From 554dfb1181317ec273944a4387118d808fce0675 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sat, 31 May 2008 08:53:16 +0000 Subject: --- src/share/algebra/browse.daase | 758 +- src/share/algebra/category.daase | 1126 +- src/share/algebra/compress.daase | 1296 +- src/share/algebra/interp.daase | 8282 +++++------ src/share/algebra/operation.daase | 26356 ++++++++++++++++++------------------ 5 files changed, 18911 insertions(+), 18907 deletions(-) (limited to 'src/share/algebra') diff --git a/src/share/algebra/browse.daase b/src/share/algebra/browse.daase index 1af18e23..e27af808 100644 --- a/src/share/algebra/browse.daase +++ b/src/share/algebra/browse.daase @@ -1,12 +1,12 @@ -(2241087 . 3420952952) +(2241087 . 3421035922) (-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."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . 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}."))) -((-4252 . T) (-4250 . T) (-4249 . T) ((-4257 "*") . T) (-4248 . T) (-4253 . T) (-4247 . T) (-1335 . T)) +((-4252 . T) (-4250 . T) (-4249 . T) ((-4257 "*") . T) (-4248 . T) (-4253 . T) (-4247 . T) (-1336 . 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 -3834) +(-31 R -3832) ((|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 -968) (QUOTE (-525))))) @@ -62,7 +62,7 @@ NIL ((|HasAttribute| |#1| (QUOTE -4255))) (-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."))) -((-1335 . T)) +((-1336 . 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}."))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . 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 -3834 UP UPUP -3827) +(-39 -3832 UP UPUP -2714) ((|constructor| (NIL "Function field defined by \\spad{f}(\\spad{x},{} \\spad{y}) = 0.")) (|knownInfBasis| (((|Void|) (|NonNegativeInteger|)) "\\spad{knownInfBasis(n)} \\undocumented{}"))) ((-4248 |has| (-385 |#2|) (-341)) (-4253 |has| (-385 |#2|) (-341)) (-4247 |has| (-385 |#2|) (-341)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3279 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3279 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3279 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3279 (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341))))) -(-40 R -3834) +((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3275 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3275 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3275 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3275 (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341))))) +(-40 R -3832) ((|constructor| (NIL "AlgebraicManipulations provides functions to simplify and expand expressions involving algebraic operators.")) (|rootKerSimp| ((|#2| (|BasicOperator|) |#2| (|NonNegativeInteger|)) "\\spad{rootKerSimp(op,{}f,{}n)} should be local but conditional.")) (|rootSimp| ((|#2| |#2|) "\\spad{rootSimp(f)} transforms every radical of the form \\spad{(a * b**(q*n+r))**(1/n)} appearing in \\spad{f} into \\spad{b**q * (a * b**r)**(1/n)}. This transformation is not in general valid for all complex numbers \\spad{b}.")) (|rootProduct| ((|#2| |#2|) "\\spad{rootProduct(f)} combines every product of the form \\spad{(a**(1/n))**m * (a**(1/s))**t} into a single power of a root of \\spad{a},{} and transforms every radical power of the form \\spad{(a**(1/n))**m} into a simpler form.")) (|rootPower| ((|#2| |#2|) "\\spad{rootPower(f)} transforms every radical power of the form \\spad{(a**(1/n))**m} into a simpler form if \\spad{m} and \\spad{n} have a common factor.")) (|ratPoly| (((|SparseUnivariatePolynomial| |#2|) |#2|) "\\spad{ratPoly(f)} returns a polynomial \\spad{p} such that \\spad{p} has no algebraic coefficients,{} and \\spad{p(f) = 0}.")) (|ratDenom| ((|#2| |#2| (|List| (|Kernel| |#2|))) "\\spad{ratDenom(f,{} [a1,{}...,{}an])} removes the \\spad{ai}\\spad{'s} which are algebraic from the denominators in \\spad{f}.") ((|#2| |#2| (|List| |#2|)) "\\spad{ratDenom(f,{} [a1,{}...,{}an])} removes the \\spad{ai}\\spad{'s} which are algebraic kernels from the denominators in \\spad{f}.") ((|#2| |#2| |#2|) "\\spad{ratDenom(f,{} a)} removes \\spad{a} from the denominators in \\spad{f} if \\spad{a} is an algebraic kernel.") ((|#2| |#2|) "\\spad{ratDenom(f)} rationalizes the denominators appearing in \\spad{f} by moving all the algebraic quantities into the numerators.")) (|rootSplit| ((|#2| |#2|) "\\spad{rootSplit(f)} transforms every radical of the form \\spad{(a/b)**(1/n)} appearing in \\spad{f} into \\spad{a**(1/n) / b**(1/n)}. This transformation is not in general valid for all complex numbers \\spad{a} and \\spad{b}.")) (|coerce| (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{coerce(x)} \\undocumented")) (|denom| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{denom(x)} \\undocumented")) (|numer| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{numer(x)} \\undocumented"))) NIL ((-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -408) (|devaluate| |#1|))))) @@ -107,7 +107,7 @@ NIL (-44 |Key| |Entry|) ((|constructor| (NIL "\\spadtype{AssociationList} implements association lists. These may be viewed as lists of pairs where the first part is a key and the second is the stored value. For example,{} the key might be a string with a persons employee identification number and the value might be a record with personnel data."))) ((-4255 . T) (-4256 . T)) -((-3279 (-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|))))))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|))))))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-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 -3834) +(-53 |Base| R -3832) ((|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"))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . 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}"))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-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}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) -(-59 -3799) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +(-59 -3798) ((|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 -3799) +(-60 -3798) ((|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 -3799) +(-61 -3798) ((|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 -3799) +(-62 -3798) ((|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 -3799) +(-63 -3798) ((|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 -3799) +(-64 -3798) ((|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 -3799) +(-65 -3798) ((|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 -3799) +(-66 -3798) ((|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 -3799) +(-67 -3798) ((|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 -3799) +(-68 -3798) ((|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 -3799) +(-69 -3798) ((|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 -3799) +(-70 -3798) ((|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 -3799) +(-71 -3798) ((|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 -3799) +(-72 -3798) ((|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 -3799) +(-75 -3798) ((|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 -3799) +(-76 -3798) ((|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 -3799) +(-77 -3798) ((|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 -3799) +(-78 -3798) ((|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 -3799) +(-79 -3798) ((|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 -3799) +(-80 -3798) ((|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 -3799) +(-81 -3798) ((|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 -3799) +(-82 -3798) ((|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 -3799) +(-83 -3798) ((|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 -3799) +(-84 -3798) ((|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 -3799) +(-85 -3798) ((|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 -3799) +(-86 -3798) ((|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 -3799) +(-87 -3798) ((|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}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-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}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-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."))) -((-4256 . T) (-1335 . T)) +((-4256 . T) (-1336 . 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."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3279 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) +((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3275 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) (-104) ((|constructor| (NIL "\\indented{1}{Author: Gabriel Dos Reis} Date Created: October 24,{} 2007 Date Last Modified: January 18,{} 2008. A `Binding' is a name asosciated with a collection of properties.")) (|binding| (($ (|Symbol|) (|List| (|Property|))) "\\spad{binding(n,{}props)} constructs a binding with name \\spad{`n'} and property list `props'.")) (|properties| (((|List| (|Property|)) $) "\\spad{properties(b)} returns the properties associated with binding \\spad{b}.")) (|name| (((|Symbol|) $) "\\spad{name(b)} returns the name of binding \\spad{b}"))) NIL @@ -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 -3834 UP) +(-111 -3832 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}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-112 |#1|) (QUOTE (-844))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-138))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-112 |#1|) (QUOTE (-953))) (|HasCategory| (-112 |#1|) (QUOTE (-762))) (-3279 (|HasCategory| (-112 |#1|) (QUOTE (-762))) (|HasCategory| (-112 |#1|) (QUOTE (-789)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-1067))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-213))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-286))) (|HasCategory| (-112 |#1|) (QUOTE (-510))) (|HasCategory| (-112 |#1|) (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-844)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))))) +((|HasCategory| (-112 |#1|) (QUOTE (-844))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-138))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-112 |#1|) (QUOTE (-953))) (|HasCategory| (-112 |#1|) (QUOTE (-762))) (-3275 (|HasCategory| (-112 |#1|) (QUOTE (-762))) (|HasCategory| (-112 |#1|) (QUOTE (-789)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-1067))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-112 |#1|) (QUOTE (-213))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -112) (|devaluate| |#1|)) (LIST (QUOTE -112) (|devaluate| |#1|)))) (|HasCategory| (-112 |#1|) (QUOTE (-286))) (|HasCategory| (-112 |#1|) (QUOTE (-510))) (|HasCategory| (-112 |#1|) (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-112 |#1|) (QUOTE (-844)))) (|HasCategory| (-112 |#1|) (QUOTE (-136))))) (-114 A S) ((|constructor| (NIL "A binary-recursive aggregate has 0,{} 1 or 2 children and serves as a model for a binary tree or a doubly-linked aggregate structure")) (|setright!| (($ $ $) "\\spad{setright!(a,{}x)} sets the right child of \\spad{t} to be \\spad{x}.")) (|setleft!| (($ $ $) "\\spad{setleft!(a,{}b)} sets the left child of \\axiom{a} to be \\spad{b}.")) (|setelt| (($ $ "right" $) "\\spad{setelt(a,{}\"right\",{}b)} (also written \\axiom{\\spad{b} . right \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setright!(a,{}\\spad{b})}.") (($ $ "left" $) "\\spad{setelt(a,{}\"left\",{}b)} (also written \\axiom{a . left \\spad{:=} \\spad{b}}) is equivalent to \\axiom{setleft!(a,{}\\spad{b})}.")) (|right| (($ $) "\\spad{right(a)} returns the right child.")) (|elt| (($ $ "right") "\\spad{elt(a,{}\"right\")} (also written: \\axiom{a . right}) is equivalent to \\axiom{right(a)}.") (($ $ "left") "\\spad{elt(u,{}\"left\")} (also written: \\axiom{a . left}) is equivalent to \\axiom{left(a)}.")) (|left| (($ $) "\\spad{left(u)} returns the left child."))) NIL ((|HasAttribute| |#1| (QUOTE -4256))) (-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."))) -((-1335 . T)) +((-1336 . 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"))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-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}}."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-120 A S) ((|constructor| (NIL "\\spadtype{BinaryTreeCategory(S)} is the category of binary trees: a tree which is either empty or else is a \\spadfun{node} consisting of a value and a \\spadfun{left} and \\spadfun{right},{} both binary trees.")) (|node| (($ $ |#2| $) "\\spad{node(left,{}v,{}right)} creates a binary tree with value \\spad{v},{} a binary tree \\spad{left},{} and a binary tree \\spad{right}.")) (|finiteAggregate| ((|attribute|) "Binary trees have a finite number of components")) (|shallowlyMutable| ((|attribute|) "Binary trees have updateable components"))) @@ -414,20 +414,20 @@ NIL NIL (-121 S) ((|constructor| (NIL "\\spadtype{BinaryTreeCategory(S)} is the category of binary trees: a tree which is either empty or else is a \\spadfun{node} consisting of a value and a \\spadfun{left} and \\spadfun{right},{} both binary trees.")) (|node| (($ $ |#1| $) "\\spad{node(left,{}v,{}right)} creates a binary tree with value \\spad{v},{} a binary tree \\spad{left},{} and a binary tree \\spad{right}.")) (|finiteAggregate| ((|attribute|) "Binary trees have a finite number of components")) (|shallowlyMutable| ((|attribute|) "Binary trees have updateable components"))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . 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."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-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."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-124) ((|constructor| (NIL "ByteArray provides datatype for fix-sized buffer of bytes."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125)))))) (-3279 (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-125) (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-125) (QUOTE (-1020)))) (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-125) (QUOTE (-1020))) (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125)))))) (-3275 (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-125) (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-125) (QUOTE (-1020)))) (|HasCategory| (-125) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-125) (QUOTE (-1020))) (-12 (|HasCategory| (-125) (QUOTE (-1020))) (|HasCategory| (-125) (LIST (QUOTE -288) (QUOTE (-125))))) (|HasCategory| (-125) (LIST (QUOTE -566) (QUOTE (-798))))) (-125) ((|constructor| (NIL "Byte is the datatype of 8-bit sized unsigned integer values.")) (|bitior| (($ $ $) "bitor(\\spad{x},{}\\spad{y}) returns the bitwise `inclusive or' of \\spad{`x'} and \\spad{`y'}.")) (|bitand| (($ $ $) "\\spad{bitand(x,{}y)} returns the bitwise `and' of \\spad{`x'} and \\spad{`y'}.")) (|coerce| (($ (|NonNegativeInteger|)) "\\spad{coerce(x)} has the same effect as byte(\\spad{x}).")) (|byte| (($ (|NonNegativeInteger|)) "\\spad{byte(x)} injects the unsigned integer value \\spad{`v'} into the Byte algebra. \\spad{`v'} must be non-negative and less than 256."))) NIL @@ -444,11 +444,11 @@ NIL ((|constructor| (NIL "Members of the domain CardinalNumber are values indicating the cardinality of sets,{} both finite and infinite. Arithmetic operations are defined on cardinal numbers as follows. \\blankline If \\spad{x = \\#X} and \\spad{y = \\#Y} then \\indented{2}{\\spad{x+y\\space{2}= \\#(X+Y)}\\space{3}\\tab{30}disjoint union} \\indented{2}{\\spad{x-y\\space{2}= \\#(X-Y)}\\space{3}\\tab{30}relative complement} \\indented{2}{\\spad{x*y\\space{2}= \\#(X*Y)}\\space{3}\\tab{30}cartesian product} \\indented{2}{\\spad{x**y = \\#(X**Y)}\\space{2}\\tab{30}\\spad{X**Y = \\{g| g:Y->X\\}}} \\blankline The non-negative integers have a natural construction as cardinals \\indented{2}{\\spad{0 = \\#\\{\\}},{} \\spad{1 = \\{0\\}},{} \\spad{2 = \\{0,{} 1\\}},{} ...,{} \\spad{n = \\{i| 0 <= i < n\\}}.} \\blankline That \\spad{0} acts as a zero for the multiplication of cardinals is equivalent to the axiom of choice. \\blankline The generalized continuum hypothesis asserts \\center{\\spad{2**Aleph i = Aleph(i+1)}} and is independent of the axioms of set theory [Goedel 1940]. \\blankline Three commonly encountered cardinal numbers are \\indented{3}{\\spad{a = \\#Z}\\space{7}\\tab{30}countable infinity} \\indented{3}{\\spad{c = \\#R}\\space{7}\\tab{30}the continuum} \\indented{3}{\\spad{f = \\#\\{g| g:[0,{}1]->R\\}}} \\blankline In this domain,{} these values are obtained using \\indented{3}{\\spad{a := Aleph 0},{} \\spad{c := 2**a},{} \\spad{f := 2**c}.} \\blankline")) (|generalizedContinuumHypothesisAssumed| (((|Boolean|) (|Boolean|)) "\\spad{generalizedContinuumHypothesisAssumed(bool)} is used to dictate whether the hypothesis is to be assumed.")) (|generalizedContinuumHypothesisAssumed?| (((|Boolean|)) "\\spad{generalizedContinuumHypothesisAssumed?()} tests if the hypothesis is currently assumed.")) (|countable?| (((|Boolean|) $) "\\spad{countable?(\\spad{a})} determines whether \\spad{a} is a countable cardinal,{} \\spadignore{i.e.} an integer or \\spad{Aleph 0}.")) (|finite?| (((|Boolean|) $) "\\spad{finite?(\\spad{a})} determines whether \\spad{a} is a finite cardinal,{} \\spadignore{i.e.} an integer.")) (|Aleph| (($ (|NonNegativeInteger|)) "\\spad{Aleph(n)} provides the named (infinite) cardinal number.")) (** (($ $ $) "\\spad{x**y} returns \\spad{\\#(X**Y)} where \\spad{X**Y} is defined \\indented{1}{as \\spad{\\{g| g:Y->X\\}}.}")) (- (((|Union| $ "failed") $ $) "\\spad{x - y} returns an element \\spad{z} such that \\spad{z+y=x} or \"failed\" if no such element exists.")) (|commutative| ((|attribute| "*") "a domain \\spad{D} has \\spad{commutative(\"*\")} if it has an operation \\spad{\"*\": (D,{}D) -> D} which is commutative."))) (((-4257 "*") . T)) NIL -(-129 |minix| -3480 S T$) +(-129 |minix| -3476 S T$) ((|constructor| (NIL "This package provides functions to enable conversion of tensors given conversion of the components.")) (|map| (((|CartesianTensor| |#1| |#2| |#4|) (|Mapping| |#4| |#3|) (|CartesianTensor| |#1| |#2| |#3|)) "\\spad{map(f,{}ts)} does a componentwise conversion of the tensor \\spad{ts} to a tensor with components of type \\spad{T}.")) (|reshape| (((|CartesianTensor| |#1| |#2| |#4|) (|List| |#4|) (|CartesianTensor| |#1| |#2| |#3|)) "\\spad{reshape(lt,{}ts)} organizes the list of components \\spad{lt} into a tensor with the same shape as \\spad{ts}."))) NIL NIL -(-130 |minix| -3480 R) +(-130 |minix| -3476 R) ((|constructor| (NIL "CartesianTensor(minix,{}dim,{}\\spad{R}) provides Cartesian tensors with components belonging to a commutative ring \\spad{R}. These tensors can have any number of indices. Each index takes values from \\spad{minix} to \\spad{minix + dim - 1}.")) (|sample| (($) "\\spad{sample()} returns an object of type \\%.")) (|unravel| (($ (|List| |#3|)) "\\spad{unravel(t)} produces a tensor from a list of components such that \\indented{2}{\\spad{unravel(ravel(t)) = t}.}")) (|ravel| (((|List| |#3|) $) "\\spad{ravel(t)} produces a list of components from a tensor such that \\indented{2}{\\spad{unravel(ravel(t)) = t}.}")) (|leviCivitaSymbol| (($) "\\spad{leviCivitaSymbol()} is the rank \\spad{dim} tensor defined by \\spad{leviCivitaSymbol()(i1,{}...idim) = +1/0/-1} if \\spad{i1,{}...,{}idim} is an even/is nota /is an odd permutation of \\spad{minix,{}...,{}minix+dim-1}.")) (|kroneckerDelta| (($) "\\spad{kroneckerDelta()} is the rank 2 tensor defined by \\indented{3}{\\spad{kroneckerDelta()(i,{}j)}} \\indented{6}{\\spad{= 1\\space{2}if i = j}} \\indented{6}{\\spad{= 0 if\\space{2}i \\~= j}}")) (|reindex| (($ $ (|List| (|Integer|))) "\\spad{reindex(t,{}[i1,{}...,{}idim])} permutes the indices of \\spad{t}. For example,{} if \\spad{r = reindex(t,{} [4,{}1,{}2,{}3])} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank for tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(l,{}i,{}j,{}k)}.}")) (|transpose| (($ $ (|Integer|) (|Integer|)) "\\spad{transpose(t,{}i,{}j)} exchanges the \\spad{i}\\spad{-}th and \\spad{j}\\spad{-}th indices of \\spad{t}. For example,{} if \\spad{r = transpose(t,{}2,{}3)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(i,{}k,{}j,{}l)}.}") (($ $) "\\spad{transpose(t)} exchanges the first and last indices of \\spad{t}. For example,{} if \\spad{r = transpose(t)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = t(l,{}j,{}k,{}i)}.}")) (|contract| (($ $ (|Integer|) (|Integer|)) "\\spad{contract(t,{}i,{}j)} is the contraction of tensor \\spad{t} which sums along the \\spad{i}\\spad{-}th and \\spad{j}\\spad{-}th indices. For example,{} if \\spad{r = contract(t,{}1,{}3)} for a rank 4 tensor \\spad{t},{} then \\spad{r} is the rank 2 \\spad{(= 4 - 2)} tensor given by \\indented{4}{\\spad{r(i,{}j) = sum(h=1..dim,{}t(h,{}i,{}h,{}j))}.}") (($ $ (|Integer|) $ (|Integer|)) "\\spad{contract(t,{}i,{}s,{}j)} is the inner product of tenors \\spad{s} and \\spad{t} which sums along the \\spad{k1}\\spad{-}th index of \\spad{t} and the \\spad{k2}\\spad{-}th index of \\spad{s}. For example,{} if \\spad{r = contract(s,{}2,{}t,{}1)} for rank 3 tensors rank 3 tensors \\spad{s} and \\spad{t},{} then \\spad{r} is the rank 4 \\spad{(= 3 + 3 - 2)} tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = sum(h=1..dim,{}s(i,{}h,{}j)*t(h,{}k,{}l))}.}")) (* (($ $ $) "\\spad{s*t} is the inner product of the tensors \\spad{s} and \\spad{t} which contracts the last index of \\spad{s} with the first index of \\spad{t},{} \\spadignore{i.e.} \\indented{4}{\\spad{t*s = contract(t,{}rank t,{} s,{} 1)}} \\indented{4}{\\spad{t*s = sum(k=1..N,{} t[i1,{}..,{}iN,{}k]*s[k,{}j1,{}..,{}jM])}} This is compatible with the use of \\spad{M*v} to denote the matrix-vector inner product.")) (|product| (($ $ $) "\\spad{product(s,{}t)} is the outer product of the tensors \\spad{s} and \\spad{t}. For example,{} if \\spad{r = product(s,{}t)} for rank 2 tensors \\spad{s} and \\spad{t},{} then \\spad{r} is a rank 4 tensor given by \\indented{4}{\\spad{r(i,{}j,{}k,{}l) = s(i,{}j)*t(k,{}l)}.}")) (|elt| ((|#3| $ (|List| (|Integer|))) "\\spad{elt(t,{}[i1,{}...,{}iN])} gives a component of a rank \\spad{N} tensor.") ((|#3| $ (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j,{}k,{}l)} gives a component of a rank 4 tensor.") ((|#3| $ (|Integer|) (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j,{}k)} gives a component of a rank 3 tensor.") ((|#3| $ (|Integer|) (|Integer|)) "\\spad{elt(t,{}i,{}j)} gives a component of a rank 2 tensor.") ((|#3| $ (|Integer|)) "\\spad{elt(t,{}i)} gives a component of a rank 1 tensor.") ((|#3| $) "\\spad{elt(t)} gives the component of a rank 0 tensor.")) (|rank| (((|NonNegativeInteger|) $) "\\spad{rank(t)} returns the tensorial rank of \\spad{t} (that is,{} the number of indices). This is the same as the graded module degree.")) (|coerce| (($ (|List| $)) "\\spad{coerce([t_1,{}...,{}t_dim])} allows tensors to be constructed using lists.") (($ (|List| |#3|)) "\\spad{coerce([r_1,{}...,{}r_dim])} allows tensors to be constructed using lists.") (($ (|SquareMatrix| |#2| |#3|)) "\\spad{coerce(m)} views a matrix as a rank 2 tensor.") (($ (|DirectProduct| |#2| |#3|)) "\\spad{coerce(v)} views a vector as a rank 1 tensor."))) NIL NIL @@ -459,7 +459,7 @@ NIL (-132) ((|constructor| (NIL "This domain allows classes of characters to be defined and manipulated efficiently.")) (|alphanumeric| (($) "\\spad{alphanumeric()} returns the class of all characters for which \\spadfunFrom{alphanumeric?}{Character} is \\spad{true}.")) (|alphabetic| (($) "\\spad{alphabetic()} returns the class of all characters for which \\spadfunFrom{alphabetic?}{Character} is \\spad{true}.")) (|lowerCase| (($) "\\spad{lowerCase()} returns the class of all characters for which \\spadfunFrom{lowerCase?}{Character} is \\spad{true}.")) (|upperCase| (($) "\\spad{upperCase()} returns the class of all characters for which \\spadfunFrom{upperCase?}{Character} is \\spad{true}.")) (|hexDigit| (($) "\\spad{hexDigit()} returns the class of all characters for which \\spadfunFrom{hexDigit?}{Character} is \\spad{true}.")) (|digit| (($) "\\spad{digit()} returns the class of all characters for which \\spadfunFrom{digit?}{Character} is \\spad{true}.")) (|charClass| (($ (|List| (|Character|))) "\\spad{charClass(l)} creates a character class which contains exactly the characters given in the list \\spad{l}.") (($ (|String|)) "\\spad{charClass(s)} creates a character class which contains exactly the characters given in the string \\spad{s}."))) ((-4255 . T) (-4245 . T) (-4256 . T)) -((-3279 (-12 (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-346))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) (-133 R Q A) ((|constructor| (NIL "CommonDenominator provides functions to compute the common denominator of a finite linear aggregate of elements of the quotient field of an integral domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) "\\spad{splitDenominator([q1,{}...,{}qn])} returns \\spad{[[p1,{}...,{}pn],{} d]} such that \\spad{\\spad{qi} = pi/d} and \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|clearDenominator| ((|#3| |#3|) "\\spad{clearDenominator([q1,{}...,{}qn])} returns \\spad{[p1,{}...,{}pn]} such that \\spad{\\spad{qi} = pi/d} where \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|commonDenominator| ((|#1| |#3|) "\\spad{commonDenominator([q1,{}...,{}qn])} returns a common denominator \\spad{d} for \\spad{q1},{}...,{}\\spad{qn}."))) NIL @@ -484,7 +484,7 @@ NIL ((|constructor| (NIL "Rings of Characteristic Zero."))) ((-4252 . T)) NIL -(-139 -3834 UP UPUP) +(-139 -3832 UP UPUP) ((|constructor| (NIL "Tools to send a point to infinity on an algebraic curve.")) (|chvar| (((|Record| (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (|Fraction| |#2|)) (|:| |c2| (|Fraction| |#2|)) (|:| |deg| (|NonNegativeInteger|))) |#3| |#3|) "\\spad{chvar(f(x,{}y),{} p(x,{}y))} returns \\spad{[g(z,{}t),{} q(z,{}t),{} c1(z),{} c2(z),{} n]} such that under the change of variable \\spad{x = c1(z)},{} \\spad{y = t * c2(z)},{} one gets \\spad{f(x,{}y) = g(z,{}t)}. The algebraic relation between \\spad{x} and \\spad{y} is \\spad{p(x,{} y) = 0}. The algebraic relation between \\spad{z} and \\spad{t} is \\spad{q(z,{} t) = 0}.")) (|eval| ((|#3| |#3| (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{eval(p(x,{}y),{} f(x),{} g(x))} returns \\spad{p(f(x),{} y * g(x))}.")) (|goodPoint| ((|#1| |#3| |#3|) "\\spad{goodPoint(p,{} q)} returns an integer a such that a is neither a pole of \\spad{p(x,{}y)} nor a branch point of \\spad{q(x,{}y) = 0}.")) (|rootPoly| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| (|Fraction| |#2|)) (|:| |radicand| |#2|)) (|Fraction| |#2|) (|NonNegativeInteger|)) "\\spad{rootPoly(g,{} n)} returns \\spad{[m,{} c,{} P]} such that \\spad{c * g ** (1/n) = P ** (1/m)} thus if \\spad{y**n = g},{} then \\spad{z**m = P} where \\spad{z = c * y}.")) (|radPoly| (((|Union| (|Record| (|:| |radicand| (|Fraction| |#2|)) (|:| |deg| (|NonNegativeInteger|))) "failed") |#3|) "\\spad{radPoly(p(x,{} y))} returns \\spad{[c(x),{} n]} if \\spad{p} is of the form \\spad{y**n - c(x)},{} \"failed\" otherwise.")) (|mkIntegral| (((|Record| (|:| |coef| (|Fraction| |#2|)) (|:| |poly| |#3|)) |#3|) "\\spad{mkIntegral(p(x,{}y))} returns \\spad{[c(x),{} q(x,{}z)]} such that \\spad{z = c * y} is integral. The algebraic relation between \\spad{x} and \\spad{y} is \\spad{p(x,{} y) = 0}. The algebraic relation between \\spad{x} and \\spad{z} is \\spad{q(x,{} z) = 0}."))) NIL NIL @@ -498,7 +498,7 @@ NIL ((|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasAttribute| |#1| (QUOTE -4255))) (-142 S) ((|constructor| (NIL "A collection is a homogeneous aggregate which can built from list of members. The operation used to build the aggregate is generically named \\spadfun{construct}. However,{} each collection provides its own special function with the same name as the data type,{} except with an initial lower case letter,{} \\spadignore{e.g.} \\spadfun{list} for \\spadtype{List},{} \\spadfun{flexibleArray} for \\spadtype{FlexibleArray},{} and so on.")) (|removeDuplicates| (($ $) "\\spad{removeDuplicates(u)} returns a copy of \\spad{u} with all duplicates removed.")) (|select| (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{select(p,{}u)} returns a copy of \\spad{u} containing only those elements such \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{select(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})]}.")) (|remove| (($ |#1| $) "\\spad{remove(x,{}u)} returns a copy of \\spad{u} with all elements \\axiom{\\spad{y} = \\spad{x}} removed. Note: \\axiom{remove(\\spad{y},{}\\spad{c}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{c} | \\spad{x} \\spad{~=} \\spad{y}]}.") (($ (|Mapping| (|Boolean|) |#1|) $) "\\spad{remove(p,{}u)} returns a copy of \\spad{u} removing all elements \\spad{x} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. Note: \\axiom{remove(\\spad{p},{}\\spad{u}) \\spad{==} [\\spad{x} for \\spad{x} in \\spad{u} | not \\spad{p}(\\spad{x})]}.")) (|reduce| ((|#1| (|Mapping| |#1| |#1| |#1|) $ |#1| |#1|) "\\spad{reduce(f,{}u,{}x,{}z)} reduces the binary operation \\spad{f} across \\spad{u},{} stopping when an \"absorbing element\" \\spad{z} is encountered. As for \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})},{} \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u},{}\\spad{x})} when \\spad{u} contains no element \\spad{z}. Thus the third argument \\spad{x} is returned when \\spad{u} is empty.") ((|#1| (|Mapping| |#1| |#1| |#1|) $ |#1|) "\\spad{reduce(f,{}u,{}x)} reduces the binary operation \\spad{f} across \\spad{u},{} where \\spad{x} is the identity operation of \\spad{f}. Same as \\axiom{reduce(\\spad{f},{}\\spad{u})} if \\spad{u} has 2 or more elements. Returns \\axiom{\\spad{f}(\\spad{x},{}\\spad{y})} if \\spad{u} has one element \\spad{y},{} \\spad{x} if \\spad{u} is empty. For example,{} \\axiom{reduce(+,{}\\spad{u},{}0)} returns the sum of the elements of \\spad{u}.") ((|#1| (|Mapping| |#1| |#1| |#1|) $) "\\spad{reduce(f,{}u)} reduces the binary operation \\spad{f} across \\spad{u}. For example,{} if \\spad{u} is \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]} then \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\axiom{\\spad{f}(..\\spad{f}(\\spad{f}(\\spad{x},{}\\spad{y}),{}...),{}\\spad{z})}. Note: if \\spad{u} has one element \\spad{x},{} \\axiom{reduce(\\spad{f},{}\\spad{u})} returns \\spad{x}. Error: if \\spad{u} is empty.")) (|find| (((|Union| |#1| "failed") (|Mapping| (|Boolean|) |#1|) $) "\\spad{find(p,{}u)} returns the first \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \"failed\" otherwise.")) (|construct| (($ (|List| |#1|)) "\\axiom{construct(\\spad{x},{}\\spad{y},{}...,{}\\spad{z})} returns the collection of elements \\axiom{\\spad{x},{}\\spad{y},{}...,{}\\spad{z}} ordered as given. Equivalently written as \\axiom{[\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]\\$\\spad{D}},{} where \\spad{D} is the domain. \\spad{D} may be omitted for those of type List."))) -((-1335 . T)) +((-1336 . T)) NIL (-143 |n| K Q) ((|constructor| (NIL "CliffordAlgebra(\\spad{n},{} \\spad{K},{} \\spad{Q}) defines a vector space of dimension \\spad{2**n} over \\spad{K},{} given a quadratic form \\spad{Q} on \\spad{K**n}. \\blankline If \\spad{e[i]},{} \\spad{1<=i<=n} is a basis for \\spad{K**n} then \\indented{3}{1,{} \\spad{e[i]} (\\spad{1<=i<=n}),{} \\spad{e[i1]*e[i2]}} (\\spad{1<=i1} \\spad{F} to be lifted to a kernel over \\spad{E}; This lifting can fail if the operator of the kernel cannot be applied in \\spad{F}; Do not use this package with \\spad{E} = \\spad{F},{} since this may drop some properties of the operators.")) (|map| ((|#2| (|Mapping| |#2| |#1|) (|Kernel| |#1|)) "\\spad{map(f,{} k)} returns \\spad{g = op(f(a1),{}...,{}f(an))} where \\spad{k = op(a1,{}...,{}an)}."))) NIL NIL @@ -1084,7 +1084,7 @@ NIL ((|constructor| (NIL "This category provides \\spadfun{eval} operations. A domain may belong to this category if it is possible to make ``evaluation\\spad{''} substitutions.")) (|eval| (($ $ (|List| (|Equation| |#1|))) "\\spad{eval(f,{} [x1 = v1,{}...,{}xn = vn])} replaces \\spad{xi} by \\spad{vi} in \\spad{f}.") (($ $ (|Equation| |#1|)) "\\spad{eval(f,{}x = v)} replaces \\spad{x} by \\spad{v} in \\spad{f}."))) NIL NIL -(-289 -3834) +(-289 -3832) ((|constructor| (NIL "This package is to be used in conjuction with \\indented{12}{the CycleIndicators package. It provides an evaluation} \\indented{12}{function for SymmetricPolynomials.}")) (|eval| ((|#1| (|Mapping| |#1| (|Integer|)) (|SymmetricPolynomial| (|Fraction| (|Integer|)))) "\\spad{eval(f,{}s)} evaluates the cycle index \\spad{s} by applying \\indented{1}{the function \\spad{f} to each integer in a monomial partition,{}} \\indented{1}{forms their product and sums the results over all monomials.}"))) NIL NIL @@ -1095,7 +1095,7 @@ NIL (-291 R FE |var| |cen|) ((|constructor| (NIL "UnivariatePuiseuxSeriesWithExponentialSingularity is a domain used to represent essential singularities of functions. Objects in this domain are quotients of sums,{} where each term in the sum is a univariate Puiseux series times the exponential of a univariate Puiseux series.")) (|coerce| (($ (|UnivariatePuiseuxSeries| |#2| |#3| |#4|)) "\\spad{coerce(f)} converts a \\spadtype{UnivariatePuiseuxSeries} to an \\spadtype{ExponentialExpansion}.")) (|limitPlus| (((|Union| (|OrderedCompletion| |#2|) "failed") $) "\\spad{limitPlus(f(var))} returns \\spad{limit(var -> a+,{}f(var))}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-953))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-762))) (-3279 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-762))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-789)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-1067))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-213))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -288) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -265) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-286))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-510))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-789))) (-12 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| $ (QUOTE (-136)))) (-3279 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (-12 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| $ (QUOTE (-136)))))) +((|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-953))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-762))) (-3275 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-762))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-789)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-1067))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-213))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -288) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (LIST (QUOTE -265) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)) (LIST (QUOTE -1159) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#4|)))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-286))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-510))) (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-789))) (-12 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| $ (QUOTE (-136)))) (-3275 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-136))) (-12 (|HasCategory| (-1159 |#1| |#2| |#3| |#4|) (QUOTE (-844))) (|HasCategory| $ (QUOTE (-136)))))) (-292 R S) ((|constructor| (NIL "Lifting of maps to Expressions. Date Created: 16 Jan 1989 Date Last Updated: 22 Jan 1990")) (|map| (((|Expression| |#2|) (|Mapping| |#2| |#1|) (|Expression| |#1|)) "\\spad{map(f,{} e)} applies \\spad{f} to all the constants appearing in \\spad{e}."))) NIL @@ -1106,9 +1106,9 @@ NIL NIL (-294 R) ((|constructor| (NIL "Expressions involving symbolic functions.")) (|squareFreePolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{squareFreePolynomial(p)} \\undocumented{}")) (|factorPolynomial| (((|Factored| (|SparseUnivariatePolynomial| $)) (|SparseUnivariatePolynomial| $)) "\\spad{factorPolynomial(p)} \\undocumented{}")) (|simplifyPower| (($ $ (|Integer|)) "simplifyPower?(\\spad{f},{}\\spad{n}) \\undocumented{}")) (|number?| (((|Boolean|) $) "\\spad{number?(f)} tests if \\spad{f} is rational")) (|reduce| (($ $) "\\spad{reduce(f)} simplifies all the unreduced algebraic quantities present in \\spad{f} by applying their defining relations."))) -((-4252 -3279 (-3831 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-12 (|has| |#1| (-517)) (-3279 (-3831 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (|has| |#1| (-977)) (|has| |#1| (-450)))) (|has| |#1| (-977)) (|has| |#1| (-450))) (-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) ((-4257 "*") |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-517)) (-4247 |has| |#1| (-517))) -((-3279 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (-3279 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-3279 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-1032)))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (-3279 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1032)))) (-3279 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))))) (-3279 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1032)))) (-3279 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))))) (-3279 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-977)))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1032))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| $ (QUOTE (-977))) (|HasCategory| $ (LIST (QUOTE -968) (QUOTE (-525))))) -(-295 R -3834) +((-4252 -3275 (-3828 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-12 (|has| |#1| (-517)) (-3275 (-3828 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (|has| |#1| (-977)) (|has| |#1| (-450)))) (|has| |#1| (-977)) (|has| |#1| (-450))) (-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) ((-4257 "*") |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-517)) (-4247 |has| |#1| (-517))) +((-3275 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (-3275 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-3275 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-1032)))) (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (-3275 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1032)))) (-3275 (|HasCategory| |#1| (QUOTE (-21))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))))) (-3275 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1032)))) (-3275 (|HasCategory| |#1| (QUOTE (-25))) (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))))) (-3275 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#1| (QUOTE (-977)))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-1032))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| $ (QUOTE (-977))) (|HasCategory| $ (LIST (QUOTE -968) (QUOTE (-525))))) +(-295 R -3832) ((|constructor| (NIL "Taylor series solutions of explicit ODE\\spad{'s}.")) (|seriesSolve| (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve(eq,{} y,{} x = a,{} [b0,{}...,{}bn])} is equivalent to \\spad{seriesSolve(eq = 0,{} y,{} x = a,{} [b0,{}...,{}b(n-1)])}.") (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) (|Equation| |#2|)) "\\spad{seriesSolve(eq,{} y,{} x = a,{} y a = b)} is equivalent to \\spad{seriesSolve(eq=0,{} y,{} x=a,{} y a = b)}.") (((|Any|) |#2| (|BasicOperator|) (|Equation| |#2|) |#2|) "\\spad{seriesSolve(eq,{} y,{} x = a,{} b)} is equivalent to \\spad{seriesSolve(eq = 0,{} y,{} x = a,{} y a = b)}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) |#2|) "\\spad{seriesSolve(eq,{}y,{} x=a,{} b)} is equivalent to \\spad{seriesSolve(eq,{} y,{} x=a,{} y a = b)}.") (((|Any|) (|List| |#2|) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| (|Equation| |#2|))) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x = a,{}[y1 a = b1,{}...,{} yn a = bn])} is equivalent to \\spad{seriesSolve([eq1=0,{}...,{}eqn=0],{} [y1,{}...,{}yn],{} x = a,{} [y1 a = b1,{}...,{} yn a = bn])}.") (((|Any|) (|List| |#2|) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])} is equivalent to \\spad{seriesSolve([eq1=0,{}...,{}eqn=0],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])}.") (((|Any|) (|List| (|Equation| |#2|)) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x=a,{} [b1,{}...,{}bn])} is equivalent to \\spad{seriesSolve([eq1,{}...,{}eqn],{} [y1,{}...,{}yn],{} x = a,{} [y1 a = b1,{}...,{} yn a = bn])}.") (((|Any|) (|List| (|Equation| |#2|)) (|List| (|BasicOperator|)) (|Equation| |#2|) (|List| (|Equation| |#2|))) "\\spad{seriesSolve([eq1,{}...,{}eqn],{}[y1,{}...,{}yn],{}x = a,{}[y1 a = b1,{}...,{}yn a = bn])} returns a taylor series solution of \\spad{[eq1,{}...,{}eqn]} around \\spad{x = a} with initial conditions \\spad{\\spad{yi}(a) = \\spad{bi}}. Note: eqi must be of the form \\spad{\\spad{fi}(x,{} y1 x,{} y2 x,{}...,{} yn x) y1'(x) + \\spad{gi}(x,{} y1 x,{} y2 x,{}...,{} yn x) = h(x,{} y1 x,{} y2 x,{}...,{} yn x)}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) (|List| |#2|)) "\\spad{seriesSolve(eq,{}y,{}x=a,{}[b0,{}...,{}b(n-1)])} returns a Taylor series solution of \\spad{eq} around \\spad{x = a} with initial conditions \\spad{y(a) = b0},{} \\spad{y'(a) = b1},{} \\spad{y''(a) = b2},{} ...,{}\\spad{y(n-1)(a) = b(n-1)} \\spad{eq} must be of the form \\spad{f(x,{} y x,{} y'(x),{}...,{} y(n-1)(x)) y(n)(x) + g(x,{}y x,{}y'(x),{}...,{}y(n-1)(x)) = h(x,{}y x,{} y'(x),{}...,{} y(n-1)(x))}.") (((|Any|) (|Equation| |#2|) (|BasicOperator|) (|Equation| |#2|) (|Equation| |#2|)) "\\spad{seriesSolve(eq,{}y,{}x=a,{} y a = b)} returns a Taylor series solution of \\spad{eq} around \\spad{x} = a with initial condition \\spad{y(a) = b}. Note: \\spad{eq} must be of the form \\spad{f(x,{} y x) y'(x) + g(x,{} y x) = h(x,{} y x)}."))) NIL NIL @@ -1119,7 +1119,7 @@ NIL (-297 FE |var| |cen|) ((|constructor| (NIL "ExponentialOfUnivariatePuiseuxSeries is a domain used to represent essential singularities of functions. An object in this domain is a function of the form \\spad{exp(f(x))},{} where \\spad{f(x)} is a Puiseux series with no terms of non-negative degree. Objects are ordered according to order of singularity,{} with functions which tend more rapidly to zero or infinity considered to be larger. Thus,{} if \\spad{order(f(x)) < order(g(x))},{} \\spadignore{i.e.} the first non-zero term of \\spad{f(x)} has lower degree than the first non-zero term of \\spad{g(x)},{} then \\spad{exp(f(x)) > exp(g(x))}. If \\spad{order(f(x)) = order(g(x))},{} then the ordering is essentially random. This domain is used in computing limits involving functions with essential singularities.")) (|exponentialOrder| (((|Fraction| (|Integer|)) $) "\\spad{exponentialOrder(exp(c * x **(-n) + ...))} returns \\spad{-n}. exponentialOrder(0) returns \\spad{0}.")) (|exponent| (((|UnivariatePuiseuxSeries| |#1| |#2| |#3|) $) "\\spad{exponent(exp(f(x)))} returns \\spad{f(x)}")) (|exponential| (($ (|UnivariatePuiseuxSeries| |#1| |#2| |#3|)) "\\spad{exponential(f(x))} returns \\spad{exp(f(x))}. Note: the function does NOT check that \\spad{f(x)} has no non-negative terms."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-298 M) ((|constructor| (NIL "computes various functions on factored arguments.")) (|log| (((|List| (|Record| (|:| |coef| (|NonNegativeInteger|)) (|:| |logand| |#1|))) (|Factored| |#1|)) "\\spad{log(f)} returns \\spad{[(a1,{}b1),{}...,{}(am,{}bm)]} such that the logarithm of \\spad{f} is equal to \\spad{a1*log(b1) + ... + am*log(bm)}.")) (|nthRoot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#1|) (|:| |radicand| (|List| |#1|))) (|Factored| |#1|) (|NonNegativeInteger|)) "\\spad{nthRoot(f,{} n)} returns \\spad{(p,{} r,{} [r1,{}...,{}rm])} such that the \\spad{n}th-root of \\spad{f} is equal to \\spad{r * \\spad{p}th-root(r1 * ... * rm)},{} where \\spad{r1},{}...,{}\\spad{rm} are distinct factors of \\spad{f},{} each of which has an exponent smaller than \\spad{p} in \\spad{f}."))) NIL @@ -1151,12 +1151,12 @@ NIL (-305 S) ((|constructor| (NIL "\\indented{1}{A FlexibleArray is the notion of an array intended to allow for growth} at the end only. Hence the following efficient operations \\indented{2}{\\spad{append(x,{}a)} meaning append item \\spad{x} at the end of the array \\spad{a}} \\indented{2}{\\spad{delete(a,{}n)} meaning delete the last item from the array \\spad{a}} Flexible arrays support the other operations inherited from \\spadtype{ExtensibleLinearAggregate}. However,{} these are not efficient. Flexible arrays combine the \\spad{O(1)} access time property of arrays with growing and shrinking at the end in \\spad{O(1)} (average) time. This is done by using an ordinary array which may have zero or more empty slots at the end. When the array becomes full it is copied into a new larger (50\\% larger) array. Conversely,{} when the array becomes less than 1/2 full,{} it is copied into a smaller array. Flexible arrays provide for an efficient implementation of many data structures in particular heaps,{} stacks and sets."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) -(-306 S -3834) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +(-306 S -3832) ((|constructor| (NIL "FiniteAlgebraicExtensionField {\\em F} is the category of fields which are finite algebraic extensions of the field {\\em F}. If {\\em F} is finite then any finite algebraic extension of {\\em F} is finite,{} too. Let {\\em K} be a finite algebraic extension of the finite field {\\em F}. The exponentiation of elements of {\\em K} defines a \\spad{Z}-module structure on the multiplicative group of {\\em K}. The additive group of {\\em K} becomes a module over the ring of polynomials over {\\em F} via the operation \\spadfun{linearAssociatedExp}(a:K,{}f:SparseUnivariatePolynomial \\spad{F}) which is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em K},{} {\\em c,{}d} from {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)} where {\\em q=size()\\$F}. The operations order and discreteLog associated with the multiplicative exponentiation have additive analogues associated to the operation \\spadfun{linearAssociatedExp}. These are the functions \\spadfun{linearAssociatedOrder} and \\spadfun{linearAssociatedLog},{} respectively.")) (|linearAssociatedLog| (((|Union| (|SparseUnivariatePolynomial| |#2|) "failed") $ $) "\\spad{linearAssociatedLog(b,{}a)} returns a polynomial {\\em g},{} such that the \\spadfun{linearAssociatedExp}(\\spad{b},{}\\spad{g}) equals {\\em a}. If there is no such polynomial {\\em g},{} then \\spadfun{linearAssociatedLog} fails.") (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{linearAssociatedLog(a)} returns a polynomial {\\em g},{} such that \\spadfun{linearAssociatedExp}(normalElement(),{}\\spad{g}) equals {\\em a}.")) (|linearAssociatedOrder| (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{linearAssociatedOrder(a)} retruns the monic polynomial {\\em g} of least degree,{} such that \\spadfun{linearAssociatedExp}(a,{}\\spad{g}) is 0.")) (|linearAssociatedExp| (($ $ (|SparseUnivariatePolynomial| |#2|)) "\\spad{linearAssociatedExp(a,{}f)} is linear over {\\em F},{} \\spadignore{i.e.} for elements {\\em a} from {\\em \\$},{} {\\em c,{}d} form {\\em F} and {\\em f,{}g} univariate polynomials over {\\em F} we have \\spadfun{linearAssociatedExp}(a,{}cf+dg) equals {\\em c} times \\spadfun{linearAssociatedExp}(a,{}\\spad{f}) plus {\\em d} times \\spadfun{linearAssociatedExp}(a,{}\\spad{g}). Therefore \\spadfun{linearAssociatedExp} is defined completely by its action on monomials from {\\em F[X]}: \\spadfun{linearAssociatedExp}(a,{}monomial(1,{}\\spad{k})\\spad{\\$}SUP(\\spad{F})) is defined to be \\spadfun{Frobenius}(a,{}\\spad{k}) which is {\\em a**(q**k)},{} where {\\em q=size()\\$F}.")) (|generator| (($) "\\spad{generator()} returns a root of the defining polynomial. This element generates the field as an algebra over the ground field.")) (|normal?| (((|Boolean|) $) "\\spad{normal?(a)} tests whether the element \\spad{a} is normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i <= extensionDegree()-1} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Implementation according to Lidl/Niederreiter: Theorem 2.39.")) (|normalElement| (($) "\\spad{normalElement()} returns a element,{} normal over the ground field \\spad{F},{} \\spadignore{i.e.} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. At the first call,{} the element is computed by \\spadfunFrom{createNormalElement}{FiniteAlgebraicExtensionField} then cached in a global variable. On subsequent calls,{} the element is retrieved by referencing the global variable.")) (|createNormalElement| (($) "\\spad{createNormalElement()} computes a normal element over the ground field \\spad{F},{} that is,{} \\spad{a**(q**i),{} 0 <= i < extensionDegree()} is an \\spad{F}-basis,{} where \\spad{q = size()\\$F}. Reference: Such an element exists Lidl/Niederreiter: Theorem 2.35.")) (|trace| (($ $ (|PositiveInteger|)) "\\spad{trace(a,{}d)} computes the trace of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size \\spad{q}. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: \\spad{trace(a,{}d) = reduce(+,{}[a**(q**(d*i)) for i in 0..n/d])}.") ((|#2| $) "\\spad{trace(a)} computes the trace of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|norm| (($ $ (|PositiveInteger|)) "\\spad{norm(a,{}d)} computes the norm of \\spad{a} with respect to the field of extension degree \\spad{d} over the ground field of size. Error: if \\spad{d} does not divide the extension degree of \\spad{a}. Note: norm(a,{}\\spad{d}) = reduce(*,{}[a**(\\spad{q**}(d*i)) for \\spad{i} in 0..\\spad{n/d}])") ((|#2| $) "\\spad{norm(a)} computes the norm of \\spad{a} with respect to the field considered as an algebra with 1 over the ground field \\spad{F}.")) (|degree| (((|PositiveInteger|) $) "\\spad{degree(a)} returns the degree of the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|extensionDegree| (((|PositiveInteger|)) "\\spad{extensionDegree()} returns the degree of field extension.")) (|definingPolynomial| (((|SparseUnivariatePolynomial| |#2|)) "\\spad{definingPolynomial()} returns the polynomial used to define the field extension.")) (|minimalPolynomial| (((|SparseUnivariatePolynomial| $) $ (|PositiveInteger|)) "\\spad{minimalPolynomial(x,{}n)} computes the minimal polynomial of \\spad{x} over the field of extension degree \\spad{n} over the ground field \\spad{F}.") (((|SparseUnivariatePolynomial| |#2|) $) "\\spad{minimalPolynomial(a)} returns the minimal polynomial of an element \\spad{a} over the ground field \\spad{F}.")) (|represents| (($ (|Vector| |#2|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{}...,{}\\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#2|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#2|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{F}-vectorspace basis.")) (|basis| (((|Vector| $) (|PositiveInteger|)) "\\spad{basis(n)} returns a fixed basis of a subfield of \\spad{\\$} as \\spad{F}-vectorspace.") (((|Vector| $)) "\\spad{basis()} returns a fixed basis of \\spad{\\$} as \\spad{F}-vectorspace."))) NIL ((|HasCategory| |#2| (QUOTE (-346)))) -(-307 -3834) +(-307 -3832) ((|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."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL @@ -1176,15 +1176,15 @@ NIL ((|constructor| (NIL "\\indented{1}{Lift a map to finite divisors.} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 19 May 1993")) (|map| (((|FiniteDivisor| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FiniteDivisor| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}d)} \\undocumented{}"))) NIL NIL -(-312 S -3834 UP UPUP R) +(-312 S -3832 UP UPUP R) ((|constructor| (NIL "This category describes finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|generator| (((|Union| |#5| "failed") $) "\\spad{generator(d)} returns \\spad{f} if \\spad{(f) = d},{} \"failed\" if \\spad{d} is not principal.")) (|principal?| (((|Boolean|) $) "\\spad{principal?(D)} tests if the argument is the divisor of a function.")) (|reduce| (($ $) "\\spad{reduce(D)} converts \\spad{D} to some reduced form (the reduced forms can be differents in different implementations).")) (|decompose| (((|Record| (|:| |id| (|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|)) (|:| |principalPart| |#5|)) $) "\\spad{decompose(d)} returns \\spad{[id,{} f]} where \\spad{d = (id) + div(f)}.")) (|divisor| (($ |#5| |#3| |#3| |#3| |#2|) "\\spad{divisor(h,{} d,{} d',{} g,{} r)} returns the sum of all the finite points where \\spad{h/d} has residue \\spad{r}. \\spad{h} must be integral. \\spad{d} must be squarefree. \\spad{d'} is some derivative of \\spad{d} (not necessarily dd/dx). \\spad{g = gcd(d,{}discriminant)} contains the ramified zeros of \\spad{d}") (($ |#2| |#2| (|Integer|)) "\\spad{divisor(a,{} b,{} n)} makes the divisor \\spad{nP} where \\spad{P:} \\spad{(x = a,{} y = b)}. \\spad{P} is allowed to be singular if \\spad{n} is a multiple of the rank.") (($ |#2| |#2|) "\\spad{divisor(a,{} b)} makes the divisor \\spad{P:} \\spad{(x = a,{} y = b)}. Error: if \\spad{P} is singular.") (($ |#5|) "\\spad{divisor(g)} returns the divisor of the function \\spad{g}.") (($ (|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|)) "\\spad{divisor(I)} makes a divisor \\spad{D} from an ideal \\spad{I}.")) (|ideal| (((|FractionalIdeal| |#3| (|Fraction| |#3|) |#4| |#5|) $) "\\spad{ideal(D)} returns the ideal corresponding to a divisor \\spad{D}."))) NIL NIL -(-313 -3834 UP UPUP R) +(-313 -3832 UP UPUP R) ((|constructor| (NIL "This category describes finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|generator| (((|Union| |#4| "failed") $) "\\spad{generator(d)} returns \\spad{f} if \\spad{(f) = d},{} \"failed\" if \\spad{d} is not principal.")) (|principal?| (((|Boolean|) $) "\\spad{principal?(D)} tests if the argument is the divisor of a function.")) (|reduce| (($ $) "\\spad{reduce(D)} converts \\spad{D} to some reduced form (the reduced forms can be differents in different implementations).")) (|decompose| (((|Record| (|:| |id| (|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) "\\spad{decompose(d)} returns \\spad{[id,{} f]} where \\spad{d = (id) + div(f)}.")) (|divisor| (($ |#4| |#2| |#2| |#2| |#1|) "\\spad{divisor(h,{} d,{} d',{} g,{} r)} returns the sum of all the finite points where \\spad{h/d} has residue \\spad{r}. \\spad{h} must be integral. \\spad{d} must be squarefree. \\spad{d'} is some derivative of \\spad{d} (not necessarily dd/dx). \\spad{g = gcd(d,{}discriminant)} contains the ramified zeros of \\spad{d}") (($ |#1| |#1| (|Integer|)) "\\spad{divisor(a,{} b,{} n)} makes the divisor \\spad{nP} where \\spad{P:} \\spad{(x = a,{} y = b)}. \\spad{P} is allowed to be singular if \\spad{n} is a multiple of the rank.") (($ |#1| |#1|) "\\spad{divisor(a,{} b)} makes the divisor \\spad{P:} \\spad{(x = a,{} y = b)}. Error: if \\spad{P} is singular.") (($ |#4|) "\\spad{divisor(g)} returns the divisor of the function \\spad{g}.") (($ (|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|)) "\\spad{divisor(I)} makes a divisor \\spad{D} from an ideal \\spad{I}.")) (|ideal| (((|FractionalIdeal| |#2| (|Fraction| |#2|) |#3| |#4|) $) "\\spad{ideal(D)} returns the ideal corresponding to a divisor \\spad{D}."))) NIL NIL -(-314 -3834 UP UPUP R) +(-314 -3832 UP UPUP R) ((|constructor| (NIL "This domains implements finite rational divisors on a curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve.")) (|lSpaceBasis| (((|Vector| |#4|) $) "\\spad{lSpaceBasis(d)} returns a basis for \\spad{L(d) = {f | (f) >= -d}} as a module over \\spad{K[x]}.")) (|finiteBasis| (((|Vector| |#4|) $) "\\spad{finiteBasis(d)} returns a basis for \\spad{d} as a module over {\\em K[x]}."))) NIL NIL @@ -1204,26 +1204,26 @@ NIL ((|constructor| (NIL "Lifts a map from rings to function fields over them.")) (|map| ((|#8| (|Mapping| |#5| |#1|) |#4|) "\\spad{map(f,{} p)} lifts \\spad{f} to \\spad{F1} and applies it to \\spad{p}."))) NIL NIL -(-319 S -3834 UP UPUP) +(-319 S -3832 UP UPUP) ((|constructor| (NIL "This category is a model for the function field of a plane algebraic curve.")) (|rationalPoints| (((|List| (|List| |#2|))) "\\spad{rationalPoints()} returns the list of all the affine rational points.")) (|nonSingularModel| (((|List| (|Polynomial| |#2|)) (|Symbol|)) "\\spad{nonSingularModel(u)} returns the equations in u1,{}...,{}un of an affine non-singular model for the curve.")) (|algSplitSimple| (((|Record| (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (|Mapping| |#3| |#3|)) "\\spad{algSplitSimple(f,{} D)} returns \\spad{[h,{}d,{}d',{}g]} such that \\spad{f=h/d},{} \\spad{h} is integral at all the normal places \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} \\spad{d' = Dd},{} \\spad{g = gcd(d,{} discriminant())} and \\spad{D} is the derivation to use. \\spad{f} must have at most simple finite poles.")) (|hyperelliptic| (((|Union| |#3| "failed")) "\\spad{hyperelliptic()} returns \\spad{p(x)} if the curve is the hyperelliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elliptic| (((|Union| |#3| "failed")) "\\spad{elliptic()} returns \\spad{p(x)} if the curve is the elliptic defined by \\spad{y**2 = p(x)},{} \"failed\" otherwise.")) (|elt| ((|#2| $ |#2| |#2|) "\\spad{elt(f,{}a,{}b)} or \\spad{f}(a,{} \\spad{b}) returns the value of \\spad{f} at the point \\spad{(x = a,{} y = b)} if it is not singular.")) (|primitivePart| (($ $) "\\spad{primitivePart(f)} removes the content of the denominator and the common content of the numerator of \\spad{f}.")) (|differentiate| (($ $ (|Mapping| |#3| |#3|)) "\\spad{differentiate(x,{} d)} extends the derivation \\spad{d} from UP to \\$ and applies it to \\spad{x}.")) (|integralDerivationMatrix| (((|Record| (|:| |num| (|Matrix| |#3|)) (|:| |den| |#3|)) (|Mapping| |#3| |#3|)) "\\spad{integralDerivationMatrix(d)} extends the derivation \\spad{d} from UP to \\$ and returns (\\spad{M},{} \\spad{Q}) such that the i^th row of \\spad{M} divided by \\spad{Q} form the coordinates of \\spad{d(\\spad{wi})} with respect to \\spad{(w1,{}...,{}wn)} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by integralBasis().")) (|integralRepresents| (($ (|Vector| |#3|) |#3|) "\\spad{integralRepresents([A1,{}...,{}An],{} D)} returns \\spad{(A1 w1+...+An wn)/D} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spad{integralBasis()}.")) (|integralCoordinates| (((|Record| (|:| |num| (|Vector| |#3|)) (|:| |den| |#3|)) $) "\\spad{integralCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 w1 +...+ An wn) / D} where \\spad{(w1,{}...,{}wn)} is the integral basis returned by \\spad{integralBasis()}.")) (|represents| (($ (|Vector| |#3|) |#3|) "\\spad{represents([A0,{}...,{}A(n-1)],{}D)} returns \\spad{(A0 + A1 y +...+ A(n-1)*y**(n-1))/D}.") (($ (|Vector| |#3|) |#3|) "\\spad{represents([A0,{}...,{}A(n-1)],{}D)} returns \\spad{(A0 + A1 y +...+ A(n-1)*y**(n-1))/D}.")) (|yCoordinates| (((|Record| (|:| |num| (|Vector| |#3|)) (|:| |den| |#3|)) $) "\\spad{yCoordinates(f)} returns \\spad{[[A1,{}...,{}An],{} D]} such that \\spad{f = (A1 + A2 y +...+ An y**(n-1)) / D}.")) (|inverseIntegralMatrixAtInfinity| (((|Matrix| (|Fraction| |#3|))) "\\spad{inverseIntegralMatrixAtInfinity()} returns \\spad{M} such that \\spad{M (v1,{}...,{}vn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|integralMatrixAtInfinity| (((|Matrix| (|Fraction| |#3|))) "\\spad{integralMatrixAtInfinity()} returns \\spad{M} such that \\spad{(v1,{}...,{}vn) = M (1,{} y,{} ...,{} y**(n-1))} where \\spad{(v1,{}...,{}vn)} is the local integral basis at infinity returned by \\spad{infIntBasis()}.")) (|inverseIntegralMatrix| (((|Matrix| (|Fraction| |#3|))) "\\spad{inverseIntegralMatrix()} returns \\spad{M} such that \\spad{M (w1,{}...,{}wn) = (1,{} y,{} ...,{} y**(n-1))} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|integralMatrix| (((|Matrix| (|Fraction| |#3|))) "\\spad{integralMatrix()} returns \\spad{M} such that \\spad{(w1,{}...,{}wn) = M (1,{} y,{} ...,{} y**(n-1))},{} where \\spad{(w1,{}...,{}wn)} is the integral basis of \\spadfunFrom{integralBasis}{FunctionFieldCategory}.")) (|reduceBasisAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{reduceBasisAtInfinity(b1,{}...,{}bn)} returns \\spad{(x**i * bj)} for all \\spad{i},{}\\spad{j} such that \\spad{x**i*bj} is locally integral at infinity.")) (|normalizeAtInfinity| (((|Vector| $) (|Vector| $)) "\\spad{normalizeAtInfinity(v)} makes \\spad{v} normal at infinity.")) (|complementaryBasis| (((|Vector| $) (|Vector| $)) "\\spad{complementaryBasis(b1,{}...,{}bn)} returns the complementary basis \\spad{(b1',{}...,{}bn')} of \\spad{(b1,{}...,{}bn)}.")) (|integral?| (((|Boolean|) $ |#3|) "\\spad{integral?(f,{} p)} tests whether \\spad{f} is locally integral at \\spad{p(x) = 0}.") (((|Boolean|) $ |#2|) "\\spad{integral?(f,{} a)} tests whether \\spad{f} is locally integral at \\spad{x = a}.") (((|Boolean|) $) "\\spad{integral?()} tests if \\spad{f} is integral over \\spad{k[x]}.")) (|integralAtInfinity?| (((|Boolean|) $) "\\spad{integralAtInfinity?()} tests if \\spad{f} is locally integral at infinity.")) (|integralBasisAtInfinity| (((|Vector| $)) "\\spad{integralBasisAtInfinity()} returns the local integral basis at infinity.")) (|integralBasis| (((|Vector| $)) "\\spad{integralBasis()} returns the integral basis for the curve.")) (|ramified?| (((|Boolean|) |#3|) "\\spad{ramified?(p)} tests whether \\spad{p(x) = 0} is ramified.") (((|Boolean|) |#2|) "\\spad{ramified?(a)} tests whether \\spad{x = a} is ramified.")) (|ramifiedAtInfinity?| (((|Boolean|)) "\\spad{ramifiedAtInfinity?()} tests if infinity is ramified.")) (|singular?| (((|Boolean|) |#3|) "\\spad{singular?(p)} tests whether \\spad{p(x) = 0} is singular.") (((|Boolean|) |#2|) "\\spad{singular?(a)} tests whether \\spad{x = a} is singular.")) (|singularAtInfinity?| (((|Boolean|)) "\\spad{singularAtInfinity?()} tests if there is a singularity at infinity.")) (|branchPoint?| (((|Boolean|) |#3|) "\\spad{branchPoint?(p)} tests whether \\spad{p(x) = 0} is a branch point.") (((|Boolean|) |#2|) "\\spad{branchPoint?(a)} tests whether \\spad{x = a} is a branch point.")) (|branchPointAtInfinity?| (((|Boolean|)) "\\spad{branchPointAtInfinity?()} tests if there is a branch point at infinity.")) (|rationalPoint?| (((|Boolean|) |#2| |#2|) "\\spad{rationalPoint?(a,{} b)} tests if \\spad{(x=a,{}y=b)} is on the curve.")) (|absolutelyIrreducible?| (((|Boolean|)) "\\spad{absolutelyIrreducible?()} tests if the curve absolutely irreducible?")) (|genus| (((|NonNegativeInteger|)) "\\spad{genus()} returns the genus of one absolutely irreducible component")) (|numberOfComponents| (((|NonNegativeInteger|)) "\\spad{numberOfComponents()} returns the number of absolutely irreducible components."))) NIL ((|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-341)))) -(-320 -3834 UP UPUP) +(-320 -3832 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."))) ((-4248 |has| (-385 |#2|) (-341)) (-4253 |has| (-385 |#2|) (-341)) (-4247 |has| (-385 |#2|) (-341)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-321 |p| |extdeg|) ((|constructor| (NIL "FiniteFieldCyclicGroup(\\spad{p},{}\\spad{n}) implements a finite field extension of degee \\spad{n} over the prime field with \\spad{p} elements. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial,{} which is created by {\\em createPrimitivePoly} from \\spadtype{FiniteFieldPolynomialPackage}. The Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field. This table is used to perform additions in the field quickly."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) +((-3275 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) (-322 GF |defpol|) ((|constructor| (NIL "FiniteFieldCyclicGroupExtensionByPolynomial(\\spad{GF},{}defpol) implements a finite extension field of the ground field {\\em GF}. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial {\\em defpol},{} which MUST be primitive (user responsibility). Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field it is used to perform additions in the field quickly."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) (-323 GF |extdeg|) ((|constructor| (NIL "FiniteFieldCyclicGroupExtension(\\spad{GF},{}\\spad{n}) implements a extension of degree \\spad{n} over the ground field {\\em GF}. Its elements are represented by powers of a primitive element,{} \\spadignore{i.e.} a generator of the multiplicative (cyclic) group. As primitive element we choose the root of the extension polynomial,{} which is created by {\\em createPrimitivePoly} from \\spadtype{FiniteFieldPolynomialPackage}. Zech logarithms are stored in a table of size half of the field size,{} and use \\spadtype{SingleInteger} for representing field elements,{} hence,{} there are restrictions on the size of the field.")) (|getZechTable| (((|PrimitiveArray| (|SingleInteger|))) "\\spad{getZechTable()} returns the zech logarithm table of the field. This table is used to perform additions in the field quickly."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) (-324 GF) ((|constructor| (NIL "FiniteFieldFunctions(\\spad{GF}) is a package with functions concerning finite extension fields of the finite ground field {\\em GF},{} \\spadignore{e.g.} Zech logarithms.")) (|createLowComplexityNormalBasis| (((|Union| (|SparseUnivariatePolynomial| |#1|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) (|PositiveInteger|)) "\\spad{createLowComplexityNormalBasis(n)} tries to find a a low complexity normal basis of degree {\\em n} over {\\em GF} and returns its multiplication matrix If no low complexity basis is found it calls \\axiomFunFrom{createNormalPoly}{FiniteFieldPolynomialPackage}(\\spad{n}) to produce a normal polynomial of degree {\\em n} over {\\em GF}")) (|createLowComplexityTable| (((|Union| (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) "failed") (|PositiveInteger|)) "\\spad{createLowComplexityTable(n)} tries to find a low complexity normal basis of degree {\\em n} over {\\em GF} and returns its multiplication matrix Fails,{} if it does not find a low complexity basis")) (|sizeMultiplication| (((|NonNegativeInteger|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{sizeMultiplication(m)} returns the number of entries of the multiplication table {\\em m}.")) (|createMultiplicationMatrix| (((|Matrix| |#1|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{createMultiplicationMatrix(m)} forms the multiplication table {\\em m} into a matrix over the ground field.")) (|createMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) (|SparseUnivariatePolynomial| |#1|)) "\\spad{createMultiplicationTable(f)} generates a multiplication table for the normal basis of the field extension determined by {\\em f}. This is needed to perform multiplications between elements represented as coordinate vectors to this basis. See \\spadtype{FFNBP},{} \\spadtype{FFNBX}.")) (|createZechTable| (((|PrimitiveArray| (|SingleInteger|)) (|SparseUnivariatePolynomial| |#1|)) "\\spad{createZechTable(f)} generates a Zech logarithm table for the cyclic group representation of a extension of the ground field by the primitive polynomial {\\em f(x)},{} \\spadignore{i.e.} \\spad{Z(i)},{} defined by {\\em x**Z(i) = 1+x**i} is stored at index \\spad{i}. This is needed in particular to perform addition of field elements in finite fields represented in this way. See \\spadtype{FFCGP},{} \\spadtype{FFCGX}."))) NIL @@ -1240,31 +1240,31 @@ NIL ((|constructor| (NIL "FiniteFieldCategory is the category of finite fields")) (|representationType| (((|Union| "prime" "polynomial" "normal" "cyclic")) "\\spad{representationType()} returns the type of the representation,{} one of: \\spad{prime},{} \\spad{polynomial},{} \\spad{normal},{} or \\spad{cyclic}.")) (|order| (((|PositiveInteger|) $) "\\spad{order(b)} computes the order of an element \\spad{b} in the multiplicative group of the field. Error: if \\spad{b} equals 0.")) (|discreteLog| (((|NonNegativeInteger|) $) "\\spad{discreteLog(a)} computes the discrete logarithm of \\spad{a} with respect to \\spad{primitiveElement()} of the field.")) (|primitive?| (((|Boolean|) $) "\\spad{primitive?(b)} tests whether the element \\spad{b} is a generator of the (cyclic) multiplicative group of the field,{} \\spadignore{i.e.} is a primitive element. Implementation Note: see \\spad{ch}.IX.1.3,{} th.2 in \\spad{D}. Lipson.")) (|primitiveElement| (($) "\\spad{primitiveElement()} returns a primitive element stored in a global variable in the domain. At first call,{} the primitive element is computed by calling \\spadfun{createPrimitiveElement}.")) (|createPrimitiveElement| (($) "\\spad{createPrimitiveElement()} computes a generator of the (cyclic) multiplicative group of the field.")) (|tableForDiscreteLogarithm| (((|Table| (|PositiveInteger|) (|NonNegativeInteger|)) (|Integer|)) "\\spad{tableForDiscreteLogarithm(a,{}n)} returns a table of the discrete logarithms of \\spad{a**0} up to \\spad{a**(n-1)} which,{} called with key \\spad{lookup(a**i)} returns \\spad{i} for \\spad{i} in \\spad{0..n-1}. Error: if not called for prime divisors of order of \\indented{7}{multiplicative group.}")) (|factorsOfCyclicGroupSize| (((|List| (|Record| (|:| |factor| (|Integer|)) (|:| |exponent| (|Integer|))))) "\\spad{factorsOfCyclicGroupSize()} returns the factorization of size()\\spad{-1}")) (|conditionP| (((|Union| (|Vector| $) "failed") (|Matrix| $)) "\\spad{conditionP(mat)},{} given a matrix representing a homogeneous system of equations,{} returns a vector whose characteristic'th powers is a non-trivial solution,{} or \"failed\" if no such vector exists.")) (|charthRoot| (($ $) "\\spad{charthRoot(a)} takes the characteristic'th root of {\\em a}. Note: such a root is alway defined in finite fields."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL -(-328 R UP -3834) +(-328 R UP -3832) ((|constructor| (NIL "In this package \\spad{R} is a Euclidean domain and \\spad{F} is a framed algebra over \\spad{R}. The package provides functions to compute the integral closure of \\spad{R} in the quotient field of \\spad{F}. It is assumed that \\spad{char(R/P) = char(R)} for any prime \\spad{P} of \\spad{R}. A typical instance of this is when \\spad{R = K[x]} and \\spad{F} is a function field over \\spad{R}.")) (|localIntegralBasis| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) |#1|) "\\spad{integralBasis(p)} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the local integral closure of \\spad{R} at the prime \\spad{p} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the local integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|integralBasis| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|)))) "\\spad{integralBasis()} returns a record \\spad{[basis,{}basisDen,{}basisInv]} containing information regarding the integral closure of \\spad{R} in the quotient field of \\spad{F},{} where \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then the \\spad{i}th element of the integral basis is \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of \\spad{basis} contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(x)} returns a square-free factorisation of \\spad{x}"))) NIL NIL (-329 |p| |extdeg|) ((|constructor| (NIL "FiniteFieldNormalBasis(\\spad{p},{}\\spad{n}) implements a finite extension field of degree \\spad{n} over the prime field with \\spad{p} elements. The elements are represented by coordinate vectors with respect to a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element. This is chosen as a root of the extension polynomial created by \\spadfunFrom{createNormalPoly}{FiniteFieldPolynomialPackage}.")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: The time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| (|PrimeField| |#1|))) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| (|PrimeField| |#1|)) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) +((-3275 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) (-330 GF |uni|) ((|constructor| (NIL "FiniteFieldNormalBasisExtensionByPolynomial(\\spad{GF},{}uni) implements a finite extension of the ground field {\\em GF}. The elements are represented by coordinate vectors with respect to. a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element,{} where \\spad{q} is the size of {\\em GF}. The normal element is chosen as a root of the extension polynomial,{} which MUST be normal over {\\em GF} (user responsibility)")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: the time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| |#1|)) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) (-331 GF |extdeg|) ((|constructor| (NIL "FiniteFieldNormalBasisExtensionByPolynomial(\\spad{GF},{}\\spad{n}) implements a finite extension field of degree \\spad{n} over the ground field {\\em GF}. The elements are represented by coordinate vectors with respect to a normal basis,{} \\spadignore{i.e.} a basis consisting of the conjugates (\\spad{q}-powers) of an element,{} in this case called normal element. This is chosen as a root of the extension polynomial,{} created by {\\em createNormalPoly} from \\spadtype{FiniteFieldPolynomialPackage}")) (|sizeMultiplication| (((|NonNegativeInteger|)) "\\spad{sizeMultiplication()} returns the number of entries in the multiplication table of the field. Note: the time of multiplication of field elements depends on this size.")) (|getMultiplicationMatrix| (((|Matrix| |#1|)) "\\spad{getMultiplicationMatrix()} returns the multiplication table in form of a matrix.")) (|getMultiplicationTable| (((|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|)))))) "\\spad{getMultiplicationTable()} returns the multiplication table for the normal basis of the field. This table is used to perform multiplications between field elements."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) (-332 |p| |n|) ((|constructor| (NIL "FiniteField(\\spad{p},{}\\spad{n}) implements finite fields with p**n elements. This packages checks that \\spad{p} is prime. For a non-checking version,{} see \\spadtype{InnerFiniteField}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) +((-3275 (|HasCategory| (-845 |#1|) (QUOTE (-136))) (|HasCategory| (-845 |#1|) (QUOTE (-346)))) (|HasCategory| (-845 |#1|) (QUOTE (-138))) (|HasCategory| (-845 |#1|) (QUOTE (-346))) (|HasCategory| (-845 |#1|) (QUOTE (-136)))) (-333 GF |defpol|) ((|constructor| (NIL "FiniteFieldExtensionByPolynomial(\\spad{GF},{} defpol) implements the extension of the finite field {\\em GF} generated by the extension polynomial {\\em defpol} which MUST be irreducible. Note: the user has the responsibility to ensure that {\\em defpol} is irreducible."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) -(-334 -3834 GF) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +(-334 -3832 GF) ((|constructor| (NIL "FiniteFieldPolynomialPackage2(\\spad{F},{}\\spad{GF}) exports some functions concerning finite fields,{} which depend on a finite field {\\em GF} and an algebraic extension \\spad{F} of {\\em GF},{} \\spadignore{e.g.} a zero of a polynomial over {\\em GF} in \\spad{F}.")) (|rootOfIrreduciblePoly| ((|#1| (|SparseUnivariatePolynomial| |#2|)) "\\spad{rootOfIrreduciblePoly(f)} computes one root of the monic,{} irreducible polynomial \\spad{f},{} which degree must divide the extension degree of {\\em F} over {\\em GF},{} \\spadignore{i.e.} \\spad{f} splits into linear factors over {\\em F}.")) (|Frobenius| ((|#1| |#1|) "\\spad{Frobenius(x)} \\undocumented{}")) (|basis| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{basis(n)} \\undocumented{}")) (|lookup| (((|PositiveInteger|) |#1|) "\\spad{lookup(x)} \\undocumented{}")) (|coerce| ((|#1| |#2|) "\\spad{coerce(x)} \\undocumented{}"))) NIL NIL @@ -1272,14 +1272,14 @@ NIL ((|constructor| (NIL "This package provides a number of functions for generating,{} counting and testing irreducible,{} normal,{} primitive,{} random polynomials over finite fields.")) (|reducedQPowers| (((|PrimitiveArray| (|SparseUnivariatePolynomial| |#1|)) (|SparseUnivariatePolynomial| |#1|)) "\\spad{reducedQPowers(f)} generates \\spad{[x,{}x**q,{}x**(q**2),{}...,{}x**(q**(n-1))]} reduced modulo \\spad{f} where \\spad{q = size()\\$GF} and \\spad{n = degree f}.")) (|leastAffineMultiple| (((|SparseUnivariatePolynomial| |#1|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{leastAffineMultiple(f)} computes the least affine polynomial which is divisible by the polynomial \\spad{f} over the finite field {\\em GF},{} \\spadignore{i.e.} a polynomial whose exponents are 0 or a power of \\spad{q},{} the size of {\\em GF}.")) (|random| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{random(m,{}n)}\\$FFPOLY(\\spad{GF}) generates a random monic polynomial of degree \\spad{d} over the finite field {\\em GF},{} \\spad{d} between \\spad{m} and \\spad{n}.") (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{random(n)}\\$FFPOLY(\\spad{GF}) generates a random monic polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|nextPrimitiveNormalPoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextPrimitiveNormalPoly(f)} yields the next primitive normal polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g} or,{} in case these numbers are equal,{} if the {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than this number for \\spad{g}. If these numbers are equals,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than that for \\spad{g},{} or if the lists of exponents for \\spad{f} are lexicographically less than those for \\spad{g}. If these lists are also equal,{} the lists of coefficients are coefficients according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}. This operation is equivalent to nextNormalPrimitivePoly(\\spad{f}).")) (|nextNormalPrimitivePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextNormalPrimitivePoly(f)} yields the next normal primitive polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g} or if {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than this number for \\spad{g}. Otherwise,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than that for \\spad{g} or if the lists of exponents for \\spad{f} are lexicographically less than those for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}. This operation is equivalent to nextPrimitiveNormalPoly(\\spad{f}).")) (|nextNormalPoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextNormalPoly(f)} yields the next normal polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the coefficient of the term of degree {\\em n-1} of \\spad{f} is less than that for \\spad{g}. In case these numbers are equal,{} \\spad{f < g} if if the number of monomials of \\spad{f} is less that for \\spad{g} or if the list of exponents of \\spad{f} are lexicographically less than the corresponding list for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|nextPrimitivePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextPrimitivePoly(f)} yields the next primitive polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the {\\em lookup} of the constant term of \\spad{f} is less than this number for \\spad{g}. If these values are equal,{} then \\spad{f < g} if if the number of monomials of \\spad{f} is less than that for \\spad{g} or if the lists of exponents of \\spad{f} are lexicographically less than the corresponding list for \\spad{g}. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|nextIrreduciblePoly| (((|Union| (|SparseUnivariatePolynomial| |#1|) "failed") (|SparseUnivariatePolynomial| |#1|)) "\\spad{nextIrreduciblePoly(f)} yields the next monic irreducible polynomial over a finite field {\\em GF} of the same degree as \\spad{f} in the following order,{} or \"failed\" if there are no greater ones. Error: if \\spad{f} has degree 0. Note: the input polynomial \\spad{f} is made monic. Also,{} \\spad{f < g} if the number of monomials of \\spad{f} is less than this number for \\spad{g}. If \\spad{f} and \\spad{g} have the same number of monomials,{} the lists of exponents are compared lexicographically. If these lists are also equal,{} the lists of coefficients are compared according to the lexicographic ordering induced by the ordering of the elements of {\\em GF} given by {\\em lookup}.")) (|createPrimitiveNormalPoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createPrimitiveNormalPoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal and primitive polynomial of degree \\spad{n} over the field {\\em GF}. polynomial of degree \\spad{n} over the field {\\em GF}.")) (|createNormalPrimitivePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createNormalPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal and primitive polynomial of degree \\spad{n} over the field {\\em GF}. Note: this function is equivalent to createPrimitiveNormalPoly(\\spad{n})")) (|createNormalPoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createNormalPoly(n)}\\$FFPOLY(\\spad{GF}) generates a normal polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|createPrimitivePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) generates a primitive polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|createIrreduciblePoly| (((|SparseUnivariatePolynomial| |#1|) (|PositiveInteger|)) "\\spad{createIrreduciblePoly(n)}\\$FFPOLY(\\spad{GF}) generates a monic irreducible univariate polynomial of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfNormalPoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfNormalPoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of normal polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfPrimitivePoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfPrimitivePoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of primitive polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|numberOfIrreduciblePoly| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{numberOfIrreduciblePoly(n)}\\$FFPOLY(\\spad{GF}) yields the number of monic irreducible univariate polynomials of degree \\spad{n} over the finite field {\\em GF}.")) (|normal?| (((|Boolean|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{normal?(f)} tests whether the polynomial \\spad{f} over a finite field is normal,{} \\spadignore{i.e.} its roots are linearly independent over the field.")) (|primitive?| (((|Boolean|) (|SparseUnivariatePolynomial| |#1|)) "\\spad{primitive?(f)} tests whether the polynomial \\spad{f} over a finite field is primitive,{} \\spadignore{i.e.} all its roots are primitive."))) NIL NIL -(-336 -3834 FP FPP) +(-336 -3832 FP FPP) ((|constructor| (NIL "This package solves linear diophantine equations for Bivariate polynomials over finite fields")) (|solveLinearPolynomialEquation| (((|Union| (|List| |#3|) "failed") (|List| |#3|) |#3|) "\\spad{solveLinearPolynomialEquation([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such list of \\spad{ai}\\spad{'s} exists."))) NIL NIL (-337 GF |n|) ((|constructor| (NIL "FiniteFieldExtensionByPolynomial(\\spad{GF},{} \\spad{n}) implements an extension of the finite field {\\em GF} of degree \\spad{n} generated by the extension polynomial constructed by \\spadfunFrom{createIrreduciblePoly}{FiniteFieldPolynomialPackage} from \\spadtype{FiniteFieldPolynomialPackage}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) +((-3275 (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-136)))) (-338 R |ls|) ((|constructor| (NIL "This is just an interface between several packages and domains. The goal is to compute lexicographical Groebner bases of sets of polynomial with type \\spadtype{Polynomial R} by the {\\em FGLM} algorithm if this is possible (\\spadignore{i.e.} if the input system generates a zero-dimensional ideal).")) (|groebner| (((|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|))) "\\axiom{groebner(\\spad{lq1})} returns the lexicographical Groebner basis of \\axiom{\\spad{lq1}}. If \\axiom{\\spad{lq1}} generates a zero-dimensional ideal then the {\\em FGLM} strategy is used,{} otherwise the {\\em Sugar} strategy is used.")) (|fglmIfCan| (((|Union| (|List| (|Polynomial| |#1|)) "failed") (|List| (|Polynomial| |#1|))) "\\axiom{fglmIfCan(\\spad{lq1})} returns the lexicographical Groebner basis of \\axiom{\\spad{lq1}} by using the {\\em FGLM} strategy,{} if \\axiom{zeroDimensional?(\\spad{lq1})} holds.")) (|zeroDimensional?| (((|Boolean|) (|List| (|Polynomial| |#1|))) "\\axiom{zeroDimensional?(\\spad{lq1})} returns \\spad{true} iff \\axiom{\\spad{lq1}} generates a zero-dimensional ideal \\spad{w}.\\spad{r}.\\spad{t}. the variables of \\axiom{\\spad{ls}}."))) NIL @@ -1334,7 +1334,7 @@ NIL ((|HasAttribute| |#1| (QUOTE -4256)) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020)))) (-351 S) ((|constructor| (NIL "A finite linear aggregate is a linear aggregate of finite length. The finite property of the aggregate adds several exports to the list of exports from \\spadtype{LinearAggregate} such as \\spadfun{reverse},{} \\spadfun{sort},{} and so on.")) (|sort!| (($ $) "\\spad{sort!(u)} returns \\spad{u} with its elements in ascending order.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sort!(p,{}u)} returns \\spad{u} with its elements ordered by \\spad{p}.")) (|reverse!| (($ $) "\\spad{reverse!(u)} returns \\spad{u} with its elements in reverse order.")) (|copyInto!| (($ $ $ (|Integer|)) "\\spad{copyInto!(u,{}v,{}i)} returns aggregate \\spad{u} containing a copy of \\spad{v} inserted at element \\spad{i}.")) (|position| (((|Integer|) |#1| $ (|Integer|)) "\\spad{position(x,{}a,{}n)} returns the index \\spad{i} of the first occurrence of \\spad{x} in \\axiom{a} where \\axiom{\\spad{i} \\spad{>=} \\spad{n}},{} and \\axiom{minIndex(a) - 1} if no such \\spad{x} is found.") (((|Integer|) |#1| $) "\\spad{position(x,{}a)} returns the index \\spad{i} of the first occurrence of \\spad{x} in a,{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.") (((|Integer|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{position(p,{}a)} returns the index \\spad{i} of the first \\spad{x} in \\axiom{a} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true},{} and \\axiom{minIndex(a) - 1} if there is no such \\spad{x}.")) (|sorted?| (((|Boolean|) $) "\\spad{sorted?(u)} tests if the elements of \\spad{u} are in ascending order.") (((|Boolean|) (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sorted?(p,{}a)} tests if \\axiom{a} is sorted according to predicate \\spad{p}.")) (|sort| (($ $) "\\spad{sort(u)} returns an \\spad{u} with elements in ascending order. Note: \\axiom{sort(\\spad{u}) = sort(\\spad{<=},{}\\spad{u})}.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $) "\\spad{sort(p,{}a)} returns a copy of \\axiom{a} sorted using total ordering predicate \\spad{p}.")) (|reverse| (($ $) "\\spad{reverse(a)} returns a copy of \\axiom{a} with elements in reverse order.")) (|merge| (($ $ $) "\\spad{merge(u,{}v)} merges \\spad{u} and \\spad{v} in ascending order. Note: \\axiom{merge(\\spad{u},{}\\spad{v}) = merge(\\spad{<=},{}\\spad{u},{}\\spad{v})}.") (($ (|Mapping| (|Boolean|) |#1| |#1|) $ $) "\\spad{merge(p,{}a,{}b)} returns an aggregate \\spad{c} which merges \\axiom{a} and \\spad{b}. The result is produced by examining each element \\spad{x} of \\axiom{a} and \\spad{y} of \\spad{b} successively. If \\axiom{\\spad{p}(\\spad{x},{}\\spad{y})} is \\spad{true},{} then \\spad{x} is inserted into the result; otherwise \\spad{y} is inserted. If \\spad{x} is chosen,{} the next element of \\axiom{a} is examined,{} and so on. When all the elements of one aggregate are examined,{} the remaining elements of the other are appended. For example,{} \\axiom{merge(<,{}[1,{}3],{}[2,{}7,{}5])} returns \\axiom{[1,{}2,{}3,{}7,{}5]}."))) -((-4255 . T) (-1335 . T)) +((-4255 . T) (-1336 . T)) NIL (-352 |VarSet| R) ((|constructor| (NIL "The category of free Lie algebras. It is used by domains of non-commutative algebra: \\spadtype{LiePolynomial} and \\spadtype{XPBWPolynomial}. \\newline Author: Michel Petitot (petitot@lifl.\\spad{fr})")) (|eval| (($ $ (|List| |#1|) (|List| $)) "\\axiom{eval(\\spad{p},{} [\\spad{x1},{}...,{}\\spad{xn}],{} [\\spad{v1},{}...,{}\\spad{vn}])} replaces \\axiom{\\spad{xi}} by \\axiom{\\spad{vi}} in \\axiom{\\spad{p}}.") (($ $ |#1| $) "\\axiom{eval(\\spad{p},{} \\spad{x},{} \\spad{v})} replaces \\axiom{\\spad{x}} by \\axiom{\\spad{v}} in \\axiom{\\spad{p}}.")) (|varList| (((|List| |#1|) $) "\\axiom{varList(\\spad{x})} returns the list of distinct entries of \\axiom{\\spad{x}}.")) (|trunc| (($ $ (|NonNegativeInteger|)) "\\axiom{trunc(\\spad{p},{}\\spad{n})} returns the polynomial \\axiom{\\spad{p}} truncated at order \\axiom{\\spad{n}}.")) (|mirror| (($ $) "\\axiom{mirror(\\spad{x})} returns \\axiom{Sum(r_i mirror(w_i))} if \\axiom{\\spad{x}} is \\axiom{Sum(r_i w_i)}.")) (|LiePoly| (($ (|LyndonWord| |#1|)) "\\axiom{LiePoly(\\spad{l})} returns the bracketed form of \\axiom{\\spad{l}} as a Lie polynomial.")) (|rquo| (((|XRecursivePolynomial| |#1| |#2|) (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{rquo(\\spad{x},{}\\spad{y})} returns the right simplification of \\axiom{\\spad{x}} by \\axiom{\\spad{y}}.")) (|lquo| (((|XRecursivePolynomial| |#1| |#2|) (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{lquo(\\spad{x},{}\\spad{y})} returns the left simplification of \\axiom{\\spad{x}} by \\axiom{\\spad{y}}.")) (|degree| (((|NonNegativeInteger|) $) "\\axiom{degree(\\spad{x})} returns the greatest length of a word in the support of \\axiom{\\spad{x}}.")) (|coerce| (((|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as a recursive polynomial.") (((|XDistributedPolynomial| |#1| |#2|) $) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as distributed polynomial.") (($ |#1|) "\\axiom{coerce(\\spad{x})} returns \\axiom{\\spad{x}} as a Lie polynomial.")) (|coef| ((|#2| (|XRecursivePolynomial| |#1| |#2|) $) "\\axiom{coef(\\spad{x},{}\\spad{y})} returns the scalar product of \\axiom{\\spad{x}} by \\axiom{\\spad{y}},{} the set of words being regarded as an orthogonal basis."))) @@ -1358,7 +1358,7 @@ NIL NIL (-357) ((|constructor| (NIL "\\spadtype{Float} implements arbitrary precision floating point arithmetic. The number of significant digits of each operation can be set to an arbitrary value (the default is 20 decimal digits). The operation \\spad{float(mantissa,{}exponent,{}\\spadfunFrom{base}{FloatingPointSystem})} for integer \\spad{mantissa},{} \\spad{exponent} specifies the number \\spad{mantissa * \\spadfunFrom{base}{FloatingPointSystem} ** exponent} The underlying representation for floats is binary not decimal. The implications of this are described below. \\blankline The model adopted is that arithmetic operations are rounded to to nearest unit in the last place,{} that is,{} accurate to within \\spad{2**(-\\spadfunFrom{bits}{FloatingPointSystem})}. Also,{} the elementary functions and constants are accurate to one unit in the last place. A float is represented as a record of two integers,{} the mantissa and the exponent. The \\spadfunFrom{base}{FloatingPointSystem} of the representation is binary,{} hence a \\spad{Record(m:mantissa,{}e:exponent)} represents the number \\spad{m * 2 ** e}. Though it is not assumed that the underlying integers are represented with a binary \\spadfunFrom{base}{FloatingPointSystem},{} the code will be most efficient when this is the the case (this is \\spad{true} in most implementations of Lisp). The decision to choose the \\spadfunFrom{base}{FloatingPointSystem} to be binary has some unfortunate consequences. First,{} decimal numbers like 0.3 cannot be represented exactly. Second,{} there is a further loss of accuracy during conversion to decimal for output. To compensate for this,{} if \\spad{d} digits of precision are specified,{} \\spad{1 + ceiling(log2 d)} bits are used. Two numbers that are displayed identically may therefore be not equal. On the other hand,{} a significant efficiency loss would be incurred if we chose to use a decimal \\spadfunFrom{base}{FloatingPointSystem} when the underlying integer base is binary. \\blankline Algorithms used: For the elementary functions,{} the general approach is to apply identities so that the taylor series can be used,{} and,{} so that it will converge within \\spad{O( sqrt n )} steps. For example,{} using the identity \\spad{exp(x) = exp(x/2)**2},{} we can compute \\spad{exp(1/3)} to \\spad{n} digits of precision as follows. We have \\spad{exp(1/3) = exp(2 ** (-sqrt s) / 3) ** (2 ** sqrt s)}. The taylor series will converge in less than sqrt \\spad{n} steps and the exponentiation requires sqrt \\spad{n} multiplications for a total of \\spad{2 sqrt n} multiplications. Assuming integer multiplication costs \\spad{O( n**2 )} the overall running time is \\spad{O( sqrt(n) n**2 )}. This approach is the best known approach for precisions up to about 10,{}000 digits at which point the methods of Brent which are \\spad{O( log(n) n**2 )} become competitive. Note also that summing the terms of the taylor series for the elementary functions is done using integer operations. This avoids the overhead of floating point operations and results in efficient code at low precisions. This implementation makes no attempt to reuse storage,{} relying on the underlying system to do \\spadgloss{garbage collection}. \\spad{I} estimate that the efficiency of this package at low precisions could be improved by a factor of 2 if in-place operations were available. \\blankline Running times: in the following,{} \\spad{n} is the number of bits of precision \\indented{5}{\\spad{*},{} \\spad{/},{} \\spad{sqrt},{} \\spad{\\spad{pi}},{} \\spad{exp1},{} \\spad{log2},{} \\spad{log10}: \\spad{ O( n**2 )}} \\indented{5}{\\spad{exp},{} \\spad{log},{} \\spad{sin},{} \\spad{atan}:\\space{2}\\spad{ O( sqrt(n) n**2 )}} The other elementary functions are coded in terms of the ones above.")) (|outputSpacing| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputSpacing(n)} inserts a space after \\spad{n} (default 10) digits on output; outputSpacing(0) means no spaces are inserted.")) (|outputGeneral| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputGeneral(n)} sets the output mode to general notation with \\spad{n} significant digits displayed.") (((|Void|)) "\\spad{outputGeneral()} sets the output mode (default mode) to general notation; numbers will be displayed in either fixed or floating (scientific) notation depending on the magnitude.")) (|outputFixed| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputFixed(n)} sets the output mode to fixed point notation,{} with \\spad{n} digits displayed after the decimal point.") (((|Void|)) "\\spad{outputFixed()} sets the output mode to fixed point notation; the output will contain a decimal point.")) (|outputFloating| (((|Void|) (|NonNegativeInteger|)) "\\spad{outputFloating(n)} sets the output mode to floating (scientific) notation with \\spad{n} significant digits displayed after the decimal point.") (((|Void|)) "\\spad{outputFloating()} sets the output mode to floating (scientific) notation,{} \\spadignore{i.e.} \\spad{mantissa * 10 exponent} is displayed as \\spad{0.mantissa E exponent}.")) (|convert| (($ (|DoubleFloat|)) "\\spad{convert(x)} converts a \\spadtype{DoubleFloat} \\spad{x} to a \\spadtype{Float}.")) (|atan| (($ $ $) "\\spad{atan(x,{}y)} computes the arc tangent from \\spad{x} with phase \\spad{y}.")) (|exp1| (($) "\\spad{exp1()} returns exp 1: \\spad{2.7182818284...}.")) (|log10| (($ $) "\\spad{log10(x)} computes the logarithm for \\spad{x} to base 10.") (($) "\\spad{log10()} returns \\spad{ln 10}: \\spad{2.3025809299...}.")) (|log2| (($ $) "\\spad{log2(x)} computes the logarithm for \\spad{x} to base 2.") (($) "\\spad{log2()} returns \\spad{ln 2},{} \\spadignore{i.e.} \\spad{0.6931471805...}.")) (|rationalApproximation| (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n,{} b)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< b**(-n)},{} that is \\spad{|(r-f)/f| < b**(-n)}.") (((|Fraction| (|Integer|)) $ (|NonNegativeInteger|)) "\\spad{rationalApproximation(f,{} n)} computes a rational approximation \\spad{r} to \\spad{f} with relative error \\spad{< 10**(-n)}.")) (|shift| (($ $ (|Integer|)) "\\spad{shift(x,{}n)} adds \\spad{n} to the exponent of float \\spad{x}.")) (|relerror| (((|Integer|) $ $) "\\spad{relerror(x,{}y)} computes the absolute value of \\spad{x - y} divided by \\spad{y},{} when \\spad{y \\~= 0}.")) (|normalize| (($ $) "\\spad{normalize(x)} normalizes \\spad{x} at current precision.")) (** (($ $ $) "\\spad{x ** y} computes \\spad{exp(y log x)} where \\spad{x >= 0}.")) (/ (($ $ (|Integer|)) "\\spad{x / i} computes the division from \\spad{x} by an integer \\spad{i}."))) -((-4238 . T) (-4246 . T) (-1370 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-4238 . T) (-4246 . T) (-1371 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-358 |Par|) ((|constructor| (NIL "\\indented{3}{This is a package for the approximation of real solutions for} systems of polynomial equations over the rational numbers. The results are expressed as either rational numbers or floats depending on the type of the precision parameter which can be either a rational number or a floating point number.")) (|realRoots| (((|List| |#1|) (|Fraction| (|Polynomial| (|Integer|))) |#1|) "\\spad{realRoots(rf,{} eps)} finds the real zeros of a univariate rational function with precision given by eps.") (((|List| (|List| |#1|)) (|List| (|Fraction| (|Polynomial| (|Integer|)))) (|List| (|Symbol|)) |#1|) "\\spad{realRoots(lp,{}lv,{}eps)} computes the list of the real solutions of the list \\spad{lp} of rational functions with rational coefficients with respect to the variables in \\spad{lv},{} with precision \\spad{eps}. Each solution is expressed as a list of numbers in order corresponding to the variables in \\spad{lv}.")) (|solve| (((|List| (|Equation| (|Polynomial| |#1|))) (|Equation| (|Fraction| (|Polynomial| (|Integer|)))) |#1|) "\\spad{solve(eq,{}eps)} finds all of the real solutions of the univariate equation \\spad{eq} of rational functions with respect to the unique variables appearing in \\spad{eq},{} with precision \\spad{eps}.") (((|List| (|Equation| (|Polynomial| |#1|))) (|Fraction| (|Polynomial| (|Integer|))) |#1|) "\\spad{solve(p,{}eps)} finds all of the real solutions of the univariate rational function \\spad{p} with rational coefficients with respect to the unique variable appearing in \\spad{p},{} with precision \\spad{eps}.") (((|List| (|List| (|Equation| (|Polynomial| |#1|)))) (|List| (|Equation| (|Fraction| (|Polynomial| (|Integer|))))) |#1|) "\\spad{solve(leq,{}eps)} finds all of the real solutions of the system \\spad{leq} of equationas of rational functions with respect to all the variables appearing in \\spad{lp},{} with precision \\spad{eps}.") (((|List| (|List| (|Equation| (|Polynomial| |#1|)))) (|List| (|Fraction| (|Polynomial| (|Integer|)))) |#1|) "\\spad{solve(lp,{}eps)} finds all of the real solutions of the system \\spad{lp} of rational functions over the rational numbers with respect to all the variables appearing in \\spad{lp},{} with precision \\spad{eps}."))) @@ -1374,11 +1374,11 @@ NIL NIL (-361) ((|constructor| (NIL "\\axiomType{FortranMatrixCategory} provides support for producing Functions and Subroutines when the input to these is an AXIOM object of type \\axiomType{Matrix} or in domains involving \\axiomType{FortranCode}.")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|Matrix| (|MachineFloat|))) "\\spad{coerce(v)} produces an ASP which returns the value of \\spad{v}."))) -((-1335 . T)) +((-1336 . T)) NIL (-362) ((|constructor| (NIL "\\axiomType{FortranMatrixFunctionCategory} provides support for producing Functions and Subroutines representing matrices of expressions.")) (|retractIfCan| (((|Union| $ "failed") (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Expression| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Matrix| (|Expression| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Matrix| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Expression| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Matrix| (|Expression| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}"))) -((-1335 . T)) +((-1336 . T)) NIL (-363 R S) ((|constructor| (NIL "A \\spad{bi}-module is a free module over a ring with generators indexed by an ordered set. Each element can be expressed as a finite linear combination of generators. Only non-zero terms are stored."))) @@ -1408,7 +1408,7 @@ NIL ((|constructor| (NIL "Code to manipulate Fortran Output Stack")) (|topFortranOutputStack| (((|String|)) "\\spad{topFortranOutputStack()} returns the top element of the Fortran output stack")) (|pushFortranOutputStack| (((|Void|) (|String|)) "\\spad{pushFortranOutputStack(f)} pushes \\spad{f} onto the Fortran output stack") (((|Void|) (|FileName|)) "\\spad{pushFortranOutputStack(f)} pushes \\spad{f} onto the Fortran output stack")) (|popFortranOutputStack| (((|Void|)) "\\spad{popFortranOutputStack()} pops the Fortran output stack")) (|showFortranOutputStack| (((|Stack| (|String|))) "\\spad{showFortranOutputStack()} returns the Fortran output stack")) (|clearFortranOutputStack| (((|Stack| (|String|))) "\\spad{clearFortranOutputStack()} clears the Fortran output stack"))) NIL NIL -(-370 -3834 UP UPUP R) +(-370 -3832 UP UPUP R) ((|constructor| (NIL "\\indented{1}{Finds the order of a divisor over a finite field} Author: Manuel Bronstein Date Created: 1988 Date Last Updated: 11 Jul 1990")) (|order| (((|NonNegativeInteger|) (|FiniteDivisor| |#1| |#2| |#3| |#4|)) "\\spad{order(x)} \\undocumented"))) NIL NIL @@ -1422,27 +1422,27 @@ NIL NIL (-373) ((|constructor| (NIL "\\axiomType{FortranProgramCategory} provides various models of FORTRAN subprograms. These can be transformed into actual FORTRAN code.")) (|outputAsFortran| (((|Void|) $) "\\axiom{outputAsFortran(\\spad{u})} translates \\axiom{\\spad{u}} into a legal FORTRAN subprogram."))) -((-1335 . T)) +((-1336 . T)) NIL (-374) ((|constructor| (NIL "\\axiomType{FortranFunctionCategory} is the category of arguments to NAG Library routines which return (sets of) function values.")) (|retractIfCan| (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Polynomial| (|Integer|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Polynomial| (|Float|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Expression| (|Integer|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Expression| (|Float|))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Fraction| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Fraction| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Polynomial| (|Integer|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Polynomial| (|Float|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Expression| (|Integer|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Expression| (|Float|))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}"))) -((-1335 . T)) +((-1336 . T)) NIL (-375) ((|constructor| (NIL "provides an interface to the boot code for calling Fortran")) (|setLegalFortranSourceExtensions| (((|List| (|String|)) (|List| (|String|))) "\\spad{setLegalFortranSourceExtensions(l)} \\undocumented{}")) (|outputAsFortran| (((|Void|) (|FileName|)) "\\spad{outputAsFortran(fn)} \\undocumented{}")) (|linkToFortran| (((|SExpression|) (|Symbol|) (|List| (|Symbol|)) (|TheSymbolTable|) (|List| (|Symbol|))) "\\spad{linkToFortran(s,{}l,{}t,{}lv)} \\undocumented{}") (((|SExpression|) (|Symbol|) (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|)))) (|List| (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|))))) (|List| (|Symbol|)) (|Symbol|)) "\\spad{linkToFortran(s,{}l,{}ll,{}lv,{}t)} \\undocumented{}") (((|SExpression|) (|Symbol|) (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|)))) (|List| (|List| (|Union| (|:| |array| (|List| (|Symbol|))) (|:| |scalar| (|Symbol|))))) (|List| (|Symbol|))) "\\spad{linkToFortran(s,{}l,{}ll,{}lv)} \\undocumented{}"))) NIL NIL -(-376 -3799 |returnType| -3524 |symbols|) +(-376 -3798 |returnType| -3520 |symbols|) ((|constructor| (NIL "\\axiomType{FortranProgram} allows the user to build and manipulate simple models of FORTRAN subprograms. These can then be transformed into actual FORTRAN notation.")) (|coerce| (($ (|Equation| (|Expression| (|Complex| (|Float|))))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|Float|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|Integer|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Expression| (|Complex| (|Float|)))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|Float|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|Integer|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineComplex|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineFloat|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Equation| (|Expression| (|MachineInteger|)))) "\\spad{coerce(eq)} \\undocumented{}") (($ (|Expression| (|MachineComplex|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|MachineFloat|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Expression| (|MachineInteger|))) "\\spad{coerce(e)} \\undocumented{}") (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(r)} \\undocumented{}") (($ (|List| (|FortranCode|))) "\\spad{coerce(lfc)} \\undocumented{}") (($ (|FortranCode|)) "\\spad{coerce(fc)} \\undocumented{}"))) NIL NIL -(-377 -3834 UP) +(-377 -3832 UP) ((|constructor| (NIL "\\indented{1}{Full partial fraction expansion of rational functions} Author: Manuel Bronstein Date Created: 9 December 1992 Date Last Updated: 6 October 1993 References: \\spad{M}.Bronstein & \\spad{B}.Salvy,{} \\indented{12}{Full Partial Fraction Decomposition of Rational Functions,{}} \\indented{12}{in Proceedings of ISSAC'93,{} Kiev,{} ACM Press.}")) (D (($ $ (|NonNegativeInteger|)) "\\spad{D(f,{} n)} returns the \\spad{n}-th derivative of \\spad{f}.") (($ $) "\\spad{D(f)} returns the derivative of \\spad{f}.")) (|differentiate| (($ $ (|NonNegativeInteger|)) "\\spad{differentiate(f,{} n)} returns the \\spad{n}-th derivative of \\spad{f}.") (($ $) "\\spad{differentiate(f)} returns the derivative of \\spad{f}.")) (|construct| (($ (|List| (|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |center| |#2|) (|:| |num| |#2|)))) "\\spad{construct(l)} is the inverse of fracPart.")) (|fracPart| (((|List| (|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |center| |#2|) (|:| |num| |#2|))) $) "\\spad{fracPart(f)} returns the list of summands of the fractional part of \\spad{f}.")) (|polyPart| ((|#2| $) "\\spad{polyPart(f)} returns the polynomial part of \\spad{f}.")) (|fullPartialFraction| (($ (|Fraction| |#2|)) "\\spad{fullPartialFraction(f)} returns \\spad{[p,{} [[j,{} Dj,{} Hj]...]]} such that \\spad{f = p(x) + \\sum_{[j,{}Dj,{}Hj] in l} \\sum_{Dj(a)=0} Hj(a)/(x - a)\\^j}.")) (+ (($ |#2| $) "\\spad{p + x} returns the sum of \\spad{p} and \\spad{x}"))) NIL NIL (-378 R) ((|constructor| (NIL "A set \\spad{S} is PatternMatchable over \\spad{R} if \\spad{S} can lift the pattern-matching functions of \\spad{S} over the integers and float to itself (necessary for matching in towers)."))) -((-1335 . T)) +((-1336 . T)) NIL (-379 S) ((|constructor| (NIL "FieldOfPrimeCharacteristic is the category of fields of prime characteristic,{} \\spadignore{e.g.} finite fields,{} algebraic closures of fields of prime characteristic,{} transcendental extensions of of fields of prime characteristic.")) (|primeFrobenius| (($ $ (|NonNegativeInteger|)) "\\spad{primeFrobenius(a,{}s)} returns \\spad{a**(p**s)} where \\spad{p} is the characteristic.") (($ $) "\\spad{primeFrobenius(a)} returns \\spad{a ** p} where \\spad{p} is the characteristic.")) (|discreteLog| (((|Union| (|NonNegativeInteger|) "failed") $ $) "\\spad{discreteLog(b,{}a)} computes \\spad{s} with \\spad{b**s = a} if such an \\spad{s} exists.")) (|order| (((|OnePointCompletion| (|PositiveInteger|)) $) "\\spad{order(a)} computes the order of an element in the multiplicative group of the field. Error: if \\spad{a} is 0."))) @@ -1458,7 +1458,7 @@ NIL ((|HasAttribute| |#1| (QUOTE -4238)) (|HasAttribute| |#1| (QUOTE -4246))) (-382) ((|constructor| (NIL "This category is intended as a model for floating point systems. A floating point system is a model for the real numbers. In fact,{} it is an approximation in the sense that not all real numbers are exactly representable by floating point numbers. A floating point system is characterized by the following: \\blankline \\indented{2}{1: \\spadfunFrom{base}{FloatingPointSystem} of the \\spadfunFrom{exponent}{FloatingPointSystem}.} \\indented{9}{(actual implemenations are usually binary or decimal)} \\indented{2}{2: \\spadfunFrom{precision}{FloatingPointSystem} of the \\spadfunFrom{mantissa}{FloatingPointSystem} (arbitrary or fixed)} \\indented{2}{3: rounding error for operations} \\blankline Because a Float is an approximation to the real numbers,{} even though it is defined to be a join of a Field and OrderedRing,{} some of the attributes do not hold. In particular associative(\\spad{\"+\"}) does not hold. Algorithms defined over a field need special considerations when the field is a floating point system.")) (|max| (($) "\\spad{max()} returns the maximum floating point number.")) (|min| (($) "\\spad{min()} returns the minimum floating point number.")) (|decreasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{decreasePrecision(n)} decreases the current \\spadfunFrom{precision}{FloatingPointSystem} precision by \\spad{n} decimal digits.")) (|increasePrecision| (((|PositiveInteger|) (|Integer|)) "\\spad{increasePrecision(n)} increases the current \\spadfunFrom{precision}{FloatingPointSystem} by \\spad{n} decimal digits.")) (|precision| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{precision(n)} set the precision in the base to \\spad{n} decimal digits.") (((|PositiveInteger|)) "\\spad{precision()} returns the precision in digits base.")) (|digits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{digits(d)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{d} digits.") (((|PositiveInteger|)) "\\spad{digits()} returns ceiling\\spad{'s} precision in decimal digits.")) (|bits| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{bits(n)} set the \\spadfunFrom{precision}{FloatingPointSystem} to \\spad{n} bits.") (((|PositiveInteger|)) "\\spad{bits()} returns ceiling\\spad{'s} precision in bits.")) (|mantissa| (((|Integer|) $) "\\spad{mantissa(x)} returns the mantissa part of \\spad{x}.")) (|exponent| (((|Integer|) $) "\\spad{exponent(x)} returns the \\spadfunFrom{exponent}{FloatingPointSystem} part of \\spad{x}.")) (|base| (((|PositiveInteger|)) "\\spad{base()} returns the base of the \\spadfunFrom{exponent}{FloatingPointSystem}.")) (|order| (((|Integer|) $) "\\spad{order x} is the order of magnitude of \\spad{x}. Note: \\spad{base ** order x <= |x| < base ** (1 + order x)}.")) (|float| (($ (|Integer|) (|Integer|) (|PositiveInteger|)) "\\spad{float(a,{}e,{}b)} returns \\spad{a * b ** e}.") (($ (|Integer|) (|Integer|)) "\\spad{float(a,{}e)} returns \\spad{a * base() ** e}.")) (|approximate| ((|attribute|) "\\spad{approximate} means \"is an approximation to the real numbers\"."))) -((-1370 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1371 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-383 R S) ((|constructor| (NIL "\\spadtype{FactoredFunctions2} contains functions that involve factored objects whose underlying domains may not be the same. For example,{} \\spadfun{map} might be used to coerce an object of type \\spadtype{Factored(Integer)} to \\spadtype{Factored(Complex(Integer))}.")) (|map| (((|Factored| |#2|) (|Mapping| |#2| |#1|) (|Factored| |#1|)) "\\spad{map(fn,{}u)} is used to apply the function \\userfun{\\spad{fn}} to every factor of \\spadvar{\\spad{u}}. The new factored object will have all its information flags set to \"nil\". This function is used,{} for example,{} to coerce every factor base to another type."))) @@ -1471,7 +1471,7 @@ NIL (-385 S) ((|constructor| (NIL "Fraction takes an IntegralDomain \\spad{S} and produces the domain of Fractions with numerators and denominators from \\spad{S}. If \\spad{S} is also a GcdDomain,{} then \\spad{gcd}\\spad{'s} between numerator and denominator will be cancelled during all operations.")) (|canonical| ((|attribute|) "\\spad{canonical} means that equal elements are in fact identical."))) ((-4242 -12 (|has| |#1| (-6 -4253)) (|has| |#1| (-429)) (|has| |#1| (-6 -4242))) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-762))) (-3279 (|HasCategory| |#1| (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-789)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1067))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770))))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-510))) (-12 (|HasAttribute| |#1| (QUOTE -4253)) (|HasAttribute| |#1| (QUOTE -4242)) (|HasCategory| |#1| (QUOTE (-429)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-762))) (-3275 (|HasCategory| |#1| (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-789)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-1067))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770))))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-770)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-510))) (-12 (|HasAttribute| |#1| (QUOTE -4253)) (|HasAttribute| |#1| (QUOTE -4242)) (|HasCategory| |#1| (QUOTE (-429)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-386 S R UP) ((|constructor| (NIL "A \\spadtype{FramedAlgebra} is a \\spadtype{FiniteRankAlgebra} together with a fixed \\spad{R}-module basis.")) (|regularRepresentation| (((|Matrix| |#2|) $) "\\spad{regularRepresentation(a)} returns the matrix of the linear map defined by left multiplication by \\spad{a} with respect to the fixed basis.")) (|discriminant| ((|#2|) "\\spad{discriminant()} = determinant(traceMatrix()).")) (|traceMatrix| (((|Matrix| |#2|)) "\\spad{traceMatrix()} is the \\spad{n}-by-\\spad{n} matrix ( \\spad{Tr(\\spad{vi} * vj)} ),{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|convert| (($ (|Vector| |#2|)) "\\spad{convert([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.") (((|Vector| |#2|) $) "\\spad{convert(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|represents| (($ (|Vector| |#2|)) "\\spad{represents([a1,{}..,{}an])} returns \\spad{a1*v1 + ... + an*vn},{} where \\spad{v1},{} ...,{} \\spad{vn} are the elements of the fixed basis.")) (|coordinates| (((|Matrix| |#2|) (|Vector| $)) "\\spad{coordinates([v1,{}...,{}vm])} returns the coordinates of the \\spad{vi}\\spad{'s} with to the fixed basis. The coordinates of \\spad{vi} are contained in the \\spad{i}th row of the matrix returned by this function.") (((|Vector| |#2|) $) "\\spad{coordinates(a)} returns the coordinates of \\spad{a} with respect to the fixed \\spad{R}-module basis.")) (|basis| (((|Vector| $)) "\\spad{basis()} returns the fixed \\spad{R}-module basis."))) NIL @@ -1492,11 +1492,11 @@ NIL ((|constructor| (NIL "\\indented{1}{Lifting of morphisms to fractional ideals.} Author: Manuel Bronstein Date Created: 1 Feb 1989 Date Last Updated: 27 Feb 1990 Keywords: ideal,{} algebra,{} module.")) (|map| (((|FractionalIdeal| |#5| |#6| |#7| |#8|) (|Mapping| |#5| |#1|) (|FractionalIdeal| |#1| |#2| |#3| |#4|)) "\\spad{map(f,{}i)} \\undocumented{}"))) NIL NIL -(-391 R -3834 UP A) +(-391 R -3832 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)}."))) ((-4252 . T)) NIL -(-392 R -3834 UP A |ibasis|) +(-392 R -3832 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 -968) (|devaluate| |#2|)))) @@ -1515,7 +1515,7 @@ NIL (-396 R) ((|constructor| (NIL "\\spadtype{Factored} creates a domain whose objects are kept in factored form as long as possible. Thus certain operations like multiplication and \\spad{gcd} are relatively easy to do. Others,{} like addition require somewhat more work,{} and unless the argument domain provides a factor function,{} the result may not be completely factored. Each object consists of a unit and a list of factors,{} where a factor has a member of \\spad{R} (the \"base\"),{} and exponent and a flag indicating what is known about the base. A flag may be one of \"nil\",{} \"sqfr\",{} \"irred\" or \"prime\",{} which respectively mean that nothing is known about the base,{} it is square-free,{} it is irreducible,{} or it is prime. The current restriction to integral domains allows simplification to be performed without worrying about multiplication order.")) (|rationalIfCan| (((|Union| (|Fraction| (|Integer|)) "failed") $) "\\spad{rationalIfCan(u)} returns a rational number if \\spad{u} really is one,{} and \"failed\" otherwise.")) (|rational| (((|Fraction| (|Integer|)) $) "\\spad{rational(u)} assumes spadvar{\\spad{u}} is actually a rational number and does the conversion to rational number (see \\spadtype{Fraction Integer}).")) (|rational?| (((|Boolean|) $) "\\spad{rational?(u)} tests if \\spadvar{\\spad{u}} is actually a rational number (see \\spadtype{Fraction Integer}).")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(fn,{}u)} maps the function \\userfun{\\spad{fn}} across the factors of \\spadvar{\\spad{u}} and creates a new factored object. Note: this clears the information flags (sets them to \"nil\") because the effect of \\userfun{\\spad{fn}} is clearly not known in general.")) (|unitNormalize| (($ $) "\\spad{unitNormalize(u)} normalizes the unit part of the factorization. For example,{} when working with factored integers,{} this operation will ensure that the bases are all positive integers.")) (|unit| ((|#1| $) "\\spad{unit(u)} extracts the unit part of the factorization.")) (|flagFactor| (($ |#1| (|Integer|) (|Union| "nil" "sqfr" "irred" "prime")) "\\spad{flagFactor(base,{}exponent,{}flag)} creates a factored object with a single factor whose \\spad{base} is asserted to be properly described by the information \\spad{flag}.")) (|sqfrFactor| (($ |#1| (|Integer|)) "\\spad{sqfrFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be square-free (flag = \"sqfr\").")) (|primeFactor| (($ |#1| (|Integer|)) "\\spad{primeFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be prime (flag = \"prime\").")) (|numberOfFactors| (((|NonNegativeInteger|) $) "\\spad{numberOfFactors(u)} returns the number of factors in \\spadvar{\\spad{u}}.")) (|nthFlag| (((|Union| "nil" "sqfr" "irred" "prime") $ (|Integer|)) "\\spad{nthFlag(u,{}n)} returns the information flag of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} \"nil\" is returned.")) (|nthFactor| ((|#1| $ (|Integer|)) "\\spad{nthFactor(u,{}n)} returns the base of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} 1 is returned. If \\spadvar{\\spad{u}} consists only of a unit,{} the unit is returned.")) (|nthExponent| (((|Integer|) $ (|Integer|)) "\\spad{nthExponent(u,{}n)} returns the exponent of the \\spad{n}th factor of \\spadvar{\\spad{u}}. If \\spadvar{\\spad{n}} is not a valid index for a factor (for example,{} less than 1 or too big),{} 0 is returned.")) (|irreducibleFactor| (($ |#1| (|Integer|)) "\\spad{irreducibleFactor(base,{}exponent)} creates a factored object with a single factor whose \\spad{base} is asserted to be irreducible (flag = \"irred\").")) (|factors| (((|List| (|Record| (|:| |factor| |#1|) (|:| |exponent| (|Integer|)))) $) "\\spad{factors(u)} returns a list of the factors in a form suitable for iteration. That is,{} it returns a list where each element is a record containing a base and exponent. The original object is the product of all the factors and the unit (which can be extracted by \\axiom{unit(\\spad{u})}).")) (|nilFactor| (($ |#1| (|Integer|)) "\\spad{nilFactor(base,{}exponent)} creates a factored object with a single factor with no information about the kind of \\spad{base} (flag = \"nil\").")) (|factorList| (((|List| (|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (|Integer|)))) $) "\\spad{factorList(u)} returns the list of factors with flags (for use by factoring code).")) (|makeFR| (($ |#1| (|List| (|Record| (|:| |flg| (|Union| "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (|Integer|))))) "\\spad{makeFR(unit,{}listOfFactors)} creates a factored object (for use by factoring code).")) (|exponent| (((|Integer|) $) "\\spad{exponent(u)} returns the exponent of the first factor of \\spadvar{\\spad{u}},{} or 0 if the factored form consists solely of a unit.")) (|expand| ((|#1| $) "\\spad{expand(f)} multiplies the unit and factors together,{} yielding an \"unfactored\" object. Note: this is purposely not called \\spadfun{coerce} which would cause the interpreter to do this automatically."))) ((-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -288) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -265) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-1131))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-1131)))) (|HasCategory| |#1| (QUOTE (-953))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-429)))) +((|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -288) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -265) (QUOTE $) (QUOTE $))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-1131))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-1131)))) (|HasCategory| |#1| (QUOTE (-953))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-429)))) (-397 R) ((|constructor| (NIL "\\spadtype{FactoredFunctionUtilities} implements some utility functions for manipulating factored objects.")) (|mergeFactors| (((|Factored| |#1|) (|Factored| |#1|) (|Factored| |#1|)) "\\spad{mergeFactors(u,{}v)} is used when the factorizations of \\spadvar{\\spad{u}} and \\spadvar{\\spad{v}} are known to be disjoint,{} \\spadignore{e.g.} resulting from a content/primitive part split. Essentially,{} it creates a new factored object by multiplying the units together and appending the lists of factors.")) (|refine| (((|Factored| |#1|) (|Factored| |#1|) (|Mapping| (|Factored| |#1|) |#1|)) "\\spad{refine(u,{}fn)} is used to apply the function \\userfun{\\spad{fn}} to each factor of \\spadvar{\\spad{u}} and then build a new factored object from the results. For example,{} if \\spadvar{\\spad{u}} were created by calling \\spad{nilFactor(10,{}2)} then \\spad{refine(u,{}factor)} would create a factored object equal to that created by \\spad{factor(100)} or \\spad{primeFactor(2,{}2) * primeFactor(5,{}2)}."))) NIL @@ -1542,9 +1542,9 @@ NIL ((|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-346)))) (-403 S) ((|constructor| (NIL "A finite-set aggregate models the notion of a finite set,{} that is,{} a collection of elements characterized by membership,{} but not by order or multiplicity. See \\spadtype{Set} for an example.")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest element of aggregate \\spad{u}.")) (|max| ((|#1| $) "\\spad{max(u)} returns the largest element of aggregate \\spad{u}.")) (|universe| (($) "\\spad{universe()}\\$\\spad{D} returns the universal set for finite set aggregate \\spad{D}.")) (|complement| (($ $) "\\spad{complement(u)} returns the complement of the set \\spad{u},{} \\spadignore{i.e.} the set of all values not in \\spad{u}.")) (|cardinality| (((|NonNegativeInteger|) $) "\\spad{cardinality(u)} returns the number of elements of \\spad{u}. Note: \\axiom{cardinality(\\spad{u}) = \\#u}."))) -((-4255 . T) (-4245 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4245 . T) (-4256 . T) (-1336 . T)) NIL -(-404 R -3834) +(-404 R -3832) ((|constructor| (NIL "\\spadtype{FunctionSpaceComplexIntegration} provides functions for the indefinite integration of complex-valued functions.")) (|complexIntegrate| ((|#2| |#2| (|Symbol|)) "\\spad{complexIntegrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a complex variable.")) (|internalIntegrate0| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{internalIntegrate0 should} be a local function,{} but is conditional.")) (|internalIntegrate| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{internalIntegrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a complex variable."))) NIL NIL @@ -1552,7 +1552,7 @@ NIL ((|constructor| (NIL "\\indented{1}{Author: James Davenport} Date Created: 17 April 1992 Date Last Updated: Basic Functions: Related Constructors: Also See: AMS Classifications: Keywords: References: Description:")) (|makeCos| (($ |#2| |#1|) "\\spad{makeCos(e,{}r)} makes a sin expression with given argument and coefficient")) (|makeSin| (($ |#2| |#1|) "\\spad{makeSin(e,{}r)} makes a sin expression with given argument and coefficient")) (|coerce| (($ (|FourierComponent| |#2|)) "\\spad{coerce(c)} converts sin/cos terms into Fourier Series") (($ |#1|) "\\spad{coerce(r)} converts coefficients into Fourier Series"))) ((-4242 -12 (|has| |#1| (-6 -4242)) (|has| |#2| (-6 -4242))) (-4249 . T) (-4250 . T) (-4252 . T)) ((-12 (|HasAttribute| |#1| (QUOTE -4242)) (|HasAttribute| |#2| (QUOTE -4242)))) -(-406 R -3834) +(-406 R -3832) ((|constructor| (NIL "\\spadtype{FunctionSpaceIntegration} provides functions for the indefinite integration of real-valued functions.")) (|integrate| (((|Union| |#2| (|List| |#2|)) |#2| (|Symbol|)) "\\spad{integrate(f,{} x)} returns the integral of \\spad{f(x)dx} where \\spad{x} is viewed as a real variable."))) NIL NIL @@ -1562,17 +1562,17 @@ NIL ((|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-1032))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (-408 R) ((|constructor| (NIL "A space of formal functions with arguments in an arbitrary ordered set.")) (|univariate| (((|Fraction| (|SparseUnivariatePolynomial| $)) $ (|Kernel| $)) "\\spad{univariate(f,{} k)} returns \\spad{f} viewed as a univariate fraction in \\spad{k}.")) (/ (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $)) (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{p1/p2} returns the quotient of \\spad{p1} and \\spad{p2} as an element of \\%.")) (|denominator| (($ $) "\\spad{denominator(f)} returns the denominator of \\spad{f} converted to \\%.")) (|denom| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{denom(f)} returns the denominator of \\spad{f} viewed as a polynomial in the kernels over \\spad{R}.")) (|convert| (($ (|Factored| $)) "\\spad{convert(f1\\^e1 ... fm\\^em)} returns \\spad{(f1)\\^e1 ... (fm)\\^em} as an element of \\%,{} using formal kernels created using a \\spadfunFrom{paren}{ExpressionSpace}.")) (|isPower| (((|Union| (|Record| (|:| |val| $) (|:| |exponent| (|Integer|))) "failed") $) "\\spad{isPower(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0}.")) (|numerator| (($ $) "\\spad{numerator(f)} returns the numerator of \\spad{f} converted to \\%.")) (|numer| (((|SparseMultivariatePolynomial| |#1| (|Kernel| $)) $) "\\spad{numer(f)} returns the numerator of \\spad{f} viewed as a polynomial in the kernels over \\spad{R} if \\spad{R} is an integral domain. If not,{} then numer(\\spad{f}) = \\spad{f} viewed as a polynomial in the kernels over \\spad{R}.")) (|coerce| (($ (|Fraction| (|Polynomial| (|Fraction| |#1|)))) "\\spad{coerce(f)} returns \\spad{f} as an element of \\%.") (($ (|Polynomial| (|Fraction| |#1|))) "\\spad{coerce(p)} returns \\spad{p} as an element of \\%.") (($ (|Fraction| |#1|)) "\\spad{coerce(q)} returns \\spad{q} as an element of \\%.") (($ (|SparseMultivariatePolynomial| |#1| (|Kernel| $))) "\\spad{coerce(p)} returns \\spad{p} as an element of \\%.")) (|isMult| (((|Union| (|Record| (|:| |coef| (|Integer|)) (|:| |var| (|Kernel| $))) "failed") $) "\\spad{isMult(p)} returns \\spad{[n,{} x]} if \\spad{p = n * x} and \\spad{n <> 0}.")) (|isPlus| (((|Union| (|List| $) "failed") $) "\\spad{isPlus(p)} returns \\spad{[m1,{}...,{}mn]} if \\spad{p = m1 +...+ mn} and \\spad{n > 1}.")) (|isExpt| (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $ (|Symbol|)) "\\spad{isExpt(p,{}f)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0} and \\spad{x = f(a)}.") (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $ (|BasicOperator|)) "\\spad{isExpt(p,{}op)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0} and \\spad{x = op(a)}.") (((|Union| (|Record| (|:| |var| (|Kernel| $)) (|:| |exponent| (|Integer|))) "failed") $) "\\spad{isExpt(p)} returns \\spad{[x,{} n]} if \\spad{p = x**n} and \\spad{n <> 0}.")) (|isTimes| (((|Union| (|List| $) "failed") $) "\\spad{isTimes(p)} returns \\spad{[a1,{}...,{}an]} if \\spad{p = a1*...*an} and \\spad{n > 1}.")) (** (($ $ (|NonNegativeInteger|)) "\\spad{x**n} returns \\spad{x} * \\spad{x} * \\spad{x} * ... * \\spad{x} (\\spad{n} times).")) (|eval| (($ $ (|Symbol|) (|NonNegativeInteger|) (|Mapping| $ $)) "\\spad{eval(x,{} s,{} n,{} f)} replaces every \\spad{s(a)**n} in \\spad{x} by \\spad{f(a)} for any \\spad{a}.") (($ $ (|Symbol|) (|NonNegativeInteger|) (|Mapping| $ (|List| $))) "\\spad{eval(x,{} s,{} n,{} f)} replaces every \\spad{s(a1,{}...,{}am)**n} in \\spad{x} by \\spad{f(a1,{}...,{}am)} for any a1,{}...,{}am.") (($ $ (|List| (|Symbol|)) (|List| (|NonNegativeInteger|)) (|List| (|Mapping| $ (|List| $)))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [n1,{}...,{}nm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a1,{}...,{}an)**ni} in \\spad{x} by \\spad{\\spad{fi}(a1,{}...,{}an)} for any a1,{}...,{}am.") (($ $ (|List| (|Symbol|)) (|List| (|NonNegativeInteger|)) (|List| (|Mapping| $ $))) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [n1,{}...,{}nm],{} [f1,{}...,{}fm])} replaces every \\spad{\\spad{si}(a)**ni} in \\spad{x} by \\spad{\\spad{fi}(a)} for any \\spad{a}.") (($ $ (|List| (|BasicOperator|)) (|List| $) (|Symbol|)) "\\spad{eval(x,{} [s1,{}...,{}sm],{} [f1,{}...,{}fm],{} y)} replaces every \\spad{\\spad{si}(a)} in \\spad{x} by \\spad{\\spad{fi}(y)} with \\spad{y} replaced by \\spad{a} for any \\spad{a}.") (($ $ (|BasicOperator|) $ (|Symbol|)) "\\spad{eval(x,{} s,{} f,{} y)} replaces every \\spad{s(a)} in \\spad{x} by \\spad{f(y)} with \\spad{y} replaced by \\spad{a} for any \\spad{a}.") (($ $) "\\spad{eval(f)} unquotes all the quoted operators in \\spad{f}.") (($ $ (|List| (|Symbol|))) "\\spad{eval(f,{} [foo1,{}...,{}foon])} unquotes all the \\spad{fooi}\\spad{'s} in \\spad{f}.") (($ $ (|Symbol|)) "\\spad{eval(f,{} foo)} unquotes all the foo\\spad{'s} in \\spad{f}.")) (|applyQuote| (($ (|Symbol|) (|List| $)) "\\spad{applyQuote(foo,{} [x1,{}...,{}xn])} returns \\spad{'foo(x1,{}...,{}xn)}.") (($ (|Symbol|) $ $ $ $) "\\spad{applyQuote(foo,{} x,{} y,{} z,{} t)} returns \\spad{'foo(x,{}y,{}z,{}t)}.") (($ (|Symbol|) $ $ $) "\\spad{applyQuote(foo,{} x,{} y,{} z)} returns \\spad{'foo(x,{}y,{}z)}.") (($ (|Symbol|) $ $) "\\spad{applyQuote(foo,{} x,{} y)} returns \\spad{'foo(x,{}y)}.") (($ (|Symbol|) $) "\\spad{applyQuote(foo,{} x)} returns \\spad{'foo(x)}.")) (|variables| (((|List| (|Symbol|)) $) "\\spad{variables(f)} returns the list of all the variables of \\spad{f}.")) (|ground| ((|#1| $) "\\spad{ground(f)} returns \\spad{f} as an element of \\spad{R}. An error occurs if \\spad{f} is not an element of \\spad{R}.")) (|ground?| (((|Boolean|) $) "\\spad{ground?(f)} tests if \\spad{f} is an element of \\spad{R}."))) -((-4252 -3279 (|has| |#1| (-977)) (|has| |#1| (-450))) (-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) ((-4257 "*") |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-517)) (-4247 |has| |#1| (-517)) (-1335 . T)) +((-4252 -3275 (|has| |#1| (-977)) (|has| |#1| (-450))) (-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) ((-4257 "*") |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-517)) (-4247 |has| |#1| (-517)) (-1336 . T)) NIL -(-409 R -3834) +(-409 R -3832) ((|constructor| (NIL "Provides some special functions over an integral domain.")) (|iiabs| ((|#2| |#2|) "\\spad{iiabs(x)} should be local but conditional.")) (|iiGamma| ((|#2| |#2|) "\\spad{iiGamma(x)} should be local but conditional.")) (|airyBi| ((|#2| |#2|) "\\spad{airyBi(x)} returns the airybi function applied to \\spad{x}")) (|airyAi| ((|#2| |#2|) "\\spad{airyAi(x)} returns the airyai function applied to \\spad{x}")) (|besselK| ((|#2| |#2| |#2|) "\\spad{besselK(x,{}y)} returns the besselk function applied to \\spad{x} and \\spad{y}")) (|besselI| ((|#2| |#2| |#2|) "\\spad{besselI(x,{}y)} returns the besseli function applied to \\spad{x} and \\spad{y}")) (|besselY| ((|#2| |#2| |#2|) "\\spad{besselY(x,{}y)} returns the bessely function applied to \\spad{x} and \\spad{y}")) (|besselJ| ((|#2| |#2| |#2|) "\\spad{besselJ(x,{}y)} returns the besselj function applied to \\spad{x} and \\spad{y}")) (|polygamma| ((|#2| |#2| |#2|) "\\spad{polygamma(x,{}y)} returns the polygamma function applied to \\spad{x} and \\spad{y}")) (|digamma| ((|#2| |#2|) "\\spad{digamma(x)} returns the digamma function applied to \\spad{x}")) (|Beta| ((|#2| |#2| |#2|) "\\spad{Beta(x,{}y)} returns the beta function applied to \\spad{x} and \\spad{y}")) (|Gamma| ((|#2| |#2| |#2|) "\\spad{Gamma(a,{}x)} returns the incomplete Gamma function applied to a and \\spad{x}") ((|#2| |#2|) "\\spad{Gamma(f)} returns the formal Gamma function applied to \\spad{f}")) (|abs| ((|#2| |#2|) "\\spad{abs(f)} returns the absolute value operator applied to \\spad{f}")) (|operator| (((|BasicOperator|) (|BasicOperator|)) "\\spad{operator(op)} returns a copy of \\spad{op} with the domain-dependent properties appropriate for \\spad{F}; error if \\spad{op} is not a special function operator")) (|belong?| (((|Boolean|) (|BasicOperator|)) "\\spad{belong?(op)} is \\spad{true} if \\spad{op} is a special function operator."))) NIL NIL -(-410 R -3834) +(-410 R -3832) ((|constructor| (NIL "FunctionsSpacePrimitiveElement provides functions to compute primitive elements in functions spaces.")) (|primitiveElement| (((|Record| (|:| |primelt| |#2|) (|:| |pol1| (|SparseUnivariatePolynomial| |#2|)) (|:| |pol2| (|SparseUnivariatePolynomial| |#2|)) (|:| |prim| (|SparseUnivariatePolynomial| |#2|))) |#2| |#2|) "\\spad{primitiveElement(a1,{} a2)} returns \\spad{[a,{} q1,{} q2,{} q]} such that \\spad{k(a1,{} a2) = k(a)},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. The minimal polynomial for a2 may involve \\spad{a1},{} but the minimal polynomial for \\spad{a1} may not involve a2; This operations uses \\spadfun{resultant}.") (((|Record| (|:| |primelt| |#2|) (|:| |poly| (|List| (|SparseUnivariatePolynomial| |#2|))) (|:| |prim| (|SparseUnivariatePolynomial| |#2|))) (|List| |#2|)) "\\spad{primitiveElement([a1,{}...,{}an])} returns \\spad{[a,{} [q1,{}...,{}qn],{} q]} such that then \\spad{k(a1,{}...,{}an) = k(a)},{} \\spad{\\spad{ai} = \\spad{qi}(a)},{} and \\spad{q(a) = 0}. This operation uses the technique of \\spadglossSee{groebner bases}{Groebner basis}."))) NIL ((|HasCategory| |#2| (QUOTE (-27)))) -(-411 R -3834) +(-411 R -3832) ((|constructor| (NIL "This package provides function which replaces transcendental kernels in a function space by random integers. The correspondence between the kernels and the integers is fixed between calls to new().")) (|newReduc| (((|Void|)) "\\spad{newReduc()} \\undocumented")) (|bringDown| (((|SparseUnivariatePolynomial| (|Fraction| (|Integer|))) |#2| (|Kernel| |#2|)) "\\spad{bringDown(f,{}k)} \\undocumented") (((|Fraction| (|Integer|)) |#2|) "\\spad{bringDown(f)} \\undocumented"))) NIL NIL @@ -1580,7 +1580,7 @@ NIL ((|constructor| (NIL "Creates and manipulates objects which correspond to the basic FORTRAN data types: REAL,{} INTEGER,{} COMPLEX,{} LOGICAL and CHARACTER")) (= (((|Boolean|) $ $) "\\spad{x=y} tests for equality")) (|logical?| (((|Boolean|) $) "\\spad{logical?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type LOGICAL.")) (|character?| (((|Boolean|) $) "\\spad{character?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type CHARACTER.")) (|doubleComplex?| (((|Boolean|) $) "\\spad{doubleComplex?(t)} tests whether \\spad{t} is equivalent to the (non-standard) FORTRAN type DOUBLE COMPLEX.")) (|complex?| (((|Boolean|) $) "\\spad{complex?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type COMPLEX.")) (|integer?| (((|Boolean|) $) "\\spad{integer?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type INTEGER.")) (|double?| (((|Boolean|) $) "\\spad{double?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type DOUBLE PRECISION")) (|real?| (((|Boolean|) $) "\\spad{real?(t)} tests whether \\spad{t} is equivalent to the FORTRAN type REAL.")) (|coerce| (((|SExpression|) $) "\\spad{coerce(x)} returns the \\spad{s}-expression associated with \\spad{x}") (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol associated with \\spad{x}") (($ (|Symbol|)) "\\spad{coerce(s)} transforms the symbol \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of real,{} complex,{}double precision,{} logical,{} integer,{} character,{} REAL,{} COMPLEX,{} LOGICAL,{} INTEGER,{} CHARACTER,{} DOUBLE PRECISION") (($ (|String|)) "\\spad{coerce(s)} transforms the string \\spad{s} into an element of FortranScalarType provided \\spad{s} is one of \"real\",{} \"double precision\",{} \"complex\",{} \"logical\",{} \"integer\",{} \"character\",{} \"REAL\",{} \"COMPLEX\",{} \"LOGICAL\",{} \"INTEGER\",{} \"CHARACTER\",{} \"DOUBLE PRECISION\""))) NIL NIL -(-413 R -3834 UP) +(-413 R -3832 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 -968) (QUOTE (-47))))) @@ -1598,17 +1598,17 @@ NIL NIL (-417) ((|constructor| (NIL "\\axiomType{FortranVectorCategory} provides support for producing Functions and Subroutines when the input to these is an AXIOM object of type \\axiomType{Vector} or in domains involving \\axiomType{FortranCode}.")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|Vector| (|MachineFloat|))) "\\spad{coerce(v)} produces an ASP which returns the value of \\spad{v}."))) -((-1335 . T)) +((-1336 . T)) NIL (-418) ((|constructor| (NIL "\\axiomType{FortranVectorFunctionCategory} is the catagory of arguments to NAG Library routines which return the values of vectors of functions.")) (|retractIfCan| (((|Union| $ "failed") (|Vector| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Polynomial| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Polynomial| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Expression| (|Integer|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (((|Union| $ "failed") (|Vector| (|Expression| (|Float|)))) "\\spad{retractIfCan(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|retract| (($ (|Vector| (|Fraction| (|Polynomial| (|Integer|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Fraction| (|Polynomial| (|Float|))))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Polynomial| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Polynomial| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Expression| (|Integer|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}") (($ (|Vector| (|Expression| (|Float|)))) "\\spad{retract(e)} tries to convert \\spad{e} into an ASP,{} checking that \\indented{1}{legal Fortran-77 is produced.}")) (|coerce| (($ (|Record| (|:| |localSymbols| (|SymbolTable|)) (|:| |code| (|List| (|FortranCode|))))) "\\spad{coerce(e)} takes the component of \\spad{e} from \\spadtype{List FortranCode} and uses it as the body of the ASP,{} making the declarations in the \\spadtype{SymbolTable} component.") (($ (|FortranCode|)) "\\spad{coerce(e)} takes an object from \\spadtype{FortranCode} and \\indented{1}{uses it as the body of an ASP.}") (($ (|List| (|FortranCode|))) "\\spad{coerce(e)} takes an object from \\spadtype{List FortranCode} and \\indented{1}{uses it as the body of an ASP.}"))) -((-1335 . T)) +((-1336 . T)) NIL (-419 UP) ((|constructor| (NIL "\\spadtype{GaloisGroupFactorizer} provides functions to factor resolvents.")) (|btwFact| (((|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|)))))) |#1| (|Boolean|) (|Set| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{btwFact(p,{}sqf,{}pd,{}r)} returns the factorization of \\spad{p},{} the result is a Record such that \\spad{contp=}content \\spad{p},{} \\spad{factors=}List of irreducible factors of \\spad{p} with exponent. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors). \\spad{pd} is the \\spadtype{Set} of possible degrees. \\spad{r} is a lower bound for the number of factors of \\spad{p}. Please do not use this function in your code because its design may change.")) (|henselFact| (((|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|)))))) |#1| (|Boolean|)) "\\spad{henselFact(p,{}sqf)} returns the factorization of \\spad{p},{} the result is a Record such that \\spad{contp=}content \\spad{p},{} \\spad{factors=}List of irreducible factors of \\spad{p} with exponent. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors).")) (|factorOfDegree| (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|) (|Boolean|)) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees,{}r,{}sqf)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees},{} and that \\spad{p} has at least \\spad{r} factors. If \\spad{sqf=true} the polynomial is assumed to be square free (\\spadignore{i.e.} without repeated factors).") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees,{}r)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees},{} and that \\spad{p} has at least \\spad{r} factors.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factorOfDegree(d,{}p,{}listOfDegrees)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1| (|NonNegativeInteger|)) "\\spad{factorOfDegree(d,{}p,{}r)} returns a factor of \\spad{p} of degree \\spad{d} knowing that \\spad{p} has at least \\spad{r} factors.") (((|Union| |#1| "failed") (|PositiveInteger|) |#1|) "\\spad{factorOfDegree(d,{}p)} returns a factor of \\spad{p} of degree \\spad{d}.")) (|factorSquareFree| (((|Factored| |#1|) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}d,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{d} divides the degree of all factors of \\spad{p} and that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}listOfDegrees,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees} and that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factorSquareFree(p,{}listOfDegrees)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{factorSquareFree(p,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has at least \\spad{r} factors. \\spad{f} is supposed not having any repeated factor (this is not checked).") (((|Factored| |#1|) |#1|) "\\spad{factorSquareFree(p)} returns the factorization of \\spad{p} which is supposed not having any repeated factor (this is not checked).")) (|factor| (((|Factored| |#1|) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factor(p,{}d,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{d} divides the degree of all factors of \\spad{p} and that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|)) (|NonNegativeInteger|)) "\\spad{factor(p,{}listOfDegrees,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm,{} knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees} and that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1| (|List| (|NonNegativeInteger|))) "\\spad{factor(p,{}listOfDegrees)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has for possible splitting of its degree \\spad{listOfDegrees}.") (((|Factored| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{factor(p,{}r)} factorizes the polynomial \\spad{p} using the single factor bound algorithm and knowing that \\spad{p} has at least \\spad{r} factors.") (((|Factored| |#1|) |#1|) "\\spad{factor(p)} returns the factorization of \\spad{p} over the integers.")) (|tryFunctionalDecomposition| (((|Boolean|) (|Boolean|)) "\\spad{tryFunctionalDecomposition(b)} chooses whether factorizers have to look for functional decomposition of polynomials (\\spad{true}) or not (\\spad{false}). Returns the previous value.")) (|tryFunctionalDecomposition?| (((|Boolean|)) "\\spad{tryFunctionalDecomposition?()} returns \\spad{true} if factorizers try functional decomposition of polynomials before factoring them.")) (|eisensteinIrreducible?| (((|Boolean|) |#1|) "\\spad{eisensteinIrreducible?(p)} returns \\spad{true} if \\spad{p} can be shown to be irreducible by Eisenstein\\spad{'s} criterion,{} \\spad{false} is inconclusive.")) (|useEisensteinCriterion| (((|Boolean|) (|Boolean|)) "\\spad{useEisensteinCriterion(b)} chooses whether factorizers check Eisenstein\\spad{'s} criterion before factoring: \\spad{true} for using it,{} \\spad{false} else. Returns the previous value.")) (|useEisensteinCriterion?| (((|Boolean|)) "\\spad{useEisensteinCriterion?()} returns \\spad{true} if factorizers check Eisenstein\\spad{'s} criterion before factoring.")) (|useSingleFactorBound| (((|Boolean|) (|Boolean|)) "\\spad{useSingleFactorBound(b)} chooses the algorithm to be used by the factorizers: \\spad{true} for algorithm with single factor bound,{} \\spad{false} for algorithm with overall bound. Returns the previous value.")) (|useSingleFactorBound?| (((|Boolean|)) "\\spad{useSingleFactorBound?()} returns \\spad{true} if algorithm with single factor bound is used for factorization,{} \\spad{false} for algorithm with overall bound.")) (|modularFactor| (((|Record| (|:| |prime| (|Integer|)) (|:| |factors| (|List| |#1|))) |#1|) "\\spad{modularFactor(f)} chooses a \"good\" prime and returns the factorization of \\spad{f} modulo this prime in a form that may be used by \\spadfunFrom{completeHensel}{GeneralHenselPackage}. If prime is zero it means that \\spad{f} has been proved to be irreducible over the integers or that \\spad{f} is a unit (\\spadignore{i.e.} 1 or \\spad{-1}). \\spad{f} shall be primitive (\\spadignore{i.e.} content(\\spad{p})\\spad{=1}) and square free (\\spadignore{i.e.} without repeated factors).")) (|numberOfFactors| (((|NonNegativeInteger|) (|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|))))) "\\spad{numberOfFactors(ddfactorization)} returns the number of factors of the polynomial \\spad{f} modulo \\spad{p} where \\spad{ddfactorization} is the distinct degree factorization of \\spad{f} computed by \\spadfunFrom{ddFact}{ModularDistinctDegreeFactorizer} for some prime \\spad{p}.")) (|stopMusserTrials| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{stopMusserTrials(n)} sets to \\spad{n} the bound on the number of factors for which \\spadfun{modularFactor} stops to look for an other prime. You will have to remember that the step of recombining the extraneous factors may take up to \\spad{2**n} trials. Returns the previous value.") (((|PositiveInteger|)) "\\spad{stopMusserTrials()} returns the bound on the number of factors for which \\spadfun{modularFactor} stops to look for an other prime. You will have to remember that the step of recombining the extraneous factors may take up to \\spad{2**stopMusserTrials()} trials.")) (|musserTrials| (((|PositiveInteger|) (|PositiveInteger|)) "\\spad{musserTrials(n)} sets to \\spad{n} the number of primes to be tried in \\spadfun{modularFactor} and returns the previous value.") (((|PositiveInteger|)) "\\spad{musserTrials()} returns the number of primes that are tried in \\spadfun{modularFactor}.")) (|degreePartition| (((|Multiset| (|NonNegativeInteger|)) (|List| (|Record| (|:| |factor| |#1|) (|:| |degree| (|Integer|))))) "\\spad{degreePartition(ddfactorization)} returns the degree partition of the polynomial \\spad{f} modulo \\spad{p} where \\spad{ddfactorization} is the distinct degree factorization of \\spad{f} computed by \\spadfunFrom{ddFact}{ModularDistinctDegreeFactorizer} for some prime \\spad{p}.")) (|makeFR| (((|Factored| |#1|) (|Record| (|:| |contp| (|Integer|)) (|:| |factors| (|List| (|Record| (|:| |irr| |#1|) (|:| |pow| (|Integer|))))))) "\\spad{makeFR(flist)} turns the final factorization of henselFact into a \\spadtype{Factored} object."))) NIL NIL -(-420 R UP -3834) +(-420 R UP -3832) ((|constructor| (NIL "\\spadtype{GaloisGroupFactorizationUtilities} provides functions that will be used by the factorizer.")) (|length| ((|#3| |#2|) "\\spad{length(p)} returns the sum of the absolute values of the coefficients of the polynomial \\spad{p}.")) (|height| ((|#3| |#2|) "\\spad{height(p)} returns the maximal absolute value of the coefficients of the polynomial \\spad{p}.")) (|infinityNorm| ((|#3| |#2|) "\\spad{infinityNorm(f)} returns the maximal absolute value of the coefficients of the polynomial \\spad{f}.")) (|quadraticNorm| ((|#3| |#2|) "\\spad{quadraticNorm(f)} returns the \\spad{l2} norm of the polynomial \\spad{f}.")) (|norm| ((|#3| |#2| (|PositiveInteger|)) "\\spad{norm(f,{}p)} returns the \\spad{lp} norm of the polynomial \\spad{f}.")) (|singleFactorBound| (((|Integer|) |#2|) "\\spad{singleFactorBound(p,{}r)} returns a bound on the infinite norm of the factor of \\spad{p} with smallest Bombieri\\spad{'s} norm. \\spad{p} shall be of degree higher or equal to 2.") (((|Integer|) |#2| (|NonNegativeInteger|)) "\\spad{singleFactorBound(p,{}r)} returns a bound on the infinite norm of the factor of \\spad{p} with smallest Bombieri\\spad{'s} norm. \\spad{r} is a lower bound for the number of factors of \\spad{p}. \\spad{p} shall be of degree higher or equal to 2.")) (|rootBound| (((|Integer|) |#2|) "\\spad{rootBound(p)} returns a bound on the largest norm of the complex roots of \\spad{p}.")) (|bombieriNorm| ((|#3| |#2| (|PositiveInteger|)) "\\spad{bombieriNorm(p,{}n)} returns the \\spad{n}th Bombieri\\spad{'s} norm of \\spad{p}.") ((|#3| |#2|) "\\spad{bombieriNorm(p)} returns quadratic Bombieri\\spad{'s} norm of \\spad{p}.")) (|beauzamyBound| (((|Integer|) |#2|) "\\spad{beauzamyBound(p)} returns a bound on the larger coefficient of any factor of \\spad{p}."))) NIL NIL @@ -1655,7 +1655,7 @@ NIL (-431 |vl| R E) ((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables are from a user specified list of symbols. The coefficient ring may be non commutative,{} but the variables are assumed to commute. The term ordering is specified by its third parameter. Suggested types which define term orderings include: \\spadtype{DirectProduct},{} \\spadtype{HomogeneousDirectProduct},{} \\spadtype{SplitHomogeneousDirectProduct} and finally \\spadtype{OrderedDirectProduct} which accepts an arbitrary user function to define a term ordering.")) (|reorder| (($ $ (|List| (|Integer|))) "\\spad{reorder(p,{} perm)} applies the permutation perm to the variables in a polynomial and returns the new correctly ordered polynomial"))) (((-4257 "*") |has| |#2| (-160)) (-4248 |has| |#2| (-517)) (-4253 |has| |#2| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#2| (QUOTE (-844))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) +((|HasCategory| |#2| (QUOTE (-844))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) (-432 R BP) ((|constructor| (NIL "\\indented{1}{Author : \\spad{P}.Gianni.} January 1990 The equation \\spad{Af+Bg=h} and its generalization to \\spad{n} polynomials is solved for solutions over the \\spad{R},{} euclidean domain. A table containing the solutions of \\spad{Af+Bg=x**k} is used. The operations are performed modulus a prime which are in principle big enough,{} but the solutions are tested and,{} in case of failure,{} a hensel lifting process is used to get to the right solutions. It will be used in the factorization of multivariate polynomials over finite field,{} with \\spad{R=F[x]}.")) (|testModulus| (((|Boolean|) |#1| (|List| |#2|)) "\\spad{testModulus(p,{}lp)} returns \\spad{true} if the the prime \\spad{p} is valid for the list of polynomials \\spad{lp},{} \\spadignore{i.e.} preserves the degree and they remain relatively prime.")) (|solveid| (((|Union| (|List| |#2|) "failed") |#2| |#1| (|Vector| (|List| |#2|))) "\\spad{solveid(h,{}table)} computes the coefficients of the extended euclidean algorithm for a list of polynomials whose tablePow is \\spad{table} and with right side \\spad{h}.")) (|tablePow| (((|Union| (|Vector| (|List| |#2|)) "failed") (|NonNegativeInteger|) |#1| (|List| |#2|)) "\\spad{tablePow(maxdeg,{}prime,{}lpol)} constructs the table with the coefficients of the Extended Euclidean Algorithm for \\spad{lpol}. Here the right side is \\spad{x**k},{} for \\spad{k} less or equal to \\spad{maxdeg}. The operation returns \"failed\" when the elements are not coprime modulo \\spad{prime}.")) (|compBound| (((|NonNegativeInteger|) |#2| (|List| |#2|)) "\\spad{compBound(p,{}lp)} computes a bound for the coefficients of the solution polynomials. Given a polynomial right hand side \\spad{p},{} and a list \\spad{lp} of left hand side polynomials. Exported because it depends on the valuation.")) (|reduction| ((|#2| |#2| |#1|) "\\spad{reduction(p,{}prime)} reduces the polynomial \\spad{p} modulo \\spad{prime} of \\spad{R}. Note: this function is exported only because it\\spad{'s} conditional."))) NIL @@ -1720,7 +1720,7 @@ NIL ((|constructor| (NIL "GradedModule(\\spad{R},{}\\spad{E}) denotes ``E-graded \\spad{R}-module\\spad{''},{} \\spadignore{i.e.} collection of \\spad{R}-modules indexed by an abelian monoid \\spad{E}. An element \\spad{g} of \\spad{G[s]} for some specific \\spad{s} in \\spad{E} is said to be an element of \\spad{G} with {\\em degree} \\spad{s}. Sums are defined in each module \\spad{G[s]} so two elements of \\spad{G} have a sum if they have the same degree. \\blankline Morphisms can be defined and composed by degree to give the mathematical category of graded modules.")) (+ (($ $ $) "\\spad{g+h} is the sum of \\spad{g} and \\spad{h} in the module of elements of the same degree as \\spad{g} and \\spad{h}. Error: if \\spad{g} and \\spad{h} have different degrees.")) (- (($ $ $) "\\spad{g-h} is the difference of \\spad{g} and \\spad{h} in the module of elements of the same degree as \\spad{g} and \\spad{h}. Error: if \\spad{g} and \\spad{h} have different degrees.") (($ $) "\\spad{-g} is the additive inverse of \\spad{g} in the module of elements of the same grade as \\spad{g}.")) (* (($ $ |#1|) "\\spad{g*r} is right module multiplication.") (($ |#1| $) "\\spad{r*g} is left module multiplication.")) ((|Zero|) (($) "0 denotes the zero of degree 0.")) (|degree| ((|#2| $) "\\spad{degree(g)} names the degree of \\spad{g}. The set of all elements of a given degree form an \\spad{R}-module."))) NIL NIL -(-448 |lv| -3834 R) +(-448 |lv| -3832 R) ((|constructor| (NIL "\\indented{1}{Author : \\spad{P}.Gianni,{} Summer \\spad{'88},{} revised November \\spad{'89}} Solve systems of polynomial equations using Groebner bases Total order Groebner bases are computed and then converted to lex ones This package is mostly intended for internal use.")) (|genericPosition| (((|Record| (|:| |dpolys| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|:| |coords| (|List| (|Integer|)))) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{genericPosition(lp,{}lv)} puts a radical zero dimensional ideal in general position,{} for system \\spad{lp} in variables \\spad{lv}.")) (|testDim| (((|Union| (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) "failed") (|List| (|HomogeneousDistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{testDim(lp,{}lv)} tests if the polynomial system \\spad{lp} in variables \\spad{lv} is zero dimensional.")) (|groebSolve| (((|List| (|List| (|DistributedMultivariatePolynomial| |#1| |#2|))) (|List| (|DistributedMultivariatePolynomial| |#1| |#2|)) (|List| (|OrderedVariableList| |#1|))) "\\spad{groebSolve(lp,{}lv)} reduces the polynomial system \\spad{lp} in variables \\spad{lv} to triangular form. Algorithm based on groebner bases algorithm with linear algebra for change of ordering. Preprocessing for the general solver. The polynomials in input are of type \\spadtype{DMP}."))) NIL NIL @@ -1735,11 +1735,11 @@ NIL (-451 |Coef| |var| |cen|) ((|constructor| (NIL "This is a category of univariate Puiseux series constructed from univariate Laurent series. A Puiseux series is represented by a pair \\spad{[r,{}f(x)]},{} where \\spad{r} is a positive rational number and \\spad{f(x)} is a Laurent series. This pair represents the Puiseux series \\spad{f(x\\^r)}.")) (|integrate| (($ $ (|Variable| |#2|)) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (|differentiate| (($ $ (|Variable| |#2|)) "\\spad{differentiate(f(x),{}x)} returns the derivative of \\spad{f(x)} with respect to \\spad{x}.")) (|coerce| (($ (|UnivariatePuiseuxSeries| |#1| |#2| |#3|)) "\\spad{coerce(f)} converts a Puiseux series to a general power series.") (($ (|Variable| |#2|)) "\\spad{coerce(var)} converts the series variable \\spad{var} into a Puiseux series."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-452 |Key| |Entry| |Tbl| |dent|) ((|constructor| (NIL "A sparse table has a default entry,{} which is returned if no other value has been explicitly stored for a key."))) ((-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-789))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-789))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-453 R E V P) ((|constructor| (NIL "A domain constructor of the category \\axiomType{TriangularSetCategory}. The only requirement for a list of polynomials to be a member of such a domain is the following: no polynomial is constant and two distinct polynomials have distinct main variables. Such a triangular set may not be auto-reduced or consistent. Triangular sets are stored as sorted lists \\spad{w}.\\spad{r}.\\spad{t}. the main variables of their members but they are displayed in reverse order.\\newline References : \\indented{1}{[1] \\spad{P}. AUBRY,{} \\spad{D}. LAZARD and \\spad{M}. MORENO MAZA \"On the Theories} \\indented{5}{of Triangular Sets\" Journal of Symbol. Comp. (to appear)}"))) ((-4256 . T) (-4255 . T)) @@ -1751,7 +1751,7 @@ NIL (-455 |Key| |Entry| |hashfn|) ((|constructor| (NIL "This domain provides access to the underlying Lisp hash tables. By varying the hashfn parameter,{} tables suited for different purposes can be obtained."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-456) ((|constructor| (NIL "\\indented{1}{Author : Larry Lambe} Date Created : August 1988 Date Last Updated : March 9 1990 Related Constructors: OrderedSetInts,{} Commutator,{} FreeNilpotentLie AMS Classification: Primary 17B05,{} 17B30; Secondary 17A50 Keywords: free Lie algebra,{} Hall basis,{} basic commutators Description : Generate a basis for the free Lie algebra on \\spad{n} generators over a ring \\spad{R} with identity up to basic commutators of length \\spad{c} using the algorithm of \\spad{P}. Hall as given in Serre\\spad{'s} book Lie Groups \\spad{--} Lie Algebras")) (|generate| (((|Vector| (|List| (|Integer|))) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{generate(numberOfGens,{} maximalWeight)} generates a vector of elements of the form [left,{}weight,{}right] which represents a \\spad{P}. Hall basis element for the free lie algebra on \\spad{numberOfGens} generators. We only generate those basis elements of weight less than or equal to maximalWeight")) (|inHallBasis?| (((|Boolean|) (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{inHallBasis?(numberOfGens,{} leftCandidate,{} rightCandidate,{} left)} tests to see if a new element should be added to the \\spad{P}. Hall basis being constructed. The list \\spad{[leftCandidate,{}wt,{}rightCandidate]} is included in the basis if in the unique factorization of \\spad{rightCandidate},{} we have left factor leftOfRight,{} and leftOfRight \\spad{<=} \\spad{leftCandidate}")) (|lfunc| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{lfunc(d,{}n)} computes the rank of the \\spad{n}th factor in the lower central series of the free \\spad{d}-generated free Lie algebra; This rank is \\spad{d} if \\spad{n} = 1 and binom(\\spad{d},{}2) if \\spad{n} = 2"))) NIL @@ -1759,16 +1759,16 @@ NIL (-457 |vl| R) ((|constructor| (NIL "\\indented{2}{This type supports distributed multivariate polynomials} whose variables are from a user specified list of symbols. The coefficient ring may be non commutative,{} but the variables are assumed to commute. The term ordering is total degree ordering refined by reverse lexicographic ordering with respect to the position that the variables appear in the list of variables parameter.")) (|reorder| (($ $ (|List| (|Integer|))) "\\spad{reorder(p,{} perm)} applies the permutation perm to the variables in a polynomial and returns the new correctly ordered polynomial"))) (((-4257 "*") |has| |#2| (-160)) (-4248 |has| |#2| (-517)) (-4253 |has| |#2| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#2| (QUOTE (-844))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) -(-458 -3480 S) +((|HasCategory| |#2| (QUOTE (-844))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) +(-458 -3476 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}."))) ((-4249 |has| |#2| (-977)) (-4250 |has| |#2| (-977)) (-4252 |has| |#2| (-6 -4252)) ((-4257 "*") |has| |#2| (-160)) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-735))) (-3279 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787)))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-787)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020))))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-3279 (|HasCategory| |#2| (QUOTE (-977))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasAttribute| |#2| (QUOTE -4252)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-735))) (-3275 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787)))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-787)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020))))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-3275 (|HasCategory| |#2| (QUOTE (-977))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasAttribute| |#2| (QUOTE -4252)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (-459 S) ((|constructor| (NIL "Heap implemented in a flexible array to allow for insertions")) (|heap| (($ (|List| |#1|)) "\\spad{heap(ls)} creates a heap of elements consisting of the elements of \\spad{ls}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) -(-460 -3834 UP UPUP R) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +(-460 -3832 UP UPUP R) ((|constructor| (NIL "This domains implements finite rational divisors on an hyperelliptic curve,{} that is finite formal sums SUM(\\spad{n} * \\spad{P}) where the \\spad{n}\\spad{'s} are integers and the \\spad{P}\\spad{'s} are finite rational points on the curve. The equation of the curve must be \\spad{y^2} = \\spad{f}(\\spad{x}) and \\spad{f} must have odd degree."))) NIL NIL @@ -1779,14 +1779,14 @@ NIL (-462) ((|constructor| (NIL "This domain allows rational numbers to be presented as repeating hexadecimal expansions.")) (|hex| (($ (|Fraction| (|Integer|))) "\\spad{hex(r)} converts a rational number to a hexadecimal expansion.")) (|fractionPart| (((|Fraction| (|Integer|)) $) "\\spad{fractionPart(h)} returns the fractional part of a hexadecimal expansion.")) (|coerce| (((|RadixExpansion| 16) $) "\\spad{coerce(h)} converts a hexadecimal expansion to a radix expansion with base 16.") (((|Fraction| (|Integer|)) $) "\\spad{coerce(h)} converts a hexadecimal expansion to a rational number."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3279 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) +((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3275 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) (-463 A S) ((|constructor| (NIL "A homogeneous aggregate is an aggregate of elements all of the same type. In the current system,{} all aggregates are homogeneous. Two attributes characterize classes of aggregates. Aggregates from domains with attribute \\spadatt{finiteAggregate} have a finite number of members. Those with attribute \\spadatt{shallowlyMutable} allow an element to be modified or updated without changing its overall value.")) (|member?| (((|Boolean|) |#2| $) "\\spad{member?(x,{}u)} tests if \\spad{x} is a member of \\spad{u}. For collections,{} \\axiom{member?(\\spad{x},{}\\spad{u}) = reduce(or,{}[x=y for \\spad{y} in \\spad{u}],{}\\spad{false})}.")) (|members| (((|List| |#2|) $) "\\spad{members(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|parts| (((|List| |#2|) $) "\\spad{parts(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|count| (((|NonNegativeInteger|) |#2| $) "\\spad{count(x,{}u)} returns the number of occurrences of \\spad{x} in \\spad{u}. For collections,{} \\axiom{count(\\spad{x},{}\\spad{u}) = reduce(+,{}[x=y for \\spad{y} in \\spad{u}],{}0)}.") (((|NonNegativeInteger|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{count(p,{}u)} returns the number of elements \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. For collections,{} \\axiom{count(\\spad{p},{}\\spad{u}) = reduce(+,{}[1 for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})],{}0)}.")) (|every?| (((|Boolean|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{every?(f,{}u)} tests if \\spad{p}(\\spad{x}) is \\spad{true} for all elements \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{every?(\\spad{p},{}\\spad{u}) = reduce(and,{}map(\\spad{f},{}\\spad{u}),{}\\spad{true},{}\\spad{false})}.")) (|any?| (((|Boolean|) (|Mapping| (|Boolean|) |#2|) $) "\\spad{any?(p,{}u)} tests if \\axiom{\\spad{p}(\\spad{x})} is \\spad{true} for any element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{any?(\\spad{p},{}\\spad{u}) = reduce(or,{}map(\\spad{f},{}\\spad{u}),{}\\spad{false},{}\\spad{true})}.")) (|map!| (($ (|Mapping| |#2| |#2|) $) "\\spad{map!(f,{}u)} destructively replaces each element \\spad{x} of \\spad{u} by \\axiom{\\spad{f}(\\spad{x})}.")) (|map| (($ (|Mapping| |#2| |#2|) $) "\\spad{map(f,{}u)} returns a copy of \\spad{u} with each element \\spad{x} replaced by \\spad{f}(\\spad{x}). For collections,{} \\axiom{map(\\spad{f},{}\\spad{u}) = [\\spad{f}(\\spad{x}) for \\spad{x} in \\spad{u}]}."))) NIL ((|HasAttribute| |#1| (QUOTE -4255)) (|HasAttribute| |#1| (QUOTE -4256)) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (-464 S) ((|constructor| (NIL "A homogeneous aggregate is an aggregate of elements all of the same type. In the current system,{} all aggregates are homogeneous. Two attributes characterize classes of aggregates. Aggregates from domains with attribute \\spadatt{finiteAggregate} have a finite number of members. Those with attribute \\spadatt{shallowlyMutable} allow an element to be modified or updated without changing its overall value.")) (|member?| (((|Boolean|) |#1| $) "\\spad{member?(x,{}u)} tests if \\spad{x} is a member of \\spad{u}. For collections,{} \\axiom{member?(\\spad{x},{}\\spad{u}) = reduce(or,{}[x=y for \\spad{y} in \\spad{u}],{}\\spad{false})}.")) (|members| (((|List| |#1|) $) "\\spad{members(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|parts| (((|List| |#1|) $) "\\spad{parts(u)} returns a list of the consecutive elements of \\spad{u}. For collections,{} \\axiom{parts([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = (\\spad{x},{}\\spad{y},{}...,{}\\spad{z})}.")) (|count| (((|NonNegativeInteger|) |#1| $) "\\spad{count(x,{}u)} returns the number of occurrences of \\spad{x} in \\spad{u}. For collections,{} \\axiom{count(\\spad{x},{}\\spad{u}) = reduce(+,{}[x=y for \\spad{y} in \\spad{u}],{}0)}.") (((|NonNegativeInteger|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{count(p,{}u)} returns the number of elements \\spad{x} in \\spad{u} such that \\axiom{\\spad{p}(\\spad{x})} is \\spad{true}. For collections,{} \\axiom{count(\\spad{p},{}\\spad{u}) = reduce(+,{}[1 for \\spad{x} in \\spad{u} | \\spad{p}(\\spad{x})],{}0)}.")) (|every?| (((|Boolean|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{every?(f,{}u)} tests if \\spad{p}(\\spad{x}) is \\spad{true} for all elements \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{every?(\\spad{p},{}\\spad{u}) = reduce(and,{}map(\\spad{f},{}\\spad{u}),{}\\spad{true},{}\\spad{false})}.")) (|any?| (((|Boolean|) (|Mapping| (|Boolean|) |#1|) $) "\\spad{any?(p,{}u)} tests if \\axiom{\\spad{p}(\\spad{x})} is \\spad{true} for any element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{any?(\\spad{p},{}\\spad{u}) = reduce(or,{}map(\\spad{f},{}\\spad{u}),{}\\spad{false},{}\\spad{true})}.")) (|map!| (($ (|Mapping| |#1| |#1|) $) "\\spad{map!(f,{}u)} destructively replaces each element \\spad{x} of \\spad{u} by \\axiom{\\spad{f}(\\spad{x})}.")) (|map| (($ (|Mapping| |#1| |#1|) $) "\\spad{map(f,{}u)} returns a copy of \\spad{u} with each element \\spad{x} replaced by \\spad{f}(\\spad{x}). For collections,{} \\axiom{map(\\spad{f},{}\\spad{u}) = [\\spad{f}(\\spad{x}) for \\spad{x} in \\spad{u}]}."))) -((-1335 . T)) +((-1336 . T)) NIL (-465 S) ((|constructor| (NIL "Category for the hyperbolic trigonometric functions.")) (|tanh| (($ $) "\\spad{tanh(x)} returns the hyperbolic tangent of \\spad{x}.")) (|sinh| (($ $) "\\spad{sinh(x)} returns the hyperbolic sine of \\spad{x}.")) (|sech| (($ $) "\\spad{sech(x)} returns the hyperbolic secant of \\spad{x}.")) (|csch| (($ $) "\\spad{csch(x)} returns the hyperbolic cosecant of \\spad{x}.")) (|coth| (($ $) "\\spad{coth(x)} returns the hyperbolic cotangent of \\spad{x}.")) (|cosh| (($ $) "\\spad{cosh(x)} returns the hyperbolic cosine of \\spad{x}."))) @@ -1796,7 +1796,7 @@ NIL ((|constructor| (NIL "Category for the hyperbolic trigonometric functions.")) (|tanh| (($ $) "\\spad{tanh(x)} returns the hyperbolic tangent of \\spad{x}.")) (|sinh| (($ $) "\\spad{sinh(x)} returns the hyperbolic sine of \\spad{x}.")) (|sech| (($ $) "\\spad{sech(x)} returns the hyperbolic secant of \\spad{x}.")) (|csch| (($ $) "\\spad{csch(x)} returns the hyperbolic cosecant of \\spad{x}.")) (|coth| (($ $) "\\spad{coth(x)} returns the hyperbolic cotangent of \\spad{x}.")) (|cosh| (($ $) "\\spad{cosh(x)} returns the hyperbolic cosine of \\spad{x}."))) NIL NIL -(-467 -3834 UP |AlExt| |AlPol|) +(-467 -3832 UP |AlExt| |AlPol|) ((|constructor| (NIL "Factorization of univariate polynomials with coefficients in an algebraic extension of a field over which we can factor UP\\spad{'s}.")) (|factor| (((|Factored| |#4|) |#4| (|Mapping| (|Factored| |#2|) |#2|)) "\\spad{factor(p,{} f)} returns a prime factorisation of \\spad{p}; \\spad{f} is a factorisation map for elements of UP."))) NIL NIL @@ -1807,16 +1807,16 @@ NIL (-469 S |mn|) ((|constructor| (NIL "\\indented{1}{Author Micheal Monagan Aug/87} This is the basic one dimensional array data type."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-470 R |mnRow| |mnCol|) ((|constructor| (NIL "\\indented{1}{An IndexedTwoDimensionalArray is a 2-dimensional array where} the minimal row and column indices are parameters of the type. Rows and columns are returned as IndexedOneDimensionalArray\\spad{'s} with minimal indices matching those of the IndexedTwoDimensionalArray. The index of the 'first' row may be obtained by calling the function 'minRowIndex'. The index of the 'first' column may be obtained by calling the function 'minColIndex'. The index of the first element of a 'Row' is the same as the index of the first column in an array and vice versa."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-471 K R UP) ((|constructor| (NIL "\\indented{1}{Author: Clifton Williamson} Date Created: 9 August 1993 Date Last Updated: 3 December 1993 Basic Operations: chineseRemainder,{} factorList Related Domains: PAdicWildFunctionFieldIntegralBasis(\\spad{K},{}\\spad{R},{}UP,{}\\spad{F}) Also See: WildFunctionFieldIntegralBasis,{} FunctionFieldIntegralBasis AMS Classifications: Keywords: function field,{} finite field,{} integral basis Examples: References: Description:")) (|chineseRemainder| (((|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) (|List| |#3|) (|List| (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) (|NonNegativeInteger|)) "\\spad{chineseRemainder(lu,{}lr,{}n)} \\undocumented")) (|listConjugateBases| (((|List| (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|)))) (|Record| (|:| |basis| (|Matrix| |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (|Matrix| |#2|))) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{listConjugateBases(bas,{}q,{}n)} returns the list \\spad{[bas,{}bas^Frob,{}bas^(Frob^2),{}...bas^(Frob^(n-1))]},{} where \\spad{Frob} raises the coefficients of all polynomials appearing in the basis \\spad{bas} to the \\spad{q}th power.")) (|factorList| (((|List| (|SparseUnivariatePolynomial| |#1|)) |#1| (|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{factorList(k,{}n,{}m,{}j)} \\undocumented"))) NIL NIL -(-472 R UP -3834) +(-472 R UP -3832) ((|constructor| (NIL "This package contains functions used in the packages FunctionFieldIntegralBasis and NumberFieldIntegralBasis.")) (|moduleSum| (((|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) (|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|))) (|Record| (|:| |basis| (|Matrix| |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (|Matrix| |#1|)))) "\\spad{moduleSum(m1,{}m2)} returns the sum of two modules in the framed algebra \\spad{F}. Each module \\spad{\\spad{mi}} is represented as follows: \\spad{F} is a framed algebra with \\spad{R}-module basis \\spad{w1,{}w2,{}...,{}wn} and \\spad{\\spad{mi}} is a record \\spad{[basis,{}basisDen,{}basisInv]}. If \\spad{basis} is the matrix \\spad{(aij,{} i = 1..n,{} j = 1..n)},{} then a basis \\spad{v1,{}...,{}vn} for \\spad{\\spad{mi}} is given by \\spad{\\spad{vi} = (1/basisDen) * sum(aij * wj,{} j = 1..n)},{} \\spadignore{i.e.} the \\spad{i}th row of 'basis' contains the coordinates of the \\spad{i}th basis vector. Similarly,{} the \\spad{i}th row of the matrix \\spad{basisInv} contains the coordinates of \\spad{\\spad{wi}} with respect to the basis \\spad{v1,{}...,{}vn}: if \\spad{basisInv} is the matrix \\spad{(bij,{} i = 1..n,{} j = 1..n)},{} then \\spad{\\spad{wi} = sum(bij * vj,{} j = 1..n)}.")) (|idealiserMatrix| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{idealiserMatrix(m1,{} m2)} returns the matrix representing the linear conditions on the Ring associatied with an ideal defined by \\spad{m1} and \\spad{m2}.")) (|idealiser| (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|) |#1|) "\\spad{idealiser(m1,{}m2,{}d)} computes the order of an ideal defined by \\spad{m1} and \\spad{m2} where \\spad{d} is the known part of the denominator") (((|Matrix| |#1|) (|Matrix| |#1|) (|Matrix| |#1|)) "\\spad{idealiser(m1,{}m2)} computes the order of an ideal defined by \\spad{m1} and \\spad{m2}")) (|leastPower| (((|NonNegativeInteger|) (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{leastPower(p,{}n)} returns \\spad{e},{} where \\spad{e} is the smallest integer such that \\spad{p **e >= n}")) (|divideIfCan!| ((|#1| (|Matrix| |#1|) (|Matrix| |#1|) |#1| (|Integer|)) "\\spad{divideIfCan!(matrix,{}matrixOut,{}prime,{}n)} attempts to divide the entries of \\spad{matrix} by \\spad{prime} and store the result in \\spad{matrixOut}. If it is successful,{} 1 is returned and if not,{} \\spad{prime} is returned. Here both \\spad{matrix} and \\spad{matrixOut} are \\spad{n}-by-\\spad{n} upper triangular matrices.")) (|matrixGcd| ((|#1| (|Matrix| |#1|) |#1| (|NonNegativeInteger|)) "\\spad{matrixGcd(mat,{}sing,{}n)} is \\spad{gcd(sing,{}g)} where \\spad{g} is the \\spad{gcd} of the entries of the \\spad{n}-by-\\spad{n} upper-triangular matrix \\spad{mat}.")) (|diagonalProduct| ((|#1| (|Matrix| |#1|)) "\\spad{diagonalProduct(m)} returns the product of the elements on the diagonal of the matrix \\spad{m}")) (|squareFree| (((|Factored| $) $) "\\spad{squareFree(x)} returns a square-free factorisation of \\spad{x}"))) NIL NIL @@ -1836,7 +1836,7 @@ NIL ((|constructor| (NIL "InnerCommonDenominator provides functions to compute the common denominator of a finite linear aggregate of elements of the quotient field of an integral domain.")) (|splitDenominator| (((|Record| (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) "\\spad{splitDenominator([q1,{}...,{}qn])} returns \\spad{[[p1,{}...,{}pn],{} d]} such that \\spad{\\spad{qi} = pi/d} and \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|clearDenominator| ((|#3| |#4|) "\\spad{clearDenominator([q1,{}...,{}qn])} returns \\spad{[p1,{}...,{}pn]} such that \\spad{\\spad{qi} = pi/d} where \\spad{d} is a common denominator for the \\spad{qi}\\spad{'s}.")) (|commonDenominator| ((|#1| |#4|) "\\spad{commonDenominator([q1,{}...,{}qn])} returns a common denominator \\spad{d} for \\spad{q1},{}...,{}\\spad{qn}."))) NIL NIL -(-477 -3834 |Expon| |VarSet| |DPoly|) +(-477 -3832 |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 -567) (QUOTE (-1091))))) @@ -1883,19 +1883,19 @@ NIL (-488 S |mn|) ((|constructor| (NIL "\\indented{1}{Author: Michael Monagan July/87,{} modified \\spad{SMW} June/91} A FlexibleArray is the notion of an array intended to allow for growth at the end only. Hence the following efficient operations \\indented{2}{\\spad{append(x,{}a)} meaning append item \\spad{x} at the end of the array \\spad{a}} \\indented{2}{\\spad{delete(a,{}n)} meaning delete the last item from the array \\spad{a}} Flexible arrays support the other operations inherited from \\spadtype{ExtensibleLinearAggregate}. However,{} these are not efficient. Flexible arrays combine the \\spad{O(1)} access time property of arrays with growing and shrinking at the end in \\spad{O(1)} (average) time. This is done by using an ordinary array which may have zero or more empty slots at the end. When the array becomes full it is copied into a new larger (50\\% larger) array. Conversely,{} when the array becomes less than 1/2 full,{} it is copied into a smaller array. Flexible arrays provide for an efficient implementation of many data structures in particular heaps,{} stacks and sets.")) (|shrinkable| (((|Boolean|) (|Boolean|)) "\\spad{shrinkable(b)} sets the shrinkable attribute of flexible arrays to \\spad{b} and returns the previous value")) (|physicalLength!| (($ $ (|Integer|)) "\\spad{physicalLength!(x,{}n)} changes the physical length of \\spad{x} to be \\spad{n} and returns the new array.")) (|physicalLength| (((|NonNegativeInteger|) $) "\\spad{physicalLength(x)} returns the number of elements \\spad{x} can accomodate before growing")) (|flexibleArray| (($ (|List| |#1|)) "\\spad{flexibleArray(l)} creates a flexible array from the list of elements \\spad{l}"))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-489 |p| |n|) ((|constructor| (NIL "InnerFiniteField(\\spad{p},{}\\spad{n}) implements finite fields with \\spad{p**n} elements where \\spad{p} is assumed prime but does not check. For a version which checks that \\spad{p} is prime,{} see \\spadtype{FiniteField}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| (-538 |#1|) (QUOTE (-136))) (|HasCategory| (-538 |#1|) (QUOTE (-346)))) (|HasCategory| (-538 |#1|) (QUOTE (-138))) (|HasCategory| (-538 |#1|) (QUOTE (-346))) (|HasCategory| (-538 |#1|) (QUOTE (-136)))) +((-3275 (|HasCategory| (-538 |#1|) (QUOTE (-136))) (|HasCategory| (-538 |#1|) (QUOTE (-346)))) (|HasCategory| (-538 |#1|) (QUOTE (-138))) (|HasCategory| (-538 |#1|) (QUOTE (-346))) (|HasCategory| (-538 |#1|) (QUOTE (-136)))) (-490 R |mnRow| |mnCol| |Row| |Col|) ((|constructor| (NIL "\\indented{1}{This is an internal type which provides an implementation of} 2-dimensional arrays as PrimitiveArray\\spad{'s} of PrimitiveArray\\spad{'s}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-491 S |mn|) ((|constructor| (NIL "\\spadtype{IndexedList} is a basic implementation of the functions in \\spadtype{ListAggregate},{} often using functions in the underlying LISP system. The second parameter to the constructor (\\spad{mn}) is the beginning index of the list. That is,{} if \\spad{l} is a list,{} then \\spad{elt(l,{}mn)} is the first value. This constructor is probably best viewed as the implementation of singly-linked lists that are addressable by index rather than as a mere wrapper for LISP lists."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-492 R |Row| |Col| M) ((|constructor| (NIL "\\spadtype{InnerMatrixLinearAlgebraFunctions} is an internal package which provides standard linear algebra functions on domains in \\spad{MatrixCategory}")) (|inverse| (((|Union| |#4| "failed") |#4|) "\\spad{inverse(m)} returns the inverse of the matrix \\spad{m}. If the matrix is not invertible,{} \"failed\" is returned. Error: if the matrix is not square.")) (|generalizedInverse| ((|#4| |#4|) "\\spad{generalizedInverse(m)} returns the generalized (Moore--Penrose) inverse of the matrix \\spad{m},{} \\spadignore{i.e.} the matrix \\spad{h} such that m*h*m=h,{} h*m*h=m,{} \\spad{m*h} and \\spad{h*m} are both symmetric matrices.")) (|determinant| ((|#1| |#4|) "\\spad{determinant(m)} returns the determinant of the matrix \\spad{m}. an error message is returned if the matrix is not square.")) (|nullSpace| (((|List| |#3|) |#4|) "\\spad{nullSpace(m)} returns a basis for the null space of the matrix \\spad{m}.")) (|nullity| (((|NonNegativeInteger|) |#4|) "\\spad{nullity(m)} returns the mullity of the matrix \\spad{m}. This is the dimension of the null space of the matrix \\spad{m}.")) (|rank| (((|NonNegativeInteger|) |#4|) "\\spad{rank(m)} returns the rank of the matrix \\spad{m}.")) (|rowEchelon| ((|#4| |#4|) "\\spad{rowEchelon(m)} returns the row echelon form of the matrix \\spad{m}."))) NIL @@ -1907,7 +1907,7 @@ NIL (-494 R |mnRow| |mnCol|) ((|constructor| (NIL "An \\spad{IndexedMatrix} is a matrix where the minimal row and column indices are parameters of the type. The domains Row and Col are both IndexedVectors. The index of the 'first' row may be obtained by calling the function \\spadfun{minRowIndex}. The index of the 'first' column may be obtained by calling the function \\spadfun{minColIndex}. The index of the first element of a 'Row' is the same as the index of the first column in a matrix and vice versa."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4257 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4257 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-495 GF) ((|constructor| (NIL "InnerNormalBasisFieldFunctions(\\spad{GF}) (unexposed): This package has functions used by every normal basis finite field extension domain.")) (|minimalPolynomial| (((|SparseUnivariatePolynomial| |#1|) (|Vector| |#1|)) "\\spad{minimalPolynomial(x)} \\undocumented{} See \\axiomFunFrom{minimalPolynomial}{FiniteAlgebraicExtensionField}")) (|normalElement| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{normalElement(n)} \\undocumented{} See \\axiomFunFrom{normalElement}{FiniteAlgebraicExtensionField}")) (|basis| (((|Vector| (|Vector| |#1|)) (|PositiveInteger|)) "\\spad{basis(n)} \\undocumented{} See \\axiomFunFrom{basis}{FiniteAlgebraicExtensionField}")) (|normal?| (((|Boolean|) (|Vector| |#1|)) "\\spad{normal?(x)} \\undocumented{} See \\axiomFunFrom{normal?}{FiniteAlgebraicExtensionField}")) (|lookup| (((|PositiveInteger|) (|Vector| |#1|)) "\\spad{lookup(x)} \\undocumented{} See \\axiomFunFrom{lookup}{Finite}")) (|inv| (((|Vector| |#1|) (|Vector| |#1|)) "\\spad{inv x} \\undocumented{} See \\axiomFunFrom{inv}{DivisionRing}")) (|trace| (((|Vector| |#1|) (|Vector| |#1|) (|PositiveInteger|)) "\\spad{trace(x,{}n)} \\undocumented{} See \\axiomFunFrom{trace}{FiniteAlgebraicExtensionField}")) (|norm| (((|Vector| |#1|) (|Vector| |#1|) (|PositiveInteger|)) "\\spad{norm(x,{}n)} \\undocumented{} See \\axiomFunFrom{norm}{FiniteAlgebraicExtensionField}")) (/ (((|Vector| |#1|) (|Vector| |#1|) (|Vector| |#1|)) "\\spad{x/y} \\undocumented{} See \\axiomFunFrom{/}{Field}")) (* (((|Vector| |#1|) (|Vector| |#1|) (|Vector| |#1|)) "\\spad{x*y} \\undocumented{} See \\axiomFunFrom{*}{SemiGroup}")) (** (((|Vector| |#1|) (|Vector| |#1|) (|Integer|)) "\\spad{x**n} \\undocumented{} See \\axiomFunFrom{\\spad{**}}{DivisionRing}")) (|qPot| (((|Vector| |#1|) (|Vector| |#1|) (|Integer|)) "\\spad{qPot(v,{}e)} computes \\spad{v**(q**e)},{} interpreting \\spad{v} as an element of normal basis field,{} \\spad{q} the size of the ground field. This is done by a cyclic \\spad{e}-shift of the vector \\spad{v}.")) (|expPot| (((|Vector| |#1|) (|Vector| |#1|) (|SingleInteger|) (|SingleInteger|)) "\\spad{expPot(v,{}e,{}d)} returns the sum from \\spad{i = 0} to \\spad{e - 1} of \\spad{v**(q**i*d)},{} interpreting \\spad{v} as an element of a normal basis field and where \\spad{q} is the size of the ground field. Note: for a description of the algorithm,{} see \\spad{T}.Itoh and \\spad{S}.Tsujii,{} \"A fast algorithm for computing multiplicative inverses in \\spad{GF}(2^m) using normal bases\",{} Information and Computation 78,{} \\spad{pp}.171-177,{} 1988.")) (|repSq| (((|Vector| |#1|) (|Vector| |#1|) (|NonNegativeInteger|)) "\\spad{repSq(v,{}e)} computes \\spad{v**e} by repeated squaring,{} interpreting \\spad{v} as an element of a normal basis field.")) (|dAndcExp| (((|Vector| |#1|) (|Vector| |#1|) (|NonNegativeInteger|) (|SingleInteger|)) "\\spad{dAndcExp(v,{}n,{}k)} computes \\spad{v**e} interpreting \\spad{v} as an element of normal basis field. A divide and conquer algorithm similar to the one from \\spad{D}.\\spad{R}.Stinson,{} \"Some observations on parallel Algorithms for fast exponentiation in \\spad{GF}(2^n)\",{} Siam \\spad{J}. Computation,{} Vol.19,{} No.4,{} \\spad{pp}.711-717,{} August 1990 is used. Argument \\spad{k} is a parameter of this algorithm.")) (|xn| (((|SparseUnivariatePolynomial| |#1|) (|NonNegativeInteger|)) "\\spad{xn(n)} returns the polynomial \\spad{x**n-1}.")) (|pol| (((|SparseUnivariatePolynomial| |#1|) (|Vector| |#1|)) "\\spad{pol(v)} turns the vector \\spad{[v0,{}...,{}vn]} into the polynomial \\spad{v0+v1*x+ ... + vn*x**n}.")) (|index| (((|Vector| |#1|) (|PositiveInteger|) (|PositiveInteger|)) "\\spad{index(n,{}m)} is a index function for vectors of length \\spad{n} over the ground field.")) (|random| (((|Vector| |#1|) (|PositiveInteger|)) "\\spad{random(n)} creates a vector over the ground field with random entries.")) (|setFieldInfo| (((|Void|) (|Vector| (|List| (|Record| (|:| |value| |#1|) (|:| |index| (|SingleInteger|))))) |#1|) "\\spad{setFieldInfo(m,{}p)} initializes the field arithmetic,{} where \\spad{m} is the multiplication table and \\spad{p} is the respective normal element of the ground field \\spad{GF}."))) NIL @@ -1920,7 +1920,7 @@ NIL ((|constructor| (NIL "converts entire exponents to OutputForm"))) NIL NIL -(-498 K -3834 |Par|) +(-498 K -3832 |Par|) ((|constructor| (NIL "This package is the inner package to be used by NumericRealEigenPackage and NumericComplexEigenPackage for the computation of numeric eigenvalues and eigenvectors.")) (|innerEigenvectors| (((|List| (|Record| (|:| |outval| |#2|) (|:| |outmult| (|Integer|)) (|:| |outvect| (|List| (|Matrix| |#2|))))) (|Matrix| |#1|) |#3| (|Mapping| (|Factored| (|SparseUnivariatePolynomial| |#1|)) (|SparseUnivariatePolynomial| |#1|))) "\\spad{innerEigenvectors(m,{}eps,{}factor)} computes explicitly the eigenvalues and the correspondent eigenvectors of the matrix \\spad{m}. The parameter \\spad{eps} determines the type of the output,{} \\spad{factor} is the univariate factorizer to \\spad{br} used to reduce the characteristic polynomial into irreducible factors.")) (|solve1| (((|List| |#2|) (|SparseUnivariatePolynomial| |#1|) |#3|) "\\spad{solve1(pol,{} eps)} finds the roots of the univariate polynomial polynomial \\spad{pol} to precision eps. If \\spad{K} is \\spad{Fraction Integer} then only the real roots are returned,{} if \\spad{K} is \\spad{Complex Fraction Integer} then all roots are found.")) (|charpol| (((|SparseUnivariatePolynomial| |#1|) (|Matrix| |#1|)) "\\spad{charpol(m)} computes the characteristic polynomial of a matrix \\spad{m} with entries in \\spad{K}. This function returns a polynomial over \\spad{K},{} while the general one (that is in EiegenPackage) returns Fraction \\spad{P} \\spad{K}"))) NIL NIL @@ -1940,7 +1940,7 @@ NIL ((|constructor| (NIL "This package computes infinite products of univariate Taylor series over an integral domain of characteristic 0.")) (|generalInfiniteProduct| ((|#2| |#2| (|Integer|) (|Integer|)) "\\spad{generalInfiniteProduct(f(x),{}a,{}d)} computes \\spad{product(n=a,{}a+d,{}a+2*d,{}...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|oddInfiniteProduct| ((|#2| |#2|) "\\spad{oddInfiniteProduct(f(x))} computes \\spad{product(n=1,{}3,{}5...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|evenInfiniteProduct| ((|#2| |#2|) "\\spad{evenInfiniteProduct(f(x))} computes \\spad{product(n=2,{}4,{}6...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1.")) (|infiniteProduct| ((|#2| |#2|) "\\spad{infiniteProduct(f(x))} computes \\spad{product(n=1,{}2,{}3...,{}f(x**n))}. The series \\spad{f(x)} should have constant coefficient 1."))) NIL NIL -(-503 K -3834 |Par|) +(-503 K -3832 |Par|) ((|constructor| (NIL "This is an internal package for computing approximate solutions to systems of polynomial equations. The parameter \\spad{K} specifies the coefficient field of the input polynomials and must be either \\spad{Fraction(Integer)} or \\spad{Complex(Fraction Integer)}. The parameter \\spad{F} specifies where the solutions must lie and can be one of the following: \\spad{Float},{} \\spad{Fraction(Integer)},{} \\spad{Complex(Float)},{} \\spad{Complex(Fraction Integer)}. The last parameter specifies the type of the precision operand and must be either \\spad{Fraction(Integer)} or \\spad{Float}.")) (|makeEq| (((|List| (|Equation| (|Polynomial| |#2|))) (|List| |#2|) (|List| (|Symbol|))) "\\spad{makeEq(lsol,{}lvar)} returns a list of equations formed by corresponding members of \\spad{lvar} and \\spad{lsol}.")) (|innerSolve| (((|List| (|List| |#2|)) (|List| (|Polynomial| |#1|)) (|List| (|Polynomial| |#1|)) (|List| (|Symbol|)) |#3|) "\\spad{innerSolve(lnum,{}lden,{}lvar,{}eps)} returns a list of solutions of the system of polynomials \\spad{lnum},{} with the side condition that none of the members of \\spad{lden} vanish identically on any solution. Each solution is expressed as a list corresponding to the list of variables in \\spad{lvar} and with precision specified by \\spad{eps}.")) (|innerSolve1| (((|List| |#2|) (|Polynomial| |#1|) |#3|) "\\spad{innerSolve1(p,{}eps)} returns the list of the zeros of the polynomial \\spad{p} with precision \\spad{eps}.") (((|List| |#2|) (|SparseUnivariatePolynomial| |#1|) |#3|) "\\spad{innerSolve1(up,{}eps)} returns the list of the zeros of the univariate polynomial \\spad{up} with precision \\spad{eps}."))) NIL NIL @@ -1975,12 +1975,12 @@ NIL (-511 |Key| |Entry| |addDom|) ((|constructor| (NIL "This domain is used to provide a conditional \"add\" domain for the implementation of \\spadtype{Table}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) -(-512 R -3834) +((-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) +(-512 R -3832) ((|constructor| (NIL "This package provides functions for the integration of algebraic integrands over transcendental functions.")) (|algint| (((|IntegrationResult| |#2|) |#2| (|Kernel| |#2|) (|Kernel| |#2|) (|Mapping| (|SparseUnivariatePolynomial| |#2|) (|SparseUnivariatePolynomial| |#2|))) "\\spad{algint(f,{} x,{} y,{} d)} returns the integral of \\spad{f(x,{}y)dx} where \\spad{y} is an algebraic function of \\spad{x}; \\spad{d} is the derivation to use on \\spad{k[x]}."))) NIL NIL -(-513 R0 -3834 UP UPUP R) +(-513 R0 -3832 UP UPUP R) ((|constructor| (NIL "This package provides functions for integrating a function on an algebraic curve.")) (|palginfieldint| (((|Union| |#5| "failed") |#5| (|Mapping| |#3| |#3|)) "\\spad{palginfieldint(f,{} d)} returns an algebraic function \\spad{g} such that \\spad{dg = f} if such a \\spad{g} exists,{} \"failed\" otherwise. Argument \\spad{f} must be a pure algebraic function.")) (|palgintegrate| (((|IntegrationResult| |#5|) |#5| (|Mapping| |#3| |#3|)) "\\spad{palgintegrate(f,{} d)} integrates \\spad{f} with respect to the derivation \\spad{d}. Argument \\spad{f} must be a pure algebraic function.")) (|algintegrate| (((|IntegrationResult| |#5|) |#5| (|Mapping| |#3| |#3|)) "\\spad{algintegrate(f,{} d)} integrates \\spad{f} with respect to the derivation \\spad{d}."))) NIL NIL @@ -1990,7 +1990,7 @@ NIL NIL (-515 R) ((|constructor| (NIL "\\indented{1}{+ Author: Mike Dewar} + Date Created: November 1996 + Date Last Updated: + Basic Functions: + Related Constructors: + Also See: + AMS Classifications: + Keywords: + References: + Description: + This category implements of interval arithmetic and transcendental + functions over intervals.")) (|contains?| (((|Boolean|) $ |#1|) "\\spad{contains?(i,{}f)} returns \\spad{true} if \\axiom{\\spad{f}} is contained within the interval \\axiom{\\spad{i}},{} \\spad{false} otherwise.")) (|negative?| (((|Boolean|) $) "\\spad{negative?(u)} returns \\axiom{\\spad{true}} if every element of \\spad{u} is negative,{} \\axiom{\\spad{false}} otherwise.")) (|positive?| (((|Boolean|) $) "\\spad{positive?(u)} returns \\axiom{\\spad{true}} if every element of \\spad{u} is positive,{} \\axiom{\\spad{false}} otherwise.")) (|width| ((|#1| $) "\\spad{width(u)} returns \\axiom{sup(\\spad{u}) - inf(\\spad{u})}.")) (|sup| ((|#1| $) "\\spad{sup(u)} returns the supremum of \\axiom{\\spad{u}}.")) (|inf| ((|#1| $) "\\spad{inf(u)} returns the infinum of \\axiom{\\spad{u}}.")) (|qinterval| (($ |#1| |#1|) "\\spad{qinterval(inf,{}sup)} creates a new interval \\axiom{[\\spad{inf},{}\\spad{sup}]},{} without checking the ordering on the elements.")) (|interval| (($ (|Fraction| (|Integer|))) "\\spad{interval(f)} creates a new interval around \\spad{f}.") (($ |#1|) "\\spad{interval(f)} creates a new interval around \\spad{f}.") (($ |#1| |#1|) "\\spad{interval(inf,{}sup)} creates a new interval,{} either \\axiom{[\\spad{inf},{}\\spad{sup}]} if \\axiom{\\spad{inf} \\spad{<=} \\spad{sup}} or \\axiom{[\\spad{sup},{}in]} otherwise."))) -((-1370 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1371 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-516 S) ((|constructor| (NIL "The category of commutative integral domains,{} \\spadignore{i.e.} commutative rings with no zero divisors. \\blankline Conditional attributes: \\indented{2}{canonicalUnitNormal\\tab{20}the canonical field is the same for all associates} \\indented{2}{canonicalsClosed\\tab{20}the product of two canonicals is itself canonical}")) (|unit?| (((|Boolean|) $) "\\spad{unit?(x)} tests whether \\spad{x} is a unit,{} \\spadignore{i.e.} is invertible.")) (|associates?| (((|Boolean|) $ $) "\\spad{associates?(x,{}y)} tests whether \\spad{x} and \\spad{y} are associates,{} \\spadignore{i.e.} differ by a unit factor.")) (|unitCanonical| (($ $) "\\spad{unitCanonical(x)} returns \\spad{unitNormal(x).canonical}.")) (|unitNormal| (((|Record| (|:| |unit| $) (|:| |canonical| $) (|:| |associate| $)) $) "\\spad{unitNormal(x)} tries to choose a canonical element from the associate class of \\spad{x}. The attribute canonicalUnitNormal,{} if asserted,{} means that the \"canonical\" element is the same across all associates of \\spad{x} if \\spad{unitNormal(x) = [u,{}c,{}a]} then \\spad{u*c = x},{} \\spad{a*u = 1}.")) (|exquo| (((|Union| $ "failed") $ $) "\\spad{exquo(a,{}b)} either returns an element \\spad{c} such that \\spad{c*b=a} or \"failed\" if no such element can be found."))) @@ -2000,7 +2000,7 @@ NIL ((|constructor| (NIL "The category of commutative integral domains,{} \\spadignore{i.e.} commutative rings with no zero divisors. \\blankline Conditional attributes: \\indented{2}{canonicalUnitNormal\\tab{20}the canonical field is the same for all associates} \\indented{2}{canonicalsClosed\\tab{20}the product of two canonicals is itself canonical}")) (|unit?| (((|Boolean|) $) "\\spad{unit?(x)} tests whether \\spad{x} is a unit,{} \\spadignore{i.e.} is invertible.")) (|associates?| (((|Boolean|) $ $) "\\spad{associates?(x,{}y)} tests whether \\spad{x} and \\spad{y} are associates,{} \\spadignore{i.e.} differ by a unit factor.")) (|unitCanonical| (($ $) "\\spad{unitCanonical(x)} returns \\spad{unitNormal(x).canonical}.")) (|unitNormal| (((|Record| (|:| |unit| $) (|:| |canonical| $) (|:| |associate| $)) $) "\\spad{unitNormal(x)} tries to choose a canonical element from the associate class of \\spad{x}. The attribute canonicalUnitNormal,{} if asserted,{} means that the \"canonical\" element is the same across all associates of \\spad{x} if \\spad{unitNormal(x) = [u,{}c,{}a]} then \\spad{u*c = x},{} \\spad{a*u = 1}.")) (|exquo| (((|Union| $ "failed") $ $) "\\spad{exquo(a,{}b)} either returns an element \\spad{c} such that \\spad{c*b=a} or \"failed\" if no such element can be found."))) ((-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL -(-518 R -3834) +(-518 R -3832) ((|constructor| (NIL "This package provides functions for integration,{} limited integration,{} extended integration and the risch differential equation for elemntary functions.")) (|lfextlimint| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Symbol|) (|Kernel| |#2|) (|List| (|Kernel| |#2|))) "\\spad{lfextlimint(f,{}x,{}k,{}[k1,{}...,{}kn])} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f - c dk/dx}. Value \\spad{h} is looked for in a field containing \\spad{f} and \\spad{k1},{}...,{}\\spad{kn} (the \\spad{ki}\\spad{'s} must be logs).")) (|lfintegrate| (((|IntegrationResult| |#2|) |#2| (|Symbol|)) "\\spad{lfintegrate(f,{} x)} = \\spad{g} such that \\spad{dg/dx = f}.")) (|lfinfieldint| (((|Union| |#2| "failed") |#2| (|Symbol|)) "\\spad{lfinfieldint(f,{} x)} returns a function \\spad{g} such that \\spad{dg/dx = f} if \\spad{g} exists,{} \"failed\" otherwise.")) (|lflimitedint| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (|Symbol|) (|List| |#2|)) "\\spad{lflimitedint(f,{}x,{}[g1,{}...,{}gn])} returns functions \\spad{[h,{}[[\\spad{ci},{} \\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} and \\spad{d(h+sum(\\spad{ci} log(\\spad{gi})))/dx = f},{} if possible,{} \"failed\" otherwise.")) (|lfextendedint| (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") |#2| (|Symbol|) |#2|) "\\spad{lfextendedint(f,{} x,{} g)} returns functions \\spad{[h,{} c]} such that \\spad{dh/dx = f - cg},{} if (\\spad{h},{} \\spad{c}) exist,{} \"failed\" otherwise."))) NIL NIL @@ -2012,7 +2012,7 @@ NIL ((|constructor| (NIL "\\blankline")) (|entry| (((|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{entry(n)} \\undocumented{}")) (|entries| (((|List| (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) $) "\\spad{entries(x)} \\undocumented{}")) (|showAttributes| (((|Union| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))) "failed") (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) "\\spad{showAttributes(x)} \\undocumented{}")) (|insert!| (($ (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) "\\spad{insert!(r)} inserts an entry \\spad{r} into theIFTable")) (|fTable| (($ (|List| (|Record| (|:| |key| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) (|:| |entry| (|Record| (|:| |endPointContinuity| (|Union| (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (|Union| (|:| |str| (|Stream| (|DoubleFloat|))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| |range| (|Union| (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) "\\spad{fTable(l)} creates a functions table from the elements of \\spad{l}.")) (|keys| (((|List| (|Record| (|:| |var| (|Symbol|)) (|:| |fn| (|Expression| (|DoubleFloat|))) (|:| |range| (|Segment| (|OrderedCompletion| (|DoubleFloat|)))) (|:| |abserr| (|DoubleFloat|)) (|:| |relerr| (|DoubleFloat|)))) $) "\\spad{keys(f)} returns the list of keys of \\spad{f}")) (|clearTheFTable| (((|Void|)) "\\spad{clearTheFTable()} clears the current table of functions.")) (|showTheFTable| (($) "\\spad{showTheFTable()} returns the current table of functions."))) NIL NIL -(-521 R -3834 L) +(-521 R -3832 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 -602) (|devaluate| |#2|)))) @@ -2020,11 +2020,11 @@ NIL ((|constructor| (NIL "This package provides various number theoretic functions on the integers.")) (|sumOfKthPowerDivisors| (((|Integer|) (|Integer|) (|NonNegativeInteger|)) "\\spad{sumOfKthPowerDivisors(n,{}k)} returns the sum of the \\spad{k}th powers of the integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. the sum of the \\spad{k}th powers of the divisors of \\spad{n} is often denoted by \\spad{sigma_k(n)}.")) (|sumOfDivisors| (((|Integer|) (|Integer|)) "\\spad{sumOfDivisors(n)} returns the sum of the integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. The sum of the divisors of \\spad{n} is often denoted by \\spad{sigma(n)}.")) (|numberOfDivisors| (((|Integer|) (|Integer|)) "\\spad{numberOfDivisors(n)} returns the number of integers between 1 and \\spad{n} (inclusive) which divide \\spad{n}. The number of divisors of \\spad{n} is often denoted by \\spad{tau(n)}.")) (|moebiusMu| (((|Integer|) (|Integer|)) "\\spad{moebiusMu(n)} returns the Moebius function \\spad{mu(n)}. \\spad{mu(n)} is either \\spad{-1},{}0 or 1 as follows: \\spad{mu(n) = 0} if \\spad{n} is divisible by a square > 1,{} \\spad{mu(n) = (-1)^k} if \\spad{n} is square-free and has \\spad{k} distinct prime divisors.")) (|legendre| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{legendre(a,{}p)} returns the Legendre symbol \\spad{L(a/p)}. \\spad{L(a/p) = (-1)**((p-1)/2) mod p} (\\spad{p} prime),{} which is 0 if \\spad{a} is 0,{} 1 if \\spad{a} is a quadratic residue \\spad{mod p} and \\spad{-1} otherwise. Note: because the primality test is expensive,{} if it is known that \\spad{p} is prime then use \\spad{jacobi(a,{}p)}.")) (|jacobi| (((|Integer|) (|Integer|) (|Integer|)) "\\spad{jacobi(a,{}b)} returns the Jacobi symbol \\spad{J(a/b)}. When \\spad{b} is odd,{} \\spad{J(a/b) = product(L(a/p) for p in factor b )}. Note: by convention,{} 0 is returned if \\spad{gcd(a,{}b) ~= 1}. Iterative \\spad{O(log(b)^2)} version coded by Michael Monagan June 1987.")) (|harmonic| (((|Fraction| (|Integer|)) (|Integer|)) "\\spad{harmonic(n)} returns the \\spad{n}th harmonic number. This is \\spad{H[n] = sum(1/k,{}k=1..n)}.")) (|fibonacci| (((|Integer|) (|Integer|)) "\\spad{fibonacci(n)} returns the \\spad{n}th Fibonacci number. the Fibonacci numbers \\spad{F[n]} are defined by \\spad{F[0] = F[1] = 1} and \\spad{F[n] = F[n-1] + F[n-2]}. The algorithm has running time \\spad{O(log(n)^3)}. Reference: Knuth,{} The Art of Computer Programming Vol 2,{} Semi-Numerical Algorithms.")) (|eulerPhi| (((|Integer|) (|Integer|)) "\\spad{eulerPhi(n)} returns the number of integers between 1 and \\spad{n} (including 1) which are relatively prime to \\spad{n}. This is the Euler phi function \\spad{\\phi(n)} is also called the totient function.")) (|euler| (((|Integer|) (|Integer|)) "\\spad{euler(n)} returns the \\spad{n}th Euler number. This is \\spad{2^n E(n,{}1/2)},{} where \\spad{E(n,{}x)} is the \\spad{n}th Euler polynomial.")) (|divisors| (((|List| (|Integer|)) (|Integer|)) "\\spad{divisors(n)} returns a list of the divisors of \\spad{n}.")) (|chineseRemainder| (((|Integer|) (|Integer|) (|Integer|) (|Integer|) (|Integer|)) "\\spad{chineseRemainder(x1,{}m1,{}x2,{}m2)} returns \\spad{w},{} where \\spad{w} is such that \\spad{w = x1 mod m1} and \\spad{w = x2 mod m2}. Note: \\spad{m1} and \\spad{m2} must be relatively prime.")) (|bernoulli| (((|Fraction| (|Integer|)) (|Integer|)) "\\spad{bernoulli(n)} returns the \\spad{n}th Bernoulli number. this is \\spad{B(n,{}0)},{} where \\spad{B(n,{}x)} is the \\spad{n}th Bernoulli polynomial."))) NIL NIL -(-523 -3834 UP UPUP R) +(-523 -3832 UP UPUP R) ((|constructor| (NIL "algebraic Hermite redution.")) (|HermiteIntegrate| (((|Record| (|:| |answer| |#4|) (|:| |logpart| |#4|)) |#4| (|Mapping| |#2| |#2|)) "\\spad{HermiteIntegrate(f,{} ')} returns \\spad{[g,{}h]} such that \\spad{f = g' + h} and \\spad{h} has a only simple finite normal poles."))) NIL NIL -(-524 -3834 UP) +(-524 -3832 UP) ((|constructor| (NIL "Hermite integration,{} transcendental case.")) (|HermiteIntegrate| (((|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |logpart| (|Fraction| |#2|)) (|:| |specpart| (|Fraction| |#2|)) (|:| |polypart| |#2|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{HermiteIntegrate(f,{} D)} returns \\spad{[g,{} h,{} s,{} p]} such that \\spad{f = Dg + h + s + p},{} \\spad{h} has a squarefree denominator normal \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D},{} and all the squarefree factors of the denominator of \\spad{s} are special \\spad{w}.\\spad{r}.\\spad{t}. \\spad{D}. Furthermore,{} \\spad{h} and \\spad{s} have no polynomial parts. \\spad{D} is the derivation to use on \\spadtype{UP}."))) NIL NIL @@ -2036,15 +2036,15 @@ NIL ((|measure| (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|))) (|:| |extra| (|Result|))) (|NumericalIntegrationProblem|) (|RoutinesTable|)) "\\spad{measure(prob,{}R)} is a top level ANNA function for identifying the most appropriate numerical routine from those in the routines table provided for solving the numerical integration problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} listed in \\axiom{\\spad{R}} of \\axiom{category} \\axiomType{NumericalIntegrationCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information.") (((|Record| (|:| |measure| (|Float|)) (|:| |name| (|String|)) (|:| |explanations| (|List| (|String|))) (|:| |extra| (|Result|))) (|NumericalIntegrationProblem|)) "\\spad{measure(prob)} is a top level ANNA function for identifying the most appropriate numerical routine for solving the numerical integration problem defined by \\axiom{\\spad{prob}}. \\blankline It calls each \\axiom{domain} of \\axiom{category} \\axiomType{NumericalIntegrationCategory} in turn to calculate all measures and returns the best \\spadignore{i.e.} the name of the most appropriate domain and any other relevant information.")) (|integrate| (((|Union| (|Result|) "failed") (|Expression| (|Float|)) (|SegmentBinding| (|OrderedCompletion| (|Float|))) (|Symbol|)) "\\spad{integrate(exp,{} x = a..b,{} numerical)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range,{} {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.\\newline \\blankline Default values for the absolute and relative error are used. \\blankline It is an error if the last argument is not {\\spad{\\tt} numerical}.") (((|Union| (|Result|) "failed") (|Expression| (|Float|)) (|SegmentBinding| (|OrderedCompletion| (|Float|))) (|String|)) "\\spad{integrate(exp,{} x = a..b,{} \"numerical\")} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range,{} {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.\\newline \\blankline Default values for the absolute and relative error are used. \\blankline It is an error of the last argument is not {\\spad{\\tt} \"numerical\"}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|) (|Float|) (|RoutinesTable|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsabs,{} epsrel,{} routines)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required absolute and relative accuracy,{} using the routines available in the RoutinesTable provided. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|) (|Float|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsabs,{} epsrel)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|)))) (|Float|)) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...],{} epsrel)} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges to the required relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline If epsrel = 0,{} a default absolute accuracy is used.") (((|Result|) (|Expression| (|Float|)) (|List| (|Segment| (|OrderedCompletion| (|Float|))))) "\\spad{integrate(exp,{} [a..b,{}c..d,{}...])} is a top level ANNA function to integrate a multivariate expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given set of ranges. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline Default values for the absolute and relative error are used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|)))) "\\spad{integrate(exp,{} a..b)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}}. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline Default values for the absolute and relative error are used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|)) "\\spad{integrate(exp,{} a..b,{} epsrel)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}. \\blankline If epsrel = 0,{} a default absolute accuracy is used.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|) (|Float|)) "\\spad{integrate(exp,{} a..b,{} epsabs,{} epsrel)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|NumericalIntegrationProblem|)) "\\spad{integrate(IntegrationProblem)} is a top level ANNA function to integrate an expression over a given range or ranges to the required absolute and relative accuracy. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}.") (((|Result|) (|Expression| (|Float|)) (|Segment| (|OrderedCompletion| (|Float|))) (|Float|) (|Float|) (|RoutinesTable|)) "\\spad{integrate(exp,{} a..b,{} epsrel,{} routines)} is a top level ANNA function to integrate an expression,{} {\\spad{\\tt} \\spad{exp}},{} over a given range {\\spad{\\tt} a} to {\\spad{\\tt} \\spad{b}} to the required absolute and relative accuracy using the routines available in the RoutinesTable provided. \\blankline It iterates over the \\axiom{domains} of \\axiomType{NumericalIntegrationCategory} to get the name and other relevant information of the the (domain of the) numerical routine likely to be the most appropriate,{} \\spadignore{i.e.} have the best \\axiom{measure}. \\blankline It then performs the integration of the given expression on that \\axiom{domain}."))) NIL NIL -(-527 R -3834 L) +(-527 R -3832 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 -602) (|devaluate| |#2|)))) -(-528 R -3834) +(-528 R -3832) ((|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 -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1055)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-578))))) -(-529 -3834 UP) +(-529 -3832 UP) ((|constructor| (NIL "This package provides functions for the base case of the Risch algorithm.")) (|limitedint| (((|Union| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|)))))) "failed") (|Fraction| |#2|) (|List| (|Fraction| |#2|))) "\\spad{limitedint(f,{} [g1,{}...,{}gn])} returns fractions \\spad{[h,{}[[\\spad{ci},{} \\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} \\spad{ci' = 0},{} and \\spad{(h+sum(\\spad{ci} log(\\spad{gi})))' = f},{} if possible,{} \"failed\" otherwise.")) (|extendedint| (((|Union| (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Fraction| |#2|)) "\\spad{extendedint(f,{} g)} returns fractions \\spad{[h,{} c]} such that \\spad{c' = 0} and \\spad{h' = f - cg},{} if \\spad{(h,{} c)} exist,{} \"failed\" otherwise.")) (|infieldint| (((|Union| (|Fraction| |#2|) "failed") (|Fraction| |#2|)) "\\spad{infieldint(f)} returns \\spad{g} such that \\spad{g' = f} or \"failed\" if the integral of \\spad{f} is not a rational function.")) (|integrate| (((|IntegrationResult| (|Fraction| |#2|)) (|Fraction| |#2|)) "\\spad{integrate(f)} returns \\spad{g} such that \\spad{g' = f}."))) NIL NIL @@ -2052,27 +2052,27 @@ NIL ((|constructor| (NIL "Provides integer testing and retraction functions. Date Created: March 1990 Date Last Updated: 9 April 1991")) (|integerIfCan| (((|Union| (|Integer|) "failed") |#1|) "\\spad{integerIfCan(x)} returns \\spad{x} as an integer,{} \"failed\" if \\spad{x} is not an integer.")) (|integer?| (((|Boolean|) |#1|) "\\spad{integer?(x)} is \\spad{true} if \\spad{x} is an integer,{} \\spad{false} otherwise.")) (|integer| (((|Integer|) |#1|) "\\spad{integer(x)} returns \\spad{x} as an integer; error if \\spad{x} is not an integer."))) NIL NIL -(-531 -3834) +(-531 -3832) ((|constructor| (NIL "This package provides functions for the integration of rational functions.")) (|extendedIntegrate| (((|Union| (|Record| (|:| |ratpart| (|Fraction| (|Polynomial| |#1|))) (|:| |coeff| (|Fraction| (|Polynomial| |#1|)))) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|Fraction| (|Polynomial| |#1|))) "\\spad{extendedIntegrate(f,{} x,{} g)} returns fractions \\spad{[h,{} c]} such that \\spad{dc/dx = 0} and \\spad{dh/dx = f - cg},{} if \\spad{(h,{} c)} exist,{} \"failed\" otherwise.")) (|limitedIntegrate| (((|Union| (|Record| (|:| |mainpart| (|Fraction| (|Polynomial| |#1|))) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| (|Polynomial| |#1|))) (|:| |logand| (|Fraction| (|Polynomial| |#1|))))))) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|) (|List| (|Fraction| (|Polynomial| |#1|)))) "\\spad{limitedIntegrate(f,{} x,{} [g1,{}...,{}gn])} returns fractions \\spad{[h,{} [[\\spad{ci},{}\\spad{gi}]]]} such that the \\spad{gi}\\spad{'s} are among \\spad{[g1,{}...,{}gn]},{} \\spad{dci/dx = 0},{} and \\spad{d(h + sum(\\spad{ci} log(\\spad{gi})))/dx = f} if possible,{} \"failed\" otherwise.")) (|infieldIntegrate| (((|Union| (|Fraction| (|Polynomial| |#1|)) "failed") (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{infieldIntegrate(f,{} x)} returns a fraction \\spad{g} such that \\spad{dg/dx = f} if \\spad{g} exists,{} \"failed\" otherwise.")) (|internalIntegrate| (((|IntegrationResult| (|Fraction| (|Polynomial| |#1|))) (|Fraction| (|Polynomial| |#1|)) (|Symbol|)) "\\spad{internalIntegrate(f,{} x)} returns \\spad{g} such that \\spad{dg/dx = f}."))) NIL NIL (-532 R) ((|constructor| (NIL "\\indented{1}{+ Author: Mike Dewar} + Date Created: November 1996 + Date Last Updated: + Basic Functions: + Related Constructors: + Also See: + AMS Classifications: + Keywords: + References: + Description: + This domain is an implementation of interval arithmetic and transcendental + functions over intervals."))) -((-1370 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1371 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-533) ((|constructor| (NIL "This package provides the implementation for the \\spadfun{solveLinearPolynomialEquation} operation over the integers. It uses a lifting technique from the package GenExEuclid")) (|solveLinearPolynomialEquation| (((|Union| (|List| (|SparseUnivariatePolynomial| (|Integer|))) "failed") (|List| (|SparseUnivariatePolynomial| (|Integer|))) (|SparseUnivariatePolynomial| (|Integer|))) "\\spad{solveLinearPolynomialEquation([f1,{} ...,{} fn],{} g)} (where the \\spad{fi} are relatively prime to each other) returns a list of \\spad{ai} such that \\spad{g/prod \\spad{fi} = sum ai/fi} or returns \"failed\" if no such list of \\spad{ai}\\spad{'s} exists."))) NIL NIL -(-534 R -3834) +(-534 R -3832) ((|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 -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-263))) (|HasCategory| |#2| (QUOTE (-578))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091))))) (-12 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-263)))) (|HasCategory| |#1| (QUOTE (-517)))) -(-535 -3834 UP) +(-535 -3832 UP) ((|constructor| (NIL "This package provides functions for the transcendental case of the Risch algorithm.")) (|monomialIntPoly| (((|Record| (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (|Mapping| |#2| |#2|)) "\\spad{monomialIntPoly(p,{} ')} returns [\\spad{q},{} \\spad{r}] such that \\spad{p = q' + r} and \\spad{degree(r) < degree(t')}. Error if \\spad{degree(t') < 2}.")) (|monomialIntegrate| (((|Record| (|:| |ir| (|IntegrationResult| (|Fraction| |#2|))) (|:| |specpart| (|Fraction| |#2|)) (|:| |polypart| |#2|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|)) "\\spad{monomialIntegrate(f,{} ')} returns \\spad{[ir,{} s,{} p]} such that \\spad{f = ir' + s + p} and all the squarefree factors of the denominator of \\spad{s} are special \\spad{w}.\\spad{r}.\\spad{t} the derivation '.")) (|expintfldpoly| (((|Union| (|LaurentPolynomial| |#1| |#2|) "failed") (|LaurentPolynomial| |#1| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|)) "\\spad{expintfldpoly(p,{} foo)} returns \\spad{q} such that \\spad{p' = q} or \"failed\" if no such \\spad{q} exists. Argument foo is a Risch differential equation function on \\spad{F}.")) (|primintfldpoly| (((|Union| |#2| "failed") |#2| (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) "\\spad{primintfldpoly(p,{} ',{} t')} returns \\spad{q} such that \\spad{p' = q} or \"failed\" if no such \\spad{q} exists. Argument \\spad{t'} is the derivative of the primitive generating the extension.")) (|primlimintfrac| (((|Union| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|)))))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|List| (|Fraction| |#2|))) "\\spad{primlimintfrac(f,{} ',{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn]]} such that \\spad{ci' = 0} and \\spad{f = v' + +/[\\spad{ci} * ui'/ui]}. Error: if \\spad{degree numer f >= degree denom f}.")) (|primextintfrac| (((|Union| (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Fraction| |#2|)) "\\spad{primextintfrac(f,{} ',{} g)} returns \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0}. Error: if \\spad{degree numer f >= degree denom f} or if \\spad{degree numer g >= degree denom g} or if \\spad{denom g} is not squarefree.")) (|explimitedint| (((|Union| (|Record| (|:| |answer| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|))))))) (|:| |a0| |#1|)) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|) (|List| (|Fraction| |#2|))) "\\spad{explimitedint(f,{} ',{} foo,{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn],{} a]} such that \\spad{ci' = 0},{} \\spad{f = v' + a + reduce(+,{}[\\spad{ci} * ui'/ui])},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}. Returns \"failed\" if no such \\spad{v},{} \\spad{ci},{} a exist. Argument \\spad{foo} is a Risch differential equation function on \\spad{F}.")) (|primlimitedint| (((|Union| (|Record| (|:| |answer| (|Record| (|:| |mainpart| (|Fraction| |#2|)) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| (|Fraction| |#2|)) (|:| |logand| (|Fraction| |#2|))))))) (|:| |a0| |#1|)) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (|List| (|Fraction| |#2|))) "\\spad{primlimitedint(f,{} ',{} foo,{} [u1,{}...,{}un])} returns \\spad{[v,{} [c1,{}...,{}cn],{} a]} such that \\spad{ci' = 0},{} \\spad{f = v' + a + reduce(+,{}[\\spad{ci} * ui'/ui])},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Returns \"failed\" if no such \\spad{v},{} \\spad{ci},{} a exist. Argument \\spad{foo} is an extended integration function on \\spad{F}.")) (|expextendedint| (((|Union| (|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |a0| |#1|)) (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|) (|Fraction| |#2|)) "\\spad{expextendedint(f,{} ',{} foo,{} g)} returns either \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0},{} or \\spad{[v,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}. Returns \"failed\" if neither case can hold. Argument \\spad{foo} is a Risch differential equation function on \\spad{F}.")) (|primextendedint| (((|Union| (|Record| (|:| |answer| (|Fraction| |#2|)) (|:| |a0| |#1|)) (|Record| (|:| |ratpart| (|Fraction| |#2|)) (|:| |coeff| (|Fraction| |#2|))) "failed") (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (|Fraction| |#2|)) "\\spad{primextendedint(f,{} ',{} foo,{} g)} returns either \\spad{[v,{} c]} such that \\spad{f = v' + c g} and \\spad{c' = 0},{} or \\spad{[v,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Returns \"failed\" if neither case can hold. Argument \\spad{foo} is an extended integration function on \\spad{F}.")) (|tanintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|List| |#1|) "failed") (|Integer|) |#1| |#1|)) "\\spad{tanintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}; Argument foo is a Risch differential system solver on \\spad{F}.")) (|expintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Record| (|:| |ans| |#1|) (|:| |right| |#1|) (|:| |sol?| (|Boolean|))) (|Integer|) |#1|)) "\\spad{expintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in \\spad{F}; Argument foo is a Risch differential equation solver on \\spad{F}.")) (|primintegrate| (((|Record| (|:| |answer| (|IntegrationResult| (|Fraction| |#2|))) (|:| |a0| |#1|)) (|Fraction| |#2|) (|Mapping| |#2| |#2|) (|Mapping| (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) "\\spad{primintegrate(f,{} ',{} foo)} returns \\spad{[g,{} a]} such that \\spad{f = g' + a},{} and \\spad{a = 0} or \\spad{a} has no integral in UP. Argument foo is an extended integration function on \\spad{F}."))) NIL NIL -(-536 R -3834) +(-536 R -3832) ((|constructor| (NIL "This package computes the inverse Laplace Transform.")) (|inverseLaplace| (((|Union| |#2| "failed") |#2| (|Symbol|) (|Symbol|)) "\\spad{inverseLaplace(f,{} s,{} t)} returns the Inverse Laplace transform of \\spad{f(s)} using \\spad{t} as the new variable or \"failed\" if unable to find a closed form."))) NIL NIL @@ -2088,15 +2088,15 @@ NIL ((|constructor| (NIL "A package to print strings without line-feed nor carriage-return.")) (|iprint| (((|Void|) (|String|)) "\\axiom{iprint(\\spad{s})} prints \\axiom{\\spad{s}} at the current position of the cursor."))) NIL NIL -(-540 R -3834) +(-540 R -3832) ((|constructor| (NIL "This package allows a sum of logs over the roots of a polynomial to be expressed as explicit logarithms and arc tangents,{} provided that the indexing polynomial can be factored into quadratics.")) (|complexExpand| ((|#2| (|IntegrationResult| |#2|)) "\\spad{complexExpand(i)} returns the expanded complex function corresponding to \\spad{i}.")) (|expand| (((|List| |#2|) (|IntegrationResult| |#2|)) "\\spad{expand(i)} returns the list of possible real functions corresponding to \\spad{i}.")) (|split| (((|IntegrationResult| |#2|) (|IntegrationResult| |#2|)) "\\spad{split(u(x) + sum_{P(a)=0} Q(a,{}x))} returns \\spad{u(x) + sum_{P1(a)=0} Q(a,{}x) + ... + sum_{Pn(a)=0} Q(a,{}x)} where \\spad{P1},{}...,{}\\spad{Pn} are the factors of \\spad{P}."))) NIL NIL -(-541 E -3834) +(-541 E -3832) ((|constructor| (NIL "\\indented{1}{Internally used by the integration packages} Author: Manuel Bronstein Date Created: 1987 Date Last Updated: 12 August 1992 Keywords: integration.")) (|map| (((|Union| (|Record| (|:| |mainpart| |#2|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (|Mapping| |#2| |#1|) (|Union| (|Record| (|:| |mainpart| |#1|) (|:| |limitedlogs| (|List| (|Record| (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) "\\spad{map(f,{}ufe)} \\undocumented") (((|Union| |#2| "failed") (|Mapping| |#2| |#1|) (|Union| |#1| "failed")) "\\spad{map(f,{}ue)} \\undocumented") (((|Union| (|Record| (|:| |ratpart| |#2|) (|:| |coeff| |#2|)) "failed") (|Mapping| |#2| |#1|) (|Union| (|Record| (|:| |ratpart| |#1|) (|:| |coeff| |#1|)) "failed")) "\\spad{map(f,{}ure)} \\undocumented") (((|IntegrationResult| |#2|) (|Mapping| |#2| |#1|) (|IntegrationResult| |#1|)) "\\spad{map(f,{}ire)} \\undocumented"))) NIL NIL -(-542 -3834) +(-542 -3832) ((|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}."))) ((-4250 . T) (-4249 . T)) ((|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-1091))))) @@ -2123,7 +2123,7 @@ NIL (-548 |mn|) ((|constructor| (NIL "This domain implements low-level strings")) (|hash| (((|Integer|) $) "\\spad{hash(x)} provides a hashing function for strings"))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (-3279 (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020)))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (-3275 (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020)))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) (-549 E V R P) ((|constructor| (NIL "tools for the summation packages.")) (|sum| (((|Record| (|:| |num| |#4|) (|:| |den| (|Integer|))) |#4| |#2|) "\\spad{sum(p(n),{} n)} returns \\spad{P(n)},{} the indefinite sum of \\spad{p(n)} with respect to upward difference on \\spad{n},{} \\spadignore{i.e.} \\spad{P(n+1) - P(n) = a(n)}.") (((|Record| (|:| |num| |#4|) (|:| |den| (|Integer|))) |#4| |#2| (|Segment| |#4|)) "\\spad{sum(p(n),{} n = a..b)} returns \\spad{p(a) + p(a+1) + ... + p(b)}."))) NIL @@ -2131,7 +2131,7 @@ NIL (-550 |Coef|) ((|constructor| (NIL "InnerSparseUnivariatePowerSeries is an internal domain \\indented{2}{used for creating sparse Taylor and Laurent series.}")) (|cAcsch| (($ $) "\\spad{cAcsch(f)} computes the inverse hyperbolic cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsech| (($ $) "\\spad{cAsech(f)} computes the inverse hyperbolic secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcoth| (($ $) "\\spad{cAcoth(f)} computes the inverse hyperbolic cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAtanh| (($ $) "\\spad{cAtanh(f)} computes the inverse hyperbolic tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcosh| (($ $) "\\spad{cAcosh(f)} computes the inverse hyperbolic cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsinh| (($ $) "\\spad{cAsinh(f)} computes the inverse hyperbolic sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCsch| (($ $) "\\spad{cCsch(f)} computes the hyperbolic cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSech| (($ $) "\\spad{cSech(f)} computes the hyperbolic secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCoth| (($ $) "\\spad{cCoth(f)} computes the hyperbolic cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cTanh| (($ $) "\\spad{cTanh(f)} computes the hyperbolic tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCosh| (($ $) "\\spad{cCosh(f)} computes the hyperbolic cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSinh| (($ $) "\\spad{cSinh(f)} computes the hyperbolic sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcsc| (($ $) "\\spad{cAcsc(f)} computes the arccosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsec| (($ $) "\\spad{cAsec(f)} computes the arcsecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcot| (($ $) "\\spad{cAcot(f)} computes the arccotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAtan| (($ $) "\\spad{cAtan(f)} computes the arctangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAcos| (($ $) "\\spad{cAcos(f)} computes the arccosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cAsin| (($ $) "\\spad{cAsin(f)} computes the arcsine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCsc| (($ $) "\\spad{cCsc(f)} computes the cosecant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSec| (($ $) "\\spad{cSec(f)} computes the secant of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCot| (($ $) "\\spad{cCot(f)} computes the cotangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cTan| (($ $) "\\spad{cTan(f)} computes the tangent of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cCos| (($ $) "\\spad{cCos(f)} computes the cosine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cSin| (($ $) "\\spad{cSin(f)} computes the sine of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cLog| (($ $) "\\spad{cLog(f)} computes the logarithm of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cExp| (($ $) "\\spad{cExp(f)} computes the exponential of the power series \\spad{f}. For use when the coefficient ring is commutative.")) (|cRationalPower| (($ $ (|Fraction| (|Integer|))) "\\spad{cRationalPower(f,{}r)} computes \\spad{f^r}. For use when the coefficient ring is commutative.")) (|cPower| (($ $ |#1|) "\\spad{cPower(f,{}r)} computes \\spad{f^r},{} where \\spad{f} has constant coefficient 1. For use when the coefficient ring is commutative.")) (|integrate| (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. Warning: function does not check for a term of degree \\spad{-1}.")) (|seriesToOutputForm| (((|OutputForm|) (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|))) (|Reference| (|OrderedCompletion| (|Integer|))) (|Symbol|) |#1| (|Fraction| (|Integer|))) "\\spad{seriesToOutputForm(st,{}refer,{}var,{}cen,{}r)} prints the series \\spad{f((var - cen)^r)}.")) (|iCompose| (($ $ $) "\\spad{iCompose(f,{}g)} returns \\spad{f(g(x))}. This is an internal function which should only be called for Taylor series \\spad{f(x)} and \\spad{g(x)} such that the constant coefficient of \\spad{g(x)} is zero.")) (|taylorQuoByVar| (($ $) "\\spad{taylorQuoByVar(a0 + a1 x + a2 x**2 + ...)} returns \\spad{a1 + a2 x + a3 x**2 + ...}")) (|iExquo| (((|Union| $ "failed") $ $ (|Boolean|)) "\\spad{iExquo(f,{}g,{}taylor?)} is the quotient of the power series \\spad{f} and \\spad{g}. If \\spad{taylor?} is \\spad{true},{} then we must have \\spad{order(f) >= order(g)}.")) (|multiplyCoefficients| (($ (|Mapping| |#1| (|Integer|)) $) "\\spad{multiplyCoefficients(fn,{}f)} returns the series \\spad{sum(fn(n) * an * x^n,{}n = n0..)},{} where \\spad{f} is the series \\spad{sum(an * x^n,{}n = n0..)}.")) (|monomial?| (((|Boolean|) $) "\\spad{monomial?(f)} tests if \\spad{f} is a single monomial.")) (|series| (($ (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents.")) (|getStream| (((|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|))) $) "\\spad{getStream(f)} returns the stream of terms representing the series \\spad{f}.")) (|getRef| (((|Reference| (|OrderedCompletion| (|Integer|))) $) "\\spad{getRef(f)} returns a reference containing the order to which the terms of \\spad{f} have been computed.")) (|makeSeries| (($ (|Reference| (|OrderedCompletion| (|Integer|))) (|Stream| (|Record| (|:| |k| (|Integer|)) (|:| |c| |#1|)))) "\\spad{makeSeries(refer,{}str)} creates a power series from the reference \\spad{refer} and the stream \\spad{str}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))) (|HasCategory| (-525) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525)))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))) (|HasCategory| (-525) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525)))))) (-551 |Coef|) ((|constructor| (NIL "Internal package for dense Taylor series. This is an internal Taylor series type in which Taylor series are represented by a \\spadtype{Stream} of \\spadtype{Ring} elements. For univariate series,{} the \\spad{Stream} elements are the Taylor coefficients. For multivariate series,{} the \\spad{n}th Stream element is a form of degree \\spad{n} in the power series variables.")) (* (($ $ (|Integer|)) "\\spad{x*i} returns the product of integer \\spad{i} and the series \\spad{x}.") (($ $ |#1|) "\\spad{x*c} returns the product of \\spad{c} and the series \\spad{x}.") (($ |#1| $) "\\spad{c*x} returns the product of \\spad{c} and the series \\spad{x}.")) (|order| (((|NonNegativeInteger|) $ (|NonNegativeInteger|)) "\\spad{order(x,{}n)} returns the minimum of \\spad{n} and the order of \\spad{x}.") (((|NonNegativeInteger|) $) "\\spad{order(x)} returns the order of a power series \\spad{x},{} \\indented{1}{\\spadignore{i.e.} the degree of the first non-zero term of the series.}")) (|pole?| (((|Boolean|) $) "\\spad{pole?(x)} tests if the series \\spad{x} has a pole. \\indented{1}{Note: this is \\spad{false} when \\spad{x} is a Taylor series.}")) (|series| (($ (|Stream| |#1|)) "\\spad{series(s)} creates a power series from a stream of \\indented{1}{ring elements.} \\indented{1}{For univariate series types,{} the stream \\spad{s} should be a stream} \\indented{1}{of Taylor coefficients. For multivariate series types,{} the} \\indented{1}{stream \\spad{s} should be a stream of forms the \\spad{n}th element} \\indented{1}{of which is a} \\indented{1}{form of degree \\spad{n} in the power series variables.}")) (|coefficients| (((|Stream| |#1|) $) "\\spad{coefficients(x)} returns a stream of ring elements. \\indented{1}{When \\spad{x} is a univariate series,{} this is a stream of Taylor} \\indented{1}{coefficients. When \\spad{x} is a multivariate series,{} the} \\indented{1}{\\spad{n}th element of the stream is a form of} \\indented{1}{degree \\spad{n} in the power series variables.}"))) ((-4250 |has| |#1| (-517)) (-4249 |has| |#1| (-517)) ((-4257 "*") |has| |#1| (-517)) (-4248 |has| |#1| (-517)) (-4252 . T)) @@ -2144,7 +2144,7 @@ NIL ((|constructor| (NIL "Functions defined on streams with entries in two sets.")) (|map| (((|Stream| |#3|) (|Mapping| |#3| |#1| |#2|) (|InfiniteTuple| |#1|) (|Stream| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented") (((|Stream| |#3|) (|Mapping| |#3| |#1| |#2|) (|Stream| |#1|) (|InfiniteTuple| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented") (((|InfiniteTuple| |#3|) (|Mapping| |#3| |#1| |#2|) (|InfiniteTuple| |#1|) (|InfiniteTuple| |#2|)) "\\spad{map(f,{}a,{}b)} \\undocumented"))) NIL NIL -(-554 R -3834 FG) +(-554 R -3832 FG) ((|constructor| (NIL "This package provides transformations from trigonometric functions to exponentials and logarithms,{} and back. \\spad{F} and \\spad{FG} should be the same type of function space.")) (|trigs2explogs| ((|#3| |#3| (|List| (|Kernel| |#3|)) (|List| (|Symbol|))) "\\spad{trigs2explogs(f,{} [k1,{}...,{}kn],{} [x1,{}...,{}xm])} rewrites all the trigonometric functions appearing in \\spad{f} and involving one of the \\spad{\\spad{xi}'s} in terms of complex logarithms and exponentials. A kernel of the form \\spad{tan(u)} is expressed using \\spad{exp(u)**2} if it is one of the \\spad{\\spad{ki}'s},{} in terms of \\spad{exp(2*u)} otherwise.")) (|explogs2trigs| (((|Complex| |#2|) |#3|) "\\spad{explogs2trigs(f)} rewrites all the complex logs and exponentials appearing in \\spad{f} in terms of trigonometric functions.")) (F2FG ((|#3| |#2|) "\\spad{F2FG(a + sqrt(-1) b)} returns \\spad{a + i b}.")) (FG2F ((|#2| |#3|) "\\spad{FG2F(a + i b)} returns \\spad{a + sqrt(-1) b}.")) (GF2FG ((|#3| (|Complex| |#2|)) "\\spad{GF2FG(a + i b)} returns \\spad{a + i b} viewed as a function with the \\spad{i} pushed down into the coefficient domain."))) NIL NIL @@ -2155,14 +2155,14 @@ NIL (-556 R |mn|) ((|constructor| (NIL "\\indented{2}{This type represents vector like objects with varying lengths} and a user-specified initial index."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-557 S |Index| |Entry|) ((|constructor| (NIL "An indexed aggregate is a many-to-one mapping of indices to entries. For example,{} a one-dimensional-array is an indexed aggregate where the index is an integer. Also,{} a table is an indexed aggregate where the indices and entries may have any type.")) (|swap!| (((|Void|) $ |#2| |#2|) "\\spad{swap!(u,{}i,{}j)} interchanges elements \\spad{i} and \\spad{j} of aggregate \\spad{u}. No meaningful value is returned.")) (|fill!| (($ $ |#3|) "\\spad{fill!(u,{}x)} replaces each entry in aggregate \\spad{u} by \\spad{x}. The modified \\spad{u} is returned as value.")) (|first| ((|#3| $) "\\spad{first(u)} returns the first element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{first([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = \\spad{x}}. Error: if \\spad{u} is empty.")) (|minIndex| ((|#2| $) "\\spad{minIndex(u)} returns the minimum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{minIndex(a) = reduce(min,{}[\\spad{i} for \\spad{i} in indices a])}; for lists,{} \\axiom{minIndex(a) = 1}.")) (|maxIndex| ((|#2| $) "\\spad{maxIndex(u)} returns the maximum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{maxIndex(\\spad{u}) = reduce(max,{}[\\spad{i} for \\spad{i} in indices \\spad{u}])}; if \\spad{u} is a list,{} \\axiom{maxIndex(\\spad{u}) = \\#u}.")) (|entry?| (((|Boolean|) |#3| $) "\\spad{entry?(x,{}u)} tests if \\spad{x} equals \\axiom{\\spad{u} . \\spad{i}} for some index \\spad{i}.")) (|indices| (((|List| |#2|) $) "\\spad{indices(u)} returns a list of indices of aggregate \\spad{u} in no particular order.")) (|index?| (((|Boolean|) |#2| $) "\\spad{index?(i,{}u)} tests if \\spad{i} is an index of aggregate \\spad{u}.")) (|entries| (((|List| |#3|) $) "\\spad{entries(u)} returns a list of all the entries of aggregate \\spad{u} in no assumed order."))) NIL ((|HasAttribute| |#1| (QUOTE -4256)) (|HasCategory| |#2| (QUOTE (-789))) (|HasAttribute| |#1| (QUOTE -4255)) (|HasCategory| |#3| (QUOTE (-1020)))) (-558 |Index| |Entry|) ((|constructor| (NIL "An indexed aggregate is a many-to-one mapping of indices to entries. For example,{} a one-dimensional-array is an indexed aggregate where the index is an integer. Also,{} a table is an indexed aggregate where the indices and entries may have any type.")) (|swap!| (((|Void|) $ |#1| |#1|) "\\spad{swap!(u,{}i,{}j)} interchanges elements \\spad{i} and \\spad{j} of aggregate \\spad{u}. No meaningful value is returned.")) (|fill!| (($ $ |#2|) "\\spad{fill!(u,{}x)} replaces each entry in aggregate \\spad{u} by \\spad{x}. The modified \\spad{u} is returned as value.")) (|first| ((|#2| $) "\\spad{first(u)} returns the first element \\spad{x} of \\spad{u}. Note: for collections,{} \\axiom{first([\\spad{x},{}\\spad{y},{}...,{}\\spad{z}]) = \\spad{x}}. Error: if \\spad{u} is empty.")) (|minIndex| ((|#1| $) "\\spad{minIndex(u)} returns the minimum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{minIndex(a) = reduce(min,{}[\\spad{i} for \\spad{i} in indices a])}; for lists,{} \\axiom{minIndex(a) = 1}.")) (|maxIndex| ((|#1| $) "\\spad{maxIndex(u)} returns the maximum index \\spad{i} of aggregate \\spad{u}. Note: in general,{} \\axiom{maxIndex(\\spad{u}) = reduce(max,{}[\\spad{i} for \\spad{i} in indices \\spad{u}])}; if \\spad{u} is a list,{} \\axiom{maxIndex(\\spad{u}) = \\#u}.")) (|entry?| (((|Boolean|) |#2| $) "\\spad{entry?(x,{}u)} tests if \\spad{x} equals \\axiom{\\spad{u} . \\spad{i}} for some index \\spad{i}.")) (|indices| (((|List| |#1|) $) "\\spad{indices(u)} returns a list of indices of aggregate \\spad{u} in no particular order.")) (|index?| (((|Boolean|) |#1| $) "\\spad{index?(i,{}u)} tests if \\spad{i} is an index of aggregate \\spad{u}.")) (|entries| (((|List| |#2|) $) "\\spad{entries(u)} returns a list of all the entries of aggregate \\spad{u} in no assumed order."))) -((-1335 . T)) +((-1336 . T)) NIL (-559) ((|constructor| (NIL "\\indented{1}{This domain defines the datatype for the Java} Virtual Machine byte codes.")) (|coerce| (($ (|Byte|)) "\\spad{coerce(x)} the numerical byte value into a \\spad{JVM} bytecode."))) @@ -2170,19 +2170,19 @@ NIL NIL (-560 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)."))) -((-4252 -3279 (-3831 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4250 . T) (-4249 . T)) -((-3279 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) +((-4252 -3275 (-3828 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4250 . T) (-4249 . T)) +((-3275 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-561 |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."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| (-1074) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#1|)))))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| (-1074) (QUOTE (-789))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-562 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 (-563 |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}."))) -((-4256 . T) (-1335 . T)) +((-4256 . T) (-1336 . T)) NIL (-564 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"))) @@ -2200,7 +2200,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 -(-568 -3834 UP) +(-568 -3832 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 @@ -2216,7 +2216,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}."))) ((-4249 . T) (-4250 . T) (-4252 . T)) ((|HasCategory| |#1| (QUOTE (-787)))) -(-572 R -3834) +(-572 R -3832) ((|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 @@ -2244,18 +2244,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 -(-579 R -3834) +(-579 R -3832) ((|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 -(-580 |lv| -3834) +(-580 |lv| -3832) ((|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 (-581) ((|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."))) ((-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2545) (QUOTE (-51))))))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-1074) (QUOTE (-789))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2542) (QUOTE (-51))))))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-1074) (QUOTE (-789))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) (-582 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 @@ -2266,8 +2266,8 @@ NIL NIL (-584 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)."))) -((-4252 -3279 (-3831 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4250 . T) (-4249 . T)) -((-3279 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) +((-4252 -3275 (-3828 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))) (-4250 . T) (-4249 . T)) +((-3275 (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (LIST (QUOTE -395) (|devaluate| |#1|))))) (|HasCategory| |#2| (LIST (QUOTE -345) (|devaluate| |#1|)))) (-585 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 @@ -2279,7 +2279,7 @@ NIL (-587 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 -((-1825 (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-341)))) +((-1830 (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-341)))) (-588 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}."))) ((-4252 . T)) @@ -2299,11 +2299,11 @@ NIL (-592 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."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-770))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-770))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-593 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."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-594 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 @@ -2318,9 +2318,9 @@ NIL ((|HasAttribute| |#1| (QUOTE -4256))) (-597 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})}."))) -((-1335 . T)) +((-1336 . T)) NIL -(-598 R -3834 L) +(-598 R -3832 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 @@ -2340,11 +2340,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}."))) ((-4249 . T) (-4250 . T) (-4252 . T)) NIL -(-603 -3834 UP) +(-603 -3832 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)))) -(-604 A -3983) +(-604 A -1759) ((|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}}"))) ((-4249 . T) (-4250 . T) (-4252 . T)) ((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-341)))) @@ -2378,13 +2378,13 @@ NIL NIL (-612 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}."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL -(-613 -3834) +(-613 -3832) ((|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 -(-614 -3834 |Row| |Col| M) +(-614 -3832 |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 @@ -2395,7 +2395,7 @@ NIL (-616 |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."))) ((-4252 . T) (-4255 . T) (-4249 . T) (-4250 . T)) -((|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (-3279 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517))) (-3279 (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-160)))) +((|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (-3275 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517))) (-3275 (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-160)))) (-617 |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 @@ -2406,12 +2406,12 @@ NIL NIL (-619 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)]}."))) -((-1335 . T)) +((-1336 . T)) NIL (-620 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 -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-977))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-621 |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 @@ -2450,7 +2450,7 @@ NIL ((|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-517)))) (-630 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]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j]},{} then \\spad{x(i,{}j)} 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]} and \\spad{colList = [j<1>,{}j<2>,{}...,{}j]},{} then the \\spad{(k,{}l)}th entry of \\spad{elt(x,{}rowList,{}colList)} is \\spad{x(i,{}j)}.")) (|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"))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . T)) NIL (-631 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."))) @@ -2459,12 +2459,12 @@ NIL (-632 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."))) ((-4255 . T) (-4256 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4257 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-517))) (|HasAttribute| |#1| (QUOTE (-4257 "*"))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-633 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 -(-634 S -3834 FLAF FLAS) +(-634 S -3832 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 @@ -2474,11 +2474,11 @@ NIL NIL (-636) ((|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"))) -((-4248 . T) (-4253 |has| (-641) (-341)) (-4247 |has| (-641) (-341)) (-1377 . T) (-4254 |has| (-641) (-6 -4254)) (-4251 |has| (-641) (-6 -4251)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-641) (QUOTE (-138))) (|HasCategory| (-641) (QUOTE (-136))) (|HasCategory| (-641) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-641) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-641) (QUOTE (-346))) (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-641) (QUOTE (-213))) (-3279 (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-327)))) (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (LIST (QUOTE -265) (QUOTE (-641)) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -288) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-641) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-641) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-641) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (-3279 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-327)))) (|HasCategory| (-641) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-641) (QUOTE (-953))) (|HasCategory| (-641) (QUOTE (-1113))) (-12 (|HasCategory| (-641) (QUOTE (-934))) (|HasCategory| (-641) (QUOTE (-1113)))) (-3279 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-341))) (-12 (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (QUOTE (-844))))) (-3279 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (-12 (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-844)))) (-12 (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (QUOTE (-844))))) (|HasCategory| (-641) (QUOTE (-510))) (-12 (|HasCategory| (-641) (QUOTE (-986))) (|HasCategory| (-641) (QUOTE (-1113)))) (|HasCategory| (-641) (QUOTE (-986))) (-3279 (|HasCategory| (-641) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-641) (QUOTE (-341)))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844))) (-3279 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-341)))) (-3279 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-517)))) (-12 (|HasCategory| (-641) (QUOTE (-213))) (|HasCategory| (-641) (QUOTE (-341)))) (-12 (|HasCategory| (-641) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-641) (QUOTE (-341)))) (|HasCategory| (-641) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-641) (QUOTE (-789))) (|HasCategory| (-641) (QUOTE (-517))) (|HasAttribute| (-641) (QUOTE -4254)) (|HasAttribute| (-641) (QUOTE -4251)) (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-136)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-327))))) +((-4248 . T) (-4253 |has| (-641) (-341)) (-4247 |has| (-641) (-341)) (-1378 . T) (-4254 |has| (-641) (-6 -4254)) (-4251 |has| (-641) (-6 -4251)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((|HasCategory| (-641) (QUOTE (-138))) (|HasCategory| (-641) (QUOTE (-136))) (|HasCategory| (-641) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-641) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-641) (QUOTE (-346))) (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-641) (QUOTE (-213))) (-3275 (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-327)))) (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (LIST (QUOTE -265) (QUOTE (-641)) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -288) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-641)))) (|HasCategory| (-641) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-641) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-641) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-641) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (-3275 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-327)))) (|HasCategory| (-641) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-641) (QUOTE (-953))) (|HasCategory| (-641) (QUOTE (-1113))) (-12 (|HasCategory| (-641) (QUOTE (-934))) (|HasCategory| (-641) (QUOTE (-1113)))) (-3275 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-341))) (-12 (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (QUOTE (-844))))) (-3275 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (-12 (|HasCategory| (-641) (QUOTE (-341))) (|HasCategory| (-641) (QUOTE (-844)))) (-12 (|HasCategory| (-641) (QUOTE (-327))) (|HasCategory| (-641) (QUOTE (-844))))) (|HasCategory| (-641) (QUOTE (-510))) (-12 (|HasCategory| (-641) (QUOTE (-986))) (|HasCategory| (-641) (QUOTE (-1113)))) (|HasCategory| (-641) (QUOTE (-986))) (-3275 (|HasCategory| (-641) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-641) (QUOTE (-341)))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844))) (-3275 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-341)))) (-3275 (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-517)))) (-12 (|HasCategory| (-641) (QUOTE (-213))) (|HasCategory| (-641) (QUOTE (-341)))) (-12 (|HasCategory| (-641) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-641) (QUOTE (-341)))) (|HasCategory| (-641) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-641) (QUOTE (-789))) (|HasCategory| (-641) (QUOTE (-517))) (|HasAttribute| (-641) (QUOTE -4254)) (|HasAttribute| (-641) (QUOTE -4251)) (-12 (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-136)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-641) (QUOTE (-286))) (|HasCategory| (-641) (QUOTE (-844)))) (|HasCategory| (-641) (QUOTE (-327))))) (-637 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}."))) -((-4256 . T) (-1335 . T)) +((-4256 . T) (-1336 . T)) NIL (-638 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}."))) @@ -2488,13 +2488,13 @@ NIL ((|constructor| (NIL "\\indented{1}{} 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 -(-640 OV E -3834 PG) +(-640 OV E -3832 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 (-641) ((|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}"))) -((-1370 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1371 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-642 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."))) @@ -2524,7 +2524,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 -(-649 S -2094 I) +(-649 S -2096 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 @@ -2544,14 +2544,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 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 -(-654 R |Mod| -1920 -4205 |exactQuo|) +(-654 R |Mod| -1964 -2025 |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"))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-655 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"))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4251 |has| |#1| (-341)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-327))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-327))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-656 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 @@ -2560,7 +2560,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}."))) ((-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) (-4252 . T)) ((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138)))) -(-658 R |Mod| -1920 -4205 |exactQuo|) +(-658 R |Mod| -1964 -2025 |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"))) ((-4252 . T)) NIL @@ -2572,7 +2572,7 @@ NIL ((|constructor| (NIL "The category of modules over a commutative ring. \\blankline"))) ((-4250 . T) (-4249 . T)) NIL -(-661 -3834) +(-661 -3832) ((|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]]}."))) ((-4252 . T)) NIL @@ -2608,7 +2608,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 -(-670 -3834 UP) +(-670 -3832 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 @@ -2627,7 +2627,7 @@ NIL (-674 |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."))) (((-4257 "*") |has| |#2| (-160)) (-4248 |has| |#2| (-517)) (-4253 |has| |#2| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#2| (QUOTE (-844))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) +((|HasCategory| |#2| (QUOTE (-844))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-800 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) (-675 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 @@ -2646,7 +2646,7 @@ NIL ((-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-789)))) (-679 S) ((|constructor| (NIL "A multi-set aggregate is a set which keeps track of the multiplicity of its elements."))) -((-4245 . T) (-4256 . T) (-1335 . T)) +((-4245 . T) (-4256 . T) (-1336 . T)) NIL (-680 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}."))) @@ -2760,15 +2760,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 -(-708 -3834) +(-708 -3832) ((|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 -(-709 P -3834) +(-709 P -3832) ((|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 -(-710 UP -3834) +(-710 UP -3832) ((|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 @@ -2784,7 +2784,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."))) (((-4257 "*") . T)) NIL -(-714 R -3834) +(-714 R -3832) ((|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 @@ -2804,7 +2804,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 -(-719 -3834 |ExtF| |SUEx| |ExtP| |n|) +(-719 -3832 |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 @@ -2819,7 +2819,7 @@ NIL (-722 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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1825 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1825 (|HasCategory| |#1| (QUOTE (-510)))) (-1825 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1825 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525))))) (-1825 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1825 (|HasCategory| |#1| (LIST (QUOTE -925) (QUOTE (-525))))))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1830 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1830 (|HasCategory| |#1| (QUOTE (-510)))) (-1830 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1830 (|HasCategory| |#1| (LIST (QUOTE -37) (QUOTE (-525))))) (-1830 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-1091)))) (-1830 (|HasCategory| |#1| (LIST (QUOTE -925) (QUOTE (-525))))))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-723 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 @@ -2827,14 +2827,14 @@ NIL (-724 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)}"))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4251 |has| |#1| (-341)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-725 R) ((|constructor| (NIL "This package provides polynomials as functions on a ring.")) (|eulerE| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{eulerE(n,{}r)} \\undocumented")) (|bernoulliB| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{bernoulliB(n,{}r)} \\undocumented")) (|cyclotomic| ((|#1| (|NonNegativeInteger|) |#1|) "\\spad{cyclotomic(n,{}r)} \\undocumented"))) NIL ((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-726 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.}"))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-727 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}."))) @@ -2888,23 +2888,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}."))) ((-4249 . T) (-4250 . T) (-4252 . T)) NIL -(-740 -3279 R OS S) +(-740 -3275 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 (-741 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}."))) ((-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-3279 (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-986))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) +((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (-3275 (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-986))) (|HasCategory| |#1| (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-931 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (-742) ((|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 -(-743 R -3834 L) +(-743 R -3832 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 -(-744 R -3834) +(-744 R -3832) ((|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 @@ -2912,7 +2912,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 -(-746 R -3834) +(-746 R -3832) ((|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 @@ -2920,11 +2920,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 -(-748 -3834 UP UPUP R) +(-748 -3832 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 -(-749 -3834 UP L LQ) +(-749 -3832 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 @@ -2932,38 +2932,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 -(-751 -3834 UP L LQ) +(-751 -3832 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 -(-752 -3834 UP) +(-752 -3832 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 -(-753 -3834 L UP A LO) +(-753 -3832 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 -(-754 -3834 UP) +(-754 -3832 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)))) -(-755 -3834 LO) +(-755 -3832 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 -(-756 -3834 LODO) +(-756 -3832 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 -(-757 -3480 S |f|) +(-757 -3476 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}."))) ((-4249 |has| |#2| (-977)) (-4250 |has| |#2| (-977)) (-4252 |has| |#2| (-6 -4252)) ((-4257 "*") |has| |#2| (-160)) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-735))) (-3279 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787)))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-787)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020))))) (-3279 (-12 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-3279 (|HasCategory| |#2| (QUOTE (-977))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasAttribute| |#2| (QUOTE -4252)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341)))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-735))) (-3275 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787)))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-977)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-25)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-160)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-346)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-787)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020))))) (-3275 (-12 (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-25))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-735))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-787))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (QUOTE (-977)))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-3275 (|HasCategory| |#2| (QUOTE (-977))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-1020)))) (|HasAttribute| |#2| (QUOTE -4252)) (|HasCategory| |#2| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-25))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (-758 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"))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-760 (-1091)) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-759 |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."))) (((-4257 "*") |has| |#2| (-341)) (-4248 |has| |#2| (-341)) (-4253 |has| |#2| (-341)) (-4247 |has| |#2| (-341)) (-4252 . T) (-4250 . T) (-4249 . T)) @@ -3018,7 +3018,7 @@ NIL NIL (-772 S) ((|constructor| (NIL "to become an in order iterator")) (|min| ((|#1| $) "\\spad{min(u)} returns the smallest entry in the multiset aggregate \\spad{u}."))) -((-4255 . T) (-4245 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4245 . T) (-4256 . T) (-1336 . T)) NIL (-773) ((|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."))) @@ -3031,7 +3031,7 @@ NIL (-775 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."))) ((-4252 |has| |#1| (-787))) -((|HasCategory| |#1| (QUOTE (-787))) (-3279 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-787)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3279 (|HasCategory| |#1| (QUOTE (-787))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21)))) +((|HasCategory| |#1| (QUOTE (-787))) (-3275 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-787)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3275 (|HasCategory| |#1| (QUOTE (-787))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21)))) (-776 R) ((|constructor| (NIL "Algebra of ADDITIVE operators over a ring."))) ((-4250 |has| |#1| (-160)) (-4249 |has| |#1| (-160)) (-4252 . T)) @@ -3059,12 +3059,12 @@ NIL (-782 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."))) ((-4252 |has| |#1| (-787))) -((|HasCategory| |#1| (QUOTE (-787))) (-3279 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-787)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3279 (|HasCategory| |#1| (QUOTE (-787))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21)))) +((|HasCategory| |#1| (QUOTE (-787))) (-3275 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-787)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-510))) (-3275 (|HasCategory| |#1| (QUOTE (-787))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-21)))) (-783) ((|constructor| (NIL "Ordered finite sets."))) NIL NIL -(-784 -3480 S) +(-784 -3476 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 @@ -3100,11 +3100,11 @@ NIL ((|constructor| (NIL "\\spad{UnivariateSkewPolynomialCategoryOps} provides products and \\indented{1}{divisions of univariate skew polynomials.}")) (|rightDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{rightDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``right division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|leftDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{leftDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. This process is called ``left division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|monicRightDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{monicRightDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = q*b + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``right division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|monicLeftDivide| (((|Record| (|:| |quotient| |#2|) (|:| |remainder| |#2|)) |#2| |#2| (|Automorphism| |#1|)) "\\spad{monicLeftDivide(a,{} b,{} sigma)} returns the pair \\spad{[q,{}r]} such that \\spad{a = b*q + r} and the degree of \\spad{r} is less than the degree of \\spad{b}. \\spad{b} must be monic. This process is called ``left division\\spad{''}. \\spad{\\sigma} is the morphism to use.")) (|apply| ((|#1| |#2| |#1| |#1| (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{apply(p,{} c,{} m,{} sigma,{} delta)} returns \\spad{p(m)} where the action is given by \\spad{x m = c sigma(m) + delta(m)}.")) (|times| ((|#2| |#2| |#2| (|Automorphism| |#1|) (|Mapping| |#1| |#1|)) "\\spad{times(p,{} q,{} sigma,{} delta)} returns \\spad{p * q}. \\spad{\\sigma} and \\spad{\\delta} are the maps to use."))) NIL ((|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) -(-793 R |sigma| -3058) +(-793 R |sigma| -3054) ((|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."))) ((-4249 . T) (-4250 . T) (-4252 . T)) ((|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-341)))) -(-794 |x| R |sigma| -3058) +(-794 |x| R |sigma| -3054) ((|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."))) ((-4249 . T) (-4250 . T) (-4252 . T)) ((|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-341)))) @@ -3155,15 +3155,15 @@ NIL (-806 |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)."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-805 |#1|) (QUOTE (-844))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-805 |#1|) (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-138))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-805 |#1|) (QUOTE (-953))) (|HasCategory| (-805 |#1|) (QUOTE (-762))) (-3279 (|HasCategory| (-805 |#1|) (QUOTE (-762))) (|HasCategory| (-805 |#1|) (QUOTE (-789)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (QUOTE (-1067))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (QUOTE (-213))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -805) (|devaluate| |#1|)) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (QUOTE (-286))) (|HasCategory| (-805 |#1|) (QUOTE (-510))) (|HasCategory| (-805 |#1|) (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-844)))) (|HasCategory| (-805 |#1|) (QUOTE (-136))))) +((|HasCategory| (-805 |#1|) (QUOTE (-844))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-805 |#1|) (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-138))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-805 |#1|) (QUOTE (-953))) (|HasCategory| (-805 |#1|) (QUOTE (-762))) (-3275 (|HasCategory| (-805 |#1|) (QUOTE (-762))) (|HasCategory| (-805 |#1|) (QUOTE (-789)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (QUOTE (-1067))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-805 |#1|) (QUOTE (-213))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -288) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (LIST (QUOTE -265) (LIST (QUOTE -805) (|devaluate| |#1|)) (LIST (QUOTE -805) (|devaluate| |#1|)))) (|HasCategory| (-805 |#1|) (QUOTE (-286))) (|HasCategory| (-805 |#1|) (QUOTE (-510))) (|HasCategory| (-805 |#1|) (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-805 |#1|) (QUOTE (-844)))) (|HasCategory| (-805 |#1|) (QUOTE (-136))))) (-807 |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)}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-953))) (|HasCategory| |#2| (QUOTE (-762))) (-3279 (|HasCategory| |#2| (QUOTE (-762))) (|HasCategory| |#2| (QUOTE (-789)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1067))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) +((|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-953))) (|HasCategory| |#2| (QUOTE (-762))) (-3275 (|HasCategory| |#2| (QUOTE (-762))) (|HasCategory| |#2| (QUOTE (-789)))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1067))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-789))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) (-808 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 (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))))) (-809) ((|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 @@ -3219,7 +3219,7 @@ NIL (-822 |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 (-1825 (|HasCategory| |#2| (QUOTE (-977)))) (-1825 (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (-1825 (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091))))) +((-12 (-1830 (|HasCategory| |#2| (QUOTE (-977)))) (-1830 (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (-12 (|HasCategory| |#2| (QUOTE (-977))) (-1830 (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091))))) (-823 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 @@ -3228,7 +3228,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 -(-825 R -2094) +(-825 R -2096) ((|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 @@ -3252,7 +3252,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 -(-831 UP -3834) +(-831 UP -3832) ((|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 @@ -3275,7 +3275,7 @@ NIL (-836 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 (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-837 |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 @@ -3291,7 +3291,7 @@ NIL (-840 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."))) ((-4252 . T)) -((-3279 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-789)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-789)))) +((-3275 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-789)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-789)))) (-841 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 @@ -3312,7 +3312,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."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) ((|HasCategory| $ (QUOTE (-138))) (|HasCategory| $ (QUOTE (-136))) (|HasCategory| $ (QUOTE (-346)))) -(-846 R0 -3834 UP UPUP R) +(-846 R0 -3832 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 @@ -3340,7 +3340,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 -(-853 -3834) +(-853 -3832) ((|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 @@ -3356,11 +3356,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}."))) (((-4257 "*") . T)) NIL -(-857 -3834 P) +(-857 -3832 P) ((|constructor| (NIL "This package exports interpolation algorithms")) (|LagrangeInterpolation| ((|#2| (|List| |#1|) (|List| |#1|)) "\\spad{LagrangeInterpolation(l1,{}l2)} \\undocumented"))) NIL NIL -(-858 |xx| -3834) +(-858 |xx| -3832) ((|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 @@ -3384,7 +3384,7 @@ NIL ((|constructor| (NIL "This package exports plotting tools")) (|calcRanges| (((|List| (|Segment| (|DoubleFloat|))) (|List| (|List| (|Point| (|DoubleFloat|))))) "\\spad{calcRanges(l)} \\undocumented"))) NIL NIL -(-864 R -3834) +(-864 R -3832) ((|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 @@ -3396,7 +3396,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 -(-867 S R -3834) +(-867 S R -3832) ((|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 @@ -3416,11 +3416,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 -821) (|devaluate| |#1|)))) -(-872 R -3834 -2094) +(-872 R -3832 -2096) ((|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 -(-873 -2094) +(-873 -2096) ((|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 @@ -3443,7 +3443,7 @@ NIL (-878 R) ((|constructor| (NIL "This domain implements points in coordinate space"))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-879 |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 @@ -3468,7 +3468,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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) NIL -(-885 E V R P -3834) +(-885 E V R P -3832) ((|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 @@ -3479,8 +3479,8 @@ NIL (-887 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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) -(-888 E V R P -3834) +((|HasCategory| |#1| (QUOTE (-844))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1091) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +(-888 E V R P -3832) ((|constructor| (NIL "computes \\spad{n}-th roots of quotients of multivariate polynomials")) (|nthr| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#4|) (|:| |radicand| (|List| |#4|))) |#4| (|NonNegativeInteger|)) "\\spad{nthr(p,{}n)} should be local but conditional")) (|froot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) |#5| (|NonNegativeInteger|)) "\\spad{froot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|qroot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) (|Fraction| (|Integer|)) (|NonNegativeInteger|)) "\\spad{qroot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|rroot| (((|Record| (|:| |exponent| (|NonNegativeInteger|)) (|:| |coef| |#5|) (|:| |radicand| |#5|)) |#3| (|NonNegativeInteger|)) "\\spad{rroot(f,{} n)} returns \\spad{[m,{}c,{}r]} such that \\spad{f**(1/n) = c * r**(1/m)}.")) (|coerce| (($ |#4|) "\\spad{coerce(p)} \\undocumented")) (|denom| ((|#4| $) "\\spad{denom(x)} \\undocumented")) (|numer| ((|#4| $) "\\spad{numer(x)} \\undocumented"))) NIL ((|HasCategory| |#3| (QUOTE (-429)))) @@ -3499,12 +3499,12 @@ NIL (-892 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"))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-893) ((|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 -(-894 -3834) +(-894 -3832) ((|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 @@ -3519,11 +3519,11 @@ NIL (-897 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}"))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-126)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-126)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253))) (-898 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"))) ((-4252 -12 (|has| |#2| (-450)) (|has| |#1| (-450)))) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669))))) (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669))))) (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-346)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-21)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-450))) (|HasCategory| |#2| (QUOTE (-450)))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#1| (QUOTE (-735))) (|HasCategory| |#2| (QUOTE (-735))))) (-12 (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-669)))) (-12 (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-23)))) (-12 (|HasCategory| |#1| (QUOTE (-126))) (|HasCategory| |#2| (QUOTE (-126)))) (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#2| (QUOTE (-789))))) (-899) ((|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 @@ -3538,7 +3538,7 @@ NIL NIL (-902 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}."))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . T)) NIL (-903 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}}"))) @@ -3566,7 +3566,7 @@ NIL ((|HasCategory| |#2| (QUOTE (-517)))) (-909 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."))) -((-4255 . T) (-1335 . T)) +((-4255 . T) (-1336 . T)) NIL (-910 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."))) @@ -3582,7 +3582,7 @@ NIL NIL (-913 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}."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-914 R1 R2) ((|constructor| (NIL "This package \\undocumented")) (|map| (((|Point| |#2|) (|Mapping| |#2| |#1|) (|Point| |#1|)) "\\spad{map(f,{}p)} \\undocumented"))) @@ -3600,7 +3600,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 -(-918 K R UP -3834) +(-918 K R UP -3832) ((|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 @@ -3630,7 +3630,7 @@ NIL ((|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-510))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-953))) (|HasCategory| |#2| (QUOTE (-762))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-1067)))) (-925 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}."))) -((-1335 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1336 . T) (-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-926 |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}."))) @@ -3638,7 +3638,7 @@ NIL NIL (-927 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."))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . T)) NIL (-928 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}."))) @@ -3655,11 +3655,11 @@ NIL (-931 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.}"))) ((-4248 |has| |#1| (-269)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-986))) (|HasCategory| |#1| (QUOTE (-510))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))))) +((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-269))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))) (|HasCategory| |#1| (LIST (QUOTE -265) (|devaluate| |#1|) (|devaluate| |#1|))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-986))) (|HasCategory| |#1| (QUOTE (-510))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))))) (-932 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}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-933 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 @@ -3668,14 +3668,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 -(-935 -3834 UP UPUP |radicnd| |n|) +(-935 -3832 UP UPUP |radicnd| |n|) ((|constructor| (NIL "Function field defined by y**n = \\spad{f}(\\spad{x})."))) ((-4248 |has| (-385 |#2|) (-341)) (-4253 |has| (-385 |#2|) (-341)) (-4247 |has| (-385 |#2|) (-341)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3279 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3279 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3279 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3279 (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341))))) +((|HasCategory| (-385 |#2|) (QUOTE (-136))) (|HasCategory| (-385 |#2|) (QUOTE (-138))) (|HasCategory| (-385 |#2|) (QUOTE (-327))) (-3275 (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (|HasCategory| (-385 |#2|) (QUOTE (-341))) (|HasCategory| (-385 |#2|) (QUOTE (-346))) (-3275 (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (|HasCategory| (-385 |#2|) (QUOTE (-327)))) (-3275 (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-327))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3275 (|HasCategory| (-385 |#2|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-385 |#2|) (QUOTE (-341)))) (-12 (|HasCategory| (-385 |#2|) (QUOTE (-213))) (|HasCategory| (-385 |#2|) (QUOTE (-341))))) (-936 |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."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3279 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) +((|HasCategory| (-525) (QUOTE (-844))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| (-525) (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-138))) (|HasCategory| (-525) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-953))) (|HasCategory| (-525) (QUOTE (-762))) (-3275 (|HasCategory| (-525) (QUOTE (-762))) (|HasCategory| (-525) (QUOTE (-789)))) (|HasCategory| (-525) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-1067))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| (-525) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| (-525) (QUOTE (-213))) (|HasCategory| (-525) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| (-525) (LIST (QUOTE -486) (QUOTE (-1091)) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -288) (QUOTE (-525)))) (|HasCategory| (-525) (LIST (QUOTE -265) (QUOTE (-525)) (QUOTE (-525)))) (|HasCategory| (-525) (QUOTE (-286))) (|HasCategory| (-525) (QUOTE (-510))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-525) (LIST (QUOTE -588) (QUOTE (-525)))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-525) (QUOTE (-844)))) (|HasCategory| (-525) (QUOTE (-136))))) (-937) ((|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 @@ -3698,7 +3698,7 @@ NIL ((|HasAttribute| |#1| (QUOTE -4256)) (|HasCategory| |#2| (QUOTE (-1020)))) (-942 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}."))) -((-1335 . T)) +((-1336 . T)) NIL (-943 S) ((|constructor| (NIL "\\axiomType{RealClosedField} provides common acces functions for all real closed fields.")) (|approximate| (((|Fraction| (|Integer|)) $ $) "\\axiom{approximate(\\spad{n},{}\\spad{p})} gives an approximation of \\axiom{\\spad{n}} that has precision \\axiom{\\spad{p}}")) (|rename| (($ $ (|OutputForm|)) "\\axiom{rename(\\spad{x},{}name)} gives a new number that prints as name")) (|rename!| (($ $ (|OutputForm|)) "\\axiom{rename!(\\spad{x},{}name)} changes the way \\axiom{\\spad{x}} is printed")) (|sqrt| (($ (|Integer|)) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ (|Fraction| (|Integer|))) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ $) "\\axiom{sqrt(\\spad{x})} is \\axiom{\\spad{x} \\spad{**} (1/2)}") (($ $ (|PositiveInteger|)) "\\axiom{sqrt(\\spad{x},{}\\spad{n})} is \\axiom{\\spad{x} \\spad{**} (1/n)}")) (|allRootsOf| (((|List| $) (|Polynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely")) (|rootOf| (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|)) "\\axiom{rootOf(pol,{}\\spad{n})} creates the \\spad{n}th root for the order of \\axiom{pol} and gives it unique name") (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|) (|OutputForm|)) "\\axiom{rootOf(pol,{}\\spad{n},{}name)} creates the \\spad{n}th root for the order of \\axiom{pol} and names it \\axiom{name}")) (|mainValue| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainValue(\\spad{x})} is the expression of \\axiom{\\spad{x}} in terms of \\axiom{SparseUnivariatePolynomial(\\$)}")) (|mainDefiningPolynomial| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainDefiningPolynomial(\\spad{x})} is the defining polynomial for the main algebraic quantity of \\axiom{\\spad{x}}")) (|mainForm| (((|Union| (|OutputForm|) "failed") $) "\\axiom{mainForm(\\spad{x})} is the main algebraic quantity name of \\axiom{\\spad{x}}"))) @@ -3708,19 +3708,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)}") (($ $ (|PositiveInteger|)) "\\axiom{sqrt(\\spad{x},{}\\spad{n})} is \\axiom{\\spad{x} \\spad{**} (1/n)}")) (|allRootsOf| (((|List| $) (|Polynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|Polynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Integer|))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| (|Fraction| (|Integer|)))) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely") (((|List| $) (|SparseUnivariatePolynomial| $)) "\\axiom{allRootsOf(pol)} creates all the roots of \\axiom{pol} naming each uniquely")) (|rootOf| (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|)) "\\axiom{rootOf(pol,{}\\spad{n})} creates the \\spad{n}th root for the order of \\axiom{pol} and gives it unique name") (((|Union| $ "failed") (|SparseUnivariatePolynomial| $) (|PositiveInteger|) (|OutputForm|)) "\\axiom{rootOf(pol,{}\\spad{n},{}name)} creates the \\spad{n}th root for the order of \\axiom{pol} and names it \\axiom{name}")) (|mainValue| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainValue(\\spad{x})} is the expression of \\axiom{\\spad{x}} in terms of \\axiom{SparseUnivariatePolynomial(\\$)}")) (|mainDefiningPolynomial| (((|Union| (|SparseUnivariatePolynomial| $) "failed") $) "\\axiom{mainDefiningPolynomial(\\spad{x})} is the defining polynomial for the main algebraic quantity of \\axiom{\\spad{x}}")) (|mainForm| (((|Union| (|OutputForm|) "failed") $) "\\axiom{mainForm(\\spad{x})} is the main algebraic quantity name of \\axiom{\\spad{x}}"))) ((-4248 . T) (-4253 . T) (-4247 . T) (-4250 . T) (-4249 . T) ((-4257 "*") . T) (-4252 . T)) NIL -(-945 R -3834) +(-945 R -3832) ((|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 -(-946 R -3834) +(-946 R -3832) ((|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 -(-947 -3834 UP) +(-947 -3832 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 -(-948 -3834 UP) +(-948 -3832 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 @@ -3751,8 +3751,8 @@ NIL (-955 |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"))) ((-4248 . T) (-4253 . T) (-4247 . T) (-4250 . T) (-4249 . T) ((-4257 "*") . T) (-4252 . T)) -((-3279 (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (QUOTE (-525))))) -(-956 -3834 L) +((-3275 (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-385 (-525)) (LIST (QUOTE -968) (QUOTE (-525))))) +(-956 -3832 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 @@ -3788,14 +3788,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 -(-965 -3834 |Expon| |VarSet| |FPol| |LFPol|) +(-965 -3832 |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"))) (((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-966) ((|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.}"))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (QUOTE (-1091))) (LIST (QUOTE |:|) (QUOTE -2545) (QUOTE (-51))))))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-1091) (QUOTE (-789))) (|HasCategory| (-51) (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (QUOTE (-1091))) (LIST (QUOTE |:|) (QUOTE -2542) (QUOTE (-51))))))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-1091) (QUOTE (-789))) (|HasCategory| (-51) (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) (-967 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 @@ -3840,7 +3840,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."))) ((-4252 . T)) NIL -(-978 |xx| -3834) +(-978 |xx| -3832) ((|constructor| (NIL "This package exports rational interpolation algorithms"))) NIL NIL @@ -3850,12 +3850,12 @@ NIL ((|HasCategory| |#4| (QUOTE (-286))) (|HasCategory| |#4| (QUOTE (-341))) (|HasCategory| |#4| (QUOTE (-517))) (|HasCategory| |#4| (QUOTE (-160)))) (-980 |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"))) -((-4255 . T) (-1335 . T) (-4250 . T) (-4249 . T)) +((-4255 . T) (-1336 . T) (-4250 . T) (-4249 . T)) NIL (-981 |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}."))) ((-4255 . T) (-4250 . T) (-4249 . T)) -((-3279 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-286))) (|HasCategory| |#3| (QUOTE (-517))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) +((-3275 (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) (|HasCategory| |#3| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (QUOTE (-286))) (|HasCategory| |#3| (QUOTE (-517))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))))) (-982 |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 @@ -3887,7 +3887,7 @@ NIL (-989) ((|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}"))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (QUOTE (-1091))) (LIST (QUOTE |:|) (QUOTE -2545) (QUOTE (-51))))))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (QUOTE (-1020))) (|HasCategory| (-1091) (QUOTE (-789))) (|HasCategory| (-51) (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (QUOTE (-1091))) (LIST (QUOTE |:|) (QUOTE -2542) (QUOTE (-51))))))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-51) (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| (-51) (QUOTE (-1020))) (|HasCategory| (-51) (LIST (QUOTE -288) (QUOTE (-51))))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (QUOTE (-1020))) (|HasCategory| (-1091) (QUOTE (-789))) (|HasCategory| (-51) (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-51) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (LIST (QUOTE -566) (QUOTE (-798))))) (-990 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 @@ -3914,7 +3914,7 @@ NIL NIL (-996 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}."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-997 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."))) @@ -3924,11 +3924,11 @@ NIL ((|constructor| (NIL "This domain implements named rules")) (|name| (((|Symbol|) $) "\\spad{name(x)} returns the symbol"))) NIL NIL -(-999 |Base| R -3834) +(-999 |Base| R -3832) ((|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 -(-1000 |Base| R -3834) +(-1000 |Base| R -3832) ((|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 @@ -3943,7 +3943,7 @@ NIL (-1003 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."))) ((-4248 |has| |#1| (-341)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-327)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091))))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341))))) +((|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-327))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-327)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-346))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-327)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#1| (QUOTE (-327))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091))))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341))))) (-1004 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 @@ -3967,7 +3967,7 @@ NIL (-1009 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"))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1010 (-1091)) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-1010 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 @@ -3986,7 +3986,7 @@ NIL ((|HasCategory| |#1| (QUOTE (-1020)))) (-1014 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."))) -((-1335 . T)) +((-1336 . T)) NIL (-1015 S) ((|constructor| (NIL "This type is used to specify a range of values from type \\spad{S}."))) @@ -3994,7 +3994,7 @@ NIL ((|HasCategory| |#1| (QUOTE (-787))) (|HasCategory| |#1| (QUOTE (-1020)))) (-1016 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]}."))) -((-1335 . T)) +((-1336 . T)) NIL (-1017 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}."))) @@ -4002,7 +4002,7 @@ NIL NIL (-1018 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}."))) -((-4245 . T) (-1335 . T)) +((-4245 . T) (-1336 . T)) NIL (-1019 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}."))) @@ -4019,7 +4019,7 @@ NIL (-1022 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)}}"))) ((-4255 . T) (-4245 . T) (-4256 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-346))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-789))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-1023 |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 @@ -4046,7 +4046,7 @@ NIL NIL (-1029 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.}"))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-1030) ((|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."))) @@ -4063,12 +4063,12 @@ NIL (-1033 |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}."))) ((-4249 |has| |#3| (-977)) (-4250 |has| |#3| (-977)) (-4252 |has| |#3| (-6 -4252)) ((-4257 "*") |has| |#3| (-160)) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3279 (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#3| (QUOTE (-341))) (-3279 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3279 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (QUOTE (-735))) (-3279 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (QUOTE (-787)))) (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (QUOTE (-160))) (-3279 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-977)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (QUOTE (-1020)))) (-3279 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3279 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3279 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3279 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-126)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-669)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-735)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-787)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020))))) (-3279 (-12 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-3279 (|HasCategory| |#3| (QUOTE (-977))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasAttribute| |#3| (QUOTE -4252)) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3275 (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020)))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#3| (QUOTE (-341))) (-3275 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3275 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-341)))) (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (QUOTE (-735))) (-3275 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (QUOTE (-787)))) (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (QUOTE (-160))) (-3275 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-977)))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (QUOTE (-1020)))) (-3275 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3275 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3275 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (QUOTE (-977)))) (-3275 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-25)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-126)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-160)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-213)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-341)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-346)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-669)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-735)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-787)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020))))) (-3275 (-12 (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-25))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-160))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-341))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-346))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-669))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-735))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-787))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525)))))) (|HasCategory| (-525) (QUOTE (-789))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#3| (QUOTE (-213))) (|HasCategory| |#3| (QUOTE (-977)))) (-12 (|HasCategory| |#3| (QUOTE (-977))) (|HasCategory| |#3| (LIST (QUOTE -835) (QUOTE (-1091))))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525))))) (-3275 (|HasCategory| |#3| (QUOTE (-977))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -968) (QUOTE (-525)))))) (-12 (|HasCategory| |#3| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#3| (QUOTE (-1020)))) (|HasAttribute| |#3| (QUOTE -4252)) (|HasCategory| |#3| (QUOTE (-126))) (|HasCategory| |#3| (QUOTE (-25))) (-12 (|HasCategory| |#3| (QUOTE (-1020))) (|HasCategory| |#3| (LIST (QUOTE -288) (|devaluate| |#3|)))) (|HasCategory| |#3| (LIST (QUOTE -566) (QUOTE (-798))))) (-1034 R |x|) ((|constructor| (NIL "This package produces functions for counting etc. real roots of univariate polynomials in \\spad{x} over \\spad{R},{} which must be an OrderedIntegralDomain")) (|countRealRootsMultiple| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{countRealRootsMultiple(p)} says how many real roots \\spad{p} has,{} counted with multiplicity")) (|SturmHabichtMultiple| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtMultiple(p1,{}p2)} computes \\spad{c_}{+}\\spad{-c_}{-} where \\spad{c_}{+} is the number of real roots of \\spad{p1} with p2>0 and \\spad{c_}{-} is the number of real roots of \\spad{p1} with p2<0. If p2=1 what you get is the number of real roots of \\spad{p1}.")) (|countRealRoots| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{countRealRoots(p)} says how many real roots \\spad{p} has")) (|SturmHabicht| (((|Integer|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabicht(p1,{}p2)} computes \\spad{c_}{+}\\spad{-c_}{-} where \\spad{c_}{+} is the number of real roots of \\spad{p1} with p2>0 and \\spad{c_}{-} is the number of real roots of \\spad{p1} with p2<0. If p2=1 what you get is the number of real roots of \\spad{p1}.")) (|SturmHabichtCoefficients| (((|List| |#1|) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtCoefficients(p1,{}p2)} computes the principal Sturm-Habicht coefficients of \\spad{p1} and \\spad{p2}")) (|SturmHabichtSequence| (((|List| (|UnivariatePolynomial| |#2| |#1|)) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{SturmHabichtSequence(p1,{}p2)} computes the Sturm-Habicht sequence of \\spad{p1} and \\spad{p2}")) (|subresultantSequence| (((|List| (|UnivariatePolynomial| |#2| |#1|)) (|UnivariatePolynomial| |#2| |#1|) (|UnivariatePolynomial| |#2| |#1|)) "\\spad{subresultantSequence(p1,{}p2)} computes the (standard) subresultant sequence of \\spad{p1} and \\spad{p2}"))) NIL ((|HasCategory| |#1| (QUOTE (-429)))) -(-1035 R -3834) +(-1035 R -3832) ((|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 @@ -4086,7 +4086,7 @@ NIL NIL (-1039 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}."))) -((-4255 . T) (-4256 . T) (-1335 . T)) +((-4255 . T) (-4256 . T) (-1336 . T)) NIL (-1040 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."))) @@ -4094,7 +4094,7 @@ NIL ((|HasCategory| |#3| (QUOTE (-341))) (|HasAttribute| |#3| (QUOTE (-4257 "*"))) (|HasCategory| |#3| (QUOTE (-160)))) (-1041 |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."))) -((-1335 . T) (-4255 . T) (-4249 . T) (-4250 . T) (-4252 . T)) +((-1336 . T) (-4255 . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-1042 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}."))) @@ -4103,16 +4103,16 @@ NIL (-1043 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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-1044 |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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341)))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341)))) (-1045 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}"))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL -(-1046 UP -3834) +(-1046 UP -3832) ((|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 @@ -4159,18 +4159,18 @@ NIL (-1057 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."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1056) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020))) (-3279 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1056) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020))))) (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1056) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020))) (-3275 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -566) (QUOTE (-798)))) (-12 (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -288) (LIST (QUOTE -1056) (|devaluate| |#1|) (|devaluate| |#2|)))) (|HasCategory| (-1056 |#1| |#2|) (QUOTE (-1020))))) (|HasCategory| (-1056 |#1| |#2|) (LIST (QUOTE -566) (QUOTE (-798))))) (-1058 |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}."))) ((-4252 . T) (-4244 |has| |#2| (-6 (-4257 "*"))) (-4255 . T) (-4249 . T) (-4250 . T)) -((|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (-3279 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-341))) (-3279 (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-160)))) +((|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (-3275 (-12 (|HasCategory| |#2| (QUOTE (-213))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (QUOTE (-286))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-341))) (-3275 (|HasAttribute| |#2| (QUOTE (-4257 "*"))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#2| (QUOTE (-213)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-160)))) (-1059 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 (-1060) ((|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."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-1061 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.}"))) @@ -4183,19 +4183,19 @@ NIL (-1063 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}."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-1064 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 (-1065 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})}."))) -((-1335 . T)) +((-1336 . T)) NIL (-1066 |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."))) ((-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#2|)))))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-789))) (-3279 (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (|devaluate| |#1|)) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#2|)))))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| |#2| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (|HasCategory| |#1| (QUOTE (-789))) (-3275 (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#2| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#2| (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-1067) ((|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 @@ -4219,19 +4219,19 @@ NIL (-1072 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."))) ((-4256 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-1073) ((|constructor| (NIL "A category for string-like objects")) (|string| (($ (|Integer|)) "\\spad{string(i)} returns the decimal representation of \\spad{i} in a string"))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-1074) NIL ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135)))))) (|HasCategory| (-135) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| (-135) (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| (-135) (QUOTE (-1020))) (-12 (|HasCategory| (-135) (QUOTE (-1020))) (|HasCategory| (-135) (LIST (QUOTE -288) (QUOTE (-135))))) (|HasCategory| (-135) (LIST (QUOTE -566) (QUOTE (-798))))) (-1075 |Entry|) ((|constructor| (NIL "This domain provides tables where the keys are strings. A specialized hash function for strings is used."))) ((-4255 . T) (-4256 . T)) -((-12 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3423) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2545) (|devaluate| |#1|)))))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-1020)))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (QUOTE (-1020))) (|HasCategory| (-1074) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -288) (LIST (QUOTE -2) (LIST (QUOTE |:|) (QUOTE -3420) (QUOTE (-1074))) (LIST (QUOTE |:|) (QUOTE -2542) (|devaluate| |#1|)))))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-1020)))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -567) (QUOTE (-501)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (QUOTE (-1020))) (|HasCategory| (-1074) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798)))) (|HasCategory| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (LIST (QUOTE -566) (QUOTE (-798))))) (-1076 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*(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 = sum(i+j=k,{}a)}.")) (|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 @@ -4258,9 +4258,9 @@ NIL NIL (-1082 |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."))) -(((-4257 "*") -3279 (-3831 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-762))) (|has| |#1| (-160)) (-3831 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-844)))) (-4248 -3279 (-3831 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-762))) (|has| |#1| (-517)) (-3831 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-844)))) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136))))) -(-1083 R -3834) +(((-4257 "*") -3275 (-3828 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-762))) (|has| |#1| (-160)) (-3828 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-844)))) (-4248 -3275 (-3828 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-762))) (|has| |#1| (-517)) (-3828 (|has| |#1| (-341)) (|has| (-1089 |#1| |#2| |#3|) (-844)))) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) +((-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1089) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1089 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136))))) +(-1083 R -3832) ((|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 @@ -4279,15 +4279,15 @@ NIL (-1087 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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4251 |has| |#1| (-341)) (-4253 |has| |#1| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) +((|HasCategory| |#1| (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-429))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-1067))) (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-213))) (|HasAttribute| |#1| (QUOTE -4253)) (|HasCategory| |#1| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))))) (-1088 |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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-1089 |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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|)))) (|HasCategory| (-713) (QUOTE (-1032))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|)))) (|HasCategory| (-713) (QUOTE (-1032))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-1090) ((|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} 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."))) @@ -4387,7 +4387,7 @@ NIL (-1114 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}."))) ((-4256 . T) (-4255 . T)) -((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (QUOTE (-1020))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-1115 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 @@ -4396,7 +4396,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 -(-1117 R -3834) +(-1117 R -3832) ((|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 @@ -4404,7 +4404,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 -(-1119 R -3834) +(-1119 R -3832) ((|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 -567) (LIST (QUOTE -827) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -821) (|devaluate| |#1|))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (|devaluate| |#1|)))) (|HasCategory| |#2| (LIST (QUOTE -821) (|devaluate| |#1|))))) @@ -4414,12 +4414,12 @@ NIL ((|HasCategory| |#4| (QUOTE (-346)))) (-1121 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."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-1122 |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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341)))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-136))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-341)))) (-1123 |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 @@ -4432,13 +4432,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 (-1020))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) -(-1126 -3834) +(-1126 -3832) ((|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 (-1127) ((|constructor| (NIL "The fundamental Type."))) -((-1335 . T)) +((-1336 . T)) NIL (-1128 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}.}"))) @@ -4470,16 +4470,16 @@ NIL ((|HasCategory| |#2| (QUOTE (-341)))) (-1135 |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)}."))) -(((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-1335 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) +(((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-1336 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) NIL (-1136 |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)}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-953)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))) (-3279 (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-138))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-213)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-953)))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789)))) (|HasCategory| |#2| (QUOTE (-844))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-510)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-286)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136)))))) +((-3275 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-953)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136))))) (-3275 (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-138))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-213)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-1091))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-953)))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-762)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -265) (|devaluate| |#2|) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -288) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -486) (QUOTE (-1091)) (|devaluate| |#2|)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-789)))) (|HasCategory| |#2| (QUOTE (-844))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-510)))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-286)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#1| (QUOTE (-136))) (-12 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-136)))))) (-1137 |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."))) -(((-4257 "*") -3279 (-3831 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-762))) (|has| |#1| (-160)) (-3831 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-844)))) (-4248 -3279 (-3831 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-762))) (|has| |#1| (-517)) (-3831 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-844)))) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136))))) +(((-4257 "*") -3275 (-3828 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-762))) (|has| |#1| (-160)) (-3828 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-844)))) (-4248 -3275 (-3828 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-762))) (|has| |#1| (-517)) (-3828 (|has| |#1| (-341)) (|has| (-1165 |#1| |#2| |#3|) (-844)))) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) +((-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136)))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-138))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-138)))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|)))))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-213))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-525)) (|devaluate| |#1|))))) (|HasCategory| (-525) (QUOTE (-1032))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-341))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-1091)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-953))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341))))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-1067))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -265) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -288) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -486) (QUOTE (-1091)) (LIST (QUOTE -1165) (|devaluate| |#1|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-525))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-510))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-286))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-136))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-762))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-160)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-844))) (|HasCategory| |#1| (QUOTE (-341)))) (-12 (|HasCategory| (-1165 |#1| |#2| |#3|) (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-341)))) (|HasCategory| |#1| (QUOTE (-136))))) (-1138 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 @@ -4515,7 +4515,7 @@ NIL (-1146 |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."))) (((-4257 "*") |has| |#2| (-160)) (-4248 |has| |#2| (-517)) (-4251 |has| |#2| (-341)) (-4253 |has| |#2| (-6 -4253)) (-4250 . T) (-4249 . T) (-4252 . T)) -((|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3279 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3279 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3279 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) +((|HasCategory| |#2| (QUOTE (-844))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-160))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-517)))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-357)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-357))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -821) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -821) (QUOTE (-525))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-357)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -567) (LIST (QUOTE -827) (QUOTE (-525)))))) (-12 (|HasCategory| (-1005) (LIST (QUOTE -567) (QUOTE (-501)))) (|HasCategory| |#2| (LIST (QUOTE -567) (QUOTE (-501))))) (|HasCategory| |#2| (QUOTE (-789))) (|HasCategory| |#2| (LIST (QUOTE -588) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-138))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (-3275 (|HasCategory| |#2| (QUOTE (-160))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-517))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-429))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-341))) (|HasCategory| |#2| (QUOTE (-1067))) (|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (-3275 (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| |#2| (QUOTE (-213))) (|HasAttribute| |#2| (QUOTE -4253)) (|HasCategory| |#2| (QUOTE (-429))) (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (-3275 (-12 (|HasCategory| $ (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-844)))) (|HasCategory| |#2| (QUOTE (-136))))) (-1147 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 @@ -4531,7 +4531,7 @@ NIL (-1150 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 -835) (QUOTE (-1091)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1032))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -1270) (LIST (|devaluate| |#2|) (QUOTE (-1091)))))) +((|HasCategory| |#2| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#2| (LIST (QUOTE *) (LIST (|devaluate| |#2|) (|devaluate| |#3|) (|devaluate| |#2|)))) (|HasCategory| |#3| (QUOTE (-1032))) (|HasSignature| |#2| (LIST (QUOTE **) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (|devaluate| |#3|)))) (|HasSignature| |#2| (LIST (QUOTE -1271) (LIST (|devaluate| |#2|) (QUOTE (-1091)))))) (-1151 |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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) @@ -4559,22 +4559,22 @@ NIL (-1157 |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)}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) +((|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|)))))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-1158 |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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4253 |has| |#1| (-341)) (-4247 |has| |#1| (-341)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3279 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (|HasCategory| |#1| (QUOTE (-160))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525))) (|devaluate| |#1|)))) (|HasCategory| (-385 (-525)) (QUOTE (-1032))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-3275 (|HasCategory| |#1| (QUOTE (-341))) (|HasCategory| |#1| (QUOTE (-517)))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (LIST (QUOTE -385) (QUOTE (-525)))))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-1159 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))}."))) (((-4257 "*") |has| (-1158 |#2| |#3| |#4|) (-160)) (-4248 |has| (-1158 |#2| |#3| |#4|) (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-160))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-341))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-429))) (-3279 (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-517)))) +((|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-136))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-138))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-160))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (QUOTE (-525)))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-341))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-429))) (-3275 (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (LIST (QUOTE -968) (LIST (QUOTE -385) (QUOTE (-525)))))) (|HasCategory| (-1158 |#2| |#3| |#4|) (QUOTE (-517)))) (-1160 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 -4256))) (-1161 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)}."))) -((-1335 . T)) +((-1336 . T)) NIL (-1162 |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)}.}"))) @@ -4583,7 +4583,7 @@ NIL (-1163 S |Coef|) ((|constructor| (NIL "\\spadtype{UnivariateTaylorSeriesCategory} is the category of Taylor series in one variable.")) (|integrate| (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $ (|Symbol|)) "\\spad{integrate(f(x),{}y)} returns an anti-derivative of the power series \\spad{f(x)} with respect to the variable \\spad{y}.") (($ $) "\\spad{integrate(f(x))} returns an anti-derivative of the power series \\spad{f(x)} with constant coefficient 0. We may integrate a series when we can divide coefficients by integers.")) (** (($ $ |#2|) "\\spad{f(x) ** a} computes a power of a power series. When the coefficient ring is a field,{} we may raise a series to an exponent from the coefficient ring provided that the constant coefficient of the series is 1.")) (|polynomial| (((|Polynomial| |#2|) $ (|NonNegativeInteger|) (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k1,{}k2)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{d} with \\spad{k1 <= d <= k2}.") (((|Polynomial| |#2|) $ (|NonNegativeInteger|)) "\\spad{polynomial(f,{}k)} returns a polynomial consisting of the sum of all terms of \\spad{f} of degree \\spad{<= k}.")) (|multiplyCoefficients| (($ (|Mapping| |#2| (|Integer|)) $) "\\spad{multiplyCoefficients(f,{}sum(n = 0..infinity,{}a[n] * x**n))} returns \\spad{sum(n = 0..infinity,{}f(n) * a[n] * x**n)}. This function is used when Laurent series are represented by a Taylor series and an order.")) (|quoByVar| (($ $) "\\spad{quoByVar(a0 + a1 x + a2 x**2 + ...)} returns \\spad{a1 + a2 x + a3 x**2 + ...} Thus,{} this function substracts the constant term and divides by the series variable. This function is used when Laurent series are represented by a Taylor series and an order.")) (|coefficients| (((|Stream| |#2|) $) "\\spad{coefficients(a0 + a1 x + a2 x**2 + ...)} returns a stream of coefficients: \\spad{[a0,{}a1,{}a2,{}...]}. The entries of the stream may be zero.")) (|series| (($ (|Stream| |#2|)) "\\spad{series([a0,{}a1,{}a2,{}...])} is the Taylor series \\spad{a0 + a1 x + a2 x**2 + ...}.") (($ (|Stream| (|Record| (|:| |k| (|NonNegativeInteger|)) (|:| |c| |#2|)))) "\\spad{series(st)} creates a series from a stream of non-zero terms,{} where a term is an exponent-coefficient pair. The terms in the stream should be ordered by increasing order of exponents."))) NIL -((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-893))) (|HasCategory| |#2| (QUOTE (-1113))) (|HasSignature| |#2| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -4141) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1091))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) +((|HasCategory| |#2| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#2| (QUOTE (-893))) (|HasCategory| |#2| (QUOTE (-1113))) (|HasSignature| |#2| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#2|)))) (|HasSignature| |#2| (LIST (QUOTE -2824) (LIST (|devaluate| |#2|) (|devaluate| |#2|) (QUOTE (-1091))))) (|HasCategory| |#2| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#2| (QUOTE (-341)))) (-1164 |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."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) @@ -4591,18 +4591,18 @@ NIL (-1165 |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}."))) (((-4257 "*") |has| |#1| (-160)) (-4248 |has| |#1| (-517)) (-4249 . T) (-4250 . T) (-4252 . T)) -((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3279 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|)))) (|HasCategory| (-713) (QUOTE (-1032))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasSignature| |#1| (LIST (QUOTE -1270) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasCategory| |#1| (QUOTE (-341))) (-3279 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -4141) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) +((|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasCategory| |#1| (QUOTE (-517))) (-3275 (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-517)))) (|HasCategory| |#1| (QUOTE (-160))) (|HasCategory| |#1| (QUOTE (-136))) (|HasCategory| |#1| (QUOTE (-138))) (-12 (|HasCategory| |#1| (LIST (QUOTE -835) (QUOTE (-1091)))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|))))) (|HasSignature| |#1| (LIST (QUOTE *) (LIST (|devaluate| |#1|) (QUOTE (-713)) (|devaluate| |#1|)))) (|HasCategory| (-713) (QUOTE (-1032))) (-12 (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasSignature| |#1| (LIST (QUOTE -1271) (LIST (|devaluate| |#1|) (QUOTE (-1091)))))) (|HasSignature| |#1| (LIST (QUOTE **) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-713))))) (|HasCategory| |#1| (QUOTE (-341))) (-3275 (-12 (|HasCategory| |#1| (LIST (QUOTE -29) (QUOTE (-525)))) (|HasCategory| |#1| (QUOTE (-893))) (|HasCategory| |#1| (QUOTE (-1113))) (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525)))))) (-12 (|HasCategory| |#1| (LIST (QUOTE -37) (LIST (QUOTE -385) (QUOTE (-525))))) (|HasSignature| |#1| (LIST (QUOTE -2824) (LIST (|devaluate| |#1|) (|devaluate| |#1|) (QUOTE (-1091))))) (|HasSignature| |#1| (LIST (QUOTE -2383) (LIST (LIST (QUOTE -592) (QUOTE (-1091))) (|devaluate| |#1|))))))) (-1166 |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=f(y,{}y',{}..,{}y)} such that \\spad{y(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 -(-1167 -3834 UP L UTS) +(-1167 -3832 UP L UTS) ((|constructor| (NIL "\\spad{RUTSodetools} provides tools to interface with the series \\indented{1}{ODE solver when presented with linear ODEs.}")) (RF2UTS ((|#4| (|Fraction| |#2|)) "\\spad{RF2UTS(f)} converts \\spad{f} to a Taylor series.")) (LODO2FUN (((|Mapping| |#4| (|List| |#4|)) |#3|) "\\spad{LODO2FUN(op)} returns the function to pass to the series ODE solver in order to solve \\spad{op y = 0}.")) (UTS2UP ((|#2| |#4| (|NonNegativeInteger|)) "\\spad{UTS2UP(s,{} n)} converts the first \\spad{n} terms of \\spad{s} to a univariate polynomial.")) (UP2UTS ((|#4| |#2|) "\\spad{UP2UTS(p)} converts \\spad{p} to a Taylor series."))) NIL ((|HasCategory| |#1| (QUOTE (-517)))) (-1168) ((|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."))) -((-1335 . T)) +((-1336 . T)) NIL (-1169 |sym|) ((|constructor| (NIL "This domain implements variables")) (|variable| (((|Symbol|)) "\\spad{variable()} returns the symbol")) (|coerce| (((|Symbol|) $) "\\spad{coerce(x)} returns the symbol"))) @@ -4614,7 +4614,7 @@ NIL ((|HasCategory| |#2| (QUOTE (-934))) (|HasCategory| |#2| (QUOTE (-977))) (|HasCategory| |#2| (QUOTE (-669))) (|HasCategory| |#2| (QUOTE (-21))) (|HasCategory| |#2| (QUOTE (-23))) (|HasCategory| |#2| (QUOTE (-25)))) (-1171 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."))) -((-4256 . T) (-4255 . T) (-1335 . T)) +((-4256 . T) (-4255 . T) (-1336 . T)) NIL (-1172 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}."))) @@ -4623,7 +4623,7 @@ NIL (-1173 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."))) ((-4256 . T) (-4255 . T)) -((-3279 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3279 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3279 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) +((-3275 (-12 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|))))) (-3275 (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (|HasCategory| |#1| (LIST (QUOTE -567) (QUOTE (-501)))) (-3275 (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020)))) (|HasCategory| |#1| (QUOTE (-789))) (|HasCategory| (-525) (QUOTE (-789))) (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (QUOTE (-25))) (|HasCategory| |#1| (QUOTE (-23))) (|HasCategory| |#1| (QUOTE (-21))) (|HasCategory| |#1| (QUOTE (-669))) (|HasCategory| |#1| (QUOTE (-977))) (-12 (|HasCategory| |#1| (QUOTE (-934))) (|HasCategory| |#1| (QUOTE (-977)))) (-12 (|HasCategory| |#1| (QUOTE (-1020))) (|HasCategory| |#1| (LIST (QUOTE -288) (|devaluate| |#1|)))) (|HasCategory| |#1| (LIST (QUOTE -566) (QUOTE (-798))))) (-1174) ((|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 @@ -4656,7 +4656,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 -(-1182 K R UP -3834) +(-1182 K R UP -3832) ((|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 @@ -4684,11 +4684,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}."))) ((-4248 |has| |#2| (-6 -4248)) (-4250 . T) (-4249 . T) (-4252 . T)) NIL -(-1189 S -3834) +(-1189 S -3832) ((|constructor| (NIL "ExtensionField {\\em F} is the category of fields which extend the field \\spad{F}")) (|Frobenius| (($ $ (|NonNegativeInteger|)) "\\spad{Frobenius(a,{}s)} returns \\spad{a**(q**s)} where \\spad{q} is the size()\\$\\spad{F}.") (($ $) "\\spad{Frobenius(a)} returns \\spad{a ** q} where \\spad{q} is the \\spad{size()\\$F}.")) (|transcendenceDegree| (((|NonNegativeInteger|)) "\\spad{transcendenceDegree()} returns the transcendence degree of the field extension,{} 0 if the extension is algebraic.")) (|extensionDegree| (((|OnePointCompletion| (|PositiveInteger|))) "\\spad{extensionDegree()} returns the degree of the field extension if the extension is algebraic,{} and \\spad{infinity} if it is not.")) (|degree| (((|OnePointCompletion| (|PositiveInteger|)) $) "\\spad{degree(a)} returns the degree of minimal polynomial of an element \\spad{a} if \\spad{a} is algebraic with respect to the ground field \\spad{F},{} and \\spad{infinity} otherwise.")) (|inGroundField?| (((|Boolean|) $) "\\spad{inGroundField?(a)} tests whether an element \\spad{a} is already in the ground field \\spad{F}.")) (|transcendent?| (((|Boolean|) $) "\\spad{transcendent?(a)} tests whether an element \\spad{a} is transcendent with respect to the ground field \\spad{F}.")) (|algebraic?| (((|Boolean|) $) "\\spad{algebraic?(a)} tests whether an element \\spad{a} is algebraic with respect to the ground field \\spad{F}."))) NIL ((|HasCategory| |#2| (QUOTE (-346))) (|HasCategory| |#2| (QUOTE (-136))) (|HasCategory| |#2| (QUOTE (-138)))) -(-1190 -3834) +(-1190 -3832) ((|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}."))) ((-4247 . T) (-4253 . T) (-4248 . T) ((-4257 "*") . T) (-4249 . T) (-4250 . T) (-4252 . T)) NIL diff --git a/src/share/algebra/category.daase b/src/share/algebra/category.daase index 3aa7b910..1a02dcf1 100644 --- a/src/share/algebra/category.daase +++ b/src/share/algebra/category.daase @@ -1,14 +1,14 @@ -(143277 . 3420952957) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(143277 . 3421035927) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#2| |#2|) . T)) ((((-525)) . T)) -((($ $) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525))))) ((($) . T)) (((|#1|) . T)) ((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#2|) . T)) -((($) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) +((($) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) (|has| |#1| (-844)) ((((-798)) . T)) ((((-798)) . T)) @@ -23,28 +23,28 @@ ((((-205)) . T) (((-798)) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) -((($ $) . T) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T)) -(-3279 (|has| |#1| (-762)) (|has| |#1| (-789))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) +((($ $) . T) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T)) +(-3275 (|has| |#1| (-762)) (|has| |#1| (-789))) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) ((((-798)) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-787)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| |#2| |#3|) . T)) (((|#4|) . T)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-798)) . T)) ((((-798)) |has| |#1| (-1020))) (((|#1|) . T) ((|#2|) . T)) (((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) |has| |#1| (-968 (-385 (-525))))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(((|#2| (-458 (-3596 |#1|) (-713))) . T)) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(((|#2| (-458 (-3594 |#1|) (-713))) . T)) (((|#1| (-497 (-1091))) . T)) (((#0=(-805 |#1|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#4| (-346)) (|has| |#3| (-346)) (((|#1|) . T)) @@ -54,10 +54,10 @@ (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-517)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((($) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) ((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T)) ((($) . T)) @@ -66,59 +66,59 @@ ((((-798)) . T)) ((((-798)) . T)) ((((-385 (-525))) . T) (($) . T)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) ((((-798)) . T)) ((((-798)) . T)) ((((-798)) . T)) (((|#1|) . T)) -(((|#1|) . T) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) +(((|#1|) . T) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) (((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1| |#2|) . T)) ((((-798)) . T)) (((|#1|) . T)) -(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) (((|#1|) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) -(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) ((($ $) . T)) (((|#2|) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) ((($) . T)) (|has| |#1| (-346)) (((|#1|) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-798)) . T)) ((((-798)) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) (((|#1| |#1|) . T)) (|has| |#1| (-517)) (((|#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) (((-1091) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1091) |#2|)))) ((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (|has| |#1| (-1020)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (|has| |#1| (-1020)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (|has| |#1| (-787)) ((($) . T) (((-385 (-525))) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) -(-3279 (|has| |#4| (-735)) (|has| |#4| (-787))) -(-3279 (|has| |#4| (-735)) (|has| |#4| (-787))) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#4| (-735)) (|has| |#4| (-787))) +(-3275 (|has| |#4| (-735)) (|has| |#4| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) (((|#1| |#2|) . T)) (((|#1| |#2|) . T)) (|has| |#1| (-1020)) @@ -132,21 +132,21 @@ ((((-525)) . T)) ((((-525)) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#1| (-713)) . T)) (|has| |#2| (-735)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (|has| |#2| (-787)) (((|#1| |#2| |#3| |#4|) . T)) (((|#1| |#2|) . T)) ((((-1074) |#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1|) . T)) (((|#3| (-713)) . T)) (|has| |#1| (-138)) (|has| |#1| (-136)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-1020)) ((((-385 (-525))) . T) (((-525)) . T)) ((((-1091) |#2|) |has| |#2| (-486 (-1091) |#2|)) ((|#2| |#2|) |has| |#2| (-288 |#2|))) @@ -154,7 +154,7 @@ (((|#1|) . T) (($) . T)) ((((-525)) . T)) ((((-525)) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) ((((-525)) . T)) ((((-525)) . T)) (((#0=(-641) (-1087 #0#)) . T)) @@ -173,12 +173,12 @@ ((((-798)) . T)) ((((-798)) . T)) (((|#1| |#1|) . T)) -(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) (((|#1|) . T)) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) ((((-798)) . T)) ((((-798)) . T)) ((((-798)) . T)) @@ -189,25 +189,25 @@ ((((-798)) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) (|has| |#1| (-341)) (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) -(-3279 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-798)) . T)) (((|#1|) . T)) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) (((|#1|) . T) (((-525)) |has| |#1| (-588 (-525)))) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -(((|#1|) . T) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +(((|#1|) . T) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (|has| |#1| (-517)) (|has| |#1| (-517)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1|) . T)) (|has| |#1| (-517)) (|has| |#1| (-517)) @@ -218,11 +218,11 @@ (((|#2|) . T) (($) . T) (((-385 (-525))) . T)) (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))) ((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) -(((|#1|) . T) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) +(((|#1|) . T) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) (((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T)) -(((|#3| |#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($ $) |has| |#3| (-160))) -(((|#4| |#4|) -3279 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977))) (($ $) |has| |#4| (-160))) +(((|#3| |#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($ $) |has| |#3| (-160))) +(((|#4| |#4|) -3275 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977))) (($ $) |has| |#4| (-160))) (((|#1|) . T)) (((|#2|) . T)) ((((-501)) |has| |#2| (-567 (-501))) (((-827 (-357))) |has| |#2| (-567 (-827 (-357)))) (((-827 (-525))) |has| |#2| (-567 (-827 (-525))))) @@ -231,21 +231,21 @@ ((((-798)) . T)) ((((-501)) |has| |#1| (-567 (-501))) (((-827 (-357))) |has| |#1| (-567 (-827 (-357)))) (((-827 (-525))) |has| |#1| (-567 (-827 (-525))))) ((((-798)) . T)) -(((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($) |has| |#3| (-160))) -(((|#4|) -3279 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977))) (($) |has| |#4| (-160))) +(((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($) |has| |#3| (-160))) +(((|#4|) -3275 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977))) (($) |has| |#4| (-160))) ((((-798)) . T)) ((((-501)) . T) (((-525)) . T) (((-827 (-525))) . T) (((-357)) . T) (((-205)) . T)) (((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) |has| |#1| (-968 (-385 (-525))))) ((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T)) ((((-385 $) (-385 $)) |has| |#2| (-517)) (($ $) . T) ((|#2| |#2|) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) . T)) (((|#1|) . T)) (|has| |#2| (-844)) ((((-1074) (-51)) . T)) ((((-525)) |has| #0=(-385 |#2|) (-588 (-525))) ((#0#) . T)) ((((-501)) . T) (((-205)) . T) (((-357)) . T) (((-827 (-357))) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) (((|#1|) |has| |#1| (-160))) (((|#1| $) |has| |#1| (-265 |#1| |#1|))) ((((-798)) . T)) @@ -256,15 +256,15 @@ (|has| |#1| (-789)) (|has| |#1| (-1020)) (((|#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) ((((-125)) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((((-125)) . T)) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-213)) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1| (-497 (-760 (-1091)))) . T)) (((|#1| (-904)) . T)) (((#0=(-805 |#1|) $) |has| #0# (-265 #0# #0#))) @@ -273,7 +273,7 @@ (((|#1|) . T)) (((|#2| |#2|) . T)) (|has| |#1| (-1067)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-136)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-138)) (|has| |#1| (-136)) @@ -290,20 +290,20 @@ ((($) . T) ((|#1|) . T)) (((|#2|) |has| |#2| (-977))) ((((-798)) . T)) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#1|) . T)) -(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((#0=(-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) #0#) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) +(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((#0=(-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) #0#) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) ((((-525) |#1|) . T)) ((((-798)) . T)) ((((-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#2| (-567 (-501)))) (((-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357))))) (((-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) ((((-798)) . T)) ((((-798)) . T)) ((($) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) ((($) . T)) ((($) . T)) ((($) . T)) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-798)) . T)) ((((-798)) . T)) (|has| (-1158 |#2| |#3| |#4|) (-138)) @@ -314,16 +314,16 @@ ((((-798)) . T)) (((|#1|) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) (((|#1|) . T)) ((((-525) |#1|) . T)) (((|#2|) |has| |#2| (-160))) (((|#1|) |has| |#1| (-160))) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) ((((-798)) |has| |#1| (-1020))) -(-3279 (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((((-845 |#1|)) . T)) ((((-385 |#2|) |#3|) . T)) (|has| |#1| (-15 * (|#1| (-525) |#1|))) @@ -335,7 +335,7 @@ (((|#1|) . T)) ((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517))) (|has| |#1| (-341)) -(-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) +(-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-341)) ((((-525)) . T)) @@ -347,31 +347,31 @@ (((|#1|) . T)) ((((-525) |#1|) . T)) (((|#2|) . T)) -(-3279 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (((|#1|) . T)) ((((-1091)) -12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (-12 (|has| |#1| (-341)) (|has| |#2| (-762))) -(-3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) -(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) +(-3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) +(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) ((($ $) |has| |#1| (-517))) (((#0=(-641) (-1087 #0#)) . T)) ((((-798)) . T)) ((((-798)) . T) (((-1173 |#4|)) . T)) ((((-798)) . T) (((-1173 |#3|)) . T)) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) ((($) |has| |#1| (-517))) ((((-798)) . T)) ((($) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1165 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T)) -(((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T)) -(((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1165 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T)) +(((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T)) +(((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) (((|#3|) |has| |#3| (-977))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-1020)) (((|#2| (-761 |#1|)) . T)) (((|#1|) . T)) @@ -383,37 +383,37 @@ ((((-135)) . T)) (((|#3|) |has| |#3| (-1020)) (((-525)) -12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020))) (((-385 (-525))) -12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) ((((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|))) (|has| |#2| (-762)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-787)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-501)) |has| |#1| (-567 (-501)))) (((|#1| |#2|) . T)) ((((-1091)) -12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) ((((-1074) |#1|) . T)) (((|#1| |#2| |#3| (-497 |#3|)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#1| (-346)) (|has| |#1| (-346)) (|has| |#1| (-346)) ((((-798)) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (|has| |#1| (-346)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-525)) . T)) ((((-525)) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((((-798)) . T)) ((((-798)) . T)) (-12 (|has| |#2| (-213)) (|has| |#2| (-977))) @@ -422,10 +422,10 @@ ((((-525) |#4|) . T)) ((((-525) |#3|) . T)) (((|#1|) . T) (((-525)) |has| |#1| (-588 (-525)))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-1159 |#1| |#2| |#3| |#4|)) . T)) ((((-385 (-525))) . T) (((-525)) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1| |#1|) . T)) (((|#1|) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) @@ -454,38 +454,38 @@ ((($) . T)) ((($ $) . T) ((#0=(-1091) $) . T) ((#0# |#1|) . T)) (((|#2|) |has| |#2| (-160))) -((($) -3279 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) -(((|#2| |#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) +((($) -3275 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) +(((|#2| |#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) ((((-135)) . T)) (((|#1|) . T)) (-12 (|has| |#1| (-346)) (|has| |#2| (-346))) ((((-798)) . T)) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) (((|#1|) . T)) ((((-798)) . T)) (|has| |#1| (-1020)) (|has| $ (-138)) ((((-525) |#1|) . T)) -((($) -3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) -3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (|has| |#1| (-341)) -(-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) +(-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-341)) (|has| |#1| (-15 * (|#1| (-713) |#1|))) (((|#1|) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) ((((-798)) . T)) ((((-525) (-125)) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (((|#2| (-497 (-800 |#1|))) . T)) ((((-798)) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-538 |#1|)) . T)) ((($) . T)) (((|#1|) . T) (($) . T)) @@ -502,28 +502,28 @@ ((((-798)) . T)) ((((-798)) . T)) (((|#1| |#2| |#3| |#4| |#5|) . T)) -(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1089 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T)) -(((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((#1=(-1089 |#1| |#2| |#3|) #1#) |has| |#1| (-341)) ((|#1| |#1|) . T)) +(((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) (((|#2|) |has| |#2| (-977))) (|has| |#1| (-1020)) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T)) -(((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) . T)) +(((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) |has| |#1| (-160)) (($) . T)) (((|#1|) . T)) -(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((((-798)) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((($ $) . T) ((|#2| $) . T) ((|#2| |#1|) . T)) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) (((#0=(-1005) |#1|) . T) ((#0# $) . T) (($ $) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((($) . T)) (((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) (($) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#2|) |has| |#1| (-341))) (((|#1|) . T)) (((|#2|) |has| |#2| (-1020)) (((-525)) -12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (((-385 (-525))) -12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) @@ -538,8 +538,8 @@ (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-136)) (|has| |#1| (-138)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-385 (-525))) . T) (($) . T)) ((((-385 (-525))) . T) (($) . T)) ((((-385 (-525))) . T) (($) . T)) @@ -550,12 +550,12 @@ (((|#1| (-713) (-1005)) . T)) ((((-385 (-525))) |has| |#2| (-341)) (($) . T)) (((|#1| (-497 (-1010 (-1091))) (-1010 (-1091))) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) (|has| |#2| (-735)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (|has| |#1| (-346)) (|has| |#1| (-346)) (|has| |#1| (-346)) @@ -588,63 +588,63 @@ (((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (((|#2|) . T) (((-525)) |has| |#2| (-968 (-525))) (((-385 (-525))) |has| |#2| (-968 (-385 (-525))))) (((|#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#1|) . T)) (((|#1| |#2|) . T)) ((($) . T)) ((($) . T)) (((|#2|) . T)) (((|#3|) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#2|) . T)) -((((-798)) -3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) +((((-798)) -3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) (((|#1|) |has| |#1| (-160))) ((((-525)) . T)) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-525) (-135)) . T)) -((($) -3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +((($) -3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) (((|#2|) |has| |#1| (-341))) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| |#1|) . T) (($ $) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| (-497 #0=(-1091)) #0#) . T)) (((|#1|) . T) (($) . T)) (|has| |#4| (-160)) (|has| |#3| (-160)) (((#0=(-385 (-887 |#1|)) #0#) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (|has| |#1| (-1020)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (|has| |#1| (-1020)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1| |#1|) |has| |#1| (-160))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T)) ((((-385 (-887 |#1|))) . T)) ((((-525) (-125)) . T)) (((|#1|) |has| |#1| (-160))) ((((-125)) . T)) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-798)) . T)) ((((-1159 |#1| |#2| |#3| |#4|)) . T)) (((|#1|) |has| |#1| (-977)) (((-525)) -12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((|#1| |#2|) . T)) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) (|has| |#3| (-735)) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) (|has| |#3| (-787)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#2|) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) (((|#2|) . T)) ((((-525) (-125)) . T)) ((((-798)) . T)) @@ -660,22 +660,22 @@ (|has| |#1| (-1020)) (((|#2|) . T)) ((((-501)) |has| |#2| (-567 (-501))) (((-827 (-357))) |has| |#2| (-567 (-827 (-357)))) (((-827 (-525))) |has| |#2| (-567 (-827 (-525))))) -(((|#4|) -3279 (|has| |#4| (-160)) (|has| |#4| (-341)))) -(((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)))) +(((|#4|) -3275 (|has| |#4| (-160)) (|has| |#4| (-341)))) +(((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)))) ((((-798)) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) ((($ $) . T) ((#0=(-1091) $) |has| |#1| (-213)) ((#0# |#1|) |has| |#1| (-213)) ((#1=(-760 (-1091)) |#1|) . T) ((#1# $) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) ((((-525) |#2|) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -((($) -3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977)))) +((($) -3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977)))) ((((-525) |#1|) . T)) (|has| (-385 |#2|) (-138)) (|has| (-385 |#2|) (-136)) @@ -688,22 +688,22 @@ (|has| |#1| (-517)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (|has| |#1| (-37 (-385 (-525)))) -((((-366) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-366) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-1067)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((|#1|) . T)) ((((-366) (-1074)) . T)) (|has| |#1| (-517)) ((((-112 |#1|)) . T)) ((((-125)) . T)) ((((-525) |#1|) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#2|) . T)) ((((-798)) . T)) ((((-761 |#1|)) . T)) @@ -716,7 +716,7 @@ (((|#1|) |has| |#1| (-160))) ((((-798)) . T)) ((((-501)) |has| |#1| (-567 (-501)))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#2|) |has| |#2| (-288 |#2|))) (((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) (((|#1|) . T)) @@ -726,7 +726,7 @@ (((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) ((($) . T) (((-525)) . T) (((-385 (-525))) . T)) (|has| |#2| (-346)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) @@ -737,9 +737,9 @@ ((((-1089 |#1| |#2| |#3|) $) -12 (|has| (-1089 |#1| |#2| |#3|) (-265 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))) (($ $) . T)) ((((-798)) . T)) ((((-798)) . T)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) ((($ $) . T)) ((($ $) . T)) ((((-798)) . T)) @@ -749,12 +749,12 @@ (((|#1|) . T)) (((|#1|) . T)) (((|#1|) . T)) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-385 (-525))) . T) (((-525)) . T)) ((((-525) (-135)) . T)) ((((-135)) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) ((((-108)) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-108)) . T)) @@ -762,38 +762,38 @@ ((((-501)) |has| |#1| (-567 (-501))) (((-205)) . #0=(|has| |#1| (-953))) (((-357)) . #0#)) ((((-798)) . T)) (|has| |#1| (-762)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (|has| |#1| (-789)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) (|has| |#1| (-517)) (|has| |#1| (-844)) (((|#1|) . T)) (|has| |#1| (-1020)) ((((-798)) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((((-798)) . T)) ((((-798)) . T)) ((((-798)) . T)) (((|#1| (-1173 |#1|) (-1173 |#1|)) . T)) ((((-525) (-135)) . T)) ((($) . T)) -(-3279 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-798)) . T)) (|has| |#1| (-1020)) (((|#1| (-904)) . T)) (((|#1| |#1|) . T)) ((($) . T)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) (((|#1|) . T)) (|has| |#2| (-735)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (((|#1| |#2|) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (|has| |#2| (-787)) @@ -808,7 +808,7 @@ (((|#1|) . T)) (((|#1|) . T)) ((((-385 (-525))) . T) (($) . T)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T)) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T)) (|has| |#1| (-770)) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) (|has| |#1| (-1020)) @@ -819,8 +819,8 @@ (((|#3|) |has| |#3| (-1020))) (|has| |#3| (-346)) (((|#1|) . T) (((-798)) . T)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) ((((-798)) . T)) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#2|) . T)) @@ -830,30 +830,30 @@ (((|#1|) . T)) (((|#1|) |has| |#1| (-160))) ((((-385 (-525))) . T) (((-525)) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) ((((-135)) . T)) (((|#1|) . T)) ((((-135)) . T)) -((($) -3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) +((($) -3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977)))) ((((-135)) . T)) (((|#1| |#2| |#3|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) (|has| $ (-138)) (|has| $ (-138)) (|has| |#1| (-1020)) ((((-798)) . T)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-977)) (|has| |#1| (-1032))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-977)) (|has| |#1| (-1032))) ((($ $) |has| |#1| (-265 $ $)) ((|#1| $) |has| |#1| (-265 |#1| |#1|))) (((|#1| (-385 (-525))) . T)) (((|#1|) . T)) ((((-1091)) . T)) (|has| |#1| (-517)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-517)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) @@ -864,7 +864,7 @@ (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#4| (-787)) -(((|#2| (-220 (-3596 |#1|) (-713)) (-800 |#1|)) . T)) +(((|#2| (-220 (-3594 |#1|) (-713)) (-800 |#1|)) . T)) (|has| |#3| (-787)) (((|#1| (-497 |#3|) |#3|) . T)) (|has| |#1| (-138)) @@ -878,21 +878,21 @@ (|has| |#1| (-136)) ((((-385 (-525))) |has| |#2| (-341)) (($) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-327)) (|has| |#1| (-346))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-327)) (|has| |#1| (-346))) ((((-1058 |#2| |#1|)) . T) ((|#1|) . T)) (|has| |#2| (-160)) (((|#1| |#2|) . T)) (-12 (|has| |#2| (-213)) (|has| |#2| (-977))) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) ((((-798)) . T)) (((|#1|) . T)) (((|#2|) . T) (($) . T)) (((|#1|) . T) (($) . T)) ((((-641)) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) (|has| |#1| (-517)) (((|#1|) . T)) (((|#1|) . T)) @@ -914,10 +914,10 @@ (((|#1| (-385 (-525))) . T)) (((|#3|) . T) (((-565 $)) . T)) (((|#1| |#2|) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((($ $) . T) ((|#2| $) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((#0=(-1089 |#1| |#2| |#3|) #0#) -12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))) (((-1091) #0#) -12 (|has| (-1089 |#1| |#2| |#3|) (-486 (-1091) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) @@ -925,8 +925,8 @@ ((((-798)) . T)) ((((-798)) . T)) (((|#1| |#1|) . T)) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) -(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) +(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) ((((-798)) . T)) (((|#1|) . T)) (((|#3| |#3|) . T)) @@ -937,10 +937,10 @@ ((($ $) . T) ((#0=(-800 |#1|) $) . T) ((#0# |#2|) . T)) (|has| |#1| (-770)) (|has| |#1| (-1020)) -(((|#2| |#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)))) -((((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((|#1| |#2|) . T)) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) +(((|#2| |#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)))) +((((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((|#1| |#2|) . T)) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) ((((-713)) . T)) ((((-525)) . T)) (|has| |#1| (-517)) @@ -953,29 +953,29 @@ ((((-112 |#1|)) . T)) (((|#1|) . T)) (|has| |#1| (-138)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) ((((-827 (-525))) . T) (((-827 (-357))) . T) (((-501)) . T) (((-1091)) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) ((($) . T)) ((((-798)) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (((|#2|) |has| |#2| (-160))) -((($) -3279 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) +((($) -3275 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((|#2|) |has| |#2| (-160)) (((-385 (-525))) |has| |#2| (-37 (-385 (-525))))) ((((-805 |#1|)) . T)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (|has| |#2| (-1067)) -(((#0=(-51)) . T) (((-2 (|:| -3423 (-1091)) (|:| -2545 #0#))) . T)) +(((#0=(-51)) . T) (((-2 (|:| -3420 (-1091)) (|:| -2542 #0#))) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) (((|#1| (-525) (-1005)) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| (-385 (-525)) (-1005)) . T)) -((($) -3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) -3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-525) |#2|) . T)) (((|#1| |#2|) . T)) (((|#1| |#2|) . T)) @@ -983,37 +983,37 @@ (-12 (|has| |#1| (-346)) (|has| |#2| (-346))) ((((-798)) . T)) ((((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (((|#1|) . T)) ((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517))) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-798)) . T)) (|has| |#1| (-327)) (((|#1|) . T)) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (|has| |#1| (-517)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-798)) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) ((((-385 (-525))) . T) (((-525)) . T)) ((((-525)) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((($) . T)) ((((-798)) . T)) (((|#1|) . T)) ((((-805 |#1|)) . T) (($) . T) (((-385 (-525))) . T)) ((((-798)) . T)) -(((|#3| |#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($ $) |has| |#3| (-160))) +(((|#3| |#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($ $) |has| |#3| (-160))) (|has| |#1| (-953)) ((((-798)) . T)) -(((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($) |has| |#3| (-160))) +(((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977))) (($) |has| |#3| (-160))) ((((-525) (-108)) . T)) (((|#1|) |has| |#1| (-288 |#1|))) (|has| |#1| (-346)) @@ -1021,31 +1021,31 @@ (|has| |#1| (-346)) ((((-1091) $) |has| |#1| (-486 (-1091) $)) (($ $) |has| |#1| (-288 $)) ((|#1| |#1|) |has| |#1| (-288 |#1|)) (((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|))) ((((-1091)) |has| |#1| (-835 (-1091)))) -(-3279 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327))) +(-3275 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327))) ((((-366) (-1038)) . T)) (((|#1| |#4|) . T)) (((|#1| |#3|) . T)) ((((-366) |#1|) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-1020)) ((((-798)) . T)) ((((-798)) . T)) ((((-845 |#1|)) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) (((|#1| |#2|) . T)) ((($) . T)) (((|#1| |#1|) . T)) (((#0=(-805 |#1|)) |has| #0# (-288 #0#))) (((|#1| |#2|) . T)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (((|#1|) . T)) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#2|) . T) (($) . T)) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#1| (-1113)) (((#0=(-525) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) ((((-385 (-525))) . T) (($) . T)) @@ -1056,8 +1056,8 @@ (((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T)) (|has| |#1| (-341)) ((((-525)) . T) (((-385 (-525))) . T) (($) . T)) -((($ $) . T) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((($ $) . T) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1| |#1|) . T)) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) ((((-798)) . T)) ((((-798)) . T)) @@ -1072,14 +1072,14 @@ (((|#1| |#2|) . T)) (|has| |#1| (-787)) (|has| |#1| (-787)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) -(((#0=(-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) #0#) |has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) +(((#0=(-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) #0#) |has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) ((($) . T)) (|has| |#2| (-789)) ((($) . T)) (((|#2|) |has| |#2| (-1020))) -((((-798)) -3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) +((((-798)) -3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) (|has| |#1| (-789)) (|has| |#1| (-789)) ((((-1074) (-51)) . T)) @@ -1087,10 +1087,10 @@ ((((-798)) . T)) ((((-525)) |has| #0=(-385 |#2|) (-588 (-525))) ((#0#) . T)) ((((-525) (-135)) . T)) -((((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((|#1| |#2|) . T)) +((((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((|#1| |#2|) . T)) ((((-385 (-525))) . T) (($) . T)) (((|#1|) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-798)) . T)) ((((-845 |#1|)) . T)) (|has| |#1| (-341)) @@ -1115,31 +1115,31 @@ ((($) . T)) (((|#2|) . T) (($) . T)) (((|#1|) |has| |#1| (-160))) -((((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((|#1| |#2|) . T)) +((((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((|#1| |#2|) . T)) (((|#1|) . T)) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#3|) . T)) (((|#1|) |has| |#1| (-160))) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844)))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) . T)) (((|#1|) . T)) ((((-501)) |has| |#1| (-567 (-501))) (((-827 (-357))) |has| |#1| (-567 (-827 (-357)))) (((-827 (-525))) |has| |#1| (-567 (-827 (-525))))) ((((-798)) . T)) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#2| (-787)) (-12 (|has| |#2| (-213)) (|has| |#2| (-977))) (|has| |#1| (-517)) (|has| |#1| (-1067)) ((((-1074) |#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T)) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T)) ((((-385 (-525))) |has| |#1| (-968 (-525))) (((-525)) |has| |#1| (-968 (-525))) (((-1091)) |has| |#1| (-968 (-1091))) ((|#1|) . T)) ((((-525) |#2|) . T)) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) ((((-525)) |has| |#1| (-821 (-525))) (((-357)) |has| |#1| (-821 (-357)))) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T)) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T)) (((|#1|) . T)) ((((-592 |#4|)) . T) (((-798)) . T)) ((((-501)) |has| |#4| (-567 (-501)))) @@ -1152,17 +1152,17 @@ (((|#1|) . T)) (((|#2|) . T)) ((((-1091)) |has| (-385 |#2|) (-835 (-1091)))) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) ((($) . T)) ((($) . T)) (((|#2|) . T)) -((((-798)) -3279 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-566 (-798))) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) (((-1173 |#3|)) . T)) +((((-798)) -3275 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-566 (-798))) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) (((-1173 |#3|)) . T)) ((((-525) |#2|) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) -(((|#2| |#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(((|#2| |#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($ $) |has| |#2| (-160))) ((((-798)) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((|#2|) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((|#2|) . T)) ((((-798)) . T)) ((((-798)) . T)) ((((-1074) (-1091) (-525) (-205) (-798)) . T)) @@ -1197,8 +1197,8 @@ (|has| |#1| (-37 (-385 (-525)))) ((((-798)) . T)) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-977))) (($) |has| |#2| (-160))) (|has| $ (-138)) ((((-385 |#2|)) . T)) ((((-385 (-525))) |has| #0=(-385 |#2|) (-968 (-385 (-525)))) (((-525)) |has| #0# (-968 (-525))) ((#0#) . T)) @@ -1209,11 +1209,11 @@ (((|#3|) |has| |#3| (-160))) (|has| |#1| (-138)) (|has| |#1| (-136)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) (((|#1|) . T)) (((|#2|) . T)) @@ -1244,7 +1244,7 @@ ((((-931 |#1|)) . T) ((|#1|) . T)) ((((-798)) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-385 (-525))) . T) (((-385 |#1|)) . T) ((|#1|) . T) (($) . T)) (((|#1| (-1087 |#1|)) . T)) ((((-525)) . T) (($) . T) (((-385 (-525))) . T)) @@ -1252,9 +1252,9 @@ (|has| |#1| (-789)) (((|#2|) . T)) ((((-525)) . T) (($) . T) (((-385 (-525))) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) ((((-525) |#2|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#2|) . T)) ((((-525) |#3|) . T)) (((|#2|) . T)) @@ -1269,7 +1269,7 @@ (((|#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (((|#2|) . T)) (((|#1|) . T)) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#2| |#2|) . T)) (|has| |#2| (-341)) (((|#2|) . T) (((-525)) |has| |#2| (-968 (-525))) (((-385 (-525))) |has| |#2| (-968 (-385 (-525))))) @@ -1299,19 +1299,19 @@ (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| |#2|) . T)) ((((-525) (-135)) . T)) -(((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +(((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) ((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-789)) (((|#2| (-713) (-1005)) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) (|has| |#1| (-733)) (((|#1|) |has| |#1| (-160))) (((|#4|) . T)) (((|#4|) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#1| (-138)) (-12 (|has| |#1| (-341)) (|has| |#2| (-138)))) -(-3279 (|has| |#1| (-136)) (-12 (|has| |#1| (-341)) (|has| |#2| (-136)))) +(-3275 (|has| |#1| (-138)) (-12 (|has| |#1| (-341)) (|has| |#2| (-138)))) +(-3275 (|has| |#1| (-136)) (-12 (|has| |#1| (-341)) (|has| |#2| (-136)))) (((|#4|) . T)) (|has| |#1| (-136)) ((((-1074) |#1|) . T)) @@ -1324,10 +1324,10 @@ (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#3|) . T)) ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020))) (((-892 |#1|)) . T)) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020))) (((-892 |#1|)) . T)) (|has| |#1| (-787)) (|has| |#1| (-787)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) @@ -1340,8 +1340,8 @@ ((($) . T)) ((((-366) (-1074)) . T)) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((((-798)) -3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) -(((#0=(-51)) . T) (((-2 (|:| -3423 (-1074)) (|:| -2545 #0#))) . T)) +((((-798)) -3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-566 (-798))) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((-1173 |#2|)) . T)) +(((#0=(-51)) . T) (((-2 (|:| -3420 (-1074)) (|:| -2542 #0#))) . T)) (((|#1|) . T)) ((((-798)) . T)) (((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) @@ -1349,7 +1349,7 @@ (|has| |#2| (-136)) (|has| |#2| (-138)) (|has| |#1| (-450)) -(-3279 (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) (|has| |#1| (-341)) ((((-798)) . T)) (|has| |#1| (-37 (-385 (-525)))) @@ -1358,8 +1358,8 @@ (|has| |#1| (-787)) (|has| |#1| (-787)) ((((-798)) . T)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1165 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1| |#2|) . T)) ((((-1091)) |has| |#1| (-835 (-1091)))) @@ -1367,7 +1367,7 @@ ((((-798)) . T)) ((((-798)) . T)) (|has| |#1| (-1020)) -(((|#2| (-458 (-3596 |#1|) (-713)) (-800 |#1|)) . T)) +(((|#2| (-458 (-3594 |#1|) (-713)) (-800 |#1|)) . T)) ((((-385 (-525))) . #0=(|has| |#2| (-341))) (($) . #0#)) (((|#1| (-497 (-1091)) (-1091)) . T)) (((|#1|) . T)) @@ -1387,16 +1387,16 @@ (|has| |#1| (-138)) (((|#1|) . T)) (((|#2|) . T)) -(((|#1|) . T) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +(((|#1|) . T) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) ((((-1089 |#1| |#2| |#3|)) |has| |#1| (-341))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-1091) (-51)) . T)) ((($ $) . T)) (((|#1| (-525)) . T)) ((((-845 |#1|)) . T)) -(((|#1|) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977))) (($) -3279 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)))) +(((|#1|) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977))) (($) -3275 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)))) (((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) |has| |#1| (-968 (-385 (-525))))) (|has| |#1| (-789)) (|has| |#1| (-789)) @@ -1411,13 +1411,13 @@ (((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (((|#1|) |has| |#1| (-160))) (((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) -(((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)))) +(((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)))) (|has| |#2| (-789)) (|has| |#1| (-789)) -(-3279 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-844))) ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) ((((-525) |#2|) . T)) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)))) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)))) (|has| |#1| (-327)) (((|#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) ((($) . T) (((-385 (-525))) . T)) @@ -1425,7 +1425,7 @@ (|has| |#1| (-762)) (|has| |#1| (-762)) (((|#1|) . T)) -(-3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-787)) (|has| |#1| (-787)) (|has| |#1| (-787)) @@ -1434,13 +1434,13 @@ ((((-525)) . T) (($) . T) (((-385 (-525))) . T)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-37 (-385 (-525)))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-1091)) |has| |#1| (-835 (-1091))) (((-1005)) . T)) (((|#1|) . T)) (|has| |#1| (-787)) -(((#0=(-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) #0#) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))))) +(((#0=(-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) #0#) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (|has| |#1| (-1020)) (((|#1|) . T)) @@ -1459,7 +1459,7 @@ (((|#1|) . T)) ((((-135)) . T)) (((|#2|) |has| |#2| (-160))) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((|#1|) . T)) (|has| |#1| (-136)) (|has| |#1| (-138)) @@ -1481,32 +1481,32 @@ (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T)) (((|#1| |#2|) . T)) -(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((#0=(-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) #0#) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) +(((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((#0=(-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) #0#) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) (((|#1|) . T) (($) . T)) (((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (((|#1| |#2|) . T)) (((|#1|) . T)) (((|#1|) . T)) (((|#1|) . T)) -(((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)))) +(((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)))) (|has| |#1| (-789)) (|has| |#1| (-517)) ((((-538 |#1|)) . T)) ((($) . T)) (((|#2|) . T)) -(-3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-762))) (-12 (|has| |#1| (-341)) (|has| |#2| (-789)))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-762))) (-12 (|has| |#1| (-341)) (|has| |#2| (-789)))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((((-845 |#1|)) . T)) (((|#1| (-469 |#1| |#3|) (-469 |#1| |#2|)) . T)) (((|#1| |#4| |#5|) . T)) (((|#1| (-713)) . T)) ((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517))) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) -(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517)))) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-1089 |#1| |#2| |#3|)) |has| |#1| (-341)) ((|#1|) |has| |#1| (-160))) +(((|#1|) |has| |#1| (-160)) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517)))) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) ((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T)) ((((-617 |#1|)) . T)) (((|#1| |#2| |#3| |#4|) . T)) @@ -1514,17 +1514,17 @@ ((((-798)) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-798)) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) ((((-798)) . T)) ((((-798)) . T)) ((((-798)) . T)) (((|#2|) . T)) -(-3279 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) (|has| |#1| (-1113)) (|has| |#1| (-1113)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (|has| |#1| (-1113)) (|has| |#1| (-1113)) (((|#3| |#3|) . T)) @@ -1537,43 +1537,43 @@ (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) ((((-1074) (-51)) . T)) (|has| |#1| (-1020)) -(-3279 (|has| |#2| (-762)) (|has| |#2| (-789))) +(-3275 (|has| |#2| (-762)) (|has| |#2| (-789))) (((|#1|) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) (((|#1|) |has| |#1| (-160)) (($) . T)) ((($) . T)) ((((-1089 |#1| |#2| |#3|)) -12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) ((((-798)) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((($) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-798)) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) (|has| |#2| (-844)) (|has| |#1| (-341)) (((|#2|) |has| |#2| (-1020))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((($) . T) ((|#2|) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) (|has| |#1| (-844)) (|has| |#1| (-844)) ((((-501)) . T) (((-385 (-1087 (-525)))) . T) (((-205)) . T) (((-357)) . T)) ((((-357)) . T) (((-205)) . T) (((-798)) . T)) (|has| |#1| (-844)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1|) . T)) (((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) ((($ $) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((($ $) . T)) ((((-525) (-108)) . T)) ((($) . T)) (((|#1|) . T)) ((((-525)) . T)) ((((-108)) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-37 (-385 (-525)))) (((|#1| (-525)) . T)) ((($) . T)) @@ -1595,7 +1595,7 @@ (((|#1| (-1137 |#1| |#2| |#3|)) . T)) (((|#1| (-713)) . T)) (((|#1|) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-798)) . T)) (|has| |#1| (-1020)) ((((-1074) |#1|) . T)) @@ -1615,18 +1615,18 @@ (((|#1|) . T)) ((((-525)) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-327))) (|has| |#1| (-138)) ((((-798)) . T)) (((|#3|) . T)) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-798)) . T)) ((((-1158 |#2| |#3| |#4|)) . T) (((-1159 |#1| |#2| |#3| |#4|)) . T)) ((((-798)) . T)) -((((-47)) -12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (((-565 $)) . T) ((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) -3279 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))) (((-385 (-887 |#1|))) |has| |#1| (-517)) (((-887 |#1|)) |has| |#1| (-977)) (((-1091)) . T)) +((((-47)) -12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (((-565 $)) . T) ((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) -3275 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))) (((-385 (-887 |#1|))) |has| |#1| (-517)) (((-887 |#1|)) |has| |#1| (-977)) (((-1091)) . T)) (((|#1|) . T) (($) . T)) (((|#1| (-713)) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) (((|#1|) |has| |#1| (-288 |#1|))) ((((-1159 |#1| |#2| |#3| |#4|)) . T)) ((((-525)) |has| |#1| (-821 (-525))) (((-357)) |has| |#1| (-821 (-357)))) @@ -1634,14 +1634,14 @@ (|has| |#1| (-517)) (((|#1|) . T)) ((((-798)) . T)) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((|#1|) |has| |#1| (-160))) ((($) |has| |#1| (-517)) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (((|#1|) . T)) (((|#3|) |has| |#3| (-1020))) -(((|#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-341)))) +(((|#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-341)))) ((((-1158 |#2| |#3| |#4|)) . T)) ((((-108)) . T)) (|has| |#1| (-762)) @@ -1651,8 +1651,8 @@ (|has| |#1| (-787)) (|has| |#1| (-787)) (((|#1| (-525) (-1005)) . T)) -(-3279 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +(-3275 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1| (-385 (-525)) (-1005)) . T)) (((|#1| (-713) (-1005)) . T)) (|has| |#1| (-789)) @@ -1668,28 +1668,28 @@ (((|#1|) . T)) (|has| |#1| (-1020)) ((((-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-588 (-525)))) ((|#2|) |has| |#1| (-341))) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((|#2|) |has| |#2| (-160))) (((|#1|) |has| |#1| (-160))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) ((((-798)) . T)) (|has| |#3| (-787)) ((((-798)) . T)) ((((-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) . T)) ((((-798)) . T)) -(((|#1| |#1|) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977)))) +(((|#1| |#1|) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977)))) (((|#1|) . T)) ((((-525)) . T)) ((((-525)) . T)) -(((|#1|) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977)))) +(((|#1|) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-977)))) (((|#2|) |has| |#2| (-341))) ((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-341))) (|has| |#1| (-789)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#2|) . T)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) |has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-844))) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) |has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-844))) (((|#2|) . T) (((-525)) |has| |#2| (-588 (-525)))) ((((-798)) . T)) ((((-798)) . T)) @@ -1724,18 +1724,18 @@ (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (((|#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) . T) (($ $) . T)) ((((-798)) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) ((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (|has| |#1| (-341)) (|has| |#1| (-341)) (|has| (-385 |#2|) (-213)) (|has| |#1| (-844)) (((|#2|) |has| |#2| (-977))) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (|has| |#1| (-341)) (((|#1|) |has| |#1| (-160))) (((|#1| |#1|) . T)) @@ -1760,7 +1760,7 @@ (((|#1| (-385 (-525)) (-1005)) . T)) (((|#1| (-713) (-1005)) . T)) (((#0=(-385 |#2|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) -(((|#1|) . T) (((-525)) -3279 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))) (((-385 (-525))) . T)) +(((|#1|) . T) (((-525)) -3275 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))) (((-385 (-525))) . T)) (((|#1| (-556 |#1| |#3|) (-556 |#1| |#2|)) . T)) (((|#1|) |has| |#1| (-160))) (((|#1|) . T)) @@ -1779,24 +1779,24 @@ ((((-641)) . T)) (((|#2|) |has| |#2| (-160))) (|has| |#2| (-787)) -((((-108)) |has| |#1| (-1020)) (((-798)) -3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020)))) +((((-108)) |has| |#1| (-1020)) (((-798)) -3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020)))) (((|#1|) . T) (($) . T)) (((|#1| |#2|) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) . T)) ((((-798)) . T)) ((((-525) |#1|) . T)) ((((-641)) . T) (((-385 (-525))) . T) (((-525)) . T)) (((|#1| |#1|) |has| |#1| (-160))) (((|#2|) . T)) -(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) ((((-357)) . T)) ((((-641)) . T)) ((((-385 (-525))) . #0=(|has| |#2| (-341))) (($) . #0#)) (((|#1|) |has| |#1| (-160))) ((((-385 (-887 |#1|))) . T)) (((|#2| |#2|) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#2|) . T)) (|has| |#2| (-789)) (((|#3|) |has| |#3| (-977))) @@ -1806,14 +1806,14 @@ (|has| |#1| (-789)) ((((-1091)) |has| |#2| (-835 (-1091)))) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-385 (-525))) . T) (($) . T)) (|has| |#1| (-450)) (|has| |#1| (-346)) (|has| |#1| (-346)) (|has| |#1| (-346)) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-977)) (|has| |#1| (-1032))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-450)) (|has| |#1| (-517)) (|has| |#1| (-977)) (|has| |#1| (-1032))) (|has| |#1| (-37 (-385 (-525)))) ((((-112 |#1|)) . T)) ((((-112 |#1|)) . T)) @@ -1834,11 +1834,11 @@ (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-789)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (((|#1| |#2|) . T)) (|has| |#1| (-138)) (|has| |#1| (-136)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) ((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) ((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (((|#2|) . T)) (((|#3|) . T)) ((((-112 |#1|)) . T)) @@ -1856,11 +1856,11 @@ ((((-501)) |has| |#1| (-567 (-501))) (((-827 (-525))) |has| |#1| (-567 (-827 (-525)))) (((-827 (-357))) |has| |#1| (-567 (-827 (-357)))) (((-357)) . #0=(|has| |#1| (-953))) (((-205)) . #0#)) (((|#1|) |has| |#1| (-341))) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((($ $) . T) (((-565 $) $) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((($) . T) (((-1159 |#1| |#2| |#3| |#4|)) . T) (((-385 (-525))) . T)) -((($) -3279 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-517))) +((($) -3275 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-517))) (|has| |#1| (-341)) (|has| |#1| (-341)) (|has| |#1| (-341)) @@ -1871,11 +1871,11 @@ ((((-357)) . T)) (((|#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) ((((-798)) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-844))) (((|#1|) . T)) (|has| |#1| (-789)) (|has| |#1| (-789)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) (((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (|has| |#1| (-1020)) @@ -1884,13 +1884,13 @@ (|has| |#1| (-136)) (|has| |#1| (-138)) ((((-525)) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((#0=(-1158 |#2| |#3| |#4|)) . T) (((-385 (-525))) |has| #0# (-37 (-385 (-525)))) (($) . T)) ((((-525)) . T)) (|has| |#1| (-341)) -(-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138))) -(-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))) +(-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138))) +(-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))) (|has| |#1| (-341)) (|has| |#1| (-136)) (|has| |#1| (-138)) @@ -1907,18 +1907,18 @@ (((|#1| |#2|) . T)) (((|#1|) . T) (((-525)) |has| |#1| (-588 (-525)))) (((|#3|) |has| |#3| (-160))) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) ((((-525)) . T)) (((|#1| $) |has| |#1| (-265 |#1| |#1|))) ((((-385 (-525))) . T) (($) . T) (((-385 |#1|)) . T) ((|#1|) . T)) ((((-798)) . T)) (((|#3|) . T)) -(((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-269)) (|has| |#1| (-341))) ((#0=(-385 (-525)) #0#) |has| |#1| (-341))) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +(((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-269)) (|has| |#1| (-341))) ((#0=(-385 (-525)) #0#) |has| |#1| (-341))) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) ((($) . T)) ((((-525) |#1|) . T)) ((((-1091)) |has| (-385 |#2|) (-835 (-1091)))) -(((|#1|) . T) (($) -3279 (|has| |#1| (-269)) (|has| |#1| (-341))) (((-385 (-525))) |has| |#1| (-341))) +(((|#1|) . T) (($) -3275 (|has| |#1| (-269)) (|has| |#1| (-341))) (((-385 (-525))) |has| |#1| (-341))) ((((-501)) |has| |#2| (-567 (-501)))) ((((-632 |#2|)) . T) (((-798)) . T)) (((|#1|) . T)) @@ -1926,8 +1926,8 @@ (((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) ((((-805 |#1|)) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -(-3279 (|has| |#4| (-735)) (|has| |#4| (-787))) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#4| (-735)) (|has| |#4| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) ((((-798)) . T)) ((((-798)) . T)) (((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) @@ -1943,17 +1943,17 @@ ((((-385 (-525))) . T) (($) . T)) ((((-385 (-525))) . T) (($) . T)) ((((-385 (-525))) . T) (($) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-1131))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-1131))) ((($) . T)) ((((-385 (-525))) |has| #0=(-385 |#2|) (-968 (-385 (-525)))) (((-525)) |has| #0# (-968 (-525))) ((#0#) . T)) (((|#2|) . T) (((-525)) |has| |#2| (-588 (-525)))) (((|#1| (-713)) . T)) (|has| |#1| (-789)) (((|#1|) . T) (((-525)) |has| |#1| (-588 (-525)))) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-525)) . T)) (|has| |#1| (-37 (-385 (-525)))) -((((-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))))) +((((-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))))) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (|has| |#1| (-787)) (|has| |#1| (-37 (-385 (-525)))) @@ -1978,24 +1978,24 @@ (((|#1| |#2|) . T)) ((((-135)) . T)) ((((-722 |#1| (-800 |#2|))) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (|has| |#1| (-1113)) (((|#1|) . T)) -(-3279 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) +(-3275 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-346)) (|has| |#3| (-669)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977)) (|has| |#3| (-1020))) ((((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|))) (((|#2|) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-845 |#1|)) . T)) ((($) . T)) ((((-385 (-887 |#1|))) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-501)) |has| |#4| (-567 (-501)))) ((((-798)) . T) (((-592 |#4|)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) . T)) (|has| |#1| (-787)) -(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) |has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) +(((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) |has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) (|has| |#1| (-1020)) (|has| |#1| (-341)) (|has| |#1| (-789)) @@ -2003,16 +2003,16 @@ (((|#1|) . T)) (((|#1|) . T)) ((($) . T) (((-385 (-525))) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) |has| |#1| (-160))) (|has| |#1| (-136)) (|has| |#1| (-138)) -(-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138))) -(-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))) +(-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-138)) (|has| |#1| (-341))) (|has| |#1| (-138))) +(-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-138)) (|has| |#1| (-136)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) (|has| |#1| (-787)) (((|#1| |#2|) . T)) @@ -2035,9 +2035,9 @@ ((((-798)) . T)) ((((-798)) . T)) ((((-501)) |has| |#1| (-567 (-501)))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|))) -(((|#1|) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)))) +(((|#1|) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)))) ((((-294 |#1|)) . T)) (((|#2|) |has| |#2| (-341))) (((|#2|) . T)) @@ -2058,14 +2058,14 @@ (|has| |#1| (-136)) (|has| |#1| (-138)) ((($ $) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020))) (|has| |#1| (-517)) (((|#2|) . T)) ((((-525)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) ((((-538 |#1|)) . T)) ((($) . T)) (((|#1| (-57 |#1|) (-57 |#1|)) . T)) @@ -2090,12 +2090,12 @@ (((|#1| |#2|) . T)) ((((-1091) |#1|) . T)) (((|#4|) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((((-1091) (-51)) . T)) ((((-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) . T)) ((((-385 (-525))) |has| |#1| (-968 (-385 (-525)))) (((-525)) |has| |#1| (-968 (-525))) ((|#1|) . T)) ((((-798)) . T)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-346)) (|has| |#2| (-669)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977)) (|has| |#2| (-1020))) (((#0=(-1159 |#1| |#2| |#3| |#4|) #0#) . T) ((#1=(-385 (-525)) #1#) . T) (($ $) . T)) (((|#1| |#1|) |has| |#1| (-160)) ((#0=(-385 (-525)) #0#) |has| |#1| (-517)) (($ $) |has| |#1| (-517))) (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) @@ -2114,14 +2114,14 @@ (((|#1|) . T)) (((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (((|#2| |#3|) . T)) -(-3279 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-341)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (((|#1| (-497 |#2|)) . T)) (((|#1| (-713)) . T)) (((|#1| (-497 (-1010 (-1091)))) . T)) (((|#1|) |has| |#1| (-160))) (((|#1|) . T)) (|has| |#2| (-844)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) ((((-798)) . T)) ((($ $) . T) ((#0=(-1158 |#2| |#3| |#4|) #0#) . T) ((#1=(-385 (-525)) #1#) |has| #0# (-37 (-385 (-525))))) ((((-845 |#1|)) . T)) @@ -2130,13 +2130,13 @@ ((($) . T)) ((($) . T)) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327)) (|has| |#1| (-517))) (|has| |#1| (-341)) ((($) . T) ((#0=(-1158 |#2| |#3| |#4|)) . T) (((-385 (-525))) |has| #0# (-37 (-385 (-525))))) (((|#1| |#2|) . T)) ((((-1089 |#1| |#2| |#3|)) |has| |#1| (-341))) -(-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341)) (|has| |#1| (-327))) -(-3279 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) +(-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-835 (-1091))) (|has| |#1| (-977))) ((((-525)) |has| |#1| (-588 (-525))) ((|#1|) . T)) (((|#1| |#2|) . T)) ((((-798)) . T)) @@ -2168,27 +2168,27 @@ (((|#1|) |has| |#1| (-160))) ((((-798)) . T)) (((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) -(((|#2|) -3279 (|has| |#2| (-6 (-4257 "*"))) (|has| |#2| (-160)))) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(((|#2|) -3275 (|has| |#2| (-6 (-4257 "*"))) (|has| |#2| (-160)))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (|has| |#2| (-789)) (|has| |#2| (-844)) (|has| |#1| (-844)) (((|#2|) |has| |#2| (-160))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) ((((-798)) . T)) ((((-798)) . T)) ((((-501)) . T) (((-525)) . T) (((-827 (-525))) . T) (((-357)) . T) (((-205)) . T)) (((|#1| |#2|) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) . T)) (((|#1|) . T)) ((((-798)) . T)) (((|#1| |#2|) . T)) (((|#1| (-385 (-525))) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-269)) (|has| |#1| (-341))) +(-3275 (|has| |#1| (-269)) (|has| |#1| (-341))) ((((-135)) . T)) ((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T)) (|has| |#1| (-787)) @@ -2203,7 +2203,7 @@ ((((-385 (-525))) . T) (($) . T)) ((((-798)) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#2| |#2|) . T) ((|#1| |#1|) . T)) ((((-798)) . T)) ((((-798)) . T)) @@ -2214,7 +2214,7 @@ (((|#1|) . T)) ((((-592 (-135))) . T) (((-1074)) . T)) ((((-798)) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) ((((-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((|#1| |#1|) |has| |#1| (-288 |#1|))) (|has| |#1| (-789)) ((((-798)) . T)) @@ -2226,16 +2226,16 @@ ((((-798)) . T) (((-592 |#4|)) . T)) (((|#2|) . T)) ((((-845 |#1|)) . T) (((-385 (-525))) . T) (($) . T)) -(-3279 (|has| |#4| (-160)) (|has| |#4| (-669)) (|has| |#4| (-787)) (|has| |#4| (-977))) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#4| (-160)) (|has| |#4| (-669)) (|has| |#4| (-787)) (|has| |#4| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-1091) (-51)) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#1|) . T)) (((|#1|) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) (|has| |#1| (-844)) (|has| |#1| (-844)) (((|#2|) . T)) @@ -2250,12 +2250,12 @@ (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (|has| |#1| (-762)) (((#0=(-845 |#1|) #0#) . T) (($ $) . T) ((#1=(-385 (-525)) #1#) . T)) ((((-385 |#2|)) . T)) (|has| |#1| (-787)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) . T) ((#1=(-525) #1#) . T) (($ $) . T)) ((((-845 |#1|)) . T) (($) . T) (((-385 (-525))) . T)) (((|#2|) |has| |#2| (-977)) (((-525)) -12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) @@ -2265,25 +2265,25 @@ (|has| |#1| (-136)) (((|#2|) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) -(((#0=(-51)) . T) (((-2 (|:| -3423 (-1091)) (|:| -2545 #0#))) . T)) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) +(((#0=(-51)) . T) (((-2 (|:| -3420 (-1091)) (|:| -2542 #0#))) . T)) (|has| |#1| (-327)) ((((-525)) . T)) ((((-798)) . T)) (((#0=(-1159 |#1| |#2| |#3| |#4|) $) |has| #0# (-265 #0# #0#))) (|has| |#1| (-341)) (((#0=(-1005) |#1|) . T) ((#0# $) . T) (($ $) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (((#0=(-385 (-525)) #0#) . T) ((#1=(-641) #1#) . T) (($ $) . T)) ((((-294 |#1|)) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) |has| |#1| (-341))) (|has| |#1| (-1020)) (((|#1|) . T)) -(((|#1|) -3279 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|)))) -(((|#1|) -3279 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|)))) +(((|#1|) -3275 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|)))) +(((|#1|) -3275 (|has| |#2| (-345 |#1|)) (|has| |#2| (-395 |#1|)))) (((|#2|) . T)) ((((-385 (-525))) . T) (((-641)) . T) (($) . T)) (((|#3| |#3|) . T)) @@ -2302,7 +2302,7 @@ (((|#2|) . T)) (((|#1|) . T)) ((((-525)) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#2|) . T) (((-525)) |has| |#2| (-588 (-525)))) (((|#1| |#2|) . T)) ((($) . T)) @@ -2339,7 +2339,7 @@ (|has| |#2| (-953)) ((($) . T)) (|has| |#1| (-844)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((($) . T)) (((|#2|) . T)) (((|#1|) . T)) @@ -2347,24 +2347,24 @@ ((($) . T)) (|has| |#1| (-341)) ((((-845 |#1|)) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) -(-3279 (|has| |#1| (-346)) (|has| |#1| (-789))) +(-3275 (|has| |#1| (-346)) (|has| |#1| (-789))) (((|#1|) . T)) ((((-798)) . T)) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) ((((-385 |#2|) |#3|) . T)) ((($) . T) (((-385 (-525))) . T)) ((((-713) |#1|) . T)) -(((|#2| (-220 (-3596 |#1|) (-713))) . T)) +(((|#2| (-220 (-3594 |#1|) (-713))) . T)) (((|#1| (-497 |#3|)) . T)) ((((-385 (-525))) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-798)) . T)) -(((#0=(-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) #0#) |has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) +(((#0=(-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) #0#) |has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) (|has| |#1| (-844)) (|has| |#2| (-341)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-157 (-357))) . T) (((-205)) . T) (((-357)) . T)) ((((-798)) . T)) (((|#1|) . T)) @@ -2381,11 +2381,11 @@ (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-37 (-385 (-525)))) (-12 (|has| |#1| (-510)) (|has| |#1| (-770))) ((((-798)) . T)) -((((-1091)) -3279 (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))) (-12 (|has| |#1| (-341)) (|has| |#2| (-835 (-1091)))))) +((((-1091)) -3275 (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))) (-12 (|has| |#1| (-341)) (|has| |#2| (-835 (-1091)))))) (|has| |#1| (-341)) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (|has| |#1| (-341)) @@ -2395,7 +2395,7 @@ (((|#1|) . T)) (((|#2|) |has| |#1| (-341))) (((|#2|) |has| |#1| (-341))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1|) . T)) (((|#1|) |has| |#1| (-160))) (((|#1|) . T)) @@ -2418,31 +2418,31 @@ (((|#2|) |has| |#1| (-341))) ((((-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-357)))) (((-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-525))))) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-341)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) (|has| |#1| (-341)) (|has| |#1| (-517)) (((|#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (((|#3|) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#2|) . T)) (((|#2|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#1| (-37 (-385 (-525)))) (((|#1| |#2|) . T)) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) ((((-1074) |#1|) . T)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-346))) (|has| |#1| (-138)) ((((-538 |#1|)) . T)) ((($) . T)) @@ -2450,7 +2450,7 @@ (|has| |#1| (-517)) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-327))) (|has| |#1| (-138)) ((((-798)) . T)) ((($) . T)) @@ -2475,7 +2475,7 @@ (|has| |#1| (-733)) (|has| |#1| (-733)) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-110)) . T) ((|#1|) . T)) (((|#1|) . T)) (((|#1|) . T)) @@ -2496,7 +2496,7 @@ ((((-525)) . T)) ((((-798)) . T)) ((((-525)) . T)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) ((((-157 (-357))) . T) (((-205)) . T) (((-357)) . T)) ((((-798)) . T)) ((((-798)) . T)) @@ -2508,9 +2508,9 @@ (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) (|has| |#1| (-341)) (|has| |#1| (-341)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-25)) (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-450)) (|has| |#1| (-669)) (|has| |#1| (-835 (-1091))) (|has| |#1| (-977)) (|has| |#1| (-1032)) (|has| |#1| (-1020))) (|has| |#1| (-1067)) ((((-525) |#1|) . T)) (((|#1|) . T)) @@ -2528,8 +2528,8 @@ (((|#1|) . T)) (|has| |#1| (-517)) ((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) ((((-357)) . T)) (((|#1|) . T)) (((|#1|) . T)) @@ -2538,7 +2538,7 @@ (|has| |#1| (-517)) (|has| |#1| (-1020)) ((((-722 |#1| (-800 |#2|))) |has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|))))) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (((|#1|) . T)) (((|#2| |#3|) . T)) (|has| |#2| (-844)) @@ -2548,12 +2548,12 @@ (|has| |#1| (-213)) (((|#1| (-497 (-1010 (-1091)))) . T)) (|has| |#2| (-341)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) . T)) (((|#1|) . T)) (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) ((((-798)) . T)) ((((-798)) . T)) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) ((((-798)) . T)) ((((-798)) . T)) (((|#1|) . T)) @@ -2562,8 +2562,8 @@ ((((-525)) . T)) (((|#3|) . T)) ((((-798)) . T)) -(-3279 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) -(-3279 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) +(-3275 (|has| |#1| (-286)) (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-160)) (|has| |#1| (-517)) (|has| |#1| (-977))) (((#0=(-538 |#1|) #0#) . T) (($ $) . T) ((#1=(-385 (-525)) #1#) . T)) ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) (((|#1|) |has| |#1| (-160))) @@ -2576,7 +2576,7 @@ (((|#1|) . T)) ((((-798)) |has| |#1| (-566 (-798)))) ((((-273 |#3|)) . T)) -(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) (((|#2| |#2|) . T) ((|#6| |#6|) . T)) (((|#1|) . T)) ((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T)) @@ -2584,20 +2584,20 @@ (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) (((|#1|) . T) (((-385 (-525))) . T) (($) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) (((|#2|) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) (((|#2|) . T) ((|#6|) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) ((((-798)) . T)) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (|has| |#2| (-844)) (|has| |#1| (-844)) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) . T)) -((((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) . T)) +((((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) . T)) (((|#1|) . T)) (((|#1|) . T)) (((|#1| |#1|) . T)) @@ -2611,10 +2611,10 @@ (((|#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (((#0=(-385 (-525)) #0#) . T)) ((((-385 (-525))) . T)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#1|) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-501)) . T)) ((((-798)) . T)) ((((-1091)) |has| |#2| (-835 (-1091))) (((-1005)) . T)) @@ -2628,12 +2628,12 @@ ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) ((((-1091)) |has| |#1| (-835 (-1091)))) ((((-845 |#1|)) . T) (((-385 (-525))) . T) (($) . T)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T)) -(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#1|) . T)) +(((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525)))) ((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) ((($) . T) (((-385 (-525))) . T)) (((|#1|) . T) (((-385 (-525))) . T) (((-525)) . T) (($) . T)) (((|#2|) |has| |#2| (-977)) (((-525)) -12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) -((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-517)))) +((((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-517)))) (|has| |#1| (-517)) (((|#1|) |has| |#1| (-341))) ((((-525)) . T)) @@ -2652,8 +2652,8 @@ ((((-798)) . T)) (|has| |#2| (-762)) (|has| |#2| (-762)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) -(((|#1|) . T) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) (($) . T) ((|#1|) . T)) +(((|#1|) . T) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) . T)) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1|) . T) (((-525)) |has| |#1| (-968 (-525))) (((-385 (-525))) |has| |#1| (-968 (-385 (-525))))) ((((-525)) |has| |#1| (-821 (-525))) (((-357)) |has| |#1| (-821 (-357)))) @@ -2679,12 +2679,12 @@ (((|#2| (-713)) . T)) ((((-1091)) . T)) ((((-805 |#1|)) . T)) -(-3279 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-25)) (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-798)) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-735)) (|has| |#2| (-787))) -(-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) +(-3275 (|has| |#2| (-735)) (|has| |#2| (-787))) +(-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))) ((((-805 |#1|)) . T)) (((|#1|) . T)) (|has| |#1| (-346)) @@ -2710,7 +2710,7 @@ (((|#1|) . T)) ((((-798)) . T)) (|has| |#2| (-844)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) ((((-501)) |has| |#2| (-567 (-501))) (((-827 (-357))) |has| |#2| (-567 (-827 (-357)))) (((-827 (-525))) |has| |#2| (-567 (-827 (-525))))) ((((-798)) . T)) ((((-798)) . T)) @@ -2743,11 +2743,11 @@ ((((-385 |#2|) |#3|) . T)) (((|#1|) . T)) (|has| |#1| (-1020)) -(((|#2| (-458 (-3596 |#1|) (-713))) . T)) +(((|#2| (-458 (-3594 |#1|) (-713))) . T)) ((((-525) |#1|) . T)) (((|#2| |#2|) . T)) (((|#1| (-497 (-1091))) . T)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-525)) . T)) (((|#2|) . T)) (((|#2|) . T)) @@ -2757,9 +2757,9 @@ ((($) . T) (((-385 (-525))) . T)) ((($) . T)) ((($) . T)) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) (((|#1|) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-798)) . T)) ((((-135)) . T)) (((|#1|) . T) (((-385 (-525))) . T)) @@ -2799,27 +2799,27 @@ (|has| |#1| (-213)) (((|#1| (-497 |#3|)) . T)) (|has| |#1| (-346)) -(((|#2| (-220 (-3596 |#1|) (-713))) . T)) +(((|#2| (-220 (-3594 |#1|) (-713))) . T)) (|has| |#1| (-346)) (|has| |#1| (-346)) (((|#1|) . T) (($) . T)) (((|#1| (-497 |#2|)) . T)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#1| (-713)) . T)) (|has| |#1| (-517)) -(-3279 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-25)) (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-787)) (|has| |#2| (-977))) (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) ((((-798)) . T)) -(-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) -(-3279 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) +(-3275 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) (((|#1|) |has| |#1| (-160))) (((|#4|) |has| |#4| (-977))) (((|#3|) |has| |#3| (-977))) (-12 (|has| |#1| (-341)) (|has| |#2| (-762))) (-12 (|has| |#1| (-341)) (|has| |#2| (-762))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) ((((-385 |#2|)) . T) (((-385 (-525))) . T) (($) . T)) ((($ $) . T) ((#0=(-385 (-525)) #0#) . T)) @@ -2832,14 +2832,14 @@ (((|#2|) |has| |#2| (-977)) (((-525)) -12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((|#1|) . T)) (|has| |#2| (-341)) -(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) +(((#0=(-385 (-525)) #0#) |has| |#2| (-37 (-385 (-525)))) ((|#2| |#2|) . T) (($ $) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1| |#1|) . T) ((#0=(-385 (-525)) #0#) |has| |#1| (-37 (-385 (-525))))) (((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T)) (((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T)) (((|#1| |#1|) . T) (($ $) . T) ((#0=(-385 (-525)) #0#) . T)) (((|#2| |#2|) . T)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T) (($) -3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) (((|#1|) . T) (($) . T) (((-385 (-525))) . T)) @@ -2858,25 +2858,25 @@ (((|#1|) |has| |#2| (-395 |#1|))) (((|#1|) |has| |#2| (-395 |#1|))) ((((-845 |#1|)) . T) (((-385 (-525))) . T) (($) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) ((((-798)) . T)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) |has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) |has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) ((((-525) |#1|) . T)) ((((-525) |#1|) . T)) ((((-525) |#1|) . T)) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-525) |#1|) . T)) (((|#1|) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((((-1091)) |has| |#1| (-835 (-1091))) (((-760 (-1091))) . T)) -(-3279 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-126)) (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-735)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((((-761 |#1|)) . T)) (((|#1| |#2|) . T)) ((((-798)) . T)) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) (((|#1| |#2|) . T)) (|has| |#1| (-37 (-385 (-525)))) ((((-798)) . T)) @@ -2884,15 +2884,15 @@ (((|#1|) |has| |#1| (-160)) (($) |has| |#1| (-517)) (((-385 (-525))) |has| |#1| (-517))) (((|#2|) . T) (((-525)) |has| |#2| (-588 (-525)))) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (-12 (|has| |#1| (-341)) (|has| |#2| (-213)))) +(-3275 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (-12 (|has| |#1| (-341)) (|has| |#2| (-213)))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-341)) (((|#1|) . T)) -(((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T)) +(((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1| |#1|) . T)) ((((-525) |#1|) . T)) ((((-294 |#1|)) . T)) (((#0=(-641) (-1087 #0#)) . T)) -((((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T)) +((((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((|#1|) . T)) (((|#1| |#2| |#3| |#4|) . T)) (|has| |#1| (-787)) ((($ $) . T) ((#0=(-800 |#1|) $) . T) ((#0# |#2|) . T)) @@ -2909,12 +2909,12 @@ (((#0=(-1159 |#1| |#2| |#3| |#4|)) |has| #0# (-288 #0#))) ((($) . T)) (((|#1|) . T)) -((($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2| |#2|) |has| |#1| (-341)) ((|#1| |#1|) . T)) -(((|#1| |#1|) . T) (($ $) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2| |#2|) |has| |#1| (-341)) ((|#1| |#1|) . T)) +(((|#1| |#1|) . T) (($ $) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) ((#0=(-385 (-525)) #0#) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) (|has| |#2| (-213)) (|has| $ (-138)) ((((-798)) . T)) -((($) . T) (((-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) +((($) . T) (((-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-327))) ((|#1|) . T)) ((((-798)) . T)) (|has| |#1| (-787)) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) @@ -2926,23 +2926,23 @@ (((|#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#4|) . T)) (|has| |#1| (-517)) -((($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) ((|#1|) . T)) -((((-1091)) -3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) -(((|#1|) . T) (($) -3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) +((($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341))) ((|#2|) |has| |#1| (-341)) ((|#1|) . T)) +((((-1091)) -3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) +(((|#1|) . T) (($) -3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-517))) (((-385 (-525))) -3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-341)))) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (((|#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) ((((-525) |#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) (((|#1|) . T)) (((|#1| (-497 (-760 (-1091)))) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#1|) . T)) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) (((|#1|) . T)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) ((($) . T) (((-805 |#1|)) . T) (((-385 (-525))) . T)) ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) @@ -2951,15 +2951,15 @@ (((|#1|) . T)) (((|#1|) . T)) ((((-385 |#2|)) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1|) . T)) (((|#2| |#2|) . T) ((#0=(-385 (-525)) #0#) . T) (($ $) . T)) ((((-525)) . T)) @@ -2988,32 +2988,32 @@ ((((-1165 |#1| |#2| |#3|)) |has| |#1| (-341))) ((((-1091)) . T) (((-798)) . T)) (|has| |#1| (-341)) -((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) +((((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) |has| |#2| (-160)) (($) -3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844)))) (((|#2|) . T) ((|#6|) . T)) ((($) . T) (((-385 (-525))) |has| |#2| (-37 (-385 (-525)))) ((|#2|) . T)) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((((-1024)) . T)) ((((-798)) . T)) -((($) -3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) ((($) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((|#1|) . T)) ((($) . T)) -((($) -3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) +((($) -3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((|#1|) |has| |#1| (-160)) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (|has| |#2| (-844)) (|has| |#1| (-844)) (((|#1|) . T)) (((|#1|) . T)) (((|#1| |#1|) |has| |#1| (-160))) ((((-641)) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1|) |has| |#1| (-160))) (((|#1|) |has| |#1| (-160))) ((((-385 (-525))) . T) (($) . T)) (((|#1| (-525)) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-341)) (|has| |#1| (-341)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) -(-3279 (|has| |#1| (-160)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-160)) (|has| |#1| (-517))) (((|#1| (-525)) . T)) (((|#1| (-385 (-525))) . T)) (((|#1| (-713)) . T)) @@ -3028,16 +3028,16 @@ ((((-827 (-357))) . T) (((-827 (-525))) . T) (((-1091)) . T) (((-501)) . T)) (((|#1|) . T)) ((((-798)) . T)) -(-3279 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) -(-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) +(-3275 (|has| |#2| (-126)) (|has| |#2| (-160)) (|has| |#2| (-341)) (|has| |#2| (-735)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) ((((-525)) . T)) ((((-525)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (((|#1| |#2|) . T)) (((|#1|) . T)) -(-3279 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) +(-3275 (|has| |#2| (-160)) (|has| |#2| (-669)) (|has| |#2| (-787)) (|has| |#2| (-977))) ((((-1091)) -12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) -(-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) +(-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) (|has| |#1| (-136)) (|has| |#1| (-138)) (|has| |#1| (-341)) @@ -3061,7 +3061,7 @@ ((((-1074) (-1091) (-525) (-205) (-798)) . T)) (((|#1| |#2| |#3| |#4|) . T)) (((|#1| |#2|) . T)) -(-3279 (|has| |#1| (-327)) (|has| |#1| (-346))) +(-3275 (|has| |#1| (-327)) (|has| |#1| (-346))) (((|#1| |#2|) . T)) ((($) . T) ((|#1|) . T)) ((((-798)) . T)) @@ -3069,7 +3069,7 @@ ((($) . T) ((|#1|) . T) (((-385 (-525))) |has| |#1| (-37 (-385 (-525))))) (((|#2|) |has| |#2| (-1020)) (((-525)) -12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (((-385 (-525))) -12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((((-501)) |has| |#1| (-567 (-501)))) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-789)) (|has| |#1| (-1020)))) ((($) . T) (((-385 (-525))) . T)) (|has| |#1| (-844)) (|has| |#1| (-844)) @@ -3078,14 +3078,14 @@ ((((-798)) . T)) (((|#2| |#2|) . T)) (((|#1| |#1|) |has| |#1| (-160))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-517))) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-517))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) (((|#2|) . T)) -(-3279 (|has| |#1| (-21)) (|has| |#1| (-787))) +(-3275 (|has| |#1| (-21)) (|has| |#1| (-787))) (((|#1|) |has| |#1| (-160))) (((|#1|) . T)) (((|#1|) . T)) -((((-798)) -3279 (-12 (|has| |#1| (-566 (-798))) (|has| |#2| (-566 (-798)))) (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) +((((-798)) -3275 (-12 (|has| |#1| (-566 (-798))) (|has| |#2| (-566 (-798)))) (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) ((((-385 |#2|) |#3|) . T)) ((((-385 (-525))) . T) (($) . T)) (|has| |#1| (-37 (-385 (-525)))) @@ -3097,17 +3097,17 @@ (((|#1|) . T) (((-385 (-525))) . T) (((-525)) . T) (($) . T)) (((#0=(-525) #0#) . T)) ((($) . T) (((-385 (-525))) . T)) -(-3279 (|has| |#4| (-160)) (|has| |#4| (-669)) (|has| |#4| (-787)) (|has| |#4| (-977))) -(-3279 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) +(-3275 (|has| |#4| (-160)) (|has| |#4| (-669)) (|has| |#4| (-787)) (|has| |#4| (-977))) +(-3275 (|has| |#3| (-160)) (|has| |#3| (-669)) (|has| |#3| (-787)) (|has| |#3| (-977))) (|has| |#4| (-735)) -(-3279 (|has| |#4| (-735)) (|has| |#4| (-787))) +(-3275 (|has| |#4| (-735)) (|has| |#4| (-787))) (|has| |#4| (-787)) (|has| |#3| (-735)) -(-3279 (|has| |#3| (-735)) (|has| |#3| (-787))) +(-3275 (|has| |#3| (-735)) (|has| |#3| (-787))) (|has| |#3| (-787)) ((((-525)) . T)) (((|#2|) . T)) -((((-1091)) -3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) +((((-1091)) -3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) ((((-1091)) -12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (((|#1| |#1|) . T) (($ $) . T)) @@ -3122,11 +3122,11 @@ ((((-1089 |#1| |#2| |#3|)) |has| |#1| (-341))) ((((-1089 |#1| |#2| |#3|)) |has| |#1| (-341))) ((((-1056 |#1| |#2|)) . T)) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) ((($) . T)) (|has| |#1| (-953)) -(((|#2|) . T) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +(((|#2|) . T) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) ((((-798)) . T)) ((((-501)) |has| |#2| (-567 (-501))) (((-827 (-525))) |has| |#2| (-567 (-827 (-525)))) (((-827 (-357))) |has| |#2| (-567 (-827 (-357)))) (((-357)) . #0=(|has| |#2| (-953))) (((-205)) . #0#)) ((((-1091) (-51)) . T)) @@ -3138,15 +3138,15 @@ ((((-1089 |#1| |#2| |#3|)) . T)) ((((-1089 |#1| |#2| |#3|)) . T) (((-1082 |#1| |#2| |#3|)) . T)) ((((-798)) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) ((((-525) |#1|) . T)) ((((-1089 |#1| |#2| |#3|)) |has| |#1| (-341))) (((|#1| |#2| |#3| |#4|) . T)) (((|#1|) . T)) (((|#2|) . T)) (|has| |#2| (-341)) -(((|#3|) . T) ((|#2|) . T) (($) -3279 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) ((|#4|) -3279 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977)))) -(((|#2|) . T) (($) -3279 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((|#3|) -3279 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977)))) +(((|#3|) . T) ((|#2|) . T) (($) -3275 (|has| |#4| (-160)) (|has| |#4| (-787)) (|has| |#4| (-977))) ((|#4|) -3275 (|has| |#4| (-160)) (|has| |#4| (-341)) (|has| |#4| (-977)))) +(((|#2|) . T) (($) -3275 (|has| |#3| (-160)) (|has| |#3| (-787)) (|has| |#3| (-977))) ((|#3|) -3275 (|has| |#3| (-160)) (|has| |#3| (-341)) (|has| |#3| (-977)))) (((|#1|) . T)) (((|#1|) . T)) (|has| |#1| (-341)) @@ -3158,7 +3158,7 @@ ((((-798)) . T)) ((((-798)) . T)) (((|#1|) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) ((((-125)) . T) (((-798)) . T)) ((((-525) |#1|) . T)) (((|#1|) . T)) @@ -3166,30 +3166,30 @@ (((|#1|) . T)) (((|#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) (($ $) . T)) ((($ $) . T)) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-429)) (|has| |#1| (-844))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) ((((-798)) . T)) ((((-798)) . T)) ((((-798)) . T)) (((|#1| (-497 |#2|)) . T)) -((((-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) . T)) +((((-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) . T)) (((|#1| (-525)) . T)) (((|#1| (-385 (-525))) . T)) (((|#1| (-713)) . T)) ((((-112 |#1|)) . T) (($) . T) (((-385 (-525))) . T)) -(-3279 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) -(-3279 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) +(-3275 (|has| |#2| (-429)) (|has| |#2| (-517)) (|has| |#2| (-844))) +(-3275 (|has| |#1| (-429)) (|has| |#1| (-517)) (|has| |#1| (-844))) ((($) . T)) (((|#2| (-497 (-800 |#1|))) . T)) ((((-525) |#1|) . T)) (((|#2|) . T)) (((|#2| (-713)) . T)) -((((-798)) -3279 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) +((((-798)) -3275 (|has| |#1| (-566 (-798))) (|has| |#1| (-1020)))) (((|#1|) . T)) (((|#1| |#2|) . T)) ((((-1074) |#1|) . T)) ((((-385 |#2|)) . T)) -((((-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T)) +((((-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T)) (|has| |#1| (-517)) (|has| |#1| (-517)) ((($) . T) ((|#2|) . T)) @@ -3197,12 +3197,12 @@ (((|#1| |#2|) . T)) (((|#2| $) |has| |#2| (-265 |#2| |#2|))) (((|#1| (-592 |#1|)) |has| |#1| (-787))) -(-3279 (|has| |#1| (-213)) (|has| |#1| (-327))) -(-3279 (|has| |#1| (-341)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-213)) (|has| |#1| (-327))) +(-3275 (|has| |#1| (-341)) (|has| |#1| (-327))) (|has| |#1| (-1020)) (((|#1|) . T)) ((((-385 (-525))) . T) (($) . T)) -((((-931 |#1|)) . T) ((|#1|) . T) (((-525)) -3279 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525)))) (((-385 (-525))) -3279 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) +((((-931 |#1|)) . T) ((|#1|) . T) (((-525)) -3275 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525)))) (((-385 (-525))) -3275 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (((|#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) @@ -3213,9 +3213,9 @@ (((|#1|) . T)) (((|#1| |#2| |#3| |#4|) . T)) (((#0=(-1056 |#1| |#2|) #0#) |has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|)))) -(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) #0#) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) +(((|#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((#0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) #0#) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) (((#0=(-112 |#1|)) |has| #0# (-288 #0#))) -(-3279 (|has| |#1| (-789)) (|has| |#1| (-1020))) +(-3275 (|has| |#1| (-789)) (|has| |#1| (-1020))) ((($ $) . T)) ((($ $) . T) ((#0=(-800 |#1|) $) . T) ((#0# |#2|) . T)) ((($ $) . T) ((|#2| $) |has| |#1| (-213)) ((|#2| |#1|) |has| |#1| (-213)) ((|#3| |#1|) . T) ((|#3| $) . T)) diff --git a/src/share/algebra/compress.daase b/src/share/algebra/compress.daase index 1f3c93b2..204e5acc 100644 --- a/src/share/algebra/compress.daase +++ b/src/share/algebra/compress.daase @@ -1,5 +1,5 @@ -(30 . 3420952950) +(30 . 3421035920) (4258 |Enumeration| |Mapping| |Record| |Union| |ofCategory| |isDomain| ATTRIBUTE |package| |domain| |category| CATEGORY |nobranch| AND |Join| |ofType| SIGNATURE "failed" "algebra" |OneDimensionalArrayAggregate&| @@ -460,648 +460,652 @@ |XPolynomialRing| |XRecursivePolynomial| |ParadoxicalCombinatorsForStreams| |ZeroDimensionalSolvePackage| |IntegerLinearDependence| |IntegerMod| |Enumeration| |Mapping| - |Record| |Union| |resultantReduitEuclidean| |c06gsf| |makeop| - |rightOne| |airyAi| |minrank| |distance| |curveColor| |acscIfCan| - |eigenvectors| |d02raf| |nthr| |escape| |balancedBinaryTree| - |quasiComponent| |endSubProgram| |tensorProduct| |readLineIfCan!| - |subst| |meshFun2Var| |squareFreePolynomial| |ridHack1| - |partialNumerators| |rk4qc| |shiftRight| |divideIfCan| |pomopo!| - |UpTriBddDenomInv| |withPredicates| |prepareSubResAlgo| - |axesColorDefault| |changeNameToObjf| |rightPower| |enqueue!| |op| - |plus| |e02aef| |leader| |notelem| |infiniteProduct| |getProperty| - |error| |lintgcd| |ramifiedAtInfinity?| |f02abf| |uniform01| |exp| - |outputGeneral| |numberOfChildren| |binding| |sortConstraints| - |ratpart| |patternVariable| |assert| |pade| |maxPoints| ~= |sts2stst| - |genus| |curryRight| |reopen!| |character?| |localIntegralBasis| |Ei| - |getIdentifier| |sechIfCan| |coerce| |completeSmith| |c02aff| - |doubleDisc| |exQuo| |removeSquaresIfCan| |mapUnivariateIfCan| - |univariatePolynomialsGcds| |noKaratsuba| |construct| |sayLength| - |hermite| |factorsOfCyclicGroupSize| |leftRankPolynomial| |pointData| - |idealiserMatrix| |any?| |symbolIfCan| |LiePolyIfCan| |numeric| - |mapUnivariate| |normalize| |innerEigenvectors| - |degreeSubResultantEuclidean| |resetBadValues| |laurentIfCan| - |optimize| |LazardQuotient2| |polygon| |leftAlternative?| |radical| - |mapMatrixIfCan| |lhs| |putGraph| |lyndon?| |rischDE| |pToHdmp| - |degree| |infinityNorm| |complexForm| |primlimitedint| |width| - |fortranLiteralLine| |PDESolve| |rhs| |safeFloor| |partitions| - |startTableGcd!| |decompose| |rootsOf| |ratPoly| |contract| - |fixPredicate| |simplifyExp| |minimize| |critpOrder| - |normalizedDivide| |dequeue| |expenseOfEvaluation| |shuffle| - |fglmIfCan| |rules| |updatD| |PollardSmallFactor| |rroot| |nil| - |associator| |heap| |dihedralGroup| |stopMusserTrials| |imagJ| - |dioSolve| |explicitlyEmpty?| |vconcat| |deriv| |elColumn2!| - |OMputAttr| |e02adf| |condition| |ldf2vmf| |f01qcf| - |jordanAdmissible?| |symmetricSquare| |determinant| |result| |optpair| - |children| |reorder| |fixedPoint| |mainPrimitivePart| |minset| |coord| - |yellow| |ParCondList| |mapCoef| |optional| |operators| |e04jaf| - |setfirst!| |exponential1| |approximate| |monicRightDivide| - |subTriSet?| |s20acf| |rightDivide| |truncate| |in?| |complex| - |numberOfPrimitivePoly| |leftUnit| |divideIfCan!| |rightScalarTimes!| - |wreath| |nextItem| |tryFunctionalDecomposition?| - |useSingleFactorBound| |moduloP| |alternative?| |normDeriv2| - |screenResolution3D| |multiEuclidean| |multiple?| |reify| - |explogs2trigs| |numberOfMonomials| |saturate| |resetNew| |s18adf| - |cTan| |diagonalProduct| |iiasin| |cTanh| |roman| |fractRadix| - |f01rdf| |clipBoolean| |createNormalPoly| |highCommonTerms| |f04jgf| - |cos2sec| |f04maf| |maxColIndex| |objectOf| |log2| |points| |log| - |double?| |linGenPos| |primes| |weakBiRank| |algDsolve| |LiePoly| - |removeRoughlyRedundantFactorsInPol| |bits| |cyclic?| FG2F |mapDown!| - |subResultantsChain| |identification| |setelt| |outerProduct| - |continuedFraction| |polyred| |OMputEndBVar| |presuper| |palgextint0| - |exponential| |leftFactorIfCan| |sort!| |genericLeftNorm| |d02gbf| - |size?| |resize| |sylvesterSequence| |pushup| |att2Result| |listLoops| - |semicolonSeparate| |setelt!| |expIfCan| |ord| |copy| |arity| |edf2fi| - |integralMatrix| |pile| |lfintegrate| |f01qef| - |rewriteIdealWithRemainder| |findBinding| |multisect| |vedf2vef| - |sin?| |numberOfComponents| |irreducibleFactors| - |internalLastSubResultant| |iExquo| |listBranches| |edf2efi| - |basisOfRightNucleus| |exactQuotient!| |csc2sin| |autoCoerce| |close!| - |primeFactor| |completeHensel| |meshPar1Var| |rightQuotient| - |constant| |diagonals| |setProperty| |horizConcat| |node?| |mindeg| - |multiset| |stronglyReduced?| |inspect| |probablyZeroDim?| - |getOperands| |solveRetract| |outputMeasure| |closed?| |solve| - |deleteProperty!| |commutative?| |compiledFunction| |shallowExpand| - |d01bbf| |numer| |overlabel| |s18aff| |jordanAlgebra?| |OMgetEndBVar| - |brillhartTrials| |interpret| |linearAssociatedOrder| |erf| - |commutator| |simpsono| |c06ecf| |f02aef| |denom| - |selectOptimizationRoutines| |bumprow| |substring?| |idealiser| - |OMgetEndAttr| |limitedIntegrate| |split| |readIfCan!| |perfectSqrt| - |reducedDiscriminant| |varselect| |cCot| |noLinearFactor?| |permanent| - |diagonal?| |internalSubQuasiComponent?| |fortran| |parabolic| - |zeroDimensional?| |mindegTerm| |leftCharacteristicPolynomial| - |associates?| |pi| |SturmHabicht| |mainKernel| |suffix?| - |extendedEuclidean| |viewWriteDefault| |sizeLess?| - |shanksDiscLogAlgorithm| |curry| |bivariatePolynomials| - |recoverAfterFail| |positiveSolve| |swapColumns!| |infinity| - |OMencodingUnknown| |binomThmExpt| |leftRegularRepresentation| - |generalPosition| |constantIfCan| |deepestTail| |inGroundField?| - |dilog| |bandedJacobian| |open?| |mvar| |prefix?| |radPoly| |polyPart| - |firstUncouplingMatrix| |f07adf| |df2st| |digits| - |evenInfiniteProduct| |entries| |leftScalarTimes!| |OMreadFile| |sin| - |numberOfHues| |rk4| |exactQuotient| |cfirst| |positiveRemainder| ^ - |approxNthRoot| |kernel| |principalIdeal| |scripted?| |outputAsTex| - |status| |addPoint| |cos| |computeCycleLength| |useNagFunctions| - |lazyPseudoQuotient| |iisqrt3| |basisOfCenter| |mdeg| |sn| |overlap| - |draw| |buildSyntax| |nthFlag| |front| |shallowCopy| - |cyclotomicDecomposition| |stoseInvertibleSetreg| |startPolynomial| - |rightTrace| |pureLex| |tan| |box| |legendreP| |cot2tan| - |setVariableOrder| |quadratic?| |fortranReal| |monicRightFactorIfCan| - |genericLeftTrace| |mr| |setAdaptive| |remove| |bernoulli| |color| - |conjugates| |setRealSteps| |commaSeparate| |rotatey| |newReduc| - |divideExponents| |genericLeftMinimalPolynomial| |infix?| - |antiCommutative?| |singRicDE| |normal01| |selectfirst| |closedCurve?| - |parent| |sin2csc| |makeObject| |lazyPremWithDefault| |mask| - |viewDeltaYDefault| |last| |zag| |unprotectedRemoveRedundantFactors| - |find| |pointColorPalette| |nextPrime| |initializeGroupForWordProblem| - |perspective| |hconcat| |denomRicDE| |assoc| |powerSum| - |rewriteIdealWithQuasiMonicGenerators| |clip| |e01bff| - |showAllElements| |pack!| |c02agf| |removeZeroes| |coef| - |normalizedAssociate| |makeFR| |cLog| |iiabs| |matrix| |linearMatrix| - |cSin| |OMgetAttr| |coerceImages| |rowEchelonLocal| |decomposeFunc| - |complexElementary| |generalizedEigenvector| |child?| |term?| |norm| - |LyndonCoordinates| |curve?| |qqq| |mapUp!| |setFieldInfo| - |removeRedundantFactors| |order| |mirror| |exquo| |monomial?| - |lieAlgebra?| |compBound| |precision| |pushuconst| |e01daf| - |prevPrime| |d01asf| |internalInfRittWu?| |decrease| |algint| - |colorFunction| |div| |gcdcofactprim| |OMputAtp| |head| |bfKeys| - |subResultantGcdEuclidean| |isQuotient| |complexEigenvectors| - |OMgetEndBind| |bit?| |lexTriangular| |unit| |quo| - |getMultiplicationMatrix| |adjoint| |extendedSubResultantGcd| - |hostPlatform| |twoFactor| |numericalOptimization| |queue| - |rightMinimalPolynomial| |permutations| |Beta| |cond| |symmetricPower| - |diagonalMatrix| |userOrdered?| |complexZeros| |copyInto!| |OMbindTCP| - |laurentRep| |primitiveElement| |realZeros| |rem| |addMatchRestricted| - |refine| |tube| |leadingTerm| |maxrank| |constantToUnaryFunction| - |stopTableInvSet!| |increase| |normalizeIfCan| |critB| |sPol| - |collectUnder| |besselY| |iiperm| |specialTrigs| |splitConstant| - |cycleEntry| |iomode| |OMgetBVar| |byte| |functionIsFracPolynomial?| - |OMgetEndApp| |fillPascalTriangle| |nthRoot| |height| - |factorSFBRlcUnit| |leaf?| |dictionary| |aLinear| |top!| |style| - |setLegalFortranSourceExtensions| |zeroSetSplit| |mpsode| - |rationalIfCan| |viewZoomDefault| |npcoef| |hermiteH| |ran| |cSec| - |pushucoef| |returnType!| |coerceP| |exptMod| |integralAtInfinity?| - |pole?| |square?| |iiasec| |stosePrepareSubResAlgo| |composite| - |fortranInteger| |chainSubResultants| |uniform| |numericIfCan| - |semiResultantEuclidean1| |removeRoughlyRedundantFactorsInPols| - |ravel| |figureUnits| |invmultisect| |remove!| |mulmod| |asinIfCan| - |hdmpToDmp| |low| |insert!| |symmetric?| |firstSubsetGray| |deref| - |opeval| |modifyPointData| |reshape| |printInfo!| |equation| - |univariatePolynomial| |incrementKthElement| |setrest!| |OMreadStr| - |outputList| |s18aef| |assign| |nullity| |stripCommentsAndBlanks| - |quotedOperators| |divisorCascade| |mainForm| |formula| - |SturmHabichtMultiple| |reverse!| |OMencodingBinary| |any| - |basisOfCommutingElements| |createMultiplicationTable| - |constantKernel| |leftTrace| |logical?| |mantissa| |nextColeman| - |toseInvertibleSet| |not| |coerceL| |mainDefiningPolynomial| - |dmpToHdmp| GF2FG |stoseInvertible?sqfreg| |alternating| |charClass| - |algebraicSort| |stoseInternalLastSubResultant| |symmetricDifference| - |linear?| |clearCache| |scale| |selectPDERoutines| |bombieriNorm| - |parametersOf| |ReduceOrder| |neglist| |reciprocalPolynomial| |back| - |removeZero| |cAsec| |unitsColorDefault| |initials| |update| - |completeEval| |intPatternMatch| |corrPoly| |Gamma| |preprocess| - |getRef| |nrows| |sqfree| |lazyPseudoDivide| |OMputEndObject| |solid?| - |selectIntegrationRoutines| |Aleph| |floor| |fixedDivisor| - |generalLambert| |lex| |abs| |ncols| |primitive?| |smith| |makeSUP| - |UP2ifCan| |collect| |position!| |printCode| |someBasis| |OMcloseConn| - |mainSquareFreePart| |clipWithRanges| |intermediateResultsIF| - |cot2trig| |doubleFloatFormat| |critMonD1| |s17adf| |eigenMatrix| - |makingStats?| |normalDeriv| |traceMatrix| |critT| |approxSqrt| - |andOperands| |terms| |label| |associatedEquations| |tower| - |scalarTypeOf| |bracket| |getMatch| |unitVector| |critBonD| - |palglimint0| |mainVariable| |sumOfDivisors| |LyndonWordsList1| - |bfEntry| |makeTerm| |variationOfParameters| |FormatArabic| - |totalGroebner| |hessian| |cyclotomicFactorization| |integralBasis| - |splitLinear| |transpose| |position| |select!| |singular?| |orbits| - |reduction| |karatsubaDivide| |f04qaf| |inf| |Lazard2| |copies| |hex| - |lfinfieldint| |matrixDimensions| |quartic| |f02ajf| |ode| - |discriminant| |expextendedint| |argumentList!| |rightNorm| |OMserve| - |equality| |rightUnit| |complexSolve| |blankSeparate| |f07fdf| - |factorPolynomial| |s18def| |tValues| |extractSplittingLeaf| - |selectAndPolynomials| |prepareDecompose| |resetAttributeButtons| - |tanintegrate| |removeIrreducibleRedundantFactors| |constantLeft| - |prefix| |denominator| |combineFeatureCompatibility| |showSummary| - |option| |rootOf| |reducedQPowers| |component| |squareFreePrim| - |c06gbf| |d02kef| |bumptab| |changeBase| |octon| |subCase?| |child| - |viewDeltaXDefault| |innerSolve| |listexp| |inverseLaplace| |cCsc| - |conjug| |definingInequation| |infinite?| |triangularSystems| - |loopPoints| |bringDown| |normal?| |debug3D| |showAttributes| |e02bbf| - |sturmSequence| |level| |cRationalPower| |leftFactor| - |removeRedundantFactorsInPols| |pseudoDivide| |nullSpace| |squareFree| - |movedPoints| |makeViewport3D| |s14abf| - |removeRoughlyRedundantFactorsInContents| |SturmHabichtCoefficients| - |Nul| |dfRange| |wordInStrongGenerators| |cschIfCan| |row| - |iflist2Result| |central?| |complete| |normal| |makeGraphImage| - |rightExactQuotient| |factorials| |doubleComplex?| |sorted?| |repSq| - |leftMult| |hash| |isPower| |concat| |nullary| |second| |totalfract| - |tanNa| |tubePoints| |f2df| |s18acf| |atom?| |length| |setPoly| - |laguerre| |asimpson| |quadraticForm| |zero?| |third| |llprop| - |characteristic| |iicosh| |nthExponent| |normInvertible?| |stFuncN| - |scripts| |returnTypeOf| |oneDimensionalArray| |reindex| |dihedral| - |count| |slash| |predicates| |factorAndSplit| |isOp| |conditionP| - |leftOne| |real?| |normalForm| |characteristicSet| |lagrange| |exp1| - |listConjugateBases| |cSech| |factors| |mainContent| |relerror| - |branchIfCan| |wholeRadix| |intcompBasis| |quote| |mathieu11| |tanSum| - |lazyPseudoRemainder| |basisOfLeftAnnihilator| |fortranDouble| - |mergeDifference| |lazyIntegrate| |coth2trigh| |seriesSolve| |shade| - |RittWuCompare| |complexRoots| |limitPlus| |showIntensityFunctions| - |scan| |presub| |setPosition| |d02bhf| |s17aff| |resultantEuclidean| - |divide| |create| |iiasinh| |f02fjf| |finite?| |showTypeInOutput| - |digit?| |s17ahf| |rotate!| |infieldint| |allRootsOf| |beauzamyBound| - D |f02wef| |checkPrecision| |iFTable| |getBadValues| - |listYoungTableaus| |contractSolve| |stirling1| - |drawComplexVectorField| |complexNumeric| |dark| |normalise| |more?| - |OMputInteger| |leftExactQuotient| |currentEnv| |isobaric?| - |leadingIdeal| |addBadValue| |OMputBVar| - |solveLinearPolynomialEquationByRecursion| |maximumExponent| - |ratDsolve| |simplify| |representationType| |lfextendedint| - |alphanumeric| |removeSuperfluousQuasiComponents| |ricDsolve| - |associatorDependence| |explimitedint| |s15aef| |getVariableOrder| - |quasiAlgebraicSet| |cycleRagits| |kernels| |primlimintfrac| - |dimensions| |supersub| |distFact| |getCode| |overbar| - |jacobiIdentity?| |reduceByQuasiMonic| |irreducible?| |zeroDim?| - |increment| |alternatingGroup| |numerator| |pointColorDefault| - |morphism| |mat| |univariate| |OMclose| |sign| |palgRDE| - |halfExtendedSubResultantGcd1| |s19abf| |cycle| |plenaryPower| - |e02dcf| |writeLine!| |polyRicDE| |OMReadError?| |rubiksGroup| - |invertibleSet| |d01anf| |delay| |monicCompleteDecompose| |contours| - |semiResultantEuclideannaif| |externalList| |autoReduced?| - |viewThetaDefault| |weights| |drawToScale| |bitCoef| |concat!| - |tubeRadiusDefault| |groebner| |aQuadratic| |knownInfBasis| |cot| - |getConstant| |setScreenResolution| |rootKerSimp| |ceiling| |nand| - |endOfFile?| |moreAlgebraic?| |OMputEndAttr| |rootRadius| |cyclic| - |basis| |sparsityIF| |eulerPhi| |d01aqf| |rombergo| |merge!| |sec| - |factor| |eyeDistance| |bezoutMatrix| |resetVariableOrder| |sdf2lst| - |palgLODE0| |f01rcf| |initiallyReduced?| |bezoutResultant| - |leastMonomial| |tracePowMod| |appendPoint| |trigs2explogs| |f04arf| - |lowerPolynomial| |csc| |multMonom| |sqrt| |associative?| - |rightRegularRepresentation| |cycleTail| |radicalOfLeftTraceForm| - |algebraicDecompose| |integerBound| |rightZero| |nthCoef| |backOldPos| - |quoted?| |cosSinInfo| |getMultiplicationTable| |signAround| - |prolateSpheroidal| |asin| |real| |sec2cos| |char| |generic| |rowEch| - |problemPoints| |jacobi| |d03eef| |principal?| |leftDivide| |lexico| - |selectPolynomials| |vark| |region| |clipPointsDefault| |acos| |cAcsc| - |imag| |cSinh| |bivariateSLPEBR| |dmp2rfi| |lazy?| |karatsubaOnce| - |e01bhf| |regime| |cAsech| |addPoint2| |lllip| |sech2cosh| - |directProduct| |atan| |internalIntegrate0| |lfunc| |tan2trig| |point| - |alphanumeric?| |standardBasisOfCyclicSubmodule| |torsionIfCan| - |var2StepsDefault| |roughEqualIdeals?| |prinshINFO| |setlast!| - |transform| |nextLatticePermutation| |expint| |sinhcosh| |acot| - |pr2dmp| |leftGcd| |leadingIndex| |option?| |genericLeftTraceForm| - |trace2PowMod| |quoByVar| |innerSolve1| |ffactor| |leftNorm| |unparse| - |halfExtendedResultant2| |errorKind| |asec| |symbolTable| |destruct| - |vectorise| |testModulus| |diagonal| |makeMulti| |float| - |hyperelliptic| |halfExtendedSubResultantGcd2| |extendedIntegrate| - |mapmult| |element?| |LyndonBasis| |setAdaptive3D| |pdct| |acsc| - |separant| |outputAsScript| |bumptab1| |series| |reverseLex| - |extendIfCan| |bottom!| |cscIfCan| |viewPosDefault| |callForm?| - |rootOfIrreduciblePoly| |satisfy?| |numberOfCycles| |limit| - |resultant| |pushFortranOutputStack| |sinh| |socf2socdf| |asinhIfCan| - |basisOfLeftNucloid| |cycleElt| |sylvesterMatrix| |startTable!| - |physicalLength| |jacobian| |s17aef| |badValues| - |semiResultantReduitEuclidean| |nextSublist| |symFunc| - |popFortranOutputStack| |cosh| |linearAssociatedExp| |exprToUPS| - |rowEchelon| |outlineRender| |product| |prime| - |constantCoefficientRicDE| |isTimes| |selectODEIVPRoutines| - |nativeModuleExtension| |leftTraceMatrix| |separateFactors| - |negative?| |argscript| |outputAsFortran| |tanh| |monomial| |odd?| - |e01baf| |cyclicParents| |s17dhf| |generalInfiniteProduct| |inR?| - |monicModulo| |outputArgs| |increasePrecision| |imagi| - |showArrayValues| |internalZeroSetSplit| |startStats!| |cartesian| - |coth| |dimensionOfIrreducibleRepresentation| |multivariate| - |swapRows!| |min| |ramified?| |lineColorDefault| |ptFunc| - |messagePrint| |indicialEquation| |cAcos| |matrixConcat3D| - |identityMatrix| |solveInField| |triangSolve| |sech| |variables| - |computeBasis| |constant?| |directSum| |OMencodingSGML| |errorInfo| - |monicLeftDivide| |leftPower| |e04naf| |monomials| |match?| - |totalDifferential| |totolex| |csch| |ksec| |primintegrate| |traverse| - |headReduced?| |initiallyReduce| UP2UTS |fullPartialFraction| - |setMaxPoints| |nilFactor| |rational| |topPredicate| |invertible?| - |open| |asinh| |bindings| |read!| |stoseInvertible?| GE |radicalSolve| - |returns| |redPo| |possiblyInfinite?| |adaptive| - |brillhartIrreducible?| |mkPrim| |key?| |Ci| |acosh| - |functionIsOscillatory| |realElementary| |lepol| |d01apf| GT - |euclideanSize| |orthonormalBasis| |orOperands| |OMsupportsCD?| - |e02dff| |boundOfCauchy| |s17akf| |enumerate| |atanh| |represents| - |d01alf| |epilogue| LE |prologue| |e01saf| - |semiSubResultantGcdEuclidean1| |iiatan| |red| |discreteLog| - |abelianGroup| |besselK| |acoth| |taylor| |divisors| |colorDef| LT - |nlde| |integralBasisAtInfinity| |complexLimit| |fortranCompilerName| - |zeroOf| |inverseIntegralMatrix| |extend| |d01amf| |powers| |asech| - |laurent| |subtractIfCan| |call| |forLoop| |hue| |isList| |plot| - |headRemainder| |branchPoint?| |semiDiscriminantEuclidean| |subset?| - |universe| |puiseux| |chvar| |leastAffineMultiple| |mainValue| - |crushedSet| |OMputBind| |removeCosSq| |mapExponents| - |permutationGroup| |fintegrate| |realSolve| |multiple| |next| - |factorOfDegree| |e02gaf| |cExp| |viewSizeDefault| |createThreeSpace| - |setClosed| |firstDenom| |setColumn!| |subHeight| |lllp| |applyQuote| - |inv| |complexNormalize| |fractRagits| |e02bef| |subQuasiComponent?| - |GospersMethod| |push!| |cyclicSubmodule| |freeOf?| |inHallBasis?| - |twist| |vector| |rootNormalize| |ground?| |baseRDEsys| |leftQuotient| - |addiag| |readable?| |SturmHabichtSequence| - |semiDegreeSubResultantEuclidean| |df2ef| |B1solve| |differentiate| - |ground| |indiceSubResultant| |pair?| |toScale| |newTypeLists| |lprop| - |linearlyDependentOverZ?| |intChoose| |expr| |powmod| |max| |check| - |ruleset| |rangeIsFinite| |leadingMonomial| |f04atf| |safetyMargin| - |vertConcat| |string?| |digamma| |entry| |OMputString| - |selectNonFiniteRoutines| |exponentialOrder| |leadingCoefficient| - |cyclicEntries| |orbit| |thetaCoord| |stopTableGcd!| |getCurve| - |bivariate?| |comp| |OMputSymbol| |internal?| |heapSort| - |primitiveMonomials| |prinpolINFO| |f07fef| |trivialIdeal?| - |makeSeries| |doubleRank| |changeName| |plusInfinity| |mainMonomial| - |generalizedInverse| |suchThat| |qelt| |reductum| |duplicates| - |atrapezoidal| |OMconnectTCP| |atanIfCan| |convergents| |variable| - |exprHasAlgebraicWeight| |minusInfinity| |leftLcm| |getZechTable| - |OMunhandledSymbol| |remainder| |subResultantChain| - |powerAssociative?| |screenResolution| |zCoord| |lp| |qfactor| - |retractIfCan| |schema| |unexpand| |iicot| |xRange| |empty?| |f01maf| - |rewriteSetByReducingWithParticularGenerators| |mainCoefficients| - |toseLastSubResultant| |completeEchelonBasis| |eval| - |tryFunctionalDecomposition| |yRange| |cycleLength| |RemainderList| - |d01fcf| |intensity| |numberOfFactors| |gcdPrimitive| |e04gcf| |sup| - |zRange| |expt| |besselJ| |setAttributeButtonStep| |wronskianMatrix| - |quasiRegular?| |multiEuclideanTree| |createPrimitiveElement| - |outputSpacing| |map!| |monomRDE| |indicialEquationAtInfinity| - |airyBi| |function| |mapdiv| |outputForm| |anticoord| |leftRemainder| - |compile| |qsetelt!| |realRoots| |modularGcd| |setref| |hcrf| - |doublyTransitive?| |getGoodPrime| |type| |basisOfMiddleNucleus| - |lieAdmissible?| |unitNormalize| |expintfldpoly| |e04dgf| |acoshIfCan| - |leaves| |rectangularMatrix| |factorSquareFreeByRecursion| |iilog| - |pointPlot| |parabolicCylindrical| |oblateSpheroidal| - |solveLinearPolynomialEquationByFractions| |completeHermite| |padecf| - |selectsecond| |rischDEsys| |normalizeAtInfinity| |true| - |validExponential| |calcRanges| |basisOfRightNucloid| |flexible?| - |leftDiscriminant| |limitedint| |hasTopPredicate?| - |primPartElseUnitCanonical| |revert| |zeroDimPrimary?| |iiacos| - |super| |removeConstantTerm| |linSolve| |d02cjf| |rarrow| |OMsend| - |radix| |tRange| |mainVariable?| |perfectNthPower?| |flatten| - |extension| |insert| |OMputEndBind| |droot| |spherical| |acsch| ** - |numerators| |permutationRepresentation| |OMgetSymbol| |weighted| - |viewpoint| |map| |factorList| |selectOrPolynomials| |makeVariable| - |directory| |makeCos| |po| |lastSubResultantEuclidean| |qPot| - |controlPanel| |factorSquareFreePolynomial| |rename!| - |supDimElseRittWu?| |multinomial| |zero| |xn| |karatsuba| - |numberOfComputedEntries| |nextPartition| |term| |clipSurface| - |OMgetEndAtp| EQ |genericRightTrace| |nthFractionalTerm| |tubePlot| - |mix| |mathieu22| |normFactors| |repeating| |balancedFactorisation| - |equiv?| |rightFactorCandidate| |partition| SEGMENT |And| |comparison| - |rdregime| |setValue!| |groebSolve| |cAcosh| |compdegd| |outputFixed| - |constantOpIfCan| |binaryTree| |Or| |singularAtInfinity?| |maxint| - |deepCopy| |algebraic?| |rightLcm| |squareFreeFactors| |append| - |getOperator| |iroot| |convert| |alphabetic?| |conical| |ptree| - |stiffnessAndStabilityOfODEIF| |Not| |fi2df| |lcm| |f04mcf| - |cyclicEqual?| |symbol?| |graphCurves| |BasicMethod| |double| - |symbolTableOf| |setProperties!| |cAsinh| |palgLODE| |accuracyIF| - |primaryDecomp| |hspace| |routines| |subspace| |search| - |OMUnknownSymbol?| |univariateSolve| |rightMult| |dimension| - |infRittWu?| |green| |anfactor| |leastPower| |cotIfCan| |diag| - |Lazard| |rootProduct| |bandedHessian| |integralCoordinates| |ranges| - |dom| |checkForZero| |imagK| |reflect| |cCosh| |coleman| |gcd| - |coshIfCan| |KrullNumber| |exteriorDifferential| |iiGamma| |s19acf| - |createNormalElement| |comment| |antisymmetric?| |fortranCharacter| - |belong?| |mathieu23| |union| |chiSquare| |toseSquareFreePart| - |lambert| |upDateBranches| |rquo| |false| LODO2FUN - |irreducibleRepresentation| |exponent| |simplifyLog| |companionBlocks| - |int| |getGraph| |acothIfCan| |generalTwoFactor| |prime?| |besselI| - |constantOperator| |divergence| |OMgetObject| |oddlambert| |e01sbf| - |totalLex| |exprHasLogarithmicWeights| |branchPointAtInfinity?| - |drawComplex| |genericRightMinimalPolynomial| |viewPhiDefault| - |OMgetApp| |stoseInvertibleSetsqfreg| |nextPrimitivePoly| |torsion?| - |minGbasis| |d01ajf| |declare!| |rationalApproximation| |cross| - |title| |e02ajf| |derivative| |f02xef| |seed| |close| |romberg| - |create3Space| |semiIndiceSubResultantEuclidean| |computeCycleEntry| - |fortranComplex| |sort| |setPrologue!| |createGenericMatrix| |zoom| - |indices| |showAll?| |iiacosh| |tableau| |printStatement| |wrregime| - |integralLastSubResultant| |domainOf| |paraboloidal| |display| - |fullDisplay| |f02awf| |rightTrim| |c06gqf| |subscript| |e| - |clearTheIFTable| |radicalSimplify| |subresultantSequence| - |setImagSteps| |sequences| |leftTrim| |randnum| |Frobenius| - |direction| |antiAssociative?| |quadraticNorm| |deepestInitial| - |pushNewContour| |defineProperty| |ignore?| |cAcoth| |expandLog| - |e04ucf| |characteristicSerie| |d02ejf| |viewport3D| - |factorGroebnerBasis| |exprToXXP| |choosemon| |random| |pointLists| - |lazyPquo| |is?| |measure| |processTemplate| |index?| |quatern| - |input| |monomRDEsys| |compose| |midpoints| |tan2cot| |numFunEvals| - |restorePrecision| |factorset| UTS2UP |stop| |decreasePrecision| - |library| |tanh2trigh| |certainlySubVariety?| |setOfMinN| |drawCurves| - |testDim| |lazyPrem| |useEisensteinCriterion?| |rationalPoints| - |exprToGenUPS| |OMsupportsSymbol?| |multiplyExponents| - |nextsubResultant2| |totalDegree| |insertionSort!| |submod| - |fibonacci| |polCase| |top| |pquo| |particularSolution| |kovacic| - |output| |tail| |iiacoth| |polynomialZeros| |edf2df| |f2st| |continue| - |e01sff| |topFortranOutputStack| |closedCurve| |nonQsign| |makeSketch| - |OMputVariable| |argument| |asecIfCan| |set| |createPrimitivePoly| - |failed?| |insertRoot!| |segment| |leadingCoefficientRicDE| - |unrankImproperPartitions1| |whileLoop| |zerosOf| |stFunc2| - |setButtonValue| |rightCharacteristicPolynomial| |OMgetBind| |isPlus| - |computeInt| |module| |sum| |palgintegrate| |split!| |setErrorBound| - |iprint| |iibinom| |flexibleArray| |iiexp| |ref| |trailingCoefficient| - |tab1| |graeffe| |OMputError| |pushdown| |nil?| |e02akf| |s21baf| - |f02akf| |null?| |reducedForm| |complexExpand| |fortranLinkerArgs| - |deleteRoutine!| |ScanArabic| |even?| |ratDenom| |gethi| - |ellipticCylindrical| |safeCeiling| |radicalEigenvector| - |pseudoQuotient| |leftUnits| |e02zaf| |numberOfNormalPoly| - |getSyntaxFormsFromFile| |integralDerivationMatrix| |Si| |coefChoose| - |coordinate| |makeSin| |purelyTranscendental?| |mapGen| - |symmetricProduct| |show| |stack| |addMatch| |lazyIrreducibleFactors| - |basisOfNucleus| |mkIntegral| |leviCivitaSymbol| |f04adf| |tanhIfCan| - |pattern| |wholeRagits| |decimal| |nextNormalPrimitivePoly| - |seriesToOutputForm| |OMputObject| |trace| |moebius| |f04asf| - |bitTruth| |clikeUniv| |power!| |augment| |simpleBounds?| - |closeComponent| |OMgetEndError| |monicDivide| |innerint| |surface| - |extendedResultant| |shufflein| |An| |Vectorise| |symbol| |palgint0| - |swap!| |rewriteIdealWithHeadRemainder| |space| |integers| - |setleaves!| |cCsch| |whatInfinity| |member?| |zeroSquareMatrix| - |primextintfrac| |delta| |repeatUntilLoop| |polyRDE| |modTree| - |parametric?| |c06frf| |OMgetAtp| |isExpt| |pToDmp| - |selectMultiDimensionalRoutines| |summation| |ode1| |palginfieldint| - |li| |extractPoint| |printingInfo?| |stoseIntegralLastSubResultant| - |inconsistent?| |primitivePart!| |biRank| |BumInSepFFE| - |differentialVariables| |numberOfFractionalTerms| |setEmpty!| - |identitySquareMatrix| |mesh| |irreducibleFactor| |laguerreL| - |subNodeOf?| |f02agf| |qinterval| |currentScope| |leftExtendedGcd| - |schwerpunkt| |createLowComplexityNormalBasis| - |squareFreeLexTriangular| |replaceKthElement| |nor| |csubst| - |radicalEigenvectors| |createLowComplexityTable| |tubePointsDefault| - |s19aaf| |rdHack1| |body| |constructorName| |s15adf| |dAndcExp| - |generalSqFr| |sqfrFactor| |coerceS| |c06fuf| |first| |string| - |secIfCan| |point?| |iisinh| |pow| |rotatex| |groebgen| |tablePow| - |lambda| |ODESolve| |rest| |shellSort| |asechIfCan| |round| |bright| - |perfectSquare?| |substitute| |univcase| |notOperand| |kroneckerDelta| - |say| |commutativeEquality| |zeroMatrix| |lazyGintegrate| - |removeDuplicates| |coefficients| |halfExtendedResultant1| - |showTheRoutinesTable| |measure2Result| |elliptic| |explicitlyFinite?| - |rootSimp| |extensionDegree| |center| |bernoulliB| |rootSplit| - |iteratedInitials| |setFormula!| |hasHi| |hexDigit| |mesh?| - |localReal?| |mkcomm| |mathieu12| |dflist| |and?| |delete| - |factorsOfDegree| |primeFrobenius| |roughSubIdeal?| |sinh2csch| - |Hausdorff| |makeCrit| |leftRecip| |doubleResultant| |palglimint| - |newLine| |minPoints3D| |setMinPoints3D| |rCoord| |lifting| |move| - |invertIfCan| |univariate?| |d01gaf| |stoseInvertible?reg| |obj| - |changeThreshhold| |interpretString| |setScreenResolution3D| - |showScalarValues| |iisech| |minPoints| |cache| |cyclicCopy| RF2UTS - |setright!| |times| |selectFiniteRoutines| |aCubic| |objects| - |commonDenominator| |lighting| |indiceSubResultantEuclidean| - |transcendentalDecompose| |normalElement| |setleft!| |linearPart| - |sinIfCan| |pdf2df| |base| |setRow!| |roughBasicSet| - |pmComplexintegrate| |infix| |stoseLastSubResultant| - |conditionsForIdempotents| |polygon?| |expenseOfEvaluationIF| - |purelyAlgebraicLeadingMonomial?| |cons| |write!| |variable?| |range| - |mapExpon| |blue| |wordInGenerators| |list?| |monom| |hdmpToP| |trim| - |singleFactorBound| |stoseSquareFreePart| |finiteBound| |showRegion| - |subResultantGcd| |/\\| |tubeRadius| |putColorInfo| |e04ycf| - |OMconnInDevice| |iicoth| |recip| |log10| |tanh2coth| |\\/| |weight| - |e02agf| |OMgetError| |interpolate| |bitand| |reseed| |getMeasure| - |common| |tanIfCan| |binary| |latex| |unravel| |extendedint| |tanQ| - |mkAnswer| |bitior| |toseInvertible?| |rationalFunction| - |transcendenceDegree| |interval| |linearDependence| |padicallyExpand| - |resultantEuclideannaif| |complexEigenvalues| |changeVar| |f01brf| - |logIfCan| |definingEquations| |solveLinearlyOverQ| |cAsin| - |setTopPredicate| |getOrder| |makeYoungTableau| |henselFact| NOT - |clearTable!| |transcendent?| |setnext!| |monomialIntPoly| - |inverseIntegralMatrixAtInfinity| |squareTop| |t| OR |rightRank| - |quasiMonicPolynomials| |previous| |equivOperands| |LowTriBddDenomInv| - |graphImage| |nextsousResultant2| |parameters| AND |arrayStack| - |stiffnessAndStabilityFactor| |getButtonValue| |e02ddf| |recolor| - |d02bbf| |primintfldpoly| |superscript| |raisePolynomial| |rk4a| - |fortranTypeOf| |leftMinimalPolynomial| |poisson| |iisin| |chebyshevT| - |cap| |integerIfCan| |monomialIntegrate| |cyclotomic| - |removeSuperfluousCases| |categoryFrame| |groebnerFactorize| - |showFortranOutputStack| |expintegrate| |hasoln| |insertMatch| - |taylorIfCan| |brace| |euclideanNormalForm| |rank| |expPot| |rename| - |invmod| |cycles| |redpps| |fixedPoints| |setStatus!| |void| - |complementaryBasis| |padicFraction| |replace| |fortranLogical| - |s13adf| |LazardQuotient| |nthRootIfCan| |supRittWu?| |trueEqual| - |null| |eulerE| |rspace| |every?| |s01eaf| |aspFilename| - |chineseRemainder| |algebraicCoefficients?| |minColIndex| |case| - |csch2sinh| |iCompose| |rowEchLocal| |coordinates| |s19adf| |pop!| - |value| |fill!| |prod| |Zero| |graphStates| |rootPoly| - |rangePascalTriangle| |solveLinear| |taylorQuoByVar| |retractable?| - |push| |modularGcdPrimitive| * |One| |showClipRegion| |lfextlimint| - |laplacian| |OMParseError?| |meatAxe| |startTableInvSet!| |declare| - |leadingExponent| |lists| |c06eaf| |hclf| |iiacsch| |pascalTriangle| - |c05nbf| |myDegree| |implies?| |node| |integralRepresents| |copy!| - |e01bef| |dn| |splitNodeOf!| |coefficient| |updateStatus!| - |oddintegers| |yCoordinates| |ScanFloatIgnoreSpaces| |denomLODE| - |extractTop!| |scopes| |derivationCoordinates| |FormatRoman| - |areEquivalent?| |e04mbf| |s14baf| |eisensteinIrreducible?| - |idealSimplify| |gbasis| |over| |charpol| |rootDirectory| - |algintegrate| |semiResultantEuclidean2| |separate| |elt| ~ |extract!| - |exprHasWeightCosWXorSinWX| |explicitEntries?| - |semiSubResultantGcdEuclidean2| |curryLeft| |acotIfCan| Y - |basisOfRightAnnihilator| |realEigenvalues| |rotatez| |optAttributes| - |key| |cosIfCan| |setStatus| |positive?| |components| - |fortranCarriageReturn| |janko2| |elementary| |f02aff| |options| - |lowerCase!| |internalDecompose| |makeUnit| |triangular?| - |setCondition!| |drawStyle| |cylindrical| |modifyPoint| - |absolutelyIrreducible?| |weierstrass| |block| |structuralConstants| - |prinb| |intersect| |generalizedContinuumHypothesisAssumed?| - |curveColorPalette| |var1Steps| |iisec| |filename| |plotPolar| |id| - |OMgetString| |delete!| |youngGroup| |systemSizeIF| - |characteristicPolynomial| |setLabelValue| |subPolSet?| |quotient| - |maxIndex| |sumSquares| |unvectorise| |bipolar| |nextIrreduciblePoly| - |bag| |iitanh| |minPoly| |quickSort| |addmod| |hasSolution?| |not?| - |getExplanations| |mightHaveRoots| |table| |exponents| |swap| |build| - |dim| |shiftLeft| |iisqrt2| |rightDiscriminant| |f01bsf| |chebyshevU| - |parse| |OMreceive| |factorSquareFree| |new| |minIndex| |s21bcf| - |lift| |sizeMultiplication| |subNode?| |iidsum| |const| |rootBound| - |upperCase| |prindINFO| |fractionPart| |reduce| |OMconnOutDevice| - |rightExtendedGcd| |legendre| |dot| |arg1| |inrootof| |iitan| |cAcot| - |tanAn| |se2rfi| |primitivePart| |quotientByP| |quasiMonic?| |f02bjf| - |arg2| |createPrimitiveNormalPoly| |minordet| |flagFactor| - |linearDependenceOverZ| |s17dcf| |setchildren!| |generator| - |arguments| |groebner?| |extractIfCan| |s17ajf| |tab| |entry?| |fmecg| - |lquo| |omError| |bsolve| |predicate| |eigenvector| |nodes| - |tableForDiscreteLogarithm| |d02gaf| |conditions| |basisOfCentroid| - |hMonic| |inRadical?| |strongGenerators| |taylorRep| |kmax| - |linearPolynomials| |alphabetic| |OMputApp| |match| |modularFactor| - |constDsolve| |lastSubResultant| |imagj| |elements| |numberOfDivisors| - |selectSumOfSquaresRoutines| |e01sef| |superHeight| - |generalizedEigenvectors| |nextNormalPoly| |laplace| - |sizePascalTriangle| |updatF| |s17def| |empty| |unary?| |btwFact| - |elem?| |linearlyDependent?| |argumentListOf| |cAcsch| |monic?| |test| - |relativeApprox| |partialDenominators| |elliptic?| |f02adf| - |createNormalPrimitivePoly| |critMTonD1| |lazyEvaluate| |findCycle| - |minus!| |repeating?| |coth2tanh| |cup| |sturmVariationsOf| - |unaryFunction| |oddInfiniteProduct| |f02bbf| |s21bbf| |left| - |OMUnknownCD?| |numFunEvals3D| |OMlistCDs| |scanOneDimSubspaces| |#| - |cyclePartition| |subscriptedVariables| |createRandomElement| - |initial| |bipolarCylindrical| |d03edf| |right| |evaluate| |euler| - |lo| |stirling2| |iiacot| |getlo| |complexNumericIfCan| |lowerCase?| - |datalist| |genericPosition| |elRow1!| |ScanRoman| |imagk| - |subresultantVector| |debug| |incr| |reverse| |coerceListOfPairs| - |lflimitedint| |mainVariables| |UnVectorise| |simpson| |light| - |internalIntegrate| |mathieu24| |factorFraction| |printTypes| |hi| - |pushdterm| |deepExpand| |consnewpol| |stoseInvertibleSet| - |minimumExponent| |index| |viewport2D| |e02daf| |OMputEndError| |or?| - |cosh2sech| |d01gbf| |crest| |OMwrite| |enterPointData| |distdfact| - |s13acf| |s17dlf| |OMlistSymbols| - |generalizedContinuumHypothesisAssumed| |printHeader| |usingTable?| - |reduceBasisAtInfinity| |insertBottom!| |printStats!| - |numberOfIrreduciblePoly| |sumOfKthPowerDivisors| |firstNumer| - |countRealRoots| |nonLinearPart| |iiasech| |useSingleFactorBound?| - |symmetricTensors| |localUnquote| |bezoutDiscriminant| - |purelyAlgebraic?| |shrinkable| |pair| |compound?| - |expandTrigProducts| |digit| |noncommutativeJordanAlgebra?| - |acschIfCan| |changeWeightLevel| |makeResult| |ipow| |cCos| |cn| - |sncndn| |integralMatrixAtInfinity| |setPredicates| - |genericLeftDiscriminant| |reset| |moebiusMu| |setMinPoints| - |listRepresentation| |currentSubProgram| |clipParametric| - |lyndonIfCan| |s14aaf| |trapezoidal| |partialQuotients| |toroidal| - |float?| |OMencodingXML| |numberOfImproperPartitions| |f01ref| - |realEigenvectors| |showTheIFTable| |maxdeg| |parts| |iicsch| |write| - |symmetricRemainder| |dimensionsOf| |applyRules| |simplifyPower| - |hexDigit?| |fractionFreeGauss!| |systemCommand| |extractClosed| - |vspace| |save| |f02aaf| |ListOfTerms| |rational?| |makeFloatFunction| - |expressIdealMember| |pointColor| |eigenvalues| |nonSingularModel| - |setTex!| |plus!| |iipow| |algSplitSimple| |unit?| |trigs| |htrigs| - |printInfo| |setClipValue| |wordsForStrongGenerators| |paren| |psolve| - |imaginary| |ocf2ocdf| |computePowers| |numberOfComposites| |nary?| - |contains?| |e01bgf| |generic?| |overset?| |s13aaf| |leftZero| |Is| - |OMgetVariable| |gcdPolynomial| |getPickedPoints| |patternMatchTimes| - |message| |generate| |pol| |getDatabase| |atoms| |gramschmidt| - |infLex?| |genericRightDiscriminant| |solveid| |clearTheSymbolTable| - |clearDenominator| |polygamma| |basicSet| |makeEq| |times!| |integral| - |nodeOf?| |iicos| |f04axf| |loadNativeModule| BY |readLine!| - |cycleSplit!| |complex?| |palgint| |incrementBy| |uncouplingMatrices| - |critM| |lexGroebner| |exists?| |binaryTournament| |rightUnits| - |rightRemainder| |print| |gderiv| |HenselLift| |constantRight| - |expand| |rootPower| |gcdcofact| |birth| |lifting1| |separateDegrees| - |homogeneous?| |removeDuplicates!| |s17acf| - |unrankImproperPartitions0| |randomR| |name| |typeLists| |filterWhile| - |logpart| |cAtanh| |conjugate| |linears| |clearFortranOutputStack| - |randomLC| |isMult| |virtualDegree| |adaptive?| - |semiLastSubResultantEuclidean| |rotate| |filterUntil| |column| - |root?| |unmakeSUP| |harmonic| |or| |leftRank| |nextSubsetGray| - |c06gcf| |prem| |numericalIntegration| |radicalRoots| - |mainCharacterization| |select| |modulus| |symmetricGroup| - |stronglyReduce| |aromberg| |and| |factorial| |palgRDE0| F - |difference| |sh| |inverse| |slex| |showTheSymbolTable| |largest| - |multiplyCoefficients| |genericRightTraceForm| |hypergeometric0F1| - |ldf2lst| |outputFloating| |indicialEquations| |mapBivariate| - |setOrder| |upperCase?| |ScanFloatIgnoreSpacesIfCan| |squareFreePart| - |fixedPointExquo| |insertTop!| |e02ahf| |s18dcf| |optional?| - |impliesOperands| |triangulate| |lookup| |approximants| - |OMgetEndObject| |midpoint| |subMatrix| |zeroDimPrime?| - |roughUnitIdeal?| |setvalue!| |rationalPower| |e02bcf| |generators| - |rationalPoint?| |denominators| |solve1| |OMgetType| |s17agf| - |createIrreduciblePoly| |binomial| |OMputEndApp| |medialSet| - |normalized?| |rightGcd| |dec| |createMultiplicationMatrix| - |polarCoordinates| |cCoth| |powern| |badNum| |fracPart| - |relationsIdeal| |s17dgf| |antiCommutator| |nsqfree| |magnitude| - |makeRecord| |countRealRootsMultiple| |basisOfLeftNucleus| |solid| - |retract| |untab| |resultantnaif| |leadingSupport| |sincos| - |squareMatrix| |power| |rightAlternative?| |has?| |unitCanonical| - |sinhIfCan| |SFunction| |rischNormalize| |linearAssociatedLog| - |ddFact| |elRow2!| |extractProperty| |newSubProgram| - |binarySearchTree| |hasPredicate?| |bat| |OMread| |mergeFactors| - |f02axf| |postfix| |setsubMatrix!| |OMgetInteger| |extractBottom!| - |permutation| |adaptive3D?| |froot| |numberOfVariables| |divisor| - |musserTrials| |chiSquare1| |complexIntegrate| |factorByRecursion| - |HermiteIntegrate| |discriminantEuclidean| |high| |collectQuasiMonic| - |var2Steps| |ideal| |init| |typeList| |pointSizeDefault| |composites| - |upperCase!| |maxrow| F2FG |minRowIndex| |viewDefaults| - |solveLinearPolynomialEquation| |leadingBasisTerm| |meshPar2Var| - |getProperties| |OMopenString| |ode2| |infieldIntegrate| |acosIfCan| - |wholePart| |baseRDE| |zeroVector| |stopTable!| |generateIrredPoly| - |reduceLODE| |content| |fortranLiteral| |checkRur| |trapezoidalo| - |hitherPlane| |iiatanh| |shiftRoots| |df2fi| |e02bdf| - |monicDecomposeIfCan| |c06ebf| |complement| |matrixGcd| |lowerCase| - |duplicates?| |goto| |getStream| |property| |ef2edf| |stFunc1| |diff| - |scaleRoots| |e02baf| |normalDenom| |skewSFunction| |setMaxPoints3D| - |associatedSystem| |makeViewport2D| |pleskenSplit| |showTheFTable| - |graphs| = |splitDenominator| |iiacsc| |pdf2ef| |viewWriteAvailable| - |bitLength| |zeroSetSplitIntoTriangularSystems| |primextendedint| - |members| |moduleSum| |removeRedundantFactorsInContents| |subSet| - |diophantineSystem| |nextPrimitiveNormalPoly| |OMsetEncoding| |units| - |countable?| |OMputFloat| |geometric| |interReduce| |f01mcf| - |compactFraction| |minimumDegree| < |mapSolve| |credPol| - |setEpilogue!| |sumOfSquares| |lazyResidueClass| |perfectNthRoot| - |cyclicGroup| > |lazyVariations| |curve| |iicsc| |genericRightNorm| - |pastel| |less?| |var1StepsDefault| |f04mbf| |polar| <= - |primPartElseUnitCanonical!| |algebraicVariables| |setProperty!| - |df2mf| |inverseColeman| |LyndonWordsList| |cothIfCan| |finiteBasis| - |external?| |minimalPolynomial| >= |graphState| |degreePartition| - |ParCond| |rightFactorIfCan| |integral?| |univariatePolynomials| - |palgextint| |recur| |e02def| |qroot| |makeprod| |inc| - |useEisensteinCriterion| |bubbleSort!| |fortranDoubleComplex| - |dequeue!| |addPointLast| |depth| |iifact| |cPower| |yCoord| - |dominantTerm| |clearTheFTable| |code| |exprex| - |isAbsolutelyIrreducible?| |rightRecip| |invertibleElseSplit?| - |groebnerIdeal| |keys| |cAtan| |c06fpf| |coHeight| + |binaryFunction| - |reducedSystem| |sample| |iidprod| |OMopenFile| |c05pbf| |e04fdf| - |degreeSubResultant| |coercePreimagesImages| - |lyndon| - |rightTraceMatrix| |headReduce| |internalAugment| - |rewriteSetWithReduction| |lSpaceBasis| |removeCoshSq| |imagE| |bat1| - / |mainMonomials| |frst| |xCoord| |list| |factor1| |resultantReduit| - |writable?| |possiblyNewVariety?| |internalSubPolSet?| |operation| - |euclideanGroebner| |partialFraction| |radicalEigenvalues| |car| - |edf2ef| |algebraicOf| |cardinality| |frobenius| |extractIndex| |axes| - |packageCall| |identity| |setprevious!| |cdr| |physicalLength!| - |s21bdf| |redPol| |rst| |phiCoord| |f07aef| |implies| |minPol| - |setDifference| |nthExpon| |collectUpper| |script| |sub| |linear| - |atanhIfCan| |antisymmetricTensors| |integrate| |OMmakeConn| |varList| - |xor| |regularRepresentation| |fTable| |setIntersection| |rk4f| - |failed| |lastSubResultantElseSplit| |listOfMonoms| |c05adf| - |changeMeasure| |integer?| |logGamma| |setUnion| |charthRoot| - |goodPoint| |connect| |functionIsContinuousAtEndPoints| - |numberOfOperations| |polynomial| |evaluateInverse| |properties| - |cubic| |operator| |apply| |middle| |quadratic| |tex| |root| |number?| - |goodnessOfFit| |trunc| |nthFactor| |splitSquarefree| |shift| - |quasiRegular| |enterInCache| |listOfLists| |distribute| - |linkToFortran| |d03faf| |LagrangeInterpolation| |translate| - |OMgetFloat| |rule| |eq?| |size| |removeSinSq| |gcdprim| - |removeSinhSq| |f01qdf| |fprindINFO| |redmat| |evenlambert| |imagI| - |setProperties| |patternMatch| |rightRankPolynomial| |scalarMatrix| - |pseudoRemainder| |c06ekf| |prefixRagits| |merge| |rur| |nullary?| - |s20adf| |definingPolynomial| |OMputEndAtp| |one?| |d01akf| - |currentCategoryFrame| |roughBase?| |integer| |eq| |aQuartic| - |expandPower| |maxPoints3D| |dmpToP| |reducedContinuedFraction| - |localAbs| |unitNormal| |c06fqf| |tree| |initTable!| |iter| |gradient| - |f04faf| |equiv| |reduced?| |singularitiesOf| |createZechTable| - |pmintegrate| |maxRowIndex| |nil| |infinite| |arbitraryExponent| - |approximate| |complex| |shallowMutable| |canonical| |noetherian| - |central| |partiallyOrderedSet| |arbitraryPrecision| - |canonicalsClosed| |noZeroDivisors| |rightUnitary| |leftUnitary| - |additiveValuation| |unitsKnown| |canonicalUnitNormal| - |multiplicativeValuation| |finiteAggregate| |shallowlyMutable| - |commutative|) \ No newline at end of file + |Record| |Union| |primintfldpoly| |integerIfCan| |rombergo| |tab1| + |rightFactorIfCan| |cfirst| |any| |superscript| |monomialIntegrate| + |merge!| |graeffe| |integral?| |setFieldInfo| |positiveRemainder| + |df2ef| |internalIntegrate| |raisePolynomial| |cyclotomic| + |eyeDistance| |subst| |removeRedundantFactors| |OMputError| + |univariatePolynomials| |approxNthRoot| |mathieu24| |B1solve| |rk4a| + |bezoutMatrix| |removeSuperfluousCases| |palgextint| |order| + |pushdown| |principalIdeal| |indiceSubResultant| |factorFraction| |op| + |plus| |fortranTypeOf| |leader| |categoryFrame| |resetVariableOrder| + |mirror| |error| |scripted?| |pair?| |printTypes| + |leftMinimalPolynomial| |exp| |sdf2lst| |groebnerFactorize| + |HermiteIntegrate| |zoom| |monomial?| |outputAsTex| |assert| |toScale| + |pushdterm| ~= |poisson| |showFortranOutputStack| |palgLODE0| + |indices| |discriminantEuclidean| |lieAlgebra?| |addPoint| + |deepExpand| |newTypeLists| |coerce| |iisin| |expintegrate| |f01rcf| + |high| |showAll?| |compBound| |consnewpol| |lprop| |construct| + |hasoln| |initiallyReduced?| |iiacosh| |collectQuasiMonic| + |pushuconst| |computeCycleLength| |stoseInvertibleSet| + |linearlyDependentOverZ?| |move| |numeric| |bezoutResultant| + |insertMatch| |var2Steps| |tableau| |e01daf| |useNagFunctions| + |minimumExponent| |intChoose| |optimize| |radical| |invertIfCan| + |leastMonomial| |lhs| |taylorIfCan| |printStatement| |ideal| + |prevPrime| |lazyPseudoQuotient| |powmod| |viewport2D| |univariate?| + |width| |tracePowMod| |euclideanNormalForm| |rhs| |wrregime| + |typeList| |d01asf| |iisqrt3| |e02daf| |check| |d01gaf| |appendPoint| + |expPot| |integralLastSubResultant| |pointSizeDefault| + |internalInfRittWu?| |basisOfCenter| |rangeIsFinite| |OMputEndError| + |stoseInvertible?reg| |rules| |domainOf| |trigs2explogs| |rename| + |nil| |composites| |decrease| |style| |f04atf| |or?| + |changeThreshhold| |paraboloidal| |invmod| |f04arf| + |setLegalFortranSourceExtensions| |upperCase!| |algint| |condition| + |mdeg| |perspective| |safetyMargin| |cosh2sech| |interpretString| + |result| |lowerPolynomial| |cycles| |fullDisplay| |maxrow| + |colorFunction| |zeroSetSplit| |hconcat| |vertConcat| |d01gbf| + |setScreenResolution3D| |optional| |multMonom| F2FG |redpps| |f02awf| + |approximate| |gcdcofactprim| |mpsode| |denomRicDE| |string?| |crest| + |showScalarValues| |complex| |associative?| |fixedPoints| |c06gqf| + |minRowIndex| |rationalIfCan| |OMputAtp| |powerSum| |OMwrite| + |digamma| |iisech| |rightRegularRepresentation| |setStatus!| + |subscript| |viewDefaults| |viewZoomDefault| |head| + |rewriteIdealWithQuasiMonicGenerators| |OMputString| |enterPointData| + |minPoints| |length| |complementaryBasis| |cycleTail| + |clearTheIFTable| |solveLinearPolynomialEquation| |bfKeys| |npcoef| + |clip| |distdfact| |selectNonFiniteRoutines| |cyclicCopy| |scripts| + |radicalOfLeftTraceForm| |padicFraction| |leadingBasisTerm| + |radicalSimplify| |hermiteH| |subResultantGcdEuclidean| |e01bff| |log| + |exponentialOrder| |s13acf| RF2UTS |fortranLogical| + |algebraicDecompose| |meshPar2Var| |subresultantSequence| |ran| + |complexEigenvectors| |showAllElements| |s17dlf| |cyclicEntries| + |setright!| |setelt| |outerProduct| |integerBound| |s13adf| + |setImagSteps| |getProperties| |cSec| |OMgetEndBind| |pack!| + |OMlistSymbols| |orbit| |selectFiniteRoutines| |rightZero| + |LazardQuotient| |OMopenString| |sequences| |bit?| |pushucoef| + |c02agf| |generalizedContinuumHypothesisAssumed| |thetaCoord| |aCubic| + |copy| |nthCoef| |nthRootIfCan| |randnum| |ode2| |lexTriangular| + |returnType!| |removeZeroes| |stopTableGcd!| |printHeader| + |commonDenominator| |backOldPos| |supRittWu?| |infieldIntegrate| + |Frobenius| |coerceP| |unit| |normalizedAssociate| |usingTable?| + |getCurve| |lighting| |autoCoerce| |getMultiplicationMatrix| + |trueEqual| |quoted?| |acosIfCan| |direction| |exptMod| |constant| + |makeFR| |reduceBasisAtInfinity| |bivariate?| + |indiceSubResultantEuclidean| |eulerE| |cosSinInfo| |antiAssociative?| + |wholePart| |integralAtInfinity?| |adjoint| |insertBottom!| + |OMputSymbol| |transcendentalDecompose| |getMultiplicationTable| + |quadraticNorm| |rspace| |pole?| |baseRDE| |numer| + |extendedSubResultantGcd| |cLog| |internal?| |printStats!| + |normalElement| |interpret| |zeroVector| |every?| |signAround| |erf| + |denom| |deepestInitial| |square?| |hostPlatform| |iiabs| |substring?| + |numberOfIrreduciblePoly| |heapSort| |setleft!| |infinityNorm| + |prolateSpheroidal| |s01eaf| |pushNewContour| |stopTable!| |iiasec| + |twoFactor| |linearMatrix| |linearPart| |prinpolINFO| + |sumOfKthPowerDivisors| |fortran| |complexForm| |generateIrredPoly| + |aspFilename| |sec2cos| |stosePrepareSubResAlgo| |defineProperty| |pi| + |numericalOptimization| |cSin| |suffix?| |f07fef| |firstNumer| + |primlimitedint| |sinIfCan| |ignore?| |generic| |chineseRemainder| + |reduceLODE| |infinity| |composite| |queue| |OMgetAttr| + |trivialIdeal?| |countRealRoots| |pdf2df| |rightMinimalPolynomial| + |rowEch| |algebraicCoefficients?| |cAcoth| |content| |fortranInteger| + |dilog| |prefix?| |nonLinearPart| |makeSeries| |setRow!| + |problemPoints| |fortranLiteral| |minColIndex| |expandLog| + |chainSubResultants| |sin| |permutations| |coerceImages| |doubleRank| + |iiasech| |roughBasicSet| |jacobi| ^ |checkRur| |kernel| |e04ucf| + |csch2sinh| |uniform| |status| |cos| |Beta| |changeName| + |useSingleFactorBound?| |pmComplexintegrate| |iCompose| |d03eef| + |trapezoidalo| |characteristicSerie| |draw| |numericIfCan| |box| + |symmetricTensors| |mainMonomial| |infix| |principal?| |rowEchLocal| + |d02ejf| |hitherPlane| |semiResultantEuclidean1| |tan| |localUnquote| + |generalizedInverse| |stoseLastSubResultant| |iiatanh| |leftDivide| + |coordinates| |viewport3D| |mr| |removeRoughlyRedundantFactorsInPols| + |sn| |remove| |bezoutDiscriminant| |duplicates| + |conditionsForIdempotents| |s19adf| |lexico| |shiftRoots| + |factorGroebnerBasis| |figureUnits| |infix?| |overlap| |atrapezoidal| + |purelyAlgebraic?| |polygon?| |selectPolynomials| |pop!| |df2fi| + |exprToXXP| |makeObject| |invmultisect| |mask| |buildSyntax| |last| + |shrinkable| |OMconnectTCP| |expenseOfEvaluationIF| |vark| |fill!| + |choosemon| |e02bdf| |remove!| |nthFlag| |assoc| |atanIfCan| + |compound?| |purelyAlgebraicLeadingMonomial?| |prod| |region| + |pointLists| |monicDecomposeIfCan| |mulmod| |coef| |front| + |convergents| |expandTrigProducts| |write!| |matrix| + |clipPointsDefault| |graphStates| |c06ebf| |lazyPquo| |digit| + |exprHasAlgebraicWeight| |variable?| |rootPoly| |cAcsc| |complement| + |is?| |asinIfCan| |noncommutativeJordanAlgebra?| |infiniteProduct| + |leftLcm| |range| |rangePascalTriangle| |cSinh| |matrixGcd| |measure| + |hdmpToDmp| |exquo| |getProperty| |getZechTable| |acschIfCan| GF2FG + |mapExpon| |solveLinear| |bivariateSLPEBR| |processTemplate| + |lowerCase| |div| |low| |lintgcd| |OMunhandledSymbol| + |changeWeightLevel| |blue| |stoseInvertible?sqfreg| |isQuotient| + |taylorQuoByVar| |dmp2rfi| |index?| |duplicates?| |quo| |insert!| + |ramifiedAtInfinity?| |makeResult| |remainder| |alternating| + |wordInGenerators| |lazy?| |retractable?| |goto| |quatern| + |symmetric?| |ipow| |cond| |f02abf| |subResultantChain| |charClass| + |list?| |push| |karatsubaOnce| |getStream| |monomRDEsys| |rem| + |powerAssociative?| |cCos| |uniform01| |hdmpToP| |algebraicSort| + |modularGcdPrimitive| |e01bhf| |ef2edf| |compose| |firstSubsetGray| + |sncndn| |outputGeneral| |screenResolution| + |stoseInternalLastSubResultant| |trim| |regime| |showClipRegion| + |midpoints| |stFunc1| |integralMatrixAtInfinity| |numberOfChildren| + |zCoord| |singleFactorBound| |symmetricDifference| |height| + |lfextlimint| |cAsech| |diff| |tan2cot| |presub| |binding| |qfactor| + |setPredicates| |linear?| |stoseSquareFreePart| |laplacian| + |addPoint2| |scaleRoots| |numFunEvals| |setPosition| |sortConstraints| + |genericLeftDiscriminant| |schema| |finiteBound| |scale| |e02baf| + |restorePrecision| |d02bhf| |moebiusMu| |ratpart| |unexpand| + |selectPDERoutines| |showRegion| |dimensions| |normalDenom| + |factorset| |s17aff| |ravel| |iicot| |patternVariable| |setMinPoints| + |bombieriNorm| |subResultantGcd| |supersub| |skewSFunction| UTS2UP + |resultantEuclidean| |tubeRadius| |pade| |listRepresentation| |empty?| + |reshape| |parametersOf| |distFact| |equation| |decreasePrecision| + |setMaxPoints3D| |divide| |outputList| |putColorInfo| |ReduceOrder| + |getCode| |shallowCopy| |associatedSystem| |tanh2trigh| |formula| + |create| |laplace| |nlde| |maxPoints| |neglist| |e04ycf| |overbar| + |cyclotomicDecomposition| |iiasinh| |certainlySubVariety?| + |makeViewport2D| |mantissa| |not| |integralBasisAtInfinity| + |sizePascalTriangle| |sts2stst| |reciprocalPolynomial| + |OMconnInDevice| |jacobiIdentity?| |stoseInvertibleSetreg| + |pleskenSplit| |setOfMinN| |f02fjf| |updatF| |complexLimit| + |clearCache| |genus| |iicoth| |back| |reduceByQuasiMonic| + |startPolynomial| |finite?| |s17def| |fortranCompilerName| + |curryRight| |recip| |removeZero| |update| |irreducible?| + |createIrreduciblePoly| |rightTrace| |FormatArabic| |coshIfCan| + |showTypeInOutput| |nrows| |zeroOf| |empty| |reopen!| |cAsec| + |tanh2coth| |zeroDim?| |totalGroebner| |binomial| |KrullNumber| + |pureLex| |s17ahf| |ncols| |unary?| |inverseIntegralMatrix| |weight| + |unitsColorDefault| |exteriorDifferential| |increment| |hessian| + |OMputEndApp| |legendreP| |rotate!| |btwFact| |extend| |character?| + |cyclotomicFactorization| |iiGamma| |alternatingGroup| |medialSet| + |cot2tan| |infieldint| |fprindINFO| |elem?| |d01amf| |generalSqFr| + |label| |tower| |s19acf| |normalized?| |numerator| |integralBasis| + |setVariableOrder| |allRootsOf| |linearlyDependent?| |powers| + |sqfrFactor| |redmat| |splitLinear| |quadratic?| |pointColorDefault| + |createNormalElement| |rightGcd| |beauzamyBound| |subtractIfCan| + |argumentListOf| |coerceS| |evenlambert| |position| |morphism| + |createMultiplicationMatrix| |fortranReal| |antisymmetric?| + |transpose| |f02wef| |forLoop| |cAcsch| |c06fuf| |imagI| + |polarCoordinates| |select!| |mat| |fortranCharacter| + |monicRightFactorIfCan| |iFTable| |hue| |monic?| |setProperties| + |secIfCan| |singular?| |genericLeftTrace| |OMclose| |normalForm| + |cCoth| |belong?| |getBadValues| |isList| |relativeApprox| + |patternMatch| |point?| |prefix| |orbits| |sign| |mathieu23| |powern| + |listYoungTableaus| |partialDenominators| |showSummary| |option| + |plot| |iisinh| |rightRankPolynomial| |reduction| |palgRDE| |badNum| + |characteristicSet| |chiSquare| |setAdaptive| |contractSolve| + |elliptic?| |headRemainder| |pow| |scalarMatrix| + |tryFunctionalDecomposition?| |fracPart| |toseSquareFreePart| + |halfExtendedSubResultantGcd1| |karatsubaDivide| |bernoulli| + |stirling1| |rotatex| |branchPoint?| |f02adf| |showAttributes| + |pseudoRemainder| |useSingleFactorBound| |level| |relationsIdeal| + |f04qaf| |s19abf| |lambert| |color| |drawComplexVectorField| + |createNormalPrimitivePoly| |semiDiscriminantEuclidean| |groebgen| + |c06ekf| |moduloP| |inf| |s17dgf| |cycle| |upDateBranches| + |conjugates| |dark| |critMTonD1| |normal| |subset?| |tablePow| + |prefixRagits| |setRealSteps| |plenaryPower| |antiCommutator| + |Lazard2| |hash| |rquo| |concat| |completeHensel| |second| |nullSpace| + |normalise| |universe| |lazyEvaluate| |ODESolve| |merge| + |alternative?| |copies| |e02dcf| |nsqfree| LODO2FUN |meshPar1Var| + |third| |squareFree| |more?| |chvar| |findCycle| |shellSort| |rur| + |hex| |normDeriv2| |count| |irreducibleRepresentation| + |compiledFunction| |writeLine!| |magnitude| |commaSeparate| + |rightQuotient| |movedPoints| |OMputInteger| |leastAffineMultiple| + |minus!| |nullary?| |asechIfCan| |screenResolution3D| |shallowExpand| + |lfinfieldint| |polyRicDE| |exponent| |countRealRootsMultiple| + |diagonals| |makeViewport3D| |leftExactQuotient| |mainValue| + |repeating?| |s20adf| |round| |multiEuclidean| |basisOfLeftNucleus| + |matrixDimensions| |OMReadError?| |d01bbf| |simplifyLog| |setProperty| + |isobaric?| |s14abf| |crushedSet| |coth2tanh| |perfectSquare?| + |definingPolynomial| |multiple?| |solid| |overlabel| |rubiksGroup| + |lagrange| |companionBlocks| |quartic| |leadingIdeal| |horizConcat| + |removeRoughlyRedundantFactorsInContents| |digit?| |cup| |OMputBind| + |univcase| |OMputEndAtp| |exp1| D |f02ajf| |s18aff| |checkPrecision| + |invertibleSet| |int| |untab| |complexNumeric| |node?| + |SturmHabichtCoefficients| |addBadValue| |sturmVariationsOf| + |removeCosSq| |one?| |notOperand| |reify| |currentEnv| + |jordanAlgebra?| |listConjugateBases| |d01anf| |resultantnaif| + |getGraph| |mindeg| |OMputBVar| |palgextint0| |mapExponents| + |unaryFunction| |kroneckerDelta| |d01akf| |leadingSupport| |cSech| + |OMgetEndBVar| |delay| |acothIfCan| |ode| |Nul| |kernels| |multiset| + |solveLinearPolynomialEquationByRecursion| |exponential| + |permutationGroup| |oddInfiniteProduct| |commutativeEquality| + |currentCategoryFrame| |brillhartTrials| |semicolonSeparate| |sincos| + |factors| |monicCompleteDecompose| |generalTwoFactor| |discriminant| + |dfRange| |maximumExponent| |univariate| |stronglyReduced?| + |leftFactorIfCan| |f02bbf| |fintegrate| |zeroMatrix| |roughBase?| + |linearAssociatedOrder| |expextendedint| |setelt!| |mainContent| + |contours| |squareMatrix| |prime?| |inspect| |wordInStrongGenerators| + |ratDsolve| |sort!| |s21bbf| |realSolve| |aQuartic| |lazyGintegrate| + |relerror| |commutator| |expIfCan| |besselI| + |semiResultantEuclideannaif| |power| |argumentList!| |cot| |cschIfCan| + |simplify| |genericLeftNorm| |factorOfDegree| |OMUnknownCD?| + |expandPower| |coefficients| |constantOperator| |ord| + |representationType| |rightAlternative?| |branchIfCan| |externalList| + |rightNorm| |simpsono| |probablyZeroDim?| |sec| |row| |factor| + |d02gbf| |e02gaf| |numFunEvals3D| |halfExtendedResultant1| + |maxPoints3D| |has?| |arity| |wholeRadix| |autoReduced?| |divergence| + |c06ecf| |lfextendedint| |csc| |sqrt| |getOperands| |alphanumeric| + |cExp| |OMlistCDs| |dmpToP| |showTheRoutinesTable| |edf2fi| + |explogs2trigs| |unitCanonical| |intcompBasis| |f02aef| + |viewThetaDefault| |OMgetObject| |OMserve| |iflist2Result| |asin| + |solveRetract| |real| |size?| |char| |scanOneDimSubspaces| + |viewSizeDefault| |reducedContinuedFraction| |measure2Result| + |numberOfMonomials| |weights| |integralMatrix| |sinhIfCan| |quote| + |selectOptimizationRoutines| |oddlambert| |outputMeasure| |acos| + |imag| |removeSuperfluousQuasiComponents| |resize| |cyclePartition| + |createThreeSpace| |elliptic| |localAbs| |saturate| |pile| |SFunction| + |drawToScale| |e01sbf| |bumprow| |directProduct| |atan| |closed?| + |ricDsolve| |sylvesterSequence| |point| |subscriptedVariables| + |setClosed| |unitNormal| |explicitlyFinite?| |resetNew| + |rischNormalize| |lfintegrate| |bitCoef| |mathieu11| |idealiser| + |totalLex| |acot| |associatorDependence| |pushup| |firstDenom| + |createRandomElement| |rootSimp| |c06fqf| |s18adf| + |exprHasLogarithmicWeights| |f01qef| |linearAssociatedLog| |concat!| + |explimitedint| |OMgetEndAttr| |asec| |symbolTable| |destruct| |solve| + |setColumn!| |att2Result| |bipolarCylindrical| |float| |initTable!| + |extensionDegree| |cTan| |rewriteIdealWithRemainder| + |branchPointAtInfinity?| |tubeRadiusDefault| |limitedIntegrate| + |ddFact| |acsc| |s15aef| |updatD| |series| |d03edf| |subHeight| + |gradient| |bernoulliB| |diagonalProduct| |drawComplex| |findBinding| + |groebner| |tanSum| |elRow2!| |split| |pushFortranOutputStack| |sinh| + |getVariableOrder| |PollardSmallFactor| |listLoops| |evaluate| |lllp| + |rootSplit| |f04faf| |iiasin| |genericRightMinimalPolynomial| + |multisect| |lazyPseudoRemainder| |aQuadratic| |extractProperty| + |readIfCan!| |popFortranOutputStack| |cosh| |quasiAlgebraicSet| + |rroot| |pointData| |euler| |complexNormalize| |equiv| + |iteratedInitials| |cTanh| |knownInfBasis| |perfectSqrt| + |newSubProgram| |viewPhiDefault| |outputAsFortran| |tanh| |monomial| + |cycleRagits| |stirling2| |associator| |setFormula!| |fractRagits| + |idealiserMatrix| |reduced?| |roman| |basisOfLeftAnnihilator| + |vedf2vef| |binarySearchTree| |getConstant| |OMgetApp| + |reducedDiscriminant| |iiacot| |coth| |primlimintfrac| |multivariate| + |heap| |min| |singularitiesOf| |e02bef| |any?| |hasHi| |fractRadix| + |sin?| |setScreenResolution| |hasPredicate?| + |stoseInvertibleSetsqfreg| |sech| |variables| |hexDigit| + |dihedralGroup| |getlo| |subQuasiComponent?| |createZechTable| + |symbolIfCan| |f01rdf| |rootKerSimp| |numberOfComponents| + |nextPrimitivePoly| |match?| |varselect| |bat| |csch| + |stopMusserTrials| |GospersMethod| |pmintegrate| |complexNumericIfCan| + |LiePolyIfCan| |mesh?| |clipBoolean| |irreducibleFactors| |cCot| + |ceiling| |OMread| |torsion?| |open| |asinh| |lowerCase?| |localReal?| + |imagJ| GE |push!| |mapUnivariate| |maxRowIndex| |createNormalPoly| + |internalLastSubResultant| |noLinearFactor?| |nand| |mergeFactors| + |minGbasis| |acosh| |dioSolve| |genericPosition| GT |cyclicSubmodule| + |mkcomm| |normalize| |highCommonTerms| |d01ajf| |endOfFile?| |f02axf| + |permanent| |atanh| |freeOf?| |explicitlyEmpty?| |elRow1!| LE + |innerEigenvectors| |mathieu12| |f04jgf| |iExquo| + |rationalApproximation| |moreAlgebraic?| |postfix| |diagonal?| |acoth| + |taylor| |inHallBasis?| |vconcat| LT |ScanRoman| |dflist| + |degreeSubResultantEuclidean| |cos2sec| |OMputEndAttr| |setsubMatrix!| + |cross| |asech| |laurent| |call| |deriv| |twist| |imagk| + |resetBadValues| |and?| |f04maf| |rootRadius| |e02ajf| |OMgetInteger| + |internalSubQuasiComponent?| |central?| |puiseux| |elColumn2!| + |rootNormalize| |subresultantVector| |factorsOfDegree| |laurentIfCan| + |maxColIndex| |cyclic| |derivative| |extractBottom!| |multiple| |next| + |complete| |OMputAttr| |coerceListOfPairs| |baseRDEsys| + |primeFrobenius| |LazardQuotient2| |objectOf| |basis| |permutation| + |f02xef| |applyQuote| |makeGraphImage| |inv| |e02adf| |lflimitedint| + |leftQuotient| |polygon| |roughSubIdeal?| |log2| |sparsityIF| + |adaptive3D?| |seed| |vector| |ground?| |rightExactQuotient| |ldf2vmf| + |mainVariables| |addiag| |leftAlternative?| |sinh2csch| |points| + |romberg| |froot| |differentiate| |factorials| |ground| |f01qcf| + |readable?| |UnVectorise| |mapMatrixIfCan| |Hausdorff| |expr| |max| + |create3Space| |numberOfVariables| |ruleset| |doubleComplex?| + |leadingMonomial| |jordanAdmissible?| |simpson| |SturmHabichtSequence| + |makeCrit| |putGraph| |double?| |entry| |divisor| + |semiIndiceSubResultantEuclidean| |sorted?| |leadingCoefficient| + |symmetricSquare| |light| |semiDegreeSubResultantEuclidean| |lyndon?| + |leftRecip| |linGenPos| |comp| |computeCycleEntry| |musserTrials| + |repSq| |primitiveMonomials| |qelt| |determinant| |doubleResultant| + |rischDE| |primes| |fortranComplex| |plusInfinity| |chiSquare1| + |rootBound| |suchThat| |leftMult| |reductum| |optpair| |errorInfo| + |palglimint| |pToHdmp| |weakBiRank| |variable| |complexIntegrate| + |minusInfinity| |setPrologue!| |children| |isPower| |xRange| + |monicLeftDivide| |upperCase| |newLine| |resultantReduitEuclidean| + |lp| |algDsolve| |retractIfCan| |factorByRecursion| + |createGenericMatrix| |nullary| |yRange| |prindINFO| |leftPower| + |c06gsf| |minPoints3D| |eval| |reorder| |totalfract| |zRange| |e04naf| + |fractionPart| |makeop| |setMinPoints3D| |LiePoly| |partition| |root?| + |map!| |fixedPoint| |tanNa| |OMconnOutDevice| |monomials| |rightOne| + |rCoord| |comparison| |unmakeSUP| |totalDifferential| |tubePoints| + |qsetelt!| |mainPrimitivePart| |rightExtendedGcd| |function| |lifting| + |airyAi| |harmonic| |rdregime| |compile| |totolex| |minset| |legendre| + |minrank| |leftRank| |setValue!| |type| |f2df| |ksec| |coord| + |Vectorise| |leaves| |dot| |initials| |axes| |distance| + |nextSubsetGray| |groebSolve| |inrootof| |s18acf| |completeEval| + |primintegrate| |packageCall| |palgint0| |curveColor| |true| |cAcosh| + |c06gcf| |yellow| |identity| |iitan| |atom?| |intPatternMatch| + |traverse| |swap!| |coth2trigh| |acscIfCan| |compdegd| |prem| + |setprevious!| |seriesSolve| |setPoly| |acsch| |cAcot| |headReduced?| + |corrPoly| |rewriteIdealWithHeadRemainder| |eigenvectors| |flatten| + |outputFixed| |insert| |numericalIntegration| |space| |laguerre| ** + |tanAn| |initiallyReduce| |physicalLength!| |Gamma| |d02raf| |map| + |constantOpIfCan| |radicalRoots| |directory| |s21bdf| |shade| |se2rfi| + UP2UTS |preprocess| |integers| |nthr| + |removeRoughlyRedundantFactorsInPol| |binaryTree| + |mainCharacterization| |setleaves!| |zero| |fullPartialFraction| + |asimpson| |redPol| |primitivePart| |getRef| |RittWuCompare| |escape| + EQ |listBranches| |singularAtInfinity?| |modulus| |cCsch| + |quotientByP| |setMaxPoints| |rst| |sqfree| |balancedBinaryTree| + |edf2efi| |maxint| |symmetricGroup| SEGMENT |And| |nilFactor| + |quasiMonic?| |whatInfinity| |phiCoord| |lazyPseudoDivide| + |quasiComponent| |basisOfRightNucleus| |deepCopy| |stronglyReduce| + |Or| |f02bjf| |f07aef| |rational| |tube| |OMputEndObject| |member?| + |append| |endSubProgram| |exactQuotient!| |convert| |aromberg| + |algebraic?| |ptree| |solid?| |Not| |zeroSquareMatrix| + |createPrimitiveNormalPoly| |leadingTerm| |topPredicate| |lcm| + |minPol| |tensorProduct| |double| |csc2sin| |factorial| |rightLcm| + |ParCondList| |invertible?| |minordet| |maxrank| |primextintfrac| + |nthExpon| |search| |readLineIfCan!| |close!| |palgRDE0| + |squareFreeFactors| |mapCoef| |bindings| |constantToUnaryFunction| + |repeatUntilLoop| |flagFactor| |collectUpper| + |selectIntegrationRoutines| |meshFun2Var| |primeFactor| |difference| + |getOperator| |dom| |Aleph| |operators| |read!| + |linearDependenceOverZ| |stopTableInvSet!| |gcd| |sub| |polyRDE| + |squareFreePolynomial| |iroot| |sh| |increase| |modTree| |e04jaf| + |comment| |s17dcf| |stoseInvertible?| |union| |atanhIfCan| |floor| + |ridHack1| |alphabetic?| |inverse| |false| |setfirst!| + |normalizeIfCan| |setchildren!| |radicalSolve| |parametric?| + |fixedDivisor| |antisymmetricTensors| |partialNumerators| |conical| + |slex| |exponential1| |returns| |critB| |groebner?| |c06frf| + |integrate| |generalLambert| |nthExponent| |rk4qc| + |stiffnessAndStabilityOfODEIF| |showTheSymbolTable| |monicRightDivide| + |redPo| |extractIfCan| |OMmakeConn| |OMgetAtp| |normInvertible?| + |shiftRight| |declare!| |fi2df| |largest| |title| |subTriSet?| + |regularRepresentation| |s17ajf| |possiblyInfinite?| |close| |isExpt| + |lex| |divideIfCan| |f04mcf| |multiplyCoefficients| |sort| |s20acf| + |adaptive| |tab| |fTable| |pToDmp| |stFuncN| |genericRightTraceForm| + |cyclicEqual?| |rightDivide| |brillhartIrreducible?| |entry?| + |display| |rk4f| |selectMultiDimensionalRoutines| |rightTrim| + |hypergeometric0F1| |symbol?| |e| |truncate| |mkPrim| |fmecg| + |summation| |lastSubResultantElseSplit| |pomopo!| |leftTrim| |ldf2lst| + |graphCurves| |in?| |key?| |lquo| |listOfMonoms| |ode1| + |UpTriBddDenomInv| |outputFloating| |BasicMethod| |Ci| |omError| + |palginfieldint| |c05adf| |withPredicates| |indicialEquations| + |symbolTableOf| |random| |numberOfPrimitivePoly| + |functionIsOscillatory| |bsolve| |changeMeasure| |extractPoint| + |prepareSubResAlgo| |setProperties!| |mapBivariate| |leftUnit| |input| + |realElementary| |eigenvector| |integer?| |printingInfo?| + |axesColorDefault| |cAsinh| |setOrder| |divideIfCan!| |stop| |lepol| + |library| |nodes| |logGamma| |stoseIntegralLastSubResultant| + |changeNameToObjf| |upperCase?| |palgLODE| |rightScalarTimes!| + |tableForDiscreteLogarithm| |d01apf| |charthRoot| |inconsistent?| + |rightPower| |accuracyIF| |ScanFloatIgnoreSpacesIfCan| |wreath| + |euclideanSize| |d02gaf| |top| |goodPoint| |primitivePart!| |output| + |enqueue!| |tail| |primaryDecomp| |squareFreePart| |basisOfCentroid| + |continue| |orthonormalBasis| |biRank| |connect| |e02aef| |hspace| + |fixedPointExquo| |nextItem| |hMonic| |orOperands| |set| + |functionIsContinuousAtEndPoints| |BumInSepFFE| |notelem| |segment| + |insertTop!| |routines| |inRadical?| |OMsupportsCD?| + |differentialVariables| |numberOfOperations| |e02ahf| |subspace| + |e02dff| |strongGenerators| |sum| |evaluateInverse| + |numberOfFractionalTerms| |s18dcf| |OMUnknownSymbol?| |boundOfCauchy| + |taylorRep| |cubic| |setEmpty!| |optional?| |univariateSolve| |kmax| + |s17akf| |identitySquareMatrix| |operator| |rightMult| + |impliesOperands| |linearPolynomials| |enumerate| |middle| |mesh| + |triangulate| |dimension| |alphabetic| |represents| + |irreducibleFactor| |quadratic| |lookup| |infRittWu?| |d01alf| + |OMputApp| |laguerreL| |root| |green| |approximants| |modularFactor| + |epilogue| |number?| |subNodeOf?| |anfactor| |OMgetEndObject| |f02agf| + |constDsolve| |prologue| |show| |stack| |goodnessOfFit| |leastPower| + |midpoint| |qinterval| |e01saf| |lastSubResultant| |pattern| |trunc| + |subMatrix| |cotIfCan| |imagj| |semiSubResultantGcdEuclidean1| |trace| + |nthFactor| |currentScope| |zeroDimPrime?| |diag| |iiatan| |elements| + |splitSquarefree| |leftExtendedGcd| |Lazard| |roughUnitIdeal?| + |fortranDouble| |generalPosition| |red| |numberOfDivisors| + |schwerpunkt| |quasiRegular| |symbol| |rootProduct| |setvalue!| + |constantIfCan| |discreteLog| |selectSumOfSquaresRoutines| + |createLowComplexityNormalBasis| |enterInCache| |bandedHessian| + |rationalPower| |mergeDifference| |deepestTail| |delta| |e01sef| + |abelianGroup| |squareFreeLexTriangular| |listOfLists| + |integralCoordinates| |e02bcf| |inGroundField?| |superHeight| + |besselK| |distribute| |replaceKthElement| |rotatey| |ranges| |li| + |generators| |bandedJacobian| |generalizedEigenvectors| |divisors| + |nor| |linkToFortran| |checkForZero| |rationalPoint?| |open?| + |nextNormalPoly| |colorDef| |d03faf| |csubst| |returnTypeOf| + |newReduc| |denominators| |imagK| |mvar| |LagrangeInterpolation| + |radicalEigenvectors| |oneDimensionalArray| |divideExponents| + |reflect| |solve1| |radPoly| |asinhIfCan| |lowerCase!| + |createLowComplexityTable| |OMgetFloat| |body| |constructorName| + |genericLeftMinimalPolynomial| |cCosh| |OMgetType| + |basisOfLeftNucloid| |internalDecompose| |first| |string| |eq?| + |tubePointsDefault| |reindex| |antiCommutative?| |s17agf| |coleman| + |cycleElt| |polyPart| |lambda| |makeUnit| |rest| |s19aaf| + |removeSinSq| |singRicDE| |bright| |sylvesterMatrix| + |firstUncouplingMatrix| |substitute| |triangular?| |say| |gcdprim| + |rdHack1| |flexible?| |getPickedPoints| |removeDuplicates| |f07adf| + |startTable!| |setCondition!| |s15adf| |removeSinhSq| |normal01| + |leftDiscriminant| |patternMatchTimes| |center| |df2st| + |physicalLength| |drawStyle| |dAndcExp| |f01qdf| |pol| |limitedint| + |digits| |cylindrical| |jacobian| |getDatabase| |hasTopPredicate?| + |delete| |s17aef| |modifyPoint| |recur| |nil?| |atoms| + |primPartElseUnitCanonical| |deleteProperty!| |evenInfiniteProduct| + |absolutelyIrreducible?| |badValues| |e02akf| |e02def| |gramschmidt| + |revert| |commutative?| |semiResultantReduitEuclidean| |weierstrass| + |s21baf| |qroot| |obj| |zeroDimPrimary?| |infLex?| |block| + |nextSublist| |f02akf| |makeprod| |cache| |iiacos| + |genericRightDiscriminant| |times| |deref| |useEisensteinCriterion| + |structuralConstants| |symFunc| |null?| |objects| |solveid| |super| + |opeval| |reducedForm| |linearAssociatedExp| |prinb| |base| + |bubbleSort!| |removeConstantTerm| |clearTheSymbolTable| + |modifyPointData| |exprToUPS| |intersect| |fortranDoubleComplex| + |complexExpand| |linSolve| |clearDenominator| |cons| + |generalizedContinuumHypothesisAssumed?| |rowEchelon| + |fortranLinkerArgs| |dequeue!| |d02cjf| |polygamma| |printInfo!| + |monom| |curveColorPalette| |outlineRender| |deleteRoutine!| + |addPointLast| |rarrow| |basicSet| |univariatePolynomial| |/\\| + |var1Steps| |product| |iifact| |ScanArabic| |makeEq| |OMsend| |log10| + |incrementKthElement| |\\/| |iisec| |prime| |cPower| |even?| |bitand| + |times!| |radix| |common| |setrest!| |constantCoefficientRicDE| + |plotPolar| |ratDenom| |yCoord| |tRange| |integral| |bitior| + |OMreadStr| |OMgetString| |isTimes| |gethi| |dominantTerm| + |mainVariable?| |nodeOf?| |delete!| |selectODEIVPRoutines| + |ellipticCylindrical| |clearTheFTable| |iicos| |perfectNthPower?| + |s18aef| |youngGroup| |nativeModuleExtension| |safeCeiling| |exprex| + NOT |extension| |f04axf| |systemSizeIF| |leftTraceMatrix| + |isAbsolutelyIrreducible?| |radicalEigenvector| |t| OR |OMputEndBind| + |readLine!| |previous| |separateFactors| |characteristicPolynomial| + |rightRecip| |pseudoQuotient| |droot| AND |parameters| |cycleSplit!| + |setLabelValue| |negative?| |leftUnits| |invertibleElseSplit?| + |spherical| |complex?| |groebnerIdeal| |subPolSet?| |argscript| + |e02zaf| |abs| |numerators| |palgint| |primitive?| |quotient| |odd?| + |numberOfNormalPoly| |cAtan| |uncouplingMatrices| + |permutationRepresentation| |maxIndex| |c06fpf| |e01baf| + |getSyntaxFormsFromFile| |smith| |brace| |dihedral| |rank| |critM| + |OMgetSymbol| |integralDerivationMatrix| |sumSquares| |cyclicParents| + |coHeight| |makeSUP| |void| |lexGroebner| |weighted| |replace| + |UP2ifCan| |s17dhf| |unvectorise| |Si| |binaryFunction| |exists?| + |null| |slash| |viewpoint| |bipolar| |reducedSystem| + |generalInfiniteProduct| |coefChoose| |collect| |binaryTournament| + |factorList| |case| |position!| |nextIrreduciblePoly| |inR?| + |coordinate| |sample| |value| |rightUnits| |predicates| |Zero| + |selectOrPolynomials| |bag| |iidprod| |monicModulo| |printCode| + |makeSin| |makeVariable| |factorAndSplit| * |rightRemainder| |One| + |iitanh| |someBasis| |outputArgs| |OMopenFile| |purelyTranscendental?| + |declare| |makeCos| |lists| |isOp| |gderiv| |minPoly| + |increasePrecision| |mapGen| |c05pbf| |OMcloseConn| |node| + |HenselLift| |po| |conditionP| |quickSort| |symmetricProduct| |imagi| + |e04fdf| |mainSquareFreePart| |leftOne| |constantRight| + |lastSubResultantEuclidean| |clipWithRanges| |addmod| + |showArrayValues| |addMatch| |degreeSubResultant| |rootPower| |qPot| + |intermediateResultsIF| |selectfirst| |hasSolution?| + |internalZeroSetSplit| |coercePreimagesImages| + |lazyIrreducibleFactors| |gcdcofact| |real?| |elt| |controlPanel| ~ + |basisOfNucleus| |closedCurve?| |getExplanations| |startStats!| + |lyndon| |cot2trig| Y |factorSquareFreePolynomial| |birth| + |mkIntegral| |cartesian| |parent| |key| |mightHaveRoots| + |doubleFloatFormat| |rightTraceMatrix| |lifting1| |rename!| + |leviCivitaSymbol| |exponents| |sin2csc| + |dimensionOfIrreducibleRepresentation| |options| |critMonD1| + |headReduce| |separateDegrees| |supDimElseRittWu?| |swap| + |lazyPremWithDefault| |swapRows!| |f04adf| |s17adf| |internalAugment| + |multinomial| |homogeneous?| |ramified?| |filename| |build| + |viewDeltaYDefault| |id| |tanhIfCan| |eigenMatrix| + |rewriteSetWithReduction| |xn| |removeDuplicates!| |rowEchelonLocal| + |assign| |lSpaceBasis| |zag| |shiftLeft| |lineColorDefault| + |wholeRagits| |makingStats?| |s17acf| |karatsuba| |decomposeFunc| + |nullity| |decimal| |iisqrt2| |normalDeriv| + |unprotectedRemoveRedundantFactors| |ptFunc| |not?| |removeCoshSq| + |table| |numberOfComputedEntries| |unrankImproperPartitions0| + |complexElementary| |dim| |stripCommentsAndBlanks| |find| + |nextNormalPrimitivePoly| |traceMatrix| |rightDiscriminant| |parse| + |messagePrint| |imagE| |new| |lift| |randomR| |nextPartition| + |generalizedEigenvector| |quotedOperators| |pointColorPalette| |critT| + |f01bsf| |indicialEquation| |seriesToOutputForm| |bat1| |reduce| + |term| |typeLists| |divisorCascade| |child?| |arg1| |approxSqrt| + |nextPrime| |cAcos| |chebyshevU| |OMputObject| |mainMonomials| + |logpart| |clipSurface| |mainForm| |arg2| |frst| + |initializeGroupForWordProblem| |matrixConcat3D| |OMreceive| |moebius| + |andOperands| |generator| |arguments| |cAtanh| |OMgetEndAtp| |term?| + |SturmHabichtMultiple| |identityMatrix| |f04asf| |factorSquareFree| + |xCoord| |terms| |predicate| |genericRightTrace| |conjugate| + |reverse!| |norm| |conditions| |associatedEquations| |minIndex| + |solveInField| |bitTruth| |factor1| |linears| |nthFractionalTerm| + |LyndonCoordinates| |OMencodingBinary| |match| |scalarTypeOf| |s21bcf| + |triangSolve| |resultantReduit| |clikeUniv| |tubePlot| + |clearFortranOutputStack| |basisOfCommutingElements| |curve?| + |sizeMultiplication| |writable?| |computeBasis| |power!| |bracket| + |localIntegralBasis| |randomLC| |mix| |createMultiplicationTable| + |qqq| |bits| |getMatch| |subNode?| |constant?| |possiblyNewVariety?| + |augment| |test| |Ei| |isMult| |mathieu22| |constantKernel| |iidsum| + |simpleBounds?| |directSum| |internalSubPolSet?| |cyclic?| + |unitVector| |getIdentifier| |virtualDegree| |normFactors| |mapUp!| + |leftTrace| |euclideanGroebner| |critBonD| FG2F |const| + |OMencodingSGML| |left| |closeComponent| |#| |sechIfCan| |adaptive?| + |repeating| |initial| |mapDown!| |palglimint0| |right| |OMgetEndError| + |partialFraction| |lo| |completeSmith| |balancedFactorisation| + |semiLastSubResultantEuclidean| |logical?| |OMParseError?| |lllip| + |subResultantsChain| |radicalEigenvalues| |mainVariable| |monicDivide| + |debug| |incr| |reverse| |c02aff| |equiv?| |rotate| |nextColeman| + |meatAxe| |sech2cosh| |innerint| |edf2ef| |sumOfDivisors| + |identification| |hi| |doubleDisc| |rightFactorCandidate| |column| + |toseInvertibleSet| |internalIntegrate0| |LyndonWordsList1| + |startTableInvSet!| |index| |continuedFraction| |surface| + |algebraicOf| |exQuo| |coerceL| |leadingExponent| |lfunc| |bfEntry| + |cardinality| |extendedResultant| |polyred| |f01maf| + |removeSquaresIfCan| |currentSubProgram| |mainDefiningPolynomial| + |c06eaf| |tan2trig| |makeTerm| |frobenius| |OMputEndBVar| |shufflein| + |equality| |clipParametric| |mapUnivariateIfCan| + |rewriteSetByReducingWithParticularGenerators| |alphanumeric?| |An| + |hclf| |variationOfParameters| |pair| |presuper| |extractIndex| + |rightUnit| |lyndonIfCan| |mainCoefficients| |dmpToHdmp| |parabolic| + |iiacsch| |standardBasisOfCyclicSubmodule| |cn| |complexSolve| + |s14aaf| |univariatePolynomialsGcds| |toseLastSubResultant| + |pascalTriangle| |reset| |zeroDimensional?| |torsionIfCan| + |showTheFTable| |drawCurves| |noKaratsuba| |trapezoidal| + |blankSeparate| |completeEchelonBasis| |c05nbf| |var2StepsDefault| + |mindegTerm| |testDim| |graphs| |partialQuotients| |sayLength| + |tryFunctionalDecomposition| |f07fdf| |parts| + |leftCharacteristicPolynomial| |write| |myDegree| |roughEqualIdeals?| + |lazyPrem| |splitDenominator| |toroidal| |systemCommand| |hermite| + |factorPolynomial| |cycleLength| |save| |prinshINFO| |associates?| + |implies?| |iiacsc| |useEisensteinCriterion?| + |factorsOfCyclicGroupSize| |s18def| |float?| |RemainderList| |e02agf| + |integralRepresents| |SturmHabicht| |setlast!| |pdf2ef| + |rationalPoints| |printInfo| |d01fcf| |OMencodingXML| |tValues| + |OMgetError| |mainKernel| |exprToGenUPS| |transform| |copy!| + |fortranLiteralLine| |viewWriteAvailable| |leftRankPolynomial| + |numberOfImproperPartitions| |extractSplittingLeaf| |intensity| + |interpolate| |extendedEuclidean| |bitLength| |e01bef| + |OMsupportsSymbol?| |nextLatticePermutation| |message| |PDESolve| + |generate| |numberOfFactors| |f01ref| |selectAndPolynomials| |reseed| + |dn| |safeFloor| |expint| |viewWriteDefault| + |zeroSetSplitIntoTriangularSystems| |multiplyExponents| + |realEigenvectors| |gcdPrimitive| |prepareDecompose| |getMeasure| + |sizeLess?| |primextendedint| |loadNativeModule| BY |splitNodeOf!| + |sinhcosh| |nextsubResultant2| |partitions| |incrementBy| + |resetAttributeButtons| |e04gcf| |showTheIFTable| |tanIfCan| + |shanksDiscLogAlgorithm| |members| |pr2dmp| |print| |coefficient| + |totalDegree| |startTableGcd!| |expand| |tanintegrate| |sup| |maxdeg| + |binary| |complexRoots| |moduleSum| |curry| |insertionSort!| |leftGcd| + |updateStatus!| |decompose| |name| |filterWhile| |iicsch| + |removeIrreducibleRedundantFactors| |expt| |latex| |rootsOf| + |leadingIndex| |submod| |bivariatePolynomials| |oddintegers| + |removeRedundantFactorsInContents| |limitPlus| |filterUntil| + |symmetricRemainder| |constantLeft| |besselJ| |unravel| |or| |ratPoly| + |option?| |yCoordinates| |fibonacci| |showIntensityFunctions| |subSet| + |select| |setAttributeButtonStep| |dimensionsOf| |denominator| + |extendedint| |and| |genericLeftTraceForm| |contract| |polCase| F + |ScanFloatIgnoreSpaces| |recoverAfterFail| |diophantineSystem| |scan| + |applyRules| |combineFeatureCompatibility| |wronskianMatrix| |tanQ| + |trace2PowMod| |nextPrimitiveNormalPoly| |denomLODE| |positiveSolve| + |pquo| |fixPredicate| |simplifyPower| |rootOf| |quasiRegular?| + |mkAnswer| |extractTop!| |swapColumns!| |OMsetEncoding| |quoByVar| + |particularSolution| |simplifyExp| |sPol| |hexDigit?| + |multiEuclideanTree| |reducedQPowers| |toseInvertible?| |countable?| + |scopes| |innerSolve1| |OMencodingUnknown| |minimize| |kovacic| + |collectUnder| |createPrimitiveElement| |component| + |fractionFreeGauss!| |rationalFunction| |iiacoth| |binomThmExpt| + |ffactor| |derivationCoordinates| |critpOrder| |OMputFloat| |dec| + |besselY| |outputSpacing| |squareFreePrim| |extractClosed| + |transcendenceDegree| |leftNorm| |FormatRoman| |polynomialZeros| + |geometric| |iiperm| |makeRecord| |c06gbf| |vspace| |monomRDE| + |retract| |interval| |edf2df| |leftRegularRepresentation| |unparse| + |areEquivalent?| |normalizedDivide| |interReduce| |specialTrigs| + |f02aaf| |indicialEquationAtInfinity| |linearDependence| |dequeue| + |e04mbf| |halfExtendedResultant2| |f2st| |f01mcf| |splitConstant| + |d02kef| |ListOfTerms| |airyBi| |padicallyExpand| + |expenseOfEvaluation| |s14baf| |errorKind| |e01sff| |compactFraction| + |cycleEntry| |rational?| |mapdiv| |bumptab| |resultantEuclideannaif| + |topFortranOutputStack| |eisensteinIrreducible?| |vectorise| + |minimumDegree| |shuffle| |iomode| |makeFloatFunction| |changeBase| + |outputForm| |complexEigenvalues| |testModulus| |init| |fglmIfCan| + |idealSimplify| |mapSolve| |closedCurve| |OMgetBVar| |anticoord| + |octon| |expressIdealMember| |changeVar| |gbasis| |diagonal| |credPol| + |nonQsign| |byte| |pointColor| |leftRemainder| |subCase?| |f01brf| + |makeMulti| |over| |makeSketch| |setEpilogue!| |quadraticForm| + |functionIsFracPolynomial?| |eigenvalues| |realRoots| |logIfCan| + |hyperelliptic| |charpol| |sumOfSquares| |OMputVariable| |zero?| + |OMgetEndApp| |nonSingularModel| |modularGcd| |child| + |definingEquations| |property| |halfExtendedSubResultantGcd2| + |rootDirectory| |argument| |lazyResidueClass| |fillPascalTriangle| + |setref| |setTex!| |solveLinearlyOverQ| |algintegrate| + |extendedIntegrate| |perfectNthRoot| |asecIfCan| |llprop| + |symmetricPower| |plus!| |hcrf| = |cAsin| |semiResultantEuclidean2| + |mapmult| |createPrimitivePoly| |cyclicGroup| |characteristic| + |nthRoot| |doublyTransitive?| |iipow| |diagonalMatrix| |degree| + |setTopPredicate| |element?| |separate| |units| |failed?| + |lazyVariations| |iicosh| |factorSFBRlcUnit| |algSplitSimple| + |userOrdered?| |getGoodPrime| < |getOrder| |extract!| |LyndonBasis| + |insertRoot!| |curve| |leaf?| |basisOfMiddleNucleus| |complexZeros| + |unit?| > |makeYoungTableau| |exprHasWeightCosWXorSinWX| + |setAdaptive3D| |iicsc| |leadingCoefficientRicDE| |dictionary| + |lieAdmissible?| |copyInto!| <= |trigs| |henselFact| + |explicitEntries?| |pdct| |genericRightNorm| + |unrankImproperPartitions1| |aLinear| |unitNormalize| >= |htrigs| + |viewDeltaXDefault| |clearTable!| |separant| + |semiSubResultantGcdEuclidean2| |whileLoop| |pastel| |setClipValue| + |innerSolve| |expintfldpoly| |OMbindTCP| |transcendent?| |inc| + |curryLeft| |outputAsScript| |zerosOf| |less?| |top!| |depth| |e04dgf| + |listexp| |laurentRep| |wordsForStrongGenerators| |setnext!| |code| + |acotIfCan| |bumptab1| |stFunc2| |var1StepsDefault| |inverseLaplace| + |keys| |primitiveElement| |paren| |acoshIfCan| + |monomialIntPoly| + |basisOfRightAnnihilator| |reverseLex| |setButtonValue| |f04mbf| + |cCsc| |realZeros| |psolve| |rectangularMatrix| - + |inverseIntegralMatrixAtInfinity| |realEigenvalues| |extendIfCan| + |polar| |rightCharacteristicPolynomial| |imaginary| + |addMatchRestricted| |conjug| |factorSquareFreeByRecursion| / + |squareTop| |rotatez| |bottom!| |list| |OMgetBind| + |primPartElseUnitCanonical!| |iilog| |ocf2ocdf| |precision| + |definingInequation| |rightRank| |operation| |optAttributes| + |cscIfCan| |car| |isPlus| |algebraicVariables| |computePowers| + |refine| |infinite?| |pointPlot| |quasiMonicPolynomials| |cosIfCan| + |cdr| |viewPosDefault| |computeInt| |setProperty!| + |parabolicCylindrical| |numberOfComposites| |triangularSystems| + |equivOperands| |implies| |callForm?| |df2mf| |setDifference| + |setStatus| |module| |script| |nary?| |oblateSpheroidal| |linear| + |loopPoints| |LowTriBddDenomInv| |varList| |xor| + |rootOfIrreduciblePoly| |palgintegrate| |setIntersection| |positive?| + |failed| |inverseColeman| |bringDown| |contains?| + |solveLinearPolynomialEquationByFractions| |graphImage| |setUnion| + |satisfy?| |components| |LyndonWordsList| |split!| |datalist| + |normal?| |e01bgf| |polynomial| |completeHermite| |properties| + |nextsousResultant2| |setErrorBound| |fortranCarriageReturn| |apply| + |numberOfCycles| |tex| |cothIfCan| |padecf| |generic?| |debug3D| + |arrayStack| |limit| |shift| |janko2| |finiteBasis| |iprint| |entries| + |e02bbf| |overset?| |selectsecond| |stiffnessAndStabilityFactor| + |translate| |rule| |elementary| |size| |resultant| |iibinom| + |external?| |leftScalarTimes!| |s13aaf| |sturmSequence| |rischDEsys| + |getButtonValue| |socf2socdf| |f02aff| |flexibleArray| + |minimalPolynomial| |OMreadFile| |leftZero| |normalizeAtInfinity| + |cRationalPower| |e02ddf| |iiexp| |graphState| |numberOfHues| + |lazyIntegrate| |validExponential| |Is| |leftFactor| |recolor| + |eulerPhi| |eq| |chebyshevT| |integer| |degreePartition| |ref| |rk4| + |OMgetVariable| |calcRanges| |removeRedundantFactorsInPols| |tree| + |d02bbf| |iter| |cap| |d01aqf| |trailingCoefficient| |ParCond| + |exactQuotient| |basisOfRightNucloid| |gcdPolynomial| |pseudoDivide| + |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 520fce64..8e884f95 100644 --- a/src/share/algebra/interp.daase +++ b/src/share/algebra/interp.daase @@ -1,4916 +1,4916 @@ -(3149566 . 3420952972) -((-2009 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-1438 (($ (-1 (-108) |#2| |#2|) $) 18) (($ $) NIL)) (-1429 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-1140 (-525)) |#2|) 34)) (-1814 (($ $) 59)) (-3501 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-1916 (((-525) (-1 (-108) |#2|) $) 22) (((-525) |#2| $) NIL) (((-525) |#2| $ (-525)) 73)) (-3702 (((-592 |#2|) $) 13)) (-4205 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-2622 (($ (-1 |#2| |#2|) $) 29)) (-2694 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-2683 (($ |#2| $ (-525)) NIL) (($ $ $ (-525)) 50)) (-1639 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-3339 (((-108) (-1 (-108) |#2|) $) 21)) (-3410 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL) (($ $ (-1140 (-525))) 49)) (-3157 (($ $ (-525)) 56) (($ $ (-1140 (-525))) 55)) (-2041 (((-713) (-1 (-108) |#2|) $) 26) (((-713) |#2| $) NIL)) (-1721 (($ $ $ (-525)) 52)) (-1451 (($ $) 51)) (-1279 (($ (-592 |#2|)) 53)) (-2014 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-592 $)) 62)) (-1270 (((-798) $) 69)) (-1286 (((-108) (-1 (-108) |#2|) $) 20)) (-3994 (((-108) $ $) 72)) (-4017 (((-108) $ $) 75))) -(((-18 |#1| |#2|) (-10 -8 (-15 -3994 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -1438 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1814 (|#1| |#1|)) (-15 -1721 (|#1| |#1| |#1| (-525))) (-15 -2009 ((-108) |#1|)) (-15 -4205 (|#1| |#1| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1429 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -1429 (|#2| |#1| (-525) |#2|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3702 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1451 (|#1| |#1|))) (-19 |#2|) (-1127)) (T -18)) +(3149566 . 3421035941) +((-2545 (((-108) (-1 (-108) |#2| |#2|) $) 63) (((-108) $) NIL)) (-2166 (($ (-1 (-108) |#2| |#2|) $) 18) (($ $) NIL)) (-1432 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-1140 (-525)) |#2|) 34)) (-3533 (($ $) 59)) (-3497 ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 40) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 38) ((|#2| (-1 |#2| |#2| |#2|) $) 37)) (-1920 (((-525) (-1 (-108) |#2|) $) 22) (((-525) |#2| $) NIL) (((-525) |#2| $ (-525)) 73)) (-3700 (((-592 |#2|) $) 13)) (-2025 (($ (-1 (-108) |#2| |#2|) $ $) 48) (($ $ $) NIL)) (-2608 (($ (-1 |#2| |#2|) $) 29)) (-2688 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 44)) (-2678 (($ |#2| $ (-525)) NIL) (($ $ $ (-525)) 50)) (-3478 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 24)) (-1509 (((-108) (-1 (-108) |#2|) $) 21)) (-3405 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL) (($ $ (-1140 (-525))) 49)) (-3153 (($ $ (-525)) 56) (($ $ (-1140 (-525))) 55)) (-2041 (((-713) (-1 (-108) |#2|) $) 26) (((-713) |#2| $) NIL)) (-4033 (($ $ $ (-525)) 52)) (-1454 (($ $) 51)) (-1280 (($ (-592 |#2|)) 53)) (-2017 (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ $ $) 64) (($ (-592 $)) 62)) (-1271 (((-798) $) 69)) (-2375 (((-108) (-1 (-108) |#2|) $) 20)) (-3992 (((-108) $ $) 72)) (-4015 (((-108) $ $) 75))) +(((-18 |#1| |#2|) (-10 -8 (-15 -3992 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2166 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3533 (|#1| |#1|)) (-15 -4033 (|#1| |#1| |#1| (-525))) (-15 -2545 ((-108) |#1|)) (-15 -2025 (|#1| |#1| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1432 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -1432 (|#2| |#1| (-525) |#2|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3700 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1454 (|#1| |#1|))) (-19 |#2|) (-1127)) (T -18)) NIL -(-10 -8 (-15 -3994 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -1438 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1814 (|#1| |#1|)) (-15 -1721 (|#1| |#1| |#1| (-525))) (-15 -2009 ((-108) |#1|)) (-15 -4205 (|#1| |#1| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1429 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -1429 (|#2| |#1| (-525) |#2|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3702 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1451 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-1916 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 70)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 82 (|has| |#1| (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -3992 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2166 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3533 (|#1| |#1|)) (-15 -4033 (|#1| |#1| |#1| (-525))) (-15 -2545 ((-108) |#1|)) (-15 -2025 (|#1| |#1| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1432 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -1432 (|#2| |#1| (-525) |#2|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3700 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1454 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-1920 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 70)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 82 (|has| |#1| (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-19 |#1|) (-131) (-1127)) (T -19)) NIL (-13 (-351 |t#1|) (-10 -7 (-6 -4256))) -(((-33) . T) ((-97) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) -((-2467 (((-3 $ "failed") $ $) 12)) (-4090 (($ $) NIL) (($ $ $) 9)) (* (($ (-856) $) NIL) (($ (-713) $) 16) (($ (-525) $) 21))) -(((-20 |#1|) (-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -2467 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-21)) (T -20)) +(((-33) . T) ((-97) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) +((-1916 (((-3 $ "failed") $ $) 12)) (-4088 (($ $) NIL) (($ $ $) 9)) (* (($ (-856) $) NIL) (($ (-713) $) 16) (($ (-525) $) 21))) +(((-20 |#1|) (-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -1916 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-21)) (T -20)) NIL -(-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -2467 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20))) +(-10 -8 (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -1916 ((-3 |#1| "failed") |#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20))) (((-21) (-131)) (T -21)) -((-4090 (*1 *1 *1) (-4 *1 (-21))) (-4090 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525))))) -(-13 (-126) (-10 -8 (-15 -4090 ($ $)) (-15 -4090 ($ $ $)) (-15 * ($ (-525) $)))) +((-4088 (*1 *1 *1) (-4 *1 (-21))) (-4088 (*1 *1 *1 *1) (-4 *1 (-21))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525))))) +(-13 (-126) (-10 -8 (-15 -4088 ($ $)) (-15 -4088 ($ $ $)) (-15 * ($ (-525) $)))) (((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2028 (((-108) $) 10)) (-4083 (($) 15)) (* (($ (-856) $) 14) (($ (-713) $) 18))) -(((-22 |#1|) (-10 -8 (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 -4083 (|#1|)) (-15 * (|#1| (-856) |#1|))) (-23)) (T -22)) +((-3969 (((-108) $) 10)) (-3347 (($) 15)) (* (($ (-856) $) 14) (($ (-713) $) 18))) +(((-22 |#1|) (-10 -8 (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 -3347 (|#1|)) (-15 * (|#1| (-856) |#1|))) (-23)) (T -22)) NIL -(-10 -8 (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 -4083 (|#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15))) +(-10 -8 (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 -3347 (|#1|)) (-15 * (|#1| (-856) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15))) (((-23) (-131)) (T -23)) -((-3355 (*1 *1) (-4 *1 (-23))) (-4083 (*1 *1) (-4 *1 (-23))) (-2028 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-713))))) -(-13 (-25) (-10 -8 (-15 (-3355) ($) -1478) (-15 -4083 ($) -1478) (-15 -2028 ((-108) $)) (-15 * ($ (-713) $)))) +((-3351 (*1 *1) (-4 *1 (-23))) (-3347 (*1 *1) (-4 *1 (-23))) (-3969 (*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-713))))) +(-13 (-25) (-10 -8 (-15 (-3351) ($) -1482) (-15 -3347 ($) -1482) (-15 -3969 ((-108) $)) (-15 * ($ (-713) $)))) (((-25) . T) ((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) ((* (($ (-856) $) 10))) (((-24 |#1|) (-10 -8 (-15 * (|#1| (-856) |#1|))) (-25)) (T -24)) NIL (-10 -8 (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13))) +((-1261 (((-108) $ $) 7)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13))) (((-25) (-131)) (T -25)) -((-4080 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-856))))) -(-13 (-1020) (-10 -8 (-15 -4080 ($ $ $)) (-15 * ($ (-856) $)))) +((-4078 (*1 *1 *1 *1) (-4 *1 (-25))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-856))))) +(-13 (-1020) (-10 -8 (-15 -4078 ($ $ $)) (-15 * ($ (-856) $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2963 (((-592 $) (-887 $)) 29) (((-592 $) (-1087 $)) 16) (((-592 $) (-1087 $) (-1091)) 20)) (-2460 (($ (-887 $)) 27) (($ (-1087 $)) 11) (($ (-1087 $) (-1091)) 54)) (-1319 (((-592 $) (-887 $)) 30) (((-592 $) (-1087 $)) 18) (((-592 $) (-1087 $) (-1091)) 19)) (-1957 (($ (-887 $)) 28) (($ (-1087 $)) 13) (($ (-1087 $) (-1091)) NIL))) -(((-26 |#1|) (-10 -8 (-15 -2963 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -2963 ((-592 |#1|) (-1087 |#1|))) (-15 -2963 ((-592 |#1|) (-887 |#1|))) (-15 -2460 (|#1| (-1087 |#1|) (-1091))) (-15 -2460 (|#1| (-1087 |#1|))) (-15 -2460 (|#1| (-887 |#1|))) (-15 -1319 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -1319 ((-592 |#1|) (-1087 |#1|))) (-15 -1319 ((-592 |#1|) (-887 |#1|))) (-15 -1957 (|#1| (-1087 |#1|) (-1091))) (-15 -1957 (|#1| (-1087 |#1|))) (-15 -1957 (|#1| (-887 |#1|)))) (-27)) (T -26)) +((-4059 (((-592 $) (-887 $)) 29) (((-592 $) (-1087 $)) 16) (((-592 $) (-1087 $) (-1091)) 20)) (-1863 (($ (-887 $)) 27) (($ (-1087 $)) 11) (($ (-1087 $) (-1091)) 54)) (-3804 (((-592 $) (-887 $)) 30) (((-592 $) (-1087 $)) 18) (((-592 $) (-1087 $) (-1091)) 19)) (-3848 (($ (-887 $)) 28) (($ (-1087 $)) 13) (($ (-1087 $) (-1091)) NIL))) +(((-26 |#1|) (-10 -8 (-15 -4059 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -4059 ((-592 |#1|) (-1087 |#1|))) (-15 -4059 ((-592 |#1|) (-887 |#1|))) (-15 -1863 (|#1| (-1087 |#1|) (-1091))) (-15 -1863 (|#1| (-1087 |#1|))) (-15 -1863 (|#1| (-887 |#1|))) (-15 -3804 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -3804 ((-592 |#1|) (-1087 |#1|))) (-15 -3804 ((-592 |#1|) (-887 |#1|))) (-15 -3848 (|#1| (-1087 |#1|) (-1091))) (-15 -3848 (|#1| (-1087 |#1|))) (-15 -3848 (|#1| (-887 |#1|)))) (-27)) (T -26)) NIL -(-10 -8 (-15 -2963 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -2963 ((-592 |#1|) (-1087 |#1|))) (-15 -2963 ((-592 |#1|) (-887 |#1|))) (-15 -2460 (|#1| (-1087 |#1|) (-1091))) (-15 -2460 (|#1| (-1087 |#1|))) (-15 -2460 (|#1| (-887 |#1|))) (-15 -1319 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -1319 ((-592 |#1|) (-1087 |#1|))) (-15 -1319 ((-592 |#1|) (-887 |#1|))) (-15 -1957 (|#1| (-1087 |#1|) (-1091))) (-15 -1957 (|#1| (-1087 |#1|))) (-15 -1957 (|#1| (-887 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2963 (((-592 $) (-887 $)) 80) (((-592 $) (-1087 $)) 79) (((-592 $) (-1087 $) (-1091)) 78)) (-2460 (($ (-887 $)) 83) (($ (-1087 $)) 82) (($ (-1087 $) (-1091)) 81)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-2211 (($ $) 92)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-1319 (((-592 $) (-887 $)) 86) (((-592 $) (-1087 $)) 85) (((-592 $) (-1087 $) (-1091)) 84)) (-1957 (($ (-887 $)) 89) (($ (-1087 $)) 88) (($ (-1087 $) (-1091)) 87)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 91)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +(-10 -8 (-15 -4059 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -4059 ((-592 |#1|) (-1087 |#1|))) (-15 -4059 ((-592 |#1|) (-887 |#1|))) (-15 -1863 (|#1| (-1087 |#1|) (-1091))) (-15 -1863 (|#1| (-1087 |#1|))) (-15 -1863 (|#1| (-887 |#1|))) (-15 -3804 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -3804 ((-592 |#1|) (-1087 |#1|))) (-15 -3804 ((-592 |#1|) (-887 |#1|))) (-15 -3848 (|#1| (-1087 |#1|) (-1091))) (-15 -3848 (|#1| (-1087 |#1|))) (-15 -3848 (|#1| (-887 |#1|)))) +((-1261 (((-108) $ $) 7)) (-4059 (((-592 $) (-887 $)) 80) (((-592 $) (-1087 $)) 79) (((-592 $) (-1087 $) (-1091)) 78)) (-1863 (($ (-887 $)) 83) (($ (-1087 $)) 82) (($ (-1087 $) (-1091)) 81)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-2211 (($ $) 92)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-3804 (((-592 $) (-887 $)) 86) (((-592 $) (-1087 $)) 85) (((-592 $) (-1087 $) (-1091)) 84)) (-3848 (($ (-887 $)) 89) (($ (-1087 $)) 88) (($ (-1087 $) (-1091)) 87)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 91)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-27) (-131)) (T -27)) -((-1957 (*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) (-1957 (*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) (-1957 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) (-1319 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-1319 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-1319 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-2460 (*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) (-2460 (*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) (-2460 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) (-2963 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-2963 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-2963 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) (-5 *2 (-592 *1))))) -(-13 (-341) (-934) (-10 -8 (-15 -1957 ($ (-887 $))) (-15 -1957 ($ (-1087 $))) (-15 -1957 ($ (-1087 $) (-1091))) (-15 -1319 ((-592 $) (-887 $))) (-15 -1319 ((-592 $) (-1087 $))) (-15 -1319 ((-592 $) (-1087 $) (-1091))) (-15 -2460 ($ (-887 $))) (-15 -2460 ($ (-1087 $))) (-15 -2460 ($ (-1087 $) (-1091))) (-15 -2963 ((-592 $) (-887 $))) (-15 -2963 ((-592 $) (-1087 $))) (-15 -2963 ((-592 $) (-1087 $) (-1091))))) +((-3848 (*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) (-3848 (*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) (-3848 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) (-3804 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-3804 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-3804 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-1863 (*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) (-1863 (*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) (-1863 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) (-4059 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-4059 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) (-4059 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) (-5 *2 (-592 *1))))) +(-13 (-341) (-934) (-10 -8 (-15 -3848 ($ (-887 $))) (-15 -3848 ($ (-1087 $))) (-15 -3848 ($ (-1087 $) (-1091))) (-15 -3804 ((-592 $) (-887 $))) (-15 -3804 ((-592 $) (-1087 $))) (-15 -3804 ((-592 $) (-1087 $) (-1091))) (-15 -1863 ($ (-887 $))) (-15 -1863 ($ (-1087 $))) (-15 -1863 ($ (-1087 $) (-1091))) (-15 -4059 ((-592 $) (-887 $))) (-15 -4059 ((-592 $) (-1087 $))) (-15 -4059 ((-592 $) (-1087 $) (-1091))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-934) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-2963 (((-592 $) (-887 $)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 $) (-1091)) 50) (((-592 $) $) 19) (((-592 $) $ (-1091)) 41)) (-2460 (($ (-887 $)) NIL) (($ (-1087 $)) NIL) (($ (-1087 $) (-1091)) 52) (($ $) 17) (($ $ (-1091)) 37)) (-1319 (((-592 $) (-887 $)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 $) (-1091)) 48) (((-592 $) $) 15) (((-592 $) $ (-1091)) 43)) (-1957 (($ (-887 $)) NIL) (($ (-1087 $)) NIL) (($ (-1087 $) (-1091)) NIL) (($ $) 12) (($ $ (-1091)) 39))) -(((-28 |#1| |#2|) (-10 -8 (-15 -2963 ((-592 |#1|) |#1| (-1091))) (-15 -2460 (|#1| |#1| (-1091))) (-15 -2963 ((-592 |#1|) |#1|)) (-15 -2460 (|#1| |#1|)) (-15 -1319 ((-592 |#1|) |#1| (-1091))) (-15 -1957 (|#1| |#1| (-1091))) (-15 -1319 ((-592 |#1|) |#1|)) (-15 -1957 (|#1| |#1|)) (-15 -2963 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -2963 ((-592 |#1|) (-1087 |#1|))) (-15 -2963 ((-592 |#1|) (-887 |#1|))) (-15 -2460 (|#1| (-1087 |#1|) (-1091))) (-15 -2460 (|#1| (-1087 |#1|))) (-15 -2460 (|#1| (-887 |#1|))) (-15 -1319 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -1319 ((-592 |#1|) (-1087 |#1|))) (-15 -1319 ((-592 |#1|) (-887 |#1|))) (-15 -1957 (|#1| (-1087 |#1|) (-1091))) (-15 -1957 (|#1| (-1087 |#1|))) (-15 -1957 (|#1| (-887 |#1|)))) (-29 |#2|) (-13 (-789) (-517))) (T -28)) +((-4059 (((-592 $) (-887 $)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 $) (-1091)) 50) (((-592 $) $) 19) (((-592 $) $ (-1091)) 41)) (-1863 (($ (-887 $)) NIL) (($ (-1087 $)) NIL) (($ (-1087 $) (-1091)) 52) (($ $) 17) (($ $ (-1091)) 37)) (-3804 (((-592 $) (-887 $)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 $) (-1091)) 48) (((-592 $) $) 15) (((-592 $) $ (-1091)) 43)) (-3848 (($ (-887 $)) NIL) (($ (-1087 $)) NIL) (($ (-1087 $) (-1091)) NIL) (($ $) 12) (($ $ (-1091)) 39))) +(((-28 |#1| |#2|) (-10 -8 (-15 -4059 ((-592 |#1|) |#1| (-1091))) (-15 -1863 (|#1| |#1| (-1091))) (-15 -4059 ((-592 |#1|) |#1|)) (-15 -1863 (|#1| |#1|)) (-15 -3804 ((-592 |#1|) |#1| (-1091))) (-15 -3848 (|#1| |#1| (-1091))) (-15 -3804 ((-592 |#1|) |#1|)) (-15 -3848 (|#1| |#1|)) (-15 -4059 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -4059 ((-592 |#1|) (-1087 |#1|))) (-15 -4059 ((-592 |#1|) (-887 |#1|))) (-15 -1863 (|#1| (-1087 |#1|) (-1091))) (-15 -1863 (|#1| (-1087 |#1|))) (-15 -1863 (|#1| (-887 |#1|))) (-15 -3804 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -3804 ((-592 |#1|) (-1087 |#1|))) (-15 -3804 ((-592 |#1|) (-887 |#1|))) (-15 -3848 (|#1| (-1087 |#1|) (-1091))) (-15 -3848 (|#1| (-1087 |#1|))) (-15 -3848 (|#1| (-887 |#1|)))) (-29 |#2|) (-13 (-789) (-517))) (T -28)) NIL -(-10 -8 (-15 -2963 ((-592 |#1|) |#1| (-1091))) (-15 -2460 (|#1| |#1| (-1091))) (-15 -2963 ((-592 |#1|) |#1|)) (-15 -2460 (|#1| |#1|)) (-15 -1319 ((-592 |#1|) |#1| (-1091))) (-15 -1957 (|#1| |#1| (-1091))) (-15 -1319 ((-592 |#1|) |#1|)) (-15 -1957 (|#1| |#1|)) (-15 -2963 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -2963 ((-592 |#1|) (-1087 |#1|))) (-15 -2963 ((-592 |#1|) (-887 |#1|))) (-15 -2460 (|#1| (-1087 |#1|) (-1091))) (-15 -2460 (|#1| (-1087 |#1|))) (-15 -2460 (|#1| (-887 |#1|))) (-15 -1319 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -1319 ((-592 |#1|) (-1087 |#1|))) (-15 -1319 ((-592 |#1|) (-887 |#1|))) (-15 -1957 (|#1| (-1087 |#1|) (-1091))) (-15 -1957 (|#1| (-1087 |#1|))) (-15 -1957 (|#1| (-887 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2963 (((-592 $) (-887 $)) 80) (((-592 $) (-1087 $)) 79) (((-592 $) (-1087 $) (-1091)) 78) (((-592 $) $) 126) (((-592 $) $ (-1091)) 124)) (-2460 (($ (-887 $)) 83) (($ (-1087 $)) 82) (($ (-1087 $) (-1091)) 81) (($ $) 127) (($ $ (-1091)) 125)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1091)) $) 201)) (-2146 (((-385 (-1087 $)) $ (-565 $)) 233 (|has| |#1| (-517)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-1896 (((-592 (-565 $)) $) 164)) (-2467 (((-3 $ "failed") $ $) 19)) (-1222 (($ $ (-592 (-565 $)) (-592 $)) 154) (($ $ (-592 (-273 $))) 153) (($ $ (-273 $)) 152)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-2211 (($ $) 92)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-1319 (((-592 $) (-887 $)) 86) (((-592 $) (-1087 $)) 85) (((-592 $) (-1087 $) (-1091)) 84) (((-592 $) $) 130) (((-592 $) $ (-1091)) 128)) (-1957 (($ (-887 $)) 89) (($ (-1087 $)) 88) (($ (-1087 $) (-1091)) 87) (($ $) 131) (($ $ (-1091)) 129)) (-2591 (((-3 (-887 |#1|) "failed") $) 251 (|has| |#1| (-977))) (((-3 (-385 (-887 |#1|)) "failed") $) 235 (|has| |#1| (-517))) (((-3 |#1| "failed") $) 197) (((-3 (-525) "failed") $) 195 (|has| |#1| (-968 (-525)))) (((-3 (-1091) "failed") $) 188) (((-3 (-565 $) "failed") $) 139) (((-3 (-385 (-525)) "failed") $) 123 (-3279 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-3897 (((-887 |#1|) $) 252 (|has| |#1| (-977))) (((-385 (-887 |#1|)) $) 236 (|has| |#1| (-517))) ((|#1| $) 198) (((-525) $) 194 (|has| |#1| (-968 (-525)))) (((-1091) $) 189) (((-565 $) $) 140) (((-385 (-525)) $) 122 (-3279 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-1726 (($ $ $) 55)) (-4082 (((-632 |#1|) (-632 $)) 241 (|has| |#1| (-977))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 240 (|has| |#1| (-977))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 121 (-3279 (-3831 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-3831 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (((-632 (-525)) (-632 $)) 120 (-3279 (-3831 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-3831 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 193 (|has| |#1| (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 192 (|has| |#1| (-821 (-525))))) (-3733 (($ (-592 $)) 158) (($ $) 157)) (-1366 (((-592 (-110)) $) 165)) (-4166 (((-110) (-110)) 166)) (-4211 (((-108) $) 31)) (-2353 (((-108) $) 186 (|has| $ (-968 (-525))))) (-2142 (($ $) 218 (|has| |#1| (-977)))) (-1498 (((-1043 |#1| (-565 $)) $) 217 (|has| |#1| (-977)))) (-1750 (($ $ (-525)) 91)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-3469 (((-1087 $) (-565 $)) 183 (|has| $ (-977)))) (-2371 (($ $ $) 137)) (-2535 (($ $ $) 136)) (-2694 (($ (-1 $ $) (-565 $)) 172)) (-1536 (((-3 (-565 $) "failed") $) 162)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2129 (((-592 (-565 $)) $) 163)) (-1578 (($ (-110) (-592 $)) 171) (($ (-110) $) 170)) (-2343 (((-3 (-592 $) "failed") $) 212 (|has| |#1| (-1032)))) (-2013 (((-3 (-2 (|:| |val| $) (|:| -2815 (-525))) "failed") $) 221 (|has| |#1| (-977)))) (-2968 (((-3 (-592 $) "failed") $) 214 (|has| |#1| (-25)))) (-3808 (((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 $))) "failed") $) 215 (|has| |#1| (-25)))) (-3065 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-1091)) 220 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-110)) 219 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $) 213 (|has| |#1| (-1032)))) (-2902 (((-108) $ (-1091)) 169) (((-108) $ (-110)) 168)) (-2502 (($ $) 70)) (-1751 (((-713) $) 161)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 199)) (-2525 ((|#1| $) 200)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2510 (((-108) $ (-1091)) 174) (((-108) $ $) 173)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2995 (((-108) $) 185 (|has| $ (-968 (-525))))) (-2602 (($ $ (-1091) (-713) (-1 $ $)) 225 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) 224 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 223 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 222 (|has| |#1| (-977))) (($ $ (-592 (-110)) (-592 $) (-1091)) 211 (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 210 (|has| |#1| (-567 (-501)))) (($ $) 209 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) 208 (|has| |#1| (-567 (-501)))) (($ $ (-1091)) 207 (|has| |#1| (-567 (-501)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-592 $))) 181) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 180) (($ $ (-592 (-110)) (-592 (-1 $ $))) 179) (($ $ (-1091) (-1 $ $)) 178) (($ $ (-1091) (-1 $ (-592 $))) 177) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 176) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 175) (($ $ (-592 $) (-592 $)) 146) (($ $ $ $) 145) (($ $ (-273 $)) 144) (($ $ (-592 (-273 $))) 143) (($ $ (-592 (-565 $)) (-592 $)) 142) (($ $ (-565 $) $) 141)) (-2430 (((-713) $) 58)) (-3410 (($ (-110) (-592 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-4181 (($ $ $) 160) (($ $) 159)) (-2524 (($ $ (-1091)) 249 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 248 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 247 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) 246 (|has| |#1| (-977)))) (-1953 (($ $) 228 (|has| |#1| (-517)))) (-1511 (((-1043 |#1| (-565 $)) $) 227 (|has| |#1| (-517)))) (-4209 (($ $) 184 (|has| $ (-977)))) (-2749 (((-501) $) 255 (|has| |#1| (-567 (-501)))) (($ (-396 $)) 226 (|has| |#1| (-517))) (((-827 (-357)) $) 191 (|has| |#1| (-567 (-827 (-357))))) (((-827 (-525)) $) 190 (|has| |#1| (-567 (-827 (-525)))))) (-3804 (($ $ $) 254 (|has| |#1| (-450)))) (-1507 (($ $ $) 253 (|has| |#1| (-450)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-887 |#1|)) 250 (|has| |#1| (-977))) (($ (-385 (-887 |#1|))) 234 (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) 232 (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) 231 (|has| |#1| (-517))) (($ (-385 |#1|)) 230 (|has| |#1| (-517))) (($ (-1043 |#1| (-565 $))) 216 (|has| |#1| (-977))) (($ |#1|) 196) (($ (-1091)) 187) (($ (-565 $)) 138)) (-4157 (((-3 $ "failed") $) 239 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1604 (($ (-592 $)) 156) (($ $) 155)) (-2804 (((-108) (-110)) 167)) (-1533 (((-108) $ $) 39)) (-2501 (($ (-1091) (-592 $)) 206) (($ (-1091) $ $ $ $) 205) (($ (-1091) $ $ $) 204) (($ (-1091) $ $) 203) (($ (-1091) $) 202)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1091)) 245 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 244 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 243 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) 242 (|has| |#1| (-977)))) (-4046 (((-108) $ $) 134)) (-4025 (((-108) $ $) 133)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 135)) (-4017 (((-108) $ $) 132)) (-4100 (($ $ $) 64) (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 229 (|has| |#1| (-517)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-160))) (($ |#1| $) 237 (|has| |#1| (-160))))) +(-10 -8 (-15 -4059 ((-592 |#1|) |#1| (-1091))) (-15 -1863 (|#1| |#1| (-1091))) (-15 -4059 ((-592 |#1|) |#1|)) (-15 -1863 (|#1| |#1|)) (-15 -3804 ((-592 |#1|) |#1| (-1091))) (-15 -3848 (|#1| |#1| (-1091))) (-15 -3804 ((-592 |#1|) |#1|)) (-15 -3848 (|#1| |#1|)) (-15 -4059 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -4059 ((-592 |#1|) (-1087 |#1|))) (-15 -4059 ((-592 |#1|) (-887 |#1|))) (-15 -1863 (|#1| (-1087 |#1|) (-1091))) (-15 -1863 (|#1| (-1087 |#1|))) (-15 -1863 (|#1| (-887 |#1|))) (-15 -3804 ((-592 |#1|) (-1087 |#1|) (-1091))) (-15 -3804 ((-592 |#1|) (-1087 |#1|))) (-15 -3804 ((-592 |#1|) (-887 |#1|))) (-15 -3848 (|#1| (-1087 |#1|) (-1091))) (-15 -3848 (|#1| (-1087 |#1|))) (-15 -3848 (|#1| (-887 |#1|)))) +((-1261 (((-108) $ $) 7)) (-4059 (((-592 $) (-887 $)) 80) (((-592 $) (-1087 $)) 79) (((-592 $) (-1087 $) (-1091)) 78) (((-592 $) $) 126) (((-592 $) $ (-1091)) 124)) (-1863 (($ (-887 $)) 83) (($ (-1087 $)) 82) (($ (-1087 $) (-1091)) 81) (($ $) 127) (($ $ (-1091)) 125)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1091)) $) 201)) (-2149 (((-385 (-1087 $)) $ (-565 $)) 233 (|has| |#1| (-517)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1899 (((-592 (-565 $)) $) 164)) (-1916 (((-3 $ "failed") $ $) 19)) (-1223 (($ $ (-592 (-565 $)) (-592 $)) 154) (($ $ (-592 (-273 $))) 153) (($ $ (-273 $)) 152)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-2211 (($ $) 92)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-3804 (((-592 $) (-887 $)) 86) (((-592 $) (-1087 $)) 85) (((-592 $) (-1087 $) (-1091)) 84) (((-592 $) $) 130) (((-592 $) $ (-1091)) 128)) (-3848 (($ (-887 $)) 89) (($ (-1087 $)) 88) (($ (-1087 $) (-1091)) 87) (($ $) 131) (($ $ (-1091)) 129)) (-2588 (((-3 (-887 |#1|) "failed") $) 251 (|has| |#1| (-977))) (((-3 (-385 (-887 |#1|)) "failed") $) 235 (|has| |#1| (-517))) (((-3 |#1| "failed") $) 197) (((-3 (-525) "failed") $) 195 (|has| |#1| (-968 (-525)))) (((-3 (-1091) "failed") $) 188) (((-3 (-565 $) "failed") $) 139) (((-3 (-385 (-525)) "failed") $) 123 (-3275 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-3894 (((-887 |#1|) $) 252 (|has| |#1| (-977))) (((-385 (-887 |#1|)) $) 236 (|has| |#1| (-517))) ((|#1| $) 198) (((-525) $) 194 (|has| |#1| (-968 (-525)))) (((-1091) $) 189) (((-565 $) $) 140) (((-385 (-525)) $) 122 (-3275 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-1731 (($ $ $) 55)) (-3336 (((-632 |#1|) (-632 $)) 241 (|has| |#1| (-977))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 240 (|has| |#1| (-977))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 121 (-3275 (-3828 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-3828 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (((-632 (-525)) (-632 $)) 120 (-3275 (-3828 (|has| |#1| (-977)) (|has| |#1| (-588 (-525)))) (-3828 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 193 (|has| |#1| (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 192 (|has| |#1| (-821 (-525))))) (-4076 (($ (-592 $)) 158) (($ $) 157)) (-2786 (((-592 (-110)) $) 165)) (-2981 (((-110) (-110)) 166)) (-2109 (((-108) $) 31)) (-3302 (((-108) $) 186 (|has| $ (-968 (-525))))) (-1902 (($ $) 218 (|has| |#1| (-977)))) (-1501 (((-1043 |#1| (-565 $)) $) 217 (|has| |#1| (-977)))) (-3999 (($ $ (-525)) 91)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-3373 (((-1087 $) (-565 $)) 183 (|has| $ (-977)))) (-2372 (($ $ $) 137)) (-2530 (($ $ $) 136)) (-2688 (($ (-1 $ $) (-565 $)) 172)) (-3733 (((-3 (-565 $) "failed") $) 162)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2132 (((-592 (-565 $)) $) 163)) (-1583 (($ (-110) (-592 $)) 171) (($ (-110) $) 170)) (-3251 (((-3 (-592 $) "failed") $) 212 (|has| |#1| (-1032)))) (-2580 (((-3 (-2 (|:| |val| $) (|:| -2058 (-525))) "failed") $) 221 (|has| |#1| (-977)))) (-4114 (((-3 (-592 $) "failed") $) 214 (|has| |#1| (-25)))) (-3573 (((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 $))) "failed") $) 215 (|has| |#1| (-25)))) (-2846 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-1091)) 220 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-110)) 219 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $) 213 (|has| |#1| (-1032)))) (-1676 (((-108) $ (-1091)) 169) (((-108) $ (-110)) 168)) (-2500 (($ $) 70)) (-1756 (((-713) $) 161)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 199)) (-2523 ((|#1| $) 200)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2438 (((-108) $ (-1091)) 174) (((-108) $ $) 173)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-3236 (((-108) $) 185 (|has| $ (-968 (-525))))) (-2597 (($ $ (-1091) (-713) (-1 $ $)) 225 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) 224 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 223 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 222 (|has| |#1| (-977))) (($ $ (-592 (-110)) (-592 $) (-1091)) 211 (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 210 (|has| |#1| (-567 (-501)))) (($ $) 209 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) 208 (|has| |#1| (-567 (-501)))) (($ $ (-1091)) 207 (|has| |#1| (-567 (-501)))) (($ $ (-110) (-1 $ $)) 182) (($ $ (-110) (-1 $ (-592 $))) 181) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 180) (($ $ (-592 (-110)) (-592 (-1 $ $))) 179) (($ $ (-1091) (-1 $ $)) 178) (($ $ (-1091) (-1 $ (-592 $))) 177) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 176) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 175) (($ $ (-592 $) (-592 $)) 146) (($ $ $ $) 145) (($ $ (-273 $)) 144) (($ $ (-592 (-273 $))) 143) (($ $ (-592 (-565 $)) (-592 $)) 142) (($ $ (-565 $) $) 141)) (-2931 (((-713) $) 58)) (-3405 (($ (-110) (-592 $)) 151) (($ (-110) $ $ $ $) 150) (($ (-110) $ $ $) 149) (($ (-110) $ $) 148) (($ (-110) $) 147)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3064 (($ $ $) 160) (($ $) 159)) (-2521 (($ $ (-1091)) 249 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 248 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 247 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) 246 (|has| |#1| (-977)))) (-3826 (($ $) 228 (|has| |#1| (-517)))) (-1512 (((-1043 |#1| (-565 $)) $) 227 (|has| |#1| (-517)))) (-2079 (($ $) 184 (|has| $ (-977)))) (-2745 (((-501) $) 255 (|has| |#1| (-567 (-501)))) (($ (-396 $)) 226 (|has| |#1| (-517))) (((-827 (-357)) $) 191 (|has| |#1| (-567 (-827 (-357))))) (((-827 (-525)) $) 190 (|has| |#1| (-567 (-827 (-525)))))) (-3532 (($ $ $) 254 (|has| |#1| (-450)))) (-2172 (($ $ $) 253 (|has| |#1| (-450)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-887 |#1|)) 250 (|has| |#1| (-977))) (($ (-385 (-887 |#1|))) 234 (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) 232 (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) 231 (|has| |#1| (-517))) (($ (-385 |#1|)) 230 (|has| |#1| (-517))) (($ (-1043 |#1| (-565 $))) 216 (|has| |#1| (-977))) (($ |#1|) 196) (($ (-1091)) 187) (($ (-565 $)) 138)) (-2925 (((-3 $ "failed") $) 239 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-1599 (($ (-592 $)) 156) (($ $) 155)) (-1946 (((-108) (-110)) 167)) (-3714 (((-108) $ $) 39)) (-2498 (($ (-1091) (-592 $)) 206) (($ (-1091) $ $ $ $) 205) (($ (-1091) $ $ $) 204) (($ (-1091) $ $) 203) (($ (-1091) $) 202)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1091)) 245 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 244 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 243 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) 242 (|has| |#1| (-977)))) (-4043 (((-108) $ $) 134)) (-4025 (((-108) $ $) 133)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 135)) (-4015 (((-108) $ $) 132)) (-4098 (($ $ $) 64) (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 229 (|has| |#1| (-517)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 238 (|has| |#1| (-160))) (($ |#1| $) 237 (|has| |#1| (-160))))) (((-29 |#1|) (-131) (-13 (-789) (-517))) (T -29)) -((-1957 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) (-1319 (*1 *2 *1) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) (-1957 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) (-1319 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *4)))) (-2460 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) (-2963 (*1 *2 *1) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) (-2460 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) (-2963 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *4))))) -(-13 (-27) (-408 |t#1|) (-10 -8 (-15 -1957 ($ $)) (-15 -1319 ((-592 $) $)) (-15 -1957 ($ $ (-1091))) (-15 -1319 ((-592 $) $ (-1091))) (-15 -2460 ($ $)) (-15 -2963 ((-592 $) $)) (-15 -2460 ($ $ (-1091))) (-15 -2963 ((-592 $) $ (-1091))))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-223) . T) ((-269) . T) ((-286) . T) ((-288 $) . T) ((-281) . T) ((-341) . T) ((-355 |#1|) |has| |#1| (-977)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-408 |#1|) . T) ((-429) . T) ((-450) |has| |#1| (-450)) ((-486 (-565 $) $) . T) ((-486 $ $) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) |has| |#1| (-160)) ((-594 $) . T) ((-588 (-525)) -12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) ((-588 |#1|) |has| |#1| (-977)) ((-660 #0#) . T) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) . T) ((-669) . T) ((-789) . T) ((-835 (-1091)) |has| |#1| (-977)) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-855) . T) ((-934) . T) ((-968 (-385 (-525))) -3279 (|has| |#1| (-968 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) ((-968 (-385 (-887 |#1|))) |has| |#1| (-517)) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-565 $)) . T) ((-968 (-887 |#1|)) |has| |#1| (-977)) ((-968 (-1091)) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) |has| |#1| (-160)) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1127) . T) ((-1131) . T)) -((-2604 (((-1015 (-205)) $) NIL)) (-2595 (((-1015 (-205)) $) NIL)) (-1728 (($ $ (-205)) 123)) (-2951 (($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525)))) 85)) (-1467 (((-592 (-592 (-878 (-205)))) $) 135)) (-1270 (((-798) $) 147))) -(((-30) (-13 (-889) (-10 -8 (-15 -2951 ($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525))))) (-15 -1728 ($ $ (-205)))))) (T -30)) -((-2951 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-887 (-525))) (-5 *3 (-1091)) (-5 *4 (-1015 (-385 (-525)))) (-5 *1 (-30)))) (-1728 (*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30))))) -(-13 (-889) (-10 -8 (-15 -2951 ($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525))))) (-15 -1728 ($ $ (-205))))) -((-1957 ((|#2| (-1087 |#2|) (-1091)) 43)) (-4166 (((-110) (-110)) 56)) (-3469 (((-1087 |#2|) (-565 |#2|)) 133 (|has| |#1| (-968 (-525))))) (-2748 ((|#2| |#1| (-525)) 122 (|has| |#1| (-968 (-525))))) (-3507 ((|#2| (-1087 |#2|) |#2|) 30)) (-2685 (((-798) (-592 |#2|)) 85)) (-4209 ((|#2| |#2|) 129 (|has| |#1| (-968 (-525))))) (-2804 (((-108) (-110)) 18)) (** ((|#2| |#2| (-385 (-525))) 96 (|has| |#1| (-968 (-525)))))) -(((-31 |#1| |#2|) (-10 -7 (-15 -1957 (|#2| (-1087 |#2|) (-1091))) (-15 -4166 ((-110) (-110))) (-15 -2804 ((-108) (-110))) (-15 -3507 (|#2| (-1087 |#2|) |#2|)) (-15 -2685 ((-798) (-592 |#2|))) (IF (|has| |#1| (-968 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -3469 ((-1087 |#2|) (-565 |#2|))) (-15 -4209 (|#2| |#2|)) (-15 -2748 (|#2| |#1| (-525)))) |%noBranch|)) (-13 (-789) (-517)) (-408 |#1|)) (T -31)) -((-2748 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))))) (-4209 (*1 *2 *2) (-12 (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) (-3469 (*1 *2 *3) (-12 (-5 *3 (-565 *5)) (-4 *5 (-408 *4)) (-4 *4 (-968 (-525))) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-1087 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-968 (-525))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4)))) (-2685 (*1 *2 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-798)) (-5 *1 (-31 *4 *5)))) (-3507 (*1 *2 *3 *2) (-12 (-5 *3 (-1087 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-31 *4 *2)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *4)) (-4 *4 (-408 *3)))) (-1957 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *2)) (-5 *4 (-1091)) (-4 *2 (-408 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-789) (-517)))))) -(-10 -7 (-15 -1957 (|#2| (-1087 |#2|) (-1091))) (-15 -4166 ((-110) (-110))) (-15 -2804 ((-108) (-110))) (-15 -3507 (|#2| (-1087 |#2|) |#2|)) (-15 -2685 ((-798) (-592 |#2|))) (IF (|has| |#1| (-968 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -3469 ((-1087 |#2|) (-565 |#2|))) (-15 -4209 (|#2| |#2|)) (-15 -2748 (|#2| |#1| (-525)))) |%noBranch|)) -((-1441 (((-108) $ (-713)) 16)) (-4083 (($) 10)) (-2106 (((-108) $ (-713)) 15)) (-4031 (((-108) $ (-713)) 14)) (-4188 (((-108) $ $) 8)) (-2596 (((-108) $) 13))) -(((-32 |#1|) (-10 -8 (-15 -4083 (|#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713))) (-15 -2596 ((-108) |#1|)) (-15 -4188 ((-108) |#1| |#1|))) (-33)) (T -32)) -NIL -(-10 -8 (-15 -4083 (|#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713))) (-15 -2596 ((-108) |#1|)) (-15 -4188 ((-108) |#1| |#1|))) -((-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-2106 (((-108) $ (-713)) 9)) (-4031 (((-108) $ (-713)) 10)) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-1451 (($ $) 13)) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-3848 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) (-3804 (*1 *2 *1) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) (-3848 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) (-3804 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *4)))) (-1863 (*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) (-4059 (*1 *2 *1) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) (-1863 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) (-4059 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *4))))) +(-13 (-27) (-408 |t#1|) (-10 -8 (-15 -3848 ($ $)) (-15 -3804 ((-592 $) $)) (-15 -3848 ($ $ (-1091))) (-15 -3804 ((-592 $) $ (-1091))) (-15 -1863 ($ $)) (-15 -4059 ((-592 $) $)) (-15 -1863 ($ $ (-1091))) (-15 -4059 ((-592 $) $ (-1091))))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) . T) ((-27) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-223) . T) ((-269) . T) ((-286) . T) ((-288 $) . T) ((-281) . T) ((-341) . T) ((-355 |#1|) |has| |#1| (-977)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-408 |#1|) . T) ((-429) . T) ((-450) |has| |#1| (-450)) ((-486 (-565 $) $) . T) ((-486 $ $) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) |has| |#1| (-160)) ((-594 $) . T) ((-588 (-525)) -12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) ((-588 |#1|) |has| |#1| (-977)) ((-660 #0#) . T) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) . T) ((-669) . T) ((-789) . T) ((-835 (-1091)) |has| |#1| (-977)) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-855) . T) ((-934) . T) ((-968 (-385 (-525))) -3275 (|has| |#1| (-968 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) ((-968 (-385 (-887 |#1|))) |has| |#1| (-517)) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-565 $)) . T) ((-968 (-887 |#1|)) |has| |#1| (-977)) ((-968 (-1091)) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) |has| |#1| (-160)) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1127) . T) ((-1131) . T)) +((-2592 (((-1015 (-205)) $) NIL)) (-2581 (((-1015 (-205)) $) NIL)) (-4117 (($ $ (-205)) 123)) (-3958 (($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525)))) 85)) (-2712 (((-592 (-592 (-878 (-205)))) $) 135)) (-1271 (((-798) $) 147))) +(((-30) (-13 (-889) (-10 -8 (-15 -3958 ($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525))))) (-15 -4117 ($ $ (-205)))))) (T -30)) +((-3958 (*1 *1 *2 *3 *3 *4 *4) (-12 (-5 *2 (-887 (-525))) (-5 *3 (-1091)) (-5 *4 (-1015 (-385 (-525)))) (-5 *1 (-30)))) (-4117 (*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30))))) +(-13 (-889) (-10 -8 (-15 -3958 ($ (-887 (-525)) (-1091) (-1091) (-1015 (-385 (-525))) (-1015 (-385 (-525))))) (-15 -4117 ($ $ (-205))))) +((-3848 ((|#2| (-1087 |#2|) (-1091)) 43)) (-2981 (((-110) (-110)) 56)) (-3373 (((-1087 |#2|) (-565 |#2|)) 133 (|has| |#1| (-968 (-525))))) (-2794 ((|#2| |#1| (-525)) 122 (|has| |#1| (-968 (-525))))) (-2646 ((|#2| (-1087 |#2|) |#2|) 30)) (-3283 (((-798) (-592 |#2|)) 85)) (-2079 ((|#2| |#2|) 129 (|has| |#1| (-968 (-525))))) (-1946 (((-108) (-110)) 18)) (** ((|#2| |#2| (-385 (-525))) 96 (|has| |#1| (-968 (-525)))))) +(((-31 |#1| |#2|) (-10 -7 (-15 -3848 (|#2| (-1087 |#2|) (-1091))) (-15 -2981 ((-110) (-110))) (-15 -1946 ((-108) (-110))) (-15 -2646 (|#2| (-1087 |#2|) |#2|)) (-15 -3283 ((-798) (-592 |#2|))) (IF (|has| |#1| (-968 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -3373 ((-1087 |#2|) (-565 |#2|))) (-15 -2079 (|#2| |#2|)) (-15 -2794 (|#2| |#1| (-525)))) |%noBranch|)) (-13 (-789) (-517)) (-408 |#1|)) (T -31)) +((-2794 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))))) (-2079 (*1 *2 *2) (-12 (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) (-3373 (*1 *2 *3) (-12 (-5 *3 (-565 *5)) (-4 *5 (-408 *4)) (-4 *4 (-968 (-525))) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-1087 *5)) (-5 *1 (-31 *4 *5)))) (** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-968 (-525))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4)))) (-3283 (*1 *2 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-798)) (-5 *1 (-31 *4 *5)))) (-2646 (*1 *2 *3 *2) (-12 (-5 *3 (-1087 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-31 *4 *2)))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *4)) (-4 *4 (-408 *3)))) (-3848 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *2)) (-5 *4 (-1091)) (-4 *2 (-408 *5)) (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-789) (-517)))))) +(-10 -7 (-15 -3848 (|#2| (-1087 |#2|) (-1091))) (-15 -2981 ((-110) (-110))) (-15 -1946 ((-108) (-110))) (-15 -2646 (|#2| (-1087 |#2|) |#2|)) (-15 -3283 ((-798) (-592 |#2|))) (IF (|has| |#1| (-968 (-525))) (PROGN (-15 ** (|#2| |#2| (-385 (-525)))) (-15 -3373 ((-1087 |#2|) (-565 |#2|))) (-15 -2079 (|#2| |#2|)) (-15 -2794 (|#2| |#1| (-525)))) |%noBranch|)) +((-2230 (((-108) $ (-713)) 16)) (-3347 (($) 10)) (-2034 (((-108) $ (-713)) 15)) (-4060 (((-108) $ (-713)) 14)) (-3107 (((-108) $ $) 8)) (-1802 (((-108) $) 13))) +(((-32 |#1|) (-10 -8 (-15 -3347 (|#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713))) (-15 -1802 ((-108) |#1|)) (-15 -3107 ((-108) |#1| |#1|))) (-33)) (T -32)) +NIL +(-10 -8 (-15 -3347 (|#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713))) (-15 -1802 ((-108) |#1|)) (-15 -3107 ((-108) |#1| |#1|))) +((-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-2034 (((-108) $ (-713)) 9)) (-4060 (((-108) $ (-713)) 10)) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-1454 (($ $) 13)) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-33) (-131)) (T -33)) -((-4188 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-1451 (*1 *1 *1) (-4 *1 (-33))) (-3565 (*1 *1) (-4 *1 (-33))) (-2596 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-4031 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-2106 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-1441 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-4083 (*1 *1) (-4 *1 (-33))) (-3596 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-33)) (-5 *2 (-713))))) -(-13 (-1127) (-10 -8 (-15 -4188 ((-108) $ $)) (-15 -1451 ($ $)) (-15 -3565 ($)) (-15 -2596 ((-108) $)) (-15 -4031 ((-108) $ (-713))) (-15 -2106 ((-108) $ (-713))) (-15 -1441 ((-108) $ (-713))) (-15 -4083 ($) -1478) (IF (|has| $ (-6 -4255)) (-15 -3596 ((-713) $)) |%noBranch|))) +((-3107 (*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-1454 (*1 *1 *1) (-4 *1 (-33))) (-1864 (*1 *1) (-4 *1 (-33))) (-1802 (*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) (-4060 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-2034 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-2230 (*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) (-3347 (*1 *1) (-4 *1 (-33))) (-3594 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-33)) (-5 *2 (-713))))) +(-13 (-1127) (-10 -8 (-15 -3107 ((-108) $ $)) (-15 -1454 ($ $)) (-15 -1864 ($)) (-15 -1802 ((-108) $)) (-15 -4060 ((-108) $ (-713))) (-15 -2034 ((-108) $ (-713))) (-15 -2230 ((-108) $ (-713))) (-15 -3347 ($) -1482) (IF (|has| $ (-6 -4255)) (-15 -3594 ((-713) $)) |%noBranch|))) (((-1127) . T)) -((-2438 (($ $) 11)) (-2410 (($ $) 10)) (-2465 (($ $) 9)) (-2687 (($ $) 8)) (-2451 (($ $) 7)) (-2424 (($ $) 6))) +((-2437 (($ $) 11)) (-2411 (($ $) 10)) (-2462 (($ $) 9)) (-2670 (($ $) 8)) (-2450 (($ $) 7)) (-2425 (($ $) 6))) (((-34) (-131)) (T -34)) -((-2438 (*1 *1 *1) (-4 *1 (-34))) (-2410 (*1 *1 *1) (-4 *1 (-34))) (-2465 (*1 *1 *1) (-4 *1 (-34))) (-2687 (*1 *1 *1) (-4 *1 (-34))) (-2451 (*1 *1 *1) (-4 *1 (-34))) (-2424 (*1 *1 *1) (-4 *1 (-34)))) -(-13 (-10 -8 (-15 -2424 ($ $)) (-15 -2451 ($ $)) (-15 -2687 ($ $)) (-15 -2465 ($ $)) (-15 -2410 ($ $)) (-15 -2438 ($ $)))) -((-1260 (((-108) $ $) 19 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3352 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 125)) (-2029 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 148)) (-2941 (($ $) 146)) (-3476 (($) 72) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 71)) (-3048 (((-1178) $ |#1| |#1|) 99 (|has| $ (-6 -4256))) (((-1178) $ (-525) (-525)) 178 (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 159 (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-1438 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 200 (|has| $ (-6 -4256))) (($ $) 199 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-1441 (((-108) $ (-713)) 8)) (-3866 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 134 (|has| $ (-6 -4256)))) (-1802 (($ $ $) 155 (|has| $ (-6 -4256)))) (-2268 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 157 (|has| $ (-6 -4256)))) (-1368 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 153 (|has| $ (-6 -4256)))) (-1429 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 189 (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-1140 (-525)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 160 (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "last" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 158 (|has| $ (-6 -4256))) (($ $ "rest" $) 156 (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "first" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 154 (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "value" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 133 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 132 (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 45 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 216)) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 55 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 175 (|has| $ (-6 -4255)))) (-2016 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 147)) (-2772 (((-3 |#2| "failed") |#1| $) 61)) (-4083 (($) 7 T CONST)) (-1814 (($ $) 201 (|has| $ (-6 -4256)))) (-3620 (($ $) 211)) (-3121 (($ $ (-713)) 142) (($ $) 140)) (-3795 (($ $) 214 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3135 (($ $) 58 (-3279 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))) (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 220) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 215 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 54 (|has| $ (-6 -4255))) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 177 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 174 (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 56 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 52 (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 176 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 173 (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 172 (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 190 (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) 88) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) 188)) (-2418 (((-108) $) 192)) (-1916 (((-525) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 208) (((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 207 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) (((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) 206 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 30 (|has| $ (-6 -4255))) (((-592 |#2|) $) 79 (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 114 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 123)) (-1482 (((-108) $ $) 131 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3489 (($ (-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 169)) (-2106 (((-108) $ (-713)) 9)) (-3490 ((|#1| $) 96 (|has| |#1| (-789))) (((-525) $) 180 (|has| (-525) (-789)))) (-2371 (($ $ $) 198 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-2192 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4205 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 29 (|has| $ (-6 -4255))) (((-592 |#2|) $) 80 (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 115 (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-3462 ((|#1| $) 95 (|has| |#1| (-789))) (((-525) $) 181 (|has| (-525) (-789)))) (-2535 (($ $ $) 197 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 34 (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 110 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 109)) (-4104 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 225)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 128)) (-1753 (((-108) $) 124)) (-3247 (((-1074) $) 22 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1636 (($ $ (-713)) 145) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 143)) (-4076 (((-592 |#1|) $) 63)) (-2422 (((-108) |#1| $) 64)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 39)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 40) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) 219) (($ $ $ (-525)) 218)) (-2683 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) 162) (($ $ $ (-525)) 161)) (-2859 (((-592 |#1|) $) 93) (((-592 (-525)) $) 183)) (-2905 (((-108) |#1| $) 92) (((-108) (-525) $) 184)) (-2012 (((-1038) $) 21 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3110 ((|#2| $) 97 (|has| |#1| (-789))) (($ $ (-713)) 139) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 137)) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 51) (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 171)) (-3353 (($ $ |#2|) 98 (|has| $ (-6 -4256))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 179 (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 41)) (-3141 (((-108) $) 191)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 32 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 112 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) 26 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 25 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 24 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 23 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 121 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 120 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 119 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) 118 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 182 (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1567 (((-592 |#2|) $) 91) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 185)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 187) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) 186) (($ $ (-1140 (-525))) 165) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "first") 138) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "value") 126)) (-1210 (((-525) $ $) 129)) (-1754 (($) 49) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 48)) (-3455 (($ $ (-525)) 222) (($ $ (-1140 (-525))) 221)) (-3157 (($ $ (-525)) 164) (($ $ (-1140 (-525))) 163)) (-1424 (((-108) $) 127)) (-2214 (($ $) 151)) (-3773 (($ $) 152 (|has| $ (-6 -4256)))) (-2605 (((-713) $) 150)) (-1743 (($ $) 149)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) |#2| $) 81 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 116 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 113 (|has| $ (-6 -4255)))) (-1721 (($ $ $ (-525)) 202 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501)))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 50) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 170)) (-2171 (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 224) (($ $ $) 223)) (-2014 (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 168) (($ (-592 $)) 167) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 136) (($ $ $) 135)) (-1270 (((-798) $) 18 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798)))))) (-1356 (((-592 $) $) 122)) (-1669 (((-108) $ $) 130 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 42)) (-1646 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") |#1| $) 108)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 33 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 111 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 195 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4025 (((-108) $ $) 194 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-3994 (((-108) $ $) 20 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-4035 (((-108) $ $) 196 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4017 (((-108) $ $) 193 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2437 (*1 *1 *1) (-4 *1 (-34))) (-2411 (*1 *1 *1) (-4 *1 (-34))) (-2462 (*1 *1 *1) (-4 *1 (-34))) (-2670 (*1 *1 *1) (-4 *1 (-34))) (-2450 (*1 *1 *1) (-4 *1 (-34))) (-2425 (*1 *1 *1) (-4 *1 (-34)))) +(-13 (-10 -8 (-15 -2425 ($ $)) (-15 -2450 ($ $)) (-15 -2670 ($ $)) (-15 -2462 ($ $)) (-15 -2411 ($ $)) (-15 -2437 ($ $)))) +((-1261 (((-108) $ $) 19 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3348 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 125)) (-2032 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 148)) (-2938 (($ $) 146)) (-3472 (($) 72) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 71)) (-2662 (((-1178) $ |#1| |#1|) 99 (|has| $ (-6 -4256))) (((-1178) $ (-525) (-525)) 178 (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 159 (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 209) (((-108) $) 203 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2166 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 200 (|has| $ (-6 -4256))) (($ $) 199 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 210) (($ $) 204 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2230 (((-108) $ (-713)) 8)) (-3044 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 134 (|has| $ (-6 -4256)))) (-3241 (($ $ $) 155 (|has| $ (-6 -4256)))) (-3725 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 157 (|has| $ (-6 -4256)))) (-2809 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 153 (|has| $ (-6 -4256)))) (-1432 ((|#2| $ |#1| |#2|) 73) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 189 (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-1140 (-525)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 160 (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "last" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 158 (|has| $ (-6 -4256))) (($ $ "rest" $) 156 (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "first" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 154 (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "value" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 133 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 132 (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 45 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 216)) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 55 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 175 (|has| $ (-6 -4255)))) (-2019 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 147)) (-2768 (((-3 |#2| "failed") |#1| $) 61)) (-3347 (($) 7 T CONST)) (-3533 (($ $) 201 (|has| $ (-6 -4256)))) (-3617 (($ $) 211)) (-3117 (($ $ (-713)) 142) (($ $) 140)) (-3452 (($ $) 214 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3131 (($ $) 58 (-3275 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))) (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 220) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 215 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 54 (|has| $ (-6 -4255))) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 177 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 174 (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 56 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 52 (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 176 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 173 (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 172 (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 190 (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) 88) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) 188)) (-2844 (((-108) $) 192)) (-1920 (((-525) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 208) (((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 207 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) (((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) 206 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 30 (|has| $ (-6 -4255))) (((-592 |#2|) $) 79 (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 114 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 123)) (-2104 (((-108) $ $) 131 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3485 (($ (-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 169)) (-2034 (((-108) $ (-713)) 9)) (-3537 ((|#1| $) 96 (|has| |#1| (-789))) (((-525) $) 180 (|has| (-525) (-789)))) (-2372 (($ $ $) 198 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-1213 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) 217) (($ $ $) 213 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2025 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) 212) (($ $ $) 205 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 29 (|has| $ (-6 -4255))) (((-592 |#2|) $) 80 (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 115 (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 117 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-3307 ((|#1| $) 95 (|has| |#1| (-789))) (((-525) $) 181 (|has| (-525) (-789)))) (-2530 (($ $ $) 197 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 34 (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 110 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) 166) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 109)) (-4102 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 225)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 128)) (-4021 (((-108) $) 124)) (-3803 (((-1074) $) 22 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1641 (($ $ (-713)) 145) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 143)) (-4074 (((-592 |#1|) $) 63)) (-2880 (((-108) |#1| $) 64)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 39)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 40) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) 219) (($ $ $ (-525)) 218)) (-2678 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) 162) (($ $ $ (-525)) 161)) (-1265 (((-592 |#1|) $) 93) (((-592 (-525)) $) 183)) (-1707 (((-108) |#1| $) 92) (((-108) (-525) $) 184)) (-2015 (((-1038) $) 21 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3105 ((|#2| $) 97 (|has| |#1| (-789))) (($ $ (-713)) 139) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 137)) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 51) (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 171)) (-1646 (($ $ |#2|) 98 (|has| $ (-6 -4256))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 179 (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 41)) (-2267 (((-108) $) 191)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 32 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 112 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) 26 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 25 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 24 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 23 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 121 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 120 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 119 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) 118 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 182 (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-4181 (((-592 |#2|) $) 91) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 185)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 187) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) 186) (($ $ (-1140 (-525))) 165) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "last") 144) (($ $ "rest") 141) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "first") 138) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "value") 126)) (-2643 (((-525) $ $) 129)) (-4031 (($) 49) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 48)) (-3256 (($ $ (-525)) 222) (($ $ (-1140 (-525))) 221)) (-3153 (($ $ (-525)) 164) (($ $ (-1140 (-525))) 163)) (-3580 (((-108) $) 127)) (-1401 (($ $) 151)) (-3286 (($ $) 152 (|has| $ (-6 -4256)))) (-3711 (((-713) $) 150)) (-3921 (($ $) 149)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) |#2| $) 81 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 116 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 113 (|has| $ (-6 -4255)))) (-4033 (($ $ $ (-525)) 202 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501)))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 50) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 170)) (-2286 (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 224) (($ $ $) 223)) (-2017 (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 168) (($ (-592 $)) 167) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 136) (($ $ $) 135)) (-1271 (((-798) $) 18 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798)))))) (-2579 (((-592 $) $) 122)) (-3501 (((-108) $ $) 130 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 42)) (-1651 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") |#1| $) 108)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 33 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 111 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 195 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-4025 (((-108) $ $) 194 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3992 (((-108) $ $) 20 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-4034 (((-108) $ $) 196 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-4015 (((-108) $ $) 193 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-35 |#1| |#2|) (-131) (-1020) (-1020)) (T -35)) -((-1646 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| -3423 *3) (|:| -2545 *4)))))) -(-13 (-1104 |t#1| |t#2|) (-612 (-2 (|:| -3423 |t#1|) (|:| -2545 |t#2|))) (-10 -8 (-15 -1646 ((-3 (-2 (|:| -3423 |t#1|) (|:| -2545 |t#2|)) "failed") |t#1| $)))) -(((-33) . T) ((-102 #0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((-97) -3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789))) ((-566 (-798)) -3279 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798)))) ((-142 #1=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((-567 (-501)) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 #2=(-525) #1#) . T) ((-265 |#1| |#2|) . T) ((-267 #2# #1#) . T) ((-267 |#1| |#2|) . T) ((-288 #1#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-261 #1#) . T) ((-351 #1#) . T) ((-464 #1#) . T) ((-464 |#2|) . T) ((-558 #2# #1#) . T) ((-558 |#1| |#2|) . T) ((-486 #1# #1#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-563 |#1| |#2|) . T) ((-597 #1#) . T) ((-612 #1#) . T) ((-789) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)) ((-942 #1#) . T) ((-1020) -3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789))) ((-1065 #1#) . T) ((-1104 |#1| |#2|) . T) ((-1127) . T) ((-1161 #1#) . T)) -((-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10))) -(((-36 |#1| |#2|) (-10 -8 (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-37 |#2|) (-160)) (T -36)) -NIL -(-10 -8 (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) +((-1651 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| -3420 *3) (|:| -2542 *4)))))) +(-13 (-1104 |t#1| |t#2|) (-612 (-2 (|:| -3420 |t#1|) (|:| -2542 |t#2|))) (-10 -8 (-15 -1651 ((-3 (-2 (|:| -3420 |t#1|) (|:| -2542 |t#2|)) "failed") |t#1| $)))) +(((-33) . T) ((-102 #0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((-97) -3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789))) ((-566 (-798)) -3275 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798)))) ((-142 #1=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((-567 (-501)) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 #2=(-525) #1#) . T) ((-265 |#1| |#2|) . T) ((-267 #2# #1#) . T) ((-267 |#1| |#2|) . T) ((-288 #1#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-261 #1#) . T) ((-351 #1#) . T) ((-464 #1#) . T) ((-464 |#2|) . T) ((-558 #2# #1#) . T) ((-558 |#1| |#2|) . T) ((-486 #1# #1#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-563 |#1| |#2|) . T) ((-597 #1#) . T) ((-612 #1#) . T) ((-789) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)) ((-942 #1#) . T) ((-1020) -3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789))) ((-1065 #1#) . T) ((-1104 |#1| |#2|) . T) ((-1127) . T) ((-1161 #1#) . T)) +((-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10))) +(((-36 |#1| |#2|) (-10 -8 (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-37 |#2|) (-160)) (T -36)) +NIL +(-10 -8 (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) (((-37 |#1|) (-131) (-160)) (T -37)) -((-1270 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160))))) -(-13 (-977) (-660 |t#1|) (-10 -8 (-15 -1270 ($ |t#1|)))) +((-1271 (*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160))))) +(-13 (-977) (-660 |t#1|) (-10 -8 (-15 -1271 ($ |t#1|)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) . T) ((-669) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1518 (((-396 |#1|) |#1|) 41)) (-2194 (((-396 |#1|) |#1|) 30) (((-396 |#1|) |#1| (-592 (-47))) 33)) (-2637 (((-108) |#1|) 56))) -(((-38 |#1|) (-10 -7 (-15 -2194 ((-396 |#1|) |#1| (-592 (-47)))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1518 ((-396 |#1|) |#1|)) (-15 -2637 ((-108) |#1|))) (-1149 (-47))) (T -38)) -((-2637 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-1518 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47)))))) -(-10 -7 (-15 -2194 ((-396 |#1|) |#1| (-592 (-47)))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1518 ((-396 |#1|) |#1|)) (-15 -2637 ((-108) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3391 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3906 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3727 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1889 (((-632 (-385 |#2|)) (-1173 $)) NIL) (((-632 (-385 |#2|))) NIL)) (-3029 (((-385 |#2|) $) NIL)) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1990 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1540 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) NIL (|has| (-385 |#2|) (-346)))) (-2740 (((-108)) NIL)) (-1918 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-2439 (($ (-1173 (-385 |#2|)) (-1173 $)) NIL) (($ (-1173 (-385 |#2|))) 57) (($ (-1173 |#2|) |#2|) 125)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-1726 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4145 (((-632 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) NIL) (((-632 (-385 |#2|)) (-632 $)) NIL)) (-3654 (((-1173 $) (-1173 $)) NIL)) (-3501 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-3233 (((-3 $ "failed") $) NIL)) (-2926 (((-592 (-592 |#1|))) NIL (|has| |#1| (-346)))) (-3870 (((-108) |#1| |#1|) NIL)) (-3318 (((-856)) NIL)) (-2899 (($) NIL (|has| (-385 |#2|) (-346)))) (-1247 (((-108)) NIL)) (-2372 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-1705 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| (-385 |#2|) (-341)))) (-3512 (($ $) NIL)) (-1724 (($) NIL (|has| (-385 |#2|) (-327)))) (-1870 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-3159 (($ $ (-713)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2822 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1678 (((-856) $) NIL (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) NIL (|has| (-385 |#2|) (-327)))) (-4211 (((-108) $) NIL)) (-1463 (((-713)) NIL)) (-2658 (((-1173 $) (-1173 $)) 102)) (-1671 (((-385 |#2|) $) NIL)) (-3722 (((-592 (-887 |#1|)) (-1091)) NIL (|has| |#1| (-341)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-4045 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-3859 (((-856) $) NIL (|has| (-385 |#2|) (-346)))) (-3492 ((|#3| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3247 (((-1074) $) NIL)) (-2175 (((-1178) (-713)) 79)) (-3276 (((-632 (-385 |#2|))) 51)) (-2461 (((-632 (-385 |#2|))) 44)) (-2502 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3383 (($ (-1173 |#2|) |#2|) 126)) (-3681 (((-632 (-385 |#2|))) 45)) (-1454 (((-632 (-385 |#2|))) 43)) (-3006 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-2786 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 64)) (-2457 (((-1173 $)) 42)) (-1913 (((-1173 $)) 41)) (-1771 (((-108) $) NIL)) (-4051 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3940 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3637 (($ (-856)) NIL (|has| (-385 |#2|) (-346)))) (-2295 (((-3 |#2| "failed")) NIL)) (-2012 (((-1038) $) NIL)) (-1262 (((-713)) NIL)) (-3523 (($) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-385 |#2|) (-341)))) (-2794 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2194 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1680 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-2430 (((-713) $) NIL (|has| (-385 |#2|) (-341)))) (-3410 ((|#1| $ |#1| |#1|) NIL)) (-3140 (((-3 |#2| "failed")) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1932 (((-385 |#2|) (-1173 $)) NIL) (((-385 |#2|)) 39)) (-2448 (((-713) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2524 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3396 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-4209 ((|#3|) 50)) (-2620 (($) NIL (|has| (-385 |#2|) (-327)))) (-3349 (((-1173 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 |#2|)) $) 58) (((-632 (-385 |#2|)) (-1173 $)) 103)) (-2749 (((-1173 (-385 |#2|)) $) NIL) (($ (-1173 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-385 |#2|) (-327)))) (-3327 (((-1173 $) (-1173 $)) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3279 (|has| (-385 |#2|) (-968 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-4157 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3458 ((|#3| $) NIL)) (-2031 (((-713)) NIL)) (-2831 (((-108)) 37)) (-2474 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-2187 (((-1173 $)) 93)) (-1533 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3726 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3441 (((-108)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-3355 (($) 16 T CONST)) (-3365 (($) 26 T CONST)) (-2094 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341))))) -(((-39 |#1| |#2| |#3| |#4|) (-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2175 ((-1178) (-713))))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) |#3|) (T -39)) -((-2175 (*1 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *2 (-1178)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1149 (-385 *5))) (-14 *7 *6)))) -(-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2175 ((-1178) (-713))))) -((-3146 ((|#2| |#2|) 48)) (-3142 ((|#2| |#2|) 120 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-2784 ((|#2| |#2|) 87 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-3789 ((|#2| |#2|) 88 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-2179 ((|#2| (-110) |#2| (-713)) 116 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-1320 (((-1087 |#2|) |#2|) 45)) (-2996 ((|#2| |#2| (-592 (-565 |#2|))) 18) ((|#2| |#2| (-592 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16))) -(((-40 |#1| |#2|) (-10 -7 (-15 -3146 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -2996 (|#2| |#2| |#2|)) (-15 -2996 (|#2| |#2| (-592 |#2|))) (-15 -2996 (|#2| |#2| (-592 (-565 |#2|)))) (-15 -1320 ((-1087 |#2|) |#2|)) (IF (|has| |#1| (-789)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-968 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3789 (|#2| |#2|)) (-15 -2784 (|#2| |#2|)) (-15 -3142 (|#2| |#2|)) (-15 -2179 (|#2| (-110) |#2| (-713)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-517) (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 |#1| (-565 $)) $)) (-15 -1511 ((-1043 |#1| (-565 $)) $)) (-15 -1270 ($ (-1043 |#1| (-565 $))))))) (T -40)) -((-2179 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-713)) (-4 *5 (-429)) (-4 *5 (-789)) (-4 *5 (-968 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) (-4 *2 (-408 *5)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *5 (-565 $)) $)) (-15 -1511 ((-1043 *5 (-565 $)) $)) (-15 -1270 ($ (-1043 *5 (-565 $))))))))) (-3142 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $))))))))) (-2784 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $))))))))) (-3789 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $))))))))) (-1320 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1087 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) (-15 -1511 ((-1043 *4 (-565 $)) $)) (-15 -1270 ($ (-1043 *4 (-565 $))))))))) (-2996 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-565 *2))) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) (-15 -1511 ((-1043 *4 (-565 $)) $)) (-15 -1270 ($ (-1043 *4 (-565 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-2996 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) (-15 -1511 ((-1043 *4 (-565 $)) $)) (-15 -1270 ($ (-1043 *4 (-565 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-2996 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $))))))))) (-2996 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $))))))))) (-3146 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) (-15 -1511 ((-1043 *3 (-565 $)) $)) (-15 -1270 ($ (-1043 *3 (-565 $)))))))))) -(-10 -7 (-15 -3146 (|#2| |#2|)) (-15 -2996 (|#2| |#2|)) (-15 -2996 (|#2| |#2| |#2|)) (-15 -2996 (|#2| |#2| (-592 |#2|))) (-15 -2996 (|#2| |#2| (-592 (-565 |#2|)))) (-15 -1320 ((-1087 |#2|) |#2|)) (IF (|has| |#1| (-789)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-968 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3789 (|#2| |#2|)) (-15 -2784 (|#2| |#2|)) (-15 -3142 (|#2| |#2|)) (-15 -2179 (|#2| (-110) |#2| (-713)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) -((-2194 (((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))) 23) (((-396 |#3|) |#3| (-592 (-47))) 19))) -(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -2194 ((-396 |#3|) |#3| (-592 (-47)))) (-15 -2194 ((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))))) (-789) (-735) (-884 (-47) |#2| |#1|)) (T -41)) -((-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *7 (-884 (-47) *6 *5)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-884 (-47) *6 *5))))) -(-10 -7 (-15 -2194 ((-396 |#3|) |#3| (-592 (-47)))) (-15 -2194 ((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))))) -((-1419 (((-713) |#2|) 65)) (-3280 (((-713) |#2|) 68)) (-2215 (((-592 |#2|)) 33)) (-3819 (((-713) |#2|) 67)) (-2565 (((-713) |#2|) 64)) (-3077 (((-713) |#2|) 66)) (-2662 (((-592 (-632 |#1|))) 60)) (-1469 (((-592 |#2|)) 55)) (-3419 (((-592 |#2|) |#2|) 43)) (-3018 (((-592 |#2|)) 57)) (-2640 (((-592 |#2|)) 56)) (-2323 (((-592 (-632 |#1|))) 48)) (-3895 (((-592 |#2|)) 54)) (-2065 (((-592 |#2|) |#2|) 42)) (-1817 (((-592 |#2|)) 50)) (-3540 (((-592 (-632 |#1|))) 61)) (-1589 (((-592 |#2|)) 59)) (-2187 (((-1173 |#2|) (-1173 |#2|)) 84 (|has| |#1| (-286))))) -(((-42 |#1| |#2|) (-10 -7 (-15 -3819 ((-713) |#2|)) (-15 -3280 ((-713) |#2|)) (-15 -2565 ((-713) |#2|)) (-15 -1419 ((-713) |#2|)) (-15 -3077 ((-713) |#2|)) (-15 -1817 ((-592 |#2|))) (-15 -2065 ((-592 |#2|) |#2|)) (-15 -3419 ((-592 |#2|) |#2|)) (-15 -3895 ((-592 |#2|))) (-15 -1469 ((-592 |#2|))) (-15 -2640 ((-592 |#2|))) (-15 -3018 ((-592 |#2|))) (-15 -1589 ((-592 |#2|))) (-15 -2323 ((-592 (-632 |#1|)))) (-15 -2662 ((-592 (-632 |#1|)))) (-15 -3540 ((-592 (-632 |#1|)))) (-15 -2215 ((-592 |#2|))) (IF (|has| |#1| (-286)) (-15 -2187 ((-1173 |#2|) (-1173 |#2|))) |%noBranch|)) (-517) (-395 |#1|)) (T -42)) -((-2187 (*1 *2 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) (-2215 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3540 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2662 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2323 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1589 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3018 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2640 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1469 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3895 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3419 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2065 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1817 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3077 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1419 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2565 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-3280 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-3819 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4))))) -(-10 -7 (-15 -3819 ((-713) |#2|)) (-15 -3280 ((-713) |#2|)) (-15 -2565 ((-713) |#2|)) (-15 -1419 ((-713) |#2|)) (-15 -3077 ((-713) |#2|)) (-15 -1817 ((-592 |#2|))) (-15 -2065 ((-592 |#2|) |#2|)) (-15 -3419 ((-592 |#2|) |#2|)) (-15 -3895 ((-592 |#2|))) (-15 -1469 ((-592 |#2|))) (-15 -2640 ((-592 |#2|))) (-15 -3018 ((-592 |#2|))) (-15 -1589 ((-592 |#2|))) (-15 -2323 ((-592 (-632 |#1|)))) (-15 -2662 ((-592 (-632 |#1|)))) (-15 -3540 ((-592 (-632 |#1|)))) (-15 -2215 ((-592 |#2|))) (IF (|has| |#1| (-286)) (-15 -2187 ((-1173 |#2|) (-1173 |#2|))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1704 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3444 (((-1173 (-632 |#1|)) (-1173 $)) NIL) (((-1173 (-632 |#1|))) 24)) (-1877 (((-1173 $)) 51)) (-4083 (($) NIL T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (|has| |#1| (-517)))) (-1938 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-4092 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-1601 ((|#1| $) NIL)) (-2213 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-4073 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-4200 (((-1087 (-887 |#1|))) NIL (|has| |#1| (-341)))) (-1236 (($ $ (-856)) NIL)) (-1935 ((|#1| $) NIL)) (-1713 (((-1087 |#1|) $) NIL (|has| |#1| (-517)))) (-3483 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-2966 (((-1087 |#1|) $) NIL)) (-3904 (((-108)) 87)) (-2439 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) NIL)) (-3233 (((-3 $ "failed") $) 14 (|has| |#1| (-517)))) (-3318 (((-856)) 52)) (-2586 (((-108)) NIL)) (-2153 (($ $ (-856)) NIL)) (-3673 (((-108)) NIL)) (-1682 (((-108)) NIL)) (-2641 (((-108)) 89)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (|has| |#1| (-517)))) (-1379 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-2346 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-1820 ((|#1| $) NIL)) (-1550 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-3164 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-1283 (((-1087 (-887 |#1|))) NIL (|has| |#1| (-341)))) (-2390 (($ $ (-856)) NIL)) (-2283 ((|#1| $) NIL)) (-3300 (((-1087 |#1|) $) NIL (|has| |#1| (-517)))) (-2664 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-1532 (((-1087 |#1|) $) NIL)) (-1299 (((-108)) 86)) (-3247 (((-1074) $) NIL)) (-1501 (((-108)) 93)) (-1351 (((-108)) 92)) (-2136 (((-108)) 94)) (-2012 (((-1038) $) NIL)) (-2663 (((-108)) 88)) (-3410 ((|#1| $ (-525)) 54)) (-3349 (((-1173 |#1|) $ (-1173 $)) 48) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) 28) (((-632 |#1|) (-1173 $)) NIL)) (-2749 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL)) (-3207 (((-592 (-887 |#1|)) (-1173 $)) NIL) (((-592 (-887 |#1|))) NIL)) (-1507 (($ $ $) NIL)) (-1494 (((-108)) 84)) (-1270 (((-798) $) 69) (($ (-1173 |#1|)) 22)) (-2187 (((-1173 $)) 45)) (-2123 (((-592 (-1173 |#1|))) NIL (|has| |#1| (-517)))) (-1336 (($ $ $ $) NIL)) (-2212 (((-108)) 82)) (-4167 (($ (-632 |#1|) $) 18)) (-3890 (($ $ $) NIL)) (-1625 (((-108)) 85)) (-2884 (((-108)) 83)) (-1387 (((-108)) 81)) (-3355 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1058 |#2| |#1|) $) 19))) -(((-43 |#1| |#2| |#3| |#4|) (-13 (-395 |#1|) (-594 (-1058 |#2| |#1|)) (-10 -8 (-15 -1270 ($ (-1173 |#1|))))) (-341) (-856) (-592 (-1091)) (-1173 (-632 |#1|))) (T -43)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-856)) (-14 *5 (-592 (-1091)))))) -(-13 (-395 |#1|) (-594 (-1058 |#2| |#1|)) (-10 -8 (-15 -1270 ($ (-1173 |#1|))))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3352 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2029 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2941 (($ $) NIL)) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256))) (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-1438 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789))))) (-2855 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-3866 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256)))) (-1802 (($ $ $) 27 (|has| $ (-6 -4256)))) (-2268 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256)))) (-1368 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 29 (|has| $ (-6 -4256)))) (-1429 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-1140 (-525)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "last" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "first" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "value" (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2016 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2772 (((-3 |#2| "failed") |#1| $) 37)) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3121 (($ $ (-713)) NIL) (($ $) 24)) (-3795 (($ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) NIL)) (-2418 (((-108) $) NIL)) (-1916 (((-525) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) (((-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 18 (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 18 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3489 (($ (-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789))) (((-525) $) 32 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-2192 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4205 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789))) (((-525) $) 34 (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-4104 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) 42 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-1636 (($ $ (-713)) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-4076 (((-592 |#1|) $) 20)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2683 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 |#1|) $) NIL) (((-592 (-525)) $) NIL)) (-2905 (((-108) |#1| $) NIL) (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789))) (($ $ (-713)) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 23)) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3141 (((-108) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1567 (((-592 |#2|) $) NIL) (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 17)) (-2596 (((-108) $) 16)) (-3565 (($) 13)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "first") NIL) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $ "value") NIL)) (-1210 (((-525) $ $) NIL)) (-1754 (($) 12) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3455 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-1424 (((-108) $) NIL)) (-2214 (($ $) NIL)) (-3773 (($ $) NIL (|has| $ (-6 -4256)))) (-2605 (((-713) $) NIL)) (-1743 (($ $) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2171 (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL) (($ $ $) NIL)) (-2014 (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL) (($ (-592 $)) NIL) (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 25) (($ $ $) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1646 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") |#1| $) 44)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4035 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-789)))) (-3596 (((-713) $) 22 (|has| $ (-6 -4255))))) +((-2319 (((-396 |#1|) |#1|) 41)) (-2197 (((-396 |#1|) |#1|) 30) (((-396 |#1|) |#1| (-592 (-47))) 33)) (-4000 (((-108) |#1|) 56))) +(((-38 |#1|) (-10 -7 (-15 -2197 ((-396 |#1|) |#1| (-592 (-47)))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2319 ((-396 |#1|) |#1|)) (-15 -4000 ((-108) |#1|))) (-1149 (-47))) (T -38)) +((-4000 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-2319 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47)))))) +(-10 -7 (-15 -2197 ((-396 |#1|) |#1| (-592 (-47)))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2319 ((-396 |#1|) |#1|)) (-15 -4000 ((-108) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3819 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-2220 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-4024 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-3480 (((-632 (-385 |#2|)) (-1173 $)) NIL) (((-632 (-385 |#2|))) NIL)) (-3025 (((-385 |#2|) $) NIL)) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2033 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3766 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) NIL (|has| (-385 |#2|) (-346)))) (-2713 (((-108)) NIL)) (-1941 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-2991 (($ (-1173 (-385 |#2|)) (-1173 $)) NIL) (($ (-1173 (-385 |#2|))) 57) (($ (-1173 |#2|) |#2|) 125)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-1731 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2842 (((-632 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) NIL) (((-632 (-385 |#2|)) (-632 $)) NIL)) (-1484 (((-1173 $) (-1173 $)) NIL)) (-3497 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-1853 (((-3 $ "failed") $) NIL)) (-3727 (((-592 (-592 |#1|))) NIL (|has| |#1| (-346)))) (-3076 (((-108) |#1| |#1|) NIL)) (-3314 (((-856)) NIL)) (-2894 (($) NIL (|has| (-385 |#2|) (-346)))) (-1711 (((-108)) NIL)) (-3443 (((-108) |#1|) NIL) (((-108) |#2|) NIL)) (-1709 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| (-385 |#2|) (-341)))) (-2707 (($ $) NIL)) (-4075 (($) NIL (|has| (-385 |#2|) (-327)))) (-3300 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-2492 (($ $ (-713)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2162 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1234 (((-856) $) NIL (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) NIL (|has| (-385 |#2|) (-327)))) (-2109 (((-108) $) NIL)) (-2392 (((-713)) NIL)) (-4204 (((-1173 $) (-1173 $)) 102)) (-3534 (((-385 |#2|) $) NIL)) (-3971 (((-592 (-887 |#1|)) (-1091)) NIL (|has| |#1| (-341)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-4201 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-2994 (((-856) $) NIL (|has| (-385 |#2|) (-346)))) (-3486 ((|#3| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3803 (((-1074) $) NIL)) (-2346 (((-1178) (-713)) 79)) (-4089 (((-632 (-385 |#2|))) 51)) (-1876 (((-632 (-385 |#2|))) 44)) (-2500 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3723 (($ (-1173 |#2|) |#2|) 126)) (-1751 (((-632 (-385 |#2|))) 45)) (-2238 (((-632 (-385 |#2|))) 43)) (-3317 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 124)) (-3059 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 64)) (-1831 (((-1173 $)) 42)) (-1903 (((-1173 $)) 41)) (-1491 (((-108) $) NIL)) (-1215 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3937 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3636 (($ (-856)) NIL (|has| (-385 |#2|) (-346)))) (-3965 (((-3 |#2| "failed")) NIL)) (-2015 (((-1038) $) NIL)) (-1844 (((-713)) NIL)) (-3519 (($) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-385 |#2|) (-341)))) (-2790 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2197 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1687 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-2931 (((-713) $) NIL (|has| (-385 |#2|) (-341)))) (-3405 ((|#1| $ |#1| |#1|) NIL)) (-2250 (((-3 |#2| "failed")) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2146 (((-385 |#2|) (-1173 $)) NIL) (((-385 |#2|)) 39)) (-3046 (((-713) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2521 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 120) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3876 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-2079 ((|#3|) 50)) (-3869 (($) NIL (|has| (-385 |#2|) (-327)))) (-1614 (((-1173 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 |#2|)) $) 58) (((-632 (-385 |#2|)) (-1173 $)) 103)) (-2745 (((-1173 (-385 |#2|)) $) NIL) (($ (-1173 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-385 |#2|) (-327)))) (-1400 (((-1173 $) (-1173 $)) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3275 (|has| (-385 |#2|) (-968 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2925 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3280 ((|#3| $) NIL)) (-3998 (((-713)) NIL)) (-2301 (((-108)) 37)) (-1983 (((-108) |#1|) 49) (((-108) |#2|) 132)) (-2495 (((-1173 $)) 93)) (-3714 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4012 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3162 (((-108)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-3351 (($) 16 T CONST)) (-3362 (($) 26 T CONST)) (-2096 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341))))) +(((-39 |#1| |#2| |#3| |#4|) (-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2346 ((-1178) (-713))))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) |#3|) (T -39)) +((-2346 (*1 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *2 (-1178)) (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1149 (-385 *5))) (-14 *7 *6)))) +(-13 (-320 |#1| |#2| |#3|) (-10 -7 (-15 -2346 ((-1178) (-713))))) +((-2327 ((|#2| |#2|) 48)) (-2280 ((|#2| |#2|) 120 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-3043 ((|#2| |#2|) 87 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-3395 ((|#2| |#2|) 88 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-2391 ((|#2| (-110) |#2| (-713)) 116 (-12 (|has| |#2| (-408 |#1|)) (|has| |#1| (-429)) (|has| |#1| (-789)) (|has| |#1| (-968 (-525)))))) (-3817 (((-1087 |#2|) |#2|) 45)) (-3244 ((|#2| |#2| (-592 (-565 |#2|))) 18) ((|#2| |#2| (-592 |#2|)) 20) ((|#2| |#2| |#2|) 21) ((|#2| |#2|) 16))) +(((-40 |#1| |#2|) (-10 -7 (-15 -2327 (|#2| |#2|)) (-15 -3244 (|#2| |#2|)) (-15 -3244 (|#2| |#2| |#2|)) (-15 -3244 (|#2| |#2| (-592 |#2|))) (-15 -3244 (|#2| |#2| (-592 (-565 |#2|)))) (-15 -3817 ((-1087 |#2|) |#2|)) (IF (|has| |#1| (-789)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-968 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3395 (|#2| |#2|)) (-15 -3043 (|#2| |#2|)) (-15 -2280 (|#2| |#2|)) (-15 -2391 (|#2| (-110) |#2| (-713)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-517) (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 |#1| (-565 $)) $)) (-15 -1512 ((-1043 |#1| (-565 $)) $)) (-15 -1271 ($ (-1043 |#1| (-565 $))))))) (T -40)) +((-2391 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-110)) (-5 *4 (-713)) (-4 *5 (-429)) (-4 *5 (-789)) (-4 *5 (-968 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) (-4 *2 (-408 *5)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *5 (-565 $)) $)) (-15 -1512 ((-1043 *5 (-565 $)) $)) (-15 -1271 ($ (-1043 *5 (-565 $))))))))) (-2280 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $))))))))) (-3043 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $))))))))) (-3395 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $))))))))) (-3817 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1087 *3)) (-5 *1 (-40 *4 *3)) (-4 *3 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) (-15 -1512 ((-1043 *4 (-565 $)) $)) (-15 -1271 ($ (-1043 *4 (-565 $))))))))) (-3244 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-565 *2))) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) (-15 -1512 ((-1043 *4 (-565 $)) $)) (-15 -1271 ($ (-1043 *4 (-565 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-3244 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) (-15 -1512 ((-1043 *4 (-565 $)) $)) (-15 -1271 ($ (-1043 *4 (-565 $))))))) (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) (-3244 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $))))))))) (-3244 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $))))))))) (-2327 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-13 (-341) (-281) (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) (-15 -1512 ((-1043 *3 (-565 $)) $)) (-15 -1271 ($ (-1043 *3 (-565 $)))))))))) +(-10 -7 (-15 -2327 (|#2| |#2|)) (-15 -3244 (|#2| |#2|)) (-15 -3244 (|#2| |#2| |#2|)) (-15 -3244 (|#2| |#2| (-592 |#2|))) (-15 -3244 (|#2| |#2| (-592 (-565 |#2|)))) (-15 -3817 ((-1087 |#2|) |#2|)) (IF (|has| |#1| (-789)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-968 (-525))) (IF (|has| |#2| (-408 |#1|)) (PROGN (-15 -3395 (|#2| |#2|)) (-15 -3043 (|#2| |#2|)) (-15 -2280 (|#2| |#2|)) (-15 -2391 (|#2| (-110) |#2| (-713)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) +((-2197 (((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))) 23) (((-396 |#3|) |#3| (-592 (-47))) 19))) +(((-41 |#1| |#2| |#3|) (-10 -7 (-15 -2197 ((-396 |#3|) |#3| (-592 (-47)))) (-15 -2197 ((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))))) (-789) (-735) (-884 (-47) |#2| |#1|)) (T -41)) +((-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *7 (-884 (-47) *6 *5)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-41 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *2 (-396 *3)) (-5 *1 (-41 *5 *6 *3)) (-4 *3 (-884 (-47) *6 *5))))) +(-10 -7 (-15 -2197 ((-396 |#3|) |#3| (-592 (-47)))) (-15 -2197 ((-396 (-1087 |#3|)) (-1087 |#3|) (-592 (-47))))) +((-2574 (((-713) |#2|) 65)) (-4109 (((-713) |#2|) 68)) (-1411 (((-592 |#2|)) 33)) (-2632 (((-713) |#2|) 67)) (-1577 (((-713) |#2|) 64)) (-2944 (((-713) |#2|) 66)) (-4233 (((-592 (-632 |#1|))) 60)) (-2732 (((-592 |#2|)) 55)) (-4080 (((-592 |#2|) |#2|) 43)) (-3408 (((-592 |#2|)) 57)) (-4022 (((-592 |#2|)) 56)) (-3103 (((-592 (-632 |#1|))) 48)) (-2068 (((-592 |#2|)) 54)) (-2361 (((-592 |#2|) |#2|) 42)) (-3553 (((-592 |#2|)) 50)) (-2941 (((-592 (-632 |#1|))) 61)) (-1328 (((-592 |#2|)) 59)) (-2495 (((-1173 |#2|) (-1173 |#2|)) 84 (|has| |#1| (-286))))) +(((-42 |#1| |#2|) (-10 -7 (-15 -2632 ((-713) |#2|)) (-15 -4109 ((-713) |#2|)) (-15 -1577 ((-713) |#2|)) (-15 -2574 ((-713) |#2|)) (-15 -2944 ((-713) |#2|)) (-15 -3553 ((-592 |#2|))) (-15 -2361 ((-592 |#2|) |#2|)) (-15 -4080 ((-592 |#2|) |#2|)) (-15 -2068 ((-592 |#2|))) (-15 -2732 ((-592 |#2|))) (-15 -4022 ((-592 |#2|))) (-15 -3408 ((-592 |#2|))) (-15 -1328 ((-592 |#2|))) (-15 -3103 ((-592 (-632 |#1|)))) (-15 -4233 ((-592 (-632 |#1|)))) (-15 -2941 ((-592 (-632 |#1|)))) (-15 -1411 ((-592 |#2|))) (IF (|has| |#1| (-286)) (-15 -2495 ((-1173 |#2|) (-1173 |#2|))) |%noBranch|)) (-517) (-395 |#1|)) (T -42)) +((-2495 (*1 *2 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) (-1411 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2941 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4233 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3103 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-1328 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-3408 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4022 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2732 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2068 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-4080 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2361 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-3553 (*1 *2) (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3)))) (-2944 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2574 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-1577 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-4109 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4)))) (-2632 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) (-4 *3 (-395 *4))))) +(-10 -7 (-15 -2632 ((-713) |#2|)) (-15 -4109 ((-713) |#2|)) (-15 -1577 ((-713) |#2|)) (-15 -2574 ((-713) |#2|)) (-15 -2944 ((-713) |#2|)) (-15 -3553 ((-592 |#2|))) (-15 -2361 ((-592 |#2|) |#2|)) (-15 -4080 ((-592 |#2|) |#2|)) (-15 -2068 ((-592 |#2|))) (-15 -2732 ((-592 |#2|))) (-15 -4022 ((-592 |#2|))) (-15 -3408 ((-592 |#2|))) (-15 -1328 ((-592 |#2|))) (-15 -3103 ((-592 (-632 |#1|)))) (-15 -4233 ((-592 (-632 |#1|)))) (-15 -2941 ((-592 (-632 |#1|)))) (-15 -1411 ((-592 |#2|))) (IF (|has| |#1| (-286)) (-15 -2495 ((-1173 |#2|) (-1173 |#2|))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1470 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3186 (((-1173 (-632 |#1|)) (-1173 $)) NIL) (((-1173 (-632 |#1|))) 24)) (-3364 (((-1173 $)) 51)) (-3347 (($) NIL T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (|has| |#1| (-517)))) (-3669 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-3423 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-1858 ((|#1| $) NIL)) (-1389 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-3281 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-1963 (((-1087 (-887 |#1|))) NIL (|has| |#1| (-341)))) (-2927 (($ $ (-856)) NIL)) (-2192 ((|#1| $) NIL)) (-1558 (((-1087 |#1|) $) NIL (|has| |#1| (-517)))) (-3481 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-4093 (((-1087 |#1|) $) NIL)) (-2189 (((-108)) 87)) (-2991 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) NIL)) (-1853 (((-3 $ "failed") $) 14 (|has| |#1| (-517)))) (-3314 (((-856)) 52)) (-1732 (((-108)) NIL)) (-2012 (($ $ (-856)) NIL)) (-1678 (((-108)) NIL)) (-1267 (((-108)) NIL)) (-4032 (((-108)) 89)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (|has| |#1| (-517)))) (-2903 (((-3 $ "failed")) NIL (|has| |#1| (-517)))) (-3271 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-3586 ((|#1| $) NIL)) (-3897 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-2551 (((-3 $ "failed") $) NIL (|has| |#1| (-517)))) (-3739 (((-1087 (-887 |#1|))) NIL (|has| |#1| (-341)))) (-2594 (($ $ (-856)) NIL)) (-3885 ((|#1| $) NIL)) (-1250 (((-1087 |#1|) $) NIL (|has| |#1| (-517)))) (-3138 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-3701 (((-1087 |#1|) $) NIL)) (-2516 (((-108)) 86)) (-3803 (((-1074) $) NIL)) (-2113 (((-108)) 93)) (-2536 (((-108)) 92)) (-1836 (((-108)) 94)) (-2015 (((-1038) $) NIL)) (-3129 (((-108)) 88)) (-3405 ((|#1| $ (-525)) 54)) (-1614 (((-1173 |#1|) $ (-1173 $)) 48) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) 28) (((-632 |#1|) (-1173 $)) NIL)) (-2745 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL)) (-1622 (((-592 (-887 |#1|)) (-1173 $)) NIL) (((-592 (-887 |#1|))) NIL)) (-2172 (($ $ $) NIL)) (-3168 (((-108)) 84)) (-1271 (((-798) $) 69) (($ (-1173 |#1|)) 22)) (-2495 (((-1173 $)) 45)) (-2276 (((-592 (-1173 |#1|))) NIL (|has| |#1| (-517)))) (-2355 (($ $ $ $) NIL)) (-1379 (((-108)) 82)) (-4168 (($ (-632 |#1|) $) 18)) (-2013 (($ $ $) NIL)) (-3110 (((-108)) 85)) (-1489 (((-108)) 83)) (-2026 (((-108)) 81)) (-3351 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 76) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-1058 |#2| |#1|) $) 19))) +(((-43 |#1| |#2| |#3| |#4|) (-13 (-395 |#1|) (-594 (-1058 |#2| |#1|)) (-10 -8 (-15 -1271 ($ (-1173 |#1|))))) (-341) (-856) (-592 (-1091)) (-1173 (-632 |#1|))) (T -43)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-43 *3 *4 *5 *6)) (-14 *4 (-856)) (-14 *5 (-592 (-1091)))))) +(-13 (-395 |#1|) (-594 (-1058 |#2| |#1|)) (-10 -8 (-15 -1271 ($ (-1173 |#1|))))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3348 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-2032 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-2938 (($ $) NIL)) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256))) (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (((-108) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2166 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789))))) (-2851 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-3044 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256)))) (-3241 (($ $ $) 27 (|has| $ (-6 -4256)))) (-3725 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256)))) (-2809 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 29 (|has| $ (-6 -4256)))) (-1432 ((|#2| $ |#1| |#2|) 46) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-1140 (-525)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "last" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "first" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "value" (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2019 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-2768 (((-3 |#2| "failed") |#1| $) 37)) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3117 (($ $ (-713)) NIL) (($ $) 24)) (-3452 (($ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 48) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) NIL)) (-2844 (((-108) $) NIL)) (-1920 (((-525) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) (((-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 18 (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 18 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3485 (($ (-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789))) (((-525) $) 32 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-1213 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2025 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) NIL) (($ $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789))) (((-525) $) 34 (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ $) NIL) (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-4102 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) 42 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-1641 (($ $ (-713)) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-4074 (((-592 |#1|) $) 20)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2678 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 |#1|) $) NIL) (((-592 (-525)) $) NIL)) (-1707 (((-108) |#1| $) NIL) (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789))) (($ $ (-713)) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 23)) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-2267 (((-108) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-4181 (((-592 |#2|) $) NIL) (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 17)) (-1802 (((-108) $) 16)) (-1864 (($) 13)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "last") NIL) (($ $ "rest") NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "first") NIL) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $ "value") NIL)) (-2643 (((-525) $ $) NIL)) (-4031 (($) 12) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-3256 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3580 (((-108) $) NIL)) (-1401 (($ $) NIL)) (-3286 (($ $) NIL (|has| $ (-6 -4256)))) (-3711 (((-713) $) NIL)) (-3921 (($ $) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2286 (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL) (($ $ $) NIL)) (-2017 (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL) (($ (-592 $)) NIL) (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 25) (($ $ $) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1651 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") |#1| $) 44)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4034 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-789)))) (-3594 (((-713) $) 22 (|has| $ (-6 -4255))))) (((-44 |#1| |#2|) (-35 |#1| |#2|) (-1020) (-1020)) (T -44)) NIL (-35 |#1| |#2|) -((-1681 (((-108) $) 12)) (-2694 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL))) -(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1681 ((-108) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-46 |#2| |#3|) (-977) (-734)) (T -45)) +((-1256 (((-108) $) 12)) (-2688 (($ (-1 |#2| |#2|) $) 21)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL))) +(((-45 |#1| |#2| |#3|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1256 ((-108) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-46 |#2| |#3|) (-977) (-734)) (T -45)) NIL -(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1681 ((-108) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-1681 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1307 ((|#2| $) 64)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3388 ((|#1| $ |#2|) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1256 ((-108) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-1256 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4003 ((|#2| $) 64)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3783 ((|#1| $ |#2|) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-46 |#1| |#2|) (-131) (-977) (-734)) (T -46)) -((-2549 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2539 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-1681 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-108)))) (-2352 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-2572 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-3388 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-4100 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-341))))) -(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (-15 -2549 (|t#1| $)) (-15 -2539 ($ $)) (-15 -1307 (|t#2| $)) (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (-15 -1681 ((-108) $)) (-15 -2352 ($ |t#1| |t#2|)) (-15 -2572 ($ $)) (-15 -3388 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-341)) (-15 -4100 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-6 (-160)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-517)) (-6 (-517)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-6 (-37 (-385 (-525)))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2963 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-2460 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2028 (((-108) $) 11)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-1896 (((-592 (-565 $)) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1222 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1319 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-1957 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2591 (((-3 (-565 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3897 (((-565 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-1726 (($ $ $) NIL)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-385 (-525)))) (|:| |vec| (-1173 (-385 (-525))))) (-632 $) (-1173 $)) NIL) (((-632 (-385 (-525))) (-632 $)) NIL)) (-3501 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3733 (($ $) NIL) (($ (-592 $)) NIL)) (-1366 (((-592 (-110)) $) NIL)) (-4166 (((-110) (-110)) NIL)) (-4211 (((-108) $) 14)) (-2353 (((-108) $) NIL (|has| $ (-968 (-525))))) (-1498 (((-1043 (-525) (-565 $)) $) NIL)) (-1750 (($ $ (-525)) NIL)) (-1671 (((-1087 $) (-1087 $) (-565 $)) NIL) (((-1087 $) (-1087 $) (-592 (-565 $))) NIL) (($ $ (-565 $)) NIL) (($ $ (-592 (-565 $))) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3469 (((-1087 $) (-565 $)) NIL (|has| $ (-977)))) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 $ $) (-565 $)) NIL)) (-1536 (((-3 (-565 $) "failed") $) NIL)) (-2756 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2129 (((-592 (-565 $)) $) NIL)) (-1578 (($ (-110) $) NIL) (($ (-110) (-592 $)) NIL)) (-2902 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-2502 (($ $) NIL)) (-1751 (((-713) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2510 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-2430 (((-713) $) NIL)) (-3410 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-4181 (($ $) NIL) (($ $ $) NIL)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-1511 (((-1043 (-525) (-565 $)) $) NIL)) (-4209 (($ $) NIL (|has| $ (-977)))) (-2749 (((-357) $) NIL) (((-205) $) NIL) (((-157 (-357)) $) NIL)) (-1270 (((-798) $) NIL) (($ (-565 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1043 (-525) (-565 $))) NIL)) (-2031 (((-713)) NIL)) (-1604 (($ $) NIL) (($ (-592 $)) NIL)) (-2804 (((-108) (-110)) NIL)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) 7 T CONST)) (-3365 (($) 12 T CONST)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 16)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (-4090 (($ $ $) 15) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) -(((-47) (-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1270 ($ (-1043 (-525) (-565 $)))) (-15 -1498 ((-1043 (-525) (-565 $)) $)) (-15 -1511 ((-1043 (-525) (-565 $)) $)) (-15 -3501 ($ $)) (-15 -1671 ((-1087 $) (-1087 $) (-565 $))) (-15 -1671 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -1671 ($ $ (-565 $))) (-15 -1671 ($ $ (-592 (-565 $))))))) (T -47)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-1498 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-1511 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-3501 (*1 *1 *1) (-5 *1 (-47))) (-1671 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-565 (-47))) (-5 *1 (-47)))) (-1671 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-592 (-565 (-47)))) (-5 *1 (-47)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-565 (-47))) (-5 *1 (-47)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-47)))) (-5 *1 (-47))))) -(-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1270 ($ (-1043 (-525) (-565 $)))) (-15 -1498 ((-1043 (-525) (-565 $)) $)) (-15 -1511 ((-1043 (-525) (-565 $)) $)) (-15 -3501 ($ $)) (-15 -1671 ((-1087 $) (-1087 $) (-565 $))) (-15 -1671 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -1671 ($ $ (-565 $))) (-15 -1671 ($ $ (-592 (-565 $)))))) -((-1260 (((-108) $ $) NIL)) (-3287 (((-592 (-1091)) $) 17)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 7)) (-3102 (((-1096) $) 18)) (-3994 (((-108) $ $) NIL))) -(((-48) (-13 (-1020) (-10 -8 (-15 -3287 ((-592 (-1091)) $)) (-15 -3102 ((-1096) $))))) (T -48)) -((-3287 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-48)))) (-3102 (*1 *2 *1) (-12 (-5 *2 (-1096)) (-5 *1 (-48))))) -(-13 (-1020) (-10 -8 (-15 -3287 ((-592 (-1091)) $)) (-15 -3102 ((-1096) $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 61)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3361 (((-108) $) 20)) (-2591 (((-3 |#1| "failed") $) 23)) (-3897 ((|#1| $) 24)) (-2572 (($ $) 28)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2549 ((|#1| $) 21)) (-3950 (($ $) 50)) (-3247 (((-1074) $) NIL)) (-3794 (((-108) $) 30)) (-2012 (((-1038) $) NIL)) (-3523 (($ (-713)) 48)) (-1250 (($ (-592 (-525))) 49)) (-1307 (((-713) $) 31)) (-1270 (((-798) $) 64) (($ (-525)) 45) (($ |#1|) 43)) (-3388 ((|#1| $ $) 19)) (-2031 (((-713)) 47)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 32 T CONST)) (-3365 (($) 14 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 40)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 41) (($ |#1| $) 35))) -(((-49 |#1| |#2|) (-13 (-570 |#1|) (-968 |#1|) (-10 -8 (-15 -2549 (|#1| $)) (-15 -3950 ($ $)) (-15 -2572 ($ $)) (-15 -3388 (|#1| $ $)) (-15 -3523 ($ (-713))) (-15 -1250 ($ (-592 (-525)))) (-15 -3794 ((-108) $)) (-15 -3361 ((-108) $)) (-15 -1307 ((-713) $)) (-15 -2694 ($ (-1 |#1| |#1|) $)))) (-977) (-592 (-1091))) (T -49)) -((-2549 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) (-3950 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) (-2572 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) (-3388 (*1 *2 *1 *1) (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) (-3523 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-1250 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-3794 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-3361 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-1307 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-49 *3 *4)) (-14 *4 (-592 (-1091)))))) -(-13 (-570 |#1|) (-968 |#1|) (-10 -8 (-15 -2549 (|#1| $)) (-15 -3950 ($ $)) (-15 -2572 ($ $)) (-15 -3388 (|#1| $ $)) (-15 -3523 ($ (-713))) (-15 -1250 ($ (-592 (-525)))) (-15 -3794 ((-108) $)) (-15 -3361 ((-108) $)) (-15 -1307 ((-713) $)) (-15 -2694 ($ (-1 |#1| |#1|) $)))) -((-3361 (((-108) (-51)) 13)) (-2591 (((-3 |#1| "failed") (-51)) 21)) (-3897 ((|#1| (-51)) 22)) (-1270 (((-51) |#1|) 18))) -(((-50 |#1|) (-10 -7 (-15 -1270 ((-51) |#1|)) (-15 -2591 ((-3 |#1| "failed") (-51))) (-15 -3361 ((-108) (-51))) (-15 -3897 (|#1| (-51)))) (-1127)) (T -50)) -((-3897 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) (-3361 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1127)))) (-2591 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) (-1270 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1127))))) -(-10 -7 (-15 -1270 ((-51) |#1|)) (-15 -2591 ((-3 |#1| "failed") (-51))) (-15 -3361 ((-108) (-51))) (-15 -3897 (|#1| (-51)))) -((-1260 (((-108) $ $) NIL)) (-2087 (((-1074) (-108)) 25)) (-1412 (((-798) $) 24)) (-3177 (((-716) $) 12)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2866 (((-798) $) 16)) (-2788 (((-1024) $) 14)) (-1270 (((-798) $) 32)) (-1816 (($ (-1024) (-716)) 33)) (-3994 (((-108) $ $) 18))) -(((-51) (-13 (-1020) (-10 -8 (-15 -1816 ($ (-1024) (-716))) (-15 -2866 ((-798) $)) (-15 -1412 ((-798) $)) (-15 -2788 ((-1024) $)) (-15 -3177 ((-716) $)) (-15 -2087 ((-1074) (-108)))))) (T -51)) -((-1816 (*1 *1 *2 *3) (-12 (-5 *2 (-1024)) (-5 *3 (-716)) (-5 *1 (-51)))) (-2866 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51)))) (-1412 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51)))) (-2788 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-51)))) (-3177 (*1 *2 *1) (-12 (-5 *2 (-716)) (-5 *1 (-51)))) (-2087 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1074)) (-5 *1 (-51))))) -(-13 (-1020) (-10 -8 (-15 -1816 ($ (-1024) (-716))) (-15 -2866 ((-798) $)) (-15 -1412 ((-798) $)) (-15 -2788 ((-1024) $)) (-15 -3177 ((-716) $)) (-15 -2087 ((-1074) (-108))))) -((-4167 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16))) -(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -4167 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-977) (-594 |#1|) (-791 |#1|)) (T -52)) -((-4167 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-594 *5)) (-4 *5 (-977)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-791 *5))))) -(-10 -7 (-15 -4167 (|#2| |#3| (-1 |#2| |#2|) |#2|))) -((-3665 ((|#3| |#3| (-592 (-1091))) 35)) (-3707 ((|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856)) 22) ((|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|) 20))) -(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3707 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|)) (-15 -3707 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856))) (-15 -3665 (|#3| |#3| (-592 (-1091))))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -53)) -((-3665 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-3707 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-592 (-999 *5 *6 *2))) (-5 *4 (-856)) (-4 *5 (-1020)) (-4 *6 (-13 (-977) (-821 *5) (-789) (-567 (-827 *5)))) (-4 *2 (-13 (-408 *6) (-821 *5) (-567 (-827 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-3707 (*1 *2 *3 *2) (-12 (-5 *3 (-592 (-999 *4 *5 *2))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) (-5 *1 (-53 *4 *5 *2))))) -(-10 -7 (-15 -3707 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|)) (-15 -3707 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856))) (-15 -3665 (|#3| |#3| (-592 (-1091))))) -((-1441 (((-108) $ (-713)) 23)) (-3202 (($ $ (-525) |#3|) 46)) (-2498 (($ $ (-525) |#4|) 50)) (-2000 ((|#3| $ (-525)) 59)) (-3702 (((-592 |#2|) $) 30)) (-2106 (((-108) $ (-713)) 25)) (-3055 (((-108) |#2| $) 54)) (-2622 (($ (-1 |#2| |#2|) $) 37)) (-2694 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-4031 (((-108) $ (-713)) 24)) (-3353 (($ $ |#2|) 34)) (-3339 (((-108) (-1 (-108) |#2|) $) 19)) (-3410 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) 27)) (-2041 (((-713) (-1 (-108) |#2|) $) 28) (((-713) |#2| $) 56)) (-1451 (($ $) 33)) (-3814 ((|#4| $ (-525)) 62)) (-1270 (((-798) $) 68)) (-1286 (((-108) (-1 (-108) |#2|) $) 18)) (-3994 (((-108) $ $) 53)) (-3596 (((-713) $) 26))) -(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2498 (|#1| |#1| (-525) |#4|)) (-15 -3202 (|#1| |#1| (-525) |#3|)) (-15 -3702 ((-592 |#2|) |#1|)) (-15 -3814 (|#4| |#1| (-525))) (-15 -2000 (|#3| |#1| (-525))) (-15 -3410 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525))) (-15 -3353 (|#1| |#1| |#2|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3055 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713))) (-15 -1451 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1127) (-351 |#2|) (-351 |#2|)) (T -54)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2498 (|#1| |#1| (-525) |#4|)) (-15 -3202 (|#1| |#1| (-525) |#3|)) (-15 -3702 ((-592 |#2|) |#1|)) (-15 -3814 (|#4| |#1| (-525))) (-15 -2000 (|#3| |#1| (-525))) (-15 -3410 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525))) (-15 -3353 (|#1| |#1| |#2|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3055 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713))) (-15 -1451 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) (-525) |#1|) 44)) (-3202 (($ $ (-525) |#2|) 42)) (-2498 (($ $ (-525) |#3|) 41)) (-4083 (($) 7 T CONST)) (-2000 ((|#2| $ (-525)) 46)) (-2632 ((|#1| $ (-525) (-525) |#1|) 43)) (-2571 ((|#1| $ (-525) (-525)) 48)) (-3702 (((-592 |#1|) $) 30)) (-1857 (((-713) $) 51)) (-3489 (($ (-713) (-713) |#1|) 57)) (-1869 (((-713) $) 50)) (-2106 (((-108) $ (-713)) 9)) (-3947 (((-525) $) 55)) (-3344 (((-525) $) 53)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4235 (((-525) $) 54)) (-1411 (((-525) $) 52)) (-2622 (($ (-1 |#1| |#1|) $) 34)) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) 56)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-3814 ((|#3| $ (-525)) 45)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2546 (*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2535 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-1256 (*1 *2 *1) (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-108)))) (-2352 (*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-2569 (*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-3783 (*1 *2 *1 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-341))))) +(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (-15 -2546 (|t#1| $)) (-15 -2535 ($ $)) (-15 -4003 (|t#2| $)) (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (-15 -1256 ((-108) $)) (-15 -2352 ($ |t#1| |t#2|)) (-15 -2569 ($ $)) (-15 -3783 (|t#1| $ |t#2|)) (IF (|has| |t#1| (-341)) (-15 -4098 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-6 (-160)) (-6 (-37 |t#1|))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-517)) (-6 (-517)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-6 (-37 (-385 (-525)))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) +((-1261 (((-108) $ $) NIL)) (-4059 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-1863 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-3969 (((-108) $) 11)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1899 (((-592 (-565 $)) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1223 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-3804 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-3848 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2588 (((-3 (-565 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3894 (((-565 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-1731 (($ $ $) NIL)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-385 (-525)))) (|:| |vec| (-1173 (-385 (-525))))) (-632 $) (-1173 $)) NIL) (((-632 (-385 (-525))) (-632 $)) NIL)) (-3497 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4076 (($ $) NIL) (($ (-592 $)) NIL)) (-2786 (((-592 (-110)) $) NIL)) (-2981 (((-110) (-110)) NIL)) (-2109 (((-108) $) 14)) (-3302 (((-108) $) NIL (|has| $ (-968 (-525))))) (-1501 (((-1043 (-525) (-565 $)) $) NIL)) (-3999 (($ $ (-525)) NIL)) (-3534 (((-1087 $) (-1087 $) (-565 $)) NIL) (((-1087 $) (-1087 $) (-592 (-565 $))) NIL) (($ $ (-565 $)) NIL) (($ $ (-592 (-565 $))) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3373 (((-1087 $) (-565 $)) NIL (|has| $ (-977)))) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 $ $) (-565 $)) NIL)) (-3733 (((-3 (-565 $) "failed") $) NIL)) (-2755 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2132 (((-592 (-565 $)) $) NIL)) (-1583 (($ (-110) $) NIL) (($ (-110) (-592 $)) NIL)) (-1676 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-2500 (($ $) NIL)) (-1756 (((-713) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2438 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-2931 (((-713) $) NIL)) (-3405 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3064 (($ $) NIL) (($ $ $) NIL)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-1512 (((-1043 (-525) (-565 $)) $) NIL)) (-2079 (($ $) NIL (|has| $ (-977)))) (-2745 (((-357) $) NIL) (((-205) $) NIL) (((-157 (-357)) $) NIL)) (-1271 (((-798) $) NIL) (($ (-565 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1043 (-525) (-565 $))) NIL)) (-3998 (((-713)) NIL)) (-1599 (($ $) NIL) (($ (-592 $)) NIL)) (-1946 (((-108) (-110)) NIL)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) 7 T CONST)) (-3362 (($) 12 T CONST)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 16)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (-4088 (($ $ $) 15) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) +(((-47) (-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1271 ($ (-1043 (-525) (-565 $)))) (-15 -1501 ((-1043 (-525) (-565 $)) $)) (-15 -1512 ((-1043 (-525) (-565 $)) $)) (-15 -3497 ($ $)) (-15 -3534 ((-1087 $) (-1087 $) (-565 $))) (-15 -3534 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -3534 ($ $ (-565 $))) (-15 -3534 ($ $ (-592 (-565 $))))))) (T -47)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-1501 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-1512 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) (-3497 (*1 *1 *1) (-5 *1 (-47))) (-3534 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-565 (-47))) (-5 *1 (-47)))) (-3534 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-592 (-565 (-47)))) (-5 *1 (-47)))) (-3534 (*1 *1 *1 *2) (-12 (-5 *2 (-565 (-47))) (-5 *1 (-47)))) (-3534 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-47)))) (-5 *1 (-47))))) +(-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1271 ($ (-1043 (-525) (-565 $)))) (-15 -1501 ((-1043 (-525) (-565 $)) $)) (-15 -1512 ((-1043 (-525) (-565 $)) $)) (-15 -3497 ($ $)) (-15 -3534 ((-1087 $) (-1087 $) (-565 $))) (-15 -3534 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -3534 ($ $ (-565 $))) (-15 -3534 ($ $ (-592 (-565 $)))))) +((-1261 (((-108) $ $) NIL)) (-3285 (((-592 (-1091)) $) 17)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 7)) (-3098 (((-1096) $) 18)) (-3992 (((-108) $ $) NIL))) +(((-48) (-13 (-1020) (-10 -8 (-15 -3285 ((-592 (-1091)) $)) (-15 -3098 ((-1096) $))))) (T -48)) +((-3285 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-48)))) (-3098 (*1 *2 *1) (-12 (-5 *2 (-1096)) (-5 *1 (-48))))) +(-13 (-1020) (-10 -8 (-15 -3285 ((-592 (-1091)) $)) (-15 -3098 ((-1096) $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 61)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1717 (((-108) $) 20)) (-2588 (((-3 |#1| "failed") $) 23)) (-3894 ((|#1| $) 24)) (-2569 (($ $) 28)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2546 ((|#1| $) 21)) (-1413 (($ $) 50)) (-3803 (((-1074) $) NIL)) (-3442 (((-108) $) 30)) (-2015 (((-1038) $) NIL)) (-3519 (($ (-713)) 48)) (-1251 (($ (-592 (-525))) 49)) (-4003 (((-713) $) 31)) (-1271 (((-798) $) 64) (($ (-525)) 45) (($ |#1|) 43)) (-3783 ((|#1| $ $) 19)) (-3998 (((-713)) 47)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 32 T CONST)) (-3362 (($) 14 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 40)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 41) (($ |#1| $) 35))) +(((-49 |#1| |#2|) (-13 (-570 |#1|) (-968 |#1|) (-10 -8 (-15 -2546 (|#1| $)) (-15 -1413 ($ $)) (-15 -2569 ($ $)) (-15 -3783 (|#1| $ $)) (-15 -3519 ($ (-713))) (-15 -1251 ($ (-592 (-525)))) (-15 -3442 ((-108) $)) (-15 -1717 ((-108) $)) (-15 -4003 ((-713) $)) (-15 -2688 ($ (-1 |#1| |#1|) $)))) (-977) (-592 (-1091))) (T -49)) +((-2546 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) (-1413 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) (-2569 (*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) (-3783 (*1 *2 *1 *1) (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) (-3519 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-1251 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-3442 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-1717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-49 *3 *4)) (-14 *4 (-592 (-1091)))))) +(-13 (-570 |#1|) (-968 |#1|) (-10 -8 (-15 -2546 (|#1| $)) (-15 -1413 ($ $)) (-15 -2569 ($ $)) (-15 -3783 (|#1| $ $)) (-15 -3519 ($ (-713))) (-15 -1251 ($ (-592 (-525)))) (-15 -3442 ((-108) $)) (-15 -1717 ((-108) $)) (-15 -4003 ((-713) $)) (-15 -2688 ($ (-1 |#1| |#1|) $)))) +((-1717 (((-108) (-51)) 13)) (-2588 (((-3 |#1| "failed") (-51)) 21)) (-3894 ((|#1| (-51)) 22)) (-1271 (((-51) |#1|) 18))) +(((-50 |#1|) (-10 -7 (-15 -1271 ((-51) |#1|)) (-15 -2588 ((-3 |#1| "failed") (-51))) (-15 -1717 ((-108) (-51))) (-15 -3894 (|#1| (-51)))) (-1127)) (T -50)) +((-3894 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) (-1717 (*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1127)))) (-2588 (*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) (-1271 (*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1127))))) +(-10 -7 (-15 -1271 ((-51) |#1|)) (-15 -2588 ((-3 |#1| "failed") (-51))) (-15 -1717 ((-108) (-51))) (-15 -3894 (|#1| (-51)))) +((-1261 (((-108) $ $) NIL)) (-1861 (((-1074) (-108)) 25)) (-2494 (((-798) $) 24)) (-3173 (((-716) $) 12)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1333 (((-798) $) 16)) (-2784 (((-1024) $) 14)) (-1271 (((-798) $) 32)) (-1210 (($ (-1024) (-716)) 33)) (-3992 (((-108) $ $) 18))) +(((-51) (-13 (-1020) (-10 -8 (-15 -1210 ($ (-1024) (-716))) (-15 -1333 ((-798) $)) (-15 -2494 ((-798) $)) (-15 -2784 ((-1024) $)) (-15 -3173 ((-716) $)) (-15 -1861 ((-1074) (-108)))))) (T -51)) +((-1210 (*1 *1 *2 *3) (-12 (-5 *2 (-1024)) (-5 *3 (-716)) (-5 *1 (-51)))) (-1333 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51)))) (-2494 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51)))) (-2784 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-51)))) (-3173 (*1 *2 *1) (-12 (-5 *2 (-716)) (-5 *1 (-51)))) (-1861 (*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1074)) (-5 *1 (-51))))) +(-13 (-1020) (-10 -8 (-15 -1210 ($ (-1024) (-716))) (-15 -1333 ((-798) $)) (-15 -2494 ((-798) $)) (-15 -2784 ((-1024) $)) (-15 -3173 ((-716) $)) (-15 -1861 ((-1074) (-108))))) +((-4168 ((|#2| |#3| (-1 |#2| |#2|) |#2|) 16))) +(((-52 |#1| |#2| |#3|) (-10 -7 (-15 -4168 (|#2| |#3| (-1 |#2| |#2|) |#2|))) (-977) (-594 |#1|) (-791 |#1|)) (T -52)) +((-4168 (*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-594 *5)) (-4 *5 (-977)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-791 *5))))) +(-10 -7 (-15 -4168 (|#2| |#3| (-1 |#2| |#2|) |#2|))) +((-1609 ((|#3| |#3| (-592 (-1091))) 35)) (-3837 ((|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856)) 22) ((|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|) 20))) +(((-53 |#1| |#2| |#3|) (-10 -7 (-15 -3837 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|)) (-15 -3837 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856))) (-15 -1609 (|#3| |#3| (-592 (-1091))))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -53)) +((-1609 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-53 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-3837 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-592 (-999 *5 *6 *2))) (-5 *4 (-856)) (-4 *5 (-1020)) (-4 *6 (-13 (-977) (-821 *5) (-789) (-567 (-827 *5)))) (-4 *2 (-13 (-408 *6) (-821 *5) (-567 (-827 *5)))) (-5 *1 (-53 *5 *6 *2)))) (-3837 (*1 *2 *3 *2) (-12 (-5 *3 (-592 (-999 *4 *5 *2))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) (-5 *1 (-53 *4 *5 *2))))) +(-10 -7 (-15 -3837 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3|)) (-15 -3837 (|#3| (-592 (-999 |#1| |#2| |#3|)) |#3| (-856))) (-15 -1609 (|#3| |#3| (-592 (-1091))))) +((-2230 (((-108) $ (-713)) 23)) (-1568 (($ $ (-525) |#3|) 46)) (-2293 (($ $ (-525) |#4|) 50)) (-2196 ((|#3| $ (-525)) 59)) (-3700 (((-592 |#2|) $) 30)) (-2034 (((-108) $ (-713)) 25)) (-2741 (((-108) |#2| $) 54)) (-2608 (($ (-1 |#2| |#2|) $) 37)) (-2688 (($ (-1 |#2| |#2|) $) 36) (($ (-1 |#2| |#2| |#2|) $ $) 40) (($ (-1 |#2| |#2| |#2|) $ $ |#2|) 42)) (-4060 (((-108) $ (-713)) 24)) (-1646 (($ $ |#2|) 34)) (-1509 (((-108) (-1 (-108) |#2|) $) 19)) (-3405 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) 27)) (-2041 (((-713) (-1 (-108) |#2|) $) 28) (((-713) |#2| $) 56)) (-1454 (($ $) 33)) (-3631 ((|#4| $ (-525)) 62)) (-1271 (((-798) $) 68)) (-2375 (((-108) (-1 (-108) |#2|) $) 18)) (-3992 (((-108) $ $) 53)) (-3594 (((-713) $) 26))) +(((-54 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2293 (|#1| |#1| (-525) |#4|)) (-15 -1568 (|#1| |#1| (-525) |#3|)) (-15 -3700 ((-592 |#2|) |#1|)) (-15 -3631 (|#4| |#1| (-525))) (-15 -2196 (|#3| |#1| (-525))) (-15 -3405 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525))) (-15 -1646 (|#1| |#1| |#2|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2741 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713))) (-15 -1454 (|#1| |#1|))) (-55 |#2| |#3| |#4|) (-1127) (-351 |#2|) (-351 |#2|)) (T -54)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1| |#2|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2293 (|#1| |#1| (-525) |#4|)) (-15 -1568 (|#1| |#1| (-525) |#3|)) (-15 -3700 ((-592 |#2|) |#1|)) (-15 -3631 (|#4| |#1| (-525))) (-15 -2196 (|#3| |#1| (-525))) (-15 -3405 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525))) (-15 -1646 (|#1| |#1| |#2|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2741 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713))) (-15 -1454 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) (-525) |#1|) 44)) (-1568 (($ $ (-525) |#2|) 42)) (-2293 (($ $ (-525) |#3|) 41)) (-3347 (($) 7 T CONST)) (-2196 ((|#2| $ (-525)) 46)) (-2619 ((|#1| $ (-525) (-525) |#1|) 43)) (-2558 ((|#1| $ (-525) (-525)) 48)) (-3700 (((-592 |#1|) $) 30)) (-1862 (((-713) $) 51)) (-3485 (($ (-713) (-713) |#1|) 57)) (-1874 (((-713) $) 50)) (-2034 (((-108) $ (-713)) 9)) (-1382 (((-525) $) 55)) (-1571 (((-525) $) 53)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2418 (((-525) $) 54)) (-2482 (((-525) $) 52)) (-2608 (($ (-1 |#1| |#1|) $) 34)) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) 56)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-3631 ((|#3| $ (-525)) 45)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-55 |#1| |#2| |#3|) (-131) (-1127) (-351 |t#1|) (-351 |t#1|)) (T -55)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3489 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-713)) (-4 *3 (-1127)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3353 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3947 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-4235 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-3344 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-1411 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-1857 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-713)))) (-1869 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-713)))) (-3410 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1127)))) (-2571 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1127)))) (-3410 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2000 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-3814 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-3702 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-592 *3)))) (-1429 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2632 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-3202 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))) (-2498 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))) (-2622 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2694 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2694 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) -(-13 (-464 |t#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3489 ($ (-713) (-713) |t#1|)) (-15 -3353 ($ $ |t#1|)) (-15 -3947 ((-525) $)) (-15 -4235 ((-525) $)) (-15 -3344 ((-525) $)) (-15 -1411 ((-525) $)) (-15 -1857 ((-713) $)) (-15 -1869 ((-713) $)) (-15 -3410 (|t#1| $ (-525) (-525))) (-15 -2571 (|t#1| $ (-525) (-525))) (-15 -3410 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2000 (|t#2| $ (-525))) (-15 -3814 (|t#3| $ (-525))) (-15 -3702 ((-592 |t#1|) $)) (-15 -1429 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2632 (|t#1| $ (-525) (-525) |t#1|)) (-15 -3202 ($ $ (-525) |t#2|)) (-15 -2498 ($ $ (-525) |t#3|)) (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (-15 -2622 ($ (-1 |t#1| |t#1|) $)) (-15 -2694 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -2694 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|)))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2076 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-3501 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-2694 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13))) -(((-56 |#1| |#2|) (-10 -7 (-15 -2076 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2694 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1127) (-1127)) (T -56)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-56 *5 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))) -(-10 -7 (-15 -2076 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2694 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2038 (($ (-592 |#1|)) 13) (($ (-713) |#1|) 14)) (-3489 (($ (-713) |#1|) 9)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 7)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -2038 ($ (-592 |#1|))) (-15 -2038 ($ (-713) |#1|)))) (-1127)) (T -57)) -((-2038 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-57 *3)))) (-2038 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-57 *3)) (-4 *3 (-1127))))) -(-13 (-19 |#1|) (-10 -8 (-15 -2038 ($ (-592 |#1|))) (-15 -2038 ($ (-713) |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3202 (($ $ (-525) (-57 |#1|)) NIL)) (-2498 (($ $ (-525) (-57 |#1|)) NIL)) (-4083 (($) NIL T CONST)) (-2000 (((-57 |#1|) $ (-525)) NIL)) (-2632 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2571 ((|#1| $ (-525) (-525)) NIL)) (-3702 (((-592 |#1|) $) NIL)) (-1857 (((-713) $) NIL)) (-3489 (($ (-713) (-713) |#1|) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-3814 (((-57 |#1|) $ (-525)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3485 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-713)) (-4 *3 (-1127)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1646 (*1 *1 *1 *2) (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-1382 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-2418 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) (-1862 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-713)))) (-1874 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-713)))) (-3405 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1127)))) (-2558 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-1127)))) (-3405 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2196 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-3631 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) (-3700 (*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-592 *3)))) (-1432 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-2619 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) (-1568 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1127)) (-4 *3 (-351 *4)) (-4 *5 (-351 *4)))) (-2293 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1127)) (-4 *5 (-351 *4)) (-4 *3 (-351 *4)))) (-2608 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2688 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2688 (*1 *1 *2 *1 *1 *3) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(-13 (-464 |t#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3485 ($ (-713) (-713) |t#1|)) (-15 -1646 ($ $ |t#1|)) (-15 -1382 ((-525) $)) (-15 -2418 ((-525) $)) (-15 -1571 ((-525) $)) (-15 -2482 ((-525) $)) (-15 -1862 ((-713) $)) (-15 -1874 ((-713) $)) (-15 -3405 (|t#1| $ (-525) (-525))) (-15 -2558 (|t#1| $ (-525) (-525))) (-15 -3405 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2196 (|t#2| $ (-525))) (-15 -3631 (|t#3| $ (-525))) (-15 -3700 ((-592 |t#1|) $)) (-15 -1432 (|t#1| $ (-525) (-525) |t#1|)) (-15 -2619 (|t#1| $ (-525) (-525) |t#1|)) (-15 -1568 ($ $ (-525) |t#2|)) (-15 -2293 ($ $ (-525) |t#3|)) (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (-15 -2608 ($ (-1 |t#1| |t#1|) $)) (-15 -2688 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -2688 ($ (-1 |t#1| |t#1| |t#1|) $ $ |t#1|)))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-3836 (((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 16)) (-3497 ((|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|) 18)) (-2688 (((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)) 13))) +(((-56 |#1| |#2|) (-10 -7 (-15 -3836 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2688 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) (-1127) (-1127)) (T -56)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-57 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-57 *6)) (-5 *1 (-56 *5 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-56 *5 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5))))) +(-10 -7 (-15 -3836 ((-57 |#2|) (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-57 |#1|) |#2|)) (-15 -2688 ((-57 |#2|) (-1 |#2| |#1|) (-57 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3089 (($ (-592 |#1|)) 13) (($ (-713) |#1|) 14)) (-3485 (($ (-713) |#1|) 9)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 7)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-57 |#1|) (-13 (-19 |#1|) (-10 -8 (-15 -3089 ($ (-592 |#1|))) (-15 -3089 ($ (-713) |#1|)))) (-1127)) (T -57)) +((-3089 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-57 *3)))) (-3089 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-57 *3)) (-4 *3 (-1127))))) +(-13 (-19 |#1|) (-10 -8 (-15 -3089 ($ (-592 |#1|))) (-15 -3089 ($ (-713) |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) NIL)) (-1568 (($ $ (-525) (-57 |#1|)) NIL)) (-2293 (($ $ (-525) (-57 |#1|)) NIL)) (-3347 (($) NIL T CONST)) (-2196 (((-57 |#1|) $ (-525)) NIL)) (-2619 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2558 ((|#1| $ (-525) (-525)) NIL)) (-3700 (((-592 |#1|) $) NIL)) (-1862 (((-713) $) NIL)) (-3485 (($ (-713) (-713) |#1|) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-3631 (((-57 |#1|) $ (-525)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-58 |#1|) (-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4256))) (-1127)) (T -58)) NIL (-13 (-55 |#1| (-57 |#1|) (-57 |#1|)) (-10 -7 (-6 -4256))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 74) (((-3 $ "failed") (-1173 (-294 (-525)))) 63) (((-3 $ "failed") (-1173 (-887 (-357)))) 94) (((-3 $ "failed") (-1173 (-887 (-525)))) 84) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 52) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 39)) (-3897 (($ (-1173 (-294 (-357)))) 70) (($ (-1173 (-294 (-525)))) 59) (($ (-1173 (-887 (-357)))) 90) (($ (-1173 (-887 (-525)))) 80) (($ (-1173 (-385 (-887 (-357))))) 48) (($ (-1173 (-385 (-887 (-525))))) 32)) (-2350 (((-1178) $) 120)) (-1270 (((-798) $) 113) (($ (-592 (-308))) 103) (($ (-308)) 97) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 101) (($ (-1173 (-317 (-1279 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1279) (-641)))) 31))) -(((-59 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1279) (-641))))))) (-1091)) (T -59)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1279) (-641)))) (-5 *1 (-59 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1279) (-641))))))) -((-2350 (((-1178) $) 53) (((-1178)) 54)) (-1270 (((-798) $) 50))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 74) (((-3 $ "failed") (-1173 (-294 (-525)))) 63) (((-3 $ "failed") (-1173 (-887 (-357)))) 94) (((-3 $ "failed") (-1173 (-887 (-525)))) 84) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 52) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 39)) (-3894 (($ (-1173 (-294 (-357)))) 70) (($ (-1173 (-294 (-525)))) 59) (($ (-1173 (-887 (-357)))) 90) (($ (-1173 (-887 (-525)))) 80) (($ (-1173 (-385 (-887 (-357))))) 48) (($ (-1173 (-385 (-887 (-525))))) 32)) (-2350 (((-1178) $) 120)) (-1271 (((-798) $) 113) (($ (-592 (-308))) 103) (($ (-308)) 97) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 101) (($ (-1173 (-317 (-1280 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1280) (-641)))) 31))) +(((-59 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1280) (-641))))))) (-1091)) (T -59)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1280) (-641)))) (-5 *1 (-59 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE JINT) (QUOTE X) (QUOTE ELAM)) (-1280) (-641))))))) +((-2350 (((-1178) $) 53) (((-1178)) 54)) (-1271 (((-798) $) 50))) (((-60 |#1|) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) (-1091)) (T -60)) ((-2350 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-60 *3)) (-14 *3 (-1091))))) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 144) (((-3 $ "failed") (-1173 (-294 (-525)))) 134) (((-3 $ "failed") (-1173 (-887 (-357)))) 164) (((-3 $ "failed") (-1173 (-887 (-525)))) 154) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 123) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 111)) (-3897 (($ (-1173 (-294 (-357)))) 140) (($ (-1173 (-294 (-525)))) 130) (($ (-1173 (-887 (-357)))) 160) (($ (-1173 (-887 (-525)))) 150) (($ (-1173 (-385 (-887 (-357))))) 119) (($ (-1173 (-385 (-887 (-525))))) 104)) (-2350 (((-1178) $) 97)) (-1270 (((-798) $) 91) (($ (-592 (-308))) 29) (($ (-308)) 34) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 32) (($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641)))) 89))) -(((-61 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641))))))) (-1091)) (T -61)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641)))) (-5 *1 (-61 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641))))))) -((-2591 (((-3 $ "failed") (-294 (-357))) 41) (((-3 $ "failed") (-294 (-525))) 46) (((-3 $ "failed") (-887 (-357))) 50) (((-3 $ "failed") (-887 (-525))) 54) (((-3 $ "failed") (-385 (-887 (-357)))) 36) (((-3 $ "failed") (-385 (-887 (-525)))) 29)) (-3897 (($ (-294 (-357))) 39) (($ (-294 (-525))) 44) (($ (-887 (-357))) 48) (($ (-887 (-525))) 52) (($ (-385 (-887 (-357)))) 34) (($ (-385 (-887 (-525)))) 26)) (-2350 (((-1178) $) 76)) (-1270 (((-798) $) 69) (($ (-592 (-308))) 61) (($ (-308)) 66) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 64) (($ (-317 (-1279 (QUOTE X)) (-1279) (-641))) 25))) -(((-62 |#1|) (-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279 (QUOTE X)) (-1279) (-641)))))) (-1091)) (T -62)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-317 (-1279 (QUOTE X)) (-1279) (-641))) (-5 *1 (-62 *3)) (-14 *3 (-1091))))) -(-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279 (QUOTE X)) (-1279) (-641)))))) -((-2591 (((-3 $ "failed") (-632 (-294 (-357)))) 109) (((-3 $ "failed") (-632 (-294 (-525)))) 97) (((-3 $ "failed") (-632 (-887 (-357)))) 131) (((-3 $ "failed") (-632 (-887 (-525)))) 120) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 85) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 71)) (-3897 (($ (-632 (-294 (-357)))) 105) (($ (-632 (-294 (-525)))) 93) (($ (-632 (-887 (-357)))) 127) (($ (-632 (-887 (-525)))) 116) (($ (-632 (-385 (-887 (-357))))) 81) (($ (-632 (-385 (-887 (-525))))) 64)) (-2350 (((-1178) $) 139)) (-1270 (((-798) $) 133) (($ (-592 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 31) (($ (-632 (-317 (-1279) (-1279 (QUOTE X) (QUOTE HESS)) (-641)))) 54))) -(((-63 |#1|) (-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279) (-1279 (QUOTE X) (QUOTE HESS)) (-641))))))) (-1091)) (T -63)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1279) (-1279 (QUOTE X) (QUOTE HESS)) (-641)))) (-5 *1 (-63 *3)) (-14 *3 (-1091))))) -(-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279) (-1279 (QUOTE X) (QUOTE HESS)) (-641))))))) -((-2591 (((-3 $ "failed") (-294 (-357))) 59) (((-3 $ "failed") (-294 (-525))) 64) (((-3 $ "failed") (-887 (-357))) 68) (((-3 $ "failed") (-887 (-525))) 72) (((-3 $ "failed") (-385 (-887 (-357)))) 54) (((-3 $ "failed") (-385 (-887 (-525)))) 47)) (-3897 (($ (-294 (-357))) 57) (($ (-294 (-525))) 62) (($ (-887 (-357))) 66) (($ (-887 (-525))) 70) (($ (-385 (-887 (-357)))) 52) (($ (-385 (-887 (-525)))) 44)) (-2350 (((-1178) $) 81)) (-1270 (((-798) $) 75) (($ (-592 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 31) (($ (-317 (-1279) (-1279 (QUOTE XC)) (-641))) 39))) -(((-64 |#1|) (-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE XC)) (-641)))))) (-1091)) (T -64)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-317 (-1279) (-1279 (QUOTE XC)) (-641))) (-5 *1 (-64 *3)) (-14 *3 (-1091))))) -(-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE XC)) (-641)))))) -((-2350 (((-1178) $) 63)) (-1270 (((-798) $) 57) (($ (-632 (-641))) 49) (($ (-592 (-308))) 48) (($ (-308)) 55) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 53))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 144) (((-3 $ "failed") (-1173 (-294 (-525)))) 134) (((-3 $ "failed") (-1173 (-887 (-357)))) 164) (((-3 $ "failed") (-1173 (-887 (-525)))) 154) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 123) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 111)) (-3894 (($ (-1173 (-294 (-357)))) 140) (($ (-1173 (-294 (-525)))) 130) (($ (-1173 (-887 (-357)))) 160) (($ (-1173 (-887 (-525)))) 150) (($ (-1173 (-385 (-887 (-357))))) 119) (($ (-1173 (-385 (-887 (-525))))) 104)) (-2350 (((-1178) $) 97)) (-1271 (((-798) $) 91) (($ (-592 (-308))) 29) (($ (-308)) 34) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 32) (($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641)))) 89))) +(((-61 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641))))))) (-1091)) (T -61)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641)))) (-5 *1 (-61 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641))))))) +((-2588 (((-3 $ "failed") (-294 (-357))) 41) (((-3 $ "failed") (-294 (-525))) 46) (((-3 $ "failed") (-887 (-357))) 50) (((-3 $ "failed") (-887 (-525))) 54) (((-3 $ "failed") (-385 (-887 (-357)))) 36) (((-3 $ "failed") (-385 (-887 (-525)))) 29)) (-3894 (($ (-294 (-357))) 39) (($ (-294 (-525))) 44) (($ (-887 (-357))) 48) (($ (-887 (-525))) 52) (($ (-385 (-887 (-357)))) 34) (($ (-385 (-887 (-525)))) 26)) (-2350 (((-1178) $) 76)) (-1271 (((-798) $) 69) (($ (-592 (-308))) 61) (($ (-308)) 66) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 64) (($ (-317 (-1280 (QUOTE X)) (-1280) (-641))) 25))) +(((-62 |#1|) (-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280 (QUOTE X)) (-1280) (-641)))))) (-1091)) (T -62)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-317 (-1280 (QUOTE X)) (-1280) (-641))) (-5 *1 (-62 *3)) (-14 *3 (-1091))))) +(-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280 (QUOTE X)) (-1280) (-641)))))) +((-2588 (((-3 $ "failed") (-632 (-294 (-357)))) 109) (((-3 $ "failed") (-632 (-294 (-525)))) 97) (((-3 $ "failed") (-632 (-887 (-357)))) 131) (((-3 $ "failed") (-632 (-887 (-525)))) 120) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 85) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 71)) (-3894 (($ (-632 (-294 (-357)))) 105) (($ (-632 (-294 (-525)))) 93) (($ (-632 (-887 (-357)))) 127) (($ (-632 (-887 (-525)))) 116) (($ (-632 (-385 (-887 (-357))))) 81) (($ (-632 (-385 (-887 (-525))))) 64)) (-2350 (((-1178) $) 139)) (-1271 (((-798) $) 133) (($ (-592 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 31) (($ (-632 (-317 (-1280) (-1280 (QUOTE X) (QUOTE HESS)) (-641)))) 54))) +(((-63 |#1|) (-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280) (-1280 (QUOTE X) (QUOTE HESS)) (-641))))))) (-1091)) (T -63)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1280) (-1280 (QUOTE X) (QUOTE HESS)) (-641)))) (-5 *1 (-63 *3)) (-14 *3 (-1091))))) +(-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280) (-1280 (QUOTE X) (QUOTE HESS)) (-641))))))) +((-2588 (((-3 $ "failed") (-294 (-357))) 59) (((-3 $ "failed") (-294 (-525))) 64) (((-3 $ "failed") (-887 (-357))) 68) (((-3 $ "failed") (-887 (-525))) 72) (((-3 $ "failed") (-385 (-887 (-357)))) 54) (((-3 $ "failed") (-385 (-887 (-525)))) 47)) (-3894 (($ (-294 (-357))) 57) (($ (-294 (-525))) 62) (($ (-887 (-357))) 66) (($ (-887 (-525))) 70) (($ (-385 (-887 (-357)))) 52) (($ (-385 (-887 (-525)))) 44)) (-2350 (((-1178) $) 81)) (-1271 (((-798) $) 75) (($ (-592 (-308))) 28) (($ (-308)) 33) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 31) (($ (-317 (-1280) (-1280 (QUOTE XC)) (-641))) 39))) +(((-64 |#1|) (-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE XC)) (-641)))))) (-1091)) (T -64)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-317 (-1280) (-1280 (QUOTE XC)) (-641))) (-5 *1 (-64 *3)) (-14 *3 (-1091))))) +(-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE XC)) (-641)))))) +((-2350 (((-1178) $) 63)) (-1271 (((-798) $) 57) (($ (-632 (-641))) 49) (($ (-592 (-308))) 48) (($ (-308)) 55) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 53))) (((-65 |#1|) (-361) (-1091)) (T -65)) NIL (-361) -((-2350 (((-1178) $) 64)) (-1270 (((-798) $) 58) (($ (-632 (-641))) 50) (($ (-592 (-308))) 49) (($ (-308)) 52) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 55))) +((-2350 (((-1178) $) 64)) (-1271 (((-798) $) 58) (($ (-632 (-641))) 50) (($ (-592 (-308))) 49) (($ (-308)) 52) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 55))) (((-66 |#1|) (-361) (-1091)) (T -66)) NIL (-361) -((-2350 (((-1178) $) NIL) (((-1178)) 32)) (-1270 (((-798) $) NIL))) +((-2350 (((-1178) $) NIL) (((-1178)) 32)) (-1271 (((-798) $) NIL))) (((-67 |#1|) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) (-1091)) (T -67)) ((-2350 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-67 *3)) (-14 *3 (-1091))))) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) -((-2350 (((-1178) $) 73)) (-1270 (((-798) $) 67) (($ (-632 (-641))) 59) (($ (-592 (-308))) 61) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 58))) +((-2350 (((-1178) $) 73)) (-1271 (((-798) $) 67) (($ (-632 (-641))) 59) (($ (-592 (-308))) 61) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 58))) (((-68 |#1|) (-361) (-1091)) (T -68)) NIL (-361) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 103) (((-3 $ "failed") (-1173 (-294 (-525)))) 92) (((-3 $ "failed") (-1173 (-887 (-357)))) 123) (((-3 $ "failed") (-1173 (-887 (-525)))) 113) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 81) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 68)) (-3897 (($ (-1173 (-294 (-357)))) 99) (($ (-1173 (-294 (-525)))) 88) (($ (-1173 (-887 (-357)))) 119) (($ (-1173 (-887 (-525)))) 109) (($ (-1173 (-385 (-887 (-357))))) 77) (($ (-1173 (-385 (-887 (-525))))) 61)) (-2350 (((-1178) $) 136)) (-1270 (((-798) $) 130) (($ (-592 (-308))) 125) (($ (-308)) 128) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 53) (($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))) 54))) -(((-69 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))))))) (-1091)) (T -69)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))) (-5 *1 (-69 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))))))) -((-2350 (((-1178) $) 32) (((-1178)) 31)) (-1270 (((-798) $) 35))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 103) (((-3 $ "failed") (-1173 (-294 (-525)))) 92) (((-3 $ "failed") (-1173 (-887 (-357)))) 123) (((-3 $ "failed") (-1173 (-887 (-525)))) 113) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 81) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 68)) (-3894 (($ (-1173 (-294 (-357)))) 99) (($ (-1173 (-294 (-525)))) 88) (($ (-1173 (-887 (-357)))) 119) (($ (-1173 (-887 (-525)))) 109) (($ (-1173 (-385 (-887 (-357))))) 77) (($ (-1173 (-385 (-887 (-525))))) 61)) (-2350 (((-1178) $) 136)) (-1271 (((-798) $) 130) (($ (-592 (-308))) 125) (($ (-308)) 128) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 53) (($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))) 54))) +(((-69 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))))))) (-1091)) (T -69)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))) (-5 *1 (-69 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))))))) +((-2350 (((-1178) $) 32) (((-1178)) 31)) (-1271 (((-798) $) 35))) (((-70 |#1|) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) (-1091)) (T -70)) ((-2350 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-70 *3)) (-14 *3 (-1091))))) (-13 (-373) (-10 -7 (-15 -2350 ((-1178))))) -((-2350 (((-1178) $) 63)) (-1270 (((-798) $) 57) (($ (-632 (-641))) 49) (($ (-592 (-308))) 51) (($ (-308)) 54) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 48))) +((-2350 (((-1178) $) 63)) (-1271 (((-798) $) 57) (($ (-632 (-641))) 49) (($ (-592 (-308))) 51) (($ (-308)) 54) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 48))) (((-71 |#1|) (-361) (-1091)) (T -71)) NIL (-361) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 125) (((-3 $ "failed") (-1173 (-294 (-525)))) 115) (((-3 $ "failed") (-1173 (-887 (-357)))) 145) (((-3 $ "failed") (-1173 (-887 (-525)))) 135) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 105) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 93)) (-3897 (($ (-1173 (-294 (-357)))) 121) (($ (-1173 (-294 (-525)))) 111) (($ (-1173 (-887 (-357)))) 141) (($ (-1173 (-887 (-525)))) 131) (($ (-1173 (-385 (-887 (-357))))) 101) (($ (-1173 (-385 (-887 (-525))))) 86)) (-2350 (((-1178) $) 78)) (-1270 (((-798) $) 27) (($ (-592 (-308))) 68) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 71) (($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) 65))) -(((-72 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) (-1091)) (T -72)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) (-5 *1 (-72 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 130) (((-3 $ "failed") (-1173 (-294 (-525)))) 119) (((-3 $ "failed") (-1173 (-887 (-357)))) 150) (((-3 $ "failed") (-1173 (-887 (-525)))) 140) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 108) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 95)) (-3897 (($ (-1173 (-294 (-357)))) 126) (($ (-1173 (-294 (-525)))) 115) (($ (-1173 (-887 (-357)))) 146) (($ (-1173 (-887 (-525)))) 136) (($ (-1173 (-385 (-887 (-357))))) 104) (($ (-1173 (-385 (-887 (-525))))) 88)) (-2350 (((-1178) $) 79)) (-1270 (((-798) $) 71) (($ (-592 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) NIL) (($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE EPS)) (-1279 (QUOTE -3418)) (-641)))) 66))) -(((-73 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE EPS)) (-1279 (QUOTE -3418)) (-641))))))) (-1091) (-1091) (-1091)) (T -73)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE X) (QUOTE EPS)) (-1279 (QUOTE -3418)) (-641)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE EPS)) (-1279 (QUOTE -3418)) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 134) (((-3 $ "failed") (-1173 (-294 (-525)))) 123) (((-3 $ "failed") (-1173 (-887 (-357)))) 154) (((-3 $ "failed") (-1173 (-887 (-525)))) 144) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 112) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 99)) (-3897 (($ (-1173 (-294 (-357)))) 130) (($ (-1173 (-294 (-525)))) 119) (($ (-1173 (-887 (-357)))) 150) (($ (-1173 (-887 (-525)))) 140) (($ (-1173 (-385 (-887 (-357))))) 108) (($ (-1173 (-385 (-887 (-525))))) 92)) (-2350 (((-1178) $) 83)) (-1270 (((-798) $) 75) (($ (-592 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) NIL) (($ (-1173 (-317 (-1279 (QUOTE EPS)) (-1279 (QUOTE YA) (QUOTE YB)) (-641)))) 70))) -(((-74 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE EPS)) (-1279 (QUOTE YA) (QUOTE YB)) (-641))))))) (-1091) (-1091) (-1091)) (T -74)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE EPS)) (-1279 (QUOTE YA) (QUOTE YB)) (-641)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE EPS)) (-1279 (QUOTE YA) (QUOTE YB)) (-641))))))) -((-2591 (((-3 $ "failed") (-294 (-357))) 82) (((-3 $ "failed") (-294 (-525))) 87) (((-3 $ "failed") (-887 (-357))) 91) (((-3 $ "failed") (-887 (-525))) 95) (((-3 $ "failed") (-385 (-887 (-357)))) 77) (((-3 $ "failed") (-385 (-887 (-525)))) 70)) (-3897 (($ (-294 (-357))) 80) (($ (-294 (-525))) 85) (($ (-887 (-357))) 89) (($ (-887 (-525))) 93) (($ (-385 (-887 (-357)))) 75) (($ (-385 (-887 (-525)))) 67)) (-2350 (((-1178) $) 62)) (-1270 (((-798) $) 50) (($ (-592 (-308))) 46) (($ (-308)) 56) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 54) (($ (-317 (-1279) (-1279 (QUOTE X)) (-641))) 47))) -(((-75 |#1|) (-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE X)) (-641)))))) (-1091)) (T -75)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-317 (-1279) (-1279 (QUOTE X)) (-641))) (-5 *1 (-75 *3)) (-14 *3 (-1091))))) -(-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE X)) (-641)))))) -((-2591 (((-3 $ "failed") (-294 (-357))) 46) (((-3 $ "failed") (-294 (-525))) 51) (((-3 $ "failed") (-887 (-357))) 55) (((-3 $ "failed") (-887 (-525))) 59) (((-3 $ "failed") (-385 (-887 (-357)))) 41) (((-3 $ "failed") (-385 (-887 (-525)))) 34)) (-3897 (($ (-294 (-357))) 44) (($ (-294 (-525))) 49) (($ (-887 (-357))) 53) (($ (-887 (-525))) 57) (($ (-385 (-887 (-357)))) 39) (($ (-385 (-887 (-525)))) 31)) (-2350 (((-1178) $) 80)) (-1270 (((-798) $) 74) (($ (-592 (-308))) 66) (($ (-308)) 71) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 69) (($ (-317 (-1279) (-1279 (QUOTE X)) (-641))) 30))) -(((-76 |#1|) (-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE X)) (-641)))))) (-1091)) (T -76)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-317 (-1279) (-1279 (QUOTE X)) (-641))) (-5 *1 (-76 *3)) (-14 *3 (-1091))))) -(-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279) (-1279 (QUOTE X)) (-641)))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 89) (((-3 $ "failed") (-1173 (-294 (-525)))) 78) (((-3 $ "failed") (-1173 (-887 (-357)))) 109) (((-3 $ "failed") (-1173 (-887 (-525)))) 99) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 67) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 54)) (-3897 (($ (-1173 (-294 (-357)))) 85) (($ (-1173 (-294 (-525)))) 74) (($ (-1173 (-887 (-357)))) 105) (($ (-1173 (-887 (-525)))) 95) (($ (-1173 (-385 (-887 (-357))))) 63) (($ (-1173 (-385 (-887 (-525))))) 47)) (-2350 (((-1178) $) 125)) (-1270 (((-798) $) 119) (($ (-592 (-308))) 112) (($ (-308)) 37) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 115) (($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641)))) 38))) -(((-77 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641))))))) (-1091)) (T -77)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641)))) (-5 *1 (-77 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE XC)) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 142) (((-3 $ "failed") (-1173 (-294 (-525)))) 132) (((-3 $ "failed") (-1173 (-887 (-357)))) 162) (((-3 $ "failed") (-1173 (-887 (-525)))) 152) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 122) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 110)) (-3897 (($ (-1173 (-294 (-357)))) 138) (($ (-1173 (-294 (-525)))) 128) (($ (-1173 (-887 (-357)))) 158) (($ (-1173 (-887 (-525)))) 148) (($ (-1173 (-385 (-887 (-357))))) 118) (($ (-1173 (-385 (-887 (-525))))) 103)) (-2350 (((-1178) $) 96)) (-1270 (((-798) $) 90) (($ (-592 (-308))) 81) (($ (-308)) 88) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 86) (($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) 82))) -(((-78 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) (-1091)) (T -78)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) (-5 *1 (-78 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 78) (((-3 $ "failed") (-1173 (-294 (-525)))) 67) (((-3 $ "failed") (-1173 (-887 (-357)))) 98) (((-3 $ "failed") (-1173 (-887 (-525)))) 88) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 56) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 43)) (-3897 (($ (-1173 (-294 (-357)))) 74) (($ (-1173 (-294 (-525)))) 63) (($ (-1173 (-887 (-357)))) 94) (($ (-1173 (-887 (-525)))) 84) (($ (-1173 (-385 (-887 (-357))))) 52) (($ (-1173 (-385 (-887 (-525))))) 36)) (-2350 (((-1178) $) 124)) (-1270 (((-798) $) 118) (($ (-592 (-308))) 109) (($ (-308)) 115) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 113) (($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) 35))) -(((-79 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) (-1091)) (T -79)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641)))) (-5 *1 (-79 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279) (-1279 (QUOTE X)) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 95) (((-3 $ "failed") (-1173 (-294 (-525)))) 84) (((-3 $ "failed") (-1173 (-887 (-357)))) 115) (((-3 $ "failed") (-1173 (-887 (-525)))) 105) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 73) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 60)) (-3897 (($ (-1173 (-294 (-357)))) 91) (($ (-1173 (-294 (-525)))) 80) (($ (-1173 (-887 (-357)))) 111) (($ (-1173 (-887 (-525)))) 101) (($ (-1173 (-385 (-887 (-357))))) 69) (($ (-1173 (-385 (-887 (-525))))) 53)) (-2350 (((-1178) $) 45)) (-1270 (((-798) $) 39) (($ (-592 (-308))) 29) (($ (-308)) 32) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 35) (($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641)))) 30))) -(((-80 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641))))))) (-1091)) (T -80)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641)))) (-5 *1 (-80 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641))))))) -((-2591 (((-3 $ "failed") (-632 (-294 (-357)))) 115) (((-3 $ "failed") (-632 (-294 (-525)))) 104) (((-3 $ "failed") (-632 (-887 (-357)))) 137) (((-3 $ "failed") (-632 (-887 (-525)))) 126) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 93) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 80)) (-3897 (($ (-632 (-294 (-357)))) 111) (($ (-632 (-294 (-525)))) 100) (($ (-632 (-887 (-357)))) 133) (($ (-632 (-887 (-525)))) 122) (($ (-632 (-385 (-887 (-357))))) 89) (($ (-632 (-385 (-887 (-525))))) 73)) (-2350 (((-1178) $) 63)) (-1270 (((-798) $) 50) (($ (-592 (-308))) 57) (($ (-308)) 46) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 55) (($ (-632 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641)))) 47))) -(((-81 |#1|) (-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641))))))) (-1091)) (T -81)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641)))) (-5 *1 (-81 *3)) (-14 *3 (-1091))))) -(-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE X) (QUOTE -3418)) (-1279) (-641))))))) -((-2591 (((-3 $ "failed") (-632 (-294 (-357)))) 112) (((-3 $ "failed") (-632 (-294 (-525)))) 100) (((-3 $ "failed") (-632 (-887 (-357)))) 134) (((-3 $ "failed") (-632 (-887 (-525)))) 123) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 88) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 74)) (-3897 (($ (-632 (-294 (-357)))) 108) (($ (-632 (-294 (-525)))) 96) (($ (-632 (-887 (-357)))) 130) (($ (-632 (-887 (-525)))) 119) (($ (-632 (-385 (-887 (-357))))) 84) (($ (-632 (-385 (-887 (-525))))) 67)) (-2350 (((-1178) $) 59)) (-1270 (((-798) $) 53) (($ (-592 (-308))) 47) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 44) (($ (-632 (-317 (-1279 (QUOTE X)) (-1279) (-641)))) 45))) -(((-82 |#1|) (-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE X)) (-1279) (-641))))))) (-1091)) (T -82)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1279 (QUOTE X)) (-1279) (-641)))) (-5 *1 (-82 *3)) (-14 *3 (-1091))))) -(-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE X)) (-1279) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 104) (((-3 $ "failed") (-1173 (-294 (-525)))) 93) (((-3 $ "failed") (-1173 (-887 (-357)))) 124) (((-3 $ "failed") (-1173 (-887 (-525)))) 114) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 82) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 69)) (-3897 (($ (-1173 (-294 (-357)))) 100) (($ (-1173 (-294 (-525)))) 89) (($ (-1173 (-887 (-357)))) 120) (($ (-1173 (-887 (-525)))) 110) (($ (-1173 (-385 (-887 (-357))))) 78) (($ (-1173 (-385 (-887 (-525))))) 62)) (-2350 (((-1178) $) 46)) (-1270 (((-798) $) 40) (($ (-592 (-308))) 49) (($ (-308)) 36) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 52) (($ (-1173 (-317 (-1279 (QUOTE X)) (-1279) (-641)))) 37))) -(((-83 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279) (-641))))))) (-1091)) (T -83)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE X)) (-1279) (-641)))) (-5 *1 (-83 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279) (-641))))))) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 79) (((-3 $ "failed") (-1173 (-294 (-525)))) 68) (((-3 $ "failed") (-1173 (-887 (-357)))) 99) (((-3 $ "failed") (-1173 (-887 (-525)))) 89) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 57) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 44)) (-3897 (($ (-1173 (-294 (-357)))) 75) (($ (-1173 (-294 (-525)))) 64) (($ (-1173 (-887 (-357)))) 95) (($ (-1173 (-887 (-525)))) 85) (($ (-1173 (-385 (-887 (-357))))) 53) (($ (-1173 (-385 (-887 (-525))))) 37)) (-2350 (((-1178) $) 125)) (-1270 (((-798) $) 119) (($ (-592 (-308))) 110) (($ (-308)) 116) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 114) (($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))) 36))) -(((-84 |#1|) (-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))))))) (-1091)) (T -84)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))) (-5 *1 (-84 *3)) (-14 *3 (-1091))))) -(-13 (-418) (-10 -8 (-15 -1270 ($ (-1173 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))))))) -((-2591 (((-3 $ "failed") (-632 (-294 (-357)))) 113) (((-3 $ "failed") (-632 (-294 (-525)))) 101) (((-3 $ "failed") (-632 (-887 (-357)))) 135) (((-3 $ "failed") (-632 (-887 (-525)))) 124) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 89) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 75)) (-3897 (($ (-632 (-294 (-357)))) 109) (($ (-632 (-294 (-525)))) 97) (($ (-632 (-887 (-357)))) 131) (($ (-632 (-887 (-525)))) 120) (($ (-632 (-385 (-887 (-357))))) 85) (($ (-632 (-385 (-887 (-525))))) 68)) (-2350 (((-1178) $) 59)) (-1270 (((-798) $) 53) (($ (-592 (-308))) 43) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 48) (($ (-632 (-317 (-1279 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1279) (-641)))) 44))) -(((-85 |#1|) (-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1279) (-641))))))) (-1091)) (T -85)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1279 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1279) (-641)))) (-5 *1 (-85 *3)) (-14 *3 (-1091))))) -(-13 (-362) (-10 -8 (-15 -1270 ($ (-632 (-317 (-1279 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1279) (-641))))))) -((-2350 (((-1178) $) 44)) (-1270 (((-798) $) 38) (($ (-1173 (-641))) 92) (($ (-592 (-308))) 30) (($ (-308)) 35) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 33))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 125) (((-3 $ "failed") (-1173 (-294 (-525)))) 115) (((-3 $ "failed") (-1173 (-887 (-357)))) 145) (((-3 $ "failed") (-1173 (-887 (-525)))) 135) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 105) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 93)) (-3894 (($ (-1173 (-294 (-357)))) 121) (($ (-1173 (-294 (-525)))) 111) (($ (-1173 (-887 (-357)))) 141) (($ (-1173 (-887 (-525)))) 131) (($ (-1173 (-385 (-887 (-357))))) 101) (($ (-1173 (-385 (-887 (-525))))) 86)) (-2350 (((-1178) $) 78)) (-1271 (((-798) $) 27) (($ (-592 (-308))) 68) (($ (-308)) 64) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 71) (($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) 65))) +(((-72 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) (-1091)) (T -72)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) (-5 *1 (-72 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 130) (((-3 $ "failed") (-1173 (-294 (-525)))) 119) (((-3 $ "failed") (-1173 (-887 (-357)))) 150) (((-3 $ "failed") (-1173 (-887 (-525)))) 140) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 108) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 95)) (-3894 (($ (-1173 (-294 (-357)))) 126) (($ (-1173 (-294 (-525)))) 115) (($ (-1173 (-887 (-357)))) 146) (($ (-1173 (-887 (-525)))) 136) (($ (-1173 (-385 (-887 (-357))))) 104) (($ (-1173 (-385 (-887 (-525))))) 88)) (-2350 (((-1178) $) 79)) (-1271 (((-798) $) 71) (($ (-592 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) NIL) (($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE EPS)) (-1280 (QUOTE -3414)) (-641)))) 66))) +(((-73 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE EPS)) (-1280 (QUOTE -3414)) (-641))))))) (-1091) (-1091) (-1091)) (T -73)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE X) (QUOTE EPS)) (-1280 (QUOTE -3414)) (-641)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE EPS)) (-1280 (QUOTE -3414)) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 134) (((-3 $ "failed") (-1173 (-294 (-525)))) 123) (((-3 $ "failed") (-1173 (-887 (-357)))) 154) (((-3 $ "failed") (-1173 (-887 (-525)))) 144) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 112) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 99)) (-3894 (($ (-1173 (-294 (-357)))) 130) (($ (-1173 (-294 (-525)))) 119) (($ (-1173 (-887 (-357)))) 150) (($ (-1173 (-887 (-525)))) 140) (($ (-1173 (-385 (-887 (-357))))) 108) (($ (-1173 (-385 (-887 (-525))))) 92)) (-2350 (((-1178) $) 83)) (-1271 (((-798) $) 75) (($ (-592 (-308))) NIL) (($ (-308)) NIL) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) NIL) (($ (-1173 (-317 (-1280 (QUOTE EPS)) (-1280 (QUOTE YA) (QUOTE YB)) (-641)))) 70))) +(((-74 |#1| |#2| |#3|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE EPS)) (-1280 (QUOTE YA) (QUOTE YB)) (-641))))))) (-1091) (-1091) (-1091)) (T -74)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE EPS)) (-1280 (QUOTE YA) (QUOTE YB)) (-641)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE EPS)) (-1280 (QUOTE YA) (QUOTE YB)) (-641))))))) +((-2588 (((-3 $ "failed") (-294 (-357))) 82) (((-3 $ "failed") (-294 (-525))) 87) (((-3 $ "failed") (-887 (-357))) 91) (((-3 $ "failed") (-887 (-525))) 95) (((-3 $ "failed") (-385 (-887 (-357)))) 77) (((-3 $ "failed") (-385 (-887 (-525)))) 70)) (-3894 (($ (-294 (-357))) 80) (($ (-294 (-525))) 85) (($ (-887 (-357))) 89) (($ (-887 (-525))) 93) (($ (-385 (-887 (-357)))) 75) (($ (-385 (-887 (-525)))) 67)) (-2350 (((-1178) $) 62)) (-1271 (((-798) $) 50) (($ (-592 (-308))) 46) (($ (-308)) 56) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 54) (($ (-317 (-1280) (-1280 (QUOTE X)) (-641))) 47))) +(((-75 |#1|) (-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE X)) (-641)))))) (-1091)) (T -75)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-317 (-1280) (-1280 (QUOTE X)) (-641))) (-5 *1 (-75 *3)) (-14 *3 (-1091))))) +(-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE X)) (-641)))))) +((-2588 (((-3 $ "failed") (-294 (-357))) 46) (((-3 $ "failed") (-294 (-525))) 51) (((-3 $ "failed") (-887 (-357))) 55) (((-3 $ "failed") (-887 (-525))) 59) (((-3 $ "failed") (-385 (-887 (-357)))) 41) (((-3 $ "failed") (-385 (-887 (-525)))) 34)) (-3894 (($ (-294 (-357))) 44) (($ (-294 (-525))) 49) (($ (-887 (-357))) 53) (($ (-887 (-525))) 57) (($ (-385 (-887 (-357)))) 39) (($ (-385 (-887 (-525)))) 31)) (-2350 (((-1178) $) 80)) (-1271 (((-798) $) 74) (($ (-592 (-308))) 66) (($ (-308)) 71) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 69) (($ (-317 (-1280) (-1280 (QUOTE X)) (-641))) 30))) +(((-76 |#1|) (-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE X)) (-641)))))) (-1091)) (T -76)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-317 (-1280) (-1280 (QUOTE X)) (-641))) (-5 *1 (-76 *3)) (-14 *3 (-1091))))) +(-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280) (-1280 (QUOTE X)) (-641)))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 89) (((-3 $ "failed") (-1173 (-294 (-525)))) 78) (((-3 $ "failed") (-1173 (-887 (-357)))) 109) (((-3 $ "failed") (-1173 (-887 (-525)))) 99) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 67) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 54)) (-3894 (($ (-1173 (-294 (-357)))) 85) (($ (-1173 (-294 (-525)))) 74) (($ (-1173 (-887 (-357)))) 105) (($ (-1173 (-887 (-525)))) 95) (($ (-1173 (-385 (-887 (-357))))) 63) (($ (-1173 (-385 (-887 (-525))))) 47)) (-2350 (((-1178) $) 125)) (-1271 (((-798) $) 119) (($ (-592 (-308))) 112) (($ (-308)) 37) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 115) (($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641)))) 38))) +(((-77 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641))))))) (-1091)) (T -77)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641)))) (-5 *1 (-77 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE XC)) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 142) (((-3 $ "failed") (-1173 (-294 (-525)))) 132) (((-3 $ "failed") (-1173 (-887 (-357)))) 162) (((-3 $ "failed") (-1173 (-887 (-525)))) 152) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 122) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 110)) (-3894 (($ (-1173 (-294 (-357)))) 138) (($ (-1173 (-294 (-525)))) 128) (($ (-1173 (-887 (-357)))) 158) (($ (-1173 (-887 (-525)))) 148) (($ (-1173 (-385 (-887 (-357))))) 118) (($ (-1173 (-385 (-887 (-525))))) 103)) (-2350 (((-1178) $) 96)) (-1271 (((-798) $) 90) (($ (-592 (-308))) 81) (($ (-308)) 88) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 86) (($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) 82))) +(((-78 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) (-1091)) (T -78)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) (-5 *1 (-78 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 78) (((-3 $ "failed") (-1173 (-294 (-525)))) 67) (((-3 $ "failed") (-1173 (-887 (-357)))) 98) (((-3 $ "failed") (-1173 (-887 (-525)))) 88) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 56) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 43)) (-3894 (($ (-1173 (-294 (-357)))) 74) (($ (-1173 (-294 (-525)))) 63) (($ (-1173 (-887 (-357)))) 94) (($ (-1173 (-887 (-525)))) 84) (($ (-1173 (-385 (-887 (-357))))) 52) (($ (-1173 (-385 (-887 (-525))))) 36)) (-2350 (((-1178) $) 124)) (-1271 (((-798) $) 118) (($ (-592 (-308))) 109) (($ (-308)) 115) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 113) (($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) 35))) +(((-79 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) (-1091)) (T -79)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641)))) (-5 *1 (-79 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280) (-1280 (QUOTE X)) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 95) (((-3 $ "failed") (-1173 (-294 (-525)))) 84) (((-3 $ "failed") (-1173 (-887 (-357)))) 115) (((-3 $ "failed") (-1173 (-887 (-525)))) 105) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 73) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 60)) (-3894 (($ (-1173 (-294 (-357)))) 91) (($ (-1173 (-294 (-525)))) 80) (($ (-1173 (-887 (-357)))) 111) (($ (-1173 (-887 (-525)))) 101) (($ (-1173 (-385 (-887 (-357))))) 69) (($ (-1173 (-385 (-887 (-525))))) 53)) (-2350 (((-1178) $) 45)) (-1271 (((-798) $) 39) (($ (-592 (-308))) 29) (($ (-308)) 32) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 35) (($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641)))) 30))) +(((-80 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641))))))) (-1091)) (T -80)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641)))) (-5 *1 (-80 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641))))))) +((-2588 (((-3 $ "failed") (-632 (-294 (-357)))) 115) (((-3 $ "failed") (-632 (-294 (-525)))) 104) (((-3 $ "failed") (-632 (-887 (-357)))) 137) (((-3 $ "failed") (-632 (-887 (-525)))) 126) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 93) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 80)) (-3894 (($ (-632 (-294 (-357)))) 111) (($ (-632 (-294 (-525)))) 100) (($ (-632 (-887 (-357)))) 133) (($ (-632 (-887 (-525)))) 122) (($ (-632 (-385 (-887 (-357))))) 89) (($ (-632 (-385 (-887 (-525))))) 73)) (-2350 (((-1178) $) 63)) (-1271 (((-798) $) 50) (($ (-592 (-308))) 57) (($ (-308)) 46) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 55) (($ (-632 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641)))) 47))) +(((-81 |#1|) (-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641))))))) (-1091)) (T -81)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641)))) (-5 *1 (-81 *3)) (-14 *3 (-1091))))) +(-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE X) (QUOTE -3414)) (-1280) (-641))))))) +((-2588 (((-3 $ "failed") (-632 (-294 (-357)))) 112) (((-3 $ "failed") (-632 (-294 (-525)))) 100) (((-3 $ "failed") (-632 (-887 (-357)))) 134) (((-3 $ "failed") (-632 (-887 (-525)))) 123) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 88) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 74)) (-3894 (($ (-632 (-294 (-357)))) 108) (($ (-632 (-294 (-525)))) 96) (($ (-632 (-887 (-357)))) 130) (($ (-632 (-887 (-525)))) 119) (($ (-632 (-385 (-887 (-357))))) 84) (($ (-632 (-385 (-887 (-525))))) 67)) (-2350 (((-1178) $) 59)) (-1271 (((-798) $) 53) (($ (-592 (-308))) 47) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 44) (($ (-632 (-317 (-1280 (QUOTE X)) (-1280) (-641)))) 45))) +(((-82 |#1|) (-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE X)) (-1280) (-641))))))) (-1091)) (T -82)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1280 (QUOTE X)) (-1280) (-641)))) (-5 *1 (-82 *3)) (-14 *3 (-1091))))) +(-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE X)) (-1280) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 104) (((-3 $ "failed") (-1173 (-294 (-525)))) 93) (((-3 $ "failed") (-1173 (-887 (-357)))) 124) (((-3 $ "failed") (-1173 (-887 (-525)))) 114) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 82) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 69)) (-3894 (($ (-1173 (-294 (-357)))) 100) (($ (-1173 (-294 (-525)))) 89) (($ (-1173 (-887 (-357)))) 120) (($ (-1173 (-887 (-525)))) 110) (($ (-1173 (-385 (-887 (-357))))) 78) (($ (-1173 (-385 (-887 (-525))))) 62)) (-2350 (((-1178) $) 46)) (-1271 (((-798) $) 40) (($ (-592 (-308))) 49) (($ (-308)) 36) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 52) (($ (-1173 (-317 (-1280 (QUOTE X)) (-1280) (-641)))) 37))) +(((-83 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280) (-641))))))) (-1091)) (T -83)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE X)) (-1280) (-641)))) (-5 *1 (-83 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280) (-641))))))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 79) (((-3 $ "failed") (-1173 (-294 (-525)))) 68) (((-3 $ "failed") (-1173 (-887 (-357)))) 99) (((-3 $ "failed") (-1173 (-887 (-525)))) 89) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 57) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 44)) (-3894 (($ (-1173 (-294 (-357)))) 75) (($ (-1173 (-294 (-525)))) 64) (($ (-1173 (-887 (-357)))) 95) (($ (-1173 (-887 (-525)))) 85) (($ (-1173 (-385 (-887 (-357))))) 53) (($ (-1173 (-385 (-887 (-525))))) 37)) (-2350 (((-1178) $) 125)) (-1271 (((-798) $) 119) (($ (-592 (-308))) 110) (($ (-308)) 116) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 114) (($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))) 36))) +(((-84 |#1|) (-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))))))) (-1091)) (T -84)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))) (-5 *1 (-84 *3)) (-14 *3 (-1091))))) +(-13 (-418) (-10 -8 (-15 -1271 ($ (-1173 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))))))) +((-2588 (((-3 $ "failed") (-632 (-294 (-357)))) 113) (((-3 $ "failed") (-632 (-294 (-525)))) 101) (((-3 $ "failed") (-632 (-887 (-357)))) 135) (((-3 $ "failed") (-632 (-887 (-525)))) 124) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 89) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 75)) (-3894 (($ (-632 (-294 (-357)))) 109) (($ (-632 (-294 (-525)))) 97) (($ (-632 (-887 (-357)))) 131) (($ (-632 (-887 (-525)))) 120) (($ (-632 (-385 (-887 (-357))))) 85) (($ (-632 (-385 (-887 (-525))))) 68)) (-2350 (((-1178) $) 59)) (-1271 (((-798) $) 53) (($ (-592 (-308))) 43) (($ (-308)) 50) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 48) (($ (-632 (-317 (-1280 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1280) (-641)))) 44))) +(((-85 |#1|) (-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1280) (-641))))))) (-1091)) (T -85)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-632 (-317 (-1280 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1280) (-641)))) (-5 *1 (-85 *3)) (-14 *3 (-1091))))) +(-13 (-362) (-10 -8 (-15 -1271 ($ (-632 (-317 (-1280 (QUOTE XL) (QUOTE XR) (QUOTE ELAM)) (-1280) (-641))))))) +((-2350 (((-1178) $) 44)) (-1271 (((-798) $) 38) (($ (-1173 (-641))) 92) (($ (-592 (-308))) 30) (($ (-308)) 35) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 33))) (((-86 |#1|) (-417) (-1091)) (T -86)) NIL (-417) -((-2591 (((-3 $ "failed") (-294 (-357))) 47) (((-3 $ "failed") (-294 (-525))) 52) (((-3 $ "failed") (-887 (-357))) 56) (((-3 $ "failed") (-887 (-525))) 60) (((-3 $ "failed") (-385 (-887 (-357)))) 42) (((-3 $ "failed") (-385 (-887 (-525)))) 35)) (-3897 (($ (-294 (-357))) 45) (($ (-294 (-525))) 50) (($ (-887 (-357))) 54) (($ (-887 (-525))) 58) (($ (-385 (-887 (-357)))) 40) (($ (-385 (-887 (-525)))) 32)) (-2350 (((-1178) $) 90)) (-1270 (((-798) $) 84) (($ (-592 (-308))) 78) (($ (-308)) 81) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 76) (($ (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))) 31))) -(((-87 |#1|) (-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))))) (-1091)) (T -87)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641))) (-5 *1 (-87 *3)) (-14 *3 (-1091))))) -(-13 (-374) (-10 -8 (-15 -1270 ($ (-317 (-1279 (QUOTE X)) (-1279 (QUOTE -3418)) (-641)))))) -((-3777 (((-1173 (-632 |#1|)) (-632 |#1|)) 54)) (-3989 (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856)) 44)) (-1895 (((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856)) 65 (|has| |#1| (-341))))) -(((-88 |#1| |#2|) (-10 -7 (-15 -3989 ((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856))) (-15 -3777 ((-1173 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-341)) (-15 -1895 ((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856))) |%noBranch|)) (-517) (-602 |#1|)) (T -88)) -((-1895 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |minor| (-592 (-856))) (|:| -4216 *3) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5)))) (-3777 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-632 *4)) (-4 *5 (-602 *4)))) (-3989 (*1 *2 *3 *4) (-12 (-4 *5 (-517)) (-5 *2 (-2 (|:| -2145 (-632 *5)) (|:| |vec| (-1173 (-592 (-856)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) -(-10 -7 (-15 -3989 ((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856))) (-15 -3777 ((-1173 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-341)) (-15 -1895 ((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856))) |%noBranch|)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2936 ((|#1| $) 35)) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-2508 ((|#1| |#1| $) 30)) (-3351 ((|#1| $) 28)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) NIL)) (-1791 (($ |#1| $) 31)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3412 ((|#1| $) 29)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 16)) (-3565 (($) 39)) (-4064 (((-713) $) 26)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 15)) (-1270 (((-798) $) 25 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) NIL)) (-3289 (($ (-592 |#1|)) 37)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 13 (|has| |#1| (-1020)))) (-3596 (((-713) $) 10 (|has| $ (-6 -4255))))) -(((-89 |#1|) (-13 (-1039 |#1|) (-10 -8 (-15 -3289 ($ (-592 |#1|))))) (-1020)) (T -89)) -((-3289 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-89 *3))))) -(-13 (-1039 |#1|) (-10 -8 (-15 -3289 ($ (-592 |#1|))))) -((-2287 (($ $) 10)) (-2303 (($ $) 12))) -(((-90 |#1|) (-10 -8 (-15 -2303 (|#1| |#1|)) (-15 -2287 (|#1| |#1|))) (-91)) (T -90)) -NIL -(-10 -8 (-15 -2303 (|#1| |#1|)) (-15 -2287 (|#1| |#1|))) -((-2257 (($ $) 11)) (-2226 (($ $) 10)) (-2287 (($ $) 9)) (-2303 (($ $) 8)) (-2273 (($ $) 7)) (-2242 (($ $) 6))) +((-2588 (((-3 $ "failed") (-294 (-357))) 47) (((-3 $ "failed") (-294 (-525))) 52) (((-3 $ "failed") (-887 (-357))) 56) (((-3 $ "failed") (-887 (-525))) 60) (((-3 $ "failed") (-385 (-887 (-357)))) 42) (((-3 $ "failed") (-385 (-887 (-525)))) 35)) (-3894 (($ (-294 (-357))) 45) (($ (-294 (-525))) 50) (($ (-887 (-357))) 54) (($ (-887 (-525))) 58) (($ (-385 (-887 (-357)))) 40) (($ (-385 (-887 (-525)))) 32)) (-2350 (((-1178) $) 90)) (-1271 (((-798) $) 84) (($ (-592 (-308))) 78) (($ (-308)) 81) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 76) (($ (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))) 31))) +(((-87 |#1|) (-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))))) (-1091)) (T -87)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641))) (-5 *1 (-87 *3)) (-14 *3 (-1091))))) +(-13 (-374) (-10 -8 (-15 -1271 ($ (-317 (-1280 (QUOTE X)) (-1280 (QUOTE -3414)) (-641)))))) +((-3305 (((-1173 (-632 |#1|)) (-632 |#1|)) 54)) (-1815 (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856)) 44)) (-3536 (((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856)) 65 (|has| |#1| (-341))))) +(((-88 |#1| |#2|) (-10 -7 (-15 -1815 ((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856))) (-15 -3305 ((-1173 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-341)) (-15 -3536 ((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856))) |%noBranch|)) (-517) (-602 |#1|)) (T -88)) +((-3536 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |minor| (-592 (-856))) (|:| -4216 *3) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 *3)))) (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5)))) (-3305 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-88 *4 *5)) (-5 *3 (-632 *4)) (-4 *5 (-602 *4)))) (-1815 (*1 *2 *3 *4) (-12 (-4 *5 (-517)) (-5 *2 (-2 (|:| -1933 (-632 *5)) (|:| |vec| (-1173 (-592 (-856)))))) (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) +(-10 -7 (-15 -1815 ((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 (-592 (-856))))) |#2| (-856))) (-15 -3305 ((-1173 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-341)) (-15 -3536 ((-2 (|:| |minor| (-592 (-856))) (|:| -4216 |#2|) (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 |#2|))) |#2| (-856))) |%noBranch|)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2933 ((|#1| $) 35)) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-2416 ((|#1| |#1| $) 30)) (-1634 ((|#1| $) 28)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) NIL)) (-1710 (($ |#1| $) 31)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-4017 ((|#1| $) 29)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 16)) (-1864 (($) 39)) (-4062 (((-713) $) 26)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 15)) (-1271 (((-798) $) 25 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) NIL)) (-4175 (($ (-592 |#1|)) 37)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 13 (|has| |#1| (-1020)))) (-3594 (((-713) $) 10 (|has| $ (-6 -4255))))) +(((-89 |#1|) (-13 (-1039 |#1|) (-10 -8 (-15 -4175 ($ (-592 |#1|))))) (-1020)) (T -89)) +((-4175 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-89 *3))))) +(-13 (-1039 |#1|) (-10 -8 (-15 -4175 ($ (-592 |#1|))))) +((-2289 (($ $) 10)) (-2305 (($ $) 12))) +(((-90 |#1|) (-10 -8 (-15 -2305 (|#1| |#1|)) (-15 -2289 (|#1| |#1|))) (-91)) (T -90)) +NIL +(-10 -8 (-15 -2305 (|#1| |#1|)) (-15 -2289 (|#1| |#1|))) +((-2259 (($ $) 11)) (-2227 (($ $) 10)) (-2289 (($ $) 9)) (-2305 (($ $) 8)) (-2275 (($ $) 7)) (-2244 (($ $) 6))) (((-91) (-131)) (T -91)) -((-2257 (*1 *1 *1) (-4 *1 (-91))) (-2226 (*1 *1 *1) (-4 *1 (-91))) (-2287 (*1 *1 *1) (-4 *1 (-91))) (-2303 (*1 *1 *1) (-4 *1 (-91))) (-2273 (*1 *1 *1) (-4 *1 (-91))) (-2242 (*1 *1 *1) (-4 *1 (-91)))) -(-13 (-10 -8 (-15 -2242 ($ $)) (-15 -2273 ($ $)) (-15 -2303 ($ $)) (-15 -2287 ($ $)) (-15 -2226 ($ $)) (-15 -2257 ($ $)))) -((-1260 (((-108) $ $) NIL)) (-2965 (((-357) (-1074) (-357)) 42) (((-357) (-1074) (-1074) (-357)) 41)) (-2616 (((-357) (-357)) 33)) (-1948 (((-1178)) 36)) (-3247 (((-1074) $) NIL)) (-1734 (((-357) (-1074) (-1074)) 46) (((-357) (-1074)) 48)) (-2012 (((-1038) $) NIL)) (-3291 (((-357) (-1074) (-1074)) 47)) (-1690 (((-357) (-1074) (-1074)) 49) (((-357) (-1074)) 50)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) -(((-92) (-13 (-1020) (-10 -7 (-15 -1734 ((-357) (-1074) (-1074))) (-15 -1734 ((-357) (-1074))) (-15 -1690 ((-357) (-1074) (-1074))) (-15 -1690 ((-357) (-1074))) (-15 -3291 ((-357) (-1074) (-1074))) (-15 -1948 ((-1178))) (-15 -2616 ((-357) (-357))) (-15 -2965 ((-357) (-1074) (-357))) (-15 -2965 ((-357) (-1074) (-1074) (-357))) (-6 -4255)))) (T -92)) -((-1734 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1734 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1690 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1690 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3291 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1948 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-92)))) (-2616 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))) (-2965 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92)))) (-2965 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92))))) -(-13 (-1020) (-10 -7 (-15 -1734 ((-357) (-1074) (-1074))) (-15 -1734 ((-357) (-1074))) (-15 -1690 ((-357) (-1074) (-1074))) (-15 -1690 ((-357) (-1074))) (-15 -3291 ((-357) (-1074) (-1074))) (-15 -1948 ((-1178))) (-15 -2616 ((-357) (-357))) (-15 -2965 ((-357) (-1074) (-357))) (-15 -2965 ((-357) (-1074) (-1074) (-357))) (-6 -4255))) +((-2259 (*1 *1 *1) (-4 *1 (-91))) (-2227 (*1 *1 *1) (-4 *1 (-91))) (-2289 (*1 *1 *1) (-4 *1 (-91))) (-2305 (*1 *1 *1) (-4 *1 (-91))) (-2275 (*1 *1 *1) (-4 *1 (-91))) (-2244 (*1 *1 *1) (-4 *1 (-91)))) +(-13 (-10 -8 (-15 -2244 ($ $)) (-15 -2275 ($ $)) (-15 -2305 ($ $)) (-15 -2289 ($ $)) (-15 -2227 ($ $)) (-15 -2259 ($ $)))) +((-1261 (((-108) $ $) NIL)) (-4082 (((-357) (-1074) (-357)) 42) (((-357) (-1074) (-1074) (-357)) 41)) (-3824 (((-357) (-357)) 33)) (-3775 (((-1178)) 36)) (-3803 (((-1074) $) NIL)) (-2796 (((-357) (-1074) (-1074)) 46) (((-357) (-1074)) 48)) (-2015 (((-1038) $) NIL)) (-4197 (((-357) (-1074) (-1074)) 47)) (-1338 (((-357) (-1074) (-1074)) 49) (((-357) (-1074)) 50)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) +(((-92) (-13 (-1020) (-10 -7 (-15 -2796 ((-357) (-1074) (-1074))) (-15 -2796 ((-357) (-1074))) (-15 -1338 ((-357) (-1074) (-1074))) (-15 -1338 ((-357) (-1074))) (-15 -4197 ((-357) (-1074) (-1074))) (-15 -3775 ((-1178))) (-15 -3824 ((-357) (-357))) (-15 -4082 ((-357) (-1074) (-357))) (-15 -4082 ((-357) (-1074) (-1074) (-357))) (-6 -4255)))) (T -92)) +((-2796 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-2796 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1338 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-1338 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-4197 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) (-3775 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-92)))) (-3824 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92)))) (-4082 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92)))) (-4082 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92))))) +(-13 (-1020) (-10 -7 (-15 -2796 ((-357) (-1074) (-1074))) (-15 -2796 ((-357) (-1074))) (-15 -1338 ((-357) (-1074) (-1074))) (-15 -1338 ((-357) (-1074))) (-15 -4197 ((-357) (-1074) (-1074))) (-15 -3775 ((-1178))) (-15 -3824 ((-357) (-357))) (-15 -4082 ((-357) (-1074) (-357))) (-15 -4082 ((-357) (-1074) (-1074) (-357))) (-6 -4255))) NIL (((-93) (-131)) (T -93)) NIL (-13 (-10 -7 (-6 -4255) (-6 (-4257 "*")) (-6 -4256) (-6 -4252) (-6 -4250) (-6 -4249) (-6 -4248) (-6 -4253) (-6 -4247) (-6 -4246) (-6 -4245) (-6 -4244) (-6 -4243) (-6 -4251) (-6 -4254) (-6 |NullSquare|) (-6 |JacobiIdentity|) (-6 -4242))) -((-1260 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-2144 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-525))) 22)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 14)) (-2012 (((-1038) $) NIL)) (-3410 ((|#1| $ |#1|) 11)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) 20)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 8 T CONST)) (-3994 (((-108) $ $) 10)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) 28) (($ $ (-713)) NIL) (($ $ (-525)) 16)) (* (($ $ $) 29))) -(((-94 |#1|) (-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -2144 ($ (-1 |#1| |#1|))) (-15 -2144 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2144 ($ (-1 |#1| |#1| (-525)))))) (-977)) (T -94)) -((-2144 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) (-2144 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) (-2144 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-94 *3))))) -(-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -2144 ($ (-1 |#1| |#1|))) (-15 -2144 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -2144 ($ (-1 |#1| |#1| (-525)))))) -((-2724 (((-396 |#2|) |#2| (-592 |#2|)) 10) (((-396 |#2|) |#2| |#2|) 11))) -(((-95 |#1| |#2|) (-10 -7 (-15 -2724 ((-396 |#2|) |#2| |#2|)) (-15 -2724 ((-396 |#2|) |#2| (-592 |#2|)))) (-13 (-429) (-138)) (-1149 |#1|)) (T -95)) -((-2724 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))) (-2724 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -2724 ((-396 |#2|) |#2| |#2|)) (-15 -2724 ((-396 |#2|) |#2| (-592 |#2|)))) -((-1260 (((-108) $ $) 10))) -(((-96 |#1|) (-10 -8 (-15 -1260 ((-108) |#1| |#1|))) (-97)) (T -96)) -NIL -(-10 -8 (-15 -1260 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-1921 (($ (-1 |#1| |#1|)) 25) (($ (-1 |#1| |#1|) (-1 |#1| |#1|)) 24) (($ (-1 |#1| |#1| (-525))) 22)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 14)) (-2015 (((-1038) $) NIL)) (-3405 ((|#1| $ |#1|) 11)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) 20)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 8 T CONST)) (-3992 (((-108) $ $) 10)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) 28) (($ $ (-713)) NIL) (($ $ (-525)) 16)) (* (($ $ $) 29))) +(((-94 |#1|) (-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -1921 ($ (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1| (-525)))))) (-977)) (T -94)) +((-1921 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) (-1921 (*1 *1 *2 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) (-1921 (*1 *1 *2) (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-94 *3))))) +(-13 (-450) (-265 |#1| |#1|) (-10 -8 (-15 -1921 ($ (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1|) (-1 |#1| |#1|))) (-15 -1921 ($ (-1 |#1| |#1| (-525)))))) +((-3606 (((-396 |#2|) |#2| (-592 |#2|)) 10) (((-396 |#2|) |#2| |#2|) 11))) +(((-95 |#1| |#2|) (-10 -7 (-15 -3606 ((-396 |#2|) |#2| |#2|)) (-15 -3606 ((-396 |#2|) |#2| (-592 |#2|)))) (-13 (-429) (-138)) (-1149 |#1|)) (T -95)) +((-3606 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3)))) (-3606 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-95 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -3606 ((-396 |#2|) |#2| |#2|)) (-15 -3606 ((-396 |#2|) |#2| (-592 |#2|)))) +((-1261 (((-108) $ $) 10))) +(((-96 |#1|) (-10 -8 (-15 -1261 ((-108) |#1| |#1|))) (-97)) (T -96)) +NIL +(-10 -8 (-15 -1261 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3992 (((-108) $ $) 6))) (((-97) (-131)) (T -97)) -((-1260 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-3994 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))) -(-13 (-10 -8 (-15 -3994 ((-108) $ $)) (-15 -1260 ((-108) $ $)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) 13 (|has| $ (-6 -4256)))) (-3187 (($ $ $) NIL (|has| $ (-6 -4256)))) (-3197 (($ $ $) NIL (|has| $ (-6 -4256)))) (-3052 (($ $ (-592 |#1|)) 15)) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3603 (($ $) 11)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3382 (($ $ |#1| $) 17)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1675 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-1426 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|)) 35)) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3591 (($ $) 10)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) 12)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 9)) (-3565 (($) 16)) (-3410 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1217 (($ (-713) |#1|) 19)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -1217 ($ (-713) |#1|)) (-15 -3052 ($ $ (-592 |#1|))) (-15 -1675 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -1675 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1426 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1426 ($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|))))) (-1020)) (T -98)) -((-1217 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-98 *3)) (-4 *3 (-1020)))) (-3052 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-1675 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1020)))) (-1675 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-1426 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2)))) (-1426 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-592 *2) *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2))))) -(-13 (-121 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -1217 ($ (-713) |#1|)) (-15 -3052 ($ $ (-592 |#1|))) (-15 -1675 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -1675 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -1426 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -1426 ($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|))))) -((-2325 ((|#3| |#2| |#2|) 29)) (-2202 ((|#1| |#2| |#2|) 39 (|has| |#1| (-6 (-4257 "*"))))) (-2196 ((|#3| |#2| |#2|) 30)) (-3666 ((|#1| |#2|) 42 (|has| |#1| (-6 (-4257 "*")))))) -(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2325 (|#3| |#2| |#2|)) (-15 -2196 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4257 "*"))) (PROGN (-15 -2202 (|#1| |#2| |#2|)) (-15 -3666 (|#1| |#2|))) |%noBranch|)) (-977) (-1149 |#1|) (-630 |#1| |#4| |#5|) (-351 |#1|) (-351 |#1|)) (T -99)) -((-3666 (*1 *2 *3) (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) (-4 *4 (-630 *2 *5 *6)))) (-2202 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) (-4 *4 (-630 *2 *5 *6)))) (-2196 (*1 *2 *3 *3) (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))) (-2325 (*1 *2 *3 *3) (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))))) -(-10 -7 (-15 -2325 (|#3| |#2| |#2|)) (-15 -2196 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4257 "*"))) (PROGN (-15 -2202 (|#1| |#2| |#2|)) (-15 -3666 (|#1| |#2|))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-1697 (((-592 (-1091))) 33)) (-1906 (((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091)) 35)) (-3994 (((-108) $ $) NIL))) -(((-100) (-13 (-1020) (-10 -7 (-15 -1697 ((-592 (-1091)))) (-15 -1906 ((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091))) (-6 -4255)))) (T -100)) -((-1697 (*1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-100)))) (-1906 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205))))) (-5 *1 (-100))))) -(-13 (-1020) (-10 -7 (-15 -1697 ((-592 (-1091)))) (-15 -1906 ((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091))) (-6 -4255))) -((-3467 (($ (-592 |#2|)) 11))) -(((-101 |#1| |#2|) (-10 -8 (-15 -3467 (|#1| (-592 |#2|)))) (-102 |#2|) (-1127)) (T -101)) -NIL -(-10 -8 (-15 -3467 (|#1| (-592 |#2|)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) (-3992 (*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108))))) +(-13 (-10 -8 (-15 -3992 ((-108) $ $)) (-15 -1261 ((-108) $ $)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) 13 (|has| $ (-6 -4256)))) (-1431 (($ $ $) NIL (|has| $ (-6 -4256)))) (-1520 (($ $ $) NIL (|has| $ (-6 -4256)))) (-2702 (($ $ (-592 |#1|)) 15)) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3601 (($ $) 11)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3378 (($ $ |#1| $) 17)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3585 ((|#1| $ (-1 |#1| |#1| |#1|)) 25) (($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|)) 30)) (-3599 (($ $ |#1| (-1 |#1| |#1| |#1|)) 31) (($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|)) 35)) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3592 (($ $) 10)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) 12)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 9)) (-1864 (($) 16)) (-3405 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2720 (($ (-713) |#1|) 19)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-98 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2720 ($ (-713) |#1|)) (-15 -2702 ($ $ (-592 |#1|))) (-15 -3585 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3585 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3599 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3599 ($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|))))) (-1020)) (T -98)) +((-2720 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-98 *3)) (-4 *3 (-1020)))) (-2702 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-3585 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1020)))) (-3585 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) (-3599 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2)))) (-3599 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-1 (-592 *2) *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2))))) +(-13 (-121 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2720 ($ (-713) |#1|)) (-15 -2702 ($ $ (-592 |#1|))) (-15 -3585 (|#1| $ (-1 |#1| |#1| |#1|))) (-15 -3585 ($ $ $ (-1 |#1| |#1| |#1| |#1| |#1|))) (-15 -3599 ($ $ |#1| (-1 |#1| |#1| |#1|))) (-15 -3599 ($ $ |#1| (-1 (-592 |#1|) |#1| |#1| |#1|))))) +((-3122 ((|#3| |#2| |#2|) 29)) (-1291 ((|#1| |#2| |#2|) 39 (|has| |#1| (-6 (-4257 "*"))))) (-1231 ((|#3| |#2| |#2|) 30)) (-1620 ((|#1| |#2|) 42 (|has| |#1| (-6 (-4257 "*")))))) +(((-99 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3122 (|#3| |#2| |#2|)) (-15 -1231 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4257 "*"))) (PROGN (-15 -1291 (|#1| |#2| |#2|)) (-15 -1620 (|#1| |#2|))) |%noBranch|)) (-977) (-1149 |#1|) (-630 |#1| |#4| |#5|) (-351 |#1|) (-351 |#1|)) (T -99)) +((-1620 (*1 *2 *3) (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) (-4 *4 (-630 *2 *5 *6)))) (-1291 (*1 *2 *3 *3) (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) (-4 *4 (-630 *2 *5 *6)))) (-1231 (*1 *2 *3 *3) (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)))) (-3122 (*1 *2 *3 *3) (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4))))) +(-10 -7 (-15 -3122 (|#3| |#2| |#2|)) (-15 -1231 (|#3| |#2| |#2|)) (IF (|has| |#1| (-6 (-4257 "*"))) (PROGN (-15 -1291 (|#1| |#2| |#2|)) (-15 -1620 (|#1| |#2|))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-1404 (((-592 (-1091))) 33)) (-3644 (((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091)) 35)) (-3992 (((-108) $ $) NIL))) +(((-100) (-13 (-1020) (-10 -7 (-15 -1404 ((-592 (-1091)))) (-15 -3644 ((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091))) (-6 -4255)))) (T -100)) +((-1404 (*1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-100)))) (-3644 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205))))) (-5 *1 (-100))))) +(-13 (-1020) (-10 -7 (-15 -1404 ((-592 (-1091)))) (-15 -3644 ((-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) (|:| |singularities| (-1072 (-205)))) (-1091))) (-6 -4255))) +((-3353 (($ (-592 |#2|)) 11))) +(((-101 |#1| |#2|) (-10 -8 (-15 -3353 (|#1| (-592 |#2|)))) (-102 |#2|) (-1127)) (T -101)) +NIL +(-10 -8 (-15 -3353 (|#1| (-592 |#2|)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-102 |#1|) (-131) (-1127)) (T -102)) -((-3467 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-102 *3)))) (-3412 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) (-1791 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) (-1486 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) -(-13 (-464 |t#1|) (-10 -8 (-6 -4256) (-15 -3467 ($ (-592 |t#1|))) (-15 -3412 (|t#1| $)) (-15 -1791 ($ |t#1| $)) (-15 -1486 (|t#1| $)))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-525) $) NIL (|has| (-525) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-525) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3897 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-525) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-525) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-525) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-2348 (((-108) $) NIL (|has| (-525) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-525) (-789)))) (-2694 (($ (-1 (-525) (-525)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-525) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-1864 (((-525) $) NIL (|has| (-525) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-525) $) NIL)) (-2749 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 2) $) 10)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-525) $) NIL (|has| (-525) (-510)))) (-3246 (($ (-385 (-525))) 9)) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| (-525) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4100 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) -(((-103) (-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 2) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3246 ($ (-385 (-525))))))) (T -103)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-936 2)) (-5 *1 (-103)))) (-3500 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-3246 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))) -(-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 2) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3246 ($ (-385 (-525)))))) -((-4164 (((-592 (-899)) $) 14)) (-3799 (((-1091) $) 10)) (-1270 (((-798) $) 23)) (-1253 (($ (-1091) (-592 (-899))) 15))) -(((-104) (-13 (-566 (-798)) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4164 ((-592 (-899)) $)) (-15 -1253 ($ (-1091) (-592 (-899))))))) (T -104)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-104)))) (-4164 (*1 *2 *1) (-12 (-5 *2 (-592 (-899))) (-5 *1 (-104)))) (-1253 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-104))))) -(-13 (-566 (-798)) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4164 ((-592 (-899)) $)) (-15 -1253 ($ (-1091) (-592 (-899)))))) -((-1260 (((-108) $ $) NIL)) (-3212 (((-1038) $ (-1038)) 24)) (-1264 (($ $ (-1074)) 17)) (-1519 (((-3 (-1038) "failed") $) 23)) (-2412 (((-1038) $) 21)) (-1875 (((-1038) $ (-1038)) 26)) (-1916 (((-1038) $) 25)) (-2409 (($ (-366)) NIL) (($ (-366) (-1074)) 16)) (-3799 (((-366) $) NIL)) (-3247 (((-1074) $) NIL)) (-1744 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-1473 (($ $) 18)) (-3994 (((-108) $ $) NIL))) -(((-105) (-13 (-342 (-366) (-1038)) (-10 -8 (-15 -1519 ((-3 (-1038) "failed") $)) (-15 -1916 ((-1038) $)) (-15 -1875 ((-1038) $ (-1038)))))) (T -105)) -((-1519 (*1 *2 *1) (|partial| -12 (-5 *2 (-1038)) (-5 *1 (-105)))) (-1916 (*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-105)))) (-1875 (*1 *2 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-105))))) -(-13 (-342 (-366) (-1038)) (-10 -8 (-15 -1519 ((-3 (-1038) "failed") $)) (-15 -1916 ((-1038) $)) (-15 -1875 ((-1038) $ (-1038))))) -((-1260 (((-108) $ $) NIL)) (-3411 (($ $) NIL)) (-4144 (($ $ $) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) $) NIL (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-1438 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-108) (-789)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2855 (($ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-108) $ (-1140 (-525)) (-108)) NIL (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1614 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3501 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-2632 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-2571 (((-108) $ (-525)) NIL)) (-1916 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1020))) (((-525) (-108) $) NIL (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3702 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3818 (($ $ $) NIL)) (-1825 (($ $) NIL)) (-3095 (($ $ $) NIL)) (-3489 (($ (-713) (-108)) 8)) (-2181 (($ $ $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL)) (-4205 (($ $ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-4002 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL)) (-2622 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-108) $) NIL (|has| (-525) (-789)))) (-1639 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-3353 (($ $ (-108)) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-108)) (-592 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1567 (((-592 (-108)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (($ $ (-1140 (-525))) NIL) (((-108) $ (-525)) NIL) (((-108) $ (-525) (-108)) NIL)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2041 (((-713) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020)))) (((-713) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-108) (-567 (-501))))) (-1279 (($ (-592 (-108))) NIL)) (-2014 (($ (-592 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1270 (((-798) $) NIL)) (-1423 (($ (-713) (-108)) 9)) (-1286 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3831 (($ $ $) NIL)) (-1576 (($ $) NIL)) (-3236 (($ $ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-3227 (($ $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-106) (-13 (-119) (-10 -8 (-15 -1423 ($ (-713) (-108)))))) (T -106)) -((-1423 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-108)) (-5 *1 (-106))))) -(-13 (-119) (-10 -8 (-15 -1423 ($ (-713) (-108))))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26))) +((-3353 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-102 *3)))) (-4017 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) (-1710 (*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) (-2163 (*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) +(-13 (-464 |t#1|) (-10 -8 (-6 -4256) (-15 -3353 ($ (-592 |t#1|))) (-15 -4017 (|t#1| $)) (-15 -1710 ($ |t#1| $)) (-15 -2163 (|t#1| $)))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-525) $) NIL (|has| (-525) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-525) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3894 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-525) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-525) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-525) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-3288 (((-108) $) NIL (|has| (-525) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-525) (-789)))) (-2688 (($ (-1 (-525) (-525)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-525) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2804 (((-525) $) NIL (|has| (-525) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-525) $) NIL)) (-2745 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 2) $) 10)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-525) $) NIL (|has| (-525) (-510)))) (-3790 (($ (-385 (-525))) 9)) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| (-525) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4098 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) +(((-103) (-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 2) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3790 ($ (-385 (-525))))))) (T -103)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-936 2)) (-5 *1 (-103)))) (-2602 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) (-3790 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103))))) +(-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 2) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3790 ($ (-385 (-525)))))) +((-4164 (((-592 (-899)) $) 14)) (-3798 (((-1091) $) 10)) (-1271 (((-798) $) 23)) (-1762 (($ (-1091) (-592 (-899))) 15))) +(((-104) (-13 (-566 (-798)) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -4164 ((-592 (-899)) $)) (-15 -1762 ($ (-1091) (-592 (-899))))))) (T -104)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-104)))) (-4164 (*1 *2 *1) (-12 (-5 *2 (-592 (-899))) (-5 *1 (-104)))) (-1762 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-104))))) +(-13 (-566 (-798)) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -4164 ((-592 (-899)) $)) (-15 -1762 ($ (-1091) (-592 (-899)))))) +((-1261 (((-108) $ $) NIL)) (-1664 (((-1038) $ (-1038)) 24)) (-1865 (($ $ (-1074)) 17)) (-2335 (((-3 (-1038) "failed") $) 23)) (-2787 (((-1038) $) 21)) (-3343 (((-1038) $ (-1038)) 26)) (-1920 (((-1038) $) 25)) (-2410 (($ (-366)) NIL) (($ (-366) (-1074)) 16)) (-3798 (((-366) $) NIL)) (-3803 (((-1074) $) NIL)) (-3931 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-2770 (($ $) 18)) (-3992 (((-108) $ $) NIL))) +(((-105) (-13 (-342 (-366) (-1038)) (-10 -8 (-15 -2335 ((-3 (-1038) "failed") $)) (-15 -1920 ((-1038) $)) (-15 -3343 ((-1038) $ (-1038)))))) (T -105)) +((-2335 (*1 *2 *1) (|partial| -12 (-5 *2 (-1038)) (-5 *1 (-105)))) (-1920 (*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-105)))) (-3343 (*1 *2 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-105))))) +(-13 (-342 (-366) (-1038)) (-10 -8 (-15 -2335 ((-3 (-1038) "failed") $)) (-15 -1920 ((-1038) $)) (-15 -3343 ((-1038) $ (-1038))))) +((-1261 (((-108) $ $) NIL)) (-3407 (($ $) NIL)) (-4143 (($ $ $) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) $) NIL (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2166 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-108) (-789)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2851 (($ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-108) $ (-1140 (-525)) (-108)) NIL (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1619 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3497 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-2619 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-2558 (((-108) $ (-525)) NIL)) (-1920 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1020))) (((-525) (-108) $) NIL (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3700 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3816 (($ $ $) NIL)) (-1830 (($ $) NIL)) (-3073 (($ $ $) NIL)) (-3485 (($ (-713) (-108)) 8)) (-2422 (($ $ $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL)) (-2025 (($ $ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-3780 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL)) (-2608 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-108) (-108) (-108)) $ $) NIL) (($ (-1 (-108) (-108)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-108) $) NIL (|has| (-525) (-789)))) (-3478 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1646 (($ $ (-108)) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-108)) (-592 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-4181 (((-592 (-108)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (($ $ (-1140 (-525))) NIL) (((-108) $ (-525)) NIL) (((-108) $ (-525) (-108)) NIL)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2041 (((-713) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020)))) (((-713) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-108) (-567 (-501))))) (-1280 (($ (-592 (-108))) NIL)) (-2017 (($ (-592 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1271 (((-798) $) NIL)) (-3565 (($ (-713) (-108)) 9)) (-2375 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3828 (($ $ $) NIL)) (-1581 (($ $) NIL)) (-3232 (($ $ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-3223 (($ $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-106) (-13 (-119) (-10 -8 (-15 -3565 ($ (-713) (-108)))))) (T -106)) +((-3565 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-108)) (-5 *1 (-106))))) +(-13 (-119) (-10 -8 (-15 -3565 ($ (-713) (-108))))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#2|) 26))) (((-107 |#1| |#2|) (-131) (-977) (-977)) (T -107)) NIL (-13 (-594 |t#1|) (-983 |t#2|) (-10 -7 (-6 -4250) (-6 -4249))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-983 |#2|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-3411 (($ $) 11)) (-4144 (($ $ $) 16)) (-2659 (($) 7 T CONST)) (-3573 (($ $) 6)) (-4189 (((-713)) 25)) (-2899 (($) 31)) (-3818 (($ $ $) 14)) (-1825 (($ $) 9)) (-3095 (($ $ $) 17)) (-2181 (($ $ $) 18)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3859 (((-856) $) 30)) (-3247 (((-1074) $) NIL)) (-3637 (($ (-856)) 29)) (-4131 (($ $ $) 21)) (-2012 (((-1038) $) NIL)) (-2812 (($) 8 T CONST)) (-4230 (($ $ $) 22)) (-2749 (((-501) $) 37)) (-1270 (((-798) $) 40)) (-3831 (($ $ $) 12)) (-1576 (($ $) 10)) (-3236 (($ $ $) 15)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 20)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 23)) (-3227 (($ $ $) 13))) -(((-108) (-13 (-789) (-346) (-607) (-901) (-567 (-501)) (-10 -8 (-15 -2659 ($) -1478) (-15 -2812 ($) -1478) (-15 -1576 ($ $)) (-15 -4144 ($ $ $)) (-15 -2181 ($ $ $)) (-15 -3095 ($ $ $)) (-15 -3573 ($ $))))) (T -108)) -((-2659 (*1 *1) (-5 *1 (-108))) (-2812 (*1 *1) (-5 *1 (-108))) (-1576 (*1 *1 *1) (-5 *1 (-108))) (-4144 (*1 *1 *1 *1) (-5 *1 (-108))) (-2181 (*1 *1 *1 *1) (-5 *1 (-108))) (-3095 (*1 *1 *1 *1) (-5 *1 (-108))) (-3573 (*1 *1 *1) (-5 *1 (-108)))) -(-13 (-789) (-346) (-607) (-901) (-567 (-501)) (-10 -8 (-15 -2659 ($) -1478) (-15 -2812 ($) -1478) (-15 -1576 ($ $)) (-15 -4144 ($ $ $)) (-15 -2181 ($ $ $)) (-15 -3095 ($ $ $)) (-15 -3573 ($ $)))) -((-3604 (((-3 (-1 |#1| (-592 |#1|)) "failed") (-110)) 19) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-592 |#1|))) 11) (((-3 |#1| "failed") (-110) (-592 |#1|)) 21)) (-2846 (((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110)) 25) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-592 (-1 |#1| (-592 |#1|)))) 26)) (-2824 (((-110) |#1|) 56 (|has| |#1| (-789)))) (-2737 (((-3 |#1| "failed") (-110)) 50 (|has| |#1| (-789))))) -(((-109 |#1|) (-10 -7 (-15 -3604 ((-3 |#1| "failed") (-110) (-592 |#1|))) (-15 -3604 ((-110) (-110) (-1 |#1| (-592 |#1|)))) (-15 -3604 ((-110) (-110) (-1 |#1| |#1|))) (-15 -3604 ((-3 (-1 |#1| (-592 |#1|)) "failed") (-110))) (-15 -2846 ((-110) (-110) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2846 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2846 ((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110))) (IF (|has| |#1| (-789)) (PROGN (-15 -2824 ((-110) |#1|)) (-15 -2737 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1020)) (T -109)) -((-2737 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1020)) (-4 *2 (-789)) (-5 *1 (-109 *2)))) (-2824 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-789)) (-4 *3 (-1020)))) (-2846 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-1 *4 (-592 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1020)))) (-2846 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-2846 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 (-1 *4 (-592 *4)))) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-3604 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-592 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1020)))) (-3604 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-3604 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-592 *4))) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-3604 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-592 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1020))))) -(-10 -7 (-15 -3604 ((-3 |#1| "failed") (-110) (-592 |#1|))) (-15 -3604 ((-110) (-110) (-1 |#1| (-592 |#1|)))) (-15 -3604 ((-110) (-110) (-1 |#1| |#1|))) (-15 -3604 ((-3 (-1 |#1| (-592 |#1|)) "failed") (-110))) (-15 -2846 ((-110) (-110) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2846 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2846 ((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110))) (IF (|has| |#1| (-789)) (PROGN (-15 -2824 ((-110) |#1|)) (-15 -2737 ((-3 |#1| "failed") (-110)))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-3237 (((-713) $) 72) (($ $ (-713)) 30)) (-3566 (((-108) $) 32)) (-1480 (($ $ (-1074) (-716)) 26)) (-4198 (($ $ (-44 (-1074) (-716))) 15)) (-3980 (((-3 (-716) "failed") $ (-1074)) 25)) (-4164 (((-44 (-1074) (-716)) $) 14)) (-4166 (($ (-1091)) 17) (($ (-1091) (-713)) 22)) (-4207 (((-108) $) 31)) (-3739 (((-108) $) 33)) (-3799 (((-1091) $) 8)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2902 (((-108) $ (-1091)) 10)) (-2907 (($ $ (-1 (-501) (-592 (-501)))) 52) (((-3 (-1 (-501) (-592 (-501))) "failed") $) 56)) (-2012 (((-1038) $) NIL)) (-3905 (((-108) $ (-1074)) 29)) (-1937 (($ $ (-1 (-108) $ $)) 35)) (-2868 (((-3 (-1 (-798) (-592 (-798))) "failed") $) 54) (($ $ (-1 (-798) (-592 (-798)))) 41) (($ $ (-1 (-798) (-798))) 43)) (-1493 (($ $ (-1074)) 45)) (-1451 (($ $) 63)) (-2730 (($ $ (-1 (-108) $ $)) 36)) (-1270 (((-798) $) 48)) (-1257 (($ $ (-1074)) 27)) (-1452 (((-3 (-713) "failed") $) 58)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 71)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 79))) -(((-110) (-13 (-789) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4164 ((-44 (-1074) (-716)) $)) (-15 -1451 ($ $)) (-15 -4166 ($ (-1091))) (-15 -4166 ($ (-1091) (-713))) (-15 -1452 ((-3 (-713) "failed") $)) (-15 -4207 ((-108) $)) (-15 -3566 ((-108) $)) (-15 -3739 ((-108) $)) (-15 -3237 ((-713) $)) (-15 -3237 ($ $ (-713))) (-15 -1937 ($ $ (-1 (-108) $ $))) (-15 -2730 ($ $ (-1 (-108) $ $))) (-15 -2868 ((-3 (-1 (-798) (-592 (-798))) "failed") $)) (-15 -2868 ($ $ (-1 (-798) (-592 (-798))))) (-15 -2868 ($ $ (-1 (-798) (-798)))) (-15 -2907 ($ $ (-1 (-501) (-592 (-501))))) (-15 -2907 ((-3 (-1 (-501) (-592 (-501))) "failed") $)) (-15 -2902 ((-108) $ (-1091))) (-15 -3905 ((-108) $ (-1074))) (-15 -1257 ($ $ (-1074))) (-15 -1493 ($ $ (-1074))) (-15 -3980 ((-3 (-716) "failed") $ (-1074))) (-15 -1480 ($ $ (-1074) (-716))) (-15 -4198 ($ $ (-44 (-1074) (-716))))))) (T -110)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) (-4164 (*1 *2 *1) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110)))) (-1451 (*1 *1 *1) (-5 *1 (-110))) (-4166 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) (-4166 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *1 (-110)))) (-1452 (*1 *2 *1) (|partial| -12 (-5 *2 (-713)) (-5 *1 (-110)))) (-4207 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3566 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3739 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-3237 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) (-3237 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) (-1937 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2730 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2868 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-798) (-592 (-798)))) (-5 *1 (-110)))) (-2868 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-592 (-798)))) (-5 *1 (-110)))) (-2868 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-798))) (-5 *1 (-110)))) (-2907 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) (-2907 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) (-2902 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-110)))) (-3905 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-110)))) (-1257 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110)))) (-1493 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110)))) (-3980 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-716)) (-5 *1 (-110)))) (-1480 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-716)) (-5 *1 (-110)))) (-4198 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110))))) -(-13 (-789) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4164 ((-44 (-1074) (-716)) $)) (-15 -1451 ($ $)) (-15 -4166 ($ (-1091))) (-15 -4166 ($ (-1091) (-713))) (-15 -1452 ((-3 (-713) "failed") $)) (-15 -4207 ((-108) $)) (-15 -3566 ((-108) $)) (-15 -3739 ((-108) $)) (-15 -3237 ((-713) $)) (-15 -3237 ($ $ (-713))) (-15 -1937 ($ $ (-1 (-108) $ $))) (-15 -2730 ($ $ (-1 (-108) $ $))) (-15 -2868 ((-3 (-1 (-798) (-592 (-798))) "failed") $)) (-15 -2868 ($ $ (-1 (-798) (-592 (-798))))) (-15 -2868 ($ $ (-1 (-798) (-798)))) (-15 -2907 ($ $ (-1 (-501) (-592 (-501))))) (-15 -2907 ((-3 (-1 (-501) (-592 (-501))) "failed") $)) (-15 -2902 ((-108) $ (-1091))) (-15 -3905 ((-108) $ (-1074))) (-15 -1257 ($ $ (-1074))) (-15 -1493 ($ $ (-1074))) (-15 -3980 ((-3 (-716) "failed") $ (-1074))) (-15 -1480 ($ $ (-1074) (-716))) (-15 -4198 ($ $ (-44 (-1074) (-716)))))) -((-2217 (((-525) |#2|) 37))) -(((-111 |#1| |#2|) (-10 -7 (-15 -2217 ((-525) |#2|))) (-13 (-341) (-968 (-385 (-525)))) (-1149 |#1|)) (T -111)) -((-2217 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-968 (-385 (-525))))) (-5 *2 (-525)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -2217 ((-525) |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-4171 (($ (-1087 (-525)) (-525)) NIL)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3513 (($ $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1678 (((-713) $) NIL)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3827 (((-525)) NIL)) (-1386 (((-525) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2462 (($ $ (-525)) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1565 (((-1072 (-525)) $) NIL)) (-2003 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1370 (((-525) $ (-525)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3407 (($ $) 11)) (-4143 (($ $ $) 16)) (-2653 (($) 7 T CONST)) (-3571 (($ $) 6)) (-4189 (((-713)) 25)) (-2894 (($) 31)) (-3816 (($ $ $) 14)) (-1830 (($ $) 9)) (-3073 (($ $ $) 17)) (-2422 (($ $ $) 18)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2994 (((-856) $) 30)) (-3803 (((-1074) $) NIL)) (-3636 (($ (-856)) 29)) (-4130 (($ $ $) 21)) (-2015 (((-1038) $) NIL)) (-2808 (($) 8 T CONST)) (-2343 (($ $ $) 22)) (-2745 (((-501) $) 37)) (-1271 (((-798) $) 40)) (-3828 (($ $ $) 12)) (-1581 (($ $) 10)) (-3232 (($ $ $) 15)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 20)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 23)) (-3223 (($ $ $) 13))) +(((-108) (-13 (-789) (-346) (-607) (-901) (-567 (-501)) (-10 -8 (-15 -2653 ($) -1482) (-15 -2808 ($) -1482) (-15 -1581 ($ $)) (-15 -4143 ($ $ $)) (-15 -2422 ($ $ $)) (-15 -3073 ($ $ $)) (-15 -3571 ($ $))))) (T -108)) +((-2653 (*1 *1) (-5 *1 (-108))) (-2808 (*1 *1) (-5 *1 (-108))) (-1581 (*1 *1 *1) (-5 *1 (-108))) (-4143 (*1 *1 *1 *1) (-5 *1 (-108))) (-2422 (*1 *1 *1 *1) (-5 *1 (-108))) (-3073 (*1 *1 *1 *1) (-5 *1 (-108))) (-3571 (*1 *1 *1) (-5 *1 (-108)))) +(-13 (-789) (-346) (-607) (-901) (-567 (-501)) (-10 -8 (-15 -2653 ($) -1482) (-15 -2808 ($) -1482) (-15 -1581 ($ $)) (-15 -4143 ($ $ $)) (-15 -2422 ($ $ $)) (-15 -3073 ($ $ $)) (-15 -3571 ($ $)))) +((-2325 (((-3 (-1 |#1| (-592 |#1|)) "failed") (-110)) 19) (((-110) (-110) (-1 |#1| |#1|)) 13) (((-110) (-110) (-1 |#1| (-592 |#1|))) 11) (((-3 |#1| "failed") (-110) (-592 |#1|)) 21)) (-2484 (((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110)) 25) (((-110) (-110) (-1 |#1| |#1|)) 30) (((-110) (-110) (-592 (-1 |#1| (-592 |#1|)))) 26)) (-2186 (((-110) |#1|) 56 (|has| |#1| (-789)))) (-2689 (((-3 |#1| "failed") (-110)) 50 (|has| |#1| (-789))))) +(((-109 |#1|) (-10 -7 (-15 -2325 ((-3 |#1| "failed") (-110) (-592 |#1|))) (-15 -2325 ((-110) (-110) (-1 |#1| (-592 |#1|)))) (-15 -2325 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2325 ((-3 (-1 |#1| (-592 |#1|)) "failed") (-110))) (-15 -2484 ((-110) (-110) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2484 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2484 ((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110))) (IF (|has| |#1| (-789)) (PROGN (-15 -2186 ((-110) |#1|)) (-15 -2689 ((-3 |#1| "failed") (-110)))) |%noBranch|)) (-1020)) (T -109)) +((-2689 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1020)) (-4 *2 (-789)) (-5 *1 (-109 *2)))) (-2186 (*1 *2 *3) (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-789)) (-4 *3 (-1020)))) (-2484 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-1 *4 (-592 *4)))) (-5 *1 (-109 *4)) (-4 *4 (-1020)))) (-2484 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-2484 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 (-1 *4 (-592 *4)))) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-2325 (*1 *2 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-592 *4))) (-5 *1 (-109 *4)) (-4 *4 (-1020)))) (-2325 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-2325 (*1 *2 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-592 *4))) (-4 *4 (-1020)) (-5 *1 (-109 *4)))) (-2325 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-592 *2)) (-5 *1 (-109 *2)) (-4 *2 (-1020))))) +(-10 -7 (-15 -2325 ((-3 |#1| "failed") (-110) (-592 |#1|))) (-15 -2325 ((-110) (-110) (-1 |#1| (-592 |#1|)))) (-15 -2325 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2325 ((-3 (-1 |#1| (-592 |#1|)) "failed") (-110))) (-15 -2484 ((-110) (-110) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2484 ((-110) (-110) (-1 |#1| |#1|))) (-15 -2484 ((-3 (-592 (-1 |#1| (-592 |#1|))) "failed") (-110))) (IF (|has| |#1| (-789)) (PROGN (-15 -2186 ((-110) |#1|)) (-15 -2689 ((-3 |#1| "failed") (-110)))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-1877 (((-713) $) 72) (($ $ (-713)) 30)) (-1875 (((-108) $) 32)) (-2073 (($ $ (-1074) (-716)) 26)) (-1939 (($ $ (-44 (-1074) (-716))) 15)) (-3975 (((-3 (-716) "failed") $ (-1074)) 25)) (-4164 (((-44 (-1074) (-716)) $) 14)) (-2981 (($ (-1091)) 17) (($ (-1091) (-713)) 22)) (-2052 (((-108) $) 31)) (-4137 (((-108) $) 33)) (-3798 (((-1091) $) 8)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-1676 (((-108) $ (-1091)) 10)) (-2904 (($ $ (-1 (-501) (-592 (-501)))) 52) (((-3 (-1 (-501) (-592 (-501))) "failed") $) 56)) (-2015 (((-1038) $) NIL)) (-2203 (((-108) $ (-1074)) 29)) (-3658 (($ $ (-1 (-108) $ $)) 35)) (-2863 (((-3 (-1 (-798) (-592 (-798))) "failed") $) 54) (($ $ (-1 (-798) (-592 (-798)))) 41) (($ $ (-1 (-798) (-798))) 43)) (-3160 (($ $ (-1074)) 45)) (-1454 (($ $) 63)) (-2615 (($ $ (-1 (-108) $ $)) 36)) (-1271 (((-798) $) 48)) (-1258 (($ $ (-1074)) 27)) (-2204 (((-3 (-713) "failed") $) 58)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 71)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 79))) +(((-110) (-13 (-789) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -4164 ((-44 (-1074) (-716)) $)) (-15 -1454 ($ $)) (-15 -2981 ($ (-1091))) (-15 -2981 ($ (-1091) (-713))) (-15 -2204 ((-3 (-713) "failed") $)) (-15 -2052 ((-108) $)) (-15 -1875 ((-108) $)) (-15 -4137 ((-108) $)) (-15 -1877 ((-713) $)) (-15 -1877 ($ $ (-713))) (-15 -3658 ($ $ (-1 (-108) $ $))) (-15 -2615 ($ $ (-1 (-108) $ $))) (-15 -2863 ((-3 (-1 (-798) (-592 (-798))) "failed") $)) (-15 -2863 ($ $ (-1 (-798) (-592 (-798))))) (-15 -2863 ($ $ (-1 (-798) (-798)))) (-15 -2904 ($ $ (-1 (-501) (-592 (-501))))) (-15 -2904 ((-3 (-1 (-501) (-592 (-501))) "failed") $)) (-15 -1676 ((-108) $ (-1091))) (-15 -2203 ((-108) $ (-1074))) (-15 -1258 ($ $ (-1074))) (-15 -3160 ($ $ (-1074))) (-15 -3975 ((-3 (-716) "failed") $ (-1074))) (-15 -2073 ($ $ (-1074) (-716))) (-15 -1939 ($ $ (-44 (-1074) (-716))))))) (T -110)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) (-4164 (*1 *2 *1) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110)))) (-1454 (*1 *1 *1) (-5 *1 (-110))) (-2981 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) (-2981 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *1 (-110)))) (-2204 (*1 *2 *1) (|partial| -12 (-5 *2 (-713)) (-5 *1 (-110)))) (-2052 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-1875 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-4137 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110)))) (-1877 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) (-1877 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) (-3658 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2615 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110)))) (-2863 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-798) (-592 (-798)))) (-5 *1 (-110)))) (-2863 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-592 (-798)))) (-5 *1 (-110)))) (-2863 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-798))) (-5 *1 (-110)))) (-2904 (*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) (-2904 (*1 *2 *1) (|partial| -12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) (-1676 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-110)))) (-2203 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-110)))) (-1258 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110)))) (-3160 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110)))) (-3975 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-716)) (-5 *1 (-110)))) (-2073 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-716)) (-5 *1 (-110)))) (-1939 (*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110))))) +(-13 (-789) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -4164 ((-44 (-1074) (-716)) $)) (-15 -1454 ($ $)) (-15 -2981 ($ (-1091))) (-15 -2981 ($ (-1091) (-713))) (-15 -2204 ((-3 (-713) "failed") $)) (-15 -2052 ((-108) $)) (-15 -1875 ((-108) $)) (-15 -4137 ((-108) $)) (-15 -1877 ((-713) $)) (-15 -1877 ($ $ (-713))) (-15 -3658 ($ $ (-1 (-108) $ $))) (-15 -2615 ($ $ (-1 (-108) $ $))) (-15 -2863 ((-3 (-1 (-798) (-592 (-798))) "failed") $)) (-15 -2863 ($ $ (-1 (-798) (-592 (-798))))) (-15 -2863 ($ $ (-1 (-798) (-798)))) (-15 -2904 ($ $ (-1 (-501) (-592 (-501))))) (-15 -2904 ((-3 (-1 (-501) (-592 (-501))) "failed") $)) (-15 -1676 ((-108) $ (-1091))) (-15 -2203 ((-108) $ (-1074))) (-15 -1258 ($ $ (-1074))) (-15 -3160 ($ $ (-1074))) (-15 -3975 ((-3 (-716) "failed") $ (-1074))) (-15 -2073 ($ $ (-1074) (-716))) (-15 -1939 ($ $ (-44 (-1074) (-716)))))) +((-1434 (((-525) |#2|) 37))) +(((-111 |#1| |#2|) (-10 -7 (-15 -1434 ((-525) |#2|))) (-13 (-341) (-968 (-385 (-525)))) (-1149 |#1|)) (T -111)) +((-1434 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-968 (-385 (-525))))) (-5 *2 (-525)) (-5 *1 (-111 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -1434 ((-525) |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-2999 (($ (-1087 (-525)) (-525)) NIL)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2716 (($ $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-1234 (((-713) $) NIL)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2714 (((-525)) NIL)) (-1999 (((-525) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1886 (($ $ (-525)) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3148 (((-1072 (-525)) $) NIL)) (-2488 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1371 (((-525) $ (-525)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) (((-112 |#1|) (-804 |#1|) (-525)) (T -112)) NIL (-804 |#1|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-112 |#1|) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-112 |#1|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-112 |#1|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-112 |#1|) (-968 (-525))))) (-3897 (((-112 |#1|) $) NIL) (((-1091) $) NIL (|has| (-112 |#1|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-112 |#1|) (-968 (-525)))) (((-525) $) NIL (|has| (-112 |#1|) (-968 (-525))))) (-1654 (($ $) NIL) (($ (-525) $) NIL)) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-112 |#1|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-112 |#1|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-112 |#1|))) (|:| |vec| (-1173 (-112 |#1|)))) (-632 $) (-1173 $)) NIL) (((-632 (-112 |#1|)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-112 |#1|) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-112 |#1|) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-112 |#1|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-112 |#1|) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-112 |#1|) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1067)))) (-2348 (((-108) $) NIL (|has| (-112 |#1|) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-112 |#1|) (-789)))) (-2535 (($ $ $) NIL (|has| (-112 |#1|) (-789)))) (-2694 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-112 |#1|) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-112 |#1|) (-286)))) (-1864 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-112 |#1|)) (-592 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-273 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-592 (-273 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-592 (-1091)) (-592 (-112 |#1|))) NIL (|has| (-112 |#1|) (-486 (-1091) (-112 |#1|)))) (($ $ (-1091) (-112 |#1|)) NIL (|has| (-112 |#1|) (-486 (-1091) (-112 |#1|))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-265 (-112 |#1|) (-112 |#1|))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-713)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-112 |#1|) $) NIL)) (-2749 (((-827 (-525)) $) NIL (|has| (-112 |#1|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-112 |#1|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-112 |#1|) (-567 (-501)))) (((-357) $) NIL (|has| (-112 |#1|) (-953))) (((-205) $) NIL (|has| (-112 |#1|) (-953)))) (-1431 (((-161 (-385 (-525))) $) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-112 |#1|)) NIL) (($ (-1091)) NIL (|has| (-112 |#1|) (-968 (-1091))))) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-844))) (|has| (-112 |#1|) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-1533 (((-108) $ $) NIL)) (-1370 (((-385 (-525)) $ (-525)) NIL)) (-1868 (($ $) NIL (|has| (-112 |#1|) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-713)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4100 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL))) -(((-113 |#1|) (-13 (-925 (-112 |#1|)) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) (-525)) (T -113)) -((-1370 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 (-525)) (-5 *3 (-525)))) (-1431 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) (-1654 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) (-1654 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 (-525))))) -(-13 (-925 (-112 |#1|)) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) -((-1429 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-3536 (((-592 $) $) 27)) (-1482 (((-108) $ $) 32)) (-3055 (((-108) |#2| $) 36)) (-2646 (((-592 |#2|) $) 22)) (-1753 (((-108) $) 16)) (-3410 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-1424 (((-108) $) 45)) (-1270 (((-798) $) 41)) (-1356 (((-592 $) $) 28)) (-3994 (((-108) $ $) 34)) (-3596 (((-713) $) 43))) -(((-114 |#1| |#2|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -1429 (|#1| |#1| "right" |#1|)) (-15 -1429 (|#1| |#1| "left" |#1|)) (-15 -3410 (|#1| |#1| "right")) (-15 -3410 (|#1| |#1| "left")) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -1482 ((-108) |#1| |#1|)) (-15 -2646 ((-592 |#2|) |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3055 ((-108) |#2| |#1|)) (-15 -3596 ((-713) |#1|))) (-115 |#2|) (-1127)) (T -114)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -1429 (|#1| |#1| "right" |#1|)) (-15 -1429 (|#1| |#1| "left" |#1|)) (-15 -3410 (|#1| |#1| "right")) (-15 -3410 (|#1| |#1| "left")) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -1482 ((-108) |#1| |#1|)) (-15 -2646 ((-592 |#2|) |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3055 ((-108) |#2| |#1|)) (-15 -3596 ((-713) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3187 (($ $ $) 52 (|has| $ (-6 -4256)))) (-3197 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) (($ $ "left" $) 55 (|has| $ (-6 -4256))) (($ $ "right" $) 53 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-3603 (($ $) 57)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3591 (($ $) 59)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-1210 (((-525) $ $) 44)) (-1424 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-112 |#1|) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-112 |#1|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-112 |#1|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-112 |#1|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-112 |#1|) (-968 (-525))))) (-3894 (((-112 |#1|) $) NIL) (((-1091) $) NIL (|has| (-112 |#1|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-112 |#1|) (-968 (-525)))) (((-525) $) NIL (|has| (-112 |#1|) (-968 (-525))))) (-1461 (($ $) NIL) (($ (-525) $) NIL)) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-112 |#1|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-112 |#1|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-112 |#1|))) (|:| |vec| (-1173 (-112 |#1|)))) (-632 $) (-1173 $)) NIL) (((-632 (-112 |#1|)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-112 |#1|) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-112 |#1|) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-112 |#1|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-112 |#1|) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-112 |#1|) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-112 |#1|) (-1067)))) (-3288 (((-108) $) NIL (|has| (-112 |#1|) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-112 |#1|) (-789)))) (-2530 (($ $ $) NIL (|has| (-112 |#1|) (-789)))) (-2688 (($ (-1 (-112 |#1|) (-112 |#1|)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-112 |#1|) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-112 |#1|) (-286)))) (-2804 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-112 |#1|) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-112 |#1|)) (-592 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-112 |#1|) (-112 |#1|)) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-273 (-112 |#1|))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-592 (-273 (-112 |#1|)))) NIL (|has| (-112 |#1|) (-288 (-112 |#1|)))) (($ $ (-592 (-1091)) (-592 (-112 |#1|))) NIL (|has| (-112 |#1|) (-486 (-1091) (-112 |#1|)))) (($ $ (-1091) (-112 |#1|)) NIL (|has| (-112 |#1|) (-486 (-1091) (-112 |#1|))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-112 |#1|)) NIL (|has| (-112 |#1|) (-265 (-112 |#1|) (-112 |#1|))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-713)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-112 |#1|) $) NIL)) (-2745 (((-827 (-525)) $) NIL (|has| (-112 |#1|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-112 |#1|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-112 |#1|) (-567 (-501)))) (((-357) $) NIL (|has| (-112 |#1|) (-953))) (((-205) $) NIL (|has| (-112 |#1|) (-953)))) (-3637 (((-161 (-385 (-525))) $) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-112 |#1|)) NIL) (($ (-1091)) NIL (|has| (-112 |#1|) (-968 (-1091))))) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-112 |#1|) (-844))) (|has| (-112 |#1|) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-112 |#1|) $) NIL (|has| (-112 |#1|) (-510)))) (-3714 (((-108) $ $) NIL)) (-1371 (((-385 (-525)) $ (-525)) NIL)) (-3297 (($ $) NIL (|has| (-112 |#1|) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-112 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-112 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-112 |#1|) (-835 (-1091)))) (($ $ (-1 (-112 |#1|) (-112 |#1|)) (-713)) NIL) (($ $ (-1 (-112 |#1|) (-112 |#1|))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-112 |#1|) (-789)))) (-4098 (($ $ $) NIL) (($ (-112 |#1|) (-112 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-112 |#1|) $) NIL) (($ $ (-112 |#1|)) NIL))) +(((-113 |#1|) (-13 (-925 (-112 |#1|)) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) (-525)) (T -113)) +((-1371 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 (-525)) (-5 *3 (-525)))) (-3637 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) (-1461 (*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) (-1461 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 (-525))))) +(-13 (-925 (-112 |#1|)) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) +((-1432 ((|#2| $ "value" |#2|) NIL) (($ $ "left" $) 49) (($ $ "right" $) 51)) (-2916 (((-592 $) $) 27)) (-2104 (((-108) $ $) 32)) (-2741 (((-108) |#2| $) 36)) (-2639 (((-592 |#2|) $) 22)) (-4021 (((-108) $) 16)) (-3405 ((|#2| $ "value") NIL) (($ $ "left") 10) (($ $ "right") 13)) (-3580 (((-108) $) 45)) (-1271 (((-798) $) 41)) (-2579 (((-592 $) $) 28)) (-3992 (((-108) $ $) 34)) (-3594 (((-713) $) 43))) +(((-114 |#1| |#2|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -1432 (|#1| |#1| "right" |#1|)) (-15 -1432 (|#1| |#1| "left" |#1|)) (-15 -3405 (|#1| |#1| "right")) (-15 -3405 (|#1| |#1| "left")) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -2104 ((-108) |#1| |#1|)) (-15 -2639 ((-592 |#2|) |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2741 ((-108) |#2| |#1|)) (-15 -3594 ((-713) |#1|))) (-115 |#2|) (-1127)) (T -114)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -1432 (|#1| |#1| "right" |#1|)) (-15 -1432 (|#1| |#1| "left" |#1|)) (-15 -3405 (|#1| |#1| "right")) (-15 -3405 (|#1| |#1| "left")) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -2104 ((-108) |#1| |#1|)) (-15 -2639 ((-592 |#2|) |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2741 ((-108) |#2| |#1|)) (-15 -3594 ((-713) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1431 (($ $ $) 52 (|has| $ (-6 -4256)))) (-1520 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) (($ $ "left" $) 55 (|has| $ (-6 -4256))) (($ $ "right" $) 53 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-3601 (($ $) 57)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3592 (($ $) 59)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2643 (((-525) $ $) 44)) (-3580 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-115 |#1|) (-131) (-1127)) (T -115)) -((-3591 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-3603 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-1429 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4256)) (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-3197 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-1429 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4256)) (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-3187 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) -(-13 (-942 |t#1|) (-10 -8 (-15 -3591 ($ $)) (-15 -3410 ($ $ "left")) (-15 -3603 ($ $)) (-15 -3410 ($ $ "right")) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1429 ($ $ "left" $)) (-15 -3197 ($ $ $)) (-15 -1429 ($ $ "right" $)) (-15 -3187 ($ $ $))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1524 (((-108) |#1|) 24)) (-1503 (((-713) (-713)) 23) (((-713)) 22)) (-2420 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26))) -(((-116 |#1|) (-10 -7 (-15 -2420 ((-108) |#1|)) (-15 -2420 ((-108) |#1| (-108))) (-15 -1503 ((-713))) (-15 -1503 ((-713) (-713))) (-15 -1524 ((-108) |#1|))) (-1149 (-525))) (T -116)) -((-1524 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-1503 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-1503 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2420 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2420 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) -(-10 -7 (-15 -2420 ((-108) |#1|)) (-15 -2420 ((-108) |#1| (-108))) (-15 -1503 ((-713))) (-15 -1503 ((-713) (-713))) (-15 -1524 ((-108) |#1|))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) 15)) (-1518 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3187 (($ $ $) 18 (|has| $ (-6 -4256)))) (-3197 (($ $ $) 20 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3603 (($ $) 17)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3382 (($ $ |#1| $) 23)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3591 (($ $) 19)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2958 (($ |#1| $) 24)) (-1791 (($ |#1| $) 10)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 14)) (-3565 (($) 8)) (-3410 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3915 (($ (-592 |#1|)) 12)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3915 ($ (-592 |#1|))) (-15 -1791 ($ |#1| $)) (-15 -2958 ($ |#1| $)) (-15 -1518 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-789)) (T -117)) -((-3915 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-117 *3)))) (-1791 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) (-2958 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) (-1518 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-789))))) -(-13 (-121 |#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3915 ($ (-592 |#1|))) (-15 -1791 ($ |#1| $)) (-15 -2958 ($ |#1| $)) (-15 -1518 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) -((-3411 (($ $) 14)) (-1825 (($ $) 11)) (-3095 (($ $ $) 24)) (-2181 (($ $ $) 22)) (-1576 (($ $) 12)) (-3236 (($ $ $) 20)) (-3227 (($ $ $) 18))) -(((-118 |#1|) (-10 -8 (-15 -3095 (|#1| |#1| |#1|)) (-15 -2181 (|#1| |#1| |#1|)) (-15 -1576 (|#1| |#1|)) (-15 -1825 (|#1| |#1|)) (-15 -3411 (|#1| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3236 (|#1| |#1| |#1|))) (-119)) (T -118)) -NIL -(-10 -8 (-15 -3095 (|#1| |#1| |#1|)) (-15 -2181 (|#1| |#1| |#1|)) (-15 -1576 (|#1| |#1|)) (-15 -1825 (|#1| |#1|)) (-15 -3411 (|#1| |#1|)) (-15 -3227 (|#1| |#1| |#1|)) (-15 -3236 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-3411 (($ $) 104)) (-4144 (($ $ $) 25)) (-3048 (((-1178) $ (-525) (-525)) 67 (|has| $ (-6 -4256)))) (-2009 (((-108) $) 99 (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-1438 (($ $) 103 (-12 (|has| (-108) (-789)) (|has| $ (-6 -4256)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4256)))) (-2855 (($ $) 98 (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-1441 (((-108) $ (-713)) 38)) (-1429 (((-108) $ (-1140 (-525)) (-108)) 89 (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) 55 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4255)))) (-4083 (($) 39 T CONST)) (-1814 (($ $) 101 (|has| $ (-6 -4256)))) (-3620 (($ $) 91)) (-3135 (($ $) 69 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4255))) (($ (-108) $) 70 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-3501 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-2632 (((-108) $ (-525) (-108)) 54 (|has| $ (-6 -4256)))) (-2571 (((-108) $ (-525)) 56)) (-1916 (((-525) (-108) $ (-525)) 96 (|has| (-108) (-1020))) (((-525) (-108) $) 95 (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) 94)) (-3702 (((-592 (-108)) $) 46 (|has| $ (-6 -4255)))) (-3818 (($ $ $) 26)) (-1825 (($ $) 31)) (-3095 (($ $ $) 28)) (-3489 (($ (-713) (-108)) 78)) (-2181 (($ $ $) 29)) (-2106 (((-108) $ (-713)) 37)) (-3490 (((-525) $) 64 (|has| (-525) (-789)))) (-2371 (($ $ $) 13)) (-4205 (($ $ $) 97 (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-4002 (((-592 (-108)) $) 47 (|has| $ (-6 -4255)))) (-3055 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 63 (|has| (-525) (-789)))) (-2535 (($ $ $) 14)) (-2622 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-4031 (((-108) $ (-713)) 36)) (-3247 (((-1074) $) 9)) (-2683 (($ $ $ (-525)) 88) (($ (-108) $ (-525)) 87)) (-2859 (((-592 (-525)) $) 61)) (-2905 (((-108) (-525) $) 60)) (-2012 (((-1038) $) 10)) (-3110 (((-108) $) 65 (|has| (-525) (-789)))) (-1639 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-3353 (($ $ (-108)) 66 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-108)) (-592 (-108))) 53 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) 51 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) 50 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-4188 (((-108) $ $) 32)) (-3529 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1567 (((-592 (-108)) $) 59)) (-2596 (((-108) $) 35)) (-3565 (($) 34)) (-3410 (($ $ (-1140 (-525))) 84) (((-108) $ (-525)) 58) (((-108) $ (-525) (-108)) 57)) (-3157 (($ $ (-1140 (-525))) 86) (($ $ (-525)) 85)) (-2041 (((-713) (-108) $) 48 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4255)))) (-1721 (($ $ $ (-525)) 100 (|has| $ (-6 -4256)))) (-1451 (($ $) 33)) (-2749 (((-501) $) 68 (|has| (-108) (-567 (-501))))) (-1279 (($ (-592 (-108))) 77)) (-2014 (($ (-592 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-1270 (((-798) $) 11)) (-1286 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4255)))) (-3831 (($ $ $) 27)) (-1576 (($ $) 30)) (-3236 (($ $ $) 106)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-3227 (($ $ $) 105)) (-3596 (((-713) $) 40 (|has| $ (-6 -4255))))) +((-3592 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 "left") (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-3601 (*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 "right") (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-1432 (*1 *1 *1 *2 *1) (-12 (-5 *2 "left") (|has| *1 (-6 -4256)) (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-1520 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127)))) (-1432 (*1 *1 *1 *2 *1) (-12 (-5 *2 "right") (|has| *1 (-6 -4256)) (-4 *1 (-115 *3)) (-4 *3 (-1127)))) (-1431 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) +(-13 (-942 |t#1|) (-10 -8 (-15 -3592 ($ $)) (-15 -3405 ($ $ "left")) (-15 -3601 ($ $)) (-15 -3405 ($ $ "right")) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1432 ($ $ "left" $)) (-15 -1520 ($ $ $)) (-15 -1432 ($ $ "right" $)) (-15 -1431 ($ $ $))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2421 (((-108) |#1|) 24)) (-2140 (((-713) (-713)) 23) (((-713)) 22)) (-2861 (((-108) |#1| (-108)) 25) (((-108) |#1|) 26))) +(((-116 |#1|) (-10 -7 (-15 -2861 ((-108) |#1|)) (-15 -2861 ((-108) |#1| (-108))) (-15 -2140 ((-713))) (-15 -2140 ((-713) (-713))) (-15 -2421 ((-108) |#1|))) (-1149 (-525))) (T -116)) +((-2421 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2140 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2140 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2861 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) (-2861 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) +(-10 -7 (-15 -2861 ((-108) |#1|)) (-15 -2861 ((-108) |#1| (-108))) (-15 -2140 ((-713))) (-15 -2140 ((-713) (-713))) (-15 -2421 ((-108) |#1|))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) 15)) (-2319 (((-2 (|:| |less| $) (|:| |greater| $)) |#1| $) 22)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1431 (($ $ $) 18 (|has| $ (-6 -4256)))) (-1520 (($ $ $) 20 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3601 (($ $) 17)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3378 (($ $ |#1| $) 23)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3592 (($ $) 19)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-4019 (($ |#1| $) 24)) (-1710 (($ |#1| $) 10)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 14)) (-1864 (($) 8)) (-3405 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2363 (($ (-592 |#1|)) 12)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-117 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -2363 ($ (-592 |#1|))) (-15 -1710 ($ |#1| $)) (-15 -4019 ($ |#1| $)) (-15 -2319 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) (-789)) (T -117)) +((-2363 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-117 *3)))) (-1710 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) (-4019 (*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) (-2319 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) (-5 *1 (-117 *3)) (-4 *3 (-789))))) +(-13 (-121 |#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -2363 ($ (-592 |#1|))) (-15 -1710 ($ |#1| $)) (-15 -4019 ($ |#1| $)) (-15 -2319 ((-2 (|:| |less| $) (|:| |greater| $)) |#1| $)))) +((-3407 (($ $) 14)) (-1830 (($ $) 11)) (-3073 (($ $ $) 24)) (-2422 (($ $ $) 22)) (-1581 (($ $) 12)) (-3232 (($ $ $) 20)) (-3223 (($ $ $) 18))) +(((-118 |#1|) (-10 -8 (-15 -3073 (|#1| |#1| |#1|)) (-15 -2422 (|#1| |#1| |#1|)) (-15 -1581 (|#1| |#1|)) (-15 -1830 (|#1| |#1|)) (-15 -3407 (|#1| |#1|)) (-15 -3223 (|#1| |#1| |#1|)) (-15 -3232 (|#1| |#1| |#1|))) (-119)) (T -118)) +NIL +(-10 -8 (-15 -3073 (|#1| |#1| |#1|)) (-15 -2422 (|#1| |#1| |#1|)) (-15 -1581 (|#1| |#1|)) (-15 -1830 (|#1| |#1|)) (-15 -3407 (|#1| |#1|)) (-15 -3223 (|#1| |#1| |#1|)) (-15 -3232 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3407 (($ $) 104)) (-4143 (($ $ $) 25)) (-2662 (((-1178) $ (-525) (-525)) 67 (|has| $ (-6 -4256)))) (-2545 (((-108) $) 99 (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) 93)) (-2166 (($ $) 103 (-12 (|has| (-108) (-789)) (|has| $ (-6 -4256)))) (($ (-1 (-108) (-108) (-108)) $) 102 (|has| $ (-6 -4256)))) (-2851 (($ $) 98 (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) 92)) (-2230 (((-108) $ (-713)) 38)) (-1432 (((-108) $ (-1140 (-525)) (-108)) 89 (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) 55 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-108)) $) 72 (|has| $ (-6 -4255)))) (-3347 (($) 39 T CONST)) (-3533 (($ $) 101 (|has| $ (-6 -4256)))) (-3617 (($ $) 91)) (-3131 (($ $) 69 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ (-1 (-108) (-108)) $) 73 (|has| $ (-6 -4255))) (($ (-108) $) 70 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-3497 (((-108) (-1 (-108) (-108) (-108)) $) 75 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) 74 (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) 71 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-2619 (((-108) $ (-525) (-108)) 54 (|has| $ (-6 -4256)))) (-2558 (((-108) $ (-525)) 56)) (-1920 (((-525) (-108) $ (-525)) 96 (|has| (-108) (-1020))) (((-525) (-108) $) 95 (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) 94)) (-3700 (((-592 (-108)) $) 46 (|has| $ (-6 -4255)))) (-3816 (($ $ $) 26)) (-1830 (($ $) 31)) (-3073 (($ $ $) 28)) (-3485 (($ (-713) (-108)) 78)) (-2422 (($ $ $) 29)) (-2034 (((-108) $ (-713)) 37)) (-3537 (((-525) $) 64 (|has| (-525) (-789)))) (-2372 (($ $ $) 13)) (-2025 (($ $ $) 97 (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) 90)) (-3780 (((-592 (-108)) $) 47 (|has| $ (-6 -4255)))) (-2741 (((-108) (-108) $) 49 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 63 (|has| (-525) (-789)))) (-2530 (($ $ $) 14)) (-2608 (($ (-1 (-108) (-108)) $) 42 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-108) (-108) (-108)) $ $) 83) (($ (-1 (-108) (-108)) $) 41)) (-4060 (((-108) $ (-713)) 36)) (-3803 (((-1074) $) 9)) (-2678 (($ $ $ (-525)) 88) (($ (-108) $ (-525)) 87)) (-1265 (((-592 (-525)) $) 61)) (-1707 (((-108) (-525) $) 60)) (-2015 (((-1038) $) 10)) (-3105 (((-108) $) 65 (|has| (-525) (-789)))) (-3478 (((-3 (-108) "failed") (-1 (-108) (-108)) $) 76)) (-1646 (($ $ (-108)) 66 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-108)) $) 44 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-108)) (-592 (-108))) 53 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) 52 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) 51 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) 50 (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-3107 (((-108) $ $) 32)) (-2862 (((-108) (-108) $) 62 (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-4181 (((-592 (-108)) $) 59)) (-1802 (((-108) $) 35)) (-1864 (($) 34)) (-3405 (($ $ (-1140 (-525))) 84) (((-108) $ (-525)) 58) (((-108) $ (-525) (-108)) 57)) (-3153 (($ $ (-1140 (-525))) 86) (($ $ (-525)) 85)) (-2041 (((-713) (-108) $) 48 (-12 (|has| (-108) (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) (-108)) $) 45 (|has| $ (-6 -4255)))) (-4033 (($ $ $ (-525)) 100 (|has| $ (-6 -4256)))) (-1454 (($ $) 33)) (-2745 (((-501) $) 68 (|has| (-108) (-567 (-501))))) (-1280 (($ (-592 (-108))) 77)) (-2017 (($ (-592 $)) 82) (($ $ $) 81) (($ (-108) $) 80) (($ $ (-108)) 79)) (-1271 (((-798) $) 11)) (-2375 (((-108) (-1 (-108) (-108)) $) 43 (|has| $ (-6 -4255)))) (-3828 (($ $ $) 27)) (-1581 (($ $) 30)) (-3232 (($ $ $) 106)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-3223 (($ $ $) 105)) (-3594 (((-713) $) 40 (|has| $ (-6 -4255))))) (((-119) (-131)) (T -119)) -((-1825 (*1 *1 *1) (-4 *1 (-119))) (-1576 (*1 *1 *1) (-4 *1 (-119))) (-2181 (*1 *1 *1 *1) (-4 *1 (-119))) (-3095 (*1 *1 *1 *1) (-4 *1 (-119))) (-3831 (*1 *1 *1 *1) (-4 *1 (-119))) (-3818 (*1 *1 *1 *1) (-4 *1 (-119))) (-4144 (*1 *1 *1 *1) (-4 *1 (-119)))) -(-13 (-789) (-607) (-19 (-108)) (-10 -8 (-15 -1825 ($ $)) (-15 -1576 ($ $)) (-15 -2181 ($ $ $)) (-15 -3095 ($ $ $)) (-15 -3831 ($ $ $)) (-15 -3818 ($ $ $)) (-15 -4144 ($ $ $)))) +((-1830 (*1 *1 *1) (-4 *1 (-119))) (-1581 (*1 *1 *1) (-4 *1 (-119))) (-2422 (*1 *1 *1 *1) (-4 *1 (-119))) (-3073 (*1 *1 *1 *1) (-4 *1 (-119))) (-3828 (*1 *1 *1 *1) (-4 *1 (-119))) (-3816 (*1 *1 *1 *1) (-4 *1 (-119))) (-4143 (*1 *1 *1 *1) (-4 *1 (-119)))) +(-13 (-789) (-607) (-19 (-108)) (-10 -8 (-15 -1830 ($ $)) (-15 -1581 ($ $)) (-15 -2422 ($ $ $)) (-15 -3073 ($ $ $)) (-15 -3828 ($ $ $)) (-15 -3816 ($ $ $)) (-15 -4143 ($ $ $)))) (((-33) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 #0=(-108)) . T) ((-567 (-501)) |has| (-108) (-567 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))) ((-597 #0#) . T) ((-607) . T) ((-19 #0#) . T) ((-789) . T) ((-1020) . T) ((-1127) . T)) -((-2622 (($ (-1 |#2| |#2|) $) 22)) (-1451 (($ $) 16)) (-3596 (((-713) $) 24))) -(((-120 |#1| |#2|) (-10 -8 (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1451 (|#1| |#1|))) (-121 |#2|) (-1020)) (T -120)) +((-2608 (($ (-1 |#2| |#2|) $) 22)) (-1454 (($ $) 16)) (-3594 (((-713) $) 24))) +(((-120 |#1| |#2|) (-10 -8 (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -1454 (|#1| |#1|))) (-121 |#2|) (-1020)) (T -120)) NIL -(-10 -8 (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1451 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3187 (($ $ $) 52 (|has| $ (-6 -4256)))) (-3197 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) (($ $ "left" $) 55 (|has| $ (-6 -4256))) (($ $ "right" $) 53 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-3603 (($ $) 57)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3382 (($ $ |#1| $) 60)) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3591 (($ $) 59)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-1210 (((-525) $ $) 44)) (-1424 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -1454 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1431 (($ $ $) 52 (|has| $ (-6 -4256)))) (-1520 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) (($ $ "left" $) 55 (|has| $ (-6 -4256))) (($ $ "right" $) 53 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-3601 (($ $) 57)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3378 (($ $ |#1| $) 60)) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3592 (($ $) 59)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) (($ $ "left") 58) (($ $ "right") 56)) (-2643 (((-525) $ $) 44)) (-3580 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-121 |#1|) (-131) (-1020)) (T -121)) -((-3382 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1020))))) -(-13 (-115 |t#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3382 ($ $ |t#1| $)))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-115 |#1|) . T) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) 15)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) 19 (|has| $ (-6 -4256)))) (-3187 (($ $ $) 20 (|has| $ (-6 -4256)))) (-3197 (($ $ $) 18 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3603 (($ $) 21)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3382 (($ $ |#1| $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3591 (($ $) NIL)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1791 (($ |#1| $) 10)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 14)) (-3565 (($) 8)) (-3410 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 17)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3781 (($ (-592 |#1|)) 12)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4256) (-15 -3781 ($ (-592 |#1|))) (-15 -1791 ($ |#1| $)))) (-789)) (T -122)) -((-3781 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-122 *3)))) (-1791 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-789))))) -(-13 (-121 |#1|) (-10 -8 (-6 -4256) (-15 -3781 ($ (-592 |#1|))) (-15 -1791 ($ |#1| $)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) 24)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) 26 (|has| $ (-6 -4256)))) (-3187 (($ $ $) 30 (|has| $ (-6 -4256)))) (-3197 (($ $ $) 28 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3603 (($ $) 20)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3382 (($ $ |#1| $) 15)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3591 (($ $) 19)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) 21)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 18)) (-3565 (($) 11)) (-3410 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2738 (($ |#1|) 17) (($ $ |#1| $) 16)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 10 (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -2738 ($ |#1|)) (-15 -2738 ($ $ |#1| $)))) (-1020)) (T -123)) -((-2738 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020)))) (-2738 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020))))) -(-13 (-121 |#1|) (-10 -8 (-15 -2738 ($ |#1|)) (-15 -2738 ($ $ |#1| $)))) -((-1260 (((-108) $ $) NIL (|has| (-125) (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) (-125) (-125)) $) NIL) (((-108) $) NIL (|has| (-125) (-789)))) (-1438 (($ (-1 (-108) (-125) (-125)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-125) (-789))))) (-2855 (($ (-1 (-108) (-125) (-125)) $) NIL) (($ $) NIL (|has| (-125) (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4256))) (((-125) $ (-1140 (-525)) (-125)) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-1614 (($ (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020)))) (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-125) (-1 (-125) (-125) (-125)) $ (-125) (-125)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020)))) (((-125) (-1 (-125) (-125) (-125)) $ (-125)) NIL (|has| $ (-6 -4255))) (((-125) (-1 (-125) (-125) (-125)) $) NIL (|has| $ (-6 -4255)))) (-2632 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4256)))) (-2571 (((-125) $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) (-125)) $) NIL) (((-525) (-125) $) NIL (|has| (-125) (-1020))) (((-525) (-125) $ (-525)) NIL (|has| (-125) (-1020)))) (-3702 (((-592 (-125)) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) (-125)) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| (-125) (-789)))) (-4205 (($ (-1 (-108) (-125) (-125)) $ $) NIL) (($ $ $) NIL (|has| (-125) (-789)))) (-4002 (((-592 (-125)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-125) (-789)))) (-2622 (($ (-1 (-125) (-125)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-125) (-125)) $) NIL) (($ (-1 (-125) (-125) (-125)) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| (-125) (-1020)))) (-2683 (($ (-125) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| (-125) (-1020)))) (-3110 (((-125) $) NIL (|has| (-525) (-789)))) (-1639 (((-3 (-125) "failed") (-1 (-108) (-125)) $) NIL)) (-3353 (($ $ (-125)) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-125)))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-273 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-125) (-125)) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-592 (-125)) (-592 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-1567 (((-592 (-125)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (((-125) $ (-525) (-125)) NIL) (((-125) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255))) (((-713) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-125) (-567 (-501))))) (-1279 (($ (-592 (-125))) NIL)) (-2014 (($ $ (-125)) NIL) (($ (-125) $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| (-125) (-566 (-798))))) (-1286 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| (-125) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-125) (-789)))) (-3994 (((-108) $ $) NIL (|has| (-125) (-1020)))) (-4035 (((-108) $ $) NIL (|has| (-125) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-125) (-789)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-3378 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1020))))) +(-13 (-115 |t#1|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3378 ($ $ |t#1| $)))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-115 |#1|) . T) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) 15)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) 19 (|has| $ (-6 -4256)))) (-1431 (($ $ $) 20 (|has| $ (-6 -4256)))) (-1520 (($ $ $) 18 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3601 (($ $) 21)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3378 (($ $ |#1| $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3592 (($ $) NIL)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1710 (($ |#1| $) 10)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 14)) (-1864 (($) 8)) (-3405 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 17)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3340 (($ (-592 |#1|)) 12)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-122 |#1|) (-13 (-121 |#1|) (-10 -8 (-6 -4256) (-15 -3340 ($ (-592 |#1|))) (-15 -1710 ($ |#1| $)))) (-789)) (T -122)) +((-3340 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-122 *3)))) (-1710 (*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-789))))) +(-13 (-121 |#1|) (-10 -8 (-6 -4256) (-15 -3340 ($ (-592 |#1|))) (-15 -1710 ($ |#1| $)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) 24)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) 26 (|has| $ (-6 -4256)))) (-1431 (($ $ $) 30 (|has| $ (-6 -4256)))) (-1520 (($ $ $) 28 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3601 (($ $) 20)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3378 (($ $ |#1| $) 15)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3592 (($ $) 19)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) 21)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 18)) (-1864 (($) 11)) (-3405 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2700 (($ |#1|) 17) (($ $ |#1| $) 16)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 10 (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-123 |#1|) (-13 (-121 |#1|) (-10 -8 (-15 -2700 ($ |#1|)) (-15 -2700 ($ $ |#1| $)))) (-1020)) (T -123)) +((-2700 (*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020)))) (-2700 (*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020))))) +(-13 (-121 |#1|) (-10 -8 (-15 -2700 ($ |#1|)) (-15 -2700 ($ $ |#1| $)))) +((-1261 (((-108) $ $) NIL (|has| (-125) (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) (-125) (-125)) $) NIL) (((-108) $) NIL (|has| (-125) (-789)))) (-2166 (($ (-1 (-108) (-125) (-125)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-125) (-789))))) (-2851 (($ (-1 (-108) (-125) (-125)) $) NIL) (($ $) NIL (|has| (-125) (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4256))) (((-125) $ (-1140 (-525)) (-125)) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-1619 (($ (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020)))) (($ (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-125) (-1 (-125) (-125) (-125)) $ (-125) (-125)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020)))) (((-125) (-1 (-125) (-125) (-125)) $ (-125)) NIL (|has| $ (-6 -4255))) (((-125) (-1 (-125) (-125) (-125)) $) NIL (|has| $ (-6 -4255)))) (-2619 (((-125) $ (-525) (-125)) NIL (|has| $ (-6 -4256)))) (-2558 (((-125) $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) (-125)) $) NIL) (((-525) (-125) $) NIL (|has| (-125) (-1020))) (((-525) (-125) $ (-525)) NIL (|has| (-125) (-1020)))) (-3700 (((-592 (-125)) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) (-125)) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| (-125) (-789)))) (-2025 (($ (-1 (-108) (-125) (-125)) $ $) NIL) (($ $ $) NIL (|has| (-125) (-789)))) (-3780 (((-592 (-125)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-125) (-789)))) (-2608 (($ (-1 (-125) (-125)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-125) (-125)) $) NIL) (($ (-1 (-125) (-125) (-125)) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| (-125) (-1020)))) (-2678 (($ (-125) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| (-125) (-1020)))) (-3105 (((-125) $) NIL (|has| (-525) (-789)))) (-3478 (((-3 (-125) "failed") (-1 (-108) (-125)) $) NIL)) (-1646 (($ $ (-125)) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-125)))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-273 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-125) (-125)) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020)))) (($ $ (-592 (-125)) (-592 (-125))) NIL (-12 (|has| (-125) (-288 (-125))) (|has| (-125) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-4181 (((-592 (-125)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (((-125) $ (-525) (-125)) NIL) (((-125) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255))) (((-713) (-125) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-125) (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-125) (-567 (-501))))) (-1280 (($ (-592 (-125))) NIL)) (-2017 (($ $ (-125)) NIL) (($ (-125) $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| (-125) (-566 (-798))))) (-2375 (((-108) (-1 (-108) (-125)) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| (-125) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-125) (-789)))) (-3992 (((-108) $ $) NIL (|has| (-125) (-1020)))) (-4034 (((-108) $ $) NIL (|has| (-125) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-125) (-789)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-124) (-19 (-125))) (T -124)) NIL (-19 (-125)) -((-1260 (((-108) $ $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 12) (((-713) $) 9) (($ (-713)) 8)) (-1746 (($ (-713)) 7)) (-3252 (($ $ $) 16)) (-3241 (($ $ $) 15)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 14))) -(((-125) (-13 (-789) (-566 (-713)) (-10 -8 (-15 -1746 ($ (-713))) (-15 -1270 ($ (-713))) (-15 -3241 ($ $ $)) (-15 -3252 ($ $ $))))) (T -125)) -((-1746 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125)))) (-3241 (*1 *1 *1 *1) (-5 *1 (-125))) (-3252 (*1 *1 *1 *1) (-5 *1 (-125)))) -(-13 (-789) (-566 (-713)) (-10 -8 (-15 -1746 ($ (-713))) (-15 -1270 ($ (-713))) (-15 -3241 ($ $ $)) (-15 -3252 ($ $ $)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15))) +((-1261 (((-108) $ $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 12) (((-713) $) 9) (($ (-713)) 8)) (-3951 (($ (-713)) 7)) (-3248 (($ $ $) 16)) (-3237 (($ $ $) 15)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 14))) +(((-125) (-13 (-789) (-566 (-713)) (-10 -8 (-15 -3951 ($ (-713))) (-15 -1271 ($ (-713))) (-15 -3237 ($ $ $)) (-15 -3248 ($ $ $))))) (T -125)) +((-3951 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125)))) (-3237 (*1 *1 *1 *1) (-5 *1 (-125))) (-3248 (*1 *1 *1 *1) (-5 *1 (-125)))) +(-13 (-789) (-566 (-713)) (-10 -8 (-15 -3951 ($ (-713))) (-15 -1271 ($ (-713))) (-15 -3237 ($ $ $)) (-15 -3248 ($ $ $)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15))) (((-126) (-131)) (T -126)) -((-2467 (*1 *1 *1 *1) (|partial| -4 *1 (-126)))) -(-13 (-23) (-10 -8 (-15 -2467 ((-3 $ "failed") $ $)))) +((-1916 (*1 *1 *1 *1) (|partial| -4 *1 (-126)))) +(-13 (-23) (-10 -8 (-15 -1916 ((-3 $ "failed") $ $)))) (((-23) . T) ((-25) . T) ((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2078 (((-1178) $ (-713)) 19)) (-1916 (((-713) $) 20)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18))) +((-1261 (((-108) $ $) 7)) (-1771 (((-1178) $ (-713)) 19)) (-1920 (((-713) $) 20)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18))) (((-127) (-131)) (T -127)) -((-1916 (*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-713)))) (-2078 (*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-713)) (-5 *2 (-1178))))) -(-13 (-789) (-10 -8 (-15 -1916 ((-713) $)) (-15 -2078 ((-1178) $ (-713))))) +((-1920 (*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-713)))) (-1771 (*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-713)) (-5 *2 (-1178))))) +(-13 (-789) (-10 -8 (-15 -1920 ((-713) $)) (-15 -1771 ((-1178) $ (-713))))) (((-97) . T) ((-566 (-798)) . T) ((-789) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 34)) (-2028 (((-108) $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-713) "failed") $) 40)) (-3897 (((-713) $) 38)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) 27)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3447 (((-108)) 41)) (-3651 (((-108) (-108)) 43)) (-2086 (((-108) $) 24)) (-4010 (((-108) $) 37)) (-1270 (((-798) $) 22) (($ (-713)) 14)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) 12 T CONST)) (-3365 (($) 11 T CONST)) (-1863 (($ (-713)) 15)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 25)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 26)) (-4090 (((-3 $ "failed") $ $) 30)) (-4080 (($ $ $) 28)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ $) 36)) (* (($ (-713) $) 33) (($ (-856) $) NIL) (($ $ $) 31))) -(((-128) (-13 (-789) (-23) (-669) (-968 (-713)) (-10 -8 (-6 (-4257 "*")) (-15 -4090 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1863 ($ (-713))) (-15 -2086 ((-108) $)) (-15 -4010 ((-108) $)) (-15 -3447 ((-108))) (-15 -3651 ((-108) (-108)))))) (T -128)) -((-4090 (*1 *1 *1 *1) (|partial| -5 *1 (-128))) (** (*1 *1 *1 *1) (-5 *1 (-128))) (-1863 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-128)))) (-2086 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-4010 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3447 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3651 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) -(-13 (-789) (-23) (-669) (-968 (-713)) (-10 -8 (-6 (-4257 "*")) (-15 -4090 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -1863 ($ (-713))) (-15 -2086 ((-108) $)) (-15 -4010 ((-108) $)) (-15 -3447 ((-108))) (-15 -3651 ((-108) (-108))))) -((-1797 (((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|)) 14)) (-2694 (((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)) 18))) -(((-129 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1797 ((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|))) (-15 -2694 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) (-525) (-713) (-160) (-160)) (T -129)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) (-1797 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8))))) -(-10 -7 (-15 -1797 ((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|))) (-15 -2694 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) -((-1260 (((-108) $ $) NIL)) (-3248 (($ (-592 |#3|)) 40)) (-1915 (($ $) 99) (($ $ (-525) (-525)) 98)) (-4083 (($) 17)) (-2591 (((-3 |#3| "failed") $) 60)) (-3897 ((|#3| $) NIL)) (-2039 (($ $ (-592 (-525))) 100)) (-1783 (((-592 |#3|) $) 36)) (-3318 (((-713) $) 44)) (-2340 (($ $ $) 93)) (-3020 (($) 43)) (-3247 (((-1074) $) NIL)) (-3130 (($) 16)) (-2012 (((-1038) $) NIL)) (-3410 ((|#3| $) 46) ((|#3| $ (-525)) 47) ((|#3| $ (-525) (-525)) 48) ((|#3| $ (-525) (-525) (-525)) 49) ((|#3| $ (-525) (-525) (-525) (-525)) 50) ((|#3| $ (-592 (-525))) 52)) (-1307 (((-713) $) 45)) (-1321 (($ $ (-525) $ (-525)) 94) (($ $ (-525) (-525)) 96)) (-1270 (((-798) $) 67) (($ |#3|) 68) (($ (-220 |#2| |#3|)) 75) (($ (-1058 |#2| |#3|)) 78) (($ (-592 |#3|)) 53) (($ (-592 $)) 58)) (-3355 (($) 69 T CONST)) (-3365 (($) 70 T CONST)) (-3994 (((-108) $ $) 80)) (-4090 (($ $) 86) (($ $ $) 84)) (-4080 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-525)) 89) (($ (-525) $) 88) (($ $ $) 95))) -(((-130 |#1| |#2| |#3|) (-13 (-442 |#3| (-713)) (-447 (-525) (-713)) (-10 -8 (-15 -1270 ($ (-220 |#2| |#3|))) (-15 -1270 ($ (-1058 |#2| |#3|))) (-15 -1270 ($ (-592 |#3|))) (-15 -1270 ($ (-592 $))) (-15 -3318 ((-713) $)) (-15 -3410 (|#3| $)) (-15 -3410 (|#3| $ (-525))) (-15 -3410 (|#3| $ (-525) (-525))) (-15 -3410 (|#3| $ (-525) (-525) (-525))) (-15 -3410 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3410 (|#3| $ (-592 (-525)))) (-15 -2340 ($ $ $)) (-15 * ($ $ $)) (-15 -1321 ($ $ (-525) $ (-525))) (-15 -1321 ($ $ (-525) (-525))) (-15 -1915 ($ $)) (-15 -1915 ($ $ (-525) (-525))) (-15 -2039 ($ $ (-592 (-525)))) (-15 -3130 ($)) (-15 -3020 ($)) (-15 -1783 ((-592 |#3|) $)) (-15 -3248 ($ (-592 |#3|))) (-15 -4083 ($)))) (-525) (-713) (-160)) (T -130)) -((-2340 (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-220 *4 *5)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1058 *4 *5)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-130 *3 *4 *5))) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)))) (-3318 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3410 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525)) (-14 *4 (-713)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3410 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3410 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3410 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1321 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-1321 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-1915 (*1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1915 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-2039 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3130 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-3020 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1783 (*1 *2 *1) (-12 (-5 *2 (-592 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3248 (*1 *1 *2) (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)))) (-4083 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160))))) -(-13 (-442 |#3| (-713)) (-447 (-525) (-713)) (-10 -8 (-15 -1270 ($ (-220 |#2| |#3|))) (-15 -1270 ($ (-1058 |#2| |#3|))) (-15 -1270 ($ (-592 |#3|))) (-15 -1270 ($ (-592 $))) (-15 -3318 ((-713) $)) (-15 -3410 (|#3| $)) (-15 -3410 (|#3| $ (-525))) (-15 -3410 (|#3| $ (-525) (-525))) (-15 -3410 (|#3| $ (-525) (-525) (-525))) (-15 -3410 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3410 (|#3| $ (-592 (-525)))) (-15 -2340 ($ $ $)) (-15 * ($ $ $)) (-15 -1321 ($ $ (-525) $ (-525))) (-15 -1321 ($ $ (-525) (-525))) (-15 -1915 ($ $)) (-15 -1915 ($ $ (-525) (-525))) (-15 -2039 ($ $ (-592 (-525)))) (-15 -3130 ($)) (-15 -3020 ($)) (-15 -1783 ((-592 |#3|) $)) (-15 -3248 ($ (-592 |#3|))) (-15 -4083 ($)))) -((-1270 (((-798) $) 7))) +((-1261 (((-108) $ $) 34)) (-3969 (((-108) $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-713) "failed") $) 40)) (-3894 (((-713) $) 38)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) 27)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3208 (((-108)) 41)) (-1451 (((-108) (-108)) 43)) (-1849 (((-108) $) 24)) (-3862 (((-108) $) 37)) (-1271 (((-798) $) 22) (($ (-713)) 14)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) 12 T CONST)) (-3362 (($) 11 T CONST)) (-2785 (($ (-713)) 15)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 25)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 26)) (-4088 (((-3 $ "failed") $ $) 30)) (-4078 (($ $ $) 28)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ $) 36)) (* (($ (-713) $) 33) (($ (-856) $) NIL) (($ $ $) 31))) +(((-128) (-13 (-789) (-23) (-669) (-968 (-713)) (-10 -8 (-6 (-4257 "*")) (-15 -4088 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2785 ($ (-713))) (-15 -1849 ((-108) $)) (-15 -3862 ((-108) $)) (-15 -3208 ((-108))) (-15 -1451 ((-108) (-108)))))) (T -128)) +((-4088 (*1 *1 *1 *1) (|partial| -5 *1 (-128))) (** (*1 *1 *1 *1) (-5 *1 (-128))) (-2785 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-128)))) (-1849 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3862 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-3208 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) (-1451 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) +(-13 (-789) (-23) (-669) (-968 (-713)) (-10 -8 (-6 (-4257 "*")) (-15 -4088 ((-3 $ "failed") $ $)) (-15 ** ($ $ $)) (-15 -2785 ($ (-713))) (-15 -1849 ((-108) $)) (-15 -3862 ((-108) $)) (-15 -3208 ((-108))) (-15 -1451 ((-108) (-108))))) +((-1803 (((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|)) 14)) (-2688 (((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)) 18))) +(((-129 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1803 ((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|))) (-15 -2688 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) (-525) (-713) (-160) (-160)) (T -129)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *7)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) (-1803 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8))))) +(-10 -7 (-15 -1803 ((-130 |#1| |#2| |#4|) (-592 |#4|) (-130 |#1| |#2| |#3|))) (-15 -2688 ((-130 |#1| |#2| |#4|) (-1 |#4| |#3|) (-130 |#1| |#2| |#3|)))) +((-1261 (((-108) $ $) NIL)) (-3815 (($ (-592 |#3|)) 40)) (-1925 (($ $) 99) (($ $ (-525) (-525)) 98)) (-3347 (($) 17)) (-2588 (((-3 |#3| "failed") $) 60)) (-3894 ((|#3| $) NIL)) (-3109 (($ $ (-592 (-525))) 100)) (-1789 (((-592 |#3|) $) 36)) (-3314 (((-713) $) 44)) (-3225 (($ $ $) 93)) (-3426 (($) 43)) (-3803 (((-1074) $) NIL)) (-2123 (($) 16)) (-2015 (((-1038) $) NIL)) (-3405 ((|#3| $) 46) ((|#3| $ (-525)) 47) ((|#3| $ (-525) (-525)) 48) ((|#3| $ (-525) (-525) (-525)) 49) ((|#3| $ (-525) (-525) (-525) (-525)) 50) ((|#3| $ (-592 (-525))) 52)) (-4003 (((-713) $) 45)) (-3830 (($ $ (-525) $ (-525)) 94) (($ $ (-525) (-525)) 96)) (-1271 (((-798) $) 67) (($ |#3|) 68) (($ (-220 |#2| |#3|)) 75) (($ (-1058 |#2| |#3|)) 78) (($ (-592 |#3|)) 53) (($ (-592 $)) 58)) (-3351 (($) 69 T CONST)) (-3362 (($) 70 T CONST)) (-3992 (((-108) $ $) 80)) (-4088 (($ $) 86) (($ $ $) 84)) (-4078 (($ $ $) 82)) (* (($ |#3| $) 91) (($ $ |#3|) 92) (($ $ (-525)) 89) (($ (-525) $) 88) (($ $ $) 95))) +(((-130 |#1| |#2| |#3|) (-13 (-442 |#3| (-713)) (-447 (-525) (-713)) (-10 -8 (-15 -1271 ($ (-220 |#2| |#3|))) (-15 -1271 ($ (-1058 |#2| |#3|))) (-15 -1271 ($ (-592 |#3|))) (-15 -1271 ($ (-592 $))) (-15 -3314 ((-713) $)) (-15 -3405 (|#3| $)) (-15 -3405 (|#3| $ (-525))) (-15 -3405 (|#3| $ (-525) (-525))) (-15 -3405 (|#3| $ (-525) (-525) (-525))) (-15 -3405 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3405 (|#3| $ (-592 (-525)))) (-15 -3225 ($ $ $)) (-15 * ($ $ $)) (-15 -3830 ($ $ (-525) $ (-525))) (-15 -3830 ($ $ (-525) (-525))) (-15 -1925 ($ $)) (-15 -1925 ($ $ (-525) (-525))) (-15 -3109 ($ $ (-592 (-525)))) (-15 -2123 ($)) (-15 -3426 ($)) (-15 -1789 ((-592 |#3|) $)) (-15 -3815 ($ (-592 |#3|))) (-15 -3347 ($)))) (-525) (-713) (-160)) (T -130)) +((-3225 (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-220 *4 *5)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1058 *4 *5)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-130 *3 *4 *5))) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)))) (-3314 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3405 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-130 *3 *4 *2)) (-14 *3 (-525)) (-14 *4 (-713)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3405 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3405 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3405 (*1 *2 *1 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-525))) (-4 *2 (-160)) (-5 *1 (-130 *4 *5 *2)) (-14 *4 (-525)) (-14 *5 (-713)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-3830 (*1 *1 *1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3830 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-1925 (*1 *1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1925 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3109 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-2123 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-3426 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160)))) (-1789 (*1 *2 *1) (-12 (-5 *2 (-592 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3815 (*1 *1 *2) (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)))) (-3347 (*1 *1) (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) (-4 *4 (-160))))) +(-13 (-442 |#3| (-713)) (-447 (-525) (-713)) (-10 -8 (-15 -1271 ($ (-220 |#2| |#3|))) (-15 -1271 ($ (-1058 |#2| |#3|))) (-15 -1271 ($ (-592 |#3|))) (-15 -1271 ($ (-592 $))) (-15 -3314 ((-713) $)) (-15 -3405 (|#3| $)) (-15 -3405 (|#3| $ (-525))) (-15 -3405 (|#3| $ (-525) (-525))) (-15 -3405 (|#3| $ (-525) (-525) (-525))) (-15 -3405 (|#3| $ (-525) (-525) (-525) (-525))) (-15 -3405 (|#3| $ (-592 (-525)))) (-15 -3225 ($ $ $)) (-15 * ($ $ $)) (-15 -3830 ($ $ (-525) $ (-525))) (-15 -3830 ($ $ (-525) (-525))) (-15 -1925 ($ $)) (-15 -1925 ($ $ (-525) (-525))) (-15 -3109 ($ $ (-592 (-525)))) (-15 -2123 ($)) (-15 -3426 ($)) (-15 -1789 ((-592 |#3|) $)) (-15 -3815 ($ (-592 |#3|))) (-15 -3347 ($)))) +((-1271 (((-798) $) 7))) (((-131) (-566 (-798))) (T -131)) NIL (-566 (-798)) -((-1260 (((-108) $ $) NIL)) (-3498 (($) 15 T CONST)) (-2477 (($) NIL (|has| (-135) (-346)))) (-2806 (($ $ $) 17) (($ $ (-135)) NIL) (($ (-135) $) NIL)) (-1835 (($ $ $) NIL)) (-2476 (((-108) $ $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| (-135) (-346)))) (-2955 (($) NIL) (($ (-592 (-135))) NIL)) (-1917 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1786 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (($ (-135) $) 51 (|has| $ (-6 -4255)))) (-1614 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3501 (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-2899 (($) NIL (|has| (-135) (-346)))) (-3702 (((-592 (-135)) $) 60 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-2371 (((-135) $) NIL (|has| (-135) (-789)))) (-4002 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-135) $) 26 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-2535 (((-135) $) NIL (|has| (-135) (-789)))) (-2622 (($ (-1 (-135) (-135)) $) 59 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-135) (-135)) $) 55)) (-3976 (($) 16 T CONST)) (-3859 (((-856) $) NIL (|has| (-135) (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-3446 (($ $ $) 29)) (-1486 (((-135) $) 52)) (-1791 (($ (-135) $) 50)) (-3637 (($ (-856)) NIL (|has| (-135) (-346)))) (-3150 (($) 14 T CONST)) (-2012 (((-1038) $) NIL)) (-1639 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-3412 (((-135) $) 53)) (-3339 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 48)) (-3672 (($) 13 T CONST)) (-3835 (($ $ $) 31) (($ $ (-135)) NIL)) (-1754 (($ (-592 (-135))) NIL) (($) NIL)) (-2041 (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-1074) $) 36) (((-501) $) NIL (|has| (-135) (-567 (-501)))) (((-592 (-135)) $) 34)) (-1279 (($ (-592 (-135))) NIL)) (-3974 (($ $) 32 (|has| (-135) (-346)))) (-1270 (((-798) $) 46)) (-1832 (($ (-1074)) 12) (($ (-592 (-135))) 43)) (-4117 (((-713) $) NIL)) (-3316 (($) 49) (($ (-592 (-135))) NIL)) (-3467 (($ (-592 (-135))) NIL)) (-1286 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2120 (($) 19 T CONST)) (-3547 (($) 18 T CONST)) (-3994 (((-108) $ $) 22)) (-4017 (((-108) $ $) NIL)) (-3596 (((-713) $) 47 (|has| $ (-6 -4255))))) -(((-132) (-13 (-1020) (-567 (-1074)) (-403 (-135)) (-567 (-592 (-135))) (-10 -8 (-15 -1832 ($ (-1074))) (-15 -1832 ($ (-592 (-135)))) (-15 -3672 ($) -1478) (-15 -3150 ($) -1478) (-15 -3498 ($) -1478) (-15 -3976 ($) -1478) (-15 -3547 ($) -1478) (-15 -2120 ($) -1478)))) (T -132)) -((-1832 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-132)))) (-1832 (*1 *1 *2) (-12 (-5 *2 (-592 (-135))) (-5 *1 (-132)))) (-3672 (*1 *1) (-5 *1 (-132))) (-3150 (*1 *1) (-5 *1 (-132))) (-3498 (*1 *1) (-5 *1 (-132))) (-3976 (*1 *1) (-5 *1 (-132))) (-3547 (*1 *1) (-5 *1 (-132))) (-2120 (*1 *1) (-5 *1 (-132)))) -(-13 (-1020) (-567 (-1074)) (-403 (-135)) (-567 (-592 (-135))) (-10 -8 (-15 -1832 ($ (-1074))) (-15 -1832 ($ (-592 (-135)))) (-15 -3672 ($) -1478) (-15 -3150 ($) -1478) (-15 -3498 ($) -1478) (-15 -3976 ($) -1478) (-15 -3547 ($) -1478) (-15 -2120 ($) -1478))) -((-3995 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-3192 ((|#1| |#3|) 9)) (-3761 ((|#3| |#3|) 15))) -(((-133 |#1| |#2| |#3|) (-10 -7 (-15 -3192 (|#1| |#3|)) (-15 -3761 (|#3| |#3|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-925 |#1|) (-351 |#2|)) (T -133)) -((-3995 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) (-4 *3 (-351 *5)))) (-3761 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-133 *3 *4 *2)) (-4 *2 (-351 *4)))) (-3192 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) (-4 *3 (-351 *4))))) -(-10 -7 (-15 -3192 (|#1| |#3|)) (-15 -3761 (|#3| |#3|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) -((-3925 (($ $ $) 8)) (-3832 (($ $) 7)) (-3876 (($ $ $) 6))) +((-1261 (((-108) $ $) NIL)) (-2583 (($) 15 T CONST)) (-2022 (($) NIL (|has| (-135) (-346)))) (-2802 (($ $ $) 17) (($ $ (-135)) NIL) (($ (-135) $) NIL)) (-1755 (($ $ $) NIL)) (-2008 (((-108) $ $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| (-135) (-346)))) (-2952 (($) NIL) (($ (-592 (-135))) NIL)) (-1932 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1649 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (($ (-135) $) 51 (|has| $ (-6 -4255)))) (-1619 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3497 (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-2894 (($) NIL (|has| (-135) (-346)))) (-3700 (((-592 (-135)) $) 60 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-2372 (((-135) $) NIL (|has| (-135) (-789)))) (-3780 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-135) $) 26 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-2530 (((-135) $) NIL (|has| (-135) (-789)))) (-2608 (($ (-1 (-135) (-135)) $) 59 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-135) (-135)) $) 55)) (-1696 (($) 16 T CONST)) (-2994 (((-856) $) NIL (|has| (-135) (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-3202 (($ $ $) 29)) (-2163 (((-135) $) 52)) (-1710 (($ (-135) $) 50)) (-3636 (($ (-856)) NIL (|has| (-135) (-346)))) (-2384 (($) 14 T CONST)) (-2015 (((-1038) $) NIL)) (-3478 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-4017 (((-135) $) 53)) (-1509 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 48)) (-1670 (($) 13 T CONST)) (-2782 (($ $ $) 31) (($ $ (-135)) NIL)) (-4031 (($ (-592 (-135))) NIL) (($) NIL)) (-2041 (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-1074) $) 36) (((-501) $) NIL (|has| (-135) (-567 (-501)))) (((-592 (-135)) $) 34)) (-1280 (($ (-592 (-135))) NIL)) (-1675 (($ $) 32 (|has| (-135) (-346)))) (-1271 (((-798) $) 46)) (-1725 (($ (-1074)) 12) (($ (-592 (-135))) 43)) (-3645 (((-713) $) NIL)) (-3312 (($) 49) (($ (-592 (-135))) NIL)) (-3353 (($ (-592 (-135))) NIL)) (-2375 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2213 (($) 19 T CONST)) (-2990 (($) 18 T CONST)) (-3992 (((-108) $ $) 22)) (-4015 (((-108) $ $) NIL)) (-3594 (((-713) $) 47 (|has| $ (-6 -4255))))) +(((-132) (-13 (-1020) (-567 (-1074)) (-403 (-135)) (-567 (-592 (-135))) (-10 -8 (-15 -1725 ($ (-1074))) (-15 -1725 ($ (-592 (-135)))) (-15 -1670 ($) -1482) (-15 -2384 ($) -1482) (-15 -2583 ($) -1482) (-15 -1696 ($) -1482) (-15 -2990 ($) -1482) (-15 -2213 ($) -1482)))) (T -132)) +((-1725 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-132)))) (-1725 (*1 *1 *2) (-12 (-5 *2 (-592 (-135))) (-5 *1 (-132)))) (-1670 (*1 *1) (-5 *1 (-132))) (-2384 (*1 *1) (-5 *1 (-132))) (-2583 (*1 *1) (-5 *1 (-132))) (-1696 (*1 *1) (-5 *1 (-132))) (-2990 (*1 *1) (-5 *1 (-132))) (-2213 (*1 *1) (-5 *1 (-132)))) +(-13 (-1020) (-567 (-1074)) (-403 (-135)) (-567 (-592 (-135))) (-10 -8 (-15 -1725 ($ (-1074))) (-15 -1725 ($ (-592 (-135)))) (-15 -1670 ($) -1482) (-15 -2384 ($) -1482) (-15 -2583 ($) -1482) (-15 -1696 ($) -1482) (-15 -2990 ($) -1482) (-15 -2213 ($) -1482))) +((-3706 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 17)) (-1464 ((|#1| |#3|) 9)) (-3206 ((|#3| |#3|) 15))) +(((-133 |#1| |#2| |#3|) (-10 -7 (-15 -1464 (|#1| |#3|)) (-15 -3206 (|#3| |#3|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-925 |#1|) (-351 |#2|)) (T -133)) +((-3706 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) (-4 *3 (-351 *5)))) (-3206 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-133 *3 *4 *2)) (-4 *2 (-351 *4)))) (-1464 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) (-4 *3 (-351 *4))))) +(-10 -7 (-15 -1464 (|#1| |#3|)) (-15 -3206 (|#3| |#3|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) +((-2496 (($ $ $) 8)) (-2760 (($ $) 7)) (-1870 (($ $ $) 6))) (((-134) (-131)) (T -134)) -((-3925 (*1 *1 *1 *1) (-4 *1 (-134))) (-3832 (*1 *1 *1) (-4 *1 (-134))) (-3876 (*1 *1 *1 *1) (-4 *1 (-134)))) -(-13 (-10 -8 (-15 -3876 ($ $ $)) (-15 -3832 ($ $)) (-15 -3925 ($ $ $)))) -((-1260 (((-108) $ $) NIL)) (-3849 (((-108) $) 30)) (-3498 (($ $) 43)) (-3050 (($) 17)) (-4189 (((-713)) 10)) (-2899 (($) 16)) (-2061 (($) 18)) (-1450 (((-713) $) 14)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3611 (((-108) $) 32)) (-3976 (($ $) 44)) (-3859 (((-856) $) 15)) (-3247 (((-1074) $) 38)) (-3637 (($ (-856)) 13)) (-3709 (((-108) $) 28)) (-2012 (((-1038) $) NIL)) (-1216 (($) 19)) (-2088 (((-108) $) 26)) (-1270 (((-798) $) 21)) (-2229 (($ (-713)) 11) (($ (-1074)) 42)) (-2262 (((-108) $) 36)) (-2750 (((-108) $) 34)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 7)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 8))) -(((-135) (-13 (-783) (-10 -8 (-15 -1450 ((-713) $)) (-15 -2229 ($ (-713))) (-15 -2229 ($ (-1074))) (-15 -3050 ($)) (-15 -2061 ($)) (-15 -1216 ($)) (-15 -3498 ($ $)) (-15 -3976 ($ $)) (-15 -2088 ((-108) $)) (-15 -3709 ((-108) $)) (-15 -2750 ((-108) $)) (-15 -3849 ((-108) $)) (-15 -3611 ((-108) $)) (-15 -2262 ((-108) $))))) (T -135)) -((-1450 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-135)))) (-2229 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-135)))) (-2229 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-135)))) (-3050 (*1 *1) (-5 *1 (-135))) (-2061 (*1 *1) (-5 *1 (-135))) (-1216 (*1 *1) (-5 *1 (-135))) (-3498 (*1 *1 *1) (-5 *1 (-135))) (-3976 (*1 *1 *1) (-5 *1 (-135))) (-2088 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3709 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2750 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3849 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3611 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2262 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) -(-13 (-783) (-10 -8 (-15 -1450 ((-713) $)) (-15 -2229 ($ (-713))) (-15 -2229 ($ (-1074))) (-15 -3050 ($)) (-15 -2061 ($)) (-15 -1216 ($)) (-15 -3498 ($ $)) (-15 -3976 ($ $)) (-15 -2088 ((-108) $)) (-15 -3709 ((-108) $)) (-15 -2750 ((-108) $)) (-15 -3849 ((-108) $)) (-15 -3611 ((-108) $)) (-15 -2262 ((-108) $)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-4157 (((-3 $ "failed") $) 35)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-2496 (*1 *1 *1 *1) (-4 *1 (-134))) (-2760 (*1 *1 *1) (-4 *1 (-134))) (-1870 (*1 *1 *1 *1) (-4 *1 (-134)))) +(-13 (-10 -8 (-15 -1870 ($ $ $)) (-15 -2760 ($ $)) (-15 -2496 ($ $ $)))) +((-1261 (((-108) $ $) NIL)) (-2920 (((-108) $) 30)) (-2583 (($ $) 43)) (-2680 (($) 17)) (-4189 (((-713)) 10)) (-2894 (($) 16)) (-2240 (($) 18)) (-2187 (((-713) $) 14)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2412 (((-108) $) 32)) (-1696 (($ $) 44)) (-2994 (((-856) $) 15)) (-3803 (((-1074) $) 38)) (-3636 (($ (-856)) 13)) (-3858 (((-108) $) 28)) (-2015 (((-1038) $) NIL)) (-2710 (($) 19)) (-2090 (((-108) $) 26)) (-1271 (((-798) $) 21)) (-2231 (($ (-713)) 11) (($ (-1074)) 42)) (-3662 (((-108) $) 36)) (-2806 (((-108) $) 34)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 7)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 8))) +(((-135) (-13 (-783) (-10 -8 (-15 -2187 ((-713) $)) (-15 -2231 ($ (-713))) (-15 -2231 ($ (-1074))) (-15 -2680 ($)) (-15 -2240 ($)) (-15 -2710 ($)) (-15 -2583 ($ $)) (-15 -1696 ($ $)) (-15 -2090 ((-108) $)) (-15 -3858 ((-108) $)) (-15 -2806 ((-108) $)) (-15 -2920 ((-108) $)) (-15 -2412 ((-108) $)) (-15 -3662 ((-108) $))))) (T -135)) +((-2187 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-135)))) (-2231 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-135)))) (-2231 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-135)))) (-2680 (*1 *1) (-5 *1 (-135))) (-2240 (*1 *1) (-5 *1 (-135))) (-2710 (*1 *1) (-5 *1 (-135))) (-2583 (*1 *1 *1) (-5 *1 (-135))) (-1696 (*1 *1 *1) (-5 *1 (-135))) (-2090 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3858 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2806 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2920 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-2412 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135)))) (-3662 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) +(-13 (-783) (-10 -8 (-15 -2187 ((-713) $)) (-15 -2231 ($ (-713))) (-15 -2231 ($ (-1074))) (-15 -2680 ($)) (-15 -2240 ($)) (-15 -2710 ($)) (-15 -2583 ($ $)) (-15 -1696 ($ $)) (-15 -2090 ((-108) $)) (-15 -3858 ((-108) $)) (-15 -2806 ((-108) $)) (-15 -2920 ((-108) $)) (-15 -2412 ((-108) $)) (-15 -3662 ((-108) $)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-2925 (((-3 $ "failed") $) 35)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-136) (-131)) (T -136)) -((-4157 (*1 *1 *1) (|partial| -4 *1 (-136)))) -(-13 (-977) (-10 -8 (-15 -4157 ((-3 $ "failed") $)))) +((-2925 (*1 *1 *1) (|partial| -4 *1 (-136)))) +(-13 (-977) (-10 -8 (-15 -2925 ((-3 $ "failed") $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3458 ((|#1| (-632 |#1|) |#1|) 19))) -(((-137 |#1|) (-10 -7 (-15 -3458 (|#1| (-632 |#1|) |#1|))) (-160)) (T -137)) -((-3458 (*1 *2 *3 *2) (-12 (-5 *3 (-632 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2))))) -(-10 -7 (-15 -3458 (|#1| (-632 |#1|) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-3280 ((|#1| (-632 |#1|) |#1|) 19))) +(((-137 |#1|) (-10 -7 (-15 -3280 (|#1| (-632 |#1|) |#1|))) (-160)) (T -137)) +((-3280 (*1 *2 *3 *2) (-12 (-5 *3 (-632 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2))))) +(-10 -7 (-15 -3280 (|#1| (-632 |#1|) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-138) (-131)) (T -138)) NIL (-13 (-977)) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3357 (((-2 (|:| -2815 (-713)) (|:| -1655 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713)) 70)) (-1560 (((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|) 52)) (-3019 (((-2 (|:| -1655 (-385 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-4158 ((|#1| |#3| |#3|) 40)) (-2602 ((|#3| |#3| (-385 |#2|) (-385 |#2|)) 19)) (-2479 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|) 49))) -(((-139 |#1| |#2| |#3|) (-10 -7 (-15 -3019 ((-2 (|:| -1655 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -1560 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|)) (-15 -3357 ((-2 (|:| -2815 (-713)) (|:| -1655 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713))) (-15 -4158 (|#1| |#3| |#3|)) (-15 -2602 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -2479 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|))) (-1131) (-1149 |#1|) (-1149 (-385 |#2|))) (T -139)) -((-2479 (*1 *2 *3 *3) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) (|:| |c2| (-385 *5)) (|:| |deg| (-713)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5))))) (-2602 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1149 (-385 *5))))) (-4158 (*1 *2 *3 *3) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-1131)) (-5 *1 (-139 *2 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-3357 (*1 *2 *3 *4) (-12 (-4 *5 (-1131)) (-4 *6 (-1149 *5)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 (-385 *6)) (|:| |radicand| *6))) (-5 *1 (-139 *5 *6 *7)) (-5 *3 (-385 *6)) (-5 *4 (-713)) (-4 *7 (-1149 (-385 *6))))) (-1560 (*1 *2 *3) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-713)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5))))) (-3019 (*1 *2 *3) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -1655 (-385 *5)) (|:| |poly| *3))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) -(-10 -7 (-15 -3019 ((-2 (|:| -1655 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -1560 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|)) (-15 -3357 ((-2 (|:| -2815 (-713)) (|:| -1655 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713))) (-15 -4158 (|#1| |#3| |#3|)) (-15 -2602 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -2479 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|))) -((-3949 (((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)) 32))) -(((-140 |#1| |#2|) (-10 -7 (-15 -3949 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)))) (-510) (-154 |#1|)) (T -140)) -((-3949 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5))))) -(-10 -7 (-15 -3949 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)))) -((-3826 (($ (-1 (-108) |#2|) $) 29)) (-3135 (($ $) 36)) (-1614 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-3501 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-1639 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-3339 (((-108) (-1 (-108) |#2|) $) 16)) (-2041 (((-713) (-1 (-108) |#2|) $) 14) (((-713) |#2| $) NIL)) (-1286 (((-108) (-1 (-108) |#2|) $) 15)) (-3596 (((-713) $) 11))) -(((-141 |#1| |#2|) (-10 -8 (-15 -3135 (|#1| |#1|)) (-15 -1614 (|#1| |#2| |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3826 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1614 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|))) (-142 |#2|) (-1127)) (T -141)) -NIL -(-10 -8 (-15 -3135 (|#1| |#1|)) (-15 -1614 (|#1| |#2| |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3826 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1614 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-3826 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3135 (($ $) 41 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255))) (($ |#1| $) 42 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 40 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 49)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1673 (((-2 (|:| -2058 (-713)) (|:| -1660 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713)) 70)) (-3093 (((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|) 52)) (-3417 (((-2 (|:| -1660 (-385 |#2|)) (|:| |poly| |#3|)) |#3|) 37)) (-2934 ((|#1| |#3| |#3|) 40)) (-2597 ((|#3| |#3| (-385 |#2|) (-385 |#2|)) 19)) (-2035 (((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|) 49))) +(((-139 |#1| |#2| |#3|) (-10 -7 (-15 -3417 ((-2 (|:| -1660 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3093 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|)) (-15 -1673 ((-2 (|:| -2058 (-713)) (|:| -1660 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713))) (-15 -2934 (|#1| |#3| |#3|)) (-15 -2597 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -2035 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|))) (-1131) (-1149 |#1|) (-1149 (-385 |#2|))) (T -139)) +((-2035 (*1 *2 *3 *3) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) (|:| |c2| (-385 *5)) (|:| |deg| (-713)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5))))) (-2597 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1149 (-385 *5))))) (-2934 (*1 *2 *3 *3) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-1131)) (-5 *1 (-139 *2 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-1673 (*1 *2 *3 *4) (-12 (-4 *5 (-1131)) (-4 *6 (-1149 *5)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 (-385 *6)) (|:| |radicand| *6))) (-5 *1 (-139 *5 *6 *7)) (-5 *3 (-385 *6)) (-5 *4 (-713)) (-4 *7 (-1149 (-385 *6))))) (-3093 (*1 *2 *3) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-713)))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5))))) (-3417 (*1 *2 *3) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -1660 (-385 *5)) (|:| |poly| *3))) (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) +(-10 -7 (-15 -3417 ((-2 (|:| -1660 (-385 |#2|)) (|:| |poly| |#3|)) |#3|)) (-15 -3093 ((-3 (-2 (|:| |radicand| (-385 |#2|)) (|:| |deg| (-713))) "failed") |#3|)) (-15 -1673 ((-2 (|:| -2058 (-713)) (|:| -1660 (-385 |#2|)) (|:| |radicand| |#2|)) (-385 |#2|) (-713))) (-15 -2934 (|#1| |#3| |#3|)) (-15 -2597 (|#3| |#3| (-385 |#2|) (-385 |#2|))) (-15 -2035 ((-2 (|:| |func| |#3|) (|:| |poly| |#3|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| |deg| (-713))) |#3| |#3|))) +((-1403 (((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)) 32))) +(((-140 |#1| |#2|) (-10 -7 (-15 -1403 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)))) (-510) (-154 |#1|)) (T -140)) +((-1403 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5))))) +(-10 -7 (-15 -1403 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)))) +((-3823 (($ (-1 (-108) |#2|) $) 29)) (-3131 (($ $) 36)) (-1619 (($ (-1 (-108) |#2|) $) 27) (($ |#2| $) 32)) (-3497 ((|#2| (-1 |#2| |#2| |#2|) $) 22) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 24) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 34)) (-3478 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 19)) (-1509 (((-108) (-1 (-108) |#2|) $) 16)) (-2041 (((-713) (-1 (-108) |#2|) $) 14) (((-713) |#2| $) NIL)) (-2375 (((-108) (-1 (-108) |#2|) $) 15)) (-3594 (((-713) $) 11))) +(((-141 |#1| |#2|) (-10 -8 (-15 -3131 (|#1| |#1|)) (-15 -1619 (|#1| |#2| |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3823 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1619 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|))) (-142 |#2|) (-1127)) (T -141)) +NIL +(-10 -8 (-15 -3131 (|#1| |#1|)) (-15 -1619 (|#1| |#2| |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3823 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1619 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-3823 (($ (-1 (-108) |#1|) $) 44 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3131 (($ $) 41 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255))) (($ |#1| $) 42 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) 47 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 46 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 48)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 40 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 49)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-142 |#1|) (-131) (-1127)) (T -142)) -((-1279 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-142 *3)))) (-1639 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-3501 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-3501 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-1614 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *3)) (-4 *3 (-1127)))) (-3826 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *3)) (-4 *3 (-1127)))) (-3501 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-1614 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-3135 (*1 *1 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020))))) -(-13 (-464 |t#1|) (-10 -8 (-15 -1279 ($ (-592 |t#1|))) (-15 -1639 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4255)) (PROGN (-15 -3501 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -3501 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -1614 ($ (-1 (-108) |t#1|) $)) (-15 -3826 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -3501 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -1614 ($ |t#1| $)) (-15 -3135 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) 86)) (-4211 (((-108) $) NIL)) (-2352 (($ |#2| (-592 (-856))) 56)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2874 (($ (-856)) 47)) (-2776 (((-128)) 23)) (-1270 (((-798) $) 69) (($ (-525)) 45) (($ |#2|) 46)) (-3388 ((|#2| $ (-592 (-856))) 59)) (-2031 (((-713)) 20)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 40 T CONST)) (-3365 (($) 43 T CONST)) (-3994 (((-108) $ $) 26)) (-4100 (($ $ |#2|) NIL)) (-4090 (($ $) 34) (($ $ $) 32)) (-4080 (($ $ $) 30)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 37) (($ $ $) 51) (($ |#2| $) 39) (($ $ |#2|) NIL))) -(((-143 |#1| |#2| |#3|) (-13 (-977) (-37 |#2|) (-1180 |#2|) (-10 -8 (-15 -2874 ($ (-856))) (-15 -2352 ($ |#2| (-592 (-856)))) (-15 -3388 (|#2| $ (-592 (-856)))) (-15 -3233 ((-3 $ "failed") $)))) (-856) (-341) (-926 |#1| |#2|)) (T -143)) -((-3233 (*1 *1 *1) (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-856)) (-4 *3 (-341)) (-14 *4 (-926 *2 *3)))) (-2874 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 (-856)) (-4 *4 (-341)) (-14 *5 (-926 *3 *4)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-856))) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-856)) (-4 *2 (-341)) (-14 *5 (-926 *4 *2)))) (-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-856))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-856)) (-14 *5 (-926 *4 *2))))) -(-13 (-977) (-37 |#2|) (-1180 |#2|) (-10 -8 (-15 -2874 ($ (-856))) (-15 -2352 ($ |#2| (-592 (-856)))) (-15 -3388 (|#2| $ (-592 (-856)))) (-15 -3233 ((-3 $ "failed") $)))) -((-1880 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205)) 38)) (-3689 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525))) 63) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862)) 64)) (-1649 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205))))) 67) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205)))) 66) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525))) 58) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862)) 59))) -(((-144) (-10 -7 (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3689 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -3689 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -1880 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205))))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))))))) (T -144)) -((-1649 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 (-205))))))) (-1649 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)) (-5 *3 (-592 (-878 (-205)))))) (-1880 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-205)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 *4)))) (|:| |xValues| (-1015 *4)) (|:| |yValues| (-1015 *4)))) (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 *4)))))) (-3689 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-3689 (*1 *2 *3) (-12 (-5 *3 (-862)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-1649 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-1649 (*1 *2 *3) (-12 (-5 *3 (-862)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144))))) -(-10 -7 (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3689 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -3689 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -1880 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205))))) (-15 -1649 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205))))))) -((-1720 (((-592 (-157 |#2|)) |#1| |#2|) 45))) -(((-145 |#1| |#2|) (-10 -7 (-15 -1720 ((-592 (-157 |#2|)) |#1| |#2|))) (-1149 (-157 (-525))) (-13 (-341) (-787))) (T -145)) -((-1720 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-157 *4))) (-5 *1 (-145 *3 *4)) (-4 *3 (-1149 (-157 (-525)))) (-4 *4 (-13 (-341) (-787)))))) -(-10 -7 (-15 -1720 ((-592 (-157 |#2|)) |#1| |#2|))) -((-1260 (((-108) $ $) NIL)) (-1362 (($) 16)) (-2447 (($) 15)) (-1571 (((-856)) 23)) (-3247 (((-1074) $) NIL)) (-2470 (((-525) $) 20)) (-2012 (((-1038) $) NIL)) (-2778 (($) 17)) (-1616 (($ (-525)) 24)) (-1270 (((-798) $) 30)) (-3216 (($) 18)) (-3994 (((-108) $ $) 14)) (-4080 (($ $ $) 13)) (* (($ (-856) $) 22) (($ (-205) $) 8))) -(((-146) (-13 (-25) (-10 -8 (-15 * ($ (-856) $)) (-15 * ($ (-205) $)) (-15 -4080 ($ $ $)) (-15 -2447 ($)) (-15 -1362 ($)) (-15 -2778 ($)) (-15 -3216 ($)) (-15 -2470 ((-525) $)) (-15 -1571 ((-856))) (-15 -1616 ($ (-525)))))) (T -146)) -((-4080 (*1 *1 *1 *1) (-5 *1 (-146))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-146)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-146)))) (-2447 (*1 *1) (-5 *1 (-146))) (-1362 (*1 *1) (-5 *1 (-146))) (-2778 (*1 *1) (-5 *1 (-146))) (-3216 (*1 *1) (-5 *1 (-146))) (-2470 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) (-1571 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-146)))) (-1616 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146))))) -(-13 (-25) (-10 -8 (-15 * ($ (-856) $)) (-15 * ($ (-205) $)) (-15 -4080 ($ $ $)) (-15 -2447 ($)) (-15 -1362 ($)) (-15 -2778 ($)) (-15 -3216 ($)) (-15 -2470 ((-525) $)) (-15 -1571 ((-856))) (-15 -1616 ($ (-525))))) -((-3068 ((|#2| |#2| (-1013 |#2|)) 88) ((|#2| |#2| (-1091)) 68)) (-2340 ((|#2| |#2| (-1013 |#2|)) 87) ((|#2| |#2| (-1091)) 67)) (-3925 ((|#2| |#2| |#2|) 27)) (-4166 (((-110) (-110)) 99)) (-3677 ((|#2| (-592 |#2|)) 117)) (-3725 ((|#2| (-592 |#2|)) 135)) (-1740 ((|#2| (-592 |#2|)) 125)) (-4065 ((|#2| |#2|) 123)) (-3495 ((|#2| (-592 |#2|)) 111)) (-4084 ((|#2| (-592 |#2|)) 112)) (-2976 ((|#2| (-592 |#2|)) 133)) (-2007 ((|#2| |#2| (-1091)) 56) ((|#2| |#2|) 55)) (-3832 ((|#2| |#2|) 23)) (-3876 ((|#2| |#2| |#2|) 26)) (-2804 (((-108) (-110)) 49)) (** ((|#2| |#2| |#2|) 41))) -(((-147 |#1| |#2|) (-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3876 (|#2| |#2| |#2|)) (-15 -3925 (|#2| |#2| |#2|)) (-15 -3832 (|#2| |#2|)) (-15 -2007 (|#2| |#2|)) (-15 -2007 (|#2| |#2| (-1091))) (-15 -3068 (|#2| |#2| (-1091))) (-15 -3068 (|#2| |#2| (-1013 |#2|))) (-15 -2340 (|#2| |#2| (-1091))) (-15 -2340 (|#2| |#2| (-1013 |#2|))) (-15 -4065 (|#2| |#2|)) (-15 -2976 (|#2| (-592 |#2|))) (-15 -1740 (|#2| (-592 |#2|))) (-15 -3725 (|#2| (-592 |#2|))) (-15 -3495 (|#2| (-592 |#2|))) (-15 -4084 (|#2| (-592 |#2|))) (-15 -3677 (|#2| (-592 |#2|)))) (-13 (-789) (-517)) (-408 |#1|)) (T -147)) -((-3677 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-4084 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3495 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3725 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-1740 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-2976 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-4065 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2340 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)))) (-2340 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-3068 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)))) (-3068 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2007 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2007 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3832 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3925 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3876 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *4)) (-4 *4 (-408 *3)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4))))) -(-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -3876 (|#2| |#2| |#2|)) (-15 -3925 (|#2| |#2| |#2|)) (-15 -3832 (|#2| |#2|)) (-15 -2007 (|#2| |#2|)) (-15 -2007 (|#2| |#2| (-1091))) (-15 -3068 (|#2| |#2| (-1091))) (-15 -3068 (|#2| |#2| (-1013 |#2|))) (-15 -2340 (|#2| |#2| (-1091))) (-15 -2340 (|#2| |#2| (-1013 |#2|))) (-15 -4065 (|#2| |#2|)) (-15 -2976 (|#2| (-592 |#2|))) (-15 -1740 (|#2| (-592 |#2|))) (-15 -3725 (|#2| (-592 |#2|))) (-15 -3495 (|#2| (-592 |#2|))) (-15 -4084 (|#2| (-592 |#2|))) (-15 -3677 (|#2| (-592 |#2|)))) -((-3607 ((|#1| |#1| |#1|) 53)) (-2101 ((|#1| |#1| |#1|) 50)) (-3925 ((|#1| |#1| |#1|) 44)) (-2727 ((|#1| |#1|) 35)) (-2707 ((|#1| |#1| (-592 |#1|)) 43)) (-3832 ((|#1| |#1|) 37)) (-3876 ((|#1| |#1| |#1|) 40))) -(((-148 |#1|) (-10 -7 (-15 -3876 (|#1| |#1| |#1|)) (-15 -3832 (|#1| |#1|)) (-15 -2707 (|#1| |#1| (-592 |#1|))) (-15 -2727 (|#1| |#1|)) (-15 -3925 (|#1| |#1| |#1|)) (-15 -2101 (|#1| |#1| |#1|)) (-15 -3607 (|#1| |#1| |#1|))) (-510)) (T -148)) -((-3607 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2101 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3925 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2727 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2707 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))) (-3832 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3876 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) -(-10 -7 (-15 -3876 (|#1| |#1| |#1|)) (-15 -3832 (|#1| |#1|)) (-15 -2707 (|#1| |#1| (-592 |#1|))) (-15 -2727 (|#1| |#1|)) (-15 -3925 (|#1| |#1| |#1|)) (-15 -2101 (|#1| |#1| |#1|)) (-15 -3607 (|#1| |#1| |#1|))) -((-3068 (($ $ (-1091)) 12) (($ $ (-1013 $)) 11)) (-2340 (($ $ (-1091)) 10) (($ $ (-1013 $)) 9)) (-3925 (($ $ $) 8)) (-2007 (($ $) 14) (($ $ (-1091)) 13)) (-3832 (($ $) 7)) (-3876 (($ $ $) 6))) +((-1280 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-142 *3)))) (-3478 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-3497 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-3497 (*1 *2 *3 *1 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-1619 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *3)) (-4 *3 (-1127)))) (-3823 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *3)) (-4 *3 (-1127)))) (-3497 (*1 *2 *3 *1 *2 *2) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)))) (-1619 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-3131 (*1 *1 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020))))) +(-13 (-464 |t#1|) (-10 -8 (-15 -1280 ($ (-592 |t#1|))) (-15 -3478 ((-3 |t#1| "failed") (-1 (-108) |t#1|) $)) (IF (|has| $ (-6 -4255)) (PROGN (-15 -3497 (|t#1| (-1 |t#1| |t#1| |t#1|) $)) (-15 -3497 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1|)) (-15 -1619 ($ (-1 (-108) |t#1|) $)) (-15 -3823 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -3497 (|t#1| (-1 |t#1| |t#1| |t#1|) $ |t#1| |t#1|)) (-15 -1619 ($ |t#1| $)) (-15 -3131 ($ $))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) 86)) (-2109 (((-108) $) NIL)) (-2352 (($ |#2| (-592 (-856))) 56)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2869 (($ (-856)) 47)) (-2989 (((-128)) 23)) (-1271 (((-798) $) 69) (($ (-525)) 45) (($ |#2|) 46)) (-3783 ((|#2| $ (-592 (-856))) 59)) (-3998 (((-713)) 20)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 40 T CONST)) (-3362 (($) 43 T CONST)) (-3992 (((-108) $ $) 26)) (-4098 (($ $ |#2|) NIL)) (-4088 (($ $) 34) (($ $ $) 32)) (-4078 (($ $ $) 30)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 37) (($ $ $) 51) (($ |#2| $) 39) (($ $ |#2|) NIL))) +(((-143 |#1| |#2| |#3|) (-13 (-977) (-37 |#2|) (-1180 |#2|) (-10 -8 (-15 -2869 ($ (-856))) (-15 -2352 ($ |#2| (-592 (-856)))) (-15 -3783 (|#2| $ (-592 (-856)))) (-15 -1853 ((-3 $ "failed") $)))) (-856) (-341) (-926 |#1| |#2|)) (T -143)) +((-1853 (*1 *1 *1) (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-856)) (-4 *3 (-341)) (-14 *4 (-926 *2 *3)))) (-2869 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 (-856)) (-4 *4 (-341)) (-14 *5 (-926 *3 *4)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-856))) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-856)) (-4 *2 (-341)) (-14 *5 (-926 *4 *2)))) (-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-856))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-856)) (-14 *5 (-926 *4 *2))))) +(-13 (-977) (-37 |#2|) (-1180 |#2|) (-10 -8 (-15 -2869 ($ (-856))) (-15 -2352 ($ |#2| (-592 (-856)))) (-15 -3783 (|#2| $ (-592 (-856)))) (-15 -1853 ((-3 $ "failed") $)))) +((-3390 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205)) 38)) (-3659 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525))) 63) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862)) 64)) (-1406 (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205))))) 67) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205)))) 66) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525))) 58) (((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862)) 59))) +(((-144) (-10 -7 (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3659 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -3659 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3390 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205))))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))))))) (T -144)) +((-1406 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 (-205))))))) (-1406 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)) (-5 *3 (-592 (-878 (-205)))))) (-3390 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *4 (-205)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 *4)))) (|:| |xValues| (-1015 *4)) (|:| |yValues| (-1015 *4)))) (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 *4)))))) (-3659 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-3659 (*1 *2 *3) (-12 (-5 *3 (-862)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-1406 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144)))) (-1406 (*1 *2 *3) (-12 (-5 *3 (-862)) (-5 *2 (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144))))) +(-10 -7 (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3659 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862))) (-15 -3659 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-862) (-385 (-525)) (-385 (-525)))) (-15 -3390 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205)))) (-205) (-205) (-205) (-205))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-878 (-205))))) (-15 -1406 ((-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205)))) (-592 (-592 (-878 (-205))))))) +((-4023 (((-592 (-157 |#2|)) |#1| |#2|) 45))) +(((-145 |#1| |#2|) (-10 -7 (-15 -4023 ((-592 (-157 |#2|)) |#1| |#2|))) (-1149 (-157 (-525))) (-13 (-341) (-787))) (T -145)) +((-4023 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-157 *4))) (-5 *1 (-145 *3 *4)) (-4 *3 (-1149 (-157 (-525)))) (-4 *4 (-13 (-341) (-787)))))) +(-10 -7 (-15 -4023 ((-592 (-157 |#2|)) |#1| |#2|))) +((-1261 (((-108) $ $) NIL)) (-2656 (($) 16)) (-3038 (($) 15)) (-4209 (((-856)) 23)) (-3803 (((-1074) $) NIL)) (-1937 (((-525) $) 20)) (-2015 (((-1038) $) NIL)) (-3000 (($) 17)) (-1993 (($ (-525)) 24)) (-1271 (((-798) $) 30)) (-1702 (($) 18)) (-3992 (((-108) $ $) 14)) (-4078 (($ $ $) 13)) (* (($ (-856) $) 22) (($ (-205) $) 8))) +(((-146) (-13 (-25) (-10 -8 (-15 * ($ (-856) $)) (-15 * ($ (-205) $)) (-15 -4078 ($ $ $)) (-15 -3038 ($)) (-15 -2656 ($)) (-15 -3000 ($)) (-15 -1702 ($)) (-15 -1937 ((-525) $)) (-15 -4209 ((-856))) (-15 -1993 ($ (-525)))))) (T -146)) +((-4078 (*1 *1 *1 *1) (-5 *1 (-146))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-146)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-146)))) (-3038 (*1 *1) (-5 *1 (-146))) (-2656 (*1 *1) (-5 *1 (-146))) (-3000 (*1 *1) (-5 *1 (-146))) (-1702 (*1 *1) (-5 *1 (-146))) (-1937 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) (-4209 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-146)))) (-1993 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146))))) +(-13 (-25) (-10 -8 (-15 * ($ (-856) $)) (-15 * ($ (-205) $)) (-15 -4078 ($ $ $)) (-15 -3038 ($)) (-15 -2656 ($)) (-15 -3000 ($)) (-15 -1702 ($)) (-15 -1937 ((-525) $)) (-15 -4209 ((-856))) (-15 -1993 ($ (-525))))) +((-2873 ((|#2| |#2| (-1013 |#2|)) 88) ((|#2| |#2| (-1091)) 68)) (-3225 ((|#2| |#2| (-1013 |#2|)) 87) ((|#2| |#2| (-1091)) 67)) (-2496 ((|#2| |#2| |#2|) 27)) (-2981 (((-110) (-110)) 99)) (-1721 ((|#2| (-592 |#2|)) 117)) (-4001 ((|#2| (-592 |#2|)) 135)) (-3889 ((|#2| (-592 |#2|)) 125)) (-3226 ((|#2| |#2|) 123)) (-3576 ((|#2| (-592 |#2|)) 111)) (-3354 ((|#2| (-592 |#2|)) 112)) (-4191 ((|#2| (-592 |#2|)) 133)) (-2522 ((|#2| |#2| (-1091)) 56) ((|#2| |#2|) 55)) (-2760 ((|#2| |#2|) 23)) (-1870 ((|#2| |#2| |#2|) 26)) (-1946 (((-108) (-110)) 49)) (** ((|#2| |#2| |#2|) 41))) +(((-147 |#1| |#2|) (-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -1870 (|#2| |#2| |#2|)) (-15 -2496 (|#2| |#2| |#2|)) (-15 -2760 (|#2| |#2|)) (-15 -2522 (|#2| |#2|)) (-15 -2522 (|#2| |#2| (-1091))) (-15 -2873 (|#2| |#2| (-1091))) (-15 -2873 (|#2| |#2| (-1013 |#2|))) (-15 -3225 (|#2| |#2| (-1091))) (-15 -3225 (|#2| |#2| (-1013 |#2|))) (-15 -3226 (|#2| |#2|)) (-15 -4191 (|#2| (-592 |#2|))) (-15 -3889 (|#2| (-592 |#2|))) (-15 -4001 (|#2| (-592 |#2|))) (-15 -3576 (|#2| (-592 |#2|))) (-15 -3354 (|#2| (-592 |#2|))) (-15 -1721 (|#2| (-592 |#2|)))) (-13 (-789) (-517)) (-408 |#1|)) (T -147)) +((-1721 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3354 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3576 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-4001 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3889 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-4191 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) (-4 *4 (-13 (-789) (-517))))) (-3226 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-3225 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)))) (-3225 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2873 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)))) (-2873 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2522 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) (-4 *2 (-408 *4)))) (-2522 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2760 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2496 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-1870 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (** (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) (-4 *2 (-408 *3)))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *4)) (-4 *4 (-408 *3)))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4))))) +(-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 ** (|#2| |#2| |#2|)) (-15 -1870 (|#2| |#2| |#2|)) (-15 -2496 (|#2| |#2| |#2|)) (-15 -2760 (|#2| |#2|)) (-15 -2522 (|#2| |#2|)) (-15 -2522 (|#2| |#2| (-1091))) (-15 -2873 (|#2| |#2| (-1091))) (-15 -2873 (|#2| |#2| (-1013 |#2|))) (-15 -3225 (|#2| |#2| (-1091))) (-15 -3225 (|#2| |#2| (-1013 |#2|))) (-15 -3226 (|#2| |#2|)) (-15 -4191 (|#2| (-592 |#2|))) (-15 -3889 (|#2| (-592 |#2|))) (-15 -4001 (|#2| (-592 |#2|))) (-15 -3576 (|#2| (-592 |#2|))) (-15 -3354 (|#2| (-592 |#2|))) (-15 -1721 (|#2| (-592 |#2|)))) +((-2354 ((|#1| |#1| |#1|) 53)) (-1981 ((|#1| |#1| |#1|) 50)) (-2496 ((|#1| |#1| |#1|) 44)) (-2606 ((|#1| |#1|) 35)) (-3441 ((|#1| |#1| (-592 |#1|)) 43)) (-2760 ((|#1| |#1|) 37)) (-1870 ((|#1| |#1| |#1|) 40))) +(((-148 |#1|) (-10 -7 (-15 -1870 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1|)) (-15 -3441 (|#1| |#1| (-592 |#1|))) (-15 -2606 (|#1| |#1|)) (-15 -2496 (|#1| |#1| |#1|)) (-15 -1981 (|#1| |#1| |#1|)) (-15 -2354 (|#1| |#1| |#1|))) (-510)) (T -148)) +((-2354 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-1981 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2496 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-2606 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-3441 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2)))) (-2760 (*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) (-1870 (*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) +(-10 -7 (-15 -1870 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1|)) (-15 -3441 (|#1| |#1| (-592 |#1|))) (-15 -2606 (|#1| |#1|)) (-15 -2496 (|#1| |#1| |#1|)) (-15 -1981 (|#1| |#1| |#1|)) (-15 -2354 (|#1| |#1| |#1|))) +((-2873 (($ $ (-1091)) 12) (($ $ (-1013 $)) 11)) (-3225 (($ $ (-1091)) 10) (($ $ (-1013 $)) 9)) (-2496 (($ $ $) 8)) (-2522 (($ $) 14) (($ $ (-1091)) 13)) (-2760 (($ $) 7)) (-1870 (($ $ $) 6))) (((-149) (-131)) (T -149)) -((-2007 (*1 *1 *1) (-4 *1 (-149))) (-2007 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-3068 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-3068 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) (-2340 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-2340 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149))))) -(-13 (-134) (-10 -8 (-15 -2007 ($ $)) (-15 -2007 ($ $ (-1091))) (-15 -3068 ($ $ (-1091))) (-15 -3068 ($ $ (-1013 $))) (-15 -2340 ($ $ (-1091))) (-15 -2340 ($ $ (-1013 $))))) +((-2522 (*1 *1 *1) (-4 *1 (-149))) (-2522 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-2873 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-2873 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) (-3225 (*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) (-3225 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149))))) +(-13 (-134) (-10 -8 (-15 -2522 ($ $)) (-15 -2522 ($ $ (-1091))) (-15 -2873 ($ $ (-1091))) (-15 -2873 ($ $ (-1013 $))) (-15 -3225 ($ $ (-1091))) (-15 -3225 ($ $ (-1013 $))))) (((-134) . T)) -((-1260 (((-108) $ $) NIL)) (-3153 (($ (-525)) 13) (($ $ $) 14)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 17)) (-3994 (((-108) $ $) 9))) -(((-150) (-13 (-1020) (-10 -8 (-15 -3153 ($ (-525))) (-15 -3153 ($ $ $))))) (T -150)) -((-3153 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))) (-3153 (*1 *1 *1 *1) (-5 *1 (-150)))) -(-13 (-1020) (-10 -8 (-15 -3153 ($ (-525))) (-15 -3153 ($ $ $)))) -((-4166 (((-110) (-1091)) 97))) -(((-151) (-10 -7 (-15 -4166 ((-110) (-1091))))) (T -151)) -((-4166 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-110)) (-5 *1 (-151))))) -(-10 -7 (-15 -4166 ((-110) (-1091)))) -((-3478 ((|#3| |#3|) 19))) -(((-152 |#1| |#2| |#3|) (-10 -7 (-15 -3478 (|#3| |#3|))) (-977) (-1149 |#1|) (-1149 |#2|)) (T -152)) -((-3478 (*1 *2 *2) (-12 (-4 *3 (-977)) (-4 *4 (-1149 *3)) (-5 *1 (-152 *3 *4 *2)) (-4 *2 (-1149 *4))))) -(-10 -7 (-15 -3478 (|#3| |#3|))) -((-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 217)) (-3029 ((|#2| $) 96)) (-2351 (($ $) 245)) (-1603 (($ $) 239)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 40)) (-2320 (($ $) 243)) (-1570 (($ $) 237)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 139)) (-1726 (($ $ $) 222)) (-4082 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 155) (((-632 |#2|) (-632 $)) 149)) (-3501 (($ (-1087 |#2|)) 119) (((-3 $ "failed") (-385 (-1087 |#2|))) NIL)) (-3233 (((-3 $ "failed") $) 209)) (-1761 (((-3 (-385 (-525)) "failed") $) 199)) (-3717 (((-108) $) 194)) (-2406 (((-385 (-525)) $) 197)) (-3318 (((-856)) 89)) (-1705 (($ $ $) 224)) (-3883 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-1534 (($) 234)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 186) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 191)) (-1671 ((|#2| $) 94)) (-4045 (((-1087 |#2|) $) 121)) (-2694 (($ (-1 |#2| |#2|) $) 102)) (-1415 (($ $) 236)) (-3492 (((-1087 |#2|) $) 120)) (-2502 (($ $) 202)) (-3735 (($) 97)) (-2704 (((-396 (-1087 $)) (-1087 $)) 88)) (-1942 (((-396 (-1087 $)) (-1087 $)) 57)) (-1680 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1250 (($ $) 235)) (-2430 (((-713) $) 219)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 229)) (-1932 ((|#2| (-1173 $)) NIL) ((|#2|) 91)) (-2524 (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-4209 (((-1087 |#2|)) 114)) (-2335 (($ $) 244)) (-1584 (($ $) 238)) (-3349 (((-1173 |#2|) $ (-1173 $)) 128) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) 110) (((-632 |#2|) (-1173 $)) NIL)) (-2749 (((-1173 |#2|) $) NIL) (($ (-1173 |#2|)) NIL) (((-1087 |#2|) $) NIL) (($ (-1087 |#2|)) NIL) (((-827 (-525)) $) 177) (((-827 (-357)) $) 181) (((-157 (-357)) $) 167) (((-157 (-205)) $) 162) (((-501) $) 173)) (-3804 (($ $) 98)) (-1270 (((-798) $) 138) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-385 (-525))) NIL) (($ $) NIL)) (-3458 (((-1087 |#2|) $) 23)) (-2031 (((-713)) 100)) (-2438 (($ $) 248)) (-2257 (($ $) 242)) (-2410 (($ $) 246)) (-2226 (($ $) 240)) (-2953 ((|#2| $) 233)) (-2424 (($ $) 247)) (-2242 (($ $) 241)) (-1868 (($ $) 157)) (-3994 (((-108) $ $) 104)) (-4017 (((-108) $ $) 193)) (-4090 (($ $) 106) (($ $ $) NIL)) (-4080 (($ $ $) 105)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-385 (-525))) 267) (($ $ $) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL))) -(((-153 |#1| |#2|) (-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -1270 (|#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2430 ((-713) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1705 (|#1| |#1| |#1|)) (-15 -1726 (|#1| |#1| |#1|)) (-15 -2502 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-157 (-205)) |#1|)) (-15 -2749 ((-157 (-357)) |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -1570 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -2242 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2257 (|#1| |#1|)) (-15 -2335 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2438 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1534 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -3883 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2953 (|#2| |#1|)) (-15 -1868 (|#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3804 (|#1| |#1|)) (-15 -3735 (|#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3501 ((-3 |#1| "failed") (-385 (-1087 |#2|)))) (-15 -3492 ((-1087 |#2|) |#1|)) (-15 -2749 (|#1| (-1087 |#2|))) (-15 -3501 (|#1| (-1087 |#2|))) (-15 -4209 ((-1087 |#2|))) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 ((-1087 |#2|) |#1|)) (-15 -1932 (|#2|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -4045 ((-1087 |#2|) |#1|)) (-15 -3458 ((-1087 |#2|) |#1|)) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1671 (|#2| |#1|)) (-15 -3029 (|#2| |#1|)) (-15 -3318 ((-856))) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-154 |#2|) (-160)) (T -153)) -((-2031 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-3318 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-856)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-1932 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) (-4209 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 *4)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4))))) -(-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -1270 (|#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2430 ((-713) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1705 (|#1| |#1| |#1|)) (-15 -1726 (|#1| |#1| |#1|)) (-15 -2502 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-157 (-205)) |#1|)) (-15 -2749 ((-157 (-357)) |#1|)) (-15 -1603 (|#1| |#1|)) (-15 -1570 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -2242 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2257 (|#1| |#1|)) (-15 -2335 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2438 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1534 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -3883 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -2953 (|#2| |#1|)) (-15 -1868 (|#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3804 (|#1| |#1|)) (-15 -3735 (|#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3501 ((-3 |#1| "failed") (-385 (-1087 |#2|)))) (-15 -3492 ((-1087 |#2|) |#1|)) (-15 -2749 (|#1| (-1087 |#2|))) (-15 -3501 (|#1| (-1087 |#2|))) (-15 -4209 ((-1087 |#2|))) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 ((-1087 |#2|) |#1|)) (-15 -1932 (|#2|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -4045 ((-1087 |#2|) |#1|)) (-15 -3458 ((-1087 |#2|) |#1|)) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1671 (|#2| |#1|)) (-15 -3029 (|#2| |#1|)) (-15 -3318 ((-856))) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3906 (($ $) 94 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3727 (((-108) $) 96 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-1889 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3029 ((|#1| $) 52)) (-2351 (($ $) 228 (|has| |#1| (-1113)))) (-1603 (($ $) 211 (|has| |#1| (-1113)))) (-3537 (((-1101 (-856) (-713)) (-525)) 147 (|has| |#1| (-327)))) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 242 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3851 (($ $) 113 (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1990 (((-396 $) $) 114 (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2211 (($ $) 241 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 245 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-1540 (((-108) $ $) 104 (|has| |#1| (-286)))) (-4189 (((-713)) 87 (|has| |#1| (-346)))) (-2320 (($ $) 227 (|has| |#1| (-1113)))) (-1570 (($ $) 212 (|has| |#1| (-1113)))) (-2382 (($ $) 226 (|has| |#1| (-1113)))) (-2193 (($ $) 213 (|has| |#1| (-1113)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 169 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3897 (((-525) $) 170 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 165)) (-2439 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-1726 (($ $ $) 108 (|has| |#1| (-286)))) (-4145 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-4082 (((-632 (-525)) (-632 $)) 164 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 162) (((-632 |#1|) (-632 $)) 161)) (-3501 (($ (-1087 |#1|)) 158) (((-3 $ "failed") (-385 (-1087 |#1|))) 155 (|has| |#1| (-341)))) (-3233 (((-3 $ "failed") $) 34)) (-2227 ((|#1| $) 253)) (-1761 (((-3 (-385 (-525)) "failed") $) 246 (|has| |#1| (-510)))) (-3717 (((-108) $) 248 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 247 (|has| |#1| (-510)))) (-3318 (((-856)) 54)) (-2899 (($) 90 (|has| |#1| (-346)))) (-1705 (($ $ $) 107 (|has| |#1| (-286)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 102 (|has| |#1| (-286)))) (-1724 (($) 149 (|has| |#1| (-327)))) (-1870 (((-108) $) 150 (|has| |#1| (-327)))) (-3159 (($ $ (-713)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2822 (((-108) $) 115 (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-3883 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-986)) (|has| |#1| (-1113))))) (-1534 (($) 238 (|has| |#1| (-1113)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 261 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 260 (|has| |#1| (-821 (-357))))) (-1678 (((-856) $) 152 (|has| |#1| (-327))) (((-775 (-856)) $) 138 (|has| |#1| (-327)))) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 240 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-1671 ((|#1| $) 51)) (-1383 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| |#1| (-286)))) (-4045 (((-1087 |#1|) $) 44 (|has| |#1| (-341)))) (-2371 (($ $ $) 207 (|has| |#1| (-789)))) (-2535 (($ $ $) 206 (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) 262)) (-3859 (((-856) $) 89 (|has| |#1| (-346)))) (-1415 (($ $) 235 (|has| |#1| (-1113)))) (-3492 (((-1087 |#1|) $) 156)) (-2756 (($ (-592 $)) 100 (-3279 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (($ $ $) 99 (-3279 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 116 (|has| |#1| (-341)))) (-3940 (($) 143 (|has| |#1| (-327)) CONST)) (-3637 (($ (-856)) 88 (|has| |#1| (-346)))) (-3735 (($) 257)) (-2244 ((|#1| $) 254)) (-2012 (((-1038) $) 10)) (-3523 (($) 160)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 101 (-3279 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2794 (($ (-592 $)) 98 (-3279 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (($ $ $) 97 (-3279 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 146 (|has| |#1| (-327)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 244 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-1942 (((-396 (-1087 $)) (-1087 $)) 243 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2194 (((-396 $) $) 112 (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 109 (|has| |#1| (-286)))) (-1680 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 92 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| |#1| (-286)))) (-1250 (($ $) 236 (|has| |#1| (-1113)))) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) 268 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 266 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 265 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 264 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 263 (|has| |#1| (-486 (-1091) |#1|)))) (-2430 (((-713) $) 105 (|has| |#1| (-286)))) (-3410 (($ $ |#1|) 269 (|has| |#1| (-265 |#1| |#1|)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 106 (|has| |#1| (-286)))) (-1932 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-2448 (((-713) $) 151 (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) 139 (|has| |#1| (-327)))) (-2524 (($ $ (-1 |#1| |#1|) (-713)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-592 (-1091)) (-592 (-713))) 130 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 131 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 132 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 133 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 135 (-3279 (-3831 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 137 (-3279 (-3831 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3831 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-3396 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-4209 (((-1087 |#1|)) 159)) (-2396 (($ $) 225 (|has| |#1| (-1113)))) (-2209 (($ $) 214 (|has| |#1| (-1113)))) (-2620 (($) 148 (|has| |#1| (-327)))) (-2367 (($ $) 224 (|has| |#1| (-1113)))) (-2176 (($ $) 215 (|has| |#1| (-1113)))) (-2335 (($ $) 223 (|has| |#1| (-1113)))) (-1584 (($ $) 216 (|has| |#1| (-1113)))) (-3349 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2749 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62) (((-1087 |#1|) $) 171) (($ (-1087 |#1|)) 157) (((-827 (-525)) $) 259 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 258 (|has| |#1| (-567 (-827 (-357))))) (((-157 (-357)) $) 210 (|has| |#1| (-953))) (((-157 (-205)) $) 209 (|has| |#1| (-953))) (((-501) $) 208 (|has| |#1| (-567 (-501))))) (-3804 (($ $) 256)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 145 (-3279 (-3831 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))) (|has| |#1| (-327))))) (-1377 (($ |#1| |#1|) 255)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 86 (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525)))))) (($ $) 91 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-4157 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (-3279 (-3831 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))) (|has| |#1| (-136))))) (-3458 (((-1087 |#1|) $) 45)) (-2031 (((-713)) 29)) (-2187 (((-1173 $)) 67)) (-2438 (($ $) 234 (|has| |#1| (-1113)))) (-2257 (($ $) 222 (|has| |#1| (-1113)))) (-1533 (((-108) $ $) 95 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2410 (($ $) 233 (|has| |#1| (-1113)))) (-2226 (($ $) 221 (|has| |#1| (-1113)))) (-2465 (($ $) 232 (|has| |#1| (-1113)))) (-2287 (($ $) 220 (|has| |#1| (-1113)))) (-2953 ((|#1| $) 250 (|has| |#1| (-1113)))) (-2687 (($ $) 231 (|has| |#1| (-1113)))) (-2303 (($ $) 219 (|has| |#1| (-1113)))) (-2451 (($ $) 230 (|has| |#1| (-1113)))) (-2273 (($ $) 218 (|has| |#1| (-1113)))) (-2424 (($ $) 229 (|has| |#1| (-1113)))) (-2242 (($ $) 217 (|has| |#1| (-1113)))) (-1868 (($ $) 251 (|has| |#1| (-986)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1 |#1| |#1|) (-713)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-592 (-1091)) (-592 (-713))) 126 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 127 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 128 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 129 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 134 (-3279 (-3831 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 136 (-3279 (-3831 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3831 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-4046 (((-108) $ $) 204 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 203 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 205 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 202 (|has| |#1| (-789)))) (-4100 (($ $ $) 121 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-385 (-525))) 239 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113)))) (($ $ $) 237 (|has| |#1| (-1113))) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341))))) +((-1261 (((-108) $ $) NIL)) (-2430 (($ (-525)) 13) (($ $ $) 14)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 17)) (-3992 (((-108) $ $) 9))) +(((-150) (-13 (-1020) (-10 -8 (-15 -2430 ($ (-525))) (-15 -2430 ($ $ $))))) (T -150)) +((-2430 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150)))) (-2430 (*1 *1 *1 *1) (-5 *1 (-150)))) +(-13 (-1020) (-10 -8 (-15 -2430 ($ (-525))) (-15 -2430 ($ $ $)))) +((-2981 (((-110) (-1091)) 97))) +(((-151) (-10 -7 (-15 -2981 ((-110) (-1091))))) (T -151)) +((-2981 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-110)) (-5 *1 (-151))))) +(-10 -7 (-15 -2981 ((-110) (-1091)))) +((-3435 ((|#3| |#3|) 19))) +(((-152 |#1| |#2| |#3|) (-10 -7 (-15 -3435 (|#3| |#3|))) (-977) (-1149 |#1|) (-1149 |#2|)) (T -152)) +((-3435 (*1 *2 *2) (-12 (-4 *3 (-977)) (-4 *4 (-1149 *3)) (-5 *1 (-152 *3 *4 *2)) (-4 *2 (-1149 *4))))) +(-10 -7 (-15 -3435 (|#3| |#3|))) +((-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 217)) (-3025 ((|#2| $) 96)) (-2351 (($ $) 245)) (-1608 (($ $) 239)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 40)) (-2321 (($ $) 243)) (-1574 (($ $) 237)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 141)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 139)) (-1731 (($ $ $) 222)) (-3336 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 155) (((-632 |#2|) (-632 $)) 149)) (-3497 (($ (-1087 |#2|)) 119) (((-3 $ "failed") (-385 (-1087 |#2|))) NIL)) (-1853 (((-3 $ "failed") $) 209)) (-1383 (((-3 (-385 (-525)) "failed") $) 199)) (-3922 (((-108) $) 194)) (-2738 (((-385 (-525)) $) 197)) (-3314 (((-856)) 89)) (-1709 (($ $ $) 224)) (-1931 (((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) $) 261)) (-1539 (($) 234)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 186) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 191)) (-3534 ((|#2| $) 94)) (-4201 (((-1087 |#2|) $) 121)) (-2688 (($ (-1 |#2| |#2|) $) 102)) (-1418 (($ $) 236)) (-3486 (((-1087 |#2|) $) 120)) (-2500 (($ $) 202)) (-4094 (($) 97)) (-3415 (((-396 (-1087 $)) (-1087 $)) 88)) (-3710 (((-396 (-1087 $)) (-1087 $)) 57)) (-1687 (((-3 $ "failed") $ |#2|) 204) (((-3 $ "failed") $ $) 207)) (-1251 (($ $) 235)) (-2931 (((-713) $) 219)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 229)) (-2146 ((|#2| (-1173 $)) NIL) ((|#2|) 91)) (-2521 (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 113) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-2079 (((-1087 |#2|)) 114)) (-2337 (($ $) 244)) (-1588 (($ $) 238)) (-1614 (((-1173 |#2|) $ (-1173 $)) 128) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) 110) (((-632 |#2|) (-1173 $)) NIL)) (-2745 (((-1173 |#2|) $) NIL) (($ (-1173 |#2|)) NIL) (((-1087 |#2|) $) NIL) (($ (-1087 |#2|)) NIL) (((-827 (-525)) $) 177) (((-827 (-357)) $) 181) (((-157 (-357)) $) 167) (((-157 (-205)) $) 162) (((-501) $) 173)) (-3532 (($ $) 98)) (-1271 (((-798) $) 138) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-385 (-525))) NIL) (($ $) NIL)) (-3280 (((-1087 |#2|) $) 23)) (-3998 (((-713)) 100)) (-2437 (($ $) 248)) (-2259 (($ $) 242)) (-2411 (($ $) 246)) (-2227 (($ $) 240)) (-3978 ((|#2| $) 233)) (-2425 (($ $) 247)) (-2244 (($ $) 241)) (-3297 (($ $) 157)) (-3992 (((-108) $ $) 104)) (-4015 (((-108) $ $) 193)) (-4088 (($ $) 106) (($ $ $) NIL)) (-4078 (($ $ $) 105)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-385 (-525))) 267) (($ $ $) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 112) (($ $ $) 142) (($ $ |#2|) NIL) (($ |#2| $) 108) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL))) +(((-153 |#1| |#2|) (-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -1271 (|#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2931 ((-713) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -1709 (|#1| |#1| |#1|)) (-15 -1731 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-157 (-205)) |#1|)) (-15 -2745 ((-157 (-357)) |#1|)) (-15 -1608 (|#1| |#1|)) (-15 -1574 (|#1| |#1|)) (-15 -1588 (|#1| |#1|)) (-15 -2244 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2259 (|#1| |#1|)) (-15 -2337 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2437 (|#1| |#1|)) (-15 -1418 (|#1| |#1|)) (-15 -1251 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1539 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -1931 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3978 (|#2| |#1|)) (-15 -3297 (|#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3532 (|#1| |#1|)) (-15 -4094 (|#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3497 ((-3 |#1| "failed") (-385 (-1087 |#2|)))) (-15 -3486 ((-1087 |#2|) |#1|)) (-15 -2745 (|#1| (-1087 |#2|))) (-15 -3497 (|#1| (-1087 |#2|))) (-15 -2079 ((-1087 |#2|))) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 ((-1087 |#2|) |#1|)) (-15 -2146 (|#2|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -4201 ((-1087 |#2|) |#1|)) (-15 -3280 ((-1087 |#2|) |#1|)) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -3534 (|#2| |#1|)) (-15 -3025 (|#2| |#1|)) (-15 -3314 ((-856))) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-154 |#2|) (-160)) (T -153)) +((-3998 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-3314 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-856)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4)))) (-2146 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) (-2079 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 *4)) (-5 *1 (-153 *3 *4)) (-4 *3 (-154 *4))))) +(-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -1271 (|#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2931 ((-713) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -1709 (|#1| |#1| |#1|)) (-15 -1731 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-157 (-205)) |#1|)) (-15 -2745 ((-157 (-357)) |#1|)) (-15 -1608 (|#1| |#1|)) (-15 -1574 (|#1| |#1|)) (-15 -1588 (|#1| |#1|)) (-15 -2244 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2259 (|#1| |#1|)) (-15 -2337 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2437 (|#1| |#1|)) (-15 -1418 (|#1| |#1|)) (-15 -1251 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 -1539 (|#1|)) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -1931 ((-2 (|:| |r| |#2|) (|:| |phi| |#2|)) |#1|)) (-15 -3978 (|#2| |#1|)) (-15 -3297 (|#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3532 (|#1| |#1|)) (-15 -4094 (|#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3497 ((-3 |#1| "failed") (-385 (-1087 |#2|)))) (-15 -3486 ((-1087 |#2|) |#1|)) (-15 -2745 (|#1| (-1087 |#2|))) (-15 -3497 (|#1| (-1087 |#2|))) (-15 -2079 ((-1087 |#2|))) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 ((-1087 |#2|) |#1|)) (-15 -2146 (|#2|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -4201 ((-1087 |#2|) |#1|)) (-15 -3280 ((-1087 |#2|) |#1|)) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -3534 (|#2| |#1|)) (-15 -3025 (|#2| |#1|)) (-15 -3314 ((-856))) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2220 (($ $) 94 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-4024 (((-108) $) 96 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3480 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3025 ((|#1| $) 52)) (-2351 (($ $) 228 (|has| |#1| (-1113)))) (-1608 (($ $) 211 (|has| |#1| (-1113)))) (-2923 (((-1101 (-856) (-713)) (-525)) 147 (|has| |#1| (-327)))) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 242 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2940 (($ $) 113 (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2033 (((-396 $) $) 114 (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2211 (($ $) 241 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 245 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3766 (((-108) $ $) 104 (|has| |#1| (-286)))) (-4189 (((-713)) 87 (|has| |#1| (-346)))) (-2321 (($ $) 227 (|has| |#1| (-1113)))) (-1574 (($ $) 212 (|has| |#1| (-1113)))) (-2382 (($ $) 226 (|has| |#1| (-1113)))) (-2195 (($ $) 213 (|has| |#1| (-1113)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 169 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3894 (((-525) $) 170 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 165)) (-2991 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-1731 (($ $ $) 108 (|has| |#1| (-286)))) (-2842 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-3336 (((-632 (-525)) (-632 $)) 164 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 162) (((-632 |#1|) (-632 $)) 161)) (-3497 (($ (-1087 |#1|)) 158) (((-3 $ "failed") (-385 (-1087 |#1|))) 155 (|has| |#1| (-341)))) (-1853 (((-3 $ "failed") $) 34)) (-2229 ((|#1| $) 253)) (-1383 (((-3 (-385 (-525)) "failed") $) 246 (|has| |#1| (-510)))) (-3922 (((-108) $) 248 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 247 (|has| |#1| (-510)))) (-3314 (((-856)) 54)) (-2894 (($) 90 (|has| |#1| (-346)))) (-1709 (($ $ $) 107 (|has| |#1| (-286)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 102 (|has| |#1| (-286)))) (-4075 (($) 149 (|has| |#1| (-327)))) (-3300 (((-108) $) 150 (|has| |#1| (-327)))) (-2492 (($ $ (-713)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2162 (((-108) $) 115 (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1931 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) 249 (-12 (|has| |#1| (-986)) (|has| |#1| (-1113))))) (-1539 (($) 238 (|has| |#1| (-1113)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 261 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 260 (|has| |#1| (-821 (-357))))) (-1234 (((-856) $) 152 (|has| |#1| (-327))) (((-775 (-856)) $) 138 (|has| |#1| (-327)))) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 240 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-3534 ((|#1| $) 51)) (-2949 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| |#1| (-286)))) (-4201 (((-1087 |#1|) $) 44 (|has| |#1| (-341)))) (-2372 (($ $ $) 207 (|has| |#1| (-789)))) (-2530 (($ $ $) 206 (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) 262)) (-2994 (((-856) $) 89 (|has| |#1| (-346)))) (-1418 (($ $) 235 (|has| |#1| (-1113)))) (-3486 (((-1087 |#1|) $) 156)) (-2755 (($ (-592 $)) 100 (-3275 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (($ $ $) 99 (-3275 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 116 (|has| |#1| (-341)))) (-3937 (($) 143 (|has| |#1| (-327)) CONST)) (-3636 (($ (-856)) 88 (|has| |#1| (-346)))) (-4094 (($) 257)) (-2245 ((|#1| $) 254)) (-2015 (((-1038) $) 10)) (-3519 (($) 160)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 101 (-3275 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2790 (($ (-592 $)) 98 (-3275 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (($ $ $) 97 (-3275 (|has| |#1| (-286)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 146 (|has| |#1| (-327)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 244 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3710 (((-396 (-1087 $)) (-1087 $)) 243 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2197 (((-396 $) $) 112 (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 109 (|has| |#1| (-286)))) (-1687 (((-3 $ "failed") $ |#1|) 252 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 92 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| |#1| (-286)))) (-1251 (($ $) 236 (|has| |#1| (-1113)))) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) 268 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 267 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 266 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 265 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 264 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 263 (|has| |#1| (-486 (-1091) |#1|)))) (-2931 (((-713) $) 105 (|has| |#1| (-286)))) (-3405 (($ $ |#1|) 269 (|has| |#1| (-265 |#1| |#1|)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 106 (|has| |#1| (-286)))) (-2146 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-3046 (((-713) $) 151 (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) 139 (|has| |#1| (-327)))) (-2521 (($ $ (-1 |#1| |#1|) (-713)) 123) (($ $ (-1 |#1| |#1|)) 122) (($ $ (-592 (-1091)) (-592 (-713))) 130 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 131 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 132 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 133 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 135 (-3275 (-3828 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 137 (-3275 (-3828 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3828 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-3876 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-2079 (((-1087 |#1|)) 159)) (-2397 (($ $) 225 (|has| |#1| (-1113)))) (-2210 (($ $) 214 (|has| |#1| (-1113)))) (-3869 (($) 148 (|has| |#1| (-327)))) (-2368 (($ $) 224 (|has| |#1| (-1113)))) (-2178 (($ $) 215 (|has| |#1| (-1113)))) (-2337 (($ $) 223 (|has| |#1| (-1113)))) (-1588 (($ $) 216 (|has| |#1| (-1113)))) (-1614 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2745 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62) (((-1087 |#1|) $) 171) (($ (-1087 |#1|)) 157) (((-827 (-525)) $) 259 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 258 (|has| |#1| (-567 (-827 (-357))))) (((-157 (-357)) $) 210 (|has| |#1| (-953))) (((-157 (-205)) $) 209 (|has| |#1| (-953))) (((-501) $) 208 (|has| |#1| (-567 (-501))))) (-3532 (($ $) 256)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 145 (-3275 (-3828 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))) (|has| |#1| (-327))))) (-1378 (($ |#1| |#1|) 255)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 86 (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525)))))) (($ $) 91 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2925 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (-3275 (-3828 (|has| $ (-136)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))) (|has| |#1| (-136))))) (-3280 (((-1087 |#1|) $) 45)) (-3998 (((-713)) 29)) (-2495 (((-1173 $)) 67)) (-2437 (($ $) 234 (|has| |#1| (-1113)))) (-2259 (($ $) 222 (|has| |#1| (-1113)))) (-3714 (((-108) $ $) 95 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844)))))) (-2411 (($ $) 233 (|has| |#1| (-1113)))) (-2227 (($ $) 221 (|has| |#1| (-1113)))) (-2462 (($ $) 232 (|has| |#1| (-1113)))) (-2289 (($ $) 220 (|has| |#1| (-1113)))) (-3978 ((|#1| $) 250 (|has| |#1| (-1113)))) (-2670 (($ $) 231 (|has| |#1| (-1113)))) (-2305 (($ $) 219 (|has| |#1| (-1113)))) (-2450 (($ $) 230 (|has| |#1| (-1113)))) (-2275 (($ $) 218 (|has| |#1| (-1113)))) (-2425 (($ $) 229 (|has| |#1| (-1113)))) (-2244 (($ $) 217 (|has| |#1| (-1113)))) (-3297 (($ $) 251 (|has| |#1| (-986)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1 |#1| |#1|) (-713)) 125) (($ $ (-1 |#1| |#1|)) 124) (($ $ (-592 (-1091)) (-592 (-713))) 126 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 127 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 128 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 129 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 134 (-3275 (-3828 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))))) (($ $) 136 (-3275 (-3828 (|has| |#1| (-341)) (|has| |#1| (-213))) (|has| |#1| (-213)) (-3828 (|has| |#1| (-213)) (|has| |#1| (-341)))))) (-4043 (((-108) $ $) 204 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 203 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 205 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 202 (|has| |#1| (-789)))) (-4098 (($ $ $) 121 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-385 (-525))) 239 (-12 (|has| |#1| (-934)) (|has| |#1| (-1113)))) (($ $ $) 237 (|has| |#1| (-1113))) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341))))) (((-154 |#1|) (-131) (-160)) (T -154)) -((-1671 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3735 (*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3804 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1377 (*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2244 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2227 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1680 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-1868 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-2953 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1113)))) (-3883 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-986)) (-4 *3 (-1113)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-3717 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2406 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1761 (*1 *2 *1) (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525)))))) -(-13 (-667 |t#1| (-1087 |t#1|)) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-378 |t#1|) (-819 |t#1|) (-355 |t#1|) (-160) (-10 -8 (-6 -1377) (-15 -3735 ($)) (-15 -3804 ($ $)) (-15 -1377 ($ |t#1| |t#1|)) (-15 -2244 (|t#1| $)) (-15 -2227 (|t#1| $)) (-15 -1671 (|t#1| $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-517)) (-15 -1680 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-286)) (-6 (-286)) |%noBranch|) (IF (|has| |t#1| (-6 -4254)) (-6 -4254) |%noBranch|) (IF (|has| |t#1| (-6 -4251)) (-6 -4251) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-953)) (PROGN (-6 (-567 (-157 (-205)))) (-6 (-567 (-157 (-357))))) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -1868 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1113)) (PROGN (-6 (-1113)) (-15 -2953 (|t#1| $)) (IF (|has| |t#1| (-934)) (-6 (-934)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -3883 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-844)) (IF (|has| |t#1| (-286)) (-6 (-844)) |%noBranch|) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-34) |has| |#1| (-1113)) ((-91) |has| |#1| (-1113)) ((-97) . T) ((-107 #0# #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3279 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-157 (-205))) |has| |#1| (-953)) ((-567 (-157 (-357))) |has| |#1| (-953)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-567 #1=(-1087 |#1|)) . T) ((-211 |#1|) . T) ((-213) -3279 (|has| |#1| (-327)) (|has| |#1| (-213))) ((-223) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-263) |has| |#1| (-1113)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3279 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-286) -3279 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3279 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| #1#) . T) ((-387 |#1| #1#) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-466) |has| |#1| (-1113)) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) -3279 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-594 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-660 |#1|) . T) ((-660 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-667 |#1| #1#) . T) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-844) -12 (|has| |#1| (-286)) (|has| |#1| (-844))) ((-855) -3279 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-934) -12 (|has| |#1| (-934)) (|has| |#1| (-1113))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-327)) ((-1113) |has| |#1| (-1113)) ((-1116) |has| |#1| (-1113)) ((-1127) . T) ((-1131) -3279 (|has| |#1| (-327)) (|has| |#1| (-341)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) -((-2194 (((-396 |#2|) |#2|) 63))) -(((-155 |#1| |#2|) (-10 -7 (-15 -2194 ((-396 |#2|) |#2|))) (-286) (-1149 (-157 |#1|))) (T -155)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(-10 -7 (-15 -2194 ((-396 |#2|) |#2|))) -((-2694 (((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)) 14))) -(((-156 |#1| |#2|) (-10 -7 (-15 -2694 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) (-160) (-160)) (T -156)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-157 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-5 *2 (-157 *6)) (-5 *1 (-156 *5 *6))))) -(-10 -7 (-15 -2694 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 33)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-3906 (($ $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-3727 (((-108) $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-1889 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-3029 ((|#1| $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-1113)))) (-1603 (($ $) NIL (|has| |#1| (-1113)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-327)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3851 (($ $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1990 (((-396 $) $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2211 (($ $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-286)))) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-2320 (($ $) NIL (|has| |#1| (-1113)))) (-1570 (($ $) NIL (|has| |#1| (-1113)))) (-2382 (($ $) NIL (|has| |#1| (-1113)))) (-2193 (($ $) NIL (|has| |#1| (-1113)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2439 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-1726 (($ $ $) NIL (|has| |#1| (-286)))) (-4145 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3501 (($ (-1087 |#1|)) NIL) (((-3 $ "failed") (-385 (-1087 |#1|))) NIL (|has| |#1| (-341)))) (-3233 (((-3 $ "failed") $) NIL)) (-2227 ((|#1| $) 13)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3717 (((-108) $) NIL (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-3318 (((-856)) NIL)) (-2899 (($) NIL (|has| |#1| (-346)))) (-1705 (($ $ $) NIL (|has| |#1| (-286)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-286)))) (-1724 (($) NIL (|has| |#1| (-327)))) (-1870 (((-108) $) NIL (|has| |#1| (-327)))) (-3159 (($ $ (-713)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2822 (((-108) $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-3883 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-986)) (|has| |#1| (-1113))))) (-1534 (($) NIL (|has| |#1| (-1113)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#1| (-821 (-357))))) (-1678 (((-856) $) NIL (|has| |#1| (-327))) (((-775 (-856)) $) NIL (|has| |#1| (-327)))) (-4211 (((-108) $) 35)) (-1750 (($ $ (-525)) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-1671 ((|#1| $) 46)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-286)))) (-4045 (((-1087 |#1|) $) NIL (|has| |#1| (-341)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-1415 (($ $) NIL (|has| |#1| (-1113)))) (-3492 (((-1087 |#1|) $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-3940 (($) NIL (|has| |#1| (-327)) CONST)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-3735 (($) NIL)) (-2244 ((|#1| $) 15)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-286)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| |#1| (-327)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2194 (((-396 $) $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-286)))) (-1680 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 47 (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-286)))) (-1250 (($ $) NIL (|has| |#1| (-1113)))) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-2430 (((-713) $) NIL (|has| |#1| (-286)))) (-3410 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-286)))) (-1932 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) NIL (|has| |#1| (-327)))) (-2524 (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3396 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-4209 (((-1087 |#1|)) NIL)) (-2396 (($ $) NIL (|has| |#1| (-1113)))) (-2209 (($ $) NIL (|has| |#1| (-1113)))) (-2620 (($) NIL (|has| |#1| (-327)))) (-2367 (($ $) NIL (|has| |#1| (-1113)))) (-2176 (($ $) NIL (|has| |#1| (-1113)))) (-2335 (($ $) NIL (|has| |#1| (-1113)))) (-1584 (($ $) NIL (|has| |#1| (-1113)))) (-3349 (((-1173 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-2749 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL) (((-1087 |#1|) $) NIL) (($ (-1087 |#1|)) NIL) (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (((-157 (-357)) $) NIL (|has| |#1| (-953))) (((-157 (-205)) $) NIL (|has| |#1| (-953))) (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3804 (($ $) 45)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-327))))) (-1377 (($ |#1| |#1|) 37)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) 36) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-4157 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3458 (((-1087 |#1|) $) NIL)) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL)) (-2438 (($ $) NIL (|has| |#1| (-1113)))) (-2257 (($ $) NIL (|has| |#1| (-1113)))) (-1533 (((-108) $ $) NIL (-3279 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-2410 (($ $) NIL (|has| |#1| (-1113)))) (-2226 (($ $) NIL (|has| |#1| (-1113)))) (-2465 (($ $) NIL (|has| |#1| (-1113)))) (-2287 (($ $) NIL (|has| |#1| (-1113)))) (-2953 ((|#1| $) NIL (|has| |#1| (-1113)))) (-2687 (($ $) NIL (|has| |#1| (-1113)))) (-2303 (($ $) NIL (|has| |#1| (-1113)))) (-2451 (($ $) NIL (|has| |#1| (-1113)))) (-2273 (($ $) NIL (|has| |#1| (-1113)))) (-2424 (($ $) NIL (|has| |#1| (-1113)))) (-2242 (($ $) NIL (|has| |#1| (-1113)))) (-1868 (($ $) NIL (|has| |#1| (-986)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 28 T CONST)) (-3365 (($) 30 T CONST)) (-3645 (((-1074) $) 23 (|has| |#1| (-770))) (((-1074) $ (-108)) 25 (|has| |#1| (-770))) (((-1178) (-764) $) 26 (|has| |#1| (-770))) (((-1178) (-764) $ (-108)) 27 (|has| |#1| (-770)))) (-2094 (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 39)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-385 (-525))) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113)))) (($ $ $) NIL (|has| |#1| (-1113))) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))))) +((-3534 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-4094 (*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-3532 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1378 (*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2245 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-2229 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) (-1687 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3297 (*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-3978 (*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1113)))) (-1931 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-986)) (-4 *3 (-1113)) (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3))))) (-3922 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2738 (*1 *2 *1) (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1383 (*1 *2 *1) (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525)))))) +(-13 (-667 |t#1| (-1087 |t#1|)) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-378 |t#1|) (-819 |t#1|) (-355 |t#1|) (-160) (-10 -8 (-6 -1378) (-15 -4094 ($)) (-15 -3532 ($ $)) (-15 -1378 ($ |t#1| |t#1|)) (-15 -2245 (|t#1| $)) (-15 -2229 (|t#1| $)) (-15 -3534 (|t#1| $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-517)) (-15 -1687 ((-3 $ "failed") $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-286)) (-6 (-286)) |%noBranch|) (IF (|has| |t#1| (-6 -4254)) (-6 -4254) |%noBranch|) (IF (|has| |t#1| (-6 -4251)) (-6 -4251) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-953)) (PROGN (-6 (-567 (-157 (-205)))) (-6 (-567 (-157 (-357))))) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -3297 ($ $)) |%noBranch|) (IF (|has| |t#1| (-1113)) (PROGN (-6 (-1113)) (-15 -3978 (|t#1| $)) (IF (|has| |t#1| (-934)) (-6 (-934)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -1931 ((-2 (|:| |r| |t#1|) (|:| |phi| |t#1|)) $)) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-844)) (IF (|has| |t#1| (-286)) (-6 (-844)) |%noBranch|) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-34) |has| |#1| (-1113)) ((-91) |has| |#1| (-1113)) ((-97) . T) ((-107 #0# #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3275 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-157 (-205))) |has| |#1| (-953)) ((-567 (-157 (-357))) |has| |#1| (-953)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-567 #1=(-1087 |#1|)) . T) ((-211 |#1|) . T) ((-213) -3275 (|has| |#1| (-327)) (|has| |#1| (-213))) ((-223) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-263) |has| |#1| (-1113)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3275 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-286) -3275 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3275 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| #1#) . T) ((-387 |#1| #1#) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-466) |has| |#1| (-1113)) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) -3275 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-594 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-660 |#1|) . T) ((-660 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-667 |#1| #1#) . T) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-844) -12 (|has| |#1| (-286)) (|has| |#1| (-844))) ((-855) -3275 (|has| |#1| (-327)) (|has| |#1| (-341)) (|has| |#1| (-286))) ((-934) -12 (|has| |#1| (-934)) (|has| |#1| (-1113))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-327)) ((-1113) |has| |#1| (-1113)) ((-1116) |has| |#1| (-1113)) ((-1127) . T) ((-1131) -3275 (|has| |#1| (-327)) (|has| |#1| (-341)) (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) +((-2197 (((-396 |#2|) |#2|) 63))) +(((-155 |#1| |#2|) (-10 -7 (-15 -2197 ((-396 |#2|) |#2|))) (-286) (-1149 (-157 |#1|))) (T -155)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-155 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(-10 -7 (-15 -2197 ((-396 |#2|) |#2|))) +((-2688 (((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)) 14))) +(((-156 |#1| |#2|) (-10 -7 (-15 -2688 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) (-160) (-160)) (T -156)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-157 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-5 *2 (-157 *6)) (-5 *1 (-156 *5 *6))))) +(-10 -7 (-15 -2688 ((-157 |#2|) (-1 |#2| |#1|) (-157 |#1|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 33)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-2220 (($ $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-4024 (((-108) $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-3480 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) NIL)) (-3025 ((|#1| $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-1113)))) (-1608 (($ $) NIL (|has| |#1| (-1113)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-327)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2940 (($ $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2033 (((-396 $) $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-2211 (($ $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-286)))) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-2321 (($ $) NIL (|has| |#1| (-1113)))) (-1574 (($ $) NIL (|has| |#1| (-1113)))) (-2382 (($ $) NIL (|has| |#1| (-1113)))) (-2195 (($ $) NIL (|has| |#1| (-1113)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2991 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-1731 (($ $ $) NIL (|has| |#1| (-286)))) (-2842 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3497 (($ (-1087 |#1|)) NIL) (((-3 $ "failed") (-385 (-1087 |#1|))) NIL (|has| |#1| (-341)))) (-1853 (((-3 $ "failed") $) NIL)) (-2229 ((|#1| $) 13)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3922 (((-108) $) NIL (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-3314 (((-856)) NIL)) (-2894 (($) NIL (|has| |#1| (-346)))) (-1709 (($ $ $) NIL (|has| |#1| (-286)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-286)))) (-4075 (($) NIL (|has| |#1| (-327)))) (-3300 (((-108) $) NIL (|has| |#1| (-327)))) (-2492 (($ $ (-713)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2162 (((-108) $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-1931 (((-2 (|:| |r| |#1|) (|:| |phi| |#1|)) $) NIL (-12 (|has| |#1| (-986)) (|has| |#1| (-1113))))) (-1539 (($) NIL (|has| |#1| (-1113)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#1| (-821 (-357))))) (-1234 (((-856) $) NIL (|has| |#1| (-327))) (((-775 (-856)) $) NIL (|has| |#1| (-327)))) (-2109 (((-108) $) 35)) (-3999 (($ $ (-525)) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113))))) (-3534 ((|#1| $) 46)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-286)))) (-4201 (((-1087 |#1|) $) NIL (|has| |#1| (-341)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-1418 (($ $) NIL (|has| |#1| (-1113)))) (-3486 (((-1087 |#1|) $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-3937 (($) NIL (|has| |#1| (-327)) CONST)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-4094 (($) NIL)) (-2245 ((|#1| $) 15)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-286)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-286))) (($ $ $) NIL (|has| |#1| (-286)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| |#1| (-327)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#1| (-286)) (|has| |#1| (-844))))) (-2197 (((-396 $) $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-341))))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-286)))) (-1687 (((-3 $ "failed") $ |#1|) 44 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 47 (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-286)))) (-1251 (($ $) NIL (|has| |#1| (-1113)))) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-2931 (((-713) $) NIL (|has| |#1| (-286)))) (-3405 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-286)))) (-2146 ((|#1| (-1173 $)) NIL) ((|#1|) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) NIL (|has| |#1| (-327)))) (-2521 (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3876 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-2079 (((-1087 |#1|)) NIL)) (-2397 (($ $) NIL (|has| |#1| (-1113)))) (-2210 (($ $) NIL (|has| |#1| (-1113)))) (-3869 (($) NIL (|has| |#1| (-327)))) (-2368 (($ $) NIL (|has| |#1| (-1113)))) (-2178 (($ $) NIL (|has| |#1| (-1113)))) (-2337 (($ $) NIL (|has| |#1| (-1113)))) (-1588 (($ $) NIL (|has| |#1| (-1113)))) (-1614 (((-1173 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-2745 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL) (((-1087 |#1|) $) NIL) (($ (-1087 |#1|)) NIL) (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (((-157 (-357)) $) NIL (|has| |#1| (-953))) (((-157 (-205)) $) NIL (|has| |#1| (-953))) (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3532 (($ $) 45)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-327))))) (-1378 (($ |#1| |#1|) 37)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) 36) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-2925 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3280 (((-1087 |#1|) $) NIL)) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL)) (-2437 (($ $) NIL (|has| |#1| (-1113)))) (-2259 (($ $) NIL (|has| |#1| (-1113)))) (-3714 (((-108) $ $) NIL (-3275 (-12 (|has| |#1| (-286)) (|has| |#1| (-844))) (|has| |#1| (-517))))) (-2411 (($ $) NIL (|has| |#1| (-1113)))) (-2227 (($ $) NIL (|has| |#1| (-1113)))) (-2462 (($ $) NIL (|has| |#1| (-1113)))) (-2289 (($ $) NIL (|has| |#1| (-1113)))) (-3978 ((|#1| $) NIL (|has| |#1| (-1113)))) (-2670 (($ $) NIL (|has| |#1| (-1113)))) (-2305 (($ $) NIL (|has| |#1| (-1113)))) (-2450 (($ $) NIL (|has| |#1| (-1113)))) (-2275 (($ $) NIL (|has| |#1| (-1113)))) (-2425 (($ $) NIL (|has| |#1| (-1113)))) (-2244 (($ $) NIL (|has| |#1| (-1113)))) (-3297 (($ $) NIL (|has| |#1| (-986)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 28 T CONST)) (-3362 (($) 30 T CONST)) (-1386 (((-1074) $) 23 (|has| |#1| (-770))) (((-1074) $ (-108)) 25 (|has| |#1| (-770))) (((-1178) (-764) $) 26 (|has| |#1| (-770))) (((-1178) (-764) $ (-108)) 27 (|has| |#1| (-770)))) (-2096 (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 39)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-385 (-525))) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-1113)))) (($ $ $) NIL (|has| |#1| (-1113))) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 42) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))))) (((-157 |#1|) (-13 (-154 |#1|) (-10 -7 (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) (-160)) (T -157)) NIL (-13 (-154 |#1|) (-10 -7 (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) -((-2749 (((-827 |#1|) |#3|) 22))) -(((-158 |#1| |#2| |#3|) (-10 -7 (-15 -2749 ((-827 |#1|) |#3|))) (-1020) (-13 (-567 (-827 |#1|)) (-160)) (-154 |#2|)) (T -158)) -((-2749 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-13 (-567 (-827 *4)) (-160))) (-5 *2 (-827 *4)) (-5 *1 (-158 *4 *5 *3)) (-4 *3 (-154 *5))))) -(-10 -7 (-15 -2749 ((-827 |#1|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-1861 (((-108) $) 9)) (-3896 (((-108) $ (-108)) 11)) (-3489 (($) 12)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1451 (($ $) 13)) (-1270 (((-798) $) 17)) (-1491 (((-108) $) 8)) (-2849 (((-108) $ (-108)) 10)) (-3994 (((-108) $ $) NIL))) -(((-159) (-13 (-1020) (-10 -8 (-15 -3489 ($)) (-15 -1491 ((-108) $)) (-15 -1861 ((-108) $)) (-15 -2849 ((-108) $ (-108))) (-15 -3896 ((-108) $ (-108))) (-15 -1451 ($ $))))) (T -159)) -((-3489 (*1 *1) (-5 *1 (-159))) (-1491 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-1861 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2849 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-3896 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-1451 (*1 *1 *1) (-5 *1 (-159)))) -(-13 (-1020) (-10 -8 (-15 -3489 ($)) (-15 -1491 ((-108) $)) (-15 -1861 ((-108) $)) (-15 -2849 ((-108) $ (-108))) (-15 -3896 ((-108) $ (-108))) (-15 -1451 ($ $)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-2745 (((-827 |#1|) |#3|) 22))) +(((-158 |#1| |#2| |#3|) (-10 -7 (-15 -2745 ((-827 |#1|) |#3|))) (-1020) (-13 (-567 (-827 |#1|)) (-160)) (-154 |#2|)) (T -158)) +((-2745 (*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-13 (-567 (-827 *4)) (-160))) (-5 *2 (-827 *4)) (-5 *1 (-158 *4 *5 *3)) (-4 *3 (-154 *5))))) +(-10 -7 (-15 -2745 ((-827 |#1|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-2749 (((-108) $) 9)) (-2081 (((-108) $ (-108)) 11)) (-3485 (($) 12)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1454 (($ $) 13)) (-1271 (((-798) $) 17)) (-2260 (((-108) $) 8)) (-2845 (((-108) $ (-108)) 10)) (-3992 (((-108) $ $) NIL))) +(((-159) (-13 (-1020) (-10 -8 (-15 -3485 ($)) (-15 -2260 ((-108) $)) (-15 -2749 ((-108) $)) (-15 -2845 ((-108) $ (-108))) (-15 -2081 ((-108) $ (-108))) (-15 -1454 ($ $))))) (T -159)) +((-3485 (*1 *1) (-5 *1 (-159))) (-2260 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2749 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2845 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-2081 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) (-1454 (*1 *1 *1) (-5 *1 (-159)))) +(-13 (-1020) (-10 -8 (-15 -3485 ($)) (-15 -2260 ((-108) $)) (-15 -2749 ((-108) $)) (-15 -2845 ((-108) $ (-108))) (-15 -2081 ((-108) $ (-108))) (-15 -1454 ($ $)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-160) (-131)) (T -160)) NIL (-13 (-977) (-107 $ $) (-10 -7 (-6 (-4257 "*")))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 ((|#1| $) 75)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL)) (-2990 (($ $) 19)) (-4221 (($ |#1| (-1072 |#1|)) 48)) (-3233 (((-3 $ "failed") $) 117)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3693 (((-1072 |#1|) $) 82)) (-1226 (((-1072 |#1|) $) 79)) (-3575 (((-1072 |#1|) $) 80)) (-4211 (((-108) $) NIL)) (-2689 (((-1072 |#1|) $) 88)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2756 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-2462 (($ $ (-525)) 91)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-3871 (((-1072 |#1|) $) 89)) (-2577 (((-1072 (-385 |#1|)) $) 14)) (-1431 (($ (-385 |#1|)) 17) (($ |#1| (-1072 |#1|) (-1072 |#1|)) 38)) (-2003 (($ $) 93)) (-1270 (((-798) $) 127) (($ (-525)) 51) (($ |#1|) 52) (($ (-385 |#1|)) 36) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2031 (((-713)) 64)) (-1533 (((-108) $ $) NIL)) (-3860 (((-1072 (-385 |#1|)) $) 18)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 25 T CONST)) (-3365 (($) 28 T CONST)) (-3994 (((-108) $ $) 35)) (-4100 (($ $ $) 115)) (-4090 (($ $) 106) (($ $ $) 103)) (-4080 (($ $ $) 101)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-385 |#1|) $) 111) (($ $ (-385 |#1|)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL))) -(((-161 |#1|) (-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -1431 ($ (-385 |#1|))) (-15 -1431 ($ |#1| (-1072 |#1|) (-1072 |#1|))) (-15 -4221 ($ |#1| (-1072 |#1|))) (-15 -1226 ((-1072 |#1|) $)) (-15 -3575 ((-1072 |#1|) $)) (-15 -3693 ((-1072 |#1|) $)) (-15 -3957 (|#1| $)) (-15 -2990 ($ $)) (-15 -3860 ((-1072 (-385 |#1|)) $)) (-15 -2577 ((-1072 (-385 |#1|)) $)) (-15 -2689 ((-1072 |#1|) $)) (-15 -3871 ((-1072 |#1|) $)) (-15 -2462 ($ $ (-525))) (-15 -2003 ($ $)))) (-286)) (T -161)) -((-1431 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) (-1431 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-4221 (*1 *1 *2 *3) (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-1226 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3575 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3693 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3957 (*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-2990 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-3860 (*1 *2 *1) (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2577 (*1 *2 *1) (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2689 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3871 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2462 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2003 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))) -(-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -1431 ($ (-385 |#1|))) (-15 -1431 ($ |#1| (-1072 |#1|) (-1072 |#1|))) (-15 -4221 ($ |#1| (-1072 |#1|))) (-15 -1226 ((-1072 |#1|) $)) (-15 -3575 ((-1072 |#1|) $)) (-15 -3693 ((-1072 |#1|) $)) (-15 -3957 (|#1| $)) (-15 -2990 ($ $)) (-15 -3860 ((-1072 (-385 |#1|)) $)) (-15 -2577 ((-1072 (-385 |#1|)) $)) (-15 -2689 ((-1072 |#1|) $)) (-15 -3871 ((-1072 |#1|) $)) (-15 -2462 ($ $ (-525))) (-15 -2003 ($ $)))) -((-3362 (($ (-104) $) 13)) (-1459 (((-3 (-104) "failed") (-1091) $) 12)) (-1270 (((-798) $) 16)) (-2411 (((-592 (-104)) $) 8))) -(((-162) (-13 (-566 (-798)) (-10 -8 (-15 -2411 ((-592 (-104)) $)) (-15 -3362 ($ (-104) $)) (-15 -1459 ((-3 (-104) "failed") (-1091) $))))) (T -162)) -((-2411 (*1 *2 *1) (-12 (-5 *2 (-592 (-104))) (-5 *1 (-162)))) (-3362 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162)))) (-1459 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-162))))) -(-13 (-566 (-798)) (-10 -8 (-15 -2411 ((-592 (-104)) $)) (-15 -3362 ($ (-104) $)) (-15 -1459 ((-3 (-104) "failed") (-1091) $)))) -((-3694 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 40)) (-2686 (((-878 |#1|) (-878 |#1|)) 19)) (-2225 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 36)) (-4034 (((-878 |#1|) (-878 |#1|)) 17)) (-2867 (((-878 |#1|) (-878 |#1|)) 25)) (-2651 (((-878 |#1|) (-878 |#1|)) 24)) (-1529 (((-878 |#1|) (-878 |#1|)) 23)) (-2652 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 37)) (-2998 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 35)) (-3140 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 34)) (-3439 (((-878 |#1|) (-878 |#1|)) 18)) (-2751 (((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|) 43)) (-2366 (((-878 |#1|) (-878 |#1|)) 8)) (-3601 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 39)) (-3465 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 38))) -(((-163 |#1|) (-10 -7 (-15 -2366 ((-878 |#1|) (-878 |#1|))) (-15 -4034 ((-878 |#1|) (-878 |#1|))) (-15 -3439 ((-878 |#1|) (-878 |#1|))) (-15 -2686 ((-878 |#1|) (-878 |#1|))) (-15 -1529 ((-878 |#1|) (-878 |#1|))) (-15 -2651 ((-878 |#1|) (-878 |#1|))) (-15 -2867 ((-878 |#1|) (-878 |#1|))) (-15 -3140 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2998 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2225 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2652 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3465 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3601 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3694 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2751 ((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|))) (-13 (-341) (-1113) (-934))) (T -163)) -((-2751 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3694 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3601 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3465 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2652 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2225 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2998 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3140 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2867 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-2651 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-1529 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-2686 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-3439 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-4034 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-2366 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3))))) -(-10 -7 (-15 -2366 ((-878 |#1|) (-878 |#1|))) (-15 -4034 ((-878 |#1|) (-878 |#1|))) (-15 -3439 ((-878 |#1|) (-878 |#1|))) (-15 -2686 ((-878 |#1|) (-878 |#1|))) (-15 -1529 ((-878 |#1|) (-878 |#1|))) (-15 -2651 ((-878 |#1|) (-878 |#1|))) (-15 -2867 ((-878 |#1|) (-878 |#1|))) (-15 -3140 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2998 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2225 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2652 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3465 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3601 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3694 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2751 ((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|))) -((-3458 ((|#2| |#3|) 27))) -(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -3458 (|#2| |#3|))) (-160) (-1149 |#1|) (-667 |#1| |#2|)) (T -164)) -((-3458 (*1 *2 *3) (-12 (-4 *4 (-160)) (-4 *2 (-1149 *4)) (-5 *1 (-164 *4 *2 *3)) (-4 *3 (-667 *4 *2))))) -(-10 -7 (-15 -3458 (|#2| |#3|))) -((-4199 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 47 (|has| (-887 |#2|) (-821 |#1|))))) -(((-165 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-887 |#2|) (-821 |#1|)) (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) |%noBranch|)) (-1020) (-13 (-821 |#1|) (-160)) (-154 |#2|)) (T -165)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-154 *6)) (-4 (-887 *6) (-821 *5)) (-4 *6 (-13 (-821 *5) (-160))) (-5 *1 (-165 *5 *6 *3))))) -(-10 -7 (IF (|has| (-887 |#2|) (-821 |#1|)) (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) |%noBranch|)) -((-2619 (((-592 |#1|) (-592 |#1|) |#1|) 38)) (-3061 (((-592 |#1|) |#1| (-592 |#1|)) 19)) (-3342 (((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|)) 33) ((|#1| (-592 |#1|) (-592 |#1|)) 31))) -(((-166 |#1|) (-10 -7 (-15 -3061 ((-592 |#1|) |#1| (-592 |#1|))) (-15 -3342 (|#1| (-592 |#1|) (-592 |#1|))) (-15 -3342 ((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|))) (-15 -2619 ((-592 |#1|) (-592 |#1|) |#1|))) (-286)) (T -166)) -((-2619 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))) (-3342 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-592 *4))) (-4 *4 (-286)) (-5 *1 (-166 *4)))) (-3342 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) (-3061 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) -(-10 -7 (-15 -3061 ((-592 |#1|) |#1| (-592 |#1|))) (-15 -3342 (|#1| (-592 |#1|) (-592 |#1|))) (-15 -3342 ((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|))) (-15 -2619 ((-592 |#1|) (-592 |#1|) |#1|))) -((-1600 (((-2 (|:| |start| |#2|) (|:| -2055 (-396 |#2|))) |#2|) 61)) (-2974 ((|#1| |#1|) 54)) (-3091 (((-157 |#1|) |#2|) 84)) (-2185 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-1844 ((|#2| |#2|) 83)) (-3991 (((-396 |#2|) |#2| |#1|) 113) (((-396 |#2|) |#2| |#1| (-108)) 81)) (-1671 ((|#1| |#2|) 112)) (-2982 ((|#2| |#2|) 119)) (-2194 (((-396 |#2|) |#2|) 134) (((-396 |#2|) |#2| |#1|) 32) (((-396 |#2|) |#2| |#1| (-108)) 133)) (-1810 (((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2|) 132) (((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2| (-108)) 76)) (-1720 (((-592 (-157 |#1|)) |#2| |#1|) 40) (((-592 (-157 |#1|)) |#2|) 41))) -(((-167 |#1| |#2|) (-10 -7 (-15 -1720 ((-592 (-157 |#1|)) |#2|)) (-15 -1720 ((-592 (-157 |#1|)) |#2| |#1|)) (-15 -1810 ((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2| (-108))) (-15 -1810 ((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2|)) (-15 -2194 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2194 ((-396 |#2|) |#2| |#1|)) (-15 -2194 ((-396 |#2|) |#2|)) (-15 -2982 (|#2| |#2|)) (-15 -1671 (|#1| |#2|)) (-15 -3991 ((-396 |#2|) |#2| |#1| (-108))) (-15 -3991 ((-396 |#2|) |#2| |#1|)) (-15 -1844 (|#2| |#2|)) (-15 -2185 (|#1| |#2| |#1|)) (-15 -2185 (|#1| |#2|)) (-15 -3091 ((-157 |#1|) |#2|)) (-15 -2974 (|#1| |#1|)) (-15 -1600 ((-2 (|:| |start| |#2|) (|:| -2055 (-396 |#2|))) |#2|))) (-13 (-341) (-787)) (-1149 (-157 |#1|))) (T -167)) -((-1600 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-2 (|:| |start| *3) (|:| -2055 (-396 *3)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2974 (*1 *2 *2) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-3091 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2185 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-2185 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-1844 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1149 (-157 *3))))) (-3991 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-3991 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-1671 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-2982 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1149 (-157 *3))))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2194 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2194 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-1810 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-2 (|:| -2055 (-592 *3)) (|:| -1245 *4)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-1810 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-787))) (-5 *2 (-592 (-2 (|:| -2055 (-592 *3)) (|:| -1245 *5)))) (-5 *1 (-167 *5 *3)) (-4 *3 (-1149 (-157 *5))))) (-1720 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-1720 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(-10 -7 (-15 -1720 ((-592 (-157 |#1|)) |#2|)) (-15 -1720 ((-592 (-157 |#1|)) |#2| |#1|)) (-15 -1810 ((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2| (-108))) (-15 -1810 ((-592 (-2 (|:| -2055 (-592 |#2|)) (|:| -1245 |#1|))) |#2| |#2|)) (-15 -2194 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2194 ((-396 |#2|) |#2| |#1|)) (-15 -2194 ((-396 |#2|) |#2|)) (-15 -2982 (|#2| |#2|)) (-15 -1671 (|#1| |#2|)) (-15 -3991 ((-396 |#2|) |#2| |#1| (-108))) (-15 -3991 ((-396 |#2|) |#2| |#1|)) (-15 -1844 (|#2| |#2|)) (-15 -2185 (|#1| |#2| |#1|)) (-15 -2185 (|#1| |#2|)) (-15 -3091 ((-157 |#1|) |#2|)) (-15 -2974 (|#1| |#1|)) (-15 -1600 ((-2 (|:| |start| |#2|) (|:| -2055 (-396 |#2|))) |#2|))) -((-2324 (((-3 |#2| "failed") |#2|) 14)) (-1585 (((-713) |#2|) 16)) (-2853 ((|#2| |#2| |#2|) 18))) -(((-168 |#1| |#2|) (-10 -7 (-15 -2324 ((-3 |#2| "failed") |#2|)) (-15 -1585 ((-713) |#2|)) (-15 -2853 (|#2| |#2| |#2|))) (-1127) (-619 |#1|)) (T -168)) -((-2853 (*1 *2 *2 *2) (-12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3)))) (-1585 (*1 *2 *3) (-12 (-4 *4 (-1127)) (-5 *2 (-713)) (-5 *1 (-168 *4 *3)) (-4 *3 (-619 *4)))) (-2324 (*1 *2 *2) (|partial| -12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3))))) -(-10 -7 (-15 -2324 ((-3 |#2| "failed") |#2|)) (-15 -1585 ((-713) |#2|)) (-15 -2853 (|#2| |#2| |#2|))) -((-3103 (((-1091) $) 9)) (-1270 (((-798) $) 13)) (-3524 (((-592 (-1096)) $) 11))) -(((-169) (-13 (-566 (-798)) (-10 -8 (-15 -3103 ((-1091) $)) (-15 -3524 ((-592 (-1096)) $))))) (T -169)) -((-3103 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-169)))) (-3524 (*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-169))))) -(-13 (-566 (-798)) (-10 -8 (-15 -3103 ((-1091) $)) (-15 -3524 ((-592 (-1096)) $)))) -((-3728 ((|#2| |#2|) 28)) (-2048 (((-108) |#2|) 19)) (-2227 (((-294 |#1|) |#2|) 12)) (-2244 (((-294 |#1|) |#2|) 14)) (-2503 ((|#2| |#2| (-1091)) 68) ((|#2| |#2|) 69)) (-1309 (((-157 (-294 |#1|)) |#2|) 10)) (-1667 ((|#2| |#2| (-1091)) 65) ((|#2| |#2|) 59))) -(((-170 |#1| |#2|) (-10 -7 (-15 -2503 (|#2| |#2|)) (-15 -2503 (|#2| |#2| (-1091))) (-15 -1667 (|#2| |#2|)) (-15 -1667 (|#2| |#2| (-1091))) (-15 -2227 ((-294 |#1|) |#2|)) (-15 -2244 ((-294 |#1|) |#2|)) (-15 -2048 ((-108) |#2|)) (-15 -3728 (|#2| |#2|)) (-15 -1309 ((-157 (-294 |#1|)) |#2|))) (-13 (-517) (-789) (-968 (-525))) (-13 (-27) (-1113) (-408 (-157 |#1|)))) (T -170)) -((-1309 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-3728 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) (-2048 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-108)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2244 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2227 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-1667 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-1667 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) (-2503 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2503 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3))))))) -(-10 -7 (-15 -2503 (|#2| |#2|)) (-15 -2503 (|#2| |#2| (-1091))) (-15 -1667 (|#2| |#2|)) (-15 -1667 (|#2| |#2| (-1091))) (-15 -2227 ((-294 |#1|) |#2|)) (-15 -2244 ((-294 |#1|) |#2|)) (-15 -2048 ((-108) |#2|)) (-15 -3728 (|#2| |#2|)) (-15 -1309 ((-157 (-294 |#1|)) |#2|))) -((-1769 (((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|))) 24)) (-1270 (((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))) 33))) -(((-171 |#1|) (-10 -7 (-15 -1769 ((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|)))) (-15 -1270 ((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))))) (-160)) (T -171)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) (-5 *2 (-1173 (-632 (-385 (-887 *4))))) (-5 *1 (-171 *4)))) (-1769 (*1 *2 *3) (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) (-5 *2 (-1173 (-632 (-887 *4)))) (-5 *1 (-171 *4))))) -(-10 -7 (-15 -1769 ((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|)))) (-15 -1270 ((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))))) -((-1382 (((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 66)) (-3987 (((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525))) 75)) (-1647 (((-1093 (-385 (-525))) (-525)) 40)) (-3993 (((-1093 (-385 (-525))) (-525)) 52)) (-2602 (((-385 (-525)) (-1093 (-385 (-525)))) 62)) (-3430 (((-1093 (-385 (-525))) (-525)) 32)) (-2040 (((-1093 (-385 (-525))) (-525)) 48)) (-2186 (((-1093 (-385 (-525))) (-525)) 46)) (-3585 (((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 60)) (-2003 (((-1093 (-385 (-525))) (-525)) 25)) (-3304 (((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 64)) (-1831 (((-1093 (-385 (-525))) (-525)) 30)) (-3908 (((-1093 (-385 (-525))) (-592 (-525))) 72))) -(((-172) (-10 -7 (-15 -2003 ((-1093 (-385 (-525))) (-525))) (-15 -1647 ((-1093 (-385 (-525))) (-525))) (-15 -3430 ((-1093 (-385 (-525))) (-525))) (-15 -1831 ((-1093 (-385 (-525))) (-525))) (-15 -2186 ((-1093 (-385 (-525))) (-525))) (-15 -2040 ((-1093 (-385 (-525))) (-525))) (-15 -3993 ((-1093 (-385 (-525))) (-525))) (-15 -3304 ((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -3585 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2602 ((-385 (-525)) (-1093 (-385 (-525))))) (-15 -1382 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -3908 ((-1093 (-385 (-525))) (-592 (-525)))) (-15 -3987 ((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525)))))) (T -172)) -((-3987 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-3908 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-1382 (*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-2602 (*1 *2 *3) (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-3585 (*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-3304 (*1 *2 *3 *3) (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-3993 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2040 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2186 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1831 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3430 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1647 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2003 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) -(-10 -7 (-15 -2003 ((-1093 (-385 (-525))) (-525))) (-15 -1647 ((-1093 (-385 (-525))) (-525))) (-15 -3430 ((-1093 (-385 (-525))) (-525))) (-15 -1831 ((-1093 (-385 (-525))) (-525))) (-15 -2186 ((-1093 (-385 (-525))) (-525))) (-15 -2040 ((-1093 (-385 (-525))) (-525))) (-15 -3993 ((-1093 (-385 (-525))) (-525))) (-15 -3304 ((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -3585 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2602 ((-385 (-525)) (-1093 (-385 (-525))))) (-15 -1382 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -3908 ((-1093 (-385 (-525))) (-592 (-525)))) (-15 -3987 ((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525))))) -((-1912 (((-396 (-1087 (-525))) (-525)) 28)) (-1598 (((-592 (-1087 (-525))) (-525)) 23)) (-3307 (((-1087 (-525)) (-525)) 21))) -(((-173) (-10 -7 (-15 -1598 ((-592 (-1087 (-525))) (-525))) (-15 -3307 ((-1087 (-525)) (-525))) (-15 -1912 ((-396 (-1087 (-525))) (-525))))) (T -173)) -((-1912 (*1 *2 *3) (-12 (-5 *2 (-396 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))) (-3307 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) (-1598 (*1 *2 *3) (-12 (-5 *2 (-592 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) -(-10 -7 (-15 -1598 ((-592 (-1087 (-525))) (-525))) (-15 -3307 ((-1087 (-525)) (-525))) (-15 -1912 ((-396 (-1087 (-525))) (-525)))) -((-4232 (((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 104)) (-2198 (((-592 (-1074)) (-1072 (-205))) NIL)) (-2538 (((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 80)) (-2232 (((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205)))) NIL)) (-3844 (((-592 (-1074)) (-592 (-205))) NIL)) (-3609 (((-205) (-1015 (-782 (-205)))) 24)) (-2997 (((-205) (-1015 (-782 (-205)))) 25)) (-2425 (((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 97)) (-4160 (((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-1564 (((-1074) (-205)) NIL)) (-1619 (((-1074) (-592 (-1074))) 20)) (-2566 (((-966) (-1091) (-1091) (-966)) 13))) -(((-174) (-10 -7 (-15 -2538 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4160 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -2425 ((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2232 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205)))) (-15 -1619 ((-1074) (-592 (-1074)))) (-15 -2566 ((-966) (-1091) (-1091) (-966))))) (T -174)) -((-2566 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-174)))) (-1619 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1074)) (-5 *1 (-174)))) (-2198 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) (-1564 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-174)))) (-4232 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-174)))) (-2232 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-174)))) (-2425 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-174)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-3609 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-4160 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (-5 *1 (-174)))) (-2538 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))) (-5 *1 (-174))))) -(-10 -7 (-15 -2538 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4160 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -2425 ((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2232 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205)))) (-15 -1619 ((-1074) (-592 (-1074)))) (-15 -2566 ((-966) (-1091) (-1091) (-966)))) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 55) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 ((|#1| $) 75)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL)) (-3193 (($ $) 19)) (-2234 (($ |#1| (-1072 |#1|)) 48)) (-1853 (((-3 $ "failed") $) 117)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-3696 (((-1072 |#1|) $) 82)) (-2816 (((-1072 |#1|) $) 79)) (-1958 (((-1072 |#1|) $) 80)) (-2109 (((-108) $) NIL)) (-3298 (((-1072 |#1|) $) 88)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2755 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1886 (($ $ (-525)) 91)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3084 (((-1072 |#1|) $) 89)) (-1662 (((-1072 (-385 |#1|)) $) 14)) (-3637 (($ (-385 |#1|)) 17) (($ |#1| (-1072 |#1|) (-1072 |#1|)) 38)) (-2488 (($ $) 93)) (-1271 (((-798) $) 127) (($ (-525)) 51) (($ |#1|) 52) (($ (-385 |#1|)) 36) (($ (-385 (-525))) NIL) (($ $) NIL)) (-3998 (((-713)) 64)) (-3714 (((-108) $ $) NIL)) (-3001 (((-1072 (-385 |#1|)) $) 18)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 25 T CONST)) (-3362 (($) 28 T CONST)) (-3992 (((-108) $ $) 35)) (-4098 (($ $ $) 115)) (-4088 (($ $) 106) (($ $ $) 103)) (-4078 (($ $ $) 101)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 113) (($ $ $) 108) (($ $ |#1|) NIL) (($ |#1| $) 110) (($ (-385 |#1|) $) 111) (($ $ (-385 |#1|)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL))) +(((-161 |#1|) (-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -3637 ($ (-385 |#1|))) (-15 -3637 ($ |#1| (-1072 |#1|) (-1072 |#1|))) (-15 -2234 ($ |#1| (-1072 |#1|))) (-15 -2816 ((-1072 |#1|) $)) (-15 -1958 ((-1072 |#1|) $)) (-15 -3696 ((-1072 |#1|) $)) (-15 -1490 (|#1| $)) (-15 -3193 ($ $)) (-15 -3001 ((-1072 (-385 |#1|)) $)) (-15 -1662 ((-1072 (-385 |#1|)) $)) (-15 -3298 ((-1072 |#1|) $)) (-15 -3084 ((-1072 |#1|) $)) (-15 -1886 ($ $ (-525))) (-15 -2488 ($ $)))) (-286)) (T -161)) +((-3637 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) (-3637 (*1 *1 *2 *3 *3) (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-2234 (*1 *1 *2 *3) (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) (-2816 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1958 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3696 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1490 (*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-3193 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) (-3001 (*1 *2 *1) (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1662 (*1 *2 *1) (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3298 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-3084 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-1886 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) (-2488 (*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))) +(-13 (-37 |#1|) (-37 (-385 |#1|)) (-341) (-10 -8 (-15 -3637 ($ (-385 |#1|))) (-15 -3637 ($ |#1| (-1072 |#1|) (-1072 |#1|))) (-15 -2234 ($ |#1| (-1072 |#1|))) (-15 -2816 ((-1072 |#1|) $)) (-15 -1958 ((-1072 |#1|) $)) (-15 -3696 ((-1072 |#1|) $)) (-15 -1490 (|#1| $)) (-15 -3193 ($ $)) (-15 -3001 ((-1072 (-385 |#1|)) $)) (-15 -1662 ((-1072 (-385 |#1|)) $)) (-15 -3298 ((-1072 |#1|) $)) (-15 -3084 ((-1072 |#1|) $)) (-15 -1886 ($ $ (-525))) (-15 -2488 ($ $)))) +((-1727 (($ (-104) $) 13)) (-2315 (((-3 (-104) "failed") (-1091) $) 12)) (-1271 (((-798) $) 16)) (-2774 (((-592 (-104)) $) 8))) +(((-162) (-13 (-566 (-798)) (-10 -8 (-15 -2774 ((-592 (-104)) $)) (-15 -1727 ($ (-104) $)) (-15 -2315 ((-3 (-104) "failed") (-1091) $))))) (T -162)) +((-2774 (*1 *2 *1) (-12 (-5 *2 (-592 (-104))) (-5 *1 (-162)))) (-1727 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162)))) (-2315 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-162))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2774 ((-592 (-104)) $)) (-15 -1727 ($ (-104) $)) (-15 -2315 ((-3 (-104) "failed") (-1091) $)))) +((-3707 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 40)) (-3291 (((-878 |#1|) (-878 |#1|)) 19)) (-1522 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 36)) (-4092 (((-878 |#1|) (-878 |#1|)) 17)) (-1343 (((-878 |#1|) (-878 |#1|)) 25)) (-4126 (((-878 |#1|) (-878 |#1|)) 24)) (-3673 (((-878 |#1|) (-878 |#1|)) 23)) (-4138 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 37)) (-3258 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 35)) (-2250 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 34)) (-3149 (((-878 |#1|) (-878 |#1|)) 18)) (-2817 (((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|) 43)) (-3418 (((-878 |#1|) (-878 |#1|)) 8)) (-2295 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 39)) (-3335 (((-1 (-878 |#1|) (-878 |#1|)) |#1|) 38))) +(((-163 |#1|) (-10 -7 (-15 -3418 ((-878 |#1|) (-878 |#1|))) (-15 -4092 ((-878 |#1|) (-878 |#1|))) (-15 -3149 ((-878 |#1|) (-878 |#1|))) (-15 -3291 ((-878 |#1|) (-878 |#1|))) (-15 -3673 ((-878 |#1|) (-878 |#1|))) (-15 -4126 ((-878 |#1|) (-878 |#1|))) (-15 -1343 ((-878 |#1|) (-878 |#1|))) (-15 -2250 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3258 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -1522 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -4138 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3335 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2295 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3707 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2817 ((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|))) (-13 (-341) (-1113) (-934))) (T -163)) +((-2817 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3707 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2295 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3335 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-4138 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-1522 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-3258 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-2250 (*1 *2 *3) (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) (-4 *3 (-13 (-341) (-1113) (-934))))) (-1343 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-4126 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-3673 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-3291 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-3149 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-4092 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3)))) (-3418 (*1 *2 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) (-5 *1 (-163 *3))))) +(-10 -7 (-15 -3418 ((-878 |#1|) (-878 |#1|))) (-15 -4092 ((-878 |#1|) (-878 |#1|))) (-15 -3149 ((-878 |#1|) (-878 |#1|))) (-15 -3291 ((-878 |#1|) (-878 |#1|))) (-15 -3673 ((-878 |#1|) (-878 |#1|))) (-15 -4126 ((-878 |#1|) (-878 |#1|))) (-15 -1343 ((-878 |#1|) (-878 |#1|))) (-15 -2250 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3258 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -1522 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -4138 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3335 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2295 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -3707 ((-1 (-878 |#1|) (-878 |#1|)) |#1|)) (-15 -2817 ((-1 (-878 |#1|) (-878 |#1|)) |#1| |#1|))) +((-3280 ((|#2| |#3|) 27))) +(((-164 |#1| |#2| |#3|) (-10 -7 (-15 -3280 (|#2| |#3|))) (-160) (-1149 |#1|) (-667 |#1| |#2|)) (T -164)) +((-3280 (*1 *2 *3) (-12 (-4 *4 (-160)) (-4 *2 (-1149 *4)) (-5 *1 (-164 *4 *2 *3)) (-4 *3 (-667 *4 *2))))) +(-10 -7 (-15 -3280 (|#2| |#3|))) +((-1950 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 47 (|has| (-887 |#2|) (-821 |#1|))))) +(((-165 |#1| |#2| |#3|) (-10 -7 (IF (|has| (-887 |#2|) (-821 |#1|)) (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) |%noBranch|)) (-1020) (-13 (-821 |#1|) (-160)) (-154 |#2|)) (T -165)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-154 *6)) (-4 (-887 *6) (-821 *5)) (-4 *6 (-13 (-821 *5) (-160))) (-5 *1 (-165 *5 *6 *3))))) +(-10 -7 (IF (|has| (-887 |#2|) (-821 |#1|)) (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) |%noBranch|)) +((-3859 (((-592 |#1|) (-592 |#1|) |#1|) 38)) (-2797 (((-592 |#1|) |#1| (-592 |#1|)) 19)) (-1549 (((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|)) 33) ((|#1| (-592 |#1|) (-592 |#1|)) 31))) +(((-166 |#1|) (-10 -7 (-15 -2797 ((-592 |#1|) |#1| (-592 |#1|))) (-15 -1549 (|#1| (-592 |#1|) (-592 |#1|))) (-15 -1549 ((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|))) (-15 -3859 ((-592 |#1|) (-592 |#1|) |#1|))) (-286)) (T -166)) +((-3859 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3)))) (-1549 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-592 *4))) (-4 *4 (-286)) (-5 *1 (-166 *4)))) (-1549 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) (-2797 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) +(-10 -7 (-15 -2797 ((-592 |#1|) |#1| (-592 |#1|))) (-15 -1549 (|#1| (-592 |#1|) (-592 |#1|))) (-15 -1549 ((-592 |#1|) (-592 (-592 |#1|)) (-592 |#1|))) (-15 -3859 ((-592 |#1|) (-592 |#1|) |#1|))) +((-1848 (((-2 (|:| |start| |#2|) (|:| -2143 (-396 |#2|))) |#2|) 61)) (-4166 ((|#1| |#1|) 54)) (-3040 (((-157 |#1|) |#2|) 84)) (-2471 ((|#1| |#2|) 123) ((|#1| |#2| |#1|) 82)) (-1834 ((|#2| |#2|) 83)) (-1838 (((-396 |#2|) |#2| |#1|) 113) (((-396 |#2|) |#2| |#1| (-108)) 81)) (-3534 ((|#1| |#2|) 112)) (-1214 ((|#2| |#2|) 119)) (-2197 (((-396 |#2|) |#2|) 134) (((-396 |#2|) |#2| |#1|) 32) (((-396 |#2|) |#2| |#1| (-108)) 133)) (-3500 (((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2|) 132) (((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2| (-108)) 76)) (-4023 (((-592 (-157 |#1|)) |#2| |#1|) 40) (((-592 (-157 |#1|)) |#2|) 41))) +(((-167 |#1| |#2|) (-10 -7 (-15 -4023 ((-592 (-157 |#1|)) |#2|)) (-15 -4023 ((-592 (-157 |#1|)) |#2| |#1|)) (-15 -3500 ((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2| (-108))) (-15 -3500 ((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2|)) (-15 -2197 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2197 ((-396 |#2|) |#2| |#1|)) (-15 -2197 ((-396 |#2|) |#2|)) (-15 -1214 (|#2| |#2|)) (-15 -3534 (|#1| |#2|)) (-15 -1838 ((-396 |#2|) |#2| |#1| (-108))) (-15 -1838 ((-396 |#2|) |#2| |#1|)) (-15 -1834 (|#2| |#2|)) (-15 -2471 (|#1| |#2| |#1|)) (-15 -2471 (|#1| |#2|)) (-15 -3040 ((-157 |#1|) |#2|)) (-15 -4166 (|#1| |#1|)) (-15 -1848 ((-2 (|:| |start| |#2|) (|:| -2143 (-396 |#2|))) |#2|))) (-13 (-341) (-787)) (-1149 (-157 |#1|))) (T -167)) +((-1848 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-2 (|:| |start| *3) (|:| -2143 (-396 *3)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-4166 (*1 *2 *2) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-3040 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-157 *4)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2471 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-2471 (*1 *2 *3 *2) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-1834 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1149 (-157 *3))))) (-1838 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-1838 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-3534 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) (-4 *3 (-1149 (-157 *2))))) (-1214 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) (-4 *2 (-1149 (-157 *3))))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2197 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-2197 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-3500 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-2 (|:| -2143 (-592 *3)) (|:| -1246 *4)))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-3500 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-787))) (-5 *2 (-592 (-2 (|:| -2143 (-592 *3)) (|:| -1246 *5)))) (-5 *1 (-167 *5 *3)) (-4 *3 (-1149 (-157 *5))))) (-4023 (*1 *2 *3 *4) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) (-4023 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(-10 -7 (-15 -4023 ((-592 (-157 |#1|)) |#2|)) (-15 -4023 ((-592 (-157 |#1|)) |#2| |#1|)) (-15 -3500 ((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2| (-108))) (-15 -3500 ((-592 (-2 (|:| -2143 (-592 |#2|)) (|:| -1246 |#1|))) |#2| |#2|)) (-15 -2197 ((-396 |#2|) |#2| |#1| (-108))) (-15 -2197 ((-396 |#2|) |#2| |#1|)) (-15 -2197 ((-396 |#2|) |#2|)) (-15 -1214 (|#2| |#2|)) (-15 -3534 (|#1| |#2|)) (-15 -1838 ((-396 |#2|) |#2| |#1| (-108))) (-15 -1838 ((-396 |#2|) |#2| |#1|)) (-15 -1834 (|#2| |#2|)) (-15 -2471 (|#1| |#2| |#1|)) (-15 -2471 (|#1| |#2|)) (-15 -3040 ((-157 |#1|) |#2|)) (-15 -4166 (|#1| |#1|)) (-15 -1848 ((-2 (|:| |start| |#2|) (|:| -2143 (-396 |#2|))) |#2|))) +((-3113 (((-3 |#2| "failed") |#2|) 14)) (-1286 (((-713) |#2|) 16)) (-2554 ((|#2| |#2| |#2|) 18))) +(((-168 |#1| |#2|) (-10 -7 (-15 -3113 ((-3 |#2| "failed") |#2|)) (-15 -1286 ((-713) |#2|)) (-15 -2554 (|#2| |#2| |#2|))) (-1127) (-619 |#1|)) (T -168)) +((-2554 (*1 *2 *2 *2) (-12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3)))) (-1286 (*1 *2 *3) (-12 (-4 *4 (-1127)) (-5 *2 (-713)) (-5 *1 (-168 *4 *3)) (-4 *3 (-619 *4)))) (-3113 (*1 *2 *2) (|partial| -12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3))))) +(-10 -7 (-15 -3113 ((-3 |#2| "failed") |#2|)) (-15 -1286 ((-713) |#2|)) (-15 -2554 (|#2| |#2| |#2|))) +((-3099 (((-1091) $) 9)) (-1271 (((-798) $) 13)) (-3520 (((-592 (-1096)) $) 11))) +(((-169) (-13 (-566 (-798)) (-10 -8 (-15 -3099 ((-1091) $)) (-15 -3520 ((-592 (-1096)) $))))) (T -169)) +((-3099 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-169)))) (-3520 (*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-169))))) +(-13 (-566 (-798)) (-10 -8 (-15 -3099 ((-1091) $)) (-15 -3520 ((-592 (-1096)) $)))) +((-4035 ((|#2| |#2|) 28)) (-3404 (((-108) |#2|) 19)) (-2229 (((-294 |#1|) |#2|) 12)) (-2245 (((-294 |#1|) |#2|) 14)) (-2342 ((|#2| |#2| (-1091)) 68) ((|#2| |#2|) 69)) (-1533 (((-157 (-294 |#1|)) |#2|) 10)) (-3475 ((|#2| |#2| (-1091)) 65) ((|#2| |#2|) 59))) +(((-170 |#1| |#2|) (-10 -7 (-15 -2342 (|#2| |#2|)) (-15 -2342 (|#2| |#2| (-1091))) (-15 -3475 (|#2| |#2|)) (-15 -3475 (|#2| |#2| (-1091))) (-15 -2229 ((-294 |#1|) |#2|)) (-15 -2245 ((-294 |#1|) |#2|)) (-15 -3404 ((-108) |#2|)) (-15 -4035 (|#2| |#2|)) (-15 -1533 ((-157 (-294 |#1|)) |#2|))) (-13 (-517) (-789) (-968 (-525))) (-13 (-27) (-1113) (-408 (-157 |#1|)))) (T -170)) +((-1533 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-4035 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) (-3404 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-108)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2245 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2229 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-3475 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-3475 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) (-2342 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) (-2342 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3))))))) +(-10 -7 (-15 -2342 (|#2| |#2|)) (-15 -2342 (|#2| |#2| (-1091))) (-15 -3475 (|#2| |#2|)) (-15 -3475 (|#2| |#2| (-1091))) (-15 -2229 ((-294 |#1|) |#2|)) (-15 -2245 ((-294 |#1|) |#2|)) (-15 -3404 ((-108) |#2|)) (-15 -4035 (|#2| |#2|)) (-15 -1533 ((-157 (-294 |#1|)) |#2|))) +((-1469 (((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|))) 24)) (-1271 (((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))) 33))) +(((-171 |#1|) (-10 -7 (-15 -1469 ((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|)))) (-15 -1271 ((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))))) (-160)) (T -171)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) (-5 *2 (-1173 (-632 (-385 (-887 *4))))) (-5 *1 (-171 *4)))) (-1469 (*1 *2 *3) (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) (-5 *2 (-1173 (-632 (-887 *4)))) (-5 *1 (-171 *4))))) +(-10 -7 (-15 -1469 ((-1173 (-632 (-887 |#1|))) (-1173 (-632 |#1|)))) (-15 -1271 ((-1173 (-632 (-385 (-887 |#1|)))) (-1173 (-632 |#1|))))) +((-2930 (((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 66)) (-1796 (((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525))) 75)) (-1385 (((-1093 (-385 (-525))) (-525)) 40)) (-3695 (((-1093 (-385 (-525))) (-525)) 52)) (-2597 (((-385 (-525)) (-1093 (-385 (-525)))) 62)) (-4188 (((-1093 (-385 (-525))) (-525)) 32)) (-3313 (((-1093 (-385 (-525))) (-525)) 48)) (-2483 (((-1093 (-385 (-525))) (-525)) 46)) (-2091 (((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 60)) (-2488 (((-1093 (-385 (-525))) (-525)) 25)) (-4228 (((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525)))) 64)) (-1714 (((-1093 (-385 (-525))) (-525)) 30)) (-2254 (((-1093 (-385 (-525))) (-592 (-525))) 72))) +(((-172) (-10 -7 (-15 -2488 ((-1093 (-385 (-525))) (-525))) (-15 -1385 ((-1093 (-385 (-525))) (-525))) (-15 -4188 ((-1093 (-385 (-525))) (-525))) (-15 -1714 ((-1093 (-385 (-525))) (-525))) (-15 -2483 ((-1093 (-385 (-525))) (-525))) (-15 -3313 ((-1093 (-385 (-525))) (-525))) (-15 -3695 ((-1093 (-385 (-525))) (-525))) (-15 -4228 ((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2091 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2597 ((-385 (-525)) (-1093 (-385 (-525))))) (-15 -2930 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2254 ((-1093 (-385 (-525))) (-592 (-525)))) (-15 -1796 ((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525)))))) (T -172)) +((-1796 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-2254 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-2930 (*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-2597 (*1 *2 *3) (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-2091 (*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)))) (-4228 (*1 *2 *3 *3) (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-172)))) (-3695 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-3313 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2483 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1714 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-4188 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-1385 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) (-2488 (*1 *2 *3) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) +(-10 -7 (-15 -2488 ((-1093 (-385 (-525))) (-525))) (-15 -1385 ((-1093 (-385 (-525))) (-525))) (-15 -4188 ((-1093 (-385 (-525))) (-525))) (-15 -1714 ((-1093 (-385 (-525))) (-525))) (-15 -2483 ((-1093 (-385 (-525))) (-525))) (-15 -3313 ((-1093 (-385 (-525))) (-525))) (-15 -3695 ((-1093 (-385 (-525))) (-525))) (-15 -4228 ((-385 (-525)) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2091 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2597 ((-385 (-525)) (-1093 (-385 (-525))))) (-15 -2930 ((-1093 (-385 (-525))) (-1093 (-385 (-525))) (-1093 (-385 (-525))))) (-15 -2254 ((-1093 (-385 (-525))) (-592 (-525)))) (-15 -1796 ((-1093 (-385 (-525))) (-592 (-525)) (-592 (-525))))) +((-1888 (((-396 (-1087 (-525))) (-525)) 28)) (-1825 (((-592 (-1087 (-525))) (-525)) 23)) (-1221 (((-1087 (-525)) (-525)) 21))) +(((-173) (-10 -7 (-15 -1825 ((-592 (-1087 (-525))) (-525))) (-15 -1221 ((-1087 (-525)) (-525))) (-15 -1888 ((-396 (-1087 (-525))) (-525))))) (T -173)) +((-1888 (*1 *2 *3) (-12 (-5 *2 (-396 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525)))) (-1221 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) (-1825 (*1 *2 *3) (-12 (-5 *2 (-592 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) +(-10 -7 (-15 -1825 ((-592 (-1087 (-525))) (-525))) (-15 -1221 ((-1087 (-525)) (-525))) (-15 -1888 ((-396 (-1087 (-525))) (-525)))) +((-2373 (((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 104)) (-1252 (((-592 (-1074)) (-1072 (-205))) NIL)) (-1329 (((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 80)) (-1569 (((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205)))) NIL)) (-2877 (((-592 (-1074)) (-592 (-205))) NIL)) (-2386 (((-205) (-1015 (-782 (-205)))) 24)) (-3252 (((-205) (-1015 (-782 (-205)))) 25)) (-2896 (((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 97)) (-2953 (((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-3141 (((-1074) (-205)) NIL)) (-2046 (((-1074) (-592 (-1074))) 20)) (-1590 (((-966) (-1091) (-1091) (-966)) 13))) +(((-174) (-10 -7 (-15 -1329 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2953 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -2896 ((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1569 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205)))) (-15 -2046 ((-1074) (-592 (-1074)))) (-15 -1590 ((-966) (-1091) (-1091) (-966))))) (T -174)) +((-1590 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-174)))) (-2046 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1074)) (-5 *1 (-174)))) (-1252 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) (-2877 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-174)))) (-2373 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-174)))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-174)))) (-2896 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-174)))) (-3252 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-2386 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) (-2953 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (-5 *1 (-174)))) (-1329 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))) (-5 *1 (-174))))) +(-10 -7 (-15 -1329 ((-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2953 ((-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -2896 ((-357) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1569 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205)))) (-15 -2046 ((-1074) (-592 (-1074)))) (-15 -1590 ((-966) (-1091) (-1091) (-966)))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 55) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-175) (-729)) (T -175)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 60) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 60) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-176) (-729)) (T -176)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 69) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 69) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-177) (-729)) (T -177)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 56) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 56) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-178) (-729)) (T -178)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 67) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 38) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 67) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 38) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-179) (-729)) (T -179)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 73) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 73) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-180) (-729)) (T -180)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 80) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 44) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 80) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 44) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-181) (-729)) (T -181)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 70) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 70) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-182) (-729)) (T -182)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 65)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 65)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 32)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-183) (-729)) (T -183)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 63)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 63)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 34)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-184) (-729)) (T -184)) NIL (-729) -((-1260 (((-108) $ $) NIL)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 90) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 78) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 90) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 78) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-185) (-729)) (T -185)) NIL (-729) -((-3413 (((-3 (-2 (|:| -1238 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 85)) (-2830 (((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-2579 (((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 73))) -(((-186) (-10 -7 (-15 -3413 ((-3 (-2 (|:| -1238 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2579 ((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2830 ((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -186)) -((-2830 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-525)) (-5 *1 (-186)))) (-2579 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-186)))) (-3413 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -1238 (-110)) (|:| |w| (-205)))) (-5 *1 (-186))))) -(-10 -7 (-15 -3413 ((-3 (-2 (|:| -1238 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2579 ((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2830 ((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) -((-3457 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-2753 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 129)) (-3290 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205)))) 88)) (-2188 (((-357) (-632 (-294 (-205)))) 112)) (-2328 (((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091))) 109)) (-1881 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 30)) (-3209 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 43)) (-2602 (((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205)))) 101)) (-1954 (((-357) (-357) (-592 (-357))) 106) (((-357) (-357) (-357)) 104)) (-2767 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36))) -(((-187) (-10 -7 (-15 -1954 ((-357) (-357) (-357))) (-15 -1954 ((-357) (-357) (-592 (-357)))) (-15 -2188 ((-357) (-632 (-294 (-205))))) (-15 -2328 ((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091)))) (-15 -2602 ((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205))))) (-15 -3290 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205))))) (-15 -2753 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3457 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3209 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2767 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1881 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -187)) -((-1881 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2767 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3209 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3457 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2753 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-3290 (*1 *2 *3) (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-2602 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-632 (-294 (-205)))) (-5 *3 (-592 (-1091))) (-5 *4 (-1173 (-294 (-205)))) (-5 *1 (-187)))) (-2328 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) (-5 *2 (-632 (-294 (-205)))) (-5 *1 (-187)))) (-2188 (*1 *2 *3) (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-1954 (*1 *2 *2 *3) (-12 (-5 *2 (-357)) (-5 *3 (-592 (-357))) (-5 *1 (-187)))) (-1954 (*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187))))) -(-10 -7 (-15 -1954 ((-357) (-357) (-357))) (-15 -1954 ((-357) (-357) (-592 (-357)))) (-15 -2188 ((-357) (-632 (-294 (-205))))) (-15 -2328 ((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091)))) (-15 -2602 ((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205))))) (-15 -3290 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205))))) (-15 -2753 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3457 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3209 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2767 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1881 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3120 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 64)) (-3994 (((-108) $ $) NIL))) +((-4027 (((-3 (-2 (|:| -1239 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 85)) (-2283 (((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 42)) (-1671 (((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 73))) +(((-186) (-10 -7 (-15 -4027 ((-3 (-2 (|:| -1239 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1671 ((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2283 ((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -186)) +((-2283 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-525)) (-5 *1 (-186)))) (-1671 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-186)))) (-4027 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -1239 (-110)) (|:| |w| (-205)))) (-5 *1 (-186))))) +(-10 -7 (-15 -4027 ((-3 (-2 (|:| -1239 (-110)) (|:| |w| (-205))) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1671 ((-3 (-592 (-205)) "failed") (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2283 ((-525) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) +((-3270 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-2828 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 129)) (-4185 (((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205)))) 88)) (-2507 (((-357) (-632 (-294 (-205)))) 112)) (-3150 (((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091))) 109)) (-3397 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 30)) (-1644 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 43)) (-2597 (((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205)))) 101)) (-3838 (((-357) (-357) (-592 (-357))) 106) (((-357) (-357) (-357)) 104)) (-2928 (((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 36))) +(((-187) (-10 -7 (-15 -3838 ((-357) (-357) (-357))) (-15 -3838 ((-357) (-357) (-592 (-357)))) (-15 -2507 ((-357) (-632 (-294 (-205))))) (-15 -3150 ((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091)))) (-15 -2597 ((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205))))) (-15 -4185 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205))))) (-15 -2828 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3270 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1644 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2928 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3397 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -187)) +((-3397 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2928 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-1644 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3270 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-2828 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-4185 (*1 *2 *3) (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) (-5 *1 (-187)))) (-2597 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-632 (-294 (-205)))) (-5 *3 (-592 (-1091))) (-5 *4 (-1173 (-294 (-205)))) (-5 *1 (-187)))) (-3150 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) (-5 *2 (-632 (-294 (-205)))) (-5 *1 (-187)))) (-2507 (*1 *2 *3) (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187)))) (-3838 (*1 *2 *2 *3) (-12 (-5 *2 (-357)) (-5 *3 (-592 (-357))) (-5 *1 (-187)))) (-3838 (*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187))))) +(-10 -7 (-15 -3838 ((-357) (-357) (-357))) (-15 -3838 ((-357) (-357) (-592 (-357)))) (-15 -2507 ((-357) (-632 (-294 (-205))))) (-15 -3150 ((-632 (-294 (-205))) (-1173 (-294 (-205))) (-592 (-1091)))) (-15 -2597 ((-632 (-294 (-205))) (-632 (-294 (-205))) (-592 (-1091)) (-1173 (-294 (-205))))) (-15 -4185 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-632 (-294 (-205))))) (-15 -2828 ((-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357))) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3270 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1644 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2928 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3397 ((-357) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-2024 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 64)) (-3992 (((-108) $ $) NIL))) (((-188) (-742)) (T -188)) NIL (-742) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3120 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 62)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 41)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-2024 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 62)) (-3992 (((-108) $ $) NIL))) (((-189) (-742)) (T -189)) NIL (-742) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3120 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 66)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 40)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-2024 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 66)) (-3992 (((-108) $ $) NIL))) (((-190) (-742)) (T -190)) NIL (-742) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 46)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3120 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 75)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 46)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-2024 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 75)) (-3992 (((-108) $ $) NIL))) (((-191) (-742)) (T -191)) NIL (-742) -((-4143 (((-592 (-1091)) (-1091) (-713)) 23)) (-3598 (((-294 (-205)) (-294 (-205))) 31)) (-3576 (((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 73)) (-2002 (((-108) (-205) (-205) (-592 (-294 (-205)))) 44))) -(((-192) (-10 -7 (-15 -4143 ((-592 (-1091)) (-1091) (-713))) (-15 -3598 ((-294 (-205)) (-294 (-205)))) (-15 -2002 ((-108) (-205) (-205) (-592 (-294 (-205))))) (-15 -3576 ((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))))) (T -192)) -((-3576 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-2002 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-3598 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))) (-4143 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-592 (-1091))) (-5 *1 (-192)) (-5 *3 (-1091))))) -(-10 -7 (-15 -4143 ((-592 (-1091)) (-1091) (-713))) (-15 -3598 ((-294 (-205)) (-294 (-205)))) (-15 -2002 ((-108) (-205) (-205) (-592 (-294 (-205))))) (-15 -3576 ((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))))) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 26)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-1313 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 57)) (-3994 (((-108) $ $) NIL))) +((-4142 (((-592 (-1091)) (-1091) (-713)) 23)) (-2264 (((-294 (-205)) (-294 (-205))) 31)) (-1971 (((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 73)) (-2475 (((-108) (-205) (-205) (-592 (-294 (-205)))) 44))) +(((-192) (-10 -7 (-15 -4142 ((-592 (-1091)) (-1091) (-713))) (-15 -2264 ((-294 (-205)) (-294 (-205)))) (-15 -2475 ((-108) (-205) (-205) (-592 (-294 (-205))))) (-15 -1971 ((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))))) (T -192)) +((-1971 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-2475 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-192)))) (-2264 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192)))) (-4142 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-592 (-1091))) (-5 *1 (-192)) (-5 *3 (-1091))))) +(-10 -7 (-15 -4142 ((-592 (-1091)) (-1091) (-713))) (-15 -2264 ((-294 (-205)) (-294 (-205)))) (-15 -2475 ((-108) (-205) (-205) (-592 (-294 (-205))))) (-15 -1971 ((-108) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 26)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3750 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 57)) (-3992 (((-108) $ $) NIL))) (((-193) (-830)) (T -193)) NIL (-830) -((-1260 (((-108) $ $) NIL)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 21)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-1313 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 21)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3750 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) NIL)) (-3992 (((-108) $ $) NIL))) (((-194) (-830)) (T -194)) NIL (-830) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2869 (((-1178) $) 36) (((-1178) $ (-856) (-856)) 38)) (-3410 (($ $ (-922)) 19) (((-225 (-1074)) $ (-1091)) 15)) (-2868 (((-1178) $) 34)) (-1270 (((-798) $) 31) (($ (-592 |#1|)) 8)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $ $) 27)) (-4080 (($ $ $) 22))) -(((-195 |#1|) (-13 (-1020) (-10 -8 (-15 -3410 ($ $ (-922))) (-15 -3410 ((-225 (-1074)) $ (-1091))) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)) (-15 -1270 ($ (-592 |#1|))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $)) (-15 -2869 ((-1178) $ (-856) (-856))))) (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))) (T -195)) -((-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-922)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-225 (-1074))) (-5 *1 (-195 *4)) (-4 *4 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-4080 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-4090 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))) (-5 *1 (-195 *3)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-2869 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $))))))) (-2869 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-195 *4)) (-4 *4 (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $)))))))) -(-13 (-1020) (-10 -8 (-15 -3410 ($ $ (-922))) (-15 -3410 ((-225 (-1074)) $ (-1091))) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)) (-15 -1270 ($ (-592 |#1|))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $)) (-15 -2869 ((-1178) $ (-856) (-856))))) -((-3165 ((|#2| |#4| (-1 |#2| |#2|)) 46))) -(((-196 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3165 (|#2| |#4| (-1 |#2| |#2|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -196)) -((-3165 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1149 (-385 *2))) (-4 *2 (-1149 *5)) (-5 *1 (-196 *5 *2 *6 *3)) (-4 *3 (-320 *5 *2 *6))))) -(-10 -7 (-15 -3165 (|#2| |#4| (-1 |#2| |#2|)))) -((-2204 ((|#2| |#2| (-713) |#2|) 42)) (-2279 ((|#2| |#2| (-713) |#2|) 38)) (-2347 (((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|)))) 58)) (-3793 (((-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|))) |#2|) 53)) (-2138 (((-108) |#2|) 50)) (-3488 (((-396 |#2|) |#2|) 78)) (-2194 (((-396 |#2|) |#2|) 77)) (-1770 ((|#2| |#2| (-713) |#2|) 36)) (-3647 (((-2 (|:| |cont| |#1|) (|:| -2055 (-592 (-2 (|:| |irr| |#2|) (|:| -3115 (-525)))))) |#2| (-108)) 70))) -(((-197 |#1| |#2|) (-10 -7 (-15 -2194 ((-396 |#2|) |#2|)) (-15 -3488 ((-396 |#2|) |#2|)) (-15 -3647 ((-2 (|:| |cont| |#1|) (|:| -2055 (-592 (-2 (|:| |irr| |#2|) (|:| -3115 (-525)))))) |#2| (-108))) (-15 -3793 ((-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|))) |#2|)) (-15 -2347 ((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|))))) (-15 -1770 (|#2| |#2| (-713) |#2|)) (-15 -2279 (|#2| |#2| (-713) |#2|)) (-15 -2204 (|#2| |#2| (-713) |#2|)) (-15 -2138 ((-108) |#2|))) (-327) (-1149 |#1|)) (T -197)) -((-2138 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-2204 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-2279 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-1770 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-2347 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |deg| (-713)) (|:| -3354 *5)))) (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *2 (-592 *5)) (-5 *1 (-197 *4 *5)))) (-3793 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -3354 *3)))) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-3647 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-327)) (-5 *2 (-2 (|:| |cont| *5) (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) (-5 *1 (-197 *5 *3)) (-4 *3 (-1149 *5)))) (-3488 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -2194 ((-396 |#2|) |#2|)) (-15 -3488 ((-396 |#2|) |#2|)) (-15 -3647 ((-2 (|:| |cont| |#1|) (|:| -2055 (-592 (-2 (|:| |irr| |#2|) (|:| -3115 (-525)))))) |#2| (-108))) (-15 -3793 ((-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|))) |#2|)) (-15 -2347 ((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -3354 |#2|))))) (-15 -1770 (|#2| |#2| (-713) |#2|)) (-15 -2279 (|#2| |#2| (-713) |#2|)) (-15 -2204 (|#2| |#2| (-713) |#2|)) (-15 -2138 ((-108) |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-525) $) NIL (|has| (-525) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-525) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3897 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-525) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-525) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-525) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-2348 (((-108) $) NIL (|has| (-525) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-525) (-789)))) (-2694 (($ (-1 (-525) (-525)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-525) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-1864 (((-525) $) NIL (|has| (-525) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-525) $) NIL)) (-3025 (($ (-385 (-525))) 9)) (-2749 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 10) $) 10)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-525) $) NIL (|has| (-525) (-510)))) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| (-525) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4100 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) -(((-198) (-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 10) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3025 ($ (-385 (-525))))))) (T -198)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-936 10)) (-5 *1 (-198)))) (-3500 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-3025 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))) -(-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 10) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3025 ($ (-385 (-525)))))) -((-4141 (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074)) 28) (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|))) 24)) (-3040 (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)) 17))) -(((-199 |#1| |#2|) (-10 -7 (-15 -4141 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)))) (-15 -4141 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074))) (-15 -3040 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -199)) -((-3040 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1091)) (-5 *6 (-108)) (-4 *7 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-1113) (-893) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *7 *3)) (-5 *5 (-782 *3)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1013 (-782 *3))) (-5 *5 (-1074)) (-4 *3 (-13 (-1113) (-893) (-29 *6))) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *6 *3)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-782 *3))) (-4 *3 (-13 (-1113) (-893) (-29 *5))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *5 *3))))) -(-10 -7 (-15 -4141 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)))) (-15 -4141 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074))) (-15 -3040 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)))) -((-4141 (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)) 46) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|))))) 43) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074)) 47) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|)))) 20))) -(((-200 |#1|) (-10 -7 (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (T -200)) -((-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-385 (-887 *6))))) (-5 *5 (-1074)) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-385 (-887 *5))))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-294 *6)))) (-5 *5 (-1074)) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-294 *5)))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5))))) -(-10 -7 (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))))) (-15 -4141 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)))) -((-3501 (((-2 (|:| -3753 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|)) 21)) (-3788 (((-592 (-294 |#2|)) (-294 |#2|) (-856)) 42))) -(((-201 |#1| |#2|) (-10 -7 (-15 -3501 ((-2 (|:| -3753 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|))) (-15 -3788 ((-592 (-294 |#2|)) (-294 |#2|) (-856)))) (-977) (-13 (-517) (-789))) (T -201)) -((-3788 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *6 (-13 (-517) (-789))) (-5 *2 (-592 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6)) (-4 *5 (-977)))) (-3501 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-2 (|:| -3753 (-1087 *4)) (|:| |deg| (-856)))) (-5 *1 (-201 *4 *5)) (-5 *3 (-1087 *4)) (-4 *5 (-13 (-517) (-789)))))) -(-10 -7 (-15 -3501 ((-2 (|:| -3753 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|))) (-15 -3788 ((-592 (-294 |#2|)) (-294 |#2|) (-856)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1756 ((|#1| $) NIL)) (-2936 ((|#1| $) 25)) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-2090 (($ $) NIL)) (-1814 (($ $) 31)) (-2508 ((|#1| |#1| $) NIL)) (-3351 ((|#1| $) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2023 (((-713) $) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) NIL)) (-3853 ((|#1| |#1| $) 28)) (-3655 ((|#1| |#1| $) 30)) (-1791 (($ |#1| $) NIL)) (-1751 (((-713) $) 27)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1596 ((|#1| $) NIL)) (-3394 ((|#1| $) 26)) (-3924 ((|#1| $) 24)) (-3412 ((|#1| $) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-1237 ((|#1| |#1| $) NIL)) (-2596 (((-108) $) 9)) (-3565 (($) NIL)) (-4062 ((|#1| $) NIL)) (-1327 (($) NIL) (($ (-592 |#1|)) 16)) (-4064 (((-713) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2310 ((|#1| $) 13)) (-3467 (($ (-592 |#1|)) NIL)) (-1845 ((|#1| $) NIL)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-202 |#1|) (-13 (-233 |#1|) (-10 -8 (-15 -1327 ($ (-592 |#1|))))) (-1020)) (T -202)) -((-1327 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-202 *3))))) -(-13 (-233 |#1|) (-10 -8 (-15 -1327 ($ (-592 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2394 (($ (-294 |#1|)) 23)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3361 (((-108) $) NIL)) (-2591 (((-3 (-294 |#1|) "failed") $) NIL)) (-3897 (((-294 |#1|) $) NIL)) (-2572 (($ $) 31)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-2694 (($ (-1 (-294 |#1|) (-294 |#1|)) $) NIL)) (-2549 (((-294 |#1|) $) NIL)) (-3950 (($ $) 30)) (-3247 (((-1074) $) NIL)) (-3794 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($ (-713)) NIL)) (-2797 (($ $) 32)) (-1307 (((-525) $) NIL)) (-1270 (((-798) $) 57) (($ (-525)) NIL) (($ (-294 |#1|)) NIL)) (-3388 (((-294 |#1|) $ $) NIL)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 25 T CONST)) (-3365 (($) 50 T CONST)) (-3994 (((-108) $ $) 28)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 19)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 24) (($ (-294 |#1|) $) 18))) -(((-203 |#1| |#2|) (-13 (-570 (-294 |#1|)) (-968 (-294 |#1|)) (-10 -8 (-15 -2549 ((-294 |#1|) $)) (-15 -3950 ($ $)) (-15 -2572 ($ $)) (-15 -3388 ((-294 |#1|) $ $)) (-15 -3523 ($ (-713))) (-15 -3794 ((-108) $)) (-15 -3361 ((-108) $)) (-15 -1307 ((-525) $)) (-15 -2694 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2394 ($ (-294 |#1|))) (-15 -2797 ($ $)))) (-13 (-977) (-789)) (-592 (-1091))) (T -203)) -((-2549 (*1 *2 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3950 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091))))) (-2572 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091))))) (-3388 (*1 *2 *1 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3523 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3794 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3361 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-1307 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-294 *3) (-294 *3))) (-4 *3 (-13 (-977) (-789))) (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091))))) (-2394 (*1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-977) (-789))) (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091))))) (-2797 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091)))))) -(-13 (-570 (-294 |#1|)) (-968 (-294 |#1|)) (-10 -8 (-15 -2549 ((-294 |#1|) $)) (-15 -3950 ($ $)) (-15 -2572 ($ $)) (-15 -3388 ((-294 |#1|) $ $)) (-15 -3523 ($ (-713))) (-15 -3794 ((-108) $)) (-15 -3361 ((-108) $)) (-15 -1307 ((-525) $)) (-15 -2694 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2394 ($ (-294 |#1|))) (-15 -2797 ($ $)))) -((-2889 (((-108) (-1074)) 22)) (-2969 (((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108)) 32)) (-2789 (((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)) 73) (((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108)) 74))) -(((-204 |#1| |#2|) (-10 -7 (-15 -2889 ((-108) (-1074))) (-15 -2969 ((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108))) (-15 -2789 ((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108))) (-15 -2789 ((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-29 |#1|))) (T -204)) -((-2789 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1087 *6)) (-5 *4 (-782 *6)) (-4 *6 (-13 (-1113) (-29 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-204 *5 *6)))) (-2789 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-887 *6)) (-5 *4 (-1091)) (-5 *5 (-782 *7)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *7 (-13 (-1113) (-29 *6))) (-5 *1 (-204 *6 *7)))) (-2969 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-782 *4)) (-5 *3 (-565 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1113) (-29 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-204 *6 *4)))) (-2889 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1113) (-29 *4)))))) -(-10 -7 (-15 -2889 ((-108) (-1074))) (-15 -2969 ((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108))) (-15 -2789 ((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108))) (-15 -2789 ((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 89)) (-3957 (((-525) $) 99)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-1375 (($ $) NIL)) (-2351 (($ $) 77)) (-1603 (($ $) 65)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) 56)) (-1540 (((-108) $ $) NIL)) (-2320 (($ $) 75)) (-1570 (($ $) 63)) (-2148 (((-525) $) 116)) (-2382 (($ $) 80)) (-2193 (($ $) 67)) (-4083 (($) NIL T CONST)) (-3124 (($ $) NIL)) (-2591 (((-3 (-525) "failed") $) 115) (((-3 (-385 (-525)) "failed") $) 112)) (-3897 (((-525) $) 113) (((-385 (-525)) $) 110)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) 92)) (-2842 (((-385 (-525)) $ (-713)) 108) (((-385 (-525)) $ (-713) (-713)) 107)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-1684 (((-856)) 29) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-3426 (((-108) $) NIL)) (-1534 (($) 39)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-1678 (((-525) $) 35)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL)) (-1671 (($ $) NIL)) (-2348 (((-108) $) 88)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) 53) (($) 34 (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-2535 (($ $ $) 52) (($) 33 (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-1822 (((-525) $) 27)) (-1413 (($ $) 30)) (-3234 (($ $) 57)) (-1415 (($ $) 62)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-2361 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2012 (((-1038) $) NIL) (((-525) $) 90)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL)) (-1864 (($ $) NIL)) (-2294 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-856)) 100)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2815 (((-525) $) 28)) (-2052 (($) 38)) (-1250 (($ $) 61)) (-2430 (((-713) $) NIL)) (-1883 (((-1074) (-1074)) 8)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1565 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-2524 (($ $ (-713)) NIL) (($ $) 93)) (-2917 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2396 (($ $) 78)) (-2209 (($ $) 68)) (-2367 (($ $) 79)) (-2176 (($ $) 66)) (-2335 (($ $) 76)) (-1584 (($ $) 64)) (-2749 (((-357) $) 104) (((-205) $) 101) (((-827 (-357)) $) NIL) (((-501) $) 45)) (-1270 (((-798) $) 42) (($ (-525)) 60) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 60) (($ (-385 (-525))) NIL)) (-2031 (((-713)) NIL)) (-2180 (($ $) NIL)) (-1423 (((-856)) 32) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-3201 (((-856)) 25)) (-2438 (($ $) 83)) (-2257 (($ $) 71) (($ $ $) 109)) (-1533 (((-108) $ $) NIL)) (-2410 (($ $) 81)) (-2226 (($ $) 69)) (-2465 (($ $) 86)) (-2287 (($ $) 74)) (-2687 (($ $) 84)) (-2303 (($ $) 72)) (-2451 (($ $) 85)) (-2273 (($ $) 73)) (-2424 (($ $) 82)) (-2242 (($ $) 70)) (-1868 (($ $) 117)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 36 T CONST)) (-3365 (($) 37 T CONST)) (-3645 (((-1074) $) 19) (((-1074) $ (-108)) 21) (((-1178) (-764) $) 22) (((-1178) (-764) $ (-108)) 23)) (-1854 (($ $) 96)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-1715 (($ $ $) 98)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 54)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 46)) (-4100 (($ $ $) 87) (($ $ (-525)) 55)) (-4090 (($ $) 47) (($ $ $) 49)) (-4080 (($ $ $) 48)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 58) (($ $ (-385 (-525))) 128) (($ $ $) 59)) (* (($ (-856) $) 31) (($ (-713) $) NIL) (($ (-525) $) 51) (($ $ $) 50) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-205) (-13 (-382) (-213) (-770) (-1113) (-567 (-501)) (-10 -8 (-15 -4100 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2052 ($)) (-15 -2012 ((-525) $)) (-15 -1413 ($ $)) (-15 -3234 ($ $)) (-15 -2257 ($ $ $)) (-15 -1854 ($ $)) (-15 -1715 ($ $ $)) (-15 -1883 ((-1074) (-1074))) (-15 -2842 ((-385 (-525)) $ (-713))) (-15 -2842 ((-385 (-525)) $ (-713) (-713)))))) (T -205)) -((** (*1 *1 *1 *1) (-5 *1 (-205))) (-4100 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-2052 (*1 *1) (-5 *1 (-205))) (-2012 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-1413 (*1 *1 *1) (-5 *1 (-205))) (-3234 (*1 *1 *1) (-5 *1 (-205))) (-2257 (*1 *1 *1 *1) (-5 *1 (-205))) (-1854 (*1 *1 *1) (-5 *1 (-205))) (-1715 (*1 *1 *1 *1) (-5 *1 (-205))) (-1883 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-205)))) (-2842 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) (-2842 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))) -(-13 (-382) (-213) (-770) (-1113) (-567 (-501)) (-10 -8 (-15 -4100 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2052 ($)) (-15 -2012 ((-525) $)) (-15 -1413 ($ $)) (-15 -3234 ($ $)) (-15 -2257 ($ $ $)) (-15 -1854 ($ $)) (-15 -1715 ($ $ $)) (-15 -1883 ((-1074) (-1074))) (-15 -2842 ((-385 (-525)) $ (-713))) (-15 -2842 ((-385 (-525)) $ (-713) (-713))))) -((-3762 (((-157 (-205)) (-713) (-157 (-205))) 11) (((-205) (-713) (-205)) 12)) (-4155 (((-157 (-205)) (-157 (-205))) 13) (((-205) (-205)) 14)) (-3843 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 19) (((-205) (-205) (-205)) 22)) (-2544 (((-157 (-205)) (-157 (-205))) 25) (((-205) (-205)) 24)) (-1739 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 43) (((-205) (-205) (-205)) 35)) (-2450 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 48) (((-205) (-205) (-205)) 45)) (-2615 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 15) (((-205) (-205) (-205)) 16)) (-2823 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 17) (((-205) (-205) (-205)) 18)) (-2625 (((-157 (-205)) (-157 (-205))) 60) (((-205) (-205)) 59)) (-1208 (((-205) (-205)) 54) (((-157 (-205)) (-157 (-205))) 58)) (-1854 (((-157 (-205)) (-157 (-205))) 8) (((-205) (-205)) 9)) (-1715 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 30) (((-205) (-205) (-205)) 26))) -(((-206) (-10 -7 (-15 -1854 ((-205) (-205))) (-15 -1854 ((-157 (-205)) (-157 (-205)))) (-15 -1715 ((-205) (-205) (-205))) (-15 -1715 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -4155 ((-205) (-205))) (-15 -4155 ((-157 (-205)) (-157 (-205)))) (-15 -2544 ((-205) (-205))) (-15 -2544 ((-157 (-205)) (-157 (-205)))) (-15 -3762 ((-205) (-713) (-205))) (-15 -3762 ((-157 (-205)) (-713) (-157 (-205)))) (-15 -2615 ((-205) (-205) (-205))) (-15 -2615 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1739 ((-205) (-205) (-205))) (-15 -1739 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2823 ((-205) (-205) (-205))) (-15 -2823 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2450 ((-205) (-205) (-205))) (-15 -2450 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1208 ((-157 (-205)) (-157 (-205)))) (-15 -1208 ((-205) (-205))) (-15 -2625 ((-205) (-205))) (-15 -2625 ((-157 (-205)) (-157 (-205)))) (-15 -3843 ((-205) (-205) (-205))) (-15 -3843 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))) (T -206)) -((-3843 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3843 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2625 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2625 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1208 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1208 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2450 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2450 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2823 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2823 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1739 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1739 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2615 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2615 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3762 (*1 *2 *3 *2) (-12 (-5 *2 (-157 (-205))) (-5 *3 (-713)) (-5 *1 (-206)))) (-3762 (*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-713)) (-5 *1 (-206)))) (-2544 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2544 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-4155 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-4155 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1715 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1715 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1854 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1854 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))) -(-10 -7 (-15 -1854 ((-205) (-205))) (-15 -1854 ((-157 (-205)) (-157 (-205)))) (-15 -1715 ((-205) (-205) (-205))) (-15 -1715 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -4155 ((-205) (-205))) (-15 -4155 ((-157 (-205)) (-157 (-205)))) (-15 -2544 ((-205) (-205))) (-15 -2544 ((-157 (-205)) (-157 (-205)))) (-15 -3762 ((-205) (-713) (-205))) (-15 -3762 ((-157 (-205)) (-713) (-157 (-205)))) (-15 -2615 ((-205) (-205) (-205))) (-15 -2615 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1739 ((-205) (-205) (-205))) (-15 -1739 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2823 ((-205) (-205) (-205))) (-15 -2823 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2450 ((-205) (-205) (-205))) (-15 -2450 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -1208 ((-157 (-205)) (-157 (-205)))) (-15 -1208 ((-205) (-205))) (-15 -2625 ((-205) (-205))) (-15 -2625 ((-157 (-205)) (-157 (-205)))) (-15 -3843 ((-205) (-205) (-205))) (-15 -3843 ((-157 (-205)) (-157 (-205)) (-157 (-205))))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713) (-713)) NIL)) (-2542 (($ $ $) NIL)) (-1915 (($ (-1173 |#1|)) NIL) (($ $) NIL)) (-4185 (($ |#1| |#1| |#1|) 32)) (-1792 (((-108) $) NIL)) (-2370 (($ $ (-525) (-525)) NIL)) (-1546 (($ $ (-525) (-525)) NIL)) (-3863 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-3277 (($ $) NIL)) (-1773 (((-108) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3922 (($ $ (-525) (-525) $) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-3202 (($ $ (-525) (-1173 |#1|)) NIL)) (-2498 (($ $ (-525) (-1173 |#1|)) NIL)) (-1838 (($ |#1| |#1| |#1|) 31)) (-4201 (($ (-713) |#1|) NIL)) (-4083 (($) NIL T CONST)) (-2338 (($ $) NIL (|has| |#1| (-286)))) (-2000 (((-1173 |#1|) $ (-525)) NIL)) (-3421 (($ |#1|) 30)) (-1620 (($ |#1|) 29)) (-3116 (($ |#1|) 28)) (-3318 (((-713) $) NIL (|has| |#1| (-517)))) (-2632 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2571 ((|#1| $ (-525) (-525)) NIL)) (-3702 (((-592 |#1|) $) NIL)) (-1807 (((-713) $) NIL (|has| |#1| (-517)))) (-1989 (((-592 (-1173 |#1|)) $) NIL (|has| |#1| (-517)))) (-1857 (((-713) $) NIL)) (-3489 (($ (-713) (-713) |#1|) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3518 ((|#1| $) NIL (|has| |#1| (-6 (-4257 "*"))))) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-1660 (($ (-592 (-592 |#1|))) 11)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4180 (((-592 (-592 |#1|)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3837 (((-3 $ "failed") $) NIL (|has| |#1| (-341)))) (-4122 (($) 12)) (-1481 (($ $ $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-1718 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL)) (-1526 (((-108) $) NIL)) (-1353 ((|#1| $) NIL (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-3814 (((-1173 |#1|) $ (-525)) NIL)) (-1270 (($ (-1173 |#1|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1173 |#1|) $ (-1173 |#1|)) 15) (((-1173 |#1|) (-1173 |#1|) $) NIL) (((-878 |#1|) $ (-878 |#1|)) 20)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-207 |#1|) (-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 * ((-878 |#1|) $ (-878 |#1|))) (-15 -4122 ($)) (-15 -3116 ($ |#1|)) (-15 -1620 ($ |#1|)) (-15 -3421 ($ |#1|)) (-15 -1838 ($ |#1| |#1| |#1|)) (-15 -4185 ($ |#1| |#1| |#1|)))) (-13 (-341) (-1113))) (T -207)) -((* (*1 *2 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113))) (-5 *1 (-207 *3)))) (-4122 (*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-3116 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-1620 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-3421 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-1838 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-4185 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) -(-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 * ((-878 |#1|) $ (-878 |#1|))) (-15 -4122 ($)) (-15 -3116 ($ |#1|)) (-15 -1620 ($ |#1|)) (-15 -3421 ($ |#1|)) (-15 -1838 ($ |#1| |#1| |#1|)) (-15 -4185 ($ |#1| |#1| |#1|)))) -((-1917 (($ (-1 (-108) |#2|) $) 16)) (-1786 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-1754 (($) NIL) (($ (-592 |#2|)) 11)) (-3994 (((-108) $ $) 23))) -(((-208 |#1| |#2|) (-10 -8 (-15 -1917 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -1754 (|#1| (-592 |#2|))) (-15 -1754 (|#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-209 |#2|) (-1020)) (T -208)) -NIL -(-10 -8 (-15 -1917 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -1754 (|#1| (-592 |#2|))) (-15 -1754 (|#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1358 (((-1178) $) 36) (((-1178) $ (-856) (-856)) 38)) (-3405 (($ $ (-922)) 19) (((-225 (-1074)) $ (-1091)) 15)) (-2863 (((-1178) $) 34)) (-1271 (((-798) $) 31) (($ (-592 |#1|)) 8)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $ $) 27)) (-4078 (($ $ $) 22))) +(((-195 |#1|) (-13 (-1020) (-10 -8 (-15 -3405 ($ $ (-922))) (-15 -3405 ((-225 (-1074)) $ (-1091))) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)) (-15 -1271 ($ (-592 |#1|))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $)) (-15 -1358 ((-1178) $ (-856) (-856))))) (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))) (T -195)) +((-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-922)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-225 (-1074))) (-5 *1 (-195 *4)) (-4 *4 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-4078 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-4088 (*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))) (-5 *1 (-195 *3)))) (-2863 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-1358 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $))))))) (-1358 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-195 *4)) (-4 *4 (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $)))))))) +(-13 (-1020) (-10 -8 (-15 -3405 ($ $ (-922))) (-15 -3405 ((-225 (-1074)) $ (-1091))) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)) (-15 -1271 ($ (-592 |#1|))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $)) (-15 -1358 ((-1178) $ (-856) (-856))))) +((-2560 ((|#2| |#4| (-1 |#2| |#2|)) 46))) +(((-196 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2560 (|#2| |#4| (-1 |#2| |#2|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -196)) +((-2560 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1149 (-385 *2))) (-4 *2 (-1149 *5)) (-5 *1 (-196 *5 *2 *6 *3)) (-4 *3 (-320 *5 *2 *6))))) +(-10 -7 (-15 -2560 (|#2| |#4| (-1 |#2| |#2|)))) +((-1313 ((|#2| |#2| (-713) |#2|) 42)) (-3841 ((|#2| |#2| (-713) |#2|) 38)) (-3279 (((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|)))) 58)) (-3433 (((-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|))) |#2|) 53)) (-1856 (((-108) |#2|) 50)) (-3527 (((-396 |#2|) |#2|) 78)) (-2197 (((-396 |#2|) |#2|) 77)) (-1481 ((|#2| |#2| (-713) |#2|) 36)) (-1407 (((-2 (|:| |cont| |#1|) (|:| -2143 (-592 (-2 (|:| |irr| |#2|) (|:| -1973 (-525)))))) |#2| (-108)) 70))) +(((-197 |#1| |#2|) (-10 -7 (-15 -2197 ((-396 |#2|) |#2|)) (-15 -3527 ((-396 |#2|) |#2|)) (-15 -1407 ((-2 (|:| |cont| |#1|) (|:| -2143 (-592 (-2 (|:| |irr| |#2|) (|:| -1973 (-525)))))) |#2| (-108))) (-15 -3433 ((-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|))) |#2|)) (-15 -3279 ((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|))))) (-15 -1481 (|#2| |#2| (-713) |#2|)) (-15 -3841 (|#2| |#2| (-713) |#2|)) (-15 -1313 (|#2| |#2| (-713) |#2|)) (-15 -1856 ((-108) |#2|))) (-327) (-1149 |#1|)) (T -197)) +((-1856 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-1313 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-3841 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-1481 (*1 *2 *2 *3 *2) (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) (-4 *2 (-1149 *4)))) (-3279 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |deg| (-713)) (|:| -1655 *5)))) (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *2 (-592 *5)) (-5 *1 (-197 *4 *5)))) (-3433 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -1655 *3)))) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-1407 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-327)) (-5 *2 (-2 (|:| |cont| *5) (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) (-5 *1 (-197 *5 *3)) (-4 *3 (-1149 *5)))) (-3527 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4)))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -2197 ((-396 |#2|) |#2|)) (-15 -3527 ((-396 |#2|) |#2|)) (-15 -1407 ((-2 (|:| |cont| |#1|) (|:| -2143 (-592 (-2 (|:| |irr| |#2|) (|:| -1973 (-525)))))) |#2| (-108))) (-15 -3433 ((-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|))) |#2|)) (-15 -3279 ((-592 |#2|) (-592 (-2 (|:| |deg| (-713)) (|:| -1655 |#2|))))) (-15 -1481 (|#2| |#2| (-713) |#2|)) (-15 -3841 (|#2| |#2| (-713) |#2|)) (-15 -1313 (|#2| |#2| (-713) |#2|)) (-15 -1856 ((-108) |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-525) $) NIL (|has| (-525) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-525) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3894 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-525) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-525) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-525) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-3288 (((-108) $) NIL (|has| (-525) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-525) (-789)))) (-2688 (($ (-1 (-525) (-525)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-525) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2804 (((-525) $) NIL (|has| (-525) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-525) $) NIL)) (-3465 (($ (-385 (-525))) 9)) (-2745 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 10) $) 10)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-525) $) NIL (|has| (-525) (-510)))) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| (-525) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4098 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) +(((-198) (-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 10) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3465 ($ (-385 (-525))))))) (T -198)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-936 10)) (-5 *1 (-198)))) (-2602 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) (-3465 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))) +(-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 10) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3465 ($ (-385 (-525)))))) +((-2824 (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074)) 28) (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|))) 24)) (-3624 (((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)) 17))) +(((-199 |#1| |#2|) (-10 -7 (-15 -2824 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)))) (-15 -2824 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074))) (-15 -3624 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -199)) +((-3624 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *4 (-1091)) (-5 *6 (-108)) (-4 *7 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-1113) (-893) (-29 *7))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *7 *3)) (-5 *5 (-782 *3)))) (-2824 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1013 (-782 *3))) (-5 *5 (-1074)) (-4 *3 (-13 (-1113) (-893) (-29 *6))) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *6 *3)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-782 *3))) (-4 *3 (-13 (-1113) (-893) (-29 *5))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-199 *5 *3))))) +(-10 -7 (-15 -2824 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)))) (-15 -2824 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1013 (-782 |#2|)) (-1074))) (-15 -3624 ((-3 (|:| |f1| (-782 |#2|)) (|:| |f2| (-592 (-782 |#2|))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) |#2| (-1091) (-782 |#2|) (-782 |#2|) (-108)))) +((-2824 (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)) 46) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|))))) 43) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074)) 47) (((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|)))) 20))) +(((-200 |#1|) (-10 -7 (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (T -200)) +((-2824 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-385 (-887 *6))))) (-5 *5 (-1074)) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-385 (-887 *5))))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5)))) (-2824 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-294 *6)))) (-5 *5 (-1074)) (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *6)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-294 *5)))) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) (|:| |fail| "failed") (|:| |pole| "potentialPole"))) (-5 *1 (-200 *5))))) +(-10 -7 (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-294 |#1|))) (-1074))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))))) (-15 -2824 ((-3 (|:| |f1| (-782 (-294 |#1|))) (|:| |f2| (-592 (-782 (-294 |#1|)))) (|:| |fail| "failed") (|:| |pole| "potentialPole")) (-385 (-887 |#1|)) (-1013 (-782 (-385 (-887 |#1|)))) (-1074)))) +((-3497 (((-2 (|:| -3146 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|)) 21)) (-3786 (((-592 (-294 |#2|)) (-294 |#2|) (-856)) 42))) +(((-201 |#1| |#2|) (-10 -7 (-15 -3497 ((-2 (|:| -3146 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|))) (-15 -3786 ((-592 (-294 |#2|)) (-294 |#2|) (-856)))) (-977) (-13 (-517) (-789))) (T -201)) +((-3786 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *6 (-13 (-517) (-789))) (-5 *2 (-592 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6)) (-4 *5 (-977)))) (-3497 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-2 (|:| -3146 (-1087 *4)) (|:| |deg| (-856)))) (-5 *1 (-201 *4 *5)) (-5 *3 (-1087 *4)) (-4 *5 (-13 (-517) (-789)))))) +(-10 -7 (-15 -3497 ((-2 (|:| -3146 (-1087 |#1|)) (|:| |deg| (-856))) (-1087 |#1|))) (-15 -3786 ((-592 (-294 |#2|)) (-294 |#2|) (-856)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4061 ((|#1| $) NIL)) (-2933 ((|#1| $) 25)) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-1884 (($ $) NIL)) (-3533 (($ $) 31)) (-2416 ((|#1| |#1| $) NIL)) (-1634 ((|#1| $) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-1399 (((-713) $) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) NIL)) (-2957 ((|#1| |#1| $) 28)) (-1493 ((|#1| |#1| $) 30)) (-1710 (($ |#1| $) NIL)) (-1756 (((-713) $) 27)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1661 ((|#1| $) NIL)) (-3851 ((|#1| $) 26)) (-2485 ((|#1| $) 24)) (-4017 ((|#1| $) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2937 ((|#1| |#1| $) NIL)) (-1802 (((-108) $) 9)) (-1864 (($) NIL)) (-3211 ((|#1| $) NIL)) (-3906 (($) NIL) (($ (-592 |#1|)) 16)) (-4062 (((-713) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-4101 ((|#1| $) 13)) (-3353 (($ (-592 |#1|)) NIL)) (-1846 ((|#1| $) NIL)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-202 |#1|) (-13 (-233 |#1|) (-10 -8 (-15 -3906 ($ (-592 |#1|))))) (-1020)) (T -202)) +((-3906 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-202 *3))))) +(-13 (-233 |#1|) (-10 -8 (-15 -3906 ($ (-592 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2617 (($ (-294 |#1|)) 23)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1717 (((-108) $) NIL)) (-2588 (((-3 (-294 |#1|) "failed") $) NIL)) (-3894 (((-294 |#1|) $) NIL)) (-2569 (($ $) 31)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-2688 (($ (-1 (-294 |#1|) (-294 |#1|)) $) NIL)) (-2546 (((-294 |#1|) $) NIL)) (-1413 (($ $) 30)) (-3803 (((-1074) $) NIL)) (-3442 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($ (-713)) NIL)) (-1879 (($ $) 32)) (-4003 (((-525) $) NIL)) (-1271 (((-798) $) 57) (($ (-525)) NIL) (($ (-294 |#1|)) NIL)) (-3783 (((-294 |#1|) $ $) NIL)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 25 T CONST)) (-3362 (($) 50 T CONST)) (-3992 (((-108) $ $) 28)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 19)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 24) (($ (-294 |#1|) $) 18))) +(((-203 |#1| |#2|) (-13 (-570 (-294 |#1|)) (-968 (-294 |#1|)) (-10 -8 (-15 -2546 ((-294 |#1|) $)) (-15 -1413 ($ $)) (-15 -2569 ($ $)) (-15 -3783 ((-294 |#1|) $ $)) (-15 -3519 ($ (-713))) (-15 -3442 ((-108) $)) (-15 -1717 ((-108) $)) (-15 -4003 ((-525) $)) (-15 -2688 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2617 ($ (-294 |#1|))) (-15 -1879 ($ $)))) (-13 (-977) (-789)) (-592 (-1091))) (T -203)) +((-2546 (*1 *2 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-1413 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091))))) (-2569 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091))))) (-3783 (*1 *2 *1 *1) (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3519 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-3442 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-1717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-294 *3) (-294 *3))) (-4 *3 (-13 (-977) (-789))) (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091))))) (-2617 (*1 *1 *2) (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-977) (-789))) (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091))))) (-1879 (*1 *1 *1) (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) (-14 *3 (-592 (-1091)))))) +(-13 (-570 (-294 |#1|)) (-968 (-294 |#1|)) (-10 -8 (-15 -2546 ((-294 |#1|) $)) (-15 -1413 ($ $)) (-15 -2569 ($ $)) (-15 -3783 ((-294 |#1|) $ $)) (-15 -3519 ($ (-713))) (-15 -3442 ((-108) $)) (-15 -1717 ((-108) $)) (-15 -4003 ((-525) $)) (-15 -2688 ($ (-1 (-294 |#1|) (-294 |#1|)) $)) (-15 -2617 ($ (-294 |#1|))) (-15 -1879 ($ $)))) +((-1547 (((-108) (-1074)) 22)) (-4124 (((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108)) 32)) (-3075 (((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)) 73) (((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108)) 74))) +(((-204 |#1| |#2|) (-10 -7 (-15 -1547 ((-108) (-1074))) (-15 -4124 ((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108))) (-15 -3075 ((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108))) (-15 -3075 ((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-29 |#1|))) (T -204)) +((-3075 (*1 *2 *3 *4 *4 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1087 *6)) (-5 *4 (-782 *6)) (-4 *6 (-13 (-1113) (-29 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-204 *5 *6)))) (-3075 (*1 *2 *3 *4 *5 *5 *2) (|partial| -12 (-5 *2 (-108)) (-5 *3 (-887 *6)) (-5 *4 (-1091)) (-5 *5 (-782 *7)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *7 (-13 (-1113) (-29 *6))) (-5 *1 (-204 *6 *7)))) (-4124 (*1 *2 *3 *4 *2 *2 *5) (|partial| -12 (-5 *2 (-782 *4)) (-5 *3 (-565 *4)) (-5 *5 (-108)) (-4 *4 (-13 (-1113) (-29 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-204 *6 *4)))) (-1547 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1113) (-29 *4)))))) +(-10 -7 (-15 -1547 ((-108) (-1074))) (-15 -4124 ((-3 (-782 |#2|) "failed") (-565 |#2|) |#2| (-782 |#2|) (-782 |#2|) (-108))) (-15 -3075 ((-3 (-108) "failed") (-887 |#1|) (-1091) (-782 |#2|) (-782 |#2|) (-108))) (-15 -3075 ((-3 (-108) "failed") (-1087 |#2|) (-782 |#2|) (-782 |#2|) (-108)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 89)) (-1490 (((-525) $) 99)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-2870 (($ $) NIL)) (-2351 (($ $) 77)) (-1608 (($ $) 65)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) 56)) (-3766 (((-108) $ $) NIL)) (-2321 (($ $) 75)) (-1574 (($ $) 63)) (-1954 (((-525) $) 116)) (-2382 (($ $) 80)) (-2195 (($ $) 67)) (-3347 (($) NIL T CONST)) (-2066 (($ $) NIL)) (-2588 (((-3 (-525) "failed") $) 115) (((-3 (-385 (-525)) "failed") $) 112)) (-3894 (((-525) $) 113) (((-385 (-525)) $) 110)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) 92)) (-2446 (((-385 (-525)) $ (-713)) 108) (((-385 (-525)) $ (-713) (-713)) 107)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4107 (((-856)) 29) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-4147 (((-108) $) NIL)) (-1539 (($) 39)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-1234 (((-525) $) 35)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL)) (-3534 (($ $) NIL)) (-3288 (((-108) $) 88)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) 53) (($) 34 (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-2530 (($ $ $) 52) (($) 33 (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-1829 (((-525) $) 27)) (-2506 (($ $) 30)) (-3230 (($ $) 57)) (-1418 (($ $) 62)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3374 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2015 (((-1038) $) NIL) (((-525) $) 90)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL)) (-2804 (($ $) NIL)) (-2296 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-856)) 100)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2058 (((-525) $) 28)) (-2095 (($) 38)) (-1251 (($ $) 61)) (-2931 (((-713) $) NIL)) (-3422 (((-1074) (-1074)) 8)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3148 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-2521 (($ $ (-713)) NIL) (($ $) 93)) (-1807 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2397 (($ $) 78)) (-2210 (($ $) 68)) (-2368 (($ $) 79)) (-2178 (($ $) 66)) (-2337 (($ $) 76)) (-1588 (($ $) 64)) (-2745 (((-357) $) 104) (((-205) $) 101) (((-827 (-357)) $) NIL) (((-501) $) 45)) (-1271 (((-798) $) 42) (($ (-525)) 60) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 60) (($ (-385 (-525))) NIL)) (-3998 (((-713)) NIL)) (-2407 (($ $) NIL)) (-3565 (((-856)) 32) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-3196 (((-856)) 25)) (-2437 (($ $) 83)) (-2259 (($ $) 71) (($ $ $) 109)) (-3714 (((-108) $ $) NIL)) (-2411 (($ $) 81)) (-2227 (($ $) 69)) (-2462 (($ $) 86)) (-2289 (($ $) 74)) (-2670 (($ $) 84)) (-2305 (($ $) 72)) (-2450 (($ $) 85)) (-2275 (($ $) 73)) (-2425 (($ $) 82)) (-2244 (($ $) 70)) (-3297 (($ $) 117)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 36 T CONST)) (-3362 (($) 37 T CONST)) (-1386 (((-1074) $) 19) (((-1074) $ (-108)) 21) (((-1178) (-764) $) 22) (((-1178) (-764) $ (-108)) 23)) (-2686 (($ $) 96)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-1589 (($ $ $) 98)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 54)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 46)) (-4098 (($ $ $) 87) (($ $ (-525)) 55)) (-4088 (($ $) 47) (($ $ $) 49)) (-4078 (($ $ $) 48)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 58) (($ $ (-385 (-525))) 128) (($ $ $) 59)) (* (($ (-856) $) 31) (($ (-713) $) NIL) (($ (-525) $) 51) (($ $ $) 50) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-205) (-13 (-382) (-213) (-770) (-1113) (-567 (-501)) (-10 -8 (-15 -4098 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2095 ($)) (-15 -2015 ((-525) $)) (-15 -2506 ($ $)) (-15 -3230 ($ $)) (-15 -2259 ($ $ $)) (-15 -2686 ($ $)) (-15 -1589 ($ $ $)) (-15 -3422 ((-1074) (-1074))) (-15 -2446 ((-385 (-525)) $ (-713))) (-15 -2446 ((-385 (-525)) $ (-713) (-713)))))) (T -205)) +((** (*1 *1 *1 *1) (-5 *1 (-205))) (-4098 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-2095 (*1 *1) (-5 *1 (-205))) (-2015 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) (-2506 (*1 *1 *1) (-5 *1 (-205))) (-3230 (*1 *1 *1) (-5 *1 (-205))) (-2259 (*1 *1 *1 *1) (-5 *1 (-205))) (-2686 (*1 *1 *1) (-5 *1 (-205))) (-1589 (*1 *1 *1 *1) (-5 *1 (-205))) (-3422 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-205)))) (-2446 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) (-2446 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205))))) +(-13 (-382) (-213) (-770) (-1113) (-567 (-501)) (-10 -8 (-15 -4098 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2095 ($)) (-15 -2015 ((-525) $)) (-15 -2506 ($ $)) (-15 -3230 ($ $)) (-15 -2259 ($ $ $)) (-15 -2686 ($ $)) (-15 -1589 ($ $ $)) (-15 -3422 ((-1074) (-1074))) (-15 -2446 ((-385 (-525)) $ (-713))) (-15 -2446 ((-385 (-525)) $ (-713) (-713))))) +((-3213 (((-157 (-205)) (-713) (-157 (-205))) 11) (((-205) (-713) (-205)) 12)) (-2917 (((-157 (-205)) (-157 (-205))) 13) (((-205) (-205)) 14)) (-2867 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 19) (((-205) (-205) (-205)) 22)) (-1387 (((-157 (-205)) (-157 (-205))) 25) (((-205) (-205)) 24)) (-3880 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 43) (((-205) (-205) (-205)) 35)) (-3063 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 48) (((-205) (-205) (-205)) 45)) (-3814 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 15) (((-205) (-205) (-205)) 16)) (-2174 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 17) (((-205) (-205) (-205)) 18)) (-3914 (((-157 (-205)) (-157 (-205))) 60) (((-205) (-205)) 59)) (-2624 (((-205) (-205)) 54) (((-157 (-205)) (-157 (-205))) 58)) (-2686 (((-157 (-205)) (-157 (-205))) 8) (((-205) (-205)) 9)) (-1589 (((-157 (-205)) (-157 (-205)) (-157 (-205))) 30) (((-205) (-205) (-205)) 26))) +(((-206) (-10 -7 (-15 -2686 ((-205) (-205))) (-15 -2686 ((-157 (-205)) (-157 (-205)))) (-15 -1589 ((-205) (-205) (-205))) (-15 -1589 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2917 ((-205) (-205))) (-15 -2917 ((-157 (-205)) (-157 (-205)))) (-15 -1387 ((-205) (-205))) (-15 -1387 ((-157 (-205)) (-157 (-205)))) (-15 -3213 ((-205) (-713) (-205))) (-15 -3213 ((-157 (-205)) (-713) (-157 (-205)))) (-15 -3814 ((-205) (-205) (-205))) (-15 -3814 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3880 ((-205) (-205) (-205))) (-15 -3880 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2174 ((-205) (-205) (-205))) (-15 -2174 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3063 ((-205) (-205) (-205))) (-15 -3063 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2624 ((-157 (-205)) (-157 (-205)))) (-15 -2624 ((-205) (-205))) (-15 -3914 ((-205) (-205))) (-15 -3914 ((-157 (-205)) (-157 (-205)))) (-15 -2867 ((-205) (-205) (-205))) (-15 -2867 ((-157 (-205)) (-157 (-205)) (-157 (-205)))))) (T -206)) +((-2867 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2867 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3914 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3914 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2624 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2624 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3063 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3063 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2174 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2174 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3880 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3880 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3814 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-3814 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-3213 (*1 *2 *3 *2) (-12 (-5 *2 (-157 (-205))) (-5 *3 (-713)) (-5 *1 (-206)))) (-3213 (*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-713)) (-5 *1 (-206)))) (-1387 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1387 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2917 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2917 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-1589 (*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-1589 (*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) (-2686 (*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) (-2686 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206))))) +(-10 -7 (-15 -2686 ((-205) (-205))) (-15 -2686 ((-157 (-205)) (-157 (-205)))) (-15 -1589 ((-205) (-205) (-205))) (-15 -1589 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2917 ((-205) (-205))) (-15 -2917 ((-157 (-205)) (-157 (-205)))) (-15 -1387 ((-205) (-205))) (-15 -1387 ((-157 (-205)) (-157 (-205)))) (-15 -3213 ((-205) (-713) (-205))) (-15 -3213 ((-157 (-205)) (-713) (-157 (-205)))) (-15 -3814 ((-205) (-205) (-205))) (-15 -3814 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3880 ((-205) (-205) (-205))) (-15 -3880 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2174 ((-205) (-205) (-205))) (-15 -2174 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -3063 ((-205) (-205) (-205))) (-15 -3063 ((-157 (-205)) (-157 (-205)) (-157 (-205)))) (-15 -2624 ((-157 (-205)) (-157 (-205)))) (-15 -2624 ((-205) (-205))) (-15 -3914 ((-205) (-205))) (-15 -3914 ((-157 (-205)) (-157 (-205)))) (-15 -2867 ((-205) (-205) (-205))) (-15 -2867 ((-157 (-205)) (-157 (-205)) (-157 (-205))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713) (-713)) NIL)) (-1363 (($ $ $) NIL)) (-1925 (($ (-1173 |#1|)) NIL) (($ $) NIL)) (-4186 (($ |#1| |#1| |#1|) 32)) (-1720 (((-108) $) NIL)) (-3437 (($ $ (-525) (-525)) NIL)) (-3852 (($ $ (-525) (-525)) NIL)) (-3021 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4099 (($ $) NIL)) (-1514 (((-108) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-2460 (($ $ (-525) (-525) $) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-1568 (($ $ (-525) (-1173 |#1|)) NIL)) (-2293 (($ $ (-525) (-1173 |#1|)) NIL)) (-1776 (($ |#1| |#1| |#1|) 31)) (-1974 (($ (-713) |#1|) NIL)) (-3347 (($) NIL T CONST)) (-3209 (($ $) NIL (|has| |#1| (-286)))) (-2196 (((-1173 |#1|) $ (-525)) NIL)) (-4100 (($ |#1|) 30)) (-3066 (($ |#1|) 29)) (-1982 (($ |#1|) 28)) (-3314 (((-713) $) NIL (|has| |#1| (-517)))) (-2619 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2558 ((|#1| $ (-525) (-525)) NIL)) (-3700 (((-592 |#1|) $) NIL)) (-3464 (((-713) $) NIL (|has| |#1| (-517)))) (-2020 (((-592 (-1173 |#1|)) $) NIL (|has| |#1| (-517)))) (-1862 (((-713) $) NIL)) (-3485 (($ (-713) (-713) |#1|) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-2764 ((|#1| $) NIL (|has| |#1| (-6 (-4257 "*"))))) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-1665 (($ (-592 (-592 |#1|))) 11)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3058 (((-592 (-592 |#1|)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2807 (((-3 $ "failed") $) NIL (|has| |#1| (-341)))) (-2657 (($) 12)) (-2088 (($ $ $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-4002 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL)) (-2449 (((-108) $) NIL)) (-2559 ((|#1| $) NIL (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-3631 (((-1173 |#1|) $ (-525)) NIL)) (-1271 (($ (-1173 |#1|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1173 |#1|) $ (-1173 |#1|)) 15) (((-1173 |#1|) (-1173 |#1|) $) NIL) (((-878 |#1|) $ (-878 |#1|)) 20)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-207 |#1|) (-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 * ((-878 |#1|) $ (-878 |#1|))) (-15 -2657 ($)) (-15 -1982 ($ |#1|)) (-15 -3066 ($ |#1|)) (-15 -4100 ($ |#1|)) (-15 -1776 ($ |#1| |#1| |#1|)) (-15 -4186 ($ |#1| |#1| |#1|)))) (-13 (-341) (-1113))) (T -207)) +((* (*1 *2 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113))) (-5 *1 (-207 *3)))) (-2657 (*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-1982 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-3066 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-4100 (*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-1776 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) (-4186 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) +(-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 * ((-878 |#1|) $ (-878 |#1|))) (-15 -2657 ($)) (-15 -1982 ($ |#1|)) (-15 -3066 ($ |#1|)) (-15 -4100 ($ |#1|)) (-15 -1776 ($ |#1| |#1| |#1|)) (-15 -4186 ($ |#1| |#1| |#1|)))) +((-1932 (($ (-1 (-108) |#2|) $) 16)) (-1649 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 25)) (-4031 (($) NIL) (($ (-592 |#2|)) 11)) (-3992 (((-108) $ $) 23))) +(((-208 |#1| |#2|) (-10 -8 (-15 -1932 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -4031 (|#1| (-592 |#2|))) (-15 -4031 (|#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-209 |#2|) (-1020)) (T -208)) +NIL +(-10 -8 (-15 -1932 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -4031 (|#1| (-592 |#2|))) (-15 -4031 (|#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-209 |#1|) (-131) (-1020)) (T -209)) NIL (-13 (-215 |t#1|)) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2524 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) 11) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) 19) (($ $ (-713)) NIL) (($ $) 16)) (-2094 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-713)) 14) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL))) -(((-210 |#1| |#2|) (-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2094 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2094 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2094 (|#1| |#1| (-1091))) (-15 -2094 (|#1| |#1| (-592 (-1091)))) (-15 -2094 (|#1| |#1| (-1091) (-713))) (-15 -2094 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2094 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2094 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|)))) (-211 |#2|) (-977)) (T -210)) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2521 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) 11) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) 19) (($ $ (-713)) NIL) (($ $) 16)) (-2096 (($ $ (-1 |#2| |#2|)) 12) (($ $ (-1 |#2| |#2|) (-713)) 14) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL))) +(((-210 |#1| |#2|) (-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2096 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2096 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2096 (|#1| |#1| (-1091))) (-15 -2096 (|#1| |#1| (-592 (-1091)))) (-15 -2096 (|#1| |#1| (-1091) (-713))) (-15 -2096 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2096 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2096 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|)))) (-211 |#2|) (-977)) (T -210)) NIL -(-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2094 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2094 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2094 (|#1| |#1| (-1091))) (-15 -2094 (|#1| |#1| (-592 (-1091)))) (-15 -2094 (|#1| |#1| (-1091) (-713))) (-15 -2094 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2094 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2094 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2524 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-713)) 51) (($ $ (-592 (-1091)) (-592 (-713))) 44 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 43 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 42 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 41 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 39 (|has| |#1| (-213))) (($ $) 37 (|has| |#1| (-213)))) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-713)) 49) (($ $ (-592 (-1091)) (-592 (-713))) 48 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 47 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 46 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 45 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 40 (|has| |#1| (-213))) (($ $) 38 (|has| |#1| (-213)))) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +(-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2096 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2096 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2096 (|#1| |#1| (-1091))) (-15 -2096 (|#1| |#1| (-592 (-1091)))) (-15 -2096 (|#1| |#1| (-1091) (-713))) (-15 -2096 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2096 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2096 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2521 (($ $ (-1 |#1| |#1|)) 52) (($ $ (-1 |#1| |#1|) (-713)) 51) (($ $ (-592 (-1091)) (-592 (-713))) 44 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 43 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 42 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 41 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 39 (|has| |#1| (-213))) (($ $) 37 (|has| |#1| (-213)))) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1 |#1| |#1|)) 50) (($ $ (-1 |#1| |#1|) (-713)) 49) (($ $ (-592 (-1091)) (-592 (-713))) 48 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 47 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 46 (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 45 (|has| |#1| (-835 (-1091)))) (($ $ (-713)) 40 (|has| |#1| (-213))) (($ $) 38 (|has| |#1| (-213)))) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-211 |#1|) (-131) (-977)) (T -211)) -((-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-977)))) (-2524 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977)))) (-2094 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-977)))) (-2094 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977))))) -(-13 (-977) (-10 -8 (-15 -2524 ($ $ (-1 |t#1| |t#1|))) (-15 -2524 ($ $ (-1 |t#1| |t#1|) (-713))) (-15 -2094 ($ $ (-1 |t#1| |t#1|))) (-15 -2094 ($ $ (-1 |t#1| |t#1|) (-713))) (IF (|has| |t#1| (-213)) (-6 (-213)) |%noBranch|) (IF (|has| |t#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|))) +((-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-977)))) (-2521 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977)))) (-2096 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-211 *3)) (-4 *3 (-977)))) (-2096 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977))))) +(-13 (-977) (-10 -8 (-15 -2521 ($ $ (-1 |t#1| |t#1|))) (-15 -2521 ($ $ (-1 |t#1| |t#1|) (-713))) (-15 -2096 ($ $ (-1 |t#1| |t#1|))) (-15 -2096 ($ $ (-1 |t#1| |t#1|) (-713))) (IF (|has| |t#1| (-213)) (-6 (-213)) |%noBranch|) (IF (|has| |t#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-213) |has| |#1| (-213)) ((-594 $) . T) ((-669) . T) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2524 (($ $) NIL) (($ $ (-713)) 10)) (-2094 (($ $) 8) (($ $ (-713)) 12))) -(((-212 |#1|) (-10 -8 (-15 -2094 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2094 (|#1| |#1|)) (-15 -2524 (|#1| |#1|))) (-213)) (T -212)) +((-2521 (($ $) NIL) (($ $ (-713)) 10)) (-2096 (($ $) 8) (($ $ (-713)) 12))) +(((-212 |#1|) (-10 -8 (-15 -2096 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2096 (|#1| |#1|)) (-15 -2521 (|#1| |#1|))) (-213)) (T -212)) NIL -(-10 -8 (-15 -2094 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2094 (|#1| |#1|)) (-15 -2524 (|#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2524 (($ $) 38) (($ $ (-713)) 36)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $) 37) (($ $ (-713)) 35)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +(-10 -8 (-15 -2096 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2096 (|#1| |#1|)) (-15 -2521 (|#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2521 (($ $) 38) (($ $ (-713)) 36)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $) 37) (($ $ (-713)) 35)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-213) (-131)) (T -213)) -((-2524 (*1 *1 *1) (-4 *1 (-213))) (-2094 (*1 *1 *1) (-4 *1 (-213))) (-2524 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-713)))) (-2094 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-713))))) -(-13 (-977) (-10 -8 (-15 -2524 ($ $)) (-15 -2094 ($ $)) (-15 -2524 ($ $ (-713))) (-15 -2094 ($ $ (-713))))) +((-2521 (*1 *1 *1) (-4 *1 (-213))) (-2096 (*1 *1 *1) (-4 *1 (-213))) (-2521 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-713)))) (-2096 (*1 *1 *1 *2) (-12 (-4 *1 (-213)) (-5 *2 (-713))))) +(-13 (-977) (-10 -8 (-15 -2521 ($ $)) (-15 -2096 ($ $)) (-15 -2521 ($ $ (-713))) (-15 -2096 ($ $ (-713))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1754 (($) 12) (($ (-592 |#2|)) NIL)) (-1451 (($ $) 14)) (-1279 (($ (-592 |#2|)) 10)) (-1270 (((-798) $) 21))) -(((-214 |#1| |#2|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -1754 (|#1| (-592 |#2|))) (-15 -1754 (|#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -1451 (|#1| |#1|))) (-215 |#2|) (-1020)) (T -214)) +((-4031 (($) 12) (($ (-592 |#2|)) NIL)) (-1454 (($ $) 14)) (-1280 (($ (-592 |#2|)) 10)) (-1271 (((-798) $) 21))) +(((-214 |#1| |#2|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -4031 (|#1| (-592 |#2|))) (-15 -4031 (|#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -1454 (|#1| |#1|))) (-215 |#2|) (-1020)) (T -214)) NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -1754 (|#1| (-592 |#2|))) (-15 -1754 (|#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -1451 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -4031 (|#1| (-592 |#2|))) (-15 -4031 (|#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -1454 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-215 |#1|) (-131) (-1020)) (T -215)) -((-1754 (*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1020)))) (-1754 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-215 *3)))) (-1786 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-215 *2)) (-4 *2 (-1020)))) (-1786 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) (-4 *3 (-1020)))) (-1917 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) (-4 *3 (-1020))))) -(-13 (-102 |t#1|) (-142 |t#1|) (-10 -8 (-15 -1754 ($)) (-15 -1754 ($ (-592 |t#1|))) (IF (|has| $ (-6 -4255)) (PROGN (-15 -1786 ($ |t#1| $)) (-15 -1786 ($ (-1 (-108) |t#1|) $)) (-15 -1917 ($ (-1 (-108) |t#1|) $))) |%noBranch|))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1341 (((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525)))) 27))) -(((-216) (-10 -7 (-15 -1341 ((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525))))))) (T -216)) -((-1341 (*1 *2 *3) (-12 (-5 *3 (-273 (-887 (-525)))) (-5 *2 (-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713)))))) (-5 *1 (-216))))) -(-10 -7 (-15 -1341 ((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525)))))) -((-4189 (((-713)) 51)) (-4082 (((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) 49) (((-632 |#3|) (-632 $)) 41) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-2776 (((-128)) 57)) (-2524 (($ $ (-1 |#3| |#3|) (-713)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-1270 (((-1173 |#3|) $) NIL) (($ |#3|) NIL) (((-798) $) NIL) (($ (-525)) 12) (($ (-385 (-525))) NIL)) (-2031 (((-713)) 15)) (-4100 (($ $ |#3|) 54))) -(((-217 |#1| |#2| |#3|) (-10 -8 (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|)) (-15 -2031 ((-713))) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -1270 (|#1| |#3|)) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -4082 ((-632 |#3|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4189 ((-713))) (-15 -4100 (|#1| |#1| |#3|)) (-15 -2776 ((-128))) (-15 -1270 ((-1173 |#3|) |#1|))) (-218 |#2| |#3|) (-713) (-1127)) (T -217)) -((-2776 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-128)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-4189 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-2031 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))) -(-10 -8 (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|)) (-15 -2031 ((-713))) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -1270 (|#1| |#3|)) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -4082 ((-632 |#3|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4189 ((-713))) (-15 -4100 (|#1| |#1| |#3|)) (-15 -2776 ((-128))) (-15 -1270 ((-1173 |#3|) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#2| (-1020)))) (-2028 (((-108) $) 72 (|has| |#2| (-126)))) (-1900 (($ (-856)) 127 (|has| |#2| (-977)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2612 (($ $ $) 123 (|has| |#2| (-735)))) (-2467 (((-3 $ "failed") $ $) 74 (|has| |#2| (-126)))) (-1441 (((-108) $ (-713)) 8)) (-4189 (((-713)) 109 (|has| |#2| (-346)))) (-2148 (((-525) $) 121 (|has| |#2| (-787)))) (-1429 ((|#2| $ (-525) |#2|) 52 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-2591 (((-3 (-525) "failed") $) 67 (-3831 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) 64 (-3831 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1020)))) (-3897 (((-525) $) 68 (-3831 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) 65 (-3831 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) 60 (|has| |#2| (-1020)))) (-4082 (((-632 (-525)) (-632 $)) 108 (-3831 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 107 (-3831 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 106 (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) 105 (|has| |#2| (-977)))) (-3233 (((-3 $ "failed") $) 80 (|has| |#2| (-669)))) (-2899 (($) 112 (|has| |#2| (-346)))) (-2632 ((|#2| $ (-525) |#2|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#2| $ (-525)) 51)) (-3426 (((-108) $) 119 (|has| |#2| (-787)))) (-3702 (((-592 |#2|) $) 30 (|has| $ (-6 -4255)))) (-4211 (((-108) $) 83 (|has| |#2| (-669)))) (-2348 (((-108) $) 120 (|has| |#2| (-787)))) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 118 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4002 (((-592 |#2|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 117 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-2622 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2|) $) 35)) (-3859 (((-856) $) 111 (|has| |#2| (-346)))) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#2| (-1020)))) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-3637 (($ (-856)) 110 (|has| |#2| (-346)))) (-2012 (((-1038) $) 21 (|has| |#2| (-1020)))) (-3110 ((|#2| $) 42 (|has| (-525) (-789)))) (-3353 (($ $ |#2|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#2| $ (-525) |#2|) 50) ((|#2| $ (-525)) 49)) (-3505 ((|#2| $ $) 126 (|has| |#2| (-977)))) (-2256 (($ (-1173 |#2|)) 128)) (-2776 (((-128)) 125 (|has| |#2| (-341)))) (-2524 (($ $) 100 (-3831 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) 98 (-3831 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) 96 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) 95 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) 94 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) 93 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) 86 (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) 85 (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4255))) (((-713) |#2| $) 28 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-1173 |#2|) $) 129) (($ (-525)) 66 (-3279 (-3831 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) 63 (-3831 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) 62 (|has| |#2| (-1020))) (((-798) $) 18 (|has| |#2| (-566 (-798))))) (-2031 (((-713)) 104 (|has| |#2| (-977)))) (-1286 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4255)))) (-1868 (($ $) 122 (|has| |#2| (-787)))) (-1576 (($ $ (-713)) 81 (|has| |#2| (-669))) (($ $ (-856)) 77 (|has| |#2| (-669)))) (-3355 (($) 71 (|has| |#2| (-126)) CONST)) (-3365 (($) 84 (|has| |#2| (-669)) CONST)) (-2094 (($ $) 99 (-3831 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) 97 (-3831 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) 92 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) 91 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) 90 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) 89 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) 88 (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) 87 (|has| |#2| (-977)))) (-4046 (((-108) $ $) 115 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4025 (((-108) $ $) 114 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-3994 (((-108) $ $) 20 (|has| |#2| (-1020)))) (-4035 (((-108) $ $) 116 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4017 (((-108) $ $) 113 (-3279 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4100 (($ $ |#2|) 124 (|has| |#2| (-341)))) (-4090 (($ $ $) 102 (|has| |#2| (-977))) (($ $) 101 (|has| |#2| (-977)))) (-4080 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-713)) 82 (|has| |#2| (-669))) (($ $ (-856)) 78 (|has| |#2| (-669)))) (* (($ (-525) $) 103 (|has| |#2| (-977))) (($ $ $) 79 (|has| |#2| (-669))) (($ $ |#2|) 76 (|has| |#2| (-669))) (($ |#2| $) 75 (|has| |#2| (-669))) (($ (-713) $) 73 (|has| |#2| (-126))) (($ (-856) $) 70 (|has| |#2| (-25)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-4031 (*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1020)))) (-4031 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-215 *3)))) (-1649 (*1 *1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-215 *2)) (-4 *2 (-1020)))) (-1649 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) (-4 *3 (-1020)))) (-1932 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) (-4 *3 (-1020))))) +(-13 (-102 |t#1|) (-142 |t#1|) (-10 -8 (-15 -4031 ($)) (-15 -4031 ($ (-592 |t#1|))) (IF (|has| $ (-6 -4255)) (PROGN (-15 -1649 ($ |t#1| $)) (-15 -1649 ($ (-1 (-108) |t#1|) $)) (-15 -1932 ($ (-1 (-108) |t#1|) $))) |%noBranch|))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2426 (((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525)))) 27))) +(((-216) (-10 -7 (-15 -2426 ((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525))))))) (T -216)) +((-2426 (*1 *2 *3) (-12 (-5 *3 (-273 (-887 (-525)))) (-5 *2 (-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713)))))) (-5 *1 (-216))))) +(-10 -7 (-15 -2426 ((-2 (|:| |varOrder| (-592 (-1091))) (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) (|:| |hom| (-592 (-1173 (-713))))) (-273 (-887 (-525)))))) +((-4189 (((-713)) 51)) (-3336 (((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) 49) (((-632 |#3|) (-632 $)) 41) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-2989 (((-128)) 57)) (-2521 (($ $ (-1 |#3| |#3|) (-713)) NIL) (($ $ (-1 |#3| |#3|)) 18) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-1271 (((-1173 |#3|) $) NIL) (($ |#3|) NIL) (((-798) $) NIL) (($ (-525)) 12) (($ (-385 (-525))) NIL)) (-3998 (((-713)) 15)) (-4098 (($ $ |#3|) 54))) +(((-217 |#1| |#2| |#3|) (-10 -8 (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|)) (-15 -3998 ((-713))) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -1271 (|#1| |#3|)) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -3336 ((-632 |#3|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4189 ((-713))) (-15 -4098 (|#1| |#1| |#3|)) (-15 -2989 ((-128))) (-15 -1271 ((-1173 |#3|) |#1|))) (-218 |#2| |#3|) (-713) (-1127)) (T -217)) +((-2989 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-128)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-4189 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) (-3998 (*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5))))) +(-10 -8 (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|)) (-15 -3998 ((-713))) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -1271 (|#1| |#3|)) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -3336 ((-632 |#3|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4189 ((-713))) (-15 -4098 (|#1| |#1| |#3|)) (-15 -2989 ((-128))) (-15 -1271 ((-1173 |#3|) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#2| (-1020)))) (-3969 (((-108) $) 72 (|has| |#2| (-126)))) (-3581 (($ (-856)) 127 (|has| |#2| (-977)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-3788 (($ $ $) 123 (|has| |#2| (-735)))) (-1916 (((-3 $ "failed") $ $) 74 (|has| |#2| (-126)))) (-2230 (((-108) $ (-713)) 8)) (-4189 (((-713)) 109 (|has| |#2| (-346)))) (-1954 (((-525) $) 121 (|has| |#2| (-787)))) (-1432 ((|#2| $ (-525) |#2|) 52 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-2588 (((-3 (-525) "failed") $) 67 (-3828 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) 64 (-3828 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) 61 (|has| |#2| (-1020)))) (-3894 (((-525) $) 68 (-3828 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) 65 (-3828 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) 60 (|has| |#2| (-1020)))) (-3336 (((-632 (-525)) (-632 $)) 108 (-3828 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 107 (-3828 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 106 (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) 105 (|has| |#2| (-977)))) (-1853 (((-3 $ "failed") $) 80 (|has| |#2| (-669)))) (-2894 (($) 112 (|has| |#2| (-346)))) (-2619 ((|#2| $ (-525) |#2|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#2| $ (-525)) 51)) (-4147 (((-108) $) 119 (|has| |#2| (-787)))) (-3700 (((-592 |#2|) $) 30 (|has| $ (-6 -4255)))) (-2109 (((-108) $) 83 (|has| |#2| (-669)))) (-3288 (((-108) $) 120 (|has| |#2| (-787)))) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 118 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-3780 (((-592 |#2|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 117 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-2608 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2|) $) 35)) (-2994 (((-856) $) 111 (|has| |#2| (-346)))) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#2| (-1020)))) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-3636 (($ (-856)) 110 (|has| |#2| (-346)))) (-2015 (((-1038) $) 21 (|has| |#2| (-1020)))) (-3105 ((|#2| $) 42 (|has| (-525) (-789)))) (-1646 (($ $ |#2|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#2| $ (-525) |#2|) 50) ((|#2| $ (-525)) 49)) (-2640 ((|#2| $ $) 126 (|has| |#2| (-977)))) (-2258 (($ (-1173 |#2|)) 128)) (-2989 (((-128)) 125 (|has| |#2| (-341)))) (-2521 (($ $) 100 (-3828 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) 98 (-3828 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) 96 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) 95 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) 94 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) 93 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) 86 (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) 85 (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4255))) (((-713) |#2| $) 28 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-1173 |#2|) $) 129) (($ (-525)) 66 (-3275 (-3828 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) 63 (-3828 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) 62 (|has| |#2| (-1020))) (((-798) $) 18 (|has| |#2| (-566 (-798))))) (-3998 (((-713)) 104 (|has| |#2| (-977)))) (-2375 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4255)))) (-3297 (($ $) 122 (|has| |#2| (-787)))) (-1581 (($ $ (-713)) 81 (|has| |#2| (-669))) (($ $ (-856)) 77 (|has| |#2| (-669)))) (-3351 (($) 71 (|has| |#2| (-126)) CONST)) (-3362 (($) 84 (|has| |#2| (-669)) CONST)) (-2096 (($ $) 99 (-3828 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) 97 (-3828 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) 92 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) 91 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) 90 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) 89 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) 88 (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) 87 (|has| |#2| (-977)))) (-4043 (((-108) $ $) 115 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4025 (((-108) $ $) 114 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-3992 (((-108) $ $) 20 (|has| |#2| (-1020)))) (-4034 (((-108) $ $) 116 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4015 (((-108) $ $) 113 (-3275 (|has| |#2| (-787)) (|has| |#2| (-735))))) (-4098 (($ $ |#2|) 124 (|has| |#2| (-341)))) (-4088 (($ $ $) 102 (|has| |#2| (-977))) (($ $) 101 (|has| |#2| (-977)))) (-4078 (($ $ $) 69 (|has| |#2| (-25)))) (** (($ $ (-713)) 82 (|has| |#2| (-669))) (($ $ (-856)) 78 (|has| |#2| (-669)))) (* (($ (-525) $) 103 (|has| |#2| (-977))) (($ $ $) 79 (|has| |#2| (-669))) (($ $ |#2|) 76 (|has| |#2| (-669))) (($ |#2| $) 75 (|has| |#2| (-669))) (($ (-713) $) 73 (|has| |#2| (-126))) (($ (-856) $) 70 (|has| |#2| (-25)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-218 |#1| |#2|) (-131) (-713) (-1127)) (T -218)) -((-2256 (*1 *1 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1127)) (-4 *1 (-218 *3 *4)))) (-1900 (*1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-218 *3 *4)) (-4 *4 (-977)) (-4 *4 (-1127)))) (-3505 (*1 *2 *1 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-669))))) -(-13 (-558 (-525) |t#2|) (-566 (-1173 |t#2|)) (-10 -8 (-6 -4255) (-15 -2256 ($ (-1173 |t#2|))) (IF (|has| |t#2| (-1020)) (-6 (-389 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-977)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-211 |t#2|)) (-6 (-355 |t#2|)) (-15 -1900 ($ (-856))) (-15 -3505 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-126)) (-6 (-126)) |%noBranch|) (IF (|has| |t#2| (-669)) (PROGN (-6 (-669)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#2| (-160)) (PROGN (-6 (-37 |t#2|)) (-6 (-160))) |%noBranch|) (IF (|has| |t#2| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |t#2| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |t#2| (-735)) (-6 (-735)) |%noBranch|) (IF (|has| |t#2| (-341)) (-6 (-1180 |t#2|)) |%noBranch|))) -(((-21) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-23) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-25) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) -3279 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3279 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-107 $ $) |has| |#2| (-160)) ((-126) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-566 (-798)) -3279 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-566 (-798))) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-566 (-1173 |#2|)) . T) ((-160) |has| |#2| (-160)) ((-211 |#2|) |has| |#2| (-977)) ((-213) -12 (|has| |#2| (-213)) (|has| |#2| (-977))) ((-265 #0=(-525) |#2|) . T) ((-267 #0# |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-346) |has| |#2| (-346)) ((-355 |#2|) |has| |#2| (-977)) ((-389 |#2|) |has| |#2| (-1020)) ((-464 |#2|) . T) ((-558 #0# |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-594 |#2|) -3279 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-594 $) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-588 (-525)) -12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977))) ((-588 |#2|) |has| |#2| (-977)) ((-660 |#2|) -3279 (|has| |#2| (-341)) (|has| |#2| (-160))) ((-669) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-669)) (|has| |#2| (-160))) ((-733) |has| |#2| (-787)) ((-734) -3279 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-735) |has| |#2| (-735)) ((-736) -3279 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-737) -3279 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-787) |has| |#2| (-787)) ((-789) -3279 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-835 (-1091)) -12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977))) ((-968 (-385 (-525))) -12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020))) ((-968 (-525)) -12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) ((-968 |#2|) |has| |#2| (-1020)) ((-983 |#2|) -3279 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-983 $) |has| |#2| (-160)) ((-977) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-984) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-1032) -3279 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-669)) (|has| |#2| (-160))) ((-1020) -3279 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-1127) . T) ((-1180 |#2|) |has| |#2| (-341))) -((-2076 (((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 21)) (-3501 ((|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 23)) (-2694 (((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)) 18))) -(((-219 |#1| |#2| |#3|) (-10 -7 (-15 -2076 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3501 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -2694 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) (-713) (-1127) (-1127)) (T -219)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-220 *5 *6)) (-14 *5 (-713)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-5 *2 (-220 *5 *7)) (-5 *1 (-219 *5 *6 *7)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-713)) (-4 *6 (-1127)) (-4 *2 (-1127)) (-5 *1 (-219 *5 *6 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-713)) (-4 *7 (-1127)) (-4 *5 (-1127)) (-5 *2 (-220 *6 *5)) (-5 *1 (-219 *6 *7 *5))))) -(-10 -7 (-15 -2076 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3501 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -2694 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) -((-1260 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-2028 (((-108) $) NIL (|has| |#2| (-126)))) (-1900 (($ (-856)) 56 (|has| |#2| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) 60 (|has| |#2| (-735)))) (-2467 (((-3 $ "failed") $ $) 49 (|has| |#2| (-126)))) (-1441 (((-108) $ (-713)) 17)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-2148 (((-525) $) NIL (|has| |#2| (-787)))) (-1429 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1020)))) (-3897 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) 27 (|has| |#2| (-1020)))) (-4082 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-3233 (((-3 $ "failed") $) 53 (|has| |#2| (-669)))) (-2899 (($) NIL (|has| |#2| (-346)))) (-2632 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ (-525)) 51)) (-3426 (((-108) $) NIL (|has| |#2| (-787)))) (-3702 (((-592 |#2|) $) 15 (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (|has| |#2| (-669)))) (-2348 (((-108) $) NIL (|has| |#2| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 20 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4002 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 (((-525) $) 50 (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2622 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2|) $) 41)) (-3859 (((-856) $) NIL (|has| |#2| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#2| (-1020)))) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#2| (-346)))) (-2012 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3110 ((|#2| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) 21)) (-3505 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2256 (($ (-1173 |#2|)) 18)) (-2776 (((-128)) NIL (|has| |#2| (-341)))) (-2524 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#2|) $) 10) (($ (-525)) NIL (-3279 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) 13 (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-2031 (((-713)) NIL (|has| |#2| (-977)))) (-1286 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#2| (-787)))) (-1576 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3355 (($) 35 (|has| |#2| (-126)) CONST)) (-3365 (($) 38 (|has| |#2| (-669)) CONST)) (-2094 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3994 (((-108) $ $) 26 (|has| |#2| (-1020)))) (-4035 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4017 (((-108) $ $) 58 (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4080 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) 44 (|has| |#2| (-669))) (($ $ |#2|) 42 (|has| |#2| (-669))) (($ |#2| $) 43 (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-2258 (*1 *1 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1127)) (-4 *1 (-218 *3 *4)))) (-3581 (*1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-218 *3 *4)) (-4 *4 (-977)) (-4 *4 (-1127)))) (-2640 (*1 *2 *1 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-669))))) +(-13 (-558 (-525) |t#2|) (-566 (-1173 |t#2|)) (-10 -8 (-6 -4255) (-15 -2258 ($ (-1173 |t#2|))) (IF (|has| |t#2| (-1020)) (-6 (-389 |t#2|)) |%noBranch|) (IF (|has| |t#2| (-977)) (PROGN (-6 (-107 |t#2| |t#2|)) (-6 (-211 |t#2|)) (-6 (-355 |t#2|)) (-15 -3581 ($ (-856))) (-15 -2640 (|t#2| $ $))) |%noBranch|) (IF (|has| |t#2| (-25)) (-6 (-25)) |%noBranch|) (IF (|has| |t#2| (-126)) (-6 (-126)) |%noBranch|) (IF (|has| |t#2| (-669)) (PROGN (-6 (-669)) (-15 * ($ |t#2| $)) (-15 * ($ $ |t#2|))) |%noBranch|) (IF (|has| |t#2| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#2| (-160)) (PROGN (-6 (-37 |t#2|)) (-6 (-160))) |%noBranch|) (IF (|has| |t#2| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |t#2| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |t#2| (-735)) (-6 (-735)) |%noBranch|) (IF (|has| |t#2| (-341)) (-6 (-1180 |t#2|)) |%noBranch|))) +(((-21) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-23) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-25) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-33) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) -3275 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-107 |#2| |#2|) -3275 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-107 $ $) |has| |#2| (-160)) ((-126) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126))) ((-566 (-798)) -3275 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-566 (-798))) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-566 (-1173 |#2|)) . T) ((-160) |has| |#2| (-160)) ((-211 |#2|) |has| |#2| (-977)) ((-213) -12 (|has| |#2| (-213)) (|has| |#2| (-977))) ((-265 #0=(-525) |#2|) . T) ((-267 #0# |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-346) |has| |#2| (-346)) ((-355 |#2|) |has| |#2| (-977)) ((-389 |#2|) |has| |#2| (-1020)) ((-464 |#2|) . T) ((-558 #0# |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-594 |#2|) -3275 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-594 $) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-588 (-525)) -12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977))) ((-588 |#2|) |has| |#2| (-977)) ((-660 |#2|) -3275 (|has| |#2| (-341)) (|has| |#2| (-160))) ((-669) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-669)) (|has| |#2| (-160))) ((-733) |has| |#2| (-787)) ((-734) -3275 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-735) |has| |#2| (-735)) ((-736) -3275 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-737) -3275 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-787) |has| |#2| (-787)) ((-789) -3275 (|has| |#2| (-787)) (|has| |#2| (-735))) ((-835 (-1091)) -12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977))) ((-968 (-385 (-525))) -12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020))) ((-968 (-525)) -12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) ((-968 |#2|) |has| |#2| (-1020)) ((-983 |#2|) -3275 (|has| |#2| (-977)) (|has| |#2| (-341)) (|has| |#2| (-160))) ((-983 $) |has| |#2| (-160)) ((-977) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-984) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-160))) ((-1032) -3275 (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-669)) (|has| |#2| (-160))) ((-1020) -3275 (|has| |#2| (-1020)) (|has| |#2| (-977)) (|has| |#2| (-787)) (|has| |#2| (-735)) (|has| |#2| (-669)) (|has| |#2| (-346)) (|has| |#2| (-341)) (|has| |#2| (-160)) (|has| |#2| (-126)) (|has| |#2| (-25))) ((-1127) . T) ((-1180 |#2|) |has| |#2| (-341))) +((-3836 (((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 21)) (-3497 ((|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|) 23)) (-2688 (((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)) 18))) +(((-219 |#1| |#2| |#3|) (-10 -7 (-15 -3836 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3497 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -2688 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) (-713) (-1127) (-1127)) (T -219)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-220 *5 *6)) (-14 *5 (-713)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-5 *2 (-220 *5 *7)) (-5 *1 (-219 *5 *6 *7)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-713)) (-4 *6 (-1127)) (-4 *2 (-1127)) (-5 *1 (-219 *5 *6 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-713)) (-4 *7 (-1127)) (-4 *5 (-1127)) (-5 *2 (-220 *6 *5)) (-5 *1 (-219 *6 *7 *5))))) +(-10 -7 (-15 -3836 ((-220 |#1| |#3|) (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -3497 (|#3| (-1 |#3| |#2| |#3|) (-220 |#1| |#2|) |#3|)) (-15 -2688 ((-220 |#1| |#3|) (-1 |#3| |#2|) (-220 |#1| |#2|)))) +((-1261 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-3969 (((-108) $) NIL (|has| |#2| (-126)))) (-3581 (($ (-856)) 56 (|has| |#2| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) 60 (|has| |#2| (-735)))) (-1916 (((-3 $ "failed") $ $) 49 (|has| |#2| (-126)))) (-2230 (((-108) $ (-713)) 17)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-1954 (((-525) $) NIL (|has| |#2| (-787)))) (-1432 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) 29 (|has| |#2| (-1020)))) (-3894 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) 27 (|has| |#2| (-1020)))) (-3336 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-1853 (((-3 $ "failed") $) 53 (|has| |#2| (-669)))) (-2894 (($) NIL (|has| |#2| (-346)))) (-2619 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ (-525)) 51)) (-4147 (((-108) $) NIL (|has| |#2| (-787)))) (-3700 (((-592 |#2|) $) 15 (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (|has| |#2| (-669)))) (-3288 (((-108) $) NIL (|has| |#2| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 20 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3780 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 (((-525) $) 50 (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2608 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2|) $) 41)) (-2994 (((-856) $) NIL (|has| |#2| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#2| (-1020)))) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#2| (-346)))) (-2015 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3105 ((|#2| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#2|) $) 24 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) 21)) (-2640 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2258 (($ (-1173 |#2|)) 18)) (-2989 (((-128)) NIL (|has| |#2| (-341)))) (-2521 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#2|) $) 10) (($ (-525)) NIL (-3275 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) 13 (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-3998 (((-713)) NIL (|has| |#2| (-977)))) (-2375 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#2| (-787)))) (-1581 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3351 (($) 35 (|has| |#2| (-126)) CONST)) (-3362 (($) 38 (|has| |#2| (-669)) CONST)) (-2096 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3992 (((-108) $ $) 26 (|has| |#2| (-1020)))) (-4034 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4015 (((-108) $ $) 58 (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4078 (($ $ $) 33 (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) 44 (|has| |#2| (-669))) (($ $ |#2|) 42 (|has| |#2| (-669))) (($ |#2| $) 43 (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-220 |#1| |#2|) (-218 |#1| |#2|) (-713) (-1127)) (T -220)) NIL (-218 |#1| |#2|) -((-1280 (((-525) (-592 (-1074))) 24) (((-525) (-1074)) 19)) (-3131 (((-1178) (-592 (-1074))) 29) (((-1178) (-1074)) 28)) (-3167 (((-1074)) 14)) (-1925 (((-1074) (-525) (-1074)) 16)) (-3144 (((-592 (-1074)) (-592 (-1074)) (-525) (-1074)) 25) (((-1074) (-1074) (-525) (-1074)) 23)) (-3125 (((-592 (-1074)) (-592 (-1074))) 13) (((-592 (-1074)) (-1074)) 11))) -(((-221) (-10 -7 (-15 -3125 ((-592 (-1074)) (-1074))) (-15 -3125 ((-592 (-1074)) (-592 (-1074)))) (-15 -3167 ((-1074))) (-15 -1925 ((-1074) (-525) (-1074))) (-15 -3144 ((-1074) (-1074) (-525) (-1074))) (-15 -3144 ((-592 (-1074)) (-592 (-1074)) (-525) (-1074))) (-15 -3131 ((-1178) (-1074))) (-15 -3131 ((-1178) (-592 (-1074)))) (-15 -1280 ((-525) (-1074))) (-15 -1280 ((-525) (-592 (-1074)))))) (T -221)) -((-1280 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-525)) (-5 *1 (-221)))) (-1280 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-221)))) (-3131 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1178)) (-5 *1 (-221)))) (-3131 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-221)))) (-3144 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-592 (-1074))) (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *1 (-221)))) (-3144 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221)))) (-1925 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221)))) (-3167 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-221)))) (-3125 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)))) (-3125 (*1 *2 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)) (-5 *3 (-1074))))) -(-10 -7 (-15 -3125 ((-592 (-1074)) (-1074))) (-15 -3125 ((-592 (-1074)) (-592 (-1074)))) (-15 -3167 ((-1074))) (-15 -1925 ((-1074) (-525) (-1074))) (-15 -3144 ((-1074) (-1074) (-525) (-1074))) (-15 -3144 ((-592 (-1074)) (-592 (-1074)) (-525) (-1074))) (-15 -3131 ((-1178) (-1074))) (-15 -3131 ((-1178) (-592 (-1074)))) (-15 -1280 ((-525) (-1074))) (-15 -1280 ((-525) (-592 (-1074))))) -((-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 18)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL))) -(((-222 |#1|) (-10 -8 (-15 -1576 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-713))) (-15 -1576 (|#1| |#1| (-713))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -1576 (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-223)) (T -222)) -NIL -(-10 -8 (-15 -1576 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-713))) (-15 -1576 (|#1| |#1| (-713))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -1576 (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 39)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 44)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 40)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 41)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 43) (($ $ (-385 (-525))) 42))) +((-3697 (((-525) (-592 (-1074))) 24) (((-525) (-1074)) 19)) (-3126 (((-1178) (-592 (-1074))) 29) (((-1178) (-1074)) 28)) (-2584 (((-1074)) 14)) (-2027 (((-1074) (-525) (-1074)) 16)) (-3140 (((-592 (-1074)) (-592 (-1074)) (-525) (-1074)) 25) (((-1074) (-1074) (-525) (-1074)) 23)) (-3121 (((-592 (-1074)) (-592 (-1074))) 13) (((-592 (-1074)) (-1074)) 11))) +(((-221) (-10 -7 (-15 -3121 ((-592 (-1074)) (-1074))) (-15 -3121 ((-592 (-1074)) (-592 (-1074)))) (-15 -2584 ((-1074))) (-15 -2027 ((-1074) (-525) (-1074))) (-15 -3140 ((-1074) (-1074) (-525) (-1074))) (-15 -3140 ((-592 (-1074)) (-592 (-1074)) (-525) (-1074))) (-15 -3126 ((-1178) (-1074))) (-15 -3126 ((-1178) (-592 (-1074)))) (-15 -3697 ((-525) (-1074))) (-15 -3697 ((-525) (-592 (-1074)))))) (T -221)) +((-3697 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-525)) (-5 *1 (-221)))) (-3697 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-221)))) (-3126 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1178)) (-5 *1 (-221)))) (-3126 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-221)))) (-3140 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-592 (-1074))) (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *1 (-221)))) (-3140 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221)))) (-2027 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221)))) (-2584 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-221)))) (-3121 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)))) (-3121 (*1 *2 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)) (-5 *3 (-1074))))) +(-10 -7 (-15 -3121 ((-592 (-1074)) (-1074))) (-15 -3121 ((-592 (-1074)) (-592 (-1074)))) (-15 -2584 ((-1074))) (-15 -2027 ((-1074) (-525) (-1074))) (-15 -3140 ((-1074) (-1074) (-525) (-1074))) (-15 -3140 ((-592 (-1074)) (-592 (-1074)) (-525) (-1074))) (-15 -3126 ((-1178) (-1074))) (-15 -3126 ((-1178) (-592 (-1074)))) (-15 -3697 ((-525) (-1074))) (-15 -3697 ((-525) (-592 (-1074))))) +((-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 18)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) 25) (($ $ (-385 (-525))) NIL))) +(((-222 |#1|) (-10 -8 (-15 -1581 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-713))) (-15 -1581 (|#1| |#1| (-713))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -1581 (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-223)) (T -222)) +NIL +(-10 -8 (-15 -1581 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 ** (|#1| |#1| (-713))) (-15 -1581 (|#1| |#1| (-713))) (-15 * (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -1581 (|#1| |#1| (-856))) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 39)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 44)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 40)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 41)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 43) (($ $ (-385 (-525))) 42))) (((-223) (-131)) (T -223)) -((** (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-1576 (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-2502 (*1 *1 *1) (-4 *1 (-223)))) -(-13 (-269) (-37 (-385 (-525))) (-10 -8 (-15 ** ($ $ (-525))) (-15 -1576 ($ $ (-525))) (-15 -2502 ($ $)))) +((** (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-1581 (*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) (-2500 (*1 *1 *1) (-4 *1 (-223)))) +(-13 (-269) (-37 (-385 (-525))) (-10 -8 (-15 ** ($ $ (-525))) (-15 -1581 ($ $ (-525))) (-15 -2500 ($ $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-269) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-669) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-2941 (($ $) 57)) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-4123 (($ $ $) 53 (|has| $ (-6 -4256)))) (-3274 (($ $ $) 52 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-3282 (($ $) 56)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2490 (($ $) 55)) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1636 ((|#1| $) 59)) (-1696 (($ $) 58)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47)) (-1210 (((-525) $ $) 44)) (-1424 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2171 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2938 (($ $) 57)) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-2667 (($ $ $) 53 (|has| $ (-6 -4256)))) (-4067 (($ $ $) 52 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-3278 (($ $) 56)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2487 (($ $) 55)) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1641 ((|#1| $) 59)) (-1394 (($ $) 58)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47)) (-2643 (((-525) $ $) 44)) (-3580 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2286 (($ $ $) 54 (|has| $ (-6 -4256)))) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-224 |#1|) (-131) (-1127)) (T -224)) -((-1636 (*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-1696 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2941 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-3282 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2490 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2171 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-4123 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-3274 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) -(-13 (-942 |t#1|) (-10 -8 (-15 -1636 (|t#1| $)) (-15 -1696 ($ $)) (-15 -2941 ($ $)) (-15 -3282 ($ $)) (-15 -2490 ($ $)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -2171 ($ $ $)) (-15 -4123 ($ $ $)) (-15 -3274 ($ $ $))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) NIL)) (-2029 ((|#1| $) NIL)) (-2941 (($ $) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1438 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2855 (($ $) 10 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1802 (($ $ $) NIL (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) NIL)) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2016 ((|#1| $) NIL)) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3121 (($ $) NIL) (($ $ (-713)) NIL)) (-3795 (($ $) NIL (|has| |#1| (-1020)))) (-3135 (($ $) 7 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1614 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-2418 (((-108) $) NIL)) (-1916 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2192 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4205 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4104 (($ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1636 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1791 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3141 (((-108) $) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-713) $ "count") 16)) (-1210 (((-525) $ $) NIL)) (-3455 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3612 (($ (-592 |#1|)) 22)) (-1424 (((-108) $) NIL)) (-2214 (($ $) NIL)) (-3773 (($ $) NIL (|has| $ (-6 -4256)))) (-2605 (((-713) $) NIL)) (-1743 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2171 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2014 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1270 (($ (-592 |#1|)) 17) (((-592 |#1|) $) 18) (((-798) $) 21 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) 14 (|has| $ (-6 -4255))))) -(((-225 |#1|) (-13 (-612 |#1|) (-10 -8 (-15 -1270 ($ (-592 |#1|))) (-15 -1270 ((-592 |#1|) $)) (-15 -3612 ($ (-592 |#1|))) (-15 -3410 ($ $ "unique")) (-15 -3410 ($ $ "sort")) (-15 -3410 ((-713) $ "count")))) (-789)) (T -225)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-3612 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-713)) (-5 *1 (-225 *4)) (-4 *4 (-789))))) -(-13 (-612 |#1|) (-10 -8 (-15 -1270 ($ (-592 |#1|))) (-15 -1270 ((-592 |#1|) $)) (-15 -3612 ($ (-592 |#1|))) (-15 -3410 ($ $ "unique")) (-15 -3410 ($ $ "sort")) (-15 -3410 ((-713) $ "count")))) -((-1541 (((-3 (-713) "failed") |#1| |#1| (-713)) 27))) -(((-226 |#1|) (-10 -7 (-15 -1541 ((-3 (-713) "failed") |#1| |#1| (-713)))) (-13 (-669) (-346) (-10 -7 (-15 ** (|#1| |#1| (-525)))))) (T -226)) -((-1541 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-713)) (-4 *3 (-13 (-669) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) (-5 *1 (-226 *3))))) -(-10 -7 (-15 -1541 ((-3 (-713) "failed") |#1| |#1| (-713)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2146 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3906 (($ $) NIL (|has| |#2| (-517)))) (-3727 (((-108) $) NIL (|has| |#2| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL (|has| |#2| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-2318 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-1357 (($ $ (-592 (-525))) NIL)) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#2| (-844)))) (-1230 (($ $ |#2| (-220 (-3596 |#1|) (-713)) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#2| (-220 (-3596 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-800 |#1|)) NIL)) (-4016 (((-220 (-3596 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2485 (($ (-1 (-220 (-3596 |#1|) (-713)) (-220 (-3596 |#1|) (-713))) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-1903 (((-3 (-800 |#1|) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#2| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2815 (-713))) "failed") $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#2| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-1932 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2524 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-1307 (((-220 (-3596 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-220 (-3596 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) -(((-227 |#1| |#2|) (-13 (-884 |#2| (-220 (-3596 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977)) (T -227)) -((-1357 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-227 *3 *4)) (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) -(-13 (-884 |#2| (-220 (-3596 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) -((-1955 (((-1178) $) 12)) (-1392 (((-169) $) 9)) (-2791 (($ (-169)) 10)) (-1270 (((-798) $) 7))) -(((-228) (-13 (-566 (-798)) (-10 -8 (-15 -1392 ((-169) $)) (-15 -2791 ($ (-169))) (-15 -1955 ((-1178) $))))) (T -228)) -((-1392 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-2791 (*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-1955 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-228))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1392 ((-169) $)) (-15 -2791 ($ (-169))) (-15 -1955 ((-1178) $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1900 (($ (-856)) NIL (|has| |#4| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) NIL (|has| |#4| (-735)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#4| (-346)))) (-2148 (((-525) $) NIL (|has| |#4| (-787)))) (-1429 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1020))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-3897 ((|#4| $) NIL (|has| |#4| (-1020))) (((-525) $) NIL (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-4082 (((-2 (|:| -2145 (-632 |#4|)) (|:| |vec| (-1173 |#4|))) (-632 $) (-1173 $)) NIL (|has| |#4| (-977))) (((-632 |#4|) (-632 $)) NIL (|has| |#4| (-977))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))))) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-2899 (($) NIL (|has| |#4| (-346)))) (-2632 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#4| $ (-525)) NIL)) (-3426 (((-108) $) NIL (|has| |#4| (-787)))) (-3702 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-2348 (((-108) $) NIL (|has| |#4| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4002 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-2622 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#4| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#4| (-346)))) (-2012 (((-1038) $) NIL)) (-3110 ((|#4| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#4|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1567 (((-592 |#4|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#4| $ (-525) |#4|) NIL) ((|#4| $ (-525)) 12)) (-3505 ((|#4| $ $) NIL (|has| |#4| (-977)))) (-2256 (($ (-1173 |#4|)) NIL)) (-2776 (((-128)) NIL (|has| |#4| (-341)))) (-2524 (($ $ (-1 |#4| |#4|) (-713)) NIL (|has| |#4| (-977))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977))))) (-2041 (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#4|) $) NIL) (((-798) $) NIL) (($ |#4|) NIL (|has| |#4| (-1020))) (($ (-525)) NIL (-3279 (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020))) (|has| |#4| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-2031 (((-713)) NIL (|has| |#4| (-977)))) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#4| (-787)))) (-1576 (($ $ (-713)) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) CONST)) (-2094 (($ $ (-1 |#4| |#4|) (-713)) NIL (|has| |#4| (-977))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977))))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4017 (((-108) $ $) NIL (-3279 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4100 (($ $ |#4|) NIL (|has| |#4| (-341)))) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (* (($ |#2| $) 14) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-669))) (($ |#4| $) NIL (|has| |#4| (-669))) (($ $ $) NIL (-3279 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1641 (*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-1394 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2938 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-3278 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2487 (*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2286 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-2667 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) (-4067 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) +(-13 (-942 |t#1|) (-10 -8 (-15 -1641 (|t#1| $)) (-15 -1394 ($ $)) (-15 -2938 ($ $)) (-15 -3278 ($ $)) (-15 -2487 ($ $)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -2286 ($ $ $)) (-15 -2667 ($ $ $)) (-15 -4067 ($ $ $))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) NIL)) (-2032 ((|#1| $) NIL)) (-2938 (($ $) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2166 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2851 (($ $) 10 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3241 (($ $ $) NIL (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) NIL)) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2019 ((|#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3117 (($ $) NIL) (($ $ (-713)) NIL)) (-3452 (($ $) NIL (|has| |#1| (-1020)))) (-3131 (($ $) 7 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1619 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-2844 (((-108) $) NIL)) (-1920 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1213 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2025 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4102 (($ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1641 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1710 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-2267 (((-108) $) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL) (($ $ "unique") 9) (($ $ "sort") 12) (((-713) $ "count") 16)) (-2643 (((-525) $ $) NIL)) (-3256 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-4159 (($ (-592 |#1|)) 22)) (-3580 (((-108) $) NIL)) (-1401 (($ $) NIL)) (-3286 (($ $) NIL (|has| $ (-6 -4256)))) (-3711 (((-713) $) NIL)) (-3921 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2286 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2017 (($ $ $) NIL) (($ |#1| $) NIL) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1271 (($ (-592 |#1|)) 17) (((-592 |#1|) $) 18) (((-798) $) 21 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) 14 (|has| $ (-6 -4255))))) +(((-225 |#1|) (-13 (-612 |#1|) (-10 -8 (-15 -1271 ($ (-592 |#1|))) (-15 -1271 ((-592 |#1|) $)) (-15 -4159 ($ (-592 |#1|))) (-15 -3405 ($ $ "unique")) (-15 -3405 ($ $ "sort")) (-15 -3405 ((-713) $ "count")))) (-789)) (T -225)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-4159 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 "unique") (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-789)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-713)) (-5 *1 (-225 *4)) (-4 *4 (-789))))) +(-13 (-612 |#1|) (-10 -8 (-15 -1271 ($ (-592 |#1|))) (-15 -1271 ((-592 |#1|) $)) (-15 -4159 ($ (-592 |#1|))) (-15 -3405 ($ $ "unique")) (-15 -3405 ($ $ "sort")) (-15 -3405 ((-713) $ "count")))) +((-3779 (((-3 (-713) "failed") |#1| |#1| (-713)) 27))) +(((-226 |#1|) (-10 -7 (-15 -3779 ((-3 (-713) "failed") |#1| |#1| (-713)))) (-13 (-669) (-346) (-10 -7 (-15 ** (|#1| |#1| (-525)))))) (T -226)) +((-3779 (*1 *2 *3 *3 *2) (|partial| -12 (-5 *2 (-713)) (-4 *3 (-13 (-669) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) (-5 *1 (-226 *3))))) +(-10 -7 (-15 -3779 ((-3 (-713) "failed") |#1| |#1| (-713)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2149 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-2220 (($ $) NIL (|has| |#2| (-517)))) (-4024 (((-108) $) NIL (|has| |#2| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL (|has| |#2| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-4190 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2598 (($ $ (-592 (-525))) NIL)) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#2| (-844)))) (-2875 (($ $ |#2| (-220 (-3594 |#1|) (-713)) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#2| (-220 (-3594 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-800 |#1|)) NIL)) (-3929 (((-220 (-3594 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2121 (($ (-1 (-220 (-3594 |#1|) (-713)) (-220 (-3594 |#1|) (-713))) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3613 (((-3 (-800 |#1|) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#2| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2058 (-713))) "failed") $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#2| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-2146 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2521 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4003 (((-220 (-3594 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-220 (-3594 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) +(((-227 |#1| |#2|) (-13 (-884 |#2| (-220 (-3594 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977)) (T -227)) +((-2598 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-227 *3 *4)) (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) +(-13 (-884 |#2| (-220 (-3594 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) +((-1959 (((-1178) $) 12)) (-2111 (((-169) $) 9)) (-3091 (($ (-169)) 10)) (-1271 (((-798) $) 7))) +(((-228) (-13 (-566 (-798)) (-10 -8 (-15 -2111 ((-169) $)) (-15 -3091 ($ (-169))) (-15 -1959 ((-1178) $))))) (T -228)) +((-2111 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-3091 (*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228)))) (-1959 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-228))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2111 ((-169) $)) (-15 -3091 ($ (-169))) (-15 -1959 ((-1178) $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3581 (($ (-856)) NIL (|has| |#4| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) NIL (|has| |#4| (-735)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#4| (-346)))) (-1954 (((-525) $) NIL (|has| |#4| (-787)))) (-1432 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#4| "failed") $) NIL (|has| |#4| (-1020))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-3894 ((|#4| $) NIL (|has| |#4| (-1020))) (((-525) $) NIL (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-3336 (((-2 (|:| -1933 (-632 |#4|)) (|:| |vec| (-1173 |#4|))) (-632 $) (-1173 $)) NIL (|has| |#4| (-977))) (((-632 |#4|) (-632 $)) NIL (|has| |#4| (-977))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))))) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-2894 (($) NIL (|has| |#4| (-346)))) (-2619 ((|#4| $ (-525) |#4|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#4| $ (-525)) NIL)) (-4147 (((-108) $) NIL (|has| |#4| (-787)))) (-3700 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-3288 (((-108) $) NIL (|has| |#4| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-3780 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-2608 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#4| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#4| (-346)))) (-2015 (((-1038) $) NIL)) (-3105 ((|#4| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#4|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-4181 (((-592 |#4|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#4| $ (-525) |#4|) NIL) ((|#4| $ (-525)) 12)) (-2640 ((|#4| $ $) NIL (|has| |#4| (-977)))) (-2258 (($ (-1173 |#4|)) NIL)) (-2989 (((-128)) NIL (|has| |#4| (-341)))) (-2521 (($ $ (-1 |#4| |#4|) (-713)) NIL (|has| |#4| (-977))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977))))) (-2041 (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#4|) $) NIL) (((-798) $) NIL) (($ |#4|) NIL (|has| |#4| (-1020))) (($ (-525)) NIL (-3275 (-12 (|has| |#4| (-968 (-525))) (|has| |#4| (-1020))) (|has| |#4| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#4| (-968 (-385 (-525)))) (|has| |#4| (-1020))))) (-3998 (((-713)) NIL (|has| |#4| (-977)))) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#4| (-787)))) (-1581 (($ $ (-713)) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) CONST)) (-2096 (($ $ (-1 |#4| |#4|) (-713)) NIL (|has| |#4| (-977))) (($ $ (-1 |#4| |#4|)) NIL (|has| |#4| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977)))) (($ $) NIL (-12 (|has| |#4| (-213)) (|has| |#4| (-977))))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4015 (((-108) $ $) NIL (-3275 (|has| |#4| (-735)) (|has| |#4| (-787))))) (-4098 (($ $ |#4|) NIL (|has| |#4| (-341)))) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (* (($ |#2| $) 14) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL) (($ |#3| $) 18) (($ $ |#4|) NIL (|has| |#4| (-669))) (($ |#4| $) NIL (|has| |#4| (-669))) (($ $ $) NIL (-3275 (-12 (|has| |#4| (-213)) (|has| |#4| (-977))) (-12 (|has| |#4| (-588 (-525))) (|has| |#4| (-977))) (|has| |#4| (-669)) (-12 (|has| |#4| (-835 (-1091))) (|has| |#4| (-977)))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-229 |#1| |#2| |#3| |#4|) (-13 (-218 |#1| |#4|) (-594 |#2|) (-594 |#3|)) (-856) (-977) (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-594 |#2|)) (T -229)) NIL (-13 (-218 |#1| |#4|) (-594 |#2|) (-594 |#3|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1900 (($ (-856)) NIL (|has| |#3| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) NIL (|has| |#3| (-735)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#3| (-346)))) (-2148 (((-525) $) NIL (|has| |#3| (-787)))) (-1429 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1020))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-3897 ((|#3| $) NIL (|has| |#3| (-1020))) (((-525) $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-4082 (((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) NIL (|has| |#3| (-977))) (((-632 |#3|) (-632 $)) NIL (|has| |#3| (-977))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))))) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-2899 (($) NIL (|has| |#3| (-346)))) (-2632 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#3| $ (-525)) NIL)) (-3426 (((-108) $) NIL (|has| |#3| (-787)))) (-3702 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-2348 (((-108) $) NIL (|has| |#3| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4002 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-2622 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#3| |#3|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#3| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#3| (-346)))) (-2012 (((-1038) $) NIL)) (-3110 ((|#3| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#3|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1567 (((-592 |#3|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) 11)) (-3505 ((|#3| $ $) NIL (|has| |#3| (-977)))) (-2256 (($ (-1173 |#3|)) NIL)) (-2776 (((-128)) NIL (|has| |#3| (-341)))) (-2524 (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977))))) (-2041 (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255))) (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#3|) $) NIL) (((-798) $) NIL) (($ |#3|) NIL (|has| |#3| (-1020))) (($ (-525)) NIL (-3279 (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020))) (|has| |#3| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-2031 (((-713)) NIL (|has| |#3| (-977)))) (-1286 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#3| (-787)))) (-1576 (($ $ (-713)) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) CONST)) (-2094 (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977))))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4017 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4100 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (* (($ |#2| $) 13) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-669))) (($ |#3| $) NIL (|has| |#3| (-669))) (($ $ $) NIL (-3279 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3581 (($ (-856)) NIL (|has| |#3| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) NIL (|has| |#3| (-735)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#3| (-346)))) (-1954 (((-525) $) NIL (|has| |#3| (-787)))) (-1432 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#3| "failed") $) NIL (|has| |#3| (-1020))) (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-3894 ((|#3| $) NIL (|has| |#3| (-1020))) (((-525) $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-3336 (((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) NIL (|has| |#3| (-977))) (((-632 |#3|) (-632 $)) NIL (|has| |#3| (-977))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))))) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-2894 (($) NIL (|has| |#3| (-346)))) (-2619 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#3| $ (-525)) NIL)) (-4147 (((-108) $) NIL (|has| |#3| (-787)))) (-3700 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-3288 (((-108) $) NIL (|has| |#3| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3780 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-2608 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#3| |#3|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#3| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#3| (-346)))) (-2015 (((-1038) $) NIL)) (-3105 ((|#3| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#3|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-4181 (((-592 |#3|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) 11)) (-2640 ((|#3| $ $) NIL (|has| |#3| (-977)))) (-2258 (($ (-1173 |#3|)) NIL)) (-2989 (((-128)) NIL (|has| |#3| (-341)))) (-2521 (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977))))) (-2041 (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255))) (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#3|) $) NIL) (((-798) $) NIL) (($ |#3|) NIL (|has| |#3| (-1020))) (($ (-525)) NIL (-3275 (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020))) (|has| |#3| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020))))) (-3998 (((-713)) NIL (|has| |#3| (-977)))) (-2375 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#3| (-787)))) (-1581 (($ $ (-713)) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) CONST)) (-2096 (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977))))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4015 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4098 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (* (($ |#2| $) 13) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL) (($ $ |#3|) NIL (|has| |#3| (-669))) (($ |#3| $) NIL (|has| |#3| (-669))) (($ $ $) NIL (-3275 (-12 (|has| |#3| (-213)) (|has| |#3| (-977))) (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977))) (|has| |#3| (-669)) (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-230 |#1| |#2| |#3|) (-13 (-218 |#1| |#3|) (-594 |#2|)) (-713) (-977) (-594 |#2|)) (T -230)) NIL (-13 (-218 |#1| |#3|) (-594 |#2|)) -((-2168 (((-592 (-713)) $) 47) (((-592 (-713)) $ |#3|) 50)) (-3237 (((-713) $) 49) (((-713) $ |#3|) 52)) (-2304 (($ $) 65)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-1678 (((-713) $ |#3|) 39) (((-713) $) 36)) (-2697 (((-1 $ (-713)) |#3|) 15) (((-1 $ (-713)) $) 77)) (-1241 ((|#4| $) 58)) (-2110 (((-108) $) 56)) (-3600 (($ $) 64)) (-2602 (($ $ (-592 (-273 $))) 97) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-592 |#4|) (-592 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-592 |#4|) (-592 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-592 |#3|) (-592 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-592 |#3|) (-592 |#2|)) 84)) (-2524 (($ $ |#4|) NIL) (($ $ (-592 |#4|)) NIL) (($ $ |#4| (-713)) NIL) (($ $ (-592 |#4|) (-592 (-713))) NIL) (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-3079 (((-592 |#3|) $) 75)) (-1307 ((|#5| $) NIL) (((-713) $ |#4|) NIL) (((-592 (-713)) $ (-592 |#4|)) NIL) (((-713) $ |#3|) 44)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-385 (-525))) NIL) (($ $) NIL))) -(((-231 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2602 (|#1| |#1| (-592 |#3|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#3| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#3|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#3| |#1|)) (-15 -2697 ((-1 |#1| (-713)) |#1|)) (-15 -2304 (|#1| |#1|)) (-15 -3600 (|#1| |#1|)) (-15 -1241 (|#4| |#1|)) (-15 -2110 ((-108) |#1|)) (-15 -3237 ((-713) |#1| |#3|)) (-15 -2168 ((-592 (-713)) |#1| |#3|)) (-15 -3237 ((-713) |#1|)) (-15 -2168 ((-592 (-713)) |#1|)) (-15 -1307 ((-713) |#1| |#3|)) (-15 -1678 ((-713) |#1|)) (-15 -1678 ((-713) |#1| |#3|)) (-15 -3079 ((-592 |#3|) |#1|)) (-15 -2697 ((-1 |#1| (-713)) |#3|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -1270 (|#1| |#3|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -1307 ((-592 (-713)) |#1| (-592 |#4|))) (-15 -1307 ((-713) |#1| |#4|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -1270 (|#1| |#4|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#4| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#4| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1307 (|#5| |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2524 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2524 (|#1| |#1| |#4| (-713))) (-15 -2524 (|#1| |#1| (-592 |#4|))) (-15 -2524 (|#1| |#1| |#4|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-232 |#2| |#3| |#4| |#5|) (-977) (-789) (-245 |#3|) (-735)) (T -231)) +((-2237 (((-592 (-713)) $) 47) (((-592 (-713)) $ |#3|) 50)) (-1877 (((-713) $) 49) (((-713) $ |#3|) 52)) (-4047 (($ $) 65)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 |#3| "failed") $) 72)) (-1234 (((-713) $ |#3|) 39) (((-713) $) 36)) (-3358 (((-1 $ (-713)) |#3|) 15) (((-1 $ (-713)) $) 77)) (-1242 ((|#4| $) 58)) (-2074 (((-108) $) 56)) (-3598 (($ $) 64)) (-2597 (($ $ (-592 (-273 $))) 97) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-592 |#4|) (-592 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-592 |#4|) (-592 $)) NIL) (($ $ |#3| $) NIL) (($ $ (-592 |#3|) (-592 $)) 89) (($ $ |#3| |#2|) NIL) (($ $ (-592 |#3|) (-592 |#2|)) 84)) (-2521 (($ $ |#4|) NIL) (($ $ (-592 |#4|)) NIL) (($ $ |#4| (-713)) NIL) (($ $ (-592 |#4|) (-592 (-713))) NIL) (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 32)) (-2961 (((-592 |#3|) $) 75)) (-4003 ((|#5| $) NIL) (((-713) $ |#4|) NIL) (((-592 (-713)) $ (-592 |#4|)) NIL) (((-713) $ |#3|) 44)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (($ |#3|) 67) (($ (-385 (-525))) NIL) (($ $) NIL))) +(((-231 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2597 (|#1| |#1| (-592 |#3|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#3| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#3|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#3| |#1|)) (-15 -3358 ((-1 |#1| (-713)) |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3598 (|#1| |#1|)) (-15 -1242 (|#4| |#1|)) (-15 -2074 ((-108) |#1|)) (-15 -1877 ((-713) |#1| |#3|)) (-15 -2237 ((-592 (-713)) |#1| |#3|)) (-15 -1877 ((-713) |#1|)) (-15 -2237 ((-592 (-713)) |#1|)) (-15 -4003 ((-713) |#1| |#3|)) (-15 -1234 ((-713) |#1|)) (-15 -1234 ((-713) |#1| |#3|)) (-15 -2961 ((-592 |#3|) |#1|)) (-15 -3358 ((-1 |#1| (-713)) |#3|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -1271 (|#1| |#3|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -4003 ((-592 (-713)) |#1| (-592 |#4|))) (-15 -4003 ((-713) |#1| |#4|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -1271 (|#1| |#4|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#4| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#4| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -4003 (|#5| |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2521 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2521 (|#1| |#1| |#4| (-713))) (-15 -2521 (|#1| |#1| (-592 |#4|))) (-15 -2521 (|#1| |#1| |#4|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-232 |#2| |#3| |#4| |#5|) (-977) (-789) (-245 |#3|) (-735)) (T -231)) NIL -(-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2602 (|#1| |#1| (-592 |#3|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#3| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#3|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#3| |#1|)) (-15 -2697 ((-1 |#1| (-713)) |#1|)) (-15 -2304 (|#1| |#1|)) (-15 -3600 (|#1| |#1|)) (-15 -1241 (|#4| |#1|)) (-15 -2110 ((-108) |#1|)) (-15 -3237 ((-713) |#1| |#3|)) (-15 -2168 ((-592 (-713)) |#1| |#3|)) (-15 -3237 ((-713) |#1|)) (-15 -2168 ((-592 (-713)) |#1|)) (-15 -1307 ((-713) |#1| |#3|)) (-15 -1678 ((-713) |#1|)) (-15 -1678 ((-713) |#1| |#3|)) (-15 -3079 ((-592 |#3|) |#1|)) (-15 -2697 ((-1 |#1| (-713)) |#3|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -1270 (|#1| |#3|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -1307 ((-592 (-713)) |#1| (-592 |#4|))) (-15 -1307 ((-713) |#1| |#4|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -1270 (|#1| |#4|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#4| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#4| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1307 (|#5| |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2524 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2524 (|#1| |#1| |#4| (-713))) (-15 -2524 (|#1| |#1| (-592 |#4|))) (-15 -2524 (|#1| |#1| |#4|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2168 (((-592 (-713)) $) 214) (((-592 (-713)) $ |#2|) 212)) (-3237 (((-713) $) 213) (((-713) $ |#2|) 211)) (-2383 (((-592 |#3|) $) 110)) (-2146 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3906 (($ $) 88 (|has| |#1| (-517)))) (-3727 (((-108) $) 90 (|has| |#1| (-517)))) (-2931 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-3851 (($ $) 98 (|has| |#1| (-429)))) (-1990 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-2304 (($ $) 207)) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-3897 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135) ((|#2| $) 220)) (-2318 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-2572 (($ $) 154)) (-4082 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-3233 (((-3 $ "failed") $) 34)) (-3512 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2560 (((-592 $) $) 109)) (-2822 (((-108) $) 96 (|has| |#1| (-844)))) (-1230 (($ $ |#1| |#4| $) 172)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ |#2|) 217) (((-713) $) 216)) (-4211 (((-108) $) 31)) (-1394 (((-713) $) 169)) (-2369 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2392 (((-592 $) $) 126)) (-1681 (((-108) $) 152)) (-2352 (($ |#1| |#4|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#3|) 120)) (-4016 ((|#4| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2371 (($ $ $) 79 (|has| |#1| (-789)))) (-2535 (($ $ $) 78 (|has| |#1| (-789)))) (-2485 (($ (-1 |#4| |#4|) $) 171)) (-2694 (($ (-1 |#1| |#1|) $) 151)) (-2697 (((-1 $ (-713)) |#2|) 219) (((-1 $ (-713)) $) 206 (|has| |#1| (-213)))) (-1903 (((-3 |#3| "failed") $) 123)) (-2539 (($ $) 149)) (-2549 ((|#1| $) 148)) (-1241 ((|#3| $) 209)) (-2756 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3247 (((-1074) $) 9)) (-2110 (((-108) $) 210)) (-2343 (((-3 (-592 $) "failed") $) 114)) (-2968 (((-3 (-592 $) "failed") $) 115)) (-3065 (((-3 (-2 (|:| |var| |#3|) (|:| -2815 (-713))) "failed") $) 113)) (-3600 (($ $) 208)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 166)) (-2525 ((|#1| $) 167)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2794 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 $)) 204 (|has| |#1| (-213))) (($ $ |#2| |#1|) 203 (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 |#1|)) 202 (|has| |#1| (-213)))) (-1932 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2524 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39) (($ $) 238 (|has| |#1| (-213))) (($ $ (-713)) 236 (|has| |#1| (-213))) (($ $ (-1091)) 234 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 233 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 232 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 231 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-3079 (((-592 |#2|) $) 218)) (-1307 ((|#4| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129) (((-713) $ |#2|) 215)) (-2749 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3831 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-385 (-525))) 72 (-3279 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) 168)) (-3388 ((|#1| $ |#4|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-4157 (((-3 $ "failed") $) 73 (-3279 (-3831 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 29)) (-1549 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35) (($ $) 237 (|has| |#1| (-213))) (($ $ (-713)) 235 (|has| |#1| (-213))) (($ $ (-1091)) 230 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 229 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 228 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 227 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4046 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) +(-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2597 (|#1| |#1| (-592 |#3|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#3| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#3|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#3| |#1|)) (-15 -3358 ((-1 |#1| (-713)) |#1|)) (-15 -4047 (|#1| |#1|)) (-15 -3598 (|#1| |#1|)) (-15 -1242 (|#4| |#1|)) (-15 -2074 ((-108) |#1|)) (-15 -1877 ((-713) |#1| |#3|)) (-15 -2237 ((-592 (-713)) |#1| |#3|)) (-15 -1877 ((-713) |#1|)) (-15 -2237 ((-592 (-713)) |#1|)) (-15 -4003 ((-713) |#1| |#3|)) (-15 -1234 ((-713) |#1|)) (-15 -1234 ((-713) |#1| |#3|)) (-15 -2961 ((-592 |#3|) |#1|)) (-15 -3358 ((-1 |#1| (-713)) |#3|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -1271 (|#1| |#3|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -4003 ((-592 (-713)) |#1| (-592 |#4|))) (-15 -4003 ((-713) |#1| |#4|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -1271 (|#1| |#4|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#4| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#4| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -4003 (|#5| |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2521 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2521 (|#1| |#1| |#4| (-713))) (-15 -2521 (|#1| |#1| (-592 |#4|))) (-15 -2521 (|#1| |#1| |#4|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2237 (((-592 (-713)) $) 214) (((-592 (-713)) $ |#2|) 212)) (-1877 (((-713) $) 213) (((-713) $ |#2|) 211)) (-2383 (((-592 |#3|) $) 110)) (-2149 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-2220 (($ $) 88 (|has| |#1| (-517)))) (-4024 (((-108) $) 90 (|has| |#1| (-517)))) (-3784 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-2940 (($ $) 98 (|has| |#1| (-429)))) (-2033 (((-396 $) $) 97 (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-4047 (($ $) 207)) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 |#2| "failed") $) 221)) (-3894 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135) ((|#2| $) 220)) (-4190 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-2569 (($ $) 154)) (-3336 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-1853 (((-3 $ "failed") $) 34)) (-2707 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2557 (((-592 $) $) 109)) (-2162 (((-108) $) 96 (|has| |#1| (-844)))) (-2875 (($ $ |#1| |#4| $) 172)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ |#2|) 217) (((-713) $) 216)) (-2109 (((-108) $) 31)) (-2236 (((-713) $) 169)) (-2370 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2612 (((-592 $) $) 126)) (-1256 (((-108) $) 152)) (-2352 (($ |#1| |#4|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#3|) 120)) (-3929 ((|#4| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2372 (($ $ $) 79 (|has| |#1| (-789)))) (-2530 (($ $ $) 78 (|has| |#1| (-789)))) (-2121 (($ (-1 |#4| |#4|) $) 171)) (-2688 (($ (-1 |#1| |#1|) $) 151)) (-3358 (((-1 $ (-713)) |#2|) 219) (((-1 $ (-713)) $) 206 (|has| |#1| (-213)))) (-3613 (((-3 |#3| "failed") $) 123)) (-2535 (($ $) 149)) (-2546 ((|#1| $) 148)) (-1242 ((|#3| $) 209)) (-2755 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3803 (((-1074) $) 9)) (-2074 (((-108) $) 210)) (-3251 (((-3 (-592 $) "failed") $) 114)) (-4114 (((-3 (-592 $) "failed") $) 115)) (-2846 (((-3 (-2 (|:| |var| |#3|) (|:| -2058 (-713))) "failed") $) 113)) (-3598 (($ $) 208)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 166)) (-2523 ((|#1| $) 167)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2790 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138) (($ $ |#2| $) 205 (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 $)) 204 (|has| |#1| (-213))) (($ $ |#2| |#1|) 203 (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 |#1|)) 202 (|has| |#1| (-213)))) (-2146 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2521 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39) (($ $) 238 (|has| |#1| (-213))) (($ $ (-713)) 236 (|has| |#1| (-213))) (($ $ (-1091)) 234 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 233 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 232 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 231 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 224) (($ $ (-1 |#1| |#1|)) 223)) (-2961 (((-592 |#2|) $) 218)) (-4003 ((|#4| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129) (((-713) $ |#2|) 215)) (-2745 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3828 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ |#2|) 222) (($ (-385 (-525))) 72 (-3275 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) 168)) (-3783 ((|#1| $ |#4|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-2925 (((-3 $ "failed") $) 73 (-3275 (-3828 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 29)) (-3874 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35) (($ $) 237 (|has| |#1| (-213))) (($ $ (-713)) 235 (|has| |#1| (-213))) (($ $ (-1091)) 230 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 229 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 228 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 227 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 226) (($ $ (-1 |#1| |#1|)) 225)) (-4043 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) (((-232 |#1| |#2| |#3| |#4|) (-131) (-977) (-789) (-245 |t#2|) (-735)) (T -232)) -((-2697 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *4 *3 *5 *6)))) (-3079 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 *4)))) (-1678 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) (-1307 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2168 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) (-3237 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2168 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) (-3237 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2110 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-108)))) (-1241 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-4 *2 (-245 *4)))) (-3600 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-245 *3)) (-4 *5 (-735)))) (-2304 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-245 *3)) (-4 *5 (-735)))) (-2697 (*1 *2 *1) (-12 (-4 *3 (-213)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *3 *4 *5 *6))))) -(-13 (-884 |t#1| |t#4| |t#3|) (-211 |t#1|) (-968 |t#2|) (-10 -8 (-15 -2697 ((-1 $ (-713)) |t#2|)) (-15 -3079 ((-592 |t#2|) $)) (-15 -1678 ((-713) $ |t#2|)) (-15 -1678 ((-713) $)) (-15 -1307 ((-713) $ |t#2|)) (-15 -2168 ((-592 (-713)) $)) (-15 -3237 ((-713) $)) (-15 -2168 ((-592 (-713)) $ |t#2|)) (-15 -3237 ((-713) $ |t#2|)) (-15 -2110 ((-108) $)) (-15 -1241 (|t#3| $)) (-15 -3600 ($ $)) (-15 -2304 ($ $)) (IF (|has| |t#1| (-213)) (PROGN (-6 (-486 |t#2| |t#1|)) (-6 (-486 |t#2| $)) (-6 (-288 $)) (-15 -2697 ((-1 $ (-713)) $))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-269) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#4|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#2| |#1|) |has| |#1| (-213)) ((-486 |#2| $) |has| |#1| (-213)) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-884 |#1| |#4| |#3|) . T) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#2|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1756 ((|#1| $) 54)) (-2936 ((|#1| $) 44)) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-2090 (($ $) 60)) (-1814 (($ $) 48)) (-2508 ((|#1| |#1| $) 46)) (-3351 ((|#1| $) 45)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-2023 (((-713) $) 61)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-3853 ((|#1| |#1| $) 52)) (-3655 ((|#1| |#1| $) 51)) (-1791 (($ |#1| $) 40)) (-1751 (((-713) $) 55)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1596 ((|#1| $) 62)) (-3394 ((|#1| $) 50)) (-3924 ((|#1| $) 49)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-1237 ((|#1| |#1| $) 58)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-4062 ((|#1| $) 59)) (-1327 (($) 57) (($ (-592 |#1|)) 56)) (-4064 (((-713) $) 43)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2310 ((|#1| $) 53)) (-3467 (($ (-592 |#1|)) 42)) (-1845 ((|#1| $) 63)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-3358 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *4 *3 *5 *6)))) (-2961 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 *4)))) (-1234 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) (-4003 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2237 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) (-1877 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2237 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) (-1877 (*1 *2 *1 *3) (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) (-2074 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-108)))) (-1242 (*1 *2 *1) (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-4 *2 (-245 *4)))) (-3598 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-245 *3)) (-4 *5 (-735)))) (-4047 (*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-245 *3)) (-4 *5 (-735)))) (-3358 (*1 *2 *1) (-12 (-4 *3 (-213)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *3 *4 *5 *6))))) +(-13 (-884 |t#1| |t#4| |t#3|) (-211 |t#1|) (-968 |t#2|) (-10 -8 (-15 -3358 ((-1 $ (-713)) |t#2|)) (-15 -2961 ((-592 |t#2|) $)) (-15 -1234 ((-713) $ |t#2|)) (-15 -1234 ((-713) $)) (-15 -4003 ((-713) $ |t#2|)) (-15 -2237 ((-592 (-713)) $)) (-15 -1877 ((-713) $)) (-15 -2237 ((-592 (-713)) $ |t#2|)) (-15 -1877 ((-713) $ |t#2|)) (-15 -2074 ((-108) $)) (-15 -1242 (|t#3| $)) (-15 -3598 ($ $)) (-15 -4047 ($ $)) (IF (|has| |t#1| (-213)) (PROGN (-6 (-486 |t#2| |t#1|)) (-6 (-486 |t#2| $)) (-6 (-288 $)) (-15 -3358 ((-1 $ (-713)) $))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#4|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-269) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#4|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#2| |#1|) |has| |#1| (-213)) ((-486 |#2| $) |has| |#1| (-213)) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-884 |#1| |#4| |#3|) . T) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#2|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-4061 ((|#1| $) 54)) (-2933 ((|#1| $) 44)) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-1884 (($ $) 60)) (-3533 (($ $) 48)) (-2416 ((|#1| |#1| $) 46)) (-1634 ((|#1| $) 45)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-1399 (((-713) $) 61)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-2957 ((|#1| |#1| $) 52)) (-1493 ((|#1| |#1| $) 51)) (-1710 (($ |#1| $) 40)) (-1756 (((-713) $) 55)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1661 ((|#1| $) 62)) (-3851 ((|#1| $) 50)) (-2485 ((|#1| $) 49)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2937 ((|#1| |#1| $) 58)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3211 ((|#1| $) 59)) (-3906 (($) 57) (($ (-592 |#1|)) 56)) (-4062 (((-713) $) 43)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-4101 ((|#1| $) 53)) (-3353 (($ (-592 |#1|)) 42)) (-1846 ((|#1| $) 63)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-233 |#1|) (-131) (-1127)) (T -233)) -((-1327 (*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-1327 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-233 *3)))) (-1751 (*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-1756 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-2310 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3853 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3655 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3394 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3924 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-1814 (*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) -(-13 (-1039 |t#1|) (-927 |t#1|) (-10 -8 (-15 -1327 ($)) (-15 -1327 ($ (-592 |t#1|))) (-15 -1751 ((-713) $)) (-15 -1756 (|t#1| $)) (-15 -2310 (|t#1| $)) (-15 -3853 (|t#1| |t#1| $)) (-15 -3655 (|t#1| |t#1| $)) (-15 -3394 (|t#1| $)) (-15 -3924 (|t#1| $)) (-15 -1814 ($ $)))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-927 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1039 |#1|) . T) ((-1127) . T)) -((-3293 (((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 139)) (-1632 (((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357))) 160) (((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 158) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 163) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 159) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 150) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 149) (((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357))) 129) (((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242))) 127) (((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357))) 128) (((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 125)) (-1593 (((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357))) 162) (((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 161) (((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 165) (((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 164) (((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 152) (((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 151) (((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357))) 135) (((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242))) 134) (((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357))) 133) (((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 132) (((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357))) 100) (((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 99) (((-1174) (-1 (-205) (-205)) (-1015 (-357))) 96) (((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242))) 95))) -(((-234) (-10 -7 (-15 -1593 ((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-1 (-205) (-205)) (-1015 (-357)))) (-15 -1593 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1593 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1593 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -3293 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -234)) -((-3293 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1632 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-234))))) -(-10 -7 (-15 -1593 ((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-1 (-205) (-205)) (-1015 (-357)))) (-15 -1593 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1593 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1593 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -1632 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -3293 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))))) -((-1593 (((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))) 96))) -(((-235 |#1| |#2|) (-10 -7 (-15 -1593 ((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))))) (-13 (-517) (-789) (-968 (-525))) (-408 |#1|)) (T -235)) -((-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-1091)) (-5 *5 (-592 (-242))) (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-1174)) (-5 *1 (-235 *6 *7))))) -(-10 -7 (-15 -1593 ((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))))) -((-1618 (((-525) (-525)) 50)) (-2878 (((-525) (-525)) 51)) (-3731 (((-205) (-205)) 52)) (-2102 (((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205))) 49)) (-2832 (((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108)) 47))) -(((-236) (-10 -7 (-15 -2832 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108))) (-15 -2102 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -1618 ((-525) (-525))) (-15 -2878 ((-525) (-525))) (-15 -3731 ((-205) (-205))))) (T -236)) -((-3731 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))) (-2878 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-1618 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-2102 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) (-5 *2 (-1175)) (-5 *1 (-236)))) (-2832 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) (-5 *5 (-108)) (-5 *2 (-1175)) (-5 *1 (-236))))) -(-10 -7 (-15 -2832 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108))) (-15 -2102 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -1618 ((-525) (-525))) (-15 -2878 ((-525) (-525))) (-15 -3731 ((-205) (-205)))) -((-1270 (((-1013 (-357)) (-1013 (-294 |#1|))) 16))) -(((-237 |#1|) (-10 -7 (-15 -1270 ((-1013 (-357)) (-1013 (-294 |#1|))))) (-13 (-789) (-517) (-567 (-357)))) (T -237)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-1013 (-294 *4))) (-4 *4 (-13 (-789) (-517) (-567 (-357)))) (-5 *2 (-1013 (-357))) (-5 *1 (-237 *4))))) -(-10 -7 (-15 -1270 ((-1013 (-357)) (-1013 (-294 |#1|))))) -((-1632 (((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))) 71) (((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 70) (((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357))) 61) (((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 60) (((-1051 (-205)) (-814 |#1|) (-1013 (-357))) 52) (((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242))) 51)) (-1593 (((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357))) 74) (((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 73) (((-1175) |#1| (-1013 (-357)) (-1013 (-357))) 64) (((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 63) (((-1175) (-814 |#1|) (-1013 (-357))) 56) (((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242))) 55) (((-1174) (-812 |#1|) (-1013 (-357))) 43) (((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242))) 42) (((-1174) |#1| (-1013 (-357))) 35) (((-1174) |#1| (-1013 (-357)) (-592 (-242))) 34))) -(((-238 |#1|) (-10 -7 (-15 -1593 ((-1174) |#1| (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) |#1| (-1013 (-357)))) (-15 -1593 ((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-812 |#1|) (-1013 (-357)))) (-15 -1593 ((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-814 |#1|) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)))) (-15 -1593 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1593 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))))) (-13 (-567 (-501)) (-1020))) (T -238)) -((-1632 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *5)))) (-1632 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *6)))) (-1593 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *5)))) (-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *6)))) (-1632 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1632 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1593 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1175)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1593 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1632 (*1 *2 *3 *4) (-12 (-5 *3 (-814 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *5)))) (-1632 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *6)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-814 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *5)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *6)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1174)) (-5 *1 (-238 *5)))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1174)) (-5 *1 (-238 *6)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1174)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1593 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020)))))) -(-10 -7 (-15 -1593 ((-1174) |#1| (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) |#1| (-1013 (-357)))) (-15 -1593 ((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1174) (-812 |#1|) (-1013 (-357)))) (-15 -1593 ((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-814 |#1|) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)))) (-15 -1593 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1593 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1593 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)))) (-15 -1632 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1632 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))))) -((-1593 (((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242))) 23) (((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205))) 24) (((-1174) (-592 (-878 (-205))) (-592 (-242))) 16) (((-1174) (-592 (-878 (-205)))) 17) (((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242))) 20) (((-1174) (-592 (-205)) (-592 (-205))) 21))) -(((-239) (-10 -7 (-15 -1593 ((-1174) (-592 (-205)) (-592 (-205)))) (-15 -1593 ((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242)))) (-15 -1593 ((-1174) (-592 (-878 (-205))))) (-15 -1593 ((-1174) (-592 (-878 (-205))) (-592 (-242)))) (-15 -1593 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)))) (-15 -1593 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242)))))) (T -239)) -((-1593 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-239)))) (-1593 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1175)) (-5 *1 (-239)))) (-1593 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1593 (*1 *2 *3) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1593 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1593 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1174)) (-5 *1 (-239))))) -(-10 -7 (-15 -1593 ((-1174) (-592 (-205)) (-592 (-205)))) (-15 -1593 ((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242)))) (-15 -1593 ((-1174) (-592 (-878 (-205))))) (-15 -1593 ((-1174) (-592 (-878 (-205))) (-592 (-242)))) (-15 -1593 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)))) (-15 -1593 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242))))) -((-2693 (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 26)) (-3938 (((-856) (-592 (-242)) (-856)) 53)) (-3449 (((-856) (-592 (-242)) (-856)) 52)) (-4009 (((-592 (-357)) (-592 (-242)) (-592 (-357))) 69)) (-3228 (((-357) (-592 (-242)) (-357)) 58)) (-2019 (((-856) (-592 (-242)) (-856)) 54)) (-2528 (((-108) (-592 (-242)) (-108)) 28)) (-2844 (((-1074) (-592 (-242)) (-1074)) 20)) (-1757 (((-1074) (-592 (-242)) (-1074)) 27)) (-3050 (((-1051 (-205)) (-592 (-242))) 47)) (-2787 (((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357)))) 41)) (-1640 (((-809) (-592 (-242)) (-809)) 33)) (-3448 (((-809) (-592 (-242)) (-809)) 34)) (-1361 (((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205)))) 64)) (-1405 (((-108) (-592 (-242)) (-108)) 16)) (-2419 (((-108) (-592 (-242)) (-108)) 15))) -(((-240) (-10 -7 (-15 -2419 ((-108) (-592 (-242)) (-108))) (-15 -1405 ((-108) (-592 (-242)) (-108))) (-15 -2693 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2844 ((-1074) (-592 (-242)) (-1074))) (-15 -1757 ((-1074) (-592 (-242)) (-1074))) (-15 -2528 ((-108) (-592 (-242)) (-108))) (-15 -1640 ((-809) (-592 (-242)) (-809))) (-15 -3448 ((-809) (-592 (-242)) (-809))) (-15 -2787 ((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357))))) (-15 -3449 ((-856) (-592 (-242)) (-856))) (-15 -3938 ((-856) (-592 (-242)) (-856))) (-15 -3050 ((-1051 (-205)) (-592 (-242)))) (-15 -2019 ((-856) (-592 (-242)) (-856))) (-15 -3228 ((-357) (-592 (-242)) (-357))) (-15 -1361 ((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205))))) (-15 -4009 ((-592 (-357)) (-592 (-242)) (-592 (-357)))))) (T -240)) -((-4009 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-357))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1361 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3228 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2019 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3050 (*1 *2 *3) (-12 (-5 *3 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-240)))) (-3938 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3449 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2787 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3448 (*1 *2 *3 *2) (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1640 (*1 *2 *3 *2) (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2528 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1757 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2844 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2693 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1405 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2419 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) -(-10 -7 (-15 -2419 ((-108) (-592 (-242)) (-108))) (-15 -1405 ((-108) (-592 (-242)) (-108))) (-15 -2693 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2844 ((-1074) (-592 (-242)) (-1074))) (-15 -1757 ((-1074) (-592 (-242)) (-1074))) (-15 -2528 ((-108) (-592 (-242)) (-108))) (-15 -1640 ((-809) (-592 (-242)) (-809))) (-15 -3448 ((-809) (-592 (-242)) (-809))) (-15 -2787 ((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357))))) (-15 -3449 ((-856) (-592 (-242)) (-856))) (-15 -3938 ((-856) (-592 (-242)) (-856))) (-15 -3050 ((-1051 (-205)) (-592 (-242)))) (-15 -2019 ((-856) (-592 (-242)) (-856))) (-15 -3228 ((-357) (-592 (-242)) (-357))) (-15 -1361 ((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205))))) (-15 -4009 ((-592 (-357)) (-592 (-242)) (-592 (-357))))) -((-1956 (((-3 |#1| "failed") (-592 (-242)) (-1091)) 17))) -(((-241 |#1|) (-10 -7 (-15 -1956 ((-3 |#1| "failed") (-592 (-242)) (-1091)))) (-1127)) (T -241)) -((-1956 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *1 (-241 *2)) (-4 *2 (-1127))))) -(-10 -7 (-15 -1956 ((-3 |#1| "failed") (-592 (-242)) (-1091)))) -((-1260 (((-108) $ $) NIL)) (-2693 (($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 15)) (-3938 (($ (-856)) 76)) (-3449 (($ (-856)) 75)) (-1704 (($ (-592 (-357))) 82)) (-3228 (($ (-357)) 58)) (-2019 (($ (-856)) 77)) (-2528 (($ (-108)) 23)) (-2844 (($ (-1074)) 18)) (-1757 (($ (-1074)) 19)) (-3050 (($ (-1051 (-205))) 71)) (-2787 (($ (-592 (-1015 (-357)))) 67)) (-3214 (($ (-592 (-1015 (-357)))) 59) (($ (-592 (-1015 (-385 (-525))))) 66)) (-3720 (($ (-357)) 29) (($ (-809)) 33)) (-2277 (((-108) (-592 $) (-1091)) 91)) (-1956 (((-3 (-51) "failed") (-592 $) (-1091)) 93)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1211 (($ (-357)) 34) (($ (-809)) 35)) (-3349 (($ (-1 (-878 (-205)) (-878 (-205)))) 57)) (-1361 (($ (-1 (-878 (-205)) (-878 (-205)))) 78)) (-1692 (($ (-1 (-205) (-205))) 39) (($ (-1 (-205) (-205) (-205))) 43) (($ (-1 (-205) (-205) (-205) (-205))) 47)) (-1270 (((-798) $) 87)) (-1649 (($ (-108)) 24) (($ (-592 (-1015 (-357)))) 52)) (-2419 (($ (-108)) 25)) (-3994 (((-108) $ $) 89))) -(((-242) (-13 (-1020) (-10 -8 (-15 -2419 ($ (-108))) (-15 -1649 ($ (-108))) (-15 -2693 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2844 ($ (-1074))) (-15 -1757 ($ (-1074))) (-15 -2528 ($ (-108))) (-15 -1649 ($ (-592 (-1015 (-357))))) (-15 -3349 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -3720 ($ (-357))) (-15 -3720 ($ (-809))) (-15 -1211 ($ (-357))) (-15 -1211 ($ (-809))) (-15 -1692 ($ (-1 (-205) (-205)))) (-15 -1692 ($ (-1 (-205) (-205) (-205)))) (-15 -1692 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -3228 ($ (-357))) (-15 -3214 ($ (-592 (-1015 (-357))))) (-15 -3214 ($ (-592 (-1015 (-385 (-525)))))) (-15 -2787 ($ (-592 (-1015 (-357))))) (-15 -3050 ($ (-1051 (-205)))) (-15 -3449 ($ (-856))) (-15 -3938 ($ (-856))) (-15 -2019 ($ (-856))) (-15 -1361 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -1704 ($ (-592 (-357)))) (-15 -1956 ((-3 (-51) "failed") (-592 $) (-1091))) (-15 -2277 ((-108) (-592 $) (-1091)))))) (T -242)) -((-2419 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1649 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-2693 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-242)))) (-2844 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) (-1757 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) (-2528 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1649 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-3349 (*1 *1 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) (-3720 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-3720 (*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) (-1211 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1211 (*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) (-1692 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))) (-1692 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) (-1692 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) (-3228 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-3214 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-3214 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-385 (-525))))) (-5 *1 (-242)))) (-2787 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-3050 (*1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-242)))) (-3449 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-3938 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-2019 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-1361 (*1 *1 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) (-1704 (*1 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-242)))) (-1956 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-51)) (-5 *1 (-242)))) (-2277 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-108)) (-5 *1 (-242))))) -(-13 (-1020) (-10 -8 (-15 -2419 ($ (-108))) (-15 -1649 ($ (-108))) (-15 -2693 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2844 ($ (-1074))) (-15 -1757 ($ (-1074))) (-15 -2528 ($ (-108))) (-15 -1649 ($ (-592 (-1015 (-357))))) (-15 -3349 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -3720 ($ (-357))) (-15 -3720 ($ (-809))) (-15 -1211 ($ (-357))) (-15 -1211 ($ (-809))) (-15 -1692 ($ (-1 (-205) (-205)))) (-15 -1692 ($ (-1 (-205) (-205) (-205)))) (-15 -1692 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -3228 ($ (-357))) (-15 -3214 ($ (-592 (-1015 (-357))))) (-15 -3214 ($ (-592 (-1015 (-385 (-525)))))) (-15 -2787 ($ (-592 (-1015 (-357))))) (-15 -3050 ($ (-1051 (-205)))) (-15 -3449 ($ (-856))) (-15 -3938 ($ (-856))) (-15 -2019 ($ (-856))) (-15 -1361 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -1704 ($ (-592 (-357)))) (-15 -1956 ((-3 (-51) "failed") (-592 $) (-1091))) (-15 -2277 ((-108) (-592 $) (-1091))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2168 (((-592 (-713)) $) NIL) (((-592 (-713)) $ |#2|) NIL)) (-3237 (((-713) $) NIL) (((-713) $ |#2|) NIL)) (-2383 (((-592 |#3|) $) NIL)) (-2146 (((-1087 $) $ |#3|) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 |#3|)) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2304 (($ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1043 |#1| |#2|) "failed") $) 21)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1043 |#1| |#2|) $) NIL)) (-2318 (($ $ $ |#3|) NIL (|has| |#1| (-160)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-497 |#3|) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))))) (-1678 (((-713) $ |#2|) NIL) (((-713) $) 10)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#1|) |#3|) NIL) (($ (-1087 $) |#3|) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-497 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#3|) NIL)) (-4016 (((-497 |#3|) $) NIL) (((-713) $ |#3|) NIL) (((-592 (-713)) $ (-592 |#3|)) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 |#3|) (-497 |#3|)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2697 (((-1 $ (-713)) |#2|) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-1903 (((-3 |#3| "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-1241 ((|#3| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-2110 (((-108) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| |#3|) (|:| -2815 (-713))) "failed") $) NIL)) (-3600 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-592 |#3|) (-592 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-592 |#3|) (-592 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 $)) NIL (|has| |#1| (-213))) (($ $ |#2| |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-1932 (($ $ |#3|) NIL (|has| |#1| (-160)))) (-2524 (($ $ |#3|) NIL) (($ $ (-592 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3079 (((-592 |#2|) $) NIL)) (-1307 (((-497 |#3|) $) NIL) (((-713) $ |#3|) NIL) (((-592 (-713)) $ (-592 |#3|)) NIL) (((-713) $ |#2|) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1043 |#1| |#2|)) 30) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-497 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ |#3|) NIL) (($ $ (-592 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +((-3906 (*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3906 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-233 *3)))) (-1756 (*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-4061 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-4101 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-2957 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-1493 (*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3851 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-2485 (*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) (-3533 (*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) +(-13 (-1039 |t#1|) (-927 |t#1|) (-10 -8 (-15 -3906 ($)) (-15 -3906 ($ (-592 |t#1|))) (-15 -1756 ((-713) $)) (-15 -4061 (|t#1| $)) (-15 -4101 (|t#1| $)) (-15 -2957 (|t#1| |t#1| $)) (-15 -1493 (|t#1| |t#1| $)) (-15 -3851 (|t#1| $)) (-15 -2485 (|t#1| $)) (-15 -3533 ($ $)))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-927 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1039 |#1|) . T) ((-1127) . T)) +((-4214 (((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 139)) (-1637 (((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357))) 160) (((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 158) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 163) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 159) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 150) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 149) (((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357))) 129) (((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242))) 127) (((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357))) 128) (((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 125)) (-1597 (((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357))) 162) (((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 161) (((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 165) (((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 164) (((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357))) 152) (((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242))) 151) (((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357))) 135) (((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242))) 134) (((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357))) 133) (((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 132) (((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357))) 100) (((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242))) 99) (((-1174) (-1 (-205) (-205)) (-1015 (-357))) 96) (((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242))) 95))) +(((-234) (-10 -7 (-15 -1597 ((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-1 (-205) (-205)) (-1015 (-357)))) (-15 -1597 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1597 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1597 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -4214 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -234)) +((-4214 (*1 *2 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 (-1 (-205) (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1637 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *2 (-1174)) (-5 *1 (-234)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-234))))) +(-10 -7 (-15 -1597 ((-1174) (-1 (-205) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-1 (-205) (-205)) (-1015 (-357)))) (-15 -1597 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-812 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1597 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-814 (-1 (-205) (-205))) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205)) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-357)) (-1015 (-357)))) (-15 -1597 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -1637 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-817 (-1 (-205) (-205) (-205))) (-1015 (-357)) (-1015 (-357)))) (-15 -4214 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))))) +((-1597 (((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))) 96))) +(((-235 |#1| |#2|) (-10 -7 (-15 -1597 ((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))))) (-13 (-517) (-789) (-968 (-525))) (-408 |#1|)) (T -235)) +((-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-1091)) (-5 *5 (-592 (-242))) (-4 *7 (-408 *6)) (-4 *6 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-1174)) (-5 *1 (-235 *6 *7))))) +(-10 -7 (-15 -1597 ((-1174) (-273 |#2|) (-1091) (-1091) (-592 (-242))))) +((-2011 (((-525) (-525)) 50)) (-1436 (((-525) (-525)) 51)) (-4051 (((-205) (-205)) 52)) (-1994 (((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205))) 49)) (-2314 (((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108)) 47))) +(((-236) (-10 -7 (-15 -2314 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108))) (-15 -1994 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -2011 ((-525) (-525))) (-15 -1436 ((-525) (-525))) (-15 -4051 ((-205) (-205))))) (T -236)) +((-4051 (*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236)))) (-1436 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-2011 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236)))) (-1994 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) (-5 *2 (-1175)) (-5 *1 (-236)))) (-2314 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) (-5 *5 (-108)) (-5 *2 (-1175)) (-5 *1 (-236))))) +(-10 -7 (-15 -2314 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)) (-108))) (-15 -1994 ((-1175) (-1 (-157 (-205)) (-157 (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -2011 ((-525) (-525))) (-15 -1436 ((-525) (-525))) (-15 -4051 ((-205) (-205)))) +((-1271 (((-1013 (-357)) (-1013 (-294 |#1|))) 16))) +(((-237 |#1|) (-10 -7 (-15 -1271 ((-1013 (-357)) (-1013 (-294 |#1|))))) (-13 (-789) (-517) (-567 (-357)))) (T -237)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-1013 (-294 *4))) (-4 *4 (-13 (-789) (-517) (-567 (-357)))) (-5 *2 (-1013 (-357))) (-5 *1 (-237 *4))))) +(-10 -7 (-15 -1271 ((-1013 (-357)) (-1013 (-294 |#1|))))) +((-1637 (((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))) 71) (((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 70) (((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357))) 61) (((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 60) (((-1051 (-205)) (-814 |#1|) (-1013 (-357))) 52) (((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242))) 51)) (-1597 (((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357))) 74) (((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 73) (((-1175) |#1| (-1013 (-357)) (-1013 (-357))) 64) (((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242))) 63) (((-1175) (-814 |#1|) (-1013 (-357))) 56) (((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242))) 55) (((-1174) (-812 |#1|) (-1013 (-357))) 43) (((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242))) 42) (((-1174) |#1| (-1013 (-357))) 35) (((-1174) |#1| (-1013 (-357)) (-592 (-242))) 34))) +(((-238 |#1|) (-10 -7 (-15 -1597 ((-1174) |#1| (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) |#1| (-1013 (-357)))) (-15 -1597 ((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-812 |#1|) (-1013 (-357)))) (-15 -1597 ((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-814 |#1|) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)))) (-15 -1597 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1597 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))))) (-13 (-567 (-501)) (-1020))) (T -238)) +((-1637 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *5)))) (-1637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *6)))) (-1597 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-817 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *5)))) (-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-817 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *6)))) (-1637 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1637 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1597 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1175)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1597 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1637 (*1 *2 *3 *4) (-12 (-5 *3 (-814 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *5)))) (-1637 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *6)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-814 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *5)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1175)) (-5 *1 (-238 *6)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-812 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1174)) (-5 *1 (-238 *5)))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-812 *6)) (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-4 *6 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1174)) (-5 *1 (-238 *6)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-357))) (-5 *2 (-1174)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020))))) (-1597 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1013 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-238 *3)) (-4 *3 (-13 (-567 (-501)) (-1020)))))) +(-10 -7 (-15 -1597 ((-1174) |#1| (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) |#1| (-1013 (-357)))) (-15 -1597 ((-1174) (-812 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1174) (-812 |#1|) (-1013 (-357)))) (-15 -1597 ((-1175) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-814 |#1|) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-814 |#1|) (-1013 (-357)))) (-15 -1597 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) |#1| (-1013 (-357)) (-1013 (-357)))) (-15 -1597 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1597 ((-1175) (-817 |#1|) (-1013 (-357)) (-1013 (-357)))) (-15 -1637 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357)) (-592 (-242)))) (-15 -1637 ((-1051 (-205)) (-817 |#1|) (-1013 (-357)) (-1013 (-357))))) +((-1597 (((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242))) 23) (((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205))) 24) (((-1174) (-592 (-878 (-205))) (-592 (-242))) 16) (((-1174) (-592 (-878 (-205)))) 17) (((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242))) 20) (((-1174) (-592 (-205)) (-592 (-205))) 21))) +(((-239) (-10 -7 (-15 -1597 ((-1174) (-592 (-205)) (-592 (-205)))) (-15 -1597 ((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242)))) (-15 -1597 ((-1174) (-592 (-878 (-205))))) (-15 -1597 ((-1174) (-592 (-878 (-205))) (-592 (-242)))) (-15 -1597 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)))) (-15 -1597 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242)))))) (T -239)) +((-1597 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-239)))) (-1597 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1175)) (-5 *1 (-239)))) (-1597 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1597 (*1 *2 *3) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1597 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-239)))) (-1597 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1174)) (-5 *1 (-239))))) +(-10 -7 (-15 -1597 ((-1174) (-592 (-205)) (-592 (-205)))) (-15 -1597 ((-1174) (-592 (-205)) (-592 (-205)) (-592 (-242)))) (-15 -1597 ((-1174) (-592 (-878 (-205))))) (-15 -1597 ((-1174) (-592 (-878 (-205))) (-592 (-242)))) (-15 -1597 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)))) (-15 -1597 ((-1175) (-592 (-205)) (-592 (-205)) (-592 (-205)) (-592 (-242))))) +((-3334 (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 26)) (-1293 (((-856) (-592 (-242)) (-856)) 53)) (-3224 (((-856) (-592 (-242)) (-856)) 52)) (-4007 (((-592 (-357)) (-592 (-242)) (-592 (-357))) 69)) (-1799 (((-357) (-592 (-242)) (-357)) 58)) (-2618 (((-856) (-592 (-242)) (-856)) 54)) (-1259 (((-108) (-592 (-242)) (-108)) 28)) (-2840 (((-1074) (-592 (-242)) (-1074)) 20)) (-1339 (((-1074) (-592 (-242)) (-1074)) 27)) (-2680 (((-1051 (-205)) (-592 (-242))) 47)) (-3067 (((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357)))) 41)) (-3491 (((-809) (-592 (-242)) (-809)) 33)) (-3216 (((-809) (-592 (-242)) (-809)) 34)) (-2637 (((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205)))) 64)) (-2404 (((-108) (-592 (-242)) (-108)) 16)) (-2853 (((-108) (-592 (-242)) (-108)) 15))) +(((-240) (-10 -7 (-15 -2853 ((-108) (-592 (-242)) (-108))) (-15 -2404 ((-108) (-592 (-242)) (-108))) (-15 -3334 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2840 ((-1074) (-592 (-242)) (-1074))) (-15 -1339 ((-1074) (-592 (-242)) (-1074))) (-15 -1259 ((-108) (-592 (-242)) (-108))) (-15 -3491 ((-809) (-592 (-242)) (-809))) (-15 -3216 ((-809) (-592 (-242)) (-809))) (-15 -3067 ((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357))))) (-15 -3224 ((-856) (-592 (-242)) (-856))) (-15 -1293 ((-856) (-592 (-242)) (-856))) (-15 -2680 ((-1051 (-205)) (-592 (-242)))) (-15 -2618 ((-856) (-592 (-242)) (-856))) (-15 -1799 ((-357) (-592 (-242)) (-357))) (-15 -2637 ((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205))))) (-15 -4007 ((-592 (-357)) (-592 (-242)) (-592 (-357)))))) (T -240)) +((-4007 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-357))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2637 (*1 *2 *3 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1799 (*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2618 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2680 (*1 *2 *3) (-12 (-5 *3 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-240)))) (-1293 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3224 (*1 *2 *3 *2) (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3067 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3216 (*1 *2 *3 *2) (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3491 (*1 *2 *3 *2) (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1259 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-1339 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2840 (*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-3334 (*1 *2 *3 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2404 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) (-2853 (*1 *2 *3 *2) (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) +(-10 -7 (-15 -2853 ((-108) (-592 (-242)) (-108))) (-15 -2404 ((-108) (-592 (-242)) (-108))) (-15 -3334 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) (-592 (-242)) (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2840 ((-1074) (-592 (-242)) (-1074))) (-15 -1339 ((-1074) (-592 (-242)) (-1074))) (-15 -1259 ((-108) (-592 (-242)) (-108))) (-15 -3491 ((-809) (-592 (-242)) (-809))) (-15 -3216 ((-809) (-592 (-242)) (-809))) (-15 -3067 ((-592 (-1015 (-357))) (-592 (-242)) (-592 (-1015 (-357))))) (-15 -3224 ((-856) (-592 (-242)) (-856))) (-15 -1293 ((-856) (-592 (-242)) (-856))) (-15 -2680 ((-1051 (-205)) (-592 (-242)))) (-15 -2618 ((-856) (-592 (-242)) (-856))) (-15 -1799 ((-357) (-592 (-242)) (-357))) (-15 -2637 ((-1 (-878 (-205)) (-878 (-205))) (-592 (-242)) (-1 (-878 (-205)) (-878 (-205))))) (-15 -4007 ((-592 (-357)) (-592 (-242)) (-592 (-357))))) +((-1960 (((-3 |#1| "failed") (-592 (-242)) (-1091)) 17))) +(((-241 |#1|) (-10 -7 (-15 -1960 ((-3 |#1| "failed") (-592 (-242)) (-1091)))) (-1127)) (T -241)) +((-1960 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *1 (-241 *2)) (-4 *2 (-1127))))) +(-10 -7 (-15 -1960 ((-3 |#1| "failed") (-592 (-242)) (-1091)))) +((-1261 (((-108) $ $) NIL)) (-3334 (($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 15)) (-1293 (($ (-856)) 76)) (-3224 (($ (-856)) 75)) (-1470 (($ (-592 (-357))) 82)) (-1799 (($ (-357)) 58)) (-2618 (($ (-856)) 77)) (-1259 (($ (-108)) 23)) (-2840 (($ (-1074)) 18)) (-1339 (($ (-1074)) 19)) (-2680 (($ (-1051 (-205))) 71)) (-3067 (($ (-592 (-1015 (-357)))) 67)) (-1681 (($ (-592 (-1015 (-357)))) 59) (($ (-592 (-1015 (-385 (-525))))) 66)) (-3952 (($ (-357)) 29) (($ (-809)) 33)) (-3818 (((-108) (-592 $) (-1091)) 91)) (-1960 (((-3 (-51) "failed") (-592 $) (-1091)) 93)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2652 (($ (-357)) 34) (($ (-809)) 35)) (-1614 (($ (-1 (-878 (-205)) (-878 (-205)))) 57)) (-2637 (($ (-1 (-878 (-205)) (-878 (-205)))) 78)) (-1360 (($ (-1 (-205) (-205))) 39) (($ (-1 (-205) (-205) (-205))) 43) (($ (-1 (-205) (-205) (-205) (-205))) 47)) (-1271 (((-798) $) 87)) (-1406 (($ (-108)) 24) (($ (-592 (-1015 (-357)))) 52)) (-2853 (($ (-108)) 25)) (-3992 (((-108) $ $) 89))) +(((-242) (-13 (-1020) (-10 -8 (-15 -2853 ($ (-108))) (-15 -1406 ($ (-108))) (-15 -3334 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2840 ($ (-1074))) (-15 -1339 ($ (-1074))) (-15 -1259 ($ (-108))) (-15 -1406 ($ (-592 (-1015 (-357))))) (-15 -1614 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -3952 ($ (-357))) (-15 -3952 ($ (-809))) (-15 -2652 ($ (-357))) (-15 -2652 ($ (-809))) (-15 -1360 ($ (-1 (-205) (-205)))) (-15 -1360 ($ (-1 (-205) (-205) (-205)))) (-15 -1360 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -1799 ($ (-357))) (-15 -1681 ($ (-592 (-1015 (-357))))) (-15 -1681 ($ (-592 (-1015 (-385 (-525)))))) (-15 -3067 ($ (-592 (-1015 (-357))))) (-15 -2680 ($ (-1051 (-205)))) (-15 -3224 ($ (-856))) (-15 -1293 ($ (-856))) (-15 -2618 ($ (-856))) (-15 -2637 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -1470 ($ (-592 (-357)))) (-15 -1960 ((-3 (-51) "failed") (-592 $) (-1091))) (-15 -3818 ((-108) (-592 $) (-1091)))))) (T -242)) +((-2853 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1406 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-3334 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-242)))) (-2840 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) (-1339 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) (-1259 (*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) (-1406 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-1614 (*1 *1 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) (-3952 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-3952 (*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) (-2652 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-2652 (*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) (-1360 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242)))) (-1360 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) (-1360 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) (-1799 (*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242)))) (-1681 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-1681 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-385 (-525))))) (-5 *1 (-242)))) (-3067 (*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) (-2680 (*1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-242)))) (-3224 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-1293 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-2618 (*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242)))) (-2637 (*1 *1 *2) (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) (-1470 (*1 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-242)))) (-1960 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-51)) (-5 *1 (-242)))) (-3818 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-108)) (-5 *1 (-242))))) +(-13 (-1020) (-10 -8 (-15 -2853 ($ (-108))) (-15 -1406 ($ (-108))) (-15 -3334 ($ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2840 ($ (-1074))) (-15 -1339 ($ (-1074))) (-15 -1259 ($ (-108))) (-15 -1406 ($ (-592 (-1015 (-357))))) (-15 -1614 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -3952 ($ (-357))) (-15 -3952 ($ (-809))) (-15 -2652 ($ (-357))) (-15 -2652 ($ (-809))) (-15 -1360 ($ (-1 (-205) (-205)))) (-15 -1360 ($ (-1 (-205) (-205) (-205)))) (-15 -1360 ($ (-1 (-205) (-205) (-205) (-205)))) (-15 -1799 ($ (-357))) (-15 -1681 ($ (-592 (-1015 (-357))))) (-15 -1681 ($ (-592 (-1015 (-385 (-525)))))) (-15 -3067 ($ (-592 (-1015 (-357))))) (-15 -2680 ($ (-1051 (-205)))) (-15 -3224 ($ (-856))) (-15 -1293 ($ (-856))) (-15 -2618 ($ (-856))) (-15 -2637 ($ (-1 (-878 (-205)) (-878 (-205))))) (-15 -1470 ($ (-592 (-357)))) (-15 -1960 ((-3 (-51) "failed") (-592 $) (-1091))) (-15 -3818 ((-108) (-592 $) (-1091))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2237 (((-592 (-713)) $) NIL) (((-592 (-713)) $ |#2|) NIL)) (-1877 (((-713) $) NIL) (((-713) $ |#2|) NIL)) (-2383 (((-592 |#3|) $) NIL)) (-2149 (((-1087 $) $ |#3|) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 |#3|)) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4047 (($ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) NIL) (((-3 |#2| "failed") $) NIL) (((-3 (-1043 |#1| |#2|) "failed") $) 21)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#3| $) NIL) ((|#2| $) NIL) (((-1043 |#1| |#2|) $) NIL)) (-4190 (($ $ $ |#3|) NIL (|has| |#1| (-160)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-497 |#3|) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))))) (-1234 (((-713) $ |#2|) NIL) (((-713) $) 10)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#1|) |#3|) NIL) (($ (-1087 $) |#3|) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-497 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#3|) NIL)) (-3929 (((-497 |#3|) $) NIL) (((-713) $ |#3|) NIL) (((-592 (-713)) $ (-592 |#3|)) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 |#3|) (-497 |#3|)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3358 (((-1 $ (-713)) |#2|) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-3613 (((-3 |#3| "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-1242 ((|#3| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-2074 (((-108) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| |#3|) (|:| -2058 (-713))) "failed") $) NIL)) (-3598 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#3| |#1|) NIL) (($ $ (-592 |#3|) (-592 |#1|)) NIL) (($ $ |#3| $) NIL) (($ $ (-592 |#3|) (-592 $)) NIL) (($ $ |#2| $) NIL (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 $)) NIL (|has| |#1| (-213))) (($ $ |#2| |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 |#2|) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-2146 (($ $ |#3|) NIL (|has| |#1| (-160)))) (-2521 (($ $ |#3|) NIL) (($ $ (-592 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2961 (((-592 |#2|) $) NIL)) (-4003 (((-497 |#3|) $) NIL) (((-713) $ |#3|) NIL) (((-592 (-713)) $ (-592 |#3|)) NIL) (((-713) $ |#2|) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ |#3|) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) 24) (($ |#3|) 23) (($ |#2|) NIL) (($ (-1043 |#1| |#2|)) 30) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-497 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ |#3|) NIL) (($ $ (-592 |#3|)) NIL) (($ $ |#3| (-713)) NIL) (($ $ (-592 |#3|) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) (((-243 |#1| |#2| |#3|) (-13 (-232 |#1| |#2| |#3| (-497 |#3|)) (-968 (-1043 |#1| |#2|))) (-977) (-789) (-245 |#2|)) (T -243)) NIL (-13 (-232 |#1| |#2| |#3| (-497 |#3|)) (-968 (-1043 |#1| |#2|))) -((-3237 (((-713) $) 30)) (-2591 (((-3 |#2| "failed") $) 17)) (-3897 ((|#2| $) 27)) (-2524 (($ $) 12) (($ $ (-713)) 15)) (-1270 (((-798) $) 26) (($ |#2|) 10)) (-3994 (((-108) $ $) 20)) (-4017 (((-108) $ $) 29))) -(((-244 |#1| |#2|) (-10 -8 (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -3237 ((-713) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-245 |#2|) (-789)) (T -244)) +((-1877 (((-713) $) 30)) (-2588 (((-3 |#2| "failed") $) 17)) (-3894 ((|#2| $) 27)) (-2521 (($ $) 12) (($ $ (-713)) 15)) (-1271 (((-798) $) 26) (($ |#2|) 10)) (-3992 (((-108) $ $) 20)) (-4015 (((-108) $ $) 29))) +(((-244 |#1| |#2|) (-10 -8 (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -1877 ((-713) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-245 |#2|) (-789)) (T -244)) NIL -(-10 -8 (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -3237 ((-713) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-3237 (((-713) $) 22)) (-2578 ((|#1| $) 23)) (-2591 (((-3 |#1| "failed") $) 27)) (-3897 ((|#1| $) 26)) (-1678 (((-713) $) 24)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-2697 (($ |#1| (-713)) 25)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2524 (($ $) 21) (($ $ (-713)) 20)) (-1270 (((-798) $) 11) (($ |#1|) 28)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18))) +(-10 -8 (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -1877 ((-713) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-1877 (((-713) $) 22)) (-2575 ((|#1| $) 23)) (-2588 (((-3 |#1| "failed") $) 27)) (-3894 ((|#1| $) 26)) (-1234 (((-713) $) 24)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3358 (($ |#1| (-713)) 25)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2521 (($ $) 21) (($ $ (-713)) 20)) (-1271 (((-798) $) 11) (($ |#1|) 28)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18))) (((-245 |#1|) (-131) (-789)) (T -245)) -((-1270 (*1 *1 *2) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-2697 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) (-2578 (*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-3237 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) (-2524 (*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-245 *3)) (-4 *3 (-789))))) -(-13 (-789) (-968 |t#1|) (-10 -8 (-15 -2697 ($ |t#1| (-713))) (-15 -1678 ((-713) $)) (-15 -2578 (|t#1| $)) (-15 -3237 ((-713) $)) (-15 -2524 ($ $)) (-15 -2524 ($ $ (-713))) (-15 -1270 ($ |t#1|)))) +((-1271 (*1 *1 *2) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-3358 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) (-2575 (*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-1877 (*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) (-2521 (*1 *1 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-245 *3)) (-4 *3 (-789))))) +(-13 (-789) (-968 |t#1|) (-10 -8 (-15 -3358 ($ |t#1| (-713))) (-15 -1234 ((-713) $)) (-15 -2575 (|t#1| $)) (-15 -1877 ((-713) $)) (-15 -2521 ($ $)) (-15 -2521 ($ $ (-713))) (-15 -1271 ($ |t#1|)))) (((-97) . T) ((-566 (-798)) . T) ((-789) . T) ((-968 |#1|) . T) ((-1020) . T)) -((-2383 (((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 41)) (-4143 (((-592 (-1091)) (-294 (-205)) (-713)) 80)) (-4021 (((-3 (-294 (-205)) "failed") (-294 (-205))) 51)) (-1914 (((-294 (-205)) (-294 (-205))) 67)) (-1254 (((-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 26)) (-3036 (((-108) (-592 (-294 (-205)))) 84)) (-1608 (((-108) (-294 (-205))) 24)) (-3422 (((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))) 106)) (-3661 (((-592 (-294 (-205))) (-592 (-294 (-205)))) 88)) (-3198 (((-592 (-294 (-205))) (-592 (-294 (-205)))) 86)) (-1661 (((-632 (-205)) (-592 (-294 (-205))) (-713)) 95)) (-1836 (((-108) (-294 (-205))) 20) (((-108) (-592 (-294 (-205)))) 85)) (-3224 (((-592 (-205)) (-592 (-782 (-205))) (-205)) 14)) (-1328 (((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 101)) (-1235 (((-966) (-1091) (-966)) 34))) -(((-246) (-10 -7 (-15 -3224 ((-592 (-205)) (-592 (-782 (-205))) (-205))) (-15 -1254 ((-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -4021 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1914 ((-294 (-205)) (-294 (-205)))) (-15 -3036 ((-108) (-592 (-294 (-205))))) (-15 -1836 ((-108) (-592 (-294 (-205))))) (-15 -1836 ((-108) (-294 (-205)))) (-15 -1661 ((-632 (-205)) (-592 (-294 (-205))) (-713))) (-15 -3198 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -3661 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1608 ((-108) (-294 (-205)))) (-15 -2383 ((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -4143 ((-592 (-1091)) (-294 (-205)) (-713))) (-15 -1235 ((-966) (-1091) (-966))) (-15 -1328 ((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -3422 ((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))))))) (T -246)) -((-3422 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))) (-5 *2 (-592 (-1074))) (-5 *1 (-246)))) (-1328 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) (-5 *2 (-357)) (-5 *1 (-246)))) (-1235 (*1 *2 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-246)))) (-4143 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-713)) (-5 *2 (-592 (-1091))) (-5 *1 (-246)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) (-5 *2 (-592 (-1091))) (-5 *1 (-246)))) (-1608 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-3661 (*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246)))) (-3198 (*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246)))) (-1661 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) (-5 *1 (-246)))) (-1836 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1836 (*1 *2 *3) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-3036 (*1 *2 *3) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1914 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-4021 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-1254 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *1 (-246)))) (-3224 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-782 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 *4)) (-5 *1 (-246))))) -(-10 -7 (-15 -3224 ((-592 (-205)) (-592 (-782 (-205))) (-205))) (-15 -1254 ((-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -4021 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1914 ((-294 (-205)) (-294 (-205)))) (-15 -3036 ((-108) (-592 (-294 (-205))))) (-15 -1836 ((-108) (-592 (-294 (-205))))) (-15 -1836 ((-108) (-294 (-205)))) (-15 -1661 ((-632 (-205)) (-592 (-294 (-205))) (-713))) (-15 -3198 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -3661 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1608 ((-108) (-294 (-205)))) (-15 -2383 ((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -4143 ((-592 (-1091)) (-294 (-205)) (-713))) (-15 -1235 ((-966) (-1091) (-966))) (-15 -1328 ((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -3422 ((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))))) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 44)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 26) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-2383 (((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 41)) (-4142 (((-592 (-1091)) (-294 (-205)) (-713)) 80)) (-3967 (((-3 (-294 (-205)) "failed") (-294 (-205))) 51)) (-1910 (((-294 (-205)) (-294 (-205))) 67)) (-1772 (((-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 26)) (-3577 (((-108) (-592 (-294 (-205)))) 84)) (-1911 (((-108) (-294 (-205))) 24)) (-4111 (((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))) 106)) (-1566 (((-592 (-294 (-205))) (-592 (-294 (-205)))) 88)) (-1529 (((-592 (-294 (-205))) (-592 (-294 (-205)))) 86)) (-1528 (((-632 (-205)) (-592 (-294 (-205))) (-713)) 95)) (-1765 (((-108) (-294 (-205))) 20) (((-108) (-592 (-294 (-205)))) 85)) (-1775 (((-592 (-205)) (-592 (-782 (-205))) (-205)) 14)) (-3916 (((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 101)) (-2919 (((-966) (-1091) (-966)) 34))) +(((-246) (-10 -7 (-15 -1775 ((-592 (-205)) (-592 (-782 (-205))) (-205))) (-15 -1772 ((-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -3967 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1910 ((-294 (-205)) (-294 (-205)))) (-15 -3577 ((-108) (-592 (-294 (-205))))) (-15 -1765 ((-108) (-592 (-294 (-205))))) (-15 -1765 ((-108) (-294 (-205)))) (-15 -1528 ((-632 (-205)) (-592 (-294 (-205))) (-713))) (-15 -1529 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1566 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1911 ((-108) (-294 (-205)))) (-15 -2383 ((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -4142 ((-592 (-1091)) (-294 (-205)) (-713))) (-15 -2919 ((-966) (-1091) (-966))) (-15 -3916 ((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -4111 ((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))))))) (T -246)) +((-4111 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))) (-5 *2 (-592 (-1074))) (-5 *1 (-246)))) (-3916 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *2 (-357)) (-5 *1 (-246)))) (-2919 (*1 *2 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-246)))) (-4142 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-713)) (-5 *2 (-592 (-1091))) (-5 *1 (-246)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *2 (-592 (-1091))) (-5 *1 (-246)))) (-1911 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1566 (*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246)))) (-1529 (*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246)))) (-1528 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) (-5 *1 (-246)))) (-1765 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1765 (*1 *2 *3) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-3577 (*1 *2 *3) (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) (-1910 (*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-3967 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246)))) (-1772 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *1 (-246)))) (-1775 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-782 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 *4)) (-5 *1 (-246))))) +(-10 -7 (-15 -1775 ((-592 (-205)) (-592 (-782 (-205))) (-205))) (-15 -1772 ((-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -3967 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1910 ((-294 (-205)) (-294 (-205)))) (-15 -3577 ((-108) (-592 (-294 (-205))))) (-15 -1765 ((-108) (-592 (-294 (-205))))) (-15 -1765 ((-108) (-294 (-205)))) (-15 -1528 ((-632 (-205)) (-592 (-294 (-205))) (-713))) (-15 -1529 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1566 ((-592 (-294 (-205))) (-592 (-294 (-205))))) (-15 -1911 ((-108) (-294 (-205)))) (-15 -2383 ((-592 (-1091)) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -4142 ((-592 (-1091)) (-294 (-205)) (-713))) (-15 -2919 ((-966) (-1091) (-966))) (-15 -3916 ((-357) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -4111 ((-592 (-1074)) (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 44)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 26) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-247) (-778)) (T -247)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 58) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 54)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 34) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 36)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 58) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 54)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 34) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 36)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-248) (-778)) (T -248)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 76) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 73)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 44) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 55)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 76) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 73)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 44) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 55)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-249) (-778)) (T -249)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 50)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 31) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 50)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 31) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-250) (-778)) (T -250)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 50)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 28) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 50)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 28) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-251) (-778)) (T -251)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 73)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 28) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 73)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 28) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-252) (-778)) (T -252)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 77)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 25) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3994 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 77)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 25) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3992 (((-108) $ $) NIL))) (((-253) (-778)) (T -253)) NIL (-778) -((-1260 (((-108) $ $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3477 (((-592 (-525)) $) 19)) (-1307 (((-713) $) 17)) (-1270 (((-798) $) 23) (($ (-592 (-525))) 15)) (-1996 (($ (-713)) 20)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 9)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 11))) -(((-254) (-13 (-789) (-10 -8 (-15 -1270 ($ (-592 (-525)))) (-15 -1307 ((-713) $)) (-15 -3477 ((-592 (-525)) $)) (-15 -1996 ($ (-713)))))) (T -254)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254)))) (-1307 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-254)))) (-3477 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254)))) (-1996 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-254))))) -(-13 (-789) (-10 -8 (-15 -1270 ($ (-592 (-525)))) (-15 -1307 ((-713) $)) (-15 -3477 ((-592 (-525)) $)) (-15 -1996 ($ (-713))))) -((-2351 ((|#2| |#2|) 77)) (-1603 ((|#2| |#2|) 65)) (-1741 (((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-2320 ((|#2| |#2|) 75)) (-1570 ((|#2| |#2|) 63)) (-2382 ((|#2| |#2|) 79)) (-2193 ((|#2| |#2|) 67)) (-1534 ((|#2|) 46)) (-4166 (((-110) (-110)) 95)) (-1415 ((|#2| |#2|) 61)) (-3152 (((-108) |#2|) 134)) (-3468 ((|#2| |#2|) 181)) (-3508 ((|#2| |#2|) 157)) (-1588 ((|#2|) 59)) (-3482 ((|#2|) 58)) (-3114 ((|#2| |#2|) 177)) (-3302 ((|#2| |#2|) 153)) (-3182 ((|#2| |#2|) 185)) (-3450 ((|#2| |#2|) 161)) (-2649 ((|#2| |#2|) 149)) (-2978 ((|#2| |#2|) 151)) (-3703 ((|#2| |#2|) 187)) (-4028 ((|#2| |#2|) 163)) (-3232 ((|#2| |#2|) 183)) (-2594 ((|#2| |#2|) 159)) (-2032 ((|#2| |#2|) 179)) (-3768 ((|#2| |#2|) 155)) (-3968 ((|#2| |#2|) 193)) (-2446 ((|#2| |#2|) 169)) (-2084 ((|#2| |#2|) 189)) (-1400 ((|#2| |#2|) 165)) (-3662 ((|#2| |#2|) 197)) (-1774 ((|#2| |#2|) 173)) (-3377 ((|#2| |#2|) 199)) (-3996 ((|#2| |#2|) 175)) (-2942 ((|#2| |#2|) 195)) (-3608 ((|#2| |#2|) 171)) (-2861 ((|#2| |#2|) 191)) (-2670 ((|#2| |#2|) 167)) (-1250 ((|#2| |#2|) 62)) (-2396 ((|#2| |#2|) 80)) (-2209 ((|#2| |#2|) 68)) (-2367 ((|#2| |#2|) 78)) (-2176 ((|#2| |#2|) 66)) (-2335 ((|#2| |#2|) 76)) (-1584 ((|#2| |#2|) 64)) (-2804 (((-108) (-110)) 93)) (-2438 ((|#2| |#2|) 83)) (-2257 ((|#2| |#2|) 71)) (-2410 ((|#2| |#2|) 81)) (-2226 ((|#2| |#2|) 69)) (-2465 ((|#2| |#2|) 85)) (-2287 ((|#2| |#2|) 73)) (-2687 ((|#2| |#2|) 86)) (-2303 ((|#2| |#2|) 74)) (-2451 ((|#2| |#2|) 84)) (-2273 ((|#2| |#2|) 72)) (-2424 ((|#2| |#2|) 82)) (-2242 ((|#2| |#2|) 70))) -(((-255 |#1| |#2|) (-10 -7 (-15 -1250 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -1570 (|#2| |#2|)) (-15 -1584 (|#2| |#2|)) (-15 -1603 (|#2| |#2|)) (-15 -2176 (|#2| |#2|)) (-15 -2193 (|#2| |#2|)) (-15 -2209 (|#2| |#2|)) (-15 -2226 (|#2| |#2|)) (-15 -2242 (|#2| |#2|)) (-15 -2257 (|#2| |#2|)) (-15 -2273 (|#2| |#2|)) (-15 -2287 (|#2| |#2|)) (-15 -2303 (|#2| |#2|)) (-15 -2320 (|#2| |#2|)) (-15 -2335 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -2382 (|#2| |#2|)) (-15 -2396 (|#2| |#2|)) (-15 -2410 (|#2| |#2|)) (-15 -2424 (|#2| |#2|)) (-15 -2438 (|#2| |#2|)) (-15 -2451 (|#2| |#2|)) (-15 -2465 (|#2| |#2|)) (-15 -2687 (|#2| |#2|)) (-15 -1534 (|#2|)) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -3482 (|#2|)) (-15 -1588 (|#2|)) (-15 -2978 (|#2| |#2|)) (-15 -2649 (|#2| |#2|)) (-15 -3302 (|#2| |#2|)) (-15 -3768 (|#2| |#2|)) (-15 -3508 (|#2| |#2|)) (-15 -2594 (|#2| |#2|)) (-15 -3450 (|#2| |#2|)) (-15 -4028 (|#2| |#2|)) (-15 -1400 (|#2| |#2|)) (-15 -2670 (|#2| |#2|)) (-15 -2446 (|#2| |#2|)) (-15 -3608 (|#2| |#2|)) (-15 -1774 (|#2| |#2|)) (-15 -3996 (|#2| |#2|)) (-15 -3114 (|#2| |#2|)) (-15 -2032 (|#2| |#2|)) (-15 -3468 (|#2| |#2|)) (-15 -3232 (|#2| |#2|)) (-15 -3182 (|#2| |#2|)) (-15 -3703 (|#2| |#2|)) (-15 -2084 (|#2| |#2|)) (-15 -2861 (|#2| |#2|)) (-15 -3968 (|#2| |#2|)) (-15 -2942 (|#2| |#2|)) (-15 -3662 (|#2| |#2|)) (-15 -3377 (|#2| |#2|)) (-15 -1741 ((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -3152 ((-108) |#2|))) (-13 (-789) (-517)) (-13 (-408 |#1|) (-934))) (T -255)) -((-3152 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) (-4 *3 (-13 (-408 *4) (-934))))) (-1741 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-592 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-408 *4) (-934))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-255 *4 *2)))) (-3377 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3662 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2942 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3968 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2861 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2084 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3703 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3182 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3232 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3468 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2032 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3114 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3996 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1774 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3608 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2446 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2670 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1400 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-4028 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3450 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2594 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3508 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3768 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3302 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2649 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2978 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1588 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-3482 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *4)) (-4 *4 (-13 (-408 *3) (-934))))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-934))))) (-1534 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-2687 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2465 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2451 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2438 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2424 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2396 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2367 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2335 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2320 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2303 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2287 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2273 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2257 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2242 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2226 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2209 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2193 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2176 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1603 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1584 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1570 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1250 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) -(-10 -7 (-15 -1250 (|#2| |#2|)) (-15 -1415 (|#2| |#2|)) (-15 -1570 (|#2| |#2|)) (-15 -1584 (|#2| |#2|)) (-15 -1603 (|#2| |#2|)) (-15 -2176 (|#2| |#2|)) (-15 -2193 (|#2| |#2|)) (-15 -2209 (|#2| |#2|)) (-15 -2226 (|#2| |#2|)) (-15 -2242 (|#2| |#2|)) (-15 -2257 (|#2| |#2|)) (-15 -2273 (|#2| |#2|)) (-15 -2287 (|#2| |#2|)) (-15 -2303 (|#2| |#2|)) (-15 -2320 (|#2| |#2|)) (-15 -2335 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -2382 (|#2| |#2|)) (-15 -2396 (|#2| |#2|)) (-15 -2410 (|#2| |#2|)) (-15 -2424 (|#2| |#2|)) (-15 -2438 (|#2| |#2|)) (-15 -2451 (|#2| |#2|)) (-15 -2465 (|#2| |#2|)) (-15 -2687 (|#2| |#2|)) (-15 -1534 (|#2|)) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -3482 (|#2|)) (-15 -1588 (|#2|)) (-15 -2978 (|#2| |#2|)) (-15 -2649 (|#2| |#2|)) (-15 -3302 (|#2| |#2|)) (-15 -3768 (|#2| |#2|)) (-15 -3508 (|#2| |#2|)) (-15 -2594 (|#2| |#2|)) (-15 -3450 (|#2| |#2|)) (-15 -4028 (|#2| |#2|)) (-15 -1400 (|#2| |#2|)) (-15 -2670 (|#2| |#2|)) (-15 -2446 (|#2| |#2|)) (-15 -3608 (|#2| |#2|)) (-15 -1774 (|#2| |#2|)) (-15 -3996 (|#2| |#2|)) (-15 -3114 (|#2| |#2|)) (-15 -2032 (|#2| |#2|)) (-15 -3468 (|#2| |#2|)) (-15 -3232 (|#2| |#2|)) (-15 -3182 (|#2| |#2|)) (-15 -3703 (|#2| |#2|)) (-15 -2084 (|#2| |#2|)) (-15 -2861 (|#2| |#2|)) (-15 -3968 (|#2| |#2|)) (-15 -2942 (|#2| |#2|)) (-15 -3662 (|#2| |#2|)) (-15 -3377 (|#2| |#2|)) (-15 -1741 ((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -3152 ((-108) |#2|))) -((-2660 (((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091)) 135)) (-3250 ((|#2| (-385 (-525)) |#2|) 51)) (-2514 ((|#2| |#2| (-565 |#2|)) 128)) (-3909 (((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091)) 127)) (-2426 ((|#2| |#2| (-1091)) 20) ((|#2| |#2|) 23)) (-1291 ((|#2| |#2| (-1091)) 141) ((|#2| |#2|) 139))) -(((-256 |#1| |#2|) (-10 -7 (-15 -1291 (|#2| |#2|)) (-15 -1291 (|#2| |#2| (-1091))) (-15 -3909 ((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091))) (-15 -2426 (|#2| |#2|)) (-15 -2426 (|#2| |#2| (-1091))) (-15 -2660 ((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091))) (-15 -2514 (|#2| |#2| (-565 |#2|))) (-15 -3250 (|#2| (-385 (-525)) |#2|))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -256)) -((-3250 (*1 *2 *3 *2) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2514 (*1 *2 *2 *3) (-12 (-5 *3 (-565 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)))) (-2660 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-1091)) (-4 *2 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *5 *2)))) (-2426 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2426 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-3909 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-592 (-565 *3))) (|:| |vals| (-592 *3)))) (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-1291 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-1291 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) -(-10 -7 (-15 -1291 (|#2| |#2|)) (-15 -1291 (|#2| |#2| (-1091))) (-15 -3909 ((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091))) (-15 -2426 (|#2| |#2|)) (-15 -2426 (|#2| |#2| (-1091))) (-15 -2660 ((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091))) (-15 -2514 (|#2| |#2| (-565 |#2|))) (-15 -3250 (|#2| (-385 (-525)) |#2|))) -((-3022 (((-3 |#3| "failed") |#3|) 110)) (-2351 ((|#3| |#3|) 131)) (-3245 (((-3 |#3| "failed") |#3|) 82)) (-1603 ((|#3| |#3|) 121)) (-3907 (((-3 |#3| "failed") |#3|) 58)) (-2320 ((|#3| |#3|) 129)) (-3199 (((-3 |#3| "failed") |#3|) 46)) (-1570 ((|#3| |#3|) 119)) (-1269 (((-3 |#3| "failed") |#3|) 112)) (-2382 ((|#3| |#3|) 133)) (-3112 (((-3 |#3| "failed") |#3|) 84)) (-2193 ((|#3| |#3|) 123)) (-3333 (((-3 |#3| "failed") |#3| (-713)) 36)) (-3263 (((-3 |#3| "failed") |#3|) 74)) (-1415 ((|#3| |#3|) 118)) (-1449 (((-3 |#3| "failed") |#3|) 44)) (-1250 ((|#3| |#3|) 117)) (-1999 (((-3 |#3| "failed") |#3|) 113)) (-2396 ((|#3| |#3|) 134)) (-2311 (((-3 |#3| "failed") |#3|) 85)) (-2209 ((|#3| |#3|) 124)) (-4042 (((-3 |#3| "failed") |#3|) 111)) (-2367 ((|#3| |#3|) 132)) (-2781 (((-3 |#3| "failed") |#3|) 83)) (-2176 ((|#3| |#3|) 122)) (-2795 (((-3 |#3| "failed") |#3|) 60)) (-2335 ((|#3| |#3|) 130)) (-3424 (((-3 |#3| "failed") |#3|) 48)) (-1584 ((|#3| |#3|) 120)) (-4139 (((-3 |#3| "failed") |#3|) 66)) (-2438 ((|#3| |#3|) 137)) (-2576 (((-3 |#3| "failed") |#3|) 104)) (-2257 ((|#3| |#3|) 142)) (-2322 (((-3 |#3| "failed") |#3|) 62)) (-2410 ((|#3| |#3|) 135)) (-1788 (((-3 |#3| "failed") |#3|) 50)) (-2226 ((|#3| |#3|) 125)) (-3123 (((-3 |#3| "failed") |#3|) 70)) (-2465 ((|#3| |#3|) 139)) (-2954 (((-3 |#3| "failed") |#3|) 54)) (-2287 ((|#3| |#3|) 127)) (-3674 (((-3 |#3| "failed") |#3|) 72)) (-2687 ((|#3| |#3|) 140)) (-1212 (((-3 |#3| "failed") |#3|) 56)) (-2303 ((|#3| |#3|) 128)) (-2820 (((-3 |#3| "failed") |#3|) 68)) (-2451 ((|#3| |#3|) 138)) (-3417 (((-3 |#3| "failed") |#3|) 107)) (-2273 ((|#3| |#3|) 143)) (-2645 (((-3 |#3| "failed") |#3|) 64)) (-2424 ((|#3| |#3|) 136)) (-3956 (((-3 |#3| "failed") |#3|) 52)) (-2242 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341))))) -(((-257 |#1| |#2| |#3|) (-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1250 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1570 (|#3| |#3|)) (-15 -1584 (|#3| |#3|)) (-15 -1603 (|#3| |#3|)) (-15 -2176 (|#3| |#3|)) (-15 -2193 (|#3| |#3|)) (-15 -2209 (|#3| |#3|)) (-15 -2226 (|#3| |#3|)) (-15 -2242 (|#3| |#3|)) (-15 -2257 (|#3| |#3|)) (-15 -2273 (|#3| |#3|)) (-15 -2287 (|#3| |#3|)) (-15 -2303 (|#3| |#3|)) (-15 -2320 (|#3| |#3|)) (-15 -2335 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2367 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2396 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2424 (|#3| |#3|)) (-15 -2438 (|#3| |#3|)) (-15 -2451 (|#3| |#3|)) (-15 -2465 (|#3| |#3|)) (-15 -2687 (|#3| |#3|)))) (-37 (-385 (-525))) (-1164 |#1|) (-1135 |#1| |#2|)) (T -257)) -((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 (-385 (-525)))) (-4 *5 (-1164 *4)) (-5 *1 (-257 *4 *5 *2)) (-4 *2 (-1135 *4 *5)))) (-1250 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1570 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1584 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1603 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2176 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2193 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2209 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2226 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2242 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2257 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2273 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2287 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2303 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2320 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2335 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2367 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2396 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2424 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2438 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2451 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2465 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2687 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4))))) -(-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1250 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1570 (|#3| |#3|)) (-15 -1584 (|#3| |#3|)) (-15 -1603 (|#3| |#3|)) (-15 -2176 (|#3| |#3|)) (-15 -2193 (|#3| |#3|)) (-15 -2209 (|#3| |#3|)) (-15 -2226 (|#3| |#3|)) (-15 -2242 (|#3| |#3|)) (-15 -2257 (|#3| |#3|)) (-15 -2273 (|#3| |#3|)) (-15 -2287 (|#3| |#3|)) (-15 -2303 (|#3| |#3|)) (-15 -2320 (|#3| |#3|)) (-15 -2335 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2367 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2396 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2424 (|#3| |#3|)) (-15 -2438 (|#3| |#3|)) (-15 -2451 (|#3| |#3|)) (-15 -2465 (|#3| |#3|)) (-15 -2687 (|#3| |#3|)))) -((-3022 (((-3 |#3| "failed") |#3|) 66)) (-2351 ((|#3| |#3|) 133)) (-3245 (((-3 |#3| "failed") |#3|) 50)) (-1603 ((|#3| |#3|) 121)) (-3907 (((-3 |#3| "failed") |#3|) 62)) (-2320 ((|#3| |#3|) 131)) (-3199 (((-3 |#3| "failed") |#3|) 46)) (-1570 ((|#3| |#3|) 119)) (-1269 (((-3 |#3| "failed") |#3|) 70)) (-2382 ((|#3| |#3|) 135)) (-3112 (((-3 |#3| "failed") |#3|) 54)) (-2193 ((|#3| |#3|) 123)) (-3333 (((-3 |#3| "failed") |#3| (-713)) 35)) (-3263 (((-3 |#3| "failed") |#3|) 44)) (-1415 ((|#3| |#3|) 112)) (-1449 (((-3 |#3| "failed") |#3|) 42)) (-1250 ((|#3| |#3|) 118)) (-1999 (((-3 |#3| "failed") |#3|) 72)) (-2396 ((|#3| |#3|) 136)) (-2311 (((-3 |#3| "failed") |#3|) 56)) (-2209 ((|#3| |#3|) 124)) (-4042 (((-3 |#3| "failed") |#3|) 68)) (-2367 ((|#3| |#3|) 134)) (-2781 (((-3 |#3| "failed") |#3|) 52)) (-2176 ((|#3| |#3|) 122)) (-2795 (((-3 |#3| "failed") |#3|) 64)) (-2335 ((|#3| |#3|) 132)) (-3424 (((-3 |#3| "failed") |#3|) 48)) (-1584 ((|#3| |#3|) 120)) (-4139 (((-3 |#3| "failed") |#3|) 78)) (-2438 ((|#3| |#3|) 139)) (-2576 (((-3 |#3| "failed") |#3|) 58)) (-2257 ((|#3| |#3|) 127)) (-2322 (((-3 |#3| "failed") |#3|) 74)) (-2410 ((|#3| |#3|) 137)) (-1788 (((-3 |#3| "failed") |#3|) 102)) (-2226 ((|#3| |#3|) 125)) (-3123 (((-3 |#3| "failed") |#3|) 82)) (-2465 ((|#3| |#3|) 141)) (-2954 (((-3 |#3| "failed") |#3|) 109)) (-2287 ((|#3| |#3|) 129)) (-3674 (((-3 |#3| "failed") |#3|) 84)) (-2687 ((|#3| |#3|) 142)) (-1212 (((-3 |#3| "failed") |#3|) 111)) (-2303 ((|#3| |#3|) 130)) (-2820 (((-3 |#3| "failed") |#3|) 80)) (-2451 ((|#3| |#3|) 140)) (-3417 (((-3 |#3| "failed") |#3|) 60)) (-2273 ((|#3| |#3|) 128)) (-2645 (((-3 |#3| "failed") |#3|) 76)) (-2424 ((|#3| |#3|) 138)) (-3956 (((-3 |#3| "failed") |#3|) 105)) (-2242 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341))))) -(((-258 |#1| |#2| |#3| |#4|) (-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1250 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1570 (|#3| |#3|)) (-15 -1584 (|#3| |#3|)) (-15 -1603 (|#3| |#3|)) (-15 -2176 (|#3| |#3|)) (-15 -2193 (|#3| |#3|)) (-15 -2209 (|#3| |#3|)) (-15 -2226 (|#3| |#3|)) (-15 -2242 (|#3| |#3|)) (-15 -2257 (|#3| |#3|)) (-15 -2273 (|#3| |#3|)) (-15 -2287 (|#3| |#3|)) (-15 -2303 (|#3| |#3|)) (-15 -2320 (|#3| |#3|)) (-15 -2335 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2367 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2396 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2424 (|#3| |#3|)) (-15 -2438 (|#3| |#3|)) (-15 -2451 (|#3| |#3|)) (-15 -2465 (|#3| |#3|)) (-15 -2687 (|#3| |#3|)))) (-37 (-385 (-525))) (-1133 |#1|) (-1156 |#1| |#2|) (-916 |#2|)) (T -258)) -((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 (-385 (-525)))) (-4 *5 (-1133 *4)) (-5 *1 (-258 *4 *5 *2 *6)) (-4 *2 (-1156 *4 *5)) (-4 *6 (-916 *5)))) (-1250 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1415 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1570 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1584 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1603 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2176 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2193 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2209 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2226 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2242 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2257 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2273 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2287 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2303 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2320 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2335 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2367 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2396 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2410 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2424 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2438 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2451 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2465 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2687 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4))))) -(-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1250 (|#3| |#3|)) (-15 -1415 (|#3| |#3|)) (-15 -1570 (|#3| |#3|)) (-15 -1584 (|#3| |#3|)) (-15 -1603 (|#3| |#3|)) (-15 -2176 (|#3| |#3|)) (-15 -2193 (|#3| |#3|)) (-15 -2209 (|#3| |#3|)) (-15 -2226 (|#3| |#3|)) (-15 -2242 (|#3| |#3|)) (-15 -2257 (|#3| |#3|)) (-15 -2273 (|#3| |#3|)) (-15 -2287 (|#3| |#3|)) (-15 -2303 (|#3| |#3|)) (-15 -2320 (|#3| |#3|)) (-15 -2335 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2367 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2396 (|#3| |#3|)) (-15 -2410 (|#3| |#3|)) (-15 -2424 (|#3| |#3|)) (-15 -2438 (|#3| |#3|)) (-15 -2451 (|#3| |#3|)) (-15 -2465 (|#3| |#3|)) (-15 -2687 (|#3| |#3|)))) -((-3213 (((-108) $) 19)) (-2639 (((-169) $) 7)) (-2747 (((-3 (-1091) "failed") $) 14)) (-1488 (((-3 (-592 $) "failed") $) NIL)) (-1268 (((-3 (-1091) "failed") $) 21)) (-2177 (((-3 (-1024) "failed") $) 17)) (-2385 (((-108) $) 15)) (-1270 (((-798) $) NIL)) (-2313 (((-108) $) 9))) -(((-259) (-13 (-566 (-798)) (-10 -8 (-15 -2639 ((-169) $)) (-15 -2385 ((-108) $)) (-15 -2177 ((-3 (-1024) "failed") $)) (-15 -3213 ((-108) $)) (-15 -1268 ((-3 (-1091) "failed") $)) (-15 -2313 ((-108) $)) (-15 -2747 ((-3 (-1091) "failed") $)) (-15 -1488 ((-3 (-592 $) "failed") $))))) (T -259)) -((-2639 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))) (-2385 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2177 (*1 *2 *1) (|partial| -12 (-5 *2 (-1024)) (-5 *1 (-259)))) (-3213 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-1268 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) (-2313 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2747 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) (-1488 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-259))) (-5 *1 (-259))))) -(-13 (-566 (-798)) (-10 -8 (-15 -2639 ((-169) $)) (-15 -2385 ((-108) $)) (-15 -2177 ((-3 (-1024) "failed") $)) (-15 -3213 ((-108) $)) (-15 -1268 ((-3 (-1091) "failed") $)) (-15 -2313 ((-108) $)) (-15 -2747 ((-3 (-1091) "failed") $)) (-15 -1488 ((-3 (-592 $) "failed") $)))) -((-3826 (($ (-1 (-108) |#2|) $) 24)) (-3135 (($ $) 36)) (-1786 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-1614 (($ |#2| $) 32) (($ (-1 (-108) |#2|) $) 18)) (-2192 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-2683 (($ |#2| $ (-525)) 20) (($ $ $ (-525)) 22)) (-3157 (($ $ (-525)) 11) (($ $ (-1140 (-525))) 14)) (-2171 (($ $ |#2|) 30) (($ $ $) NIL)) (-2014 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-592 $)) NIL))) -(((-260 |#1| |#2|) (-10 -8 (-15 -2192 (|#1| |#1| |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -2192 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2171 (|#1| |#1| |#1|)) (-15 -2171 (|#1| |#1| |#2|)) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -1614 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3826 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1614 (|#1| |#2| |#1|)) (-15 -3135 (|#1| |#1|))) (-261 |#2|) (-1127)) (T -260)) -NIL -(-10 -8 (-15 -2192 (|#1| |#1| |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -2192 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2171 (|#1| |#1| |#1|)) (-15 -2171 (|#1| |#1| |#2|)) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -1614 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3826 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1614 (|#1| |#2| |#1|)) (-15 -3135 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) 85)) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3795 (($ $) 83 (|has| |#1| (-1020)))) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1020)))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2192 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1791 (($ |#1| $ (-525)) 88) (($ $ $ (-525)) 87)) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3455 (($ $ (-525)) 91) (($ $ (-1140 (-525))) 90)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 70)) (-2171 (($ $ |#1|) 93) (($ $ $) 92)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3427 (((-592 (-525)) $) 19)) (-4003 (((-713) $) 17)) (-1271 (((-798) $) 23) (($ (-592 (-525))) 15)) (-2131 (($ (-713)) 20)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 9)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 11))) +(((-254) (-13 (-789) (-10 -8 (-15 -1271 ($ (-592 (-525)))) (-15 -4003 ((-713) $)) (-15 -3427 ((-592 (-525)) $)) (-15 -2131 ($ (-713)))))) (T -254)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254)))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-254)))) (-3427 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254)))) (-2131 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-254))))) +(-13 (-789) (-10 -8 (-15 -1271 ($ (-592 (-525)))) (-15 -4003 ((-713) $)) (-15 -3427 ((-592 (-525)) $)) (-15 -2131 ($ (-713))))) +((-2351 ((|#2| |#2|) 77)) (-1608 ((|#2| |#2|) 65)) (-3902 (((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108))))) 116)) (-2321 ((|#2| |#2|) 75)) (-1574 ((|#2| |#2|) 63)) (-2382 ((|#2| |#2|) 79)) (-2195 ((|#2| |#2|) 67)) (-1539 ((|#2|) 46)) (-2981 (((-110) (-110)) 95)) (-1418 ((|#2| |#2|) 61)) (-2413 (((-108) |#2|) 134)) (-3363 ((|#2| |#2|) 181)) (-2658 ((|#2| |#2|) 157)) (-1319 ((|#2|) 59)) (-3466 ((|#2|) 58)) (-1962 ((|#2| |#2|) 177)) (-1272 ((|#2| |#2|) 153)) (-1388 ((|#2| |#2|) 185)) (-3233 ((|#2| |#2|) 161)) (-4105 ((|#2| |#2|) 149)) (-4207 ((|#2| |#2|) 151)) (-3800 ((|#2| |#2|) 187)) (-4029 ((|#2| |#2|) 163)) (-1845 ((|#2| |#2|) 183)) (-1790 ((|#2| |#2|) 159)) (-4010 ((|#2| |#2|) 179)) (-3260 ((|#2| |#2|) 155)) (-1612 ((|#2| |#2|) 193)) (-3030 ((|#2| |#2|) 169)) (-1826 ((|#2| |#2|) 189)) (-2329 ((|#2| |#2|) 165)) (-1578 ((|#2| |#2|) 197)) (-1526 ((|#2| |#2|) 173)) (-3674 ((|#2| |#2|) 199)) (-3716 ((|#2| |#2|) 175)) (-3873 ((|#2| |#2|) 195)) (-2367 ((|#2| |#2|) 171)) (-1283 ((|#2| |#2|) 191)) (-3181 ((|#2| |#2|) 167)) (-1251 ((|#2| |#2|) 62)) (-2397 ((|#2| |#2|) 80)) (-2210 ((|#2| |#2|) 68)) (-2368 ((|#2| |#2|) 78)) (-2178 ((|#2| |#2|) 66)) (-2337 ((|#2| |#2|) 76)) (-1588 ((|#2| |#2|) 64)) (-1946 (((-108) (-110)) 93)) (-2437 ((|#2| |#2|) 83)) (-2259 ((|#2| |#2|) 71)) (-2411 ((|#2| |#2|) 81)) (-2227 ((|#2| |#2|) 69)) (-2462 ((|#2| |#2|) 85)) (-2289 ((|#2| |#2|) 73)) (-2670 ((|#2| |#2|) 86)) (-2305 ((|#2| |#2|) 74)) (-2450 ((|#2| |#2|) 84)) (-2275 ((|#2| |#2|) 72)) (-2425 ((|#2| |#2|) 82)) (-2244 ((|#2| |#2|) 70))) +(((-255 |#1| |#2|) (-10 -7 (-15 -1251 (|#2| |#2|)) (-15 -1418 (|#2| |#2|)) (-15 -1574 (|#2| |#2|)) (-15 -1588 (|#2| |#2|)) (-15 -1608 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2195 (|#2| |#2|)) (-15 -2210 (|#2| |#2|)) (-15 -2227 (|#2| |#2|)) (-15 -2244 (|#2| |#2|)) (-15 -2259 (|#2| |#2|)) (-15 -2275 (|#2| |#2|)) (-15 -2289 (|#2| |#2|)) (-15 -2305 (|#2| |#2|)) (-15 -2321 (|#2| |#2|)) (-15 -2337 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -2368 (|#2| |#2|)) (-15 -2382 (|#2| |#2|)) (-15 -2397 (|#2| |#2|)) (-15 -2411 (|#2| |#2|)) (-15 -2425 (|#2| |#2|)) (-15 -2437 (|#2| |#2|)) (-15 -2450 (|#2| |#2|)) (-15 -2462 (|#2| |#2|)) (-15 -2670 (|#2| |#2|)) (-15 -1539 (|#2|)) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3466 (|#2|)) (-15 -1319 (|#2|)) (-15 -4207 (|#2| |#2|)) (-15 -4105 (|#2| |#2|)) (-15 -1272 (|#2| |#2|)) (-15 -3260 (|#2| |#2|)) (-15 -2658 (|#2| |#2|)) (-15 -1790 (|#2| |#2|)) (-15 -3233 (|#2| |#2|)) (-15 -4029 (|#2| |#2|)) (-15 -2329 (|#2| |#2|)) (-15 -3181 (|#2| |#2|)) (-15 -3030 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -1526 (|#2| |#2|)) (-15 -3716 (|#2| |#2|)) (-15 -1962 (|#2| |#2|)) (-15 -4010 (|#2| |#2|)) (-15 -3363 (|#2| |#2|)) (-15 -1845 (|#2| |#2|)) (-15 -1388 (|#2| |#2|)) (-15 -3800 (|#2| |#2|)) (-15 -1826 (|#2| |#2|)) (-15 -1283 (|#2| |#2|)) (-15 -1612 (|#2| |#2|)) (-15 -3873 (|#2| |#2|)) (-15 -1578 (|#2| |#2|)) (-15 -3674 (|#2| |#2|)) (-15 -3902 ((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2413 ((-108) |#2|))) (-13 (-789) (-517)) (-13 (-408 |#1|) (-934))) (T -255)) +((-2413 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) (-4 *3 (-13 (-408 *4) (-934))))) (-3902 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-592 (-2 (|:| |func| *2) (|:| |pole| (-108))))) (-4 *2 (-13 (-408 *4) (-934))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-255 *4 *2)))) (-3674 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1578 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3873 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1612 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1283 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1826 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3800 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1388 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1845 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3363 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-4010 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1962 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3716 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1526 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2367 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3030 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3181 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2329 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-4029 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3233 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1790 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2658 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-3260 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1272 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-4105 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-4207 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1319 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-3466 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *4)) (-4 *4 (-13 (-408 *3) (-934))))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-934))))) (-1539 (*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) (-2670 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2462 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2450 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2437 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2425 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2411 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2397 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2368 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2337 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2321 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2305 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2289 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2275 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2259 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2244 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2227 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2210 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2195 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-2178 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1608 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1588 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1574 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1418 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) (-1251 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) +(-10 -7 (-15 -1251 (|#2| |#2|)) (-15 -1418 (|#2| |#2|)) (-15 -1574 (|#2| |#2|)) (-15 -1588 (|#2| |#2|)) (-15 -1608 (|#2| |#2|)) (-15 -2178 (|#2| |#2|)) (-15 -2195 (|#2| |#2|)) (-15 -2210 (|#2| |#2|)) (-15 -2227 (|#2| |#2|)) (-15 -2244 (|#2| |#2|)) (-15 -2259 (|#2| |#2|)) (-15 -2275 (|#2| |#2|)) (-15 -2289 (|#2| |#2|)) (-15 -2305 (|#2| |#2|)) (-15 -2321 (|#2| |#2|)) (-15 -2337 (|#2| |#2|)) (-15 -2351 (|#2| |#2|)) (-15 -2368 (|#2| |#2|)) (-15 -2382 (|#2| |#2|)) (-15 -2397 (|#2| |#2|)) (-15 -2411 (|#2| |#2|)) (-15 -2425 (|#2| |#2|)) (-15 -2437 (|#2| |#2|)) (-15 -2450 (|#2| |#2|)) (-15 -2462 (|#2| |#2|)) (-15 -2670 (|#2| |#2|)) (-15 -1539 (|#2|)) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3466 (|#2|)) (-15 -1319 (|#2|)) (-15 -4207 (|#2| |#2|)) (-15 -4105 (|#2| |#2|)) (-15 -1272 (|#2| |#2|)) (-15 -3260 (|#2| |#2|)) (-15 -2658 (|#2| |#2|)) (-15 -1790 (|#2| |#2|)) (-15 -3233 (|#2| |#2|)) (-15 -4029 (|#2| |#2|)) (-15 -2329 (|#2| |#2|)) (-15 -3181 (|#2| |#2|)) (-15 -3030 (|#2| |#2|)) (-15 -2367 (|#2| |#2|)) (-15 -1526 (|#2| |#2|)) (-15 -3716 (|#2| |#2|)) (-15 -1962 (|#2| |#2|)) (-15 -4010 (|#2| |#2|)) (-15 -3363 (|#2| |#2|)) (-15 -1845 (|#2| |#2|)) (-15 -1388 (|#2| |#2|)) (-15 -3800 (|#2| |#2|)) (-15 -1826 (|#2| |#2|)) (-15 -1283 (|#2| |#2|)) (-15 -1612 (|#2| |#2|)) (-15 -3873 (|#2| |#2|)) (-15 -1578 (|#2| |#2|)) (-15 -3674 (|#2| |#2|)) (-15 -3902 ((-3 |#2| "failed") |#2| (-592 (-2 (|:| |func| |#2|) (|:| |pole| (-108)))))) (-15 -2413 ((-108) |#2|))) +((-4211 (((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091)) 135)) (-3840 ((|#2| (-385 (-525)) |#2|) 51)) (-2478 ((|#2| |#2| (-565 |#2|)) 128)) (-2269 (((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091)) 127)) (-2905 ((|#2| |#2| (-1091)) 20) ((|#2| |#2|) 23)) (-2431 ((|#2| |#2| (-1091)) 141) ((|#2| |#2|) 139))) +(((-256 |#1| |#2|) (-10 -7 (-15 -2431 (|#2| |#2|)) (-15 -2431 (|#2| |#2| (-1091))) (-15 -2269 ((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091))) (-15 -2905 (|#2| |#2|)) (-15 -2905 (|#2| |#2| (-1091))) (-15 -4211 ((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091))) (-15 -2478 (|#2| |#2| (-565 |#2|))) (-15 -3840 (|#2| (-385 (-525)) |#2|))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -256)) +((-3840 (*1 *2 *3 *2) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2478 (*1 *2 *2 *3) (-12 (-5 *3 (-565 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)))) (-4211 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-1091)) (-4 *2 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *5 *2)))) (-2905 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2905 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-2269 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |func| *3) (|:| |kers| (-592 (-565 *3))) (|:| |vals| (-592 *3)))) (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2431 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2431 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) +(-10 -7 (-15 -2431 (|#2| |#2|)) (-15 -2431 (|#2| |#2| (-1091))) (-15 -2269 ((-2 (|:| |func| |#2|) (|:| |kers| (-592 (-565 |#2|))) (|:| |vals| (-592 |#2|))) |#2| (-1091))) (-15 -2905 (|#2| |#2|)) (-15 -2905 (|#2| |#2| (-1091))) (-15 -4211 ((-3 |#2| "failed") (-592 (-565 |#2|)) |#2| (-1091))) (-15 -2478 (|#2| |#2| (-565 |#2|))) (-15 -3840 (|#2| (-385 (-525)) |#2|))) +((-3448 (((-3 |#3| "failed") |#3|) 110)) (-2351 ((|#3| |#3|) 131)) (-3778 (((-3 |#3| "failed") |#3|) 82)) (-1608 ((|#3| |#3|) 121)) (-2239 (((-3 |#3| "failed") |#3|) 58)) (-2321 ((|#3| |#3|) 129)) (-1546 (((-3 |#3| "failed") |#3|) 46)) (-1574 ((|#3| |#3|) 119)) (-3595 (((-3 |#3| "failed") |#3|) 112)) (-2382 ((|#3| |#3|) 133)) (-1940 (((-3 |#3| "failed") |#3|) 84)) (-2195 ((|#3| |#3|) 123)) (-1456 (((-3 |#3| "failed") |#3| (-713)) 36)) (-3964 (((-3 |#3| "failed") |#3|) 74)) (-1418 ((|#3| |#3|) 118)) (-2173 (((-3 |#3| "failed") |#3|) 44)) (-1251 ((|#3| |#3|) 117)) (-2179 (((-3 |#3| "failed") |#3|) 113)) (-2397 ((|#3| |#3|) 134)) (-4112 (((-3 |#3| "failed") |#3|) 85)) (-2210 ((|#3| |#3|) 124)) (-4171 (((-3 |#3| "failed") |#3|) 111)) (-2368 ((|#3| |#3|) 132)) (-3022 (((-3 |#3| "failed") |#3|) 83)) (-2178 ((|#3| |#3|) 122)) (-1860 (((-3 |#3| "failed") |#3|) 60)) (-2337 ((|#3| |#3|) 130)) (-4121 (((-3 |#3| "failed") |#3|) 48)) (-1588 ((|#3| |#3|) 120)) (-2803 (((-3 |#3| "failed") |#3|) 66)) (-2437 ((|#3| |#3|) 137)) (-1652 (((-3 |#3| "failed") |#3|) 104)) (-2259 ((|#3| |#3|) 142)) (-3094 (((-3 |#3| "failed") |#3|) 62)) (-2411 ((|#3| |#3|) 135)) (-1677 (((-3 |#3| "failed") |#3|) 50)) (-2227 ((|#3| |#3|) 125)) (-2053 (((-3 |#3| "failed") |#3|) 70)) (-2462 ((|#3| |#3|) 139)) (-3987 (((-3 |#3| "failed") |#3|) 54)) (-2289 ((|#3| |#3|) 127)) (-1690 (((-3 |#3| "failed") |#3|) 72)) (-2670 ((|#3| |#3|) 140)) (-2664 (((-3 |#3| "failed") |#3|) 56)) (-2305 ((|#3| |#3|) 128)) (-2129 (((-3 |#3| "failed") |#3|) 68)) (-2450 ((|#3| |#3|) 138)) (-4069 (((-3 |#3| "failed") |#3|) 107)) (-2275 ((|#3| |#3|) 143)) (-4077 (((-3 |#3| "failed") |#3|) 64)) (-2425 ((|#3| |#3|) 136)) (-1479 (((-3 |#3| "failed") |#3|) 52)) (-2244 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341))))) +(((-257 |#1| |#2| |#3|) (-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1251 (|#3| |#3|)) (-15 -1418 (|#3| |#3|)) (-15 -1574 (|#3| |#3|)) (-15 -1588 (|#3| |#3|)) (-15 -1608 (|#3| |#3|)) (-15 -2178 (|#3| |#3|)) (-15 -2195 (|#3| |#3|)) (-15 -2210 (|#3| |#3|)) (-15 -2227 (|#3| |#3|)) (-15 -2244 (|#3| |#3|)) (-15 -2259 (|#3| |#3|)) (-15 -2275 (|#3| |#3|)) (-15 -2289 (|#3| |#3|)) (-15 -2305 (|#3| |#3|)) (-15 -2321 (|#3| |#3|)) (-15 -2337 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2368 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2397 (|#3| |#3|)) (-15 -2411 (|#3| |#3|)) (-15 -2425 (|#3| |#3|)) (-15 -2437 (|#3| |#3|)) (-15 -2450 (|#3| |#3|)) (-15 -2462 (|#3| |#3|)) (-15 -2670 (|#3| |#3|)))) (-37 (-385 (-525))) (-1164 |#1|) (-1135 |#1| |#2|)) (T -257)) +((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 (-385 (-525)))) (-4 *5 (-1164 *4)) (-5 *1 (-257 *4 *5 *2)) (-4 *2 (-1135 *4 *5)))) (-1251 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1418 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1574 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1588 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-1608 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2178 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2195 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2210 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2227 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2244 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2259 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2275 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2289 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2305 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2321 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2337 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2368 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2397 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2411 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2425 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2437 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2450 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2462 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) (-2670 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4))))) +(-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1251 (|#3| |#3|)) (-15 -1418 (|#3| |#3|)) (-15 -1574 (|#3| |#3|)) (-15 -1588 (|#3| |#3|)) (-15 -1608 (|#3| |#3|)) (-15 -2178 (|#3| |#3|)) (-15 -2195 (|#3| |#3|)) (-15 -2210 (|#3| |#3|)) (-15 -2227 (|#3| |#3|)) (-15 -2244 (|#3| |#3|)) (-15 -2259 (|#3| |#3|)) (-15 -2275 (|#3| |#3|)) (-15 -2289 (|#3| |#3|)) (-15 -2305 (|#3| |#3|)) (-15 -2321 (|#3| |#3|)) (-15 -2337 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2368 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2397 (|#3| |#3|)) (-15 -2411 (|#3| |#3|)) (-15 -2425 (|#3| |#3|)) (-15 -2437 (|#3| |#3|)) (-15 -2450 (|#3| |#3|)) (-15 -2462 (|#3| |#3|)) (-15 -2670 (|#3| |#3|)))) +((-3448 (((-3 |#3| "failed") |#3|) 66)) (-2351 ((|#3| |#3|) 133)) (-3778 (((-3 |#3| "failed") |#3|) 50)) (-1608 ((|#3| |#3|) 121)) (-2239 (((-3 |#3| "failed") |#3|) 62)) (-2321 ((|#3| |#3|) 131)) (-1546 (((-3 |#3| "failed") |#3|) 46)) (-1574 ((|#3| |#3|) 119)) (-3595 (((-3 |#3| "failed") |#3|) 70)) (-2382 ((|#3| |#3|) 135)) (-1940 (((-3 |#3| "failed") |#3|) 54)) (-2195 ((|#3| |#3|) 123)) (-1456 (((-3 |#3| "failed") |#3| (-713)) 35)) (-3964 (((-3 |#3| "failed") |#3|) 44)) (-1418 ((|#3| |#3|) 112)) (-2173 (((-3 |#3| "failed") |#3|) 42)) (-1251 ((|#3| |#3|) 118)) (-2179 (((-3 |#3| "failed") |#3|) 72)) (-2397 ((|#3| |#3|) 136)) (-4112 (((-3 |#3| "failed") |#3|) 56)) (-2210 ((|#3| |#3|) 124)) (-4171 (((-3 |#3| "failed") |#3|) 68)) (-2368 ((|#3| |#3|) 134)) (-3022 (((-3 |#3| "failed") |#3|) 52)) (-2178 ((|#3| |#3|) 122)) (-1860 (((-3 |#3| "failed") |#3|) 64)) (-2337 ((|#3| |#3|) 132)) (-4121 (((-3 |#3| "failed") |#3|) 48)) (-1588 ((|#3| |#3|) 120)) (-2803 (((-3 |#3| "failed") |#3|) 78)) (-2437 ((|#3| |#3|) 139)) (-1652 (((-3 |#3| "failed") |#3|) 58)) (-2259 ((|#3| |#3|) 127)) (-3094 (((-3 |#3| "failed") |#3|) 74)) (-2411 ((|#3| |#3|) 137)) (-1677 (((-3 |#3| "failed") |#3|) 102)) (-2227 ((|#3| |#3|) 125)) (-2053 (((-3 |#3| "failed") |#3|) 82)) (-2462 ((|#3| |#3|) 141)) (-3987 (((-3 |#3| "failed") |#3|) 109)) (-2289 ((|#3| |#3|) 129)) (-1690 (((-3 |#3| "failed") |#3|) 84)) (-2670 ((|#3| |#3|) 142)) (-2664 (((-3 |#3| "failed") |#3|) 111)) (-2305 ((|#3| |#3|) 130)) (-2129 (((-3 |#3| "failed") |#3|) 80)) (-2450 ((|#3| |#3|) 140)) (-4069 (((-3 |#3| "failed") |#3|) 60)) (-2275 ((|#3| |#3|) 128)) (-4077 (((-3 |#3| "failed") |#3|) 76)) (-2425 ((|#3| |#3|) 138)) (-1479 (((-3 |#3| "failed") |#3|) 105)) (-2244 ((|#3| |#3|) 126)) (** ((|#3| |#3| (-385 (-525))) 40 (|has| |#1| (-341))))) +(((-258 |#1| |#2| |#3| |#4|) (-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1251 (|#3| |#3|)) (-15 -1418 (|#3| |#3|)) (-15 -1574 (|#3| |#3|)) (-15 -1588 (|#3| |#3|)) (-15 -1608 (|#3| |#3|)) (-15 -2178 (|#3| |#3|)) (-15 -2195 (|#3| |#3|)) (-15 -2210 (|#3| |#3|)) (-15 -2227 (|#3| |#3|)) (-15 -2244 (|#3| |#3|)) (-15 -2259 (|#3| |#3|)) (-15 -2275 (|#3| |#3|)) (-15 -2289 (|#3| |#3|)) (-15 -2305 (|#3| |#3|)) (-15 -2321 (|#3| |#3|)) (-15 -2337 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2368 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2397 (|#3| |#3|)) (-15 -2411 (|#3| |#3|)) (-15 -2425 (|#3| |#3|)) (-15 -2437 (|#3| |#3|)) (-15 -2450 (|#3| |#3|)) (-15 -2462 (|#3| |#3|)) (-15 -2670 (|#3| |#3|)))) (-37 (-385 (-525))) (-1133 |#1|) (-1156 |#1| |#2|) (-916 |#2|)) (T -258)) +((** (*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-341)) (-4 *4 (-37 (-385 (-525)))) (-4 *5 (-1133 *4)) (-5 *1 (-258 *4 *5 *2 *6)) (-4 *2 (-1156 *4 *5)) (-4 *6 (-916 *5)))) (-1251 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1418 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1574 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1588 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-1608 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2178 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2195 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2210 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2227 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2244 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2259 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2275 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2289 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2305 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2321 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2337 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2351 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2368 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2382 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2397 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2411 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2425 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2437 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2450 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2462 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) (-2670 (*1 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4))))) +(-13 (-916 |#3|) (-10 -7 (IF (|has| |#1| (-341)) (-15 ** (|#3| |#3| (-385 (-525)))) |%noBranch|) (-15 -1251 (|#3| |#3|)) (-15 -1418 (|#3| |#3|)) (-15 -1574 (|#3| |#3|)) (-15 -1588 (|#3| |#3|)) (-15 -1608 (|#3| |#3|)) (-15 -2178 (|#3| |#3|)) (-15 -2195 (|#3| |#3|)) (-15 -2210 (|#3| |#3|)) (-15 -2227 (|#3| |#3|)) (-15 -2244 (|#3| |#3|)) (-15 -2259 (|#3| |#3|)) (-15 -2275 (|#3| |#3|)) (-15 -2289 (|#3| |#3|)) (-15 -2305 (|#3| |#3|)) (-15 -2321 (|#3| |#3|)) (-15 -2337 (|#3| |#3|)) (-15 -2351 (|#3| |#3|)) (-15 -2368 (|#3| |#3|)) (-15 -2382 (|#3| |#3|)) (-15 -2397 (|#3| |#3|)) (-15 -2411 (|#3| |#3|)) (-15 -2425 (|#3| |#3|)) (-15 -2437 (|#3| |#3|)) (-15 -2450 (|#3| |#3|)) (-15 -2462 (|#3| |#3|)) (-15 -2670 (|#3| |#3|)))) +((-1672 (((-108) $) 19)) (-2634 (((-169) $) 7)) (-2783 (((-3 (-1091) "failed") $) 14)) (-2212 (((-3 (-592 $) "failed") $) NIL)) (-3582 (((-3 (-1091) "failed") $) 21)) (-2364 (((-3 (-1024) "failed") $) 17)) (-3568 (((-108) $) 15)) (-1271 (((-798) $) NIL)) (-4131 (((-108) $) 9))) +(((-259) (-13 (-566 (-798)) (-10 -8 (-15 -2634 ((-169) $)) (-15 -3568 ((-108) $)) (-15 -2364 ((-3 (-1024) "failed") $)) (-15 -1672 ((-108) $)) (-15 -3582 ((-3 (-1091) "failed") $)) (-15 -4131 ((-108) $)) (-15 -2783 ((-3 (-1091) "failed") $)) (-15 -2212 ((-3 (-592 $) "failed") $))))) (T -259)) +((-2634 (*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259)))) (-3568 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2364 (*1 *2 *1) (|partial| -12 (-5 *2 (-1024)) (-5 *1 (-259)))) (-1672 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-3582 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) (-4131 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) (-2783 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) (-2212 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-259))) (-5 *1 (-259))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2634 ((-169) $)) (-15 -3568 ((-108) $)) (-15 -2364 ((-3 (-1024) "failed") $)) (-15 -1672 ((-108) $)) (-15 -3582 ((-3 (-1091) "failed") $)) (-15 -4131 ((-108) $)) (-15 -2783 ((-3 (-1091) "failed") $)) (-15 -2212 ((-3 (-592 $) "failed") $)))) +((-3823 (($ (-1 (-108) |#2|) $) 24)) (-3131 (($ $) 36)) (-1649 (($ (-1 (-108) |#2|) $) NIL) (($ |#2| $) 34)) (-1619 (($ |#2| $) 32) (($ (-1 (-108) |#2|) $) 18)) (-1213 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 40)) (-2678 (($ |#2| $ (-525)) 20) (($ $ $ (-525)) 22)) (-3153 (($ $ (-525)) 11) (($ $ (-1140 (-525))) 14)) (-2286 (($ $ |#2|) 30) (($ $ $) NIL)) (-2017 (($ $ |#2|) 29) (($ |#2| $) NIL) (($ $ $) 26) (($ (-592 $)) NIL))) +(((-260 |#1| |#2|) (-10 -8 (-15 -1213 (|#1| |#1| |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -1213 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2286 (|#1| |#1| |#1|)) (-15 -2286 (|#1| |#1| |#2|)) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -1619 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3823 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1619 (|#1| |#2| |#1|)) (-15 -3131 (|#1| |#1|))) (-261 |#2|) (-1127)) (T -260)) +NIL +(-10 -8 (-15 -1213 (|#1| |#1| |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -1213 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -2286 (|#1| |#1| |#1|)) (-15 -2286 (|#1| |#1| |#2|)) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -1619 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -3823 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1619 (|#1| |#2| |#1|)) (-15 -3131 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) 85)) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3452 (($ $) 83 (|has| |#1| (-1020)))) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ (-1 (-108) |#1|) $) 89) (($ |#1| $) 84 (|has| |#1| (-1020)))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-1213 (($ (-1 (-108) |#1| |#1|) $ $) 86) (($ $ $) 82 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1710 (($ |#1| $ (-525)) 88) (($ $ $ (-525)) 87)) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3256 (($ $ (-525)) 91) (($ $ (-1140 (-525))) 90)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 70)) (-2286 (($ $ |#1|) 93) (($ $ $) 92)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-261 |#1|) (-131) (-1127)) (T -261)) -((-2171 (*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-2171 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-3455 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-3455 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1786 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1791 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-1791 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-2192 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1917 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1786 (*1 *1 *2 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-3795 (*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-2192 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-789))))) -(-13 (-597 |t#1|) (-10 -8 (-6 -4256) (-15 -2171 ($ $ |t#1|)) (-15 -2171 ($ $ $)) (-15 -3455 ($ $ (-525))) (-15 -3455 ($ $ (-1140 (-525)))) (-15 -1786 ($ (-1 (-108) |t#1|) $)) (-15 -1791 ($ |t#1| $ (-525))) (-15 -1791 ($ $ $ (-525))) (-15 -2192 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -1917 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -1786 ($ |t#1| $)) (-15 -3795 ($ $))) |%noBranch|) (IF (|has| |t#1| (-789)) (-15 -2192 ($ $ $)) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2286 (*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-2286 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-3256 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-3256 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1649 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1710 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1127)))) (-1710 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1213 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1932 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) (-1649 (*1 *1 *2 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-3452 (*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) (-1213 (*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-789))))) +(-13 (-597 |t#1|) (-10 -8 (-6 -4256) (-15 -2286 ($ $ |t#1|)) (-15 -2286 ($ $ $)) (-15 -3256 ($ $ (-525))) (-15 -3256 ($ $ (-1140 (-525)))) (-15 -1649 ($ (-1 (-108) |t#1|) $)) (-15 -1710 ($ |t#1| $ (-525))) (-15 -1710 ($ $ $ (-525))) (-15 -1213 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -1932 ($ (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -1649 ($ |t#1| $)) (-15 -3452 ($ $))) |%noBranch|) (IF (|has| |t#1| (-789)) (-15 -1213 ($ $ $)) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) ((** (($ $ $) 10))) (((-262 |#1|) (-10 -8 (-15 ** (|#1| |#1| |#1|))) (-263)) (T -262)) NIL (-10 -8 (-15 ** (|#1| |#1| |#1|))) -((-1415 (($ $) 6)) (-1250 (($ $) 7)) (** (($ $ $) 8))) +((-1418 (($ $) 6)) (-1251 (($ $) 7)) (** (($ $ $) 8))) (((-263) (-131)) (T -263)) -((** (*1 *1 *1 *1) (-4 *1 (-263))) (-1250 (*1 *1 *1) (-4 *1 (-263))) (-1415 (*1 *1 *1) (-4 *1 (-263)))) -(-13 (-10 -8 (-15 -1415 ($ $)) (-15 -1250 ($ $)) (-15 ** ($ $ $)))) -((-3680 (((-592 (-1072 |#1|)) (-1072 |#1|) |#1|) 35)) (-1591 ((|#2| |#2| |#1|) 38)) (-3386 ((|#2| |#2| |#1|) 40)) (-3679 ((|#2| |#2| |#1|) 39))) -(((-264 |#1| |#2|) (-10 -7 (-15 -1591 (|#2| |#2| |#1|)) (-15 -3679 (|#2| |#2| |#1|)) (-15 -3386 (|#2| |#2| |#1|)) (-15 -3680 ((-592 (-1072 |#1|)) (-1072 |#1|) |#1|))) (-341) (-1164 |#1|)) (T -264)) -((-3680 (*1 *2 *3 *4) (-12 (-4 *4 (-341)) (-5 *2 (-592 (-1072 *4))) (-5 *1 (-264 *4 *5)) (-5 *3 (-1072 *4)) (-4 *5 (-1164 *4)))) (-3386 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3)))) (-3679 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3)))) (-1591 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) -(-10 -7 (-15 -1591 (|#2| |#2| |#1|)) (-15 -3679 (|#2| |#2| |#1|)) (-15 -3386 (|#2| |#2| |#1|)) (-15 -3680 ((-592 (-1072 |#1|)) (-1072 |#1|) |#1|))) -((-3410 ((|#2| $ |#1|) 6))) +((** (*1 *1 *1 *1) (-4 *1 (-263))) (-1251 (*1 *1 *1) (-4 *1 (-263))) (-1418 (*1 *1 *1) (-4 *1 (-263)))) +(-13 (-10 -8 (-15 -1418 ($ $)) (-15 -1251 ($ $)) (-15 ** ($ $ $)))) +((-1742 (((-592 (-1072 |#1|)) (-1072 |#1|) |#1|) 35)) (-1618 ((|#2| |#2| |#1|) 38)) (-3756 ((|#2| |#2| |#1|) 40)) (-3676 ((|#2| |#2| |#1|) 39))) +(((-264 |#1| |#2|) (-10 -7 (-15 -1618 (|#2| |#2| |#1|)) (-15 -3676 (|#2| |#2| |#1|)) (-15 -3756 (|#2| |#2| |#1|)) (-15 -1742 ((-592 (-1072 |#1|)) (-1072 |#1|) |#1|))) (-341) (-1164 |#1|)) (T -264)) +((-1742 (*1 *2 *3 *4) (-12 (-4 *4 (-341)) (-5 *2 (-592 (-1072 *4))) (-5 *1 (-264 *4 *5)) (-5 *3 (-1072 *4)) (-4 *5 (-1164 *4)))) (-3756 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3)))) (-3676 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3)))) (-1618 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) +(-10 -7 (-15 -1618 (|#2| |#2| |#1|)) (-15 -3676 (|#2| |#2| |#1|)) (-15 -3756 (|#2| |#2| |#1|)) (-15 -1742 ((-592 (-1072 |#1|)) (-1072 |#1|) |#1|))) +((-3405 ((|#2| $ |#1|) 6))) (((-265 |#1| |#2|) (-131) (-1020) (-1127)) (T -265)) -((-3410 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127))))) -(-13 (-10 -8 (-15 -3410 (|t#2| $ |t#1|)))) -((-2632 ((|#3| $ |#2| |#3|) 12)) (-2571 ((|#3| $ |#2|) 10))) -(((-266 |#1| |#2| |#3|) (-10 -8 (-15 -2632 (|#3| |#1| |#2| |#3|)) (-15 -2571 (|#3| |#1| |#2|))) (-267 |#2| |#3|) (-1020) (-1127)) (T -266)) +((-3405 (*1 *2 *1 *3) (-12 (-4 *1 (-265 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127))))) +(-13 (-10 -8 (-15 -3405 (|t#2| $ |t#1|)))) +((-2619 ((|#3| $ |#2| |#3|) 12)) (-2558 ((|#3| $ |#2|) 10))) +(((-266 |#1| |#2| |#3|) (-10 -8 (-15 -2619 (|#3| |#1| |#2| |#3|)) (-15 -2558 (|#3| |#1| |#2|))) (-267 |#2| |#3|) (-1020) (-1127)) (T -266)) NIL -(-10 -8 (-15 -2632 (|#3| |#1| |#2| |#3|)) (-15 -2571 (|#3| |#1| |#2|))) -((-1429 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4256)))) (-2632 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) 11)) (-3410 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12))) +(-10 -8 (-15 -2619 (|#3| |#1| |#2| |#3|)) (-15 -2558 (|#3| |#1| |#2|))) +((-1432 ((|#2| $ |#1| |#2|) 10 (|has| $ (-6 -4256)))) (-2619 ((|#2| $ |#1| |#2|) 9 (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) 11)) (-3405 ((|#2| $ |#1|) 6) ((|#2| $ |#1| |#2|) 12))) (((-267 |#1| |#2|) (-131) (-1020) (-1127)) (T -267)) -((-3410 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-2571 (*1 *2 *1 *3) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-1429 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-2632 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127))))) -(-13 (-265 |t#1| |t#2|) (-10 -8 (-15 -3410 (|t#2| $ |t#1| |t#2|)) (-15 -2571 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1429 (|t#2| $ |t#1| |t#2|)) (-15 -2632 (|t#2| $ |t#1| |t#2|))) |%noBranch|))) +((-3405 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-2558 (*1 *2 *1 *3) (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-1432 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-2619 (*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127))))) +(-13 (-265 |t#1| |t#2|) (-10 -8 (-15 -3405 (|t#2| $ |t#1| |t#2|)) (-15 -2558 (|t#2| $ |t#1|)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1432 (|t#2| $ |t#1| |t#2|)) (-15 -2619 (|t#2| $ |t#1| |t#2|))) |%noBranch|))) (((-265 |#1| |#2|) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 35)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 40)) (-3906 (($ $) 38)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) 33)) (-3501 (($ |#2| |#3|) 19)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3827 ((|#3| $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 20)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1274 (((-3 $ "failed") $ $) NIL)) (-2430 (((-713) $) 34)) (-3410 ((|#2| $ |#2|) 42)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 24)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 29 T CONST)) (-3365 (($) 36 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 37))) -(((-268 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-286) (-10 -8 (-15 -3827 (|#3| $)) (-15 -1270 (|#2| $)) (-15 -3501 ($ |#2| |#3|)) (-15 -1274 ((-3 $ "failed") $ $)) (-15 -3233 ((-3 $ "failed") $)) (-15 -2502 ($ $)) (-15 -3410 (|#2| $ |#2|)))) (-160) (-1149 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -268)) -((-3233 (*1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-3827 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1149 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-1270 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *3 (-160)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))) (-3501 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1149 *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)))) (-1274 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-2502 (*1 *1 *1) (-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-3410 (*1 *2 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1149 *3)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4))))) -(-13 (-286) (-10 -8 (-15 -3827 (|#3| $)) (-15 -1270 (|#2| $)) (-15 -3501 ($ |#2| |#3|)) (-15 -1274 ((-3 $ "failed") $ $)) (-15 -3233 ((-3 $ "failed") $)) (-15 -2502 ($ $)) (-15 -3410 (|#2| $ |#2|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 35)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 40)) (-2220 (($ $) 38)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) 33)) (-3497 (($ |#2| |#3|) 19)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2714 ((|#3| $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 20)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3640 (((-3 $ "failed") $ $) NIL)) (-2931 (((-713) $) 34)) (-3405 ((|#2| $ |#2|) 42)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 24)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) ((|#2| $) NIL)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 29 T CONST)) (-3362 (($) 36 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 37))) +(((-268 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-286) (-10 -8 (-15 -2714 (|#3| $)) (-15 -1271 (|#2| $)) (-15 -3497 ($ |#2| |#3|)) (-15 -3640 ((-3 $ "failed") $ $)) (-15 -1853 ((-3 $ "failed") $)) (-15 -2500 ($ $)) (-15 -3405 (|#2| $ |#2|)))) (-160) (-1149 |#1|) (-23) (-1 |#2| |#2| |#3|) (-1 (-3 |#3| "failed") |#3| |#3|) (-1 (-3 |#2| "failed") |#2| |#2| |#3|)) (T -268)) +((-1853 (*1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-2714 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) (-4 *4 (-1149 *3)) (-14 *5 (-1 *4 *4 *2)) (-14 *6 (-1 (-3 *2 "failed") *2 *2)) (-14 *7 (-1 (-3 *4 "failed") *4 *4 *2)))) (-1271 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *3 (-160)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4)))) (-3497 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-268 *4 *2 *3 *5 *6 *7)) (-4 *2 (-1149 *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)))) (-3640 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-2500 (*1 *1 *1) (-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *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)))) (-3405 (*1 *2 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-268 *3 *2 *4 *5 *6 *7)) (-4 *2 (-1149 *3)) (-4 *4 (-23)) (-14 *5 (-1 *2 *2 *4)) (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *2 "failed") *2 *2 *4))))) +(-13 (-286) (-10 -8 (-15 -2714 (|#3| $)) (-15 -1271 (|#2| $)) (-15 -3497 ($ |#2| |#3|)) (-15 -3640 ((-3 $ "failed") $ $)) (-15 -1853 ((-3 $ "failed") $)) (-15 -2500 ($ $)) (-15 -3405 (|#2| $ |#2|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-269) (-131)) (T -269)) NIL (-13 (-977) (-107 $ $) (-10 -7 (-6 -4248))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-4038 (($ (-1091) (-1091) (-1024) $) 16)) (-2764 (($ (-1091) (-592 (-899)) $) 21)) (-3395 (((-592 (-1007)) $) 9)) (-1244 (((-3 (-1024) "failed") (-1091) (-1091) $) 15)) (-3952 (((-3 (-592 (-899)) "failed") (-1091) $) 20)) (-3565 (($) 6)) (-2109 (($) 22)) (-1270 (((-798) $) 26)) (-3309 (($) 23))) -(((-270) (-13 (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -3395 ((-592 (-1007)) $)) (-15 -1244 ((-3 (-1024) "failed") (-1091) (-1091) $)) (-15 -4038 ($ (-1091) (-1091) (-1024) $)) (-15 -3952 ((-3 (-592 (-899)) "failed") (-1091) $)) (-15 -2764 ($ (-1091) (-592 (-899)) $)) (-15 -2109 ($)) (-15 -3309 ($))))) (T -270)) -((-3565 (*1 *1) (-5 *1 (-270))) (-3395 (*1 *2 *1) (-12 (-5 *2 (-592 (-1007))) (-5 *1 (-270)))) (-1244 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-1024)) (-5 *1 (-270)))) (-4038 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-270)))) (-3952 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-592 (-899))) (-5 *1 (-270)))) (-2764 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-270)))) (-2109 (*1 *1) (-5 *1 (-270))) (-3309 (*1 *1) (-5 *1 (-270)))) -(-13 (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -3395 ((-592 (-1007)) $)) (-15 -1244 ((-3 (-1024) "failed") (-1091) (-1091) $)) (-15 -4038 ($ (-1091) (-1091) (-1024) $)) (-15 -3952 ((-3 (-592 (-899)) "failed") (-1091) $)) (-15 -2764 ($ (-1091) (-592 (-899)) $)) (-15 -2109 ($)) (-15 -3309 ($)))) -((-3559 (((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))) 85)) (-1668 (((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|)))) 80) (((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713)) 38)) (-1213 (((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))) 82)) (-3535 (((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|)))) 62)) (-3721 (((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|)))) 61)) (-3458 (((-887 |#1|) (-632 (-385 (-887 |#1|)))) 50) (((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091)) 51))) -(((-271 |#1|) (-10 -7 (-15 -3458 ((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091))) (-15 -3458 ((-887 |#1|) (-632 (-385 (-887 |#1|))))) (-15 -3721 ((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|))))) (-15 -3535 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))))) (-15 -1668 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713))) (-15 -1668 ((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|))))) (-15 -3559 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|))))) (-15 -1213 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))))) (-429)) (T -271)) -((-1213 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-592 (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4)))))) (-3559 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-592 (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4)))))) (-1668 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 *5))))))) (-5 *4 (-632 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 *4)) (-5 *1 (-271 *5)))) (-1668 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-385 (-887 *6)) (-1081 (-1091) (-887 *6)))) (-5 *5 (-713)) (-4 *6 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *6))))) (-5 *1 (-271 *6)) (-5 *4 (-632 (-385 (-887 *6)))))) (-3535 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-632 (-385 (-887 *5)))))) (-3721 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-592 (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4))))) (-5 *1 (-271 *4)))) (-3458 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-887 *4)) (-5 *1 (-271 *4)))) (-3458 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-429)) (-5 *2 (-887 *5)) (-5 *1 (-271 *5))))) -(-10 -7 (-15 -3458 ((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091))) (-15 -3458 ((-887 |#1|) (-632 (-385 (-887 |#1|))))) (-15 -3721 ((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|))))) (-15 -3535 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))))) (-15 -1668 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713))) (-15 -1668 ((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|))))) (-15 -3559 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|))))) (-15 -1213 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))))) -((-2694 (((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)) 14))) -(((-272 |#1| |#2|) (-10 -7 (-15 -2694 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) (-1127) (-1127)) (T -272)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-273 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-273 *6)) (-5 *1 (-272 *5 *6))))) -(-10 -7 (-15 -2694 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2028 (((-108) $) NIL (|has| |#1| (-21)))) (-3478 (($ $) 23)) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1222 (($ $ $) 94 (|has| |#1| (-281)))) (-4083 (($) NIL (-3279 (|has| |#1| (-21)) (|has| |#1| (-669))) CONST)) (-2218 (($ $) 8 (|has| |#1| (-21)))) (-1207 (((-3 $ "failed") $) 69 (|has| |#1| (-669)))) (-1314 ((|#1| $) 22)) (-3233 (((-3 $ "failed") $) 67 (|has| |#1| (-669)))) (-4211 (((-108) $) NIL (|has| |#1| (-669)))) (-2694 (($ (-1 |#1| |#1|) $) 25)) (-1302 ((|#1| $) 9)) (-3745 (($ $) 58 (|has| |#1| (-21)))) (-2047 (((-3 $ "failed") $) 68 (|has| |#1| (-669)))) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2502 (($ $) 71 (-3279 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-2044 (((-592 $) $) 20 (|has| |#1| (-517)))) (-2602 (($ $ $) 35 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 $)) 38 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-1091) |#1|) 28 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 32 (|has| |#1| (-486 (-1091) |#1|)))) (-1799 (($ |#1| |#1|) 18)) (-2776 (((-128)) 89 (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 86 (|has| |#1| (-835 (-1091))))) (-3804 (($ $ $) NIL (|has| |#1| (-450)))) (-1507 (($ $ $) NIL (|has| |#1| (-450)))) (-1270 (($ (-525)) NIL (|has| |#1| (-977))) (((-108) $) 46 (|has| |#1| (-1020))) (((-798) $) 45 (|has| |#1| (-1020)))) (-2031 (((-713)) 74 (|has| |#1| (-977)))) (-1576 (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-713)) NIL (|has| |#1| (-669))) (($ $ (-856)) NIL (|has| |#1| (-1032)))) (-3355 (($) 56 (|has| |#1| (-21)) CONST)) (-3365 (($) 64 (|has| |#1| (-669)) CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091))))) (-3994 (($ |#1| |#1|) 21) (((-108) $ $) 41 (|has| |#1| (-1020)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 91 (-3279 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-4090 (($ |#1| $) 54 (|has| |#1| (-21))) (($ $ |#1|) 55 (|has| |#1| (-21))) (($ $ $) 53 (|has| |#1| (-21))) (($ $) 52 (|has| |#1| (-21)))) (-4080 (($ |#1| $) 49 (|has| |#1| (-25))) (($ $ |#1|) 50 (|has| |#1| (-25))) (($ $ $) 48 (|has| |#1| (-25)))) (** (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-713)) NIL (|has| |#1| (-669))) (($ $ (-856)) NIL (|has| |#1| (-1032)))) (* (($ $ |#1|) 62 (|has| |#1| (-1032))) (($ |#1| $) 61 (|has| |#1| (-1032))) (($ $ $) 60 (|has| |#1| (-1032))) (($ (-525) $) 76 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-25))))) -(((-273 |#1|) (-13 (-1127) (-10 -8 (-15 -3994 ($ |#1| |#1|)) (-15 -1799 ($ |#1| |#1|)) (-15 -3478 ($ $)) (-15 -1302 (|#1| $)) (-15 -1314 (|#1| $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1091) |#1|)) (-6 (-486 (-1091) |#1|)) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-566 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -2602 ($ $ $)) (-15 -2602 ($ $ (-592 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4080 ($ |#1| $)) (-15 -4080 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3745 ($ $)) (-15 -2218 ($ $)) (-15 -4090 ($ |#1| $)) (-15 -4090 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1032)) (PROGN (-6 (-1032)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-669)) (PROGN (-6 (-669)) (-15 -2047 ((-3 $ "failed") $)) (-15 -1207 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -2047 ((-3 $ "failed") $)) (-15 -1207 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-6 (-977)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -2044 ((-592 $) $)) |%noBranch|) (IF (|has| |#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1180 |#1|)) (-15 -4100 ($ $ $)) (-15 -2502 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -1222 ($ $ $)) |%noBranch|))) (-1127)) (T -273)) -((-3994 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1799 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-3478 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1302 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1314 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-273 *3)))) (-2602 (*1 *1 *1 *1) (-12 (-4 *2 (-288 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)) (-5 *1 (-273 *2)))) (-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)) (-5 *1 (-273 *3)))) (-4080 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) (-4080 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) (-3745 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-2218 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-4090 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-4090 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-2047 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127)))) (-1207 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127)))) (-2044 (*1 *2 *1) (-12 (-5 *2 (-592 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) (-4 *3 (-1127)))) (-1222 (*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1127)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1032)) (-4 *2 (-1127)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1032)) (-4 *2 (-1127)))) (-4100 (*1 *1 *1 *1) (-3279 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127))))) (-2502 (*1 *1 *1) (-3279 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127)))))) -(-13 (-1127) (-10 -8 (-15 -3994 ($ |#1| |#1|)) (-15 -1799 ($ |#1| |#1|)) (-15 -3478 ($ $)) (-15 -1302 (|#1| $)) (-15 -1314 (|#1| $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1091) |#1|)) (-6 (-486 (-1091) |#1|)) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-566 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -2602 ($ $ $)) (-15 -2602 ($ $ (-592 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4080 ($ |#1| $)) (-15 -4080 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -3745 ($ $)) (-15 -2218 ($ $)) (-15 -4090 ($ |#1| $)) (-15 -4090 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1032)) (PROGN (-6 (-1032)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-669)) (PROGN (-6 (-669)) (-15 -2047 ((-3 $ "failed") $)) (-15 -1207 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -2047 ((-3 $ "failed") $)) (-15 -1207 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-6 (-977)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -2044 ((-592 $) $)) |%noBranch|) (IF (|has| |#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1180 |#1|)) (-15 -4100 ($ $ $)) (-15 -2502 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -1222 ($ $ $)) |%noBranch|))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) NIL)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-4125 (($ (-1091) (-1091) (-1024) $) 16)) (-2901 (($ (-1091) (-592 (-899)) $) 21)) (-3863 (((-592 (-1007)) $) 9)) (-1688 (((-3 (-1024) "failed") (-1091) (-1091) $) 15)) (-1437 (((-3 (-592 (-899)) "failed") (-1091) $) 20)) (-1864 (($) 6)) (-2112 (($) 22)) (-1271 (((-798) $) 26)) (-1243 (($) 23))) +(((-270) (-13 (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -3863 ((-592 (-1007)) $)) (-15 -1688 ((-3 (-1024) "failed") (-1091) (-1091) $)) (-15 -4125 ($ (-1091) (-1091) (-1024) $)) (-15 -1437 ((-3 (-592 (-899)) "failed") (-1091) $)) (-15 -2901 ($ (-1091) (-592 (-899)) $)) (-15 -2112 ($)) (-15 -1243 ($))))) (T -270)) +((-1864 (*1 *1) (-5 *1 (-270))) (-3863 (*1 *2 *1) (-12 (-5 *2 (-592 (-1007))) (-5 *1 (-270)))) (-1688 (*1 *2 *3 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-1024)) (-5 *1 (-270)))) (-4125 (*1 *1 *2 *2 *3 *1) (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-270)))) (-1437 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-592 (-899))) (-5 *1 (-270)))) (-2901 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-270)))) (-2112 (*1 *1) (-5 *1 (-270))) (-1243 (*1 *1) (-5 *1 (-270)))) +(-13 (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -3863 ((-592 (-1007)) $)) (-15 -1688 ((-3 (-1024) "failed") (-1091) (-1091) $)) (-15 -4125 ($ (-1091) (-1091) (-1024) $)) (-15 -1437 ((-3 (-592 (-899)) "failed") (-1091) $)) (-15 -2901 ($ (-1091) (-592 (-899)) $)) (-15 -2112 ($)) (-15 -1243 ($)))) +((-3071 (((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))) 85)) (-3489 (((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|)))) 80) (((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713)) 38)) (-2675 (((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))) 82)) (-2906 (((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|)))) 62)) (-3962 (((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|)))) 61)) (-3280 (((-887 |#1|) (-632 (-385 (-887 |#1|)))) 50) (((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091)) 51))) +(((-271 |#1|) (-10 -7 (-15 -3280 ((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091))) (-15 -3280 ((-887 |#1|) (-632 (-385 (-887 |#1|))))) (-15 -3962 ((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|))))) (-15 -2906 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))))) (-15 -3489 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713))) (-15 -3489 ((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|))))) (-15 -3071 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|))))) (-15 -2675 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))))) (-429)) (T -271)) +((-2675 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-592 (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4)))))) (-3071 (*1 *2 *3) (-12 (-4 *4 (-429)) (-5 *2 (-592 (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 *4)))))))) (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4)))))) (-3489 (*1 *2 *3 *4) (-12 (-5 *3 (-2 (|:| |eigval| (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 *5))))))) (-5 *4 (-632 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 *4)) (-5 *1 (-271 *5)))) (-3489 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-3 (-385 (-887 *6)) (-1081 (-1091) (-887 *6)))) (-5 *5 (-713)) (-4 *6 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *6))))) (-5 *1 (-271 *6)) (-5 *4 (-632 (-385 (-887 *6)))))) (-2906 (*1 *2 *3 *4) (-12 (-5 *3 (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *5))))) (-5 *1 (-271 *5)) (-5 *4 (-632 (-385 (-887 *5)))))) (-3962 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-592 (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4))))) (-5 *1 (-271 *4)))) (-3280 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-887 *4)) (-5 *1 (-271 *4)))) (-3280 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-429)) (-5 *2 (-887 *5)) (-5 *1 (-271 *5))))) +(-10 -7 (-15 -3280 ((-887 |#1|) (-632 (-385 (-887 |#1|))) (-1091))) (-15 -3280 ((-887 |#1|) (-632 (-385 (-887 |#1|))))) (-15 -3962 ((-592 (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (-632 (-385 (-887 |#1|))))) (-15 -2906 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))))) (-15 -3489 ((-592 (-632 (-385 (-887 |#1|)))) (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|))) (-632 (-385 (-887 |#1|))) (-713) (-713))) (-15 -3489 ((-592 (-632 (-385 (-887 |#1|)))) (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|)))))) (-632 (-385 (-887 |#1|))))) (-15 -3071 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |geneigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|))))) (-15 -2675 ((-592 (-2 (|:| |eigval| (-3 (-385 (-887 |#1|)) (-1081 (-1091) (-887 |#1|)))) (|:| |eigmult| (-713)) (|:| |eigvec| (-592 (-632 (-385 (-887 |#1|))))))) (-632 (-385 (-887 |#1|)))))) +((-2688 (((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)) 14))) +(((-272 |#1| |#2|) (-10 -7 (-15 -2688 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) (-1127) (-1127)) (T -272)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-273 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-273 *6)) (-5 *1 (-272 *5 *6))))) +(-10 -7 (-15 -2688 ((-273 |#2|) (-1 |#2| |#1|) (-273 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3969 (((-108) $) NIL (|has| |#1| (-21)))) (-3435 (($ $) 23)) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1223 (($ $ $) 94 (|has| |#1| (-281)))) (-3347 (($) NIL (-3275 (|has| |#1| (-21)) (|has| |#1| (-669))) CONST)) (-1444 (($ $) 8 (|has| |#1| (-21)))) (-2613 (((-3 $ "failed") $) 69 (|has| |#1| (-669)))) (-1315 ((|#1| $) 22)) (-1853 (((-3 $ "failed") $) 67 (|has| |#1| (-669)))) (-2109 (((-108) $) NIL (|has| |#1| (-669)))) (-2688 (($ (-1 |#1| |#1|) $) 25)) (-1303 ((|#1| $) 9)) (-4203 (($ $) 58 (|has| |#1| (-21)))) (-3387 (((-3 $ "failed") $) 68 (|has| |#1| (-669)))) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2500 (($ $) 71 (-3275 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3359 (((-592 $) $) 20 (|has| |#1| (-517)))) (-2597 (($ $ $) 35 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 $)) 38 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-1091) |#1|) 28 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 32 (|has| |#1| (-486 (-1091) |#1|)))) (-1806 (($ |#1| |#1|) 18)) (-2989 (((-128)) 89 (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) 86 (|has| |#1| (-835 (-1091))))) (-3532 (($ $ $) NIL (|has| |#1| (-450)))) (-2172 (($ $ $) NIL (|has| |#1| (-450)))) (-1271 (($ (-525)) NIL (|has| |#1| (-977))) (((-108) $) 46 (|has| |#1| (-1020))) (((-798) $) 45 (|has| |#1| (-1020)))) (-3998 (((-713)) 74 (|has| |#1| (-977)))) (-1581 (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-713)) NIL (|has| |#1| (-669))) (($ $ (-856)) NIL (|has| |#1| (-1032)))) (-3351 (($) 56 (|has| |#1| (-21)) CONST)) (-3362 (($) 64 (|has| |#1| (-669)) CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091))))) (-3992 (($ |#1| |#1|) 21) (((-108) $ $) 41 (|has| |#1| (-1020)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 91 (-3275 (|has| |#1| (-341)) (|has| |#1| (-450))))) (-4088 (($ |#1| $) 54 (|has| |#1| (-21))) (($ $ |#1|) 55 (|has| |#1| (-21))) (($ $ $) 53 (|has| |#1| (-21))) (($ $) 52 (|has| |#1| (-21)))) (-4078 (($ |#1| $) 49 (|has| |#1| (-25))) (($ $ |#1|) 50 (|has| |#1| (-25))) (($ $ $) 48 (|has| |#1| (-25)))) (** (($ $ (-525)) NIL (|has| |#1| (-450))) (($ $ (-713)) NIL (|has| |#1| (-669))) (($ $ (-856)) NIL (|has| |#1| (-1032)))) (* (($ $ |#1|) 62 (|has| |#1| (-1032))) (($ |#1| $) 61 (|has| |#1| (-1032))) (($ $ $) 60 (|has| |#1| (-1032))) (($ (-525) $) 76 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-25))))) +(((-273 |#1|) (-13 (-1127) (-10 -8 (-15 -3992 ($ |#1| |#1|)) (-15 -1806 ($ |#1| |#1|)) (-15 -3435 ($ $)) (-15 -1303 (|#1| $)) (-15 -1315 (|#1| $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1091) |#1|)) (-6 (-486 (-1091) |#1|)) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-566 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -2597 ($ $ $)) (-15 -2597 ($ $ (-592 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4078 ($ |#1| $)) (-15 -4078 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -4203 ($ $)) (-15 -1444 ($ $)) (-15 -4088 ($ |#1| $)) (-15 -4088 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1032)) (PROGN (-6 (-1032)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-669)) (PROGN (-6 (-669)) (-15 -3387 ((-3 $ "failed") $)) (-15 -2613 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -3387 ((-3 $ "failed") $)) (-15 -2613 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-6 (-977)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3359 ((-592 $) $)) |%noBranch|) (IF (|has| |#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1180 |#1|)) (-15 -4098 ($ $ $)) (-15 -2500 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -1223 ($ $ $)) |%noBranch|))) (-1127)) (T -273)) +((-3992 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1806 (*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-3435 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1303 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-1315 (*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-273 *3)))) (-2597 (*1 *1 *1 *1) (-12 (-4 *2 (-288 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)) (-5 *1 (-273 *2)))) (-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *3))) (-4 *3 (-288 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)) (-5 *1 (-273 *3)))) (-4078 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) (-4078 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) (-4203 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-1444 (*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-4088 (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-4088 (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) (-3387 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127)))) (-2613 (*1 *1 *1) (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127)))) (-3359 (*1 *2 *1) (-12 (-5 *2 (-592 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) (-4 *3 (-1127)))) (-1223 (*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1127)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1032)) (-4 *2 (-1127)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1032)) (-4 *2 (-1127)))) (-4098 (*1 *1 *1 *1) (-3275 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127))))) (-2500 (*1 *1 *1) (-3275 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127)))))) +(-13 (-1127) (-10 -8 (-15 -3992 ($ |#1| |#1|)) (-15 -1806 ($ |#1| |#1|)) (-15 -3435 ($ $)) (-15 -1303 (|#1| $)) (-15 -1315 (|#1| $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-486 (-1091) |#1|)) (-6 (-486 (-1091) |#1|)) |%noBranch|) (IF (|has| |#1| (-1020)) (PROGN (-6 (-1020)) (-6 (-566 (-108))) (IF (|has| |#1| (-288 |#1|)) (PROGN (-15 -2597 ($ $ $)) (-15 -2597 ($ $ (-592 $)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-25)) (PROGN (-6 (-25)) (-15 -4078 ($ |#1| $)) (-15 -4078 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-21)) (PROGN (-6 (-21)) (-15 -4203 ($ $)) (-15 -1444 ($ $)) (-15 -4088 ($ |#1| $)) (-15 -4088 ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-1032)) (PROGN (-6 (-1032)) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|))) |%noBranch|) (IF (|has| |#1| (-669)) (PROGN (-6 (-669)) (-15 -3387 ((-3 $ "failed") $)) (-15 -2613 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-450)) (PROGN (-6 (-450)) (-15 -3387 ((-3 $ "failed") $)) (-15 -2613 ((-3 $ "failed") $))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-6 (-977)) (-6 (-107 |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|) (IF (|has| |#1| (-517)) (-15 -3359 ((-592 $) $)) |%noBranch|) (IF (|has| |#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-1180 |#1|)) (-15 -4098 ($ $ $)) (-15 -2500 ($ $))) |%noBranch|) (IF (|has| |#1| (-281)) (-15 -1223 ($ $ $)) |%noBranch|))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) NIL)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-274 |#1| |#2|) (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) (-1020) (-1020)) (T -274)) NIL (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) -((-1245 (((-290) (-1074) (-592 (-1074))) 16) (((-290) (-1074) (-1074)) 15) (((-290) (-592 (-1074))) 14) (((-290) (-1074)) 12))) -(((-275) (-10 -7 (-15 -1245 ((-290) (-1074))) (-15 -1245 ((-290) (-592 (-1074)))) (-15 -1245 ((-290) (-1074) (-1074))) (-15 -1245 ((-290) (-1074) (-592 (-1074)))))) (T -275)) -((-1245 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275)))) (-1245 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-275)))) (-1245 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275)))) (-1245 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-275))))) -(-10 -7 (-15 -1245 ((-290) (-1074))) (-15 -1245 ((-290) (-592 (-1074)))) (-15 -1245 ((-290) (-1074) (-1074))) (-15 -1245 ((-290) (-1074) (-592 (-1074))))) -((-2694 ((|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)) 18))) -(((-276 |#1| |#2|) (-10 -7 (-15 -2694 (|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)))) (-281) (-1127)) (T -276)) -((-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1074)) (-5 *5 (-565 *6)) (-4 *6 (-281)) (-4 *2 (-1127)) (-5 *1 (-276 *6 *2))))) -(-10 -7 (-15 -2694 (|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)))) -((-2694 ((|#2| (-1 |#2| |#1|) (-565 |#1|)) 17))) -(((-277 |#1| |#2|) (-10 -7 (-15 -2694 (|#2| (-1 |#2| |#1|) (-565 |#1|)))) (-281) (-281)) (T -277)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-565 *5)) (-4 *5 (-281)) (-4 *2 (-281)) (-5 *1 (-277 *5 *2))))) -(-10 -7 (-15 -2694 (|#2| (-1 |#2| |#1|) (-565 |#1|)))) -((-1376 (((-108) (-205)) 10))) -(((-278 |#1| |#2|) (-10 -7 (-15 -1376 ((-108) (-205)))) (-205) (-205)) (T -278)) -((-1376 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 (-205)) (-14 *5 (-205))))) -(-10 -7 (-15 -1376 ((-108) (-205)))) -((-2963 (((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205)))) 92)) (-4232 (((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205)))) 106) (((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205)))) 61)) (-2198 (((-592 (-1074)) (-1072 (-205))) NIL)) (-2232 (((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205)))) 58)) (-2943 (((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205)))) 49)) (-3844 (((-592 (-1074)) (-592 (-205))) NIL)) (-3609 (((-205) (-1015 (-782 (-205)))) 25)) (-2997 (((-205) (-1015 (-782 (-205)))) 26)) (-1747 (((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 54)) (-1564 (((-1074) (-205)) NIL))) -(((-279) (-10 -7 (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -1747 ((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2232 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -2963 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2943 ((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205)))))) (T -279)) -((-2198 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) (-1564 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-279)))) (-2943 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279)))) (-4232 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-4232 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-2963 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-2232 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279)))) (-1747 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-108)) (-5 *1 (-279)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) (-3609 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))) -(-10 -7 (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -1747 ((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2232 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -2963 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -4232 ((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2943 ((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205))))) -((-1896 (((-592 (-565 $)) $) 30)) (-1222 (($ $ (-273 $)) 81) (($ $ (-592 (-273 $))) 123) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2591 (((-3 (-565 $) "failed") $) 113)) (-3897 (((-565 $) $) 112)) (-3733 (($ $) 19) (($ (-592 $)) 56)) (-1366 (((-592 (-110)) $) 38)) (-4166 (((-110) (-110)) 91)) (-2353 (((-108) $) 131)) (-2694 (($ (-1 $ $) (-565 $)) 89)) (-1536 (((-3 (-565 $) "failed") $) 93)) (-1578 (($ (-110) $) 61) (($ (-110) (-592 $)) 100)) (-2902 (((-108) $ (-110)) 117) (((-108) $ (-1091)) 116)) (-1751 (((-713) $) 46)) (-2510 (((-108) $ $) 59) (((-108) $ (-1091)) 51)) (-2995 (((-108) $) 129)) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) 121) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 84) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) 69) (($ $ (-1091) (-1 $ $)) 75) (($ $ (-592 (-110)) (-592 (-1 $ $))) 83) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 85) (($ $ (-110) (-1 $ (-592 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-3410 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-592 $)) 109)) (-4181 (($ $) 53) (($ $ $) 119)) (-1604 (($ $) 17) (($ (-592 $)) 55)) (-2804 (((-108) (-110)) 22))) -(((-280 |#1|) (-10 -8 (-15 -2353 ((-108) |#1|)) (-15 -2995 ((-108) |#1|)) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2510 ((-108) |#1| (-1091))) (-15 -2510 ((-108) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#1| |#1|) (-565 |#1|))) (-15 -1578 (|#1| (-110) (-592 |#1|))) (-15 -1578 (|#1| (-110) |#1|)) (-15 -2902 ((-108) |#1| (-1091))) (-15 -2902 ((-108) |#1| (-110))) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1366 ((-592 (-110)) |#1|)) (-15 -1896 ((-592 (-565 |#1|)) |#1|)) (-15 -1536 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1751 ((-713) |#1|)) (-15 -4181 (|#1| |#1| |#1|)) (-15 -4181 (|#1| |#1|)) (-15 -3733 (|#1| (-592 |#1|))) (-15 -3733 (|#1| |#1|)) (-15 -1604 (|#1| (-592 |#1|))) (-15 -1604 (|#1| |#1|)) (-15 -1222 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1222 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1222 (|#1| |#1| (-273 |#1|))) (-15 -3410 (|#1| (-110) (-592 |#1|))) (-15 -3410 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3897 ((-565 |#1|) |#1|)) (-15 -2591 ((-3 (-565 |#1|) "failed") |#1|))) (-281)) (T -280)) -((-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281))))) -(-10 -8 (-15 -2353 ((-108) |#1|)) (-15 -2995 ((-108) |#1|)) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2510 ((-108) |#1| (-1091))) (-15 -2510 ((-108) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#1| |#1|) (-565 |#1|))) (-15 -1578 (|#1| (-110) (-592 |#1|))) (-15 -1578 (|#1| (-110) |#1|)) (-15 -2902 ((-108) |#1| (-1091))) (-15 -2902 ((-108) |#1| (-110))) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1366 ((-592 (-110)) |#1|)) (-15 -1896 ((-592 (-565 |#1|)) |#1|)) (-15 -1536 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1751 ((-713) |#1|)) (-15 -4181 (|#1| |#1| |#1|)) (-15 -4181 (|#1| |#1|)) (-15 -3733 (|#1| (-592 |#1|))) (-15 -3733 (|#1| |#1|)) (-15 -1604 (|#1| (-592 |#1|))) (-15 -1604 (|#1| |#1|)) (-15 -1222 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1222 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1222 (|#1| |#1| (-273 |#1|))) (-15 -3410 (|#1| (-110) (-592 |#1|))) (-15 -3410 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3897 ((-565 |#1|) |#1|)) (-15 -2591 ((-3 (-565 |#1|) "failed") |#1|))) -((-1260 (((-108) $ $) 7)) (-1896 (((-592 (-565 $)) $) 44)) (-1222 (($ $ (-273 $)) 56) (($ $ (-592 (-273 $))) 55) (($ $ (-592 (-565 $)) (-592 $)) 54)) (-2591 (((-3 (-565 $) "failed") $) 69)) (-3897 (((-565 $) $) 68)) (-3733 (($ $) 51) (($ (-592 $)) 50)) (-1366 (((-592 (-110)) $) 43)) (-4166 (((-110) (-110)) 42)) (-2353 (((-108) $) 22 (|has| $ (-968 (-525))))) (-3469 (((-1087 $) (-565 $)) 25 (|has| $ (-977)))) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-2694 (($ (-1 $ $) (-565 $)) 36)) (-1536 (((-3 (-565 $) "failed") $) 46)) (-3247 (((-1074) $) 9)) (-2129 (((-592 (-565 $)) $) 45)) (-1578 (($ (-110) $) 38) (($ (-110) (-592 $)) 37)) (-2902 (((-108) $ (-110)) 40) (((-108) $ (-1091)) 39)) (-1751 (((-713) $) 47)) (-2012 (((-1038) $) 10)) (-2510 (((-108) $ $) 35) (((-108) $ (-1091)) 34)) (-2995 (((-108) $) 23 (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) 67) (($ $ (-592 (-565 $)) (-592 $)) 66) (($ $ (-592 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-592 $) (-592 $)) 62) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 33) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 32) (($ $ (-1091) (-1 $ (-592 $))) 31) (($ $ (-1091) (-1 $ $)) 30) (($ $ (-592 (-110)) (-592 (-1 $ $))) 29) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 28) (($ $ (-110) (-1 $ (-592 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-3410 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-592 $)) 57)) (-4181 (($ $) 49) (($ $ $) 48)) (-4209 (($ $) 24 (|has| $ (-977)))) (-1270 (((-798) $) 11) (($ (-565 $)) 70)) (-1604 (($ $) 53) (($ (-592 $)) 52)) (-2804 (((-108) (-110)) 41)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18))) +((-1246 (((-290) (-1074) (-592 (-1074))) 16) (((-290) (-1074) (-1074)) 15) (((-290) (-592 (-1074))) 14) (((-290) (-1074)) 12))) +(((-275) (-10 -7 (-15 -1246 ((-290) (-1074))) (-15 -1246 ((-290) (-592 (-1074)))) (-15 -1246 ((-290) (-1074) (-1074))) (-15 -1246 ((-290) (-1074) (-592 (-1074)))))) (T -275)) +((-1246 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275)))) (-1246 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-275)))) (-1246 (*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275)))) (-1246 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-275))))) +(-10 -7 (-15 -1246 ((-290) (-1074))) (-15 -1246 ((-290) (-592 (-1074)))) (-15 -1246 ((-290) (-1074) (-1074))) (-15 -1246 ((-290) (-1074) (-592 (-1074))))) +((-2688 ((|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)) 18))) +(((-276 |#1| |#2|) (-10 -7 (-15 -2688 (|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)))) (-281) (-1127)) (T -276)) +((-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1074)) (-5 *5 (-565 *6)) (-4 *6 (-281)) (-4 *2 (-1127)) (-5 *1 (-276 *6 *2))))) +(-10 -7 (-15 -2688 (|#2| (-1 |#2| |#1|) (-1074) (-565 |#1|)))) +((-2688 ((|#2| (-1 |#2| |#1|) (-565 |#1|)) 17))) +(((-277 |#1| |#2|) (-10 -7 (-15 -2688 (|#2| (-1 |#2| |#1|) (-565 |#1|)))) (-281) (-281)) (T -277)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5)) (-5 *4 (-565 *5)) (-4 *5 (-281)) (-4 *2 (-281)) (-5 *1 (-277 *5 *2))))) +(-10 -7 (-15 -2688 (|#2| (-1 |#2| |#1|) (-565 |#1|)))) +((-2879 (((-108) (-205)) 10))) +(((-278 |#1| |#2|) (-10 -7 (-15 -2879 ((-108) (-205)))) (-205) (-205)) (T -278)) +((-2879 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) (-14 *4 (-205)) (-14 *5 (-205))))) +(-10 -7 (-15 -2879 ((-108) (-205)))) +((-4059 (((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205)))) 92)) (-2373 (((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205)))) 106) (((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205)))) 61)) (-1252 (((-592 (-1074)) (-1072 (-205))) NIL)) (-1569 (((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205)))) 58)) (-3887 (((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205)))) 49)) (-2877 (((-592 (-1074)) (-592 (-205))) NIL)) (-2386 (((-205) (-1015 (-782 (-205)))) 25)) (-3252 (((-205) (-1015 (-782 (-205)))) 26)) (-3961 (((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 54)) (-3141 (((-1074) (-205)) NIL))) +(((-279) (-10 -7 (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -3961 ((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1569 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -4059 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -3887 ((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205)))))) (T -279)) +((-1252 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) (-2877 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-279)))) (-3887 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279)))) (-2373 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-2373 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-4059 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) (-1569 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279)))) (-3961 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-108)) (-5 *1 (-279)))) (-3252 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) (-2386 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279))))) +(-10 -7 (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -3961 ((-108) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1569 ((-592 (-205)) (-294 (-205)) (-1091) (-1015 (-782 (-205))))) (-15 -4059 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-294 (-205)) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -2373 ((-1072 (-205)) (-1173 (-294 (-205))) (-592 (-1091)) (-1015 (-782 (-205))))) (-15 -3887 ((-592 (-205)) (-887 (-385 (-525))) (-1091) (-1015 (-782 (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205))))) +((-1899 (((-592 (-565 $)) $) 30)) (-1223 (($ $ (-273 $)) 81) (($ $ (-592 (-273 $))) 123) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2588 (((-3 (-565 $) "failed") $) 113)) (-3894 (((-565 $) $) 112)) (-4076 (($ $) 19) (($ (-592 $)) 56)) (-2786 (((-592 (-110)) $) 38)) (-2981 (((-110) (-110)) 91)) (-3302 (((-108) $) 131)) (-2688 (($ (-1 $ $) (-565 $)) 89)) (-3733 (((-3 (-565 $) "failed") $) 93)) (-1583 (($ (-110) $) 61) (($ (-110) (-592 $)) 100)) (-1676 (((-108) $ (-110)) 117) (((-108) $ (-1091)) 116)) (-1756 (((-713) $) 46)) (-2438 (((-108) $ $) 59) (((-108) $ (-1091)) 51)) (-3236 (((-108) $) 129)) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) 121) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 84) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) 69) (($ $ (-1091) (-1 $ $)) 75) (($ $ (-592 (-110)) (-592 (-1 $ $))) 83) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 85) (($ $ (-110) (-1 $ (-592 $))) 71) (($ $ (-110) (-1 $ $)) 77)) (-3405 (($ (-110) $) 62) (($ (-110) $ $) 63) (($ (-110) $ $ $) 64) (($ (-110) $ $ $ $) 65) (($ (-110) (-592 $)) 109)) (-3064 (($ $) 53) (($ $ $) 119)) (-1599 (($ $) 17) (($ (-592 $)) 55)) (-1946 (((-108) (-110)) 22))) +(((-280 |#1|) (-10 -8 (-15 -3302 ((-108) |#1|)) (-15 -3236 ((-108) |#1|)) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2438 ((-108) |#1| (-1091))) (-15 -2438 ((-108) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#1| |#1|) (-565 |#1|))) (-15 -1583 (|#1| (-110) (-592 |#1|))) (-15 -1583 (|#1| (-110) |#1|)) (-15 -1676 ((-108) |#1| (-1091))) (-15 -1676 ((-108) |#1| (-110))) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -2786 ((-592 (-110)) |#1|)) (-15 -1899 ((-592 (-565 |#1|)) |#1|)) (-15 -3733 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1756 ((-713) |#1|)) (-15 -3064 (|#1| |#1| |#1|)) (-15 -3064 (|#1| |#1|)) (-15 -4076 (|#1| (-592 |#1|))) (-15 -4076 (|#1| |#1|)) (-15 -1599 (|#1| (-592 |#1|))) (-15 -1599 (|#1| |#1|)) (-15 -1223 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1223 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1223 (|#1| |#1| (-273 |#1|))) (-15 -3405 (|#1| (-110) (-592 |#1|))) (-15 -3405 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3894 ((-565 |#1|) |#1|)) (-15 -2588 ((-3 (-565 |#1|) "failed") |#1|))) (-281)) (T -280)) +((-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281))))) +(-10 -8 (-15 -3302 ((-108) |#1|)) (-15 -3236 ((-108) |#1|)) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2438 ((-108) |#1| (-1091))) (-15 -2438 ((-108) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#1| |#1|) (-565 |#1|))) (-15 -1583 (|#1| (-110) (-592 |#1|))) (-15 -1583 (|#1| (-110) |#1|)) (-15 -1676 ((-108) |#1| (-1091))) (-15 -1676 ((-108) |#1| (-110))) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -2786 ((-592 (-110)) |#1|)) (-15 -1899 ((-592 (-565 |#1|)) |#1|)) (-15 -3733 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1756 ((-713) |#1|)) (-15 -3064 (|#1| |#1| |#1|)) (-15 -3064 (|#1| |#1|)) (-15 -4076 (|#1| (-592 |#1|))) (-15 -4076 (|#1| |#1|)) (-15 -1599 (|#1| (-592 |#1|))) (-15 -1599 (|#1| |#1|)) (-15 -1223 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1223 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1223 (|#1| |#1| (-273 |#1|))) (-15 -3405 (|#1| (-110) (-592 |#1|))) (-15 -3405 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3894 ((-565 |#1|) |#1|)) (-15 -2588 ((-3 (-565 |#1|) "failed") |#1|))) +((-1261 (((-108) $ $) 7)) (-1899 (((-592 (-565 $)) $) 44)) (-1223 (($ $ (-273 $)) 56) (($ $ (-592 (-273 $))) 55) (($ $ (-592 (-565 $)) (-592 $)) 54)) (-2588 (((-3 (-565 $) "failed") $) 69)) (-3894 (((-565 $) $) 68)) (-4076 (($ $) 51) (($ (-592 $)) 50)) (-2786 (((-592 (-110)) $) 43)) (-2981 (((-110) (-110)) 42)) (-3302 (((-108) $) 22 (|has| $ (-968 (-525))))) (-3373 (((-1087 $) (-565 $)) 25 (|has| $ (-977)))) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-2688 (($ (-1 $ $) (-565 $)) 36)) (-3733 (((-3 (-565 $) "failed") $) 46)) (-3803 (((-1074) $) 9)) (-2132 (((-592 (-565 $)) $) 45)) (-1583 (($ (-110) $) 38) (($ (-110) (-592 $)) 37)) (-1676 (((-108) $ (-110)) 40) (((-108) $ (-1091)) 39)) (-1756 (((-713) $) 47)) (-2015 (((-1038) $) 10)) (-2438 (((-108) $ $) 35) (((-108) $ (-1091)) 34)) (-3236 (((-108) $) 23 (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) 67) (($ $ (-592 (-565 $)) (-592 $)) 66) (($ $ (-592 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-592 $) (-592 $)) 62) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 33) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 32) (($ $ (-1091) (-1 $ (-592 $))) 31) (($ $ (-1091) (-1 $ $)) 30) (($ $ (-592 (-110)) (-592 (-1 $ $))) 29) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 28) (($ $ (-110) (-1 $ (-592 $))) 27) (($ $ (-110) (-1 $ $)) 26)) (-3405 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-592 $)) 57)) (-3064 (($ $) 49) (($ $ $) 48)) (-2079 (($ $) 24 (|has| $ (-977)))) (-1271 (((-798) $) 11) (($ (-565 $)) 70)) (-1599 (($ $) 53) (($ (-592 $)) 52)) (-1946 (((-108) (-110)) 41)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18))) (((-281) (-131)) (T -281)) -((-3410 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3410 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3410 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3410 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3410 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-1222 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))) (-1222 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *1))) (-4 *1 (-281)))) (-1222 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-565 *1))) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-1604 (*1 *1 *1) (-4 *1 (-281))) (-1604 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) (-3733 (*1 *1 *1) (-4 *1 (-281))) (-3733 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) (-4181 (*1 *1 *1) (-4 *1 (-281))) (-4181 (*1 *1 *1 *1) (-4 *1 (-281))) (-1751 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-713)))) (-1536 (*1 *2 *1) (|partial| -12 (-5 *2 (-565 *1)) (-4 *1 (-281)))) (-2129 (*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281)))) (-1896 (*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281)))) (-1366 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-592 (-110))))) (-4166 (*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-2804 (*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-2902 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-2902 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) (-1578 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1578 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-2694 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-565 *1)) (-4 *1 (-281)))) (-2510 (*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))) (-2510 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-1 *1 *1))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1 *1 (-592 *1))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 (-1 *1 *1))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-592 *1))) (-4 *1 (-281)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-3469 (*1 *2 *3) (-12 (-5 *3 (-565 *1)) (-4 *1 (-977)) (-4 *1 (-281)) (-5 *2 (-1087 *1)))) (-4209 (*1 *1 *1) (-12 (-4 *1 (-977)) (-4 *1 (-281)))) (-2995 (*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) (-2353 (*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108))))) -(-13 (-789) (-968 (-565 $)) (-486 (-565 $) $) (-288 $) (-10 -8 (-15 -3410 ($ (-110) $)) (-15 -3410 ($ (-110) $ $)) (-15 -3410 ($ (-110) $ $ $)) (-15 -3410 ($ (-110) $ $ $ $)) (-15 -3410 ($ (-110) (-592 $))) (-15 -1222 ($ $ (-273 $))) (-15 -1222 ($ $ (-592 (-273 $)))) (-15 -1222 ($ $ (-592 (-565 $)) (-592 $))) (-15 -1604 ($ $)) (-15 -1604 ($ (-592 $))) (-15 -3733 ($ $)) (-15 -3733 ($ (-592 $))) (-15 -4181 ($ $)) (-15 -4181 ($ $ $)) (-15 -1751 ((-713) $)) (-15 -1536 ((-3 (-565 $) "failed") $)) (-15 -2129 ((-592 (-565 $)) $)) (-15 -1896 ((-592 (-565 $)) $)) (-15 -1366 ((-592 (-110)) $)) (-15 -4166 ((-110) (-110))) (-15 -2804 ((-108) (-110))) (-15 -2902 ((-108) $ (-110))) (-15 -2902 ((-108) $ (-1091))) (-15 -1578 ($ (-110) $)) (-15 -1578 ($ (-110) (-592 $))) (-15 -2694 ($ (-1 $ $) (-565 $))) (-15 -2510 ((-108) $ $)) (-15 -2510 ((-108) $ (-1091))) (-15 -2602 ($ $ (-592 (-1091)) (-592 (-1 $ $)))) (-15 -2602 ($ $ (-592 (-1091)) (-592 (-1 $ (-592 $))))) (-15 -2602 ($ $ (-1091) (-1 $ (-592 $)))) (-15 -2602 ($ $ (-1091) (-1 $ $))) (-15 -2602 ($ $ (-592 (-110)) (-592 (-1 $ $)))) (-15 -2602 ($ $ (-592 (-110)) (-592 (-1 $ (-592 $))))) (-15 -2602 ($ $ (-110) (-1 $ (-592 $)))) (-15 -2602 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-977)) (PROGN (-15 -3469 ((-1087 $) (-565 $))) (-15 -4209 ($ $))) |%noBranch|) (IF (|has| $ (-968 (-525))) (PROGN (-15 -2995 ((-108) $)) (-15 -2353 ((-108) $))) |%noBranch|))) +((-3405 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3405 (*1 *1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3405 (*1 *1 *2 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3405 (*1 *1 *2 *1 *1 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-3405 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-1223 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281)))) (-1223 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *1))) (-4 *1 (-281)))) (-1223 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-565 *1))) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-1599 (*1 *1 *1) (-4 *1 (-281))) (-1599 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) (-4076 (*1 *1 *1) (-4 *1 (-281))) (-4076 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) (-3064 (*1 *1 *1) (-4 *1 (-281))) (-3064 (*1 *1 *1 *1) (-4 *1 (-281))) (-1756 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-713)))) (-3733 (*1 *2 *1) (|partial| -12 (-5 *2 (-565 *1)) (-4 *1 (-281)))) (-2132 (*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281)))) (-1899 (*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281)))) (-2786 (*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-592 (-110))))) (-2981 (*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1946 (*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-1676 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) (-1676 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) (-1583 (*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) (-1583 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 *1)) (-4 *1 (-281)))) (-2688 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *1 *1)) (-5 *3 (-565 *1)) (-4 *1 (-281)))) (-2438 (*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108)))) (-2438 (*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-1 *1 *1))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1 *1 (-592 *1))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 (-1 *1 *1))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 (-592 *1))) (-4 *1 (-281)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1 *1 *1)) (-4 *1 (-281)))) (-3373 (*1 *2 *3) (-12 (-5 *3 (-565 *1)) (-4 *1 (-977)) (-4 *1 (-281)) (-5 *2 (-1087 *1)))) (-2079 (*1 *1 *1) (-12 (-4 *1 (-977)) (-4 *1 (-281)))) (-3236 (*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) (-3302 (*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108))))) +(-13 (-789) (-968 (-565 $)) (-486 (-565 $) $) (-288 $) (-10 -8 (-15 -3405 ($ (-110) $)) (-15 -3405 ($ (-110) $ $)) (-15 -3405 ($ (-110) $ $ $)) (-15 -3405 ($ (-110) $ $ $ $)) (-15 -3405 ($ (-110) (-592 $))) (-15 -1223 ($ $ (-273 $))) (-15 -1223 ($ $ (-592 (-273 $)))) (-15 -1223 ($ $ (-592 (-565 $)) (-592 $))) (-15 -1599 ($ $)) (-15 -1599 ($ (-592 $))) (-15 -4076 ($ $)) (-15 -4076 ($ (-592 $))) (-15 -3064 ($ $)) (-15 -3064 ($ $ $)) (-15 -1756 ((-713) $)) (-15 -3733 ((-3 (-565 $) "failed") $)) (-15 -2132 ((-592 (-565 $)) $)) (-15 -1899 ((-592 (-565 $)) $)) (-15 -2786 ((-592 (-110)) $)) (-15 -2981 ((-110) (-110))) (-15 -1946 ((-108) (-110))) (-15 -1676 ((-108) $ (-110))) (-15 -1676 ((-108) $ (-1091))) (-15 -1583 ($ (-110) $)) (-15 -1583 ($ (-110) (-592 $))) (-15 -2688 ($ (-1 $ $) (-565 $))) (-15 -2438 ((-108) $ $)) (-15 -2438 ((-108) $ (-1091))) (-15 -2597 ($ $ (-592 (-1091)) (-592 (-1 $ $)))) (-15 -2597 ($ $ (-592 (-1091)) (-592 (-1 $ (-592 $))))) (-15 -2597 ($ $ (-1091) (-1 $ (-592 $)))) (-15 -2597 ($ $ (-1091) (-1 $ $))) (-15 -2597 ($ $ (-592 (-110)) (-592 (-1 $ $)))) (-15 -2597 ($ $ (-592 (-110)) (-592 (-1 $ (-592 $))))) (-15 -2597 ($ $ (-110) (-1 $ (-592 $)))) (-15 -2597 ($ $ (-110) (-1 $ $))) (IF (|has| $ (-977)) (PROGN (-15 -3373 ((-1087 $) (-565 $))) (-15 -2079 ($ $))) |%noBranch|) (IF (|has| $ (-968 (-525))) (PROGN (-15 -3236 ((-108) $)) (-15 -3302 ((-108) $))) |%noBranch|))) (((-97) . T) ((-566 (-798)) . T) ((-288 $) . T) ((-486 (-565 $) $) . T) ((-486 $ $) . T) ((-789) . T) ((-968 (-565 $)) . T) ((-1020) . T)) -((-1843 (((-592 |#1|) (-592 |#1|)) 10))) -(((-282 |#1|) (-10 -7 (-15 -1843 ((-592 |#1|) (-592 |#1|)))) (-787)) (T -282)) -((-1843 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-787)) (-5 *1 (-282 *3))))) -(-10 -7 (-15 -1843 ((-592 |#1|) (-592 |#1|)))) -((-2694 (((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)) 17))) -(((-283 |#1| |#2|) (-10 -7 (-15 -2694 ((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)))) (-977) (-977)) (T -283)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-632 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-283 *5 *6))))) -(-10 -7 (-15 -2694 ((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)))) -((-1461 (((-1173 (-294 (-357))) (-1173 (-294 (-205)))) 105)) (-2321 (((-1015 (-782 (-205))) (-1015 (-782 (-357)))) 40)) (-2198 (((-592 (-1074)) (-1072 (-205))) 87)) (-3997 (((-294 (-357)) (-887 (-205))) 50)) (-3200 (((-205) (-887 (-205))) 46)) (-1490 (((-1074) (-357)) 169)) (-3736 (((-782 (-205)) (-782 (-357))) 34)) (-4161 (((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205)))) 143)) (-3139 (((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) 181) (((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) 179)) (-2145 (((-632 (-205)) (-592 (-205)) (-713)) 14)) (-1349 (((-1173 (-641)) (-592 (-205))) 94)) (-3844 (((-592 (-1074)) (-592 (-205))) 75)) (-1699 (((-3 (-294 (-205)) "failed") (-294 (-205))) 120)) (-1376 (((-108) (-205) (-1015 (-782 (-205)))) 109)) (-2001 (((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) 198)) (-3609 (((-205) (-1015 (-782 (-205)))) 107)) (-2997 (((-205) (-1015 (-782 (-205)))) 108)) (-2755 (((-205) (-385 (-525))) 27)) (-2945 (((-1074) (-357)) 73)) (-2020 (((-205) (-357)) 17)) (-1328 (((-357) (-1173 (-294 (-205)))) 154)) (-3981 (((-294 (-205)) (-294 (-357))) 23)) (-1453 (((-385 (-525)) (-294 (-205))) 53)) (-1468 (((-294 (-385 (-525))) (-294 (-205))) 69)) (-4115 (((-294 (-357)) (-294 (-205))) 98)) (-2944 (((-205) (-294 (-205))) 54)) (-3155 (((-592 (-205)) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) 64)) (-1997 (((-1015 (-782 (-205))) (-1015 (-782 (-205)))) 61)) (-1564 (((-1074) (-205)) 72)) (-4039 (((-641) (-205)) 90)) (-3970 (((-385 (-525)) (-205)) 55)) (-2522 (((-294 (-357)) (-205)) 49)) (-2749 (((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357))))) 43)) (-2014 (((-966) (-592 (-966))) 165) (((-966) (-966) (-966)) 162)) (-1445 (((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) 195))) -(((-284) (-10 -7 (-15 -2020 ((-205) (-357))) (-15 -3981 ((-294 (-205)) (-294 (-357)))) (-15 -3736 ((-782 (-205)) (-782 (-357)))) (-15 -2321 ((-1015 (-782 (-205))) (-1015 (-782 (-357))))) (-15 -2749 ((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357)))))) (-15 -3970 ((-385 (-525)) (-205))) (-15 -1453 ((-385 (-525)) (-294 (-205)))) (-15 -2944 ((-205) (-294 (-205)))) (-15 -1699 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1328 ((-357) (-1173 (-294 (-205))))) (-15 -4161 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205))))) (-15 -1468 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -1997 ((-1015 (-782 (-205))) (-1015 (-782 (-205))))) (-15 -3155 ((-592 (-205)) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) (-15 -4039 ((-641) (-205))) (-15 -1349 ((-1173 (-641)) (-592 (-205)))) (-15 -4115 ((-294 (-357)) (-294 (-205)))) (-15 -1461 ((-1173 (-294 (-357))) (-1173 (-294 (-205))))) (-15 -1376 ((-108) (-205) (-1015 (-782 (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -2945 ((-1074) (-357))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205)))) (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -2014 ((-966) (-966) (-966))) (-15 -2014 ((-966) (-592 (-966)))) (-15 -1490 ((-1074) (-357))) (-15 -3139 ((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))))) (-15 -3139 ((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))))) (-15 -1445 ((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2001 ((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3997 ((-294 (-357)) (-887 (-205)))) (-15 -3200 ((-205) (-887 (-205)))) (-15 -2522 ((-294 (-357)) (-205))) (-15 -2755 ((-205) (-385 (-525)))) (-15 -2145 ((-632 (-205)) (-592 (-205)) (-713))))) (T -284)) -((-2145 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) (-5 *1 (-284)))) (-2755 (*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2522 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-3200 (*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3997 (*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-2001 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *2 (-966)) (-5 *1 (-284)))) (-1445 (*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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 (-966)) (-5 *1 (-284)))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *2 (-966)) (-5 *1 (-284)))) (-3139 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *2 (-966)) (-5 *1 (-284)))) (-1490 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-2014 (*1 *2 *3) (-12 (-5 *3 (-592 (-966))) (-5 *2 (-966)) (-5 *1 (-284)))) (-2014 (*1 *2 *2 *2) (-12 (-5 *2 (-966)) (-5 *1 (-284)))) (-2997 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3609 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2198 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284)))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284)))) (-2945 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-1564 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-1376 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-1015 (-782 (-205)))) (-5 *2 (-108)) (-5 *1 (-284)))) (-1461 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-1173 (-294 (-357)))) (-5 *1 (-284)))) (-4115 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-1349 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1173 (-641))) (-5 *1 (-284)))) (-4039 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-641)) (-5 *1 (-284)))) (-3155 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *2 (-592 (-205))) (-5 *1 (-284)))) (-1997 (*1 *2 *2) (-12 (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284)))) (-1468 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) (-5 *1 (-284)))) (-4161 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) (-5 *1 (-284)))) (-1328 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))) (-1699 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-2944 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-1453 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-3970 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-592 (-1015 (-782 (-357))))) (-5 *2 (-592 (-1015 (-782 (-205))))) (-5 *1 (-284)))) (-2321 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-357)))) (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284)))) (-3736 (*1 *2 *3) (-12 (-5 *3 (-782 (-357))) (-5 *2 (-782 (-205))) (-5 *1 (-284)))) (-3981 (*1 *2 *3) (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-2020 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284))))) -(-10 -7 (-15 -2020 ((-205) (-357))) (-15 -3981 ((-294 (-205)) (-294 (-357)))) (-15 -3736 ((-782 (-205)) (-782 (-357)))) (-15 -2321 ((-1015 (-782 (-205))) (-1015 (-782 (-357))))) (-15 -2749 ((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357)))))) (-15 -3970 ((-385 (-525)) (-205))) (-15 -1453 ((-385 (-525)) (-294 (-205)))) (-15 -2944 ((-205) (-294 (-205)))) (-15 -1699 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -1328 ((-357) (-1173 (-294 (-205))))) (-15 -4161 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205))))) (-15 -1468 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -1997 ((-1015 (-782 (-205))) (-1015 (-782 (-205))))) (-15 -3155 ((-592 (-205)) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) (-15 -4039 ((-641) (-205))) (-15 -1349 ((-1173 (-641)) (-592 (-205)))) (-15 -4115 ((-294 (-357)) (-294 (-205)))) (-15 -1461 ((-1173 (-294 (-357))) (-1173 (-294 (-205))))) (-15 -1376 ((-108) (-205) (-1015 (-782 (-205))))) (-15 -1564 ((-1074) (-205))) (-15 -2945 ((-1074) (-357))) (-15 -3844 ((-592 (-1074)) (-592 (-205)))) (-15 -2198 ((-592 (-1074)) (-1072 (-205)))) (-15 -3609 ((-205) (-1015 (-782 (-205))))) (-15 -2997 ((-205) (-1015 (-782 (-205))))) (-15 -2014 ((-966) (-966) (-966))) (-15 -2014 ((-966) (-592 (-966)))) (-15 -1490 ((-1074) (-357))) (-15 -3139 ((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))))) (-15 -3139 ((-966) (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))))) (-15 -1445 ((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2001 ((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3997 ((-294 (-357)) (-887 (-205)))) (-15 -3200 ((-205) (-887 (-205)))) (-15 -2522 ((-294 (-357)) (-205))) (-15 -2755 ((-205) (-385 (-525)))) (-15 -2145 ((-632 (-205)) (-592 (-205)) (-713)))) -((-1540 (((-108) $ $) 11)) (-1726 (($ $ $) 15)) (-1705 (($ $ $) 14)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 44)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 53)) (-2794 (($ $ $) 21) (($ (-592 $)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-1680 (((-3 $ "failed") $ $) 17)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 46))) -(((-285 |#1|) (-10 -8 (-15 -1390 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1538 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -1538 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -1726 (|#1| |#1| |#1|)) (-15 -1705 (|#1| |#1| |#1|)) (-15 -1540 ((-108) |#1| |#1|)) (-15 -3719 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1579 ((-2 (|:| -1655 (-592 |#1|)) (|:| -3523 |#1|)) (-592 |#1|))) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|))) (-286)) (T -285)) -NIL -(-10 -8 (-15 -1390 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1538 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -1538 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -1726 (|#1| |#1| |#1|)) (-15 -1705 (|#1| |#1| |#1|)) (-15 -1540 ((-108) |#1| |#1|)) (-15 -3719 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1579 ((-2 (|:| -1655 (-592 |#1|)) (|:| -3523 |#1|)) (-592 |#1|))) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-4211 (((-108) $) 31)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1822 (((-592 |#1|) (-592 |#1|)) 10))) +(((-282 |#1|) (-10 -7 (-15 -1822 ((-592 |#1|) (-592 |#1|)))) (-787)) (T -282)) +((-1822 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-787)) (-5 *1 (-282 *3))))) +(-10 -7 (-15 -1822 ((-592 |#1|) (-592 |#1|)))) +((-2688 (((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)) 17))) +(((-283 |#1| |#2|) (-10 -7 (-15 -2688 ((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)))) (-977) (-977)) (T -283)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-632 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-283 *5 *6))))) +(-10 -7 (-15 -2688 ((-632 |#2|) (-1 |#2| |#1|) (-632 |#1|)))) +((-2362 (((-1173 (-294 (-357))) (-1173 (-294 (-205)))) 105)) (-4198 (((-1015 (-782 (-205))) (-1015 (-782 (-357)))) 40)) (-1252 (((-592 (-1074)) (-1072 (-205))) 87)) (-3726 (((-294 (-357)) (-887 (-205))) 50)) (-1557 (((-205) (-887 (-205))) 46)) (-2243 (((-1074) (-357)) 169)) (-4106 (((-782 (-205)) (-782 (-357))) 34)) (-2962 (((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205)))) 143)) (-2235 (((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) 181) (((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) 179)) (-1933 (((-632 (-205)) (-592 (-205)) (-713)) 14)) (-2513 (((-1173 (-641)) (-592 (-205))) 94)) (-2877 (((-592 (-1074)) (-592 (-205))) 75)) (-1704 (((-3 (-294 (-205)) "failed") (-294 (-205))) 120)) (-2879 (((-108) (-205) (-1015 (-782 (-205)))) 109)) (-2226 (((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) 198)) (-2386 (((-205) (-1015 (-782 (-205)))) 107)) (-3252 (((-205) (-1015 (-782 (-205)))) 108)) (-2838 (((-205) (-385 (-525))) 27)) (-3909 (((-1074) (-357)) 73)) (-2635 (((-205) (-357)) 17)) (-3916 (((-357) (-1173 (-294 (-205)))) 154)) (-1739 (((-294 (-205)) (-294 (-357))) 23)) (-2218 (((-385 (-525)) (-294 (-205))) 53)) (-2721 (((-294 (-385 (-525))) (-294 (-205))) 69)) (-3625 (((-294 (-357)) (-294 (-205))) 98)) (-3896 (((-205) (-294 (-205))) 54)) (-2456 (((-592 (-205)) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) 64)) (-2147 (((-1015 (-782 (-205))) (-1015 (-782 (-205)))) 61)) (-3141 (((-1074) (-205)) 72)) (-4132 (((-641) (-205)) 90)) (-1635 (((-385 (-525)) (-205)) 55)) (-1218 (((-294 (-357)) (-205)) 49)) (-2745 (((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357))))) 43)) (-2017 (((-966) (-592 (-966))) 165) (((-966) (-966) (-966)) 162)) (-2294 (((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) 195))) +(((-284) (-10 -7 (-15 -2635 ((-205) (-357))) (-15 -1739 ((-294 (-205)) (-294 (-357)))) (-15 -4106 ((-782 (-205)) (-782 (-357)))) (-15 -4198 ((-1015 (-782 (-205))) (-1015 (-782 (-357))))) (-15 -2745 ((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357)))))) (-15 -1635 ((-385 (-525)) (-205))) (-15 -2218 ((-385 (-525)) (-294 (-205)))) (-15 -3896 ((-205) (-294 (-205)))) (-15 -1704 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -3916 ((-357) (-1173 (-294 (-205))))) (-15 -2962 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205))))) (-15 -2721 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -2147 ((-1015 (-782 (-205))) (-1015 (-782 (-205))))) (-15 -2456 ((-592 (-205)) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) (-15 -4132 ((-641) (-205))) (-15 -2513 ((-1173 (-641)) (-592 (-205)))) (-15 -3625 ((-294 (-357)) (-294 (-205)))) (-15 -2362 ((-1173 (-294 (-357))) (-1173 (-294 (-205))))) (-15 -2879 ((-108) (-205) (-1015 (-782 (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -3909 ((-1074) (-357))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205)))) (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -2017 ((-966) (-966) (-966))) (-15 -2017 ((-966) (-592 (-966)))) (-15 -2243 ((-1074) (-357))) (-15 -2235 ((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))))) (-15 -2235 ((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))))) (-15 -2294 ((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2226 ((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3726 ((-294 (-357)) (-887 (-205)))) (-15 -1557 ((-205) (-887 (-205)))) (-15 -1218 ((-294 (-357)) (-205))) (-15 -2838 ((-205) (-385 (-525)))) (-15 -1933 ((-632 (-205)) (-592 (-205)) (-713))))) (T -284)) +((-1933 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) (-5 *1 (-284)))) (-2838 (*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284)))) (-1218 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-1557 (*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-3726 (*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-2226 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *2 (-966)) (-5 *1 (-284)))) (-2294 (*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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 (-966)) (-5 *1 (-284)))) (-2235 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *2 (-966)) (-5 *1 (-284)))) (-2235 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *2 (-966)) (-5 *1 (-284)))) (-2243 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-2017 (*1 *2 *3) (-12 (-5 *3 (-592 (-966))) (-5 *2 (-966)) (-5 *1 (-284)))) (-2017 (*1 *2 *2 *2) (-12 (-5 *2 (-966)) (-5 *1 (-284)))) (-3252 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2386 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284)))) (-1252 (*1 *2 *3) (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284)))) (-2877 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284)))) (-3909 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-3141 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-284)))) (-2879 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-1015 (-782 (-205)))) (-5 *2 (-108)) (-5 *1 (-284)))) (-2362 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-1173 (-294 (-357)))) (-5 *1 (-284)))) (-3625 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284)))) (-2513 (*1 *2 *3) (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1173 (-641))) (-5 *1 (-284)))) (-4132 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-641)) (-5 *1 (-284)))) (-2456 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *2 (-592 (-205))) (-5 *1 (-284)))) (-2147 (*1 *2 *2) (-12 (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284)))) (-2721 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) (-5 *1 (-284)))) (-2962 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) (-5 *1 (-284)))) (-3916 (*1 *2 *3) (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284)))) (-1704 (*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-3896 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284)))) (-2218 (*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-1635 (*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284)))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-592 (-1015 (-782 (-357))))) (-5 *2 (-592 (-1015 (-782 (-205))))) (-5 *1 (-284)))) (-4198 (*1 *2 *3) (-12 (-5 *3 (-1015 (-782 (-357)))) (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284)))) (-4106 (*1 *2 *3) (-12 (-5 *3 (-782 (-357))) (-5 *2 (-782 (-205))) (-5 *1 (-284)))) (-1739 (*1 *2 *3) (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284)))) (-2635 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284))))) +(-10 -7 (-15 -2635 ((-205) (-357))) (-15 -1739 ((-294 (-205)) (-294 (-357)))) (-15 -4106 ((-782 (-205)) (-782 (-357)))) (-15 -4198 ((-1015 (-782 (-205))) (-1015 (-782 (-357))))) (-15 -2745 ((-592 (-1015 (-782 (-205)))) (-592 (-1015 (-782 (-357)))))) (-15 -1635 ((-385 (-525)) (-205))) (-15 -2218 ((-385 (-525)) (-294 (-205)))) (-15 -3896 ((-205) (-294 (-205)))) (-15 -1704 ((-3 (-294 (-205)) "failed") (-294 (-205)))) (-15 -3916 ((-357) (-1173 (-294 (-205))))) (-15 -2962 ((-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525))) (-1173 (-294 (-205))))) (-15 -2721 ((-294 (-385 (-525))) (-294 (-205)))) (-15 -2147 ((-1015 (-782 (-205))) (-1015 (-782 (-205))))) (-15 -2456 ((-592 (-205)) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) (-15 -4132 ((-641) (-205))) (-15 -2513 ((-1173 (-641)) (-592 (-205)))) (-15 -3625 ((-294 (-357)) (-294 (-205)))) (-15 -2362 ((-1173 (-294 (-357))) (-1173 (-294 (-205))))) (-15 -2879 ((-108) (-205) (-1015 (-782 (-205))))) (-15 -3141 ((-1074) (-205))) (-15 -3909 ((-1074) (-357))) (-15 -2877 ((-592 (-1074)) (-592 (-205)))) (-15 -1252 ((-592 (-1074)) (-1072 (-205)))) (-15 -2386 ((-205) (-1015 (-782 (-205))))) (-15 -3252 ((-205) (-1015 (-782 (-205))))) (-15 -2017 ((-966) (-966) (-966))) (-15 -2017 ((-966) (-592 (-966)))) (-15 -2243 ((-1074) (-357))) (-15 -2235 ((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))))) (-15 -2235 ((-966) (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))))) (-15 -2294 ((-966) (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2226 ((-966) (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))) (-15 -3726 ((-294 (-357)) (-887 (-205)))) (-15 -1557 ((-205) (-887 (-205)))) (-15 -1218 ((-294 (-357)) (-205))) (-15 -2838 ((-205) (-385 (-525)))) (-15 -1933 ((-632 (-205)) (-592 (-205)) (-713)))) +((-3766 (((-108) $ $) 11)) (-1731 (($ $ $) 15)) (-1709 (($ $ $) 14)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 44)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 53)) (-2790 (($ $ $) 21) (($ (-592 $)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 32) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 37)) (-1687 (((-3 $ "failed") $ $) 17)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 46))) +(((-285 |#1|) (-10 -8 (-15 -2067 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -3744 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3744 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -1731 (|#1| |#1| |#1|)) (-15 -1709 (|#1| |#1| |#1|)) (-15 -3766 ((-108) |#1| |#1|)) (-15 -3945 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1236 ((-2 (|:| -1660 (-592 |#1|)) (|:| -3519 |#1|)) (-592 |#1|))) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|))) (-286)) (T -285)) +NIL +(-10 -8 (-15 -2067 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -3744 ((-3 (-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|)) "failed") |#1| |#1| |#1|)) (-15 -3744 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -1731 (|#1| |#1| |#1|)) (-15 -1709 (|#1| |#1| |#1|)) (-15 -3766 ((-108) |#1| |#1|)) (-15 -3945 ((-3 (-592 |#1|) "failed") (-592 |#1|) |#1|)) (-15 -1236 ((-2 (|:| -1660 (-592 |#1|)) (|:| -3519 |#1|)) (-592 |#1|))) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2109 (((-108) $) 31)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-286) (-131)) (T -286)) -((-1540 (*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))) (-2430 (*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-713)))) (-2082 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-286)))) (-1705 (*1 *1 *1 *1) (-4 *1 (-286))) (-1726 (*1 *1 *1 *1) (-4 *1 (-286))) (-1538 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) (-4 *1 (-286)))) (-1538 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-286)))) (-1390 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-286))))) -(-13 (-855) (-10 -8 (-15 -1540 ((-108) $ $)) (-15 -2430 ((-713) $)) (-15 -2082 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1705 ($ $ $)) (-15 -1726 ($ $ $)) (-15 -1538 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $)) (-15 -1538 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -1390 ((-3 (-592 $) "failed") (-592 $) $)))) +((-3766 (*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108)))) (-2931 (*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-713)))) (-1809 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-286)))) (-1709 (*1 *1 *1 *1) (-4 *1 (-286))) (-1731 (*1 *1 *1 *1) (-4 *1 (-286))) (-3744 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) (-4 *1 (-286)))) (-3744 (*1 *2 *1 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-286)))) (-2067 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-286))))) +(-13 (-855) (-10 -8 (-15 -3766 ((-108) $ $)) (-15 -2931 ((-713) $)) (-15 -1809 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1709 ($ $ $)) (-15 -1731 ($ $ $)) (-15 -3744 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $)) (-15 -3744 ((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $)) (-15 -2067 ((-3 (-592 $) "failed") (-592 $) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2602 (($ $ (-592 |#2|) (-592 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-273 |#2|)) 11) (($ $ (-592 (-273 |#2|))) NIL))) -(((-287 |#1| |#2|) (-10 -8 (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|)))) (-288 |#2|) (-1020)) (T -287)) +((-2597 (($ $ (-592 |#2|) (-592 |#2|)) 14) (($ $ |#2| |#2|) NIL) (($ $ (-273 |#2|)) 11) (($ $ (-592 (-273 |#2|))) NIL))) +(((-287 |#1| |#2|) (-10 -8 (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|)))) (-288 |#2|) (-1020)) (T -287)) NIL -(-10 -8 (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|)))) -((-2602 (($ $ (-592 |#1|) (-592 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-273 |#1|)) 11) (($ $ (-592 (-273 |#1|))) 10))) +(-10 -8 (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|)))) +((-2597 (($ $ (-592 |#1|) (-592 |#1|)) 7) (($ $ |#1| |#1|) 6) (($ $ (-273 |#1|)) 11) (($ $ (-592 (-273 |#1|))) 10))) (((-288 |#1|) (-131) (-1020)) (T -288)) -((-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1020)))) (-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1020))))) -(-13 (-486 |t#1| |t#1|) (-10 -8 (-15 -2602 ($ $ (-273 |t#1|))) (-15 -2602 ($ $ (-592 (-273 |t#1|)))))) +((-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-273 *3)) (-4 *1 (-288 *3)) (-4 *3 (-1020)))) (-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *3))) (-4 *1 (-288 *3)) (-4 *3 (-1020))))) +(-13 (-486 |t#1| |t#1|) (-10 -8 (-15 -2597 ($ $ (-273 |t#1|))) (-15 -2597 ($ $ (-592 (-273 |t#1|)))))) (((-486 |#1| |#1|) . T)) -((-2602 ((|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))) 25))) -(((-289 |#1|) (-10 -7 (-15 -2602 (|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))))) (-37 (-385 (-525)))) (T -289)) -((-2602 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1093 (-385 (-525)))) (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525))))))) -(-10 -7 (-15 -2602 (|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))))) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 7)) (-3994 (((-108) $ $) 9))) +((-2597 ((|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))) 25))) +(((-289 |#1|) (-10 -7 (-15 -2597 (|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))))) (-37 (-385 (-525)))) (T -289)) +((-2597 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-525))) (-5 *4 (-1093 (-385 (-525)))) (-5 *1 (-289 *2)) (-4 *2 (-37 (-385 (-525))))))) +(-10 -7 (-15 -2597 (|#1| (-1 |#1| (-525)) (-1093 (-385 (-525)))))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 7)) (-3992 (((-108) $ $) 9))) (((-290) (-1020)) (T -290)) NIL (-1020) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 62)) (-3957 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-1159 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-1158 |#2| |#3| |#4|) "failed") $) 25)) (-3897 (((-1159 |#1| |#2| |#3| |#4|) $) NIL) (((-1091) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-525) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-1158 |#2| |#3| |#4|) $) NIL)) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-1159 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1173 (-1159 |#1| |#2| |#3| |#4|)))) (-632 $) (-1173 $)) NIL) (((-632 (-1159 |#1| |#2| |#3| |#4|)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-1159 |#1| |#2| |#3| |#4|) $) 21)) (-1383 (((-3 $ "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-1067)))) (-2348 (((-108) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-2535 (($ $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-2694 (($ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) $) NIL)) (-2074 (((-3 (-782 |#2|) "failed") $) 78)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-286)))) (-1864 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-1159 |#1| |#2| |#3| |#4|)) (-592 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-273 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-592 (-273 (-1159 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-592 (-1091)) (-592 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-486 (-1091) (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-1091) (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-486 (-1091) (-1159 |#1| |#2| |#3| |#4|))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-265 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) (-713)) NIL) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-1159 |#1| |#2| |#3| |#4|) $) 17)) (-2749 (((-827 (-525)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-501)))) (((-357) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-953))) (((-205) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-1159 |#1| |#2| |#3| |#4|)) 29) (($ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (($ (-1158 |#2| |#3| |#4|)) 36)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-844))) (|has| (-1159 |#1| |#2| |#3| |#4|) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 41 T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) (-713)) NIL) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4100 (($ $ $) 34) (($ (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) 31)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-1159 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1159 |#1| |#2| |#3| |#4|)) NIL))) -(((-291 |#1| |#2| |#3| |#4|) (-13 (-925 (-1159 |#1| |#2| |#3| |#4|)) (-968 (-1158 |#2| |#3| |#4|)) (-10 -8 (-15 -2074 ((-3 (-782 |#2|) "failed") $)) (-15 -1270 ($ (-1158 |#2| |#3| |#4|))))) (-13 (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -291)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1158 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4) (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *1 (-291 *3 *4 *5 *6)))) (-2074 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-782 *4)) (-5 *1 (-291 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4)))) -(-13 (-925 (-1159 |#1| |#2| |#3| |#4|)) (-968 (-1158 |#2| |#3| |#4|)) (-10 -8 (-15 -2074 ((-3 (-782 |#2|) "failed") $)) (-15 -1270 ($ (-1158 |#2| |#3| |#4|))))) -((-2694 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 13))) -(((-292 |#1| |#2|) (-10 -7 (-15 -2694 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-789) (-789)) (T -292)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-789)) (-4 *6 (-789)) (-5 *2 (-294 *6)) (-5 *1 (-292 *5 *6))))) -(-10 -7 (-15 -2694 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) -((-2452 (((-51) |#2| (-273 |#2|) (-713)) 33) (((-51) |#2| (-273 |#2|)) 24) (((-51) |#2| (-713)) 28) (((-51) |#2|) 25) (((-51) (-1091)) 21)) (-2307 (((-51) |#2| (-273 |#2|) (-385 (-525))) 51) (((-51) |#2| (-273 |#2|)) 48) (((-51) |#2| (-385 (-525))) 50) (((-51) |#2|) 49) (((-51) (-1091)) 47)) (-2478 (((-51) |#2| (-273 |#2|) (-385 (-525))) 46) (((-51) |#2| (-273 |#2|)) 43) (((-51) |#2| (-385 (-525))) 45) (((-51) |#2|) 44) (((-51) (-1091)) 42)) (-2466 (((-51) |#2| (-273 |#2|) (-525)) 39) (((-51) |#2| (-273 |#2|)) 35) (((-51) |#2| (-525)) 38) (((-51) |#2|) 36) (((-51) (-1091)) 34))) -(((-293 |#1| |#2|) (-10 -7 (-15 -2452 ((-51) (-1091))) (-15 -2452 ((-51) |#2|)) (-15 -2452 ((-51) |#2| (-713))) (-15 -2452 ((-51) |#2| (-273 |#2|))) (-15 -2452 ((-51) |#2| (-273 |#2|) (-713))) (-15 -2466 ((-51) (-1091))) (-15 -2466 ((-51) |#2|)) (-15 -2466 ((-51) |#2| (-525))) (-15 -2466 ((-51) |#2| (-273 |#2|))) (-15 -2466 ((-51) |#2| (-273 |#2|) (-525))) (-15 -2478 ((-51) (-1091))) (-15 -2478 ((-51) |#2|)) (-15 -2478 ((-51) |#2| (-385 (-525)))) (-15 -2478 ((-51) |#2| (-273 |#2|))) (-15 -2478 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -2307 ((-51) (-1091))) (-15 -2307 ((-51) |#2|)) (-15 -2307 ((-51) |#2| (-385 (-525)))) (-15 -2307 ((-51) |#2| (-273 |#2|))) (-15 -2307 ((-51) |#2| (-273 |#2|) (-385 (-525))))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -293)) -((-2307 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2307 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2307 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2478 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2478 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2478 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2478 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2478 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2466 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-525)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2466 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2466 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2466 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2466 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-713)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2452 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2452 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4)))))) -(-10 -7 (-15 -2452 ((-51) (-1091))) (-15 -2452 ((-51) |#2|)) (-15 -2452 ((-51) |#2| (-713))) (-15 -2452 ((-51) |#2| (-273 |#2|))) (-15 -2452 ((-51) |#2| (-273 |#2|) (-713))) (-15 -2466 ((-51) (-1091))) (-15 -2466 ((-51) |#2|)) (-15 -2466 ((-51) |#2| (-525))) (-15 -2466 ((-51) |#2| (-273 |#2|))) (-15 -2466 ((-51) |#2| (-273 |#2|) (-525))) (-15 -2478 ((-51) (-1091))) (-15 -2478 ((-51) |#2|)) (-15 -2478 ((-51) |#2| (-385 (-525)))) (-15 -2478 ((-51) |#2| (-273 |#2|))) (-15 -2478 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -2307 ((-51) (-1091))) (-15 -2307 ((-51) |#2|)) (-15 -2307 ((-51) |#2| (-385 (-525)))) (-15 -2307 ((-51) |#2| (-273 |#2|))) (-15 -2307 ((-51) |#2| (-273 |#2|) (-385 (-525))))) -((-1260 (((-108) $ $) NIL)) (-2963 (((-592 $) $ (-1091)) NIL (|has| |#1| (-517))) (((-592 $) $) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $)) NIL (|has| |#1| (-517))) (((-592 $) (-887 $)) NIL (|has| |#1| (-517)))) (-2460 (($ $ (-1091)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (($ (-1087 $)) NIL (|has| |#1| (-517))) (($ (-887 $)) NIL (|has| |#1| (-517)))) (-2028 (((-108) $) 27 (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-2383 (((-592 (-1091)) $) 350)) (-2146 (((-385 (-1087 $)) $ (-565 $)) NIL (|has| |#1| (-517)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1896 (((-592 (-565 $)) $) NIL)) (-2351 (($ $) 159 (|has| |#1| (-517)))) (-1603 (($ $) 135 (|has| |#1| (-517)))) (-3068 (($ $ (-1013 $)) 220 (|has| |#1| (-517))) (($ $ (-1091)) 216 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) NIL (-3279 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-1222 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) 367) (($ $ (-592 (-565 $)) (-592 $)) 411)) (-1224 (((-396 (-1087 $)) (-1087 $)) 294 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-3851 (($ $) NIL (|has| |#1| (-517)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-517)))) (-2211 (($ $) NIL (|has| |#1| (-517)))) (-1540 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2320 (($ $) 155 (|has| |#1| (-517)))) (-1570 (($ $) 131 (|has| |#1| (-517)))) (-3708 (($ $ (-525)) 69 (|has| |#1| (-517)))) (-2382 (($ $) 163 (|has| |#1| (-517)))) (-2193 (($ $) 139 (|has| |#1| (-517)))) (-4083 (($) NIL (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))) CONST)) (-1319 (((-592 $) $ (-1091)) NIL (|has| |#1| (-517))) (((-592 $) $) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $)) NIL (|has| |#1| (-517))) (((-592 $) (-887 $)) NIL (|has| |#1| (-517)))) (-1957 (($ $ (-1091)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1087 $) (-1091)) 122 (|has| |#1| (-517))) (($ (-1087 $)) NIL (|has| |#1| (-517))) (($ (-887 $)) NIL (|has| |#1| (-517)))) (-2591 (((-3 (-565 $) "failed") $) 17) (((-3 (-1091) "failed") $) NIL) (((-3 |#1| "failed") $) 420) (((-3 (-47) "failed") $) 322 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-887 |#1|)) "failed") $) NIL (|has| |#1| (-517))) (((-3 (-887 |#1|) "failed") $) NIL (|has| |#1| (-977))) (((-3 (-385 (-525)) "failed") $) 46 (-3279 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3897 (((-565 $) $) 11) (((-1091) $) NIL) ((|#1| $) 402) (((-47) $) NIL (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-887 |#1|)) $) NIL (|has| |#1| (-517))) (((-887 |#1|) $) NIL (|has| |#1| (-977))) (((-385 (-525)) $) 305 (-3279 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-1726 (($ $ $) NIL (|has| |#1| (-517)))) (-4082 (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 115 (|has| |#1| (-977))) (((-632 |#1|) (-632 $)) 105 (|has| |#1| (-977))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (-3501 (($ $) 87 (|has| |#1| (-517)))) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-1705 (($ $ $) NIL (|has| |#1| (-517)))) (-2340 (($ $ (-1013 $)) 224 (|has| |#1| (-517))) (($ $ (-1091)) 222 (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-517)))) (-2822 (((-108) $) NIL (|has| |#1| (-517)))) (-3762 (($ $ $) 190 (|has| |#1| (-517)))) (-1534 (($) 125 (|has| |#1| (-517)))) (-3925 (($ $ $) 210 (|has| |#1| (-517)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 373 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 380 (|has| |#1| (-821 (-357))))) (-3733 (($ $) NIL) (($ (-592 $)) NIL)) (-1366 (((-592 (-110)) $) NIL)) (-4166 (((-110) (-110)) 265)) (-4211 (((-108) $) 25 (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-2353 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2142 (($ $) 68 (|has| |#1| (-977)))) (-1498 (((-1043 |#1| (-565 $)) $) 82 (|has| |#1| (-977)))) (-4172 (((-108) $) 61 (|has| |#1| (-517)))) (-1750 (($ $ (-525)) NIL (|has| |#1| (-517)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-517)))) (-3469 (((-1087 $) (-565 $)) 266 (|has| $ (-977)))) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 $ $) (-565 $)) 407)) (-1536 (((-3 (-565 $) "failed") $) NIL)) (-1415 (($ $) 129 (|has| |#1| (-517)))) (-3071 (($ $) 235 (|has| |#1| (-517)))) (-2756 (($ (-592 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-3247 (((-1074) $) NIL)) (-2129 (((-592 (-565 $)) $) 49)) (-1578 (($ (-110) $) NIL) (($ (-110) (-592 $)) 412)) (-2343 (((-3 (-592 $) "failed") $) NIL (|has| |#1| (-1032)))) (-2013 (((-3 (-2 (|:| |val| $) (|:| -2815 (-525))) "failed") $) NIL (|has| |#1| (-977)))) (-2968 (((-3 (-592 $) "failed") $) 415 (|has| |#1| (-25)))) (-3808 (((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 $))) "failed") $) 419 (|has| |#1| (-25)))) (-3065 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $) NIL (|has| |#1| (-1032))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-110)) NIL (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-1091)) NIL (|has| |#1| (-977)))) (-2902 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) 53)) (-2502 (($ $) NIL (-3279 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-3766 (($ $ (-1091)) 239 (|has| |#1| (-517))) (($ $ (-1013 $)) 241 (|has| |#1| (-517)))) (-1751 (((-713) $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) 43)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 287 (|has| |#1| (-517)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2510 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2007 (($ $ (-1091)) 214 (|has| |#1| (-517))) (($ $) 212 (|has| |#1| (-517)))) (-3832 (($ $) 206 (|has| |#1| (-517)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 292 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-2194 (((-396 $) $) NIL (|has| |#1| (-517)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-517)))) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-517)))) (-1250 (($ $) 127 (|has| |#1| (-517)))) (-2995 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) 406) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) 360) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1091)) NIL (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-567 (-501)))) (($ $) NIL (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 348 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-110)) (-592 $) (-1091)) 347 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ $)) NIL (|has| |#1| (-977)))) (-2430 (((-713) $) NIL (|has| |#1| (-517)))) (-1506 (($ $) 227 (|has| |#1| (-517)))) (-3410 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-4181 (($ $) NIL) (($ $ $) NIL)) (-1555 (($ $) 237 (|has| |#1| (-517)))) (-2544 (($ $) 188 (|has| |#1| (-517)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-977))) (($ $ (-1091)) NIL (|has| |#1| (-977)))) (-1953 (($ $) 70 (|has| |#1| (-517)))) (-1511 (((-1043 |#1| (-565 $)) $) 84 (|has| |#1| (-517)))) (-4209 (($ $) 303 (|has| $ (-977)))) (-2396 (($ $) 165 (|has| |#1| (-517)))) (-2209 (($ $) 141 (|has| |#1| (-517)))) (-2367 (($ $) 161 (|has| |#1| (-517)))) (-2176 (($ $) 137 (|has| |#1| (-517)))) (-2335 (($ $) 157 (|has| |#1| (-517)))) (-1584 (($ $) 133 (|has| |#1| (-517)))) (-2749 (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (($ (-396 $)) NIL (|has| |#1| (-517))) (((-501) $) 345 (|has| |#1| (-567 (-501))))) (-3804 (($ $ $) NIL (|has| |#1| (-450)))) (-1507 (($ $ $) NIL (|has| |#1| (-450)))) (-1270 (((-798) $) 405) (($ (-565 $)) 396) (($ (-1091)) 362) (($ |#1|) 323) (($ $) NIL (|has| |#1| (-517))) (($ (-47)) 298 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (($ (-1043 |#1| (-565 $))) 86 (|has| |#1| (-977))) (($ (-385 |#1|)) NIL (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) NIL (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) NIL (|has| |#1| (-517))) (($ (-385 (-887 |#1|))) NIL (|has| |#1| (-517))) (($ (-887 |#1|)) NIL (|has| |#1| (-977))) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-517)) (|has| |#1| (-968 (-385 (-525)))))) (($ (-525)) 34 (-3279 (|has| |#1| (-968 (-525))) (|has| |#1| (-977))))) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL (|has| |#1| (-977)))) (-1604 (($ $) NIL) (($ (-592 $)) NIL)) (-3876 (($ $ $) 208 (|has| |#1| (-517)))) (-1739 (($ $ $) 194 (|has| |#1| (-517)))) (-2450 (($ $ $) 198 (|has| |#1| (-517)))) (-2615 (($ $ $) 192 (|has| |#1| (-517)))) (-2823 (($ $ $) 196 (|has| |#1| (-517)))) (-2804 (((-108) (-110)) 9)) (-2438 (($ $) 171 (|has| |#1| (-517)))) (-2257 (($ $) 147 (|has| |#1| (-517)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) 167 (|has| |#1| (-517)))) (-2226 (($ $) 143 (|has| |#1| (-517)))) (-2465 (($ $) 175 (|has| |#1| (-517)))) (-2287 (($ $) 151 (|has| |#1| (-517)))) (-2501 (($ (-1091) $) NIL) (($ (-1091) $ $) NIL) (($ (-1091) $ $ $) NIL) (($ (-1091) $ $ $ $) NIL) (($ (-1091) (-592 $)) NIL)) (-2625 (($ $) 202 (|has| |#1| (-517)))) (-1208 (($ $) 200 (|has| |#1| (-517)))) (-2687 (($ $) 177 (|has| |#1| (-517)))) (-2303 (($ $) 153 (|has| |#1| (-517)))) (-2451 (($ $) 173 (|has| |#1| (-517)))) (-2273 (($ $) 149 (|has| |#1| (-517)))) (-2424 (($ $) 169 (|has| |#1| (-517)))) (-2242 (($ $) 145 (|has| |#1| (-517)))) (-1868 (($ $) 180 (|has| |#1| (-517)))) (-1576 (($ $ (-525)) NIL (-3279 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-3355 (($) 20 (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) CONST)) (-3007 (($ $) 231 (|has| |#1| (-517)))) (-3365 (($) 22 (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))) CONST)) (-1854 (($ $) 182 (|has| |#1| (-517))) (($ $ $) 184 (|has| |#1| (-517)))) (-1267 (($ $) 229 (|has| |#1| (-517)))) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-977))) (($ $ (-1091)) NIL (|has| |#1| (-977)))) (-2423 (($ $) 233 (|has| |#1| (-517)))) (-1715 (($ $ $) 186 (|has| |#1| (-517)))) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 79)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 78)) (-4100 (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 96 (|has| |#1| (-517))) (($ $ $) 42 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4090 (($ $ $) 40 (-3279 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ $) 29 (-3279 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-4080 (($ $ $) 38 (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (** (($ $ $) 63 (|has| |#1| (-517))) (($ $ (-385 (-525))) 300 (|has| |#1| (-517))) (($ $ (-525)) 74 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 71 (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ $ (-856)) 76 (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (* (($ (-385 (-525)) $) NIL (|has| |#1| (-517))) (($ $ (-385 (-525))) NIL (|has| |#1| (-517))) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))) (($ $ $) 36 (-3279 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ (-525) $) 32 (-3279 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ (-713) $) NIL (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ (-856) $) NIL (-3279 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))))) -(((-294 |#1|) (-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1113)) (-6 (-149)) (-6 (-578)) (-6 (-1055)) (-15 -3501 ($ $)) (-15 -4172 ((-108) $)) (-15 -3708 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -1942 ((-396 (-1087 $)) (-1087 $))) (-15 -1224 ((-396 (-1087 $)) (-1087 $)))) |%noBranch|) (IF (|has| |#1| (-968 (-525))) (-6 (-968 (-47))) |%noBranch|)) |%noBranch|))) (-789)) (T -294)) -((-3501 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-789)))) (-4172 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-3708 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-1942 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) (-5 *3 (-1087 (-294 *4))))) (-1224 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) (-5 *3 (-1087 (-294 *4)))))) -(-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1113)) (-6 (-149)) (-6 (-578)) (-6 (-1055)) (-15 -3501 ($ $)) (-15 -4172 ((-108) $)) (-15 -3708 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -1942 ((-396 (-1087 $)) (-1087 $))) (-15 -1224 ((-396 (-1087 $)) (-1087 $)))) |%noBranch|) (IF (|has| |#1| (-968 (-525))) (-6 (-968 (-47))) |%noBranch|)) |%noBranch|))) -((-2070 (((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)) 88) (((-51) |#2| (-110) (-273 |#2|) (-273 |#2|)) 84) (((-51) |#2| (-110) (-273 |#2|) |#2|) 86) (((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|) 87) (((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|))) 80) (((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|)) 82) (((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|)) 83) (((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|))) 81) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|)) 89) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|)) 85))) -(((-295 |#1| |#2|) (-10 -7 (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2070 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)))) (-13 (-789) (-517) (-567 (-501))) (-408 |#1|)) (T -295)) -((-2070 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-592 *3)) (-4 *3 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))) (-2070 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2070 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2070 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *5)))) (-2070 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-592 (-273 *8))) (-4 *8 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2070 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2070 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 (-273 *8))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-592 *8)) (-4 *8 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2070 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2070 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-592 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2070 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) (-4 *5 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *5 *6))))) -(-10 -7 (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2070 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2070 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2070 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2070 ((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)))) -((-2719 (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074)) 46) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525)) 47) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074)) 43) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525)) 44)) (-1732 (((-1 (-205) (-205)) (-205)) 45))) -(((-296) (-10 -7 (-15 -1732 ((-1 (-205) (-205)) (-205))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074))))) (T -296)) -((-2719 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1074)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-2719 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-2719 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *7 (-1074)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-2719 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-1732 (*1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205))))) -(-10 -7 (-15 -1732 ((-1 (-205) (-205)) (-205))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525))) (-15 -2719 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 25)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 20)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) 32)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) 16)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) NIL) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2548 (((-385 (-525)) $) 17)) (-1436 (($ (-1158 |#1| |#2| |#3|)) 11)) (-2815 (((-1158 |#1| |#2| |#3|) $) 12)) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1307 (((-385 (-525)) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 10)) (-1270 (((-798) $) 38) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) 30)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) NIL)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 27)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 33)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-297 |#1| |#2| |#3|) (-13 (-1154 |#1|) (-734) (-10 -8 (-15 -1436 ($ (-1158 |#1| |#2| |#3|))) (-15 -2815 ((-1158 |#1| |#2| |#3|) $)) (-15 -2548 ((-385 (-525)) $)))) (-13 (-341) (-789)) (-1091) |#1|) (T -297)) -((-1436 (*1 *1 *2) (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) (-2815 (*1 *2 *1) (-12 (-5 *2 (-1158 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3))) (-2548 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3)))) -(-13 (-1154 |#1|) (-734) (-10 -8 (-15 -1436 ($ (-1158 |#1| |#2| |#3|))) (-15 -2815 ((-1158 |#1| |#2| |#3|) $)) (-15 -2548 ((-385 (-525)) $)))) -((-1750 (((-2 (|:| -2815 (-713)) (|:| -1655 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713)) 24)) (-1415 (((-592 (-2 (|:| -1655 (-713)) (|:| |logand| |#1|))) (-396 |#1|)) 28))) -(((-298 |#1|) (-10 -7 (-15 -1750 ((-2 (|:| -2815 (-713)) (|:| -1655 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713))) (-15 -1415 ((-592 (-2 (|:| -1655 (-713)) (|:| |logand| |#1|))) (-396 |#1|)))) (-517)) (T -298)) -((-1415 (*1 *2 *3) (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) (-5 *2 (-592 (-2 (|:| -1655 (-713)) (|:| |logand| *4)))) (-5 *1 (-298 *4)))) (-1750 (*1 *2 *3 *4) (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *5) (|:| |radicand| (-592 *5)))) (-5 *1 (-298 *5)) (-5 *4 (-713))))) -(-10 -7 (-15 -1750 ((-2 (|:| -2815 (-713)) (|:| -1655 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713))) (-15 -1415 ((-592 (-2 (|:| -1655 (-713)) (|:| |logand| |#1|))) (-396 |#1|)))) -((-2383 (((-592 |#2|) (-1087 |#4|)) 43)) (-1765 ((|#3| (-525)) 46)) (-3297 (((-1087 |#4|) (-1087 |#3|)) 30)) (-1888 (((-1087 |#4|) (-1087 |#4|) (-525)) 56)) (-2208 (((-1087 |#3|) (-1087 |#4|)) 21)) (-1307 (((-592 (-713)) (-1087 |#4|) (-592 |#2|)) 40)) (-1851 (((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|)) 35))) -(((-299 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1851 ((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|))) (-15 -1307 ((-592 (-713)) (-1087 |#4|) (-592 |#2|))) (-15 -2383 ((-592 |#2|) (-1087 |#4|))) (-15 -2208 ((-1087 |#3|) (-1087 |#4|))) (-15 -3297 ((-1087 |#4|) (-1087 |#3|))) (-15 -1888 ((-1087 |#4|) (-1087 |#4|) (-525))) (-15 -1765 (|#3| (-525)))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|)) (T -299)) -((-1765 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-977)) (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-884 *2 *4 *5)))) (-1888 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 *7)) (-5 *3 (-525)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *1 (-299 *4 *5 *6 *7)))) (-3297 (*1 *2 *3) (-12 (-5 *3 (-1087 *6)) (-4 *6 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-1087 *7)) (-5 *1 (-299 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-2208 (*1 *2 *3) (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) (-5 *1 (-299 *4 *5 *6 *7)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-592 *5)) (-5 *1 (-299 *4 *5 *6 *7)))) (-1307 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *8)) (-5 *4 (-592 *6)) (-4 *6 (-789)) (-4 *8 (-884 *7 *5 *6)) (-4 *5 (-735)) (-4 *7 (-977)) (-5 *2 (-592 (-713))) (-5 *1 (-299 *5 *6 *7 *8)))) (-1851 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 *8)) (-4 *7 (-789)) (-4 *8 (-977)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-5 *2 (-1087 *8)) (-5 *1 (-299 *6 *7 *8 *9))))) -(-10 -7 (-15 -1851 ((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|))) (-15 -1307 ((-592 (-713)) (-1087 |#4|) (-592 |#2|))) (-15 -2383 ((-592 |#2|) (-1087 |#4|))) (-15 -2208 ((-1087 |#3|) (-1087 |#4|))) (-15 -3297 ((-1087 |#4|) (-1087 |#3|))) (-15 -1888 ((-1087 |#4|) (-1087 |#4|) (-525))) (-15 -1765 (|#3| (-525)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 14)) (-1893 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-525)))) $) 18)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-4175 ((|#1| $ (-525)) NIL)) (-2219 (((-525) $ (-525)) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-3012 (($ (-1 |#1| |#1|) $) NIL)) (-1364 (($ (-1 (-525) (-525)) $) 10)) (-3247 (((-1074) $) NIL)) (-1407 (($ $ $) NIL (|has| (-525) (-734)))) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL) (($ |#1|) NIL)) (-3388 (((-525) |#1| $) NIL)) (-3355 (($) 15 T CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) 21 (|has| |#1| (-789)))) (-4090 (($ $) 11) (($ $ $) 20)) (-4080 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL) (($ (-525) |#1|) 19))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 62)) (-1490 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-1159 |#1| |#2| |#3| |#4|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-1158 |#2| |#3| |#4|) "failed") $) 25)) (-3894 (((-1159 |#1| |#2| |#3| |#4|) $) NIL) (((-1091) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-525) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-525)))) (((-1158 |#2| |#3| |#4|) $) NIL)) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-1159 |#1| |#2| |#3| |#4|))) (|:| |vec| (-1173 (-1159 |#1| |#2| |#3| |#4|)))) (-632 $) (-1173 $)) NIL) (((-632 (-1159 |#1| |#2| |#3| |#4|)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-1159 |#1| |#2| |#3| |#4|) $) 21)) (-2949 (((-3 $ "failed") $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-1067)))) (-3288 (((-108) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-2530 (($ $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-2688 (($ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) $) NIL)) (-3810 (((-3 (-782 |#2|) "failed") $) 78)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-286)))) (-2804 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-1159 |#1| |#2| |#3| |#4|)) (-592 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-273 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-592 (-273 (-1159 |#1| |#2| |#3| |#4|)))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-288 (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-592 (-1091)) (-592 (-1159 |#1| |#2| |#3| |#4|))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-486 (-1091) (-1159 |#1| |#2| |#3| |#4|)))) (($ $ (-1091) (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-486 (-1091) (-1159 |#1| |#2| |#3| |#4|))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-1159 |#1| |#2| |#3| |#4|)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-265 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) (-713)) NIL) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-1159 |#1| |#2| |#3| |#4|) $) 17)) (-2745 (((-827 (-525)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-567 (-501)))) (((-357) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-953))) (((-205) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-1159 |#1| |#2| |#3| |#4|)) 29) (($ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-968 (-1091)))) (($ (-1158 |#2| |#3| |#4|)) 36)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-1159 |#1| |#2| |#3| |#4|) (-844))) (|has| (-1159 |#1| |#2| |#3| |#4|) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-1159 |#1| |#2| |#3| |#4|) $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-510)))) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 41 T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-213))) (($ $ (-1091)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-835 (-1091)))) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) (-713)) NIL) (($ $ (-1 (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-1159 |#1| |#2| |#3| |#4|) (-789)))) (-4098 (($ $ $) 34) (($ (-1159 |#1| |#2| |#3| |#4|) (-1159 |#1| |#2| |#3| |#4|)) 31)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-1159 |#1| |#2| |#3| |#4|) $) 30) (($ $ (-1159 |#1| |#2| |#3| |#4|)) NIL))) +(((-291 |#1| |#2| |#3| |#4|) (-13 (-925 (-1159 |#1| |#2| |#3| |#4|)) (-968 (-1158 |#2| |#3| |#4|)) (-10 -8 (-15 -3810 ((-3 (-782 |#2|) "failed") $)) (-15 -1271 ($ (-1158 |#2| |#3| |#4|))))) (-13 (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -291)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1158 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4) (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *1 (-291 *3 *4 *5 *6)))) (-3810 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-782 *4)) (-5 *1 (-291 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4)))) +(-13 (-925 (-1159 |#1| |#2| |#3| |#4|)) (-968 (-1158 |#2| |#3| |#4|)) (-10 -8 (-15 -3810 ((-3 (-782 |#2|) "failed") $)) (-15 -1271 ($ (-1158 |#2| |#3| |#4|))))) +((-2688 (((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)) 13))) +(((-292 |#1| |#2|) (-10 -7 (-15 -2688 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) (-789) (-789)) (T -292)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-294 *5)) (-4 *5 (-789)) (-4 *6 (-789)) (-5 *2 (-294 *6)) (-5 *1 (-292 *5 *6))))) +(-10 -7 (-15 -2688 ((-294 |#2|) (-1 |#2| |#1|) (-294 |#1|)))) +((-2451 (((-51) |#2| (-273 |#2|) (-713)) 33) (((-51) |#2| (-273 |#2|)) 24) (((-51) |#2| (-713)) 28) (((-51) |#2|) 25) (((-51) (-1091)) 21)) (-2308 (((-51) |#2| (-273 |#2|) (-385 (-525))) 51) (((-51) |#2| (-273 |#2|)) 48) (((-51) |#2| (-385 (-525))) 50) (((-51) |#2|) 49) (((-51) (-1091)) 47)) (-2476 (((-51) |#2| (-273 |#2|) (-385 (-525))) 46) (((-51) |#2| (-273 |#2|)) 43) (((-51) |#2| (-385 (-525))) 45) (((-51) |#2|) 44) (((-51) (-1091)) 42)) (-2463 (((-51) |#2| (-273 |#2|) (-525)) 39) (((-51) |#2| (-273 |#2|)) 35) (((-51) |#2| (-525)) 38) (((-51) |#2|) 36) (((-51) (-1091)) 34))) +(((-293 |#1| |#2|) (-10 -7 (-15 -2451 ((-51) (-1091))) (-15 -2451 ((-51) |#2|)) (-15 -2451 ((-51) |#2| (-713))) (-15 -2451 ((-51) |#2| (-273 |#2|))) (-15 -2451 ((-51) |#2| (-273 |#2|) (-713))) (-15 -2463 ((-51) (-1091))) (-15 -2463 ((-51) |#2|)) (-15 -2463 ((-51) |#2| (-525))) (-15 -2463 ((-51) |#2| (-273 |#2|))) (-15 -2463 ((-51) |#2| (-273 |#2|) (-525))) (-15 -2476 ((-51) (-1091))) (-15 -2476 ((-51) |#2|)) (-15 -2476 ((-51) |#2| (-385 (-525)))) (-15 -2476 ((-51) |#2| (-273 |#2|))) (-15 -2476 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -2308 ((-51) (-1091))) (-15 -2308 ((-51) |#2|)) (-15 -2308 ((-51) |#2| (-385 (-525)))) (-15 -2308 ((-51) |#2| (-273 |#2|))) (-15 -2308 ((-51) |#2| (-273 |#2|) (-385 (-525))))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -293)) +((-2308 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2308 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2308 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2308 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2308 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2476 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2476 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2476 (*1 *2 *3 *4) (-12 (-5 *4 (-385 (-525))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2476 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2476 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2463 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-525)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2463 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2463 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2463 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2463 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4))))) (-2451 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-273 *3)) (-5 *5 (-713)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *6 *3)))) (-2451 (*1 *2 *3 *4) (-12 (-5 *4 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)))) (-2451 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2451 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2451 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-293 *4 *5)) (-4 *5 (-13 (-27) (-1113) (-408 *4)))))) +(-10 -7 (-15 -2451 ((-51) (-1091))) (-15 -2451 ((-51) |#2|)) (-15 -2451 ((-51) |#2| (-713))) (-15 -2451 ((-51) |#2| (-273 |#2|))) (-15 -2451 ((-51) |#2| (-273 |#2|) (-713))) (-15 -2463 ((-51) (-1091))) (-15 -2463 ((-51) |#2|)) (-15 -2463 ((-51) |#2| (-525))) (-15 -2463 ((-51) |#2| (-273 |#2|))) (-15 -2463 ((-51) |#2| (-273 |#2|) (-525))) (-15 -2476 ((-51) (-1091))) (-15 -2476 ((-51) |#2|)) (-15 -2476 ((-51) |#2| (-385 (-525)))) (-15 -2476 ((-51) |#2| (-273 |#2|))) (-15 -2476 ((-51) |#2| (-273 |#2|) (-385 (-525)))) (-15 -2308 ((-51) (-1091))) (-15 -2308 ((-51) |#2|)) (-15 -2308 ((-51) |#2| (-385 (-525)))) (-15 -2308 ((-51) |#2| (-273 |#2|))) (-15 -2308 ((-51) |#2| (-273 |#2|) (-385 (-525))))) +((-1261 (((-108) $ $) NIL)) (-4059 (((-592 $) $ (-1091)) NIL (|has| |#1| (-517))) (((-592 $) $) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $)) NIL (|has| |#1| (-517))) (((-592 $) (-887 $)) NIL (|has| |#1| (-517)))) (-1863 (($ $ (-1091)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (($ (-1087 $)) NIL (|has| |#1| (-517))) (($ (-887 $)) NIL (|has| |#1| (-517)))) (-3969 (((-108) $) 27 (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-2383 (((-592 (-1091)) $) 350)) (-2149 (((-385 (-1087 $)) $ (-565 $)) NIL (|has| |#1| (-517)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-1899 (((-592 (-565 $)) $) NIL)) (-2351 (($ $) 159 (|has| |#1| (-517)))) (-1608 (($ $) 135 (|has| |#1| (-517)))) (-2873 (($ $ (-1013 $)) 220 (|has| |#1| (-517))) (($ $ (-1091)) 216 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) NIL (-3275 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-1223 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) 367) (($ $ (-592 (-565 $)) (-592 $)) 411)) (-2793 (((-396 (-1087 $)) (-1087 $)) 294 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-2940 (($ $) NIL (|has| |#1| (-517)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-517)))) (-2211 (($ $) NIL (|has| |#1| (-517)))) (-3766 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2321 (($ $) 155 (|has| |#1| (-517)))) (-1574 (($ $) 131 (|has| |#1| (-517)))) (-3847 (($ $ (-525)) 69 (|has| |#1| (-517)))) (-2382 (($ $) 163 (|has| |#1| (-517)))) (-2195 (($ $) 139 (|has| |#1| (-517)))) (-3347 (($) NIL (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))) CONST)) (-3804 (((-592 $) $ (-1091)) NIL (|has| |#1| (-517))) (((-592 $) $) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $) (-1091)) NIL (|has| |#1| (-517))) (((-592 $) (-1087 $)) NIL (|has| |#1| (-517))) (((-592 $) (-887 $)) NIL (|has| |#1| (-517)))) (-3848 (($ $ (-1091)) NIL (|has| |#1| (-517))) (($ $) NIL (|has| |#1| (-517))) (($ (-1087 $) (-1091)) 122 (|has| |#1| (-517))) (($ (-1087 $)) NIL (|has| |#1| (-517))) (($ (-887 $)) NIL (|has| |#1| (-517)))) (-2588 (((-3 (-565 $) "failed") $) 17) (((-3 (-1091) "failed") $) NIL) (((-3 |#1| "failed") $) 420) (((-3 (-47) "failed") $) 322 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-887 |#1|)) "failed") $) NIL (|has| |#1| (-517))) (((-3 (-887 |#1|) "failed") $) NIL (|has| |#1| (-977))) (((-3 (-385 (-525)) "failed") $) 46 (-3275 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3894 (((-565 $) $) 11) (((-1091) $) NIL) ((|#1| $) 402) (((-47) $) NIL (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-887 |#1|)) $) NIL (|has| |#1| (-517))) (((-887 |#1|) $) NIL (|has| |#1| (-977))) (((-385 (-525)) $) 305 (-3275 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-1731 (($ $ $) NIL (|has| |#1| (-517)))) (-3336 (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 115 (|has| |#1| (-977))) (((-632 |#1|) (-632 $)) 105 (|has| |#1| (-977))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (-3497 (($ $) 87 (|has| |#1| (-517)))) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-1709 (($ $ $) NIL (|has| |#1| (-517)))) (-3225 (($ $ (-1013 $)) 224 (|has| |#1| (-517))) (($ $ (-1091)) 222 (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-517)))) (-2162 (((-108) $) NIL (|has| |#1| (-517)))) (-3213 (($ $ $) 190 (|has| |#1| (-517)))) (-1539 (($) 125 (|has| |#1| (-517)))) (-2496 (($ $ $) 210 (|has| |#1| (-517)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 373 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 380 (|has| |#1| (-821 (-357))))) (-4076 (($ $) NIL) (($ (-592 $)) NIL)) (-2786 (((-592 (-110)) $) NIL)) (-2981 (((-110) (-110)) 265)) (-2109 (((-108) $) 25 (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-3302 (((-108) $) NIL (|has| $ (-968 (-525))))) (-1902 (($ $) 68 (|has| |#1| (-977)))) (-1501 (((-1043 |#1| (-565 $)) $) 82 (|has| |#1| (-977)))) (-3004 (((-108) $) 61 (|has| |#1| (-517)))) (-3999 (($ $ (-525)) NIL (|has| |#1| (-517)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-517)))) (-3373 (((-1087 $) (-565 $)) 266 (|has| $ (-977)))) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 $ $) (-565 $)) 407)) (-3733 (((-3 (-565 $) "failed") $) NIL)) (-1418 (($ $) 129 (|has| |#1| (-517)))) (-3068 (($ $) 235 (|has| |#1| (-517)))) (-2755 (($ (-592 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-3803 (((-1074) $) NIL)) (-2132 (((-592 (-565 $)) $) 49)) (-1583 (($ (-110) $) NIL) (($ (-110) (-592 $)) 412)) (-3251 (((-3 (-592 $) "failed") $) NIL (|has| |#1| (-1032)))) (-2580 (((-3 (-2 (|:| |val| $) (|:| -2058 (-525))) "failed") $) NIL (|has| |#1| (-977)))) (-4114 (((-3 (-592 $) "failed") $) 415 (|has| |#1| (-25)))) (-3573 (((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 $))) "failed") $) 419 (|has| |#1| (-25)))) (-2846 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $) NIL (|has| |#1| (-1032))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-110)) NIL (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-1091)) NIL (|has| |#1| (-977)))) (-1676 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) 53)) (-2500 (($ $) NIL (-3275 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-3247 (($ $ (-1091)) 239 (|has| |#1| (-517))) (($ $ (-1013 $)) 241 (|has| |#1| (-517)))) (-1756 (((-713) $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) 43)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 287 (|has| |#1| (-517)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2438 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2522 (($ $ (-1091)) 214 (|has| |#1| (-517))) (($ $) 212 (|has| |#1| (-517)))) (-2760 (($ $) 206 (|has| |#1| (-517)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 292 (-12 (|has| |#1| (-429)) (|has| |#1| (-517))))) (-2197 (((-396 $) $) NIL (|has| |#1| (-517)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-517)))) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-517)))) (-1251 (($ $) 127 (|has| |#1| (-517)))) (-3236 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) 406) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) 360) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1091)) NIL (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-567 (-501)))) (($ $) NIL (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 348 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-110)) (-592 $) (-1091)) 347 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ $)) NIL (|has| |#1| (-977)))) (-2931 (((-713) $) NIL (|has| |#1| (-517)))) (-1511 (($ $) 227 (|has| |#1| (-517)))) (-3405 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-3064 (($ $) NIL) (($ $ $) NIL)) (-1564 (($ $) 237 (|has| |#1| (-517)))) (-1387 (($ $) 188 (|has| |#1| (-517)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-977))) (($ $ (-1091)) NIL (|has| |#1| (-977)))) (-3826 (($ $) 70 (|has| |#1| (-517)))) (-1512 (((-1043 |#1| (-565 $)) $) 84 (|has| |#1| (-517)))) (-2079 (($ $) 303 (|has| $ (-977)))) (-2397 (($ $) 165 (|has| |#1| (-517)))) (-2210 (($ $) 141 (|has| |#1| (-517)))) (-2368 (($ $) 161 (|has| |#1| (-517)))) (-2178 (($ $) 137 (|has| |#1| (-517)))) (-2337 (($ $) 157 (|has| |#1| (-517)))) (-1588 (($ $) 133 (|has| |#1| (-517)))) (-2745 (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (($ (-396 $)) NIL (|has| |#1| (-517))) (((-501) $) 345 (|has| |#1| (-567 (-501))))) (-3532 (($ $ $) NIL (|has| |#1| (-450)))) (-2172 (($ $ $) NIL (|has| |#1| (-450)))) (-1271 (((-798) $) 405) (($ (-565 $)) 396) (($ (-1091)) 362) (($ |#1|) 323) (($ $) NIL (|has| |#1| (-517))) (($ (-47)) 298 (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) (($ (-1043 |#1| (-565 $))) 86 (|has| |#1| (-977))) (($ (-385 |#1|)) NIL (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) NIL (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) NIL (|has| |#1| (-517))) (($ (-385 (-887 |#1|))) NIL (|has| |#1| (-517))) (($ (-887 |#1|)) NIL (|has| |#1| (-977))) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-517)) (|has| |#1| (-968 (-385 (-525)))))) (($ (-525)) 34 (-3275 (|has| |#1| (-968 (-525))) (|has| |#1| (-977))))) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL (|has| |#1| (-977)))) (-1599 (($ $) NIL) (($ (-592 $)) NIL)) (-1870 (($ $ $) 208 (|has| |#1| (-517)))) (-3880 (($ $ $) 194 (|has| |#1| (-517)))) (-3063 (($ $ $) 198 (|has| |#1| (-517)))) (-3814 (($ $ $) 192 (|has| |#1| (-517)))) (-2174 (($ $ $) 196 (|has| |#1| (-517)))) (-1946 (((-108) (-110)) 9)) (-2437 (($ $) 171 (|has| |#1| (-517)))) (-2259 (($ $) 147 (|has| |#1| (-517)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) 167 (|has| |#1| (-517)))) (-2227 (($ $) 143 (|has| |#1| (-517)))) (-2462 (($ $) 175 (|has| |#1| (-517)))) (-2289 (($ $) 151 (|has| |#1| (-517)))) (-2498 (($ (-1091) $) NIL) (($ (-1091) $ $) NIL) (($ (-1091) $ $ $) NIL) (($ (-1091) $ $ $ $) NIL) (($ (-1091) (-592 $)) NIL)) (-3914 (($ $) 202 (|has| |#1| (-517)))) (-2624 (($ $) 200 (|has| |#1| (-517)))) (-2670 (($ $) 177 (|has| |#1| (-517)))) (-2305 (($ $) 153 (|has| |#1| (-517)))) (-2450 (($ $) 173 (|has| |#1| (-517)))) (-2275 (($ $) 149 (|has| |#1| (-517)))) (-2425 (($ $) 169 (|has| |#1| (-517)))) (-2244 (($ $) 145 (|has| |#1| (-517)))) (-3297 (($ $) 180 (|has| |#1| (-517)))) (-1581 (($ $ (-525)) NIL (-3275 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (-3351 (($) 20 (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) CONST)) (-3329 (($ $) 231 (|has| |#1| (-517)))) (-3362 (($) 22 (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))) CONST)) (-2686 (($ $) 182 (|has| |#1| (-517))) (($ $ $) 184 (|has| |#1| (-517)))) (-3572 (($ $) 229 (|has| |#1| (-517)))) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-977))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-977))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-977))) (($ $ (-1091)) NIL (|has| |#1| (-977)))) (-2887 (($ $) 233 (|has| |#1| (-517)))) (-1589 (($ $ $) 186 (|has| |#1| (-517)))) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 79)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 78)) (-4098 (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 96 (|has| |#1| (-517))) (($ $ $) 42 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4088 (($ $ $) 40 (-3275 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ $) 29 (-3275 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (-4078 (($ $ $) 38 (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))))) (** (($ $ $) 63 (|has| |#1| (-517))) (($ $ (-385 (-525))) 300 (|has| |#1| (-517))) (($ $ (-525)) 74 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 71 (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ $ (-856)) 76 (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032))))) (* (($ (-385 (-525)) $) NIL (|has| |#1| (-517))) (($ $ (-385 (-525))) NIL (|has| |#1| (-517))) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))) (($ $ $) 36 (-3275 (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) (|has| |#1| (-1032)))) (($ (-525) $) 32 (-3275 (|has| |#1| (-21)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ (-713) $) NIL (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))) (($ (-856) $) NIL (-3275 (|has| |#1| (-25)) (-12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))))))) +(((-294 |#1|) (-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1113)) (-6 (-149)) (-6 (-578)) (-6 (-1055)) (-15 -3497 ($ $)) (-15 -3004 ((-108) $)) (-15 -3847 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -3710 ((-396 (-1087 $)) (-1087 $))) (-15 -2793 ((-396 (-1087 $)) (-1087 $)))) |%noBranch|) (IF (|has| |#1| (-968 (-525))) (-6 (-968 (-47))) |%noBranch|)) |%noBranch|))) (-789)) (T -294)) +((-3497 (*1 *1 *1) (-12 (-5 *1 (-294 *2)) (-4 *2 (-517)) (-4 *2 (-789)))) (-3004 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-3847 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-3710 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) (-5 *3 (-1087 (-294 *4))))) (-2793 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) (-5 *3 (-1087 (-294 *4)))))) +(-13 (-408 |#1|) (-10 -8 (IF (|has| |#1| (-517)) (PROGN (-6 (-29 |#1|)) (-6 (-1113)) (-6 (-149)) (-6 (-578)) (-6 (-1055)) (-15 -3497 ($ $)) (-15 -3004 ((-108) $)) (-15 -3847 ($ $ (-525))) (IF (|has| |#1| (-429)) (PROGN (-15 -3710 ((-396 (-1087 $)) (-1087 $))) (-15 -2793 ((-396 (-1087 $)) (-1087 $)))) |%noBranch|) (IF (|has| |#1| (-968 (-525))) (-6 (-968 (-47))) |%noBranch|)) |%noBranch|))) +((-2668 (((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)) 88) (((-51) |#2| (-110) (-273 |#2|) (-273 |#2|)) 84) (((-51) |#2| (-110) (-273 |#2|) |#2|) 86) (((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|) 87) (((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|))) 80) (((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|)) 82) (((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|)) 83) (((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|))) 81) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|)) 89) (((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|)) 85))) +(((-295 |#1| |#2|) (-10 -7 (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2668 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)))) (-13 (-789) (-517) (-567 (-501))) (-408 |#1|)) (T -295)) +((-2668 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-592 *3)) (-4 *3 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *3)))) (-2668 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2668 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *3)))) (-2668 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *5)))) (-2668 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-592 (-273 *8))) (-4 *8 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2668 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2668 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 (-273 *8))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) (-5 *6 (-592 *8)) (-4 *8 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *7 *8)))) (-2668 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2668 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-592 *7)) (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) (-2668 (*1 *2 *3 *4 *3 *3) (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) (-4 *5 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) (-5 *1 (-295 *5 *6))))) +(-10 -7 (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-273 |#2|))) (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2668 ((-51) (-592 (-273 |#2|)) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 |#2|))) (-15 -2668 ((-51) (-592 |#2|) (-592 (-110)) (-273 |#2|) (-592 (-273 |#2|)))) (-15 -2668 ((-51) (-273 |#2|) (-110) (-273 |#2|) |#2|)) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) |#2|)) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) (-273 |#2|))) (-15 -2668 ((-51) |#2| (-110) (-273 |#2|) (-592 |#2|)))) +((-3551 (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074)) 46) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525)) 47) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074)) 43) (((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525)) 44)) (-2775 (((-1 (-205) (-205)) (-205)) 45))) +(((-296) (-10 -7 (-15 -2775 ((-1 (-205) (-205)) (-205))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074))))) (T -296)) +((-3551 (*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1074)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-3551 (*1 *2 *3 *3 *3 *4 *5 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-3551 (*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *7 (-1074)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-3551 (*1 *2 *3 *3 *3 *4 *5 *4 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) (-2775 (*1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205))))) +(-10 -7 (-15 -2775 ((-1 (-205) (-205)) (-205))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-1 (-205) (-205)) (-525) (-1074))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525))) (-15 -3551 ((-1123 (-861)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-205) (-525) (-1074)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 25)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 20)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) 32)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) 16)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) NIL) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1419 (((-385 (-525)) $) 17)) (-2135 (($ (-1158 |#1| |#2| |#3|)) 11)) (-2058 (((-1158 |#1| |#2| |#3|) $) 12)) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4003 (((-385 (-525)) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 10)) (-1271 (((-798) $) 38) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) 30)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 27)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 33)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-297 |#1| |#2| |#3|) (-13 (-1154 |#1|) (-734) (-10 -8 (-15 -2135 ($ (-1158 |#1| |#2| |#3|))) (-15 -2058 ((-1158 |#1| |#2| |#3|) $)) (-15 -1419 ((-385 (-525)) $)))) (-13 (-341) (-789)) (-1091) |#1|) (T -297)) +((-2135 (*1 *1 *2) (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-1158 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3))) (-1419 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3)))) +(-13 (-1154 |#1|) (-734) (-10 -8 (-15 -2135 ($ (-1158 |#1| |#2| |#3|))) (-15 -2058 ((-1158 |#1| |#2| |#3|) $)) (-15 -1419 ((-385 (-525)) $)))) +((-3999 (((-2 (|:| -2058 (-713)) (|:| -1660 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713)) 24)) (-1418 (((-592 (-2 (|:| -1660 (-713)) (|:| |logand| |#1|))) (-396 |#1|)) 28))) +(((-298 |#1|) (-10 -7 (-15 -3999 ((-2 (|:| -2058 (-713)) (|:| -1660 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713))) (-15 -1418 ((-592 (-2 (|:| -1660 (-713)) (|:| |logand| |#1|))) (-396 |#1|)))) (-517)) (T -298)) +((-1418 (*1 *2 *3) (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) (-5 *2 (-592 (-2 (|:| -1660 (-713)) (|:| |logand| *4)))) (-5 *1 (-298 *4)))) (-3999 (*1 *2 *3 *4) (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *5) (|:| |radicand| (-592 *5)))) (-5 *1 (-298 *5)) (-5 *4 (-713))))) +(-10 -7 (-15 -3999 ((-2 (|:| -2058 (-713)) (|:| -1660 |#1|) (|:| |radicand| (-592 |#1|))) (-396 |#1|) (-713))) (-15 -1418 ((-592 (-2 (|:| -1660 (-713)) (|:| |logand| |#1|))) (-396 |#1|)))) +((-2383 (((-592 |#2|) (-1087 |#4|)) 43)) (-1426 ((|#3| (-525)) 46)) (-1220 (((-1087 |#4|) (-1087 |#3|)) 30)) (-3467 (((-1087 |#4|) (-1087 |#4|) (-525)) 56)) (-1356 (((-1087 |#3|) (-1087 |#4|)) 21)) (-4003 (((-592 (-713)) (-1087 |#4|) (-592 |#2|)) 40)) (-2648 (((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|)) 35))) +(((-299 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2648 ((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|))) (-15 -4003 ((-592 (-713)) (-1087 |#4|) (-592 |#2|))) (-15 -2383 ((-592 |#2|) (-1087 |#4|))) (-15 -1356 ((-1087 |#3|) (-1087 |#4|))) (-15 -1220 ((-1087 |#4|) (-1087 |#3|))) (-15 -3467 ((-1087 |#4|) (-1087 |#4|) (-525))) (-15 -1426 (|#3| (-525)))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|)) (T -299)) +((-1426 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-977)) (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-884 *2 *4 *5)))) (-3467 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 *7)) (-5 *3 (-525)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *1 (-299 *4 *5 *6 *7)))) (-1220 (*1 *2 *3) (-12 (-5 *3 (-1087 *6)) (-4 *6 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-1087 *7)) (-5 *1 (-299 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-1356 (*1 *2 *3) (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) (-5 *1 (-299 *4 *5 *6 *7)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-592 *5)) (-5 *1 (-299 *4 *5 *6 *7)))) (-4003 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *8)) (-5 *4 (-592 *6)) (-4 *6 (-789)) (-4 *8 (-884 *7 *5 *6)) (-4 *5 (-735)) (-4 *7 (-977)) (-5 *2 (-592 (-713))) (-5 *1 (-299 *5 *6 *7 *8)))) (-2648 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 *8)) (-4 *7 (-789)) (-4 *8 (-977)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-5 *2 (-1087 *8)) (-5 *1 (-299 *6 *7 *8 *9))))) +(-10 -7 (-15 -2648 ((-1087 |#3|) (-1087 |#4|) (-592 |#2|) (-592 |#3|))) (-15 -4003 ((-592 (-713)) (-1087 |#4|) (-592 |#2|))) (-15 -2383 ((-592 |#2|) (-1087 |#4|))) (-15 -1356 ((-1087 |#3|) (-1087 |#4|))) (-15 -1220 ((-1087 |#4|) (-1087 |#3|))) (-15 -3467 ((-1087 |#4|) (-1087 |#4|) (-525))) (-15 -1426 (|#3| (-525)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 14)) (-3529 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-525)))) $) 18)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-3026 ((|#1| $ (-525)) NIL)) (-1455 (((-525) $ (-525)) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-3375 (($ (-1 |#1| |#1|) $) NIL)) (-2773 (($ (-1 (-525) (-525)) $) 10)) (-3803 (((-1074) $) NIL)) (-2432 (($ $ $) NIL (|has| (-525) (-734)))) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL) (($ |#1|) NIL)) (-3783 (((-525) |#1| $) NIL)) (-3351 (($) 15 T CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) 21 (|has| |#1| (-789)))) (-4088 (($ $) 11) (($ $ $) 20)) (-4078 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL) (($ (-525) |#1|) 19))) (((-300 |#1|) (-13 (-21) (-660 (-525)) (-301 |#1| (-525)) (-10 -7 (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) (-1020)) (T -300)) NIL (-13 (-21) (-660 (-525)) (-301 |#1| (-525)) (-10 -7 (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1893 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))) $) 27)) (-2467 (((-3 $ "failed") $ $) 19)) (-4189 (((-713) $) 28)) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 32)) (-3897 ((|#1| $) 31)) (-4175 ((|#1| $ (-525)) 25)) (-2219 ((|#2| $ (-525)) 26)) (-3012 (($ (-1 |#1| |#1|) $) 22)) (-1364 (($ (-1 |#2| |#2|) $) 23)) (-3247 (((-1074) $) 9)) (-1407 (($ $ $) 21 (|has| |#2| (-734)))) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ |#1|) 33)) (-3388 ((|#2| |#1| $) 24)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4080 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ |#2| |#1|) 29))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3529 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))) $) 27)) (-1916 (((-3 $ "failed") $ $) 19)) (-4189 (((-713) $) 28)) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 32)) (-3894 ((|#1| $) 31)) (-3026 ((|#1| $ (-525)) 25)) (-1455 ((|#2| $ (-525)) 26)) (-3375 (($ (-1 |#1| |#1|) $) 22)) (-2773 (($ (-1 |#2| |#2|) $) 23)) (-3803 (((-1074) $) 9)) (-2432 (($ $ $) 21 (|has| |#2| (-734)))) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ |#1|) 33)) (-3783 ((|#2| |#1| $) 24)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4078 (($ $ $) 14) (($ |#1| $) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ |#2| |#1|) 29))) (((-301 |#1| |#2|) (-131) (-1020) (-126)) (T -301)) -((-4080 (*1 *1 *2 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) (-4189 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) (-5 *2 (-713)))) (-1893 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))))) (-2219 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1020)) (-4 *2 (-126)))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) (-4 *2 (-1020)))) (-3388 (*1 *2 *3 *1) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) (-1364 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)))) (-3012 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)))) (-1407 (*1 *1 *1 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)) (-4 *3 (-734))))) -(-13 (-126) (-968 |t#1|) (-10 -8 (-15 -4080 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -4189 ((-713) $)) (-15 -1893 ((-592 (-2 (|:| |gen| |t#1|) (|:| -1250 |t#2|))) $)) (-15 -2219 (|t#2| $ (-525))) (-15 -4175 (|t#1| $ (-525))) (-15 -3388 (|t#2| |t#1| $)) (-15 -1364 ($ (-1 |t#2| |t#2|) $)) (-15 -3012 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-734)) (-15 -1407 ($ $ $)) |%noBranch|))) +((-4078 (*1 *1 *2 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)))) (* (*1 *1 *2 *3) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) (-4189 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) (-5 *2 (-713)))) (-3529 (*1 *2 *1) (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))))) (-1455 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1020)) (-4 *2 (-126)))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) (-4 *2 (-1020)))) (-3783 (*1 *2 *3 *1) (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) (-2773 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)))) (-3375 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)))) (-2432 (*1 *1 *1 *1) (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)) (-4 *3 (-734))))) +(-13 (-126) (-968 |t#1|) (-10 -8 (-15 -4078 ($ |t#1| $)) (-15 * ($ |t#2| |t#1|)) (-15 -4189 ((-713) $)) (-15 -3529 ((-592 (-2 (|:| |gen| |t#1|) (|:| -1251 |t#2|))) $)) (-15 -1455 (|t#2| $ (-525))) (-15 -3026 (|t#1| $ (-525))) (-15 -3783 (|t#2| |t#1| $)) (-15 -2773 ($ (-1 |t#2| |t#2|) $)) (-15 -3375 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#2| (-734)) (-15 -2432 ($ $ $)) |%noBranch|))) (((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-968 |#1|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1893 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-4175 ((|#1| $ (-525)) NIL)) (-2219 (((-713) $ (-525)) NIL)) (-3012 (($ (-1 |#1| |#1|) $) NIL)) (-1364 (($ (-1 (-713) (-713)) $) NIL)) (-3247 (((-1074) $) NIL)) (-1407 (($ $ $) NIL (|has| (-713) (-734)))) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL) (($ |#1|) NIL)) (-3388 (((-713) |#1| $) NIL)) (-3355 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4080 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-713) |#1|) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3529 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-3026 ((|#1| $ (-525)) NIL)) (-1455 (((-713) $ (-525)) NIL)) (-3375 (($ (-1 |#1| |#1|) $) NIL)) (-2773 (($ (-1 (-713) (-713)) $) NIL)) (-3803 (((-1074) $) NIL)) (-2432 (($ $ $) NIL (|has| (-713) (-734)))) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL) (($ |#1|) NIL)) (-3783 (((-713) |#1| $) NIL)) (-3351 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4078 (($ $ $) NIL) (($ |#1| $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-713) |#1|) NIL))) (((-302 |#1|) (-301 |#1| (-713)) (-1020)) (T -302)) NIL (-301 |#1| (-713)) -((-3512 (($ $) 53)) (-1230 (($ $ |#2| |#3| $) 14)) (-2485 (($ (-1 |#3| |#3|) $) 35)) (-2515 (((-108) $) 27)) (-2525 ((|#2| $) 29)) (-1680 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-3963 ((|#2| $) 49)) (-3136 (((-592 |#2|) $) 38)) (-1549 (($ $ $ (-713)) 23)) (-4100 (($ $ |#2|) 42))) -(((-303 |#1| |#2| |#3|) (-10 -8 (-15 -3512 (|#1| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1549 (|#1| |#1| |#1| (-713))) (-15 -1230 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2485 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3136 ((-592 |#2|) |#1|)) (-15 -2525 (|#2| |#1|)) (-15 -2515 ((-108) |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4100 (|#1| |#1| |#2|))) (-304 |#2| |#3|) (-977) (-734)) (T -303)) +((-2707 (($ $) 53)) (-2875 (($ $ |#2| |#3| $) 14)) (-2121 (($ (-1 |#3| |#3|) $) 35)) (-2511 (((-108) $) 27)) (-2523 ((|#2| $) 29)) (-1687 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#2|) 46)) (-1562 ((|#2| $) 49)) (-2185 (((-592 |#2|) $) 38)) (-3874 (($ $ $ (-713)) 23)) (-4098 (($ $ |#2|) 42))) +(((-303 |#1| |#2| |#3|) (-10 -8 (-15 -2707 (|#1| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3874 (|#1| |#1| |#1| (-713))) (-15 -2875 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2121 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2185 ((-592 |#2|) |#1|)) (-15 -2523 (|#2| |#1|)) (-15 -2511 ((-108) |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4098 (|#1| |#1| |#2|))) (-304 |#2| |#3|) (-977) (-734)) (T -303)) NIL -(-10 -8 (-15 -3512 (|#1| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -1549 (|#1| |#1| |#1| (-713))) (-15 -1230 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2485 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -3136 ((-592 |#2|) |#1|)) (-15 -2525 (|#2| |#1|)) (-15 -2515 ((-108) |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4100 (|#1| |#1| |#2|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 90 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 88 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 87)) (-3897 (((-525) $) 91 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 89 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 86)) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-3512 (($ $) 75 (|has| |#1| (-429)))) (-1230 (($ $ |#1| |#2| $) 79)) (-4211 (((-108) $) 31)) (-1394 (((-713) $) 82)) (-1681 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61)) (-4016 ((|#2| $) 81)) (-2485 (($ (-1 |#2| |#2|) $) 80)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 85)) (-2525 ((|#1| $) 84)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-517)))) (-1307 ((|#2| $) 64)) (-3963 ((|#1| $) 76 (|has| |#1| (-429)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47) (($ (-385 (-525))) 57 (-3279 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3136 (((-592 |#1|) $) 83)) (-3388 ((|#1| $ |#2|) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1549 (($ $ $ (-713)) 78 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +(-10 -8 (-15 -2707 (|#1| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3874 (|#1| |#1| |#1| (-713))) (-15 -2875 (|#1| |#1| |#2| |#3| |#1|)) (-15 -2121 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2185 ((-592 |#2|) |#1|)) (-15 -2523 (|#2| |#1|)) (-15 -2511 ((-108) |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|)) (-15 -4098 (|#1| |#1| |#2|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 90 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 88 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 87)) (-3894 (((-525) $) 91 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 89 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 86)) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-2707 (($ $) 75 (|has| |#1| (-429)))) (-2875 (($ $ |#1| |#2| $) 79)) (-2109 (((-108) $) 31)) (-2236 (((-713) $) 82)) (-1256 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61)) (-3929 ((|#2| $) 81)) (-2121 (($ (-1 |#2| |#2|) $) 80)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 85)) (-2523 ((|#1| $) 84)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 77 (|has| |#1| (-517)))) (-4003 ((|#2| $) 64)) (-1562 ((|#1| $) 76 (|has| |#1| (-429)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47) (($ (-385 (-525))) 57 (-3275 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-2185 (((-592 |#1|) $) 83)) (-3783 ((|#1| $ |#2|) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3874 (($ $ $ (-713)) 78 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-304 |#1| |#2|) (-131) (-977) (-734)) (T -304)) -((-2515 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-108)))) (-2525 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-3136 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-592 *3)))) (-1394 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-713)))) (-4016 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2485 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-1230 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-1549 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *3 (-160)))) (-1680 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-517)))) (-3963 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)) (-4 *2 (-429)))) (-3512 (*1 *1 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-429))))) -(-13 (-46 |t#1| |t#2|) (-389 |t#1|) (-10 -8 (-15 -2515 ((-108) $)) (-15 -2525 (|t#1| $)) (-15 -3136 ((-592 |t#1|) $)) (-15 -1394 ((-713) $)) (-15 -4016 (|t#2| $)) (-15 -2485 ($ (-1 |t#2| |t#2|) $)) (-15 -1230 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-160)) (-15 -1549 ($ $ $ (-713))) |%noBranch|) (IF (|has| |t#1| (-517)) (-15 -1680 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -3963 (|t#1| $)) (-15 -3512 ($ $))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-389 |#1|) . T) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-3668 (((-108) (-108)) NIL)) (-1429 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) NIL)) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3795 (($ $) NIL (|has| |#1| (-1020)))) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-4125 (($ $ (-525)) NIL)) (-2327 (((-713) $) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2192 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1791 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-2977 (($ (-592 |#1|)) NIL)) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3455 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2171 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-305 |#1|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2977 ($ (-592 |#1|))) (-15 -2327 ((-713) $)) (-15 -4125 ($ $ (-525))) (-15 -3668 ((-108) (-108))))) (-1127)) (T -305)) -((-2977 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-305 *3)))) (-2327 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) (-3668 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1127))))) -(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2977 ($ (-592 |#1|))) (-15 -2327 ((-713) $)) (-15 -4125 ($ $ (-525))) (-15 -3668 ((-108) (-108))))) -((-3273 (((-108) $) 42)) (-3255 (((-713)) 22)) (-3029 ((|#2| $) 46) (($ $ (-856)) 104)) (-4189 (((-713)) 98)) (-2439 (($ (-1173 |#2|)) 20)) (-1979 (((-108) $) 116)) (-1671 ((|#2| $) 48) (($ $ (-856)) 102)) (-4045 (((-1087 |#2|) $) NIL) (((-1087 $) $ (-856)) 95)) (-1505 (((-1087 |#2|) $) 83)) (-3910 (((-1087 |#2|) $) 80) (((-3 (-1087 |#2|) "failed") $ $) 77)) (-2336 (($ $ (-1087 |#2|)) 53)) (-3143 (((-775 (-856))) 28) (((-856)) 43)) (-2776 (((-128)) 25)) (-1307 (((-775 (-856)) $) 30) (((-856) $) 118)) (-2800 (($) 110)) (-3349 (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 39)) (-4157 (($ $) NIL) (((-3 $ "failed") $) 86)) (-2743 (((-108) $) 41))) -(((-306 |#1| |#2|) (-10 -8 (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-713))) (-15 -4157 (|#1| |#1|)) (-15 -3910 ((-3 (-1087 |#2|) "failed") |#1| |#1|)) (-15 -3910 ((-1087 |#2|) |#1|)) (-15 -1505 ((-1087 |#2|) |#1|)) (-15 -2336 (|#1| |#1| (-1087 |#2|))) (-15 -1979 ((-108) |#1|)) (-15 -2800 (|#1|)) (-15 -3029 (|#1| |#1| (-856))) (-15 -1671 (|#1| |#1| (-856))) (-15 -4045 ((-1087 |#1|) |#1| (-856))) (-15 -3029 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -1307 ((-856) |#1|)) (-15 -3143 ((-856))) (-15 -4045 ((-1087 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -3255 ((-713))) (-15 -3143 ((-775 (-856)))) (-15 -1307 ((-775 (-856)) |#1|)) (-15 -3273 ((-108) |#1|)) (-15 -2743 ((-108) |#1|)) (-15 -2776 ((-128)))) (-307 |#2|) (-341)) (T -306)) -((-2776 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3143 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-775 (-856))) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3255 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3143 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-856)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-4189 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4))))) -(-10 -8 (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-713))) (-15 -4157 (|#1| |#1|)) (-15 -3910 ((-3 (-1087 |#2|) "failed") |#1| |#1|)) (-15 -3910 ((-1087 |#2|) |#1|)) (-15 -1505 ((-1087 |#2|) |#1|)) (-15 -2336 (|#1| |#1| (-1087 |#2|))) (-15 -1979 ((-108) |#1|)) (-15 -2800 (|#1|)) (-15 -3029 (|#1| |#1| (-856))) (-15 -1671 (|#1| |#1| (-856))) (-15 -4045 ((-1087 |#1|) |#1| (-856))) (-15 -3029 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -1307 ((-856) |#1|)) (-15 -3143 ((-856))) (-15 -4045 ((-1087 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -3255 ((-713))) (-15 -3143 ((-775 (-856)))) (-15 -1307 ((-775 (-856)) |#1|)) (-15 -3273 ((-108) |#1|)) (-15 -2743 ((-108) |#1|)) (-15 -2776 ((-128)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-3273 (((-108) $) 94)) (-3255 (((-713)) 90)) (-3029 ((|#1| $) 140) (($ $ (-856)) 137 (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) 122 (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-1540 (((-108) $ $) 59)) (-4189 (((-713)) 112 (|has| |#1| (-346)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 101)) (-3897 ((|#1| $) 100)) (-2439 (($ (-1173 |#1|)) 146)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-346)))) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-2899 (($) 109 (|has| |#1| (-346)))) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-1724 (($) 124 (|has| |#1| (-346)))) (-1870 (((-108) $) 125 (|has| |#1| (-346)))) (-3159 (($ $ (-713)) 87 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) 71)) (-1678 (((-856) $) 127 (|has| |#1| (-346))) (((-775 (-856)) $) 84 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) 31)) (-3196 (($) 135 (|has| |#1| (-346)))) (-1979 (((-108) $) 134 (|has| |#1| (-346)))) (-1671 ((|#1| $) 141) (($ $ (-856)) 138 (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) 113 (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-4045 (((-1087 |#1|) $) 145) (((-1087 $) $ (-856)) 139 (|has| |#1| (-346)))) (-3859 (((-856) $) 110 (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) 131 (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) 130 (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) 129 (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) 132 (|has| |#1| (-346)))) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-3940 (($) 114 (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) 111 (|has| |#1| (-346)))) (-1554 (((-108) $) 93)) (-2012 (((-1038) $) 10)) (-3523 (($) 133 (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 121 (|has| |#1| (-346)))) (-2194 (((-396 $) $) 74)) (-3143 (((-775 (-856))) 91) (((-856)) 143)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2448 (((-713) $) 126 (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) 85 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) 99)) (-2524 (($ $) 118 (|has| |#1| (-346))) (($ $ (-713)) 116 (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) 92) (((-856) $) 142)) (-4209 (((-1087 |#1|)) 144)) (-2620 (($) 123 (|has| |#1| (-346)))) (-2800 (($) 136 (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) 148) (((-632 |#1|) (-1173 $)) 147)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 120 (|has| |#1| (-346)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-4157 (($ $) 119 (|has| |#1| (-346))) (((-3 $ "failed") $) 83 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) 29)) (-2187 (((-1173 $)) 150) (((-1173 $) (-856)) 149)) (-1533 (((-108) $ $) 39)) (-2743 (((-108) $) 95)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2882 (($ $) 89 (|has| |#1| (-346))) (($ $ (-713)) 88 (|has| |#1| (-346)))) (-2094 (($ $) 117 (|has| |#1| (-346))) (($ $ (-713)) 115 (|has| |#1| (-346)))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64) (($ $ |#1|) 98)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96))) +((-2511 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-108)))) (-2523 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2185 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-592 *3)))) (-2236 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-713)))) (-3929 (*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2121 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-2875 (*1 *1 *1 *2 *3 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) (-3874 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *3 (-160)))) (-1687 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-517)))) (-1562 (*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)) (-4 *2 (-429)))) (-2707 (*1 *1 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-429))))) +(-13 (-46 |t#1| |t#2|) (-389 |t#1|) (-10 -8 (-15 -2511 ((-108) $)) (-15 -2523 (|t#1| $)) (-15 -2185 ((-592 |t#1|) $)) (-15 -2236 ((-713) $)) (-15 -3929 (|t#2| $)) (-15 -2121 ($ (-1 |t#2| |t#2|) $)) (-15 -2875 ($ $ |t#1| |t#2| $)) (IF (|has| |t#1| (-160)) (-15 -3874 ($ $ $ (-713))) |%noBranch|) (IF (|has| |t#1| (-517)) (-15 -1687 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -1562 (|t#1| $)) (-15 -2707 ($ $))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-389 |#1|) . T) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1642 (((-108) (-108)) NIL)) (-1432 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) NIL)) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3452 (($ $) NIL (|has| |#1| (-1020)))) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-2685 (($ $ (-525)) NIL)) (-3142 (((-713) $) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1213 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1710 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-4200 (($ (-592 |#1|)) NIL)) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3256 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2286 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-305 |#1|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -4200 ($ (-592 |#1|))) (-15 -3142 ((-713) $)) (-15 -2685 ($ $ (-525))) (-15 -1642 ((-108) (-108))))) (-1127)) (T -305)) +((-4200 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-305 *3)))) (-3142 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) (-2685 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) (-1642 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1127))))) +(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -4200 ($ (-592 |#1|))) (-15 -3142 ((-713) $)) (-15 -2685 ($ $ (-525))) (-15 -1642 ((-108) (-108))))) +((-4055 (((-108) $) 42)) (-3884 (((-713)) 22)) (-3025 ((|#2| $) 46) (($ $ (-856)) 104)) (-4189 (((-713)) 98)) (-2991 (($ (-1173 |#2|)) 20)) (-4160 (((-108) $) 116)) (-3534 ((|#2| $) 48) (($ $ (-856)) 102)) (-4201 (((-1087 |#2|) $) NIL) (((-1087 $) $ (-856)) 95)) (-2156 (((-1087 |#2|) $) 83)) (-2285 (((-1087 |#2|) $) 80) (((-3 (-1087 |#2|) "failed") $ $) 77)) (-3194 (($ $ (-1087 |#2|)) 53)) (-2298 (((-775 (-856))) 28) (((-856)) 43)) (-2989 (((-128)) 25)) (-4003 (((-775 (-856)) $) 30) (((-856) $) 118)) (-1913 (($) 110)) (-1614 (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 39)) (-2925 (($ $) NIL) (((-3 $ "failed") $) 86)) (-2747 (((-108) $) 41))) +(((-306 |#1| |#2|) (-10 -8 (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-713))) (-15 -2925 (|#1| |#1|)) (-15 -2285 ((-3 (-1087 |#2|) "failed") |#1| |#1|)) (-15 -2285 ((-1087 |#2|) |#1|)) (-15 -2156 ((-1087 |#2|) |#1|)) (-15 -3194 (|#1| |#1| (-1087 |#2|))) (-15 -4160 ((-108) |#1|)) (-15 -1913 (|#1|)) (-15 -3025 (|#1| |#1| (-856))) (-15 -3534 (|#1| |#1| (-856))) (-15 -4201 ((-1087 |#1|) |#1| (-856))) (-15 -3025 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -4003 ((-856) |#1|)) (-15 -2298 ((-856))) (-15 -4201 ((-1087 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -3884 ((-713))) (-15 -2298 ((-775 (-856)))) (-15 -4003 ((-775 (-856)) |#1|)) (-15 -4055 ((-108) |#1|)) (-15 -2747 ((-108) |#1|)) (-15 -2989 ((-128)))) (-307 |#2|) (-341)) (T -306)) +((-2989 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2298 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-775 (-856))) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-3884 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-2298 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-856)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4)))) (-4189 (*1 *2) (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) (-4 *3 (-307 *4))))) +(-10 -8 (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4189 ((-713))) (-15 -2925 (|#1| |#1|)) (-15 -2285 ((-3 (-1087 |#2|) "failed") |#1| |#1|)) (-15 -2285 ((-1087 |#2|) |#1|)) (-15 -2156 ((-1087 |#2|) |#1|)) (-15 -3194 (|#1| |#1| (-1087 |#2|))) (-15 -4160 ((-108) |#1|)) (-15 -1913 (|#1|)) (-15 -3025 (|#1| |#1| (-856))) (-15 -3534 (|#1| |#1| (-856))) (-15 -4201 ((-1087 |#1|) |#1| (-856))) (-15 -3025 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -4003 ((-856) |#1|)) (-15 -2298 ((-856))) (-15 -4201 ((-1087 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -3884 ((-713))) (-15 -2298 ((-775 (-856)))) (-15 -4003 ((-775 (-856)) |#1|)) (-15 -4055 ((-108) |#1|)) (-15 -2747 ((-108) |#1|)) (-15 -2989 ((-128)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-4055 (((-108) $) 94)) (-3884 (((-713)) 90)) (-3025 ((|#1| $) 140) (($ $ (-856)) 137 (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) 122 (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-3766 (((-108) $ $) 59)) (-4189 (((-713)) 112 (|has| |#1| (-346)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 101)) (-3894 ((|#1| $) 100)) (-2991 (($ (-1173 |#1|)) 146)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 128 (|has| |#1| (-346)))) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-2894 (($) 109 (|has| |#1| (-346)))) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-4075 (($) 124 (|has| |#1| (-346)))) (-3300 (((-108) $) 125 (|has| |#1| (-346)))) (-2492 (($ $ (-713)) 87 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) 71)) (-1234 (((-856) $) 127 (|has| |#1| (-346))) (((-775 (-856)) $) 84 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) 31)) (-1506 (($) 135 (|has| |#1| (-346)))) (-4160 (((-108) $) 134 (|has| |#1| (-346)))) (-3534 ((|#1| $) 141) (($ $ (-856)) 138 (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) 113 (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-4201 (((-1087 |#1|) $) 145) (((-1087 $) $ (-856)) 139 (|has| |#1| (-346)))) (-2994 (((-856) $) 110 (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) 131 (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) 130 (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) 129 (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) 132 (|has| |#1| (-346)))) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-3937 (($) 114 (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) 111 (|has| |#1| (-346)))) (-3061 (((-108) $) 93)) (-2015 (((-1038) $) 10)) (-3519 (($) 133 (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 121 (|has| |#1| (-346)))) (-2197 (((-396 $) $) 74)) (-2298 (((-775 (-856))) 91) (((-856)) 143)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3046 (((-713) $) 126 (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) 85 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) 99)) (-2521 (($ $) 118 (|has| |#1| (-346))) (($ $ (-713)) 116 (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) 92) (((-856) $) 142)) (-2079 (((-1087 |#1|)) 144)) (-3869 (($) 123 (|has| |#1| (-346)))) (-1913 (($) 136 (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) 148) (((-632 |#1|) (-1173 $)) 147)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 120 (|has| |#1| (-346)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-2925 (($ $) 119 (|has| |#1| (-346))) (((-3 $ "failed") $) 83 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) 29)) (-2495 (((-1173 $)) 150) (((-1173 $) (-856)) 149)) (-3714 (((-108) $ $) 39)) (-2747 (((-108) $) 95)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-1468 (($ $) 89 (|has| |#1| (-346))) (($ $ (-713)) 88 (|has| |#1| (-346)))) (-2096 (($ $) 117 (|has| |#1| (-346))) (($ $ (-713)) 115 (|has| |#1| (-346)))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64) (($ $ |#1|) 98)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96))) (((-307 |#1|) (-131) (-341)) (T -307)) -((-2187 (*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *3)))) (-2187 (*1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *4)))) (-3349 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1173 *3)))) (-3349 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)))) (-2439 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) (-4045 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) (-4209 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) (-3143 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-3029 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-4045 (*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1087 *1)) (-4 *1 (-307 *4)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-3029 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-2800 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-3196 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-1979 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) (-3523 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-2336 (*1 *1 *1 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) (-4 *3 (-341)))) (-1505 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3)))) (-3910 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3)))) (-3910 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3))))) -(-13 (-1190 |t#1|) (-968 |t#1|) (-10 -8 (-15 -2187 ((-1173 $))) (-15 -2187 ((-1173 $) (-856))) (-15 -3349 ((-1173 |t#1|) $)) (-15 -3349 ((-632 |t#1|) (-1173 $))) (-15 -2439 ($ (-1173 |t#1|))) (-15 -4045 ((-1087 |t#1|) $)) (-15 -4209 ((-1087 |t#1|))) (-15 -3143 ((-856))) (-15 -1307 ((-856) $)) (-15 -1671 (|t#1| $)) (-15 -3029 (|t#1| $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-327)) (-15 -4045 ((-1087 $) $ (-856))) (-15 -1671 ($ $ (-856))) (-15 -3029 ($ $ (-856))) (-15 -2800 ($)) (-15 -3196 ($)) (-15 -1979 ((-108) $)) (-15 -3523 ($)) (-15 -2336 ($ $ (-1087 |t#1|))) (-15 -1505 ((-1087 |t#1|) $)) (-15 -3910 ((-1087 |t#1|) $)) (-15 -3910 ((-3 (-1087 |t#1|) "failed") $ $))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3279 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-213) |has| |#1| (-346)) ((-223) . T) ((-269) . T) ((-286) . T) ((-1190 |#1|) . T) ((-341) . T) ((-380) -3279 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-346) |has| |#1| (-346)) ((-327) |has| |#1| (-346)) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-346)) ((-1131) . T) ((-1180 |#1|) . T)) -((-1260 (((-108) $ $) NIL)) (-2962 (($ (-1090) $) 88)) (-2916 (($) 77)) (-3459 (((-1038) (-1038)) 11)) (-3714 (($) 78)) (-2416 (($) 90) (($ (-294 (-641))) 98) (($ (-294 (-643))) 94) (($ (-294 (-636))) 102) (($ (-294 (-357))) 109) (($ (-294 (-525))) 105) (($ (-294 (-157 (-357)))) 113)) (-3059 (($ (-1090) $) 89)) (-2863 (($ (-592 (-798))) 79)) (-1876 (((-1178) $) 75)) (-4110 (((-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)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3978 (($ (-1038)) 51)) (-2134 (((-1024) $) 25)) (-2469 (($ (-1013 (-887 (-525))) $) 85) (($ (-1013 (-887 (-525))) (-887 (-525)) $) 86)) (-2946 (($ (-1038)) 87)) (-1716 (($ (-1090) $) 115) (($ (-1090) $ $) 116)) (-3244 (($ (-1091) (-592 (-1091))) 76)) (-2801 (($ (-1074)) 82) (($ (-592 (-1074))) 80)) (-1270 (((-798) $) 118)) (-4070 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2596 (-108)) (|:| -3352 (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -3214 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3102 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3102 $))) (|:| |commonBranch| (-2 (|:| -3799 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $) 44)) (-2468 (($ (-1074)) 187)) (-3443 (($ (-592 $)) 114)) (-1806 (($ (-1091) (-1074)) 120) (($ (-1091) (-294 (-643))) 160) (($ (-1091) (-294 (-641))) 161) (($ (-1091) (-294 (-636))) 162) (($ (-1091) (-632 (-643))) 123) (($ (-1091) (-632 (-641))) 126) (($ (-1091) (-632 (-636))) 129) (($ (-1091) (-1173 (-643))) 132) (($ (-1091) (-1173 (-641))) 135) (($ (-1091) (-1173 (-636))) 138) (($ (-1091) (-632 (-294 (-643)))) 141) (($ (-1091) (-632 (-294 (-641)))) 144) (($ (-1091) (-632 (-294 (-636)))) 147) (($ (-1091) (-1173 (-294 (-643)))) 150) (($ (-1091) (-1173 (-294 (-641)))) 153) (($ (-1091) (-1173 (-294 (-636)))) 156) (($ (-1091) (-592 (-887 (-525))) (-294 (-643))) 157) (($ (-1091) (-592 (-887 (-525))) (-294 (-641))) 158) (($ (-1091) (-592 (-887 (-525))) (-294 (-636))) 159) (($ (-1091) (-294 (-525))) 184) (($ (-1091) (-294 (-357))) 185) (($ (-1091) (-294 (-157 (-357)))) 186) (($ (-1091) (-632 (-294 (-525)))) 165) (($ (-1091) (-632 (-294 (-357)))) 168) (($ (-1091) (-632 (-294 (-157 (-357))))) 171) (($ (-1091) (-1173 (-294 (-525)))) 174) (($ (-1091) (-1173 (-294 (-357)))) 177) (($ (-1091) (-1173 (-294 (-157 (-357))))) 180) (($ (-1091) (-592 (-887 (-525))) (-294 (-525))) 181) (($ (-1091) (-592 (-887 (-525))) (-294 (-357))) 182) (($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357)))) 183)) (-3994 (((-108) $ $) NIL))) -(((-308) (-13 (-1020) (-10 -8 (-15 -1270 ((-798) $)) (-15 -2469 ($ (-1013 (-887 (-525))) $)) (-15 -2469 ($ (-1013 (-887 (-525))) (-887 (-525)) $)) (-15 -2962 ($ (-1090) $)) (-15 -3059 ($ (-1090) $)) (-15 -3978 ($ (-1038))) (-15 -2946 ($ (-1038))) (-15 -2801 ($ (-1074))) (-15 -2801 ($ (-592 (-1074)))) (-15 -2468 ($ (-1074))) (-15 -2416 ($)) (-15 -2416 ($ (-294 (-641)))) (-15 -2416 ($ (-294 (-643)))) (-15 -2416 ($ (-294 (-636)))) (-15 -2416 ($ (-294 (-357)))) (-15 -2416 ($ (-294 (-525)))) (-15 -2416 ($ (-294 (-157 (-357))))) (-15 -1716 ($ (-1090) $)) (-15 -1716 ($ (-1090) $ $)) (-15 -1806 ($ (-1091) (-1074))) (-15 -1806 ($ (-1091) (-294 (-643)))) (-15 -1806 ($ (-1091) (-294 (-641)))) (-15 -1806 ($ (-1091) (-294 (-636)))) (-15 -1806 ($ (-1091) (-632 (-643)))) (-15 -1806 ($ (-1091) (-632 (-641)))) (-15 -1806 ($ (-1091) (-632 (-636)))) (-15 -1806 ($ (-1091) (-1173 (-643)))) (-15 -1806 ($ (-1091) (-1173 (-641)))) (-15 -1806 ($ (-1091) (-1173 (-636)))) (-15 -1806 ($ (-1091) (-632 (-294 (-643))))) (-15 -1806 ($ (-1091) (-632 (-294 (-641))))) (-15 -1806 ($ (-1091) (-632 (-294 (-636))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-643))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-641))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-636))))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-643)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-641)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-636)))) (-15 -1806 ($ (-1091) (-294 (-525)))) (-15 -1806 ($ (-1091) (-294 (-357)))) (-15 -1806 ($ (-1091) (-294 (-157 (-357))))) (-15 -1806 ($ (-1091) (-632 (-294 (-525))))) (-15 -1806 ($ (-1091) (-632 (-294 (-357))))) (-15 -1806 ($ (-1091) (-632 (-294 (-157 (-357)))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-525))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-357))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-157 (-357)))))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-525)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-357)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357))))) (-15 -3443 ($ (-592 $))) (-15 -2916 ($)) (-15 -3714 ($)) (-15 -2863 ($ (-592 (-798)))) (-15 -3244 ($ (-1091) (-592 (-1091)))) (-15 -4110 ((-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 -4070 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2596 (-108)) (|:| -3352 (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -3214 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3102 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3102 $))) (|:| |commonBranch| (-2 (|:| -3799 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $)) (-15 -1876 ((-1178) $)) (-15 -2134 ((-1024) $)) (-15 -3459 ((-1038) (-1038)))))) (T -308)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-308)))) (-2469 (*1 *1 *2 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *1 (-308)))) (-2469 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *3 (-887 (-525))) (-5 *1 (-308)))) (-2962 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-3059 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-3978 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308)))) (-2946 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308)))) (-2801 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308)))) (-2801 (*1 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-308)))) (-2468 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308)))) (-2416 (*1 *1) (-5 *1 (-308))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-308)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-308)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-308)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) (-2416 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1716 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-1716 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-643))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-641))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-636))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-643))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-641))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-636))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-643))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-641))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-636))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-643)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-641)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-636)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-643)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-641)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-636)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-643))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-641))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-636))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-525)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-357)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-525)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-357)))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-525))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-357))) (-5 *1 (-308)))) (-1806 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-3443 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-308)))) (-2916 (*1 *1) (-5 *1 (-308))) (-3714 (*1 *1) (-5 *1 (-308))) (-2863 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-308)))) (-3244 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1091))) (-5 *1 (-308)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print"))) (-5 *1 (-308)))) (-4070 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| (-308)) (|:| |elseClause| (-308)))) (|:| |returnBranch| (-2 (|:| -2596 (-108)) (|:| -3352 (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |blockBranch| (-592 (-308))) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -3214 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3102 (-308)))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3102 (-308)))) (|:| |commonBranch| (-2 (|:| -3799 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798))))) (-5 *1 (-308)))) (-1876 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-308)))) (-2134 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-308)))) (-3459 (*1 *2 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) -(-13 (-1020) (-10 -8 (-15 -1270 ((-798) $)) (-15 -2469 ($ (-1013 (-887 (-525))) $)) (-15 -2469 ($ (-1013 (-887 (-525))) (-887 (-525)) $)) (-15 -2962 ($ (-1090) $)) (-15 -3059 ($ (-1090) $)) (-15 -3978 ($ (-1038))) (-15 -2946 ($ (-1038))) (-15 -2801 ($ (-1074))) (-15 -2801 ($ (-592 (-1074)))) (-15 -2468 ($ (-1074))) (-15 -2416 ($)) (-15 -2416 ($ (-294 (-641)))) (-15 -2416 ($ (-294 (-643)))) (-15 -2416 ($ (-294 (-636)))) (-15 -2416 ($ (-294 (-357)))) (-15 -2416 ($ (-294 (-525)))) (-15 -2416 ($ (-294 (-157 (-357))))) (-15 -1716 ($ (-1090) $)) (-15 -1716 ($ (-1090) $ $)) (-15 -1806 ($ (-1091) (-1074))) (-15 -1806 ($ (-1091) (-294 (-643)))) (-15 -1806 ($ (-1091) (-294 (-641)))) (-15 -1806 ($ (-1091) (-294 (-636)))) (-15 -1806 ($ (-1091) (-632 (-643)))) (-15 -1806 ($ (-1091) (-632 (-641)))) (-15 -1806 ($ (-1091) (-632 (-636)))) (-15 -1806 ($ (-1091) (-1173 (-643)))) (-15 -1806 ($ (-1091) (-1173 (-641)))) (-15 -1806 ($ (-1091) (-1173 (-636)))) (-15 -1806 ($ (-1091) (-632 (-294 (-643))))) (-15 -1806 ($ (-1091) (-632 (-294 (-641))))) (-15 -1806 ($ (-1091) (-632 (-294 (-636))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-643))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-641))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-636))))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-643)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-641)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-636)))) (-15 -1806 ($ (-1091) (-294 (-525)))) (-15 -1806 ($ (-1091) (-294 (-357)))) (-15 -1806 ($ (-1091) (-294 (-157 (-357))))) (-15 -1806 ($ (-1091) (-632 (-294 (-525))))) (-15 -1806 ($ (-1091) (-632 (-294 (-357))))) (-15 -1806 ($ (-1091) (-632 (-294 (-157 (-357)))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-525))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-357))))) (-15 -1806 ($ (-1091) (-1173 (-294 (-157 (-357)))))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-525)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-357)))) (-15 -1806 ($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357))))) (-15 -3443 ($ (-592 $))) (-15 -2916 ($)) (-15 -3714 ($)) (-15 -2863 ($ (-592 (-798)))) (-15 -3244 ($ (-1091) (-592 (-1091)))) (-15 -4110 ((-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 -4070 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -2596 (-108)) (|:| -3352 (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -3214 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3102 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3102 $))) (|:| |commonBranch| (-2 (|:| -3799 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $)) (-15 -1876 ((-1178) $)) (-15 -2134 ((-1024) $)) (-15 -3459 ((-1038) (-1038))))) -((-1260 (((-108) $ $) NIL)) (-1462 (((-108) $) 11)) (-1570 (($ |#1|) 8)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1584 (($ |#1|) 9)) (-1270 (((-798) $) 17)) (-2953 ((|#1| $) 12)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 19))) -(((-309 |#1|) (-13 (-789) (-10 -8 (-15 -1570 ($ |#1|)) (-15 -1584 ($ |#1|)) (-15 -1462 ((-108) $)) (-15 -2953 (|#1| $)))) (-789)) (T -309)) -((-1570 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) (-1584 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) (-1462 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-789)))) (-2953 (*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789))))) -(-13 (-789) (-10 -8 (-15 -1570 ($ |#1|)) (-15 -1584 ($ |#1|)) (-15 -1462 ((-108) $)) (-15 -2953 (|#1| $)))) -((-3959 (((-308) (-1091) (-887 (-525))) 23)) (-3056 (((-308) (-1091) (-887 (-525))) 27)) (-3133 (((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525)))) 26) (((-308) (-1091) (-887 (-525)) (-887 (-525))) 24)) (-3082 (((-308) (-1091) (-887 (-525))) 31))) -(((-310) (-10 -7 (-15 -3959 ((-308) (-1091) (-887 (-525)))) (-15 -3133 ((-308) (-1091) (-887 (-525)) (-887 (-525)))) (-15 -3133 ((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525))))) (-15 -3056 ((-308) (-1091) (-887 (-525)))) (-15 -3082 ((-308) (-1091) (-887 (-525)))))) (T -310)) -((-3082 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3056 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3133 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1013 (-887 (-525)))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3133 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-3959 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310))))) -(-10 -7 (-15 -3959 ((-308) (-1091) (-887 (-525)))) (-15 -3133 ((-308) (-1091) (-887 (-525)) (-887 (-525)))) (-15 -3133 ((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525))))) (-15 -3056 ((-308) (-1091) (-887 (-525)))) (-15 -3082 ((-308) (-1091) (-887 (-525))))) -((-2694 (((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)) 33))) -(((-311 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2694 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-341) (-1149 |#5|) (-1149 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -311)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-314 *5 *6 *7 *8)) (-4 *5 (-341)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *9 (-341)) (-4 *10 (-1149 *9)) (-4 *11 (-1149 (-385 *10))) (-5 *2 (-314 *9 *10 *11 *12)) (-5 *1 (-311 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-320 *9 *10 *11))))) -(-10 -7 (-15 -2694 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) -((-2235 (((-108) $) 14))) -(((-312 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2235 ((-108) |#1|))) (-313 |#2| |#3| |#4| |#5|) (-341) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -312)) -NIL -(-10 -8 (-15 -2235 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3501 (($ $) 26)) (-2235 (((-108) $) 25)) (-3247 (((-1074) $) 9)) (-3939 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 32)) (-2012 (((-1038) $) 10)) (-3523 (((-3 |#4| "failed") $) 24)) (-3929 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-525)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-1318 (((-2 (|:| -3453 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20))) +((-2495 (*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *3)))) (-2495 (*1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *4)))) (-1614 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1173 *3)))) (-1614 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)))) (-2991 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) (-4201 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) (-2079 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) (-2298 (*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) (-3534 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-3025 (*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) (-4201 (*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1087 *1)) (-4 *1 (-307 *4)))) (-3534 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-3025 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) (-1913 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-1506 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-4160 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) (-3519 (*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) (-3194 (*1 *1 *1 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) (-4 *3 (-341)))) (-2156 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3)))) (-2285 (*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3)))) (-2285 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-1087 *3))))) +(-13 (-1190 |t#1|) (-968 |t#1|) (-10 -8 (-15 -2495 ((-1173 $))) (-15 -2495 ((-1173 $) (-856))) (-15 -1614 ((-1173 |t#1|) $)) (-15 -1614 ((-632 |t#1|) (-1173 $))) (-15 -2991 ($ (-1173 |t#1|))) (-15 -4201 ((-1087 |t#1|) $)) (-15 -2079 ((-1087 |t#1|))) (-15 -2298 ((-856))) (-15 -4003 ((-856) $)) (-15 -3534 (|t#1| $)) (-15 -3025 (|t#1| $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-327)) (-15 -4201 ((-1087 $) $ (-856))) (-15 -3534 ($ $ (-856))) (-15 -3025 ($ $ (-856))) (-15 -1913 ($)) (-15 -1506 ($)) (-15 -4160 ((-108) $)) (-15 -3519 ($)) (-15 -3194 ($ $ (-1087 |t#1|))) (-15 -2156 ((-1087 |t#1|) $)) (-15 -2285 ((-1087 |t#1|) $)) (-15 -2285 ((-3 (-1087 |t#1|) "failed") $ $))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3275 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-213) |has| |#1| (-346)) ((-223) . T) ((-269) . T) ((-286) . T) ((-1190 |#1|) . T) ((-341) . T) ((-380) -3275 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-346) |has| |#1| (-346)) ((-327) |has| |#1| (-346)) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-346)) ((-1131) . T) ((-1180 |#1|) . T)) +((-1261 (((-108) $ $) NIL)) (-4049 (($ (-1090) $) 88)) (-2913 (($) 77)) (-3287 (((-1038) (-1038)) 11)) (-3712 (($) 78)) (-2820 (($) 90) (($ (-294 (-641))) 98) (($ (-294 (-643))) 94) (($ (-294 (-636))) 102) (($ (-294 (-357))) 109) (($ (-294 (-525))) 105) (($ (-294 (-157 (-357)))) 113)) (-2776 (($ (-1090) $) 89)) (-1305 (($ (-592 (-798))) 79)) (-3356 (((-1178) $) 75)) (-4110 (((-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)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1718 (($ (-1038)) 51)) (-1813 (((-1024) $) 25)) (-1927 (($ (-1013 (-887 (-525))) $) 85) (($ (-1013 (-887 (-525))) (-887 (-525)) $) 86)) (-2942 (($ (-1038)) 87)) (-1722 (($ (-1090) $) 115) (($ (-1090) $ $) 116)) (-3240 (($ (-1091) (-592 (-1091))) 76)) (-2799 (($ (-1074)) 82) (($ (-592 (-1074))) 80)) (-1271 (((-798) $) 118)) (-4068 (((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1802 (-108)) (|:| -3348 (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -1681 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3098 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3098 $))) (|:| |commonBranch| (-2 (|:| -3798 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $) 44)) (-2464 (($ (-1074)) 187)) (-3176 (($ (-592 $)) 114)) (-3454 (($ (-1091) (-1074)) 120) (($ (-1091) (-294 (-643))) 160) (($ (-1091) (-294 (-641))) 161) (($ (-1091) (-294 (-636))) 162) (($ (-1091) (-632 (-643))) 123) (($ (-1091) (-632 (-641))) 126) (($ (-1091) (-632 (-636))) 129) (($ (-1091) (-1173 (-643))) 132) (($ (-1091) (-1173 (-641))) 135) (($ (-1091) (-1173 (-636))) 138) (($ (-1091) (-632 (-294 (-643)))) 141) (($ (-1091) (-632 (-294 (-641)))) 144) (($ (-1091) (-632 (-294 (-636)))) 147) (($ (-1091) (-1173 (-294 (-643)))) 150) (($ (-1091) (-1173 (-294 (-641)))) 153) (($ (-1091) (-1173 (-294 (-636)))) 156) (($ (-1091) (-592 (-887 (-525))) (-294 (-643))) 157) (($ (-1091) (-592 (-887 (-525))) (-294 (-641))) 158) (($ (-1091) (-592 (-887 (-525))) (-294 (-636))) 159) (($ (-1091) (-294 (-525))) 184) (($ (-1091) (-294 (-357))) 185) (($ (-1091) (-294 (-157 (-357)))) 186) (($ (-1091) (-632 (-294 (-525)))) 165) (($ (-1091) (-632 (-294 (-357)))) 168) (($ (-1091) (-632 (-294 (-157 (-357))))) 171) (($ (-1091) (-1173 (-294 (-525)))) 174) (($ (-1091) (-1173 (-294 (-357)))) 177) (($ (-1091) (-1173 (-294 (-157 (-357))))) 180) (($ (-1091) (-592 (-887 (-525))) (-294 (-525))) 181) (($ (-1091) (-592 (-887 (-525))) (-294 (-357))) 182) (($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357)))) 183)) (-3992 (((-108) $ $) NIL))) +(((-308) (-13 (-1020) (-10 -8 (-15 -1271 ((-798) $)) (-15 -1927 ($ (-1013 (-887 (-525))) $)) (-15 -1927 ($ (-1013 (-887 (-525))) (-887 (-525)) $)) (-15 -4049 ($ (-1090) $)) (-15 -2776 ($ (-1090) $)) (-15 -1718 ($ (-1038))) (-15 -2942 ($ (-1038))) (-15 -2799 ($ (-1074))) (-15 -2799 ($ (-592 (-1074)))) (-15 -2464 ($ (-1074))) (-15 -2820 ($)) (-15 -2820 ($ (-294 (-641)))) (-15 -2820 ($ (-294 (-643)))) (-15 -2820 ($ (-294 (-636)))) (-15 -2820 ($ (-294 (-357)))) (-15 -2820 ($ (-294 (-525)))) (-15 -2820 ($ (-294 (-157 (-357))))) (-15 -1722 ($ (-1090) $)) (-15 -1722 ($ (-1090) $ $)) (-15 -3454 ($ (-1091) (-1074))) (-15 -3454 ($ (-1091) (-294 (-643)))) (-15 -3454 ($ (-1091) (-294 (-641)))) (-15 -3454 ($ (-1091) (-294 (-636)))) (-15 -3454 ($ (-1091) (-632 (-643)))) (-15 -3454 ($ (-1091) (-632 (-641)))) (-15 -3454 ($ (-1091) (-632 (-636)))) (-15 -3454 ($ (-1091) (-1173 (-643)))) (-15 -3454 ($ (-1091) (-1173 (-641)))) (-15 -3454 ($ (-1091) (-1173 (-636)))) (-15 -3454 ($ (-1091) (-632 (-294 (-643))))) (-15 -3454 ($ (-1091) (-632 (-294 (-641))))) (-15 -3454 ($ (-1091) (-632 (-294 (-636))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-643))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-641))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-636))))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-643)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-641)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-636)))) (-15 -3454 ($ (-1091) (-294 (-525)))) (-15 -3454 ($ (-1091) (-294 (-357)))) (-15 -3454 ($ (-1091) (-294 (-157 (-357))))) (-15 -3454 ($ (-1091) (-632 (-294 (-525))))) (-15 -3454 ($ (-1091) (-632 (-294 (-357))))) (-15 -3454 ($ (-1091) (-632 (-294 (-157 (-357)))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-525))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-357))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-157 (-357)))))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-525)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-357)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357))))) (-15 -3176 ($ (-592 $))) (-15 -2913 ($)) (-15 -3712 ($)) (-15 -1305 ($ (-592 (-798)))) (-15 -3240 ($ (-1091) (-592 (-1091)))) (-15 -4110 ((-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 -4068 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1802 (-108)) (|:| -3348 (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -1681 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3098 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3098 $))) (|:| |commonBranch| (-2 (|:| -3798 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $)) (-15 -3356 ((-1178) $)) (-15 -1813 ((-1024) $)) (-15 -3287 ((-1038) (-1038)))))) (T -308)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-308)))) (-1927 (*1 *1 *2 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *1 (-308)))) (-1927 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *3 (-887 (-525))) (-5 *1 (-308)))) (-4049 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-2776 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-1718 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308)))) (-2942 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308)))) (-2799 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308)))) (-2799 (*1 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-308)))) (-2464 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308)))) (-2820 (*1 *1) (-5 *1 (-308))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-308)))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-308)))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-308)))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) (-2820 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-1722 (*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-1722 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-643))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-641))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-636))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-643))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-641))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-636))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-643))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-641))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-636))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-643)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-641)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-636)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-643)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-641)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-636)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-643))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-641))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-636))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-525)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-357)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-525)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-357)))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-157 (-357))))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-525))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-357))) (-5 *1 (-308)))) (-3454 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) (-3176 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-308)))) (-2913 (*1 *1) (-5 *1 (-308))) (-3712 (*1 *1) (-5 *1 (-308))) (-1305 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-308)))) (-3240 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1091))) (-5 *1 (-308)))) (-4110 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |Null| "null") (|:| |Assignment| "assignment") (|:| |Conditional| "conditional") (|:| |Return| "return") (|:| |Block| "block") (|:| |Comment| "comment") (|:| |Call| "call") (|:| |For| "for") (|:| |While| "while") (|:| |Repeat| "repeat") (|:| |Goto| "goto") (|:| |Continue| "continue") (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print"))) (-5 *1 (-308)))) (-4068 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| (-308)) (|:| |elseClause| (-308)))) (|:| |returnBranch| (-2 (|:| -1802 (-108)) (|:| -3348 (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |blockBranch| (-592 (-308))) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -1681 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3098 (-308)))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3098 (-308)))) (|:| |commonBranch| (-2 (|:| -3798 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798))))) (-5 *1 (-308)))) (-3356 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-308)))) (-1813 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-308)))) (-3287 (*1 *2 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) +(-13 (-1020) (-10 -8 (-15 -1271 ((-798) $)) (-15 -1927 ($ (-1013 (-887 (-525))) $)) (-15 -1927 ($ (-1013 (-887 (-525))) (-887 (-525)) $)) (-15 -4049 ($ (-1090) $)) (-15 -2776 ($ (-1090) $)) (-15 -1718 ($ (-1038))) (-15 -2942 ($ (-1038))) (-15 -2799 ($ (-1074))) (-15 -2799 ($ (-592 (-1074)))) (-15 -2464 ($ (-1074))) (-15 -2820 ($)) (-15 -2820 ($ (-294 (-641)))) (-15 -2820 ($ (-294 (-643)))) (-15 -2820 ($ (-294 (-636)))) (-15 -2820 ($ (-294 (-357)))) (-15 -2820 ($ (-294 (-525)))) (-15 -2820 ($ (-294 (-157 (-357))))) (-15 -1722 ($ (-1090) $)) (-15 -1722 ($ (-1090) $ $)) (-15 -3454 ($ (-1091) (-1074))) (-15 -3454 ($ (-1091) (-294 (-643)))) (-15 -3454 ($ (-1091) (-294 (-641)))) (-15 -3454 ($ (-1091) (-294 (-636)))) (-15 -3454 ($ (-1091) (-632 (-643)))) (-15 -3454 ($ (-1091) (-632 (-641)))) (-15 -3454 ($ (-1091) (-632 (-636)))) (-15 -3454 ($ (-1091) (-1173 (-643)))) (-15 -3454 ($ (-1091) (-1173 (-641)))) (-15 -3454 ($ (-1091) (-1173 (-636)))) (-15 -3454 ($ (-1091) (-632 (-294 (-643))))) (-15 -3454 ($ (-1091) (-632 (-294 (-641))))) (-15 -3454 ($ (-1091) (-632 (-294 (-636))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-643))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-641))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-636))))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-643)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-641)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-636)))) (-15 -3454 ($ (-1091) (-294 (-525)))) (-15 -3454 ($ (-1091) (-294 (-357)))) (-15 -3454 ($ (-1091) (-294 (-157 (-357))))) (-15 -3454 ($ (-1091) (-632 (-294 (-525))))) (-15 -3454 ($ (-1091) (-632 (-294 (-357))))) (-15 -3454 ($ (-1091) (-632 (-294 (-157 (-357)))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-525))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-357))))) (-15 -3454 ($ (-1091) (-1173 (-294 (-157 (-357)))))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-525)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-357)))) (-15 -3454 ($ (-1091) (-592 (-887 (-525))) (-294 (-157 (-357))))) (-15 -3176 ($ (-592 $))) (-15 -2913 ($)) (-15 -3712 ($)) (-15 -1305 ($ (-592 (-798)))) (-15 -3240 ($ (-1091) (-592 (-1091)))) (-15 -4110 ((-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 -4068 ((-3 (|:| |nullBranch| "null") (|:| |assignmentBranch| (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) (|:| |conditionalBranch| (-2 (|:| |switch| (-1090)) (|:| |thenClause| $) (|:| |elseClause| $))) (|:| |returnBranch| (-2 (|:| -1802 (-108)) (|:| -3348 (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |blockBranch| (-592 $)) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| (-2 (|:| -1681 (-1013 (-887 (-525)))) (|:| |span| (-887 (-525))) (|:| -3098 $))) (|:| |labelBranch| (-1038)) (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3098 $))) (|:| |commonBranch| (-2 (|:| -3798 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798)))) $)) (-15 -3356 ((-1178) $)) (-15 -1813 ((-1024) $)) (-15 -3287 ((-1038) (-1038))))) +((-1261 (((-108) $ $) NIL)) (-2378 (((-108) $) 11)) (-1574 (($ |#1|) 8)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1588 (($ |#1|) 9)) (-1271 (((-798) $) 17)) (-3978 ((|#1| $) 12)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 19))) +(((-309 |#1|) (-13 (-789) (-10 -8 (-15 -1574 ($ |#1|)) (-15 -1588 ($ |#1|)) (-15 -2378 ((-108) $)) (-15 -3978 (|#1| $)))) (-789)) (T -309)) +((-1574 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) (-1588 (*1 *1 *2) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) (-2378 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-789)))) (-3978 (*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789))))) +(-13 (-789) (-10 -8 (-15 -1574 ($ |#1|)) (-15 -1588 ($ |#1|)) (-15 -2378 ((-108) $)) (-15 -3978 (|#1| $)))) +((-1508 (((-308) (-1091) (-887 (-525))) 23)) (-2751 (((-308) (-1091) (-887 (-525))) 27)) (-2154 (((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525)))) 26) (((-308) (-1091) (-887 (-525)) (-887 (-525))) 24)) (-2980 (((-308) (-1091) (-887 (-525))) 31))) +(((-310) (-10 -7 (-15 -1508 ((-308) (-1091) (-887 (-525)))) (-15 -2154 ((-308) (-1091) (-887 (-525)) (-887 (-525)))) (-15 -2154 ((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525))))) (-15 -2751 ((-308) (-1091) (-887 (-525)))) (-15 -2980 ((-308) (-1091) (-887 (-525)))))) (T -310)) +((-2980 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-2751 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-2154 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1013 (-887 (-525)))) (-5 *2 (-308)) (-5 *1 (-310)))) (-2154 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310)))) (-1508 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) (-5 *1 (-310))))) +(-10 -7 (-15 -1508 ((-308) (-1091) (-887 (-525)))) (-15 -2154 ((-308) (-1091) (-887 (-525)) (-887 (-525)))) (-15 -2154 ((-308) (-1091) (-1013 (-887 (-525))) (-1013 (-887 (-525))))) (-15 -2751 ((-308) (-1091) (-887 (-525)))) (-15 -2980 ((-308) (-1091) (-887 (-525))))) +((-2688 (((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)) 33))) +(((-311 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2688 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-341) (-1149 |#5|) (-1149 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -311)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-314 *5 *6 *7 *8)) (-4 *5 (-341)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *9 (-341)) (-4 *10 (-1149 *9)) (-4 *11 (-1149 (-385 *10))) (-5 *2 (-314 *9 *10 *11 *12)) (-5 *1 (-311 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-320 *9 *10 *11))))) +(-10 -7 (-15 -2688 ((-314 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-314 |#1| |#2| |#3| |#4|)))) +((-1603 (((-108) $) 14))) +(((-312 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1603 ((-108) |#1|))) (-313 |#2| |#3| |#4| |#5|) (-341) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -312)) +NIL +(-10 -8 (-15 -1603 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3497 (($ $) 26)) (-1603 (((-108) $) 25)) (-3803 (((-1074) $) 9)) (-1306 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 32)) (-2015 (((-1038) $) 10)) (-3519 (((-3 |#4| "failed") $) 24)) (-2543 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 31) (($ |#4|) 30) (($ |#1| |#1|) 29) (($ |#1| |#1| (-525)) 28) (($ |#4| |#2| |#2| |#2| |#1|) 23)) (-3797 (((-2 (|:| -3447 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 27)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20))) (((-313 |#1| |#2| |#3| |#4|) (-131) (-341) (-1149 |t#1|) (-1149 (-385 |t#2|)) (-320 |t#1| |t#2| |t#3|)) (T -313)) -((-3939 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-391 *4 (-385 *4) *5 *6)))) (-3929 (*1 *1 *2) (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) (-4 *1 (-313 *3 *4 *5 *6)))) (-3929 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) (-3929 (*1 *1 *2 *2) (-12 (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) (-3929 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1149 *2)) (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) (-4 *6 (-320 *2 *4 *5)))) (-1318 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-2 (|:| -3453 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) (-3501 (*1 *1 *1) (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) (-4 *5 (-320 *2 *3 *4)))) (-2235 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))) (-3523 (*1 *2 *1) (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *2 (-320 *3 *4 *5)))) (-3929 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-341)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5))))) -(-13 (-21) (-10 -8 (-15 -3939 ((-391 |t#2| (-385 |t#2|) |t#3| |t#4|) $)) (-15 -3929 ($ (-391 |t#2| (-385 |t#2|) |t#3| |t#4|))) (-15 -3929 ($ |t#4|)) (-15 -3929 ($ |t#1| |t#1|)) (-15 -3929 ($ |t#1| |t#1| (-525))) (-15 -1318 ((-2 (|:| -3453 (-391 |t#2| (-385 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -3501 ($ $)) (-15 -2235 ((-108) $)) (-15 -3523 ((-3 |t#4| "failed") $)) (-15 -3929 ($ |t#4| |t#2| |t#2| |t#2| |t#1|)))) +((-1306 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-391 *4 (-385 *4) *5 *6)))) (-2543 (*1 *1 *2) (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) (-4 *1 (-313 *3 *4 *5 *6)))) (-2543 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) (-2543 (*1 *1 *2 *2) (-12 (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) (-2543 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1149 *2)) (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) (-4 *6 (-320 *2 *4 *5)))) (-3797 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-2 (|:| -3447 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) (-3497 (*1 *1 *1) (-12 (-4 *1 (-313 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) (-4 *5 (-320 *2 *3 *4)))) (-1603 (*1 *2 *1) (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108)))) (-3519 (*1 *2 *1) (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *2 (-320 *3 *4 *5)))) (-2543 (*1 *1 *2 *3 *3 *3 *4) (-12 (-4 *4 (-341)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5))))) +(-13 (-21) (-10 -8 (-15 -1306 ((-391 |t#2| (-385 |t#2|) |t#3| |t#4|) $)) (-15 -2543 ($ (-391 |t#2| (-385 |t#2|) |t#3| |t#4|))) (-15 -2543 ($ |t#4|)) (-15 -2543 ($ |t#1| |t#1|)) (-15 -2543 ($ |t#1| |t#1| (-525))) (-15 -3797 ((-2 (|:| -3447 (-391 |t#2| (-385 |t#2|) |t#3| |t#4|)) (|:| |principalPart| |t#4|)) $)) (-15 -3497 ($ $)) (-15 -1603 ((-108) $)) (-15 -3519 ((-3 |t#4| "failed") $)) (-15 -2543 ($ |t#4| |t#2| |t#2| |t#2| |t#1|)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3501 (($ $) 33)) (-2235 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-4096 (((-1173 |#4|) $) 125)) (-3939 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 31)) (-2012 (((-1038) $) NIL)) (-3523 (((-3 |#4| "failed") $) 36)) (-4043 (((-1173 |#4|) $) 118)) (-3929 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-525)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-1318 (((-2 (|:| -3453 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-1270 (((-798) $) 17)) (-3355 (($) 14 T CONST)) (-3994 (((-108) $ $) 20)) (-4090 (($ $) 27) (($ $ $) NIL)) (-4080 (($ $ $) 25)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 23))) -(((-314 |#1| |#2| |#3| |#4|) (-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4043 ((-1173 |#4|) $)) (-15 -4096 ((-1173 |#4|) $)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -314)) -((-4043 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))) (-4096 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5))))) -(-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4043 ((-1173 |#4|) $)) (-15 -4096 ((-1173 |#4|) $)))) -((-2602 (($ $ (-1091) |#2|) NIL) (($ $ (-592 (-1091)) (-592 |#2|)) 20) (($ $ (-592 (-273 |#2|))) 15) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-592 |#2|) (-592 |#2|)) NIL)) (-3410 (($ $ |#2|) 11))) -(((-315 |#1| |#2|) (-10 -8 (-15 -3410 (|#1| |#1| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 |#2|))) (-15 -2602 (|#1| |#1| (-1091) |#2|))) (-316 |#2|) (-1020)) (T -315)) -NIL -(-10 -8 (-15 -3410 (|#1| |#1| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 |#2|))) (-15 -2602 (|#1| |#1| (-1091) |#2|))) -((-2694 (($ (-1 |#1| |#1|) $) 6)) (-2602 (($ $ (-1091) |#1|) 17 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 16 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-273 |#1|))) 15 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 14 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-288 |#1|))) (($ $ (-592 |#1|) (-592 |#1|)) 12 (|has| |#1| (-288 |#1|)))) (-3410 (($ $ |#1|) 11 (|has| |#1| (-265 |#1| |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3497 (($ $) 33)) (-1603 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-3455 (((-1173 |#4|) $) 125)) (-1306 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 31)) (-2015 (((-1038) $) NIL)) (-3519 (((-3 |#4| "failed") $) 36)) (-4179 (((-1173 |#4|) $) 118)) (-2543 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 41) (($ |#4|) 43) (($ |#1| |#1|) 45) (($ |#1| |#1| (-525)) 47) (($ |#4| |#2| |#2| |#2| |#1|) 49)) (-3797 (((-2 (|:| -3447 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 39)) (-1271 (((-798) $) 17)) (-3351 (($) 14 T CONST)) (-3992 (((-108) $ $) 20)) (-4088 (($ $) 27) (($ $ $) NIL)) (-4078 (($ $ $) 25)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 23))) +(((-314 |#1| |#2| |#3| |#4|) (-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4179 ((-1173 |#4|) $)) (-15 -3455 ((-1173 |#4|) $)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -314)) +((-4179 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5)))) (-3455 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) (-4 *6 (-320 *3 *4 *5))))) +(-13 (-313 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4179 ((-1173 |#4|) $)) (-15 -3455 ((-1173 |#4|) $)))) +((-2597 (($ $ (-1091) |#2|) NIL) (($ $ (-592 (-1091)) (-592 |#2|)) 20) (($ $ (-592 (-273 |#2|))) 15) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-592 |#2|) (-592 |#2|)) NIL)) (-3405 (($ $ |#2|) 11))) +(((-315 |#1| |#2|) (-10 -8 (-15 -3405 (|#1| |#1| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 |#2|))) (-15 -2597 (|#1| |#1| (-1091) |#2|))) (-316 |#2|) (-1020)) (T -315)) +NIL +(-10 -8 (-15 -3405 (|#1| |#1| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 |#2|))) (-15 -2597 (|#1| |#1| (-1091) |#2|))) +((-2688 (($ (-1 |#1| |#1|) $) 6)) (-2597 (($ $ (-1091) |#1|) 17 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 16 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-592 (-273 |#1|))) 15 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 14 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 13 (|has| |#1| (-288 |#1|))) (($ $ (-592 |#1|) (-592 |#1|)) 12 (|has| |#1| (-288 |#1|)))) (-3405 (($ $ |#1|) 11 (|has| |#1| (-265 |#1| |#1|))))) (((-316 |#1|) (-131) (-1020)) (T -316)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3)) (-4 *3 (-1020))))) -(-13 (-10 -8 (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-265 |t#1| |t#1|)) (-6 (-265 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-486 (-1091) |t#1|)) (-6 (-486 (-1091) |t#1|)) |%noBranch|))) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-316 *3)) (-4 *3 (-1020))))) +(-13 (-10 -8 (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-265 |t#1| |t#1|)) (-6 (-265 |t#1| $)) |%noBranch|) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-486 (-1091) |t#1|)) (-6 (-486 (-1091) |t#1|)) |%noBranch|))) (((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) NIL)) (-1586 (((-108)) 91) (((-108) (-108)) 92)) (-1896 (((-592 (-565 $)) $) NIL)) (-2351 (($ $) NIL)) (-1603 (($ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1222 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2211 (($ $) NIL)) (-2320 (($ $) NIL)) (-1570 (($ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-565 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-294 |#3|)) 71) (((-3 $ "failed") (-1091)) 97) (((-3 $ "failed") (-294 (-525))) 59 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-385 (-887 (-525)))) 65 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-887 (-525))) 60 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-294 (-357))) 89 (|has| |#3| (-968 (-357)))) (((-3 $ "failed") (-385 (-887 (-357)))) 83 (|has| |#3| (-968 (-357)))) (((-3 $ "failed") (-887 (-357))) 78 (|has| |#3| (-968 (-357))))) (-3897 (((-565 $) $) NIL) ((|#3| $) NIL) (($ (-294 |#3|)) 72) (($ (-1091)) 98) (($ (-294 (-525))) 61 (|has| |#3| (-968 (-525)))) (($ (-385 (-887 (-525)))) 66 (|has| |#3| (-968 (-525)))) (($ (-887 (-525))) 62 (|has| |#3| (-968 (-525)))) (($ (-294 (-357))) 90 (|has| |#3| (-968 (-357)))) (($ (-385 (-887 (-357)))) 84 (|has| |#3| (-968 (-357)))) (($ (-887 (-357))) 80 (|has| |#3| (-968 (-357))))) (-3233 (((-3 $ "failed") $) NIL)) (-1534 (($) 10)) (-3733 (($ $) NIL) (($ (-592 $)) NIL)) (-1366 (((-592 (-110)) $) NIL)) (-4166 (((-110) (-110)) NIL)) (-4211 (((-108) $) NIL)) (-2353 (((-108) $) NIL (|has| $ (-968 (-525))))) (-3469 (((-1087 $) (-565 $)) NIL (|has| $ (-977)))) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 $ $) (-565 $)) NIL)) (-1536 (((-3 (-565 $) "failed") $) NIL)) (-3234 (($ $) 94)) (-1415 (($ $) NIL)) (-3247 (((-1074) $) NIL)) (-2129 (((-592 (-565 $)) $) NIL)) (-1578 (($ (-110) $) 93) (($ (-110) (-592 $)) NIL)) (-2902 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-1751 (((-713) $) NIL)) (-2012 (((-1038) $) NIL)) (-2510 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-1250 (($ $) NIL)) (-2995 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3410 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-4181 (($ $) NIL) (($ $ $) NIL)) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL)) (-4209 (($ $) NIL (|has| $ (-977)))) (-2335 (($ $) NIL)) (-1584 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-565 $)) NIL) (($ |#3|) NIL) (($ (-525)) NIL) (((-294 |#3|) $) 96)) (-2031 (((-713)) NIL)) (-1604 (($ $) NIL) (($ (-592 $)) NIL)) (-2804 (((-108) (-110)) NIL)) (-2257 (($ $) NIL)) (-2226 (($ $) NIL)) (-2242 (($ $) NIL)) (-1868 (($ $) NIL)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) 95 T CONST)) (-3365 (($) 24 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) -(((-317 |#1| |#2| |#3|) (-13 (-281) (-37 |#3|) (-968 |#3|) (-835 (-1091)) (-10 -8 (-15 -3897 ($ (-294 |#3|))) (-15 -2591 ((-3 $ "failed") (-294 |#3|))) (-15 -3897 ($ (-1091))) (-15 -2591 ((-3 $ "failed") (-1091))) (-15 -1270 ((-294 |#3|) $)) (IF (|has| |#3| (-968 (-525))) (PROGN (-15 -3897 ($ (-294 (-525)))) (-15 -2591 ((-3 $ "failed") (-294 (-525)))) (-15 -3897 ($ (-385 (-887 (-525))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-525))))) (-15 -3897 ($ (-887 (-525)))) (-15 -2591 ((-3 $ "failed") (-887 (-525))))) |%noBranch|) (IF (|has| |#3| (-968 (-357))) (PROGN (-15 -3897 ($ (-294 (-357)))) (-15 -2591 ((-3 $ "failed") (-294 (-357)))) (-15 -3897 ($ (-385 (-887 (-357))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3897 ($ (-887 (-357)))) (-15 -2591 ((-3 $ "failed") (-887 (-357))))) |%noBranch|) (-15 -1868 ($ $)) (-15 -2211 ($ $)) (-15 -1250 ($ $)) (-15 -1415 ($ $)) (-15 -3234 ($ $)) (-15 -1570 ($ $)) (-15 -1584 ($ $)) (-15 -1603 ($ $)) (-15 -2226 ($ $)) (-15 -2242 ($ $)) (-15 -2257 ($ $)) (-15 -2320 ($ $)) (-15 -2335 ($ $)) (-15 -2351 ($ $)) (-15 -1534 ($)) (-15 -2383 ((-592 (-1091)) $)) (-15 -1586 ((-108))) (-15 -1586 ((-108) (-108))))) (-592 (-1091)) (-592 (-1091)) (-365)) (T -317)) -((-3897 (*1 *1 *2) (-12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-294 *5)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-887 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-887 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1868 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2211 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1250 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1415 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-3234 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1570 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1584 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1603 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2226 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2242 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2257 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2320 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2335 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2351 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1534 (*1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1586 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1586 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365))))) -(-13 (-281) (-37 |#3|) (-968 |#3|) (-835 (-1091)) (-10 -8 (-15 -3897 ($ (-294 |#3|))) (-15 -2591 ((-3 $ "failed") (-294 |#3|))) (-15 -3897 ($ (-1091))) (-15 -2591 ((-3 $ "failed") (-1091))) (-15 -1270 ((-294 |#3|) $)) (IF (|has| |#3| (-968 (-525))) (PROGN (-15 -3897 ($ (-294 (-525)))) (-15 -2591 ((-3 $ "failed") (-294 (-525)))) (-15 -3897 ($ (-385 (-887 (-525))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-525))))) (-15 -3897 ($ (-887 (-525)))) (-15 -2591 ((-3 $ "failed") (-887 (-525))))) |%noBranch|) (IF (|has| |#3| (-968 (-357))) (PROGN (-15 -3897 ($ (-294 (-357)))) (-15 -2591 ((-3 $ "failed") (-294 (-357)))) (-15 -3897 ($ (-385 (-887 (-357))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3897 ($ (-887 (-357)))) (-15 -2591 ((-3 $ "failed") (-887 (-357))))) |%noBranch|) (-15 -1868 ($ $)) (-15 -2211 ($ $)) (-15 -1250 ($ $)) (-15 -1415 ($ $)) (-15 -3234 ($ $)) (-15 -1570 ($ $)) (-15 -1584 ($ $)) (-15 -1603 ($ $)) (-15 -2226 ($ $)) (-15 -2242 ($ $)) (-15 -2257 ($ $)) (-15 -2320 ($ $)) (-15 -2335 ($ $)) (-15 -2351 ($ $)) (-15 -1534 ($)) (-15 -2383 ((-592 (-1091)) $)) (-15 -1586 ((-108))) (-15 -1586 ((-108) (-108))))) -((-2694 ((|#8| (-1 |#5| |#1|) |#4|) 19))) -(((-318 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2694 (|#8| (-1 |#5| |#1|) |#4|))) (-1131) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-1131) (-1149 |#5|) (-1149 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -318)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1131)) (-4 *8 (-1131)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *9 (-1149 *8)) (-4 *2 (-320 *8 *9 *10)) (-5 *1 (-318 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-320 *5 *6 *7)) (-4 *10 (-1149 (-385 *9)))))) -(-10 -7 (-15 -2694 (|#8| (-1 |#5| |#1|) |#4|))) -((-3391 (((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) $) 38)) (-2439 (($ (-1173 (-385 |#3|)) (-1173 $)) NIL) (($ (-1173 (-385 |#3|))) NIL) (($ (-1173 |#3|) |#3|) 161)) (-3654 (((-1173 $) (-1173 $)) 145)) (-2926 (((-592 (-592 |#2|))) 119)) (-3870 (((-108) |#2| |#2|) 73)) (-3512 (($ $) 139)) (-1463 (((-713)) 31)) (-2658 (((-1173 $) (-1173 $)) 198)) (-3722 (((-592 (-887 |#2|)) (-1091)) 110)) (-1771 (((-108) $) 158)) (-4051 (((-108) $) 25) (((-108) $ |#2|) 29) (((-108) $ |#3|) 202)) (-2295 (((-3 |#3| "failed")) 50)) (-1262 (((-713)) 170)) (-3410 ((|#2| $ |#2| |#2|) 132)) (-3140 (((-3 |#3| "failed")) 68)) (-2524 (($ $ (-1 (-385 |#3|) (-385 |#3|)) (-713)) NIL) (($ $ (-1 (-385 |#3|) (-385 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-3327 (((-1173 $) (-1173 $)) 151)) (-3726 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-3441 (((-108)) 33))) -(((-319 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2926 ((-592 (-592 |#2|)))) (-15 -3722 ((-592 (-887 |#2|)) (-1091))) (-15 -3726 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2295 ((-3 |#3| "failed"))) (-15 -3140 ((-3 |#3| "failed"))) (-15 -3410 (|#2| |#1| |#2| |#2|)) (-15 -3512 (|#1| |#1|)) (-15 -2439 (|#1| (-1173 |#3|) |#3|)) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4051 ((-108) |#1| |#3|)) (-15 -4051 ((-108) |#1| |#2|)) (-15 -3391 ((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3654 ((-1173 |#1|) (-1173 |#1|))) (-15 -2658 ((-1173 |#1|) (-1173 |#1|))) (-15 -3327 ((-1173 |#1|) (-1173 |#1|))) (-15 -4051 ((-108) |#1|)) (-15 -1771 ((-108) |#1|)) (-15 -3870 ((-108) |#2| |#2|)) (-15 -3441 ((-108))) (-15 -1262 ((-713))) (-15 -1463 ((-713))) (-15 -2524 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2524 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-713))) (-15 -2439 (|#1| (-1173 (-385 |#3|)))) (-15 -2439 (|#1| (-1173 (-385 |#3|)) (-1173 |#1|)))) (-320 |#2| |#3| |#4|) (-1131) (-1149 |#2|) (-1149 (-385 |#3|))) (T -319)) -((-1463 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-1262 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3441 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3870 (*1 *2 *3 *3) (-12 (-4 *3 (-1131)) (-4 *5 (-1149 *3)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) (-3140 (*1 *2) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-2295 (*1 *2) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-3722 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *5 (-1131)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-592 (-887 *5))) (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) (-2926 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-592 (-592 *4))) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))) -(-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2926 ((-592 (-592 |#2|)))) (-15 -3722 ((-592 (-887 |#2|)) (-1091))) (-15 -3726 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -2295 ((-3 |#3| "failed"))) (-15 -3140 ((-3 |#3| "failed"))) (-15 -3410 (|#2| |#1| |#2| |#2|)) (-15 -3512 (|#1| |#1|)) (-15 -2439 (|#1| (-1173 |#3|) |#3|)) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -4051 ((-108) |#1| |#3|)) (-15 -4051 ((-108) |#1| |#2|)) (-15 -3391 ((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -3654 ((-1173 |#1|) (-1173 |#1|))) (-15 -2658 ((-1173 |#1|) (-1173 |#1|))) (-15 -3327 ((-1173 |#1|) (-1173 |#1|))) (-15 -4051 ((-108) |#1|)) (-15 -1771 ((-108) |#1|)) (-15 -3870 ((-108) |#2| |#2|)) (-15 -3441 ((-108))) (-15 -1262 ((-713))) (-15 -1463 ((-713))) (-15 -2524 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2524 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-713))) (-15 -2439 (|#1| (-1173 (-385 |#3|)))) (-15 -2439 (|#1| (-1173 (-385 |#3|)) (-1173 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3391 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 196)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (|has| (-385 |#2|) (-341)))) (-3906 (($ $) 94 (|has| (-385 |#2|) (-341)))) (-3727 (((-108) $) 96 (|has| (-385 |#2|) (-341)))) (-1889 (((-632 (-385 |#2|)) (-1173 $)) 46) (((-632 (-385 |#2|))) 61)) (-3029 (((-385 |#2|) $) 52)) (-3537 (((-1101 (-856) (-713)) (-525)) 147 (|has| (-385 |#2|) (-327)))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 113 (|has| (-385 |#2|) (-341)))) (-1990 (((-396 $) $) 114 (|has| (-385 |#2|) (-341)))) (-1540 (((-108) $ $) 104 (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) 87 (|has| (-385 |#2|) (-346)))) (-2740 (((-108)) 213)) (-1918 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 169 (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) 166)) (-3897 (((-525) $) 170 (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) 168 (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) 165)) (-2439 (($ (-1173 (-385 |#2|)) (-1173 $)) 48) (($ (-1173 (-385 |#2|))) 64) (($ (-1173 |#2|) |#2|) 189)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-385 |#2|) (-327)))) (-1726 (($ $ $) 108 (|has| (-385 |#2|) (-341)))) (-4145 (((-632 (-385 |#2|)) $ (-1173 $)) 53) (((-632 (-385 |#2|)) $) 59)) (-4082 (((-632 (-525)) (-632 $)) 164 (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) 162) (((-632 (-385 |#2|)) (-632 $)) 161)) (-3654 (((-1173 $) (-1173 $)) 201)) (-3501 (($ |#3|) 158) (((-3 $ "failed") (-385 |#3|)) 155 (|has| (-385 |#2|) (-341)))) (-3233 (((-3 $ "failed") $) 34)) (-2926 (((-592 (-592 |#1|))) 182 (|has| |#1| (-346)))) (-3870 (((-108) |#1| |#1|) 217)) (-3318 (((-856)) 54)) (-2899 (($) 90 (|has| (-385 |#2|) (-346)))) (-1247 (((-108)) 210)) (-2372 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-1705 (($ $ $) 107 (|has| (-385 |#2|) (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 102 (|has| (-385 |#2|) (-341)))) (-3512 (($ $) 188)) (-1724 (($) 149 (|has| (-385 |#2|) (-327)))) (-1870 (((-108) $) 150 (|has| (-385 |#2|) (-327)))) (-3159 (($ $ (-713)) 141 (|has| (-385 |#2|) (-327))) (($ $) 140 (|has| (-385 |#2|) (-327)))) (-2822 (((-108) $) 115 (|has| (-385 |#2|) (-341)))) (-1678 (((-856) $) 152 (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) 138 (|has| (-385 |#2|) (-327)))) (-4211 (((-108) $) 31)) (-1463 (((-713)) 220)) (-2658 (((-1173 $) (-1173 $)) 202)) (-1671 (((-385 |#2|) $) 51)) (-3722 (((-592 (-887 |#1|)) (-1091)) 183 (|has| |#1| (-341)))) (-1383 (((-3 $ "failed") $) 142 (|has| (-385 |#2|) (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| (-385 |#2|) (-341)))) (-4045 ((|#3| $) 44 (|has| (-385 |#2|) (-341)))) (-3859 (((-856) $) 89 (|has| (-385 |#2|) (-346)))) (-3492 ((|#3| $) 156)) (-2756 (($ (-592 $)) 100 (|has| (-385 |#2|) (-341))) (($ $ $) 99 (|has| (-385 |#2|) (-341)))) (-3247 (((-1074) $) 9)) (-3276 (((-632 (-385 |#2|))) 197)) (-2461 (((-632 (-385 |#2|))) 199)) (-2502 (($ $) 116 (|has| (-385 |#2|) (-341)))) (-3383 (($ (-1173 |#2|) |#2|) 194)) (-3681 (((-632 (-385 |#2|))) 198)) (-1454 (((-632 (-385 |#2|))) 200)) (-3006 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-2786 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 195)) (-2457 (((-1173 $)) 206)) (-1913 (((-1173 $)) 207)) (-1771 (((-108) $) 205)) (-4051 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-3940 (($) 143 (|has| (-385 |#2|) (-327)) CONST)) (-3637 (($ (-856)) 88 (|has| (-385 |#2|) (-346)))) (-2295 (((-3 |#2| "failed")) 185)) (-2012 (((-1038) $) 10)) (-1262 (((-713)) 219)) (-3523 (($) 160)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 101 (|has| (-385 |#2|) (-341)))) (-2794 (($ (-592 $)) 98 (|has| (-385 |#2|) (-341))) (($ $ $) 97 (|has| (-385 |#2|) (-341)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 146 (|has| (-385 |#2|) (-327)))) (-2194 (((-396 $) $) 112 (|has| (-385 |#2|) (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 109 (|has| (-385 |#2|) (-341)))) (-1680 (((-3 $ "failed") $ $) 92 (|has| (-385 |#2|) (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| (-385 |#2|) (-341)))) (-2430 (((-713) $) 105 (|has| (-385 |#2|) (-341)))) (-3410 ((|#1| $ |#1| |#1|) 187)) (-3140 (((-3 |#2| "failed")) 186)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 106 (|has| (-385 |#2|) (-341)))) (-1932 (((-385 |#2|) (-1173 $)) 47) (((-385 |#2|)) 60)) (-2448 (((-713) $) 151 (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) 139 (|has| (-385 |#2|) (-327)))) (-2524 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) 123 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 122 (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-592 (-1091)) (-592 (-713))) 130 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091) (-713)) 131 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-592 (-1091))) 132 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091)) 133 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-713)) 135 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3831 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 137 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3831 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3396 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) 154 (|has| (-385 |#2|) (-341)))) (-4209 ((|#3|) 159)) (-2620 (($) 148 (|has| (-385 |#2|) (-327)))) (-3349 (((-1173 (-385 |#2|)) $ (-1173 $)) 50) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) 49) (((-1173 (-385 |#2|)) $) 66) (((-632 (-385 |#2|)) (-1173 $)) 65)) (-2749 (((-1173 (-385 |#2|)) $) 63) (($ (-1173 (-385 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 145 (|has| (-385 |#2|) (-327)))) (-3327 (((-1173 $) (-1173 $)) 203)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 |#2|)) 37) (($ (-385 (-525))) 86 (-3279 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-968 (-385 (-525)))))) (($ $) 91 (|has| (-385 |#2|) (-341)))) (-4157 (($ $) 144 (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) 43 (|has| (-385 |#2|) (-136)))) (-3458 ((|#3| $) 45)) (-2031 (((-713)) 29)) (-2831 (((-108)) 216)) (-2474 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-2187 (((-1173 $)) 67)) (-1533 (((-108) $ $) 95 (|has| (-385 |#2|) (-341)))) (-3726 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-3441 (((-108)) 218)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| (-385 |#2|) (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) 125 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 124 (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) 126 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091) (-713)) 127 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-592 (-1091))) 128 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091)) 129 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3831 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-713)) 134 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3831 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 136 (-3279 (-3831 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3831 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 121 (|has| (-385 |#2|) (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 118 (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 |#2|)) 39) (($ (-385 |#2|) $) 38) (($ (-385 (-525)) $) 120 (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) 119 (|has| (-385 |#2|) (-341))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) NIL)) (-1296 (((-108)) 91) (((-108) (-108)) 92)) (-1899 (((-592 (-565 $)) $) NIL)) (-2351 (($ $) NIL)) (-1608 (($ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1223 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2211 (($ $) NIL)) (-2321 (($ $) NIL)) (-1574 (($ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-565 $) "failed") $) NIL) (((-3 |#3| "failed") $) NIL) (((-3 $ "failed") (-294 |#3|)) 71) (((-3 $ "failed") (-1091)) 97) (((-3 $ "failed") (-294 (-525))) 59 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-385 (-887 (-525)))) 65 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-887 (-525))) 60 (|has| |#3| (-968 (-525)))) (((-3 $ "failed") (-294 (-357))) 89 (|has| |#3| (-968 (-357)))) (((-3 $ "failed") (-385 (-887 (-357)))) 83 (|has| |#3| (-968 (-357)))) (((-3 $ "failed") (-887 (-357))) 78 (|has| |#3| (-968 (-357))))) (-3894 (((-565 $) $) NIL) ((|#3| $) NIL) (($ (-294 |#3|)) 72) (($ (-1091)) 98) (($ (-294 (-525))) 61 (|has| |#3| (-968 (-525)))) (($ (-385 (-887 (-525)))) 66 (|has| |#3| (-968 (-525)))) (($ (-887 (-525))) 62 (|has| |#3| (-968 (-525)))) (($ (-294 (-357))) 90 (|has| |#3| (-968 (-357)))) (($ (-385 (-887 (-357)))) 84 (|has| |#3| (-968 (-357)))) (($ (-887 (-357))) 80 (|has| |#3| (-968 (-357))))) (-1853 (((-3 $ "failed") $) NIL)) (-1539 (($) 10)) (-4076 (($ $) NIL) (($ (-592 $)) NIL)) (-2786 (((-592 (-110)) $) NIL)) (-2981 (((-110) (-110)) NIL)) (-2109 (((-108) $) NIL)) (-3302 (((-108) $) NIL (|has| $ (-968 (-525))))) (-3373 (((-1087 $) (-565 $)) NIL (|has| $ (-977)))) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 $ $) (-565 $)) NIL)) (-3733 (((-3 (-565 $) "failed") $) NIL)) (-3230 (($ $) 94)) (-1418 (($ $) NIL)) (-3803 (((-1074) $) NIL)) (-2132 (((-592 (-565 $)) $) NIL)) (-1583 (($ (-110) $) 93) (($ (-110) (-592 $)) NIL)) (-1676 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-1756 (((-713) $) NIL)) (-2015 (((-1038) $) NIL)) (-2438 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-1251 (($ $) NIL)) (-3236 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-3405 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-3064 (($ $) NIL) (($ $ $) NIL)) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL)) (-2079 (($ $) NIL (|has| $ (-977)))) (-2337 (($ $) NIL)) (-1588 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-565 $)) NIL) (($ |#3|) NIL) (($ (-525)) NIL) (((-294 |#3|) $) 96)) (-3998 (((-713)) NIL)) (-1599 (($ $) NIL) (($ (-592 $)) NIL)) (-1946 (((-108) (-110)) NIL)) (-2259 (($ $) NIL)) (-2227 (($ $) NIL)) (-2244 (($ $) NIL)) (-3297 (($ $) NIL)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) 95 T CONST)) (-3362 (($) 24 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ |#3| $) NIL) (($ $ |#3|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) +(((-317 |#1| |#2| |#3|) (-13 (-281) (-37 |#3|) (-968 |#3|) (-835 (-1091)) (-10 -8 (-15 -3894 ($ (-294 |#3|))) (-15 -2588 ((-3 $ "failed") (-294 |#3|))) (-15 -3894 ($ (-1091))) (-15 -2588 ((-3 $ "failed") (-1091))) (-15 -1271 ((-294 |#3|) $)) (IF (|has| |#3| (-968 (-525))) (PROGN (-15 -3894 ($ (-294 (-525)))) (-15 -2588 ((-3 $ "failed") (-294 (-525)))) (-15 -3894 ($ (-385 (-887 (-525))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-525))))) (-15 -3894 ($ (-887 (-525)))) (-15 -2588 ((-3 $ "failed") (-887 (-525))))) |%noBranch|) (IF (|has| |#3| (-968 (-357))) (PROGN (-15 -3894 ($ (-294 (-357)))) (-15 -2588 ((-3 $ "failed") (-294 (-357)))) (-15 -3894 ($ (-385 (-887 (-357))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3894 ($ (-887 (-357)))) (-15 -2588 ((-3 $ "failed") (-887 (-357))))) |%noBranch|) (-15 -3297 ($ $)) (-15 -2211 ($ $)) (-15 -1251 ($ $)) (-15 -1418 ($ $)) (-15 -3230 ($ $)) (-15 -1574 ($ $)) (-15 -1588 ($ $)) (-15 -1608 ($ $)) (-15 -2227 ($ $)) (-15 -2244 ($ $)) (-15 -2259 ($ $)) (-15 -2321 ($ $)) (-15 -2337 ($ $)) (-15 -2351 ($ $)) (-15 -1539 ($)) (-15 -2383 ((-592 (-1091)) $)) (-15 -1296 ((-108))) (-15 -1296 ((-108) (-108))))) (-592 (-1091)) (-592 (-1091)) (-365)) (T -317)) +((-3894 (*1 *1 *2) (-12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 *5)) (-4 *5 (-365)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-294 *5)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-525)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-887 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-525))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-525))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-357)))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-887 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-357))) (-5 *1 (-317 *3 *4 *5)) (-4 *5 (-968 (-357))) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-3297 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2211 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1251 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1418 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-3230 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1574 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1588 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1608 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2227 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2244 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2259 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2321 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2337 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2351 (*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-1539 (*1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1296 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) (-1296 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-1091))) (-4 *5 (-365))))) +(-13 (-281) (-37 |#3|) (-968 |#3|) (-835 (-1091)) (-10 -8 (-15 -3894 ($ (-294 |#3|))) (-15 -2588 ((-3 $ "failed") (-294 |#3|))) (-15 -3894 ($ (-1091))) (-15 -2588 ((-3 $ "failed") (-1091))) (-15 -1271 ((-294 |#3|) $)) (IF (|has| |#3| (-968 (-525))) (PROGN (-15 -3894 ($ (-294 (-525)))) (-15 -2588 ((-3 $ "failed") (-294 (-525)))) (-15 -3894 ($ (-385 (-887 (-525))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-525))))) (-15 -3894 ($ (-887 (-525)))) (-15 -2588 ((-3 $ "failed") (-887 (-525))))) |%noBranch|) (IF (|has| |#3| (-968 (-357))) (PROGN (-15 -3894 ($ (-294 (-357)))) (-15 -2588 ((-3 $ "failed") (-294 (-357)))) (-15 -3894 ($ (-385 (-887 (-357))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3894 ($ (-887 (-357)))) (-15 -2588 ((-3 $ "failed") (-887 (-357))))) |%noBranch|) (-15 -3297 ($ $)) (-15 -2211 ($ $)) (-15 -1251 ($ $)) (-15 -1418 ($ $)) (-15 -3230 ($ $)) (-15 -1574 ($ $)) (-15 -1588 ($ $)) (-15 -1608 ($ $)) (-15 -2227 ($ $)) (-15 -2244 ($ $)) (-15 -2259 ($ $)) (-15 -2321 ($ $)) (-15 -2337 ($ $)) (-15 -2351 ($ $)) (-15 -1539 ($)) (-15 -2383 ((-592 (-1091)) $)) (-15 -1296 ((-108))) (-15 -1296 ((-108) (-108))))) +((-2688 ((|#8| (-1 |#5| |#1|) |#4|) 19))) +(((-318 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2688 (|#8| (-1 |#5| |#1|) |#4|))) (-1131) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-1131) (-1149 |#5|) (-1149 (-385 |#6|)) (-320 |#5| |#6| |#7|)) (T -318)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-1131)) (-4 *8 (-1131)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *9 (-1149 *8)) (-4 *2 (-320 *8 *9 *10)) (-5 *1 (-318 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-320 *5 *6 *7)) (-4 *10 (-1149 (-385 *9)))))) +(-10 -7 (-15 -2688 (|#8| (-1 |#5| |#1|) |#4|))) +((-3819 (((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) $) 38)) (-2991 (($ (-1173 (-385 |#3|)) (-1173 $)) NIL) (($ (-1173 (-385 |#3|))) NIL) (($ (-1173 |#3|) |#3|) 161)) (-1484 (((-1173 $) (-1173 $)) 145)) (-3727 (((-592 (-592 |#2|))) 119)) (-3076 (((-108) |#2| |#2|) 73)) (-2707 (($ $) 139)) (-2392 (((-713)) 31)) (-4204 (((-1173 $) (-1173 $)) 198)) (-3971 (((-592 (-887 |#2|)) (-1091)) 110)) (-1491 (((-108) $) 158)) (-1215 (((-108) $) 25) (((-108) $ |#2|) 29) (((-108) $ |#3|) 202)) (-3965 (((-3 |#3| "failed")) 50)) (-1844 (((-713)) 170)) (-3405 ((|#2| $ |#2| |#2|) 132)) (-2250 (((-3 |#3| "failed")) 68)) (-2521 (($ $ (-1 (-385 |#3|) (-385 |#3|)) (-713)) NIL) (($ $ (-1 (-385 |#3|) (-385 |#3|))) NIL) (($ $ (-1 |#3| |#3|)) 206) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-1400 (((-1173 $) (-1173 $)) 151)) (-4012 (((-2 (|:| |num| $) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) $ (-1 |#3| |#3|)) 66)) (-3162 (((-108)) 33))) +(((-319 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -3727 ((-592 (-592 |#2|)))) (-15 -3971 ((-592 (-887 |#2|)) (-1091))) (-15 -4012 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3965 ((-3 |#3| "failed"))) (-15 -2250 ((-3 |#3| "failed"))) (-15 -3405 (|#2| |#1| |#2| |#2|)) (-15 -2707 (|#1| |#1|)) (-15 -2991 (|#1| (-1173 |#3|) |#3|)) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1215 ((-108) |#1| |#3|)) (-15 -1215 ((-108) |#1| |#2|)) (-15 -3819 ((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1484 ((-1173 |#1|) (-1173 |#1|))) (-15 -4204 ((-1173 |#1|) (-1173 |#1|))) (-15 -1400 ((-1173 |#1|) (-1173 |#1|))) (-15 -1215 ((-108) |#1|)) (-15 -1491 ((-108) |#1|)) (-15 -3076 ((-108) |#2| |#2|)) (-15 -3162 ((-108))) (-15 -1844 ((-713))) (-15 -2392 ((-713))) (-15 -2521 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2521 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-713))) (-15 -2991 (|#1| (-1173 (-385 |#3|)))) (-15 -2991 (|#1| (-1173 (-385 |#3|)) (-1173 |#1|)))) (-320 |#2| |#3| |#4|) (-1131) (-1149 |#2|) (-1149 (-385 |#3|))) (T -319)) +((-2392 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-1844 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3162 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) (-3076 (*1 *2 *3 *3) (-12 (-4 *3 (-1131)) (-4 *5 (-1149 *3)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) (-2250 (*1 *2) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-3965 (*1 *2) (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) (-4 *3 (-320 *4 *2 *5)))) (-3971 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *5 (-1131)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-592 (-887 *5))) (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) (-3727 (*1 *2) (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-592 (-592 *4))) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6))))) +(-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -3727 ((-592 (-592 |#2|)))) (-15 -3971 ((-592 (-887 |#2|)) (-1091))) (-15 -4012 ((-2 (|:| |num| |#1|) (|:| |den| |#3|) (|:| |derivden| |#3|) (|:| |gd| |#3|)) |#1| (-1 |#3| |#3|))) (-15 -3965 ((-3 |#3| "failed"))) (-15 -2250 ((-3 |#3| "failed"))) (-15 -3405 (|#2| |#1| |#2| |#2|)) (-15 -2707 (|#1| |#1|)) (-15 -2991 (|#1| (-1173 |#3|) |#3|)) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1215 ((-108) |#1| |#3|)) (-15 -1215 ((-108) |#1| |#2|)) (-15 -3819 ((-2 (|:| |num| (-1173 |#3|)) (|:| |den| |#3|)) |#1|)) (-15 -1484 ((-1173 |#1|) (-1173 |#1|))) (-15 -4204 ((-1173 |#1|) (-1173 |#1|))) (-15 -1400 ((-1173 |#1|) (-1173 |#1|))) (-15 -1215 ((-108) |#1|)) (-15 -1491 ((-108) |#1|)) (-15 -3076 ((-108) |#2| |#2|)) (-15 -3162 ((-108))) (-15 -1844 ((-713))) (-15 -2392 ((-713))) (-15 -2521 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)))) (-15 -2521 (|#1| |#1| (-1 (-385 |#3|) (-385 |#3|)) (-713))) (-15 -2991 (|#1| (-1173 (-385 |#3|)))) (-15 -2991 (|#1| (-1173 (-385 |#3|)) (-1173 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3819 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 196)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (|has| (-385 |#2|) (-341)))) (-2220 (($ $) 94 (|has| (-385 |#2|) (-341)))) (-4024 (((-108) $) 96 (|has| (-385 |#2|) (-341)))) (-3480 (((-632 (-385 |#2|)) (-1173 $)) 46) (((-632 (-385 |#2|))) 61)) (-3025 (((-385 |#2|) $) 52)) (-2923 (((-1101 (-856) (-713)) (-525)) 147 (|has| (-385 |#2|) (-327)))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 113 (|has| (-385 |#2|) (-341)))) (-2033 (((-396 $) $) 114 (|has| (-385 |#2|) (-341)))) (-3766 (((-108) $ $) 104 (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) 87 (|has| (-385 |#2|) (-346)))) (-2713 (((-108)) 213)) (-1941 (((-108) |#1|) 212) (((-108) |#2|) 211)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 169 (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) 166)) (-3894 (((-525) $) 170 (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) 168 (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) 165)) (-2991 (($ (-1173 (-385 |#2|)) (-1173 $)) 48) (($ (-1173 (-385 |#2|))) 64) (($ (-1173 |#2|) |#2|) 189)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| (-385 |#2|) (-327)))) (-1731 (($ $ $) 108 (|has| (-385 |#2|) (-341)))) (-2842 (((-632 (-385 |#2|)) $ (-1173 $)) 53) (((-632 (-385 |#2|)) $) 59)) (-3336 (((-632 (-525)) (-632 $)) 164 (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) 162) (((-632 (-385 |#2|)) (-632 $)) 161)) (-1484 (((-1173 $) (-1173 $)) 201)) (-3497 (($ |#3|) 158) (((-3 $ "failed") (-385 |#3|)) 155 (|has| (-385 |#2|) (-341)))) (-1853 (((-3 $ "failed") $) 34)) (-3727 (((-592 (-592 |#1|))) 182 (|has| |#1| (-346)))) (-3076 (((-108) |#1| |#1|) 217)) (-3314 (((-856)) 54)) (-2894 (($) 90 (|has| (-385 |#2|) (-346)))) (-1711 (((-108)) 210)) (-3443 (((-108) |#1|) 209) (((-108) |#2|) 208)) (-1709 (($ $ $) 107 (|has| (-385 |#2|) (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 102 (|has| (-385 |#2|) (-341)))) (-2707 (($ $) 188)) (-4075 (($) 149 (|has| (-385 |#2|) (-327)))) (-3300 (((-108) $) 150 (|has| (-385 |#2|) (-327)))) (-2492 (($ $ (-713)) 141 (|has| (-385 |#2|) (-327))) (($ $) 140 (|has| (-385 |#2|) (-327)))) (-2162 (((-108) $) 115 (|has| (-385 |#2|) (-341)))) (-1234 (((-856) $) 152 (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) 138 (|has| (-385 |#2|) (-327)))) (-2109 (((-108) $) 31)) (-2392 (((-713)) 220)) (-4204 (((-1173 $) (-1173 $)) 202)) (-3534 (((-385 |#2|) $) 51)) (-3971 (((-592 (-887 |#1|)) (-1091)) 183 (|has| |#1| (-341)))) (-2949 (((-3 $ "failed") $) 142 (|has| (-385 |#2|) (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| (-385 |#2|) (-341)))) (-4201 ((|#3| $) 44 (|has| (-385 |#2|) (-341)))) (-2994 (((-856) $) 89 (|has| (-385 |#2|) (-346)))) (-3486 ((|#3| $) 156)) (-2755 (($ (-592 $)) 100 (|has| (-385 |#2|) (-341))) (($ $ $) 99 (|has| (-385 |#2|) (-341)))) (-3803 (((-1074) $) 9)) (-4089 (((-632 (-385 |#2|))) 197)) (-1876 (((-632 (-385 |#2|))) 199)) (-2500 (($ $) 116 (|has| (-385 |#2|) (-341)))) (-3723 (($ (-1173 |#2|) |#2|) 194)) (-1751 (((-632 (-385 |#2|))) 198)) (-2238 (((-632 (-385 |#2|))) 200)) (-3317 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 193)) (-3059 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 195)) (-1831 (((-1173 $)) 206)) (-1903 (((-1173 $)) 207)) (-1491 (((-108) $) 205)) (-1215 (((-108) $) 204) (((-108) $ |#1|) 192) (((-108) $ |#2|) 191)) (-3937 (($) 143 (|has| (-385 |#2|) (-327)) CONST)) (-3636 (($ (-856)) 88 (|has| (-385 |#2|) (-346)))) (-3965 (((-3 |#2| "failed")) 185)) (-2015 (((-1038) $) 10)) (-1844 (((-713)) 219)) (-3519 (($) 160)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 101 (|has| (-385 |#2|) (-341)))) (-2790 (($ (-592 $)) 98 (|has| (-385 |#2|) (-341))) (($ $ $) 97 (|has| (-385 |#2|) (-341)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 146 (|has| (-385 |#2|) (-327)))) (-2197 (((-396 $) $) 112 (|has| (-385 |#2|) (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 109 (|has| (-385 |#2|) (-341)))) (-1687 (((-3 $ "failed") $ $) 92 (|has| (-385 |#2|) (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| (-385 |#2|) (-341)))) (-2931 (((-713) $) 105 (|has| (-385 |#2|) (-341)))) (-3405 ((|#1| $ |#1| |#1|) 187)) (-2250 (((-3 |#2| "failed")) 186)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 106 (|has| (-385 |#2|) (-341)))) (-2146 (((-385 |#2|) (-1173 $)) 47) (((-385 |#2|)) 60)) (-3046 (((-713) $) 151 (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) 139 (|has| (-385 |#2|) (-327)))) (-2521 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) 123 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 122 (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) 190) (($ $ (-592 (-1091)) (-592 (-713))) 130 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091) (-713)) 131 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-592 (-1091))) 132 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091)) 133 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-713)) 135 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3828 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 137 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3828 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3876 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) 154 (|has| (-385 |#2|) (-341)))) (-2079 ((|#3|) 159)) (-3869 (($) 148 (|has| (-385 |#2|) (-327)))) (-1614 (((-1173 (-385 |#2|)) $ (-1173 $)) 50) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) 49) (((-1173 (-385 |#2|)) $) 66) (((-632 (-385 |#2|)) (-1173 $)) 65)) (-2745 (((-1173 (-385 |#2|)) $) 63) (($ (-1173 (-385 |#2|))) 62) ((|#3| $) 171) (($ |#3|) 157)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 145 (|has| (-385 |#2|) (-327)))) (-1400 (((-1173 $) (-1173 $)) 203)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 |#2|)) 37) (($ (-385 (-525))) 86 (-3275 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-968 (-385 (-525)))))) (($ $) 91 (|has| (-385 |#2|) (-341)))) (-2925 (($ $) 144 (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) 43 (|has| (-385 |#2|) (-136)))) (-3280 ((|#3| $) 45)) (-3998 (((-713)) 29)) (-2301 (((-108)) 216)) (-1983 (((-108) |#1|) 215) (((-108) |#2|) 214)) (-2495 (((-1173 $)) 67)) (-3714 (((-108) $ $) 95 (|has| (-385 |#2|) (-341)))) (-4012 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) 184)) (-3162 (((-108)) 218)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| (-385 |#2|) (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) 125 (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) 124 (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) 126 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091) (-713)) 127 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-592 (-1091))) 128 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-1091)) 129 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) (-3828 (|has| (-385 |#2|) (-835 (-1091))) (|has| (-385 |#2|) (-341))))) (($ $ (-713)) 134 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3828 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) 136 (-3275 (-3828 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-213))) (-3828 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 121 (|has| (-385 |#2|) (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 118 (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 |#2|)) 39) (($ (-385 |#2|) $) 38) (($ (-385 (-525)) $) 120 (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) 119 (|has| (-385 |#2|) (-341))))) (((-320 |#1| |#2| |#3|) (-131) (-1131) (-1149 |t#1|) (-1149 (-385 |t#2|))) (T -320)) -((-1463 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) (-1262 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) (-3441 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-3870 (*1 *2 *3 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2831 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2474 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2474 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-2740 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1918 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1918 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-1247 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2372 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2372 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-1913 (*1 *2) (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) (-2457 (*1 *2) (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) (-1771 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-4051 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-3327 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-2658 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-3654 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-1454 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-2461 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-3681 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-3276 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-3391 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4))))) (-2786 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4))))) (-3383 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) (-3006 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-2 (|:| |num| (-632 *5)) (|:| |den| *5))))) (-4051 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-4051 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-2439 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) (-3512 (*1 *1 *1) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))))) (-3410 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))))) (-3140 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3)))) (-2295 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3)))) (-3726 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-320 *4 *5 *6)))) (-3722 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *4 (-341)) (-5 *2 (-592 (-887 *4))))) (-2926 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-592 (-592 *3)))))) -(-13 (-667 (-385 |t#2|) |t#3|) (-10 -8 (-15 -1463 ((-713))) (-15 -1262 ((-713))) (-15 -3441 ((-108))) (-15 -3870 ((-108) |t#1| |t#1|)) (-15 -2831 ((-108))) (-15 -2474 ((-108) |t#1|)) (-15 -2474 ((-108) |t#2|)) (-15 -2740 ((-108))) (-15 -1918 ((-108) |t#1|)) (-15 -1918 ((-108) |t#2|)) (-15 -1247 ((-108))) (-15 -2372 ((-108) |t#1|)) (-15 -2372 ((-108) |t#2|)) (-15 -1913 ((-1173 $))) (-15 -2457 ((-1173 $))) (-15 -1771 ((-108) $)) (-15 -4051 ((-108) $)) (-15 -3327 ((-1173 $) (-1173 $))) (-15 -2658 ((-1173 $) (-1173 $))) (-15 -3654 ((-1173 $) (-1173 $))) (-15 -1454 ((-632 (-385 |t#2|)))) (-15 -2461 ((-632 (-385 |t#2|)))) (-15 -3681 ((-632 (-385 |t#2|)))) (-15 -3276 ((-632 (-385 |t#2|)))) (-15 -3391 ((-2 (|:| |num| (-1173 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2439 ($ (-1173 |t#2|) |t#2|)) (-15 -2786 ((-2 (|:| |num| (-1173 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -3383 ($ (-1173 |t#2|) |t#2|)) (-15 -3006 ((-2 (|:| |num| (-632 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -4051 ((-108) $ |t#1|)) (-15 -4051 ((-108) $ |t#2|)) (-15 -2524 ($ $ (-1 |t#2| |t#2|))) (-15 -2439 ($ (-1173 |t#2|) |t#2|)) (-15 -3512 ($ $)) (-15 -3410 (|t#1| $ |t#1| |t#1|)) (-15 -3140 ((-3 |t#2| "failed"))) (-15 -2295 ((-3 |t#2| "failed"))) (-15 -3726 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-341)) (-15 -3722 ((-592 (-887 |t#1|)) (-1091))) |%noBranch|) (IF (|has| |t#1| (-346)) (-15 -2926 ((-592 (-592 |t#1|)))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-37 #1=(-385 |#2|)) . T) ((-37 $) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-97) . T) ((-107 #0# #0#) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-136))) ((-138) |has| (-385 |#2|) (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 |#3|) . T) ((-211 #1#) |has| (-385 |#2|) (-341)) ((-213) -3279 (|has| (-385 |#2|) (-327)) (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341)))) ((-223) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-269) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-286) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-341) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-380) |has| (-385 |#2|) (-327)) ((-346) -3279 (|has| (-385 |#2|) (-346)) (|has| (-385 |#2|) (-327))) ((-327) |has| (-385 |#2|) (-327)) ((-348 #1# |#3|) . T) ((-387 #1# |#3|) . T) ((-355 #1#) . T) ((-389 #1#) . T) ((-429) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-517) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-594 #0#) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-594 #1#) . T) ((-594 $) . T) ((-588 #1#) . T) ((-588 (-525)) |has| (-385 |#2|) (-588 (-525))) ((-660 #0#) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-660 #1#) . T) ((-660 $) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-667 #1# |#3|) . T) ((-669) . T) ((-835 (-1091)) -12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) ((-855) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-968 (-385 (-525))) |has| (-385 |#2|) (-968 (-385 (-525)))) ((-968 #1#) . T) ((-968 (-525)) |has| (-385 |#2|) (-968 (-525))) ((-983 #0#) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-983 #1#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| (-385 |#2|) (-327)) ((-1131) -3279 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-845 |#1|) "failed") $) NIL)) (-3897 (((-845 |#1|) $) NIL)) (-2439 (($ (-1173 (-845 |#1|))) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-845 |#1|) (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| (-845 |#1|) (-346)))) (-1870 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| (-845 |#1|) (-346)))) (-1979 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-1671 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3859 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-1505 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-3910 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-2336 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-2582 (((-892 (-1038))) NIL)) (-3523 (($) NIL (|has| (-845 |#1|) (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 (-845 |#1|))) NIL)) (-2620 (($) NIL (|has| (-845 |#1|) (-346)))) (-2800 (($) NIL (|has| (-845 |#1|) (-346)))) (-3349 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-4157 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2094 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) -(((-321 |#1| |#2|) (-13 (-307 (-845 |#1|)) (-10 -7 (-15 -2582 ((-892 (-1038)))))) (-856) (-856)) (T -321)) -((-2582 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-321 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856))))) -(-13 (-307 (-845 |#1|)) (-10 -7 (-15 -2582 ((-892 (-1038)))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 46)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) 43 (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 115)) (-3897 ((|#1| $) 86)) (-2439 (($ (-1173 |#1|)) 104)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) 98 (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) 130 (|has| |#1| (-346)))) (-1870 (((-108) $) 49 (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) 47 (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) 132 (|has| |#1| (-346)))) (-1979 (((-108) $) NIL (|has| |#1| (-346)))) (-1671 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) 90) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) 140 (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 147)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) 71 (|has| |#1| (-346)))) (-1554 (((-108) $) 118)) (-2012 (((-1038) $) NIL)) (-2582 (((-892 (-1038))) 44)) (-3523 (($) 128 (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 93 (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) 67) (((-856)) 68)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) 131 (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) 125 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 |#1|)) 96)) (-2620 (($) 129 (|has| |#1| (-346)))) (-2800 (($) 137 (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) 59) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) 143) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 75)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) 139)) (-2187 (((-1173 $)) 117) (((-1173 $) (-856)) 73)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 32 T CONST)) (-3365 (($) 19 T CONST)) (-2882 (($ $) 81 (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) 48)) (-4100 (($ $ $) 145) (($ $ |#1|) 146)) (-4090 (($ $) 127) (($ $ $) NIL)) (-4080 (($ $ $) 61)) (** (($ $ (-856)) 149) (($ $ (-713)) 150) (($ $ (-525)) 148)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 77) (($ $ $) 76) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144))) -(((-322 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -2582 ((-892 (-1038)))))) (-327) (-1087 |#1|)) (T -322)) -((-2582 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) (-14 *4 (-1087 *3))))) -(-13 (-307 |#1|) (-10 -7 (-15 -2582 ((-892 (-1038)))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-2439 (($ (-1173 |#1|)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| |#1| (-346)))) (-1870 (((-108) $) NIL (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| |#1| (-346)))) (-1979 (((-108) $) NIL (|has| |#1| (-346)))) (-1671 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-2582 (((-892 (-1038))) NIL)) (-3523 (($) NIL (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 |#1|)) NIL)) (-2620 (($) NIL (|has| |#1| (-346)))) (-2800 (($) NIL (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-323 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -2582 ((-892 (-1038)))))) (-327) (-856)) (T -323)) -((-2582 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) -(-13 (-307 |#1|) (-10 -7 (-15 -2582 ((-892 (-1038)))))) -((-3493 (((-713) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) 42)) (-4233 (((-892 (-1038)) (-1087 |#1|)) 85)) (-1818 (((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) (-1087 |#1|)) 78)) (-3882 (((-632 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) 86)) (-3098 (((-3 (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) "failed") (-856)) 13)) (-3092 (((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) (-856)) 18))) -(((-324 |#1|) (-10 -7 (-15 -4233 ((-892 (-1038)) (-1087 |#1|))) (-15 -1818 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) (-1087 |#1|))) (-15 -3882 ((-632 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -3493 ((-713) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -3098 ((-3 (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) "failed") (-856))) (-15 -3092 ((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) (-856)))) (-327)) (T -324)) -((-3092 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-3 (-1087 *4) (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038))))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3098 (*1 *2 *3) (|partial| -12 (-5 *3 (-856)) (-5 *2 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3493 (*1 *2 *3) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-713)) (-5 *1 (-324 *4)))) (-3882 (*1 *2 *3) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-632 *4)) (-5 *1 (-324 *4)))) (-1818 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) (-5 *1 (-324 *4)))) (-4233 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-892 (-1038))) (-5 *1 (-324 *4))))) -(-10 -7 (-15 -4233 ((-892 (-1038)) (-1087 |#1|))) (-15 -1818 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) (-1087 |#1|))) (-15 -3882 ((-632 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -3493 ((-713) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -3098 ((-3 (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) "failed") (-856))) (-15 -3092 ((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) (-856)))) -((-1270 ((|#1| |#3|) 86) ((|#3| |#1|) 69))) -(((-325 |#1| |#2| |#3|) (-10 -7 (-15 -1270 (|#3| |#1|)) (-15 -1270 (|#1| |#3|))) (-307 |#2|) (-327) (-307 |#2|)) (T -325)) -((-1270 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *2 *4 *3)) (-4 *3 (-307 *4)))) (-1270 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *3 *4 *2)) (-4 *3 (-307 *4))))) -(-10 -7 (-15 -1270 (|#3| |#1|)) (-15 -1270 (|#1| |#3|))) -((-1870 (((-108) $) 52)) (-1678 (((-775 (-856)) $) 21) (((-856) $) 53)) (-1383 (((-3 $ "failed") $) 16)) (-3940 (($) 9)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 94)) (-2448 (((-3 (-713) "failed") $ $) 72) (((-713) $) 61)) (-2524 (($ $ (-713)) NIL) (($ $) 8)) (-2620 (($) 46)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 34)) (-4157 (((-3 $ "failed") $) 40) (($ $) 39))) -(((-326 |#1|) (-10 -8 (-15 -1678 ((-856) |#1|)) (-15 -2448 ((-713) |#1|)) (-15 -1870 ((-108) |#1|)) (-15 -2620 (|#1|)) (-15 -2046 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -4157 (|#1| |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -2448 ((-3 (-713) "failed") |#1| |#1|)) (-15 -1678 ((-775 (-856)) |#1|)) (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) (-327)) (T -326)) -NIL -(-10 -8 (-15 -1678 ((-856) |#1|)) (-15 -2448 ((-713) |#1|)) (-15 -1870 ((-108) |#1|)) (-15 -2620 (|#1|)) (-15 -2046 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -4157 (|#1| |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -2448 ((-3 (-713) "failed") |#1| |#1|)) (-15 -1678 ((-775 (-856)) |#1|)) (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-3537 (((-1101 (-856) (-713)) (-525)) 93)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-1540 (((-108) $ $) 59)) (-4189 (((-713)) 103)) (-4083 (($) 17 T CONST)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-2899 (($) 106)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-1724 (($) 91)) (-1870 (((-108) $) 90)) (-3159 (($ $) 79) (($ $ (-713)) 78)) (-2822 (((-108) $) 71)) (-1678 (((-775 (-856)) $) 81) (((-856) $) 88)) (-4211 (((-108) $) 31)) (-1383 (((-3 $ "failed") $) 102)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-3859 (((-856) $) 105)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-3940 (($) 101 T CONST)) (-3637 (($ (-856)) 104)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 94)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2448 (((-3 (-713) "failed") $ $) 80) (((-713) $) 89)) (-2524 (($ $ (-713)) 99) (($ $) 97)) (-2620 (($) 92)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 95)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-4157 (((-3 $ "failed") $) 82) (($ $) 96)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-713)) 100) (($ $) 98)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +((-2392 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) (-1844 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) (-3162 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-3076 (*1 *2 *3 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-2301 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1983 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1983 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-2713 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1941 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1941 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-1711 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-3443 (*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-3443 (*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-1903 (*1 *2) (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) (-1831 (*1 *2) (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) (-1491 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1215 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1400 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-4204 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-1484 (*1 *2 *2) (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-2238 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-1876 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-1751 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-4089 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4))))) (-3819 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4))))) (-3059 (*1 *2 *1) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4))))) (-3723 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) (-3317 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-2 (|:| |num| (-632 *5)) (|:| |den| *5))))) (-1215 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) (-1215 (*1 *2 *1 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))))) (-2991 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) (-2707 (*1 *1 *1) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))))) (-3405 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))))) (-2250 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3)))) (-3965 (*1 *2) (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3)))) (-4012 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) (-4 *6 (-1149 (-385 *5))) (-5 *2 (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) (|:| |gd| *5))) (-4 *1 (-320 *4 *5 *6)))) (-3971 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *4 (-341)) (-5 *2 (-592 (-887 *4))))) (-3727 (*1 *2) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-592 (-592 *3)))))) +(-13 (-667 (-385 |t#2|) |t#3|) (-10 -8 (-15 -2392 ((-713))) (-15 -1844 ((-713))) (-15 -3162 ((-108))) (-15 -3076 ((-108) |t#1| |t#1|)) (-15 -2301 ((-108))) (-15 -1983 ((-108) |t#1|)) (-15 -1983 ((-108) |t#2|)) (-15 -2713 ((-108))) (-15 -1941 ((-108) |t#1|)) (-15 -1941 ((-108) |t#2|)) (-15 -1711 ((-108))) (-15 -3443 ((-108) |t#1|)) (-15 -3443 ((-108) |t#2|)) (-15 -1903 ((-1173 $))) (-15 -1831 ((-1173 $))) (-15 -1491 ((-108) $)) (-15 -1215 ((-108) $)) (-15 -1400 ((-1173 $) (-1173 $))) (-15 -4204 ((-1173 $) (-1173 $))) (-15 -1484 ((-1173 $) (-1173 $))) (-15 -2238 ((-632 (-385 |t#2|)))) (-15 -1876 ((-632 (-385 |t#2|)))) (-15 -1751 ((-632 (-385 |t#2|)))) (-15 -4089 ((-632 (-385 |t#2|)))) (-15 -3819 ((-2 (|:| |num| (-1173 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -2991 ($ (-1173 |t#2|) |t#2|)) (-15 -3059 ((-2 (|:| |num| (-1173 |t#2|)) (|:| |den| |t#2|)) $)) (-15 -3723 ($ (-1173 |t#2|) |t#2|)) (-15 -3317 ((-2 (|:| |num| (-632 |t#2|)) (|:| |den| |t#2|)) (-1 |t#2| |t#2|))) (-15 -1215 ((-108) $ |t#1|)) (-15 -1215 ((-108) $ |t#2|)) (-15 -2521 ($ $ (-1 |t#2| |t#2|))) (-15 -2991 ($ (-1173 |t#2|) |t#2|)) (-15 -2707 ($ $)) (-15 -3405 (|t#1| $ |t#1| |t#1|)) (-15 -2250 ((-3 |t#2| "failed"))) (-15 -3965 ((-3 |t#2| "failed"))) (-15 -4012 ((-2 (|:| |num| $) (|:| |den| |t#2|) (|:| |derivden| |t#2|) (|:| |gd| |t#2|)) $ (-1 |t#2| |t#2|))) (IF (|has| |t#1| (-341)) (-15 -3971 ((-592 (-887 |t#1|)) (-1091))) |%noBranch|) (IF (|has| |t#1| (-346)) (-15 -3727 ((-592 (-592 |t#1|)))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-37 #1=(-385 |#2|)) . T) ((-37 $) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-97) . T) ((-107 #0# #0#) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-136))) ((-138) |has| (-385 |#2|) (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 |#3|) . T) ((-211 #1#) |has| (-385 |#2|) (-341)) ((-213) -3275 (|has| (-385 |#2|) (-327)) (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341)))) ((-223) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-269) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-286) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-341) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-380) |has| (-385 |#2|) (-327)) ((-346) -3275 (|has| (-385 |#2|) (-346)) (|has| (-385 |#2|) (-327))) ((-327) |has| (-385 |#2|) (-327)) ((-348 #1# |#3|) . T) ((-387 #1# |#3|) . T) ((-355 #1#) . T) ((-389 #1#) . T) ((-429) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-517) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-594 #0#) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-594 #1#) . T) ((-594 $) . T) ((-588 #1#) . T) ((-588 (-525)) |has| (-385 |#2|) (-588 (-525))) ((-660 #0#) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-660 #1#) . T) ((-660 $) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-667 #1# |#3|) . T) ((-669) . T) ((-835 (-1091)) -12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091)))) ((-855) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-968 (-385 (-525))) |has| (-385 |#2|) (-968 (-385 (-525)))) ((-968 #1#) . T) ((-968 (-525)) |has| (-385 |#2|) (-968 (-525))) ((-983 #0#) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341))) ((-983 #1#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| (-385 |#2|) (-327)) ((-1131) -3275 (|has| (-385 |#2|) (-327)) (|has| (-385 |#2|) (-341)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-845 |#1|) "failed") $) NIL)) (-3894 (((-845 |#1|) $) NIL)) (-2991 (($ (-1173 (-845 |#1|))) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-845 |#1|) (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| (-845 |#1|) (-346)))) (-3300 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| (-845 |#1|) (-346)))) (-4160 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3534 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2994 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-2156 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-2285 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-3194 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-1689 (((-892 (-1038))) NIL)) (-3519 (($) NIL (|has| (-845 |#1|) (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 (-845 |#1|))) NIL)) (-3869 (($) NIL (|has| (-845 |#1|) (-346)))) (-1913 (($) NIL (|has| (-845 |#1|) (-346)))) (-1614 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-2925 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2096 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) +(((-321 |#1| |#2|) (-13 (-307 (-845 |#1|)) (-10 -7 (-15 -1689 ((-892 (-1038)))))) (-856) (-856)) (T -321)) +((-1689 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-321 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856))))) +(-13 (-307 (-845 |#1|)) (-10 -7 (-15 -1689 ((-892 (-1038)))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 46)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) 43 (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 115)) (-3894 ((|#1| $) 86)) (-2991 (($ (-1173 |#1|)) 104)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 95 (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) 98 (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) 130 (|has| |#1| (-346)))) (-3300 (((-108) $) 49 (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) 47 (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) 132 (|has| |#1| (-346)))) (-4160 (((-108) $) NIL (|has| |#1| (-346)))) (-3534 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) 90) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) 140 (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 147)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) 71 (|has| |#1| (-346)))) (-3061 (((-108) $) 118)) (-2015 (((-1038) $) NIL)) (-1689 (((-892 (-1038))) 44)) (-3519 (($) 128 (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 93 (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) 67) (((-856)) 68)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) 131 (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) 125 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 |#1|)) 96)) (-3869 (($) 129 (|has| |#1| (-346)))) (-1913 (($) 137 (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) 59) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) 143) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 75)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) 139)) (-2495 (((-1173 $)) 117) (((-1173 $) (-856)) 73)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 32 T CONST)) (-3362 (($) 19 T CONST)) (-1468 (($ $) 81 (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) 48)) (-4098 (($ $ $) 145) (($ $ |#1|) 146)) (-4088 (($ $) 127) (($ $ $) NIL)) (-4078 (($ $ $) 61)) (** (($ $ (-856)) 149) (($ $ (-713)) 150) (($ $ (-525)) 148)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 77) (($ $ $) 76) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 144))) +(((-322 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1689 ((-892 (-1038)))))) (-327) (-1087 |#1|)) (T -322)) +((-1689 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) (-14 *4 (-1087 *3))))) +(-13 (-307 |#1|) (-10 -7 (-15 -1689 ((-892 (-1038)))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-2991 (($ (-1173 |#1|)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| |#1| (-346)))) (-3300 (((-108) $) NIL (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| |#1| (-346)))) (-4160 (((-108) $) NIL (|has| |#1| (-346)))) (-3534 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-1689 (((-892 (-1038))) NIL)) (-3519 (($) NIL (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 |#1|)) NIL)) (-3869 (($) NIL (|has| |#1| (-346)))) (-1913 (($) NIL (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-323 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1689 ((-892 (-1038)))))) (-327) (-856)) (T -323)) +((-1689 (*1 *2) (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) +(-13 (-307 |#1|) (-10 -7 (-15 -1689 ((-892 (-1038)))))) +((-3555 (((-713) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) 42)) (-2388 (((-892 (-1038)) (-1087 |#1|)) 85)) (-3563 (((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) (-1087 |#1|)) 78)) (-1922 (((-632 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) 86)) (-3096 (((-3 (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) "failed") (-856)) 13)) (-3048 (((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) (-856)) 18))) +(((-324 |#1|) (-10 -7 (-15 -2388 ((-892 (-1038)) (-1087 |#1|))) (-15 -3563 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) (-1087 |#1|))) (-15 -1922 ((-632 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -3555 ((-713) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -3096 ((-3 (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) "failed") (-856))) (-15 -3048 ((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) (-856)))) (-327)) (T -324)) +((-3048 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-3 (-1087 *4) (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038))))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3096 (*1 *2 *3) (|partial| -12 (-5 *3 (-856)) (-5 *2 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-5 *1 (-324 *4)) (-4 *4 (-327)))) (-3555 (*1 *2 *3) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-713)) (-5 *1 (-324 *4)))) (-1922 (*1 *2 *3) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-632 *4)) (-5 *1 (-324 *4)))) (-3563 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-5 *1 (-324 *4)))) (-2388 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-892 (-1038))) (-5 *1 (-324 *4))))) +(-10 -7 (-15 -2388 ((-892 (-1038)) (-1087 |#1|))) (-15 -3563 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) (-1087 |#1|))) (-15 -1922 ((-632 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -3555 ((-713) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -3096 ((-3 (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) "failed") (-856))) (-15 -3048 ((-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) (-856)))) +((-1271 ((|#1| |#3|) 86) ((|#3| |#1|) 69))) +(((-325 |#1| |#2| |#3|) (-10 -7 (-15 -1271 (|#3| |#1|)) (-15 -1271 (|#1| |#3|))) (-307 |#2|) (-327) (-307 |#2|)) (T -325)) +((-1271 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *2 *4 *3)) (-4 *3 (-307 *4)))) (-1271 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *2 (-307 *4)) (-5 *1 (-325 *3 *4 *2)) (-4 *3 (-307 *4))))) +(-10 -7 (-15 -1271 (|#3| |#1|)) (-15 -1271 (|#1| |#3|))) +((-3300 (((-108) $) 52)) (-1234 (((-775 (-856)) $) 21) (((-856) $) 53)) (-2949 (((-3 $ "failed") $) 16)) (-3937 (($) 9)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 94)) (-3046 (((-3 (-713) "failed") $ $) 72) (((-713) $) 61)) (-2521 (($ $ (-713)) NIL) (($ $) 8)) (-3869 (($) 46)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 34)) (-2925 (((-3 $ "failed") $) 40) (($ $) 39))) +(((-326 |#1|) (-10 -8 (-15 -1234 ((-856) |#1|)) (-15 -3046 ((-713) |#1|)) (-15 -3300 ((-108) |#1|)) (-15 -3869 (|#1|)) (-15 -3381 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -2925 (|#1| |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3046 ((-3 (-713) "failed") |#1| |#1|)) (-15 -1234 ((-775 (-856)) |#1|)) (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) (-327)) (T -326)) +NIL +(-10 -8 (-15 -1234 ((-856) |#1|)) (-15 -3046 ((-713) |#1|)) (-15 -3300 ((-108) |#1|)) (-15 -3869 (|#1|)) (-15 -3381 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -2925 (|#1| |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3046 ((-3 (-713) "failed") |#1| |#1|)) (-15 -1234 ((-775 (-856)) |#1|)) (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-2923 (((-1101 (-856) (-713)) (-525)) 93)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-3766 (((-108) $ $) 59)) (-4189 (((-713)) 103)) (-3347 (($) 17 T CONST)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 87)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-2894 (($) 106)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-4075 (($) 91)) (-3300 (((-108) $) 90)) (-2492 (($ $) 79) (($ $ (-713)) 78)) (-2162 (((-108) $) 71)) (-1234 (((-775 (-856)) $) 81) (((-856) $) 88)) (-2109 (((-108) $) 31)) (-2949 (((-3 $ "failed") $) 102)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2994 (((-856) $) 105)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-3937 (($) 101 T CONST)) (-3636 (($ (-856)) 104)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 94)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3046 (((-3 (-713) "failed") $ $) 80) (((-713) $) 89)) (-2521 (($ $ (-713)) 99) (($ $) 97)) (-3869 (($) 92)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 95)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2925 (((-3 $ "failed") $) 82) (($ $) 96)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-713)) 100) (($ $) 98)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-327) (-131)) (T -327)) -((-4157 (*1 *1 *1) (-4 *1 (-327))) (-2046 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-327)) (-5 *2 (-1173 *1)))) (-1282 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))))) (-3537 (*1 *2 *3) (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1101 (-856) (-713))))) (-2620 (*1 *1) (-4 *1 (-327))) (-1724 (*1 *1) (-4 *1 (-327))) (-1870 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) (-2448 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-713)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-856)))) (-2118 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic"))))) -(-13 (-380) (-346) (-1067) (-213) (-10 -8 (-15 -4157 ($ $)) (-15 -2046 ((-3 (-1173 $) "failed") (-632 $))) (-15 -1282 ((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525)))))) (-15 -3537 ((-1101 (-856) (-713)) (-525))) (-15 -2620 ($)) (-15 -1724 ($)) (-15 -1870 ((-108) $)) (-15 -2448 ((-713) $)) (-15 -1678 ((-856) $)) (-15 -2118 ((-3 "prime" "polynomial" "normal" "cyclic"))))) +((-2925 (*1 *1 *1) (-4 *1 (-327))) (-3381 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-327)) (-5 *2 (-1173 *1)))) (-3718 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))))) (-2923 (*1 *2 *3) (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1101 (-856) (-713))))) (-3869 (*1 *1) (-4 *1 (-327))) (-4075 (*1 *1) (-4 *1 (-327))) (-3300 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) (-3046 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-713)))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-856)))) (-2188 (*1 *2) (-12 (-4 *1 (-327)) (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic"))))) +(-13 (-380) (-346) (-1067) (-213) (-10 -8 (-15 -2925 ($ $)) (-15 -3381 ((-3 (-1173 $) "failed") (-632 $))) (-15 -3718 ((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525)))))) (-15 -2923 ((-1101 (-856) (-713)) (-525))) (-15 -3869 ($)) (-15 -4075 ($)) (-15 -3300 ((-108) $)) (-15 -3046 ((-713) $)) (-15 -1234 ((-856) $)) (-15 -2188 ((-3 "prime" "polynomial" "normal" "cyclic"))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) . T) ((-566 (-798)) . T) ((-160) . T) ((-213) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) . T) ((-346) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) . T) ((-1131) . T)) -((-1266 (((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|) 53)) (-1913 (((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))) 51))) -(((-328 |#1| |#2| |#3|) (-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|))) (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $)))) (-1149 |#1|) (-387 |#1| |#2|)) (T -328)) -((-1266 (*1 *2 *3) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *2 (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1913 (*1 *2) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *2 (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) -(-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3493 (((-713)) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-845 |#1|) "failed") $) NIL)) (-3897 (((-845 |#1|) $) NIL)) (-2439 (($ (-1173 (-845 |#1|))) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-845 |#1|) (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| (-845 |#1|) (-346)))) (-1870 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| (-845 |#1|) (-346)))) (-1979 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-1671 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3859 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-1505 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-3910 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-2336 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-2223 (((-1173 (-592 (-2 (|:| -3352 (-845 |#1|)) (|:| -3637 (-1038)))))) NIL)) (-1706 (((-632 (-845 |#1|))) NIL)) (-3523 (($) NIL (|has| (-845 |#1|) (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 (-845 |#1|))) NIL)) (-2620 (($) NIL (|has| (-845 |#1|) (-346)))) (-2800 (($) NIL (|has| (-845 |#1|) (-346)))) (-3349 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-4157 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2094 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) -(((-329 |#1| |#2|) (-13 (-307 (-845 |#1|)) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 (-845 |#1|)) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 (-845 |#1|)))) (-15 -3493 ((-713))))) (-856) (-856)) (T -329)) -((-2223 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3352 (-845 *3)) (|:| -3637 (-1038)))))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-1706 (*1 *2) (-12 (-5 *2 (-632 (-845 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3493 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856))))) -(-13 (-307 (-845 |#1|)) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 (-845 |#1|)) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 (-845 |#1|)))) (-15 -3493 ((-713))))) -((-1260 (((-108) $ $) 62)) (-2028 (((-108) $) 75)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) 93) (($ $ (-856)) 91 (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) 149 (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3493 (((-713)) 90)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) 163 (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 113)) (-3897 ((|#1| $) 92)) (-2439 (($ (-1173 |#1|)) 59)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 189 (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) 159 (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) 150 (|has| |#1| (-346)))) (-1870 (((-108) $) NIL (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) 99 (|has| |#1| (-346)))) (-1979 (((-108) $) 176 (|has| |#1| (-346)))) (-1671 ((|#1| $) 95) (($ $ (-856)) 94 (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) 190) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) 135 (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) 74 (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) 71 (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) 83 (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) 70 (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 193)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) 138 (|has| |#1| (-346)))) (-1554 (((-108) $) 109)) (-2012 (((-1038) $) NIL)) (-2223 (((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) 84)) (-1706 (((-632 |#1|)) 88)) (-3523 (($) 97 (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 151 (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) 152)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) 63)) (-4209 (((-1087 |#1|)) 153)) (-2620 (($) 134 (|has| |#1| (-346)))) (-2800 (($) NIL (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) 107) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) 125) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 58)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) 157)) (-2187 (((-1173 $)) 173) (((-1173 $) (-856)) 102)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 30 T CONST)) (-3365 (($) 22 T CONST)) (-2882 (($ $) 108 (|has| |#1| (-346))) (($ $ (-713)) 100 (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) 184)) (-4100 (($ $ $) 105) (($ $ |#1|) 106)) (-4090 (($ $) 178) (($ $ $) 182)) (-4080 (($ $ $) 180)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 139)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 187) (($ $ $) 143) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 104))) -(((-330 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 |#1|))) (-15 -3493 ((-713))))) (-327) (-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (T -330)) -((-2223 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038)))))) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038))))))))) (-1706 (*1 *2) (-12 (-5 *2 (-632 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038))))))))) (-3493 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038)))))))))) -(-13 (-307 |#1|) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 |#1|))) (-15 -3493 ((-713))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3493 (((-713)) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-2439 (($ (-1173 |#1|)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| |#1| (-346)))) (-1870 (((-108) $) NIL (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| |#1| (-346)))) (-1979 (((-108) $) NIL (|has| |#1| (-346)))) (-1671 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-2223 (((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038)))))) NIL)) (-1706 (((-632 |#1|)) NIL)) (-3523 (($) NIL (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 |#1|)) NIL)) (-2620 (($) NIL (|has| |#1| (-346)))) (-2800 (($) NIL (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-331 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 |#1|))) (-15 -3493 ((-713))))) (-327) (-856)) (T -331)) -((-2223 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038)))))) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856)))) (-1706 (*1 *2) (-12 (-5 *2 (-632 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856)))) (-3493 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) -(-13 (-307 |#1|) (-10 -7 (-15 -2223 ((-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))))) (-15 -1706 ((-632 |#1|))) (-15 -3493 ((-713))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-845 |#1|) "failed") $) NIL)) (-3897 (((-845 |#1|) $) NIL)) (-2439 (($ (-1173 (-845 |#1|))) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-845 |#1|) (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| (-845 |#1|) (-346)))) (-1870 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| (-845 |#1|) (-346)))) (-1979 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-1671 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3859 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-1505 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-3910 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-2336 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL (|has| (-845 |#1|) (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 (-845 |#1|))) NIL)) (-2620 (($) NIL (|has| (-845 |#1|) (-346)))) (-2800 (($) NIL (|has| (-845 |#1|) (-346)))) (-3349 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-4157 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2094 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) +((-3560 (((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|) 53)) (-1903 (((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))) 51))) +(((-328 |#1| |#2| |#3|) (-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|))) (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $)))) (-1149 |#1|) (-387 |#1| |#2|)) (T -328)) +((-3560 (*1 *2 *3) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *2 (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1903 (*1 *2) (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *2 (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) +(-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3555 (((-713)) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-845 |#1|) "failed") $) NIL)) (-3894 (((-845 |#1|) $) NIL)) (-2991 (($ (-1173 (-845 |#1|))) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-845 |#1|) (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| (-845 |#1|) (-346)))) (-3300 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| (-845 |#1|) (-346)))) (-4160 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3534 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2994 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-2156 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-2285 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-3194 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-1496 (((-1173 (-592 (-2 (|:| -3348 (-845 |#1|)) (|:| -3636 (-1038)))))) NIL)) (-1476 (((-632 (-845 |#1|))) NIL)) (-3519 (($) NIL (|has| (-845 |#1|) (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 (-845 |#1|))) NIL)) (-3869 (($) NIL (|has| (-845 |#1|) (-346)))) (-1913 (($) NIL (|has| (-845 |#1|) (-346)))) (-1614 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-2925 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2096 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) +(((-329 |#1| |#2|) (-13 (-307 (-845 |#1|)) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 (-845 |#1|)) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 (-845 |#1|)))) (-15 -3555 ((-713))))) (-856) (-856)) (T -329)) +((-1496 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3348 (-845 *3)) (|:| -3636 (-1038)))))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-1476 (*1 *2) (-12 (-5 *2 (-632 (-845 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3555 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856))))) +(-13 (-307 (-845 |#1|)) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 (-845 |#1|)) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 (-845 |#1|)))) (-15 -3555 ((-713))))) +((-1261 (((-108) $ $) 62)) (-3969 (((-108) $) 75)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) 93) (($ $ (-856)) 91 (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) 149 (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3555 (((-713)) 90)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) 163 (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 113)) (-3894 ((|#1| $) 92)) (-2991 (($ (-1173 |#1|)) 59)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 189 (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) 159 (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) 150 (|has| |#1| (-346)))) (-3300 (((-108) $) NIL (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) 99 (|has| |#1| (-346)))) (-4160 (((-108) $) 176 (|has| |#1| (-346)))) (-3534 ((|#1| $) 95) (($ $ (-856)) 94 (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) 190) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) 135 (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) 74 (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) 71 (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) 83 (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) 70 (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 193)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) 138 (|has| |#1| (-346)))) (-3061 (((-108) $) 109)) (-2015 (((-1038) $) NIL)) (-1496 (((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) 84)) (-1476 (((-632 |#1|)) 88)) (-3519 (($) 97 (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 151 (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) 152)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) 63)) (-2079 (((-1087 |#1|)) 153)) (-3869 (($) 134 (|has| |#1| (-346)))) (-1913 (($) NIL (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) 107) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) 125) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 58)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) 157)) (-2495 (((-1173 $)) 173) (((-1173 $) (-856)) 102)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 30 T CONST)) (-3362 (($) 22 T CONST)) (-1468 (($ $) 108 (|has| |#1| (-346))) (($ $ (-713)) 100 (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) 184)) (-4098 (($ $ $) 105) (($ $ |#1|) 106)) (-4088 (($ $) 178) (($ $ $) 182)) (-4078 (($ $ $) 180)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 139)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 187) (($ $ $) 143) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 104))) +(((-330 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 |#1|))) (-15 -3555 ((-713))))) (-327) (-3 (-1087 |#1|) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (T -330)) +((-1496 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038)))))) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038))))))))) (-1476 (*1 *2) (-12 (-5 *2 (-632 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038))))))))) (-3555 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) (-14 *4 (-3 (-1087 *3) (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038)))))))))) +(-13 (-307 |#1|) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 |#1|))) (-15 -3555 ((-713))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3555 (((-713)) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-2991 (($ (-1173 |#1|)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| |#1| (-346)))) (-3300 (((-108) $) NIL (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| |#1| (-346)))) (-4160 (((-108) $) NIL (|has| |#1| (-346)))) (-3534 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-1496 (((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038)))))) NIL)) (-1476 (((-632 |#1|)) NIL)) (-3519 (($) NIL (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 |#1|)) NIL)) (-3869 (($) NIL (|has| |#1| (-346)))) (-1913 (($) NIL (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-331 |#1| |#2|) (-13 (-307 |#1|) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 |#1|))) (-15 -3555 ((-713))))) (-327) (-856)) (T -331)) +((-1496 (*1 *2) (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038)))))) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856)))) (-1476 (*1 *2) (-12 (-5 *2 (-632 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856)))) (-3555 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) +(-13 (-307 |#1|) (-10 -7 (-15 -1496 ((-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))))) (-15 -1476 ((-632 |#1|))) (-15 -3555 ((-713))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-845 |#1|) (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-845 |#1|) (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-845 |#1|) "failed") $) NIL)) (-3894 (((-845 |#1|) $) NIL)) (-2991 (($ (-1173 (-845 |#1|))) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-845 |#1|) (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-845 |#1|) (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| (-845 |#1|) (-346)))) (-3300 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346)))) (($ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| (-845 |#1|) (-346))) (((-775 (-856)) $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| (-845 |#1|) (-346)))) (-4160 (((-108) $) NIL (|has| (-845 |#1|) (-346)))) (-3534 (((-845 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-845 |#1|) (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 (-845 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-2994 (((-856) $) NIL (|has| (-845 |#1|) (-346)))) (-2156 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346)))) (-2285 (((-1087 (-845 |#1|)) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-1087 (-845 |#1|)) "failed") $ $) NIL (|has| (-845 |#1|) (-346)))) (-3194 (($ $ (-1087 (-845 |#1|))) NIL (|has| (-845 |#1|) (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-845 |#1|) (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| (-845 |#1|) (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL (|has| (-845 |#1|) (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-845 |#1|) (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| (-845 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 (-845 |#1|))) NIL)) (-3869 (($) NIL (|has| (-845 |#1|) (-346)))) (-1913 (($) NIL (|has| (-845 |#1|) (-346)))) (-1614 (((-1173 (-845 |#1|)) $) NIL) (((-632 (-845 |#1|)) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-845 |#1|) (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-845 |#1|)) NIL)) (-2925 (($ $) NIL (|has| (-845 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| (-845 |#1|) (-136)) (|has| (-845 |#1|) (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-2096 (($ $) NIL (|has| (-845 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-845 |#1|) (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ (-845 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-845 |#1|)) NIL) (($ (-845 |#1|) $) NIL))) (((-332 |#1| |#2|) (-307 (-845 |#1|)) (-856) (-856)) (T -332)) NIL (-307 (-845 |#1|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) 120 (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) 140 (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 93)) (-3897 ((|#1| $) 90)) (-2439 (($ (-1173 |#1|)) 85)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) 82 (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) 42 (|has| |#1| (-346)))) (-1870 (((-108) $) NIL (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) 121 (|has| |#1| (-346)))) (-1979 (((-108) $) 74 (|has| |#1| (-346)))) (-1671 ((|#1| $) 39) (($ $ (-856)) 43 (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) 65) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) 97 (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) 95 (|has| |#1| (-346)))) (-1554 (((-108) $) 142)) (-2012 (((-1038) $) NIL)) (-3523 (($) 36 (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 115 (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) 139)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) 59)) (-4209 (((-1087 |#1|)) 88)) (-2620 (($) 126 (|has| |#1| (-346)))) (-2800 (($) NIL (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) 53) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) 138) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 87)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) 144)) (-2187 (((-1173 $)) 109) (((-1173 $) (-856)) 49)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 111 T CONST)) (-3365 (($) 32 T CONST)) (-2882 (($ $) 68 (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) 107)) (-4100 (($ $ $) 99) (($ $ |#1|) 100)) (-4090 (($ $) 80) (($ $ $) 105)) (-4080 (($ $ $) 103)) (** (($ $ (-856)) NIL) (($ $ (-713)) 44) (($ $ (-525)) 130)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 78) (($ $ $) 56) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) 120 (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) 140 (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 93)) (-3894 ((|#1| $) 90)) (-2991 (($ (-1173 |#1|)) 85)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 117 (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) 82 (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) 42 (|has| |#1| (-346)))) (-3300 (((-108) $) NIL (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) 121 (|has| |#1| (-346)))) (-4160 (((-108) $) 74 (|has| |#1| (-346)))) (-3534 ((|#1| $) 39) (($ $ (-856)) 43 (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) 65) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) 97 (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) 95 (|has| |#1| (-346)))) (-3061 (((-108) $) 142)) (-2015 (((-1038) $) NIL)) (-3519 (($) 36 (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 115 (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) 139)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) 59)) (-2079 (((-1087 |#1|)) 88)) (-3869 (($) 126 (|has| |#1| (-346)))) (-1913 (($) NIL (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) 53) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) 138) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 87)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) 144)) (-2495 (((-1173 $)) 109) (((-1173 $) (-856)) 49)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 111 T CONST)) (-3362 (($) 32 T CONST)) (-1468 (($ $) 68 (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) 107)) (-4098 (($ $ $) 99) (($ $ |#1|) 100)) (-4088 (($ $) 80) (($ $ $) 105)) (-4078 (($ $ $) 103)) (** (($ $ (-856)) NIL) (($ $ (-713)) 44) (($ $ (-525)) 130)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 78) (($ $ $) 56) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 76))) (((-333 |#1| |#2|) (-307 |#1|) (-327) (-1087 |#1|)) (T -333)) NIL (-307 |#1|) -((-2314 ((|#1| (-1087 |#2|)) 52))) -(((-334 |#1| |#2|) (-10 -7 (-15 -2314 (|#1| (-1087 |#2|)))) (-13 (-380) (-10 -7 (-15 -1270 (|#1| |#2|)) (-15 -3859 ((-856) |#1|)) (-15 -2187 ((-1173 |#1|) (-856))) (-15 -2882 (|#1| |#1|)))) (-327)) (T -334)) -((-2314 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-4 *2 (-13 (-380) (-10 -7 (-15 -1270 (*2 *4)) (-15 -3859 ((-856) *2)) (-15 -2187 ((-1173 *2) (-856))) (-15 -2882 (*2 *2))))) (-5 *1 (-334 *2 *4))))) -(-10 -7 (-15 -2314 (|#1| (-1087 |#2|)))) -((-1958 (((-892 (-1087 |#1|)) (-1087 |#1|)) 36)) (-2899 (((-1087 |#1|) (-856) (-856)) 113) (((-1087 |#1|) (-856)) 112)) (-1870 (((-108) (-1087 |#1|)) 84)) (-1378 (((-856) (-856)) 71)) (-3004 (((-856) (-856)) 74)) (-3657 (((-856) (-856)) 69)) (-1979 (((-108) (-1087 |#1|)) 88)) (-2837 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 101)) (-4007 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 104)) (-3026 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 103)) (-3560 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 102)) (-3466 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 98)) (-2480 (((-1087 |#1|) (-1087 |#1|)) 62)) (-2956 (((-1087 |#1|) (-856)) 107)) (-3517 (((-1087 |#1|) (-856)) 110)) (-3578 (((-1087 |#1|) (-856)) 109)) (-1406 (((-1087 |#1|) (-856)) 108)) (-3875 (((-1087 |#1|) (-856)) 105))) -(((-335 |#1|) (-10 -7 (-15 -1870 ((-108) (-1087 |#1|))) (-15 -1979 ((-108) (-1087 |#1|))) (-15 -3657 ((-856) (-856))) (-15 -1378 ((-856) (-856))) (-15 -3004 ((-856) (-856))) (-15 -3875 ((-1087 |#1|) (-856))) (-15 -2956 ((-1087 |#1|) (-856))) (-15 -1406 ((-1087 |#1|) (-856))) (-15 -3578 ((-1087 |#1|) (-856))) (-15 -3517 ((-1087 |#1|) (-856))) (-15 -3466 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2837 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3560 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3026 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -4007 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2899 ((-1087 |#1|) (-856))) (-15 -2899 ((-1087 |#1|) (-856) (-856))) (-15 -2480 ((-1087 |#1|) (-1087 |#1|))) (-15 -1958 ((-892 (-1087 |#1|)) (-1087 |#1|)))) (-327)) (T -335)) -((-1958 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-892 (-1087 *4))) (-5 *1 (-335 *4)) (-5 *3 (-1087 *4)))) (-2480 (*1 *2 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2899 (*1 *2 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2899 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-4007 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3026 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3560 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2837 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3466 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3517 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3578 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1406 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2956 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3875 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3004 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1378 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-3657 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1979 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))) (-1870 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4))))) -(-10 -7 (-15 -1870 ((-108) (-1087 |#1|))) (-15 -1979 ((-108) (-1087 |#1|))) (-15 -3657 ((-856) (-856))) (-15 -1378 ((-856) (-856))) (-15 -3004 ((-856) (-856))) (-15 -3875 ((-1087 |#1|) (-856))) (-15 -2956 ((-1087 |#1|) (-856))) (-15 -1406 ((-1087 |#1|) (-856))) (-15 -3578 ((-1087 |#1|) (-856))) (-15 -3517 ((-1087 |#1|) (-856))) (-15 -3466 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2837 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3560 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3026 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -4007 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2899 ((-1087 |#1|) (-856))) (-15 -2899 ((-1087 |#1|) (-856) (-856))) (-15 -2480 ((-1087 |#1|) (-1087 |#1|))) (-15 -1958 ((-892 (-1087 |#1|)) (-1087 |#1|)))) -((-3949 (((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|) 34))) -(((-336 |#1| |#2| |#3|) (-10 -7 (-15 -3949 ((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|))) (-327) (-1149 |#1|) (-1149 |#2|)) (T -336)) -((-3949 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3))))) -(-10 -7 (-15 -3949 ((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-2439 (($ (-1173 |#1|)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| |#1| (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| |#1| (-346)))) (-1870 (((-108) $) NIL (|has| |#1| (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| |#1| (-346)))) (-1979 (((-108) $) NIL (|has| |#1| (-346)))) (-1671 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-1505 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-3910 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-2336 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| |#1| (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL (|has| |#1| (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| |#1| (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 |#1|)) NIL)) (-2620 (($) NIL (|has| |#1| (-346)))) (-2800 (($) NIL (|has| |#1| (-346)))) (-3349 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-4157 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2094 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +((-4144 ((|#1| (-1087 |#2|)) 52))) +(((-334 |#1| |#2|) (-10 -7 (-15 -4144 (|#1| (-1087 |#2|)))) (-13 (-380) (-10 -7 (-15 -1271 (|#1| |#2|)) (-15 -2994 ((-856) |#1|)) (-15 -2495 ((-1173 |#1|) (-856))) (-15 -1468 (|#1| |#1|)))) (-327)) (T -334)) +((-4144 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-4 *2 (-13 (-380) (-10 -7 (-15 -1271 (*2 *4)) (-15 -2994 ((-856) *2)) (-15 -2495 ((-1173 *2) (-856))) (-15 -1468 (*2 *2))))) (-5 *1 (-334 *2 *4))))) +(-10 -7 (-15 -4144 (|#1| (-1087 |#2|)))) +((-3860 (((-892 (-1087 |#1|)) (-1087 |#1|)) 36)) (-2894 (((-1087 |#1|) (-856) (-856)) 113) (((-1087 |#1|) (-856)) 112)) (-3300 (((-108) (-1087 |#1|)) 84)) (-2895 (((-856) (-856)) 71)) (-3303 (((-856) (-856)) 74)) (-1518 (((-856) (-856)) 69)) (-4160 (((-108) (-1087 |#1|)) 88)) (-2393 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 101)) (-3842 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 104)) (-3479 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 103)) (-3078 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 102)) (-3344 (((-3 (-1087 |#1|) "failed") (-1087 |#1|)) 98)) (-2050 (((-1087 |#1|) (-1087 |#1|)) 62)) (-3996 (((-1087 |#1|) (-856)) 107)) (-2752 (((-1087 |#1|) (-856)) 110)) (-1995 (((-1087 |#1|) (-856)) 109)) (-2419 (((-1087 |#1|) (-856)) 108)) (-1857 (((-1087 |#1|) (-856)) 105))) +(((-335 |#1|) (-10 -7 (-15 -3300 ((-108) (-1087 |#1|))) (-15 -4160 ((-108) (-1087 |#1|))) (-15 -1518 ((-856) (-856))) (-15 -2895 ((-856) (-856))) (-15 -3303 ((-856) (-856))) (-15 -1857 ((-1087 |#1|) (-856))) (-15 -3996 ((-1087 |#1|) (-856))) (-15 -2419 ((-1087 |#1|) (-856))) (-15 -1995 ((-1087 |#1|) (-856))) (-15 -2752 ((-1087 |#1|) (-856))) (-15 -3344 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2393 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3078 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3479 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3842 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2894 ((-1087 |#1|) (-856))) (-15 -2894 ((-1087 |#1|) (-856) (-856))) (-15 -2050 ((-1087 |#1|) (-1087 |#1|))) (-15 -3860 ((-892 (-1087 |#1|)) (-1087 |#1|)))) (-327)) (T -335)) +((-3860 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-892 (-1087 *4))) (-5 *1 (-335 *4)) (-5 *3 (-1087 *4)))) (-2050 (*1 *2 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2894 (*1 *2 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2894 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3842 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3479 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3078 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2393 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-3344 (*1 *2 *2) (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3)))) (-2752 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1995 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-2419 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3996 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-1857 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) (-3303 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-2895 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-1518 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327)))) (-4160 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4)))) (-3300 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-335 *4))))) +(-10 -7 (-15 -3300 ((-108) (-1087 |#1|))) (-15 -4160 ((-108) (-1087 |#1|))) (-15 -1518 ((-856) (-856))) (-15 -2895 ((-856) (-856))) (-15 -3303 ((-856) (-856))) (-15 -1857 ((-1087 |#1|) (-856))) (-15 -3996 ((-1087 |#1|) (-856))) (-15 -2419 ((-1087 |#1|) (-856))) (-15 -1995 ((-1087 |#1|) (-856))) (-15 -2752 ((-1087 |#1|) (-856))) (-15 -3344 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2393 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3078 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3479 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -3842 ((-3 (-1087 |#1|) "failed") (-1087 |#1|))) (-15 -2894 ((-1087 |#1|) (-856))) (-15 -2894 ((-1087 |#1|) (-856) (-856))) (-15 -2050 ((-1087 |#1|) (-1087 |#1|))) (-15 -3860 ((-892 (-1087 |#1|)) (-1087 |#1|)))) +((-1403 (((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|) 34))) +(((-336 |#1| |#2| |#3|) (-10 -7 (-15 -1403 ((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|))) (-327) (-1149 |#1|) (-1149 |#2|)) (T -336)) +((-1403 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3))))) +(-10 -7 (-15 -1403 ((-3 (-592 |#3|) "failed") (-592 |#3|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-2991 (($ (-1173 |#1|)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| |#1| (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| |#1| (-346)))) (-3300 (((-108) $) NIL (|has| |#1| (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| |#1| (-346))) (((-775 (-856)) $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| |#1| (-346)))) (-4160 (((-108) $) NIL (|has| |#1| (-346)))) (-3534 ((|#1| $) NIL) (($ $ (-856)) NIL (|has| |#1| (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 |#1|) $) NIL) (((-1087 $) $ (-856)) NIL (|has| |#1| (-346)))) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-2156 (((-1087 |#1|) $) NIL (|has| |#1| (-346)))) (-2285 (((-1087 |#1|) $) NIL (|has| |#1| (-346))) (((-3 (-1087 |#1|) "failed") $ $) NIL (|has| |#1| (-346)))) (-3194 (($ $ (-1087 |#1|)) NIL (|has| |#1| (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| |#1| (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL (|has| |#1| (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| |#1| (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| |#1| (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 |#1|)) NIL)) (-3869 (($) NIL (|has| |#1| (-346)))) (-1913 (($) NIL (|has| |#1| (-346)))) (-1614 (((-1173 |#1|) $) NIL) (((-632 |#1|) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) NIL)) (-2925 (($ $) NIL (|has| |#1| (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-2096 (($ $) NIL (|has| |#1| (-346))) (($ $ (-713)) NIL (|has| |#1| (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ |#1|) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) (((-337 |#1| |#2|) (-307 |#1|) (-327) (-856)) (T -337)) NIL (-307 |#1|) -((-1530 (((-108) (-592 (-887 |#1|))) 34)) (-2173 (((-592 (-887 |#1|)) (-592 (-887 |#1|))) 46)) (-1330 (((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|))) 41))) -(((-338 |#1| |#2|) (-10 -7 (-15 -1530 ((-108) (-592 (-887 |#1|)))) (-15 -1330 ((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|)))) (-15 -2173 ((-592 (-887 |#1|)) (-592 (-887 |#1|))))) (-429) (-592 (-1091))) (T -338)) -((-2173 (*1 *2 *2) (-12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) (-1330 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) (-1530 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-108)) (-5 *1 (-338 *4 *5)) (-14 *5 (-592 (-1091)))))) -(-10 -7 (-15 -1530 ((-108) (-592 (-887 |#1|)))) (-15 -1330 ((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|)))) (-15 -2173 ((-592 (-887 |#1|)) (-592 (-887 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-4189 (((-713) $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) 15)) (-4175 ((|#1| $ (-525)) NIL)) (-4134 (((-525) $ (-525)) NIL)) (-3012 (($ (-1 |#1| |#1|) $) 32)) (-3215 (($ (-1 (-525) (-525)) $) 24)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 26)) (-2012 (((-1038) $) NIL)) (-2055 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-525)))) $) 28)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) 38) (($ |#1|) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 9 T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ |#1| (-525)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19))) -(((-339 |#1|) (-13 (-450) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -4189 ((-713) $)) (-15 -4134 ((-525) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3215 ($ (-1 (-525) (-525)) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-525)))) $)))) (-1020)) (T -339)) -((* (*1 *1 *2 *1) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-4134 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (-3215 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-3012 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-339 *3)))) (-2055 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-525))))) (-5 *1 (-339 *3)) (-4 *3 (-1020))))) -(-13 (-450) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -4189 ((-713) $)) (-15 -4134 ((-525) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3215 ($ (-1 (-525) (-525)) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-525)))) $)))) -((-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 13)) (-3906 (($ $) 14)) (-1990 (((-396 $) $) 30)) (-2822 (((-108) $) 26)) (-2502 (($ $) 19)) (-2794 (($ $ $) 23) (($ (-592 $)) NIL)) (-2194 (((-396 $) $) 31)) (-1680 (((-3 $ "failed") $ $) 22)) (-2430 (((-713) $) 25)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 35)) (-1533 (((-108) $ $) 16)) (-4100 (($ $ $) 33))) -(((-340 |#1|) (-10 -8 (-15 -4100 (|#1| |#1| |#1|)) (-15 -2502 (|#1| |#1|)) (-15 -2822 ((-108) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2430 ((-713) |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|)) (-15 -1533 ((-108) |#1| |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|))) (-341)) (T -340)) -NIL -(-10 -8 (-15 -4100 (|#1| |#1| |#1|)) (-15 -2502 (|#1| |#1|)) (-15 -2822 ((-108) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2430 ((-713) |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|)) (-15 -1533 ((-108) |#1| |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-4211 (((-108) $) 31)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +((-3683 (((-108) (-592 (-887 |#1|))) 34)) (-2316 (((-592 (-887 |#1|)) (-592 (-887 |#1|))) 46)) (-3938 (((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|))) 41))) +(((-338 |#1| |#2|) (-10 -7 (-15 -3683 ((-108) (-592 (-887 |#1|)))) (-15 -3938 ((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|)))) (-15 -2316 ((-592 (-887 |#1|)) (-592 (-887 |#1|))))) (-429) (-592 (-1091))) (T -338)) +((-2316 (*1 *2 *2) (-12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) (-3938 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) (-3683 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-108)) (-5 *1 (-338 *4 *5)) (-14 *5 (-592 (-1091)))))) +(-10 -7 (-15 -3683 ((-108) (-592 (-887 |#1|)))) (-15 -3938 ((-3 (-592 (-887 |#1|)) "failed") (-592 (-887 |#1|)))) (-15 -2316 ((-592 (-887 |#1|)) (-592 (-887 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-4189 (((-713) $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) 15)) (-3026 ((|#1| $ (-525)) NIL)) (-2767 (((-525) $ (-525)) NIL)) (-3375 (($ (-1 |#1| |#1|) $) 32)) (-1692 (($ (-1 (-525) (-525)) $) 24)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 26)) (-2015 (((-1038) $) NIL)) (-2143 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-525)))) $) 28)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) 38) (($ |#1|) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 9 T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ |#1| (-525)) 17)) (* (($ $ $) 43) (($ |#1| $) 21) (($ $ |#1|) 19))) +(((-339 |#1|) (-13 (-450) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -4189 ((-713) $)) (-15 -2767 ((-525) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1692 ($ (-1 (-525) (-525)) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-525)))) $)))) (-1020)) (T -339)) +((* (*1 *1 *2 *1) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-2767 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) (-1692 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) (-3375 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-339 *3)))) (-2143 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-525))))) (-5 *1 (-339 *3)) (-4 *3 (-1020))))) +(-13 (-450) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-525))) (-15 -4189 ((-713) $)) (-15 -2767 ((-525) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1692 ($ (-1 (-525) (-525)) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-525)))) $)))) +((-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 13)) (-2220 (($ $) 14)) (-2033 (((-396 $) $) 30)) (-2162 (((-108) $) 26)) (-2500 (($ $) 19)) (-2790 (($ $ $) 23) (($ (-592 $)) NIL)) (-2197 (((-396 $) $) 31)) (-1687 (((-3 $ "failed") $ $) 22)) (-2931 (((-713) $) 25)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 35)) (-3714 (((-108) $ $) 16)) (-4098 (($ $ $) 33))) +(((-340 |#1|) (-10 -8 (-15 -4098 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1|)) (-15 -2162 ((-108) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2931 ((-713) |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|)) (-15 -3714 ((-108) |#1| |#1|)) (-15 -2220 (|#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|))) (-341)) (T -340)) +NIL +(-10 -8 (-15 -4098 (|#1| |#1| |#1|)) (-15 -2500 (|#1| |#1|)) (-15 -2162 ((-108) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2931 ((-713) |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|)) (-15 -3714 ((-108) |#1| |#1|)) (-15 -2220 (|#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-2109 (((-108) $) 31)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-341) (-131)) (T -341)) -((-4100 (*1 *1 *1 *1) (-4 *1 (-341)))) -(-13 (-286) (-1131) (-223) (-10 -8 (-15 -4100 ($ $ $)) (-6 -4253) (-6 -4247))) +((-4098 (*1 *1 *1 *1) (-4 *1 (-341)))) +(-13 (-286) (-1131) (-223) (-10 -8 (-15 -4098 ($ $ $)) (-6 -4253) (-6 -4247))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-1260 (((-108) $ $) 7)) (-3212 ((|#2| $ |#2|) 13)) (-1264 (($ $ (-1074)) 18)) (-2412 ((|#2| $) 14)) (-2409 (($ |#1|) 20) (($ |#1| (-1074)) 19)) (-3799 ((|#1| $) 16)) (-3247 (((-1074) $) 9)) (-1744 (((-1074) $) 15)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1473 (($ $) 17)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-1664 ((|#2| $ |#2|) 13)) (-1865 (($ $ (-1074)) 18)) (-2787 ((|#2| $) 14)) (-2410 (($ |#1|) 20) (($ |#1| (-1074)) 19)) (-3798 ((|#1| $) 16)) (-3803 (((-1074) $) 9)) (-3931 (((-1074) $) 15)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-2770 (($ $) 17)) (-3992 (((-108) $ $) 6))) (((-342 |#1| |#2|) (-131) (-1020) (-1020)) (T -342)) -((-2409 (*1 *1 *2) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-2409 (*1 *1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1020)) (-4 *4 (-1020)))) (-1264 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-1473 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3799 (*1 *2 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-1744 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-1074)))) (-2412 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3212 (*1 *2 *1 *2) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -2409 ($ |t#1|)) (-15 -2409 ($ |t#1| (-1074))) (-15 -1264 ($ $ (-1074))) (-15 -1473 ($ $)) (-15 -3799 (|t#1| $)) (-15 -1744 ((-1074) $)) (-15 -2412 (|t#2| $)) (-15 -3212 (|t#2| $ |t#2|)))) +((-2410 (*1 *1 *2) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-2410 (*1 *1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *1 (-342 *2 *4)) (-4 *2 (-1020)) (-4 *4 (-1020)))) (-1865 (*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-2770 (*1 *1 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3798 (*1 *2 *1) (-12 (-4 *1 (-342 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3931 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-1074)))) (-2787 (*1 *2 *1) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-1664 (*1 *2 *1 *2) (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -2410 ($ |t#1|)) (-15 -2410 ($ |t#1| (-1074))) (-15 -1865 ($ $ (-1074))) (-15 -2770 ($ $)) (-15 -3798 (|t#1| $)) (-15 -3931 ((-1074) $)) (-15 -2787 (|t#2| $)) (-15 -1664 (|t#2| $ |t#2|)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-3212 ((|#1| $ |#1|) 30)) (-1264 (($ $ (-1074)) 22)) (-1519 (((-3 |#1| "failed") $) 29)) (-2412 ((|#1| $) 27)) (-2409 (($ (-366)) 21) (($ (-366) (-1074)) 20)) (-3799 (((-366) $) 24)) (-3247 (((-1074) $) NIL)) (-1744 (((-1074) $) 25)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 19)) (-1473 (($ $) 23)) (-3994 (((-108) $ $) 18))) -(((-343 |#1|) (-13 (-342 (-366) |#1|) (-10 -8 (-15 -1519 ((-3 |#1| "failed") $)))) (-1020)) (T -343)) -((-1519 (*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1020))))) -(-13 (-342 (-366) |#1|) (-10 -8 (-15 -1519 ((-3 |#1| "failed") $)))) -((-3444 (((-1173 (-632 |#2|)) (-1173 $)) 61)) (-4092 (((-632 |#2|) (-1173 $)) 120)) (-1601 ((|#2| $) 32)) (-2213 (((-632 |#2|) $ (-1173 $)) 123)) (-4073 (((-3 $ "failed") $) 75)) (-1935 ((|#2| $) 35)) (-1713 (((-1087 |#2|) $) 83)) (-3483 ((|#2| (-1173 $)) 106)) (-2966 (((-1087 |#2|) $) 28)) (-3904 (((-108)) 100)) (-2439 (($ (-1173 |#2|) (-1173 $)) 113)) (-3233 (((-3 $ "failed") $) 79)) (-3673 (((-108)) 95)) (-1682 (((-108)) 90)) (-2641 (((-108)) 53)) (-2346 (((-632 |#2|) (-1173 $)) 118)) (-1820 ((|#2| $) 31)) (-1550 (((-632 |#2|) $ (-1173 $)) 122)) (-3164 (((-3 $ "failed") $) 73)) (-2283 ((|#2| $) 34)) (-3300 (((-1087 |#2|) $) 82)) (-2664 ((|#2| (-1173 $)) 104)) (-1532 (((-1087 |#2|) $) 26)) (-1299 (((-108)) 99)) (-1501 (((-108)) 92)) (-1351 (((-108)) 51)) (-2136 (((-108)) 87)) (-2663 (((-108)) 101)) (-3349 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) 111)) (-1494 (((-108)) 97)) (-2123 (((-592 (-1173 |#2|))) 86)) (-2212 (((-108)) 98)) (-1625 (((-108)) 96)) (-2884 (((-108)) 46)) (-1387 (((-108)) 102))) -(((-344 |#1| |#2|) (-10 -8 (-15 -1713 ((-1087 |#2|) |#1|)) (-15 -3300 ((-1087 |#2|) |#1|)) (-15 -2123 ((-592 (-1173 |#2|)))) (-15 -4073 ((-3 |#1| "failed") |#1|)) (-15 -3164 ((-3 |#1| "failed") |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1682 ((-108))) (-15 -1501 ((-108))) (-15 -3673 ((-108))) (-15 -1351 ((-108))) (-15 -2641 ((-108))) (-15 -2136 ((-108))) (-15 -1387 ((-108))) (-15 -2663 ((-108))) (-15 -3904 ((-108))) (-15 -1299 ((-108))) (-15 -2884 ((-108))) (-15 -2212 ((-108))) (-15 -1625 ((-108))) (-15 -1494 ((-108))) (-15 -2966 ((-1087 |#2|) |#1|)) (-15 -1532 ((-1087 |#2|) |#1|)) (-15 -4092 ((-632 |#2|) (-1173 |#1|))) (-15 -2346 ((-632 |#2|) (-1173 |#1|))) (-15 -3483 (|#2| (-1173 |#1|))) (-15 -2664 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1935 (|#2| |#1|)) (-15 -2283 (|#2| |#1|)) (-15 -1601 (|#2| |#1|)) (-15 -1820 (|#2| |#1|)) (-15 -2213 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -1550 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3444 ((-1173 (-632 |#2|)) (-1173 |#1|)))) (-345 |#2|) (-160)) (T -344)) -((-1494 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1625 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2212 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2884 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1299 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3904 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2663 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1387 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2136 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2641 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1351 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3673 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1501 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1682 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2123 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-592 (-1173 *4))) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4))))) -(-10 -8 (-15 -1713 ((-1087 |#2|) |#1|)) (-15 -3300 ((-1087 |#2|) |#1|)) (-15 -2123 ((-592 (-1173 |#2|)))) (-15 -4073 ((-3 |#1| "failed") |#1|)) (-15 -3164 ((-3 |#1| "failed") |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1682 ((-108))) (-15 -1501 ((-108))) (-15 -3673 ((-108))) (-15 -1351 ((-108))) (-15 -2641 ((-108))) (-15 -2136 ((-108))) (-15 -1387 ((-108))) (-15 -2663 ((-108))) (-15 -3904 ((-108))) (-15 -1299 ((-108))) (-15 -2884 ((-108))) (-15 -2212 ((-108))) (-15 -1625 ((-108))) (-15 -1494 ((-108))) (-15 -2966 ((-1087 |#2|) |#1|)) (-15 -1532 ((-1087 |#2|) |#1|)) (-15 -4092 ((-632 |#2|) (-1173 |#1|))) (-15 -2346 ((-632 |#2|) (-1173 |#1|))) (-15 -3483 (|#2| (-1173 |#1|))) (-15 -2664 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1935 (|#2| |#1|)) (-15 -2283 (|#2| |#1|)) (-15 -1601 (|#2| |#1|)) (-15 -1820 (|#2| |#1|)) (-15 -2213 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -1550 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3444 ((-1173 (-632 |#2|)) (-1173 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1704 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) 19)) (-3444 (((-1173 (-632 |#1|)) (-1173 $)) 78)) (-1877 (((-1173 $)) 81)) (-4083 (($) 17 T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 40 (|has| |#1| (-517)))) (-1938 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-4092 (((-632 |#1|) (-1173 $)) 65)) (-1601 ((|#1| $) 74)) (-2213 (((-632 |#1|) $ (-1173 $)) 76)) (-4073 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-1236 (($ $ (-856)) 28)) (-1935 ((|#1| $) 72)) (-1713 (((-1087 |#1|) $) 42 (|has| |#1| (-517)))) (-3483 ((|#1| (-1173 $)) 67)) (-2966 (((-1087 |#1|) $) 63)) (-3904 (((-108)) 57)) (-2439 (($ (-1173 |#1|) (-1173 $)) 69)) (-3233 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-3318 (((-856)) 80)) (-2586 (((-108)) 54)) (-2153 (($ $ (-856)) 33)) (-3673 (((-108)) 50)) (-1682 (((-108)) 48)) (-2641 (((-108)) 52)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 41 (|has| |#1| (-517)))) (-1379 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-2346 (((-632 |#1|) (-1173 $)) 66)) (-1820 ((|#1| $) 75)) (-1550 (((-632 |#1|) $ (-1173 $)) 77)) (-3164 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-2390 (($ $ (-856)) 29)) (-2283 ((|#1| $) 73)) (-3300 (((-1087 |#1|) $) 43 (|has| |#1| (-517)))) (-2664 ((|#1| (-1173 $)) 68)) (-1532 (((-1087 |#1|) $) 64)) (-1299 (((-108)) 58)) (-3247 (((-1074) $) 9)) (-1501 (((-108)) 49)) (-1351 (((-108)) 51)) (-2136 (((-108)) 53)) (-2012 (((-1038) $) 10)) (-2663 (((-108)) 56)) (-3349 (((-1173 |#1|) $ (-1173 $)) 71) (((-632 |#1|) (-1173 $) (-1173 $)) 70)) (-3207 (((-592 (-887 |#1|)) (-1173 $)) 79)) (-1507 (($ $ $) 25)) (-1494 (((-108)) 62)) (-1270 (((-798) $) 11)) (-2123 (((-592 (-1173 |#1|))) 44 (|has| |#1| (-517)))) (-1336 (($ $ $ $) 26)) (-2212 (((-108)) 60)) (-3890 (($ $ $) 24)) (-1625 (((-108)) 61)) (-2884 (((-108)) 59)) (-1387 (((-108)) 55)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) +((-1261 (((-108) $ $) NIL)) (-1664 ((|#1| $ |#1|) 30)) (-1865 (($ $ (-1074)) 22)) (-2335 (((-3 |#1| "failed") $) 29)) (-2787 ((|#1| $) 27)) (-2410 (($ (-366)) 21) (($ (-366) (-1074)) 20)) (-3798 (((-366) $) 24)) (-3803 (((-1074) $) NIL)) (-3931 (((-1074) $) 25)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 19)) (-2770 (($ $) 23)) (-3992 (((-108) $ $) 18))) +(((-343 |#1|) (-13 (-342 (-366) |#1|) (-10 -8 (-15 -2335 ((-3 |#1| "failed") $)))) (-1020)) (T -343)) +((-2335 (*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1020))))) +(-13 (-342 (-366) |#1|) (-10 -8 (-15 -2335 ((-3 |#1| "failed") $)))) +((-3186 (((-1173 (-632 |#2|)) (-1173 $)) 61)) (-3423 (((-632 |#2|) (-1173 $)) 120)) (-1858 ((|#2| $) 32)) (-1389 (((-632 |#2|) $ (-1173 $)) 123)) (-3281 (((-3 $ "failed") $) 75)) (-2192 ((|#2| $) 35)) (-1558 (((-1087 |#2|) $) 83)) (-3481 ((|#2| (-1173 $)) 106)) (-4093 (((-1087 |#2|) $) 28)) (-2189 (((-108)) 100)) (-2991 (($ (-1173 |#2|) (-1173 $)) 113)) (-1853 (((-3 $ "failed") $) 79)) (-1678 (((-108)) 95)) (-1267 (((-108)) 90)) (-4032 (((-108)) 53)) (-3271 (((-632 |#2|) (-1173 $)) 118)) (-3586 ((|#2| $) 31)) (-3897 (((-632 |#2|) $ (-1173 $)) 122)) (-2551 (((-3 $ "failed") $) 73)) (-3885 ((|#2| $) 34)) (-1250 (((-1087 |#2|) $) 82)) (-3138 ((|#2| (-1173 $)) 104)) (-3701 (((-1087 |#2|) $) 26)) (-2516 (((-108)) 99)) (-2113 (((-108)) 92)) (-2536 (((-108)) 51)) (-1836 (((-108)) 87)) (-3129 (((-108)) 101)) (-1614 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) 111)) (-3168 (((-108)) 97)) (-2276 (((-592 (-1173 |#2|))) 86)) (-1379 (((-108)) 98)) (-3110 (((-108)) 96)) (-1489 (((-108)) 46)) (-2026 (((-108)) 102))) +(((-344 |#1| |#2|) (-10 -8 (-15 -1558 ((-1087 |#2|) |#1|)) (-15 -1250 ((-1087 |#2|) |#1|)) (-15 -2276 ((-592 (-1173 |#2|)))) (-15 -3281 ((-3 |#1| "failed") |#1|)) (-15 -2551 ((-3 |#1| "failed") |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1267 ((-108))) (-15 -2113 ((-108))) (-15 -1678 ((-108))) (-15 -2536 ((-108))) (-15 -4032 ((-108))) (-15 -1836 ((-108))) (-15 -2026 ((-108))) (-15 -3129 ((-108))) (-15 -2189 ((-108))) (-15 -2516 ((-108))) (-15 -1489 ((-108))) (-15 -1379 ((-108))) (-15 -3110 ((-108))) (-15 -3168 ((-108))) (-15 -4093 ((-1087 |#2|) |#1|)) (-15 -3701 ((-1087 |#2|) |#1|)) (-15 -3423 ((-632 |#2|) (-1173 |#1|))) (-15 -3271 ((-632 |#2|) (-1173 |#1|))) (-15 -3481 (|#2| (-1173 |#1|))) (-15 -3138 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2192 (|#2| |#1|)) (-15 -3885 (|#2| |#1|)) (-15 -1858 (|#2| |#1|)) (-15 -3586 (|#2| |#1|)) (-15 -1389 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3897 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3186 ((-1173 (-632 |#2|)) (-1173 |#1|)))) (-345 |#2|) (-160)) (T -344)) +((-3168 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3110 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1379 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1489 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2516 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2189 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-3129 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2026 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1836 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-4032 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2536 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1678 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2113 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-1267 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) (-2276 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-592 (-1173 *4))) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4))))) +(-10 -8 (-15 -1558 ((-1087 |#2|) |#1|)) (-15 -1250 ((-1087 |#2|) |#1|)) (-15 -2276 ((-592 (-1173 |#2|)))) (-15 -3281 ((-3 |#1| "failed") |#1|)) (-15 -2551 ((-3 |#1| "failed") |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1267 ((-108))) (-15 -2113 ((-108))) (-15 -1678 ((-108))) (-15 -2536 ((-108))) (-15 -4032 ((-108))) (-15 -1836 ((-108))) (-15 -2026 ((-108))) (-15 -3129 ((-108))) (-15 -2189 ((-108))) (-15 -2516 ((-108))) (-15 -1489 ((-108))) (-15 -1379 ((-108))) (-15 -3110 ((-108))) (-15 -3168 ((-108))) (-15 -4093 ((-1087 |#2|) |#1|)) (-15 -3701 ((-1087 |#2|) |#1|)) (-15 -3423 ((-632 |#2|) (-1173 |#1|))) (-15 -3271 ((-632 |#2|) (-1173 |#1|))) (-15 -3481 (|#2| (-1173 |#1|))) (-15 -3138 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2192 (|#2| |#1|)) (-15 -3885 (|#2| |#1|)) (-15 -1858 (|#2| |#1|)) (-15 -3586 (|#2| |#1|)) (-15 -1389 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3897 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3186 ((-1173 (-632 |#2|)) (-1173 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1470 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3186 (((-1173 (-632 |#1|)) (-1173 $)) 78)) (-3364 (((-1173 $)) 81)) (-3347 (($) 17 T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 40 (|has| |#1| (-517)))) (-3669 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-3423 (((-632 |#1|) (-1173 $)) 65)) (-1858 ((|#1| $) 74)) (-1389 (((-632 |#1|) $ (-1173 $)) 76)) (-3281 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-2927 (($ $ (-856)) 28)) (-2192 ((|#1| $) 72)) (-1558 (((-1087 |#1|) $) 42 (|has| |#1| (-517)))) (-3481 ((|#1| (-1173 $)) 67)) (-4093 (((-1087 |#1|) $) 63)) (-2189 (((-108)) 57)) (-2991 (($ (-1173 |#1|) (-1173 $)) 69)) (-1853 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-3314 (((-856)) 80)) (-1732 (((-108)) 54)) (-2012 (($ $ (-856)) 33)) (-1678 (((-108)) 50)) (-1267 (((-108)) 48)) (-4032 (((-108)) 52)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 41 (|has| |#1| (-517)))) (-2903 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-3271 (((-632 |#1|) (-1173 $)) 66)) (-3586 ((|#1| $) 75)) (-3897 (((-632 |#1|) $ (-1173 $)) 77)) (-2551 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-2594 (($ $ (-856)) 29)) (-3885 ((|#1| $) 73)) (-1250 (((-1087 |#1|) $) 43 (|has| |#1| (-517)))) (-3138 ((|#1| (-1173 $)) 68)) (-3701 (((-1087 |#1|) $) 64)) (-2516 (((-108)) 58)) (-3803 (((-1074) $) 9)) (-2113 (((-108)) 49)) (-2536 (((-108)) 51)) (-1836 (((-108)) 53)) (-2015 (((-1038) $) 10)) (-3129 (((-108)) 56)) (-1614 (((-1173 |#1|) $ (-1173 $)) 71) (((-632 |#1|) (-1173 $) (-1173 $)) 70)) (-1622 (((-592 (-887 |#1|)) (-1173 $)) 79)) (-2172 (($ $ $) 25)) (-3168 (((-108)) 62)) (-1271 (((-798) $) 11)) (-2276 (((-592 (-1173 |#1|))) 44 (|has| |#1| (-517)))) (-2355 (($ $ $ $) 26)) (-1379 (((-108)) 60)) (-2013 (($ $ $) 24)) (-3110 (((-108)) 61)) (-1489 (((-108)) 59)) (-2026 (((-108)) 55)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) (((-345 |#1|) (-131) (-160)) (T -345)) -((-1877 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-345 *3)))) (-3318 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-856)))) (-3207 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))))) (-3444 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))))) (-1550 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-2213 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-1820 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1601 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-2283 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1935 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3349 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1173 *4)))) (-3349 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-2439 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) (-4 *1 (-345 *4)))) (-2664 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3483 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-2346 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-4092 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-1532 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3)))) (-2966 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3)))) (-1494 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1625 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2212 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2884 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1299 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3904 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2663 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1387 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2586 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2136 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2641 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1351 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3673 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1501 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1682 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3233 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3164 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-4073 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-2123 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-592 (-1173 *3))))) (-3300 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1087 *3)))) (-1713 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1087 *3)))) (-3002 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2187 (-592 *1)))) (-4 *1 (-345 *3)))) (-3782 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2187 (-592 *1)))) (-4 *1 (-345 *3)))) (-1379 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-1938 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-1704 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) -(-13 (-687 |t#1|) (-10 -8 (-15 -1877 ((-1173 $))) (-15 -3318 ((-856))) (-15 -3207 ((-592 (-887 |t#1|)) (-1173 $))) (-15 -3444 ((-1173 (-632 |t#1|)) (-1173 $))) (-15 -1550 ((-632 |t#1|) $ (-1173 $))) (-15 -2213 ((-632 |t#1|) $ (-1173 $))) (-15 -1820 (|t#1| $)) (-15 -1601 (|t#1| $)) (-15 -2283 (|t#1| $)) (-15 -1935 (|t#1| $)) (-15 -3349 ((-1173 |t#1|) $ (-1173 $))) (-15 -3349 ((-632 |t#1|) (-1173 $) (-1173 $))) (-15 -2439 ($ (-1173 |t#1|) (-1173 $))) (-15 -2664 (|t#1| (-1173 $))) (-15 -3483 (|t#1| (-1173 $))) (-15 -2346 ((-632 |t#1|) (-1173 $))) (-15 -4092 ((-632 |t#1|) (-1173 $))) (-15 -1532 ((-1087 |t#1|) $)) (-15 -2966 ((-1087 |t#1|) $)) (-15 -1494 ((-108))) (-15 -1625 ((-108))) (-15 -2212 ((-108))) (-15 -2884 ((-108))) (-15 -1299 ((-108))) (-15 -3904 ((-108))) (-15 -2663 ((-108))) (-15 -1387 ((-108))) (-15 -2586 ((-108))) (-15 -2136 ((-108))) (-15 -2641 ((-108))) (-15 -1351 ((-108))) (-15 -3673 ((-108))) (-15 -1501 ((-108))) (-15 -1682 ((-108))) (IF (|has| |t#1| (-517)) (PROGN (-15 -3233 ((-3 $ "failed") $)) (-15 -3164 ((-3 $ "failed") $)) (-15 -4073 ((-3 $ "failed") $)) (-15 -2123 ((-592 (-1173 |t#1|)))) (-15 -3300 ((-1087 |t#1|) $)) (-15 -1713 ((-1087 |t#1|) $)) (-15 -3002 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -3782 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -1379 ((-3 $ "failed"))) (-15 -1938 ((-3 $ "failed"))) (-15 -1704 ((-3 $ "failed"))) (-6 -4252)) |%noBranch|))) +((-3364 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-345 *3)))) (-3314 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-856)))) (-1622 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))))) (-3186 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))))) (-3897 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-1389 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-3586 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1858 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3885 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-2192 (*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-1614 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-1173 *4)))) (-1614 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-2991 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) (-4 *1 (-345 *4)))) (-3138 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3481 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) (-3271 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-3423 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-3701 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3)))) (-4093 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3)))) (-3168 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3110 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1379 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1489 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2516 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2189 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-3129 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2026 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1732 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1836 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-4032 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2536 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1678 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-2113 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1267 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108)))) (-1853 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-2551 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-3281 (*1 *1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) (-2276 (*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-592 (-1173 *3))))) (-1250 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1087 *3)))) (-1558 (*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) (-5 *2 (-1087 *3)))) (-3289 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2495 (-592 *1)))) (-4 *1 (-345 *3)))) (-3349 (*1 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-5 *2 (-2 (|:| |particular| *1) (|:| -2495 (-592 *1)))) (-4 *1 (-345 *3)))) (-2903 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-3669 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) (-1470 (*1 *1) (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) +(-13 (-687 |t#1|) (-10 -8 (-15 -3364 ((-1173 $))) (-15 -3314 ((-856))) (-15 -1622 ((-592 (-887 |t#1|)) (-1173 $))) (-15 -3186 ((-1173 (-632 |t#1|)) (-1173 $))) (-15 -3897 ((-632 |t#1|) $ (-1173 $))) (-15 -1389 ((-632 |t#1|) $ (-1173 $))) (-15 -3586 (|t#1| $)) (-15 -1858 (|t#1| $)) (-15 -3885 (|t#1| $)) (-15 -2192 (|t#1| $)) (-15 -1614 ((-1173 |t#1|) $ (-1173 $))) (-15 -1614 ((-632 |t#1|) (-1173 $) (-1173 $))) (-15 -2991 ($ (-1173 |t#1|) (-1173 $))) (-15 -3138 (|t#1| (-1173 $))) (-15 -3481 (|t#1| (-1173 $))) (-15 -3271 ((-632 |t#1|) (-1173 $))) (-15 -3423 ((-632 |t#1|) (-1173 $))) (-15 -3701 ((-1087 |t#1|) $)) (-15 -4093 ((-1087 |t#1|) $)) (-15 -3168 ((-108))) (-15 -3110 ((-108))) (-15 -1379 ((-108))) (-15 -1489 ((-108))) (-15 -2516 ((-108))) (-15 -2189 ((-108))) (-15 -3129 ((-108))) (-15 -2026 ((-108))) (-15 -1732 ((-108))) (-15 -1836 ((-108))) (-15 -4032 ((-108))) (-15 -2536 ((-108))) (-15 -1678 ((-108))) (-15 -2113 ((-108))) (-15 -1267 ((-108))) (IF (|has| |t#1| (-517)) (PROGN (-15 -1853 ((-3 $ "failed") $)) (-15 -2551 ((-3 $ "failed") $)) (-15 -3281 ((-3 $ "failed") $)) (-15 -2276 ((-592 (-1173 |t#1|)))) (-15 -1250 ((-1087 |t#1|) $)) (-15 -1558 ((-1087 |t#1|) $)) (-15 -3289 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -3349 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -2903 ((-3 $ "failed"))) (-15 -3669 ((-3 $ "failed"))) (-15 -1470 ((-3 $ "failed"))) (-6 -4252)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-660 |#1|) . T) ((-663) . T) ((-687 |#1|) . T) ((-704) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-4189 (((-713)) 16)) (-2899 (($) 13)) (-3859 (((-856) $) 14)) (-3247 (((-1074) $) 9)) (-3637 (($ (-856)) 15)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-4189 (((-713)) 16)) (-2894 (($) 13)) (-2994 (((-856) $) 14)) (-3803 (((-1074) $) 9)) (-3636 (($ (-856)) 15)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-346) (-131)) (T -346)) -((-4189 (*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-713)))) (-3637 (*1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-346)))) (-3859 (*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-856)))) (-2899 (*1 *1) (-4 *1 (-346)))) -(-13 (-1020) (-10 -8 (-15 -4189 ((-713))) (-15 -3637 ($ (-856))) (-15 -3859 ((-856) $)) (-15 -2899 ($)))) +((-4189 (*1 *2) (-12 (-4 *1 (-346)) (-5 *2 (-713)))) (-3636 (*1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-346)))) (-2994 (*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-856)))) (-2894 (*1 *1) (-4 *1 (-346)))) +(-13 (-1020) (-10 -8 (-15 -4189 ((-713))) (-15 -3636 ($ (-856))) (-15 -2994 ((-856) $)) (-15 -2894 ($)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1889 (((-632 |#2|) (-1173 $)) 41)) (-2439 (($ (-1173 |#2|) (-1173 $)) 35)) (-4145 (((-632 |#2|) $ (-1173 $)) 43)) (-1932 ((|#2| (-1173 $)) 13)) (-3349 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) 25))) -(((-347 |#1| |#2| |#3|) (-10 -8 (-15 -1889 ((-632 |#2|) (-1173 |#1|))) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -4145 ((-632 |#2|) |#1| (-1173 |#1|)))) (-348 |#2| |#3|) (-160) (-1149 |#2|)) (T -347)) +((-3480 (((-632 |#2|) (-1173 $)) 41)) (-2991 (($ (-1173 |#2|) (-1173 $)) 35)) (-2842 (((-632 |#2|) $ (-1173 $)) 43)) (-2146 ((|#2| (-1173 $)) 13)) (-1614 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) 25))) +(((-347 |#1| |#2| |#3|) (-10 -8 (-15 -3480 ((-632 |#2|) (-1173 |#1|))) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2842 ((-632 |#2|) |#1| (-1173 |#1|)))) (-348 |#2| |#3|) (-160) (-1149 |#2|)) (T -347)) NIL -(-10 -8 (-15 -1889 ((-632 |#2|) (-1173 |#1|))) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -4145 ((-632 |#2|) |#1| (-1173 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1889 (((-632 |#1|) (-1173 $)) 46)) (-3029 ((|#1| $) 52)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2439 (($ (-1173 |#1|) (-1173 $)) 48)) (-4145 (((-632 |#1|) $ (-1173 $)) 53)) (-3233 (((-3 $ "failed") $) 34)) (-3318 (((-856)) 54)) (-4211 (((-108) $) 31)) (-1671 ((|#1| $) 51)) (-4045 ((|#2| $) 44 (|has| |#1| (-341)))) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1932 ((|#1| (-1173 $)) 47)) (-3349 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-4157 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3458 ((|#2| $) 45)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) +(-10 -8 (-15 -3480 ((-632 |#2|) (-1173 |#1|))) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2842 ((-632 |#2|) |#1| (-1173 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3480 (((-632 |#1|) (-1173 $)) 46)) (-3025 ((|#1| $) 52)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2991 (($ (-1173 |#1|) (-1173 $)) 48)) (-2842 (((-632 |#1|) $ (-1173 $)) 53)) (-1853 (((-3 $ "failed") $) 34)) (-3314 (((-856)) 54)) (-2109 (((-108) $) 31)) (-3534 ((|#1| $) 51)) (-4201 ((|#2| $) 44 (|has| |#1| (-341)))) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2146 ((|#1| (-1173 $)) 47)) (-1614 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-2925 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3280 ((|#2| $) 45)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) (((-348 |#1| |#2|) (-131) (-160) (-1149 |t#1|)) (T -348)) -((-3318 (*1 *2) (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-856)))) (-4145 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-3029 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-3349 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *4)))) (-3349 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-2439 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) (-4 *1 (-348 *4 *5)) (-4 *5 (-1149 *4)))) (-1932 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1149 *2)) (-4 *2 (-160)))) (-1889 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-3458 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-4045 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) (-4 *2 (-1149 *3))))) -(-13 (-37 |t#1|) (-10 -8 (-15 -3318 ((-856))) (-15 -4145 ((-632 |t#1|) $ (-1173 $))) (-15 -3029 (|t#1| $)) (-15 -1671 (|t#1| $)) (-15 -3349 ((-1173 |t#1|) $ (-1173 $))) (-15 -3349 ((-632 |t#1|) (-1173 $) (-1173 $))) (-15 -2439 ($ (-1173 |t#1|) (-1173 $))) (-15 -1932 (|t#1| (-1173 $))) (-15 -1889 ((-632 |t#1|) (-1173 $))) (-15 -3458 (|t#2| $)) (IF (|has| |t#1| (-341)) (-15 -4045 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|))) +((-3314 (*1 *2) (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-856)))) (-2842 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-3025 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-3534 (*1 *2 *1) (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-1614 (*1 *2 *1 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *4)))) (-1614 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-2991 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) (-4 *1 (-348 *4 *5)) (-4 *5 (-1149 *4)))) (-2146 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1149 *2)) (-4 *2 (-160)))) (-3480 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-3280 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-4201 (*1 *2 *1) (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) (-4 *2 (-1149 *3))))) +(-13 (-37 |t#1|) (-10 -8 (-15 -3314 ((-856))) (-15 -2842 ((-632 |t#1|) $ (-1173 $))) (-15 -3025 (|t#1| $)) (-15 -3534 (|t#1| $)) (-15 -1614 ((-1173 |t#1|) $ (-1173 $))) (-15 -1614 ((-632 |t#1|) (-1173 $) (-1173 $))) (-15 -2991 ($ (-1173 |t#1|) (-1173 $))) (-15 -2146 (|t#1| (-1173 $))) (-15 -3480 ((-632 |t#1|) (-1173 $))) (-15 -3280 (|t#2| $)) (IF (|has| |t#1| (-341)) (-15 -4201 (|t#2| $)) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) . T) ((-669) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2076 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-3501 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-2694 ((|#4| (-1 |#3| |#1|) |#2|) 21))) -(((-349 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3501 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2076 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1127) (-351 |#1|) (-1127) (-351 |#3|)) (T -349)) -((-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *2 (-351 *6)) (-5 *1 (-349 *5 *4 *6 *2)) (-4 *4 (-351 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3501 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2076 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) -((-2009 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-1438 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-2855 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-3620 (($ $) 25)) (-1916 (((-525) (-1 (-108) |#2|) $) NIL) (((-525) |#2| $) 11) (((-525) |#2| $ (-525)) NIL)) (-4205 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20))) -(((-350 |#1| |#2|) (-10 -8 (-15 -1438 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2009 ((-108) |#1|)) (-15 -2855 (|#1| |#1|)) (-15 -4205 (|#1| |#1| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2855 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-351 |#2|) (-1127)) (T -350)) -NIL -(-10 -8 (-15 -1438 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2009 ((-108) |#1|)) (-15 -2855 (|#1| |#1|)) (-15 -4205 (|#1| |#1| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2855 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3620 (|#1| |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-1916 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 70)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 82 (|has| |#1| (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-3836 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 23)) (-3497 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 15)) (-2688 ((|#4| (-1 |#3| |#1|) |#2|) 21))) +(((-349 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3497 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3836 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1127) (-351 |#1|) (-1127) (-351 |#3|)) (T -349)) +((-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-349 *5 *4 *2 *6)) (-4 *4 (-351 *5)) (-4 *6 (-351 *2)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *2 (-351 *6)) (-5 *1 (-349 *5 *4 *6 *2)) (-4 *4 (-351 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3497 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3836 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) +((-2545 (((-108) (-1 (-108) |#2| |#2|) $) NIL) (((-108) $) 18)) (-2166 (($ (-1 (-108) |#2| |#2|) $) NIL) (($ $) 28)) (-2851 (($ (-1 (-108) |#2| |#2|) $) 27) (($ $) 22)) (-3617 (($ $) 25)) (-1920 (((-525) (-1 (-108) |#2|) $) NIL) (((-525) |#2| $) 11) (((-525) |#2| $ (-525)) NIL)) (-2025 (($ (-1 (-108) |#2| |#2|) $ $) NIL) (($ $ $) 20))) +(((-350 |#1| |#2|) (-10 -8 (-15 -2166 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2545 ((-108) |#1|)) (-15 -2851 (|#1| |#1|)) (-15 -2025 (|#1| |#1| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2851 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3617 (|#1| |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) (-351 |#2|) (-1127)) (T -350)) +NIL +(-10 -8 (-15 -2166 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2545 ((-108) |#1|)) (-15 -2851 (|#1| |#1|)) (-15 -2025 (|#1| |#1| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -2851 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -3617 (|#1| |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-1920 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 70)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 82 (|has| |#1| (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-351 |#1|) (-131) (-1127)) (T -351)) -((-4205 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-3620 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)))) (-2855 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-2009 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-1916 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) (-5 *2 (-525)))) (-1916 (*1 *2 *3 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-525)))) (-1916 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)))) (-4205 (*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) (-2855 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) (-2009 (*1 *2 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-789)) (-5 *2 (-108)))) (-1721 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-1814 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)))) (-1438 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-1438 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789))))) -(-13 (-597 |t#1|) (-10 -8 (-6 -4255) (-15 -4205 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -3620 ($ $)) (-15 -2855 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -2009 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -1916 ((-525) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -1916 ((-525) |t#1| $)) (-15 -1916 ((-525) |t#1| $ (-525)))) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-6 (-789)) (-15 -4205 ($ $ $)) (-15 -2855 ($ $)) (-15 -2009 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1721 ($ $ $ (-525))) (-15 -1814 ($ $)) (-15 -1438 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-789)) (-15 -1438 ($ $)) |%noBranch|)) |%noBranch|))) -(((-33) . T) ((-97) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4143 (((-592 |#1|) $) 32)) (-4174 (($ $ (-713)) 33)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2811 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 36)) (-1679 (($ $) 34)) (-3531 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 37)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2602 (($ $ |#1| $) 31) (($ $ (-592 |#1|) (-592 $)) 30)) (-1307 (((-713) $) 38)) (-1279 (($ $ $) 29)) (-1270 (((-798) $) 11) (($ |#1|) 41) (((-1186 |#1| |#2|) $) 40) (((-1195 |#1| |#2|) $) 39)) (-1655 ((|#2| (-1195 |#1| |#2|) $) 42)) (-3355 (($) 18 T CONST)) (-1421 (($ (-617 |#1|)) 35)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#2|) 28 (|has| |#2| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26))) +((-2025 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-3617 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)))) (-2851 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-2545 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-1920 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) (-5 *2 (-525)))) (-1920 (*1 *2 *3 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-525)))) (-1920 (*1 *2 *3 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)))) (-2025 (*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) (-2851 (*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) (-2545 (*1 *2 *1) (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-789)) (-5 *2 (-108)))) (-4033 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-3533 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)))) (-2166 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) (-2166 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789))))) +(-13 (-597 |t#1|) (-10 -8 (-6 -4255) (-15 -2025 ($ (-1 (-108) |t#1| |t#1|) $ $)) (-15 -3617 ($ $)) (-15 -2851 ($ (-1 (-108) |t#1| |t#1|) $)) (-15 -2545 ((-108) (-1 (-108) |t#1| |t#1|) $)) (-15 -1920 ((-525) (-1 (-108) |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -1920 ((-525) |t#1| $)) (-15 -1920 ((-525) |t#1| $ (-525)))) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-6 (-789)) (-15 -2025 ($ $ $)) (-15 -2851 ($ $)) (-15 -2545 ((-108) $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -4033 ($ $ $ (-525))) (-15 -3533 ($ $)) (-15 -2166 ($ (-1 (-108) |t#1| |t#1|) $)) (IF (|has| |t#1| (-789)) (-15 -2166 ($ $)) |%noBranch|)) |%noBranch|))) +(((-33) . T) ((-97) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-4142 (((-592 |#1|) $) 32)) (-3020 (($ $ (-713)) 33)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2016 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 36)) (-1245 (($ $) 34)) (-2881 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 37)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2597 (($ $ |#1| $) 31) (($ $ (-592 |#1|) (-592 $)) 30)) (-4003 (((-713) $) 38)) (-1280 (($ $ $) 29)) (-1271 (((-798) $) 11) (($ |#1|) 41) (((-1186 |#1| |#2|) $) 40) (((-1195 |#1| |#2|) $) 39)) (-1660 ((|#2| (-1195 |#1| |#2|) $) 42)) (-3351 (($) 18 T CONST)) (-2605 (($ (-617 |#1|)) 35)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#2|) 28 (|has| |#2| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#2| $) 23) (($ $ |#2|) 26))) (((-352 |#1| |#2|) (-131) (-789) (-160)) (T -352)) -((-1655 (*1 *2 *3 *1) (-12 (-5 *3 (-1195 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-789)) (-4 *2 (-160)))) (-1270 (*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-1270 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-1186 *3 *4)))) (-1270 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-1195 *3 *4)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-713)))) (-3531 (*1 *2 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-2811 (*1 *2 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1421 (*1 *1 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-4 *1 (-352 *3 *4)) (-4 *4 (-160)))) (-1679 (*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-4174 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-4143 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-592 *3)))) (-2602 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 *1)) (-4 *1 (-352 *4 *5)) (-4 *4 (-789)) (-4 *5 (-160))))) -(-13 (-583 |t#2|) (-10 -8 (-15 -1655 (|t#2| (-1195 |t#1| |t#2|) $)) (-15 -1270 ($ |t#1|)) (-15 -1270 ((-1186 |t#1| |t#2|) $)) (-15 -1270 ((-1195 |t#1| |t#2|) $)) (-15 -1307 ((-713) $)) (-15 -3531 ((-1195 |t#1| |t#2|) (-1195 |t#1| |t#2|) $)) (-15 -2811 ((-1195 |t#1| |t#2|) (-1195 |t#1| |t#2|) $)) (-15 -1421 ($ (-617 |t#1|))) (-15 -1679 ($ $)) (-15 -4174 ($ $ (-713))) (-15 -4143 ((-592 |t#1|) $)) (-15 -2602 ($ $ |t#1| $)) (-15 -2602 ($ $ (-592 |t#1|) (-592 $))))) +((-1660 (*1 *2 *3 *1) (-12 (-5 *3 (-1195 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-789)) (-4 *2 (-160)))) (-1271 (*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-1271 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-1186 *3 *4)))) (-1271 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-1195 *3 *4)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-713)))) (-2881 (*1 *2 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-2016 (*1 *2 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-2605 (*1 *1 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-4 *1 (-352 *3 *4)) (-4 *4 (-160)))) (-1245 (*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-3020 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-4142 (*1 *2 *1) (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *2 (-592 *3)))) (-2597 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 *1)) (-4 *1 (-352 *4 *5)) (-4 *4 (-789)) (-4 *5 (-160))))) +(-13 (-583 |t#2|) (-10 -8 (-15 -1660 (|t#2| (-1195 |t#1| |t#2|) $)) (-15 -1271 ($ |t#1|)) (-15 -1271 ((-1186 |t#1| |t#2|) $)) (-15 -1271 ((-1195 |t#1| |t#2|) $)) (-15 -4003 ((-713) $)) (-15 -2881 ((-1195 |t#1| |t#2|) (-1195 |t#1| |t#2|) $)) (-15 -2016 ((-1195 |t#1| |t#2|) (-1195 |t#1| |t#2|) $)) (-15 -2605 ($ (-617 |t#1|))) (-15 -1245 ($ $)) (-15 -3020 ($ $ (-713))) (-15 -4142 ((-592 |t#1|) $)) (-15 -2597 ($ $ |t#1| $)) (-15 -2597 ($ $ (-592 |t#1|) (-592 $))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#2|) . T) ((-583 |#2|) . T) ((-660 |#2|) . T) ((-983 |#2|) . T) ((-1020) . T)) -((-3122 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-3470 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 13)) (-2559 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 22))) -(((-353 |#1| |#2|) (-10 -7 (-15 -3470 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2559 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3122 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1127) (-13 (-351 |#1|) (-10 -7 (-6 -4256)))) (T -353)) -((-3122 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))))) (-2559 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))))) (-3470 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) -(-10 -7 (-15 -3470 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2559 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -3122 (|#2| (-1 (-108) |#1| |#1|) |#2|))) -((-4082 (((-632 |#2|) (-632 $)) NIL) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 22) (((-632 (-525)) (-632 $)) 14))) -(((-354 |#1| |#2|) (-10 -8 (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 |#2|) (-632 |#1|)))) (-355 |#2|) (-977)) (T -354)) -NIL -(-10 -8 (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 |#2|) (-632 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-4082 (((-632 |#1|) (-632 $)) 36) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 35) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 43 (|has| |#1| (-588 (-525)))) (((-632 (-525)) (-632 $)) 42 (|has| |#1| (-588 (-525))))) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-2037 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 24)) (-3382 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 13)) (-1519 ((|#2| (-1 (-108) |#1| |#1|) |#2|) 22))) +(((-353 |#1| |#2|) (-10 -7 (-15 -3382 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -1519 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2037 (|#2| (-1 (-108) |#1| |#1|) |#2|))) (-1127) (-13 (-351 |#1|) (-10 -7 (-6 -4256)))) (T -353)) +((-2037 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))))) (-1519 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))))) (-3382 (*1 *2 *3 *2) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) +(-10 -7 (-15 -3382 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -1519 (|#2| (-1 (-108) |#1| |#1|) |#2|)) (-15 -2037 (|#2| (-1 (-108) |#1| |#1|) |#2|))) +((-3336 (((-632 |#2|) (-632 $)) NIL) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 22) (((-632 (-525)) (-632 $)) 14))) +(((-354 |#1| |#2|) (-10 -8 (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 |#2|) (-632 |#1|)))) (-355 |#2|) (-977)) (T -354)) +NIL +(-10 -8 (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 |#2|) (-632 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3336 (((-632 |#1|) (-632 $)) 36) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 35) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 43 (|has| |#1| (-588 (-525)))) (((-632 (-525)) (-632 $)) 42 (|has| |#1| (-588 (-525))))) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-355 |#1|) (-131) (-977)) (T -355)) NIL (-13 (-588 |t#1|) (-10 -7 (IF (|has| |t#1| (-588 (-525))) (-6 (-588 (-525))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1939 (((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|) 51) (((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|) 50) (((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|) 47) (((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|) 41)) (-2073 (((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|) 30) (((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|) 18))) -(((-356 |#1|) (-10 -7 (-15 -1939 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -1939 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|)) (-15 -1939 ((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -1939 ((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -2073 ((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -2073 ((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|))) (-13 (-341) (-787))) (T -356)) -((-2073 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-157 *5)))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-787))))) (-2073 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 (-157 (-525)))))) (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 (-157 (-525))))))) (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-1939 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787)))))) -(-10 -7 (-15 -1939 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -1939 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|)) (-15 -1939 ((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -1939 ((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -2073 ((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -2073 ((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 33)) (-3957 (((-525) $) 55)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-1375 (($ $) 110)) (-2351 (($ $) 82)) (-1603 (($ $) 71)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) 44)) (-1540 (((-108) $ $) NIL)) (-2320 (($ $) 80)) (-1570 (($ $) 69)) (-2148 (((-525) $) 64)) (-4177 (($ $ (-525)) 62)) (-2382 (($ $) NIL)) (-2193 (($ $) NIL)) (-4083 (($) NIL T CONST)) (-3124 (($ $) 112)) (-2591 (((-3 (-525) "failed") $) 189) (((-3 (-385 (-525)) "failed") $) 185)) (-3897 (((-525) $) 187) (((-385 (-525)) $) 183)) (-1726 (($ $ $) NIL)) (-2057 (((-525) $ $) 102)) (-3233 (((-3 $ "failed") $) 114)) (-2842 (((-385 (-525)) $ (-713)) 190) (((-385 (-525)) $ (-713) (-713)) 182)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-1684 (((-856)) 73) (((-856) (-856)) 98 (|has| $ (-6 -4246)))) (-3426 (((-108) $) 106)) (-1534 (($) 40)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-2621 (((-1178) (-713)) 152)) (-1251 (((-1178)) 157) (((-1178) (-713)) 158)) (-3845 (((-1178)) 159) (((-1178) (-713)) 160)) (-2736 (((-1178)) 155) (((-1178) (-713)) 156)) (-1678 (((-525) $) 58)) (-4211 (((-108) $) 104)) (-1750 (($ $ (-525)) NIL)) (-1291 (($ $) 48)) (-1671 (($ $) NIL)) (-2348 (((-108) $) 35)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL) (($) NIL (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-2535 (($ $ $) NIL) (($) 99 (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-1822 (((-525) $) 17)) (-1413 (($) 87) (($ $) 92)) (-3234 (($) 91) (($ $) 93)) (-1415 (($ $) 83)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 116)) (-2361 (((-856) (-525)) 43 (|has| $ (-6 -4246)))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) 53)) (-1864 (($ $) 109)) (-2294 (($ (-525) (-525)) 107) (($ (-525) (-525) (-856)) 108)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2815 (((-525) $) 19)) (-2052 (($) 94)) (-1250 (($ $) 79)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1565 (((-856)) 100) (((-856) (-856)) 101 (|has| $ (-6 -4246)))) (-2524 (($ $ (-713)) NIL) (($ $) 115)) (-2917 (((-856) (-525)) 47 (|has| $ (-6 -4246)))) (-2396 (($ $) NIL)) (-2209 (($ $) NIL)) (-2367 (($ $) NIL)) (-2176 (($ $) NIL)) (-2335 (($ $) 81)) (-1584 (($ $) 70)) (-2749 (((-357) $) 175) (((-205) $) 177) (((-827 (-357)) $) NIL) (((-1074) $) 162) (((-501) $) 173) (($ (-205)) 181)) (-1270 (((-798) $) 164) (($ (-525)) 186) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 186) (($ (-385 (-525))) NIL) (((-205) $) 178)) (-2031 (((-713)) NIL)) (-2180 (($ $) 111)) (-1423 (((-856)) 54) (((-856) (-856)) 66 (|has| $ (-6 -4246)))) (-3201 (((-856)) 103)) (-2438 (($ $) 86)) (-2257 (($ $) 46) (($ $ $) 52)) (-1533 (((-108) $ $) NIL)) (-2410 (($ $) 84)) (-2226 (($ $) 37)) (-2465 (($ $) NIL)) (-2287 (($ $) NIL)) (-2687 (($ $) NIL)) (-2303 (($ $) NIL)) (-2451 (($ $) NIL)) (-2273 (($ $) NIL)) (-2424 (($ $) 85)) (-2242 (($ $) 49)) (-1868 (($ $) 51)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 34 T CONST)) (-3365 (($) 38 T CONST)) (-3645 (((-1074) $) 27) (((-1074) $ (-108)) 29) (((-1178) (-764) $) 30) (((-1178) (-764) $ (-108)) 31)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 39)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 42)) (-4100 (($ $ $) 45) (($ $ (-525)) 41)) (-4090 (($ $) 36) (($ $ $) 50)) (-4080 (($ $ $) 61)) (** (($ $ (-856)) 67) (($ $ (-713)) NIL) (($ $ (-525)) 88) (($ $ (-385 (-525))) 125) (($ $ $) 117)) (* (($ (-856) $) 65) (($ (-713) $) NIL) (($ (-525) $) 68) (($ $ $) 60) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-357) (-13 (-382) (-213) (-567 (-1074)) (-770) (-566 (-205)) (-1113) (-567 (-501)) (-10 -8 (-15 -4100 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1291 ($ $)) (-15 -2057 ((-525) $ $)) (-15 -4177 ($ $ (-525))) (-15 -2842 ((-385 (-525)) $ (-713))) (-15 -2842 ((-385 (-525)) $ (-713) (-713))) (-15 -1413 ($)) (-15 -3234 ($)) (-15 -2052 ($)) (-15 -2257 ($ $ $)) (-15 -1413 ($ $)) (-15 -3234 ($ $)) (-15 -2749 ($ (-205))) (-15 -3845 ((-1178))) (-15 -3845 ((-1178) (-713))) (-15 -2736 ((-1178))) (-15 -2736 ((-1178) (-713))) (-15 -1251 ((-1178))) (-15 -1251 ((-1178) (-713))) (-15 -2621 ((-1178) (-713))) (-6 -4246) (-6 -4238)))) (T -357)) -((** (*1 *1 *1 *1) (-5 *1 (-357))) (-4100 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-1291 (*1 *1 *1) (-5 *1 (-357))) (-2057 (*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-4177 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-2842 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-2842 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-1413 (*1 *1) (-5 *1 (-357))) (-3234 (*1 *1) (-5 *1 (-357))) (-2052 (*1 *1) (-5 *1 (-357))) (-2257 (*1 *1 *1 *1) (-5 *1 (-357))) (-1413 (*1 *1 *1) (-5 *1 (-357))) (-3234 (*1 *1 *1) (-5 *1 (-357))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-357)))) (-3845 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-3845 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-2736 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-2736 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-1251 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-1251 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-2621 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357))))) -(-13 (-382) (-213) (-567 (-1074)) (-770) (-566 (-205)) (-1113) (-567 (-501)) (-10 -8 (-15 -4100 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -1291 ($ $)) (-15 -2057 ((-525) $ $)) (-15 -4177 ($ $ (-525))) (-15 -2842 ((-385 (-525)) $ (-713))) (-15 -2842 ((-385 (-525)) $ (-713) (-713))) (-15 -1413 ($)) (-15 -3234 ($)) (-15 -2052 ($)) (-15 -2257 ($ $ $)) (-15 -1413 ($ $)) (-15 -3234 ($ $)) (-15 -2749 ($ (-205))) (-15 -3845 ((-1178))) (-15 -3845 ((-1178) (-713))) (-15 -2736 ((-1178))) (-15 -2736 ((-1178) (-713))) (-15 -1251 ((-1178))) (-15 -1251 ((-1178) (-713))) (-15 -2621 ((-1178) (-713))) (-6 -4246) (-6 -4238))) -((-1492 (((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|) 46) (((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|) 45) (((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|) 42) (((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|) 36)) (-2633 (((-592 |#1|) (-385 (-887 (-525))) |#1|) 20) (((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|) 30))) -(((-358 |#1|) (-10 -7 (-15 -1492 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|)) (-15 -1492 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|)) (-15 -1492 ((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|)) (-15 -1492 ((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|)) (-15 -2633 ((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|)) (-15 -2633 ((-592 |#1|) (-385 (-887 (-525))) |#1|))) (-13 (-787) (-341))) (T -358)) -((-2633 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-2633 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 *5))) (-5 *1 (-358 *5)) (-4 *5 (-13 (-787) (-341))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 (-525))))) (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 (-525)))))) (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341)))))) -(-10 -7 (-15 -1492 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|)) (-15 -1492 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|)) (-15 -1492 ((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|)) (-15 -1492 ((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|)) (-15 -2633 ((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|)) (-15 -2633 ((-592 |#1|) (-385 (-887 (-525))) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) 26)) (-3897 ((|#2| $) 28)) (-2572 (($ $) NIL)) (-1394 (((-713) $) 10)) (-2392 (((-592 $) $) 20)) (-1681 (((-108) $) NIL)) (-3219 (($ |#2| |#1|) 18)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1730 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-2539 ((|#2| $) 15)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 45) (($ |#2|) 27)) (-3136 (((-592 |#1|) $) 17)) (-3388 ((|#1| $ |#2|) 47)) (-3355 (($) 29 T CONST)) (-3716 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36))) +((-3677 (((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|) 51) (((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|) 50) (((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|) 47) (((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|) 41)) (-3791 (((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|) 30) (((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|) 18))) +(((-356 |#1|) (-10 -7 (-15 -3677 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -3677 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|)) (-15 -3677 ((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -3677 ((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -3791 ((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -3791 ((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|))) (-13 (-341) (-787))) (T -356)) +((-3791 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-157 *5)))) (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-787))))) (-3791 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-3677 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 (-157 (-525)))))) (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-3677 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-3677 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 (-157 (-525))))))) (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) (-3677 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787)))))) +(-10 -7 (-15 -3677 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -3677 ((-592 (-592 (-273 (-887 (-157 |#1|))))) (-592 (-273 (-385 (-887 (-157 (-525)))))) |#1|)) (-15 -3677 ((-592 (-273 (-887 (-157 |#1|)))) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -3677 ((-592 (-273 (-887 (-157 |#1|)))) (-273 (-385 (-887 (-157 (-525))))) |#1|)) (-15 -3791 ((-592 (-157 |#1|)) (-385 (-887 (-157 (-525)))) |#1|)) (-15 -3791 ((-592 (-592 (-157 |#1|))) (-592 (-385 (-887 (-157 (-525))))) (-592 (-1091)) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 33)) (-1490 (((-525) $) 55)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-2870 (($ $) 110)) (-2351 (($ $) 82)) (-1608 (($ $) 71)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) 44)) (-3766 (((-108) $ $) NIL)) (-2321 (($ $) 80)) (-1574 (($ $) 69)) (-1954 (((-525) $) 64)) (-4177 (($ $ (-525)) 62)) (-2382 (($ $) NIL)) (-2195 (($ $) NIL)) (-3347 (($) NIL T CONST)) (-2066 (($ $) 112)) (-2588 (((-3 (-525) "failed") $) 189) (((-3 (-385 (-525)) "failed") $) 185)) (-3894 (((-525) $) 187) (((-385 (-525)) $) 183)) (-1731 (($ $ $) NIL)) (-2171 (((-525) $ $) 102)) (-1853 (((-3 $ "failed") $) 114)) (-2446 (((-385 (-525)) $ (-713)) 190) (((-385 (-525)) $ (-713) (-713)) 182)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4107 (((-856)) 73) (((-856) (-856)) 98 (|has| $ (-6 -4246)))) (-4147 (((-108) $) 106)) (-1539 (($) 40)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-3881 (((-1178) (-713)) 152)) (-1743 (((-1178)) 157) (((-1178) (-713)) 158)) (-2885 (((-1178)) 159) (((-1178) (-713)) 160)) (-2677 (((-1178)) 155) (((-1178) (-713)) 156)) (-1234 (((-525) $) 58)) (-2109 (((-108) $) 104)) (-3999 (($ $ (-525)) NIL)) (-2431 (($ $) 48)) (-3534 (($ $) NIL)) (-3288 (((-108) $) 35)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL) (($) NIL (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-2530 (($ $ $) NIL) (($) 99 (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-1829 (((-525) $) 17)) (-2506 (($) 87) (($ $) 92)) (-3230 (($) 91) (($ $) 93)) (-1418 (($ $) 83)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 116)) (-3374 (((-856) (-525)) 43 (|has| $ (-6 -4246)))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) 53)) (-2804 (($ $) 109)) (-2296 (($ (-525) (-525)) 107) (($ (-525) (-525) (-856)) 108)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2058 (((-525) $) 19)) (-2095 (($) 94)) (-1251 (($ $) 79)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3148 (((-856)) 100) (((-856) (-856)) 101 (|has| $ (-6 -4246)))) (-2521 (($ $ (-713)) NIL) (($ $) 115)) (-1807 (((-856) (-525)) 47 (|has| $ (-6 -4246)))) (-2397 (($ $) NIL)) (-2210 (($ $) NIL)) (-2368 (($ $) NIL)) (-2178 (($ $) NIL)) (-2337 (($ $) 81)) (-1588 (($ $) 70)) (-2745 (((-357) $) 175) (((-205) $) 177) (((-827 (-357)) $) NIL) (((-1074) $) 162) (((-501) $) 173) (($ (-205)) 181)) (-1271 (((-798) $) 164) (($ (-525)) 186) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-525)) 186) (($ (-385 (-525))) NIL) (((-205) $) 178)) (-3998 (((-713)) NIL)) (-2407 (($ $) 111)) (-3565 (((-856)) 54) (((-856) (-856)) 66 (|has| $ (-6 -4246)))) (-3196 (((-856)) 103)) (-2437 (($ $) 86)) (-2259 (($ $) 46) (($ $ $) 52)) (-3714 (((-108) $ $) NIL)) (-2411 (($ $) 84)) (-2227 (($ $) 37)) (-2462 (($ $) NIL)) (-2289 (($ $) NIL)) (-2670 (($ $) NIL)) (-2305 (($ $) NIL)) (-2450 (($ $) NIL)) (-2275 (($ $) NIL)) (-2425 (($ $) 85)) (-2244 (($ $) 49)) (-3297 (($ $) 51)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 34 T CONST)) (-3362 (($) 38 T CONST)) (-1386 (((-1074) $) 27) (((-1074) $ (-108)) 29) (((-1178) (-764) $) 30) (((-1178) (-764) $ (-108)) 31)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 39)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 42)) (-4098 (($ $ $) 45) (($ $ (-525)) 41)) (-4088 (($ $) 36) (($ $ $) 50)) (-4078 (($ $ $) 61)) (** (($ $ (-856)) 67) (($ $ (-713)) NIL) (($ $ (-525)) 88) (($ $ (-385 (-525))) 125) (($ $ $) 117)) (* (($ (-856) $) 65) (($ (-713) $) NIL) (($ (-525) $) 68) (($ $ $) 60) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-357) (-13 (-382) (-213) (-567 (-1074)) (-770) (-566 (-205)) (-1113) (-567 (-501)) (-10 -8 (-15 -4098 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2431 ($ $)) (-15 -2171 ((-525) $ $)) (-15 -4177 ($ $ (-525))) (-15 -2446 ((-385 (-525)) $ (-713))) (-15 -2446 ((-385 (-525)) $ (-713) (-713))) (-15 -2506 ($)) (-15 -3230 ($)) (-15 -2095 ($)) (-15 -2259 ($ $ $)) (-15 -2506 ($ $)) (-15 -3230 ($ $)) (-15 -2745 ($ (-205))) (-15 -2885 ((-1178))) (-15 -2885 ((-1178) (-713))) (-15 -2677 ((-1178))) (-15 -2677 ((-1178) (-713))) (-15 -1743 ((-1178))) (-15 -1743 ((-1178) (-713))) (-15 -3881 ((-1178) (-713))) (-6 -4246) (-6 -4238)))) (T -357)) +((** (*1 *1 *1 *1) (-5 *1 (-357))) (-4098 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-2431 (*1 *1 *1) (-5 *1 (-357))) (-2171 (*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-4177 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) (-2446 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-2446 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) (-2506 (*1 *1) (-5 *1 (-357))) (-3230 (*1 *1) (-5 *1 (-357))) (-2095 (*1 *1) (-5 *1 (-357))) (-2259 (*1 *1 *1 *1) (-5 *1 (-357))) (-2506 (*1 *1 *1) (-5 *1 (-357))) (-3230 (*1 *1 *1) (-5 *1 (-357))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-357)))) (-2885 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-2885 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-2677 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-2677 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-1743 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357)))) (-1743 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) (-3881 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357))))) +(-13 (-382) (-213) (-567 (-1074)) (-770) (-566 (-205)) (-1113) (-567 (-501)) (-10 -8 (-15 -4098 ($ $ (-525))) (-15 ** ($ $ $)) (-15 -2431 ($ $)) (-15 -2171 ((-525) $ $)) (-15 -4177 ($ $ (-525))) (-15 -2446 ((-385 (-525)) $ (-713))) (-15 -2446 ((-385 (-525)) $ (-713) (-713))) (-15 -2506 ($)) (-15 -3230 ($)) (-15 -2095 ($)) (-15 -2259 ($ $ $)) (-15 -2506 ($ $)) (-15 -3230 ($ $)) (-15 -2745 ($ (-205))) (-15 -2885 ((-1178))) (-15 -2885 ((-1178) (-713))) (-15 -2677 ((-1178))) (-15 -2677 ((-1178) (-713))) (-15 -1743 ((-1178))) (-15 -1743 ((-1178) (-713))) (-15 -3881 ((-1178) (-713))) (-6 -4246) (-6 -4238))) +((-2292 (((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|) 46) (((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|) 45) (((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|) 42) (((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|) 36)) (-3963 (((-592 |#1|) (-385 (-887 (-525))) |#1|) 20) (((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|) 30))) +(((-358 |#1|) (-10 -7 (-15 -2292 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|)) (-15 -2292 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|)) (-15 -2292 ((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|)) (-15 -2292 ((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|)) (-15 -3963 ((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|)) (-15 -3963 ((-592 |#1|) (-385 (-887 (-525))) |#1|))) (-13 (-787) (-341))) (T -358)) +((-3963 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-3963 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 *5))) (-5 *1 (-358 *5)) (-4 *5 (-13 (-787) (-341))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 (-525))))) (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 (-525)))))) (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341)))))) +(-10 -7 (-15 -2292 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-385 (-887 (-525)))) |#1|)) (-15 -2292 ((-592 (-592 (-273 (-887 |#1|)))) (-592 (-273 (-385 (-887 (-525))))) |#1|)) (-15 -2292 ((-592 (-273 (-887 |#1|))) (-385 (-887 (-525))) |#1|)) (-15 -2292 ((-592 (-273 (-887 |#1|))) (-273 (-385 (-887 (-525)))) |#1|)) (-15 -3963 ((-592 (-592 |#1|)) (-592 (-385 (-887 (-525)))) (-592 (-1091)) |#1|)) (-15 -3963 ((-592 |#1|) (-385 (-887 (-525))) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) 26)) (-3894 ((|#2| $) 28)) (-2569 (($ $) NIL)) (-2236 (((-713) $) 10)) (-2612 (((-592 $) $) 20)) (-1256 (((-108) $) NIL)) (-3215 (($ |#2| |#1|) 18)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2753 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 14)) (-2535 ((|#2| $) 15)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 45) (($ |#2|) 27)) (-2185 (((-592 |#1|) $) 17)) (-3783 ((|#1| $ |#2|) 47)) (-3351 (($) 29 T CONST)) (-3913 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 13)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 32) (($ $ |#1|) 33) (($ |#1| |#2|) 35) (($ |#2| |#1|) 36))) (((-359 |#1| |#2|) (-13 (-360 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) (-977) (-789)) (T -359)) ((* (*1 *1 *2 *3) (-12 (-5 *1 (-359 *3 *2)) (-4 *3 (-977)) (-4 *2 (-789))))) (-13 (-360 |#1| |#2|) (-10 -8 (-15 * ($ |#2| |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#2| "failed") $) 44)) (-3897 ((|#2| $) 43)) (-2572 (($ $) 30)) (-1394 (((-713) $) 34)) (-2392 (((-592 $) $) 35)) (-1681 (((-108) $) 38)) (-3219 (($ |#2| |#1|) 39)) (-2694 (($ (-1 |#1| |#1|) $) 40)) (-1730 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-2539 ((|#2| $) 33)) (-2549 ((|#1| $) 32)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ |#2|) 45)) (-3136 (((-592 |#1|) $) 36)) (-3388 ((|#1| $ |#2|) 41)) (-3355 (($) 18 T CONST)) (-3716 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#2| "failed") $) 44)) (-3894 ((|#2| $) 43)) (-2569 (($ $) 30)) (-2236 (((-713) $) 34)) (-2612 (((-592 $) $) 35)) (-1256 (((-108) $) 38)) (-3215 (($ |#2| |#1|) 39)) (-2688 (($ (-1 |#1| |#1|) $) 40)) (-2753 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) 31)) (-2535 ((|#2| $) 33)) (-2546 ((|#1| $) 32)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ |#2|) 45)) (-2185 (((-592 |#1|) $) 36)) (-3783 ((|#1| $ |#2|) 41)) (-3351 (($) 18 T CONST)) (-3913 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 37)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26) (($ |#1| |#2|) 42))) (((-360 |#1| |#2|) (-131) (-977) (-1020)) (T -360)) -((* (*1 *1 *2 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1020)))) (-3388 (*1 *2 *1 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)))) (-3219 (*1 *1 *2 *3) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) (-1681 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-108)))) (-3716 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3136 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *3)))) (-2392 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-360 *3 *4)))) (-1394 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-713)))) (-2539 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) (-2549 (*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) (-1730 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-2572 (*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1020))))) -(-13 (-107 |t#1| |t#1|) (-968 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -3388 (|t#1| $ |t#2|)) (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (-15 -3219 ($ |t#2| |t#1|)) (-15 -1681 ((-108) $)) (-15 -3716 ((-592 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3136 ((-592 |t#1|) $)) (-15 -2392 ((-592 $) $)) (-15 -1394 ((-713) $)) (-15 -2539 (|t#2| $)) (-15 -2549 (|t#1| $)) (-15 -1730 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -2572 ($ $)) (IF (|has| |t#1| (-160)) (-6 (-660 |t#1|)) |%noBranch|))) +((* (*1 *1 *2 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1020)))) (-3783 (*1 *2 *1 *3) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)))) (-3215 (*1 *1 *2 *3) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) (-1256 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-108)))) (-3913 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-2185 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *3)))) (-2612 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-360 *3 *4)))) (-2236 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-713)))) (-2535 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) (-2546 (*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) (-2753 (*1 *2 *1) (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3))))) (-2569 (*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1020))))) +(-13 (-107 |t#1| |t#1|) (-968 |t#2|) (-10 -8 (-15 * ($ |t#1| |t#2|)) (-15 -3783 (|t#1| $ |t#2|)) (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (-15 -3215 ($ |t#2| |t#1|)) (-15 -1256 ((-108) $)) (-15 -3913 ((-592 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -2185 ((-592 |t#1|) $)) (-15 -2612 ((-592 $) $)) (-15 -2236 ((-713) $)) (-15 -2535 (|t#2| $)) (-15 -2546 (|t#1| $)) (-15 -2753 ((-2 (|:| |k| |t#2|) (|:| |c| |t#1|)) $)) (-15 -2569 ($ $)) (IF (|has| |t#1| (-160)) (-6 (-660 |t#1|)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-660 |#1|) |has| |#1| (-160)) ((-968 |#2|) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8) (($ (-632 (-641))) 14) (($ (-592 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 11))) +((-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8) (($ (-632 (-641))) 14) (($ (-592 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 11))) (((-361) (-131)) (T -361)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-632 (-641))) (-4 *1 (-361)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-361)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-4 *1 (-361))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-632 (-641)))) (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-308))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-632 (-641))) (-4 *1 (-361)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-361)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-361))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-632 (-641)))) (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-308))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))))) (((-566 (-798)) . T) ((-373) . T) ((-1127) . T)) -((-2591 (((-3 $ "failed") (-632 (-294 (-357)))) 21) (((-3 $ "failed") (-632 (-294 (-525)))) 19) (((-3 $ "failed") (-632 (-887 (-357)))) 17) (((-3 $ "failed") (-632 (-887 (-525)))) 15) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 13) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 11)) (-3897 (($ (-632 (-294 (-357)))) 22) (($ (-632 (-294 (-525)))) 20) (($ (-632 (-887 (-357)))) 18) (($ (-632 (-887 (-525)))) 16) (($ (-632 (-385 (-887 (-357))))) 14) (($ (-632 (-385 (-887 (-525))))) 12)) (-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 23))) +((-2588 (((-3 $ "failed") (-632 (-294 (-357)))) 21) (((-3 $ "failed") (-632 (-294 (-525)))) 19) (((-3 $ "failed") (-632 (-887 (-357)))) 17) (((-3 $ "failed") (-632 (-887 (-525)))) 15) (((-3 $ "failed") (-632 (-385 (-887 (-357))))) 13) (((-3 $ "failed") (-632 (-385 (-887 (-525))))) 11)) (-3894 (($ (-632 (-294 (-357)))) 22) (($ (-632 (-294 (-525)))) 20) (($ (-632 (-887 (-357)))) 18) (($ (-632 (-887 (-525)))) 16) (($ (-632 (-385 (-887 (-357))))) 14) (($ (-632 (-385 (-887 (-525))))) 12)) (-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 23))) (((-362) (-131)) (T -362)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-362)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-294 (-357)))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-294 (-357)))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-294 (-525)))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-887 (-357)))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-887 (-357)))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-887 (-525)))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-887 (-525)))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-385 (-887 (-357))))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-385 (-887 (-357))))) (-4 *1 (-362)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-632 (-385 (-887 (-525))))) (-4 *1 (-362)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-385 (-887 (-525))))) (-4 *1 (-362))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-308))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))) (-15 -3897 ($ (-632 (-294 (-357))))) (-15 -2591 ((-3 $ "failed") (-632 (-294 (-357))))) (-15 -3897 ($ (-632 (-294 (-525))))) (-15 -2591 ((-3 $ "failed") (-632 (-294 (-525))))) (-15 -3897 ($ (-632 (-887 (-357))))) (-15 -2591 ((-3 $ "failed") (-632 (-887 (-357))))) (-15 -3897 ($ (-632 (-887 (-525))))) (-15 -2591 ((-3 $ "failed") (-632 (-887 (-525))))) (-15 -3897 ($ (-632 (-385 (-887 (-357)))))) (-15 -2591 ((-3 $ "failed") (-632 (-385 (-887 (-357)))))) (-15 -3897 ($ (-632 (-385 (-887 (-525)))))) (-15 -2591 ((-3 $ "failed") (-632 (-385 (-887 (-525)))))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-362)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-294 (-357)))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-294 (-357)))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-294 (-525)))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-887 (-357)))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-887 (-357)))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-887 (-525)))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-887 (-525)))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-385 (-887 (-357))))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-385 (-887 (-357))))) (-4 *1 (-362)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-632 (-385 (-887 (-525))))) (-4 *1 (-362)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-632 (-385 (-887 (-525))))) (-4 *1 (-362))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-308))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))) (-15 -3894 ($ (-632 (-294 (-357))))) (-15 -2588 ((-3 $ "failed") (-632 (-294 (-357))))) (-15 -3894 ($ (-632 (-294 (-525))))) (-15 -2588 ((-3 $ "failed") (-632 (-294 (-525))))) (-15 -3894 ($ (-632 (-887 (-357))))) (-15 -2588 ((-3 $ "failed") (-632 (-887 (-357))))) (-15 -3894 ($ (-632 (-887 (-525))))) (-15 -2588 ((-3 $ "failed") (-632 (-887 (-525))))) (-15 -3894 ($ (-632 (-385 (-887 (-357)))))) (-15 -2588 ((-3 $ "failed") (-632 (-385 (-887 (-357)))))) (-15 -3894 ($ (-632 (-385 (-887 (-525)))))) (-15 -2588 ((-3 $ "failed") (-632 (-385 (-887 (-525)))))))) (((-566 (-798)) . T) ((-373) . T) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3900 ((|#2| $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 28)) (-3355 (($) 12 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2125 ((|#2| $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 28)) (-3351 (($) 12 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#1| $) 16) (($ $ |#1|) 19))) (((-363 |#1| |#2|) (-13 (-107 |#1| |#1|) (-481 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|))) (-977) (-789)) (T -363)) NIL (-13 (-107 |#1| |#1|) (-481 |#1| |#2|) (-10 -7 (IF (|has| |#1| (-160)) (-6 (-660 |#1|)) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-4189 (((-713) $) 59)) (-4083 (($) NIL T CONST)) (-2811 (((-3 $ "failed") $ $) 61)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1592 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-4211 (((-108) $) 15)) (-4175 ((|#1| $ (-525)) NIL)) (-4134 (((-713) $ (-525)) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-3012 (($ (-1 |#1| |#1|) $) 38)) (-3215 (($ (-1 (-713) (-713)) $) 35)) (-3531 (((-3 $ "failed") $ $) 50)) (-3247 (((-1074) $) NIL)) (-2636 (($ $ $) 26)) (-3376 (($ $ $) 24)) (-2012 (((-1038) $) NIL)) (-2055 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $) 32)) (-2082 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-1270 (((-798) $) 22) (($ |#1|) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3365 (($) 9 T CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 41)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) 63 (|has| |#1| (-789)))) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ |#1| (-713)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28))) -(((-364 |#1|) (-13 (-669) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3376 ($ $ $)) (-15 -2636 ($ $ $)) (-15 -3531 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -2082 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1592 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $)) (-15 -4134 ((-713) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3215 ($ (-1 (-713) (-713)) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) (-1020)) (T -364)) -((* (*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-3376 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-2636 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-3531 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-2811 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-2082 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-1592 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-2055 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-713))))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-4134 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-364 *4)) (-4 *4 (-1020)))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-3215 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-713) (-713))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-3012 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-364 *3))))) -(-13 (-669) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3376 ($ $ $)) (-15 -2636 ($ $ $)) (-15 -3531 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -2082 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1592 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $)) (-15 -4134 ((-713) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3215 ($ (-1 (-713) (-713)) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 47)) (-3897 (((-525) $) 46)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-2371 (($ $ $) 54)) (-2535 (($ $ $) 53)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ $) 42)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 48)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 51)) (-4025 (((-108) $ $) 50)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 52)) (-4017 (((-108) $ $) 49)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) NIL)) (-4189 (((-713) $) 59)) (-3347 (($) NIL T CONST)) (-2016 (((-3 $ "failed") $ $) 61)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1629 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) 53)) (-2109 (((-108) $) 15)) (-3026 ((|#1| $ (-525)) NIL)) (-2767 (((-713) $ (-525)) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-3375 (($ (-1 |#1| |#1|) $) 38)) (-1692 (($ (-1 (-713) (-713)) $) 35)) (-2881 (((-3 $ "failed") $ $) 50)) (-3803 (((-1074) $) NIL)) (-3991 (($ $ $) 26)) (-3664 (($ $ $) 24)) (-2015 (((-1038) $) NIL)) (-2143 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $) 32)) (-1809 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) 56)) (-1271 (((-798) $) 22) (($ |#1|) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3362 (($) 9 T CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 41)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) 63 (|has| |#1| (-789)))) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ |#1| (-713)) 40)) (* (($ $ $) 47) (($ |#1| $) 30) (($ $ |#1|) 28))) +(((-364 |#1|) (-13 (-669) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3664 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -2881 ((-3 $ "failed") $ $)) (-15 -2016 ((-3 $ "failed") $ $)) (-15 -1809 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1629 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $)) (-15 -2767 ((-713) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1692 ($ (-1 (-713) (-713)) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) (-1020)) (T -364)) +((* (*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-3664 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-3991 (*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-2881 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-2016 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-1809 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-1629 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-2143 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-713))))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-2767 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-364 *4)) (-4 *4 (-1020)))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) (-1692 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-713) (-713))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) (-3375 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-364 *3))))) +(-13 (-669) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3664 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -2881 ((-3 $ "failed") $ $)) (-15 -2016 ((-3 $ "failed") $ $)) (-15 -1809 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1629 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $)) (-15 -2767 ((-713) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1692 ($ (-1 (-713) (-713)) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-789)) (-6 (-789)) |%noBranch|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 47)) (-3894 (((-525) $) 46)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-2372 (($ $ $) 54)) (-2530 (($ $ $) 53)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ $) 42)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 48)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 51)) (-4025 (((-108) $ $) 50)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 52)) (-4015 (((-108) $ $) 49)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-365) (-131)) (T -365)) NIL (-13 (-517) (-789) (-968 (-525))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-789) . T) ((-968 (-525)) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-4107 (((-108) $) 20)) (-2519 (((-108) $) 19)) (-3489 (($ (-1074) (-1074) (-1074)) 21)) (-3799 (((-1074) $) 16)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3451 (($ (-1074) (-1074) (-1074)) 14)) (-2682 (((-1074) $) 17)) (-3780 (((-108) $) 18)) (-2698 (((-1074) $) 15)) (-1270 (((-798) $) 12) (($ (-1074)) 13) (((-1074) $) 9)) (-3994 (((-108) $ $) 7))) +((-1261 (((-108) $ $) NIL)) (-3556 (((-108) $) 20)) (-2525 (((-108) $) 19)) (-3485 (($ (-1074) (-1074) (-1074)) 21)) (-3798 (((-1074) $) 16)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3444 (($ (-1074) (-1074) (-1074)) 14)) (-3268 (((-1074) $) 17)) (-3331 (((-108) $) 18)) (-2691 (((-1074) $) 15)) (-1271 (((-798) $) 12) (($ (-1074)) 13) (((-1074) $) 9)) (-3992 (((-108) $ $) 7))) (((-366) (-367)) (T -366)) NIL (-367) -((-1260 (((-108) $ $) 7)) (-4107 (((-108) $) 14)) (-2519 (((-108) $) 15)) (-3489 (($ (-1074) (-1074) (-1074)) 13)) (-3799 (((-1074) $) 18)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3451 (($ (-1074) (-1074) (-1074)) 20)) (-2682 (((-1074) $) 17)) (-3780 (((-108) $) 16)) (-2698 (((-1074) $) 19)) (-1270 (((-798) $) 11) (($ (-1074)) 22) (((-1074) $) 21)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-3556 (((-108) $) 14)) (-2525 (((-108) $) 15)) (-3485 (($ (-1074) (-1074) (-1074)) 13)) (-3798 (((-1074) $) 18)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-3444 (($ (-1074) (-1074) (-1074)) 20)) (-3268 (((-1074) $) 17)) (-3331 (((-108) $) 16)) (-2691 (((-1074) $) 19)) (-1271 (((-798) $) 11) (($ (-1074)) 22) (((-1074) $) 21)) (-3992 (((-108) $ $) 6))) (((-367) (-131)) (T -367)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367)))) (-1270 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3451 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367)))) (-2698 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3799 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-2682 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3780 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-2519 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-4107 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-3489 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-1074))) (-15 -1270 ((-1074) $)) (-15 -3451 ($ (-1074) (-1074) (-1074))) (-15 -2698 ((-1074) $)) (-15 -3799 ((-1074) $)) (-15 -2682 ((-1074) $)) (-15 -3780 ((-108) $)) (-15 -2519 ((-108) $)) (-15 -4107 ((-108) $)) (-15 -3489 ($ (-1074) (-1074) (-1074))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367)))) (-1271 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3444 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367)))) (-2691 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3798 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3268 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074)))) (-3331 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-2525 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-3556 (*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108)))) (-3485 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-1074))) (-15 -1271 ((-1074) $)) (-15 -3444 ($ (-1074) (-1074) (-1074))) (-15 -2691 ((-1074) $)) (-15 -3798 ((-1074) $)) (-15 -3268 ((-1074) $)) (-15 -3331 ((-108) $)) (-15 -2525 ((-108) $)) (-15 -3556 ((-108) $)) (-15 -3485 ($ (-1074) (-1074) (-1074))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1496 (((-798) $) 50)) (-4083 (($) NIL T CONST)) (-1236 (($ $ (-856)) NIL)) (-2153 (($ $ (-856)) NIL)) (-2390 (($ $ (-856)) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($ (-713)) 26)) (-2776 (((-713)) 17)) (-3633 (((-798) $) 52)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) NIL)) (-1336 (($ $ $ $) NIL)) (-3890 (($ $ $) NIL)) (-3355 (($) 20 T CONST)) (-3994 (((-108) $ $) 28)) (-4090 (($ $) 34) (($ $ $) 36)) (-4080 (($ $ $) 37)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33))) -(((-368 |#1| |#2| |#3|) (-13 (-687 |#3|) (-10 -8 (-15 -2776 ((-713))) (-15 -3633 ((-798) $)) (-15 -1496 ((-798) $)) (-15 -3523 ($ (-713))))) (-713) (-713) (-160)) (T -368)) -((-2776 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3633 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-1496 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3523 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160))))) -(-13 (-687 |#3|) (-10 -8 (-15 -2776 ((-713))) (-15 -3633 ((-798) $)) (-15 -1496 ((-798) $)) (-15 -3523 ($ (-713))))) -((-2948 (((-1074)) 10)) (-3311 (((-1063 (-1074))) 28)) (-2319 (((-1178) (-1074)) 25) (((-1178) (-366)) 24)) (-2334 (((-1178)) 26)) (-3806 (((-1063 (-1074))) 27))) -(((-369) (-10 -7 (-15 -3806 ((-1063 (-1074)))) (-15 -3311 ((-1063 (-1074)))) (-15 -2334 ((-1178))) (-15 -2319 ((-1178) (-366))) (-15 -2319 ((-1178) (-1074))) (-15 -2948 ((-1074))))) (T -369)) -((-2948 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-369)))) (-2319 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-369)))) (-2319 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1178)) (-5 *1 (-369)))) (-2334 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-369)))) (-3311 (*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369)))) (-3806 (*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) -(-10 -7 (-15 -3806 ((-1063 (-1074)))) (-15 -3311 ((-1063 (-1074)))) (-15 -2334 ((-1178))) (-15 -2319 ((-1178) (-366))) (-15 -2319 ((-1178) (-1074))) (-15 -2948 ((-1074)))) -((-1678 (((-713) (-314 |#1| |#2| |#3| |#4|)) 16))) -(((-370 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1678 ((-713) (-314 |#1| |#2| |#3| |#4|)))) (-13 (-346) (-341)) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -370)) -((-1678 (*1 *2 *3) (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) (-5 *2 (-713)) (-5 *1 (-370 *4 *5 *6 *7))))) -(-10 -7 (-15 -1678 ((-713) (-314 |#1| |#2| |#3| |#4|)))) -((-1270 (((-372) |#1|) 11))) -(((-371 |#1|) (-10 -7 (-15 -1270 ((-372) |#1|))) (-1020)) (T -371)) -((-1270 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-371 *3)) (-4 *3 (-1020))))) -(-10 -7 (-15 -1270 ((-372) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2856 (((-592 (-1074)) $ (-592 (-1074))) 38)) (-3148 (((-592 (-1074)) $ (-592 (-1074))) 39)) (-4020 (((-592 (-1074)) $ (-592 (-1074))) 40)) (-2443 (((-592 (-1074)) $) 35)) (-3489 (($) 23)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1812 (((-592 (-1074)) $) 36)) (-2441 (((-592 (-1074)) $) 37)) (-2868 (((-1178) $ (-525)) 33) (((-1178) $) 34)) (-2749 (($ (-798) (-525)) 30)) (-1270 (((-798) $) 42) (($ (-798)) 25)) (-3994 (((-108) $ $) NIL))) -(((-372) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-798))) (-15 -2749 ($ (-798) (-525))) (-15 -2868 ((-1178) $ (-525))) (-15 -2868 ((-1178) $)) (-15 -2441 ((-592 (-1074)) $)) (-15 -1812 ((-592 (-1074)) $)) (-15 -3489 ($)) (-15 -2443 ((-592 (-1074)) $)) (-15 -4020 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3148 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2856 ((-592 (-1074)) $ (-592 (-1074))))))) (T -372)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-372)))) (-2749 (*1 *1 *2 *3) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-372)))) (-2868 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-372)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-372)))) (-2441 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-1812 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-3489 (*1 *1) (-5 *1 (-372))) (-2443 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-4020 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-3148 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-2856 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-798))) (-15 -2749 ($ (-798) (-525))) (-15 -2868 ((-1178) $ (-525))) (-15 -2868 ((-1178) $)) (-15 -2441 ((-592 (-1074)) $)) (-15 -1812 ((-592 (-1074)) $)) (-15 -3489 ($)) (-15 -2443 ((-592 (-1074)) $)) (-15 -4020 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3148 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2856 ((-592 (-1074)) $ (-592 (-1074)))))) -((-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2055 (((-798) $) 50)) (-3347 (($) NIL T CONST)) (-2927 (($ $ (-856)) NIL)) (-2012 (($ $ (-856)) NIL)) (-2594 (($ $ (-856)) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($ (-713)) 26)) (-2989 (((-713)) 17)) (-1269 (((-798) $) 52)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) NIL)) (-2355 (($ $ $ $) NIL)) (-2013 (($ $ $) NIL)) (-3351 (($) 20 T CONST)) (-3992 (((-108) $ $) 28)) (-4088 (($ $) 34) (($ $ $) 36)) (-4078 (($ $ $) 37)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 38) (($ $ |#3|) NIL) (($ |#3| $) 33))) +(((-368 |#1| |#2| |#3|) (-13 (-687 |#3|) (-10 -8 (-15 -2989 ((-713))) (-15 -1269 ((-798) $)) (-15 -2055 ((-798) $)) (-15 -3519 ($ (-713))))) (-713) (-713) (-160)) (T -368)) +((-2989 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-1269 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-2055 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160)))) (-3519 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-160))))) +(-13 (-687 |#3|) (-10 -8 (-15 -2989 ((-713))) (-15 -1269 ((-798) $)) (-15 -2055 ((-798) $)) (-15 -3519 ($ (-713))))) +((-3926 (((-1074)) 10)) (-1263 (((-1063 (-1074))) 28)) (-2320 (((-1178) (-1074)) 25) (((-1178) (-366)) 24)) (-2336 (((-1178)) 26)) (-3552 (((-1063 (-1074))) 27))) +(((-369) (-10 -7 (-15 -3552 ((-1063 (-1074)))) (-15 -1263 ((-1063 (-1074)))) (-15 -2336 ((-1178))) (-15 -2320 ((-1178) (-366))) (-15 -2320 ((-1178) (-1074))) (-15 -3926 ((-1074))))) (T -369)) +((-3926 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-369)))) (-2320 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-369)))) (-2320 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1178)) (-5 *1 (-369)))) (-2336 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-369)))) (-1263 (*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369)))) (-3552 (*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) +(-10 -7 (-15 -3552 ((-1063 (-1074)))) (-15 -1263 ((-1063 (-1074)))) (-15 -2336 ((-1178))) (-15 -2320 ((-1178) (-366))) (-15 -2320 ((-1178) (-1074))) (-15 -3926 ((-1074)))) +((-1234 (((-713) (-314 |#1| |#2| |#3| |#4|)) 16))) +(((-370 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1234 ((-713) (-314 |#1| |#2| |#3| |#4|)))) (-13 (-346) (-341)) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -370)) +((-1234 (*1 *2 *3) (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) (-5 *2 (-713)) (-5 *1 (-370 *4 *5 *6 *7))))) +(-10 -7 (-15 -1234 ((-713) (-314 |#1| |#2| |#3| |#4|)))) +((-1271 (((-372) |#1|) 11))) +(((-371 |#1|) (-10 -7 (-15 -1271 ((-372) |#1|))) (-1020)) (T -371)) +((-1271 (*1 *2 *3) (-12 (-5 *2 (-372)) (-5 *1 (-371 *3)) (-4 *3 (-1020))))) +(-10 -7 (-15 -1271 ((-372) |#1|))) +((-1261 (((-108) $ $) NIL)) (-2578 (((-592 (-1074)) $ (-592 (-1074))) 38)) (-2356 (((-592 (-1074)) $ (-592 (-1074))) 39)) (-3959 (((-592 (-1074)) $ (-592 (-1074))) 40)) (-3010 (((-592 (-1074)) $) 35)) (-3485 (($) 23)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1817 (((-592 (-1074)) $) 36)) (-3003 (((-592 (-1074)) $) 37)) (-2863 (((-1178) $ (-525)) 33) (((-1178) $) 34)) (-2745 (($ (-798) (-525)) 30)) (-1271 (((-798) $) 42) (($ (-798)) 25)) (-3992 (((-108) $ $) NIL))) +(((-372) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-798))) (-15 -2745 ($ (-798) (-525))) (-15 -2863 ((-1178) $ (-525))) (-15 -2863 ((-1178) $)) (-15 -3003 ((-592 (-1074)) $)) (-15 -1817 ((-592 (-1074)) $)) (-15 -3485 ($)) (-15 -3010 ((-592 (-1074)) $)) (-15 -3959 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2356 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2578 ((-592 (-1074)) $ (-592 (-1074))))))) (T -372)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-372)))) (-2745 (*1 *1 *2 *3) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-372)))) (-2863 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-372)))) (-2863 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-372)))) (-3003 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-1817 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-3485 (*1 *1) (-5 *1 (-372))) (-3010 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-3959 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-2356 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) (-2578 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-798))) (-15 -2745 ($ (-798) (-525))) (-15 -2863 ((-1178) $ (-525))) (-15 -2863 ((-1178) $)) (-15 -3003 ((-592 (-1074)) $)) (-15 -1817 ((-592 (-1074)) $)) (-15 -3485 ($)) (-15 -3010 ((-592 (-1074)) $)) (-15 -3959 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2356 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2578 ((-592 (-1074)) $ (-592 (-1074)))))) +((-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8))) (((-373) (-131)) (T -373)) ((-2350 (*1 *2 *1) (-12 (-4 *1 (-373)) (-5 *2 (-1178))))) (-13 (-1127) (-566 (-798)) (-10 -8 (-15 -2350 ((-1178) $)))) (((-566 (-798)) . T) ((-1127) . T)) -((-2591 (((-3 $ "failed") (-294 (-357))) 21) (((-3 $ "failed") (-294 (-525))) 19) (((-3 $ "failed") (-887 (-357))) 17) (((-3 $ "failed") (-887 (-525))) 15) (((-3 $ "failed") (-385 (-887 (-357)))) 13) (((-3 $ "failed") (-385 (-887 (-525)))) 11)) (-3897 (($ (-294 (-357))) 22) (($ (-294 (-525))) 20) (($ (-887 (-357))) 18) (($ (-887 (-525))) 16) (($ (-385 (-887 (-357)))) 14) (($ (-385 (-887 (-525)))) 12)) (-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 23))) +((-2588 (((-3 $ "failed") (-294 (-357))) 21) (((-3 $ "failed") (-294 (-525))) 19) (((-3 $ "failed") (-887 (-357))) 17) (((-3 $ "failed") (-887 (-525))) 15) (((-3 $ "failed") (-385 (-887 (-357)))) 13) (((-3 $ "failed") (-385 (-887 (-525)))) 11)) (-3894 (($ (-294 (-357))) 22) (($ (-294 (-525))) 20) (($ (-887 (-357))) 18) (($ (-887 (-525))) 16) (($ (-385 (-887 (-357)))) 14) (($ (-385 (-887 (-525)))) 12)) (-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 23))) (((-374) (-131)) (T -374)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-374)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-887 (-357))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-357))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-525))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-357)))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-357)))) (-4 *1 (-374)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-525)))) (-4 *1 (-374)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-525)))) (-4 *1 (-374))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-308))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))) (-15 -3897 ($ (-294 (-357)))) (-15 -2591 ((-3 $ "failed") (-294 (-357)))) (-15 -3897 ($ (-294 (-525)))) (-15 -2591 ((-3 $ "failed") (-294 (-525)))) (-15 -3897 ($ (-887 (-357)))) (-15 -2591 ((-3 $ "failed") (-887 (-357)))) (-15 -3897 ($ (-887 (-525)))) (-15 -2591 ((-3 $ "failed") (-887 (-525)))) (-15 -3897 ($ (-385 (-887 (-357))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3897 ($ (-385 (-887 (-525))))) (-15 -2591 ((-3 $ "failed") (-385 (-887 (-525))))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-374)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-357))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-294 (-525))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-887 (-357))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-357))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-525))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-357)))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-357)))) (-4 *1 (-374)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-525)))) (-4 *1 (-374)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 (-887 (-525)))) (-4 *1 (-374))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-308))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))) (-15 -3894 ($ (-294 (-357)))) (-15 -2588 ((-3 $ "failed") (-294 (-357)))) (-15 -3894 ($ (-294 (-525)))) (-15 -2588 ((-3 $ "failed") (-294 (-525)))) (-15 -3894 ($ (-887 (-357)))) (-15 -2588 ((-3 $ "failed") (-887 (-357)))) (-15 -3894 ($ (-887 (-525)))) (-15 -2588 ((-3 $ "failed") (-887 (-525)))) (-15 -3894 ($ (-385 (-887 (-357))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-357))))) (-15 -3894 ($ (-385 (-887 (-525))))) (-15 -2588 ((-3 $ "failed") (-385 (-887 (-525))))))) (((-566 (-798)) . T) ((-373) . T) ((-1127) . T)) -((-1758 (((-592 (-1074)) (-592 (-1074))) 9)) (-2350 (((-1178) (-366)) 27)) (-4182 (((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091))) 60) (((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091)) 35) (((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091))) 34))) -(((-375) (-10 -7 (-15 -4182 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)))) (-15 -4182 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091))) (-15 -4182 ((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091)))) (-15 -2350 ((-1178) (-366))) (-15 -1758 ((-592 (-1074)) (-592 (-1074)))))) (T -375)) -((-1758 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-375)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1178)) (-5 *1 (-375)))) (-4182 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *5 (-1094)) (-5 *2 (-1024)) (-5 *1 (-375)))) (-4182 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-5 *5 (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) (-4182 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-5 *5 (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375))))) -(-10 -7 (-15 -4182 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)))) (-15 -4182 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091))) (-15 -4182 ((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091)))) (-15 -2350 ((-1178) (-366))) (-15 -1758 ((-592 (-1074)) (-592 (-1074))))) -((-2350 (((-1178) $) 38)) (-1270 (((-798) $) 98) (($ (-308)) 100) (($ (-592 (-308))) 99) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 97) (($ (-294 (-643))) 54) (($ (-294 (-641))) 73) (($ (-294 (-636))) 86) (($ (-273 (-294 (-643)))) 68) (($ (-273 (-294 (-641)))) 81) (($ (-273 (-294 (-636)))) 94) (($ (-294 (-525))) 104) (($ (-294 (-357))) 117) (($ (-294 (-157 (-357)))) 130) (($ (-273 (-294 (-525)))) 112) (($ (-273 (-294 (-357)))) 125) (($ (-273 (-294 (-157 (-357))))) 138))) -(((-376 |#1| |#2| |#3| |#4|) (-13 (-373) (-10 -8 (-15 -1270 ($ (-308))) (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))) (-15 -1270 ($ (-294 (-643)))) (-15 -1270 ($ (-294 (-641)))) (-15 -1270 ($ (-294 (-636)))) (-15 -1270 ($ (-273 (-294 (-643))))) (-15 -1270 ($ (-273 (-294 (-641))))) (-15 -1270 ($ (-273 (-294 (-636))))) (-15 -1270 ($ (-294 (-525)))) (-15 -1270 ($ (-294 (-357)))) (-15 -1270 ($ (-294 (-157 (-357))))) (-15 -1270 ($ (-273 (-294 (-525))))) (-15 -1270 ($ (-273 (-294 (-357))))) (-15 -1270 ($ (-273 (-294 (-157 (-357)))))))) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-1091)) (-1095)) (T -376)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-643)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-641)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-636)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-308))) (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))) (-15 -1270 ($ (-294 (-643)))) (-15 -1270 ($ (-294 (-641)))) (-15 -1270 ($ (-294 (-636)))) (-15 -1270 ($ (-273 (-294 (-643))))) (-15 -1270 ($ (-273 (-294 (-641))))) (-15 -1270 ($ (-273 (-294 (-636))))) (-15 -1270 ($ (-294 (-525)))) (-15 -1270 ($ (-294 (-357)))) (-15 -1270 ($ (-294 (-157 (-357))))) (-15 -1270 ($ (-273 (-294 (-525))))) (-15 -1270 ($ (-273 (-294 (-357))))) (-15 -1270 ($ (-273 (-294 (-157 (-357)))))))) -((-1260 (((-108) $ $) NIL)) (-1561 ((|#2| $) 36)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2403 (($ (-385 |#2|)) 85)) (-3887 (((-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|))) $) 37)) (-2524 (($ $) 32) (($ $ (-713)) 34)) (-2749 (((-385 |#2|) $) 46)) (-1279 (($ (-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|)))) 31)) (-1270 (((-798) $) 120)) (-2094 (($ $) 33) (($ $ (-713)) 35)) (-3994 (((-108) $ $) NIL)) (-4080 (($ |#2| $) 39))) -(((-377 |#1| |#2|) (-13 (-1020) (-567 (-385 |#2|)) (-10 -8 (-15 -4080 ($ |#2| $)) (-15 -2403 ($ (-385 |#2|))) (-15 -1561 (|#2| $)) (-15 -3887 ((-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|))) $)) (-15 -1279 ($ (-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|))))) (-15 -2524 ($ $)) (-15 -2094 ($ $)) (-15 -2524 ($ $ (-713))) (-15 -2094 ($ $ (-713))))) (-13 (-341) (-138)) (-1149 |#1|)) (T -377)) -((-4080 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *2)) (-4 *2 (-1149 *3)))) (-2403 (*1 *1 *2) (-12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-1561 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-377 *3 *2)) (-4 *3 (-13 (-341) (-138))))) (-3887 (*1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *2 (-592 (-2 (|:| -2815 (-713)) (|:| -3144 *4) (|:| |num| *4)))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3)))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -2815 (-713)) (|:| -3144 *4) (|:| |num| *4)))) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-2524 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1149 *2)))) (-2094 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1149 *2)))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3)))) (-2094 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3))))) -(-13 (-1020) (-567 (-385 |#2|)) (-10 -8 (-15 -4080 ($ |#2| $)) (-15 -2403 ($ (-385 |#2|))) (-15 -1561 (|#2| $)) (-15 -3887 ((-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|))) $)) (-15 -1279 ($ (-592 (-2 (|:| -2815 (-713)) (|:| -3144 |#2|) (|:| |num| |#2|))))) (-15 -2524 ($ $)) (-15 -2094 ($ $)) (-15 -2524 ($ $ (-713))) (-15 -2094 ($ $ (-713))))) -((-1260 (((-108) $ $) 9 (-3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 15 (|has| |#1| (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 14 (|has| |#1| (-821 (-525))))) (-3247 (((-1074) $) 13 (-3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-2012 (((-1038) $) 12 (-3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-1270 (((-798) $) 11 (-3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-3994 (((-108) $ $) 10 (-3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357))))))) +((-1346 (((-592 (-1074)) (-592 (-1074))) 9)) (-2350 (((-1178) (-366)) 27)) (-3074 (((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091))) 60) (((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091)) 35) (((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091))) 34))) +(((-375) (-10 -7 (-15 -3074 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)))) (-15 -3074 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091))) (-15 -3074 ((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091)))) (-15 -2350 ((-1178) (-366))) (-15 -1346 ((-592 (-1074)) (-592 (-1074)))))) (T -375)) +((-1346 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-375)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1178)) (-5 *1 (-375)))) (-3074 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *5 (-1094)) (-5 *2 (-1024)) (-5 *1 (-375)))) (-3074 (*1 *2 *3 *4 *5 *6 *3) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-5 *5 (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) (-3074 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-5 *5 (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375))))) +(-10 -7 (-15 -3074 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)))) (-15 -3074 ((-1024) (-1091) (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))) (-592 (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) (-592 (-1091)) (-1091))) (-15 -3074 ((-1024) (-1091) (-592 (-1091)) (-1094) (-592 (-1091)))) (-15 -2350 ((-1178) (-366))) (-15 -1346 ((-592 (-1074)) (-592 (-1074))))) +((-2350 (((-1178) $) 38)) (-1271 (((-798) $) 98) (($ (-308)) 100) (($ (-592 (-308))) 99) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 97) (($ (-294 (-643))) 54) (($ (-294 (-641))) 73) (($ (-294 (-636))) 86) (($ (-273 (-294 (-643)))) 68) (($ (-273 (-294 (-641)))) 81) (($ (-273 (-294 (-636)))) 94) (($ (-294 (-525))) 104) (($ (-294 (-357))) 117) (($ (-294 (-157 (-357)))) 130) (($ (-273 (-294 (-525)))) 112) (($ (-273 (-294 (-357)))) 125) (($ (-273 (-294 (-157 (-357))))) 138))) +(((-376 |#1| |#2| |#3| |#4|) (-13 (-373) (-10 -8 (-15 -1271 ($ (-308))) (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))) (-15 -1271 ($ (-294 (-643)))) (-15 -1271 ($ (-294 (-641)))) (-15 -1271 ($ (-294 (-636)))) (-15 -1271 ($ (-273 (-294 (-643))))) (-15 -1271 ($ (-273 (-294 (-641))))) (-15 -1271 ($ (-273 (-294 (-636))))) (-15 -1271 ($ (-294 (-525)))) (-15 -1271 ($ (-294 (-357)))) (-15 -1271 ($ (-294 (-157 (-357))))) (-15 -1271 ($ (-273 (-294 (-525))))) (-15 -1271 ($ (-273 (-294 (-357))))) (-15 -1271 ($ (-273 (-294 (-157 (-357)))))))) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-1091)) (-1095)) (T -376)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-643)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-641)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-636)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-308))) (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))) (-15 -1271 ($ (-294 (-643)))) (-15 -1271 ($ (-294 (-641)))) (-15 -1271 ($ (-294 (-636)))) (-15 -1271 ($ (-273 (-294 (-643))))) (-15 -1271 ($ (-273 (-294 (-641))))) (-15 -1271 ($ (-273 (-294 (-636))))) (-15 -1271 ($ (-294 (-525)))) (-15 -1271 ($ (-294 (-357)))) (-15 -1271 ($ (-294 (-157 (-357))))) (-15 -1271 ($ (-273 (-294 (-525))))) (-15 -1271 ($ (-273 (-294 (-357))))) (-15 -1271 ($ (-273 (-294 (-157 (-357)))))))) +((-1261 (((-108) $ $) NIL)) (-3114 ((|#2| $) 36)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2704 (($ (-385 |#2|)) 85)) (-1976 (((-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|))) $) 37)) (-2521 (($ $) 32) (($ $ (-713)) 34)) (-2745 (((-385 |#2|) $) 46)) (-1280 (($ (-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|)))) 31)) (-1271 (((-798) $) 120)) (-2096 (($ $) 33) (($ $ (-713)) 35)) (-3992 (((-108) $ $) NIL)) (-4078 (($ |#2| $) 39))) +(((-377 |#1| |#2|) (-13 (-1020) (-567 (-385 |#2|)) (-10 -8 (-15 -4078 ($ |#2| $)) (-15 -2704 ($ (-385 |#2|))) (-15 -3114 (|#2| $)) (-15 -1976 ((-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|))) $)) (-15 -1280 ($ (-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|))))) (-15 -2521 ($ $)) (-15 -2096 ($ $)) (-15 -2521 ($ $ (-713))) (-15 -2096 ($ $ (-713))))) (-13 (-341) (-138)) (-1149 |#1|)) (T -377)) +((-4078 (*1 *1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *2)) (-4 *2 (-1149 *3)))) (-2704 (*1 *1 *2) (-12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-3114 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-377 *3 *2)) (-4 *3 (-13 (-341) (-138))))) (-1976 (*1 *2 *1) (-12 (-4 *3 (-13 (-341) (-138))) (-5 *2 (-592 (-2 (|:| -2058 (-713)) (|:| -3140 *4) (|:| |num| *4)))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3)))) (-1280 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -2058 (-713)) (|:| -3140 *4) (|:| |num| *4)))) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) (-2521 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1149 *2)))) (-2096 (*1 *1 *1) (-12 (-4 *2 (-13 (-341) (-138))) (-5 *1 (-377 *2 *3)) (-4 *3 (-1149 *2)))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3)))) (-2096 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3))))) +(-13 (-1020) (-567 (-385 |#2|)) (-10 -8 (-15 -4078 ($ |#2| $)) (-15 -2704 ($ (-385 |#2|))) (-15 -3114 (|#2| $)) (-15 -1976 ((-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|))) $)) (-15 -1280 ($ (-592 (-2 (|:| -2058 (-713)) (|:| -3140 |#2|) (|:| |num| |#2|))))) (-15 -2521 ($ $)) (-15 -2096 ($ $)) (-15 -2521 ($ $ (-713))) (-15 -2096 ($ $ (-713))))) +((-1261 (((-108) $ $) 9 (-3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 15 (|has| |#1| (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 14 (|has| |#1| (-821 (-525))))) (-3803 (((-1074) $) 13 (-3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-2015 (((-1038) $) 12 (-3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-1271 (((-798) $) 11 (-3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))))) (-3992 (((-108) $ $) 10 (-3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357))))))) (((-378 |#1|) (-131) (-1127)) (T -378)) NIL (-13 (-1127) (-10 -7 (IF (|has| |t#1| (-821 (-525))) (-6 (-821 (-525))) |%noBranch|) (IF (|has| |t#1| (-821 (-357))) (-6 (-821 (-357))) |%noBranch|))) -(((-97) -3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-566 (-798)) -3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-1020) -3279 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-1127) . T)) -((-3159 (($ $) 10) (($ $ (-713)) 11))) -(((-379 |#1|) (-10 -8 (-15 -3159 (|#1| |#1| (-713))) (-15 -3159 (|#1| |#1|))) (-380)) (T -379)) +(((-97) -3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-566 (-798)) -3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-1020) -3275 (|has| |#1| (-821 (-525))) (|has| |#1| (-821 (-357)))) ((-1127) . T)) +((-2492 (($ $) 10) (($ $ (-713)) 11))) +(((-379 |#1|) (-10 -8 (-15 -2492 (|#1| |#1| (-713))) (-15 -2492 (|#1| |#1|))) (-380)) (T -379)) NIL -(-10 -8 (-15 -3159 (|#1| |#1| (-713))) (-15 -3159 (|#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-3159 (($ $) 79) (($ $ (-713)) 78)) (-2822 (((-108) $) 71)) (-1678 (((-775 (-856)) $) 81)) (-4211 (((-108) $) 31)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2448 (((-3 (-713) "failed") $ $) 80)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-4157 (((-3 $ "failed") $) 82)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +(-10 -8 (-15 -2492 (|#1| |#1| (-713))) (-15 -2492 (|#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2492 (($ $) 79) (($ $ (-713)) 78)) (-2162 (((-108) $) 71)) (-1234 (((-775 (-856)) $) 81)) (-2109 (((-108) $) 31)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3046 (((-3 (-713) "failed") $ $) 80)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65)) (-2925 (((-3 $ "failed") $) 82)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-380) (-131)) (T -380)) -((-1678 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-775 (-856))))) (-2448 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-713)))) (-3159 (*1 *1 *1) (-4 *1 (-380))) (-3159 (*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-713))))) -(-13 (-341) (-136) (-10 -8 (-15 -1678 ((-775 (-856)) $)) (-15 -2448 ((-3 (-713) "failed") $ $)) (-15 -3159 ($ $)) (-15 -3159 ($ $ (-713))))) +((-1234 (*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-775 (-856))))) (-3046 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-713)))) (-2492 (*1 *1 *1) (-4 *1 (-380))) (-2492 (*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-713))))) +(-13 (-341) (-136) (-10 -8 (-15 -1234 ((-775 (-856)) $)) (-15 -3046 ((-3 (-713) "failed") $ $)) (-15 -2492 ($ $)) (-15 -2492 ($ $ (-713))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-136) . T) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-2294 (($ (-525) (-525)) 11) (($ (-525) (-525) (-856)) NIL)) (-1565 (((-856)) 16) (((-856) (-856)) NIL))) -(((-381 |#1|) (-10 -8 (-15 -1565 ((-856) (-856))) (-15 -1565 ((-856))) (-15 -2294 (|#1| (-525) (-525) (-856))) (-15 -2294 (|#1| (-525) (-525)))) (-382)) (T -381)) -((-1565 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) (-1565 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382))))) -(-10 -8 (-15 -1565 ((-856) (-856))) (-15 -1565 ((-856))) (-15 -2294 (|#1| (-525) (-525) (-856))) (-15 -2294 (|#1| (-525) (-525)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3957 (((-525) $) 89)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-1375 (($ $) 87)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-2211 (($ $) 97)) (-1540 (((-108) $ $) 59)) (-2148 (((-525) $) 114)) (-4083 (($) 17 T CONST)) (-3124 (($ $) 86)) (-2591 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3897 (((-525) $) 101) (((-385 (-525)) $) 98)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-1684 (((-856)) 130) (((-856) (-856)) 127 (|has| $ (-6 -4246)))) (-3426 (((-108) $) 112)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 93)) (-1678 (((-525) $) 136)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 96)) (-1671 (($ $) 92)) (-2348 (((-108) $) 113)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2371 (($ $ $) 111) (($) 124 (-12 (-1825 (|has| $ (-6 -4246))) (-1825 (|has| $ (-6 -4238)))))) (-2535 (($ $ $) 110) (($) 123 (-12 (-1825 (|has| $ (-6 -4246))) (-1825 (|has| $ (-6 -4238)))))) (-1822 (((-525) $) 133)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-2361 (((-856) (-525)) 126 (|has| $ (-6 -4246)))) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-3500 (($ $) 88)) (-1864 (($ $) 90)) (-2294 (($ (-525) (-525)) 138) (($ (-525) (-525) (-856)) 137)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2815 (((-525) $) 134)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-1565 (((-856)) 131) (((-856) (-856)) 128 (|has| $ (-6 -4246)))) (-2917 (((-856) (-525)) 125 (|has| $ (-6 -4246)))) (-2749 (((-357) $) 105) (((-205) $) 104) (((-827 (-357)) $) 94)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-2031 (((-713)) 29)) (-2180 (($ $) 91)) (-1423 (((-856)) 132) (((-856) (-856)) 129 (|has| $ (-6 -4246)))) (-3201 (((-856)) 135)) (-1533 (((-108) $ $) 39)) (-1868 (($ $) 115)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 108)) (-4025 (((-108) $ $) 107)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 109)) (-4017 (((-108) $ $) 106)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +((-2296 (($ (-525) (-525)) 11) (($ (-525) (-525) (-856)) NIL)) (-3148 (((-856)) 16) (((-856) (-856)) NIL))) +(((-381 |#1|) (-10 -8 (-15 -3148 ((-856) (-856))) (-15 -3148 ((-856))) (-15 -2296 (|#1| (-525) (-525) (-856))) (-15 -2296 (|#1| (-525) (-525)))) (-382)) (T -381)) +((-3148 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) (-3148 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382))))) +(-10 -8 (-15 -3148 ((-856) (-856))) (-15 -3148 ((-856))) (-15 -2296 (|#1| (-525) (-525) (-856))) (-15 -2296 (|#1| (-525) (-525)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1490 (((-525) $) 89)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-2870 (($ $) 87)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-2211 (($ $) 97)) (-3766 (((-108) $ $) 59)) (-1954 (((-525) $) 114)) (-3347 (($) 17 T CONST)) (-2066 (($ $) 86)) (-2588 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3894 (((-525) $) 101) (((-385 (-525)) $) 98)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-4107 (((-856)) 130) (((-856) (-856)) 127 (|has| $ (-6 -4246)))) (-4147 (((-108) $) 112)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 93)) (-1234 (((-525) $) 136)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 96)) (-3534 (($ $) 92)) (-3288 (((-108) $) 113)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2372 (($ $ $) 111) (($) 124 (-12 (-1830 (|has| $ (-6 -4246))) (-1830 (|has| $ (-6 -4238)))))) (-2530 (($ $ $) 110) (($) 123 (-12 (-1830 (|has| $ (-6 -4246))) (-1830 (|has| $ (-6 -4238)))))) (-1829 (((-525) $) 133)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-3374 (((-856) (-525)) 126 (|has| $ (-6 -4246)))) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2602 (($ $) 88)) (-2804 (($ $) 90)) (-2296 (($ (-525) (-525)) 138) (($ (-525) (-525) (-856)) 137)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2058 (((-525) $) 134)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3148 (((-856)) 131) (((-856) (-856)) 128 (|has| $ (-6 -4246)))) (-1807 (((-856) (-525)) 125 (|has| $ (-6 -4246)))) (-2745 (((-357) $) 105) (((-205) $) 104) (((-827 (-357)) $) 94)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-3998 (((-713)) 29)) (-2407 (($ $) 91)) (-3565 (((-856)) 132) (((-856) (-856)) 129 (|has| $ (-6 -4246)))) (-3196 (((-856)) 135)) (-3714 (((-108) $ $) 39)) (-3297 (($ $) 115)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 108)) (-4025 (((-108) $ $) 107)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 109)) (-4015 (((-108) $ $) 106)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-382) (-131)) (T -382)) -((-2294 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382)))) (-2294 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-4 *1 (-382)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3201 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-2815 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-1822 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-1423 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-1565 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-1684 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-1423 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-1565 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-1684 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-2361 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) (-5 *2 (-856)))) (-2917 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) (-5 *2 (-856)))) (-2371 (*1 *1) (-12 (-4 *1 (-382)) (-1825 (|has| *1 (-6 -4246))) (-1825 (|has| *1 (-6 -4238))))) (-2535 (*1 *1) (-12 (-4 *1 (-382)) (-1825 (|has| *1 (-6 -4246))) (-1825 (|has| *1 (-6 -4238)))))) -(-13 (-986) (-10 -8 (-6 -1370) (-15 -2294 ($ (-525) (-525))) (-15 -2294 ($ (-525) (-525) (-856))) (-15 -1678 ((-525) $)) (-15 -3201 ((-856))) (-15 -2815 ((-525) $)) (-15 -1822 ((-525) $)) (-15 -1423 ((-856))) (-15 -1565 ((-856))) (-15 -1684 ((-856))) (IF (|has| $ (-6 -4246)) (PROGN (-15 -1423 ((-856) (-856))) (-15 -1565 ((-856) (-856))) (-15 -1684 ((-856) (-856))) (-15 -2361 ((-856) (-525))) (-15 -2917 ((-856) (-525)))) |%noBranch|) (IF (|has| $ (-6 -4238)) |%noBranch| (IF (|has| $ (-6 -4246)) |%noBranch| (PROGN (-15 -2371 ($)) (-15 -2535 ($))))))) +((-2296 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382)))) (-2296 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-4 *1 (-382)))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3196 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-2058 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-1829 (*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) (-3565 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-3148 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-4107 (*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) (-3565 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-3148 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-4107 (*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) (-3374 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) (-5 *2 (-856)))) (-1807 (*1 *2 *3) (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) (-5 *2 (-856)))) (-2372 (*1 *1) (-12 (-4 *1 (-382)) (-1830 (|has| *1 (-6 -4246))) (-1830 (|has| *1 (-6 -4238))))) (-2530 (*1 *1) (-12 (-4 *1 (-382)) (-1830 (|has| *1 (-6 -4246))) (-1830 (|has| *1 (-6 -4238)))))) +(-13 (-986) (-10 -8 (-6 -1371) (-15 -2296 ($ (-525) (-525))) (-15 -2296 ($ (-525) (-525) (-856))) (-15 -1234 ((-525) $)) (-15 -3196 ((-856))) (-15 -2058 ((-525) $)) (-15 -1829 ((-525) $)) (-15 -3565 ((-856))) (-15 -3148 ((-856))) (-15 -4107 ((-856))) (IF (|has| $ (-6 -4246)) (PROGN (-15 -3565 ((-856) (-856))) (-15 -3148 ((-856) (-856))) (-15 -4107 ((-856) (-856))) (-15 -3374 ((-856) (-525))) (-15 -1807 ((-856) (-525)))) |%noBranch|) (IF (|has| $ (-6 -4238)) |%noBranch| (IF (|has| $ (-6 -4246)) |%noBranch| (PROGN (-15 -2372 ($)) (-15 -2530 ($))))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-566 (-798)) . T) ((-160) . T) ((-567 (-205)) . T) ((-567 (-357)) . T) ((-567 (-827 (-357))) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-787) . T) ((-789) . T) ((-821 (-357)) . T) ((-855) . T) ((-934) . T) ((-953) . T) ((-986) . T) ((-968 (-385 (-525))) . T) ((-968 (-525)) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-2694 (((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)) 20))) -(((-383 |#1| |#2|) (-10 -7 (-15 -2694 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) (-517) (-517)) (T -383)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-396 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-396 *6)) (-5 *1 (-383 *5 *6))))) -(-10 -7 (-15 -2694 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) -((-2694 (((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)) 13))) -(((-384 |#1| |#2|) (-10 -7 (-15 -2694 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) (-517) (-517)) (T -384)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-385 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-385 *6)) (-5 *1 (-384 *5 *6))))) -(-10 -7 (-15 -2694 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 13)) (-3957 ((|#1| $) 21 (|has| |#1| (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| |#1| (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 17) (((-3 (-1091) "failed") $) NIL (|has| |#1| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 70 (|has| |#1| (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525))))) (-3897 ((|#1| $) 15) (((-1091) $) NIL (|has| |#1| (-968 (-1091)))) (((-385 (-525)) $) 67 (|has| |#1| (-968 (-525)))) (((-525) $) NIL (|has| |#1| (-968 (-525))))) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) 50)) (-2899 (($) NIL (|has| |#1| (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| |#1| (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#1| (-821 (-357))))) (-4211 (((-108) $) 64)) (-2142 (($ $) NIL)) (-1498 ((|#1| $) 71)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2348 (((-108) $) NIL (|has| |#1| (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| |#1| (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 97)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| |#1| (-286)))) (-1864 ((|#1| $) 28 (|has| |#1| (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 135 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 131 (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-2430 (((-713) $) NIL)) (-3410 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-1953 (($ $) NIL)) (-1511 ((|#1| $) 73)) (-2749 (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (((-501) $) NIL (|has| |#1| (-567 (-501)))) (((-357) $) NIL (|has| |#1| (-953))) (((-205) $) NIL (|has| |#1| (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 115 (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 10) (($ (-1091)) NIL (|has| |#1| (-968 (-1091))))) (-4157 (((-3 $ "failed") $) 99 (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 100)) (-2180 ((|#1| $) 26 (|has| |#1| (-510)))) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| |#1| (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 22 T CONST)) (-3365 (($) 8 T CONST)) (-3645 (((-1074) $) 43 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1074) $ (-108)) 44 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1178) (-764) $) 45 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1178) (-764) $ (-108)) 46 (-12 (|has| |#1| (-510)) (|has| |#1| (-770))))) (-2094 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 56)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) 24 (|has| |#1| (-789)))) (-4100 (($ $ $) 126) (($ |#1| |#1|) 52)) (-4090 (($ $) 25) (($ $ $) 55)) (-4080 (($ $ $) 53)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 125)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 60) (($ $ $) 57) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85))) +((-2688 (((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)) 20))) +(((-383 |#1| |#2|) (-10 -7 (-15 -2688 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) (-517) (-517)) (T -383)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-396 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-396 *6)) (-5 *1 (-383 *5 *6))))) +(-10 -7 (-15 -2688 ((-396 |#2|) (-1 |#2| |#1|) (-396 |#1|)))) +((-2688 (((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)) 13))) +(((-384 |#1| |#2|) (-10 -7 (-15 -2688 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) (-517) (-517)) (T -384)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-385 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-5 *2 (-385 *6)) (-5 *1 (-384 *5 *6))))) +(-10 -7 (-15 -2688 ((-385 |#2|) (-1 |#2| |#1|) (-385 |#1|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 13)) (-1490 ((|#1| $) 21 (|has| |#1| (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| |#1| (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 17) (((-3 (-1091) "failed") $) NIL (|has| |#1| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 70 (|has| |#1| (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525))))) (-3894 ((|#1| $) 15) (((-1091) $) NIL (|has| |#1| (-968 (-1091)))) (((-385 (-525)) $) 67 (|has| |#1| (-968 (-525)))) (((-525) $) NIL (|has| |#1| (-968 (-525))))) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) 50)) (-2894 (($) NIL (|has| |#1| (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| |#1| (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#1| (-821 (-357))))) (-2109 (((-108) $) 64)) (-1902 (($ $) NIL)) (-1501 ((|#1| $) 71)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-3288 (((-108) $) NIL (|has| |#1| (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| |#1| (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 97)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| |#1| (-286)))) (-2804 ((|#1| $) 28 (|has| |#1| (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 135 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 131 (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-2931 (((-713) $) NIL)) (-3405 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) 63)) (-3826 (($ $) NIL)) (-1512 ((|#1| $) 73)) (-2745 (((-827 (-525)) $) NIL (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#1| (-567 (-827 (-357))))) (((-501) $) NIL (|has| |#1| (-567 (-501)))) (((-357) $) NIL (|has| |#1| (-953))) (((-205) $) NIL (|has| |#1| (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 115 (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 10) (($ (-1091)) NIL (|has| |#1| (-968 (-1091))))) (-2925 (((-3 $ "failed") $) 99 (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 100)) (-2407 ((|#1| $) 26 (|has| |#1| (-510)))) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| |#1| (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 22 T CONST)) (-3362 (($) 8 T CONST)) (-1386 (((-1074) $) 43 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1074) $ (-108)) 44 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1178) (-764) $) 45 (-12 (|has| |#1| (-510)) (|has| |#1| (-770)))) (((-1178) (-764) $ (-108)) 46 (-12 (|has| |#1| (-510)) (|has| |#1| (-770))))) (-2096 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 56)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) 24 (|has| |#1| (-789)))) (-4098 (($ $ $) 126) (($ |#1| |#1|) 52)) (-4088 (($ $) 25) (($ $ $) 55)) (-4078 (($ $ $) 53)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 125)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 60) (($ $ $) 57) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 61) (($ $ |#1|) 85))) (((-385 |#1|) (-13 (-925 |#1|) (-10 -7 (IF (|has| |#1| (-510)) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4242)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-6 -4253)) (-6 -4242) |%noBranch|) |%noBranch|) |%noBranch|))) (-517)) (T -385)) NIL (-13 (-925 |#1|) (-10 -7 (IF (|has| |#1| (-510)) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4242)) (IF (|has| |#1| (-429)) (IF (|has| |#1| (-6 -4253)) (-6 -4242) |%noBranch|) |%noBranch|) |%noBranch|))) -((-1889 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 18)) (-2439 (($ (-1173 |#2|) (-1173 $)) NIL) (($ (-1173 |#2|)) 26)) (-4145 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 22)) (-4045 ((|#3| $) 60)) (-1932 ((|#2| (-1173 $)) NIL) ((|#2|) 20)) (-3349 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 24)) (-2749 (((-1173 |#2|) $) 11) (($ (-1173 |#2|)) 13)) (-3458 ((|#3| $) 52))) -(((-386 |#1| |#2| |#3|) (-10 -8 (-15 -4145 ((-632 |#2|) |#1|)) (-15 -1932 (|#2|)) (-15 -1889 ((-632 |#2|))) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -4045 (|#3| |#1|)) (-15 -3458 (|#3| |#1|)) (-15 -1889 ((-632 |#2|) (-1173 |#1|))) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -4145 ((-632 |#2|) |#1| (-1173 |#1|)))) (-387 |#2| |#3|) (-160) (-1149 |#2|)) (T -386)) -((-1889 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)) (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) (-1932 (*1 *2) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) (-4 *3 (-387 *2 *4))))) -(-10 -8 (-15 -4145 ((-632 |#2|) |#1|)) (-15 -1932 (|#2|)) (-15 -1889 ((-632 |#2|))) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -4045 (|#3| |#1|)) (-15 -3458 (|#3| |#1|)) (-15 -1889 ((-632 |#2|) (-1173 |#1|))) (-15 -1932 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -4145 ((-632 |#2|) |#1| (-1173 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1889 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3029 ((|#1| $) 52)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2439 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-4145 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-3233 (((-3 $ "failed") $) 34)) (-3318 (((-856)) 54)) (-4211 (((-108) $) 31)) (-1671 ((|#1| $) 51)) (-4045 ((|#2| $) 44 (|has| |#1| (-341)))) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1932 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-3349 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2749 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-4157 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3458 ((|#2| $) 45)) (-2031 (((-713)) 29)) (-2187 (((-1173 $)) 67)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) +((-3480 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 18)) (-2991 (($ (-1173 |#2|) (-1173 $)) NIL) (($ (-1173 |#2|)) 26)) (-2842 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 22)) (-4201 ((|#3| $) 60)) (-2146 ((|#2| (-1173 $)) NIL) ((|#2|) 20)) (-1614 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 24)) (-2745 (((-1173 |#2|) $) 11) (($ (-1173 |#2|)) 13)) (-3280 ((|#3| $) 52))) +(((-386 |#1| |#2| |#3|) (-10 -8 (-15 -2842 ((-632 |#2|) |#1|)) (-15 -2146 (|#2|)) (-15 -3480 ((-632 |#2|))) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -4201 (|#3| |#1|)) (-15 -3280 (|#3| |#1|)) (-15 -3480 ((-632 |#2|) (-1173 |#1|))) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2842 ((-632 |#2|) |#1| (-1173 |#1|)))) (-387 |#2| |#3|) (-160) (-1149 |#2|)) (T -386)) +((-3480 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)) (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) (-2146 (*1 *2) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) (-4 *3 (-387 *2 *4))))) +(-10 -8 (-15 -2842 ((-632 |#2|) |#1|)) (-15 -2146 (|#2|)) (-15 -3480 ((-632 |#2|))) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -4201 (|#3| |#1|)) (-15 -3280 (|#3| |#1|)) (-15 -3480 ((-632 |#2|) (-1173 |#1|))) (-15 -2146 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2842 ((-632 |#2|) |#1| (-1173 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3480 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3025 ((|#1| $) 52)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2991 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-2842 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-1853 (((-3 $ "failed") $) 34)) (-3314 (((-856)) 54)) (-2109 (((-108) $) 31)) (-3534 ((|#1| $) 51)) (-4201 ((|#2| $) 44 (|has| |#1| (-341)))) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2146 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-1614 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2745 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37)) (-2925 (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3280 ((|#2| $) 45)) (-3998 (((-713)) 29)) (-2495 (((-1173 $)) 67)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) (((-387 |#1| |#2|) (-131) (-160) (-1149 |t#1|)) (T -387)) -((-2187 (*1 *2) (-12 (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *1)) (-4 *1 (-387 *3 *4)))) (-3349 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *3)))) (-3349 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-2439 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1149 *3)))) (-2749 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *3)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1149 *3)))) (-1889 (*1 *2) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-632 *3)))) (-1932 (*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-4145 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-632 *3))))) -(-13 (-348 |t#1| |t#2|) (-10 -8 (-15 -2187 ((-1173 $))) (-15 -3349 ((-1173 |t#1|) $)) (-15 -3349 ((-632 |t#1|) (-1173 $))) (-15 -2439 ($ (-1173 |t#1|))) (-15 -2749 ((-1173 |t#1|) $)) (-15 -2749 ($ (-1173 |t#1|))) (-15 -1889 ((-632 |t#1|))) (-15 -1932 (|t#1|)) (-15 -4145 ((-632 |t#1|) $)))) +((-2495 (*1 *2) (-12 (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *1)) (-4 *1 (-387 *3 *4)))) (-1614 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *3)))) (-1614 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) (-2991 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1149 *3)))) (-2745 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *3)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) (-4 *4 (-1149 *3)))) (-3480 (*1 *2) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-632 *3)))) (-2146 (*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) (-2842 (*1 *2 *1) (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-632 *3))))) +(-13 (-348 |t#1| |t#2|) (-10 -8 (-15 -2495 ((-1173 $))) (-15 -1614 ((-1173 |t#1|) $)) (-15 -1614 ((-632 |t#1|) (-1173 $))) (-15 -2991 ($ (-1173 |t#1|))) (-15 -2745 ((-1173 |t#1|) $)) (-15 -2745 ($ (-1173 |t#1|))) (-15 -3480 ((-632 |t#1|))) (-15 -2146 (|t#1|)) (-15 -2842 ((-632 |t#1|) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-348 |#1| |#2|) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) . T) ((-669) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) 27) (((-3 (-525) "failed") $) 19)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) 24) (((-525) $) 14)) (-1270 (($ |#2|) NIL) (($ (-385 (-525))) 22) (($ (-525)) 11))) -(((-388 |#1| |#2|) (-10 -8 (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -1270 (|#1| (-525))) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|))) (-389 |#2|) (-1127)) (T -388)) +((-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) 27) (((-3 (-525) "failed") $) 19)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) 24) (((-525) $) 14)) (-1271 (($ |#2|) NIL) (($ (-385 (-525))) 22) (($ (-525)) 11))) +(((-388 |#1| |#2|) (-10 -8 (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|))) (-389 |#2|) (-1127)) (T -388)) NIL -(-10 -8 (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -1270 (|#1| (-525))) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|))) -((-2591 (((-3 |#1| "failed") $) 7) (((-3 (-385 (-525)) "failed") $) 16 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 13 (|has| |#1| (-968 (-525))))) (-3897 ((|#1| $) 8) (((-385 (-525)) $) 15 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 12 (|has| |#1| (-968 (-525))))) (-1270 (($ |#1|) 6) (($ (-385 (-525))) 17 (|has| |#1| (-968 (-385 (-525))))) (($ (-525)) 14 (|has| |#1| (-968 (-525)))))) +(-10 -8 (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|))) +((-2588 (((-3 |#1| "failed") $) 7) (((-3 (-385 (-525)) "failed") $) 16 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 13 (|has| |#1| (-968 (-525))))) (-3894 ((|#1| $) 8) (((-385 (-525)) $) 15 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 12 (|has| |#1| (-968 (-525))))) (-1271 (($ |#1|) 6) (($ (-385 (-525))) 17 (|has| |#1| (-968 (-385 (-525))))) (($ (-525)) 14 (|has| |#1| (-968 (-525)))))) (((-389 |#1|) (-131) (-1127)) (T -389)) NIL (-13 (-968 |t#1|) (-10 -7 (IF (|has| |t#1| (-968 (-525))) (-6 (-968 (-525))) |%noBranch|) (IF (|has| |t#1| (-968 (-385 (-525)))) (-6 (-968 (-385 (-525)))) |%noBranch|))) (((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T)) -((-2694 (((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)) 33))) -(((-390 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2694 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) (-286) (-925 |#1|) (-1149 |#2|) (-13 (-387 |#2| |#3|) (-968 |#2|)) (-286) (-925 |#5|) (-1149 |#6|) (-13 (-387 |#6| |#7|) (-968 |#6|))) (T -390)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-391 *5 *6 *7 *8)) (-4 *5 (-286)) (-4 *6 (-925 *5)) (-4 *7 (-1149 *6)) (-4 *8 (-13 (-387 *6 *7) (-968 *6))) (-4 *9 (-286)) (-4 *10 (-925 *9)) (-4 *11 (-1149 *10)) (-5 *2 (-391 *9 *10 *11 *12)) (-5 *1 (-390 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-387 *10 *11) (-968 *10)))))) -(-10 -7 (-15 -2694 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) -((-1260 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-3807 ((|#4| (-713) (-1173 |#4|)) 56)) (-4211 (((-108) $) NIL)) (-1498 (((-1173 |#4|) $) 17)) (-1671 ((|#2| $) 54)) (-1324 (($ $) 139)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 100)) (-3939 (($ (-1173 |#4|)) 99)) (-2012 (((-1038) $) NIL)) (-1511 ((|#1| $) 18)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) 134)) (-2187 (((-1173 |#4|) $) 129)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 11 T CONST)) (-3994 (((-108) $ $) 40)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 122)) (* (($ $ $) 121))) -(((-391 |#1| |#2| |#3| |#4|) (-13 (-450) (-10 -8 (-15 -3939 ($ (-1173 |#4|))) (-15 -2187 ((-1173 |#4|) $)) (-15 -1671 (|#2| $)) (-15 -1498 ((-1173 |#4|) $)) (-15 -1511 (|#1| $)) (-15 -1324 ($ $)) (-15 -3807 (|#4| (-713) (-1173 |#4|))))) (-286) (-925 |#1|) (-1149 |#2|) (-13 (-387 |#2| |#3|) (-968 |#2|))) (T -391)) -((-3939 (*1 *1 *2) (-12 (-5 *2 (-1173 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) (-5 *1 (-391 *3 *4 *5 *6)))) (-2187 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) (-1671 (*1 *2 *1) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-391 *3 *2 *4 *5)) (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-968 *2))))) (-1498 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) (-1511 (*1 *2 *1) (-12 (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-4 *2 (-286)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) (-1324 (*1 *1 *1) (-12 (-4 *2 (-286)) (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) (-3807 (*1 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-1173 *2)) (-4 *5 (-286)) (-4 *6 (-925 *5)) (-4 *2 (-13 (-387 *6 *7) (-968 *6))) (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1149 *6))))) -(-13 (-450) (-10 -8 (-15 -3939 ($ (-1173 |#4|))) (-15 -2187 ((-1173 |#4|) $)) (-15 -1671 (|#2| $)) (-15 -1498 ((-1173 |#4|) $)) (-15 -1511 (|#1| $)) (-15 -1324 ($ $)) (-15 -3807 (|#4| (-713) (-1173 |#4|))))) -((-1260 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-1671 ((|#2| $) 61)) (-2970 (($ (-1173 |#4|)) 25) (($ (-391 |#1| |#2| |#3| |#4|)) 76 (|has| |#4| (-968 |#2|)))) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 34)) (-2187 (((-1173 |#4|) $) 26)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3365 (($) 23 T CONST)) (-3994 (((-108) $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ $ $) 72))) -(((-392 |#1| |#2| |#3| |#4| |#5|) (-13 (-669) (-10 -8 (-15 -2187 ((-1173 |#4|) $)) (-15 -1671 (|#2| $)) (-15 -2970 ($ (-1173 |#4|))) (IF (|has| |#4| (-968 |#2|)) (-15 -2970 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-286) (-925 |#1|) (-1149 |#2|) (-387 |#2| |#3|) (-1173 |#4|)) (T -392)) -((-2187 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)))) (-1671 (*1 *2 *1) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) (-14 *6 (-1173 *5)))) (-2970 (*1 *1 *2) (-12 (-5 *2 (-1173 *6)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7)))) (-2970 (*1 *1 *2) (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-968 *4)) (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))))) -(-13 (-669) (-10 -8 (-15 -2187 ((-1173 |#4|) $)) (-15 -1671 (|#2| $)) (-15 -2970 ($ (-1173 |#4|))) (IF (|has| |#4| (-968 |#2|)) (-15 -2970 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) -((-2694 ((|#3| (-1 |#4| |#2|) |#1|) 26))) -(((-393 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) (-395 |#2|) (-160) (-395 |#4|) (-160)) (T -393)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-395 *6)) (-5 *1 (-393 *4 *5 *2 *6)) (-4 *4 (-395 *5))))) -(-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) -((-1704 (((-3 $ "failed")) 86)) (-3444 (((-1173 (-632 |#2|)) (-1173 $)) NIL) (((-1173 (-632 |#2|))) 91)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 85)) (-1938 (((-3 $ "failed")) 84)) (-4092 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 102)) (-2213 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 110)) (-4200 (((-1087 (-887 |#2|))) 55)) (-3483 ((|#2| (-1173 $)) NIL) ((|#2|) 106)) (-2439 (($ (-1173 |#2|) (-1173 $)) NIL) (($ (-1173 |#2|)) 113)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 83)) (-1379 (((-3 $ "failed")) 75)) (-2346 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 100)) (-1550 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 108)) (-1283 (((-1087 (-887 |#2|))) 54)) (-2664 ((|#2| (-1173 $)) NIL) ((|#2|) 104)) (-3349 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 112)) (-2749 (((-1173 |#2|) $) 96) (($ (-1173 |#2|)) 98)) (-3207 (((-592 (-887 |#2|)) (-1173 $)) NIL) (((-592 (-887 |#2|))) 94)) (-4167 (($ (-632 |#2|) $) 90))) -(((-394 |#1| |#2|) (-10 -8 (-15 -4167 (|#1| (-632 |#2|) |#1|)) (-15 -4200 ((-1087 (-887 |#2|)))) (-15 -1283 ((-1087 (-887 |#2|)))) (-15 -2213 ((-632 |#2|) |#1|)) (-15 -1550 ((-632 |#2|) |#1|)) (-15 -4092 ((-632 |#2|))) (-15 -2346 ((-632 |#2|))) (-15 -3483 (|#2|)) (-15 -2664 (|#2|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3207 ((-592 (-887 |#2|)))) (-15 -3444 ((-1173 (-632 |#2|)))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -1704 ((-3 |#1| "failed"))) (-15 -1938 ((-3 |#1| "failed"))) (-15 -1379 ((-3 |#1| "failed"))) (-15 -3782 ((-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed"))) (-15 -3002 ((-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed"))) (-15 -4092 ((-632 |#2|) (-1173 |#1|))) (-15 -2346 ((-632 |#2|) (-1173 |#1|))) (-15 -3483 (|#2| (-1173 |#1|))) (-15 -2664 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2213 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -1550 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3444 ((-1173 (-632 |#2|)) (-1173 |#1|))) (-15 -3207 ((-592 (-887 |#2|)) (-1173 |#1|)))) (-395 |#2|) (-160)) (T -394)) -((-3444 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-3207 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-2664 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-3483 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-2346 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-4092 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-1283 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-4200 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4))))) -(-10 -8 (-15 -4167 (|#1| (-632 |#2|) |#1|)) (-15 -4200 ((-1087 (-887 |#2|)))) (-15 -1283 ((-1087 (-887 |#2|)))) (-15 -2213 ((-632 |#2|) |#1|)) (-15 -1550 ((-632 |#2|) |#1|)) (-15 -4092 ((-632 |#2|))) (-15 -2346 ((-632 |#2|))) (-15 -3483 (|#2|)) (-15 -2664 (|#2|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2439 (|#1| (-1173 |#2|))) (-15 -3207 ((-592 (-887 |#2|)))) (-15 -3444 ((-1173 (-632 |#2|)))) (-15 -3349 ((-632 |#2|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1|)) (-15 -1704 ((-3 |#1| "failed"))) (-15 -1938 ((-3 |#1| "failed"))) (-15 -1379 ((-3 |#1| "failed"))) (-15 -3782 ((-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed"))) (-15 -3002 ((-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed"))) (-15 -4092 ((-632 |#2|) (-1173 |#1|))) (-15 -2346 ((-632 |#2|) (-1173 |#1|))) (-15 -3483 (|#2| (-1173 |#1|))) (-15 -2664 (|#2| (-1173 |#1|))) (-15 -2439 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -3349 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -3349 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -2213 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -1550 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3444 ((-1173 (-632 |#2|)) (-1173 |#1|))) (-15 -3207 ((-592 (-887 |#2|)) (-1173 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1704 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) 19)) (-3444 (((-1173 (-632 |#1|)) (-1173 $)) 78) (((-1173 (-632 |#1|))) 100)) (-1877 (((-1173 $)) 81)) (-4083 (($) 17 T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 40 (|has| |#1| (-517)))) (-1938 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-4092 (((-632 |#1|) (-1173 $)) 65) (((-632 |#1|)) 92)) (-1601 ((|#1| $) 74)) (-2213 (((-632 |#1|) $ (-1173 $)) 76) (((-632 |#1|) $) 90)) (-4073 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-4200 (((-1087 (-887 |#1|))) 88 (|has| |#1| (-341)))) (-1236 (($ $ (-856)) 28)) (-1935 ((|#1| $) 72)) (-1713 (((-1087 |#1|) $) 42 (|has| |#1| (-517)))) (-3483 ((|#1| (-1173 $)) 67) ((|#1|) 94)) (-2966 (((-1087 |#1|) $) 63)) (-3904 (((-108)) 57)) (-2439 (($ (-1173 |#1|) (-1173 $)) 69) (($ (-1173 |#1|)) 98)) (-3233 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-3318 (((-856)) 80)) (-2586 (((-108)) 54)) (-2153 (($ $ (-856)) 33)) (-3673 (((-108)) 50)) (-1682 (((-108)) 48)) (-2641 (((-108)) 52)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) 41 (|has| |#1| (-517)))) (-1379 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-2346 (((-632 |#1|) (-1173 $)) 66) (((-632 |#1|)) 93)) (-1820 ((|#1| $) 75)) (-1550 (((-632 |#1|) $ (-1173 $)) 77) (((-632 |#1|) $) 91)) (-3164 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-1283 (((-1087 (-887 |#1|))) 89 (|has| |#1| (-341)))) (-2390 (($ $ (-856)) 29)) (-2283 ((|#1| $) 73)) (-3300 (((-1087 |#1|) $) 43 (|has| |#1| (-517)))) (-2664 ((|#1| (-1173 $)) 68) ((|#1|) 95)) (-1532 (((-1087 |#1|) $) 64)) (-1299 (((-108)) 58)) (-3247 (((-1074) $) 9)) (-1501 (((-108)) 49)) (-1351 (((-108)) 51)) (-2136 (((-108)) 53)) (-2012 (((-1038) $) 10)) (-2663 (((-108)) 56)) (-3410 ((|#1| $ (-525)) 101)) (-3349 (((-1173 |#1|) $ (-1173 $)) 71) (((-632 |#1|) (-1173 $) (-1173 $)) 70) (((-1173 |#1|) $) 103) (((-632 |#1|) (-1173 $)) 102)) (-2749 (((-1173 |#1|) $) 97) (($ (-1173 |#1|)) 96)) (-3207 (((-592 (-887 |#1|)) (-1173 $)) 79) (((-592 (-887 |#1|))) 99)) (-1507 (($ $ $) 25)) (-1494 (((-108)) 62)) (-1270 (((-798) $) 11)) (-2187 (((-1173 $)) 104)) (-2123 (((-592 (-1173 |#1|))) 44 (|has| |#1| (-517)))) (-1336 (($ $ $ $) 26)) (-2212 (((-108)) 60)) (-4167 (($ (-632 |#1|) $) 87)) (-3890 (($ $ $) 24)) (-1625 (((-108)) 61)) (-2884 (((-108)) 59)) (-1387 (((-108)) 55)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) +((-2688 (((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)) 33))) +(((-390 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2688 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) (-286) (-925 |#1|) (-1149 |#2|) (-13 (-387 |#2| |#3|) (-968 |#2|)) (-286) (-925 |#5|) (-1149 |#6|) (-13 (-387 |#6| |#7|) (-968 |#6|))) (T -390)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *5)) (-5 *4 (-391 *5 *6 *7 *8)) (-4 *5 (-286)) (-4 *6 (-925 *5)) (-4 *7 (-1149 *6)) (-4 *8 (-13 (-387 *6 *7) (-968 *6))) (-4 *9 (-286)) (-4 *10 (-925 *9)) (-4 *11 (-1149 *10)) (-5 *2 (-391 *9 *10 *11 *12)) (-5 *1 (-390 *5 *6 *7 *8 *9 *10 *11 *12)) (-4 *12 (-13 (-387 *10 *11) (-968 *10)))))) +(-10 -7 (-15 -2688 ((-391 |#5| |#6| |#7| |#8|) (-1 |#5| |#1|) (-391 |#1| |#2| |#3| |#4|)))) +((-1261 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-3561 ((|#4| (-713) (-1173 |#4|)) 56)) (-2109 (((-108) $) NIL)) (-1501 (((-1173 |#4|) $) 17)) (-3534 ((|#2| $) 54)) (-3866 (($ $) 139)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 100)) (-1306 (($ (-1173 |#4|)) 99)) (-2015 (((-1038) $) NIL)) (-1512 ((|#1| $) 18)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) 134)) (-2495 (((-1173 |#4|) $) 129)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 11 T CONST)) (-3992 (((-108) $ $) 40)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 122)) (* (($ $ $) 121))) +(((-391 |#1| |#2| |#3| |#4|) (-13 (-450) (-10 -8 (-15 -1306 ($ (-1173 |#4|))) (-15 -2495 ((-1173 |#4|) $)) (-15 -3534 (|#2| $)) (-15 -1501 ((-1173 |#4|) $)) (-15 -1512 (|#1| $)) (-15 -3866 ($ $)) (-15 -3561 (|#4| (-713) (-1173 |#4|))))) (-286) (-925 |#1|) (-1149 |#2|) (-13 (-387 |#2| |#3|) (-968 |#2|))) (T -391)) +((-1306 (*1 *1 *2) (-12 (-5 *2 (-1173 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) (-5 *1 (-391 *3 *4 *5 *6)))) (-2495 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) (-3534 (*1 *2 *1) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-391 *3 *2 *4 *5)) (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-968 *2))))) (-1501 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) (-1512 (*1 *2 *1) (-12 (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-4 *2 (-286)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) (-3866 (*1 *1 *1) (-12 (-4 *2 (-286)) (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) (-3561 (*1 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-1173 *2)) (-4 *5 (-286)) (-4 *6 (-925 *5)) (-4 *2 (-13 (-387 *6 *7) (-968 *6))) (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1149 *6))))) +(-13 (-450) (-10 -8 (-15 -1306 ($ (-1173 |#4|))) (-15 -2495 ((-1173 |#4|) $)) (-15 -3534 (|#2| $)) (-15 -1501 ((-1173 |#4|) $)) (-15 -1512 (|#1| $)) (-15 -3866 ($ $)) (-15 -3561 (|#4| (-713) (-1173 |#4|))))) +((-1261 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-3534 ((|#2| $) 61)) (-4135 (($ (-1173 |#4|)) 25) (($ (-391 |#1| |#2| |#3| |#4|)) 76 (|has| |#4| (-968 |#2|)))) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 34)) (-2495 (((-1173 |#4|) $) 26)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3362 (($) 23 T CONST)) (-3992 (((-108) $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ $ $) 72))) +(((-392 |#1| |#2| |#3| |#4| |#5|) (-13 (-669) (-10 -8 (-15 -2495 ((-1173 |#4|) $)) (-15 -3534 (|#2| $)) (-15 -4135 ($ (-1173 |#4|))) (IF (|has| |#4| (-968 |#2|)) (-15 -4135 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) (-286) (-925 |#1|) (-1149 |#2|) (-387 |#2| |#3|) (-1173 |#4|)) (T -392)) +((-2495 (*1 *2 *1) (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)))) (-3534 (*1 *2 *1) (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) (-14 *6 (-1173 *5)))) (-4135 (*1 *1 *2) (-12 (-5 *2 (-1173 *6)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) (-5 *1 (-392 *3 *4 *5 *6 *7)))) (-4135 (*1 *1 *2) (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-968 *4)) (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7))))) +(-13 (-669) (-10 -8 (-15 -2495 ((-1173 |#4|) $)) (-15 -3534 (|#2| $)) (-15 -4135 ($ (-1173 |#4|))) (IF (|has| |#4| (-968 |#2|)) (-15 -4135 ($ (-391 |#1| |#2| |#3| |#4|))) |%noBranch|))) +((-2688 ((|#3| (-1 |#4| |#2|) |#1|) 26))) +(((-393 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) (-395 |#2|) (-160) (-395 |#4|) (-160)) (T -393)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-395 *6)) (-5 *1 (-393 *4 *5 *2 *6)) (-4 *4 (-395 *5))))) +(-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) +((-1470 (((-3 $ "failed")) 86)) (-3186 (((-1173 (-632 |#2|)) (-1173 $)) NIL) (((-1173 (-632 |#2|))) 91)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 85)) (-3669 (((-3 $ "failed")) 84)) (-3423 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 102)) (-1389 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 110)) (-1963 (((-1087 (-887 |#2|))) 55)) (-3481 ((|#2| (-1173 $)) NIL) ((|#2|) 106)) (-2991 (($ (-1173 |#2|) (-1173 $)) NIL) (($ (-1173 |#2|)) 113)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 83)) (-2903 (((-3 $ "failed")) 75)) (-3271 (((-632 |#2|) (-1173 $)) NIL) (((-632 |#2|)) 100)) (-3897 (((-632 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) $) 108)) (-3739 (((-1087 (-887 |#2|))) 54)) (-3138 ((|#2| (-1173 $)) NIL) ((|#2|) 104)) (-1614 (((-1173 |#2|) $ (-1173 $)) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $)) 112)) (-2745 (((-1173 |#2|) $) 96) (($ (-1173 |#2|)) 98)) (-1622 (((-592 (-887 |#2|)) (-1173 $)) NIL) (((-592 (-887 |#2|))) 94)) (-4168 (($ (-632 |#2|) $) 90))) +(((-394 |#1| |#2|) (-10 -8 (-15 -4168 (|#1| (-632 |#2|) |#1|)) (-15 -1963 ((-1087 (-887 |#2|)))) (-15 -3739 ((-1087 (-887 |#2|)))) (-15 -1389 ((-632 |#2|) |#1|)) (-15 -3897 ((-632 |#2|) |#1|)) (-15 -3423 ((-632 |#2|))) (-15 -3271 ((-632 |#2|))) (-15 -3481 (|#2|)) (-15 -3138 (|#2|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1622 ((-592 (-887 |#2|)))) (-15 -3186 ((-1173 (-632 |#2|)))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -1470 ((-3 |#1| "failed"))) (-15 -3669 ((-3 |#1| "failed"))) (-15 -2903 ((-3 |#1| "failed"))) (-15 -3349 ((-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed"))) (-15 -3289 ((-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed"))) (-15 -3423 ((-632 |#2|) (-1173 |#1|))) (-15 -3271 ((-632 |#2|) (-1173 |#1|))) (-15 -3481 (|#2| (-1173 |#1|))) (-15 -3138 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1389 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3897 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3186 ((-1173 (-632 |#2|)) (-1173 |#1|))) (-15 -1622 ((-592 (-887 |#2|)) (-1173 |#1|)))) (-395 |#2|) (-160)) (T -394)) +((-3186 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-1622 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-3138 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-3481 (*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) (-3271 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-3423 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-3739 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) (-1963 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4))))) +(-10 -8 (-15 -4168 (|#1| (-632 |#2|) |#1|)) (-15 -1963 ((-1087 (-887 |#2|)))) (-15 -3739 ((-1087 (-887 |#2|)))) (-15 -1389 ((-632 |#2|) |#1|)) (-15 -3897 ((-632 |#2|) |#1|)) (-15 -3423 ((-632 |#2|))) (-15 -3271 ((-632 |#2|))) (-15 -3481 (|#2|)) (-15 -3138 (|#2|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2991 (|#1| (-1173 |#2|))) (-15 -1622 ((-592 (-887 |#2|)))) (-15 -3186 ((-1173 (-632 |#2|)))) (-15 -1614 ((-632 |#2|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1|)) (-15 -1470 ((-3 |#1| "failed"))) (-15 -3669 ((-3 |#1| "failed"))) (-15 -2903 ((-3 |#1| "failed"))) (-15 -3349 ((-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed"))) (-15 -3289 ((-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed"))) (-15 -3423 ((-632 |#2|) (-1173 |#1|))) (-15 -3271 ((-632 |#2|) (-1173 |#1|))) (-15 -3481 (|#2| (-1173 |#1|))) (-15 -3138 (|#2| (-1173 |#1|))) (-15 -2991 (|#1| (-1173 |#2|) (-1173 |#1|))) (-15 -1614 ((-632 |#2|) (-1173 |#1|) (-1173 |#1|))) (-15 -1614 ((-1173 |#2|) |#1| (-1173 |#1|))) (-15 -1389 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3897 ((-632 |#2|) |#1| (-1173 |#1|))) (-15 -3186 ((-1173 (-632 |#2|)) (-1173 |#1|))) (-15 -1622 ((-592 (-887 |#2|)) (-1173 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1470 (((-3 $ "failed")) 37 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3186 (((-1173 (-632 |#1|)) (-1173 $)) 78) (((-1173 (-632 |#1|))) 100)) (-3364 (((-1173 $)) 81)) (-3347 (($) 17 T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 40 (|has| |#1| (-517)))) (-3669 (((-3 $ "failed")) 38 (|has| |#1| (-517)))) (-3423 (((-632 |#1|) (-1173 $)) 65) (((-632 |#1|)) 92)) (-1858 ((|#1| $) 74)) (-1389 (((-632 |#1|) $ (-1173 $)) 76) (((-632 |#1|) $) 90)) (-3281 (((-3 $ "failed") $) 45 (|has| |#1| (-517)))) (-1963 (((-1087 (-887 |#1|))) 88 (|has| |#1| (-341)))) (-2927 (($ $ (-856)) 28)) (-2192 ((|#1| $) 72)) (-1558 (((-1087 |#1|) $) 42 (|has| |#1| (-517)))) (-3481 ((|#1| (-1173 $)) 67) ((|#1|) 94)) (-4093 (((-1087 |#1|) $) 63)) (-2189 (((-108)) 57)) (-2991 (($ (-1173 |#1|) (-1173 $)) 69) (($ (-1173 |#1|)) 98)) (-1853 (((-3 $ "failed") $) 47 (|has| |#1| (-517)))) (-3314 (((-856)) 80)) (-1732 (((-108)) 54)) (-2012 (($ $ (-856)) 33)) (-1678 (((-108)) 50)) (-1267 (((-108)) 48)) (-4032 (((-108)) 52)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) 41 (|has| |#1| (-517)))) (-2903 (((-3 $ "failed")) 39 (|has| |#1| (-517)))) (-3271 (((-632 |#1|) (-1173 $)) 66) (((-632 |#1|)) 93)) (-3586 ((|#1| $) 75)) (-3897 (((-632 |#1|) $ (-1173 $)) 77) (((-632 |#1|) $) 91)) (-2551 (((-3 $ "failed") $) 46 (|has| |#1| (-517)))) (-3739 (((-1087 (-887 |#1|))) 89 (|has| |#1| (-341)))) (-2594 (($ $ (-856)) 29)) (-3885 ((|#1| $) 73)) (-1250 (((-1087 |#1|) $) 43 (|has| |#1| (-517)))) (-3138 ((|#1| (-1173 $)) 68) ((|#1|) 95)) (-3701 (((-1087 |#1|) $) 64)) (-2516 (((-108)) 58)) (-3803 (((-1074) $) 9)) (-2113 (((-108)) 49)) (-2536 (((-108)) 51)) (-1836 (((-108)) 53)) (-2015 (((-1038) $) 10)) (-3129 (((-108)) 56)) (-3405 ((|#1| $ (-525)) 101)) (-1614 (((-1173 |#1|) $ (-1173 $)) 71) (((-632 |#1|) (-1173 $) (-1173 $)) 70) (((-1173 |#1|) $) 103) (((-632 |#1|) (-1173 $)) 102)) (-2745 (((-1173 |#1|) $) 97) (($ (-1173 |#1|)) 96)) (-1622 (((-592 (-887 |#1|)) (-1173 $)) 79) (((-592 (-887 |#1|))) 99)) (-2172 (($ $ $) 25)) (-3168 (((-108)) 62)) (-1271 (((-798) $) 11)) (-2495 (((-1173 $)) 104)) (-2276 (((-592 (-1173 |#1|))) 44 (|has| |#1| (-517)))) (-2355 (($ $ $ $) 26)) (-1379 (((-108)) 60)) (-4168 (($ (-632 |#1|) $) 87)) (-2013 (($ $ $) 24)) (-3110 (((-108)) 61)) (-1489 (((-108)) 59)) (-2026 (((-108)) 55)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) (((-395 |#1|) (-131) (-160)) (T -395)) -((-2187 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-395 *3)))) (-3349 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) (-3349 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-3444 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 (-632 *3))))) (-3207 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-592 (-887 *3))))) (-2439 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-2749 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-2664 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-3483 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-2346 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-4092 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-1550 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-2213 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-1283 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1087 (-887 *3))))) (-4200 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1087 (-887 *3))))) (-4167 (*1 *1 *2 *1) (-12 (-5 *2 (-632 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160))))) -(-13 (-345 |t#1|) (-10 -8 (-15 -2187 ((-1173 $))) (-15 -3349 ((-1173 |t#1|) $)) (-15 -3349 ((-632 |t#1|) (-1173 $))) (-15 -3410 (|t#1| $ (-525))) (-15 -3444 ((-1173 (-632 |t#1|)))) (-15 -3207 ((-592 (-887 |t#1|)))) (-15 -2439 ($ (-1173 |t#1|))) (-15 -2749 ((-1173 |t#1|) $)) (-15 -2749 ($ (-1173 |t#1|))) (-15 -2664 (|t#1|)) (-15 -3483 (|t#1|)) (-15 -2346 ((-632 |t#1|))) (-15 -4092 ((-632 |t#1|))) (-15 -1550 ((-632 |t#1|) $)) (-15 -2213 ((-632 |t#1|) $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -1283 ((-1087 (-887 |t#1|)))) (-15 -4200 ((-1087 (-887 |t#1|))))) |%noBranch|) (-15 -4167 ($ (-632 |t#1|) $)))) +((-2495 (*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-395 *3)))) (-1614 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) (-1614 (*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) (-5 *2 (-632 *4)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-3186 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 (-632 *3))))) (-1622 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-592 (-887 *3))))) (-2991 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-2745 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3)))) (-3138 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-3481 (*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160)))) (-3271 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-3423 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-3897 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-1389 (*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3)))) (-3739 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1087 (-887 *3))))) (-1963 (*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) (-5 *2 (-1087 (-887 *3))))) (-4168 (*1 *1 *2 *1) (-12 (-5 *2 (-632 *3)) (-4 *1 (-395 *3)) (-4 *3 (-160))))) +(-13 (-345 |t#1|) (-10 -8 (-15 -2495 ((-1173 $))) (-15 -1614 ((-1173 |t#1|) $)) (-15 -1614 ((-632 |t#1|) (-1173 $))) (-15 -3405 (|t#1| $ (-525))) (-15 -3186 ((-1173 (-632 |t#1|)))) (-15 -1622 ((-592 (-887 |t#1|)))) (-15 -2991 ($ (-1173 |t#1|))) (-15 -2745 ((-1173 |t#1|) $)) (-15 -2745 ($ (-1173 |t#1|))) (-15 -3138 (|t#1|)) (-15 -3481 (|t#1|)) (-15 -3271 ((-632 |t#1|))) (-15 -3423 ((-632 |t#1|))) (-15 -3897 ((-632 |t#1|) $)) (-15 -1389 ((-632 |t#1|) $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -3739 ((-1087 (-887 |t#1|)))) (-15 -1963 ((-1087 (-887 |t#1|))))) |%noBranch|) (-15 -4168 ($ (-632 |t#1|) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-345 |#1|) . T) ((-594 |#1|) . T) ((-660 |#1|) . T) ((-663) . T) ((-687 |#1|) . T) ((-704) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 42)) (-2642 (($ $) 57)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 146)) (-3906 (($ $) NIL)) (-3727 (((-108) $) 36)) (-1704 ((|#1| $) 13)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-1131)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-1131)))) (-3107 (($ |#1| (-525)) 31)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 55)) (-3233 (((-3 $ "failed") $) 131)) (-1761 (((-3 (-385 (-525)) "failed") $) 63 (|has| |#1| (-510)))) (-3717 (((-108) $) 59 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 70 (|has| |#1| (-510)))) (-1474 (($ |#1| (-525)) 33)) (-2822 (((-108) $) 152 (|has| |#1| (-1131)))) (-4211 (((-108) $) 43)) (-2609 (((-713) $) 38)) (-1595 (((-3 "nil" "sqfr" "irred" "prime") $ (-525)) 137)) (-4175 ((|#1| $ (-525)) 136)) (-2033 (((-525) $ (-525)) 135)) (-2405 (($ |#1| (-525)) 30)) (-2694 (($ (-1 |#1| |#1|) $) 143)) (-1657 (($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525))))) 58)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-3084 (($ |#1| (-525)) 32)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) 147 (|has| |#1| (-429)))) (-3519 (($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-2055 (((-592 (-2 (|:| -2194 |#1|) (|:| -2815 (-525)))) $) 54)) (-2695 (((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $) 12)) (-2194 (((-396 $) $) NIL (|has| |#1| (-1131)))) (-1680 (((-3 $ "failed") $ $) 138)) (-2815 (((-525) $) 132)) (-3788 ((|#1| $) 56)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 79 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 85 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) $) NIL (|has| |#1| (-486 (-1091) $))) (($ $ (-592 (-1091)) (-592 $)) 86 (|has| |#1| (-486 (-1091) $))) (($ $ (-592 (-273 $))) 82 (|has| |#1| (-288 $))) (($ $ (-273 $)) NIL (|has| |#1| (-288 $))) (($ $ $ $) NIL (|has| |#1| (-288 $))) (($ $ (-592 $) (-592 $)) NIL (|has| |#1| (-288 $)))) (-3410 (($ $ |#1|) 71 (|has| |#1| (-265 |#1| |#1|))) (($ $ $) 72 (|has| |#1| (-265 $ $)))) (-2524 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) 142)) (-2749 (((-501) $) 27 (|has| |#1| (-567 (-501)))) (((-357) $) 92 (|has| |#1| (-953))) (((-205) $) 95 (|has| |#1| (-953)))) (-1270 (((-798) $) 114) (($ (-525)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525)))))) (-2031 (((-713)) 48)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 40 T CONST)) (-3365 (($) 39 T CONST)) (-2094 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3994 (((-108) $ $) 96)) (-4090 (($ $) 128) (($ $ $) NIL)) (-4080 (($ $ $) 140)) (** (($ $ (-856)) NIL) (($ $ (-713)) 102)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL))) -(((-396 |#1|) (-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -3788 (|#1| $)) (-15 -2815 ((-525) $)) (-15 -1657 ($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -2695 ((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2405 ($ |#1| (-525))) (-15 -2055 ((-592 (-2 (|:| -2194 |#1|) (|:| -2815 (-525)))) $)) (-15 -3084 ($ |#1| (-525))) (-15 -2033 ((-525) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -1595 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -2609 ((-713) $)) (-15 -1474 ($ |#1| (-525))) (-15 -3107 ($ |#1| (-525))) (-15 -3519 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1704 (|#1| $)) (-15 -2642 ($ $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |#1| (-1131)) (-6 (-1131)) |%noBranch|) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1091) $)) (-6 (-486 (-1091) $)) |%noBranch|))) (-517)) (T -396)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-517)) (-5 *1 (-396 *3)))) (-3788 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2815 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-1657 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-525))))) (-4 *2 (-517)) (-5 *1 (-396 *2)))) (-2695 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2405 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2055 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -2194 *3) (|:| -2815 (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3084 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2033 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1595 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *4)) (-4 *4 (-517)))) (-2609 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-1474 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3107 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3519 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1704 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2642 (*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-2406 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-1761 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517))))) -(-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -3788 (|#1| $)) (-15 -2815 ((-525) $)) (-15 -1657 ($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -2695 ((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2405 ($ |#1| (-525))) (-15 -2055 ((-592 (-2 (|:| -2194 |#1|) (|:| -2815 (-525)))) $)) (-15 -3084 ($ |#1| (-525))) (-15 -2033 ((-525) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -1595 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -2609 ((-713) $)) (-15 -1474 ($ |#1| (-525))) (-15 -3107 ($ |#1| (-525))) (-15 -3519 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1704 (|#1| $)) (-15 -2642 ($ $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |#1| (-1131)) (-6 (-1131)) |%noBranch|) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1091) $)) (-6 (-486 (-1091) $)) |%noBranch|))) -((-1728 (((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|)) 21)) (-3919 (((-396 |#1|) (-396 |#1|) (-396 |#1|)) 16))) -(((-397 |#1|) (-10 -7 (-15 -1728 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -3919 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) (-517)) (T -397)) -((-3919 (*1 *2 *2 *2) (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))) (-1728 (*1 *2 *2 *3) (-12 (-5 *2 (-396 *4)) (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *1 (-397 *4))))) -(-10 -7 (-15 -1728 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -3919 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) -((-4222 ((|#2| |#2|) 166)) (-2897 (((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108)) 57))) -(((-398 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2897 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108))) (-15 -4222 (|#2| |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -398)) -((-4222 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1113) (-408 *3))) (-14 *4 (-1091)) (-14 *5 *2))) (-2897 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-14 *6 (-1091)) (-14 *7 *3)))) -(-10 -7 (-15 -2897 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108))) (-15 -4222 (|#2| |#2|))) -((-2694 ((|#4| (-1 |#3| |#1|) |#2|) 11))) -(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-977) (-789)) (-408 |#1|) (-13 (-977) (-789)) (-408 |#3|)) (T -399)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-977) (-789))) (-4 *6 (-13 (-977) (-789))) (-4 *2 (-408 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-408 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|))) -((-4222 ((|#2| |#2|) 90)) (-2337 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074)) 48)) (-2927 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074)) 154))) -(((-400 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2337 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -2927 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -4222 (|#2| |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|) (-10 -8 (-15 -1270 ($ |#3|)))) (-787) (-13 (-1151 |#2| |#3|) (-341) (-1113) (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $)))) (-916 |#4|) (-1091)) (T -400)) -((-4222 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *2 (-13 (-27) (-1113) (-408 *3) (-10 -8 (-15 -1270 ($ *4))))) (-4 *4 (-787)) (-4 *5 (-13 (-1151 *2 *4) (-341) (-1113) (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-916 *5)) (-14 *7 (-1091)))) (-2927 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1270 ($ *7))))) (-4 *7 (-787)) (-4 *8 (-13 (-1151 *3 *7) (-341) (-1113) (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) (-14 *10 (-1091)))) (-2337 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1270 ($ *7))))) (-4 *7 (-787)) (-4 *8 (-13 (-1151 *3 *7) (-341) (-1113) (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) (-14 *10 (-1091))))) -(-10 -7 (-15 -2337 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -2927 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -4222 (|#2| |#2|))) -((-2076 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-3501 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-2694 ((|#4| (-1 |#3| |#1|) |#2|) 17))) -(((-401 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3501 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2076 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1020) (-403 |#1|) (-1020) (-403 |#3|)) (T -401)) -((-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1020)) (-4 *5 (-1020)) (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1020)) (-4 *2 (-1020)) (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-403 *6)) (-5 *1 (-401 *5 *4 *6 *2)) (-4 *4 (-403 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3501 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -2076 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) -((-2477 (($) 44)) (-2806 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-1835 (($ $ $) 39)) (-2476 (((-108) $ $) 28)) (-4189 (((-713)) 47)) (-2955 (($ (-592 |#2|)) 20) (($) NIL)) (-2899 (($) 53)) (-2371 ((|#2| $) 61)) (-2535 ((|#2| $) 59)) (-3859 (((-856) $) 55)) (-3446 (($ $ $) 35)) (-3637 (($ (-856)) 50)) (-3835 (($ $ |#2|) NIL) (($ $ $) 38)) (-2041 (((-713) (-1 (-108) |#2|) $) NIL) (((-713) |#2| $) 26)) (-1279 (($ (-592 |#2|)) 24)) (-3974 (($ $) 46)) (-1270 (((-798) $) 33)) (-4117 (((-713) $) 21)) (-3316 (($ (-592 |#2|)) 19) (($) NIL)) (-3994 (((-108) $ $) 16)) (-4017 (((-108) $ $) 13))) -(((-402 |#1| |#2|) (-10 -8 (-15 -4189 ((-713))) (-15 -3637 (|#1| (-856))) (-15 -3859 ((-856) |#1|)) (-15 -2899 (|#1|)) (-15 -2371 (|#2| |#1|)) (-15 -2535 (|#2| |#1|)) (-15 -2477 (|#1|)) (-15 -3974 (|#1| |#1|)) (-15 -4117 ((-713) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -3316 (|#1|)) (-15 -3316 (|#1| (-592 |#2|))) (-15 -2955 (|#1|)) (-15 -2955 (|#1| (-592 |#2|))) (-15 -3446 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#2|)) (-15 -1835 (|#1| |#1| |#1|)) (-15 -2476 ((-108) |#1| |#1|)) (-15 -2806 (|#1| |#1| |#1|)) (-15 -2806 (|#1| |#1| |#2|)) (-15 -2806 (|#1| |#2| |#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|))) (-403 |#2|) (-1020)) (T -402)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 42)) (-4042 (($ $) 57)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 146)) (-2220 (($ $) NIL)) (-4024 (((-108) $) 36)) (-1470 ((|#1| $) 13)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-1131)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-1131)))) (-1908 (($ |#1| (-525)) 31)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 55)) (-1853 (((-3 $ "failed") $) 131)) (-1383 (((-3 (-385 (-525)) "failed") $) 63 (|has| |#1| (-510)))) (-3922 (((-108) $) 59 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 70 (|has| |#1| (-510)))) (-2781 (($ |#1| (-525)) 33)) (-2162 (((-108) $) 152 (|has| |#1| (-1131)))) (-2109 (((-108) $) 43)) (-3752 (((-713) $) 38)) (-1650 (((-3 "nil" "sqfr" "irred" "prime") $ (-525)) 137)) (-3026 ((|#1| $ (-525)) 136)) (-2826 (((-525) $ (-525)) 135)) (-2726 (($ |#1| (-525)) 30)) (-2688 (($ (-1 |#1| |#1|) $) 143)) (-1483 (($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525))))) 58)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-2992 (($ |#1| (-525)) 32)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) 147 (|has| |#1| (-429)))) (-2777 (($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime")) 29)) (-2143 (((-592 (-2 (|:| -2197 |#1|) (|:| -2058 (-525)))) $) 54)) (-3341 (((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $) 12)) (-2197 (((-396 $) $) NIL (|has| |#1| (-1131)))) (-1687 (((-3 $ "failed") $ $) 138)) (-2058 (((-525) $) 132)) (-3786 ((|#1| $) 56)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 79 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 85 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) $) NIL (|has| |#1| (-486 (-1091) $))) (($ $ (-592 (-1091)) (-592 $)) 86 (|has| |#1| (-486 (-1091) $))) (($ $ (-592 (-273 $))) 82 (|has| |#1| (-288 $))) (($ $ (-273 $)) NIL (|has| |#1| (-288 $))) (($ $ $ $) NIL (|has| |#1| (-288 $))) (($ $ (-592 $) (-592 $)) NIL (|has| |#1| (-288 $)))) (-3405 (($ $ |#1|) 71 (|has| |#1| (-265 |#1| |#1|))) (($ $ $) 72 (|has| |#1| (-265 $ $)))) (-2521 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) 142)) (-2745 (((-501) $) 27 (|has| |#1| (-567 (-501)))) (((-357) $) 92 (|has| |#1| (-953))) (((-205) $) 95 (|has| |#1| (-953)))) (-1271 (((-798) $) 114) (($ (-525)) 46) (($ $) NIL) (($ |#1|) 45) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525)))))) (-3998 (((-713)) 48)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 40 T CONST)) (-3362 (($) 39 T CONST)) (-2096 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3992 (((-108) $ $) 96)) (-4088 (($ $) 128) (($ $ $) NIL)) (-4078 (($ $ $) 140)) (** (($ $ (-856)) NIL) (($ $ (-713)) 102)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 50) (($ $ $) 49) (($ |#1| $) 51) (($ $ |#1|) NIL))) +(((-396 |#1|) (-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -3786 (|#1| $)) (-15 -2058 ((-525) $)) (-15 -1483 ($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -3341 ((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2726 ($ |#1| (-525))) (-15 -2143 ((-592 (-2 (|:| -2197 |#1|) (|:| -2058 (-525)))) $)) (-15 -2992 ($ |#1| (-525))) (-15 -2826 ((-525) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1650 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -3752 ((-713) $)) (-15 -2781 ($ |#1| (-525))) (-15 -1908 ($ |#1| (-525))) (-15 -2777 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1470 (|#1| $)) (-15 -4042 ($ $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |#1| (-1131)) (-6 (-1131)) |%noBranch|) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1091) $)) (-6 (-486 (-1091) $)) |%noBranch|))) (-517)) (T -396)) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-517)) (-5 *1 (-396 *3)))) (-3786 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-1483 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) (|:| |xpnt| (-525))))) (-4 *2 (-517)) (-5 *1 (-396 *2)))) (-3341 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) (|:| |xpnt| (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2726 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2143 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -2197 *3) (|:| -2058 (-525))))) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2992 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2826 (*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1650 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *4)) (-4 *4 (-517)))) (-3752 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) (-2781 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1908 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-2777 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-1470 (*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-4042 (*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517)))) (-3922 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-2738 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) (-1383 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517))))) +(-13 (-517) (-211 |#1|) (-37 |#1|) (-316 |#1|) (-389 |#1|) (-10 -8 (-15 -3786 (|#1| $)) (-15 -2058 ((-525) $)) (-15 -1483 ($ |#1| (-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))))) (-15 -3341 ((-592 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#1|) (|:| |xpnt| (-525)))) $)) (-15 -2726 ($ |#1| (-525))) (-15 -2143 ((-592 (-2 (|:| -2197 |#1|) (|:| -2058 (-525)))) $)) (-15 -2992 ($ |#1| (-525))) (-15 -2826 ((-525) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -1650 ((-3 "nil" "sqfr" "irred" "prime") $ (-525))) (-15 -3752 ((-713) $)) (-15 -2781 ($ |#1| (-525))) (-15 -1908 ($ |#1| (-525))) (-15 -2777 ($ |#1| (-525) (-3 "nil" "sqfr" "irred" "prime"))) (-15 -1470 (|#1| $)) (-15 -4042 ($ $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-429)) (-6 (-429)) |%noBranch|) (IF (|has| |#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |#1| (-1131)) (-6 (-1131)) |%noBranch|) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |#1| (-265 $ $)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |#1| (-288 $)) (-6 (-288 $)) |%noBranch|) (IF (|has| |#1| (-486 (-1091) $)) (-6 (-486 (-1091) $)) |%noBranch|))) +((-4117 (((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|)) 21)) (-2423 (((-396 |#1|) (-396 |#1|) (-396 |#1|)) 16))) +(((-397 |#1|) (-10 -7 (-15 -4117 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -2423 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) (-517)) (T -397)) +((-2423 (*1 *2 *2 *2) (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3)))) (-4117 (*1 *2 *2 *3) (-12 (-5 *2 (-396 *4)) (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) (-5 *1 (-397 *4))))) +(-10 -7 (-15 -4117 ((-396 |#1|) (-396 |#1|) (-1 (-396 |#1|) |#1|))) (-15 -2423 ((-396 |#1|) (-396 |#1|) (-396 |#1|)))) +((-2251 ((|#2| |#2|) 166)) (-1636 (((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108)) 57))) +(((-398 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1636 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108))) (-15 -2251 (|#2| |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -398)) +((-2251 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1113) (-408 *3))) (-14 *4 (-1091)) (-14 *5 *2))) (-1636 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-14 *6 (-1091)) (-14 *7 *3)))) +(-10 -7 (-15 -1636 ((-3 (|:| |%expansion| (-291 |#1| |#2| |#3| |#4|)) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108))) (-15 -2251 (|#2| |#2|))) +((-2688 ((|#4| (-1 |#3| |#1|) |#2|) 11))) +(((-399 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|))) (-13 (-977) (-789)) (-408 |#1|) (-13 (-977) (-789)) (-408 |#3|)) (T -399)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-13 (-977) (-789))) (-4 *6 (-13 (-977) (-789))) (-4 *2 (-408 *6)) (-5 *1 (-399 *5 *4 *6 *2)) (-4 *4 (-408 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|))) +((-2251 ((|#2| |#2|) 90)) (-3201 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074)) 48)) (-3734 (((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074)) 154))) +(((-400 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -3201 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -3734 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -2251 (|#2| |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|) (-10 -8 (-15 -1271 ($ |#3|)))) (-787) (-13 (-1151 |#2| |#3|) (-341) (-1113) (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $)))) (-916 |#4|) (-1091)) (T -400)) +((-2251 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *2 (-13 (-27) (-1113) (-408 *3) (-10 -8 (-15 -1271 ($ *4))))) (-4 *4 (-787)) (-4 *5 (-13 (-1151 *2 *4) (-341) (-1113) (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-916 *5)) (-14 *7 (-1091)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1271 ($ *7))))) (-4 *7 (-787)) (-4 *8 (-13 (-1151 *3 *7) (-341) (-1113) (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) (-14 *10 (-1091)))) (-3201 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-108)) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1271 ($ *7))))) (-4 *7 (-787)) (-4 *8 (-13 (-1151 *3 *7) (-341) (-1113) (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) (-5 *2 (-3 (|:| |%series| *8) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) (-14 *10 (-1091))))) +(-10 -7 (-15 -3201 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -3734 ((-3 (|:| |%series| |#4|) (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074))))) |#2| (-108) (-1074))) (-15 -2251 (|#2| |#2|))) +((-3836 ((|#4| (-1 |#3| |#1| |#3|) |#2| |#3|) 22)) (-3497 ((|#3| (-1 |#3| |#1| |#3|) |#2| |#3|) 20)) (-2688 ((|#4| (-1 |#3| |#1|) |#2|) 17))) +(((-401 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3497 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3836 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) (-1020) (-403 |#1|) (-1020) (-403 |#3|)) (T -401)) +((-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1020)) (-4 *5 (-1020)) (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-1020)) (-4 *2 (-1020)) (-5 *1 (-401 *5 *4 *2 *6)) (-4 *4 (-403 *5)) (-4 *6 (-403 *2)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-403 *6)) (-5 *1 (-401 *5 *4 *6 *2)) (-4 *4 (-403 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|)) (-15 -3497 (|#3| (-1 |#3| |#1| |#3|) |#2| |#3|)) (-15 -3836 (|#4| (-1 |#3| |#1| |#3|) |#2| |#3|))) +((-2022 (($) 44)) (-2802 (($ |#2| $) NIL) (($ $ |#2|) NIL) (($ $ $) 40)) (-1755 (($ $ $) 39)) (-2008 (((-108) $ $) 28)) (-4189 (((-713)) 47)) (-2952 (($ (-592 |#2|)) 20) (($) NIL)) (-2894 (($) 53)) (-2372 ((|#2| $) 61)) (-2530 ((|#2| $) 59)) (-2994 (((-856) $) 55)) (-3202 (($ $ $) 35)) (-3636 (($ (-856)) 50)) (-2782 (($ $ |#2|) NIL) (($ $ $) 38)) (-2041 (((-713) (-1 (-108) |#2|) $) NIL) (((-713) |#2| $) 26)) (-1280 (($ (-592 |#2|)) 24)) (-1675 (($ $) 46)) (-1271 (((-798) $) 33)) (-3645 (((-713) $) 21)) (-3312 (($ (-592 |#2|)) 19) (($) NIL)) (-3992 (((-108) $ $) 16)) (-4015 (((-108) $ $) 13))) +(((-402 |#1| |#2|) (-10 -8 (-15 -4189 ((-713))) (-15 -3636 (|#1| (-856))) (-15 -2994 ((-856) |#1|)) (-15 -2894 (|#1|)) (-15 -2372 (|#2| |#1|)) (-15 -2530 (|#2| |#1|)) (-15 -2022 (|#1|)) (-15 -1675 (|#1| |#1|)) (-15 -3645 ((-713) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -3312 (|#1|)) (-15 -3312 (|#1| (-592 |#2|))) (-15 -2952 (|#1|)) (-15 -2952 (|#1| (-592 |#2|))) (-15 -3202 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#2|)) (-15 -1755 (|#1| |#1| |#1|)) (-15 -2008 ((-108) |#1| |#1|)) (-15 -2802 (|#1| |#1| |#1|)) (-15 -2802 (|#1| |#1| |#2|)) (-15 -2802 (|#1| |#2| |#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|))) (-403 |#2|) (-1020)) (T -402)) ((-4189 (*1 *2) (-12 (-4 *4 (-1020)) (-5 *2 (-713)) (-5 *1 (-402 *3 *4)) (-4 *3 (-403 *4))))) -(-10 -8 (-15 -4189 ((-713))) (-15 -3637 (|#1| (-856))) (-15 -3859 ((-856) |#1|)) (-15 -2899 (|#1|)) (-15 -2371 (|#2| |#1|)) (-15 -2535 (|#2| |#1|)) (-15 -2477 (|#1|)) (-15 -3974 (|#1| |#1|)) (-15 -4117 ((-713) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -3316 (|#1|)) (-15 -3316 (|#1| (-592 |#2|))) (-15 -2955 (|#1|)) (-15 -2955 (|#1| (-592 |#2|))) (-15 -3446 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#2|)) (-15 -1835 (|#1| |#1| |#1|)) (-15 -2476 ((-108) |#1| |#1|)) (-15 -2806 (|#1| |#1| |#1|)) (-15 -2806 (|#1| |#1| |#2|)) (-15 -2806 (|#1| |#2| |#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|))) -((-1260 (((-108) $ $) 19)) (-2477 (($) 67 (|has| |#1| (-346)))) (-2806 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-1835 (($ $ $) 78)) (-2476 (((-108) $ $) 79)) (-1441 (((-108) $ (-713)) 8)) (-4189 (((-713)) 61 (|has| |#1| (-346)))) (-2955 (($ (-592 |#1|)) 74) (($) 73)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-2899 (($) 64 (|has| |#1| (-346)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-2371 ((|#1| $) 65 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2535 ((|#1| $) 66 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-3859 (((-856) $) 63 (|has| |#1| (-346)))) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22)) (-3446 (($ $ $) 75)) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-3637 (($ (-856)) 62 (|has| |#1| (-346)))) (-2012 (((-1038) $) 21)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3835 (($ $ |#1|) 77) (($ $ $) 76)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-3974 (($ $) 68 (|has| |#1| (-346)))) (-1270 (((-798) $) 18)) (-4117 (((-713) $) 69)) (-3316 (($ (-592 |#1|)) 72) (($) 71)) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20)) (-4017 (((-108) $ $) 70)) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -4189 ((-713))) (-15 -3636 (|#1| (-856))) (-15 -2994 ((-856) |#1|)) (-15 -2894 (|#1|)) (-15 -2372 (|#2| |#1|)) (-15 -2530 (|#2| |#1|)) (-15 -2022 (|#1|)) (-15 -1675 (|#1| |#1|)) (-15 -3645 ((-713) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -3312 (|#1|)) (-15 -3312 (|#1| (-592 |#2|))) (-15 -2952 (|#1|)) (-15 -2952 (|#1| (-592 |#2|))) (-15 -3202 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#2|)) (-15 -1755 (|#1| |#1| |#1|)) (-15 -2008 ((-108) |#1| |#1|)) (-15 -2802 (|#1| |#1| |#1|)) (-15 -2802 (|#1| |#1| |#2|)) (-15 -2802 (|#1| |#2| |#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -2041 ((-713) |#2| |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|))) +((-1261 (((-108) $ $) 19)) (-2022 (($) 67 (|has| |#1| (-346)))) (-2802 (($ |#1| $) 82) (($ $ |#1|) 81) (($ $ $) 80)) (-1755 (($ $ $) 78)) (-2008 (((-108) $ $) 79)) (-2230 (((-108) $ (-713)) 8)) (-4189 (((-713)) 61 (|has| |#1| (-346)))) (-2952 (($ (-592 |#1|)) 74) (($) 73)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-2894 (($) 64 (|has| |#1| (-346)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-2372 ((|#1| $) 65 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2530 ((|#1| $) 66 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-2994 (((-856) $) 63 (|has| |#1| (-346)))) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22)) (-3202 (($ $ $) 75)) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-3636 (($ (-856)) 62 (|has| |#1| (-346)))) (-2015 (((-1038) $) 21)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-2782 (($ $ |#1|) 77) (($ $ $) 76)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1675 (($ $) 68 (|has| |#1| (-346)))) (-1271 (((-798) $) 18)) (-3645 (((-713) $) 69)) (-3312 (($ (-592 |#1|)) 72) (($) 71)) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20)) (-4015 (((-108) $ $) 70)) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-403 |#1|) (-131) (-1020)) (T -403)) -((-4117 (*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1020)) (-5 *2 (-713)))) (-3974 (*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-346)))) (-2477 (*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1020)))) (-2535 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-2371 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789))))) -(-13 (-209 |t#1|) (-1018 |t#1|) (-10 -8 (-6 -4255) (-15 -4117 ((-713) $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-346)) (-15 -3974 ($ $)) (-15 -2477 ($))) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-15 -2535 (|t#1| $)) (-15 -2371 (|t#1| $))) |%noBranch|))) +((-3645 (*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1020)) (-5 *2 (-713)))) (-1675 (*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-346)))) (-2022 (*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1020)))) (-2530 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-2372 (*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789))))) +(-13 (-209 |t#1|) (-1018 |t#1|) (-10 -8 (-6 -4255) (-15 -3645 ((-713) $)) (IF (|has| |t#1| (-346)) (PROGN (-6 (-346)) (-15 -1675 ($ $)) (-15 -2022 ($))) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-15 -2530 (|t#1| $)) (-15 -2372 (|t#1| $))) |%noBranch|))) (((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-209 |#1|) . T) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-346) |has| |#1| (-346)) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1018 |#1|) . T) ((-1020) . T) ((-1127) . T)) -((-2258 (((-542 |#2|) |#2| (-1091)) 36)) (-3627 (((-542 |#2|) |#2| (-1091)) 20)) (-3932 ((|#2| |#2| (-1091)) 25))) -(((-404 |#1| |#2|) (-10 -7 (-15 -3627 ((-542 |#2|) |#2| (-1091))) (-15 -2258 ((-542 |#2|) |#2| (-1091))) (-15 -3932 (|#2| |#2| (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-29 |#1|))) (T -404)) -((-3932 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1113) (-29 *4))))) (-2258 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1113) (-29 *5))))) (-3627 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1113) (-29 *5)))))) -(-10 -7 (-15 -3627 ((-542 |#2|) |#2| (-1091))) (-15 -2258 ((-542 |#2|) |#2| (-1091))) (-15 -3932 (|#2| |#2| (-1091)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-3010 (($ |#2| |#1|) 35)) (-2699 (($ |#2| |#1|) 33)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-309 |#2|)) 25)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 10 T CONST)) (-3365 (($) 16 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 34)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-405 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4242)) (IF (|has| |#1| (-6 -4242)) (-6 -4242) |%noBranch|) |%noBranch|) (-15 -1270 ($ |#1|)) (-15 -1270 ($ (-309 |#2|))) (-15 -3010 ($ |#2| |#1|)) (-15 -2699 ($ |#2| |#1|)))) (-13 (-160) (-37 (-385 (-525)))) (-13 (-789) (-21))) (T -405)) -((-1270 (*1 *1 *2) (-12 (-5 *1 (-405 *2 *3)) (-4 *2 (-13 (-160) (-37 (-385 (-525))))) (-4 *3 (-13 (-789) (-21))))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-789) (-21))) (-5 *1 (-405 *3 *4)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))))) (-3010 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-789) (-21))))) (-2699 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-789) (-21)))))) -(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4242)) (IF (|has| |#1| (-6 -4242)) (-6 -4242) |%noBranch|) |%noBranch|) (-15 -1270 ($ |#1|)) (-15 -1270 ($ (-309 |#2|))) (-15 -3010 ($ |#2| |#1|)) (-15 -2699 ($ |#2| |#1|)))) -((-4141 (((-3 |#2| (-592 |#2|)) |#2| (-1091)) 109))) -(((-406 |#1| |#2|) (-10 -7 (-15 -4141 ((-3 |#2| (-592 |#2|)) |#2| (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -406)) -((-4141 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 *3 (-592 *3))) (-5 *1 (-406 *5 *3)) (-4 *3 (-13 (-1113) (-893) (-29 *5)))))) -(-10 -7 (-15 -4141 ((-3 |#2| (-592 |#2|)) |#2| (-1091)))) -((-2383 (((-592 (-1091)) $) 72)) (-2146 (((-385 (-1087 $)) $ (-565 $)) 273)) (-1222 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) 237)) (-2591 (((-3 (-565 $) "failed") $) NIL) (((-3 (-1091) "failed") $) 75) (((-3 (-525) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-385 (-887 |#2|)) "failed") $) 324) (((-3 (-887 |#2|) "failed") $) 235) (((-3 (-385 (-525)) "failed") $) NIL)) (-3897 (((-565 $) $) NIL) (((-1091) $) 30) (((-525) $) NIL) ((|#2| $) 231) (((-385 (-887 |#2|)) $) 305) (((-887 |#2|) $) 232) (((-385 (-525)) $) NIL)) (-4166 (((-110) (-110)) 47)) (-2142 (($ $) 87)) (-1536 (((-3 (-565 $) "failed") $) 228)) (-2129 (((-592 (-565 $)) $) 229)) (-2343 (((-3 (-592 $) "failed") $) 247)) (-2013 (((-3 (-2 (|:| |val| $) (|:| -2815 (-525))) "failed") $) 254)) (-2968 (((-3 (-592 $) "failed") $) 245)) (-3808 (((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 $))) "failed") $) 264)) (-3065 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $) 251) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-110)) 217) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-1091)) 219)) (-2515 (((-108) $) 19)) (-2525 ((|#2| $) 21)) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) 236) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 96) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1091)) 57) (($ $ (-592 (-1091))) 240) (($ $) 241) (($ $ (-110) $ (-1091)) 60) (($ $ (-592 (-110)) (-592 $) (-1091)) 67) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 107) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 242) (($ $ (-1091) (-713) (-1 $ (-592 $))) 94) (($ $ (-1091) (-713) (-1 $ $)) 93)) (-3410 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) 106)) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) 238)) (-1953 (($ $) 284)) (-2749 (((-827 (-525)) $) 257) (((-827 (-357)) $) 261) (($ (-396 $)) 320) (((-501) $) NIL)) (-1270 (((-798) $) 239) (($ (-565 $)) 84) (($ (-1091)) 26) (($ |#2|) NIL) (($ (-1043 |#2| (-565 $))) NIL) (($ (-385 |#2|)) 289) (($ (-887 (-385 |#2|))) 329) (($ (-385 (-887 (-385 |#2|)))) 301) (($ (-385 (-887 |#2|))) 295) (($ $) NIL) (($ (-887 |#2|)) 185) (($ (-385 (-525))) 334) (($ (-525)) NIL)) (-2031 (((-713)) 79)) (-2804 (((-108) (-110)) 41)) (-2501 (($ (-1091) $) 33) (($ (-1091) $ $) 34) (($ (-1091) $ $ $) 35) (($ (-1091) $ $ $ $) 36) (($ (-1091) (-592 $)) 39)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) -(((-407 |#1| |#2|) (-10 -8 (-15 * (|#1| (-856) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2031 ((-713))) (-15 -1270 (|#1| (-525))) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-887 |#2|) |#1|)) (-15 -2591 ((-3 (-887 |#2|) "failed") |#1|)) (-15 -1270 (|#1| (-887 |#2|))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3897 ((-385 (-887 |#2|)) |#1|)) (-15 -2591 ((-3 (-385 (-887 |#2|)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-887 |#2|)))) (-15 -2146 ((-385 (-1087 |#1|)) |#1| (-565 |#1|))) (-15 -1270 (|#1| (-385 (-887 (-385 |#2|))))) (-15 -1270 (|#1| (-887 (-385 |#2|)))) (-15 -1270 (|#1| (-385 |#2|))) (-15 -1953 (|#1| |#1|)) (-15 -2749 (|#1| (-396 |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-713) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-713) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| |#1|)))) (-15 -2013 ((-3 (-2 (|:| |val| |#1|) (|:| -2815 (-525))) "failed") |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1| (-1091))) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1| (-110))) (-15 -2142 (|#1| |#1|)) (-15 -1270 (|#1| (-1043 |#2| (-565 |#1|)))) (-15 -3808 ((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 |#1|))) "failed") |#1|)) (-15 -2968 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1|)) (-15 -2343 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 |#1|) (-1091))) (-15 -2602 (|#1| |#1| (-110) |#1| (-1091))) (-15 -2602 (|#1| |#1|)) (-15 -2602 (|#1| |#1| (-592 (-1091)))) (-15 -2602 (|#1| |#1| (-1091))) (-15 -2501 (|#1| (-1091) (-592 |#1|))) (-15 -2501 (|#1| (-1091) |#1| |#1| |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1| |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1|)) (-15 -2383 ((-592 (-1091)) |#1|)) (-15 -2525 (|#2| |#1|)) (-15 -2515 ((-108) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -1270 (|#1| (-1091))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -2129 ((-592 (-565 |#1|)) |#1|)) (-15 -1536 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1222 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1222 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1222 (|#1| |#1| (-273 |#1|))) (-15 -3410 (|#1| (-110) (-592 |#1|))) (-15 -3410 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3897 ((-565 |#1|) |#1|)) (-15 -2591 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1270 (|#1| (-565 |#1|))) (-15 -1270 ((-798) |#1|))) (-408 |#2|) (-789)) (T -407)) -((-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-789)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) (-2031 (*1 *2) (-12 (-4 *4 (-789)) (-5 *2 (-713)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4))))) -(-10 -8 (-15 * (|#1| (-856) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -2031 ((-713))) (-15 -1270 (|#1| (-525))) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-887 |#2|) |#1|)) (-15 -2591 ((-3 (-887 |#2|) "failed") |#1|)) (-15 -1270 (|#1| (-887 |#2|))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1270 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3897 ((-385 (-887 |#2|)) |#1|)) (-15 -2591 ((-3 (-385 (-887 |#2|)) "failed") |#1|)) (-15 -1270 (|#1| (-385 (-887 |#2|)))) (-15 -2146 ((-385 (-1087 |#1|)) |#1| (-565 |#1|))) (-15 -1270 (|#1| (-385 (-887 (-385 |#2|))))) (-15 -1270 (|#1| (-887 (-385 |#2|)))) (-15 -1270 (|#1| (-385 |#2|))) (-15 -1953 (|#1| |#1|)) (-15 -2749 (|#1| (-396 |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-713) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-713) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| |#1|)))) (-15 -2013 ((-3 (-2 (|:| |val| |#1|) (|:| -2815 (-525))) "failed") |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1| (-1091))) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1| (-110))) (-15 -2142 (|#1| |#1|)) (-15 -1270 (|#1| (-1043 |#2| (-565 |#1|)))) (-15 -3808 ((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 |#1|))) "failed") |#1|)) (-15 -2968 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2815 (-525))) "failed") |#1|)) (-15 -2343 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 |#1|) (-1091))) (-15 -2602 (|#1| |#1| (-110) |#1| (-1091))) (-15 -2602 (|#1| |#1|)) (-15 -2602 (|#1| |#1| (-592 (-1091)))) (-15 -2602 (|#1| |#1| (-1091))) (-15 -2501 (|#1| (-1091) (-592 |#1|))) (-15 -2501 (|#1| (-1091) |#1| |#1| |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1| |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1| |#1|)) (-15 -2501 (|#1| (-1091) |#1|)) (-15 -2383 ((-592 (-1091)) |#1|)) (-15 -2525 (|#2| |#1|)) (-15 -2515 ((-108) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -1270 (|#1| (-1091))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2602 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2602 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -2129 ((-592 (-565 |#1|)) |#1|)) (-15 -1536 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1222 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1222 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1222 (|#1| |#1| (-273 |#1|))) (-15 -3410 (|#1| (-110) (-592 |#1|))) (-15 -3410 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1| |#1|)) (-15 -3410 (|#1| (-110) |#1|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2602 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3897 ((-565 |#1|) |#1|)) (-15 -2591 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1270 (|#1| (-565 |#1|))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 116 (|has| |#1| (-25)))) (-2383 (((-592 (-1091)) $) 203)) (-2146 (((-385 (-1087 $)) $ (-565 $)) 171 (|has| |#1| (-517)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 143 (|has| |#1| (-517)))) (-3906 (($ $) 144 (|has| |#1| (-517)))) (-3727 (((-108) $) 146 (|has| |#1| (-517)))) (-1896 (((-592 (-565 $)) $) 44)) (-2467 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-1222 (($ $ (-273 $)) 56) (($ $ (-592 (-273 $))) 55) (($ $ (-592 (-565 $)) (-592 $)) 54)) (-3851 (($ $) 163 (|has| |#1| (-517)))) (-1990 (((-396 $) $) 164 (|has| |#1| (-517)))) (-1540 (((-108) $ $) 154 (|has| |#1| (-517)))) (-4083 (($) 102 (-3279 (|has| |#1| (-1032)) (|has| |#1| (-25))) CONST)) (-2591 (((-3 (-565 $) "failed") $) 69) (((-3 (-1091) "failed") $) 216) (((-3 (-525) "failed") $) 209 (|has| |#1| (-968 (-525)))) (((-3 |#1| "failed") $) 207) (((-3 (-385 (-887 |#1|)) "failed") $) 169 (|has| |#1| (-517))) (((-3 (-887 |#1|) "failed") $) 123 (|has| |#1| (-977))) (((-3 (-385 (-525)) "failed") $) 95 (-3279 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-3897 (((-565 $) $) 68) (((-1091) $) 215) (((-525) $) 210 (|has| |#1| (-968 (-525)))) ((|#1| $) 206) (((-385 (-887 |#1|)) $) 168 (|has| |#1| (-517))) (((-887 |#1|) $) 122 (|has| |#1| (-977))) (((-385 (-525)) $) 94 (-3279 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-1726 (($ $ $) 158 (|has| |#1| (-517)))) (-4082 (((-632 (-525)) (-632 $)) 137 (-3831 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 136 (-3831 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 135 (|has| |#1| (-977))) (((-632 |#1|) (-632 $)) 134 (|has| |#1| (-977)))) (-3233 (((-3 $ "failed") $) 105 (|has| |#1| (-1032)))) (-1705 (($ $ $) 157 (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 152 (|has| |#1| (-517)))) (-2822 (((-108) $) 165 (|has| |#1| (-517)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 212 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 211 (|has| |#1| (-821 (-357))))) (-3733 (($ $) 51) (($ (-592 $)) 50)) (-1366 (((-592 (-110)) $) 43)) (-4166 (((-110) (-110)) 42)) (-4211 (((-108) $) 103 (|has| |#1| (-1032)))) (-2353 (((-108) $) 22 (|has| $ (-968 (-525))))) (-2142 (($ $) 186 (|has| |#1| (-977)))) (-1498 (((-1043 |#1| (-565 $)) $) 187 (|has| |#1| (-977)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 161 (|has| |#1| (-517)))) (-3469 (((-1087 $) (-565 $)) 25 (|has| $ (-977)))) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-2694 (($ (-1 $ $) (-565 $)) 36)) (-1536 (((-3 (-565 $) "failed") $) 46)) (-2756 (($ (-592 $)) 150 (|has| |#1| (-517))) (($ $ $) 149 (|has| |#1| (-517)))) (-3247 (((-1074) $) 9)) (-2129 (((-592 (-565 $)) $) 45)) (-1578 (($ (-110) $) 38) (($ (-110) (-592 $)) 37)) (-2343 (((-3 (-592 $) "failed") $) 192 (|has| |#1| (-1032)))) (-2013 (((-3 (-2 (|:| |val| $) (|:| -2815 (-525))) "failed") $) 183 (|has| |#1| (-977)))) (-2968 (((-3 (-592 $) "failed") $) 190 (|has| |#1| (-25)))) (-3808 (((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 $))) "failed") $) 189 (|has| |#1| (-25)))) (-3065 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $) 191 (|has| |#1| (-1032))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-110)) 185 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-1091)) 184 (|has| |#1| (-977)))) (-2902 (((-108) $ (-110)) 40) (((-108) $ (-1091)) 39)) (-2502 (($ $) 107 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-1751 (((-713) $) 47)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 205)) (-2525 ((|#1| $) 204)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 151 (|has| |#1| (-517)))) (-2794 (($ (-592 $)) 148 (|has| |#1| (-517))) (($ $ $) 147 (|has| |#1| (-517)))) (-2510 (((-108) $ $) 35) (((-108) $ (-1091)) 34)) (-2194 (((-396 $) $) 162 (|has| |#1| (-517)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 159 (|has| |#1| (-517)))) (-1680 (((-3 $ "failed") $ $) 142 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 153 (|has| |#1| (-517)))) (-2995 (((-108) $) 23 (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) 67) (($ $ (-592 (-565 $)) (-592 $)) 66) (($ $ (-592 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-592 $) (-592 $)) 62) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 33) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 32) (($ $ (-1091) (-1 $ (-592 $))) 31) (($ $ (-1091) (-1 $ $)) 30) (($ $ (-592 (-110)) (-592 (-1 $ $))) 29) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 28) (($ $ (-110) (-1 $ (-592 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1091)) 197 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) 196 (|has| |#1| (-567 (-501)))) (($ $) 195 (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 194 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-110)) (-592 $) (-1091)) 193 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 182 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 181 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) 180 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ $)) 179 (|has| |#1| (-977)))) (-2430 (((-713) $) 155 (|has| |#1| (-517)))) (-3410 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-592 $)) 57)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 156 (|has| |#1| (-517)))) (-4181 (($ $) 49) (($ $ $) 48)) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 128 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 127 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 126 (|has| |#1| (-977))) (($ $ (-1091)) 125 (|has| |#1| (-977)))) (-1953 (($ $) 176 (|has| |#1| (-517)))) (-1511 (((-1043 |#1| (-565 $)) $) 177 (|has| |#1| (-517)))) (-4209 (($ $) 24 (|has| $ (-977)))) (-2749 (((-827 (-525)) $) 214 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 213 (|has| |#1| (-567 (-827 (-357))))) (($ (-396 $)) 178 (|has| |#1| (-517))) (((-501) $) 97 (|has| |#1| (-567 (-501))))) (-3804 (($ $ $) 111 (|has| |#1| (-450)))) (-1507 (($ $ $) 112 (|has| |#1| (-450)))) (-1270 (((-798) $) 11) (($ (-565 $)) 70) (($ (-1091)) 217) (($ |#1|) 208) (($ (-1043 |#1| (-565 $))) 188 (|has| |#1| (-977))) (($ (-385 |#1|)) 174 (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) 173 (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) 172 (|has| |#1| (-517))) (($ (-385 (-887 |#1|))) 170 (|has| |#1| (-517))) (($ $) 141 (|has| |#1| (-517))) (($ (-887 |#1|)) 124 (|has| |#1| (-977))) (($ (-385 (-525))) 96 (-3279 (|has| |#1| (-517)) (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525)))))) (($ (-525)) 93 (-3279 (|has| |#1| (-977)) (|has| |#1| (-968 (-525)))))) (-4157 (((-3 $ "failed") $) 138 (|has| |#1| (-136)))) (-2031 (((-713)) 133 (|has| |#1| (-977)))) (-1604 (($ $) 53) (($ (-592 $)) 52)) (-2804 (((-108) (-110)) 41)) (-1533 (((-108) $ $) 145 (|has| |#1| (-517)))) (-2501 (($ (-1091) $) 202) (($ (-1091) $ $) 201) (($ (-1091) $ $ $) 200) (($ (-1091) $ $ $ $) 199) (($ (-1091) (-592 $)) 198)) (-1576 (($ $ (-525)) 110 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 104 (|has| |#1| (-1032))) (($ $ (-856)) 100 (|has| |#1| (-1032)))) (-3355 (($) 115 (|has| |#1| (-25)) CONST)) (-3365 (($) 101 (|has| |#1| (-1032)) CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 132 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 131 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 130 (|has| |#1| (-977))) (($ $ (-1091)) 129 (|has| |#1| (-977)))) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4100 (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 175 (|has| |#1| (-517))) (($ $ $) 108 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4090 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4080 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-525)) 109 (-3279 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 106 (|has| |#1| (-1032))) (($ $ (-856)) 99 (|has| |#1| (-1032)))) (* (($ (-385 (-525)) $) 167 (|has| |#1| (-517))) (($ $ (-385 (-525))) 166 (|has| |#1| (-517))) (($ |#1| $) 140 (|has| |#1| (-160))) (($ $ |#1|) 139 (|has| |#1| (-160))) (($ (-525) $) 121 (|has| |#1| (-21))) (($ (-713) $) 117 (|has| |#1| (-25))) (($ (-856) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1032))))) +((-3633 (((-542 |#2|) |#2| (-1091)) 36)) (-1219 (((-542 |#2|) |#2| (-1091)) 20)) (-2576 ((|#2| |#2| (-1091)) 25))) +(((-404 |#1| |#2|) (-10 -7 (-15 -1219 ((-542 |#2|) |#2| (-1091))) (-15 -3633 ((-542 |#2|) |#2| (-1091))) (-15 -2576 (|#2| |#2| (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-29 |#1|))) (T -404)) +((-2576 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1113) (-29 *4))))) (-3633 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1113) (-29 *5))))) (-1219 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) (-4 *3 (-13 (-1113) (-29 *5)))))) +(-10 -7 (-15 -1219 ((-542 |#2|) |#2| (-1091))) (-15 -3633 ((-542 |#2|) |#2| (-1091))) (-15 -2576 (|#2| |#2| (-1091)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-3357 (($ |#2| |#1|) 35)) (-3369 (($ |#2| |#1|) 33)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-309 |#2|)) 25)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 10 T CONST)) (-3362 (($) 16 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 34)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 36) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-405 |#1| |#2|) (-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4242)) (IF (|has| |#1| (-6 -4242)) (-6 -4242) |%noBranch|) |%noBranch|) (-15 -1271 ($ |#1|)) (-15 -1271 ($ (-309 |#2|))) (-15 -3357 ($ |#2| |#1|)) (-15 -3369 ($ |#2| |#1|)))) (-13 (-160) (-37 (-385 (-525)))) (-13 (-789) (-21))) (T -405)) +((-1271 (*1 *1 *2) (-12 (-5 *1 (-405 *2 *3)) (-4 *2 (-13 (-160) (-37 (-385 (-525))))) (-4 *3 (-13 (-789) (-21))))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-789) (-21))) (-5 *1 (-405 *3 *4)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))))) (-3357 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-789) (-21))))) (-3369 (*1 *1 *2 *3) (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) (-4 *2 (-13 (-789) (-21)))))) +(-13 (-37 |#1|) (-10 -8 (IF (|has| |#2| (-6 -4242)) (IF (|has| |#1| (-6 -4242)) (-6 -4242) |%noBranch|) |%noBranch|) (-15 -1271 ($ |#1|)) (-15 -1271 ($ (-309 |#2|))) (-15 -3357 ($ |#2| |#1|)) (-15 -3369 ($ |#2| |#1|)))) +((-2824 (((-3 |#2| (-592 |#2|)) |#2| (-1091)) 109))) +(((-406 |#1| |#2|) (-10 -7 (-15 -2824 ((-3 |#2| (-592 |#2|)) |#2| (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -406)) +((-2824 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 *3 (-592 *3))) (-5 *1 (-406 *5 *3)) (-4 *3 (-13 (-1113) (-893) (-29 *5)))))) +(-10 -7 (-15 -2824 ((-3 |#2| (-592 |#2|)) |#2| (-1091)))) +((-2383 (((-592 (-1091)) $) 72)) (-2149 (((-385 (-1087 $)) $ (-565 $)) 273)) (-1223 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) 237)) (-2588 (((-3 (-565 $) "failed") $) NIL) (((-3 (-1091) "failed") $) 75) (((-3 (-525) "failed") $) NIL) (((-3 |#2| "failed") $) 233) (((-3 (-385 (-887 |#2|)) "failed") $) 324) (((-3 (-887 |#2|) "failed") $) 235) (((-3 (-385 (-525)) "failed") $) NIL)) (-3894 (((-565 $) $) NIL) (((-1091) $) 30) (((-525) $) NIL) ((|#2| $) 231) (((-385 (-887 |#2|)) $) 305) (((-887 |#2|) $) 232) (((-385 (-525)) $) NIL)) (-2981 (((-110) (-110)) 47)) (-1902 (($ $) 87)) (-3733 (((-3 (-565 $) "failed") $) 228)) (-2132 (((-592 (-565 $)) $) 229)) (-3251 (((-3 (-592 $) "failed") $) 247)) (-2580 (((-3 (-2 (|:| |val| $) (|:| -2058 (-525))) "failed") $) 254)) (-4114 (((-3 (-592 $) "failed") $) 245)) (-3573 (((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 $))) "failed") $) 264)) (-2846 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $) 251) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-110)) 217) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-1091)) 219)) (-2511 (((-108) $) 19)) (-2523 ((|#2| $) 21)) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) 236) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 96) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL) (($ $ (-1091)) 57) (($ $ (-592 (-1091))) 240) (($ $) 241) (($ $ (-110) $ (-1091)) 60) (($ $ (-592 (-110)) (-592 $) (-1091)) 67) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 107) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 242) (($ $ (-1091) (-713) (-1 $ (-592 $))) 94) (($ $ (-1091) (-713) (-1 $ $)) 93)) (-3405 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) 106)) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) 238)) (-3826 (($ $) 284)) (-2745 (((-827 (-525)) $) 257) (((-827 (-357)) $) 261) (($ (-396 $)) 320) (((-501) $) NIL)) (-1271 (((-798) $) 239) (($ (-565 $)) 84) (($ (-1091)) 26) (($ |#2|) NIL) (($ (-1043 |#2| (-565 $))) NIL) (($ (-385 |#2|)) 289) (($ (-887 (-385 |#2|))) 329) (($ (-385 (-887 (-385 |#2|)))) 301) (($ (-385 (-887 |#2|))) 295) (($ $) NIL) (($ (-887 |#2|)) 185) (($ (-385 (-525))) 334) (($ (-525)) NIL)) (-3998 (((-713)) 79)) (-1946 (((-108) (-110)) 41)) (-2498 (($ (-1091) $) 33) (($ (-1091) $ $) 34) (($ (-1091) $ $ $) 35) (($ (-1091) $ $ $ $) 36) (($ (-1091) (-592 $)) 39)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#2| $) 266) (($ $ |#2|) NIL) (($ $ $) NIL) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) +(((-407 |#1| |#2|) (-10 -8 (-15 * (|#1| (-856) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3998 ((-713))) (-15 -1271 (|#1| (-525))) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-887 |#2|) |#1|)) (-15 -2588 ((-3 (-887 |#2|) "failed") |#1|)) (-15 -1271 (|#1| (-887 |#2|))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1271 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3894 ((-385 (-887 |#2|)) |#1|)) (-15 -2588 ((-3 (-385 (-887 |#2|)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-887 |#2|)))) (-15 -2149 ((-385 (-1087 |#1|)) |#1| (-565 |#1|))) (-15 -1271 (|#1| (-385 (-887 (-385 |#2|))))) (-15 -1271 (|#1| (-887 (-385 |#2|)))) (-15 -1271 (|#1| (-385 |#2|))) (-15 -3826 (|#1| |#1|)) (-15 -2745 (|#1| (-396 |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-713) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-713) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| |#1|)))) (-15 -2580 ((-3 (-2 (|:| |val| |#1|) (|:| -2058 (-525))) "failed") |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1| (-1091))) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1| (-110))) (-15 -1902 (|#1| |#1|)) (-15 -1271 (|#1| (-1043 |#2| (-565 |#1|)))) (-15 -3573 ((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 |#1|))) "failed") |#1|)) (-15 -4114 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1|)) (-15 -3251 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 |#1|) (-1091))) (-15 -2597 (|#1| |#1| (-110) |#1| (-1091))) (-15 -2597 (|#1| |#1|)) (-15 -2597 (|#1| |#1| (-592 (-1091)))) (-15 -2597 (|#1| |#1| (-1091))) (-15 -2498 (|#1| (-1091) (-592 |#1|))) (-15 -2498 (|#1| (-1091) |#1| |#1| |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1| |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1|)) (-15 -2383 ((-592 (-1091)) |#1|)) (-15 -2523 (|#2| |#1|)) (-15 -2511 ((-108) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -1271 (|#1| (-1091))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -2132 ((-592 (-565 |#1|)) |#1|)) (-15 -3733 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1223 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1223 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1223 (|#1| |#1| (-273 |#1|))) (-15 -3405 (|#1| (-110) (-592 |#1|))) (-15 -3405 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3894 ((-565 |#1|) |#1|)) (-15 -2588 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1271 (|#1| (-565 |#1|))) (-15 -1271 ((-798) |#1|))) (-408 |#2|) (-789)) (T -407)) +((-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *4 (-789)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4)))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) (-3998 (*1 *2) (-12 (-4 *4 (-789)) (-5 *2 (-713)) (-5 *1 (-407 *3 *4)) (-4 *3 (-408 *4))))) +(-10 -8 (-15 * (|#1| (-856) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -3998 ((-713))) (-15 -1271 (|#1| (-525))) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-887 |#2|) |#1|)) (-15 -2588 ((-3 (-887 |#2|) "failed") |#1|)) (-15 -1271 (|#1| (-887 |#2|))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -1271 (|#1| |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -3894 ((-385 (-887 |#2|)) |#1|)) (-15 -2588 ((-3 (-385 (-887 |#2|)) "failed") |#1|)) (-15 -1271 (|#1| (-385 (-887 |#2|)))) (-15 -2149 ((-385 (-1087 |#1|)) |#1| (-565 |#1|))) (-15 -1271 (|#1| (-385 (-887 (-385 |#2|))))) (-15 -1271 (|#1| (-887 (-385 |#2|)))) (-15 -1271 (|#1| (-385 |#2|))) (-15 -3826 (|#1| |#1|)) (-15 -2745 (|#1| (-396 |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-713) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-713) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-713)) (-592 (-1 |#1| |#1|)))) (-15 -2580 ((-3 (-2 (|:| |val| |#1|) (|:| -2058 (-525))) "failed") |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1| (-1091))) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1| (-110))) (-15 -1902 (|#1| |#1|)) (-15 -1271 (|#1| (-1043 |#2| (-565 |#1|)))) (-15 -3573 ((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 |#1|))) "failed") |#1|)) (-15 -4114 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 |#1|)) (|:| -2058 (-525))) "failed") |#1|)) (-15 -3251 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 |#1|) (-1091))) (-15 -2597 (|#1| |#1| (-110) |#1| (-1091))) (-15 -2597 (|#1| |#1|)) (-15 -2597 (|#1| |#1| (-592 (-1091)))) (-15 -2597 (|#1| |#1| (-1091))) (-15 -2498 (|#1| (-1091) (-592 |#1|))) (-15 -2498 (|#1| (-1091) |#1| |#1| |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1| |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1| |#1|)) (-15 -2498 (|#1| (-1091) |#1|)) (-15 -2383 ((-592 (-1091)) |#1|)) (-15 -2523 (|#2| |#1|)) (-15 -2511 ((-108) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -1271 (|#1| (-1091))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-110) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-110)) (-592 (-1 |#1| |#1|)))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| |#1|))) (-15 -2597 (|#1| |#1| (-1091) (-1 |#1| (-592 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| (-592 |#1|))))) (-15 -2597 (|#1| |#1| (-592 (-1091)) (-592 (-1 |#1| |#1|)))) (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -2132 ((-592 (-565 |#1|)) |#1|)) (-15 -3733 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1223 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -1223 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1223 (|#1| |#1| (-273 |#1|))) (-15 -3405 (|#1| (-110) (-592 |#1|))) (-15 -3405 (|#1| (-110) |#1| |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1| |#1|)) (-15 -3405 (|#1| (-110) |#1|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2597 (|#1| |#1| (-592 (-565 |#1|)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-565 |#1|) |#1|)) (-15 -3894 ((-565 |#1|) |#1|)) (-15 -2588 ((-3 (-565 |#1|) "failed") |#1|)) (-15 -1271 (|#1| (-565 |#1|))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 116 (|has| |#1| (-25)))) (-2383 (((-592 (-1091)) $) 203)) (-2149 (((-385 (-1087 $)) $ (-565 $)) 171 (|has| |#1| (-517)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 143 (|has| |#1| (-517)))) (-2220 (($ $) 144 (|has| |#1| (-517)))) (-4024 (((-108) $) 146 (|has| |#1| (-517)))) (-1899 (((-592 (-565 $)) $) 44)) (-1916 (((-3 $ "failed") $ $) 118 (|has| |#1| (-21)))) (-1223 (($ $ (-273 $)) 56) (($ $ (-592 (-273 $))) 55) (($ $ (-592 (-565 $)) (-592 $)) 54)) (-2940 (($ $) 163 (|has| |#1| (-517)))) (-2033 (((-396 $) $) 164 (|has| |#1| (-517)))) (-3766 (((-108) $ $) 154 (|has| |#1| (-517)))) (-3347 (($) 102 (-3275 (|has| |#1| (-1032)) (|has| |#1| (-25))) CONST)) (-2588 (((-3 (-565 $) "failed") $) 69) (((-3 (-1091) "failed") $) 216) (((-3 (-525) "failed") $) 209 (|has| |#1| (-968 (-525)))) (((-3 |#1| "failed") $) 207) (((-3 (-385 (-887 |#1|)) "failed") $) 169 (|has| |#1| (-517))) (((-3 (-887 |#1|) "failed") $) 123 (|has| |#1| (-977))) (((-3 (-385 (-525)) "failed") $) 95 (-3275 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-3894 (((-565 $) $) 68) (((-1091) $) 215) (((-525) $) 210 (|has| |#1| (-968 (-525)))) ((|#1| $) 206) (((-385 (-887 |#1|)) $) 168 (|has| |#1| (-517))) (((-887 |#1|) $) 122 (|has| |#1| (-977))) (((-385 (-525)) $) 94 (-3275 (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525))))))) (-1731 (($ $ $) 158 (|has| |#1| (-517)))) (-3336 (((-632 (-525)) (-632 $)) 137 (-3828 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 136 (-3828 (|has| |#1| (-588 (-525))) (|has| |#1| (-977)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 135 (|has| |#1| (-977))) (((-632 |#1|) (-632 $)) 134 (|has| |#1| (-977)))) (-1853 (((-3 $ "failed") $) 105 (|has| |#1| (-1032)))) (-1709 (($ $ $) 157 (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 152 (|has| |#1| (-517)))) (-2162 (((-108) $) 165 (|has| |#1| (-517)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 212 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 211 (|has| |#1| (-821 (-357))))) (-4076 (($ $) 51) (($ (-592 $)) 50)) (-2786 (((-592 (-110)) $) 43)) (-2981 (((-110) (-110)) 42)) (-2109 (((-108) $) 103 (|has| |#1| (-1032)))) (-3302 (((-108) $) 22 (|has| $ (-968 (-525))))) (-1902 (($ $) 186 (|has| |#1| (-977)))) (-1501 (((-1043 |#1| (-565 $)) $) 187 (|has| |#1| (-977)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 161 (|has| |#1| (-517)))) (-3373 (((-1087 $) (-565 $)) 25 (|has| $ (-977)))) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-2688 (($ (-1 $ $) (-565 $)) 36)) (-3733 (((-3 (-565 $) "failed") $) 46)) (-2755 (($ (-592 $)) 150 (|has| |#1| (-517))) (($ $ $) 149 (|has| |#1| (-517)))) (-3803 (((-1074) $) 9)) (-2132 (((-592 (-565 $)) $) 45)) (-1583 (($ (-110) $) 38) (($ (-110) (-592 $)) 37)) (-3251 (((-3 (-592 $) "failed") $) 192 (|has| |#1| (-1032)))) (-2580 (((-3 (-2 (|:| |val| $) (|:| -2058 (-525))) "failed") $) 183 (|has| |#1| (-977)))) (-4114 (((-3 (-592 $) "failed") $) 190 (|has| |#1| (-25)))) (-3573 (((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 $))) "failed") $) 189 (|has| |#1| (-25)))) (-2846 (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $) 191 (|has| |#1| (-1032))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-110)) 185 (|has| |#1| (-977))) (((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-1091)) 184 (|has| |#1| (-977)))) (-1676 (((-108) $ (-110)) 40) (((-108) $ (-1091)) 39)) (-2500 (($ $) 107 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-1756 (((-713) $) 47)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 205)) (-2523 ((|#1| $) 204)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 151 (|has| |#1| (-517)))) (-2790 (($ (-592 $)) 148 (|has| |#1| (-517))) (($ $ $) 147 (|has| |#1| (-517)))) (-2438 (((-108) $ $) 35) (((-108) $ (-1091)) 34)) (-2197 (((-396 $) $) 162 (|has| |#1| (-517)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 160 (|has| |#1| (-517))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 159 (|has| |#1| (-517)))) (-1687 (((-3 $ "failed") $ $) 142 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 153 (|has| |#1| (-517)))) (-3236 (((-108) $) 23 (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) 67) (($ $ (-592 (-565 $)) (-592 $)) 66) (($ $ (-592 (-273 $))) 65) (($ $ (-273 $)) 64) (($ $ $ $) 63) (($ $ (-592 $) (-592 $)) 62) (($ $ (-592 (-1091)) (-592 (-1 $ $))) 33) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) 32) (($ $ (-1091) (-1 $ (-592 $))) 31) (($ $ (-1091) (-1 $ $)) 30) (($ $ (-592 (-110)) (-592 (-1 $ $))) 29) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) 28) (($ $ (-110) (-1 $ (-592 $))) 27) (($ $ (-110) (-1 $ $)) 26) (($ $ (-1091)) 197 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091))) 196 (|has| |#1| (-567 (-501)))) (($ $) 195 (|has| |#1| (-567 (-501)))) (($ $ (-110) $ (-1091)) 194 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-110)) (-592 $) (-1091)) 193 (|has| |#1| (-567 (-501)))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $))) 182 (|has| |#1| (-977))) (($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $)))) 181 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ (-592 $))) 180 (|has| |#1| (-977))) (($ $ (-1091) (-713) (-1 $ $)) 179 (|has| |#1| (-977)))) (-2931 (((-713) $) 155 (|has| |#1| (-517)))) (-3405 (($ (-110) $) 61) (($ (-110) $ $) 60) (($ (-110) $ $ $) 59) (($ (-110) $ $ $ $) 58) (($ (-110) (-592 $)) 57)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 156 (|has| |#1| (-517)))) (-3064 (($ $) 49) (($ $ $) 48)) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 128 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 127 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 126 (|has| |#1| (-977))) (($ $ (-1091)) 125 (|has| |#1| (-977)))) (-3826 (($ $) 176 (|has| |#1| (-517)))) (-1512 (((-1043 |#1| (-565 $)) $) 177 (|has| |#1| (-517)))) (-2079 (($ $) 24 (|has| $ (-977)))) (-2745 (((-827 (-525)) $) 214 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 213 (|has| |#1| (-567 (-827 (-357))))) (($ (-396 $)) 178 (|has| |#1| (-517))) (((-501) $) 97 (|has| |#1| (-567 (-501))))) (-3532 (($ $ $) 111 (|has| |#1| (-450)))) (-2172 (($ $ $) 112 (|has| |#1| (-450)))) (-1271 (((-798) $) 11) (($ (-565 $)) 70) (($ (-1091)) 217) (($ |#1|) 208) (($ (-1043 |#1| (-565 $))) 188 (|has| |#1| (-977))) (($ (-385 |#1|)) 174 (|has| |#1| (-517))) (($ (-887 (-385 |#1|))) 173 (|has| |#1| (-517))) (($ (-385 (-887 (-385 |#1|)))) 172 (|has| |#1| (-517))) (($ (-385 (-887 |#1|))) 170 (|has| |#1| (-517))) (($ $) 141 (|has| |#1| (-517))) (($ (-887 |#1|)) 124 (|has| |#1| (-977))) (($ (-385 (-525))) 96 (-3275 (|has| |#1| (-517)) (-12 (|has| |#1| (-968 (-525))) (|has| |#1| (-517))) (|has| |#1| (-968 (-385 (-525)))))) (($ (-525)) 93 (-3275 (|has| |#1| (-977)) (|has| |#1| (-968 (-525)))))) (-2925 (((-3 $ "failed") $) 138 (|has| |#1| (-136)))) (-3998 (((-713)) 133 (|has| |#1| (-977)))) (-1599 (($ $) 53) (($ (-592 $)) 52)) (-1946 (((-108) (-110)) 41)) (-3714 (((-108) $ $) 145 (|has| |#1| (-517)))) (-2498 (($ (-1091) $) 202) (($ (-1091) $ $) 201) (($ (-1091) $ $ $) 200) (($ (-1091) $ $ $ $) 199) (($ (-1091) (-592 $)) 198)) (-1581 (($ $ (-525)) 110 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 104 (|has| |#1| (-1032))) (($ $ (-856)) 100 (|has| |#1| (-1032)))) (-3351 (($) 115 (|has| |#1| (-25)) CONST)) (-3362 (($) 101 (|has| |#1| (-1032)) CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 132 (|has| |#1| (-977))) (($ $ (-1091) (-713)) 131 (|has| |#1| (-977))) (($ $ (-592 (-1091))) 130 (|has| |#1| (-977))) (($ $ (-1091)) 129 (|has| |#1| (-977)))) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4098 (($ (-1043 |#1| (-565 $)) (-1043 |#1| (-565 $))) 175 (|has| |#1| (-517))) (($ $ $) 108 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517))))) (-4088 (($ $ $) 120 (|has| |#1| (-21))) (($ $) 119 (|has| |#1| (-21)))) (-4078 (($ $ $) 113 (|has| |#1| (-25)))) (** (($ $ (-525)) 109 (-3275 (|has| |#1| (-450)) (|has| |#1| (-517)))) (($ $ (-713)) 106 (|has| |#1| (-1032))) (($ $ (-856)) 99 (|has| |#1| (-1032)))) (* (($ (-385 (-525)) $) 167 (|has| |#1| (-517))) (($ $ (-385 (-525))) 166 (|has| |#1| (-517))) (($ |#1| $) 140 (|has| |#1| (-160))) (($ $ |#1|) 139 (|has| |#1| (-160))) (($ (-525) $) 121 (|has| |#1| (-21))) (($ (-713) $) 117 (|has| |#1| (-25))) (($ (-856) $) 114 (|has| |#1| (-25))) (($ $ $) 98 (|has| |#1| (-1032))))) (((-408 |#1|) (-131) (-789)) (T -408)) -((-2515 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-789)) (-5 *2 (-108)))) (-2525 (*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-789)) (-5 *2 (-592 (-1091))))) (-2501 (*1 *1 *2 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2501 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2501 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2501 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2501 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)))) (-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-567 (-501))))) (-2602 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1091))) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-567 (-501))))) (-2602 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-567 (-501))))) (-2602 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1091)) (-4 *1 (-408 *4)) (-4 *4 (-789)) (-4 *4 (-567 (-501))))) (-2602 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 *1)) (-5 *4 (-1091)) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-567 (-501))))) (-2343 (*1 *2 *1) (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-408 *3)))) (-3065 (*1 *2 *1) (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) (-4 *1 (-408 *3)))) (-2968 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-408 *3)))) (-3808 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1655 (-525)) (|:| |var| (-565 *1)))) (-4 *1 (-408 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1043 *3 (-565 *1))) (-4 *3 (-977)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1498 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) (-4 *1 (-408 *3)))) (-2142 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-977)))) (-3065 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-977)) (-4 *4 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) (-4 *1 (-408 *4)))) (-3065 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-977)) (-4 *4 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) (-4 *1 (-408 *4)))) (-2013 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-2 (|:| |val| *1) (|:| -2815 (-525)))) (-4 *1 (-408 *3)))) (-2602 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-713))) (-5 *4 (-592 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2602 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-713))) (-5 *4 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2602 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *4 (-1 *1 (-592 *1))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2602 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *4 (-1 *1 *1)) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-396 *1)) (-4 *1 (-408 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-1511 (*1 *2 *1) (-12 (-4 *3 (-517)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) (-4 *1 (-408 *3)))) (-1953 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-517)))) (-4100 (*1 *1 *2 *2) (-12 (-5 *2 (-1043 *3 (-565 *1))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 *3))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-385 *3)))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-2146 (*1 *2 *1 *3) (-12 (-5 *3 (-565 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)) (-4 *4 (-517)) (-5 *2 (-385 (-1087 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-1032))))) -(-13 (-281) (-968 (-1091)) (-819 |t#1|) (-378 |t#1|) (-389 |t#1|) (-10 -8 (-15 -2515 ((-108) $)) (-15 -2525 (|t#1| $)) (-15 -2383 ((-592 (-1091)) $)) (-15 -2501 ($ (-1091) $)) (-15 -2501 ($ (-1091) $ $)) (-15 -2501 ($ (-1091) $ $ $)) (-15 -2501 ($ (-1091) $ $ $ $)) (-15 -2501 ($ (-1091) (-592 $))) (IF (|has| |t#1| (-567 (-501))) (PROGN (-6 (-567 (-501))) (-15 -2602 ($ $ (-1091))) (-15 -2602 ($ $ (-592 (-1091)))) (-15 -2602 ($ $)) (-15 -2602 ($ $ (-110) $ (-1091))) (-15 -2602 ($ $ (-592 (-110)) (-592 $) (-1091)))) |%noBranch|) (IF (|has| |t#1| (-1032)) (PROGN (-6 (-669)) (-15 ** ($ $ (-713))) (-15 -2343 ((-3 (-592 $) "failed") $)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-450)) (-6 (-450)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -2968 ((-3 (-592 $) "failed") $)) (-15 -3808 ((-3 (-2 (|:| -1655 (-525)) (|:| |var| (-565 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-977)) (PROGN (-6 (-977)) (-6 (-968 (-887 |t#1|))) (-6 (-835 (-1091))) (-6 (-355 |t#1|)) (-15 -1270 ($ (-1043 |t#1| (-565 $)))) (-15 -1498 ((-1043 |t#1| (-565 $)) $)) (-15 -2142 ($ $)) (-15 -3065 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-110))) (-15 -3065 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2815 (-525))) "failed") $ (-1091))) (-15 -2013 ((-3 (-2 (|:| |val| $) (|:| -2815 (-525))) "failed") $)) (-15 -2602 ($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $)))) (-15 -2602 ($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $))))) (-15 -2602 ($ $ (-1091) (-713) (-1 $ (-592 $)))) (-15 -2602 ($ $ (-1091) (-713) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-341)) (-6 (-968 (-385 (-887 |t#1|)))) (-15 -2749 ($ (-396 $))) (-15 -1511 ((-1043 |t#1| (-565 $)) $)) (-15 -1953 ($ $)) (-15 -4100 ($ (-1043 |t#1| (-565 $)) (-1043 |t#1| (-565 $)))) (-15 -1270 ($ (-385 |t#1|))) (-15 -1270 ($ (-887 (-385 |t#1|)))) (-15 -1270 ($ (-385 (-887 (-385 |t#1|))))) (-15 -2146 ((-385 (-1087 $)) $ (-565 $))) (IF (|has| |t#1| (-968 (-525))) (-6 (-968 (-385 (-525)))) |%noBranch|)) |%noBranch|))) -(((-21) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-23) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-385 (-525))) |has| |#1| (-517)) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-517)) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) |has| |#1| (-517)) ((-126) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) |has| |#1| (-517)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-223) |has| |#1| (-517)) ((-269) |has| |#1| (-517)) ((-286) |has| |#1| (-517)) ((-288 $) . T) ((-281) . T) ((-341) |has| |#1| (-517)) ((-355 |#1|) |has| |#1| (-977)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) |has| |#1| (-517)) ((-450) |has| |#1| (-450)) ((-486 (-565 $) $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-517)) ((-594 |#1|) |has| |#1| (-160)) ((-594 $) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-588 (-525)) -12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) ((-588 |#1|) |has| |#1| (-977)) ((-660 #0#) |has| |#1| (-517)) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) -3279 (|has| |#1| (-1032)) (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-789) . T) ((-835 (-1091)) |has| |#1| (-977)) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-855) |has| |#1| (-517)) ((-968 (-385 (-525))) -3279 (|has| |#1| (-968 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) ((-968 (-385 (-887 |#1|))) |has| |#1| (-517)) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-565 $)) . T) ((-968 (-887 |#1|)) |has| |#1| (-977)) ((-968 (-1091)) . T) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-517)) ((-983 |#1|) |has| |#1| (-160)) ((-983 $) |has| |#1| (-517)) ((-977) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-984) -3279 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1032) -3279 (|has| |#1| (-1032)) (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1020) . T) ((-1127) . T) ((-1131) |has| |#1| (-517))) -((-3762 ((|#2| |#2| |#2|) 33)) (-4166 (((-110) (-110)) 44)) (-1659 ((|#2| |#2|) 66)) (-2798 ((|#2| |#2|) 69)) (-2544 ((|#2| |#2|) 32)) (-1739 ((|#2| |#2| |#2|) 35)) (-2450 ((|#2| |#2| |#2|) 37)) (-2615 ((|#2| |#2| |#2|) 34)) (-2823 ((|#2| |#2| |#2|) 36)) (-2804 (((-108) (-110)) 42)) (-2625 ((|#2| |#2|) 39)) (-1208 ((|#2| |#2|) 38)) (-1868 ((|#2| |#2|) 27)) (-1854 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-1715 ((|#2| |#2| |#2|) 31))) -(((-409 |#1| |#2|) (-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1868 (|#2| |#2|)) (-15 -1854 (|#2| |#2|)) (-15 -1854 (|#2| |#2| |#2|)) (-15 -1715 (|#2| |#2| |#2|)) (-15 -2544 (|#2| |#2|)) (-15 -3762 (|#2| |#2| |#2|)) (-15 -2615 (|#2| |#2| |#2|)) (-15 -1739 (|#2| |#2| |#2|)) (-15 -2823 (|#2| |#2| |#2|)) (-15 -2450 (|#2| |#2| |#2|)) (-15 -1208 (|#2| |#2|)) (-15 -2625 (|#2| |#2|)) (-15 -2798 (|#2| |#2|)) (-15 -1659 (|#2| |#2|))) (-13 (-789) (-517)) (-408 |#1|)) (T -409)) -((-1659 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2798 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2625 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1208 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2450 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2823 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1739 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2615 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3762 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2544 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1715 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1854 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1854 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1868 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *4)) (-4 *4 (-408 *3)))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4))))) -(-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1868 (|#2| |#2|)) (-15 -1854 (|#2| |#2|)) (-15 -1854 (|#2| |#2| |#2|)) (-15 -1715 (|#2| |#2| |#2|)) (-15 -2544 (|#2| |#2|)) (-15 -3762 (|#2| |#2| |#2|)) (-15 -2615 (|#2| |#2| |#2|)) (-15 -1739 (|#2| |#2| |#2|)) (-15 -2823 (|#2| |#2| |#2|)) (-15 -2450 (|#2| |#2| |#2|)) (-15 -1208 (|#2| |#2|)) (-15 -2625 (|#2| |#2|)) (-15 -2798 (|#2| |#2|)) (-15 -1659 (|#2| |#2|))) -((-1724 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|)) 61))) -(((-410 |#1| |#2|) (-10 -7 (-15 -1724 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|))) (IF (|has| |#2| (-27)) (-15 -1724 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-517) (-789) (-138)) (-408 |#1|)) (T -410)) -((-1724 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-517) (-789) (-138))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1087 *3)) (|:| |pol2| (-1087 *3)) (|:| |prim| (-1087 *3)))) (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) (-1724 (*1 *2 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-517) (-789) (-138))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-592 (-1087 *5))) (|:| |prim| (-1087 *5)))) (-5 *1 (-410 *4 *5))))) -(-10 -7 (-15 -1724 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|))) (IF (|has| |#2| (-27)) (-15 -1724 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|)) |%noBranch|)) -((-1621 (((-1178)) 19)) (-1978 (((-1087 (-385 (-525))) |#2| (-565 |#2|)) 41) (((-385 (-525)) |#2|) 25))) -(((-411 |#1| |#2|) (-10 -7 (-15 -1978 ((-385 (-525)) |#2|)) (-15 -1978 ((-1087 (-385 (-525))) |#2| (-565 |#2|))) (-15 -1621 ((-1178)))) (-13 (-789) (-517) (-968 (-525))) (-408 |#1|)) (T -411)) -((-1621 (*1 *2) (-12 (-4 *3 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1178)) (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))) (-1978 (*1 *2 *3 *4) (-12 (-5 *4 (-565 *3)) (-4 *3 (-408 *5)) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-411 *5 *3)))) (-1978 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4))))) -(-10 -7 (-15 -1978 ((-385 (-525)) |#2|)) (-15 -1978 ((-1087 (-385 (-525))) |#2| (-565 |#2|))) (-15 -1621 ((-1178)))) -((-2048 (((-108) $) 28)) (-1821 (((-108) $) 30)) (-4154 (((-108) $) 31)) (-2008 (((-108) $) 34)) (-1416 (((-108) $) 29)) (-3774 (((-108) $) 33)) (-1270 (((-798) $) 18) (($ (-1074)) 27) (($ (-1091)) 23) (((-1091) $) 22) (((-1024) $) 21)) (-1265 (((-108) $) 32)) (-3994 (((-108) $ $) 15))) -(((-412) (-13 (-566 (-798)) (-10 -8 (-15 -1270 ($ (-1074))) (-15 -1270 ($ (-1091))) (-15 -1270 ((-1091) $)) (-15 -1270 ((-1024) $)) (-15 -2048 ((-108) $)) (-15 -1416 ((-108) $)) (-15 -4154 ((-108) $)) (-15 -3774 ((-108) $)) (-15 -2008 ((-108) $)) (-15 -1265 ((-108) $)) (-15 -1821 ((-108) $)) (-15 -3994 ((-108) $ $))))) (T -412)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-412)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-412)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-412)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-412)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1416 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-4154 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3774 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2008 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1265 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1821 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3994 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1270 ($ (-1074))) (-15 -1270 ($ (-1091))) (-15 -1270 ((-1091) $)) (-15 -1270 ((-1024) $)) (-15 -2048 ((-108) $)) (-15 -1416 ((-108) $)) (-15 -4154 ((-108) $)) (-15 -3774 ((-108) $)) (-15 -2008 ((-108) $)) (-15 -1265 ((-108) $)) (-15 -1821 ((-108) $)) (-15 -3994 ((-108) $ $)))) -((-2590 (((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|) 70)) (-2282 (((-396 |#3|) |#3|) 34)) (-2779 (((-3 (-396 (-1087 (-47))) "failed") |#3|) 46 (|has| |#2| (-968 (-47))))) (-1873 (((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4149 (-108))) |#3|) 37))) -(((-413 |#1| |#2| |#3|) (-10 -7 (-15 -2282 ((-396 |#3|) |#3|)) (-15 -2590 ((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|)) (-15 -1873 ((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4149 (-108))) |#3|)) (IF (|has| |#2| (-968 (-47))) (-15 -2779 ((-3 (-396 (-1087 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-517) (-789) (-968 (-525))) (-408 |#1|) (-1149 |#2|)) (T -413)) -((-2779 (*1 *2 *3) (|partial| -12 (-4 *5 (-968 (-47))) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-47)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-1873 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4149 (-108)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-2590 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-385 (-525))))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-2282 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) -(-10 -7 (-15 -2282 ((-396 |#3|) |#3|)) (-15 -2590 ((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|)) (-15 -1873 ((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4149 (-108))) |#3|)) (IF (|has| |#2| (-968 (-47))) (-15 -2779 ((-3 (-396 (-1087 (-47))) "failed") |#3|)) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-3212 (((-1074) $ (-1074)) NIL)) (-1264 (($ $ (-1074)) NIL)) (-2412 (((-1074) $) NIL)) (-2904 (((-366) (-366) (-366)) 17) (((-366) (-366)) 15)) (-2409 (($ (-366)) NIL) (($ (-366) (-1074)) NIL)) (-3799 (((-366) $) NIL)) (-3247 (((-1074) $) NIL)) (-1744 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1312 (((-1178) (-1074)) 9)) (-3964 (((-1178) (-1074)) 10)) (-3428 (((-1178)) 11)) (-1270 (((-798) $) NIL)) (-1473 (($ $) 35)) (-3994 (((-108) $ $) NIL))) -(((-414) (-13 (-342 (-366) (-1074)) (-10 -7 (-15 -2904 ((-366) (-366) (-366))) (-15 -2904 ((-366) (-366))) (-15 -1312 ((-1178) (-1074))) (-15 -3964 ((-1178) (-1074))) (-15 -3428 ((-1178)))))) (T -414)) -((-2904 (*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-2904 (*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-1312 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414)))) (-3964 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414)))) (-3428 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-414))))) -(-13 (-342 (-366) (-1074)) (-10 -7 (-15 -2904 ((-366) (-366) (-366))) (-15 -2904 ((-366) (-366))) (-15 -1312 ((-1178) (-1074))) (-15 -3964 ((-1178) (-1074))) (-15 -3428 ((-1178))))) -((-1260 (((-108) $ $) NIL)) (-1897 (((-3 (|:| |fst| (-412)) (|:| -3326 "void")) $) 11)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1609 (($) 32)) (-3330 (($) 38)) (-1777 (($) 34)) (-4061 (($) 36)) (-2066 (($) 33)) (-2854 (($) 35)) (-2803 (($) 37)) (-4044 (((-108) $) 8)) (-3706 (((-592 (-887 (-525))) $) 19)) (-1279 (($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-1091)) (-108)) 27) (($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-887 (-525))) (-108)) 28)) (-1270 (((-798) $) 23) (($ (-412)) 29)) (-3994 (((-108) $ $) NIL))) -(((-415) (-13 (-1020) (-10 -8 (-15 -1270 ((-798) $)) (-15 -1270 ($ (-412))) (-15 -1897 ((-3 (|:| |fst| (-412)) (|:| -3326 "void")) $)) (-15 -3706 ((-592 (-887 (-525))) $)) (-15 -4044 ((-108) $)) (-15 -1279 ($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-1091)) (-108))) (-15 -1279 ($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-887 (-525))) (-108))) (-15 -1609 ($)) (-15 -2066 ($)) (-15 -1777 ($)) (-15 -3330 ($)) (-15 -2854 ($)) (-15 -4061 ($)) (-15 -2803 ($))))) (T -415)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-415)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-412)) (-5 *1 (-415)))) (-1897 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *1 (-415)))) (-3706 (*1 *2 *1) (-12 (-5 *2 (-592 (-887 (-525)))) (-5 *1 (-415)))) (-4044 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))) (-1279 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *3 (-592 (-1091))) (-5 *4 (-108)) (-5 *1 (-415)))) (-1279 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-108)) (-5 *1 (-415)))) (-1609 (*1 *1) (-5 *1 (-415))) (-2066 (*1 *1) (-5 *1 (-415))) (-1777 (*1 *1) (-5 *1 (-415))) (-3330 (*1 *1) (-5 *1 (-415))) (-2854 (*1 *1) (-5 *1 (-415))) (-4061 (*1 *1) (-5 *1 (-415))) (-2803 (*1 *1) (-5 *1 (-415)))) -(-13 (-1020) (-10 -8 (-15 -1270 ((-798) $)) (-15 -1270 ($ (-412))) (-15 -1897 ((-3 (|:| |fst| (-412)) (|:| -3326 "void")) $)) (-15 -3706 ((-592 (-887 (-525))) $)) (-15 -4044 ((-108) $)) (-15 -1279 ($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-1091)) (-108))) (-15 -1279 ($ (-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-592 (-887 (-525))) (-108))) (-15 -1609 ($)) (-15 -2066 ($)) (-15 -1777 ($)) (-15 -3330 ($)) (-15 -2854 ($)) (-15 -4061 ($)) (-15 -2803 ($)))) -((-1260 (((-108) $ $) NIL)) (-3799 (((-1091) $) 8)) (-3247 (((-1074) $) 16)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 13))) -(((-416 |#1|) (-13 (-1020) (-10 -8 (-15 -3799 ((-1091) $)))) (-1091)) (T -416)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-416 *3)) (-14 *3 (-1091))))) -(-13 (-1020) (-10 -8 (-15 -3799 ((-1091) $)))) -((-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8) (($ (-1173 (-641))) 14) (($ (-592 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 11))) +((-2511 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-789)) (-5 *2 (-108)))) (-2523 (*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-789)) (-5 *2 (-592 (-1091))))) (-2498 (*1 *1 *2 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2498 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2498 (*1 *1 *2 *1 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2498 (*1 *1 *2 *1 *1 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) (-2498 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)))) (-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-567 (-501))))) (-2597 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1091))) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-567 (-501))))) (-2597 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-567 (-501))))) (-2597 (*1 *1 *1 *2 *1 *3) (-12 (-5 *2 (-110)) (-5 *3 (-1091)) (-4 *1 (-408 *4)) (-4 *4 (-789)) (-4 *4 (-567 (-501))))) (-2597 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-110))) (-5 *3 (-592 *1)) (-5 *4 (-1091)) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-567 (-501))))) (-3251 (*1 *2 *1) (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-408 *3)))) (-2846 (*1 *2 *1) (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) (-4 *1 (-408 *3)))) (-4114 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-408 *3)))) (-3573 (*1 *2 *1) (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1660 (-525)) (|:| |var| (-565 *1)))) (-4 *1 (-408 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1043 *3 (-565 *1))) (-4 *3 (-977)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1501 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) (-4 *1 (-408 *3)))) (-1902 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-977)))) (-2846 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-4 *4 (-977)) (-4 *4 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) (-4 *1 (-408 *4)))) (-2846 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-977)) (-4 *4 (-789)) (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) (-4 *1 (-408 *4)))) (-2580 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-2 (|:| |val| *1) (|:| -2058 (-525)))) (-4 *1 (-408 *3)))) (-2597 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-713))) (-5 *4 (-592 (-1 *1 *1))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2597 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-592 (-713))) (-5 *4 (-592 (-1 *1 (-592 *1)))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2597 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *4 (-1 *1 (-592 *1))) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2597 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *4 (-1 *1 *1)) (-4 *1 (-408 *5)) (-4 *5 (-789)) (-4 *5 (-977)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-396 *1)) (-4 *1 (-408 *3)) (-4 *3 (-517)) (-4 *3 (-789)))) (-1512 (*1 *2 *1) (-12 (-4 *3 (-517)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) (-4 *1 (-408 *3)))) (-3826 (*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-517)))) (-4098 (*1 *1 *2 *2) (-12 (-5 *2 (-1043 *3 (-565 *1))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 *3))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-385 (-887 (-385 *3)))) (-4 *3 (-517)) (-4 *3 (-789)) (-4 *1 (-408 *3)))) (-2149 (*1 *2 *1 *3) (-12 (-5 *3 (-565 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)) (-4 *4 (-517)) (-5 *2 (-385 (-1087 *1))))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-408 *3)) (-4 *3 (-789)) (-4 *3 (-1032))))) +(-13 (-281) (-968 (-1091)) (-819 |t#1|) (-378 |t#1|) (-389 |t#1|) (-10 -8 (-15 -2511 ((-108) $)) (-15 -2523 (|t#1| $)) (-15 -2383 ((-592 (-1091)) $)) (-15 -2498 ($ (-1091) $)) (-15 -2498 ($ (-1091) $ $)) (-15 -2498 ($ (-1091) $ $ $)) (-15 -2498 ($ (-1091) $ $ $ $)) (-15 -2498 ($ (-1091) (-592 $))) (IF (|has| |t#1| (-567 (-501))) (PROGN (-6 (-567 (-501))) (-15 -2597 ($ $ (-1091))) (-15 -2597 ($ $ (-592 (-1091)))) (-15 -2597 ($ $)) (-15 -2597 ($ $ (-110) $ (-1091))) (-15 -2597 ($ $ (-592 (-110)) (-592 $) (-1091)))) |%noBranch|) (IF (|has| |t#1| (-1032)) (PROGN (-6 (-669)) (-15 ** ($ $ (-713))) (-15 -3251 ((-3 (-592 $) "failed") $)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-450)) (-6 (-450)) |%noBranch|) (IF (|has| |t#1| (-25)) (PROGN (-6 (-23)) (-15 -4114 ((-3 (-592 $) "failed") $)) (-15 -3573 ((-3 (-2 (|:| -1660 (-525)) (|:| |var| (-565 $))) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |t#1| (-977)) (PROGN (-6 (-977)) (-6 (-968 (-887 |t#1|))) (-6 (-835 (-1091))) (-6 (-355 |t#1|)) (-15 -1271 ($ (-1043 |t#1| (-565 $)))) (-15 -1501 ((-1043 |t#1| (-565 $)) $)) (-15 -1902 ($ $)) (-15 -2846 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-110))) (-15 -2846 ((-3 (-2 (|:| |var| (-565 $)) (|:| -2058 (-525))) "failed") $ (-1091))) (-15 -2580 ((-3 (-2 (|:| |val| $) (|:| -2058 (-525))) "failed") $)) (-15 -2597 ($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ $)))) (-15 -2597 ($ $ (-592 (-1091)) (-592 (-713)) (-592 (-1 $ (-592 $))))) (-15 -2597 ($ $ (-1091) (-713) (-1 $ (-592 $)))) (-15 -2597 ($ $ (-1091) (-713) (-1 $ $)))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-341)) (-6 (-968 (-385 (-887 |t#1|)))) (-15 -2745 ($ (-396 $))) (-15 -1512 ((-1043 |t#1| (-565 $)) $)) (-15 -3826 ($ $)) (-15 -4098 ($ (-1043 |t#1| (-565 $)) (-1043 |t#1| (-565 $)))) (-15 -1271 ($ (-385 |t#1|))) (-15 -1271 ($ (-887 (-385 |t#1|)))) (-15 -1271 ($ (-385 (-887 (-385 |t#1|))))) (-15 -2149 ((-385 (-1087 $)) $ (-565 $))) (IF (|has| |t#1| (-968 (-525))) (-6 (-968 (-385 (-525)))) |%noBranch|)) |%noBranch|))) +(((-21) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-23) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-25) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-25)) (|has| |#1| (-21))) ((-37 #0=(-385 (-525))) |has| |#1| (-517)) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-517)) ((-107 |#1| |#1|) |has| |#1| (-160)) ((-107 $ $) |has| |#1| (-517)) ((-126) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136)) (|has| |#1| (-21))) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) |has| |#1| (-517)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-223) |has| |#1| (-517)) ((-269) |has| |#1| (-517)) ((-286) |has| |#1| (-517)) ((-288 $) . T) ((-281) . T) ((-341) |has| |#1| (-517)) ((-355 |#1|) |has| |#1| (-977)) ((-378 |#1|) . T) ((-389 |#1|) . T) ((-429) |has| |#1| (-517)) ((-450) |has| |#1| (-450)) ((-486 (-565 $) $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-517)) ((-594 |#1|) |has| |#1| (-160)) ((-594 $) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-588 (-525)) -12 (|has| |#1| (-588 (-525))) (|has| |#1| (-977))) ((-588 |#1|) |has| |#1| (-977)) ((-660 #0#) |has| |#1| (-517)) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) -3275 (|has| |#1| (-1032)) (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-789) . T) ((-835 (-1091)) |has| |#1| (-977)) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-855) |has| |#1| (-517)) ((-968 (-385 (-525))) -3275 (|has| |#1| (-968 (-385 (-525)))) (-12 (|has| |#1| (-517)) (|has| |#1| (-968 (-525))))) ((-968 (-385 (-887 |#1|))) |has| |#1| (-517)) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-565 $)) . T) ((-968 (-887 |#1|)) |has| |#1| (-977)) ((-968 (-1091)) . T) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-517)) ((-983 |#1|) |has| |#1| (-160)) ((-983 $) |has| |#1| (-517)) ((-977) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-984) -3275 (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1032) -3275 (|has| |#1| (-1032)) (|has| |#1| (-977)) (|has| |#1| (-517)) (|has| |#1| (-450)) (|has| |#1| (-160)) (|has| |#1| (-138)) (|has| |#1| (-136))) ((-1020) . T) ((-1127) . T) ((-1131) |has| |#1| (-517))) +((-3213 ((|#2| |#2| |#2|) 33)) (-2981 (((-110) (-110)) 44)) (-1516 ((|#2| |#2|) 66)) (-1889 ((|#2| |#2|) 69)) (-1387 ((|#2| |#2|) 32)) (-3880 ((|#2| |#2| |#2|) 35)) (-3063 ((|#2| |#2| |#2|) 37)) (-3814 ((|#2| |#2| |#2|) 34)) (-2174 ((|#2| |#2| |#2|) 36)) (-1946 (((-108) (-110)) 42)) (-3914 ((|#2| |#2|) 39)) (-2624 ((|#2| |#2|) 38)) (-3297 ((|#2| |#2|) 27)) (-2686 ((|#2| |#2| |#2|) 30) ((|#2| |#2|) 28)) (-1589 ((|#2| |#2| |#2|) 31))) +(((-409 |#1| |#2|) (-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3297 (|#2| |#2|)) (-15 -2686 (|#2| |#2|)) (-15 -2686 (|#2| |#2| |#2|)) (-15 -1589 (|#2| |#2| |#2|)) (-15 -1387 (|#2| |#2|)) (-15 -3213 (|#2| |#2| |#2|)) (-15 -3814 (|#2| |#2| |#2|)) (-15 -3880 (|#2| |#2| |#2|)) (-15 -2174 (|#2| |#2| |#2|)) (-15 -3063 (|#2| |#2| |#2|)) (-15 -2624 (|#2| |#2|)) (-15 -3914 (|#2| |#2|)) (-15 -1889 (|#2| |#2|)) (-15 -1516 (|#2| |#2|))) (-13 (-789) (-517)) (-408 |#1|)) (T -409)) +((-1516 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1889 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3914 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2624 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3063 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2174 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3880 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3814 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3213 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1387 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-1589 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2686 (*1 *2 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2686 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-3297 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *4)) (-4 *4 (-408 *3)))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4))))) +(-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3297 (|#2| |#2|)) (-15 -2686 (|#2| |#2|)) (-15 -2686 (|#2| |#2| |#2|)) (-15 -1589 (|#2| |#2| |#2|)) (-15 -1387 (|#2| |#2|)) (-15 -3213 (|#2| |#2| |#2|)) (-15 -3814 (|#2| |#2| |#2|)) (-15 -3880 (|#2| |#2| |#2|)) (-15 -2174 (|#2| |#2| |#2|)) (-15 -3063 (|#2| |#2| |#2|)) (-15 -2624 (|#2| |#2|)) (-15 -3914 (|#2| |#2|)) (-15 -1889 (|#2| |#2|)) (-15 -1516 (|#2| |#2|))) +((-4075 (((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|) 97 (|has| |#2| (-27))) (((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|)) 61))) +(((-410 |#1| |#2|) (-10 -7 (-15 -4075 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|))) (IF (|has| |#2| (-27)) (-15 -4075 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|)) |%noBranch|)) (-13 (-517) (-789) (-138)) (-408 |#1|)) (T -410)) +((-4075 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-517) (-789) (-138))) (-5 *2 (-2 (|:| |primelt| *3) (|:| |pol1| (-1087 *3)) (|:| |pol2| (-1087 *3)) (|:| |prim| (-1087 *3)))) (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) (-4075 (*1 *2 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-517) (-789) (-138))) (-5 *2 (-2 (|:| |primelt| *5) (|:| |poly| (-592 (-1087 *5))) (|:| |prim| (-1087 *5)))) (-5 *1 (-410 *4 *5))))) +(-10 -7 (-15 -4075 ((-2 (|:| |primelt| |#2|) (|:| |poly| (-592 (-1087 |#2|))) (|:| |prim| (-1087 |#2|))) (-592 |#2|))) (IF (|has| |#2| (-27)) (-15 -4075 ((-2 (|:| |primelt| |#2|) (|:| |pol1| (-1087 |#2|)) (|:| |pol2| (-1087 |#2|)) (|:| |prim| (-1087 |#2|))) |#2| |#2|)) |%noBranch|)) +((-3083 (((-1178)) 19)) (-4150 (((-1087 (-385 (-525))) |#2| (-565 |#2|)) 41) (((-385 (-525)) |#2|) 25))) +(((-411 |#1| |#2|) (-10 -7 (-15 -4150 ((-385 (-525)) |#2|)) (-15 -4150 ((-1087 (-385 (-525))) |#2| (-565 |#2|))) (-15 -3083 ((-1178)))) (-13 (-789) (-517) (-968 (-525))) (-408 |#1|)) (T -411)) +((-3083 (*1 *2) (-12 (-4 *3 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1178)) (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3)))) (-4150 (*1 *2 *3 *4) (-12 (-5 *4 (-565 *3)) (-4 *3 (-408 *5)) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-411 *5 *3)))) (-4150 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-385 (-525))) (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4))))) +(-10 -7 (-15 -4150 ((-385 (-525)) |#2|)) (-15 -4150 ((-1087 (-385 (-525))) |#2| (-565 |#2|))) (-15 -3083 ((-1178)))) +((-3404 (((-108) $) 28)) (-3608 (((-108) $) 30)) (-2907 (((-108) $) 31)) (-2534 (((-108) $) 34)) (-2541 (((-108) $) 29)) (-3292 (((-108) $) 33)) (-1271 (((-798) $) 18) (($ (-1074)) 27) (($ (-1091)) 23) (((-1091) $) 22) (((-1024) $) 21)) (-1887 (((-108) $) 32)) (-3992 (((-108) $ $) 15))) +(((-412) (-13 (-566 (-798)) (-10 -8 (-15 -1271 ($ (-1074))) (-15 -1271 ($ (-1091))) (-15 -1271 ((-1091) $)) (-15 -1271 ((-1024) $)) (-15 -3404 ((-108) $)) (-15 -2541 ((-108) $)) (-15 -2907 ((-108) $)) (-15 -3292 ((-108) $)) (-15 -2534 ((-108) $)) (-15 -1887 ((-108) $)) (-15 -3608 ((-108) $)) (-15 -3992 ((-108) $ $))))) (T -412)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-412)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-412)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-412)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-412)))) (-3404 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2541 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2907 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3292 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-2534 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-1887 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3608 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) (-3992 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) +(-13 (-566 (-798)) (-10 -8 (-15 -1271 ($ (-1074))) (-15 -1271 ($ (-1091))) (-15 -1271 ((-1091) $)) (-15 -1271 ((-1024) $)) (-15 -3404 ((-108) $)) (-15 -2541 ((-108) $)) (-15 -2907 ((-108) $)) (-15 -3292 ((-108) $)) (-15 -2534 ((-108) $)) (-15 -1887 ((-108) $)) (-15 -3608 ((-108) $)) (-15 -3992 ((-108) $ $)))) +((-1763 (((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|) 70)) (-3875 (((-396 |#3|) |#3|) 34)) (-3006 (((-3 (-396 (-1087 (-47))) "failed") |#3|) 46 (|has| |#2| (-968 (-47))))) (-3326 (((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4148 (-108))) |#3|) 37))) +(((-413 |#1| |#2| |#3|) (-10 -7 (-15 -3875 ((-396 |#3|) |#3|)) (-15 -1763 ((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|)) (-15 -3326 ((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4148 (-108))) |#3|)) (IF (|has| |#2| (-968 (-47))) (-15 -3006 ((-3 (-396 (-1087 (-47))) "failed") |#3|)) |%noBranch|)) (-13 (-517) (-789) (-968 (-525))) (-408 |#1|) (-1149 |#2|)) (T -413)) +((-3006 (*1 *2 *3) (|partial| -12 (-4 *5 (-968 (-47))) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-47)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-3326 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4148 (-108)))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-1763 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-385 (-525))))) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-3875 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(-10 -7 (-15 -3875 ((-396 |#3|) |#3|)) (-15 -1763 ((-3 (-396 (-1087 (-385 (-525)))) "failed") |#3|)) (-15 -3326 ((-3 (|:| |overq| (-1087 (-385 (-525)))) (|:| |overan| (-1087 (-47))) (|:| -4148 (-108))) |#3|)) (IF (|has| |#2| (-968 (-47))) (-15 -3006 ((-3 (-396 (-1087 (-47))) "failed") |#3|)) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-1664 (((-1074) $ (-1074)) NIL)) (-1865 (($ $ (-1074)) NIL)) (-2787 (((-1074) $) NIL)) (-1695 (((-366) (-366) (-366)) 17) (((-366) (-366)) 15)) (-2410 (($ (-366)) NIL) (($ (-366) (-1074)) NIL)) (-3798 (((-366) $) NIL)) (-3803 (((-1074) $) NIL)) (-3931 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3737 (((-1178) (-1074)) 9)) (-1570 (((-1178) (-1074)) 10)) (-4167 (((-1178)) 11)) (-1271 (((-798) $) NIL)) (-2770 (($ $) 35)) (-3992 (((-108) $ $) NIL))) +(((-414) (-13 (-342 (-366) (-1074)) (-10 -7 (-15 -1695 ((-366) (-366) (-366))) (-15 -1695 ((-366) (-366))) (-15 -3737 ((-1178) (-1074))) (-15 -1570 ((-1178) (-1074))) (-15 -4167 ((-1178)))))) (T -414)) +((-1695 (*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-1695 (*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) (-3737 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414)))) (-1570 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414)))) (-4167 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-414))))) +(-13 (-342 (-366) (-1074)) (-10 -7 (-15 -1695 ((-366) (-366) (-366))) (-15 -1695 ((-366) (-366))) (-15 -3737 ((-1178) (-1074))) (-15 -1570 ((-1178) (-1074))) (-15 -4167 ((-1178))))) +((-1261 (((-108) $ $) NIL)) (-3546 (((-3 (|:| |fst| (-412)) (|:| -3322 "void")) $) 11)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1923 (($) 32)) (-1422 (($) 38)) (-1563 (($) 34)) (-3203 (($) 36)) (-3036 (($) 33)) (-2563 (($) 35)) (-1934 (($) 37)) (-4192 (((-108) $) 8)) (-3825 (((-592 (-887 (-525))) $) 19)) (-1280 (($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-1091)) (-108)) 27) (($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-887 (-525))) (-108)) 28)) (-1271 (((-798) $) 23) (($ (-412)) 29)) (-3992 (((-108) $ $) NIL))) +(((-415) (-13 (-1020) (-10 -8 (-15 -1271 ((-798) $)) (-15 -1271 ($ (-412))) (-15 -3546 ((-3 (|:| |fst| (-412)) (|:| -3322 "void")) $)) (-15 -3825 ((-592 (-887 (-525))) $)) (-15 -4192 ((-108) $)) (-15 -1280 ($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-1091)) (-108))) (-15 -1280 ($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-887 (-525))) (-108))) (-15 -1923 ($)) (-15 -3036 ($)) (-15 -1563 ($)) (-15 -1422 ($)) (-15 -2563 ($)) (-15 -3203 ($)) (-15 -1934 ($))))) (T -415)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-415)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-412)) (-5 *1 (-415)))) (-3546 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *1 (-415)))) (-3825 (*1 *2 *1) (-12 (-5 *2 (-592 (-887 (-525)))) (-5 *1 (-415)))) (-4192 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415)))) (-1280 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *3 (-592 (-1091))) (-5 *4 (-108)) (-5 *1 (-415)))) (-1280 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-108)) (-5 *1 (-415)))) (-1923 (*1 *1) (-5 *1 (-415))) (-3036 (*1 *1) (-5 *1 (-415))) (-1563 (*1 *1) (-5 *1 (-415))) (-1422 (*1 *1) (-5 *1 (-415))) (-2563 (*1 *1) (-5 *1 (-415))) (-3203 (*1 *1) (-5 *1 (-415))) (-1934 (*1 *1) (-5 *1 (-415)))) +(-13 (-1020) (-10 -8 (-15 -1271 ((-798) $)) (-15 -1271 ($ (-412))) (-15 -3546 ((-3 (|:| |fst| (-412)) (|:| -3322 "void")) $)) (-15 -3825 ((-592 (-887 (-525))) $)) (-15 -4192 ((-108) $)) (-15 -1280 ($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-1091)) (-108))) (-15 -1280 ($ (-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-592 (-887 (-525))) (-108))) (-15 -1923 ($)) (-15 -3036 ($)) (-15 -1563 ($)) (-15 -1422 ($)) (-15 -2563 ($)) (-15 -3203 ($)) (-15 -1934 ($)))) +((-1261 (((-108) $ $) NIL)) (-3798 (((-1091) $) 8)) (-3803 (((-1074) $) 16)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 13))) +(((-416 |#1|) (-13 (-1020) (-10 -8 (-15 -3798 ((-1091) $)))) (-1091)) (T -416)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-416 *3)) (-14 *3 (-1091))))) +(-13 (-1020) (-10 -8 (-15 -3798 ((-1091) $)))) +((-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8) (($ (-1173 (-641))) 14) (($ (-592 (-308))) 13) (($ (-308)) 12) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 11))) (((-417) (-131)) (T -417)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-641))) (-4 *1 (-417)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-417)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-4 *1 (-417))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-1173 (-641)))) (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-308))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-641))) (-4 *1 (-417)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-417)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-417))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-1173 (-641)))) (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-308))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))))) (((-566 (-798)) . T) ((-373) . T) ((-1127) . T)) -((-2591 (((-3 $ "failed") (-1173 (-294 (-357)))) 21) (((-3 $ "failed") (-1173 (-294 (-525)))) 19) (((-3 $ "failed") (-1173 (-887 (-357)))) 17) (((-3 $ "failed") (-1173 (-887 (-525)))) 15) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 13) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 11)) (-3897 (($ (-1173 (-294 (-357)))) 22) (($ (-1173 (-294 (-525)))) 20) (($ (-1173 (-887 (-357)))) 18) (($ (-1173 (-887 (-525)))) 16) (($ (-1173 (-385 (-887 (-357))))) 14) (($ (-1173 (-385 (-887 (-525))))) 12)) (-2350 (((-1178) $) 7)) (-1270 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) 23))) +((-2588 (((-3 $ "failed") (-1173 (-294 (-357)))) 21) (((-3 $ "failed") (-1173 (-294 (-525)))) 19) (((-3 $ "failed") (-1173 (-887 (-357)))) 17) (((-3 $ "failed") (-1173 (-887 (-525)))) 15) (((-3 $ "failed") (-1173 (-385 (-887 (-357))))) 13) (((-3 $ "failed") (-1173 (-385 (-887 (-525))))) 11)) (-3894 (($ (-1173 (-294 (-357)))) 22) (($ (-1173 (-294 (-525)))) 20) (($ (-1173 (-887 (-357)))) 18) (($ (-1173 (-887 (-525)))) 16) (($ (-1173 (-385 (-887 (-357))))) 14) (($ (-1173 (-385 (-887 (-525))))) 12)) (-2350 (((-1178) $) 7)) (-1271 (((-798) $) 8) (($ (-592 (-308))) 25) (($ (-308)) 24) (($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) 23))) (((-418) (-131)) (T -418)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-418)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-294 (-357)))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-294 (-357)))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-294 (-525)))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-294 (-525)))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-887 (-357)))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-887 (-357)))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-887 (-525)))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-887 (-525)))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 (-357))))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-385 (-887 (-357))))) (-4 *1 (-418)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 (-525))))) (-4 *1 (-418)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-385 (-887 (-525))))) (-4 *1 (-418))))) -(-13 (-373) (-10 -8 (-15 -1270 ($ (-592 (-308)))) (-15 -1270 ($ (-308))) (-15 -1270 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308)))))) (-15 -3897 ($ (-1173 (-294 (-357))))) (-15 -2591 ((-3 $ "failed") (-1173 (-294 (-357))))) (-15 -3897 ($ (-1173 (-294 (-525))))) (-15 -2591 ((-3 $ "failed") (-1173 (-294 (-525))))) (-15 -3897 ($ (-1173 (-887 (-357))))) (-15 -2591 ((-3 $ "failed") (-1173 (-887 (-357))))) (-15 -3897 ($ (-1173 (-887 (-525))))) (-15 -2591 ((-3 $ "failed") (-1173 (-887 (-525))))) (-15 -3897 ($ (-1173 (-385 (-887 (-357)))))) (-15 -2591 ((-3 $ "failed") (-1173 (-385 (-887 (-357)))))) (-15 -3897 ($ (-1173 (-385 (-887 (-525)))))) (-15 -2591 ((-3 $ "failed") (-1173 (-385 (-887 (-525)))))))) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-418)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-294 (-357)))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-294 (-357)))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-294 (-525)))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-294 (-525)))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-887 (-357)))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-887 (-357)))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-887 (-525)))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-887 (-525)))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 (-357))))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-385 (-887 (-357))))) (-4 *1 (-418)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 (-525))))) (-4 *1 (-418)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-1173 (-385 (-887 (-525))))) (-4 *1 (-418))))) +(-13 (-373) (-10 -8 (-15 -1271 ($ (-592 (-308)))) (-15 -1271 ($ (-308))) (-15 -1271 ($ (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308)))))) (-15 -3894 ($ (-1173 (-294 (-357))))) (-15 -2588 ((-3 $ "failed") (-1173 (-294 (-357))))) (-15 -3894 ($ (-1173 (-294 (-525))))) (-15 -2588 ((-3 $ "failed") (-1173 (-294 (-525))))) (-15 -3894 ($ (-1173 (-887 (-357))))) (-15 -2588 ((-3 $ "failed") (-1173 (-887 (-357))))) (-15 -3894 ($ (-1173 (-887 (-525))))) (-15 -2588 ((-3 $ "failed") (-1173 (-887 (-525))))) (-15 -3894 ($ (-1173 (-385 (-887 (-357)))))) (-15 -2588 ((-3 $ "failed") (-1173 (-385 (-887 (-357)))))) (-15 -3894 ($ (-1173 (-385 (-887 (-525)))))) (-15 -2588 ((-3 $ "failed") (-1173 (-385 (-887 (-525)))))))) (((-566 (-798)) . T) ((-373) . T) ((-1127) . T)) -((-3663 (((-108)) 17)) (-1385 (((-108) (-108)) 18)) (-2925 (((-108)) 13)) (-4059 (((-108) (-108)) 14)) (-1384 (((-108)) 15)) (-2603 (((-108) (-108)) 16)) (-1339 (((-856) (-856)) 21) (((-856)) 20)) (-2609 (((-713) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525))))) 42)) (-3930 (((-856) (-856)) 23) (((-856)) 22)) (-3550 (((-2 (|:| -2341 (-525)) (|:| -2055 (-592 |#1|))) |#1|) 62)) (-1657 (((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525))))))) 126)) (-3270 (((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108)) 152)) (-3488 (((-396 |#1|) |#1| (-713) (-713)) 165) (((-396 |#1|) |#1| (-592 (-713)) (-713)) 162) (((-396 |#1|) |#1| (-592 (-713))) 164) (((-396 |#1|) |#1| (-713)) 163) (((-396 |#1|) |#1|) 161)) (-2491 (((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108)) 167) (((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713)) 168) (((-3 |#1| "failed") (-856) |#1| (-592 (-713))) 170) (((-3 |#1| "failed") (-856) |#1| (-713)) 169) (((-3 |#1| "failed") (-856) |#1|) 171)) (-2194 (((-396 |#1|) |#1| (-713) (-713)) 160) (((-396 |#1|) |#1| (-592 (-713)) (-713)) 156) (((-396 |#1|) |#1| (-592 (-713))) 158) (((-396 |#1|) |#1| (-713)) 157) (((-396 |#1|) |#1|) 155)) (-3401 (((-108) |#1|) 37)) (-4048 (((-680 (-713)) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525))))) 67)) (-3567 (((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)) 154))) -(((-419 |#1|) (-10 -7 (-15 -1657 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))))) (-15 -4048 ((-680 (-713)) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))))) (-15 -3930 ((-856))) (-15 -3930 ((-856) (-856))) (-15 -1339 ((-856))) (-15 -1339 ((-856) (-856))) (-15 -2609 ((-713) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))))) (-15 -3550 ((-2 (|:| -2341 (-525)) (|:| -2055 (-592 |#1|))) |#1|)) (-15 -3663 ((-108))) (-15 -1385 ((-108) (-108))) (-15 -2925 ((-108))) (-15 -4059 ((-108) (-108))) (-15 -3401 ((-108) |#1|)) (-15 -1384 ((-108))) (-15 -2603 ((-108) (-108))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -2194 ((-396 |#1|) |#1| (-713))) (-15 -2194 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -2194 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -2194 ((-396 |#1|) |#1| (-713) (-713))) (-15 -3488 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1| (-713))) (-15 -3488 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -3488 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -3488 ((-396 |#1|) |#1| (-713) (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1|)) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108))) (-15 -3270 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108))) (-15 -3567 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)))) (-1149 (-525))) (T -419)) -((-3567 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1022 (-713))) (-5 *6 (-713)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3270 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2491 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2491 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2491 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2491 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-713)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2491 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-856)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-3488 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3488 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3488 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3488 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3488 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2603 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1384 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3401 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-4059 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2925 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1385 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3663 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3550 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -2341 (-525)) (|:| -2055 (-592 *3)))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2609 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2194 *4) (|:| -1307 (-525))))) (-4 *4 (-1149 (-525))) (-5 *2 (-713)) (-5 *1 (-419 *4)))) (-1339 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1339 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3930 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3930 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-4048 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2194 *4) (|:| -1307 (-525))))) (-4 *4 (-1149 (-525))) (-5 *2 (-680 (-713))) (-5 *1 (-419 *4)))) (-1657 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| *4) (|:| -3115 (-525))))))) (-4 *4 (-1149 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4))))) -(-10 -7 (-15 -1657 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))))) (-15 -4048 ((-680 (-713)) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))))) (-15 -3930 ((-856))) (-15 -3930 ((-856) (-856))) (-15 -1339 ((-856))) (-15 -1339 ((-856) (-856))) (-15 -2609 ((-713) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))))) (-15 -3550 ((-2 (|:| -2341 (-525)) (|:| -2055 (-592 |#1|))) |#1|)) (-15 -3663 ((-108))) (-15 -1385 ((-108) (-108))) (-15 -2925 ((-108))) (-15 -4059 ((-108) (-108))) (-15 -3401 ((-108) |#1|)) (-15 -1384 ((-108))) (-15 -2603 ((-108) (-108))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -2194 ((-396 |#1|) |#1| (-713))) (-15 -2194 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -2194 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -2194 ((-396 |#1|) |#1| (-713) (-713))) (-15 -3488 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1| (-713))) (-15 -3488 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -3488 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -3488 ((-396 |#1|) |#1| (-713) (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1|)) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713))) (-15 -2491 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108))) (-15 -3270 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108))) (-15 -3567 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)))) -((-3222 (((-525) |#2|) 48) (((-525) |#2| (-713)) 47)) (-3497 (((-525) |#2|) 55)) (-2885 ((|#3| |#2|) 25)) (-1671 ((|#3| |#2| (-856)) 14)) (-2023 ((|#3| |#2|) 15)) (-1308 ((|#3| |#2|) 9)) (-1751 ((|#3| |#2|) 10)) (-1840 ((|#3| |#2| (-856)) 62) ((|#3| |#2|) 30)) (-2093 (((-525) |#2|) 57))) -(((-420 |#1| |#2| |#3|) (-10 -7 (-15 -2093 ((-525) |#2|)) (-15 -1840 (|#3| |#2|)) (-15 -1840 (|#3| |#2| (-856))) (-15 -3497 ((-525) |#2|)) (-15 -3222 ((-525) |#2| (-713))) (-15 -3222 ((-525) |#2|)) (-15 -1671 (|#3| |#2| (-856))) (-15 -2885 (|#3| |#2|)) (-15 -1308 (|#3| |#2|)) (-15 -1751 (|#3| |#2|)) (-15 -2023 (|#3| |#2|))) (-977) (-1149 |#1|) (-13 (-382) (-968 |#1|) (-341) (-1113) (-263))) (T -420)) -((-2023 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1751 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1308 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-2885 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1671 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-977)) (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) (-3222 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263))))) (-3222 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1149 *5)) (-4 *6 (-13 (-382) (-968 *5) (-341) (-1113) (-263))))) (-3497 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263))))) (-1840 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-977)) (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) (-1840 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-2093 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) -(-10 -7 (-15 -2093 ((-525) |#2|)) (-15 -1840 (|#3| |#2|)) (-15 -1840 (|#3| |#2| (-856))) (-15 -3497 ((-525) |#2|)) (-15 -3222 ((-525) |#2| (-713))) (-15 -3222 ((-525) |#2|)) (-15 -1671 (|#3| |#2| (-856))) (-15 -2885 (|#3| |#2|)) (-15 -1308 (|#3| |#2|)) (-15 -1751 (|#3| |#2|)) (-15 -2023 (|#3| |#2|))) -((-3464 ((|#2| (-1173 |#1|)) 36)) (-3969 ((|#2| |#2| |#1|) 49)) (-3984 ((|#2| |#2| |#1|) 41)) (-3620 ((|#2| |#2|) 38)) (-3572 (((-108) |#2|) 30)) (-3158 (((-592 |#2|) (-856) (-396 |#2|)) 17)) (-2491 ((|#2| (-856) (-396 |#2|)) 21)) (-4048 (((-680 (-713)) (-396 |#2|)) 25))) -(((-421 |#1| |#2|) (-10 -7 (-15 -3572 ((-108) |#2|)) (-15 -3464 (|#2| (-1173 |#1|))) (-15 -3620 (|#2| |#2|)) (-15 -3984 (|#2| |#2| |#1|)) (-15 -3969 (|#2| |#2| |#1|)) (-15 -4048 ((-680 (-713)) (-396 |#2|))) (-15 -2491 (|#2| (-856) (-396 |#2|))) (-15 -3158 ((-592 |#2|) (-856) (-396 |#2|)))) (-977) (-1149 |#1|)) (T -421)) -((-3158 (*1 *2 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-396 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-977)) (-5 *2 (-592 *6)) (-5 *1 (-421 *5 *6)))) (-2491 (*1 *2 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-396 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-421 *5 *2)) (-4 *5 (-977)))) (-4048 (*1 *2 *3) (-12 (-5 *3 (-396 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-977)) (-5 *2 (-680 (-713))) (-5 *1 (-421 *4 *5)))) (-3969 (*1 *2 *2 *3) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-3984 (*1 *2 *2 *3) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-3620 (*1 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-3464 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-977)) (-4 *2 (-1149 *4)) (-5 *1 (-421 *4 *2)))) (-3572 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -3572 ((-108) |#2|)) (-15 -3464 (|#2| (-1173 |#1|))) (-15 -3620 (|#2| |#2|)) (-15 -3984 (|#2| |#2| |#1|)) (-15 -3969 (|#2| |#2| |#1|)) (-15 -4048 ((-680 (-713)) (-396 |#2|))) (-15 -2491 (|#2| (-856) (-396 |#2|))) (-15 -3158 ((-592 |#2|) (-856) (-396 |#2|)))) -((-3562 (((-713)) 41)) (-2541 (((-713)) 23 (|has| |#1| (-382))) (((-713) (-713)) 22 (|has| |#1| (-382)))) (-1315 (((-525) |#1|) 18 (|has| |#1| (-382)))) (-2999 (((-525) |#1|) 20 (|has| |#1| (-382)))) (-3358 (((-713)) 40) (((-713) (-713)) 39)) (-3378 ((|#1| (-713) (-525)) 29)) (-1749 (((-1178)) 43))) -(((-422 |#1|) (-10 -7 (-15 -3378 (|#1| (-713) (-525))) (-15 -3358 ((-713) (-713))) (-15 -3358 ((-713))) (-15 -3562 ((-713))) (-15 -1749 ((-1178))) (IF (|has| |#1| (-382)) (PROGN (-15 -2999 ((-525) |#1|)) (-15 -1315 ((-525) |#1|)) (-15 -2541 ((-713) (-713))) (-15 -2541 ((-713)))) |%noBranch|)) (-977)) (T -422)) -((-2541 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-2541 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-1315 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-2999 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-1749 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-3562 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-3358 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-3358 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-3378 (*1 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-977))))) -(-10 -7 (-15 -3378 (|#1| (-713) (-525))) (-15 -3358 ((-713) (-713))) (-15 -3358 ((-713))) (-15 -3562 ((-713))) (-15 -1749 ((-1178))) (IF (|has| |#1| (-382)) (PROGN (-15 -2999 ((-525) |#1|)) (-15 -1315 ((-525) |#1|)) (-15 -2541 ((-713) (-713))) (-15 -2541 ((-713)))) |%noBranch|)) -((-3463 (((-592 (-525)) (-525)) 61)) (-2822 (((-108) (-157 (-525))) 65)) (-2194 (((-396 (-157 (-525))) (-157 (-525))) 60))) -(((-423) (-10 -7 (-15 -2194 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3463 ((-592 (-525)) (-525))) (-15 -2822 ((-108) (-157 (-525)))))) (T -423)) -((-2822 (*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) (-3463 (*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423)) (-5 *3 (-157 (-525)))))) -(-10 -7 (-15 -2194 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3463 ((-592 (-525)) (-525))) (-15 -2822 ((-108) (-157 (-525))))) -((-3317 ((|#4| |#4| (-592 |#4|)) 61)) (-4111 (((-592 |#4|) (-592 |#4|) (-1074) (-1074)) 17) (((-592 |#4|) (-592 |#4|) (-1074)) 16) (((-592 |#4|) (-592 |#4|)) 11))) -(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3317 (|#4| |#4| (-592 |#4|))) (-15 -4111 ((-592 |#4|) (-592 |#4|))) (-15 -4111 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -4111 ((-592 |#4|) (-592 |#4|) (-1074) (-1074)))) (-286) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -424)) -((-4111 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *7)))) (-4111 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *7)))) (-4111 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-424 *3 *4 *5 *6)))) (-3317 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *2))))) -(-10 -7 (-15 -3317 (|#4| |#4| (-592 |#4|))) (-15 -4111 ((-592 |#4|) (-592 |#4|))) (-15 -4111 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -4111 ((-592 |#4|) (-592 |#4|) (-1074) (-1074)))) -((-3310 (((-592 (-592 |#4|)) (-592 |#4|) (-108)) 73) (((-592 (-592 |#4|)) (-592 |#4|)) 72) (((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108)) 66) (((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|)) 67)) (-2896 (((-592 (-592 |#4|)) (-592 |#4|) (-108)) 42) (((-592 (-592 |#4|)) (-592 |#4|)) 63))) -(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2896 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -2896 ((-592 (-592 |#4|)) (-592 |#4|) (-108))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-108)))) (-13 (-286) (-138)) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -425)) -((-3310 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-3310 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-3310 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-3310 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-2896 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-2896 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) -(-10 -7 (-15 -2896 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -2896 ((-592 (-592 |#4|)) (-592 |#4|) (-108))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -3310 ((-592 (-592 |#4|)) (-592 |#4|) (-108)))) -((-3809 (((-713) |#4|) 12)) (-3563 (((-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|)))) 31)) (-1332 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-1737 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-4127 ((|#4| |#4| (-592 |#4|)) 40)) (-2417 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|)) 70)) (-2267 (((-1178) |#4|) 42)) (-2561 (((-1178) (-592 |#4|)) 51)) (-3499 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525)) 48)) (-3445 (((-1178) (-525)) 79)) (-2839 (((-592 |#4|) (-592 |#4|)) 77)) (-3163 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|)) |#4| (-713)) 25)) (-2427 (((-525) |#4|) 78)) (-3541 ((|#4| |#4|) 29)) (-3403 (((-592 |#4|) (-592 |#4|) (-525) (-525)) 56)) (-4194 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525)) 89)) (-1325 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-1890 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-1884 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-3579 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-3778 (((-108) |#2| |#2|) 57)) (-1901 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-1736 (((-108) |#2| |#2| |#2| |#2|) 60)) (-4019 ((|#4| |#4| (-592 |#4|)) 71))) -(((-426 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4019 (|#4| |#4| (-592 |#4|))) (-15 -4127 (|#4| |#4| (-592 |#4|))) (-15 -3403 ((-592 |#4|) (-592 |#4|) (-525) (-525))) (-15 -1890 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3778 ((-108) |#2| |#2|)) (-15 -1736 ((-108) |#2| |#2| |#2| |#2|)) (-15 -1901 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3579 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1884 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2417 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|))) (-15 -3541 (|#4| |#4|)) (-15 -3563 ((-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|))))) (-15 -1737 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1332 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2839 ((-592 |#4|) (-592 |#4|))) (-15 -2427 ((-525) |#4|)) (-15 -2267 ((-1178) |#4|)) (-15 -3499 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -4194 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -2561 ((-1178) (-592 |#4|))) (-15 -3445 ((-1178) (-525))) (-15 -1325 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3163 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|)) |#4| (-713))) (-15 -3809 ((-713) |#4|))) (-429) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -426)) -((-3809 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-3163 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-713)) (|:| -3753 *4))) (-5 *5 (-713)) (-4 *4 (-884 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-426 *6 *7 *8 *4)))) (-1325 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3445 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-2561 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)))) (-4194 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *4)))) (-3499 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *4)))) (-2267 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2427 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-525)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2839 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-1332 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-1737 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-735)) (-4 *2 (-884 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) (-4 *4 (-429)) (-4 *6 (-789)))) (-3563 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 *3)))) (-5 *4 (-713)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *3)))) (-3541 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-2417 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-426 *5 *6 *7 *3)))) (-1884 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-735)) (-4 *6 (-884 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *4 *3 *5 *6)))) (-3579 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-1901 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-735)) (-4 *3 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *3)))) (-1736 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5)))) (-3778 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5)))) (-1890 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3403 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *7)))) (-4127 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2)))) (-4019 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) -(-10 -7 (-15 -4019 (|#4| |#4| (-592 |#4|))) (-15 -4127 (|#4| |#4| (-592 |#4|))) (-15 -3403 ((-592 |#4|) (-592 |#4|) (-525) (-525))) (-15 -1890 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3778 ((-108) |#2| |#2|)) (-15 -1736 ((-108) |#2| |#2| |#2| |#2|)) (-15 -1901 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3579 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -1884 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2417 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|))) (-15 -3541 (|#4| |#4|)) (-15 -3563 ((-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|))))) (-15 -1737 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -1332 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2839 ((-592 |#4|) (-592 |#4|))) (-15 -2427 ((-525) |#4|)) (-15 -2267 ((-1178) |#4|)) (-15 -3499 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -4194 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -2561 ((-1178) (-592 |#4|))) (-15 -3445 ((-1178) (-525))) (-15 -1325 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3163 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3753 |#4|)) |#4| (-713))) (-15 -3809 ((-713) |#4|))) -((-2049 ((|#4| |#4| (-592 |#4|)) 22 (|has| |#1| (-341)))) (-2173 (((-592 |#4|) (-592 |#4|) (-1074) (-1074)) 41) (((-592 |#4|) (-592 |#4|) (-1074)) 40) (((-592 |#4|) (-592 |#4|)) 35))) -(((-427 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2173 ((-592 |#4|) (-592 |#4|))) (-15 -2173 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -2173 ((-592 |#4|) (-592 |#4|) (-1074) (-1074))) (IF (|has| |#1| (-341)) (-15 -2049 (|#4| |#4| (-592 |#4|))) |%noBranch|)) (-429) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -427)) -((-2049 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-341)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *2)))) (-2173 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2173 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2173 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-427 *3 *4 *5 *6))))) -(-10 -7 (-15 -2173 ((-592 |#4|) (-592 |#4|))) (-15 -2173 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -2173 ((-592 |#4|) (-592 |#4|) (-1074) (-1074))) (IF (|has| |#1| (-341)) (-15 -2049 (|#4| |#4| (-592 |#4|))) |%noBranch|)) -((-2756 (($ $ $) 14) (($ (-592 $)) 21)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 41)) (-2794 (($ $ $) NIL) (($ (-592 $)) 22))) -(((-428 |#1|) (-10 -8 (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2756 (|#1| (-592 |#1|))) (-15 -2756 (|#1| |#1| |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|))) (-429)) (T -428)) -NIL -(-10 -8 (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2756 (|#1| (-592 |#1|))) (-15 -2756 (|#1| |#1| |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -2794 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1680 (((-3 $ "failed") $ $) 42)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1591 (((-108)) 17)) (-1987 (((-108) (-108)) 18)) (-3717 (((-108)) 13)) (-3185 (((-108) (-108)) 14)) (-1975 (((-108)) 15)) (-3698 (((-108) (-108)) 16)) (-2398 (((-856) (-856)) 21) (((-856)) 20)) (-3752 (((-713) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525))))) 42)) (-2555 (((-856) (-856)) 23) (((-856)) 22)) (-3002 (((-2 (|:| -3234 (-525)) (|:| -2143 (-592 |#1|))) |#1|) 62)) (-1483 (((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525))))))) 126)) (-4036 (((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108)) 152)) (-3527 (((-396 |#1|) |#1| (-713) (-713)) 165) (((-396 |#1|) |#1| (-592 (-713)) (-713)) 162) (((-396 |#1|) |#1| (-592 (-713))) 164) (((-396 |#1|) |#1| (-713)) 163) (((-396 |#1|) |#1|) 161)) (-2182 (((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108)) 167) (((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713)) 168) (((-3 |#1| "failed") (-856) |#1| (-592 (-713))) 170) (((-3 |#1| "failed") (-856) |#1| (-713)) 169) (((-3 |#1| "failed") (-856) |#1|) 171)) (-2197 (((-396 |#1|) |#1| (-713) (-713)) 160) (((-396 |#1|) |#1| (-592 (-713)) (-713)) 156) (((-396 |#1|) |#1| (-592 (-713))) 158) (((-396 |#1|) |#1| (-713)) 157) (((-396 |#1|) |#1|) 155)) (-3927 (((-108) |#1|) 37)) (-4219 (((-680 (-713)) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525))))) 67)) (-1885 (((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)) 154))) +(((-419 |#1|) (-10 -7 (-15 -1483 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))))) (-15 -4219 ((-680 (-713)) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))))) (-15 -2555 ((-856))) (-15 -2555 ((-856) (-856))) (-15 -2398 ((-856))) (-15 -2398 ((-856) (-856))) (-15 -3752 ((-713) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))))) (-15 -3002 ((-2 (|:| -3234 (-525)) (|:| -2143 (-592 |#1|))) |#1|)) (-15 -1591 ((-108))) (-15 -1987 ((-108) (-108))) (-15 -3717 ((-108))) (-15 -3185 ((-108) (-108))) (-15 -3927 ((-108) |#1|)) (-15 -1975 ((-108))) (-15 -3698 ((-108) (-108))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2197 ((-396 |#1|) |#1| (-713))) (-15 -2197 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -2197 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -2197 ((-396 |#1|) |#1| (-713) (-713))) (-15 -3527 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1| (-713))) (-15 -3527 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -3527 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -3527 ((-396 |#1|) |#1| (-713) (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1|)) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108))) (-15 -4036 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108))) (-15 -1885 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)))) (-1149 (-525))) (T -419)) +((-1885 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-108)) (-5 *5 (-1022 (-713))) (-5 *6 (-713)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-4036 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2182 (*1 *2 *3 *2 *4 *5 *6) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2182 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2182 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2182 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *3 (-856)) (-5 *4 (-713)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-2182 (*1 *2 *3 *2) (|partial| -12 (-5 *3 (-856)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) (-3527 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3527 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3527 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3527 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3527 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3698 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1975 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3927 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3185 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3717 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1987 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-1591 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3002 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3234 (-525)) (|:| -2143 (-592 *3)))) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-3752 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2197 *4) (|:| -4003 (-525))))) (-4 *4 (-1149 (-525))) (-5 *2 (-713)) (-5 *1 (-419 *4)))) (-2398 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2398 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2555 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-2555 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) (-4219 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2197 *4) (|:| -4003 (-525))))) (-4 *4 (-1149 (-525))) (-5 *2 (-680 (-713))) (-5 *1 (-419 *4)))) (-1483 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| *4) (|:| -1973 (-525))))))) (-4 *4 (-1149 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4))))) +(-10 -7 (-15 -1483 ((-396 |#1|) (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))))) (-15 -4219 ((-680 (-713)) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))))) (-15 -2555 ((-856))) (-15 -2555 ((-856) (-856))) (-15 -2398 ((-856))) (-15 -2398 ((-856) (-856))) (-15 -3752 ((-713) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))))) (-15 -3002 ((-2 (|:| -3234 (-525)) (|:| -2143 (-592 |#1|))) |#1|)) (-15 -1591 ((-108))) (-15 -1987 ((-108) (-108))) (-15 -3717 ((-108))) (-15 -3185 ((-108) (-108))) (-15 -3927 ((-108) |#1|)) (-15 -1975 ((-108))) (-15 -3698 ((-108) (-108))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2197 ((-396 |#1|) |#1| (-713))) (-15 -2197 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -2197 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -2197 ((-396 |#1|) |#1| (-713) (-713))) (-15 -3527 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1| (-713))) (-15 -3527 ((-396 |#1|) |#1| (-592 (-713)))) (-15 -3527 ((-396 |#1|) |#1| (-592 (-713)) (-713))) (-15 -3527 ((-396 |#1|) |#1| (-713) (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1|)) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713))) (-15 -2182 ((-3 |#1| "failed") (-856) |#1| (-592 (-713)) (-713) (-108))) (-15 -4036 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108))) (-15 -1885 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108) (-1022 (-713)) (-713)))) +((-1754 (((-525) |#2|) 48) (((-525) |#2| (-713)) 47)) (-2566 (((-525) |#2|) 55)) (-1497 ((|#3| |#2|) 25)) (-3534 ((|#3| |#2| (-856)) 14)) (-1399 ((|#3| |#2|) 15)) (-1521 ((|#3| |#2|) 9)) (-1756 ((|#3| |#2|) 10)) (-1793 ((|#3| |#2| (-856)) 62) ((|#3| |#2|) 30)) (-1915 (((-525) |#2|) 57))) +(((-420 |#1| |#2| |#3|) (-10 -7 (-15 -1915 ((-525) |#2|)) (-15 -1793 (|#3| |#2|)) (-15 -1793 (|#3| |#2| (-856))) (-15 -2566 ((-525) |#2|)) (-15 -1754 ((-525) |#2| (-713))) (-15 -1754 ((-525) |#2|)) (-15 -3534 (|#3| |#2| (-856))) (-15 -1497 (|#3| |#2|)) (-15 -1521 (|#3| |#2|)) (-15 -1756 (|#3| |#2|)) (-15 -1399 (|#3| |#2|))) (-977) (-1149 |#1|) (-13 (-382) (-968 |#1|) (-341) (-1113) (-263))) (T -420)) +((-1399 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1756 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1521 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1497 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-3534 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-977)) (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) (-1754 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263))))) (-1754 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1149 *5)) (-4 *6 (-13 (-382) (-968 *5) (-341) (-1113) (-263))))) (-2566 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263))))) (-1793 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-977)) (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) (-1793 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) (-1915 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) (-4 *3 (-1149 *4)) (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) +(-10 -7 (-15 -1915 ((-525) |#2|)) (-15 -1793 (|#3| |#2|)) (-15 -1793 (|#3| |#2| (-856))) (-15 -2566 ((-525) |#2|)) (-15 -1754 ((-525) |#2| (-713))) (-15 -1754 ((-525) |#2|)) (-15 -3534 (|#3| |#2| (-856))) (-15 -1497 (|#3| |#2|)) (-15 -1521 (|#3| |#2|)) (-15 -1756 (|#3| |#2|)) (-15 -1399 (|#3| |#2|))) +((-3328 ((|#2| (-1173 |#1|)) 36)) (-1625 ((|#2| |#2| |#1|) 49)) (-1769 ((|#2| |#2| |#1|) 41)) (-3617 ((|#2| |#2|) 38)) (-1938 (((-108) |#2|) 30)) (-2480 (((-592 |#2|) (-856) (-396 |#2|)) 17)) (-2182 ((|#2| (-856) (-396 |#2|)) 21)) (-4219 (((-680 (-713)) (-396 |#2|)) 25))) +(((-421 |#1| |#2|) (-10 -7 (-15 -1938 ((-108) |#2|)) (-15 -3328 (|#2| (-1173 |#1|))) (-15 -3617 (|#2| |#2|)) (-15 -1769 (|#2| |#2| |#1|)) (-15 -1625 (|#2| |#2| |#1|)) (-15 -4219 ((-680 (-713)) (-396 |#2|))) (-15 -2182 (|#2| (-856) (-396 |#2|))) (-15 -2480 ((-592 |#2|) (-856) (-396 |#2|)))) (-977) (-1149 |#1|)) (T -421)) +((-2480 (*1 *2 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-396 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-977)) (-5 *2 (-592 *6)) (-5 *1 (-421 *5 *6)))) (-2182 (*1 *2 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-396 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-421 *5 *2)) (-4 *5 (-977)))) (-4219 (*1 *2 *3) (-12 (-5 *3 (-396 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-977)) (-5 *2 (-680 (-713))) (-5 *1 (-421 *4 *5)))) (-1625 (*1 *2 *2 *3) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-1769 (*1 *2 *2 *3) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-3617 (*1 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) (-3328 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-977)) (-4 *2 (-1149 *4)) (-5 *1 (-421 *4 *2)))) (-1938 (*1 *2 *3) (-12 (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -1938 ((-108) |#2|)) (-15 -3328 (|#2| (-1173 |#1|))) (-15 -3617 (|#2| |#2|)) (-15 -1769 (|#2| |#2| |#1|)) (-15 -1625 (|#2| |#2| |#1|)) (-15 -4219 ((-680 (-713)) (-396 |#2|))) (-15 -2182 (|#2| (-856) (-396 |#2|))) (-15 -2480 ((-592 |#2|) (-856) (-396 |#2|)))) +((-1832 (((-713)) 41)) (-1352 (((-713)) 23 (|has| |#1| (-382))) (((-713) (-713)) 22 (|has| |#1| (-382)))) (-3757 (((-525) |#1|) 18 (|has| |#1| (-382)))) (-3265 (((-525) |#1|) 20 (|has| |#1| (-382)))) (-1682 (((-713)) 40) (((-713) (-713)) 39)) (-3681 ((|#1| (-713) (-525)) 29)) (-3980 (((-1178)) 43))) +(((-422 |#1|) (-10 -7 (-15 -3681 (|#1| (-713) (-525))) (-15 -1682 ((-713) (-713))) (-15 -1682 ((-713))) (-15 -1832 ((-713))) (-15 -3980 ((-1178))) (IF (|has| |#1| (-382)) (PROGN (-15 -3265 ((-525) |#1|)) (-15 -3757 ((-525) |#1|)) (-15 -1352 ((-713) (-713))) (-15 -1352 ((-713)))) |%noBranch|)) (-977)) (T -422)) +((-1352 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-1352 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-3757 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-3265 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) (-3980 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-1832 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-1682 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-1682 (*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) (-3681 (*1 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-977))))) +(-10 -7 (-15 -3681 (|#1| (-713) (-525))) (-15 -1682 ((-713) (-713))) (-15 -1682 ((-713))) (-15 -1832 ((-713))) (-15 -3980 ((-1178))) (IF (|has| |#1| (-382)) (PROGN (-15 -3265 ((-525) |#1|)) (-15 -3757 ((-525) |#1|)) (-15 -1352 ((-713) (-713))) (-15 -1352 ((-713)))) |%noBranch|)) +((-3318 (((-592 (-525)) (-525)) 61)) (-2162 (((-108) (-157 (-525))) 65)) (-2197 (((-396 (-157 (-525))) (-157 (-525))) 60))) +(((-423) (-10 -7 (-15 -2197 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3318 ((-592 (-525)) (-525))) (-15 -2162 ((-108) (-157 (-525)))))) (T -423)) +((-2162 (*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) (-3318 (*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-423)) (-5 *3 (-525)))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 (-157 (-525)))) (-5 *1 (-423)) (-5 *3 (-157 (-525)))))) +(-10 -7 (-15 -2197 ((-396 (-157 (-525))) (-157 (-525)))) (-15 -3318 ((-592 (-525)) (-525))) (-15 -2162 ((-108) (-157 (-525))))) +((-1314 ((|#4| |#4| (-592 |#4|)) 61)) (-3587 (((-592 |#4|) (-592 |#4|) (-1074) (-1074)) 17) (((-592 |#4|) (-592 |#4|) (-1074)) 16) (((-592 |#4|) (-592 |#4|)) 11))) +(((-424 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1314 (|#4| |#4| (-592 |#4|))) (-15 -3587 ((-592 |#4|) (-592 |#4|))) (-15 -3587 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -3587 ((-592 |#4|) (-592 |#4|) (-1074) (-1074)))) (-286) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -424)) +((-3587 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *7)))) (-3587 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *7)))) (-3587 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-424 *3 *4 *5 *6)))) (-1314 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *2))))) +(-10 -7 (-15 -1314 (|#4| |#4| (-592 |#4|))) (-15 -3587 ((-592 |#4|) (-592 |#4|))) (-15 -3587 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -3587 ((-592 |#4|) (-592 |#4|) (-1074) (-1074)))) +((-1253 (((-592 (-592 |#4|)) (-592 |#4|) (-108)) 73) (((-592 (-592 |#4|)) (-592 |#4|)) 72) (((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108)) 66) (((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|)) 67)) (-1626 (((-592 (-592 |#4|)) (-592 |#4|) (-108)) 42) (((-592 (-592 |#4|)) (-592 |#4|)) 63))) +(((-425 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1626 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -1626 ((-592 (-592 |#4|)) (-592 |#4|) (-108))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-108)))) (-13 (-286) (-138)) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -425)) +((-1253 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-1253 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1253 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-1253 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1626 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) (-1626 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(-10 -7 (-15 -1626 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -1626 ((-592 (-592 |#4|)) (-592 |#4|) (-108))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-592 |#4|) (-108))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|))) (-15 -1253 ((-592 (-592 |#4|)) (-592 |#4|) (-108)))) +((-3583 (((-713) |#4|) 12)) (-1841 (((-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|)))) 31)) (-2307 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 38)) (-3857 ((|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 39)) (-2706 ((|#4| |#4| (-592 |#4|)) 40)) (-2831 (((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|)) 70)) (-3713 (((-1178) |#4|) 42)) (-1530 (((-1178) (-592 |#4|)) 51)) (-2593 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525)) 48)) (-3195 (((-1178) (-525)) 79)) (-2424 (((-592 |#4|) (-592 |#4|)) 77)) (-2539 (((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|)) |#4| (-713)) 25)) (-2914 (((-525) |#4|) 78)) (-2950 ((|#4| |#4|) 29)) (-3947 (((-592 |#4|) (-592 |#4|) (-525) (-525)) 56)) (-1894 (((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525)) 89)) (-3877 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 16)) (-3492 (((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) 59)) (-3431 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 58)) (-2006 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 36)) (-3315 (((-108) |#2| |#2|) 57)) (-3588 (((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) 37)) (-2821 (((-108) |#2| |#2| |#2| |#2|) 60)) (-3949 ((|#4| |#4| (-592 |#4|)) 71))) +(((-426 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3949 (|#4| |#4| (-592 |#4|))) (-15 -2706 (|#4| |#4| (-592 |#4|))) (-15 -3947 ((-592 |#4|) (-592 |#4|) (-525) (-525))) (-15 -3492 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3315 ((-108) |#2| |#2|)) (-15 -2821 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3588 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2006 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3431 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2831 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|))) (-15 -2950 (|#4| |#4|)) (-15 -1841 ((-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|))))) (-15 -3857 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2307 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2424 ((-592 |#4|) (-592 |#4|))) (-15 -2914 ((-525) |#4|)) (-15 -3713 ((-1178) |#4|)) (-15 -2593 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1894 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -1530 ((-1178) (-592 |#4|))) (-15 -3195 ((-1178) (-525))) (-15 -3877 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2539 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|)) |#4| (-713))) (-15 -3583 ((-713) |#4|))) (-429) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -426)) +((-3583 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2539 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-2 (|:| |totdeg| (-713)) (|:| -3146 *4))) (-5 *5 (-713)) (-4 *4 (-884 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) (|:| |polj| *4))) (-5 *1 (-426 *6 *7 *8 *4)))) (-3877 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3195 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-1530 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)))) (-1894 (*1 *2 *3 *4 *4 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *4)))) (-2593 (*1 *2 *3 *4 *4 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *3 (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) (|:| |polj| *4))) (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *4)))) (-3713 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2914 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-525)) (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-2307 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-3857 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *2) (|:| |polj| *2))) (-4 *5 (-735)) (-4 *2 (-884 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) (-4 *4 (-429)) (-4 *6 (-789)))) (-1841 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 *3)))) (-5 *4 (-713)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *3)))) (-2950 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-2831 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) (-5 *1 (-426 *5 *6 *7 *3)))) (-3431 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *3 (-735)) (-4 *6 (-884 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *4 *3 *5 *6)))) (-2006 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) (|:| |polj| *6)))) (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6)))) (-3588 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *3) (|:| |polj| *3)))) (-4 *5 (-735)) (-4 *3 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *3)))) (-2821 (*1 *2 *3 *3 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5)))) (-3315 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5)))) (-3492 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) (|:| |polj| *7))) (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7)))) (-3947 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *7)))) (-2706 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2)))) (-3949 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) +(-10 -7 (-15 -3949 (|#4| |#4| (-592 |#4|))) (-15 -2706 (|#4| |#4| (-592 |#4|))) (-15 -3947 ((-592 |#4|) (-592 |#4|) (-525) (-525))) (-15 -3492 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -3315 ((-108) |#2| |#2|)) (-15 -2821 ((-108) |#2| |#2| |#2| |#2|)) (-15 -3588 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#4| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2006 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -3431 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) |#2| (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2831 ((-2 (|:| |poly| |#4|) (|:| |mult| |#1|)) |#4| (-592 |#4|))) (-15 -2950 (|#4| |#4|)) (-15 -1841 ((-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|))) |#4| (-713) (-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|))))) (-15 -3857 (|#4| (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2307 ((-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))) (-592 (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|))))) (-15 -2424 ((-592 |#4|) (-592 |#4|))) (-15 -2914 ((-525) |#4|)) (-15 -3713 ((-1178) |#4|)) (-15 -2593 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525))) (-15 -1894 ((-525) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) |#4| |#4| (-525) (-525) (-525) (-525))) (-15 -1530 ((-1178) (-592 |#4|))) (-15 -3195 ((-1178) (-525))) (-15 -3877 ((-108) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)))) (-15 -2539 ((-2 (|:| |lcmfij| |#2|) (|:| |totdeg| (-713)) (|:| |poli| |#4|) (|:| |polj| |#4|)) (-2 (|:| |totdeg| (-713)) (|:| -3146 |#4|)) |#4| (-713))) (-15 -3583 ((-713) |#4|))) +((-1944 ((|#4| |#4| (-592 |#4|)) 22 (|has| |#1| (-341)))) (-2316 (((-592 |#4|) (-592 |#4|) (-1074) (-1074)) 41) (((-592 |#4|) (-592 |#4|) (-1074)) 40) (((-592 |#4|) (-592 |#4|)) 35))) +(((-427 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2316 ((-592 |#4|) (-592 |#4|))) (-15 -2316 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -2316 ((-592 |#4|) (-592 |#4|) (-1074) (-1074))) (IF (|has| |#1| (-341)) (-15 -1944 (|#4| |#4| (-592 |#4|))) |%noBranch|)) (-429) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -427)) +((-1944 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-341)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *2)))) (-2316 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2316 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-427 *4 *5 *6 *7)))) (-2316 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-427 *3 *4 *5 *6))))) +(-10 -7 (-15 -2316 ((-592 |#4|) (-592 |#4|))) (-15 -2316 ((-592 |#4|) (-592 |#4|) (-1074))) (-15 -2316 ((-592 |#4|) (-592 |#4|) (-1074) (-1074))) (IF (|has| |#1| (-341)) (-15 -1944 (|#4| |#4| (-592 |#4|))) |%noBranch|)) +((-2755 (($ $ $) 14) (($ (-592 $)) 21)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 41)) (-2790 (($ $ $) NIL) (($ (-592 $)) 22))) +(((-428 |#1|) (-10 -8 (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2755 (|#1| (-592 |#1|))) (-15 -2755 (|#1| |#1| |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|))) (-429)) (T -428)) +NIL +(-10 -8 (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2755 (|#1| (-592 |#1|))) (-15 -2755 (|#1| |#1| |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -2790 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-1687 (((-3 $ "failed") $ $) 42)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-429) (-131)) (T -429)) -((-2794 (*1 *1 *1 *1) (-4 *1 (-429))) (-2794 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) (-2756 (*1 *1 *1 *1) (-4 *1 (-429))) (-2756 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) (-3748 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-429))))) -(-13 (-517) (-10 -8 (-15 -2794 ($ $ $)) (-15 -2794 ($ (-592 $))) (-15 -2756 ($ $ $)) (-15 -2756 ($ (-592 $))) (-15 -3748 ((-1087 $) (-1087 $) (-1087 $))))) +((-2790 (*1 *1 *1 *1) (-4 *1 (-429))) (-2790 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) (-2755 (*1 *1 *1 *1) (-4 *1 (-429))) (-2755 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) (-4234 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-429))))) +(-13 (-517) (-10 -8 (-15 -2790 ($ $ $)) (-15 -2790 ($ (-592 $))) (-15 -2755 ($ $ $)) (-15 -2755 ($ (-592 $))) (-15 -4234 ((-1087 $) (-1087 $) (-1087 $))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1704 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3444 (((-1173 (-632 (-385 (-887 |#1|)))) (-1173 $)) NIL) (((-1173 (-632 (-385 (-887 |#1|))))) NIL)) (-1877 (((-1173 $)) NIL)) (-4083 (($) NIL T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL)) (-1938 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-4092 (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL) (((-632 (-385 (-887 |#1|)))) NIL)) (-1601 (((-385 (-887 |#1|)) $) NIL)) (-2213 (((-632 (-385 (-887 |#1|))) $ (-1173 $)) NIL) (((-632 (-385 (-887 |#1|))) $) NIL)) (-4073 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-4200 (((-1087 (-887 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-341))) (((-1087 (-385 (-887 |#1|)))) 84 (|has| |#1| (-517)))) (-1236 (($ $ (-856)) NIL)) (-1935 (((-385 (-887 |#1|)) $) NIL)) (-1713 (((-1087 (-385 (-887 |#1|))) $) 82 (|has| (-385 (-887 |#1|)) (-517)))) (-3483 (((-385 (-887 |#1|)) (-1173 $)) NIL) (((-385 (-887 |#1|))) NIL)) (-2966 (((-1087 (-385 (-887 |#1|))) $) NIL)) (-3904 (((-108)) NIL)) (-2439 (($ (-1173 (-385 (-887 |#1|))) (-1173 $)) 103) (($ (-1173 (-385 (-887 |#1|)))) NIL)) (-3233 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-3318 (((-856)) NIL)) (-2586 (((-108)) NIL)) (-2153 (($ $ (-856)) NIL)) (-3673 (((-108)) NIL)) (-1682 (((-108)) NIL)) (-2641 (((-108)) NIL)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL)) (-1379 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-2346 (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL) (((-632 (-385 (-887 |#1|)))) NIL)) (-1820 (((-385 (-887 |#1|)) $) NIL)) (-1550 (((-632 (-385 (-887 |#1|))) $ (-1173 $)) NIL) (((-632 (-385 (-887 |#1|))) $) NIL)) (-3164 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-1283 (((-1087 (-887 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-341))) (((-1087 (-385 (-887 |#1|)))) 83 (|has| |#1| (-517)))) (-2390 (($ $ (-856)) NIL)) (-2283 (((-385 (-887 |#1|)) $) NIL)) (-3300 (((-1087 (-385 (-887 |#1|))) $) 77 (|has| (-385 (-887 |#1|)) (-517)))) (-2664 (((-385 (-887 |#1|)) (-1173 $)) NIL) (((-385 (-887 |#1|))) NIL)) (-1532 (((-1087 (-385 (-887 |#1|))) $) NIL)) (-1299 (((-108)) NIL)) (-3247 (((-1074) $) NIL)) (-1501 (((-108)) NIL)) (-1351 (((-108)) NIL)) (-2136 (((-108)) NIL)) (-2012 (((-1038) $) NIL)) (-3842 (((-385 (-887 |#1|)) $ $) 71 (|has| |#1| (-517)))) (-2717 (((-385 (-887 |#1|)) $) 93 (|has| |#1| (-517)))) (-4029 (((-385 (-887 |#1|)) $) 95 (|has| |#1| (-517)))) (-2833 (((-1087 (-385 (-887 |#1|))) $) 88 (|has| |#1| (-517)))) (-3758 (((-385 (-887 |#1|))) 72 (|has| |#1| (-517)))) (-2278 (((-385 (-887 |#1|)) $ $) 64 (|has| |#1| (-517)))) (-1611 (((-385 (-887 |#1|)) $) 92 (|has| |#1| (-517)))) (-1439 (((-385 (-887 |#1|)) $) 94 (|has| |#1| (-517)))) (-1623 (((-1087 (-385 (-887 |#1|))) $) 87 (|has| |#1| (-517)))) (-3683 (((-385 (-887 |#1|))) 68 (|has| |#1| (-517)))) (-2230 (($) 101) (($ (-1091)) 107) (($ (-1173 (-1091))) 106) (($ (-1173 $)) 96) (($ (-1091) (-1173 $)) 105) (($ (-1173 (-1091)) (-1173 $)) 104)) (-2663 (((-108)) NIL)) (-3410 (((-385 (-887 |#1|)) $ (-525)) NIL)) (-3349 (((-1173 (-385 (-887 |#1|))) $ (-1173 $)) 98) (((-632 (-385 (-887 |#1|))) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 (-887 |#1|))) $) 40) (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL)) (-2749 (((-1173 (-385 (-887 |#1|))) $) NIL) (($ (-1173 (-385 (-887 |#1|)))) 37)) (-3207 (((-592 (-887 (-385 (-887 |#1|)))) (-1173 $)) NIL) (((-592 (-887 (-385 (-887 |#1|))))) NIL) (((-592 (-887 |#1|)) (-1173 $)) 99 (|has| |#1| (-517))) (((-592 (-887 |#1|))) 100 (|has| |#1| (-517)))) (-1507 (($ $ $) NIL)) (-1494 (((-108)) NIL)) (-1270 (((-798) $) NIL) (($ (-1173 (-385 (-887 |#1|)))) NIL)) (-2187 (((-1173 $)) 60)) (-2123 (((-592 (-1173 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-1336 (($ $ $ $) NIL)) (-2212 (((-108)) NIL)) (-4167 (($ (-632 (-385 (-887 |#1|))) $) NIL)) (-3890 (($ $ $) NIL)) (-1625 (((-108)) NIL)) (-2884 (((-108)) NIL)) (-1387 (((-108)) NIL)) (-3355 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) 97)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 56) (($ $ (-385 (-887 |#1|))) NIL) (($ (-385 (-887 |#1|)) $) NIL) (($ (-1058 |#2| (-385 (-887 |#1|))) $) NIL))) -(((-430 |#1| |#2| |#3| |#4|) (-13 (-395 (-385 (-887 |#1|))) (-594 (-1058 |#2| (-385 (-887 |#1|)))) (-10 -8 (-15 -1270 ($ (-1173 (-385 (-887 |#1|))))) (-15 -3002 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -3782 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -2230 ($)) (-15 -2230 ($ (-1091))) (-15 -2230 ($ (-1173 (-1091)))) (-15 -2230 ($ (-1173 $))) (-15 -2230 ($ (-1091) (-1173 $))) (-15 -2230 ($ (-1173 (-1091)) (-1173 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -1283 ((-1087 (-385 (-887 |#1|))))) (-15 -1623 ((-1087 (-385 (-887 |#1|))) $)) (-15 -1611 ((-385 (-887 |#1|)) $)) (-15 -1439 ((-385 (-887 |#1|)) $)) (-15 -4200 ((-1087 (-385 (-887 |#1|))))) (-15 -2833 ((-1087 (-385 (-887 |#1|))) $)) (-15 -2717 ((-385 (-887 |#1|)) $)) (-15 -4029 ((-385 (-887 |#1|)) $)) (-15 -2278 ((-385 (-887 |#1|)) $ $)) (-15 -3683 ((-385 (-887 |#1|)))) (-15 -3842 ((-385 (-887 |#1|)) $ $)) (-15 -3758 ((-385 (-887 |#1|)))) (-15 -3207 ((-592 (-887 |#1|)) (-1173 $))) (-15 -3207 ((-592 (-887 |#1|))))) |%noBranch|))) (-160) (-856) (-592 (-1091)) (-1173 (-632 |#1|))) (T -430)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 *3)))) (-4 *3 (-160)) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))))) (-3002 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -2187 (-592 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3782 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -2187 (-592 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2230 (*1 *1) (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-856)) (-14 *4 (-592 (-1091))) (-14 *5 (-1173 (-632 *2))))) (-2230 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2230 (*1 *1 *2) (-12 (-5 *2 (-1173 (-1091))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2230 (*1 *1 *2) (-12 (-5 *2 (-1173 (-430 *3 *4 *5 *6))) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-430 *3 *4 *5 *6)))) (-2230 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-2230 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 (-1091))) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-1283 (*1 *2) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1623 (*1 *2 *1) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1611 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1439 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-4200 (*1 *2) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2833 (*1 *2 *1) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2717 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-4029 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2278 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3683 (*1 *2) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3842 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3758 (*1 *2) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3207 (*1 *2 *3) (-12 (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-517)) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *2 (-592 (-887 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-3207 (*1 *2) (-12 (-5 *2 (-592 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(-13 (-395 (-385 (-887 |#1|))) (-594 (-1058 |#2| (-385 (-887 |#1|)))) (-10 -8 (-15 -1270 ($ (-1173 (-385 (-887 |#1|))))) (-15 -3002 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -3782 ((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed"))) (-15 -2230 ($)) (-15 -2230 ($ (-1091))) (-15 -2230 ($ (-1173 (-1091)))) (-15 -2230 ($ (-1173 $))) (-15 -2230 ($ (-1091) (-1173 $))) (-15 -2230 ($ (-1173 (-1091)) (-1173 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -1283 ((-1087 (-385 (-887 |#1|))))) (-15 -1623 ((-1087 (-385 (-887 |#1|))) $)) (-15 -1611 ((-385 (-887 |#1|)) $)) (-15 -1439 ((-385 (-887 |#1|)) $)) (-15 -4200 ((-1087 (-385 (-887 |#1|))))) (-15 -2833 ((-1087 (-385 (-887 |#1|))) $)) (-15 -2717 ((-385 (-887 |#1|)) $)) (-15 -4029 ((-385 (-887 |#1|)) $)) (-15 -2278 ((-385 (-887 |#1|)) $ $)) (-15 -3683 ((-385 (-887 |#1|)))) (-15 -3842 ((-385 (-887 |#1|)) $ $)) (-15 -3758 ((-385 (-887 |#1|)))) (-15 -3207 ((-592 (-887 |#1|)) (-1173 $))) (-15 -3207 ((-592 (-887 |#1|))))) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 13)) (-2383 (((-592 (-800 |#1|)) $) 75)) (-2146 (((-1087 $) $ (-800 |#1|)) 46) (((-1087 |#2|) $) 118)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3906 (($ $) NIL (|has| |#2| (-517)))) (-3727 (((-108) $) NIL (|has| |#2| (-517)))) (-2931 (((-713) $) 21) (((-713) $ (-592 (-800 |#1|))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL (|has| |#2| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) 44) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3897 ((|#2| $) 42) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-2318 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-1357 (($ $ (-592 (-525))) 80)) (-2572 (($ $) 68)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#2| (-844)))) (-1230 (($ $ |#2| |#3| $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) 58)) (-2369 (($ (-1087 |#2|) (-800 |#1|)) 123) (($ (-1087 $) (-800 |#1|)) 52)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) 59)) (-2352 (($ |#2| |#3|) 28) (($ $ (-800 |#1|) (-713)) 30) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-800 |#1|)) NIL)) (-4016 ((|#3| $) NIL) (((-713) $ (-800 |#1|)) 50) (((-592 (-713)) $ (-592 (-800 |#1|))) 57)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2485 (($ (-1 |#3| |#3|) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-1903 (((-3 (-800 |#1|) "failed") $) 39)) (-2539 (($ $) NIL)) (-2549 ((|#2| $) 41)) (-2756 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2815 (-713))) "failed") $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) 40)) (-2525 ((|#2| $) 116)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) 128 (|has| |#2| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) 87) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) 90) (($ $ (-800 |#1|) $) 85) (($ $ (-592 (-800 |#1|)) (-592 $)) 106)) (-1932 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2524 (($ $ (-800 |#1|)) 53) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-1307 ((|#3| $) 67) (((-713) $ (-800 |#1|)) 37) (((-592 (-713)) $ (-592 (-800 |#1|))) 56)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#2| $) 125 (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1270 (((-798) $) 145) (($ (-525)) NIL) (($ |#2|) 86) (($ (-800 |#1|)) 31) (($ (-385 (-525))) NIL (-3279 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ |#3|) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 17 T CONST)) (-3365 (($) 25 T CONST)) (-2094 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ |#2|) 64 (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 111)) (** (($ $ (-856)) NIL) (($ $ (-713)) 109)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 29) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) 63) (($ $ |#2|) NIL))) -(((-431 |#1| |#2| |#3|) (-13 (-884 |#2| |#3| (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977) (-218 (-3596 |#1|) (-713))) (T -431)) -((-1357 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-14 *3 (-592 (-1091))) (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-977)) (-4 *5 (-218 (-3596 *3) (-713)))))) -(-13 (-884 |#2| |#3| (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) -((-2291 (((-108) |#1| (-592 |#2|)) 69)) (-3118 (((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|)) 78)) (-3759 (((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|))) 80)) (-1920 ((|#2| |#2| |#1|) 28)) (-1683 (((-713) |#2| (-592 |#2|)) 20))) -(((-432 |#1| |#2|) (-10 -7 (-15 -1920 (|#2| |#2| |#1|)) (-15 -1683 ((-713) |#2| (-592 |#2|))) (-15 -3118 ((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|))) (-15 -3759 ((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|)))) (-15 -2291 ((-108) |#1| (-592 |#2|)))) (-286) (-1149 |#1|)) (T -432)) -((-2291 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *5)) (-4 *5 (-1149 *3)) (-4 *3 (-286)) (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))) (-3759 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1173 (-592 *3))) (-4 *3 (-1149 *4)) (-4 *4 (-286)) (-5 *2 (-592 *3)) (-5 *1 (-432 *4 *3)))) (-3118 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-286)) (-4 *6 (-1149 *4)) (-5 *2 (-1173 (-592 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-592 *6)))) (-1683 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-286)) (-5 *2 (-713)) (-5 *1 (-432 *5 *3)))) (-1920 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1149 *3))))) -(-10 -7 (-15 -1920 (|#2| |#2| |#1|)) (-15 -1683 ((-713) |#2| (-592 |#2|))) (-15 -3118 ((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|))) (-15 -3759 ((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|)))) (-15 -2291 ((-108) |#1| (-592 |#2|)))) -((-2194 (((-396 |#5|) |#5|) 24))) -(((-433 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2194 ((-396 |#5|) |#5|))) (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091))))) (-735) (-517) (-517) (-884 |#4| |#2| |#1|)) (T -433)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-4 *5 (-735)) (-4 *7 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517)) (-4 *3 (-884 *7 *5 *4))))) -(-10 -7 (-15 -2194 ((-396 |#5|) |#5|))) -((-3798 ((|#3|) 37)) (-3748 (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 33))) -(((-434 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3748 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3798 (|#3|))) (-735) (-789) (-844) (-884 |#3| |#1| |#2|)) (T -434)) -((-3798 (*1 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3748 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-844)) (-5 *1 (-434 *3 *4 *5 *6))))) -(-10 -7 (-15 -3748 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3798 (|#3|))) -((-2194 (((-396 (-1087 |#1|)) (-1087 |#1|)) 43))) -(((-435 |#1|) (-10 -7 (-15 -2194 ((-396 (-1087 |#1|)) (-1087 |#1|)))) (-286)) (T -435)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1087 *4))) (-5 *1 (-435 *4)) (-5 *3 (-1087 *4))))) -(-10 -7 (-15 -2194 ((-396 (-1087 |#1|)) (-1087 |#1|)))) -((-2452 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713))) 42) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713))) 41) (((-51) |#2| (-1091) (-273 |#2|)) 35) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 28)) (-2307 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 80) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 79) (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525))) 78) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525))) 77) (((-51) |#2| (-1091) (-273 |#2|)) 72) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 71)) (-2478 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 66) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 64)) (-2466 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525))) 48) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525))) 47))) -(((-436 |#1| |#2|) (-10 -7 (-15 -2452 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2452 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2452 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713)))) (-15 -2452 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713)))) (-15 -2466 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2466 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2478 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2478 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2307 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2307 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2307 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -436)) -((-2307 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *8))) (-4 *8 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-2307 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1140 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-2307 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2307 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-525))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2307 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-2307 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))) (-2478 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *8))) (-4 *8 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-2478 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1140 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-2466 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2466 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-525))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2452 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-713))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-713))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-2452 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6))))) -(-10 -7 (-15 -2452 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2452 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2452 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713)))) (-15 -2452 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713)))) (-15 -2466 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2466 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2478 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2478 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2307 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2307 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2307 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2307 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))))) -((-1920 ((|#2| |#2| |#1|) 15)) (-1475 (((-592 |#2|) |#2| (-592 |#2|) |#1| (-856)) 69)) (-3786 (((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856)) 60))) -(((-437 |#1| |#2|) (-10 -7 (-15 -3786 ((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856))) (-15 -1475 ((-592 |#2|) |#2| (-592 |#2|) |#1| (-856))) (-15 -1920 (|#2| |#2| |#1|))) (-286) (-1149 |#1|)) (T -437)) -((-1920 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1149 *3)))) (-1475 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-592 *3)) (-5 *5 (-856)) (-4 *3 (-1149 *4)) (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))) (-3786 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-856)) (-4 *5 (-286)) (-4 *3 (-1149 *5)) (-5 *2 (-2 (|:| |plist| (-592 *3)) (|:| |modulo| *5))) (-5 *1 (-437 *5 *3)) (-5 *4 (-592 *3))))) -(-10 -7 (-15 -3786 ((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856))) (-15 -1475 ((-592 |#2|) |#2| (-592 |#2|) |#1| (-856))) (-15 -1920 (|#2| |#2| |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 28)) (-1900 (($ |#3|) 25)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) 32)) (-2210 (($ |#2| |#4| $) 33)) (-2352 (($ |#2| (-656 |#3| |#4| |#5|)) 24)) (-2539 (((-656 |#3| |#4| |#5|) $) 15)) (-2276 ((|#3| $) 19)) (-3373 ((|#4| $) 17)) (-2549 ((|#2| $) 29)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3479 (($ |#2| |#3| |#4|) 26)) (-3355 (($) 36 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 34)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL))) -(((-438 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-660 |#6|) (-660 |#2|) (-10 -8 (-15 -2549 (|#2| $)) (-15 -2539 ((-656 |#3| |#4| |#5|) $)) (-15 -3373 (|#4| $)) (-15 -2276 (|#3| $)) (-15 -2572 ($ $)) (-15 -2352 ($ |#2| (-656 |#3| |#4| |#5|))) (-15 -1900 ($ |#3|)) (-15 -3479 ($ |#2| |#3| |#4|)) (-15 -2210 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-592 (-1091)) (-160) (-789) (-218 (-3596 |#1|) (-713)) (-1 (-108) (-2 (|:| -3637 |#3|) (|:| -2815 |#4|)) (-2 (|:| -3637 |#3|) (|:| -2815 |#4|))) (-884 |#2| |#4| (-800 |#1|))) (T -438)) -((* (*1 *1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *6 (-218 (-3596 *3) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) (-2 (|:| -3637 *5) (|:| -2815 *6)))) (-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *2 (-884 *4 *6 (-800 *3))))) (-2549 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *5 (-218 (-3596 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *4) (|:| -2815 *5)) (-2 (|:| -3637 *4) (|:| -2815 *5)))) (-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *2 *5 (-800 *3))))) (-2539 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *6 (-218 (-3596 *3) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) (-2 (|:| -3637 *5) (|:| -2815 *6)))) (-5 *2 (-656 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8)) (-4 *5 (-789)) (-4 *8 (-884 *4 *6 (-800 *3))))) (-3373 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-14 *6 (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *2)) (-2 (|:| -3637 *5) (|:| -2815 *2)))) (-4 *2 (-218 (-3596 *3) (-713))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) (-4 *5 (-789)) (-4 *7 (-884 *4 *2 (-800 *3))))) (-2276 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *5 (-218 (-3596 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *5)) (-2 (|:| -3637 *2) (|:| -2815 *5)))) (-4 *2 (-789)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *7 (-884 *4 *5 (-800 *3))))) (-2572 (*1 *1 *1) (-12 (-14 *2 (-592 (-1091))) (-4 *3 (-160)) (-4 *5 (-218 (-3596 *2) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *4) (|:| -2815 *5)) (-2 (|:| -3637 *4) (|:| -2815 *5)))) (-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *3 *5 (-800 *2))))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-656 *5 *6 *7)) (-4 *5 (-789)) (-4 *6 (-218 (-3596 *4) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) (-2 (|:| -3637 *5) (|:| -2815 *6)))) (-14 *4 (-592 (-1091))) (-4 *2 (-160)) (-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-884 *2 *6 (-800 *4))))) (-1900 (*1 *1 *2) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *5 (-218 (-3596 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *5)) (-2 (|:| -3637 *2) (|:| -2815 *5)))) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-789)) (-4 *7 (-884 *4 *5 (-800 *3))))) (-3479 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-592 (-1091))) (-4 *2 (-160)) (-4 *4 (-218 (-3596 *5) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) (-2 (|:| -3637 *3) (|:| -2815 *4)))) (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-789)) (-4 *7 (-884 *2 *4 (-800 *5))))) (-2210 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-592 (-1091))) (-4 *2 (-160)) (-4 *3 (-218 (-3596 *4) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *3)) (-2 (|:| -3637 *5) (|:| -2815 *3)))) (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-789)) (-4 *7 (-884 *2 *3 (-800 *4)))))) -(-13 (-660 |#6|) (-660 |#2|) (-10 -8 (-15 -2549 (|#2| $)) (-15 -2539 ((-656 |#3| |#4| |#5|) $)) (-15 -3373 (|#4| $)) (-15 -2276 (|#3| $)) (-15 -2572 ($ $)) (-15 -2352 ($ |#2| (-656 |#3| |#4| |#5|))) (-15 -1900 ($ |#3|)) (-15 -3479 ($ |#2| |#3| |#4|)) (-15 -2210 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) -((-2507 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37))) -(((-439 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2507 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|) (-13 (-968 (-385 (-525))) (-341) (-10 -8 (-15 -1270 ($ |#4|)) (-15 -1498 (|#4| $)) (-15 -1511 (|#4| $))))) (T -439)) -((-2507 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-789)) (-4 *5 (-735)) (-4 *6 (-517)) (-4 *7 (-884 *6 *5 *3)) (-5 *1 (-439 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-968 (-385 (-525))) (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $)))))))) -(-10 -7 (-15 -2507 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2383 (((-592 |#3|) $) 41)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) NIL (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-1458 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 47)) (-3897 (($ (-592 |#4|)) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1614 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255)))) (-3702 (((-592 |#4|) $) 18 (|has| $ (-6 -4255)))) (-1558 ((|#3| $) 45)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#4|) $) 14 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2622 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 21)) (-3623 (((-592 |#3|) $) NIL)) (-2679 (((-108) |#3| $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2012 (((-1038) $) NIL)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 39)) (-3565 (($) 17)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) 16)) (-2749 (((-501) $) NIL (|has| |#4| (-567 (-501)))) (($ (-592 |#4|)) 49)) (-1279 (($ (-592 |#4|)) 13)) (-4135 (($ $ |#3|) NIL)) (-1738 (($ $ |#3|) NIL)) (-1874 (($ $ |#3|) NIL)) (-1270 (((-798) $) 38) (((-592 |#4|) $) 48)) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 30)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-440 |#1| |#2| |#3| |#4|) (-13 (-909 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2749 ($ (-592 |#4|))) (-6 -4255) (-6 -4256))) (-977) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -440)) -((-2749 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-440 *3 *4 *5 *6))))) -(-13 (-909 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2749 ($ (-592 |#4|))) (-6 -4255) (-6 -4256))) -((-3355 (($) 11)) (-3365 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16))) -(((-441 |#1| |#2| |#3|) (-10 -8 (-15 -3365 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3355 (|#1|))) (-442 |#2| |#3|) (-160) (-23)) (T -441)) -NIL -(-10 -8 (-15 -3365 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3355 (|#1|))) -((-1260 (((-108) $ $) 7)) (-2591 (((-3 |#1| "failed") $) 26)) (-3897 ((|#1| $) 25)) (-2340 (($ $ $) 23)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1307 ((|#2| $) 19)) (-1270 (((-798) $) 11) (($ |#1|) 27)) (-3355 (($) 18 T CONST)) (-3365 (($) 24 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 15) (($ $ $) 13)) (-4080 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1470 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3186 (((-1173 (-632 (-385 (-887 |#1|)))) (-1173 $)) NIL) (((-1173 (-632 (-385 (-887 |#1|))))) NIL)) (-3364 (((-1173 $)) NIL)) (-3347 (($) NIL T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL)) (-3669 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-3423 (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL) (((-632 (-385 (-887 |#1|)))) NIL)) (-1858 (((-385 (-887 |#1|)) $) NIL)) (-1389 (((-632 (-385 (-887 |#1|))) $ (-1173 $)) NIL) (((-632 (-385 (-887 |#1|))) $) NIL)) (-3281 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-1963 (((-1087 (-887 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-341))) (((-1087 (-385 (-887 |#1|)))) 84 (|has| |#1| (-517)))) (-2927 (($ $ (-856)) NIL)) (-2192 (((-385 (-887 |#1|)) $) NIL)) (-1558 (((-1087 (-385 (-887 |#1|))) $) 82 (|has| (-385 (-887 |#1|)) (-517)))) (-3481 (((-385 (-887 |#1|)) (-1173 $)) NIL) (((-385 (-887 |#1|))) NIL)) (-4093 (((-1087 (-385 (-887 |#1|))) $) NIL)) (-2189 (((-108)) NIL)) (-2991 (($ (-1173 (-385 (-887 |#1|))) (-1173 $)) 103) (($ (-1173 (-385 (-887 |#1|)))) NIL)) (-1853 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-3314 (((-856)) NIL)) (-1732 (((-108)) NIL)) (-2012 (($ $ (-856)) NIL)) (-1678 (((-108)) NIL)) (-1267 (((-108)) NIL)) (-4032 (((-108)) NIL)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL)) (-2903 (((-3 $ "failed")) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-3271 (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL) (((-632 (-385 (-887 |#1|)))) NIL)) (-3586 (((-385 (-887 |#1|)) $) NIL)) (-3897 (((-632 (-385 (-887 |#1|))) $ (-1173 $)) NIL) (((-632 (-385 (-887 |#1|))) $) NIL)) (-2551 (((-3 $ "failed") $) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-3739 (((-1087 (-887 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-341))) (((-1087 (-385 (-887 |#1|)))) 83 (|has| |#1| (-517)))) (-2594 (($ $ (-856)) NIL)) (-3885 (((-385 (-887 |#1|)) $) NIL)) (-1250 (((-1087 (-385 (-887 |#1|))) $) 77 (|has| (-385 (-887 |#1|)) (-517)))) (-3138 (((-385 (-887 |#1|)) (-1173 $)) NIL) (((-385 (-887 |#1|))) NIL)) (-3701 (((-1087 (-385 (-887 |#1|))) $) NIL)) (-2516 (((-108)) NIL)) (-3803 (((-1074) $) NIL)) (-2113 (((-108)) NIL)) (-2536 (((-108)) NIL)) (-1836 (((-108)) NIL)) (-2015 (((-1038) $) NIL)) (-2858 (((-385 (-887 |#1|)) $ $) 71 (|has| |#1| (-517)))) (-3531 (((-385 (-887 |#1|)) $) 93 (|has| |#1| (-517)))) (-4039 (((-385 (-887 |#1|)) $) 95 (|has| |#1| (-517)))) (-2330 (((-1087 (-385 (-887 |#1|))) $) 88 (|has| |#1| (-517)))) (-3182 (((-385 (-887 |#1|))) 72 (|has| |#1| (-517)))) (-3829 (((-385 (-887 |#1|)) $ $) 64 (|has| |#1| (-517)))) (-1942 (((-385 (-887 |#1|)) $) 92 (|has| |#1| (-517)))) (-2181 (((-385 (-887 |#1|)) $) 94 (|has| |#1| (-517)))) (-3100 (((-1087 (-385 (-887 |#1|))) $) 87 (|has| |#1| (-517)))) (-1773 (((-385 (-887 |#1|))) 68 (|has| |#1| (-517)))) (-1548 (($) 101) (($ (-1091)) 107) (($ (-1173 (-1091))) 106) (($ (-1173 $)) 96) (($ (-1091) (-1173 $)) 105) (($ (-1173 (-1091)) (-1173 $)) 104)) (-3129 (((-108)) NIL)) (-3405 (((-385 (-887 |#1|)) $ (-525)) NIL)) (-1614 (((-1173 (-385 (-887 |#1|))) $ (-1173 $)) 98) (((-632 (-385 (-887 |#1|))) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 (-887 |#1|))) $) 40) (((-632 (-385 (-887 |#1|))) (-1173 $)) NIL)) (-2745 (((-1173 (-385 (-887 |#1|))) $) NIL) (($ (-1173 (-385 (-887 |#1|)))) 37)) (-1622 (((-592 (-887 (-385 (-887 |#1|)))) (-1173 $)) NIL) (((-592 (-887 (-385 (-887 |#1|))))) NIL) (((-592 (-887 |#1|)) (-1173 $)) 99 (|has| |#1| (-517))) (((-592 (-887 |#1|))) 100 (|has| |#1| (-517)))) (-2172 (($ $ $) NIL)) (-3168 (((-108)) NIL)) (-1271 (((-798) $) NIL) (($ (-1173 (-385 (-887 |#1|)))) NIL)) (-2495 (((-1173 $)) 60)) (-2276 (((-592 (-1173 (-385 (-887 |#1|))))) NIL (|has| (-385 (-887 |#1|)) (-517)))) (-2355 (($ $ $ $) NIL)) (-1379 (((-108)) NIL)) (-4168 (($ (-632 (-385 (-887 |#1|))) $) NIL)) (-2013 (($ $ $) NIL)) (-3110 (((-108)) NIL)) (-1489 (((-108)) NIL)) (-2026 (((-108)) NIL)) (-3351 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) 97)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 56) (($ $ (-385 (-887 |#1|))) NIL) (($ (-385 (-887 |#1|)) $) NIL) (($ (-1058 |#2| (-385 (-887 |#1|))) $) NIL))) +(((-430 |#1| |#2| |#3| |#4|) (-13 (-395 (-385 (-887 |#1|))) (-594 (-1058 |#2| (-385 (-887 |#1|)))) (-10 -8 (-15 -1271 ($ (-1173 (-385 (-887 |#1|))))) (-15 -3289 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -3349 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -1548 ($)) (-15 -1548 ($ (-1091))) (-15 -1548 ($ (-1173 (-1091)))) (-15 -1548 ($ (-1173 $))) (-15 -1548 ($ (-1091) (-1173 $))) (-15 -1548 ($ (-1173 (-1091)) (-1173 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -3739 ((-1087 (-385 (-887 |#1|))))) (-15 -3100 ((-1087 (-385 (-887 |#1|))) $)) (-15 -1942 ((-385 (-887 |#1|)) $)) (-15 -2181 ((-385 (-887 |#1|)) $)) (-15 -1963 ((-1087 (-385 (-887 |#1|))))) (-15 -2330 ((-1087 (-385 (-887 |#1|))) $)) (-15 -3531 ((-385 (-887 |#1|)) $)) (-15 -4039 ((-385 (-887 |#1|)) $)) (-15 -3829 ((-385 (-887 |#1|)) $ $)) (-15 -1773 ((-385 (-887 |#1|)))) (-15 -2858 ((-385 (-887 |#1|)) $ $)) (-15 -3182 ((-385 (-887 |#1|)))) (-15 -1622 ((-592 (-887 |#1|)) (-1173 $))) (-15 -1622 ((-592 (-887 |#1|))))) |%noBranch|))) (-160) (-856) (-592 (-1091)) (-1173 (-632 |#1|))) (T -430)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1173 (-385 (-887 *3)))) (-4 *3 (-160)) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))))) (-3289 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -2495 (-592 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3349 (*1 *2) (|partial| -12 (-5 *2 (-2 (|:| |particular| (-430 *3 *4 *5 *6)) (|:| -2495 (-592 (-430 *3 *4 *5 *6))))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1548 (*1 *1) (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-856)) (-14 *4 (-592 (-1091))) (-14 *5 (-1173 (-632 *2))))) (-1548 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1548 (*1 *1 *2) (-12 (-5 *2 (-1173 (-1091))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1548 (*1 *1 *2) (-12 (-5 *2 (-1173 (-430 *3 *4 *5 *6))) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))) (-5 *1 (-430 *3 *4 *5 *6)))) (-1548 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-1548 (*1 *1 *2 *3) (-12 (-5 *2 (-1173 (-1091))) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-3739 (*1 *2) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3100 (*1 *2 *1) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1942 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2181 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1963 (*1 *2) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2330 (*1 *2 *1) (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3531 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-4039 (*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3829 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1773 (*1 *2) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-2858 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-3182 (*1 *2) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) (-1622 (*1 *2 *3) (-12 (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-517)) (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) (-5 *2 (-592 (-887 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) (-1622 (*1 *2) (-12 (-5 *2 (-592 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(-13 (-395 (-385 (-887 |#1|))) (-594 (-1058 |#2| (-385 (-887 |#1|)))) (-10 -8 (-15 -1271 ($ (-1173 (-385 (-887 |#1|))))) (-15 -3289 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -3349 ((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed"))) (-15 -1548 ($)) (-15 -1548 ($ (-1091))) (-15 -1548 ($ (-1173 (-1091)))) (-15 -1548 ($ (-1173 $))) (-15 -1548 ($ (-1091) (-1173 $))) (-15 -1548 ($ (-1173 (-1091)) (-1173 $))) (IF (|has| |#1| (-517)) (PROGN (-15 -3739 ((-1087 (-385 (-887 |#1|))))) (-15 -3100 ((-1087 (-385 (-887 |#1|))) $)) (-15 -1942 ((-385 (-887 |#1|)) $)) (-15 -2181 ((-385 (-887 |#1|)) $)) (-15 -1963 ((-1087 (-385 (-887 |#1|))))) (-15 -2330 ((-1087 (-385 (-887 |#1|))) $)) (-15 -3531 ((-385 (-887 |#1|)) $)) (-15 -4039 ((-385 (-887 |#1|)) $)) (-15 -3829 ((-385 (-887 |#1|)) $ $)) (-15 -1773 ((-385 (-887 |#1|)))) (-15 -2858 ((-385 (-887 |#1|)) $ $)) (-15 -3182 ((-385 (-887 |#1|)))) (-15 -1622 ((-592 (-887 |#1|)) (-1173 $))) (-15 -1622 ((-592 (-887 |#1|))))) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 13)) (-2383 (((-592 (-800 |#1|)) $) 75)) (-2149 (((-1087 $) $ (-800 |#1|)) 46) (((-1087 |#2|) $) 118)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-2220 (($ $) NIL (|has| |#2| (-517)))) (-4024 (((-108) $) NIL (|has| |#2| (-517)))) (-3784 (((-713) $) 21) (((-713) $ (-592 (-800 |#1|))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL (|has| |#2| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) 44) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3894 ((|#2| $) 42) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-4190 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2598 (($ $ (-592 (-525))) 80)) (-2569 (($ $) 68)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#2| (-844)))) (-2875 (($ $ |#2| |#3| $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) 58)) (-2370 (($ (-1087 |#2|) (-800 |#1|)) 123) (($ (-1087 $) (-800 |#1|)) 52)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) 59)) (-2352 (($ |#2| |#3|) 28) (($ $ (-800 |#1|) (-713)) 30) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-800 |#1|)) NIL)) (-3929 ((|#3| $) NIL) (((-713) $ (-800 |#1|)) 50) (((-592 (-713)) $ (-592 (-800 |#1|))) 57)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2121 (($ (-1 |#3| |#3|) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3613 (((-3 (-800 |#1|) "failed") $) 39)) (-2535 (($ $) NIL)) (-2546 ((|#2| $) 41)) (-2755 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2058 (-713))) "failed") $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) 40)) (-2523 ((|#2| $) 116)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) 128 (|has| |#2| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) 87) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) 90) (($ $ (-800 |#1|) $) 85) (($ $ (-592 (-800 |#1|)) (-592 $)) 106)) (-2146 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2521 (($ $ (-800 |#1|)) 53) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4003 ((|#3| $) 67) (((-713) $ (-800 |#1|)) 37) (((-592 (-713)) $ (-592 (-800 |#1|))) 56)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#2| $) 125 (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1271 (((-798) $) 145) (($ (-525)) NIL) (($ |#2|) 86) (($ (-800 |#1|)) 31) (($ (-385 (-525))) NIL (-3275 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ |#3|) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 17 T CONST)) (-3362 (($) 25 T CONST)) (-2096 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ |#2|) 64 (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 111)) (** (($ $ (-856)) NIL) (($ $ (-713)) 109)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 29) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) 63) (($ $ |#2|) NIL))) +(((-431 |#1| |#2| |#3|) (-13 (-884 |#2| |#3| (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977) (-218 (-3594 |#1|) (-713))) (T -431)) +((-2598 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-14 *3 (-592 (-1091))) (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-977)) (-4 *5 (-218 (-3594 *3) (-713)))))) +(-13 (-884 |#2| |#3| (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) +((-3936 (((-108) |#1| (-592 |#2|)) 69)) (-2009 (((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|)) 78)) (-3190 (((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|))) 80)) (-1964 ((|#2| |#2| |#1|) 28)) (-1277 (((-713) |#2| (-592 |#2|)) 20))) +(((-432 |#1| |#2|) (-10 -7 (-15 -1964 (|#2| |#2| |#1|)) (-15 -1277 ((-713) |#2| (-592 |#2|))) (-15 -2009 ((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|))) (-15 -3190 ((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|)))) (-15 -3936 ((-108) |#1| (-592 |#2|)))) (-286) (-1149 |#1|)) (T -432)) +((-3936 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *5)) (-4 *5 (-1149 *3)) (-4 *3 (-286)) (-5 *2 (-108)) (-5 *1 (-432 *3 *5)))) (-3190 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1173 (-592 *3))) (-4 *3 (-1149 *4)) (-4 *4 (-286)) (-5 *2 (-592 *3)) (-5 *1 (-432 *4 *3)))) (-2009 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-286)) (-4 *6 (-1149 *4)) (-5 *2 (-1173 (-592 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-592 *6)))) (-1277 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-286)) (-5 *2 (-713)) (-5 *1 (-432 *5 *3)))) (-1964 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1149 *3))))) +(-10 -7 (-15 -1964 (|#2| |#2| |#1|)) (-15 -1277 ((-713) |#2| (-592 |#2|))) (-15 -2009 ((-3 (-1173 (-592 |#2|)) "failed") (-713) |#1| (-592 |#2|))) (-15 -3190 ((-3 (-592 |#2|) "failed") |#2| |#1| (-1173 (-592 |#2|)))) (-15 -3936 ((-108) |#1| (-592 |#2|)))) +((-2197 (((-396 |#5|) |#5|) 24))) +(((-433 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2197 ((-396 |#5|) |#5|))) (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091))))) (-735) (-517) (-517) (-884 |#4| |#2| |#1|)) (T -433)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *5 (-735)) (-4 *7 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517)) (-4 *3 (-884 *7 *5 *4))))) +(-10 -7 (-15 -2197 ((-396 |#5|) |#5|))) +((-3487 ((|#3|) 37)) (-4234 (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 33))) +(((-434 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4234 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3487 (|#3|))) (-735) (-789) (-844) (-884 |#3| |#1| |#2|)) (T -434)) +((-3487 (*1 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-884 *2 *3 *4)))) (-4234 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-844)) (-5 *1 (-434 *3 *4 *5 *6))))) +(-10 -7 (-15 -4234 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3487 (|#3|))) +((-2197 (((-396 (-1087 |#1|)) (-1087 |#1|)) 43))) +(((-435 |#1|) (-10 -7 (-15 -2197 ((-396 (-1087 |#1|)) (-1087 |#1|)))) (-286)) (T -435)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-286)) (-5 *2 (-396 (-1087 *4))) (-5 *1 (-435 *4)) (-5 *3 (-1087 *4))))) +(-10 -7 (-15 -2197 ((-396 (-1087 |#1|)) (-1087 |#1|)))) +((-2451 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713))) 42) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713))) 41) (((-51) |#2| (-1091) (-273 |#2|)) 35) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 28)) (-2308 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 80) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 79) (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525))) 78) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525))) 77) (((-51) |#2| (-1091) (-273 |#2|)) 72) (((-51) (-1 |#2| (-525)) (-273 |#2|)) 71)) (-2476 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 66) (((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))) 64)) (-2463 (((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525))) 48) (((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525))) 47))) +(((-436 |#1| |#2|) (-10 -7 (-15 -2451 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2451 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2451 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713)))) (-15 -2451 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713)))) (-15 -2463 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2463 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2476 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2476 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2308 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2308 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2308 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -436)) +((-2308 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *8))) (-4 *8 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-2308 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1140 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-2308 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2308 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-525))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2308 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-2308 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6)))) (-2476 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-385 (-525)))) (-5 *7 (-385 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *8))) (-4 *8 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *8 *3)))) (-2476 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-1 *8 (-385 (-525)))) (-5 *4 (-273 *8)) (-5 *5 (-1140 (-385 (-525)))) (-5 *6 (-385 (-525))) (-4 *8 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *8)))) (-2463 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-525))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2463 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-525))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2451 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-5 *6 (-1140 (-713))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *7 *3)))) (-2451 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *7 (-525))) (-5 *4 (-273 *7)) (-5 *5 (-1140 (-713))) (-4 *7 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *7)))) (-2451 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-273 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *6 *3)))) (-2451 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 (-525))) (-5 *4 (-273 *6)) (-4 *6 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-51)) (-5 *1 (-436 *5 *6))))) +(-10 -7 (-15 -2451 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2451 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2451 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-713)))) (-15 -2451 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-713)))) (-15 -2463 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2463 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2476 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2476 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2308 ((-51) (-1 |#2| (-525)) (-273 |#2|))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|))) (-15 -2308 ((-51) (-1 |#2| (-525)) (-273 |#2|) (-1140 (-525)))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-525)))) (-15 -2308 ((-51) (-1 |#2| (-385 (-525))) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525)))) (-15 -2308 ((-51) |#2| (-1091) (-273 |#2|) (-1140 (-385 (-525))) (-385 (-525))))) +((-1964 ((|#2| |#2| |#1|) 15)) (-2018 (((-592 |#2|) |#2| (-592 |#2|) |#1| (-856)) 69)) (-3379 (((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856)) 60))) +(((-437 |#1| |#2|) (-10 -7 (-15 -3379 ((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856))) (-15 -2018 ((-592 |#2|) |#2| (-592 |#2|) |#1| (-856))) (-15 -1964 (|#2| |#2| |#1|))) (-286) (-1149 |#1|)) (T -437)) +((-1964 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1149 *3)))) (-2018 (*1 *2 *3 *2 *4 *5) (-12 (-5 *2 (-592 *3)) (-5 *5 (-856)) (-4 *3 (-1149 *4)) (-4 *4 (-286)) (-5 *1 (-437 *4 *3)))) (-3379 (*1 *2 *3 *4 *5 *6) (-12 (-5 *6 (-856)) (-4 *5 (-286)) (-4 *3 (-1149 *5)) (-5 *2 (-2 (|:| |plist| (-592 *3)) (|:| |modulo| *5))) (-5 *1 (-437 *5 *3)) (-5 *4 (-592 *3))))) +(-10 -7 (-15 -3379 ((-2 (|:| |plist| (-592 |#2|)) (|:| |modulo| |#1|)) |#2| (-592 |#2|) |#1| (-856))) (-15 -2018 ((-592 |#2|) |#2| (-592 |#2|) |#1| (-856))) (-15 -1964 (|#2| |#2| |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 28)) (-3581 (($ |#3|) 25)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) 32)) (-1367 (($ |#2| |#4| $) 33)) (-2352 (($ |#2| (-656 |#3| |#4| |#5|)) 24)) (-2535 (((-656 |#3| |#4| |#5|) $) 15)) (-3805 ((|#3| $) 19)) (-3642 ((|#4| $) 17)) (-2546 ((|#2| $) 29)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3445 (($ |#2| |#3| |#4|) 26)) (-3351 (($) 36 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 34)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#6| $) 40) (($ $ |#6|) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL))) +(((-438 |#1| |#2| |#3| |#4| |#5| |#6|) (-13 (-660 |#6|) (-660 |#2|) (-10 -8 (-15 -2546 (|#2| $)) (-15 -2535 ((-656 |#3| |#4| |#5|) $)) (-15 -3642 (|#4| $)) (-15 -3805 (|#3| $)) (-15 -2569 ($ $)) (-15 -2352 ($ |#2| (-656 |#3| |#4| |#5|))) (-15 -3581 ($ |#3|)) (-15 -3445 ($ |#2| |#3| |#4|)) (-15 -1367 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) (-592 (-1091)) (-160) (-789) (-218 (-3594 |#1|) (-713)) (-1 (-108) (-2 (|:| -3636 |#3|) (|:| -2058 |#4|)) (-2 (|:| -3636 |#3|) (|:| -2058 |#4|))) (-884 |#2| |#4| (-800 |#1|))) (T -438)) +((* (*1 *1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *6 (-218 (-3594 *3) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *2 (-884 *4 *6 (-800 *3))))) (-2546 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *5 (-218 (-3594 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *4) (|:| -2058 *5)) (-2 (|:| -3636 *4) (|:| -2058 *5)))) (-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *2 *5 (-800 *3))))) (-2535 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *6 (-218 (-3594 *3) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-5 *2 (-656 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8)) (-4 *5 (-789)) (-4 *8 (-884 *4 *6 (-800 *3))))) (-3642 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-14 *6 (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *2)) (-2 (|:| -3636 *5) (|:| -2058 *2)))) (-4 *2 (-218 (-3594 *3) (-713))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) (-4 *5 (-789)) (-4 *7 (-884 *4 *2 (-800 *3))))) (-3805 (*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *5 (-218 (-3594 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *5)) (-2 (|:| -3636 *2) (|:| -2058 *5)))) (-4 *2 (-789)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *7 (-884 *4 *5 (-800 *3))))) (-2569 (*1 *1 *1) (-12 (-14 *2 (-592 (-1091))) (-4 *3 (-160)) (-4 *5 (-218 (-3594 *2) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *4) (|:| -2058 *5)) (-2 (|:| -3636 *4) (|:| -2058 *5)))) (-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *3 *5 (-800 *2))))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-656 *5 *6 *7)) (-4 *5 (-789)) (-4 *6 (-218 (-3594 *4) (-713))) (-14 *7 (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-14 *4 (-592 (-1091))) (-4 *2 (-160)) (-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-884 *2 *6 (-800 *4))))) (-3581 (*1 *1 *2) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) (-4 *5 (-218 (-3594 *3) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *5)) (-2 (|:| -3636 *2) (|:| -2058 *5)))) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-789)) (-4 *7 (-884 *4 *5 (-800 *3))))) (-3445 (*1 *1 *2 *3 *4) (-12 (-14 *5 (-592 (-1091))) (-4 *2 (-160)) (-4 *4 (-218 (-3594 *5) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) (-2 (|:| -3636 *3) (|:| -2058 *4)))) (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-789)) (-4 *7 (-884 *2 *4 (-800 *5))))) (-1367 (*1 *1 *2 *3 *1) (-12 (-14 *4 (-592 (-1091))) (-4 *2 (-160)) (-4 *3 (-218 (-3594 *4) (-713))) (-14 *6 (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *3)) (-2 (|:| -3636 *5) (|:| -2058 *3)))) (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-789)) (-4 *7 (-884 *2 *3 (-800 *4)))))) +(-13 (-660 |#6|) (-660 |#2|) (-10 -8 (-15 -2546 (|#2| $)) (-15 -2535 ((-656 |#3| |#4| |#5|) $)) (-15 -3642 (|#4| $)) (-15 -3805 (|#3| $)) (-15 -2569 ($ $)) (-15 -2352 ($ |#2| (-656 |#3| |#4| |#5|))) (-15 -3581 ($ |#3|)) (-15 -3445 ($ |#2| |#3| |#4|)) (-15 -1367 ($ |#2| |#4| $)) (-15 * ($ |#6| $)))) +((-2399 (((-3 |#5| "failed") |#5| |#2| (-1 |#2|)) 37))) +(((-439 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2399 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|) (-13 (-968 (-385 (-525))) (-341) (-10 -8 (-15 -1271 ($ |#4|)) (-15 -1501 (|#4| $)) (-15 -1512 (|#4| $))))) (T -439)) +((-2399 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-789)) (-4 *5 (-735)) (-4 *6 (-517)) (-4 *7 (-884 *6 *5 *3)) (-5 *1 (-439 *5 *3 *6 *7 *2)) (-4 *2 (-13 (-968 (-385 (-525))) (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $)))))))) +(-10 -7 (-15 -2399 ((-3 |#5| "failed") |#5| |#2| (-1 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-2383 (((-592 |#3|) $) 41)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) NIL (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-2300 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 47)) (-3894 (($ (-592 |#4|)) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1619 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255)))) (-3700 (((-592 |#4|) $) 18 (|has| $ (-6 -4255)))) (-3086 ((|#3| $) 45)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#4|) $) 14 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 26 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2608 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 21)) (-2514 (((-592 |#3|) $) NIL)) (-3254 (((-108) |#3| $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2015 (((-1038) $) NIL)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 39)) (-1864 (($) 17)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) 16)) (-2745 (((-501) $) NIL (|has| |#4| (-567 (-501)))) (($ (-592 |#4|)) 49)) (-1280 (($ (-592 |#4|)) 13)) (-2778 (($ $ |#3|) NIL)) (-3868 (($ $ |#3|) NIL)) (-3339 (($ $ |#3|) NIL)) (-1271 (((-798) $) 38) (((-592 |#4|) $) 48)) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 30)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-440 |#1| |#2| |#3| |#4|) (-13 (-909 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2745 ($ (-592 |#4|))) (-6 -4255) (-6 -4256))) (-977) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -440)) +((-2745 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-440 *3 *4 *5 *6))))) +(-13 (-909 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -2745 ($ (-592 |#4|))) (-6 -4255) (-6 -4256))) +((-3351 (($) 11)) (-3362 (($) 13)) (* (($ |#2| $) 15) (($ $ |#2|) 16))) +(((-441 |#1| |#2| |#3|) (-10 -8 (-15 -3362 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3351 (|#1|))) (-442 |#2| |#3|) (-160) (-23)) (T -441)) +NIL +(-10 -8 (-15 -3362 (|#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 -3351 (|#1|))) +((-1261 (((-108) $ $) 7)) (-2588 (((-3 |#1| "failed") $) 26)) (-3894 ((|#1| $) 25)) (-3225 (($ $ $) 23)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4003 ((|#2| $) 19)) (-1271 (((-798) $) 11) (($ |#1|) 27)) (-3351 (($) 18 T CONST)) (-3362 (($) 24 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 15) (($ $ $) 13)) (-4078 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16))) (((-442 |#1| |#2|) (-131) (-160) (-23)) (T -442)) -((-3365 (*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-2340 (*1 *1 *1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))) -(-13 (-447 |t#1| |t#2|) (-968 |t#1|) (-10 -8 (-15 (-3365) ($) -1478) (-15 -2340 ($ $ $)))) +((-3362 (*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-3225 (*1 *1 *1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))) +(-13 (-447 |t#1| |t#2|) (-968 |t#1|) (-10 -8 (-15 (-3362) ($) -1482) (-15 -3225 ($ $ $)))) (((-97) . T) ((-566 (-798)) . T) ((-447 |#1| |#2|) . T) ((-968 |#1|) . T) ((-1020) . T)) -((-3820 (((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856)) 18)) (-1793 (((-1173 (-1173 (-525))) (-856)) 16))) -(((-443) (-10 -7 (-15 -3820 ((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856))) (-15 -1793 ((-1173 (-1173 (-525))) (-856))))) (T -443)) -((-1793 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 (-525)))) (-5 *1 (-443)))) (-3820 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 (-1173 (-525)))) (-5 *3 (-856)) (-5 *1 (-443))))) -(-10 -7 (-15 -3820 ((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856))) (-15 -1793 ((-1173 (-1173 (-525))) (-856)))) -((-2587 (((-525) (-525)) 30) (((-525)) 22)) (-3183 (((-525) (-525)) 26) (((-525)) 18)) (-1259 (((-525) (-525)) 28) (((-525)) 20)) (-2169 (((-108) (-108)) 12) (((-108)) 10)) (-2241 (((-108) (-108)) 11) (((-108)) 9)) (-2419 (((-108) (-108)) 24) (((-108)) 15))) -(((-444) (-10 -7 (-15 -2241 ((-108))) (-15 -2169 ((-108))) (-15 -2241 ((-108) (-108))) (-15 -2169 ((-108) (-108))) (-15 -2419 ((-108))) (-15 -1259 ((-525))) (-15 -3183 ((-525))) (-15 -2587 ((-525))) (-15 -2419 ((-108) (-108))) (-15 -1259 ((-525) (-525))) (-15 -3183 ((-525) (-525))) (-15 -2587 ((-525) (-525))))) (T -444)) -((-2587 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3183 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1259 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2419 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2587 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-3183 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1259 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2419 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2169 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2241 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2169 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2241 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) -(-10 -7 (-15 -2241 ((-108))) (-15 -2169 ((-108))) (-15 -2241 ((-108) (-108))) (-15 -2169 ((-108) (-108))) (-15 -2419 ((-108))) (-15 -1259 ((-525))) (-15 -3183 ((-525))) (-15 -2587 ((-525))) (-15 -2419 ((-108) (-108))) (-15 -1259 ((-525) (-525))) (-15 -3183 ((-525) (-525))) (-15 -2587 ((-525) (-525)))) -((-1260 (((-108) $ $) NIL)) (-4009 (((-592 (-357)) $) 28) (((-592 (-357)) $ (-592 (-357))) 95)) (-2787 (((-592 (-1015 (-357))) $) 16) (((-592 (-1015 (-357))) $ (-592 (-1015 (-357)))) 92)) (-3229 (((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809))) 44)) (-2900 (((-592 (-592 (-878 (-205)))) $) 88)) (-2261 (((-1178) $ (-878 (-205)) (-809)) 107)) (-2005 (($ $) 87) (($ (-592 (-592 (-878 (-205))))) 98) (($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856))) 97) (($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242))) 99)) (-3247 (((-1074) $) NIL)) (-3423 (((-525) $) 69)) (-2012 (((-1038) $) NIL)) (-3285 (($) 96)) (-1784 (((-592 (-205)) (-592 (-592 (-878 (-205))))) 54)) (-1959 (((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856)) 101) (((-1178) $ (-878 (-205))) 103) (((-1178) $ (-878 (-205)) (-809) (-809) (-856)) 102)) (-1270 (((-798) $) 113) (($ (-592 (-592 (-878 (-205))))) 108)) (-2205 (((-1178) $ (-878 (-205))) 106)) (-3994 (((-108) $ $) NIL))) -(((-445) (-13 (-1020) (-10 -8 (-15 -3285 ($)) (-15 -2005 ($ $)) (-15 -2005 ($ (-592 (-592 (-878 (-205)))))) (-15 -2005 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)))) (-15 -2005 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242)))) (-15 -2900 ((-592 (-592 (-878 (-205)))) $)) (-15 -3423 ((-525) $)) (-15 -2787 ((-592 (-1015 (-357))) $)) (-15 -2787 ((-592 (-1015 (-357))) $ (-592 (-1015 (-357))))) (-15 -4009 ((-592 (-357)) $)) (-15 -4009 ((-592 (-357)) $ (-592 (-357)))) (-15 -1959 ((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856))) (-15 -1959 ((-1178) $ (-878 (-205)))) (-15 -1959 ((-1178) $ (-878 (-205)) (-809) (-809) (-856))) (-15 -2205 ((-1178) $ (-878 (-205)))) (-15 -2261 ((-1178) $ (-878 (-205)) (-809))) (-15 -1270 ($ (-592 (-592 (-878 (-205)))))) (-15 -1270 ((-798) $)) (-15 -3229 ((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809)))) (-15 -1784 ((-592 (-205)) (-592 (-592 (-878 (-205))))))))) (T -445)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-445)))) (-3285 (*1 *1) (-5 *1 (-445))) (-2005 (*1 *1 *1) (-5 *1 (-445))) (-2005 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-2005 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *4 (-592 (-856))) (-5 *1 (-445)))) (-2005 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *4 (-592 (-856))) (-5 *5 (-592 (-242))) (-5 *1 (-445)))) (-2900 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-3423 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445)))) (-2787 (*1 *2 *1) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) (-2787 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) (-4009 (*1 *2 *1) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-445)))) (-4009 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-445)))) (-1959 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-1959 (*1 *2 *1 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) (-1959 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-2205 (*1 *2 *1 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) (-2261 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-3229 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *1 (-445)))) (-1784 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-205))) (-5 *1 (-445))))) -(-13 (-1020) (-10 -8 (-15 -3285 ($)) (-15 -2005 ($ $)) (-15 -2005 ($ (-592 (-592 (-878 (-205)))))) (-15 -2005 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)))) (-15 -2005 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242)))) (-15 -2900 ((-592 (-592 (-878 (-205)))) $)) (-15 -3423 ((-525) $)) (-15 -2787 ((-592 (-1015 (-357))) $)) (-15 -2787 ((-592 (-1015 (-357))) $ (-592 (-1015 (-357))))) (-15 -4009 ((-592 (-357)) $)) (-15 -4009 ((-592 (-357)) $ (-592 (-357)))) (-15 -1959 ((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856))) (-15 -1959 ((-1178) $ (-878 (-205)))) (-15 -1959 ((-1178) $ (-878 (-205)) (-809) (-809) (-856))) (-15 -2205 ((-1178) $ (-878 (-205)))) (-15 -2261 ((-1178) $ (-878 (-205)) (-809))) (-15 -1270 ($ (-592 (-592 (-878 (-205)))))) (-15 -1270 ((-798) $)) (-15 -3229 ((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809)))) (-15 -1784 ((-592 (-205)) (-592 (-592 (-878 (-205)))))))) -((-4090 (($ $) NIL) (($ $ $) 11))) -(((-446 |#1| |#2| |#3|) (-10 -8 (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|))) (-447 |#2| |#3|) (-160) (-23)) (T -446)) -NIL -(-10 -8 (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1307 ((|#2| $) 19)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 15) (($ $ $) 13)) (-4080 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16))) +((-2644 (((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856)) 18)) (-1741 (((-1173 (-1173 (-525))) (-856)) 16))) +(((-443) (-10 -7 (-15 -2644 ((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856))) (-15 -1741 ((-1173 (-1173 (-525))) (-856))))) (T -443)) +((-1741 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 (-525)))) (-5 *1 (-443)))) (-2644 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 (-1173 (-525)))) (-5 *3 (-856)) (-5 *1 (-443))))) +(-10 -7 (-15 -2644 ((-1173 (-1173 (-525))) (-1173 (-1173 (-525))) (-856))) (-15 -1741 ((-1173 (-1173 (-525))) (-856)))) +((-1744 (((-525) (-525)) 30) (((-525)) 22)) (-1398 (((-525) (-525)) 26) (((-525)) 18)) (-1821 (((-525) (-525)) 28) (((-525)) 20)) (-2255 (((-108) (-108)) 12) (((-108)) 10)) (-1666 (((-108) (-108)) 11) (((-108)) 9)) (-2853 (((-108) (-108)) 24) (((-108)) 15))) +(((-444) (-10 -7 (-15 -1666 ((-108))) (-15 -2255 ((-108))) (-15 -1666 ((-108) (-108))) (-15 -2255 ((-108) (-108))) (-15 -2853 ((-108))) (-15 -1821 ((-525))) (-15 -1398 ((-525))) (-15 -1744 ((-525))) (-15 -2853 ((-108) (-108))) (-15 -1821 ((-525) (-525))) (-15 -1398 ((-525) (-525))) (-15 -1744 ((-525) (-525))))) (T -444)) +((-1744 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1398 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1821 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2853 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-1744 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1398 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-1821 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) (-2853 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2255 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-1666 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-2255 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) (-1666 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) +(-10 -7 (-15 -1666 ((-108))) (-15 -2255 ((-108))) (-15 -1666 ((-108) (-108))) (-15 -2255 ((-108) (-108))) (-15 -2853 ((-108))) (-15 -1821 ((-525))) (-15 -1398 ((-525))) (-15 -1744 ((-525))) (-15 -2853 ((-108) (-108))) (-15 -1821 ((-525) (-525))) (-15 -1398 ((-525) (-525))) (-15 -1744 ((-525) (-525)))) +((-1261 (((-108) $ $) NIL)) (-4007 (((-592 (-357)) $) 28) (((-592 (-357)) $ (-592 (-357))) 95)) (-3067 (((-592 (-1015 (-357))) $) 16) (((-592 (-1015 (-357))) $ (-592 (-1015 (-357)))) 92)) (-1811 (((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809))) 44)) (-1657 (((-592 (-592 (-878 (-205)))) $) 88)) (-2263 (((-1178) $ (-878 (-205)) (-809)) 107)) (-2499 (($ $) 87) (($ (-592 (-592 (-878 (-205))))) 98) (($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856))) 97) (($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242))) 99)) (-3803 (((-1074) $) NIL)) (-3420 (((-525) $) 69)) (-2015 (((-1038) $) NIL)) (-4153 (($) 96)) (-1627 (((-592 (-205)) (-592 (-592 (-878 (-205))))) 54)) (-3870 (((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856)) 101) (((-1178) $ (-878 (-205))) 103) (((-1178) $ (-878 (-205)) (-809) (-809) (-856)) 102)) (-1271 (((-798) $) 113) (($ (-592 (-592 (-878 (-205))))) 108)) (-1323 (((-1178) $ (-878 (-205))) 106)) (-3992 (((-108) $ $) NIL))) +(((-445) (-13 (-1020) (-10 -8 (-15 -4153 ($)) (-15 -2499 ($ $)) (-15 -2499 ($ (-592 (-592 (-878 (-205)))))) (-15 -2499 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)))) (-15 -2499 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242)))) (-15 -1657 ((-592 (-592 (-878 (-205)))) $)) (-15 -3420 ((-525) $)) (-15 -3067 ((-592 (-1015 (-357))) $)) (-15 -3067 ((-592 (-1015 (-357))) $ (-592 (-1015 (-357))))) (-15 -4007 ((-592 (-357)) $)) (-15 -4007 ((-592 (-357)) $ (-592 (-357)))) (-15 -3870 ((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856))) (-15 -3870 ((-1178) $ (-878 (-205)))) (-15 -3870 ((-1178) $ (-878 (-205)) (-809) (-809) (-856))) (-15 -1323 ((-1178) $ (-878 (-205)))) (-15 -2263 ((-1178) $ (-878 (-205)) (-809))) (-15 -1271 ($ (-592 (-592 (-878 (-205)))))) (-15 -1271 ((-798) $)) (-15 -1811 ((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809)))) (-15 -1627 ((-592 (-205)) (-592 (-592 (-878 (-205))))))))) (T -445)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-445)))) (-4153 (*1 *1) (-5 *1 (-445))) (-2499 (*1 *1 *1) (-5 *1 (-445))) (-2499 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-2499 (*1 *1 *2 *3 *3 *4) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *4 (-592 (-856))) (-5 *1 (-445)))) (-2499 (*1 *1 *2 *3 *3 *4 *5) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *4 (-592 (-856))) (-5 *5 (-592 (-242))) (-5 *1 (-445)))) (-1657 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-3420 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445)))) (-3067 (*1 *2 *1) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) (-3067 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) (-4007 (*1 *2 *1) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-445)))) (-4007 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-445)))) (-3870 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-3870 (*1 *2 *1 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) (-3870 (*1 *2 *1 *3 *4 *4 *5) (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-1323 (*1 *2 *1 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) (-2263 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-445)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) (-1811 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) (-5 *1 (-445)))) (-1627 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-205))) (-5 *1 (-445))))) +(-13 (-1020) (-10 -8 (-15 -4153 ($)) (-15 -2499 ($ $)) (-15 -2499 ($ (-592 (-592 (-878 (-205)))))) (-15 -2499 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)))) (-15 -2499 ($ (-592 (-592 (-878 (-205)))) (-592 (-809)) (-592 (-809)) (-592 (-856)) (-592 (-242)))) (-15 -1657 ((-592 (-592 (-878 (-205)))) $)) (-15 -3420 ((-525) $)) (-15 -3067 ((-592 (-1015 (-357))) $)) (-15 -3067 ((-592 (-1015 (-357))) $ (-592 (-1015 (-357))))) (-15 -4007 ((-592 (-357)) $)) (-15 -4007 ((-592 (-357)) $ (-592 (-357)))) (-15 -3870 ((-1178) $ (-592 (-878 (-205))) (-809) (-809) (-856))) (-15 -3870 ((-1178) $ (-878 (-205)))) (-15 -3870 ((-1178) $ (-878 (-205)) (-809) (-809) (-856))) (-15 -1323 ((-1178) $ (-878 (-205)))) (-15 -2263 ((-1178) $ (-878 (-205)) (-809))) (-15 -1271 ($ (-592 (-592 (-878 (-205)))))) (-15 -1271 ((-798) $)) (-15 -1811 ((-592 (-592 (-878 (-205)))) (-592 (-592 (-878 (-205)))) (-592 (-809)))) (-15 -1627 ((-592 (-205)) (-592 (-592 (-878 (-205)))))))) +((-4088 (($ $) NIL) (($ $ $) 11))) +(((-446 |#1| |#2| |#3|) (-10 -8 (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|))) (-447 |#2| |#3|) (-160) (-23)) (T -446)) +NIL +(-10 -8 (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4003 ((|#2| $) 19)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 15) (($ $ $) 13)) (-4078 (($ $ $) 14)) (* (($ |#1| $) 17) (($ $ |#1|) 16))) (((-447 |#1| |#2|) (-131) (-160) (-23)) (T -447)) -((-1307 (*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) (-3355 (*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4090 (*1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4080 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4090 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))) -(-13 (-1020) (-10 -8 (-15 -1307 (|t#2| $)) (-15 (-3355) ($) -1478) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4090 ($ $)) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)))) +((-4003 (*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) (-3351 (*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4088 (*1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4078 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) (-4088 (*1 *1 *1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23))))) +(-13 (-1020) (-10 -8 (-15 -4003 (|t#2| $)) (-15 (-3351) ($) -1482) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 -4088 ($ $)) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2923 (((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|))) 93)) (-2733 (((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))) 91)) (-3613 (((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))) 61))) -(((-448 |#1| |#2| |#3|) (-10 -7 (-15 -2733 ((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -2923 ((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -3613 ((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))))) (-592 (-1091)) (-429) (-429)) (T -448)) -((-3613 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-2 (|:| |dpolys| (-592 (-227 *5 *6))) (|:| |coords| (-592 (-525))))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429)))) (-2923 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) (-4 *6 (-429)))) (-2733 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-592 (-592 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) -(-10 -7 (-15 -2733 ((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -2923 ((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -3613 ((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))))) -((-3233 (((-3 $ "failed") $) 11)) (-3804 (($ $ $) 20)) (-1507 (($ $ $) 21)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 14)) (-4100 (($ $ $) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 19))) -(((-449 |#1|) (-10 -8 (-15 -1507 (|#1| |#1| |#1|)) (-15 -3804 (|#1| |#1| |#1|)) (-15 -1576 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4100 (|#1| |#1| |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1576 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-450)) (T -449)) -NIL -(-10 -8 (-15 -1507 (|#1| |#1| |#1|)) (-15 -3804 (|#1| |#1| |#1|)) (-15 -1576 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4100 (|#1| |#1| |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1576 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-4083 (($) 20 T CONST)) (-3233 (((-3 $ "failed") $) 16)) (-4211 (((-108) $) 19)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 27)) (-2012 (((-1038) $) 10)) (-3804 (($ $ $) 23)) (-1507 (($ $ $) 22)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 13) (($ $ (-713)) 17) (($ $ (-525)) 24)) (-3365 (($) 21 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 26)) (** (($ $ (-856)) 14) (($ $ (-713)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15))) +((-3694 (((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|))) 93)) (-2645 (((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))) 91)) (-2427 (((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))) 61))) +(((-448 |#1| |#2| |#3|) (-10 -7 (-15 -2645 ((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -3694 ((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -2427 ((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))))) (-592 (-1091)) (-429) (-429)) (T -448)) +((-2427 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-2 (|:| |dpolys| (-592 (-227 *5 *6))) (|:| |coords| (-592 (-525))))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429)))) (-3694 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) (-4 *6 (-429)))) (-2645 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-592 (-592 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) +(-10 -7 (-15 -2645 ((-592 (-592 (-227 |#1| |#2|))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -3694 ((-3 (-592 (-457 |#1| |#2|)) "failed") (-592 (-457 |#1| |#2|)) (-592 (-800 |#1|)))) (-15 -2427 ((-2 (|:| |dpolys| (-592 (-227 |#1| |#2|))) (|:| |coords| (-592 (-525)))) (-592 (-227 |#1| |#2|)) (-592 (-800 |#1|))))) +((-1853 (((-3 $ "failed") $) 11)) (-3532 (($ $ $) 20)) (-2172 (($ $ $) 21)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 14)) (-4098 (($ $ $) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 19))) +(((-449 |#1|) (-10 -8 (-15 -2172 (|#1| |#1| |#1|)) (-15 -3532 (|#1| |#1| |#1|)) (-15 -1581 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4098 (|#1| |#1| |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1581 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-450)) (T -449)) +NIL +(-10 -8 (-15 -2172 (|#1| |#1| |#1|)) (-15 -3532 (|#1| |#1| |#1|)) (-15 -1581 (|#1| |#1| (-525))) (-15 ** (|#1| |#1| (-525))) (-15 -4098 (|#1| |#1| |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1581 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3347 (($) 20 T CONST)) (-1853 (((-3 $ "failed") $) 16)) (-2109 (((-108) $) 19)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 27)) (-2015 (((-1038) $) 10)) (-3532 (($ $ $) 23)) (-2172 (($ $ $) 22)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 13) (($ $ (-713)) 17) (($ $ (-525)) 24)) (-3362 (($) 21 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 26)) (** (($ $ (-856)) 14) (($ $ (-713)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15))) (((-450) (-131)) (T -450)) -((-2502 (*1 *1 *1) (-4 *1 (-450))) (-4100 (*1 *1 *1 *1) (-4 *1 (-450))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-1576 (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-3804 (*1 *1 *1 *1) (-4 *1 (-450))) (-1507 (*1 *1 *1 *1) (-4 *1 (-450)))) -(-13 (-669) (-10 -8 (-15 -2502 ($ $)) (-15 -4100 ($ $ $)) (-15 ** ($ $ (-525))) (-15 -1576 ($ $ (-525))) (-6 -4252) (-15 -3804 ($ $ $)) (-15 -1507 ($ $ $)))) +((-2500 (*1 *1 *1) (-4 *1 (-450))) (-4098 (*1 *1 *1 *1) (-4 *1 (-450))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-1581 (*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) (-3532 (*1 *1 *1 *1) (-4 *1 (-450))) (-2172 (*1 *1 *1 *1) (-4 *1 (-450)))) +(-13 (-669) (-10 -8 (-15 -2500 ($ $)) (-15 -4098 ($ $ $)) (-15 ** ($ $ (-525))) (-15 -1581 ($ $ (-525))) (-6 -4252) (-15 -3532 ($ $ $)) (-15 -2172 ($ $ $)))) (((-97) . T) ((-566 (-798)) . T) ((-669) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 17)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) NIL) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) 22)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 26 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 33 (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 27 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 25 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 15)) (-1307 (((-385 (-525)) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1169 |#2|)) NIL) (($ (-1158 |#1| |#2| |#3|)) 9) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 18)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) 24)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-451 |#1| |#2| |#3|) (-13 (-1154 |#1|) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -1270 ($ (-1158 |#1| |#2| |#3|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -451)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-451 *3 *4 *5)))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1154 |#1|) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -1270 ($ (-1158 |#1| |#2| |#3|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) 18)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) 19)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 16)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) NIL)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 17)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) NIL) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) 22)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) 26 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 33 (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 27 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 25 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 13 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 15)) (-4003 (((-385 (-525)) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1169 |#2|)) NIL) (($ (-1158 |#1| |#2| |#3|)) 9) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 18)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) 24)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 23) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-451 |#1| |#2| |#3|) (-13 (-1154 |#1|) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -1271 ($ (-1158 |#1| |#2| |#3|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -451)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-451 *3 *4 *5)))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1154 |#1|) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -1271 ($ (-1158 |#1| |#2| |#3|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) 18)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) 19)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 16)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) NIL)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ |#1|) 13) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-452 |#1| |#2| |#3| |#4|) (-1104 |#1| |#2|) (-1020) (-1020) (-1104 |#1| |#2|) |#2|) (T -452)) NIL (-1104 |#1| |#2|) -((-1260 (((-108) $ $) NIL)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1759 (((-592 $) (-592 |#4|)) NIL)) (-2383 (((-592 |#3|) $) NIL)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3829 ((|#4| |#4| $) NIL)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) NIL)) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) 26 (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1458 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3897 (($ (-592 |#4|)) NIL)) (-3121 (((-3 $ "failed") $) 39)) (-1846 ((|#4| |#4| $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1614 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2137 ((|#4| |#4| $) NIL)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) NIL)) (-3702 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1558 ((|#3| $) 33)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2622 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 21)) (-3623 (((-592 |#3|) $) NIL)) (-2679 (((-108) |#3| $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-1636 (((-3 |#4| "failed") $) 37)) (-1849 (((-592 |#4|) $) NIL)) (-2201 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2401 ((|#4| |#4| $) NIL)) (-2777 (((-108) $ $) NIL)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4093 ((|#4| |#4| $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-3 |#4| "failed") $) 35)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2309 (((-3 $ "failed") $ |#4|) 47)) (-2462 (($ $ |#4|) NIL)) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 15)) (-3565 (($) 13)) (-1307 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) 12)) (-2749 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1738 (($ $ |#3|) 44)) (-3937 (($ $) NIL)) (-1874 (($ $ |#3|) NIL)) (-1270 (((-798) $) 31) (((-592 |#4|) $) 40)) (-4079 (((-713) $) NIL (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) NIL)) (-2743 (((-108) |#3| $) NIL)) (-3994 (((-108) $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1361 (((-592 $) (-592 |#4|)) NIL)) (-2383 (((-592 |#3|) $) NIL)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2734 ((|#4| |#4| $) NIL)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) 26 (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2300 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3894 (($ (-592 |#4|)) NIL)) (-3117 (((-3 $ "failed") $) 39)) (-1854 ((|#4| |#4| $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1619 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-1847 ((|#4| |#4| $) NIL)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) NIL)) (-3700 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3086 ((|#3| $) 33)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2608 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 21)) (-2514 (((-592 |#3|) $) NIL)) (-3254 (((-108) |#3| $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-1641 (((-3 |#4| "failed") $) 37)) (-2641 (((-592 |#4|) $) NIL)) (-1282 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2684 ((|#4| |#4| $) NIL)) (-2995 (((-108) $ $) NIL)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3432 ((|#4| |#4| $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-3 |#4| "failed") $) 35)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-4091 (((-3 $ "failed") $ |#4|) 47)) (-1886 (($ $ |#4|) NIL)) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 15)) (-1864 (($) 13)) (-4003 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) 12)) (-2745 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 20)) (-2778 (($ $ |#3|) 42)) (-3868 (($ $ |#3|) 44)) (-1284 (($ $) NIL)) (-3339 (($ $ |#3|) NIL)) (-1271 (((-798) $) 31) (((-592 |#4|) $) 40)) (-3320 (((-713) $) NIL (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) NIL)) (-2747 (((-108) |#3| $) NIL)) (-3992 (((-108) $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-453 |#1| |#2| |#3| |#4|) (-1121 |#1| |#2| |#3| |#4|) (-517) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -453)) NIL (-1121 |#1| |#2| |#3| |#4|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-1534 (($) 18)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2749 (((-357) $) 22) (((-205) $) 25) (((-385 (-1087 (-525))) $) 19) (((-501) $) 52)) (-1270 (((-798) $) 50) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (((-205) $) 24) (((-357) $) 21)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 36 T CONST)) (-3365 (($) 11 T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-454) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))) (-953) (-566 (-205)) (-566 (-357)) (-567 (-385 (-1087 (-525)))) (-567 (-501)) (-10 -8 (-15 -1534 ($))))) (T -454)) -((-1534 (*1 *1) (-5 *1 (-454)))) -(-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))) (-953) (-566 (-205)) (-566 (-357)) (-567 (-385 (-1087 (-525)))) (-567 (-501)) (-10 -8 (-15 -1534 ($)))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) 16)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) 20)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 18)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) 13)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 19)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 11 (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) 15 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-1539 (($) 18)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2745 (((-357) $) 22) (((-205) $) 25) (((-385 (-1087 (-525))) $) 19) (((-501) $) 52)) (-1271 (((-798) $) 50) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (((-205) $) 24) (((-357) $) 21)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 36 T CONST)) (-3362 (($) 11 T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-454) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))) (-953) (-566 (-205)) (-566 (-357)) (-567 (-385 (-1087 (-525)))) (-567 (-501)) (-10 -8 (-15 -1539 ($))))) (T -454)) +((-1539 (*1 *1) (-5 *1 (-454)))) +(-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))) (-953) (-566 (-205)) (-566 (-357)) (-567 (-385 (-1087 (-525)))) (-567 (-501)) (-10 -8 (-15 -1539 ($)))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) 16)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) 20)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 18)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) 13)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 19)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 11 (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) 15 (|has| $ (-6 -4255))))) (((-455 |#1| |#2| |#3|) (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) (-1020) (-1020) (-1074)) (T -455)) NIL (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) -((-2259 (((-525) (-525) (-525)) 7)) (-2511 (((-108) (-525) (-525) (-525) (-525)) 11)) (-3752 (((-1173 (-592 (-525))) (-713) (-713)) 23))) -(((-456) (-10 -7 (-15 -2259 ((-525) (-525) (-525))) (-15 -2511 ((-108) (-525) (-525) (-525) (-525))) (-15 -3752 ((-1173 (-592 (-525))) (-713) (-713))))) (T -456)) -((-3752 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1173 (-592 (-525)))) (-5 *1 (-456)))) (-2511 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))) (-2259 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456))))) -(-10 -7 (-15 -2259 ((-525) (-525) (-525))) (-15 -2511 ((-108) (-525) (-525) (-525) (-525))) (-15 -3752 ((-1173 (-592 (-525))) (-713) (-713)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2146 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3906 (($ $) NIL (|has| |#2| (-517)))) (-3727 (((-108) $) NIL (|has| |#2| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL (|has| |#2| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-2318 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-1357 (($ $ (-592 (-525))) NIL)) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#2| (-844)))) (-1230 (($ $ |#2| (-458 (-3596 |#1|) (-713)) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#2| (-458 (-3596 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-800 |#1|)) NIL)) (-4016 (((-458 (-3596 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2485 (($ (-1 (-458 (-3596 |#1|) (-713)) (-458 (-3596 |#1|) (-713))) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-1903 (((-3 (-800 |#1|) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#2| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2815 (-713))) "failed") $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#2| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-1932 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2524 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-1307 (((-458 (-3596 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-458 (-3596 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) -(((-457 |#1| |#2|) (-13 (-884 |#2| (-458 (-3596 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977)) (T -457)) -((-1357 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-457 *3 *4)) (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) -(-13 (-884 |#2| (-458 (-3596 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -1357 ($ $ (-592 (-525)))))) -((-1260 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-2028 (((-108) $) NIL (|has| |#2| (-126)))) (-1900 (($ (-856)) NIL (|has| |#2| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) NIL (|has| |#2| (-735)))) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-2148 (((-525) $) NIL (|has| |#2| (-787)))) (-1429 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1020)))) (-3897 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) NIL (|has| |#2| (-1020)))) (-4082 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-3233 (((-3 $ "failed") $) NIL (|has| |#2| (-669)))) (-2899 (($) NIL (|has| |#2| (-346)))) (-2632 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ (-525)) 11)) (-3426 (((-108) $) NIL (|has| |#2| (-787)))) (-3702 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (|has| |#2| (-669)))) (-2348 (((-108) $) NIL (|has| |#2| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4002 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2622 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#2| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#2| (-1020)))) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#2| (-346)))) (-2012 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3110 ((|#2| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-3505 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2256 (($ (-1173 |#2|)) NIL)) (-2776 (((-128)) NIL (|has| |#2| (-341)))) (-2524 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#2|) $) NIL) (($ (-525)) NIL (-3279 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) NIL (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-2031 (((-713)) NIL (|has| |#2| (-977)))) (-1286 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#2| (-787)))) (-1576 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3355 (($) NIL (|has| |#2| (-126)) CONST)) (-3365 (($) NIL (|has| |#2| (-669)) CONST)) (-2094 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3994 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-4035 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4017 (((-108) $ $) 15 (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4080 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) NIL (|has| |#2| (-669))) (($ $ |#2|) NIL (|has| |#2| (-669))) (($ |#2| $) NIL (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-3643 (((-525) (-525) (-525)) 7)) (-2452 (((-108) (-525) (-525) (-525) (-525)) 11)) (-3751 (((-1173 (-592 (-525))) (-713) (-713)) 23))) +(((-456) (-10 -7 (-15 -3643 ((-525) (-525) (-525))) (-15 -2452 ((-108) (-525) (-525) (-525) (-525))) (-15 -3751 ((-1173 (-592 (-525))) (-713) (-713))))) (T -456)) +((-3751 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1173 (-592 (-525)))) (-5 *1 (-456)))) (-2452 (*1 *2 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456)))) (-3643 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456))))) +(-10 -7 (-15 -3643 ((-525) (-525) (-525))) (-15 -2452 ((-108) (-525) (-525) (-525) (-525))) (-15 -3751 ((-1173 (-592 (-525))) (-713) (-713)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2149 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-2220 (($ $) NIL (|has| |#2| (-517)))) (-4024 (((-108) $) NIL (|has| |#2| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL (|has| |#2| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-4190 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2598 (($ $ (-592 (-525))) NIL)) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#2| (-844)))) (-2875 (($ $ |#2| (-458 (-3594 |#1|) (-713)) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#2| (-458 (-3594 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-800 |#1|)) NIL)) (-3929 (((-458 (-3594 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2121 (($ (-1 (-458 (-3594 |#1|) (-713)) (-458 (-3594 |#1|) (-713))) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3613 (((-3 (-800 |#1|) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#2| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2058 (-713))) "failed") $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#2| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-2146 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2521 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4003 (((-458 (-3594 |#1|) (-713)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-458 (-3594 |#1|) (-713))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) +(((-457 |#1| |#2|) (-13 (-884 |#2| (-458 (-3594 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) (-592 (-1091)) (-977)) (T -457)) +((-2598 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-457 *3 *4)) (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) +(-13 (-884 |#2| (-458 (-3594 |#1|) (-713)) (-800 |#1|)) (-10 -8 (-15 -2598 ($ $ (-592 (-525)))))) +((-1261 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-3969 (((-108) $) NIL (|has| |#2| (-126)))) (-3581 (($ (-856)) NIL (|has| |#2| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) NIL (|has| |#2| (-735)))) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-1954 (((-525) $) NIL (|has| |#2| (-787)))) (-1432 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1020)))) (-3894 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) NIL (|has| |#2| (-1020)))) (-3336 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-1853 (((-3 $ "failed") $) NIL (|has| |#2| (-669)))) (-2894 (($) NIL (|has| |#2| (-346)))) (-2619 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ (-525)) 11)) (-4147 (((-108) $) NIL (|has| |#2| (-787)))) (-3700 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (|has| |#2| (-669)))) (-3288 (((-108) $) NIL (|has| |#2| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3780 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2608 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#2| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#2| (-1020)))) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#2| (-346)))) (-2015 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3105 ((|#2| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-2640 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2258 (($ (-1173 |#2|)) NIL)) (-2989 (((-128)) NIL (|has| |#2| (-341)))) (-2521 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#2|) $) NIL) (($ (-525)) NIL (-3275 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) NIL (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-3998 (((-713)) NIL (|has| |#2| (-977)))) (-2375 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#2| (-787)))) (-1581 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3351 (($) NIL (|has| |#2| (-126)) CONST)) (-3362 (($) NIL (|has| |#2| (-669)) CONST)) (-2096 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3992 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-4034 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4015 (((-108) $ $) 15 (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4078 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) NIL (|has| |#2| (-669))) (($ $ |#2|) NIL (|has| |#2| (-669))) (($ |#2| $) NIL (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-458 |#1| |#2|) (-218 |#1| |#2|) (-713) (-735)) (T -458)) NIL (-218 |#1| |#2|) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-2192 (($ $ $) 32)) (-4205 (($ $ $) 31)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2535 ((|#1| $) 26)) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) 27)) (-1791 (($ |#1| $) 10)) (-1337 (($ (-592 |#1|)) 12)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3412 ((|#1| $) 23)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 9)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 29)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) 21 (|has| $ (-6 -4255))))) -(((-459 |#1|) (-13 (-902 |#1|) (-10 -8 (-15 -1337 ($ (-592 |#1|))))) (-789)) (T -459)) -((-1337 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-459 *3))))) -(-13 (-902 |#1|) (-10 -8 (-15 -1337 ($ (-592 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3501 (($ $) 69)) (-2235 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-3939 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 44)) (-2012 (((-1038) $) NIL)) (-3523 (((-3 |#4| "failed") $) 107)) (-3929 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-525)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-1318 (((-2 (|:| -3453 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-1270 (((-798) $) 102)) (-3355 (($) 33 T CONST)) (-3994 (((-108) $ $) 109)) (-4090 (($ $) 72) (($ $ $) NIL)) (-4080 (($ $ $) 70)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 73))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-1213 (($ $ $) 32)) (-2025 (($ $ $) 31)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2530 ((|#1| $) 26)) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) 27)) (-1710 (($ |#1| $) 10)) (-2371 (($ (-592 |#1|)) 12)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-4017 ((|#1| $) 23)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 9)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 29)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) 21 (|has| $ (-6 -4255))))) +(((-459 |#1|) (-13 (-902 |#1|) (-10 -8 (-15 -2371 ($ (-592 |#1|))))) (-789)) (T -459)) +((-2371 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-459 *3))))) +(-13 (-902 |#1|) (-10 -8 (-15 -2371 ($ (-592 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3497 (($ $) 69)) (-1603 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-1306 (((-391 |#2| (-385 |#2|) |#3| |#4|) $) 44)) (-2015 (((-1038) $) NIL)) (-3519 (((-3 |#4| "failed") $) 107)) (-2543 (($ (-391 |#2| (-385 |#2|) |#3| |#4|)) 76) (($ |#4|) 32) (($ |#1| |#1|) 115) (($ |#1| |#1| (-525)) NIL) (($ |#4| |#2| |#2| |#2| |#1|) 127)) (-3797 (((-2 (|:| -3447 (-391 |#2| (-385 |#2|) |#3| |#4|)) (|:| |principalPart| |#4|)) $) 46)) (-1271 (((-798) $) 102)) (-3351 (($) 33 T CONST)) (-3992 (((-108) $ $) 109)) (-4088 (($ $) 72) (($ $ $) NIL)) (-4078 (($ $ $) 70)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 73))) (((-460 |#1| |#2| |#3| |#4|) (-313 |#1| |#2| |#3| |#4|) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -460)) NIL (-313 |#1| |#2| |#3| |#4|) -((-1246 (((-525) (-592 (-525))) 30)) (-4191 ((|#1| (-592 |#1|)) 56)) (-1694 (((-592 |#1|) (-592 |#1|)) 57)) (-3790 (((-592 |#1|) (-592 |#1|)) 59)) (-2794 ((|#1| (-592 |#1|)) 58)) (-3963 (((-592 (-525)) (-592 |#1|)) 33))) -(((-461 |#1|) (-10 -7 (-15 -2794 (|#1| (-592 |#1|))) (-15 -4191 (|#1| (-592 |#1|))) (-15 -3790 ((-592 |#1|) (-592 |#1|))) (-15 -1694 ((-592 |#1|) (-592 |#1|))) (-15 -3963 ((-592 (-525)) (-592 |#1|))) (-15 -1246 ((-525) (-592 (-525))))) (-1149 (-525))) (T -461)) -((-1246 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) (-4 *4 (-1149 (-525))))) (-3963 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1149 (-525))) (-5 *2 (-592 (-525))) (-5 *1 (-461 *4)))) (-1694 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3)))) (-3790 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3)))) (-4191 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525))))) (-2794 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525)))))) -(-10 -7 (-15 -2794 (|#1| (-592 |#1|))) (-15 -4191 (|#1| (-592 |#1|))) (-15 -3790 ((-592 |#1|) (-592 |#1|))) (-15 -1694 ((-592 |#1|) (-592 |#1|))) (-15 -3963 ((-592 (-525)) (-592 |#1|))) (-15 -1246 ((-525) (-592 (-525))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-525) $) NIL (|has| (-525) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-525) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3897 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-525) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-525) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-525) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-2348 (((-108) $) NIL (|has| (-525) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-525) (-789)))) (-2694 (($ (-1 (-525) (-525)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-525) (-1067)) CONST)) (-1926 (($ (-385 (-525))) 9)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-1864 (((-525) $) NIL (|has| (-525) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-525) $) NIL)) (-2749 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 16) $) 10)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-525) $) NIL (|has| (-525) (-510)))) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| (-525) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4100 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) -(((-462) (-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 16) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -1926 ($ (-385 (-525))))))) (T -462)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-936 16)) (-5 *1 (-462)))) (-3500 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-1926 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))) -(-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -1270 ((-936 16) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -1926 ($ (-385 (-525)))))) -((-4002 (((-592 |#2|) $) 23)) (-3055 (((-108) |#2| $) 28)) (-3339 (((-108) (-1 (-108) |#2|) $) 21)) (-2602 (($ $ (-592 (-273 |#2|))) 13) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-592 |#2|) (-592 |#2|)) NIL)) (-2041 (((-713) (-1 (-108) |#2|) $) 22) (((-713) |#2| $) 26)) (-1270 (((-798) $) 37)) (-1286 (((-108) (-1 (-108) |#2|) $) 20)) (-3994 (((-108) $ $) 31)) (-3596 (((-713) $) 17))) -(((-463 |#1| |#2|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -3055 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -4002 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|))) (-464 |#2|) (-1127)) (T -463)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#2| |#2|)) (-15 -2602 (|#1| |#1| (-273 |#2|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -3055 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -4002 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1699 (((-525) (-592 (-525))) 30)) (-3127 ((|#1| (-592 |#1|)) 56)) (-1372 (((-592 |#1|) (-592 |#1|)) 57)) (-3403 (((-592 |#1|) (-592 |#1|)) 59)) (-2790 ((|#1| (-592 |#1|)) 58)) (-1562 (((-592 (-525)) (-592 |#1|)) 33))) +(((-461 |#1|) (-10 -7 (-15 -2790 (|#1| (-592 |#1|))) (-15 -3127 (|#1| (-592 |#1|))) (-15 -3403 ((-592 |#1|) (-592 |#1|))) (-15 -1372 ((-592 |#1|) (-592 |#1|))) (-15 -1562 ((-592 (-525)) (-592 |#1|))) (-15 -1699 ((-525) (-592 (-525))))) (-1149 (-525))) (T -461)) +((-1699 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) (-4 *4 (-1149 (-525))))) (-1562 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1149 (-525))) (-5 *2 (-592 (-525))) (-5 *1 (-461 *4)))) (-1372 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3)))) (-3403 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3)))) (-3127 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525))))) (-2790 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525)))))) +(-10 -7 (-15 -2790 (|#1| (-592 |#1|))) (-15 -3127 (|#1| (-592 |#1|))) (-15 -3403 ((-592 |#1|) (-592 |#1|))) (-15 -1372 ((-592 |#1|) (-592 |#1|))) (-15 -1562 ((-592 (-525)) (-592 |#1|))) (-15 -1699 ((-525) (-592 (-525))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-525) $) NIL (|has| (-525) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-525) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-525) (-968 (-525))))) (-3894 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-525) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-525) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-525) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-3288 (((-108) $) NIL (|has| (-525) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-525) (-789)))) (-2688 (($ (-1 (-525) (-525)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-525) (-1067)) CONST)) (-2039 (($ (-385 (-525))) 9)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) NIL)) (-2804 (((-525) $) NIL (|has| (-525) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-525) $) NIL)) (-2745 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 8) (($ (-525)) NIL) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL) (((-936 16) $) 10)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-525) $) NIL (|has| (-525) (-510)))) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| (-525) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4098 (($ $ $) NIL) (($ (-525) (-525)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) NIL) (($ $ (-525)) NIL))) +(((-462) (-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 16) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -2039 ($ (-385 (-525))))))) (T -462)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-936 16)) (-5 *1 (-462)))) (-2602 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) (-2039 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))) +(-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -1271 ((-936 16) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -2039 ($ (-385 (-525)))))) +((-3780 (((-592 |#2|) $) 23)) (-2741 (((-108) |#2| $) 28)) (-1509 (((-108) (-1 (-108) |#2|) $) 21)) (-2597 (($ $ (-592 (-273 |#2|))) 13) (($ $ (-273 |#2|)) NIL) (($ $ |#2| |#2|) NIL) (($ $ (-592 |#2|) (-592 |#2|)) NIL)) (-2041 (((-713) (-1 (-108) |#2|) $) 22) (((-713) |#2| $) 26)) (-1271 (((-798) $) 37)) (-2375 (((-108) (-1 (-108) |#2|) $) 20)) (-3992 (((-108) $ $) 31)) (-3594 (((-713) $) 17))) +(((-463 |#1| |#2|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2741 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3780 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|))) (-464 |#2|) (-1127)) (T -463)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#2| |#2|)) (-15 -2597 (|#1| |#1| (-273 |#2|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#2|)))) (-15 -2741 ((-108) |#2| |#1|)) (-15 -2041 ((-713) |#2| |#1|)) (-15 -3780 ((-592 |#2|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#2|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-464 |#1|) (-131) (-1127)) (T -464)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-464 *3)) (-4 *3 (-1127)))) (-2622 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4256)) (-4 *1 (-464 *3)) (-4 *3 (-1127)))) (-1286 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-3339 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-2041 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-713)))) (-3702 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-4002 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-2041 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-713)))) (-3055 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108))))) -(-13 (-33) (-10 -8 (IF (|has| |t#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |t#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |t#1| (-1020)) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) |%noBranch|) (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4256)) (-15 -2622 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4255)) (PROGN (-15 -1286 ((-108) (-1 (-108) |t#1|) $)) (-15 -3339 ((-108) (-1 (-108) |t#1|) $)) (-15 -2041 ((-713) (-1 (-108) |t#1|) $)) (-15 -3702 ((-592 |t#1|) $)) (-15 -4002 ((-592 |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -2041 ((-713) |t#1| $)) (-15 -3055 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2351 (($ $) 15)) (-2320 (($ $) 24)) (-2382 (($ $) 12)) (-2396 (($ $) 10)) (-2367 (($ $) 17)) (-2335 (($ $) 22))) -(((-465 |#1|) (-10 -8 (-15 -2335 (|#1| |#1|)) (-15 -2367 (|#1| |#1|)) (-15 -2396 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|))) (-466)) (T -465)) -NIL -(-10 -8 (-15 -2335 (|#1| |#1|)) (-15 -2367 (|#1| |#1|)) (-15 -2396 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|))) -((-2351 (($ $) 11)) (-2320 (($ $) 10)) (-2382 (($ $) 9)) (-2396 (($ $) 8)) (-2367 (($ $) 7)) (-2335 (($ $) 6))) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-464 *3)) (-4 *3 (-1127)))) (-2608 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4256)) (-4 *1 (-464 *3)) (-4 *3 (-1127)))) (-2375 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-1509 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-2041 (*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-713)))) (-3700 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-3780 (*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-2041 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-713)))) (-2741 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108))))) +(-13 (-33) (-10 -8 (IF (|has| |t#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |t#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |t#1| (-1020)) (IF (|has| |t#1| (-288 |t#1|)) (-6 (-288 |t#1|)) |%noBranch|) |%noBranch|) (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (IF (|has| $ (-6 -4256)) (-15 -2608 ($ (-1 |t#1| |t#1|) $)) |%noBranch|) (IF (|has| $ (-6 -4255)) (PROGN (-15 -2375 ((-108) (-1 (-108) |t#1|) $)) (-15 -1509 ((-108) (-1 (-108) |t#1|) $)) (-15 -2041 ((-713) (-1 (-108) |t#1|) $)) (-15 -3700 ((-592 |t#1|) $)) (-15 -3780 ((-592 |t#1|) $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -2041 ((-713) |t#1| $)) (-15 -2741 ((-108) |t#1| $))) |%noBranch|)) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2351 (($ $) 15)) (-2321 (($ $) 24)) (-2382 (($ $) 12)) (-2397 (($ $) 10)) (-2368 (($ $) 17)) (-2337 (($ $) 22))) +(((-465 |#1|) (-10 -8 (-15 -2337 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|))) (-466)) (T -465)) +NIL +(-10 -8 (-15 -2337 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|))) +((-2351 (($ $) 11)) (-2321 (($ $) 10)) (-2382 (($ $) 9)) (-2397 (($ $) 8)) (-2368 (($ $) 7)) (-2337 (($ $) 6))) (((-466) (-131)) (T -466)) -((-2351 (*1 *1 *1) (-4 *1 (-466))) (-2320 (*1 *1 *1) (-4 *1 (-466))) (-2382 (*1 *1 *1) (-4 *1 (-466))) (-2396 (*1 *1 *1) (-4 *1 (-466))) (-2367 (*1 *1 *1) (-4 *1 (-466))) (-2335 (*1 *1 *1) (-4 *1 (-466)))) -(-13 (-10 -8 (-15 -2335 ($ $)) (-15 -2367 ($ $)) (-15 -2396 ($ $)) (-15 -2382 ($ $)) (-15 -2320 ($ $)) (-15 -2351 ($ $)))) -((-2194 (((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)) 42))) -(((-467 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) (-341) (-1149 |#1|) (-13 (-341) (-138) (-667 |#1| |#2|)) (-1149 |#3|)) (T -467)) -((-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-4 *7 (-13 (-341) (-138) (-667 *5 *6))) (-5 *2 (-396 *3)) (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1149 *7))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2963 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-2460 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2028 (((-108) $) 39)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3335 (((-108) $ $) 64)) (-1896 (((-592 (-565 $)) $) 48)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1222 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1319 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-1957 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2591 (((-3 (-565 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3897 (((-565 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) 50)) (-1726 (($ $ $) NIL)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-385 (-525)))) (|:| |vec| (-1173 (-385 (-525))))) (-632 $) (-1173 $)) NIL) (((-632 (-385 (-525))) (-632 $)) NIL)) (-3501 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3733 (($ $) NIL) (($ (-592 $)) NIL)) (-1366 (((-592 (-110)) $) NIL)) (-4166 (((-110) (-110)) NIL)) (-4211 (((-108) $) 42)) (-2353 (((-108) $) NIL (|has| $ (-968 (-525))))) (-1498 (((-1043 (-525) (-565 $)) $) 37)) (-1750 (($ $ (-525)) NIL)) (-1671 (((-1087 $) (-1087 $) (-565 $)) 78) (((-1087 $) (-1087 $) (-592 (-565 $))) 55) (($ $ (-565 $)) 67) (($ $ (-592 (-565 $))) 68)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3469 (((-1087 $) (-565 $)) 65 (|has| $ (-977)))) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 $ $) (-565 $)) NIL)) (-1536 (((-3 (-565 $) "failed") $) NIL)) (-2756 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2129 (((-592 (-565 $)) $) NIL)) (-1578 (($ (-110) $) NIL) (($ (-110) (-592 $)) NIL)) (-2902 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-2502 (($ $) NIL)) (-1751 (((-713) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2510 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2602 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-2430 (((-713) $) NIL)) (-3410 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-4181 (($ $) NIL) (($ $ $) NIL)) (-2524 (($ $ (-713)) NIL) (($ $) 36)) (-1511 (((-1043 (-525) (-565 $)) $) 20)) (-4209 (($ $) NIL (|has| $ (-977)))) (-2749 (((-357) $) 92) (((-205) $) 100) (((-157 (-357)) $) 108)) (-1270 (((-798) $) NIL) (($ (-565 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1043 (-525) (-565 $))) 21)) (-2031 (((-713)) NIL)) (-1604 (($ $) NIL) (($ (-592 $)) NIL)) (-2804 (((-108) (-110)) 84)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) 10 T CONST)) (-3365 (($) 22 T CONST)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 24)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4100 (($ $ $) 44)) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) 46) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) 27) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) -(((-468) (-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1270 ($ (-1043 (-525) (-565 $)))) (-15 -1498 ((-1043 (-525) (-565 $)) $)) (-15 -1511 ((-1043 (-525) (-565 $)) $)) (-15 -3501 ($ $)) (-15 -3335 ((-108) $ $)) (-15 -1671 ((-1087 $) (-1087 $) (-565 $))) (-15 -1671 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -1671 ($ $ (-565 $))) (-15 -1671 ($ $ (-592 (-565 $))))))) (T -468)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-1498 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-1511 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-3501 (*1 *1 *1) (-5 *1 (-468))) (-3335 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468)))) (-1671 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-565 (-468))) (-5 *1 (-468)))) (-1671 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-592 (-565 (-468)))) (-5 *1 (-468)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-565 (-468))) (-5 *1 (-468)))) (-1671 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-468)))) (-5 *1 (-468))))) -(-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1270 ($ (-1043 (-525) (-565 $)))) (-15 -1498 ((-1043 (-525) (-565 $)) $)) (-15 -1511 ((-1043 (-525) (-565 $)) $)) (-15 -3501 ($ $)) (-15 -3335 ((-108) $ $)) (-15 -1671 ((-1087 $) (-1087 $) (-565 $))) (-15 -1671 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -1671 ($ $ (-565 $))) (-15 -1671 ($ $ (-592 (-565 $)))))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) 25 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 22 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 21)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 14)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 12 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) 23 (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) 10 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 13)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 24) (($ $ (-1140 (-525))) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) 9 (|has| $ (-6 -4255))))) +((-2351 (*1 *1 *1) (-4 *1 (-466))) (-2321 (*1 *1 *1) (-4 *1 (-466))) (-2382 (*1 *1 *1) (-4 *1 (-466))) (-2397 (*1 *1 *1) (-4 *1 (-466))) (-2368 (*1 *1 *1) (-4 *1 (-466))) (-2337 (*1 *1 *1) (-4 *1 (-466)))) +(-13 (-10 -8 (-15 -2337 ($ $)) (-15 -2368 ($ $)) (-15 -2397 ($ $)) (-15 -2382 ($ $)) (-15 -2321 ($ $)) (-15 -2351 ($ $)))) +((-2197 (((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)) 42))) +(((-467 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) (-341) (-1149 |#1|) (-13 (-341) (-138) (-667 |#1| |#2|)) (-1149 |#3|)) (T -467)) +((-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-4 *7 (-13 (-341) (-138) (-667 *5 *6))) (-5 *2 (-396 *3)) (-5 *1 (-467 *5 *6 *7 *3)) (-4 *3 (-1149 *7))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4| (-1 (-396 |#2|) |#2|)))) +((-1261 (((-108) $ $) NIL)) (-4059 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-1863 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-3969 (((-108) $) 39)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1477 (((-108) $ $) 64)) (-1899 (((-592 (-565 $)) $) 48)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1223 (($ $ (-273 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-3804 (((-592 $) (-1087 $) (-1091)) NIL) (((-592 $) (-1087 $)) NIL) (((-592 $) (-887 $)) NIL)) (-3848 (($ (-1087 $) (-1091)) NIL) (($ (-1087 $)) NIL) (($ (-887 $)) NIL)) (-2588 (((-3 (-565 $) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL)) (-3894 (((-565 $) $) NIL) (((-525) $) NIL) (((-385 (-525)) $) 50)) (-1731 (($ $ $) NIL)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-385 (-525)))) (|:| |vec| (-1173 (-385 (-525))))) (-632 $) (-1173 $)) NIL) (((-632 (-385 (-525))) (-632 $)) NIL)) (-3497 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4076 (($ $) NIL) (($ (-592 $)) NIL)) (-2786 (((-592 (-110)) $) NIL)) (-2981 (((-110) (-110)) NIL)) (-2109 (((-108) $) 42)) (-3302 (((-108) $) NIL (|has| $ (-968 (-525))))) (-1501 (((-1043 (-525) (-565 $)) $) 37)) (-3999 (($ $ (-525)) NIL)) (-3534 (((-1087 $) (-1087 $) (-565 $)) 78) (((-1087 $) (-1087 $) (-592 (-565 $))) 55) (($ $ (-565 $)) 67) (($ $ (-592 (-565 $))) 68)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3373 (((-1087 $) (-565 $)) 65 (|has| $ (-977)))) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 $ $) (-565 $)) NIL)) (-3733 (((-3 (-565 $) "failed") $) NIL)) (-2755 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2132 (((-592 (-565 $)) $) NIL)) (-1583 (($ (-110) $) NIL) (($ (-110) (-592 $)) NIL)) (-1676 (((-108) $ (-110)) NIL) (((-108) $ (-1091)) NIL)) (-2500 (($ $) NIL)) (-1756 (((-713) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2438 (((-108) $ $) NIL) (((-108) $ (-1091)) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL (|has| $ (-968 (-525))))) (-2597 (($ $ (-565 $) $) NIL) (($ $ (-592 (-565 $)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-1091)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-1091) (-1 $ (-592 $))) NIL) (($ $ (-1091) (-1 $ $)) NIL) (($ $ (-592 (-110)) (-592 (-1 $ $))) NIL) (($ $ (-592 (-110)) (-592 (-1 $ (-592 $)))) NIL) (($ $ (-110) (-1 $ (-592 $))) NIL) (($ $ (-110) (-1 $ $)) NIL)) (-2931 (((-713) $) NIL)) (-3405 (($ (-110) $) NIL) (($ (-110) $ $) NIL) (($ (-110) $ $ $) NIL) (($ (-110) $ $ $ $) NIL) (($ (-110) (-592 $)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3064 (($ $) NIL) (($ $ $) NIL)) (-2521 (($ $ (-713)) NIL) (($ $) 36)) (-1512 (((-1043 (-525) (-565 $)) $) 20)) (-2079 (($ $) NIL (|has| $ (-977)))) (-2745 (((-357) $) 92) (((-205) $) 100) (((-157 (-357)) $) 108)) (-1271 (((-798) $) NIL) (($ (-565 $)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-1043 (-525) (-565 $))) 21)) (-3998 (((-713)) NIL)) (-1599 (($ $) NIL) (($ (-592 $)) NIL)) (-1946 (((-108) (-110)) 84)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-525)) NIL) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) 10 T CONST)) (-3362 (($) 22 T CONST)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 24)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4098 (($ $ $) 44)) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-385 (-525))) NIL) (($ $ (-525)) 46) (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ $ $) 27) (($ (-525) $) NIL) (($ (-713) $) NIL) (($ (-856) $) NIL))) +(((-468) (-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1271 ($ (-1043 (-525) (-565 $)))) (-15 -1501 ((-1043 (-525) (-565 $)) $)) (-15 -1512 ((-1043 (-525) (-565 $)) $)) (-15 -3497 ($ $)) (-15 -1477 ((-108) $ $)) (-15 -3534 ((-1087 $) (-1087 $) (-565 $))) (-15 -3534 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -3534 ($ $ (-565 $))) (-15 -3534 ($ $ (-592 (-565 $))))))) (T -468)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-1501 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-1512 (*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) (-3497 (*1 *1 *1) (-5 *1 (-468))) (-1477 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468)))) (-3534 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-565 (-468))) (-5 *1 (-468)))) (-3534 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-592 (-565 (-468)))) (-5 *1 (-468)))) (-3534 (*1 *1 *1 *2) (-12 (-5 *2 (-565 (-468))) (-5 *1 (-468)))) (-3534 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-468)))) (-5 *1 (-468))))) +(-13 (-281) (-27) (-968 (-525)) (-968 (-385 (-525))) (-588 (-525)) (-953) (-588 (-385 (-525))) (-138) (-567 (-157 (-357))) (-213) (-10 -8 (-15 -1271 ($ (-1043 (-525) (-565 $)))) (-15 -1501 ((-1043 (-525) (-565 $)) $)) (-15 -1512 ((-1043 (-525) (-565 $)) $)) (-15 -3497 ($ $)) (-15 -1477 ((-108) $ $)) (-15 -3534 ((-1087 $) (-1087 $) (-565 $))) (-15 -3534 ((-1087 $) (-1087 $) (-592 (-565 $)))) (-15 -3534 ($ $ (-565 $))) (-15 -3534 ($ $ (-592 (-565 $)))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) 25 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 22 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 21)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 14)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 12 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) 23 (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 16 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 17) (($ (-1 |#1| |#1| |#1|) $ $) 19)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) 10 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 13)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 24) (($ $ (-1140 (-525))) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) 9 (|has| $ (-6 -4255))))) (((-469 |#1| |#2|) (-19 |#1|) (-1127) (-525)) (T -469)) NIL (-19 |#1|) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) NIL)) (-3202 (($ $ (-525) (-469 |#1| |#3|)) NIL)) (-2498 (($ $ (-525) (-469 |#1| |#2|)) NIL)) (-4083 (($) NIL T CONST)) (-2000 (((-469 |#1| |#3|) $ (-525)) NIL)) (-2632 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2571 ((|#1| $ (-525) (-525)) NIL)) (-3702 (((-592 |#1|) $) NIL)) (-1857 (((-713) $) NIL)) (-3489 (($ (-713) (-713) |#1|) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-3814 (((-469 |#1| |#2|) $ (-525)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) NIL)) (-1568 (($ $ (-525) (-469 |#1| |#3|)) NIL)) (-2293 (($ $ (-525) (-469 |#1| |#2|)) NIL)) (-3347 (($) NIL T CONST)) (-2196 (((-469 |#1| |#3|) $ (-525)) NIL)) (-2619 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2558 ((|#1| $ (-525) (-525)) NIL)) (-3700 (((-592 |#1|) $) NIL)) (-1862 (((-713) $) NIL)) (-3485 (($ (-713) (-713) |#1|) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-3631 (((-469 |#1| |#2|) $ (-525)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-470 |#1| |#2| |#3|) (-55 |#1| (-469 |#1| |#3|) (-469 |#1| |#2|)) (-1127) (-525) (-525)) (T -470)) NIL (-55 |#1| (-469 |#1| |#3|) (-469 |#1| |#2|)) -((-2053 (((-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713)) 27)) (-2695 (((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713)) 34)) (-3342 (((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)) 85))) -(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -2695 ((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713))) (-15 -2053 ((-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713))) (-15 -3342 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)))) (-327) (-1149 |#1|) (-1149 |#2|)) (T -471)) -((-3342 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-2 (|:| -2187 (-632 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-632 *7))))) (-5 *5 (-713)) (-4 *7 (-1149 *6)) (-4 *8 (-1149 *7)) (-4 *6 (-327)) (-5 *2 (-2 (|:| -2187 (-632 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-632 *7)))) (-5 *1 (-471 *6 *7 *8)))) (-2053 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-4 *5 (-327)) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -2187 (-632 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-632 *6))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-2 (|:| -2187 (-632 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-632 *6)))) (-4 *7 (-1149 *6)))) (-2695 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-713)) (-4 *3 (-327)) (-4 *5 (-1149 *3)) (-5 *2 (-592 (-1087 *3))) (-5 *1 (-471 *3 *5 *6)) (-4 *6 (-1149 *5))))) -(-10 -7 (-15 -2695 ((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713))) (-15 -2053 ((-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713))) (-15 -3342 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)))) -((-4003 (((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))) 62)) (-3975 ((|#1| (-632 |#1|) |#1| (-713)) 25)) (-2780 (((-713) (-713) (-713)) 30)) (-1285 (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 42)) (-1515 (((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|) 50) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 47)) (-1380 ((|#1| (-632 |#1|) (-632 |#1|) |#1| (-525)) 29)) (-1399 ((|#1| (-632 |#1|)) 18))) -(((-472 |#1| |#2| |#3|) (-10 -7 (-15 -1399 (|#1| (-632 |#1|))) (-15 -3975 (|#1| (-632 |#1|) |#1| (-713))) (-15 -1380 (|#1| (-632 |#1|) (-632 |#1|) |#1| (-525))) (-15 -2780 ((-713) (-713) (-713))) (-15 -1515 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1515 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -1285 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -4003 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))))) (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $)))) (-1149 |#1|) (-387 |#1| |#2|)) (T -472)) -((-4003 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1285 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1515 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1515 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2780 (*1 *2 *2 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-1380 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-632 *2)) (-5 *4 (-525)) (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-3975 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-632 *2)) (-5 *4 (-713)) (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-1399 (*1 *2 *3) (-12 (-5 *3 (-632 *2)) (-4 *4 (-1149 *2)) (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4))))) -(-10 -7 (-15 -1399 (|#1| (-632 |#1|))) (-15 -3975 (|#1| (-632 |#1|) |#1| (-713))) (-15 -1380 (|#1| (-632 |#1|) (-632 |#1|) |#1| (-525))) (-15 -2780 ((-713) (-713) (-713))) (-15 -1515 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1515 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -1285 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -4003 ((-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2187 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))))) -((-1260 (((-108) $ $) NIL)) (-3411 (($ $) NIL)) (-4144 (($ $ $) 35)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) $) NIL (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-1438 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-108) (-789)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2855 (($ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-108) $ (-1140 (-525)) (-108)) NIL (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) 36 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1614 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3501 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-2632 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-2571 (((-108) $ (-525)) NIL)) (-1916 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1020))) (((-525) (-108) $) NIL (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3702 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3818 (($ $ $) 33)) (-1825 (($ $) NIL)) (-3095 (($ $ $) NIL)) (-3489 (($ (-713) (-108)) 23)) (-2181 (($ $ $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 8 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL)) (-4205 (($ $ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-4002 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL)) (-2622 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-108) $) NIL (|has| (-525) (-789)))) (-1639 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-3353 (($ $ (-108)) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-108)) (-592 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1567 (((-592 (-108)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 24)) (-3410 (($ $ (-1140 (-525))) NIL) (((-108) $ (-525)) 18) (((-108) $ (-525) (-108)) NIL)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2041 (((-713) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020)))) (((-713) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) 25)) (-2749 (((-501) $) NIL (|has| (-108) (-567 (-501))))) (-1279 (($ (-592 (-108))) NIL)) (-2014 (($ (-592 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1270 (((-798) $) 22)) (-1286 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3831 (($ $ $) 31)) (-1576 (($ $) NIL)) (-3236 (($ $ $) NIL)) (-2739 (($ $ $) 39)) (-2754 (($ $) 37)) (-2729 (($ $ $) 38)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 26)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 27)) (-3227 (($ $ $) NIL)) (-3596 (((-713) $) 10 (|has| $ (-6 -4255))))) -(((-473 |#1|) (-13 (-119) (-10 -8 (-15 -2754 ($ $)) (-15 -2739 ($ $ $)) (-15 -2729 ($ $ $)))) (-525)) (T -473)) -((-2754 (*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2739 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2729 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))) -(-13 (-119) (-10 -8 (-15 -2754 ($ $)) (-15 -2739 ($ $ $)) (-15 -2729 ($ $ $)))) -((-1276 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|)) 35)) (-1290 (((-1087 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1087 |#4|)) 22)) (-1301 (((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|))) 46)) (-3847 (((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|) 55))) -(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1290 (|#2| (-1 |#1| |#4|) (-1087 |#4|))) (-15 -1290 ((-1087 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1276 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|))) (-15 -1301 ((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|)))) (-15 -3847 ((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|))) (-977) (-1149 |#1|) (-1149 |#2|) (-977)) (T -474)) -((-3847 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *7))) (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1149 *6)))) (-1301 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-632 (-1087 *8))) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-1149 *5)) (-5 *2 (-632 *6)) (-5 *1 (-474 *5 *6 *7 *8)) (-4 *7 (-1149 *6)))) (-1276 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2)))) (-1290 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *4 (-1149 *5)) (-5 *2 (-1087 *7)) (-5 *1 (-474 *5 *4 *6 *7)) (-4 *6 (-1149 *4)))) (-1290 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2))))) -(-10 -7 (-15 -1290 (|#2| (-1 |#1| |#4|) (-1087 |#4|))) (-15 -1290 ((-1087 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -1276 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|))) (-15 -1301 ((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|)))) (-15 -3847 ((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2869 (((-1178) $) 19)) (-3410 (((-1074) $ (-1091)) 23)) (-2868 (((-1178) $) 15)) (-1270 (((-798) $) 21) (($ (-1074)) 20)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 9)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 8))) -(((-475) (-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $)) (-15 -1270 ($ (-1074)))))) (T -475)) -((-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1074)) (-5 *1 (-475)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475)))) (-2869 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-475))))) -(-13 (-789) (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) (-15 -2869 ((-1178) $)) (-15 -1270 ($ (-1074))))) -((-3995 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-3192 ((|#1| |#4|) 10)) (-3761 ((|#3| |#4|) 17))) -(((-476 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3192 (|#1| |#4|)) (-15 -3761 (|#3| |#4|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-517) (-925 |#1|) (-351 |#1|) (-351 |#2|)) (T -476)) -((-3995 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) (-3761 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-4 *2 (-351 *4)) (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) (-3192 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-351 *4))))) -(-10 -7 (-15 -3192 (|#1| |#4|)) (-15 -3761 (|#3| |#4|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) -((-1260 (((-108) $ $) NIL)) (-2139 (((-108) $ (-592 |#3|)) 104) (((-108) $) 105)) (-2028 (((-108) $) 148)) (-1395 (($ $ |#4|) 96) (($ $ |#4| (-592 |#3|)) 100)) (-3888 (((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|)) 141 (|has| |#3| (-567 (-1091))))) (-3461 (($ $ $) 90) (($ $ |#4|) 88)) (-4211 (((-108) $) 147)) (-2111 (($ $) 108)) (-3247 (((-1074) $) NIL)) (-3446 (($ $ $) 82) (($ (-592 $)) 84)) (-3542 (((-108) |#4| $) 107)) (-1376 (((-108) $ $) 71)) (-3939 (($ (-592 |#4|)) 89)) (-2012 (((-1038) $) NIL)) (-4075 (($ (-592 |#4|)) 145)) (-3525 (((-108) $) 146)) (-2173 (($ $) 73)) (-3869 (((-592 |#4|) $) 57)) (-1551 (((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|)) NIL)) (-2299 (((-108) |#4| $) 76)) (-2776 (((-525) $ (-592 |#3|)) 109) (((-525) $) 110)) (-1270 (((-798) $) 144) (($ (-592 |#4|)) 85)) (-2220 (($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $))) NIL)) (-3994 (((-108) $ $) 72)) (-4080 (($ $ $) 92)) (** (($ $ (-713)) 95)) (* (($ $ $) 94))) -(((-477 |#1| |#2| |#3| |#4|) (-13 (-1020) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 -4080 ($ $ $)) (-15 -4211 ((-108) $)) (-15 -2028 ((-108) $)) (-15 -2299 ((-108) |#4| $)) (-15 -1376 ((-108) $ $)) (-15 -3542 ((-108) |#4| $)) (-15 -2139 ((-108) $ (-592 |#3|))) (-15 -2139 ((-108) $)) (-15 -3446 ($ $ $)) (-15 -3446 ($ (-592 $))) (-15 -3461 ($ $ $)) (-15 -3461 ($ $ |#4|)) (-15 -2173 ($ $)) (-15 -1551 ((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|))) (-15 -2220 ($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)))) (-15 -2776 ((-525) $ (-592 |#3|))) (-15 -2776 ((-525) $)) (-15 -2111 ($ $)) (-15 -3939 ($ (-592 |#4|))) (-15 -4075 ($ (-592 |#4|))) (-15 -3525 ((-108) $)) (-15 -3869 ((-592 |#4|) $)) (-15 -1270 ($ (-592 |#4|))) (-15 -1395 ($ $ |#4|)) (-15 -1395 ($ $ |#4| (-592 |#3|))) (IF (|has| |#3| (-567 (-1091))) (-15 -3888 ((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|))) |%noBranch|))) (-341) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -477)) -((* (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-4080 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-4211 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-2028 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-2299 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-1376 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3542 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2139 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-2139 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3446 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3446 (*1 *1 *2) (-12 (-5 *2 (-592 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) (-3461 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3461 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-2173 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-1551 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-2 (|:| |mval| (-632 *4)) (|:| |invmval| (-632 *4)) (|:| |genIdeal| (-477 *4 *5 *6 *7)))) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-2220 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-632 *3)) (|:| |invmval| (-632 *3)) (|:| |genIdeal| (-477 *3 *4 *5 *6)))) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2776 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-2776 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-2111 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3939 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-4075 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-3525 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3869 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *6)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-1395 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-1395 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-884 *4 *5 *6)))) (-3888 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *6 (-567 (-1091))) (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1081 (-592 (-887 *4)) (-592 (-273 (-887 *4))))) (-5 *1 (-477 *4 *5 *6 *7))))) -(-13 (-1020) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 -4080 ($ $ $)) (-15 -4211 ((-108) $)) (-15 -2028 ((-108) $)) (-15 -2299 ((-108) |#4| $)) (-15 -1376 ((-108) $ $)) (-15 -3542 ((-108) |#4| $)) (-15 -2139 ((-108) $ (-592 |#3|))) (-15 -2139 ((-108) $)) (-15 -3446 ($ $ $)) (-15 -3446 ($ (-592 $))) (-15 -3461 ($ $ $)) (-15 -3461 ($ $ |#4|)) (-15 -2173 ($ $)) (-15 -1551 ((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|))) (-15 -2220 ($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)))) (-15 -2776 ((-525) $ (-592 |#3|))) (-15 -2776 ((-525) $)) (-15 -2111 ($ $)) (-15 -3939 ($ (-592 |#4|))) (-15 -4075 ($ (-592 |#4|))) (-15 -3525 ((-108) $)) (-15 -3869 ((-592 |#4|) $)) (-15 -1270 ($ (-592 |#4|))) (-15 -1395 ($ $ |#4|)) (-15 -1395 ($ $ |#4| (-592 |#3|))) (IF (|has| |#3| (-567 (-1091))) (-15 -3888 ((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|))) |%noBranch|))) -((-3864 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 149)) (-2669 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 150)) (-1300 (((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 108)) (-2822 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) NIL)) (-2768 (((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 152)) (-1321 (((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))) 164))) -(((-478 |#1| |#2|) (-10 -7 (-15 -3864 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2669 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2822 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1300 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2768 ((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1321 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))))) (-592 (-1091)) (-713)) (T -478)) -((-1321 (*1 *2 *2 *3) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *1 (-478 *4 *5)))) (-2768 (*1 *2 *3) (-12 (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-592 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525)))))) (-5 *1 (-478 *4 *5)) (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))))) (-1300 (*1 *2 *2) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *4 (-713)) (-800 *3) (-227 *3 (-385 (-525))))) (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-478 *3 *4)))) (-2822 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-2669 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-3864 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5))))) -(-10 -7 (-15 -3864 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2669 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2822 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1300 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2768 ((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1321 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3900 ((|#2| $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3355 (($) 12 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) 11) (($ $ $) 24)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 18))) +((-2114 (((-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713)) 27)) (-3341 (((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713)) 34)) (-1549 (((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)) 85))) +(((-471 |#1| |#2| |#3|) (-10 -7 (-15 -3341 ((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713))) (-15 -2114 ((-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713))) (-15 -1549 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)))) (-327) (-1149 |#1|) (-1149 |#2|)) (T -471)) +((-1549 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-2 (|:| -2495 (-632 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-632 *7))))) (-5 *5 (-713)) (-4 *7 (-1149 *6)) (-4 *8 (-1149 *7)) (-4 *6 (-327)) (-5 *2 (-2 (|:| -2495 (-632 *7)) (|:| |basisDen| *7) (|:| |basisInv| (-632 *7)))) (-5 *1 (-471 *6 *7 *8)))) (-2114 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-713)) (-4 *5 (-327)) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -2495 (-632 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-632 *6))))) (-5 *1 (-471 *5 *6 *7)) (-5 *3 (-2 (|:| -2495 (-632 *6)) (|:| |basisDen| *6) (|:| |basisInv| (-632 *6)))) (-4 *7 (-1149 *6)))) (-3341 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-713)) (-4 *3 (-327)) (-4 *5 (-1149 *3)) (-5 *2 (-592 (-1087 *3))) (-5 *1 (-471 *3 *5 *6)) (-4 *6 (-1149 *5))))) +(-10 -7 (-15 -3341 ((-592 (-1087 |#1|)) |#1| (-713) (-713) (-713))) (-15 -2114 ((-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-713) (-713))) (-15 -1549 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) (-592 |#3|) (-592 (-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) (-713)))) +((-3792 (((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))) 62)) (-1684 ((|#1| (-632 |#1|) |#1| (-713)) 25)) (-3014 (((-713) (-713) (-713)) 30)) (-2358 (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 42)) (-2273 (((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|) 50) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 47)) (-2912 ((|#1| (-632 |#1|) (-632 |#1|) |#1| (-525)) 29)) (-2313 ((|#1| (-632 |#1|)) 18))) +(((-472 |#1| |#2| |#3|) (-10 -7 (-15 -2313 (|#1| (-632 |#1|))) (-15 -1684 (|#1| (-632 |#1|) |#1| (-713))) (-15 -2912 (|#1| (-632 |#1|) (-632 |#1|) |#1| (-525))) (-15 -3014 ((-713) (-713) (-713))) (-15 -2273 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2273 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -2358 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3792 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))))) (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $)))) (-1149 |#1|) (-387 |#1| |#2|)) (T -472)) +((-3792 (*1 *2 *2 *2) (-12 (-5 *2 (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2358 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2273 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2273 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-3014 (*1 *2 *2 *2) (-12 (-5 *2 (-713)) (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) (-2912 (*1 *2 *3 *3 *2 *4) (-12 (-5 *3 (-632 *2)) (-5 *4 (-525)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-1684 (*1 *2 *3 *2 *4) (-12 (-5 *3 (-632 *2)) (-5 *4 (-713)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5)))) (-2313 (*1 *2 *3) (-12 (-5 *3 (-632 *2)) (-4 *4 (-1149 *2)) (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4))))) +(-10 -7 (-15 -2313 (|#1| (-632 |#1|))) (-15 -1684 (|#1| (-632 |#1|) |#1| (-713))) (-15 -2912 (|#1| (-632 |#1|) (-632 |#1|) |#1| (-525))) (-15 -3014 ((-713) (-713) (-713))) (-15 -2273 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2273 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -2358 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3792 ((-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|))) (-2 (|:| -2495 (-632 |#1|)) (|:| |basisDen| |#1|) (|:| |basisInv| (-632 |#1|)))))) +((-1261 (((-108) $ $) NIL)) (-3407 (($ $) NIL)) (-4143 (($ $ $) 35)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) $) NIL (|has| (-108) (-789))) (((-108) (-1 (-108) (-108) (-108)) $) NIL)) (-2166 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-108) (-789)))) (($ (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2851 (($ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-108) $ (-1140 (-525)) (-108)) NIL (|has| $ (-6 -4256))) (((-108) $ (-525) (-108)) 36 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-1619 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (($ (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3497 (((-108) (-1 (-108) (-108) (-108)) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108)) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-108) (-108)) $ (-108) (-108)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-2619 (((-108) $ (-525) (-108)) NIL (|has| $ (-6 -4256)))) (-2558 (((-108) $ (-525)) NIL)) (-1920 (((-525) (-108) $ (-525)) NIL (|has| (-108) (-1020))) (((-525) (-108) $) NIL (|has| (-108) (-1020))) (((-525) (-1 (-108) (-108)) $) NIL)) (-3700 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-3816 (($ $ $) 33)) (-1830 (($ $) NIL)) (-3073 (($ $ $) NIL)) (-3485 (($ (-713) (-108)) 23)) (-2422 (($ $ $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 8 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL)) (-2025 (($ $ $) NIL (|has| (-108) (-789))) (($ (-1 (-108) (-108) (-108)) $ $) NIL)) (-3780 (((-592 (-108)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL)) (-2608 (($ (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-108) (-108) (-108)) $ $) 30) (($ (-1 (-108) (-108)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ (-108) $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-108) $) NIL (|has| (-525) (-789)))) (-3478 (((-3 (-108) "failed") (-1 (-108) (-108)) $) NIL)) (-1646 (($ $ (-108)) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-108)) (-592 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-108) (-108)) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-273 (-108))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020)))) (($ $ (-592 (-273 (-108)))) NIL (-12 (|has| (-108) (-288 (-108))) (|has| (-108) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020))))) (-4181 (((-592 (-108)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 24)) (-3405 (($ $ (-1140 (-525))) NIL) (((-108) $ (-525)) 18) (((-108) $ (-525) (-108)) NIL)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2041 (((-713) (-108) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-108) (-1020)))) (((-713) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) 25)) (-2745 (((-501) $) NIL (|has| (-108) (-567 (-501))))) (-1280 (($ (-592 (-108))) NIL)) (-2017 (($ (-592 $)) NIL) (($ $ $) NIL) (($ (-108) $) NIL) (($ $ (-108)) NIL)) (-1271 (((-798) $) 22)) (-2375 (((-108) (-1 (-108) (-108)) $) NIL (|has| $ (-6 -4255)))) (-3828 (($ $ $) 31)) (-1581 (($ $) NIL)) (-3232 (($ $ $) NIL)) (-2735 (($ $ $) 39)) (-2750 (($ $) 37)) (-2725 (($ $ $) 38)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 26)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 27)) (-3223 (($ $ $) NIL)) (-3594 (((-713) $) 10 (|has| $ (-6 -4255))))) +(((-473 |#1|) (-13 (-119) (-10 -8 (-15 -2750 ($ $)) (-15 -2735 ($ $ $)) (-15 -2725 ($ $ $)))) (-525)) (T -473)) +((-2750 (*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2735 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) (-2725 (*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525))))) +(-13 (-119) (-10 -8 (-15 -2750 ($ $)) (-15 -2735 ($ $ $)) (-15 -2725 ($ $ $)))) +((-3660 (((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|)) 35)) (-2417 (((-1087 |#4|) (-1 |#4| |#1|) |#2|) 31) ((|#2| (-1 |#1| |#4|) (-1087 |#4|)) 22)) (-2527 (((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|))) 46)) (-2902 (((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|) 55))) +(((-474 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2417 (|#2| (-1 |#1| |#4|) (-1087 |#4|))) (-15 -2417 ((-1087 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3660 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|))) (-15 -2527 ((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|)))) (-15 -2902 ((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|))) (-977) (-1149 |#1|) (-1149 |#2|) (-977)) (T -474)) +((-2902 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *7))) (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1149 *6)))) (-2527 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) (-5 *4 (-632 (-1087 *8))) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-1149 *5)) (-5 *2 (-632 *6)) (-5 *1 (-474 *5 *6 *7 *8)) (-4 *7 (-1149 *6)))) (-3660 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2)))) (-2417 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *4 (-1149 *5)) (-5 *2 (-1087 *7)) (-5 *1 (-474 *5 *4 *6 *7)) (-4 *6 (-1149 *4)))) (-2417 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2))))) +(-10 -7 (-15 -2417 (|#2| (-1 |#1| |#4|) (-1087 |#4|))) (-15 -2417 ((-1087 |#4|) (-1 |#4| |#1|) |#2|)) (-15 -3660 ((-3 |#2| "failed") (-1 (-3 |#1| "failed") |#4|) (-1087 |#4|))) (-15 -2527 ((-3 (-632 |#2|) "failed") (-1 (-3 |#1| "failed") |#4|) (-632 (-1087 |#4|)))) (-15 -2902 ((-1087 (-1087 |#4|)) (-1 |#4| |#1|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1358 (((-1178) $) 19)) (-3405 (((-1074) $ (-1091)) 23)) (-2863 (((-1178) $) 15)) (-1271 (((-798) $) 21) (($ (-1074)) 20)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 9)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 8))) +(((-475) (-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $)) (-15 -1271 ($ (-1074)))))) (T -475)) +((-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1074)) (-5 *1 (-475)))) (-2863 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475)))) (-1358 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-475))))) +(-13 (-789) (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) (-15 -1358 ((-1178) $)) (-15 -1271 ($ (-1074))))) +((-3706 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|) 19)) (-1464 ((|#1| |#4|) 10)) (-3206 ((|#3| |#4|) 17))) +(((-476 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1464 (|#1| |#4|)) (-15 -3206 (|#3| |#4|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) (-517) (-925 |#1|) (-351 |#1|) (-351 |#2|)) (T -476)) +((-3706 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) (-3206 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-4 *2 (-351 *4)) (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) (-1464 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-351 *4))))) +(-10 -7 (-15 -1464 (|#1| |#4|)) (-15 -3206 (|#3| |#4|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#4|))) +((-1261 (((-108) $ $) NIL)) (-1868 (((-108) $ (-592 |#3|)) 104) (((-108) $) 105)) (-3969 (((-108) $) 148)) (-2252 (($ $ |#4|) 96) (($ $ |#4| (-592 |#3|)) 100)) (-1989 (((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|)) 141 (|has| |#3| (-567 (-1091))))) (-3301 (($ $ $) 90) (($ $ |#4|) 88)) (-2109 (((-108) $) 147)) (-2087 (($ $) 108)) (-3803 (((-1074) $) NIL)) (-3202 (($ $ $) 82) (($ (-592 $)) 84)) (-2959 (((-108) |#4| $) 107)) (-2879 (((-108) $ $) 71)) (-1306 (($ (-592 |#4|)) 89)) (-2015 (((-1038) $) NIL)) (-3293 (($ (-592 |#4|)) 145)) (-2822 (((-108) $) 146)) (-2316 (($ $) 73)) (-3069 (((-592 |#4|) $) 57)) (-3037 (((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|)) NIL)) (-4005 (((-108) |#4| $) 76)) (-2989 (((-525) $ (-592 |#3|)) 109) (((-525) $) 110)) (-1271 (((-798) $) 144) (($ (-592 |#4|)) 85)) (-1465 (($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $))) NIL)) (-3992 (((-108) $ $) 72)) (-4078 (($ $ $) 92)) (** (($ $ (-713)) 95)) (* (($ $ $) 94))) +(((-477 |#1| |#2| |#3| |#4|) (-13 (-1020) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 -4078 ($ $ $)) (-15 -2109 ((-108) $)) (-15 -3969 ((-108) $)) (-15 -4005 ((-108) |#4| $)) (-15 -2879 ((-108) $ $)) (-15 -2959 ((-108) |#4| $)) (-15 -1868 ((-108) $ (-592 |#3|))) (-15 -1868 ((-108) $)) (-15 -3202 ($ $ $)) (-15 -3202 ($ (-592 $))) (-15 -3301 ($ $ $)) (-15 -3301 ($ $ |#4|)) (-15 -2316 ($ $)) (-15 -3037 ((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|))) (-15 -1465 ($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)))) (-15 -2989 ((-525) $ (-592 |#3|))) (-15 -2989 ((-525) $)) (-15 -2087 ($ $)) (-15 -1306 ($ (-592 |#4|))) (-15 -3293 ($ (-592 |#4|))) (-15 -2822 ((-108) $)) (-15 -3069 ((-592 |#4|) $)) (-15 -1271 ($ (-592 |#4|))) (-15 -2252 ($ $ |#4|)) (-15 -2252 ($ $ |#4| (-592 |#3|))) (IF (|has| |#3| (-567 (-1091))) (-15 -1989 ((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|))) |%noBranch|))) (-341) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -477)) +((* (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-4078 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-2109 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3969 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-4005 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-2879 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-2959 (*1 *2 *3 *1) (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6)))) (-1868 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-1868 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3202 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3202 (*1 *1 *2) (-12 (-5 *2 (-592 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) (-3301 (*1 *1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3301 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-2316 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-3037 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-2 (|:| |mval| (-632 *4)) (|:| |invmval| (-632 *4)) (|:| |genIdeal| (-477 *4 *5 *6 *7)))) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-1465 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |mval| (-632 *3)) (|:| |invmval| (-632 *3)) (|:| |genIdeal| (-477 *3 *4 *5 *6)))) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2989 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) (-2989 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-2087 (*1 *1 *1) (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-1306 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-3293 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2822 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-3069 (*1 *2 *1) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *6)) (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6)))) (-2252 (*1 *1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) (-2252 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-884 *4 *5 *6)))) (-1989 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *6 (-567 (-1091))) (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1081 (-592 (-887 *4)) (-592 (-273 (-887 *4))))) (-5 *1 (-477 *4 *5 *6 *7))))) +(-13 (-1020) (-10 -7 (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 -4078 ($ $ $)) (-15 -2109 ((-108) $)) (-15 -3969 ((-108) $)) (-15 -4005 ((-108) |#4| $)) (-15 -2879 ((-108) $ $)) (-15 -2959 ((-108) |#4| $)) (-15 -1868 ((-108) $ (-592 |#3|))) (-15 -1868 ((-108) $)) (-15 -3202 ($ $ $)) (-15 -3202 ($ (-592 $))) (-15 -3301 ($ $ $)) (-15 -3301 ($ $ |#4|)) (-15 -2316 ($ $)) (-15 -3037 ((-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)) $ (-592 |#3|))) (-15 -1465 ($ (-2 (|:| |mval| (-632 |#1|)) (|:| |invmval| (-632 |#1|)) (|:| |genIdeal| $)))) (-15 -2989 ((-525) $ (-592 |#3|))) (-15 -2989 ((-525) $)) (-15 -2087 ($ $)) (-15 -1306 ($ (-592 |#4|))) (-15 -3293 ($ (-592 |#4|))) (-15 -2822 ((-108) $)) (-15 -3069 ((-592 |#4|) $)) (-15 -1271 ($ (-592 |#4|))) (-15 -2252 ($ $ |#4|)) (-15 -2252 ($ $ |#4| (-592 |#3|))) (IF (|has| |#3| (-567 (-1091))) (-15 -1989 ((-1081 (-592 (-887 |#1|)) (-592 (-273 (-887 |#1|)))) (-592 |#4|))) |%noBranch|))) +((-3028 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 149)) (-3174 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 150)) (-1300 (((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 108)) (-2162 (((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) NIL)) (-2939 (((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) 152)) (-3830 (((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))) 164))) +(((-478 |#1| |#2|) (-10 -7 (-15 -3028 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3174 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2162 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1300 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2939 ((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3830 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))))) (-592 (-1091)) (-713)) (T -478)) +((-3830 (*1 *2 *2 *3) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *1 (-478 *4 *5)))) (-2939 (*1 *2 *3) (-12 (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-592 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525)))))) (-5 *1 (-478 *4 *5)) (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))))) (-1300 (*1 *2 *2) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *4 (-713)) (-800 *3) (-227 *3 (-385 (-525))))) (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-478 *3 *4)))) (-2162 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-3174 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5)))) (-3028 (*1 *2 *3) (-12 (-5 *3 (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) (-227 *4 (-385 (-525))))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) (-5 *1 (-478 *4 *5))))) +(-10 -7 (-15 -3028 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3174 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2162 ((-108) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -1300 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -2939 ((-592 (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525))))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))))) (-15 -3830 ((-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-477 (-385 (-525)) (-220 |#2| (-713)) (-800 |#1|) (-227 |#1| (-385 (-525)))) (-592 (-800 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2125 ((|#2| $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3351 (($) 12 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) 11) (($ $ $) 24)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 18))) (((-479 |#1| |#2|) (-13 (-21) (-481 |#1| |#2|)) (-21) (-789)) (T -479)) NIL (-13 (-21) (-481 |#1| |#2|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 12)) (-4083 (($) NIL T CONST)) (-2572 (($ $) 28)) (-2352 (($ |#1| |#2|) 25)) (-2694 (($ (-1 |#1| |#1|) $) 27)) (-3900 ((|#2| $) NIL)) (-2549 ((|#1| $) 29)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3355 (($) 10 T CONST)) (-3994 (((-108) $ $) NIL)) (-4080 (($ $ $) 18)) (* (($ (-856) $) NIL) (($ (-713) $) 23))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 12)) (-3347 (($) NIL T CONST)) (-2569 (($ $) 28)) (-2352 (($ |#1| |#2|) 25)) (-2688 (($ (-1 |#1| |#1|) $) 27)) (-2125 ((|#2| $) NIL)) (-2546 ((|#1| $) 29)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3351 (($) 10 T CONST)) (-3992 (((-108) $ $) NIL)) (-4078 (($ $ $) 18)) (* (($ (-856) $) NIL) (($ (-713) $) 23))) (((-480 |#1| |#2|) (-13 (-23) (-481 |#1| |#2|)) (-23) (-789)) (T -480)) NIL (-13 (-23) (-481 |#1| |#2|)) -((-1260 (((-108) $ $) 7)) (-2572 (($ $) 13)) (-2352 (($ |#1| |#2|) 16)) (-2694 (($ (-1 |#1| |#1|) $) 17)) (-3900 ((|#2| $) 14)) (-2549 ((|#1| $) 15)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-2569 (($ $) 13)) (-2352 (($ |#1| |#2|) 16)) (-2688 (($ (-1 |#1| |#1|) $) 17)) (-2125 ((|#2| $) 14)) (-2546 ((|#1| $) 15)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-481 |#1| |#2|) (-131) (-1020) (-789)) (T -481)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-789)))) (-2352 (*1 *1 *2 *3) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-789)))) (-2549 (*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-789)) (-4 *2 (-1020)))) (-3900 (*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-789)))) (-2572 (*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-789))))) -(-13 (-1020) (-10 -8 (-15 -2694 ($ (-1 |t#1| |t#1|) $)) (-15 -2352 ($ |t#1| |t#2|)) (-15 -2549 (|t#1| $)) (-15 -3900 (|t#2| $)) (-15 -2572 ($ $)))) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-481 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-789)))) (-2352 (*1 *1 *2 *3) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-789)))) (-2546 (*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-789)) (-4 *2 (-1020)))) (-2125 (*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-789)))) (-2569 (*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-789))))) +(-13 (-1020) (-10 -8 (-15 -2688 ($ (-1 |t#1| |t#1|) $)) (-15 -2352 ($ |t#1| |t#2|)) (-15 -2546 (|t#1| $)) (-15 -2125 (|t#2| $)) (-15 -2569 ($ $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3900 ((|#2| $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3355 (($) NIL T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 13)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2125 ((|#2| $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3351 (($) NIL T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 13)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) (((-482 |#1| |#2|) (-13 (-734) (-481 |#1| |#2|)) (-734) (-789)) (T -482)) NIL (-13 (-734) (-481 |#1| |#2|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2612 (($ $ $) 16)) (-2467 (((-3 $ "failed") $ $) 13)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3900 ((|#2| $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL)) (-3355 (($) NIL T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3788 (($ $ $) 16)) (-1916 (((-3 $ "failed") $ $) 13)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2125 ((|#2| $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL)) (-3351 (($) NIL T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) (((-483 |#1| |#2|) (-13 (-735) (-481 |#1| |#2|)) (-735) (-789)) (T -483)) NIL (-13 (-735) (-481 |#1| |#2|)) -((-1260 (((-108) $ $) NIL)) (-2572 (($ $) 25)) (-2352 (($ |#1| |#2|) 22)) (-2694 (($ (-1 |#1| |#1|) $) 24)) (-3900 ((|#2| $) 27)) (-2549 ((|#1| $) 26)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 21)) (-3994 (((-108) $ $) 14))) +((-1261 (((-108) $ $) NIL)) (-2569 (($ $) 25)) (-2352 (($ |#1| |#2|) 22)) (-2688 (($ (-1 |#1| |#1|) $) 24)) (-2125 ((|#2| $) 27)) (-2546 ((|#1| $) 26)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 21)) (-3992 (((-108) $ $) 14))) (((-484 |#1| |#2|) (-481 |#1| |#2|) (-1020) (-789)) (T -484)) NIL (-481 |#1| |#2|) -((-2602 (($ $ (-592 |#2|) (-592 |#3|)) NIL) (($ $ |#2| |#3|) 12))) -(((-485 |#1| |#2| |#3|) (-10 -8 (-15 -2602 (|#1| |#1| |#2| |#3|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#3|)))) (-486 |#2| |#3|) (-1020) (-1127)) (T -485)) +((-2597 (($ $ (-592 |#2|) (-592 |#3|)) NIL) (($ $ |#2| |#3|) 12))) +(((-485 |#1| |#2| |#3|) (-10 -8 (-15 -2597 (|#1| |#1| |#2| |#3|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#3|)))) (-486 |#2| |#3|) (-1020) (-1127)) (T -485)) NIL -(-10 -8 (-15 -2602 (|#1| |#1| |#2| |#3|)) (-15 -2602 (|#1| |#1| (-592 |#2|) (-592 |#3|)))) -((-2602 (($ $ (-592 |#1|) (-592 |#2|)) 7) (($ $ |#1| |#2|) 6))) +(-10 -8 (-15 -2597 (|#1| |#1| |#2| |#3|)) (-15 -2597 (|#1| |#1| (-592 |#2|) (-592 |#3|)))) +((-2597 (($ $ (-592 |#1|) (-592 |#2|)) 7) (($ $ |#1| |#2|) 6))) (((-486 |#1| |#2|) (-131) (-1020) (-1127)) (T -486)) -((-2602 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 *5)) (-4 *1 (-486 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1127)))) (-2602 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1127))))) -(-13 (-10 -8 (-15 -2602 ($ $ |t#1| |t#2|)) (-15 -2602 ($ $ (-592 |t#1|) (-592 |t#2|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 16)) (-1893 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))) $) 18)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-4175 ((|#1| $ (-525)) 23)) (-2219 ((|#2| $ (-525)) 21)) (-3012 (($ (-1 |#1| |#1|) $) 46)) (-1364 (($ (-1 |#2| |#2|) $) 43)) (-3247 (((-1074) $) NIL)) (-1407 (($ $ $) 53 (|has| |#2| (-734)))) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 42) (($ |#1|) NIL)) (-3388 ((|#2| |#1| $) 49)) (-3355 (($) 11 T CONST)) (-3994 (((-108) $ $) 29)) (-4080 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-856) $) NIL) (($ (-713) $) 36) (($ |#2| |#1|) 31))) +((-2597 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 *5)) (-4 *1 (-486 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1127)))) (-2597 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-486 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1127))))) +(-13 (-10 -8 (-15 -2597 ($ $ |t#1| |t#2|)) (-15 -2597 ($ $ (-592 |t#1|) (-592 |t#2|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 16)) (-3529 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))) $) 18)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713) $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-3026 ((|#1| $ (-525)) 23)) (-1455 ((|#2| $ (-525)) 21)) (-3375 (($ (-1 |#1| |#1|) $) 46)) (-2773 (($ (-1 |#2| |#2|) $) 43)) (-3803 (((-1074) $) NIL)) (-2432 (($ $ $) 53 (|has| |#2| (-734)))) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 42) (($ |#1|) NIL)) (-3783 ((|#2| |#1| $) 49)) (-3351 (($) 11 T CONST)) (-3992 (((-108) $ $) 29)) (-4078 (($ $ $) 27) (($ |#1| $) 25)) (* (($ (-856) $) NIL) (($ (-713) $) 36) (($ |#2| |#1|) 31))) (((-487 |#1| |#2| |#3|) (-301 |#1| |#2|) (-1020) (-126) |#2|) (T -487)) NIL (-301 |#1| |#2|) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-3668 (((-108) (-108)) 25)) (-1429 ((|#1| $ (-525) |#1|) 28 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) 52)) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3795 (($ $) 56 (|has| |#1| (-1020)))) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) 44)) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-4125 (($ $ (-525)) 13)) (-2327 (((-713) $) 11)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 23)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 21 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2192 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 35)) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) 20 (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1791 (($ $ $ (-525)) 51) (($ |#1| $ (-525)) 37)) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-2977 (($ (-592 |#1|)) 29)) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) 19 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 40)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 16)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 33) (($ $ (-1140 (-525))) NIL)) (-3455 (($ $ (-1140 (-525))) 50) (($ $ (-525)) 45)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) 41 (|has| $ (-6 -4256)))) (-1451 (($ $) 32)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2171 (($ $ $) 42) (($ $ |#1|) 39)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) 17 (|has| $ (-6 -4255))))) -(((-488 |#1| |#2|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2977 ($ (-592 |#1|))) (-15 -2327 ((-713) $)) (-15 -4125 ($ $ (-525))) (-15 -3668 ((-108) (-108))))) (-1127) (-525)) (T -488)) -((-2977 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-488 *3 *4)) (-14 *4 (-525)))) (-2327 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525)))) (-4125 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525)))) (-3668 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525))))) -(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -2977 ($ (-592 |#1|))) (-15 -2327 ((-713) $)) (-15 -4125 ($ $ (-525))) (-15 -3668 ((-108) (-108))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (((-538 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-538 |#1|) (-346)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-538 |#1|) (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-538 |#1|) "failed") $) NIL)) (-3897 (((-538 |#1|) $) NIL)) (-2439 (($ (-1173 (-538 |#1|))) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-538 |#1|) (-346)))) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-538 |#1|) (-346)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL (|has| (-538 |#1|) (-346)))) (-1870 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-3159 (($ $ (-713)) NIL (-3279 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346)))) (($ $) NIL (-3279 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2822 (((-108) $) NIL)) (-1678 (((-856) $) NIL (|has| (-538 |#1|) (-346))) (((-775 (-856)) $) NIL (-3279 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| (-538 |#1|) (-346)))) (-1979 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-1671 (((-538 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-538 |#1|) (-346)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 (-538 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-3859 (((-856) $) NIL (|has| (-538 |#1|) (-346)))) (-1505 (((-1087 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346)))) (-3910 (((-1087 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-1087 (-538 |#1|)) "failed") $ $) NIL (|has| (-538 |#1|) (-346)))) (-2336 (($ $ (-1087 (-538 |#1|))) NIL (|has| (-538 |#1|) (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-538 |#1|) (-346)) CONST)) (-3637 (($ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL (|has| (-538 |#1|) (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-538 |#1|) (-346)))) (-2194 (((-396 $) $) NIL)) (-3143 (((-775 (-856))) NIL) (((-856)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-713) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3279 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2776 (((-128)) NIL)) (-2524 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-1307 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4209 (((-1087 (-538 |#1|))) NIL)) (-2620 (($) NIL (|has| (-538 |#1|) (-346)))) (-2800 (($) NIL (|has| (-538 |#1|) (-346)))) (-3349 (((-1173 (-538 |#1|)) $) NIL) (((-632 (-538 |#1|)) (-1173 $)) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-538 |#1|) (-346)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-538 |#1|)) NIL)) (-4157 (($ $) NIL (|has| (-538 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3279 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-2094 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL) (($ $ (-538 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-538 |#1|)) NIL) (($ (-538 |#1|) $) NIL))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1642 (((-108) (-108)) 25)) (-1432 ((|#1| $ (-525) |#1|) 28 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) 52)) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3452 (($ $) 56 (|has| |#1| (-1020)))) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) 44)) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-2685 (($ $ (-525)) 13)) (-3142 (((-713) $) 11)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 23)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 21 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1213 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 35)) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) 36) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) 20 (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1710 (($ $ $ (-525)) 51) (($ |#1| $ (-525)) 37)) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-4200 (($ (-592 |#1|)) 29)) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) 19 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 40)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 16)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 33) (($ $ (-1140 (-525))) NIL)) (-3256 (($ $ (-1140 (-525))) 50) (($ $ (-525)) 45)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) 41 (|has| $ (-6 -4256)))) (-1454 (($ $) 32)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2286 (($ $ $) 42) (($ $ |#1|) 39)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) 38) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) 17 (|has| $ (-6 -4255))))) +(((-488 |#1| |#2|) (-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -4200 ($ (-592 |#1|))) (-15 -3142 ((-713) $)) (-15 -2685 ($ $ (-525))) (-15 -1642 ((-108) (-108))))) (-1127) (-525)) (T -488)) +((-4200 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-488 *3 *4)) (-14 *4 (-525)))) (-3142 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525)))) (-2685 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525)))) (-1642 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) (-14 *4 (-525))))) +(-13 (-19 |#1|) (-261 |#1|) (-10 -8 (-15 -4200 ($ (-592 |#1|))) (-15 -3142 ((-713) $)) (-15 -2685 ($ $ (-525))) (-15 -1642 ((-108) (-108))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (((-538 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-538 |#1|) (-346)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL (|has| (-538 |#1|) (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-538 |#1|) "failed") $) NIL)) (-3894 (((-538 |#1|) $) NIL)) (-2991 (($ (-1173 (-538 |#1|))) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-538 |#1|) (-346)))) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-538 |#1|) (-346)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL (|has| (-538 |#1|) (-346)))) (-3300 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-2492 (($ $ (-713)) NIL (-3275 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346)))) (($ $) NIL (-3275 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2162 (((-108) $) NIL)) (-1234 (((-856) $) NIL (|has| (-538 |#1|) (-346))) (((-775 (-856)) $) NIL (-3275 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| (-538 |#1|) (-346)))) (-4160 (((-108) $) NIL (|has| (-538 |#1|) (-346)))) (-3534 (((-538 |#1|) $) NIL) (($ $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-538 |#1|) (-346)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 (-538 |#1|)) $) NIL) (((-1087 $) $ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-2994 (((-856) $) NIL (|has| (-538 |#1|) (-346)))) (-2156 (((-1087 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346)))) (-2285 (((-1087 (-538 |#1|)) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-1087 (-538 |#1|)) "failed") $ $) NIL (|has| (-538 |#1|) (-346)))) (-3194 (($ $ (-1087 (-538 |#1|))) NIL (|has| (-538 |#1|) (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-538 |#1|) (-346)) CONST)) (-3636 (($ (-856)) NIL (|has| (-538 |#1|) (-346)))) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL (|has| (-538 |#1|) (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-538 |#1|) (-346)))) (-2197 (((-396 $) $) NIL)) (-2298 (((-775 (-856))) NIL) (((-856)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-713) $) NIL (|has| (-538 |#1|) (-346))) (((-3 (-713) "failed") $ $) NIL (-3275 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-2989 (((-128)) NIL)) (-2521 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-4003 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2079 (((-1087 (-538 |#1|))) NIL)) (-3869 (($) NIL (|has| (-538 |#1|) (-346)))) (-1913 (($) NIL (|has| (-538 |#1|) (-346)))) (-1614 (((-1173 (-538 |#1|)) $) NIL) (((-632 (-538 |#1|)) (-1173 $)) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-538 |#1|) (-346)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-538 |#1|)) NIL)) (-2925 (($ $) NIL (|has| (-538 |#1|) (-346))) (((-3 $ "failed") $) NIL (-3275 (|has| (-538 |#1|) (-136)) (|has| (-538 |#1|) (-346))))) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL) (((-1173 $) (-856)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-2096 (($ $) NIL (|has| (-538 |#1|) (-346))) (($ $ (-713)) NIL (|has| (-538 |#1|) (-346)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL) (($ $ (-538 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-538 |#1|)) NIL) (($ (-538 |#1|) $) NIL))) (((-489 |#1| |#2|) (-307 (-538 |#1|)) (-856) (-856)) (T -489)) NIL (-307 (-538 |#1|)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) 35)) (-3202 (($ $ (-525) |#4|) NIL)) (-2498 (($ $ (-525) |#5|) NIL)) (-4083 (($) NIL T CONST)) (-2000 ((|#4| $ (-525)) NIL)) (-2632 ((|#1| $ (-525) (-525) |#1|) 34)) (-2571 ((|#1| $ (-525) (-525)) 32)) (-3702 (((-592 |#1|) $) NIL)) (-1857 (((-713) $) 28)) (-3489 (($ (-713) (-713) |#1|) 25)) (-1869 (((-713) $) 30)) (-2106 (((-108) $ (-713)) NIL)) (-3947 (((-525) $) 26)) (-3344 (((-525) $) 27)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) 29)) (-1411 (((-525) $) 31)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) 38 (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 14)) (-3565 (($) 16)) (-3410 ((|#1| $ (-525) (-525)) 33) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-3814 ((|#5| $ (-525)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) 35)) (-1568 (($ $ (-525) |#4|) NIL)) (-2293 (($ $ (-525) |#5|) NIL)) (-3347 (($) NIL T CONST)) (-2196 ((|#4| $ (-525)) NIL)) (-2619 ((|#1| $ (-525) (-525) |#1|) 34)) (-2558 ((|#1| $ (-525) (-525)) 32)) (-3700 (((-592 |#1|) $) NIL)) (-1862 (((-713) $) 28)) (-3485 (($ (-713) (-713) |#1|) 25)) (-1874 (((-713) $) 30)) (-2034 (((-108) $ (-713)) NIL)) (-1382 (((-525) $) 26)) (-1571 (((-525) $) 27)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) 29)) (-2482 (((-525) $) 31)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) 38 (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 14)) (-1864 (($) 16)) (-3405 ((|#1| $ (-525) (-525)) 33) ((|#1| $ (-525) (-525) |#1|) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-3631 ((|#5| $ (-525)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-490 |#1| |#2| |#3| |#4| |#5|) (-55 |#1| |#4| |#5|) (-1127) (-525) (-525) (-351 |#1|) (-351 |#1|)) (T -490)) NIL (-55 |#1| |#4| |#5|) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) NIL)) (-2029 ((|#1| $) NIL)) (-2941 (($ $) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 59 (|has| $ (-6 -4256)))) (-2009 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1438 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4256)))) (-2855 (($ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1802 (($ $ $) 23 (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 21 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4256))) (($ $ "rest" $) 24 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) NIL)) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2016 ((|#1| $) NIL)) (-4083 (($) NIL T CONST)) (-1814 (($ $) 28 (|has| $ (-6 -4256)))) (-3620 (($ $) 29)) (-3121 (($ $) 18) (($ $ (-713)) 32)) (-3795 (($ $) 55 (|has| |#1| (-1020)))) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1614 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-2418 (((-108) $) NIL)) (-1916 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3702 (((-592 |#1|) $) 27 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 31 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2192 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-4205 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4104 (($ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) 51 (|has| |#1| (-1020)))) (-1636 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1791 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) 13) (($ $ (-713)) NIL)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3141 (((-108) $) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 12)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) 17)) (-3565 (($) 16)) (-3410 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL)) (-1210 (((-525) $ $) NIL)) (-3455 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-1424 (((-108) $) 34)) (-2214 (($ $) NIL)) (-3773 (($ $) NIL (|has| $ (-6 -4256)))) (-2605 (((-713) $) NIL)) (-1743 (($ $) 36)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) 35)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 26)) (-2171 (($ $ $) 54) (($ $ |#1|) NIL)) (-2014 (($ $ $) NIL) (($ |#1| $) 10) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1270 (((-798) $) 46 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 48 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) 9 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) NIL)) (-2032 ((|#1| $) NIL)) (-2938 (($ $) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 59 (|has| $ (-6 -4256)))) (-2545 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2166 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) 57 (|has| $ (-6 -4256)))) (-2851 (($ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3241 (($ $ $) 23 (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 21 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 22 (|has| $ (-6 -4256))) (($ $ "rest" $) 24 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) NIL)) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2019 ((|#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3533 (($ $) 28 (|has| $ (-6 -4256)))) (-3617 (($ $) 29)) (-3117 (($ $) 18) (($ $ (-713)) 32)) (-3452 (($ $) 55 (|has| |#1| (-1020)))) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1619 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-2844 (((-108) $) NIL)) (-1920 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3700 (((-592 |#1|) $) 27 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 31 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1213 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 58)) (-2025 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 53 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4102 (($ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) 51 (|has| |#1| (-1020)))) (-1641 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1710 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) 13) (($ $ (-713)) NIL)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-2267 (((-108) $) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 12)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) 17)) (-1864 (($) 16)) (-3405 ((|#1| $ "value") NIL) ((|#1| $ "first") 15) (($ $ "rest") 20) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) NIL) ((|#1| $ (-525) |#1|) NIL)) (-2643 (((-525) $ $) NIL)) (-3256 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3580 (((-108) $) 34)) (-1401 (($ $) NIL)) (-3286 (($ $) NIL (|has| $ (-6 -4256)))) (-3711 (((-713) $) NIL)) (-3921 (($ $) 36)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) 35)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 26)) (-2286 (($ $ $) 54) (($ $ |#1|) NIL)) (-2017 (($ $ $) NIL) (($ |#1| $) 10) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1271 (((-798) $) 46 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 48 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) 9 (|has| $ (-6 -4255))))) (((-491 |#1| |#2|) (-612 |#1|) (-1127) (-525)) (T -491)) NIL (-612 |#1|) -((-2338 ((|#4| |#4|) 27)) (-3318 (((-713) |#4|) 32)) (-1807 (((-713) |#4|) 33)) (-1989 (((-592 |#3|) |#4|) 40 (|has| |#3| (-6 -4256)))) (-3837 (((-3 |#4| "failed") |#4|) 51)) (-2569 ((|#4| |#4|) 44)) (-1353 ((|#1| |#4|) 43))) -(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2338 (|#4| |#4|)) (-15 -3318 ((-713) |#4|)) (-15 -1807 ((-713) |#4|)) (IF (|has| |#3| (-6 -4256)) (-15 -1989 ((-592 |#3|) |#4|)) |%noBranch|) (-15 -1353 (|#1| |#4|)) (-15 -2569 (|#4| |#4|)) (-15 -3837 ((-3 |#4| "failed") |#4|))) (-341) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -492)) -((-3837 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-2569 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1353 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) (-1989 (*1 *2 *3) (-12 (|has| *6 (-6 -4256)) (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1807 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3318 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-2338 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(-10 -7 (-15 -2338 (|#4| |#4|)) (-15 -3318 ((-713) |#4|)) (-15 -1807 ((-713) |#4|)) (IF (|has| |#3| (-6 -4256)) (-15 -1989 ((-592 |#3|) |#4|)) |%noBranch|) (-15 -1353 (|#1| |#4|)) (-15 -2569 (|#4| |#4|)) (-15 -3837 ((-3 |#4| "failed") |#4|))) -((-2338 ((|#8| |#4|) 20)) (-1989 (((-592 |#3|) |#4|) 29 (|has| |#7| (-6 -4256)))) (-3837 (((-3 |#8| "failed") |#4|) 23))) -(((-493 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2338 (|#8| |#4|)) (-15 -3837 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4256)) (-15 -1989 ((-592 |#3|) |#4|)) |%noBranch|)) (-517) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|) (-925 |#1|) (-351 |#5|) (-351 |#5|) (-630 |#5| |#6| |#7|)) (T -493)) -((-1989 (*1 *2 *3) (-12 (|has| *9 (-6 -4256)) (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)) (-5 *2 (-592 *6)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-630 *4 *5 *6)) (-4 *10 (-630 *7 *8 *9)))) (-3837 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) (-2338 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))) -(-10 -7 (-15 -2338 (|#8| |#4|)) (-15 -3837 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4256)) (-15 -1989 ((-592 |#3|) |#4|)) |%noBranch|)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713) (-713)) NIL)) (-2542 (($ $ $) NIL)) (-1915 (($ (-556 |#1| |#3|)) NIL) (($ $) NIL)) (-1792 (((-108) $) NIL)) (-2370 (($ $ (-525) (-525)) 12)) (-1546 (($ $ (-525) (-525)) NIL)) (-3863 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-3277 (($ $) NIL)) (-1773 (((-108) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3922 (($ $ (-525) (-525) $) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-3202 (($ $ (-525) (-556 |#1| |#3|)) NIL)) (-2498 (($ $ (-525) (-556 |#1| |#2|)) NIL)) (-4201 (($ (-713) |#1|) NIL)) (-4083 (($) NIL T CONST)) (-2338 (($ $) 21 (|has| |#1| (-286)))) (-2000 (((-556 |#1| |#3|) $ (-525)) NIL)) (-3318 (((-713) $) 24 (|has| |#1| (-517)))) (-2632 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2571 ((|#1| $ (-525) (-525)) NIL)) (-3702 (((-592 |#1|) $) NIL)) (-1807 (((-713) $) 26 (|has| |#1| (-517)))) (-1989 (((-592 (-556 |#1| |#2|)) $) 29 (|has| |#1| (-517)))) (-1857 (((-713) $) NIL)) (-3489 (($ (-713) (-713) |#1|) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3518 ((|#1| $) 19 (|has| |#1| (-6 (-4257 "*"))))) (-3947 (((-525) $) 10)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) 11)) (-1411 (((-525) $) NIL)) (-1660 (($ (-592 (-592 |#1|))) NIL)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4180 (((-592 (-592 |#1|)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3837 (((-3 $ "failed") $) 33 (|has| |#1| (-341)))) (-1481 (($ $ $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-1718 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL)) (-1526 (((-108) $) NIL)) (-1353 ((|#1| $) 17 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-3814 (((-556 |#1| |#2|) $ (-525)) NIL)) (-1270 (($ (-556 |#1| |#2|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-556 |#1| |#2|) $ (-556 |#1| |#2|)) NIL) (((-556 |#1| |#3|) (-556 |#1| |#3|) $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-3209 ((|#4| |#4|) 27)) (-3314 (((-713) |#4|) 32)) (-3464 (((-713) |#4|) 33)) (-2020 (((-592 |#3|) |#4|) 40 (|has| |#3| (-6 -4256)))) (-2807 (((-3 |#4| "failed") |#4|) 51)) (-1610 ((|#4| |#4|) 44)) (-2559 ((|#1| |#4|) 43))) +(((-492 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3209 (|#4| |#4|)) (-15 -3314 ((-713) |#4|)) (-15 -3464 ((-713) |#4|)) (IF (|has| |#3| (-6 -4256)) (-15 -2020 ((-592 |#3|) |#4|)) |%noBranch|) (-15 -2559 (|#1| |#4|)) (-15 -1610 (|#4| |#4|)) (-15 -2807 ((-3 |#4| "failed") |#4|))) (-341) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -492)) +((-2807 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1610 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-2559 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) (-2020 (*1 *2 *3) (-12 (|has| *6 (-6 -4256)) (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3464 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3314 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3209 (*1 *2 *2) (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(-10 -7 (-15 -3209 (|#4| |#4|)) (-15 -3314 ((-713) |#4|)) (-15 -3464 ((-713) |#4|)) (IF (|has| |#3| (-6 -4256)) (-15 -2020 ((-592 |#3|) |#4|)) |%noBranch|) (-15 -2559 (|#1| |#4|)) (-15 -1610 (|#4| |#4|)) (-15 -2807 ((-3 |#4| "failed") |#4|))) +((-3209 ((|#8| |#4|) 20)) (-2020 (((-592 |#3|) |#4|) 29 (|has| |#7| (-6 -4256)))) (-2807 (((-3 |#8| "failed") |#4|) 23))) +(((-493 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -3209 (|#8| |#4|)) (-15 -2807 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4256)) (-15 -2020 ((-592 |#3|) |#4|)) |%noBranch|)) (-517) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|) (-925 |#1|) (-351 |#5|) (-351 |#5|) (-630 |#5| |#6| |#7|)) (T -493)) +((-2020 (*1 *2 *3) (-12 (|has| *9 (-6 -4256)) (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)) (-5 *2 (-592 *6)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-630 *4 *5 *6)) (-4 *10 (-630 *7 *8 *9)))) (-2807 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) (-3209 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) (-4 *8 (-351 *7)) (-4 *9 (-351 *7))))) +(-10 -7 (-15 -3209 (|#8| |#4|)) (-15 -2807 ((-3 |#8| "failed") |#4|)) (IF (|has| |#7| (-6 -4256)) (-15 -2020 ((-592 |#3|) |#4|)) |%noBranch|)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713) (-713)) NIL)) (-1363 (($ $ $) NIL)) (-1925 (($ (-556 |#1| |#3|)) NIL) (($ $) NIL)) (-1720 (((-108) $) NIL)) (-3437 (($ $ (-525) (-525)) 12)) (-3852 (($ $ (-525) (-525)) NIL)) (-3021 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4099 (($ $) NIL)) (-1514 (((-108) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-2460 (($ $ (-525) (-525) $) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-1568 (($ $ (-525) (-556 |#1| |#3|)) NIL)) (-2293 (($ $ (-525) (-556 |#1| |#2|)) NIL)) (-1974 (($ (-713) |#1|) NIL)) (-3347 (($) NIL T CONST)) (-3209 (($ $) 21 (|has| |#1| (-286)))) (-2196 (((-556 |#1| |#3|) $ (-525)) NIL)) (-3314 (((-713) $) 24 (|has| |#1| (-517)))) (-2619 ((|#1| $ (-525) (-525) |#1|) NIL)) (-2558 ((|#1| $ (-525) (-525)) NIL)) (-3700 (((-592 |#1|) $) NIL)) (-3464 (((-713) $) 26 (|has| |#1| (-517)))) (-2020 (((-592 (-556 |#1| |#2|)) $) 29 (|has| |#1| (-517)))) (-1862 (((-713) $) NIL)) (-3485 (($ (-713) (-713) |#1|) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-2764 ((|#1| $) 19 (|has| |#1| (-6 (-4257 "*"))))) (-1382 (((-525) $) 10)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) 11)) (-2482 (((-525) $) NIL)) (-1665 (($ (-592 (-592 |#1|))) NIL)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3058 (((-592 (-592 |#1|)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2807 (((-3 $ "failed") $) 33 (|has| |#1| (-341)))) (-2088 (($ $ $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-4002 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL)) (-2449 (((-108) $) NIL)) (-2559 ((|#1| $) 17 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-3631 (((-556 |#1| |#2|) $ (-525)) NIL)) (-1271 (($ (-556 |#1| |#2|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-556 |#1| |#2|) $ (-556 |#1| |#2|)) NIL) (((-556 |#1| |#3|) (-556 |#1| |#3|) $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-494 |#1| |#2| |#3|) (-630 |#1| (-556 |#1| |#3|) (-556 |#1| |#2|)) (-977) (-525) (-525)) (T -494)) NIL (-630 |#1| (-556 |#1| |#3|) (-556 |#1| |#2|)) -((-2709 (((-1087 |#1|) (-713)) 76)) (-3029 (((-1173 |#1|) (-1173 |#1|) (-856)) 69)) (-1676 (((-1178) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) |#1|) 84)) (-2010 (((-1173 |#1|) (-1173 |#1|) (-713)) 36)) (-2899 (((-1173 |#1|) (-856)) 71)) (-2702 (((-1173 |#1|) (-1173 |#1|) (-525)) 24)) (-3753 (((-1087 |#1|) (-1173 |#1|)) 77)) (-3196 (((-1173 |#1|) (-856)) 95)) (-1979 (((-108) (-1173 |#1|)) 80)) (-1671 (((-1173 |#1|) (-1173 |#1|) (-856)) 62)) (-4045 (((-1087 |#1|) (-1173 |#1|)) 89)) (-3859 (((-856) (-1173 |#1|)) 59)) (-2502 (((-1173 |#1|) (-1173 |#1|)) 30)) (-3637 (((-1173 |#1|) (-856) (-856)) 97)) (-3319 (((-1173 |#1|) (-1173 |#1|) (-1038) (-1038)) 23)) (-3105 (((-1173 |#1|) (-1173 |#1|) (-713) (-1038)) 37)) (-2187 (((-1173 (-1173 |#1|)) (-856)) 94)) (-4100 (((-1173 |#1|) (-1173 |#1|) (-1173 |#1|)) 81)) (** (((-1173 |#1|) (-1173 |#1|) (-525)) 45)) (* (((-1173 |#1|) (-1173 |#1|) (-1173 |#1|)) 25))) -(((-495 |#1|) (-10 -7 (-15 -1676 ((-1178) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) |#1|)) (-15 -2899 ((-1173 |#1|) (-856))) (-15 -3637 ((-1173 |#1|) (-856) (-856))) (-15 -3753 ((-1087 |#1|) (-1173 |#1|))) (-15 -2709 ((-1087 |#1|) (-713))) (-15 -3105 ((-1173 |#1|) (-1173 |#1|) (-713) (-1038))) (-15 -2010 ((-1173 |#1|) (-1173 |#1|) (-713))) (-15 -3319 ((-1173 |#1|) (-1173 |#1|) (-1038) (-1038))) (-15 -2702 ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 ** ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 * ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -4100 ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -1671 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -3029 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -2502 ((-1173 |#1|) (-1173 |#1|))) (-15 -3859 ((-856) (-1173 |#1|))) (-15 -1979 ((-108) (-1173 |#1|))) (-15 -2187 ((-1173 (-1173 |#1|)) (-856))) (-15 -3196 ((-1173 |#1|) (-856))) (-15 -4045 ((-1087 |#1|) (-1173 |#1|)))) (-327)) (T -495)) -((-4045 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)))) (-3196 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-2187 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 *4))) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1979 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-495 *4)))) (-3859 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-856)) (-5 *1 (-495 *4)))) (-2502 (*1 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (-3029 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-1671 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-4100 (*1 *2 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2702 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3319 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1038)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2010 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3105 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1173 *5)) (-5 *3 (-713)) (-5 *4 (-1038)) (-4 *5 (-327)) (-5 *1 (-495 *5)))) (-2709 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-3753 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)))) (-3637 (*1 *2 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-2899 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1676 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-1178)) (-5 *1 (-495 *4))))) -(-10 -7 (-15 -1676 ((-1178) (-1173 (-592 (-2 (|:| -3352 |#1|) (|:| -3637 (-1038))))) |#1|)) (-15 -2899 ((-1173 |#1|) (-856))) (-15 -3637 ((-1173 |#1|) (-856) (-856))) (-15 -3753 ((-1087 |#1|) (-1173 |#1|))) (-15 -2709 ((-1087 |#1|) (-713))) (-15 -3105 ((-1173 |#1|) (-1173 |#1|) (-713) (-1038))) (-15 -2010 ((-1173 |#1|) (-1173 |#1|) (-713))) (-15 -3319 ((-1173 |#1|) (-1173 |#1|) (-1038) (-1038))) (-15 -2702 ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 ** ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 * ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -4100 ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -1671 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -3029 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -2502 ((-1173 |#1|) (-1173 |#1|))) (-15 -3859 ((-856) (-1173 |#1|))) (-15 -1979 ((-108) (-1173 |#1|))) (-15 -2187 ((-1173 (-1173 |#1|)) (-856))) (-15 -3196 ((-1173 |#1|) (-856))) (-15 -4045 ((-1087 |#1|) (-1173 |#1|)))) -((-3776 (((-1 |#1| |#1|) |#1|) 11)) (-2140 (((-1 |#1| |#1|)) 10))) -(((-496 |#1|) (-10 -7 (-15 -2140 ((-1 |#1| |#1|))) (-15 -3776 ((-1 |#1| |#1|) |#1|))) (-13 (-669) (-25))) (T -496)) -((-3776 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25))))) (-2140 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25)))))) -(-10 -7 (-15 -2140 ((-1 |#1| |#1|))) (-15 -3776 ((-1 |#1| |#1|) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2612 (($ $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-2352 (($ (-713) |#1|) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 (-713) (-713)) $) NIL)) (-3900 ((|#1| $) NIL)) (-2549 (((-713) $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 20)) (-3355 (($) NIL T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) +((-3451 (((-1087 |#1|) (-713)) 76)) (-3025 (((-1173 |#1|) (-1173 |#1|) (-856)) 69)) (-1216 (((-1178) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) |#1|) 84)) (-2556 (((-1173 |#1|) (-1173 |#1|) (-713)) 36)) (-2894 (((-1173 |#1|) (-856)) 71)) (-3396 (((-1173 |#1|) (-1173 |#1|) (-525)) 24)) (-3146 (((-1087 |#1|) (-1173 |#1|)) 77)) (-1506 (((-1173 |#1|) (-856)) 95)) (-4160 (((-108) (-1173 |#1|)) 80)) (-3534 (((-1173 |#1|) (-1173 |#1|) (-856)) 62)) (-4201 (((-1087 |#1|) (-1173 |#1|)) 89)) (-2994 (((-856) (-1173 |#1|)) 59)) (-2500 (((-1173 |#1|) (-1173 |#1|)) 30)) (-3636 (((-1173 |#1|) (-856) (-856)) 97)) (-1324 (((-1173 |#1|) (-1173 |#1|) (-1038) (-1038)) 23)) (-3144 (((-1173 |#1|) (-1173 |#1|) (-713) (-1038)) 37)) (-2495 (((-1173 (-1173 |#1|)) (-856)) 94)) (-4098 (((-1173 |#1|) (-1173 |#1|) (-1173 |#1|)) 81)) (** (((-1173 |#1|) (-1173 |#1|) (-525)) 45)) (* (((-1173 |#1|) (-1173 |#1|) (-1173 |#1|)) 25))) +(((-495 |#1|) (-10 -7 (-15 -1216 ((-1178) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) |#1|)) (-15 -2894 ((-1173 |#1|) (-856))) (-15 -3636 ((-1173 |#1|) (-856) (-856))) (-15 -3146 ((-1087 |#1|) (-1173 |#1|))) (-15 -3451 ((-1087 |#1|) (-713))) (-15 -3144 ((-1173 |#1|) (-1173 |#1|) (-713) (-1038))) (-15 -2556 ((-1173 |#1|) (-1173 |#1|) (-713))) (-15 -1324 ((-1173 |#1|) (-1173 |#1|) (-1038) (-1038))) (-15 -3396 ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 ** ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 * ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -4098 ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -3534 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -3025 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -2500 ((-1173 |#1|) (-1173 |#1|))) (-15 -2994 ((-856) (-1173 |#1|))) (-15 -4160 ((-108) (-1173 |#1|))) (-15 -2495 ((-1173 (-1173 |#1|)) (-856))) (-15 -1506 ((-1173 |#1|) (-856))) (-15 -4201 ((-1087 |#1|) (-1173 |#1|)))) (-327)) (T -495)) +((-4201 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)))) (-1506 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-2495 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 *4))) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-4160 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-495 *4)))) (-2994 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-856)) (-5 *1 (-495 *4)))) (-2500 (*1 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (-3025 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3534 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-4098 (*1 *2 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3396 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-1324 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1038)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-2556 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-495 *4)))) (-3144 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-1173 *5)) (-5 *3 (-713)) (-5 *4 (-1038)) (-4 *5 (-327)) (-5 *1 (-495 *5)))) (-3451 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-3146 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)))) (-3636 (*1 *2 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-2894 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) (-4 *4 (-327)))) (-1216 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-4 *4 (-327)) (-5 *2 (-1178)) (-5 *1 (-495 *4))))) +(-10 -7 (-15 -1216 ((-1178) (-1173 (-592 (-2 (|:| -3348 |#1|) (|:| -3636 (-1038))))) |#1|)) (-15 -2894 ((-1173 |#1|) (-856))) (-15 -3636 ((-1173 |#1|) (-856) (-856))) (-15 -3146 ((-1087 |#1|) (-1173 |#1|))) (-15 -3451 ((-1087 |#1|) (-713))) (-15 -3144 ((-1173 |#1|) (-1173 |#1|) (-713) (-1038))) (-15 -2556 ((-1173 |#1|) (-1173 |#1|) (-713))) (-15 -1324 ((-1173 |#1|) (-1173 |#1|) (-1038) (-1038))) (-15 -3396 ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 ** ((-1173 |#1|) (-1173 |#1|) (-525))) (-15 * ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -4098 ((-1173 |#1|) (-1173 |#1|) (-1173 |#1|))) (-15 -3534 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -3025 ((-1173 |#1|) (-1173 |#1|) (-856))) (-15 -2500 ((-1173 |#1|) (-1173 |#1|))) (-15 -2994 ((-856) (-1173 |#1|))) (-15 -4160 ((-108) (-1173 |#1|))) (-15 -2495 ((-1173 (-1173 |#1|)) (-856))) (-15 -1506 ((-1173 |#1|) (-856))) (-15 -4201 ((-1087 |#1|) (-1173 |#1|)))) +((-3774 (((-1 |#1| |#1|) |#1|) 11)) (-1880 (((-1 |#1| |#1|)) 10))) +(((-496 |#1|) (-10 -7 (-15 -1880 ((-1 |#1| |#1|))) (-15 -3774 ((-1 |#1| |#1|) |#1|))) (-13 (-669) (-25))) (T -496)) +((-3774 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25))))) (-1880 (*1 *2) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25)))))) +(-10 -7 (-15 -1880 ((-1 |#1| |#1|))) (-15 -3774 ((-1 |#1| |#1|) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3788 (($ $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-2352 (($ (-713) |#1|) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 (-713) (-713)) $) NIL)) (-2125 ((|#1| $) NIL)) (-2546 (((-713) $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 20)) (-3351 (($) NIL T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL))) (((-497 |#1|) (-13 (-735) (-481 (-713) |#1|)) (-789)) (T -497)) NIL (-13 (-735) (-481 (-713) |#1|)) -((-3872 (((-592 |#2|) (-1087 |#1|) |#3|) 83)) (-1292 (((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))) 100)) (-3405 (((-1087 |#1|) (-632 |#1|)) 95))) -(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -3405 ((-1087 |#1|) (-632 |#1|))) (-15 -3872 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -1292 ((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))))) (-341) (-341) (-13 (-341) (-787))) (T -498)) -((-1292 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *6)) (-5 *5 (-1 (-396 (-1087 *6)) (-1087 *6))) (-4 *6 (-341)) (-5 *2 (-592 (-2 (|:| |outval| *7) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 *7)))))) (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-787))))) (-3872 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *5)) (-4 *5 (-341)) (-5 *2 (-592 *6)) (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) (-3405 (*1 *2 *3) (-12 (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *2 (-1087 *4)) (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-787)))))) -(-10 -7 (-15 -3405 ((-1087 |#1|) (-632 |#1|))) (-15 -3872 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -1292 ((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))))) -((-2567 (((-782 (-525))) 12)) (-2580 (((-782 (-525))) 14)) (-1547 (((-775 (-525))) 9))) -(((-499) (-10 -7 (-15 -1547 ((-775 (-525)))) (-15 -2567 ((-782 (-525)))) (-15 -2580 ((-782 (-525)))))) (T -499)) -((-2580 (*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) (-2567 (*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) (-1547 (*1 *2) (-12 (-5 *2 (-775 (-525))) (-5 *1 (-499))))) -(-10 -7 (-15 -1547 ((-775 (-525)))) (-15 -2567 ((-782 (-525)))) (-15 -2580 ((-782 (-525))))) -((-4121 (((-501) (-1091)) 15)) (-1504 ((|#1| (-501)) 20))) -(((-500 |#1|) (-10 -7 (-15 -4121 ((-501) (-1091))) (-15 -1504 (|#1| (-501)))) (-1127)) (T -500)) -((-1504 (*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1127)))) (-4121 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-501)) (-5 *1 (-500 *4)) (-4 *4 (-1127))))) -(-10 -7 (-15 -4121 ((-501) (-1091))) (-15 -1504 (|#1| (-501)))) -((-1260 (((-108) $ $) NIL)) (-2284 (((-1074) $) 48)) (-2759 (((-108) $) 43)) (-3046 (((-1091) $) 44)) (-2543 (((-108) $) 41)) (-3111 (((-1074) $) 42)) (-2527 (((-108) $) NIL)) (-2989 (((-108) $) NIL)) (-3218 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-3119 (($ $ (-592 (-1091))) 20)) (-1504 (((-51) $) 22)) (-4154 (((-108) $) NIL)) (-4215 (((-525) $) NIL)) (-2012 (((-1038) $) NIL)) (-2626 (($ $ (-592 (-1091)) (-1091)) 60)) (-3695 (((-108) $) NIL)) (-2294 (((-205) $) NIL)) (-2681 (($ $) 38)) (-2533 (((-798) $) NIL)) (-4216 (((-108) $ $) NIL)) (-3410 (($ $ (-525)) NIL) (($ $ (-592 (-525))) NIL)) (-2289 (((-592 $) $) 28)) (-3372 (((-1091) (-592 $)) 49)) (-2749 (($ (-592 $)) 53) (($ (-1074)) NIL) (($ (-1091)) 18) (($ (-525)) 8) (($ (-205)) 25) (($ (-798)) NIL) (((-1024) $) 11) (($ (-1024)) 12)) (-2631 (((-1091) (-1091) (-592 $)) 52)) (-1270 (((-798) $) 46)) (-4124 (($ $) 51)) (-4114 (($ $) 50)) (-3246 (($ $ (-592 $)) 57)) (-2022 (((-108) $) 27)) (-3355 (($) 9 T CONST)) (-3365 (($) 10 T CONST)) (-3994 (((-108) $ $) 61)) (-4100 (($ $ $) 66)) (-4080 (($ $ $) 62)) (** (($ $ (-713)) 65) (($ $ (-525)) 64)) (* (($ $ $) 63)) (-3596 (((-525) $) NIL))) -(((-501) (-13 (-1023 (-1074) (-1091) (-525) (-205) (-798)) (-567 (-1024)) (-10 -8 (-15 -1504 ((-51) $)) (-15 -2749 ($ (-1024))) (-15 -3246 ($ $ (-592 $))) (-15 -2626 ($ $ (-592 (-1091)) (-1091))) (-15 -3119 ($ $ (-592 (-1091)))) (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 -4100 ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ (-525))) (-15 0 ($) -1478) (-15 1 ($) -1478) (-15 -2681 ($ $)) (-15 -2284 ((-1074) $)) (-15 -3372 ((-1091) (-592 $))) (-15 -2631 ((-1091) (-1091) (-592 $)))))) (T -501)) -((-1504 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-1024)) (-5 *1 (-501)))) (-3246 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-501))) (-5 *1 (-501)))) (-2626 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1091)) (-5 *1 (-501)))) (-3119 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-501)))) (-4080 (*1 *1 *1 *1) (-5 *1 (-501))) (* (*1 *1 *1 *1) (-5 *1 (-501))) (-4100 (*1 *1 *1 *1) (-5 *1 (-501))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-501)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-501)))) (-3355 (*1 *1) (-5 *1 (-501))) (-3365 (*1 *1) (-5 *1 (-501))) (-2681 (*1 *1 *1) (-5 *1 (-501))) (-2284 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-501)))) (-3372 (*1 *2 *3) (-12 (-5 *3 (-592 (-501))) (-5 *2 (-1091)) (-5 *1 (-501)))) (-2631 (*1 *2 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-501))) (-5 *1 (-501))))) -(-13 (-1023 (-1074) (-1091) (-525) (-205) (-798)) (-567 (-1024)) (-10 -8 (-15 -1504 ((-51) $)) (-15 -2749 ($ (-1024))) (-15 -3246 ($ $ (-592 $))) (-15 -2626 ($ $ (-592 (-1091)) (-1091))) (-15 -3119 ($ $ (-592 (-1091)))) (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 -4100 ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ (-525))) (-15 (-3355) ($) -1478) (-15 (-3365) ($) -1478) (-15 -2681 ($ $)) (-15 -2284 ((-1074) $)) (-15 -3372 ((-1091) (-592 $))) (-15 -2631 ((-1091) (-1091) (-592 $))))) -((-3588 ((|#2| |#2|) 17)) (-1243 ((|#2| |#2|) 13)) (-2357 ((|#2| |#2| (-525) (-525)) 20)) (-1566 ((|#2| |#2|) 15))) -(((-502 |#1| |#2|) (-10 -7 (-15 -1243 (|#2| |#2|)) (-15 -1566 (|#2| |#2|)) (-15 -3588 (|#2| |#2|)) (-15 -2357 (|#2| |#2| (-525) (-525)))) (-13 (-517) (-138)) (-1164 |#1|)) (T -502)) -((-2357 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) (-4 *2 (-1164 *4)))) (-3588 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3)))) (-1566 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3)))) (-1243 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3))))) -(-10 -7 (-15 -1243 (|#2| |#2|)) (-15 -1566 (|#2| |#2|)) (-15 -3588 (|#2| |#2|)) (-15 -2357 (|#2| |#2| (-525) (-525)))) -((-3764 (((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))) 32)) (-2281 (((-592 |#2|) (-887 |#1|) |#3|) 53) (((-592 |#2|) (-1087 |#1|) |#3|) 52)) (-1969 (((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|) 88))) -(((-503 |#1| |#2| |#3|) (-10 -7 (-15 -2281 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -2281 ((-592 |#2|) (-887 |#1|) |#3|)) (-15 -1969 ((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|)) (-15 -3764 ((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))))) (-429) (-341) (-13 (-341) (-787))) (T -503)) -((-3764 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1091))) (-4 *6 (-341)) (-5 *2 (-592 (-273 (-887 *6)))) (-5 *1 (-503 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-13 (-341) (-787))))) (-1969 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) (-4 *5 (-13 (-341) (-787))))) (-2281 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) (-2281 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) -(-10 -7 (-15 -2281 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -2281 ((-592 |#2|) (-887 |#1|) |#3|)) (-15 -1969 ((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|)) (-15 -3764 ((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))))) -((-1920 ((|#2| |#2| |#1|) 17)) (-3363 ((|#2| (-592 |#2|)) 27)) (-2634 ((|#2| (-592 |#2|)) 46))) -(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3363 (|#2| (-592 |#2|))) (-15 -2634 (|#2| (-592 |#2|))) (-15 -1920 (|#2| |#2| |#1|))) (-286) (-1149 |#1|) |#1| (-1 |#1| |#1| (-713))) (T -504)) -((-1920 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-713))) (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1149 *3)))) (-2634 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713))))) (-3363 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) -(-10 -7 (-15 -3363 (|#2| (-592 |#2|))) (-15 -2634 (|#2| (-592 |#2|))) (-15 -1920 (|#2| |#2| |#1|))) -((-2194 (((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))) 79) (((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|))) 169))) -(((-505 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|)))) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))))) (-789) (-735) (-13 (-286) (-138)) (-884 |#3| |#2| |#1|)) (T -505)) -((-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1087 *7)) (-1087 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *8 (-884 *7 *6 *5)) (-5 *2 (-396 (-1087 *8))) (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1087 *8)))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1087 *7)) (-1087 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3)) (-4 *3 (-884 *7 *6 *5))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|)))) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))))) -((-3588 ((|#4| |#4|) 74)) (-1243 ((|#4| |#4|) 70)) (-2357 ((|#4| |#4| (-525) (-525)) 76)) (-1566 ((|#4| |#4|) 72))) -(((-506 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1243 (|#4| |#4|)) (-15 -1566 (|#4| |#4|)) (-15 -3588 (|#4| |#4|)) (-15 -2357 (|#4| |#4| (-525) (-525)))) (-13 (-341) (-346) (-567 (-525))) (-1149 |#1|) (-667 |#1| |#2|) (-1164 |#3|)) (T -506)) -((-2357 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) (-4 *5 (-1149 *4)) (-4 *6 (-667 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) (-4 *2 (-1164 *6)))) (-3588 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) (-1566 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) (-1243 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5))))) -(-10 -7 (-15 -1243 (|#4| |#4|)) (-15 -1566 (|#4| |#4|)) (-15 -3588 (|#4| |#4|)) (-15 -2357 (|#4| |#4| (-525) (-525)))) -((-3588 ((|#2| |#2|) 27)) (-1243 ((|#2| |#2|) 23)) (-2357 ((|#2| |#2| (-525) (-525)) 29)) (-1566 ((|#2| |#2|) 25))) -(((-507 |#1| |#2|) (-10 -7 (-15 -1243 (|#2| |#2|)) (-15 -1566 (|#2| |#2|)) (-15 -3588 (|#2| |#2|)) (-15 -2357 (|#2| |#2| (-525) (-525)))) (-13 (-341) (-346) (-567 (-525))) (-1164 |#1|)) (T -507)) -((-2357 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *4 *2)) (-4 *2 (-1164 *4)))) (-3588 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3)))) (-1566 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3)))) (-1243 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3))))) -(-10 -7 (-15 -1243 (|#2| |#2|)) (-15 -1566 (|#2| |#2|)) (-15 -3588 (|#2| |#2|)) (-15 -2357 (|#2| |#2| (-525) (-525)))) -((-2224 (((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)) 14) (((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|)) 13) (((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|)) 26))) -(((-508 |#1| |#2|) (-10 -7 (-15 -2224 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2224 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2224 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) (-977) (-1149 |#1|)) (T -508)) -((-2224 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) (-2224 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *2 (-525)) (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) (-2224 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *2 (-525)) (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-977)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1149 *5))))) -(-10 -7 (-15 -2224 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2224 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -2224 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) -((-3705 (($ $ $) 79)) (-1990 (((-396 $) $) 47)) (-2591 (((-3 (-525) "failed") $) 59)) (-3897 (((-525) $) 37)) (-1761 (((-3 (-385 (-525)) "failed") $) 74)) (-3717 (((-108) $) 24)) (-2406 (((-385 (-525)) $) 72)) (-2822 (((-108) $) 50)) (-2534 (($ $ $ $) 86)) (-3426 (((-108) $) 16)) (-3925 (($ $ $) 57)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 69)) (-1383 (((-3 $ "failed") $) 64)) (-1634 (($ $) 23)) (-3321 (($ $ $) 84)) (-3940 (($) 60)) (-3832 (($ $) 53)) (-2194 (((-396 $) $) 45)) (-2995 (((-108) $) 14)) (-2430 (((-713) $) 28)) (-2524 (($ $ (-713)) NIL) (($ $) 10)) (-1451 (($ $) 17)) (-2749 (((-525) $) NIL) (((-501) $) 36) (((-827 (-525)) $) 40) (((-357) $) 31) (((-205) $) 33)) (-2031 (((-713)) 8)) (-1702 (((-108) $ $) 20)) (-3876 (($ $ $) 55))) -(((-509 |#1|) (-10 -8 (-15 -3321 (|#1| |#1| |#1|)) (-15 -2534 (|#1| |#1| |#1| |#1|)) (-15 -1634 (|#1| |#1|)) (-15 -1451 (|#1| |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -3705 (|#1| |#1| |#1|)) (-15 -1702 ((-108) |#1| |#1|)) (-15 -2995 ((-108) |#1|)) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -3925 (|#1| |#1| |#1|)) (-15 -3832 (|#1| |#1|)) (-15 -3876 (|#1| |#1| |#1|)) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -2749 ((-525) |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3426 ((-108) |#1|)) (-15 -2430 ((-713) |#1|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2822 ((-108) |#1|)) (-15 -2031 ((-713)))) (-510)) (T -509)) -((-2031 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-509 *3)) (-4 *3 (-510))))) -(-10 -8 (-15 -3321 (|#1| |#1| |#1|)) (-15 -2534 (|#1| |#1| |#1| |#1|)) (-15 -1634 (|#1| |#1|)) (-15 -1451 (|#1| |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -3705 (|#1| |#1| |#1|)) (-15 -1702 ((-108) |#1| |#1|)) (-15 -2995 ((-108) |#1|)) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -3925 (|#1| |#1| |#1|)) (-15 -3832 (|#1| |#1|)) (-15 -3876 (|#1| |#1| |#1|)) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -2749 ((-525) |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3426 ((-108) |#1|)) (-15 -2430 ((-713) |#1|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2822 ((-108) |#1|)) (-15 -2031 ((-713)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-3705 (($ $ $) 85)) (-2467 (((-3 $ "failed") $ $) 19)) (-2933 (($ $ $ $) 73)) (-3851 (($ $) 51)) (-1990 (((-396 $) $) 52)) (-1540 (((-108) $ $) 125)) (-2148 (((-525) $) 114)) (-4177 (($ $ $) 88)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 106)) (-3897 (((-525) $) 105)) (-1726 (($ $ $) 129)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 104) (((-632 (-525)) (-632 $)) 103)) (-3233 (((-3 $ "failed") $) 34)) (-1761 (((-3 (-385 (-525)) "failed") $) 82)) (-3717 (((-108) $) 84)) (-2406 (((-385 (-525)) $) 83)) (-2899 (($) 81) (($ $) 80)) (-1705 (($ $ $) 128)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 123)) (-2822 (((-108) $) 53)) (-2534 (($ $ $ $) 71)) (-1575 (($ $ $) 86)) (-3426 (((-108) $) 116)) (-3925 (($ $ $) 97)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 100)) (-4211 (((-108) $) 31)) (-2353 (((-108) $) 92)) (-1383 (((-3 $ "failed") $) 94)) (-2348 (((-108) $) 115)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 132)) (-1787 (($ $ $ $) 72)) (-2371 (($ $ $) 117)) (-2535 (($ $ $) 118)) (-1634 (($ $) 75)) (-2023 (($ $) 89)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-3321 (($ $ $) 70)) (-3940 (($) 93 T CONST)) (-4058 (($ $) 77)) (-2012 (((-1038) $) 10) (($ $) 79)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-3832 (($ $) 98)) (-2194 (((-396 $) $) 50)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 130)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 124)) (-2995 (((-108) $) 91)) (-2430 (((-713) $) 126)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 127)) (-2524 (($ $ (-713)) 111) (($ $) 109)) (-3881 (($ $) 76)) (-1451 (($ $) 78)) (-2749 (((-525) $) 108) (((-501) $) 102) (((-827 (-525)) $) 101) (((-357) $) 96) (((-205) $) 95)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 107)) (-2031 (((-713)) 29)) (-1702 (((-108) $ $) 87)) (-3876 (($ $ $) 99)) (-3201 (($) 90)) (-1533 (((-108) $ $) 39)) (-3471 (($ $ $ $) 74)) (-1868 (($ $) 113)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-713)) 112) (($ $) 110)) (-4046 (((-108) $ $) 120)) (-4025 (((-108) $ $) 121)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 119)) (-4017 (((-108) $ $) 122)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-3092 (((-592 |#2|) (-1087 |#1|) |#3|) 83)) (-2442 (((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))) 100)) (-3966 (((-1087 |#1|) (-632 |#1|)) 95))) +(((-498 |#1| |#2| |#3|) (-10 -7 (-15 -3966 ((-1087 |#1|) (-632 |#1|))) (-15 -3092 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -2442 ((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))))) (-341) (-341) (-13 (-341) (-787))) (T -498)) +((-2442 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *6)) (-5 *5 (-1 (-396 (-1087 *6)) (-1087 *6))) (-4 *6 (-341)) (-5 *2 (-592 (-2 (|:| |outval| *7) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 *7)))))) (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-787))))) (-3092 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *5)) (-4 *5 (-341)) (-5 *2 (-592 *6)) (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) (-3966 (*1 *2 *3) (-12 (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *2 (-1087 *4)) (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-787)))))) +(-10 -7 (-15 -3966 ((-1087 |#1|) (-632 |#1|))) (-15 -3092 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -2442 ((-592 (-2 (|:| |outval| |#2|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#2|))))) (-632 |#1|) |#3| (-1 (-396 (-1087 |#1|)) (-1087 |#1|))))) +((-2564 (((-782 (-525))) 12)) (-2577 (((-782 (-525))) 14)) (-1551 (((-775 (-525))) 9))) +(((-499) (-10 -7 (-15 -1551 ((-775 (-525)))) (-15 -2564 ((-782 (-525)))) (-15 -2577 ((-782 (-525)))))) (T -499)) +((-2577 (*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) (-2564 (*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) (-1551 (*1 *2) (-12 (-5 *2 (-775 (-525))) (-5 *1 (-499))))) +(-10 -7 (-15 -1551 ((-775 (-525)))) (-15 -2564 ((-782 (-525)))) (-15 -2577 ((-782 (-525))))) +((-2650 (((-501) (-1091)) 15)) (-1507 ((|#1| (-501)) 20))) +(((-500 |#1|) (-10 -7 (-15 -2650 ((-501) (-1091))) (-15 -1507 (|#1| (-501)))) (-1127)) (T -500)) +((-1507 (*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1127)))) (-2650 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-501)) (-5 *1 (-500 *4)) (-4 *4 (-1127))))) +(-10 -7 (-15 -2650 ((-501) (-1091))) (-15 -1507 (|#1| (-501)))) +((-1261 (((-108) $ $) NIL)) (-3898 (((-1074) $) 48)) (-2868 (((-108) $) 43)) (-3042 (((-1091) $) 44)) (-1375 (((-108) $) 41)) (-3106 (((-1074) $) 42)) (-1248 (((-108) $) NIL)) (-3188 (((-108) $) NIL)) (-1726 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-3115 (($ $ (-592 (-1091))) 20)) (-1507 (((-51) $) 22)) (-2907 (((-108) $) NIL)) (-4218 (((-525) $) NIL)) (-2015 (((-1038) $) NIL)) (-2622 (($ $ (-592 (-1091)) (-1091)) 60)) (-3720 (((-108) $) NIL)) (-2296 (((-205) $) NIL)) (-2676 (($ $) 38)) (-2529 (((-798) $) NIL)) (-4216 (((-108) $ $) NIL)) (-3405 (($ $ (-525)) NIL) (($ $ (-592 (-525))) NIL)) (-2291 (((-592 $) $) 28)) (-3368 (((-1091) (-592 $)) 49)) (-2745 (($ (-592 $)) 53) (($ (-1074)) NIL) (($ (-1091)) 18) (($ (-525)) 8) (($ (-205)) 25) (($ (-798)) NIL) (((-1024) $) 11) (($ (-1024)) 12)) (-2627 (((-1091) (-1091) (-592 $)) 52)) (-1271 (((-798) $) 46)) (-4122 (($ $) 51)) (-4113 (($ $) 50)) (-3790 (($ $ (-592 $)) 57)) (-2659 (((-108) $) 27)) (-3351 (($) 9 T CONST)) (-3362 (($) 10 T CONST)) (-3992 (((-108) $ $) 61)) (-4098 (($ $ $) 66)) (-4078 (($ $ $) 62)) (** (($ $ (-713)) 65) (($ $ (-525)) 64)) (* (($ $ $) 63)) (-3594 (((-525) $) NIL))) +(((-501) (-13 (-1023 (-1074) (-1091) (-525) (-205) (-798)) (-567 (-1024)) (-10 -8 (-15 -1507 ((-51) $)) (-15 -2745 ($ (-1024))) (-15 -3790 ($ $ (-592 $))) (-15 -2622 ($ $ (-592 (-1091)) (-1091))) (-15 -3115 ($ $ (-592 (-1091)))) (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 -4098 ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ (-525))) (-15 0 ($) -1482) (-15 1 ($) -1482) (-15 -2676 ($ $)) (-15 -3898 ((-1074) $)) (-15 -3368 ((-1091) (-592 $))) (-15 -2627 ((-1091) (-1091) (-592 $)))))) (T -501)) +((-1507 (*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-1024)) (-5 *1 (-501)))) (-3790 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-501))) (-5 *1 (-501)))) (-2622 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1091)) (-5 *1 (-501)))) (-3115 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-501)))) (-4078 (*1 *1 *1 *1) (-5 *1 (-501))) (* (*1 *1 *1 *1) (-5 *1 (-501))) (-4098 (*1 *1 *1 *1) (-5 *1 (-501))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-501)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-501)))) (-3351 (*1 *1) (-5 *1 (-501))) (-3362 (*1 *1) (-5 *1 (-501))) (-2676 (*1 *1 *1) (-5 *1 (-501))) (-3898 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-501)))) (-3368 (*1 *2 *3) (-12 (-5 *3 (-592 (-501))) (-5 *2 (-1091)) (-5 *1 (-501)))) (-2627 (*1 *2 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-501))) (-5 *1 (-501))))) +(-13 (-1023 (-1074) (-1091) (-525) (-205) (-798)) (-567 (-1024)) (-10 -8 (-15 -1507 ((-51) $)) (-15 -2745 ($ (-1024))) (-15 -3790 ($ $ (-592 $))) (-15 -2622 ($ $ (-592 (-1091)) (-1091))) (-15 -3115 ($ $ (-592 (-1091)))) (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 -4098 ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ (-525))) (-15 (-3351) ($) -1482) (-15 (-3362) ($) -1482) (-15 -2676 ($ $)) (-15 -3898 ((-1074) $)) (-15 -3368 ((-1091) (-592 $))) (-15 -2627 ((-1091) (-1091) (-592 $))))) +((-2137 ((|#2| |#2|) 17)) (-1679 ((|#2| |#2|) 13)) (-3337 ((|#2| |#2| (-525) (-525)) 20)) (-3161 ((|#2| |#2|) 15))) +(((-502 |#1| |#2|) (-10 -7 (-15 -1679 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2137 (|#2| |#2|)) (-15 -3337 (|#2| |#2| (-525) (-525)))) (-13 (-517) (-138)) (-1164 |#1|)) (T -502)) +((-3337 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) (-4 *2 (-1164 *4)))) (-2137 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3)))) (-3161 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3)))) (-1679 (*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) (-4 *2 (-1164 *3))))) +(-10 -7 (-15 -1679 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2137 (|#2| |#2|)) (-15 -3337 (|#2| |#2| (-525) (-525)))) +((-3228 (((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))) 32)) (-3864 (((-592 |#2|) (-887 |#1|) |#3|) 53) (((-592 |#2|) (-1087 |#1|) |#3|) 52)) (-4052 (((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|) 88))) +(((-503 |#1| |#2| |#3|) (-10 -7 (-15 -3864 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -3864 ((-592 |#2|) (-887 |#1|) |#3|)) (-15 -4052 ((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|)) (-15 -3228 ((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))))) (-429) (-341) (-13 (-341) (-787))) (T -503)) +((-3228 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1091))) (-4 *6 (-341)) (-5 *2 (-592 (-273 (-887 *6)))) (-5 *1 (-503 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-13 (-341) (-787))))) (-4052 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-592 (-592 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) (-4 *5 (-13 (-341) (-787))))) (-3864 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) (-3864 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) +(-10 -7 (-15 -3864 ((-592 |#2|) (-1087 |#1|) |#3|)) (-15 -3864 ((-592 |#2|) (-887 |#1|) |#3|)) (-15 -4052 ((-592 (-592 |#2|)) (-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)) |#3|)) (-15 -3228 ((-592 (-273 (-887 |#2|))) (-592 |#2|) (-592 (-1091))))) +((-1964 ((|#2| |#2| |#1|) 17)) (-1737 ((|#2| (-592 |#2|)) 27)) (-3972 ((|#2| (-592 |#2|)) 46))) +(((-504 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1737 (|#2| (-592 |#2|))) (-15 -3972 (|#2| (-592 |#2|))) (-15 -1964 (|#2| |#2| |#1|))) (-286) (-1149 |#1|) |#1| (-1 |#1| |#1| (-713))) (T -504)) +((-1964 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-713))) (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1149 *3)))) (-3972 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713))))) (-1737 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) +(-10 -7 (-15 -1737 (|#2| (-592 |#2|))) (-15 -3972 (|#2| (-592 |#2|))) (-15 -1964 (|#2| |#2| |#1|))) +((-2197 (((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))) 79) (((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|))) 169))) +(((-505 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|)))) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))))) (-789) (-735) (-13 (-286) (-138)) (-884 |#3| |#2| |#1|)) (T -505)) +((-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1087 *7)) (-1087 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *8 (-884 *7 *6 *5)) (-5 *2 (-396 (-1087 *8))) (-5 *1 (-505 *5 *6 *7 *8)) (-5 *3 (-1087 *8)))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 (-1087 *7)) (-1087 *7))) (-4 *7 (-13 (-286) (-138))) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *2 (-396 *3)) (-5 *1 (-505 *5 *6 *7 *3)) (-4 *3 (-884 *7 *6 *5))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4| (-1 (-396 (-1087 |#3|)) (-1087 |#3|)))) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|) (-1 (-396 (-1087 |#3|)) (-1087 |#3|))))) +((-2137 ((|#4| |#4|) 74)) (-1679 ((|#4| |#4|) 70)) (-3337 ((|#4| |#4| (-525) (-525)) 76)) (-3161 ((|#4| |#4|) 72))) +(((-506 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1679 (|#4| |#4|)) (-15 -3161 (|#4| |#4|)) (-15 -2137 (|#4| |#4|)) (-15 -3337 (|#4| |#4| (-525) (-525)))) (-13 (-341) (-346) (-567 (-525))) (-1149 |#1|) (-667 |#1| |#2|) (-1164 |#3|)) (T -506)) +((-3337 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) (-4 *5 (-1149 *4)) (-4 *6 (-667 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) (-4 *2 (-1164 *6)))) (-2137 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) (-3161 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) (-1679 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5))))) +(-10 -7 (-15 -1679 (|#4| |#4|)) (-15 -3161 (|#4| |#4|)) (-15 -2137 (|#4| |#4|)) (-15 -3337 (|#4| |#4| (-525) (-525)))) +((-2137 ((|#2| |#2|) 27)) (-1679 ((|#2| |#2|) 23)) (-3337 ((|#2| |#2| (-525) (-525)) 29)) (-3161 ((|#2| |#2|) 25))) +(((-507 |#1| |#2|) (-10 -7 (-15 -1679 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2137 (|#2| |#2|)) (-15 -3337 (|#2| |#2| (-525) (-525)))) (-13 (-341) (-346) (-567 (-525))) (-1164 |#1|)) (T -507)) +((-3337 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *4 *2)) (-4 *2 (-1164 *4)))) (-2137 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3)))) (-3161 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3)))) (-1679 (*1 *2 *2) (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) (-4 *2 (-1164 *3))))) +(-10 -7 (-15 -1679 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2137 (|#2| |#2|)) (-15 -3337 (|#2| |#2| (-525) (-525)))) +((-1510 (((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)) 14) (((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|)) 13) (((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|)) 26))) +(((-508 |#1| |#2|) (-10 -7 (-15 -1510 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1510 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1510 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) (-977) (-1149 |#1|)) (T -508)) +((-1510 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) (-1510 (*1 *2 *3 *4 *2 *5) (|partial| -12 (-5 *2 (-525)) (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) (-1510 (*1 *2 *3 *2 *4) (|partial| -12 (-5 *2 (-525)) (-5 *4 (-1 (-3 (-525) "failed") *5)) (-4 *5 (-977)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1149 *5))))) +(-10 -7 (-15 -1510 ((-3 (-525) "failed") |#2| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1510 ((-3 (-525) "failed") |#2| |#1| (-525) (-1 (-3 (-525) "failed") |#1|))) (-15 -1510 ((-3 (-525) "failed") |#2| |#1| (-1 (-3 (-525) "failed") |#1|)))) +((-3812 (($ $ $) 79)) (-2033 (((-396 $) $) 47)) (-2588 (((-3 (-525) "failed") $) 59)) (-3894 (((-525) $) 37)) (-1383 (((-3 (-385 (-525)) "failed") $) 74)) (-3922 (((-108) $) 24)) (-2738 (((-385 (-525)) $) 72)) (-2162 (((-108) $) 50)) (-1309 (($ $ $ $) 86)) (-4147 (((-108) $) 16)) (-2496 (($ $ $) 57)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 69)) (-2949 (((-3 $ "failed") $) 64)) (-1639 (($ $) 23)) (-1344 (($ $ $) 84)) (-3937 (($) 60)) (-2760 (($ $) 53)) (-2197 (((-396 $) $) 45)) (-3236 (((-108) $) 14)) (-2931 (((-713) $) 28)) (-2521 (($ $ (-713)) NIL) (($ $) 10)) (-1454 (($ $) 17)) (-2745 (((-525) $) NIL) (((-501) $) 36) (((-827 (-525)) $) 40) (((-357) $) 31) (((-205) $) 33)) (-3998 (((-713)) 8)) (-1448 (((-108) $ $) 20)) (-1870 (($ $ $) 55))) +(((-509 |#1|) (-10 -8 (-15 -1344 (|#1| |#1| |#1|)) (-15 -1309 (|#1| |#1| |#1| |#1|)) (-15 -1639 (|#1| |#1|)) (-15 -1454 (|#1| |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3812 (|#1| |#1| |#1|)) (-15 -1448 ((-108) |#1| |#1|)) (-15 -3236 ((-108) |#1|)) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -2496 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1|)) (-15 -1870 (|#1| |#1| |#1|)) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -2745 ((-525) |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -4147 ((-108) |#1|)) (-15 -2931 ((-713) |#1|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2162 ((-108) |#1|)) (-15 -3998 ((-713)))) (-510)) (T -509)) +((-3998 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-509 *3)) (-4 *3 (-510))))) +(-10 -8 (-15 -1344 (|#1| |#1| |#1|)) (-15 -1309 (|#1| |#1| |#1| |#1|)) (-15 -1639 (|#1| |#1|)) (-15 -1454 (|#1| |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3812 (|#1| |#1| |#1|)) (-15 -1448 ((-108) |#1| |#1|)) (-15 -3236 ((-108) |#1|)) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -2496 (|#1| |#1| |#1|)) (-15 -2760 (|#1| |#1|)) (-15 -1870 (|#1| |#1| |#1|)) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -2745 ((-525) |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -4147 ((-108) |#1|)) (-15 -2931 ((-713) |#1|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2162 ((-108) |#1|)) (-15 -3998 ((-713)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-3812 (($ $ $) 85)) (-1916 (((-3 $ "failed") $ $) 19)) (-3806 (($ $ $ $) 73)) (-2940 (($ $) 51)) (-2033 (((-396 $) $) 52)) (-3766 (((-108) $ $) 125)) (-1954 (((-525) $) 114)) (-4177 (($ $ $) 88)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 106)) (-3894 (((-525) $) 105)) (-1731 (($ $ $) 129)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 104) (((-632 (-525)) (-632 $)) 103)) (-1853 (((-3 $ "failed") $) 34)) (-1383 (((-3 (-385 (-525)) "failed") $) 82)) (-3922 (((-108) $) 84)) (-2738 (((-385 (-525)) $) 83)) (-2894 (($) 81) (($ $) 80)) (-1709 (($ $ $) 128)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 123)) (-2162 (((-108) $) 53)) (-1309 (($ $ $ $) 71)) (-1217 (($ $ $) 86)) (-4147 (((-108) $) 116)) (-2496 (($ $ $) 97)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 100)) (-2109 (((-108) $) 31)) (-3302 (((-108) $) 92)) (-2949 (((-3 $ "failed") $) 94)) (-3288 (((-108) $) 115)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 132)) (-1659 (($ $ $ $) 72)) (-2372 (($ $ $) 117)) (-2530 (($ $ $) 118)) (-1639 (($ $) 75)) (-1399 (($ $) 89)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-1344 (($ $ $) 70)) (-3937 (($) 93 T CONST)) (-4056 (($ $) 77)) (-2015 (((-1038) $) 10) (($ $) 79)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2760 (($ $) 98)) (-2197 (((-396 $) $) 50)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 131) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 130)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 124)) (-3236 (((-108) $) 91)) (-2931 (((-713) $) 126)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 127)) (-2521 (($ $ (-713)) 111) (($ $) 109)) (-3879 (($ $) 76)) (-1454 (($ $) 78)) (-2745 (((-525) $) 108) (((-501) $) 102) (((-827 (-525)) $) 101) (((-357) $) 96) (((-205) $) 95)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 107)) (-3998 (((-713)) 29)) (-1448 (((-108) $ $) 87)) (-1870 (($ $ $) 99)) (-3196 (($) 90)) (-3714 (((-108) $ $) 39)) (-3391 (($ $ $ $) 74)) (-3297 (($ $) 113)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-713)) 112) (($ $) 110)) (-4043 (((-108) $ $) 120)) (-4025 (((-108) $ $) 121)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 119)) (-4015 (((-108) $ $) 122)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-510) (-131)) (T -510)) -((-2353 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2995 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3201 (*1 *1) (-4 *1 (-510))) (-2023 (*1 *1 *1) (-4 *1 (-510))) (-4177 (*1 *1 *1 *1) (-4 *1 (-510))) (-1702 (*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-1575 (*1 *1 *1 *1) (-4 *1 (-510))) (-3705 (*1 *1 *1 *1) (-4 *1 (-510))) (-3717 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2406 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-1761 (*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-2899 (*1 *1) (-4 *1 (-510))) (-2899 (*1 *1 *1) (-4 *1 (-510))) (-2012 (*1 *1 *1) (-4 *1 (-510))) (-1451 (*1 *1 *1) (-4 *1 (-510))) (-4058 (*1 *1 *1) (-4 *1 (-510))) (-3881 (*1 *1 *1) (-4 *1 (-510))) (-1634 (*1 *1 *1) (-4 *1 (-510))) (-3471 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-2933 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1787 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-2534 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3321 (*1 *1 *1 *1) (-4 *1 (-510)))) -(-13 (-1131) (-286) (-762) (-213) (-567 (-525)) (-968 (-525)) (-588 (-525)) (-567 (-501)) (-567 (-827 (-525))) (-821 (-525)) (-134) (-953) (-138) (-1067) (-10 -8 (-15 -2353 ((-108) $)) (-15 -2995 ((-108) $)) (-6 -4254) (-15 -3201 ($)) (-15 -2023 ($ $)) (-15 -4177 ($ $ $)) (-15 -1702 ((-108) $ $)) (-15 -1575 ($ $ $)) (-15 -3705 ($ $ $)) (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $)) (-15 -2899 ($)) (-15 -2899 ($ $)) (-15 -2012 ($ $)) (-15 -1451 ($ $)) (-15 -4058 ($ $)) (-15 -3881 ($ $)) (-15 -1634 ($ $)) (-15 -3471 ($ $ $ $)) (-15 -2933 ($ $ $ $)) (-15 -1787 ($ $ $ $)) (-15 -2534 ($ $ $ $)) (-15 -3321 ($ $ $)) (-6 -4253))) +((-3302 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3236 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-3196 (*1 *1) (-4 *1 (-510))) (-1399 (*1 *1 *1) (-4 *1 (-510))) (-4177 (*1 *1 *1 *1) (-4 *1 (-510))) (-1448 (*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-1217 (*1 *1 *1 *1) (-4 *1 (-510))) (-3812 (*1 *1 *1 *1) (-4 *1 (-510))) (-3922 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) (-2738 (*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-1383 (*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) (-2894 (*1 *1) (-4 *1 (-510))) (-2894 (*1 *1 *1) (-4 *1 (-510))) (-2015 (*1 *1 *1) (-4 *1 (-510))) (-1454 (*1 *1 *1) (-4 *1 (-510))) (-4056 (*1 *1 *1) (-4 *1 (-510))) (-3879 (*1 *1 *1) (-4 *1 (-510))) (-1639 (*1 *1 *1) (-4 *1 (-510))) (-3391 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-3806 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1659 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1309 (*1 *1 *1 *1 *1) (-4 *1 (-510))) (-1344 (*1 *1 *1 *1) (-4 *1 (-510)))) +(-13 (-1131) (-286) (-762) (-213) (-567 (-525)) (-968 (-525)) (-588 (-525)) (-567 (-501)) (-567 (-827 (-525))) (-821 (-525)) (-134) (-953) (-138) (-1067) (-10 -8 (-15 -3302 ((-108) $)) (-15 -3236 ((-108) $)) (-6 -4254) (-15 -3196 ($)) (-15 -1399 ($ $)) (-15 -4177 ($ $ $)) (-15 -1448 ((-108) $ $)) (-15 -1217 ($ $ $)) (-15 -3812 ($ $ $)) (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $)) (-15 -2894 ($)) (-15 -2894 ($ $)) (-15 -2015 ($ $)) (-15 -1454 ($ $)) (-15 -4056 ($ $)) (-15 -3879 ($ $)) (-15 -1639 ($ $)) (-15 -3391 ($ $ $ $)) (-15 -3806 ($ $ $ $)) (-15 -1659 ($ $ $ $)) (-15 -1309 ($ $ $ $)) (-15 -1344 ($ $ $)) (-6 -4253))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-566 (-798)) . T) ((-134) . T) ((-160) . T) ((-567 (-205)) . T) ((-567 (-357)) . T) ((-567 (-501)) . T) ((-567 (-525)) . T) ((-567 (-827 (-525))) . T) ((-213) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-588 (-525)) . T) ((-660 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-762) . T) ((-787) . T) ((-789) . T) ((-821 (-525)) . T) ((-855) . T) ((-953) . T) ((-968 (-525)) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) . T) ((-1131) . T)) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) NIL)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) NIL)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-511 |#1| |#2| |#3|) (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) (-1020) (-1020) (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255)))) (T -511)) NIL (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) -((-1691 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))) 51))) -(((-512 |#1| |#2|) (-10 -7 (-15 -1691 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))))) (-13 (-789) (-517)) (-13 (-27) (-408 |#1|))) (T -512)) -((-1691 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-1 (-1087 *3) (-1087 *3))) (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-789) (-517))) (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3))))) -(-10 -7 (-15 -1691 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))))) -((-2972 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 198)) (-3070 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 194)) (-3407 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 201))) -(((-513 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3407 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2972 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3070 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-789) (-517) (-968 (-525))) (-13 (-27) (-408 |#1|)) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -513)) -((-3070 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-27) (-408 *4))) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-4 *7 (-1149 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) (-4 *2 (-320 *5 *6 *7)))) (-2972 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))) (-3407 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8))))) -(-10 -7 (-15 -3407 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2972 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -3070 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) -((-3032 (((-108) (-525) (-525)) 10)) (-3999 (((-525) (-525)) 7)) (-2170 (((-525) (-525) (-525)) 8))) -(((-514) (-10 -7 (-15 -3999 ((-525) (-525))) (-15 -2170 ((-525) (-525) (-525))) (-15 -3032 ((-108) (-525) (-525))))) (T -514)) -((-3032 (*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))) (-2170 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))) (-3999 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) -(-10 -7 (-15 -3999 ((-525) (-525))) (-15 -2170 ((-525) (-525) (-525))) (-15 -3032 ((-108) (-525) (-525)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1311 ((|#1| $) 61)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2351 (($ $) 91)) (-1603 (($ $) 74)) (-2612 ((|#1| $) 62)) (-2467 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 73)) (-2320 (($ $) 90)) (-1570 (($ $) 75)) (-2382 (($ $) 89)) (-2193 (($ $) 76)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 69)) (-3897 (((-525) $) 68)) (-3233 (((-3 $ "failed") $) 34)) (-3088 (($ |#1| |#1|) 66)) (-3426 (((-108) $) 60)) (-1534 (($) 101)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 72)) (-2348 (((-108) $) 59)) (-2371 (($ $ $) 107)) (-2535 (($ $ $) 106)) (-1415 (($ $) 98)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-3256 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-385 (-525))) 64)) (-1923 ((|#1| $) 63)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1680 (((-3 $ "failed") $ $) 42)) (-1250 (($ $) 99)) (-2396 (($ $) 88)) (-2209 (($ $) 77)) (-2367 (($ $) 87)) (-2176 (($ $) 78)) (-2335 (($ $) 86)) (-1584 (($ $) 79)) (-3740 (((-108) $ |#1|) 58)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 70)) (-2031 (((-713)) 29)) (-2438 (($ $) 97)) (-2257 (($ $) 85)) (-1533 (((-108) $ $) 39)) (-2410 (($ $) 96)) (-2226 (($ $) 84)) (-2465 (($ $) 95)) (-2287 (($ $) 83)) (-2687 (($ $) 94)) (-2303 (($ $) 82)) (-2451 (($ $) 93)) (-2273 (($ $) 81)) (-2424 (($ $) 92)) (-2242 (($ $) 80)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 104)) (-4025 (((-108) $ $) 103)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 105)) (-4017 (((-108) $ $) 102)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ $) 100) (($ $ (-385 (-525))) 71)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1348 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))) 51))) +(((-512 |#1| |#2|) (-10 -7 (-15 -1348 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))))) (-13 (-789) (-517)) (-13 (-27) (-408 |#1|))) (T -512)) +((-1348 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-1 (-1087 *3) (-1087 *3))) (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-789) (-517))) (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3))))) +(-10 -7 (-15 -1348 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-1 (-1087 |#2|) (-1087 |#2|))))) +((-4145 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 198)) (-2889 (((-3 |#5| "failed") |#5| (-1 |#3| |#3|)) 194)) (-3984 (((-542 |#5|) |#5| (-1 |#3| |#3|)) 201))) +(((-513 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3984 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -4145 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2889 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) (-13 (-789) (-517) (-968 (-525))) (-13 (-27) (-408 |#1|)) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -513)) +((-2889 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-27) (-408 *4))) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-4 *7 (-1149 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) (-4 *2 (-320 *5 *6 *7)))) (-4145 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8)))) (-3984 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-27) (-408 *5))) (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) (-4 *3 (-320 *6 *7 *8))))) +(-10 -7 (-15 -3984 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -4145 ((-542 |#5|) |#5| (-1 |#3| |#3|))) (-15 -2889 ((-3 |#5| "failed") |#5| (-1 |#3| |#3|)))) +((-3539 (((-108) (-525) (-525)) 10)) (-3745 (((-525) (-525)) 7)) (-2271 (((-525) (-525) (-525)) 8))) +(((-514) (-10 -7 (-15 -3745 ((-525) (-525))) (-15 -2271 ((-525) (-525) (-525))) (-15 -3539 ((-108) (-525) (-525))))) (T -514)) +((-3539 (*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514)))) (-2271 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514)))) (-3745 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) +(-10 -7 (-15 -3745 ((-525) (-525))) (-15 -2271 ((-525) (-525) (-525))) (-15 -3539 ((-108) (-525) (-525)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1312 ((|#1| $) 61)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-2351 (($ $) 91)) (-1608 (($ $) 74)) (-3788 ((|#1| $) 62)) (-1916 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 73)) (-2321 (($ $) 90)) (-1574 (($ $) 75)) (-2382 (($ $) 89)) (-2195 (($ $) 76)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 69)) (-3894 (((-525) $) 68)) (-1853 (((-3 $ "failed") $) 34)) (-3016 (($ |#1| |#1|) 66)) (-4147 (((-108) $) 60)) (-1539 (($) 101)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 72)) (-3288 (((-108) $) 59)) (-2372 (($ $ $) 107)) (-2530 (($ $ $) 106)) (-1418 (($ $) 98)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-3895 (($ |#1| |#1|) 67) (($ |#1|) 65) (($ (-385 (-525))) 64)) (-2000 ((|#1| $) 63)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-1687 (((-3 $ "failed") $ $) 42)) (-1251 (($ $) 99)) (-2397 (($ $) 88)) (-2210 (($ $) 77)) (-2368 (($ $) 87)) (-2178 (($ $) 78)) (-2337 (($ $) 86)) (-1588 (($ $) 79)) (-4151 (((-108) $ |#1|) 58)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-525)) 70)) (-3998 (((-713)) 29)) (-2437 (($ $) 97)) (-2259 (($ $) 85)) (-3714 (((-108) $ $) 39)) (-2411 (($ $) 96)) (-2227 (($ $) 84)) (-2462 (($ $) 95)) (-2289 (($ $) 83)) (-2670 (($ $) 94)) (-2305 (($ $) 82)) (-2450 (($ $) 93)) (-2275 (($ $) 81)) (-2425 (($ $) 92)) (-2244 (($ $) 80)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 104)) (-4025 (((-108) $ $) 103)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 105)) (-4015 (((-108) $ $) 102)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ $) 100) (($ $ (-385 (-525))) 71)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-515 |#1|) (-131) (-13 (-382) (-1113))) (T -515)) -((-3256 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3088 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3256 (*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3256 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))))) (-1923 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-2612 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-1311 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3426 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) (-2348 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) (-3740 (*1 *2 *1 *3) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108))))) -(-13 (-429) (-789) (-1113) (-934) (-968 (-525)) (-10 -8 (-6 -1370) (-15 -3256 ($ |t#1| |t#1|)) (-15 -3088 ($ |t#1| |t#1|)) (-15 -3256 ($ |t#1|)) (-15 -3256 ($ (-385 (-525)))) (-15 -1923 (|t#1| $)) (-15 -2612 (|t#1| $)) (-15 -1311 (|t#1| $)) (-15 -3426 ((-108) $)) (-15 -2348 ((-108) $)) (-15 -3740 ((-108) $ |t#1|)))) +((-3895 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3016 (*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3895 (*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3895 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))))) (-2000 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-3788 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-1312 (*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) (-4147 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) (-3288 (*1 *2 *1) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) (-4151 (*1 *2 *1 *3) (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108))))) +(-13 (-429) (-789) (-1113) (-934) (-968 (-525)) (-10 -8 (-6 -1371) (-15 -3895 ($ |t#1| |t#1|)) (-15 -3016 ($ |t#1| |t#1|)) (-15 -3895 ($ |t#1|)) (-15 -3895 ($ (-385 (-525)))) (-15 -2000 (|t#1| $)) (-15 -3788 (|t#1| $)) (-15 -1312 (|t#1| $)) (-15 -4147 ((-108) $)) (-15 -3288 ((-108) $)) (-15 -4151 ((-108) $ |t#1|)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-34) . T) ((-91) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-263) . T) ((-269) . T) ((-429) . T) ((-466) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-789) . T) ((-934) . T) ((-968 (-525)) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) . T) ((-1116) . T)) -((-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 9)) (-3906 (($ $) 11)) (-3727 (((-108) $) 18)) (-3233 (((-3 $ "failed") $) 16)) (-1533 (((-108) $ $) 20))) -(((-516 |#1|) (-10 -8 (-15 -3727 ((-108) |#1|)) (-15 -1533 ((-108) |#1| |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|))) (-517)) (T -516)) +((-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 9)) (-2220 (($ $) 11)) (-4024 (((-108) $) 18)) (-1853 (((-3 $ "failed") $) 16)) (-3714 (((-108) $ $) 20))) +(((-516 |#1|) (-10 -8 (-15 -4024 ((-108) |#1|)) (-15 -3714 ((-108) |#1| |#1|)) (-15 -2220 (|#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|))) (-517)) (T -516)) NIL -(-10 -8 (-15 -3727 ((-108) |#1|)) (-15 -1533 ((-108) |#1| |#1|)) (-15 -3906 (|#1| |#1|)) (-15 -4223 ((-2 (|:| -1704 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ $) 42)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +(-10 -8 (-15 -4024 ((-108) |#1|)) (-15 -3714 ((-108) |#1| |#1|)) (-15 -2220 (|#1| |#1|)) (-15 -2266 ((-2 (|:| -1470 |#1|) (|:| -4242 |#1|) (|:| |associate| |#1|)) |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ $) 42)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-517) (-131)) (T -517)) -((-1680 (*1 *1 *1 *1) (|partial| -4 *1 (-517))) (-4223 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -1704 *1) (|:| -4242 *1) (|:| |associate| *1))) (-4 *1 (-517)))) (-3906 (*1 *1 *1) (-4 *1 (-517))) (-1533 (*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))) (-3727 (*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) -(-13 (-160) (-37 $) (-269) (-10 -8 (-15 -1680 ((-3 $ "failed") $ $)) (-15 -4223 ((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $)) (-15 -3906 ($ $)) (-15 -1533 ((-108) $ $)) (-15 -3727 ((-108) $)))) +((-1687 (*1 *1 *1 *1) (|partial| -4 *1 (-517))) (-2266 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -1470 *1) (|:| -4242 *1) (|:| |associate| *1))) (-4 *1 (-517)))) (-2220 (*1 *1 *1) (-4 *1 (-517))) (-3714 (*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108)))) (-4024 (*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) +(-13 (-160) (-37 $) (-269) (-10 -8 (-15 -1687 ((-3 $ "failed") $ $)) (-15 -2266 ((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $)) (-15 -2220 ($ $)) (-15 -3714 ((-108) $ $)) (-15 -4024 ((-108) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3622 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|)) 37)) (-1456 (((-542 |#2|) |#2| (-1091)) 62)) (-1927 (((-3 |#2| "failed") |#2| (-1091)) 154)) (-3367 (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))) 157)) (-2119 (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|) 40))) -(((-518 |#1| |#2|) (-10 -7 (-15 -2119 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|)) (-15 -3622 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|))) (-15 -1927 ((-3 |#2| "failed") |#2| (-1091))) (-15 -1456 ((-542 |#2|) |#2| (-1091))) (-15 -3367 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -518)) -((-3367 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-565 *3)) (-5 *6 (-592 (-565 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-518 *7 *3)))) (-1456 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-1927 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-3622 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-518 *6 *3)))) (-2119 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(-10 -7 (-15 -2119 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|)) (-15 -3622 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|))) (-15 -1927 ((-3 |#2| "failed") |#2| (-1091))) (-15 -1456 ((-542 |#2|) |#2| (-1091))) (-15 -3367 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))))) -((-1990 (((-396 |#1|) |#1|) 18)) (-2194 (((-396 |#1|) |#1|) 33)) (-1333 (((-3 |#1| "failed") |#1|) 44)) (-2761 (((-396 |#1|) |#1|) 51))) -(((-519 |#1|) (-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2761 ((-396 |#1|) |#1|)) (-15 -1333 ((-3 |#1| "failed") |#1|))) (-510)) (T -519)) -((-1333 (*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))) (-2761 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-1990 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))) -(-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -2761 ((-396 |#1|) |#1|)) (-15 -1333 ((-3 |#1| "failed") |#1|))) -((-3992 (($) 9)) (-1981 (((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 35)) (-4076 (((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 32)) (-1791 (($ (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-4146 (($ (-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-2545 (((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-1567 (((-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-4069 (((-1178)) 12))) -(((-520) (-10 -8 (-15 -3992 ($)) (-15 -4069 ((-1178))) (-15 -4076 ((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -4146 ($ (-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1791 ($ (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1981 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1567 ((-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2545 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -520)) -((-2545 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520)))) (-1567 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-520)))) (-1981 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520)))) (-1791 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) (-5 *1 (-520)))) (-4146 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-520)))) (-4076 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-520)))) (-4069 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-520)))) (-3992 (*1 *1) (-5 *1 (-520)))) -(-10 -8 (-15 -3992 ($)) (-15 -4069 ((-1178))) (-15 -4076 ((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -4146 ($ (-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1791 ($ (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1981 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1567 ((-592 (-2 (|:| -3423 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2545 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -3214 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) -((-2146 (((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|)) 32)) (-1902 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|)) 110)) (-3047 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 80) (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|)) 52)) (-1435 (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|))) 87) (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|)) 109)) (-3833 (((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|)) 111)) (-2199 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 128 (|has| |#3| (-602 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|)) 127 (|has| |#3| (-602 |#2|)))) (-2369 ((|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|) 50)) (-3492 (((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|)) 31))) -(((-521 |#1| |#2| |#3|) (-10 -7 (-15 -3047 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -3047 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -1435 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|))) (-15 -1435 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -1902 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|))) (-15 -1902 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -3833 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|))) (-15 -3833 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2146 ((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|))) (-15 -2369 (|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|)) (-15 -3492 ((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|))) (IF (|has| |#3| (-602 |#2|)) (PROGN (-15 -2199 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -2199 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525))) (-13 (-408 |#1|) (-27) (-1113)) (-1020)) (T -521)) -((-2199 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-385 (-1087 *4))) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-2199 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-1087 *4)) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-3492 (*1 *2 *3 *4) (-12 (-5 *4 (-565 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-1087 (-385 (-1087 *6)))) (-5 *1 (-521 *5 *6 *7)) (-5 *3 (-1087 *6)) (-4 *7 (-1020)))) (-2369 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1087 (-385 (-1087 *2)))) (-5 *4 (-565 *2)) (-4 *2 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *5 *2 *6)) (-4 *6 (-1020)))) (-2146 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-1087 (-385 (-1087 *3)))) (-5 *1 (-521 *6 *3 *7)) (-5 *5 (-1087 *3)) (-4 *7 (-1020)))) (-3833 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-385 (-1087 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) (-3833 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-1087 *2)) (-4 *2 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) (-1902 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) (-1902 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-1087 *3)) (-4 *3 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) (-1435 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-1435 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-3047 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-3047 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) -(-10 -7 (-15 -3047 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -3047 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -1435 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|))) (-15 -1435 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -1902 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|))) (-15 -1902 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -3833 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|))) (-15 -3833 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2146 ((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|))) (-15 -2369 (|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|)) (-15 -3492 ((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|))) (IF (|has| |#3| (-602 |#2|)) (PROGN (-15 -2199 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -2199 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))))) |%noBranch|)) -((-3658 (((-525) (-525) (-713)) 66)) (-1904 (((-525) (-525)) 65)) (-3555 (((-525) (-525)) 64)) (-3685 (((-525) (-525)) 69)) (-3504 (((-525) (-525) (-525)) 49)) (-2233 (((-525) (-525) (-525)) 46)) (-3817 (((-385 (-525)) (-525)) 20)) (-2934 (((-525) (-525)) 21)) (-2189 (((-525) (-525)) 58)) (-3605 (((-525) (-525)) 32)) (-2453 (((-592 (-525)) (-525)) 63)) (-3342 (((-525) (-525) (-525) (-525) (-525)) 44)) (-1615 (((-385 (-525)) (-525)) 41))) -(((-522) (-10 -7 (-15 -1615 ((-385 (-525)) (-525))) (-15 -3342 ((-525) (-525) (-525) (-525) (-525))) (-15 -2453 ((-592 (-525)) (-525))) (-15 -3605 ((-525) (-525))) (-15 -2189 ((-525) (-525))) (-15 -2934 ((-525) (-525))) (-15 -3817 ((-385 (-525)) (-525))) (-15 -2233 ((-525) (-525) (-525))) (-15 -3504 ((-525) (-525) (-525))) (-15 -3685 ((-525) (-525))) (-15 -3555 ((-525) (-525))) (-15 -1904 ((-525) (-525))) (-15 -3658 ((-525) (-525) (-713))))) (T -522)) -((-3658 (*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-713)) (-5 *1 (-522)))) (-1904 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3555 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3685 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3504 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2233 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3817 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-2934 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2189 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3605 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2453 (*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-3342 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1615 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) -(-10 -7 (-15 -1615 ((-385 (-525)) (-525))) (-15 -3342 ((-525) (-525) (-525) (-525) (-525))) (-15 -2453 ((-592 (-525)) (-525))) (-15 -3605 ((-525) (-525))) (-15 -2189 ((-525) (-525))) (-15 -2934 ((-525) (-525))) (-15 -3817 ((-385 (-525)) (-525))) (-15 -2233 ((-525) (-525) (-525))) (-15 -3504 ((-525) (-525) (-525))) (-15 -3685 ((-525) (-525))) (-15 -3555 ((-525) (-525))) (-15 -1904 ((-525) (-525))) (-15 -3658 ((-525) (-525) (-713)))) -((-3934 (((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|)) 52))) -(((-523 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3934 ((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -523)) -((-3934 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -3802 *3))) (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7))))) -(-10 -7 (-15 -3934 ((-2 (|:| |answer| |#4|) (|:| -3802 |#4|)) |#4| (-1 |#2| |#2|)))) -((-3934 (((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 18))) -(((-524 |#1| |#2|) (-10 -7 (-15 -3934 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -524)) -((-3934 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| (-385 *6)) (|:| -3802 (-385 *6)) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6))))) -(-10 -7 (-15 -3934 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3802 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 25)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 87)) (-3906 (($ $) 88)) (-3727 (((-108) $) NIL)) (-3705 (($ $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2933 (($ $ $ $) 42)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL)) (-4177 (($ $ $) 81)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL)) (-3897 (((-525) $) NIL)) (-1726 (($ $ $) 80)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 61) (((-632 (-525)) (-632 $)) 57)) (-3233 (((-3 $ "failed") $) 84)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL)) (-3717 (((-108) $) NIL)) (-2406 (((-385 (-525)) $) NIL)) (-2899 (($) 63) (($ $) 64)) (-1705 (($ $ $) 79)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-2534 (($ $ $ $) NIL)) (-1575 (($ $ $) 54)) (-3426 (((-108) $) NIL)) (-3925 (($ $ $) NIL)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-4211 (((-108) $) 26)) (-2353 (((-108) $) 74)) (-1383 (((-3 $ "failed") $) NIL)) (-2348 (((-108) $) 34)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1787 (($ $ $ $) 43)) (-2371 (($ $ $) 76)) (-2535 (($ $ $) 75)) (-1634 (($ $) NIL)) (-2023 (($ $) 40)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) 53)) (-3321 (($ $ $) NIL)) (-3940 (($) NIL T CONST)) (-4058 (($ $) 31)) (-2012 (((-1038) $) NIL) (($ $) 33)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 118)) (-2794 (($ $ $) 85) (($ (-592 $)) NIL)) (-3832 (($ $) NIL)) (-2194 (((-396 $) $) 104)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) 83)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 78)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-3881 (($ $) 32)) (-1451 (($ $) 30)) (-2749 (((-525) $) 39) (((-501) $) 51) (((-827 (-525)) $) NIL) (((-357) $) 46) (((-205) $) 48) (((-1074) $) 52)) (-1270 (((-798) $) 37) (($ (-525)) 38) (($ $) NIL) (($ (-525)) 38)) (-2031 (((-713)) NIL)) (-1702 (((-108) $ $) NIL)) (-3876 (($ $ $) NIL)) (-3201 (($) 29)) (-1533 (((-108) $ $) NIL)) (-3471 (($ $ $ $) 41)) (-1868 (($ $) 62)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 27 T CONST)) (-3365 (($) 28 T CONST)) (-3645 (((-1074) $) 20) (((-1074) $ (-108)) 22) (((-1178) (-764) $) 23) (((-1178) (-764) $ (-108)) 24)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 65)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 66)) (-4090 (($ $) 67) (($ $ $) 69)) (-4080 (($ $ $) 68)) (** (($ $ (-856)) NIL) (($ $ (-713)) 73)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 71) (($ $ $) 70))) -(((-525) (-13 (-510) (-567 (-1074)) (-770) (-10 -8 (-15 -2899 ($ $)) (-6 -4242) (-6 -4247) (-6 -4243) (-6 -4237)))) (T -525)) -((-2899 (*1 *1 *1) (-5 *1 (-525)))) -(-13 (-510) (-567 (-1074)) (-770) (-10 -8 (-15 -2899 ($ $)) (-6 -4242) (-6 -4247) (-6 -4243) (-6 -4237))) -((-2903 (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989)) 108) (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711)) 110)) (-4141 (((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091)) 172) (((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074)) 171) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989)) 176) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357)) 177) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357)) 178) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357))))) 179) (((-966) (-294 (-357)) (-1015 (-782 (-357)))) 167) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357)) 166) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357)) 162) (((-966) (-711)) 155) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989)) 161))) -(((-526) (-10 -7 (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989))) (-15 -4141 ((-966) (-711))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989))) (-15 -4141 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074))) (-15 -4141 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091))))) (T -526)) -((-4141 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) (-5 *5 (-1091)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) (-5 *5 (-1074)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-711)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *1 (-526)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-966)) (-5 *1 (-526)))) (-4141 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526))))) -(-10 -7 (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989))) (-15 -4141 ((-966) (-711))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-1015 (-782 (-357))))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357))) (-15 -4141 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989))) (-15 -4141 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074))) (-15 -4141 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091)))) -((-3166 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|)) 183)) (-3775 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|)) 98)) (-4053 (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|) 179)) (-2149 (((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091))) 188)) (-2766 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091)) 196 (|has| |#3| (-602 |#2|))))) -(((-527 |#1| |#2| |#3|) (-10 -7 (-15 -3775 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|))) (-15 -4053 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|)) (-15 -3166 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|))) (-15 -2149 ((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)))) (IF (|has| |#3| (-602 |#2|)) (-15 -2766 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525))) (-13 (-408 |#1|) (-27) (-1113)) (-1020)) (T -527)) -((-2766 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-1091)) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-2149 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-4 *2 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1020)))) (-3166 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1020)))) (-4053 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020)))) (-3775 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) -(-10 -7 (-15 -3775 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|))) (-15 -4053 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|)) (-15 -3166 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|))) (-15 -2149 ((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)))) (IF (|has| |#3| (-602 |#2|)) (-15 -2766 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2187 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091))) |%noBranch|)) -((-1742 (((-2 (|:| -3496 |#2|) (|:| |nconst| |#2|)) |#2| (-1091)) 64)) (-4234 (((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|)) 164 (-12 (|has| |#2| (-1055)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)) 147 (-12 (|has| |#2| (-578)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525)))))) (-3204 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)) 148 (-12 (|has| |#2| (-578)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525))))))) -(((-528 |#1| |#2|) (-10 -7 (-15 -1742 ((-2 (|:| -3496 |#2|) (|:| |nconst| |#2|)) |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (PROGN (IF (|has| |#2| (-578)) (PROGN (-15 -3204 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) (-15 -4234 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) (IF (|has| |#2| (-1055)) (-15 -4234 ((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-789) (-968 (-525)) (-429) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -528)) -((-4234 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1091)) (-5 *4 (-782 *2)) (-4 *2 (-1055)) (-4 *2 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *1 (-528 *5 *2)))) (-4234 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-3204 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-1742 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| -3496 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(-10 -7 (-15 -1742 ((-2 (|:| -3496 |#2|) (|:| |nconst| |#2|)) |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (PROGN (IF (|has| |#2| (-578)) (PROGN (-15 -3204 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) (-15 -4234 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) (IF (|has| |#2| (-1055)) (-15 -4234 ((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) -((-2665 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))) 41)) (-4141 (((-542 (-385 |#2|)) (-385 |#2|)) 28)) (-2091 (((-3 (-385 |#2|) "failed") (-385 |#2|)) 17)) (-3249 (((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|)) 48))) -(((-529 |#1| |#2|) (-10 -7 (-15 -4141 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -2091 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -3249 ((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -2665 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -529)) -((-2665 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-592 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |mainpart| (-385 *6)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *6)) (|:| |logand| (-385 *6))))))) (-5 *1 (-529 *5 *6)) (-5 *3 (-385 *6)))) (-3249 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -1255 (-385 *5)) (|:| |coeff| (-385 *5)))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) (-2091 (*1 *2 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138) (-968 (-525)))) (-5 *1 (-529 *3 *4)))) (-4141 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))) -(-10 -7 (-15 -4141 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -2091 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -3249 ((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -2665 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))))) -((-3305 (((-3 (-525) "failed") |#1|) 14)) (-4154 (((-108) |#1|) 13)) (-4215 (((-525) |#1|) 9))) -(((-530 |#1|) (-10 -7 (-15 -4215 ((-525) |#1|)) (-15 -4154 ((-108) |#1|)) (-15 -3305 ((-3 (-525) "failed") |#1|))) (-968 (-525))) (T -530)) -((-3305 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) (-4154 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) (-4215 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525)))))) -(-10 -7 (-15 -4215 ((-525) |#1|)) (-15 -4154 ((-108) |#1|)) (-15 -3305 ((-3 (-525) "failed") |#1|))) -((-1517 (((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|)))) 48)) (-3627 (((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091)) 28)) (-3955 (((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091)) 23)) (-2297 (((-3 (-2 (|:| -1255 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))) 35))) -(((-531 |#1|) (-10 -7 (-15 -3627 ((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -3955 ((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091))) (-15 -1517 ((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|))))) (-15 -2297 ((-3 (-2 (|:| -1255 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))))) (-13 (-517) (-968 (-525)) (-138))) (T -531)) -((-2297 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-2 (|:| -1255 (-385 (-887 *5))) (|:| |coeff| (-385 (-887 *5))))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5))))) (-1517 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 (-385 (-887 *6)))) (-4 *6 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-2 (|:| |mainpart| (-385 (-887 *6))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 *6))) (|:| |logand| (-385 (-887 *6)))))))) (-5 *1 (-531 *6)) (-5 *3 (-385 (-887 *6))))) (-3955 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-968 (-525)) (-138))) (-5 *1 (-531 *4)))) (-3627 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-542 (-385 (-887 *5)))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5)))))) -(-10 -7 (-15 -3627 ((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -3955 ((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091))) (-15 -1517 ((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|))))) (-15 -2297 ((-3 (-2 (|:| -1255 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))))) -((-1260 (((-108) $ $) 59)) (-2028 (((-108) $) 36)) (-1311 ((|#1| $) 30)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) 63)) (-2351 (($ $) 123)) (-1603 (($ $) 103)) (-2612 ((|#1| $) 28)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL)) (-2320 (($ $) 125)) (-1570 (($ $) 99)) (-2382 (($ $) 127)) (-2193 (($ $) 107)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) 78)) (-3897 (((-525) $) 80)) (-3233 (((-3 $ "failed") $) 62)) (-3088 (($ |#1| |#1|) 26)) (-3426 (((-108) $) 33)) (-1534 (($) 89)) (-4211 (((-108) $) 43)) (-1750 (($ $ (-525)) NIL)) (-2348 (((-108) $) 34)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-1415 (($ $) 91)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-3256 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-385 (-525))) 77)) (-1923 ((|#1| $) 27)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) 65) (($ (-592 $)) NIL)) (-1680 (((-3 $ "failed") $ $) 64)) (-1250 (($ $) 93)) (-2396 (($ $) 131)) (-2209 (($ $) 105)) (-2367 (($ $) 133)) (-2176 (($ $) 109)) (-2335 (($ $) 129)) (-1584 (($ $) 101)) (-3740 (((-108) $ |#1|) 31)) (-1270 (((-798) $) 85) (($ (-525)) 67) (($ $) NIL) (($ (-525)) 67)) (-2031 (((-713)) 87)) (-2438 (($ $) 145)) (-2257 (($ $) 115)) (-1533 (((-108) $ $) NIL)) (-2410 (($ $) 143)) (-2226 (($ $) 111)) (-2465 (($ $) 141)) (-2287 (($ $) 121)) (-2687 (($ $) 139)) (-2303 (($ $) 119)) (-2451 (($ $) 137)) (-2273 (($ $) 117)) (-2424 (($ $) 135)) (-2242 (($ $) 113)) (-1576 (($ $ (-856)) 55) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 10 T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 37)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 35)) (-4090 (($ $) 41) (($ $ $) 42)) (-4080 (($ $ $) 40)) (** (($ $ (-856)) 54) (($ $ (-713)) NIL) (($ $ $) 95) (($ $ (-385 (-525))) 147)) (* (($ (-856) $) 51) (($ (-713) $) NIL) (($ (-525) $) 50) (($ $ $) 48))) +((-2502 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|)) 37)) (-2270 (((-542 |#2|) |#2| (-1091)) 62)) (-2056 (((-3 |#2| "failed") |#2| (-1091)) 154)) (-1757 (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))) 157)) (-2209 (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|) 40))) +(((-518 |#1| |#2|) (-10 -7 (-15 -2209 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|)) (-15 -2502 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|))) (-15 -2056 ((-3 |#2| "failed") |#2| (-1091))) (-15 -2270 ((-542 |#2|) |#2| (-1091))) (-15 -1757 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -518)) +((-1757 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-565 *3)) (-5 *6 (-592 (-565 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) (-4 *7 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-518 *7 *3)))) (-2270 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-2056 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2502 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-518 *6 *3)))) (-2209 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(-10 -7 (-15 -2209 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) |#2|)) (-15 -2502 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-1091) (-592 |#2|))) (-15 -2056 ((-3 |#2| "failed") |#2| (-1091))) (-15 -2270 ((-542 |#2|) |#2| (-1091))) (-15 -1757 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-1091) (-565 |#2|) (-592 (-565 |#2|))))) +((-2033 (((-396 |#1|) |#1|) 18)) (-2197 (((-396 |#1|) |#1|) 33)) (-2323 (((-3 |#1| "failed") |#1|) 44)) (-2886 (((-396 |#1|) |#1|) 51))) +(((-519 |#1|) (-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2886 ((-396 |#1|) |#1|)) (-15 -2323 ((-3 |#1| "failed") |#1|))) (-510)) (T -519)) +((-2323 (*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510)))) (-2886 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-2033 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))) +(-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2886 ((-396 |#1|) |#1|)) (-15 -2323 ((-3 |#1| "failed") |#1|))) +((-3685 (($) 9)) (-1985 (((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 35)) (-4074 (((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 32)) (-1710 (($ (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-2855 (($ (-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-2542 (((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 39)) (-4181 (((-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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)) (-3259 (((-1178)) 12))) +(((-520) (-10 -8 (-15 -3685 ($)) (-15 -3259 ((-1178))) (-15 -4074 ((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2855 ($ (-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1710 ($ (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1985 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4181 ((-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2542 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -520)) +((-2542 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520)))) (-4181 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-520)))) (-1985 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |endPointContinuity| (-3 (|:| |continuous| "Continuous at the end points") (|:| |lowerSingular| "There is a singularity at the lower end point") (|:| |upperSingular| "There is a singularity at the upper end point") (|:| |bothSingular| "There are singularities at both end points") (|:| |notEvaluated| "End point continuity not yet evaluated"))) (|:| |singularitiesStream| (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520)))) (-1710 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))))) (-5 *1 (-520)))) (-2855 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") (|:| |bothInfinite| "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated")))))))) (-5 *1 (-520)))) (-4074 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-520)))) (-3259 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-520)))) (-3685 (*1 *1) (-5 *1 (-520)))) +(-10 -8 (-15 -3685 ($)) (-15 -3259 ((-1178))) (-15 -4074 ((-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2855 ($ (-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1710 ($ (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -1985 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -4181 ((-592 (-2 (|:| -3420 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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 -2542 ((-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| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom 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| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) +((-2149 (((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|)) 32)) (-3600 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 100) (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|)) 110)) (-2651 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 80) (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|)) 52)) (-2120 (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|))) 87) (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|)) 109)) (-2771 (((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 105) (((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|)) 111)) (-1264 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))) 128 (|has| |#3| (-602 |#2|))) (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|)) 127 (|has| |#3| (-602 |#2|)))) (-2370 ((|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|) 50)) (-3486 (((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|)) 31))) +(((-521 |#1| |#2| |#3|) (-10 -7 (-15 -2651 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -2651 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2120 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|))) (-15 -2120 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -3600 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|))) (-15 -3600 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2771 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|))) (-15 -2771 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2149 ((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|))) (-15 -2370 (|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|)) (-15 -3486 ((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|))) (IF (|has| |#3| (-602 |#2|)) (PROGN (-15 -1264 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -1264 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525))) (-13 (-408 |#1|) (-27) (-1113)) (-1020)) (T -521)) +((-1264 (*1 *2 *3 *4 *5 *5 *5 *4 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-385 (-1087 *4))) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-1264 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-1087 *4)) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-3486 (*1 *2 *3 *4) (-12 (-5 *4 (-565 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-1087 (-385 (-1087 *6)))) (-5 *1 (-521 *5 *6 *7)) (-5 *3 (-1087 *6)) (-4 *7 (-1020)))) (-2370 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1087 (-385 (-1087 *2)))) (-5 *4 (-565 *2)) (-4 *2 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *5 *2 *6)) (-4 *6 (-1020)))) (-2149 (*1 *2 *3 *4 *4 *5) (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-1087 (-385 (-1087 *3)))) (-5 *1 (-521 *6 *3 *7)) (-5 *5 (-1087 *3)) (-4 *7 (-1020)))) (-2771 (*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-385 (-1087 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) (-2771 (*1 *2 *2 *2 *3 *3 *4 *2 *5) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-1087 *2)) (-4 *2 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) (-3600 (*1 *2 *3 *4 *4 *5 *4 *3 *6) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) (-3600 (*1 *2 *3 *4 *4 *5 *3 *6) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-1087 *3)) (-4 *3 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) (-2120 (*1 *2 *3 *4 *4 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-2120 (*1 *2 *3 *4 *4 *3 *3 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-2651 (*1 *2 *3 *4 *4 *4 *3 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) (-2651 (*1 *2 *3 *4 *4 *3 *5) (-12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) +(-10 -7 (-15 -2651 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -2651 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2120 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| |#2| (-1087 |#2|))) (-15 -2120 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2| (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -3600 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) |#2| (-1087 |#2|))) (-15 -3600 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2771 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) |#2| (-1087 |#2|))) (-15 -2771 ((-3 |#2| "failed") |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)) (-565 |#2|) |#2| (-385 (-1087 |#2|)))) (-15 -2149 ((-1087 (-385 (-1087 |#2|))) |#2| (-565 |#2|) (-565 |#2|) (-1087 |#2|))) (-15 -2370 (|#2| (-1087 (-385 (-1087 |#2|))) (-565 |#2|) |#2|)) (-15 -3486 ((-1087 (-385 (-1087 |#2|))) (-1087 |#2|) (-565 |#2|))) (IF (|has| |#3| (-602 |#2|)) (PROGN (-15 -1264 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) |#2| (-1087 |#2|))) (-15 -1264 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-565 |#2|) |#2| (-385 (-1087 |#2|))))) |%noBranch|)) +((-1531 (((-525) (-525) (-713)) 66)) (-3626 (((-525) (-525)) 65)) (-3039 (((-525) (-525)) 64)) (-1780 (((-525) (-525)) 69)) (-2630 (((-525) (-525) (-525)) 49)) (-1580 (((-525) (-525) (-525)) 46)) (-2625 (((-385 (-525)) (-525)) 20)) (-3820 (((-525) (-525)) 21)) (-4215 (((-525) (-525)) 58)) (-2341 (((-525) (-525)) 32)) (-3072 (((-592 (-525)) (-525)) 63)) (-1549 (((-525) (-525) (-525) (-525) (-525)) 44)) (-1980 (((-385 (-525)) (-525)) 41))) +(((-522) (-10 -7 (-15 -1980 ((-385 (-525)) (-525))) (-15 -1549 ((-525) (-525) (-525) (-525) (-525))) (-15 -3072 ((-592 (-525)) (-525))) (-15 -2341 ((-525) (-525))) (-15 -4215 ((-525) (-525))) (-15 -3820 ((-525) (-525))) (-15 -2625 ((-385 (-525)) (-525))) (-15 -1580 ((-525) (-525) (-525))) (-15 -2630 ((-525) (-525) (-525))) (-15 -1780 ((-525) (-525))) (-15 -3039 ((-525) (-525))) (-15 -3626 ((-525) (-525))) (-15 -1531 ((-525) (-525) (-713))))) (T -522)) +((-1531 (*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-713)) (-5 *1 (-522)))) (-3626 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3039 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1780 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2630 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1580 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2625 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-3820 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-4215 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-2341 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-3072 (*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) (-1549 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) (-1980 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) +(-10 -7 (-15 -1980 ((-385 (-525)) (-525))) (-15 -1549 ((-525) (-525) (-525) (-525) (-525))) (-15 -3072 ((-592 (-525)) (-525))) (-15 -2341 ((-525) (-525))) (-15 -4215 ((-525) (-525))) (-15 -3820 ((-525) (-525))) (-15 -2625 ((-385 (-525)) (-525))) (-15 -1580 ((-525) (-525) (-525))) (-15 -2630 ((-525) (-525) (-525))) (-15 -1780 ((-525) (-525))) (-15 -3039 ((-525) (-525))) (-15 -3626 ((-525) (-525))) (-15 -1531 ((-525) (-525) (-713)))) +((-1254 (((-2 (|:| |answer| |#4|) (|:| -3509 |#4|)) |#4| (-1 |#2| |#2|)) 52))) +(((-523 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1254 ((-2 (|:| |answer| |#4|) (|:| -3509 |#4|)) |#4| (-1 |#2| |#2|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -523)) +((-1254 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-2 (|:| |answer| *3) (|:| -3509 *3))) (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7))))) +(-10 -7 (-15 -1254 ((-2 (|:| |answer| |#4|) (|:| -3509 |#4|)) |#4| (-1 |#2| |#2|)))) +((-1254 (((-2 (|:| |answer| (-385 |#2|)) (|:| -3509 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 18))) +(((-524 |#1| |#2|) (-10 -7 (-15 -1254 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3509 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -524)) +((-1254 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| (-385 *6)) (|:| -3509 (-385 *6)) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6))))) +(-10 -7 (-15 -1254 ((-2 (|:| |answer| (-385 |#2|)) (|:| -3509 (-385 |#2|)) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 25)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 87)) (-2220 (($ $) 88)) (-4024 (((-108) $) NIL)) (-3812 (($ $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3806 (($ $ $ $) 42)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL)) (-4177 (($ $ $) 81)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL)) (-3894 (((-525) $) NIL)) (-1731 (($ $ $) 80)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 61) (((-632 (-525)) (-632 $)) 57)) (-1853 (((-3 $ "failed") $) 84)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL)) (-3922 (((-108) $) NIL)) (-2738 (((-385 (-525)) $) NIL)) (-2894 (($) 63) (($ $) 64)) (-1709 (($ $ $) 79)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-1309 (($ $ $ $) NIL)) (-1217 (($ $ $) 54)) (-4147 (((-108) $) NIL)) (-2496 (($ $ $) NIL)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-2109 (((-108) $) 26)) (-3302 (((-108) $) 74)) (-2949 (((-3 $ "failed") $) NIL)) (-3288 (((-108) $) 34)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1659 (($ $ $ $) 43)) (-2372 (($ $ $) 76)) (-2530 (($ $ $) 75)) (-1639 (($ $) NIL)) (-1399 (($ $) 40)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) 53)) (-1344 (($ $ $) NIL)) (-3937 (($) NIL T CONST)) (-4056 (($ $) 31)) (-2015 (((-1038) $) NIL) (($ $) 33)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 118)) (-2790 (($ $ $) 85) (($ (-592 $)) NIL)) (-2760 (($ $) NIL)) (-2197 (((-396 $) $) 104)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) 83)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 78)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-3879 (($ $) 32)) (-1454 (($ $) 30)) (-2745 (((-525) $) 39) (((-501) $) 51) (((-827 (-525)) $) NIL) (((-357) $) 46) (((-205) $) 48) (((-1074) $) 52)) (-1271 (((-798) $) 37) (($ (-525)) 38) (($ $) NIL) (($ (-525)) 38)) (-3998 (((-713)) NIL)) (-1448 (((-108) $ $) NIL)) (-1870 (($ $ $) NIL)) (-3196 (($) 29)) (-3714 (((-108) $ $) NIL)) (-3391 (($ $ $ $) 41)) (-3297 (($ $) 62)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 27 T CONST)) (-3362 (($) 28 T CONST)) (-1386 (((-1074) $) 20) (((-1074) $ (-108)) 22) (((-1178) (-764) $) 23) (((-1178) (-764) $ (-108)) 24)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 65)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 66)) (-4088 (($ $) 67) (($ $ $) 69)) (-4078 (($ $ $) 68)) (** (($ $ (-856)) NIL) (($ $ (-713)) 73)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 71) (($ $ $) 70))) +(((-525) (-13 (-510) (-567 (-1074)) (-770) (-10 -8 (-15 -2894 ($ $)) (-6 -4242) (-6 -4247) (-6 -4243) (-6 -4237)))) (T -525)) +((-2894 (*1 *1 *1) (-5 *1 (-525)))) +(-13 (-510) (-567 (-1074)) (-770) (-10 -8 (-15 -2894 ($ $)) (-6 -4242) (-6 -4247) (-6 -4243) (-6 -4237))) +((-1685 (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989)) 108) (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711)) 110)) (-2824 (((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091)) 172) (((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074)) 171) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989)) 176) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357)) 177) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357)) 178) (((-966) (-294 (-357)) (-592 (-1015 (-782 (-357))))) 179) (((-966) (-294 (-357)) (-1015 (-782 (-357)))) 167) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357)) 166) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357)) 162) (((-966) (-711)) 155) (((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989)) 161))) +(((-526) (-10 -7 (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989))) (-15 -2824 ((-966) (-711))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989))) (-15 -2824 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074))) (-15 -2824 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091))))) (T -526)) +((-2824 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) (-5 *5 (-1091)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) (-5 *5 (-1074)) (-5 *2 (-966)) (-5 *1 (-526)))) (-1685 (*1 *2 *3 *4) (-12 (-5 *3 (-711)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *1 (-526)))) (-1685 (*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-966)) (-5 *1 (-526)))) (-2824 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526))))) +(-10 -7 (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357) (-989))) (-15 -2824 ((-966) (-711))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-1015 (-782 (-357))))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357))) (-15 -2824 ((-966) (-294 (-357)) (-592 (-1015 (-782 (-357)))) (-357) (-357) (-989))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966))) (-711) (-989))) (-15 -2824 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1074))) (-15 -2824 ((-3 (-966) "failed") (-294 (-357)) (-1013 (-782 (-357))) (-1091)))) +((-2572 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|)) 183)) (-3299 (((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|)) 98)) (-1233 (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|) 179)) (-1965 (((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091))) 188)) (-2921 (((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091)) 196 (|has| |#3| (-602 |#2|))))) +(((-527 |#1| |#2| |#3|) (-10 -7 (-15 -3299 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|))) (-15 -1233 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|)) (-15 -2572 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|))) (-15 -1965 ((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)))) (IF (|has| |#3| (-602 |#2|)) (-15 -2921 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525))) (-13 (-408 |#1|) (-27) (-1113)) (-1020)) (T -527)) +((-2921 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *5 (-565 *4)) (-5 *6 (-1091)) (-4 *4 (-13 (-408 *7) (-27) (-1113))) (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) (-1965 (*1 *2 *2 *2 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-565 *2)) (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-4 *2 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1020)))) (-2572 (*1 *2 *3 *4 *4 *5) (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-4 *3 (-13 (-408 *6) (-27) (-1113))) (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| |mainpart| *3) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1020)))) (-1233 (*1 *2 *3 *4 *4 *3) (|partial| -12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020)))) (-3299 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) +(-10 -7 (-15 -3299 ((-542 |#2|) |#2| (-565 |#2|) (-565 |#2|))) (-15 -1233 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| (-565 |#2|) (-565 |#2|) |#2|)) (-15 -2572 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-565 |#2|) (-565 |#2|) (-592 |#2|))) (-15 -1965 ((-3 |#2| "failed") |#2| |#2| |#2| (-565 |#2|) (-565 |#2|) (-1 (-3 |#2| "failed") |#2| |#2| (-1091)))) (IF (|has| |#3| (-602 |#2|)) (-15 -2921 ((-2 (|:| |particular| (-3 |#2| "failed")) (|:| -2495 (-592 |#2|))) |#3| |#2| (-565 |#2|) (-565 |#2|) (-1091))) |%noBranch|)) +((-3911 (((-2 (|:| -3590 |#2|) (|:| |nconst| |#2|)) |#2| (-1091)) 64)) (-2400 (((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|)) 164 (-12 (|has| |#2| (-1055)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525))))) (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)) 147 (-12 (|has| |#2| (-578)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525)))))) (-1592 (((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)) 148 (-12 (|has| |#2| (-578)) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-821 (-525))))))) +(((-528 |#1| |#2|) (-10 -7 (-15 -3911 ((-2 (|:| -3590 |#2|) (|:| |nconst| |#2|)) |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (PROGN (IF (|has| |#2| (-578)) (PROGN (-15 -1592 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) (-15 -2400 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) (IF (|has| |#2| (-1055)) (-15 -2400 ((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) (-13 (-789) (-968 (-525)) (-429) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -528)) +((-2400 (*1 *2 *2 *3 *4 *4) (|partial| -12 (-5 *3 (-1091)) (-5 *4 (-782 *2)) (-4 *2 (-1055)) (-4 *2 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *1 (-528 *5 *2)))) (-2400 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-1592 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) (-4 *3 (-13 (-27) (-1113) (-408 *5))))) (-3911 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) (-5 *2 (-2 (|:| -3590 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(-10 -7 (-15 -3911 ((-2 (|:| -3590 |#2|) (|:| |nconst| |#2|)) |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (PROGN (IF (|has| |#2| (-578)) (PROGN (-15 -1592 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) (-15 -2400 ((-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) (IF (|has| |#2| (-1055)) (-15 -2400 ((-3 |#2| "failed") |#2| (-1091) (-782 |#2|) (-782 |#2|))) |%noBranch|)) |%noBranch|) |%noBranch|)) +((-3147 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))) 41)) (-2824 (((-542 (-385 |#2|)) (-385 |#2|)) 28)) (-1893 (((-3 (-385 |#2|) "failed") (-385 |#2|)) 17)) (-3827 (((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|)) 48))) +(((-529 |#1| |#2|) (-10 -7 (-15 -2824 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -1893 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -3827 ((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -3147 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -529)) +((-3147 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-592 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |mainpart| (-385 *6)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *6)) (|:| |logand| (-385 *6))))))) (-5 *1 (-529 *5 *6)) (-5 *3 (-385 *6)))) (-3827 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -1781 (-385 *5)) (|:| |coeff| (-385 *5)))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) (-1893 (*1 *2 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138) (-968 (-525)))) (-5 *1 (-529 *3 *4)))) (-2824 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))) +(-10 -7 (-15 -2824 ((-542 (-385 |#2|)) (-385 |#2|))) (-15 -1893 ((-3 (-385 |#2|) "failed") (-385 |#2|))) (-15 -3827 ((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-385 |#2|))) (-15 -3147 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-592 (-385 |#2|))))) +((-1205 (((-3 (-525) "failed") |#1|) 14)) (-2907 (((-108) |#1|) 13)) (-4218 (((-525) |#1|) 9))) +(((-530 |#1|) (-10 -7 (-15 -4218 ((-525) |#1|)) (-15 -2907 ((-108) |#1|)) (-15 -1205 ((-3 (-525) "failed") |#1|))) (-968 (-525))) (T -530)) +((-1205 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) (-2907 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) (-4218 (*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525)))))) +(-10 -7 (-15 -4218 ((-525) |#1|)) (-15 -2907 ((-108) |#1|)) (-15 -1205 ((-3 (-525) "failed") |#1|))) +((-2303 (((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|)))) 48)) (-1219 (((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091)) 28)) (-1467 (((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091)) 23)) (-3985 (((-3 (-2 (|:| -1781 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))) 35))) +(((-531 |#1|) (-10 -7 (-15 -1219 ((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -1467 ((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091))) (-15 -2303 ((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|))))) (-15 -3985 ((-3 (-2 (|:| -1781 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))))) (-13 (-517) (-968 (-525)) (-138))) (T -531)) +((-3985 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-2 (|:| -1781 (-385 (-887 *5))) (|:| |coeff| (-385 (-887 *5))))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5))))) (-2303 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 (-385 (-887 *6)))) (-4 *6 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-2 (|:| |mainpart| (-385 (-887 *6))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 *6))) (|:| |logand| (-385 (-887 *6)))))))) (-5 *1 (-531 *6)) (-5 *3 (-385 (-887 *6))))) (-1467 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-968 (-525)) (-138))) (-5 *1 (-531 *4)))) (-1219 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 (-542 (-385 (-887 *5)))) (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5)))))) +(-10 -7 (-15 -1219 ((-542 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -1467 ((-3 (-385 (-887 |#1|)) "failed") (-385 (-887 |#1|)) (-1091))) (-15 -2303 ((-3 (-2 (|:| |mainpart| (-385 (-887 |#1|))) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 (-887 |#1|))) (|:| |logand| (-385 (-887 |#1|))))))) "failed") (-385 (-887 |#1|)) (-1091) (-592 (-385 (-887 |#1|))))) (-15 -3985 ((-3 (-2 (|:| -1781 (-385 (-887 |#1|))) (|:| |coeff| (-385 (-887 |#1|)))) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))))) +((-1261 (((-108) $ $) 59)) (-3969 (((-108) $) 36)) (-1312 ((|#1| $) 30)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) 63)) (-2351 (($ $) 123)) (-1608 (($ $) 103)) (-3788 ((|#1| $) 28)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL)) (-2321 (($ $) 125)) (-1574 (($ $) 99)) (-2382 (($ $) 127)) (-2195 (($ $) 107)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) 78)) (-3894 (((-525) $) 80)) (-1853 (((-3 $ "failed") $) 62)) (-3016 (($ |#1| |#1|) 26)) (-4147 (((-108) $) 33)) (-1539 (($) 89)) (-2109 (((-108) $) 43)) (-3999 (($ $ (-525)) NIL)) (-3288 (((-108) $) 34)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-1418 (($ $) 91)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-3895 (($ |#1| |#1|) 20) (($ |#1|) 25) (($ (-385 (-525))) 77)) (-2000 ((|#1| $) 27)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) 65) (($ (-592 $)) NIL)) (-1687 (((-3 $ "failed") $ $) 64)) (-1251 (($ $) 93)) (-2397 (($ $) 131)) (-2210 (($ $) 105)) (-2368 (($ $) 133)) (-2178 (($ $) 109)) (-2337 (($ $) 129)) (-1588 (($ $) 101)) (-4151 (((-108) $ |#1|) 31)) (-1271 (((-798) $) 85) (($ (-525)) 67) (($ $) NIL) (($ (-525)) 67)) (-3998 (((-713)) 87)) (-2437 (($ $) 145)) (-2259 (($ $) 115)) (-3714 (((-108) $ $) NIL)) (-2411 (($ $) 143)) (-2227 (($ $) 111)) (-2462 (($ $) 141)) (-2289 (($ $) 121)) (-2670 (($ $) 139)) (-2305 (($ $) 119)) (-2450 (($ $) 137)) (-2275 (($ $) 117)) (-2425 (($ $) 135)) (-2244 (($ $) 113)) (-1581 (($ $ (-856)) 55) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 10 T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 37)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 35)) (-4088 (($ $) 41) (($ $ $) 42)) (-4078 (($ $ $) 40)) (** (($ $ (-856)) 54) (($ $ (-713)) NIL) (($ $ $) 95) (($ $ (-385 (-525))) 147)) (* (($ (-856) $) 51) (($ (-713) $) NIL) (($ (-525) $) 50) (($ $ $) 48))) (((-532 |#1|) (-515 |#1|) (-13 (-382) (-1113))) (T -532)) NIL (-515 |#1|) -((-3949 (((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525))) 24))) -(((-533) (-10 -7 (-15 -3949 ((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525)))))) (T -533)) -((-3949 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 (-525)))) (-5 *3 (-1087 (-525))) (-5 *1 (-533))))) -(-10 -7 (-15 -3949 ((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525))))) -((-1522 (((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091)) 19)) (-2239 (((-592 (-565 |#2|)) (-592 |#2|) (-1091)) 23)) (-2806 (((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|))) 11)) (-2672 ((|#2| |#2| (-1091)) 54 (|has| |#1| (-517)))) (-2421 ((|#2| |#2| (-1091)) 78 (-12 (|has| |#2| (-263)) (|has| |#1| (-429))))) (-2397 (((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091)) 25)) (-3545 (((-565 |#2|) (-592 (-565 |#2|))) 24)) (-1852 (((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) 103 (-12 (|has| |#2| (-263)) (|has| |#2| (-578)) (|has| |#2| (-968 (-1091))) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-429)) (|has| |#1| (-821 (-525))))))) -(((-534 |#1| |#2|) (-10 -7 (-15 -1522 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091))) (-15 -3545 ((-565 |#2|) (-592 (-565 |#2|)))) (-15 -2397 ((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091))) (-15 -2806 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|)))) (-15 -2239 ((-592 (-565 |#2|)) (-592 |#2|) (-1091))) (IF (|has| |#1| (-517)) (-15 -2672 (|#2| |#2| (-1091))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2421 (|#2| |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (IF (|has| |#2| (-578)) (IF (|has| |#2| (-968 (-1091))) (-15 -1852 ((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-789) (-408 |#1|)) (T -534)) -((-1852 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-1 (-542 *3) *3 (-1091))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1091))) (-4 *3 (-263)) (-4 *3 (-578)) (-4 *3 (-968 (-1091))) (-4 *3 (-408 *7)) (-4 *7 (-567 (-827 (-525)))) (-4 *7 (-429)) (-4 *7 (-821 (-525))) (-4 *7 (-789)) (-5 *2 (-542 *3)) (-5 *1 (-534 *7 *3)))) (-2421 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-429)) (-4 *4 (-789)) (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))) (-2672 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))) (-2239 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-1091)) (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *2 (-592 (-565 *6))) (-5 *1 (-534 *5 *6)))) (-2806 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-565 *4))) (-4 *4 (-408 *3)) (-4 *3 (-789)) (-5 *1 (-534 *3 *4)))) (-2397 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-565 *6)) (-5 *3 (-592 (-565 *6))) (-5 *4 (-1091)) (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *1 (-534 *5 *6)))) (-3545 (*1 *2 *3) (-12 (-5 *3 (-592 (-565 *5))) (-4 *5 (-408 *4)) (-4 *4 (-789)) (-5 *2 (-565 *5)) (-5 *1 (-534 *4 *5)))) (-1522 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-565 *5))) (-5 *3 (-1091)) (-4 *5 (-408 *4)) (-4 *4 (-789)) (-5 *1 (-534 *4 *5))))) -(-10 -7 (-15 -1522 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091))) (-15 -3545 ((-565 |#2|) (-592 (-565 |#2|)))) (-15 -2397 ((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091))) (-15 -2806 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|)))) (-15 -2239 ((-592 (-565 |#2|)) (-592 |#2|) (-1091))) (IF (|has| |#1| (-517)) (-15 -2672 (|#2| |#2| (-1091))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2421 (|#2| |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (IF (|has| |#2| (-578)) (IF (|has| |#2| (-968 (-1091))) (-15 -1852 ((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) -((-1949 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|)) 172)) (-1310 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|))) 148)) (-2130 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|))) 145)) (-3295 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-2398 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-3057 (((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|)) 175)) (-4001 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|)) 178)) (-3306 (((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 84)) (-3275 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-2124 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|))) 152)) (-2643 (((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 137)) (-3312 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 162)) (-1933 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|)) 183))) -(((-535 |#1| |#2|) (-10 -7 (-15 -2398 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3312 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1949 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|))) (-15 -4001 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -1933 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1310 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|)))) (-15 -2124 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|)))) (-15 -3057 ((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2130 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|)))) (-15 -3295 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2643 ((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3306 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -3275 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -535)) -((-3275 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-535 *5 *3)))) (-3306 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2643 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-573 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3603 *4) (|:| |sol?| (-108))) (-525) *4)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *1 (-535 *4 *5)))) (-3295 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1149 *4)))) (-2130 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-592 (-385 *7))) (-4 *7 (-1149 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| (-385 *7)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *7)) (|:| |logand| (-385 *7))))))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3057 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -1255 (-385 *6)) (|:| |coeff| (-385 *6)))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2124 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3603 *7) (|:| |sol?| (-108))) (-525) *7)) (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 *8)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *8)) (|:| |logand| (-385 *8))))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8)))) (-1310 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -1255 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 *8)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *8)) (|:| |logand| (-385 *8))))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8)))) (-1933 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3603 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -1255 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-4001 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1255 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -1255 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1949 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-592 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3312 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3603 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-2398 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1255 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) -(-10 -7 (-15 -2398 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -3312 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1949 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|))) (-15 -4001 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -1933 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1310 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|)))) (-15 -2124 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|)))) (-15 -3057 ((-3 (-2 (|:| -1255 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2130 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|)))) (-15 -3295 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -2643 ((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3603 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3306 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -3275 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) -((-1971 (((-3 |#2| "failed") |#2| (-1091) (-1091)) 10))) -(((-536 |#1| |#2|) (-10 -7 (-15 -1971 ((-3 |#2| "failed") |#2| (-1091) (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-1055) (-29 |#1|))) (T -536)) -((-1971 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-536 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-1055) (-29 *4)))))) -(-10 -7 (-15 -1971 ((-3 |#2| "failed") |#2| (-1091) (-1091)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) 66)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-4171 (($ (-1087 (-525)) (-525)) 72)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) 58)) (-3513 (($ $) 34)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1678 (((-713) $) 15)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3827 (((-525)) 29)) (-1386 (((-525) $) 32)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2462 (($ $ (-525)) 21)) (-1680 (((-3 $ "failed") $ $) 59)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) 16)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 61)) (-1565 (((-1072 (-525)) $) 18)) (-2003 (($ $) 23)) (-1270 (((-798) $) 87) (($ (-525)) 52) (($ $) NIL)) (-2031 (((-713)) 14)) (-1533 (((-108) $ $) NIL)) (-1370 (((-525) $ (-525)) 36)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 35 T CONST)) (-3365 (($) 19 T CONST)) (-3994 (((-108) $ $) 39)) (-4090 (($ $) 51) (($ $ $) 37)) (-4080 (($ $ $) 50)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 54) (($ $ $) 55))) +((-1403 (((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525))) 24))) +(((-533) (-10 -7 (-15 -1403 ((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525)))))) (T -533)) +((-1403 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 (-525)))) (-5 *3 (-1087 (-525))) (-5 *1 (-533))))) +(-10 -7 (-15 -1403 ((-3 (-592 (-1087 (-525))) "failed") (-592 (-1087 (-525))) (-1087 (-525))))) +((-2395 (((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091)) 19)) (-1645 (((-592 (-565 |#2|)) (-592 |#2|) (-1091)) 23)) (-2802 (((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|))) 11)) (-3198 ((|#2| |#2| (-1091)) 54 (|has| |#1| (-517)))) (-2871 ((|#2| |#2| (-1091)) 78 (-12 (|has| |#2| (-263)) (|has| |#1| (-429))))) (-2636 (((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091)) 25)) (-2978 (((-565 |#2|) (-592 (-565 |#2|))) 24)) (-2660 (((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091))) 103 (-12 (|has| |#2| (-263)) (|has| |#2| (-578)) (|has| |#2| (-968 (-1091))) (|has| |#1| (-567 (-827 (-525)))) (|has| |#1| (-429)) (|has| |#1| (-821 (-525))))))) +(((-534 |#1| |#2|) (-10 -7 (-15 -2395 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091))) (-15 -2978 ((-565 |#2|) (-592 (-565 |#2|)))) (-15 -2636 ((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091))) (-15 -2802 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|)))) (-15 -1645 ((-592 (-565 |#2|)) (-592 |#2|) (-1091))) (IF (|has| |#1| (-517)) (-15 -3198 (|#2| |#2| (-1091))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2871 (|#2| |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (IF (|has| |#2| (-578)) (IF (|has| |#2| (-968 (-1091))) (-15 -2660 ((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) (-789) (-408 |#1|)) (T -534)) +((-2660 (*1 *2 *3 *4 *5 *6) (-12 (-5 *4 (-1091)) (-5 *5 (-1 (-542 *3) *3 (-1091))) (-5 *6 (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 (-1091))) (-4 *3 (-263)) (-4 *3 (-578)) (-4 *3 (-968 (-1091))) (-4 *3 (-408 *7)) (-4 *7 (-567 (-827 (-525)))) (-4 *7 (-429)) (-4 *7 (-821 (-525))) (-4 *7 (-789)) (-5 *2 (-542 *3)) (-5 *1 (-534 *7 *3)))) (-2871 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-429)) (-4 *4 (-789)) (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4)))) (-3198 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-517)) (-4 *4 (-789)) (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4)))) (-1645 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-1091)) (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *2 (-592 (-565 *6))) (-5 *1 (-534 *5 *6)))) (-2802 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-565 *4))) (-4 *4 (-408 *3)) (-4 *3 (-789)) (-5 *1 (-534 *3 *4)))) (-2636 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-565 *6)) (-5 *3 (-592 (-565 *6))) (-5 *4 (-1091)) (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *1 (-534 *5 *6)))) (-2978 (*1 *2 *3) (-12 (-5 *3 (-592 (-565 *5))) (-4 *5 (-408 *4)) (-4 *4 (-789)) (-5 *2 (-565 *5)) (-5 *1 (-534 *4 *5)))) (-2395 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-565 *5))) (-5 *3 (-1091)) (-4 *5 (-408 *4)) (-4 *4 (-789)) (-5 *1 (-534 *4 *5))))) +(-10 -7 (-15 -2395 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-1091))) (-15 -2978 ((-565 |#2|) (-592 (-565 |#2|)))) (-15 -2636 ((-565 |#2|) (-565 |#2|) (-592 (-565 |#2|)) (-1091))) (-15 -2802 ((-592 (-565 |#2|)) (-592 (-565 |#2|)) (-592 (-565 |#2|)))) (-15 -1645 ((-592 (-565 |#2|)) (-592 |#2|) (-1091))) (IF (|has| |#1| (-517)) (-15 -3198 (|#2| |#2| (-1091))) |%noBranch|) (IF (|has| |#1| (-429)) (IF (|has| |#2| (-263)) (PROGN (-15 -2871 (|#2| |#2| (-1091))) (IF (|has| |#1| (-567 (-827 (-525)))) (IF (|has| |#1| (-821 (-525))) (IF (|has| |#2| (-578)) (IF (|has| |#2| (-968 (-1091))) (-15 -2660 ((-542 |#2|) |#2| (-1091) (-1 (-542 |#2|) |#2| (-1091)) (-1 (-3 (-2 (|:| |special| |#2|) (|:| |integrand| |#2|)) "failed") |#2| (-1091)))) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) |%noBranch|) |%noBranch|)) +((-3787 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|)) 172)) (-1545 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|))) 148)) (-2369 (((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|))) 145)) (-1204 (((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|) 133)) (-2649 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|)) 158)) (-2766 (((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|)) 175)) (-3767 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|)) 178)) (-1212 (((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|)) 84)) (-4079 (((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)) 90)) (-2287 (((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|))) 152)) (-4053 (((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 137)) (-1273 (((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|)) 162)) (-2157 (((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|)) 183))) +(((-535 |#1| |#2|) (-10 -7 (-15 -2649 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1273 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3787 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|))) (-15 -3767 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -2157 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1545 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|)))) (-15 -2287 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|)))) (-15 -2766 ((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2369 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|)))) (-15 -1204 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -4053 ((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1212 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -4079 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -535)) +((-4079 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) (-5 *1 (-535 *5 *3)))) (-1212 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-4053 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-573 *4 *5)) (-5 *3 (-1 (-2 (|:| |ans| *4) (|:| -3601 *4) (|:| |sol?| (-108))) (-525) *4)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *1 (-535 *4 *5)))) (-1204 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4)) (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1149 *4)))) (-2369 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-592 (-385 *7))) (-4 *7 (-1149 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| (-385 *7)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *7)) (|:| |logand| (-385 *7))))))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-2766 (*1 *2 *3 *4 *3) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -1781 (-385 *6)) (|:| |coeff| (-385 *6)))) (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6)))) (-2287 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-2 (|:| |ans| *7) (|:| -3601 *7) (|:| |sol?| (-108))) (-525) *7)) (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 *8)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *8)) (|:| |logand| (-385 *8))))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8)))) (-1545 (*1 *2 *3 *4 *5 *6) (|partial| -12 (-5 *4 (-1 *8 *8)) (-5 *5 (-1 (-3 (-2 (|:| -1781 *7) (|:| |coeff| *7)) "failed") *7)) (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) (-5 *2 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 *8)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 *8)) (|:| |logand| (-385 *8))))))) (|:| |a0| *7))) (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8)))) (-2157 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3601 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -1781 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3767 (*1 *2 *3 *4 *5 *3) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1781 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) (-2 (|:| -1781 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-3787 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-592 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-1273 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-2 (|:| |ans| *6) (|:| -3601 *6) (|:| |sol?| (-108))) (-525) *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7)))) (-2649 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *7 *7)) (-5 *5 (-1 (-3 (-2 (|:| -1781 *6) (|:| |coeff| *6)) "failed") *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) +(-10 -7 (-15 -2649 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|))) (-15 -1273 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -3787 ((-2 (|:| |answer| (-542 (-385 |#2|))) (|:| |a0| |#1|)) (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-592 |#1|) "failed") (-525) |#1| |#1|))) (-15 -3767 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-385 |#2|))) (-15 -2157 ((-3 (-2 (|:| |answer| (-385 |#2|)) (|:| |a0| |#1|)) (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-385 |#2|))) (-15 -1545 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) (-592 (-385 |#2|)))) (-15 -2287 ((-3 (-2 (|:| |answer| (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|))))))) (|:| |a0| |#1|)) "failed") (-385 |#2|) (-1 |#2| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|) (-592 (-385 |#2|)))) (-15 -2766 ((-3 (-2 (|:| -1781 (-385 |#2|)) (|:| |coeff| (-385 |#2|))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-385 |#2|))) (-15 -2369 ((-3 (-2 (|:| |mainpart| (-385 |#2|)) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| (-385 |#2|)) (|:| |logand| (-385 |#2|)))))) "failed") (-385 |#2|) (-1 |#2| |#2|) (-592 (-385 |#2|)))) (-15 -1204 ((-3 |#2| "failed") |#2| (-1 (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed") |#1|) |#1|)) (-15 -4053 ((-3 (-573 |#1| |#2|) "failed") (-573 |#1| |#2|) (-1 (-2 (|:| |ans| |#1|) (|:| -3601 |#1|) (|:| |sol?| (-108))) (-525) |#1|))) (-15 -1212 ((-2 (|:| |ir| (-542 (-385 |#2|))) (|:| |specpart| (-385 |#2|)) (|:| |polypart| |#2|)) (-385 |#2|) (-1 |#2| |#2|))) (-15 -4079 ((-2 (|:| |answer| |#2|) (|:| |polypart| |#2|)) |#2| (-1 |#2| |#2|)))) +((-4073 (((-3 |#2| "failed") |#2| (-1091) (-1091)) 10))) +(((-536 |#1| |#2|) (-10 -7 (-15 -4073 ((-3 |#2| "failed") |#2| (-1091) (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-1055) (-29 |#1|))) (T -536)) +((-4073 (*1 *2 *2 *3 *3) (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-536 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-1055) (-29 *4)))))) +(-10 -7 (-15 -4073 ((-3 |#2| "failed") |#2| (-1091) (-1091)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) 66)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-2999 (($ (-1087 (-525)) (-525)) 72)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) 58)) (-2716 (($ $) 34)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-1234 (((-713) $) 15)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2714 (((-525)) 29)) (-1999 (((-525) $) 32)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1886 (($ $ (-525)) 21)) (-1687 (((-3 $ "failed") $ $) 59)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) 16)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 61)) (-3148 (((-1072 (-525)) $) 18)) (-2488 (($ $) 23)) (-1271 (((-798) $) 87) (($ (-525)) 52) (($ $) NIL)) (-3998 (((-713)) 14)) (-3714 (((-108) $ $) NIL)) (-1371 (((-525) $ (-525)) 36)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 35 T CONST)) (-3362 (($) 19 T CONST)) (-3992 (((-108) $ $) 39)) (-4088 (($ $) 51) (($ $ $) 37)) (-4078 (($ $ $) 50)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 54) (($ $ $) 55))) (((-537 |#1| |#2|) (-804 |#1|) (-525) (-108)) (T -537)) NIL (-804 |#1|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 21)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-3537 (((-1101 (-856) (-713)) (-525)) 47)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 $ "failed") $) 75)) (-3897 (($ $) 74)) (-2439 (($ (-1173 $)) 73)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) 32)) (-2899 (($) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) 49)) (-1870 (((-108) $) NIL)) (-3159 (($ $) NIL) (($ $ (-713)) NIL)) (-2822 (((-108) $) NIL)) (-1678 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4211 (((-108) $) NIL)) (-3196 (($) 37 (|has| $ (-346)))) (-1979 (((-108) $) NIL (|has| $ (-346)))) (-1671 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-1383 (((-3 $ "failed") $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 $) $ (-856)) NIL (|has| $ (-346))) (((-1087 $) $) 83)) (-3859 (((-856) $) 55)) (-1505 (((-1087 $) $) NIL (|has| $ (-346)))) (-3910 (((-3 (-1087 $) "failed") $ $) NIL (|has| $ (-346))) (((-1087 $) $) NIL (|has| $ (-346)))) (-2336 (($ $ (-1087 $)) NIL (|has| $ (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL T CONST)) (-3637 (($ (-856)) 48)) (-1554 (((-108) $) 67)) (-2012 (((-1038) $) NIL)) (-3523 (($) 19 (|has| $ (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 42)) (-2194 (((-396 $) $) NIL)) (-3143 (((-856)) 66) (((-775 (-856))) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-3 (-713) "failed") $ $) NIL) (((-713) $) NIL)) (-2776 (((-128)) NIL)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-1307 (((-856) $) 65) (((-775 (-856)) $) NIL)) (-4209 (((-1087 $)) 82)) (-2620 (($) 54)) (-2800 (($) 38 (|has| $ (-346)))) (-3349 (((-632 $) (-1173 $)) NIL) (((-1173 $) $) 71)) (-2749 (((-525) $) 28)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) 30) (($ $) NIL) (($ (-385 (-525))) NIL)) (-4157 (((-3 $ "failed") $) NIL) (($ $) 84)) (-2031 (((-713)) 39)) (-2187 (((-1173 $) (-856)) 77) (((-1173 $)) 76)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 22 T CONST)) (-3365 (($) 18 T CONST)) (-2882 (($ $ (-713)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 26)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 61) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 21)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-2923 (((-1101 (-856) (-713)) (-525)) 47)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 $ "failed") $) 75)) (-3894 (($ $) 74)) (-2991 (($ (-1173 $)) 73)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 44)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) 32)) (-2894 (($) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) 49)) (-3300 (((-108) $) NIL)) (-2492 (($ $) NIL) (($ $ (-713)) NIL)) (-2162 (((-108) $) NIL)) (-1234 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2109 (((-108) $) NIL)) (-1506 (($) 37 (|has| $ (-346)))) (-4160 (((-108) $) NIL (|has| $ (-346)))) (-3534 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-2949 (((-3 $ "failed") $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 $) $ (-856)) NIL (|has| $ (-346))) (((-1087 $) $) 83)) (-2994 (((-856) $) 55)) (-2156 (((-1087 $) $) NIL (|has| $ (-346)))) (-2285 (((-3 (-1087 $) "failed") $ $) NIL (|has| $ (-346))) (((-1087 $) $) NIL (|has| $ (-346)))) (-3194 (($ $ (-1087 $)) NIL (|has| $ (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL T CONST)) (-3636 (($ (-856)) 48)) (-3061 (((-108) $) 67)) (-2015 (((-1038) $) NIL)) (-3519 (($) 19 (|has| $ (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 42)) (-2197 (((-396 $) $) NIL)) (-2298 (((-856)) 66) (((-775 (-856))) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-3 (-713) "failed") $ $) NIL) (((-713) $) NIL)) (-2989 (((-128)) NIL)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-4003 (((-856) $) 65) (((-775 (-856)) $) NIL)) (-2079 (((-1087 $)) 82)) (-3869 (($) 54)) (-1913 (($) 38 (|has| $ (-346)))) (-1614 (((-632 $) (-1173 $)) NIL) (((-1173 $) $) 71)) (-2745 (((-525) $) 28)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) 30) (($ $) NIL) (($ (-385 (-525))) NIL)) (-2925 (((-3 $ "failed") $) NIL) (($ $) 84)) (-3998 (((-713)) 39)) (-2495 (((-1173 $) (-856)) 77) (((-1173 $)) 76)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 22 T CONST)) (-3362 (($) 18 T CONST)) (-1468 (($ $ (-713)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 26)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 61) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) (((-538 |#1|) (-13 (-327) (-307 $) (-567 (-525))) (-856)) (T -538)) NIL (-13 (-327) (-307 $) (-567 (-525))) -((-2975 (((-1178) (-1074)) 10))) -(((-539) (-10 -7 (-15 -2975 ((-1178) (-1074))))) (T -539)) -((-2975 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-539))))) -(-10 -7 (-15 -2975 ((-1178) (-1074)))) -((-1518 (((-542 |#2|) (-542 |#2|)) 40)) (-3788 (((-592 |#2|) (-542 |#2|)) 42)) (-2991 ((|#2| (-542 |#2|)) 48))) -(((-540 |#1| |#2|) (-10 -7 (-15 -1518 ((-542 |#2|) (-542 |#2|))) (-15 -3788 ((-592 |#2|) (-542 |#2|))) (-15 -2991 (|#2| (-542 |#2|)))) (-13 (-429) (-968 (-525)) (-789) (-588 (-525))) (-13 (-29 |#1|) (-1113))) (T -540)) -((-2991 (*1 *2 *3) (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1113))) (-5 *1 (-540 *4 *2)) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))))) (-3788 (*1 *2 *3) (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1113))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-592 *5)) (-5 *1 (-540 *4 *5)))) (-1518 (*1 *2 *2) (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1113))) (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *1 (-540 *3 *4))))) -(-10 -7 (-15 -1518 ((-542 |#2|) (-542 |#2|))) (-15 -3788 ((-592 |#2|) (-542 |#2|))) (-15 -2991 (|#2| (-542 |#2|)))) -((-2694 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|)) 30))) -(((-541 |#1| |#2|) (-10 -7 (-15 -2694 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -2694 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2694 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2694 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-341) (-341)) (T -541)) -((-2694 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-541 *5 *6)))) (-2694 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-341)) (-4 *2 (-341)) (-5 *1 (-541 *5 *2)))) (-2694 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -1255 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| -1255 *6) (|:| |coeff| *6))) (-5 *1 (-541 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-542 *5)) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6))))) -(-10 -7 (-15 -2694 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -2694 ((-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1255 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2694 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2694 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 69)) (-3897 ((|#1| $) NIL)) (-1255 ((|#1| $) 26)) (-1242 (((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-3251 (($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-3802 (((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $) 27)) (-3247 (((-1074) $) NIL)) (-3766 (($ |#1| |#1|) 33) (($ |#1| (-1091)) 44 (|has| |#1| (-968 (-1091))))) (-2012 (((-1038) $) NIL)) (-3568 (((-108) $) 30)) (-2524 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1091)) 82 (|has| |#1| (-835 (-1091))))) (-1270 (((-798) $) 96) (($ |#1|) 25)) (-3355 (($) 16 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) 15) (($ $ $) NIL)) (-4080 (($ $ $) 78)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 14) (($ (-385 (-525)) $) 36) (($ $ (-385 (-525))) NIL))) -(((-542 |#1|) (-13 (-660 (-385 (-525))) (-968 |#1|) (-10 -8 (-15 -3251 ($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1255 (|#1| $)) (-15 -3802 ((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $)) (-15 -1242 ((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3568 ((-108) $)) (-15 -3766 ($ |#1| |#1|)) (-15 -2524 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-835 (-1091))) (-15 -2524 (|#1| $ (-1091))) |%noBranch|) (IF (|has| |#1| (-968 (-1091))) (-15 -3766 ($ |#1| (-1091))) |%noBranch|))) (-341)) (T -542)) -((-3251 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *2)) (|:| |logand| (-1087 *2))))) (-5 *4 (-592 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-341)) (-5 *1 (-542 *2)))) (-1255 (*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-3802 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *3)) (|:| |logand| (-1087 *3))))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-1242 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-3568 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-3766 (*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2524 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2524 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *2 (-341)) (-4 *2 (-835 (-1091))) (-5 *1 (-542 *2)))) (-3766 (*1 *1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *1 (-542 *2)) (-4 *2 (-968 (-1091))) (-4 *2 (-341))))) -(-13 (-660 (-385 (-525))) (-968 |#1|) (-10 -8 (-15 -3251 ($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1255 (|#1| $)) (-15 -3802 ((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $)) (-15 -1242 ((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -3568 ((-108) $)) (-15 -3766 ($ |#1| |#1|)) (-15 -2524 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-835 (-1091))) (-15 -2524 (|#1| $ (-1091))) |%noBranch|) (IF (|has| |#1| (-968 (-1091))) (-15 -3766 ($ |#1| (-1091))) |%noBranch|))) -((-3126 (((-108) |#1|) 16)) (-1520 (((-3 |#1| "failed") |#1|) 14)) (-4023 (((-2 (|:| -3201 |#1|) (|:| -2815 (-713))) |#1|) 31) (((-3 |#1| "failed") |#1| (-713)) 18)) (-2680 (((-108) |#1| (-713)) 19)) (-1891 ((|#1| |#1|) 32)) (-1577 ((|#1| |#1| (-713)) 34))) -(((-543 |#1|) (-10 -7 (-15 -2680 ((-108) |#1| (-713))) (-15 -4023 ((-3 |#1| "failed") |#1| (-713))) (-15 -4023 ((-2 (|:| -3201 |#1|) (|:| -2815 (-713))) |#1|)) (-15 -1577 (|#1| |#1| (-713))) (-15 -3126 ((-108) |#1|)) (-15 -1520 ((-3 |#1| "failed") |#1|)) (-15 -1891 (|#1| |#1|))) (-510)) (T -543)) -((-1891 (*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-1520 (*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3126 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-1577 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-4023 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3201 *3) (|:| -2815 (-713)))) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-4023 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2680 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) -(-10 -7 (-15 -2680 ((-108) |#1| (-713))) (-15 -4023 ((-3 |#1| "failed") |#1| (-713))) (-15 -4023 ((-2 (|:| -3201 |#1|) (|:| -2815 (-713))) |#1|)) (-15 -1577 (|#1| |#1| (-713))) (-15 -3126 ((-108) |#1|)) (-15 -1520 ((-3 |#1| "failed") |#1|)) (-15 -1891 (|#1| |#1|))) -((-3961 (((-1087 |#1|) (-856)) 27))) -(((-544 |#1|) (-10 -7 (-15 -3961 ((-1087 |#1|) (-856)))) (-327)) (T -544)) -((-3961 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-544 *4)) (-4 *4 (-327))))) -(-10 -7 (-15 -3961 ((-1087 |#1|) (-856)))) -((-1518 (((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|)))) 27)) (-4141 (((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091)) 34 (|has| |#1| (-138)))) (-3788 (((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|)))) 19)) (-3932 (((-294 |#1|) (-385 (-887 |#1|)) (-1091)) 32 (|has| |#1| (-138)))) (-2991 (((-294 |#1|) (-542 (-385 (-887 |#1|)))) 21))) -(((-545 |#1|) (-10 -7 (-15 -1518 ((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|))))) (-15 -3788 ((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|))))) (-15 -2991 ((-294 |#1|) (-542 (-385 (-887 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -4141 ((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -3932 ((-294 |#1|) (-385 (-887 |#1|)) (-1091)))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (T -545)) -((-3932 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))) (-4141 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-3 (-294 *5) (-592 (-294 *5)))) (-5 *1 (-545 *5)))) (-2991 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-887 *4)))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))) (-3788 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-887 *4)))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-592 (-294 *4))) (-5 *1 (-545 *4)))) (-1518 (*1 *2 *2) (-12 (-5 *2 (-542 (-385 (-887 *3)))) (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *1 (-545 *3))))) -(-10 -7 (-15 -1518 ((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|))))) (-15 -3788 ((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|))))) (-15 -2991 ((-294 |#1|) (-542 (-385 (-887 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -4141 ((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -3932 ((-294 |#1|) (-385 (-887 |#1|)) (-1091)))) |%noBranch|)) -((-2814 (((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525)))) 46) (((-592 (-632 (-525))) (-592 (-525))) 47) (((-632 (-525)) (-592 (-525)) (-840 (-525))) 42)) (-2368 (((-713) (-592 (-525))) 40))) -(((-546) (-10 -7 (-15 -2368 ((-713) (-592 (-525)))) (-15 -2814 ((-632 (-525)) (-592 (-525)) (-840 (-525)))) (-15 -2814 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -2814 ((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525))))))) (T -546)) -((-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-525))) (-5 *4 (-592 (-840 (-525)))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546)))) (-2814 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546)))) (-2814 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-525))) (-5 *4 (-840 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-546)))) (-2368 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-713)) (-5 *1 (-546))))) -(-10 -7 (-15 -2368 ((-713) (-592 (-525)))) (-15 -2814 ((-632 (-525)) (-592 (-525)) (-840 (-525)))) (-15 -2814 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -2814 ((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525)))))) -((-4206 (((-592 |#5|) |#5| (-108)) 73)) (-3965 (((-108) |#5| (-592 |#5|)) 30))) -(((-547 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4206 ((-592 |#5|) |#5| (-108))) (-15 -3965 ((-108) |#5| (-592 |#5|)))) (-13 (-286) (-138)) (-735) (-789) (-991 |#1| |#2| |#3|) (-1029 |#1| |#2| |#3| |#4|)) (T -547)) -((-3965 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1029 *5 *6 *7 *8)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-547 *5 *6 *7 *8 *3)))) (-4206 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-592 *3)) (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1029 *5 *6 *7 *8))))) -(-10 -7 (-15 -4206 ((-592 |#5|) |#5| (-108))) (-15 -3965 ((-108) |#5| (-592 |#5|)))) -((-1260 (((-108) $ $) NIL (|has| (-135) (-1020)))) (-3944 (($ $) 34)) (-3498 (($ $) NIL)) (-3221 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-1537 (((-108) $ $) 51)) (-1514 (((-108) $ $ (-525)) 46)) (-1518 (((-592 $) $ (-135)) 60) (((-592 $) $ (-132)) 61)) (-2009 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-789)))) (-1438 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-135) (-789))))) (-2855 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-135) $ (-525) (-135)) 45 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-2871 (($ $ (-135)) 64) (($ $ (-132)) 65)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3329 (($ $ (-1140 (-525)) $) 44)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1614 (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2632 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256)))) (-2571 (((-135) $ (-525)) NIL)) (-1559 (((-108) $ $) 72)) (-1916 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 48 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 47) (((-525) (-132) $ (-525)) 50)) (-3702 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) (-135)) 9)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 28 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| (-135) (-789)))) (-4205 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-789)))) (-4002 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3462 (((-525) $) 42 (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-135) (-789)))) (-2393 (((-108) $ $ (-135)) 73)) (-3549 (((-713) $ $ (-135)) 70)) (-2622 (($ (-1 (-135) (-135)) $) 33 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-3433 (($ $) 37)) (-3976 (($ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2880 (($ $ (-135)) 62) (($ $ (-132)) 63)) (-3247 (((-1074) $) 38 (|has| (-135) (-1020)))) (-2683 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) 23)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-525) $) 69) (((-1038) $) NIL (|has| (-135) (-1020)))) (-3110 (((-135) $) NIL (|has| (-525) (-789)))) (-1639 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-3353 (($ $ (-135)) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1567 (((-592 (-135)) $) NIL)) (-2596 (((-108) $) 12)) (-3565 (($) 10)) (-3410 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) 52) (($ $ (-1140 (-525))) 21) (($ $ $) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1721 (($ $ $ (-525)) 66 (|has| $ (-6 -4256)))) (-1451 (($ $) 17)) (-2749 (((-501) $) NIL (|has| (-135) (-567 (-501))))) (-1279 (($ (-592 (-135))) NIL)) (-2014 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) 16) (($ (-592 $)) 67)) (-1270 (($ (-135)) NIL) (((-798) $) 27 (|has| (-135) (-566 (-798))))) (-1286 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3994 (((-108) $ $) 14 (|has| (-135) (-1020)))) (-4035 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4017 (((-108) $ $) 15 (|has| (-135) (-789)))) (-3596 (((-713) $) 13 (|has| $ (-6 -4255))))) -(((-548 |#1|) (-13 (-1060) (-10 -8 (-15 -2012 ((-525) $)))) (-525)) (T -548)) -((-2012 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 (-525))))) -(-13 (-1060) (-10 -8 (-15 -2012 ((-525) $)))) -((-2971 (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|)) 32))) -(((-549 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2971 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|))) (-15 -2971 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|)) (T -549)) -((-2971 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) (-2971 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1015 *3)) (-4 *3 (-884 *7 *6 *4)) (-4 *6 (-735)) (-4 *4 (-789)) (-4 *7 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *6 *4 *7 *3))))) -(-10 -7 (-15 -2971 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|))) (-15 -2971 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 63)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-525)) 54) (($ $ (-525) (-525)) 55)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 60)) (-3360 (($ $) 100)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3027 (((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525))) 224)) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 34)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1772 (((-108) $) NIL)) (-1678 (((-525) $) 58) (((-525) $ (-525)) 59)) (-4211 (((-108) $) NIL)) (-2929 (($ $ (-856)) 76)) (-3841 (($ (-1 |#1| (-525)) $) 73)) (-1681 (((-108) $) 25)) (-2352 (($ |#1| (-525)) 22) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) 67)) (-2564 (($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 13)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-4141 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-1466 (((-3 $ "failed") $ $ (-108)) 99)) (-3347 (($ $ $) 108)) (-2012 (((-1038) $) NIL)) (-3979 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 15)) (-1856 (((-957 (-782 (-525))) $) 14)) (-2462 (($ $ (-525)) 45)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-3410 ((|#1| $ (-525)) 57) (($ $ $) NIL (|has| (-525) (-1032)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-1307 (((-525) $) NIL)) (-2003 (($ $) 46)) (-1270 (((-798) $) NIL) (($ (-525)) 28) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 27 (|has| |#1| (-160)))) (-3388 ((|#1| $ (-525)) 56)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) 37)) (-3144 ((|#1| $) NIL)) (-1401 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-1398 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-2245 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1662 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-2054 (($ $) 189 (|has| |#1| (-37 (-385 (-525)))))) (-1766 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-1985 (($ $ (-385 (-525))) 166 (|has| |#1| (-37 (-385 (-525)))))) (-4066 (($ $ |#1|) 146 (|has| |#1| (-37 (-385 (-525)))))) (-1658 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2493 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-3053 (($ $) 191 (|has| |#1| (-37 (-385 (-525)))))) (-1972 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-3884 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-1523 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-2792 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-3678 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-3803 (($ $) 197 (|has| |#1| (-37 (-385 (-525)))))) (-4077 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-2765 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-3266 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-2252 (($ $) 201 (|has| |#1| (-37 (-385 (-525)))))) (-1847 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-3571 (($ $) 203 (|has| |#1| (-37 (-385 (-525)))))) (-2243 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-2890 (($ $) 199 (|has| |#1| (-37 (-385 (-525)))))) (-3509 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-2734 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2377 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1370 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 29 T CONST)) (-3365 (($) 38 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3994 (((-108) $ $) 65)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) 84) (($ $ $) 64)) (-4080 (($ $ $) 81)) (** (($ $ (-856)) NIL) (($ $ (-713)) 103)) (* (($ (-856) $) 89) (($ (-713) $) 87) (($ (-525) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-550 |#1|) (-13 (-1151 |#1| (-525)) (-10 -8 (-15 -2564 ($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1856 ((-957 (-782 (-525))) $)) (-15 -3979 ((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -2307 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1681 ((-108) $)) (-15 -3841 ($ (-1 |#1| (-525)) $)) (-15 -1466 ((-3 $ "failed") $ $ (-108))) (-15 -3360 ($ $)) (-15 -3347 ($ $ $)) (-15 -3027 ((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (-15 -4066 ($ $ |#1|)) (-15 -1985 ($ $ (-385 (-525)))) (-15 -2493 ($ $)) (-15 -1658 ($ $)) (-15 -1662 ($ $)) (-15 -3678 ($ $)) (-15 -1398 ($ $)) (-15 -1523 ($ $)) (-15 -1766 ($ $)) (-15 -1972 ($ $)) (-15 -3266 ($ $)) (-15 -2377 ($ $)) (-15 -4077 ($ $)) (-15 -3509 ($ $)) (-15 -1847 ($ $)) (-15 -2243 ($ $)) (-15 -2245 ($ $)) (-15 -2792 ($ $)) (-15 -1401 ($ $)) (-15 -3884 ($ $)) (-15 -2054 ($ $)) (-15 -3053 ($ $)) (-15 -2765 ($ $)) (-15 -2734 ($ $)) (-15 -3803 ($ $)) (-15 -2890 ($ $)) (-15 -2252 ($ $)) (-15 -3571 ($ $))) |%noBranch|))) (-977)) (T -550)) -((-1681 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-2564 (*1 *1 *2 *3) (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-977)) (-5 *1 (-550 *4)))) (-1856 (*1 *2 *1) (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-3979 (*1 *2 *1) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-2307 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) (-3841 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) (-1466 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-3360 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977)))) (-3347 (*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977)))) (-3027 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *6)))) (-5 *4 (-957 (-782 (-525)))) (-5 *5 (-1091)) (-5 *7 (-385 (-525))) (-4 *6 (-977)) (-5 *2 (-798)) (-5 *1 (-550 *6)))) (-4141 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-4066 (*1 *1 *1 *2) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1985 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)))) (-2493 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1658 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1662 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3678 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1398 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1523 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1766 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1972 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3266 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2377 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-4077 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3509 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1847 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2243 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2245 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2792 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1401 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3884 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2054 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3053 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2765 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2734 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3803 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2890 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2252 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3571 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(-13 (-1151 |#1| (-525)) (-10 -8 (-15 -2564 ($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1856 ((-957 (-782 (-525))) $)) (-15 -3979 ((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -2307 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1681 ((-108) $)) (-15 -3841 ($ (-1 |#1| (-525)) $)) (-15 -1466 ((-3 $ "failed") $ $ (-108))) (-15 -3360 ($ $)) (-15 -3347 ($ $ $)) (-15 -3027 ((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (-15 -4066 ($ $ |#1|)) (-15 -1985 ($ $ (-385 (-525)))) (-15 -2493 ($ $)) (-15 -1658 ($ $)) (-15 -1662 ($ $)) (-15 -3678 ($ $)) (-15 -1398 ($ $)) (-15 -1523 ($ $)) (-15 -1766 ($ $)) (-15 -1972 ($ $)) (-15 -3266 ($ $)) (-15 -2377 ($ $)) (-15 -4077 ($ $)) (-15 -3509 ($ $)) (-15 -1847 ($ $)) (-15 -2243 ($ $)) (-15 -2245 ($ $)) (-15 -2792 ($ $)) (-15 -1401 ($ $)) (-15 -3884 ($ $)) (-15 -2054 ($ $)) (-15 -3053 ($ $)) (-15 -2765 ($ $)) (-15 -2734 ($ $)) (-15 -3803 ($ $)) (-15 -2890 ($ $)) (-15 -2252 ($ $)) (-15 -3571 ($ $))) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-2307 (($ (-1072 |#1|)) 9)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) 42)) (-1772 (((-108) $) 52)) (-1678 (((-713) $) 55) (((-713) $ (-713)) 54)) (-4211 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ $) 44 (|has| |#1| (-517)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-1072 |#1|) $) 23)) (-2031 (((-713)) 51)) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 10 T CONST)) (-3365 (($) 14 T CONST)) (-3994 (((-108) $ $) 22)) (-4090 (($ $) 30) (($ $ $) 16)) (-4080 (($ $ $) 25)) (** (($ $ (-856)) NIL) (($ $ (-713)) 49)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-525)) 36))) -(((-551 |#1|) (-13 (-977) (-10 -8 (-15 -3136 ((-1072 |#1|) $)) (-15 -2307 ($ (-1072 |#1|))) (-15 -1772 ((-108) $)) (-15 -1678 ((-713) $)) (-15 -1678 ((-713) $ (-713))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) (-977)) (T -551)) -((-3136 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-2307 (*1 *1 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-551 *3)))) (-1772 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-1678 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-1678 (*1 *2 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-551 *2)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-551 *2)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-551 *3)) (-4 *3 (-977))))) -(-13 (-977) (-10 -8 (-15 -3136 ((-1072 |#1|) $)) (-15 -2307 ($ (-1072 |#1|))) (-15 -1772 ((-108) $)) (-15 -1678 ((-713) $)) (-15 -1678 ((-713) $ (-713))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) -((-2694 (((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)) 15))) -(((-552 |#1| |#2|) (-10 -7 (-15 -2694 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) (-1127) (-1127)) (T -552)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-555 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-555 *6)) (-5 *1 (-552 *5 *6))))) -(-10 -7 (-15 -2694 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) -((-2694 (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)) 20) (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|)) 19) (((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|)) 18))) -(((-553 |#1| |#2| |#3|) (-10 -7 (-15 -2694 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|))) (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)))) (-1127) (-1127) (-1127)) (T -553)) -((-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-1072 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-553 *6 *7 *8)))) (-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1072 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-553 *6 *7 *8)))) (-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-555 *8)) (-5 *1 (-553 *6 *7 *8))))) -(-10 -7 (-15 -2694 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|))) (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)))) -((-2206 ((|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))) 55)) (-1393 (((-157 |#2|) |#3|) 117)) (-1829 ((|#3| (-157 |#2|)) 44)) (-1425 ((|#2| |#3|) 19)) (-3946 ((|#3| |#2|) 33))) -(((-554 |#1| |#2| |#3|) (-10 -7 (-15 -1829 (|#3| (-157 |#2|))) (-15 -1425 (|#2| |#3|)) (-15 -3946 (|#3| |#2|)) (-15 -1393 ((-157 |#2|) |#3|)) (-15 -2206 (|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))))) (-13 (-517) (-789)) (-13 (-408 |#1|) (-934) (-1113)) (-13 (-408 (-157 |#1|)) (-934) (-1113))) (T -554)) -((-2206 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-592 (-1091))) (-4 *2 (-13 (-408 (-157 *5)) (-934) (-1113))) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-554 *5 *6 *2)) (-4 *6 (-13 (-408 *5) (-934) (-1113))))) (-1393 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-5 *2 (-157 *5)) (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113))))) (-3946 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-934) (-1113))))) (-1425 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-5 *1 (-554 *4 *2 *3)) (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113))))) (-1829 (*1 *2 *3) (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) (-5 *1 (-554 *4 *5 *2))))) -(-10 -7 (-15 -1829 (|#3| (-157 |#2|))) (-15 -1425 (|#2| |#3|)) (-15 -3946 (|#3| |#2|)) (-15 -1393 ((-157 |#2|) |#3|)) (-15 -2206 (|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))))) -((-3826 (($ (-1 (-108) |#1|) $) 17)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3752 (($ (-1 |#1| |#1|) |#1|) 9)) (-3801 (($ (-1 (-108) |#1|) $) 13)) (-3813 (($ (-1 (-108) |#1|) $) 15)) (-1279 (((-1072 |#1|) $) 18)) (-1270 (((-798) $) NIL))) -(((-555 |#1|) (-13 (-566 (-798)) (-10 -8 (-15 -2694 ($ (-1 |#1| |#1|) $)) (-15 -3801 ($ (-1 (-108) |#1|) $)) (-15 -3813 ($ (-1 (-108) |#1|) $)) (-15 -3826 ($ (-1 (-108) |#1|) $)) (-15 -3752 ($ (-1 |#1| |#1|) |#1|)) (-15 -1279 ((-1072 |#1|) $)))) (-1127)) (T -555)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3801 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3813 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3826 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3752 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-1279 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1127))))) -(-13 (-566 (-798)) (-10 -8 (-15 -2694 ($ (-1 |#1| |#1|) $)) (-15 -3801 ($ (-1 (-108) |#1|) $)) (-15 -3813 ($ (-1 (-108) |#1|) $)) (-15 -3826 ($ (-1 (-108) |#1|) $)) (-15 -3752 ($ (-1 |#1| |#1|) |#1|)) (-15 -1279 ((-1072 |#1|) $)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713)) NIL (|has| |#1| (-23)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-1430 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3892 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4031 (((-108) $ (-713)) NIL)) (-2023 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3505 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2843 (($ $ $) NIL (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4090 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4080 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-4180 (((-1178) (-1074)) 10))) +(((-539) (-10 -7 (-15 -4180 ((-1178) (-1074))))) (T -539)) +((-4180 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-539))))) +(-10 -7 (-15 -4180 ((-1178) (-1074)))) +((-2319 (((-542 |#2|) (-542 |#2|)) 40)) (-3786 (((-592 |#2|) (-542 |#2|)) 42)) (-3204 ((|#2| (-542 |#2|)) 48))) +(((-540 |#1| |#2|) (-10 -7 (-15 -2319 ((-542 |#2|) (-542 |#2|))) (-15 -3786 ((-592 |#2|) (-542 |#2|))) (-15 -3204 (|#2| (-542 |#2|)))) (-13 (-429) (-968 (-525)) (-789) (-588 (-525))) (-13 (-29 |#1|) (-1113))) (T -540)) +((-3204 (*1 *2 *3) (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1113))) (-5 *1 (-540 *4 *2)) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))))) (-3786 (*1 *2 *3) (-12 (-5 *3 (-542 *5)) (-4 *5 (-13 (-29 *4) (-1113))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-592 *5)) (-5 *1 (-540 *4 *5)))) (-2319 (*1 *2 *2) (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1113))) (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *1 (-540 *3 *4))))) +(-10 -7 (-15 -2319 ((-542 |#2|) (-542 |#2|))) (-15 -3786 ((-592 |#2|) (-542 |#2|))) (-15 -3204 (|#2| (-542 |#2|)))) +((-2688 (((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")) 44) (((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed")) 11) (((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed")) 35) (((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|)) 30))) +(((-541 |#1| |#2|) (-10 -7 (-15 -2688 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -2688 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2688 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2688 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) (-341) (-341)) (T -541)) +((-2688 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| |mainpart| *5) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *5) (|:| |logand| *5))))) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| |mainpart| *6) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *6) (|:| |logand| *6)))))) (-5 *1 (-541 *5 *6)))) (-2688 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) (-4 *5 (-341)) (-4 *2 (-341)) (-5 *1 (-541 *5 *2)))) (-2688 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) (-5 *4 (-3 (-2 (|:| -1781 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-2 (|:| -1781 *6) (|:| |coeff| *6))) (-5 *1 (-541 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-542 *5)) (-4 *5 (-341)) (-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6))))) +(-10 -7 (-15 -2688 ((-542 |#2|) (-1 |#2| |#1|) (-542 |#1|))) (-15 -2688 ((-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| -1781 |#1|) (|:| |coeff| |#1|)) "failed"))) (-15 -2688 ((-3 |#2| "failed") (-1 |#2| |#1|) (-3 |#1| "failed"))) (-15 -2688 ((-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") (-1 |#2| |#1|) (-3 (-2 (|:| |mainpart| |#1|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#1|) (|:| |logand| |#1|))))) "failed")))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 69)) (-3894 ((|#1| $) NIL)) (-1781 ((|#1| $) 26)) (-2955 (((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $) 28)) (-3850 (($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|)))) 24)) (-3509 (((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $) 27)) (-3803 (((-1074) $) NIL)) (-3247 (($ |#1| |#1|) 33) (($ |#1| (-1091)) 44 (|has| |#1| (-968 (-1091))))) (-2015 (((-1038) $) NIL)) (-1895 (((-108) $) 30)) (-2521 ((|#1| $ (-1 |#1| |#1|)) 81) ((|#1| $ (-1091)) 82 (|has| |#1| (-835 (-1091))))) (-1271 (((-798) $) 96) (($ |#1|) 25)) (-3351 (($) 16 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) 15) (($ $ $) NIL)) (-4078 (($ $ $) 78)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 14) (($ (-385 (-525)) $) 36) (($ $ (-385 (-525))) NIL))) +(((-542 |#1|) (-13 (-660 (-385 (-525))) (-968 |#1|) (-10 -8 (-15 -3850 ($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1781 (|#1| $)) (-15 -3509 ((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $)) (-15 -2955 ((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -1895 ((-108) $)) (-15 -3247 ($ |#1| |#1|)) (-15 -2521 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-835 (-1091))) (-15 -2521 (|#1| $ (-1091))) |%noBranch|) (IF (|has| |#1| (-968 (-1091))) (-15 -3247 ($ |#1| (-1091))) |%noBranch|))) (-341)) (T -542)) +((-3850 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *2)) (|:| |logand| (-1087 *2))))) (-5 *4 (-592 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) (-4 *2 (-341)) (-5 *1 (-542 *2)))) (-1781 (*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-3509 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *3)) (|:| |logand| (-1087 *3))))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-2955 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-1895 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341)))) (-3247 (*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2521 (*1 *2 *1 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-542 *2)) (-4 *2 (-341)))) (-2521 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-4 *2 (-341)) (-4 *2 (-835 (-1091))) (-5 *1 (-542 *2)))) (-3247 (*1 *1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *1 (-542 *2)) (-4 *2 (-968 (-1091))) (-4 *2 (-341))))) +(-13 (-660 (-385 (-525))) (-968 |#1|) (-10 -8 (-15 -3850 ($ |#1| (-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) (-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))))) (-15 -1781 (|#1| $)) (-15 -3509 ((-592 (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 |#1|)) (|:| |logand| (-1087 |#1|)))) $)) (-15 -2955 ((-592 (-2 (|:| |integrand| |#1|) (|:| |intvar| |#1|))) $)) (-15 -1895 ((-108) $)) (-15 -3247 ($ |#1| |#1|)) (-15 -2521 (|#1| $ (-1 |#1| |#1|))) (IF (|has| |#1| (-835 (-1091))) (-15 -2521 (|#1| $ (-1091))) |%noBranch|) (IF (|has| |#1| (-968 (-1091))) (-15 -3247 ($ |#1| (-1091))) |%noBranch|))) +((-2078 (((-108) |#1|) 16)) (-2347 (((-3 |#1| "failed") |#1|) 14)) (-3986 (((-2 (|:| -3196 |#1|) (|:| -2058 (-713))) |#1|) 31) (((-3 |#1| "failed") |#1| (-713)) 18)) (-3261 (((-108) |#1| (-713)) 19)) (-3503 ((|#1| |#1|) 32)) (-1227 ((|#1| |#1| (-713)) 34))) +(((-543 |#1|) (-10 -7 (-15 -3261 ((-108) |#1| (-713))) (-15 -3986 ((-3 |#1| "failed") |#1| (-713))) (-15 -3986 ((-2 (|:| -3196 |#1|) (|:| -2058 (-713))) |#1|)) (-15 -1227 (|#1| |#1| (-713))) (-15 -2078 ((-108) |#1|)) (-15 -2347 ((-3 |#1| "failed") |#1|)) (-15 -3503 (|#1| |#1|))) (-510)) (T -543)) +((-3503 (*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2347 (*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-2078 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-1227 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3986 (*1 *2 *3) (-12 (-5 *2 (-2 (|:| -3196 *3) (|:| -2058 (-713)))) (-5 *1 (-543 *3)) (-4 *3 (-510)))) (-3986 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) (-3261 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) +(-10 -7 (-15 -3261 ((-108) |#1| (-713))) (-15 -3986 ((-3 |#1| "failed") |#1| (-713))) (-15 -3986 ((-2 (|:| -3196 |#1|) (|:| -2058 (-713))) |#1|)) (-15 -1227 (|#1| |#1| (-713))) (-15 -2078 ((-108) |#1|)) (-15 -2347 ((-3 |#1| "failed") |#1|)) (-15 -3503 (|#1| |#1|))) +((-1534 (((-1087 |#1|) (-856)) 27))) +(((-544 |#1|) (-10 -7 (-15 -1534 ((-1087 |#1|) (-856)))) (-327)) (T -544)) +((-1534 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-544 *4)) (-4 *4 (-327))))) +(-10 -7 (-15 -1534 ((-1087 |#1|) (-856)))) +((-2319 (((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|)))) 27)) (-2824 (((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091)) 34 (|has| |#1| (-138)))) (-3786 (((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|)))) 19)) (-2576 (((-294 |#1|) (-385 (-887 |#1|)) (-1091)) 32 (|has| |#1| (-138)))) (-3204 (((-294 |#1|) (-542 (-385 (-887 |#1|)))) 21))) +(((-545 |#1|) (-10 -7 (-15 -2319 ((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|))))) (-15 -3786 ((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|))))) (-15 -3204 ((-294 |#1|) (-542 (-385 (-887 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -2824 ((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2576 ((-294 |#1|) (-385 (-887 |#1|)) (-1091)))) |%noBranch|)) (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (T -545)) +((-2576 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-294 *5)) (-5 *1 (-545 *5)))) (-2824 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-3 (-294 *5) (-592 (-294 *5)))) (-5 *1 (-545 *5)))) (-3204 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-887 *4)))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-545 *4)))) (-3786 (*1 *2 *3) (-12 (-5 *3 (-542 (-385 (-887 *4)))) (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *2 (-592 (-294 *4))) (-5 *1 (-545 *4)))) (-2319 (*1 *2 *2) (-12 (-5 *2 (-542 (-385 (-887 *3)))) (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) (-5 *1 (-545 *3))))) +(-10 -7 (-15 -2319 ((-542 (-385 (-887 |#1|))) (-542 (-385 (-887 |#1|))))) (-15 -3786 ((-592 (-294 |#1|)) (-542 (-385 (-887 |#1|))))) (-15 -3204 ((-294 |#1|) (-542 (-385 (-887 |#1|))))) (IF (|has| |#1| (-138)) (PROGN (-15 -2824 ((-3 (-294 |#1|) (-592 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2576 ((-294 |#1|) (-385 (-887 |#1|)) (-1091)))) |%noBranch|)) +((-2042 (((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525)))) 46) (((-592 (-632 (-525))) (-592 (-525))) 47) (((-632 (-525)) (-592 (-525)) (-840 (-525))) 42)) (-3429 (((-713) (-592 (-525))) 40))) +(((-546) (-10 -7 (-15 -3429 ((-713) (-592 (-525)))) (-15 -2042 ((-632 (-525)) (-592 (-525)) (-840 (-525)))) (-15 -2042 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -2042 ((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525))))))) (T -546)) +((-2042 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-525))) (-5 *4 (-592 (-840 (-525)))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546)))) (-2042 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546)))) (-2042 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-525))) (-5 *4 (-840 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-546)))) (-3429 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-713)) (-5 *1 (-546))))) +(-10 -7 (-15 -3429 ((-713) (-592 (-525)))) (-15 -2042 ((-632 (-525)) (-592 (-525)) (-840 (-525)))) (-15 -2042 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -2042 ((-592 (-632 (-525))) (-592 (-525)) (-592 (-840 (-525)))))) +((-2038 (((-592 |#5|) |#5| (-108)) 73)) (-1582 (((-108) |#5| (-592 |#5|)) 30))) +(((-547 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2038 ((-592 |#5|) |#5| (-108))) (-15 -1582 ((-108) |#5| (-592 |#5|)))) (-13 (-286) (-138)) (-735) (-789) (-991 |#1| |#2| |#3|) (-1029 |#1| |#2| |#3| |#4|)) (T -547)) +((-1582 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-1029 *5 *6 *7 *8)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-547 *5 *6 *7 *8 *3)))) (-2038 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-592 *3)) (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1029 *5 *6 *7 *8))))) +(-10 -7 (-15 -2038 ((-592 |#5|) |#5| (-108))) (-15 -1582 ((-108) |#5| (-592 |#5|)))) +((-1261 (((-108) $ $) NIL (|has| (-135) (-1020)))) (-1347 (($ $) 34)) (-2583 (($ $) NIL)) (-1746 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-1542 (((-108) $ $) 51)) (-1517 (((-108) $ $ (-525)) 46)) (-2319 (((-592 $) $ (-135)) 60) (((-592 $) $ (-132)) 61)) (-2545 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-789)))) (-2166 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-135) (-789))))) (-2851 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-135) $ (-525) (-135)) 45 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-2866 (($ $ (-135)) 64) (($ $ (-132)) 65)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3325 (($ $ (-1140 (-525)) $) 44)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1619 (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2619 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256)))) (-2558 (((-135) $ (-525)) NIL)) (-1565 (((-108) $ $) 72)) (-1920 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 48 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 47) (((-525) (-132) $ (-525)) 50)) (-3700 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) (-135)) 9)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 28 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| (-135) (-789)))) (-2025 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-789)))) (-3780 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3307 (((-525) $) 42 (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-135) (-789)))) (-2394 (((-108) $ $ (-135)) 73)) (-3545 (((-713) $ $ (-135)) 70)) (-2608 (($ (-1 (-135) (-135)) $) 33 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-3095 (($ $) 37)) (-1696 (($ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2876 (($ $ (-135)) 62) (($ $ (-132)) 63)) (-3803 (((-1074) $) 38 (|has| (-135) (-1020)))) (-2678 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) 23)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-525) $) 69) (((-1038) $) NIL (|has| (-135) (-1020)))) (-3105 (((-135) $) NIL (|has| (-525) (-789)))) (-3478 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1646 (($ $ (-135)) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4181 (((-592 (-135)) $) NIL)) (-1802 (((-108) $) 12)) (-1864 (($) 10)) (-3405 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) 52) (($ $ (-1140 (-525))) 21) (($ $ $) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4033 (($ $ $ (-525)) 66 (|has| $ (-6 -4256)))) (-1454 (($ $) 17)) (-2745 (((-501) $) NIL (|has| (-135) (-567 (-501))))) (-1280 (($ (-592 (-135))) NIL)) (-2017 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) 16) (($ (-592 $)) 67)) (-1271 (($ (-135)) NIL) (((-798) $) 27 (|has| (-135) (-566 (-798))))) (-2375 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3992 (((-108) $ $) 14 (|has| (-135) (-1020)))) (-4034 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4015 (((-108) $ $) 15 (|has| (-135) (-789)))) (-3594 (((-713) $) 13 (|has| $ (-6 -4255))))) +(((-548 |#1|) (-13 (-1060) (-10 -8 (-15 -2015 ((-525) $)))) (-525)) (T -548)) +((-2015 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 (-525))))) +(-13 (-1060) (-10 -8 (-15 -2015 ((-525) $)))) +((-2967 (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|) 23) (((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|)) 32))) +(((-549 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2967 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|))) (-15 -2967 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|)) (T -549)) +((-2967 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) (-2967 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1015 *3)) (-4 *3 (-884 *7 *6 *4)) (-4 *6 (-735)) (-4 *4 (-789)) (-4 *7 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *6 *4 *7 *3))))) +(-10 -7 (-15 -2967 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2| (-1015 |#4|))) (-15 -2967 ((-2 (|:| |num| |#4|) (|:| |den| (-525))) |#4| |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 63)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-525)) 54) (($ $ (-525) (-525)) 55)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 60)) (-1705 (($ $) 100)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3495 (((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525))) 224)) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 34)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1499 (((-108) $) NIL)) (-1234 (((-525) $) 58) (((-525) $ (-525)) 59)) (-2109 (((-108) $) NIL)) (-3761 (($ $ (-856)) 76)) (-2850 (($ (-1 |#1| (-525)) $) 73)) (-1256 (((-108) $) 25)) (-2352 (($ |#1| (-525)) 22) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) 67)) (-1567 (($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 13)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2824 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-2445 (((-3 $ "failed") $ $ (-108)) 99)) (-1593 (($ $ $) 108)) (-2015 (((-1038) $) NIL)) (-1729 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 15)) (-2708 (((-957 (-782 (-525))) $) 14)) (-1886 (($ $ (-525)) 45)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-3405 ((|#1| $ (-525)) 57) (($ $ $) NIL (|has| (-525) (-1032)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 70 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-4003 (((-525) $) NIL)) (-2488 (($ $) 46)) (-1271 (((-798) $) NIL) (($ (-525)) 28) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 27 (|has| |#1| (-160)))) (-3783 ((|#1| $ (-525)) 56)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) 37)) (-3140 ((|#1| $) NIL)) (-2345 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2299 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-1683 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1541 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-2126 (($ $) 189 (|has| |#1| (-37 (-385 (-525)))))) (-1438 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-4205 (($ $ (-385 (-525))) 166 (|has| |#1| (-37 (-385 (-525)))))) (-3235 (($ $ |#1|) 146 (|has| |#1| (-37 (-385 (-525)))))) (-1503 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2214 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-2715 (($ $) 191 (|has| |#1| (-37 (-385 (-525)))))) (-4084 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-1945 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-2406 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-3101 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-1733 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-3521 (($ $) 197 (|has| |#1| (-37 (-385 (-525)))))) (-3304 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-2910 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-3993 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-1758 (($ $) 201 (|has| |#1| (-37 (-385 (-525)))))) (-1866 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-1928 (($ $) 203 (|has| |#1| (-37 (-385 (-525)))))) (-1674 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-1561 (($ $) 199 (|has| |#1| (-37 (-385 (-525)))))) (-2671 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-2654 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-3505 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1371 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 29 T CONST)) (-3362 (($) 38 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3992 (((-108) $ $) 65)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) 84) (($ $ $) 64)) (-4078 (($ $ $) 81)) (** (($ $ (-856)) NIL) (($ $ (-713)) 103)) (* (($ (-856) $) 89) (($ (-713) $) 87) (($ (-525) $) 85) (($ $ $) 95) (($ $ |#1|) NIL) (($ |#1| $) 115) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-550 |#1|) (-13 (-1151 |#1| (-525)) (-10 -8 (-15 -1567 ($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -2708 ((-957 (-782 (-525))) $)) (-15 -1729 ((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -2308 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1256 ((-108) $)) (-15 -2850 ($ (-1 |#1| (-525)) $)) (-15 -2445 ((-3 $ "failed") $ $ (-108))) (-15 -1705 ($ $)) (-15 -1593 ($ $ $)) (-15 -3495 ((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $)) (-15 -3235 ($ $ |#1|)) (-15 -4205 ($ $ (-385 (-525)))) (-15 -2214 ($ $)) (-15 -1503 ($ $)) (-15 -1541 ($ $)) (-15 -1733 ($ $)) (-15 -2299 ($ $)) (-15 -2406 ($ $)) (-15 -1438 ($ $)) (-15 -4084 ($ $)) (-15 -3993 ($ $)) (-15 -3505 ($ $)) (-15 -3304 ($ $)) (-15 -2671 ($ $)) (-15 -1866 ($ $)) (-15 -1674 ($ $)) (-15 -1683 ($ $)) (-15 -3101 ($ $)) (-15 -2345 ($ $)) (-15 -1945 ($ $)) (-15 -2126 ($ $)) (-15 -2715 ($ $)) (-15 -2910 ($ $)) (-15 -2654 ($ $)) (-15 -3521 ($ $)) (-15 -1561 ($ $)) (-15 -1758 ($ $)) (-15 -1928 ($ $))) |%noBranch|))) (-977)) (T -550)) +((-1256 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-1567 (*1 *1 *2 *3) (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-977)) (-5 *1 (-550 *4)))) (-2708 (*1 *2 *1) (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-1729 (*1 *2 *1) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-2308 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) (-2850 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) (-2445 (*1 *1 *1 *1 *2) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) (-1705 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977)))) (-1593 (*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977)))) (-3495 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *6)))) (-5 *4 (-957 (-782 (-525)))) (-5 *5 (-1091)) (-5 *7 (-385 (-525))) (-4 *6 (-977)) (-5 *2 (-798)) (-5 *1 (-550 *6)))) (-2824 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3235 (*1 *1 *1 *2) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-4205 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)))) (-2214 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1503 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1541 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1733 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2299 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2406 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1438 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-4084 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3993 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3505 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3304 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2671 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1866 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1674 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1683 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3101 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2345 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1945 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2126 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2715 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2910 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-2654 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-3521 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1561 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1758 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) (-1928 (*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(-13 (-1151 |#1| (-525)) (-10 -8 (-15 -1567 ($ (-957 (-782 (-525))) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -2708 ((-957 (-782 (-525))) $)) (-15 -1729 ((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $)) (-15 -2308 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))))) (-15 -1256 ((-108) $)) (-15 -2850 ($ (-1 |#1| (-525)) $)) (-15 -2445 ((-3 $ "failed") $ $ (-108))) (-15 -1705 ($ $)) (-15 -1593 ($ $ $)) (-15 -3495 ((-798) (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) (-957 (-782 (-525))) (-1091) |#1| (-385 (-525)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $)) (-15 -3235 ($ $ |#1|)) (-15 -4205 ($ $ (-385 (-525)))) (-15 -2214 ($ $)) (-15 -1503 ($ $)) (-15 -1541 ($ $)) (-15 -1733 ($ $)) (-15 -2299 ($ $)) (-15 -2406 ($ $)) (-15 -1438 ($ $)) (-15 -4084 ($ $)) (-15 -3993 ($ $)) (-15 -3505 ($ $)) (-15 -3304 ($ $)) (-15 -2671 ($ $)) (-15 -1866 ($ $)) (-15 -1674 ($ $)) (-15 -1683 ($ $)) (-15 -3101 ($ $)) (-15 -2345 ($ $)) (-15 -1945 ($ $)) (-15 -2126 ($ $)) (-15 -2715 ($ $)) (-15 -2910 ($ $)) (-15 -2654 ($ $)) (-15 -3521 ($ $)) (-15 -1561 ($ $)) (-15 -1758 ($ $)) (-15 -1928 ($ $))) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2308 (($ (-1072 |#1|)) 9)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) 42)) (-1499 (((-108) $) 52)) (-1234 (((-713) $) 55) (((-713) $ (-713)) 54)) (-2109 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ $) 44 (|has| |#1| (-517)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-1072 |#1|) $) 23)) (-3998 (((-713)) 51)) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 10 T CONST)) (-3362 (($) 14 T CONST)) (-3992 (((-108) $ $) 22)) (-4088 (($ $) 30) (($ $ $) 16)) (-4078 (($ $ $) 25)) (** (($ $ (-856)) NIL) (($ $ (-713)) 49)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 34) (($ $ $) 28) (($ |#1| $) 37) (($ $ |#1|) 38) (($ $ (-525)) 36))) +(((-551 |#1|) (-13 (-977) (-10 -8 (-15 -2185 ((-1072 |#1|) $)) (-15 -2308 ($ (-1072 |#1|))) (-15 -1499 ((-108) $)) (-15 -1234 ((-713) $)) (-15 -1234 ((-713) $ (-713))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) (-977)) (T -551)) +((-2185 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-2308 (*1 *1 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-551 *3)))) (-1499 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-1234 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (-1234 (*1 *2 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) (* (*1 *1 *2 *1) (-12 (-5 *1 (-551 *2)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-551 *2)) (-4 *2 (-977)))) (* (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-551 *3)) (-4 *3 (-977))))) +(-13 (-977) (-10 -8 (-15 -2185 ((-1072 |#1|) $)) (-15 -2308 ($ (-1072 |#1|))) (-15 -1499 ((-108) $)) (-15 -1234 ((-713) $)) (-15 -1234 ((-713) $ (-713))) (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 * ($ $ (-525))) (IF (|has| |#1| (-517)) (-6 (-517)) |%noBranch|))) +((-2688 (((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)) 15))) +(((-552 |#1| |#2|) (-10 -7 (-15 -2688 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) (-1127) (-1127)) (T -552)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-555 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-555 *6)) (-5 *1 (-552 *5 *6))))) +(-10 -7 (-15 -2688 ((-555 |#2|) (-1 |#2| |#1|) (-555 |#1|)))) +((-2688 (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)) 20) (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|)) 19) (((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|)) 18))) +(((-553 |#1| |#2| |#3|) (-10 -7 (-15 -2688 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|))) (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)))) (-1127) (-1127) (-1127)) (T -553)) +((-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-1072 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-553 *6 *7 *8)))) (-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1072 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-553 *6 *7 *8)))) (-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-555 *6)) (-5 *5 (-555 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-555 *8)) (-5 *1 (-553 *6 *7 *8))))) +(-10 -7 (-15 -2688 ((-555 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-555 |#2|))) (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-555 |#2|))) (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-555 |#1|) (-1072 |#2|)))) +((-1334 ((|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))) 55)) (-2219 (((-157 |#2|) |#3|) 117)) (-1691 ((|#3| (-157 |#2|)) 44)) (-3589 ((|#2| |#3|) 19)) (-1368 ((|#3| |#2|) 33))) +(((-554 |#1| |#2| |#3|) (-10 -7 (-15 -1691 (|#3| (-157 |#2|))) (-15 -3589 (|#2| |#3|)) (-15 -1368 (|#3| |#2|)) (-15 -2219 ((-157 |#2|) |#3|)) (-15 -1334 (|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))))) (-13 (-517) (-789)) (-13 (-408 |#1|) (-934) (-1113)) (-13 (-408 (-157 |#1|)) (-934) (-1113))) (T -554)) +((-1334 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-592 (-1091))) (-4 *2 (-13 (-408 (-157 *5)) (-934) (-1113))) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-554 *5 *6 *2)) (-4 *6 (-13 (-408 *5) (-934) (-1113))))) (-2219 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-5 *2 (-157 *5)) (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113))))) (-1368 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-934) (-1113))))) (-3589 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-5 *1 (-554 *4 *2 *3)) (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113))))) (-1691 (*1 *2 *3) (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) (-4 *4 (-13 (-517) (-789))) (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) (-5 *1 (-554 *4 *5 *2))))) +(-10 -7 (-15 -1691 (|#3| (-157 |#2|))) (-15 -3589 (|#2| |#3|)) (-15 -1368 (|#3| |#2|)) (-15 -2219 ((-157 |#2|) |#3|)) (-15 -1334 (|#3| |#3| (-592 (-565 |#3|)) (-592 (-1091))))) +((-3823 (($ (-1 (-108) |#1|) $) 17)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3751 (($ (-1 |#1| |#1|) |#1|) 9)) (-3799 (($ (-1 (-108) |#1|) $) 13)) (-3811 (($ (-1 (-108) |#1|) $) 15)) (-1280 (((-1072 |#1|) $) 18)) (-1271 (((-798) $) NIL))) +(((-555 |#1|) (-13 (-566 (-798)) (-10 -8 (-15 -2688 ($ (-1 |#1| |#1|) $)) (-15 -3799 ($ (-1 (-108) |#1|) $)) (-15 -3811 ($ (-1 (-108) |#1|) $)) (-15 -3823 ($ (-1 (-108) |#1|) $)) (-15 -3751 ($ (-1 |#1| |#1|) |#1|)) (-15 -1280 ((-1072 |#1|) $)))) (-1127)) (T -555)) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3799 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3811 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3823 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-3751 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) (-1280 (*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1127))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2688 ($ (-1 |#1| |#1|) $)) (-15 -3799 ($ (-1 (-108) |#1|) $)) (-15 -3811 ($ (-1 (-108) |#1|) $)) (-15 -3823 ($ (-1 (-108) |#1|) $)) (-15 -3751 ($ (-1 |#1| |#1|) |#1|)) (-15 -1280 ((-1072 |#1|) $)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713)) NIL (|has| |#1| (-23)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-1433 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2045 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4060 (((-108) $ (-713)) NIL)) (-1399 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2640 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2461 (($ $ $) NIL (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4088 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4078 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-556 |#1| |#2|) (-1171 |#1|) (-1127) (-525)) (T -556)) NIL (-1171 |#1|) -((-3048 (((-1178) $ |#2| |#2|) 36)) (-3490 ((|#2| $) 23)) (-3462 ((|#2| $) 21)) (-2622 (($ (-1 |#3| |#3|) $) 32)) (-2694 (($ (-1 |#3| |#3|) $) 30)) (-3110 ((|#3| $) 26)) (-3353 (($ $ |#3|) 33)) (-3529 (((-108) |#3| $) 17)) (-1567 (((-592 |#3|) $) 15)) (-3410 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL))) -(((-557 |#1| |#2| |#3|) (-10 -8 (-15 -3048 ((-1178) |#1| |#2| |#2|)) (-15 -3353 (|#1| |#1| |#3|)) (-15 -3110 (|#3| |#1|)) (-15 -3490 (|#2| |#1|)) (-15 -3462 (|#2| |#1|)) (-15 -3529 ((-108) |#3| |#1|)) (-15 -1567 ((-592 |#3|) |#1|)) (-15 -3410 (|#3| |#1| |#2|)) (-15 -3410 (|#3| |#1| |#2| |#3|)) (-15 -2622 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2694 (|#1| (-1 |#3| |#3|) |#1|))) (-558 |#2| |#3|) (-1020) (-1127)) (T -557)) +((-2662 (((-1178) $ |#2| |#2|) 36)) (-3537 ((|#2| $) 23)) (-3307 ((|#2| $) 21)) (-2608 (($ (-1 |#3| |#3|) $) 32)) (-2688 (($ (-1 |#3| |#3|) $) 30)) (-3105 ((|#3| $) 26)) (-1646 (($ $ |#3|) 33)) (-2862 (((-108) |#3| $) 17)) (-4181 (((-592 |#3|) $) 15)) (-3405 ((|#3| $ |#2| |#3|) 12) ((|#3| $ |#2|) NIL))) +(((-557 |#1| |#2| |#3|) (-10 -8 (-15 -2662 ((-1178) |#1| |#2| |#2|)) (-15 -1646 (|#1| |#1| |#3|)) (-15 -3105 (|#3| |#1|)) (-15 -3537 (|#2| |#1|)) (-15 -3307 (|#2| |#1|)) (-15 -2862 ((-108) |#3| |#1|)) (-15 -4181 ((-592 |#3|) |#1|)) (-15 -3405 (|#3| |#1| |#2|)) (-15 -3405 (|#3| |#1| |#2| |#3|)) (-15 -2608 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|))) (-558 |#2| |#3|) (-1020) (-1127)) (T -557)) NIL -(-10 -8 (-15 -3048 ((-1178) |#1| |#2| |#2|)) (-15 -3353 (|#1| |#1| |#3|)) (-15 -3110 (|#3| |#1|)) (-15 -3490 (|#2| |#1|)) (-15 -3462 (|#2| |#1|)) (-15 -3529 ((-108) |#3| |#1|)) (-15 -1567 ((-592 |#3|) |#1|)) (-15 -3410 (|#3| |#1| |#2|)) (-15 -3410 (|#3| |#1| |#2| |#3|)) (-15 -2622 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2694 (|#1| (-1 |#3| |#3|) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#2| (-1020)))) (-3048 (((-1178) $ |#1| |#1|) 40 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-2632 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) 51)) (-3702 (((-592 |#2|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-3490 ((|#1| $) 43 (|has| |#1| (-789)))) (-4002 (((-592 |#2|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3462 ((|#1| $) 44 (|has| |#1| (-789)))) (-2622 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#2| (-1020)))) (-2859 (((-592 |#1|) $) 46)) (-2905 (((-108) |#1| $) 47)) (-2012 (((-1038) $) 21 (|has| |#2| (-1020)))) (-3110 ((|#2| $) 42 (|has| |#1| (-789)))) (-3353 (($ $ |#2|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-2041 (((-713) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4255))) (((-713) |#2| $) 28 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#2| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#2| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -2662 ((-1178) |#1| |#2| |#2|)) (-15 -1646 (|#1| |#1| |#3|)) (-15 -3105 (|#3| |#1|)) (-15 -3537 (|#2| |#1|)) (-15 -3307 (|#2| |#1|)) (-15 -2862 ((-108) |#3| |#1|)) (-15 -4181 ((-592 |#3|) |#1|)) (-15 -3405 (|#3| |#1| |#2|)) (-15 -3405 (|#3| |#1| |#2| |#3|)) (-15 -2608 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#2| (-1020)))) (-2662 (((-1178) $ |#1| |#1|) 40 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#2| $ |#1| |#2|) 52 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-2619 ((|#2| $ |#1| |#2|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) 51)) (-3700 (((-592 |#2|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3537 ((|#1| $) 43 (|has| |#1| (-789)))) (-3780 (((-592 |#2|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) 27 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3307 ((|#1| $) 44 (|has| |#1| (-789)))) (-2608 (($ (-1 |#2| |#2|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#2| (-1020)))) (-1265 (((-592 |#1|) $) 46)) (-1707 (((-108) |#1| $) 47)) (-2015 (((-1038) $) 21 (|has| |#2| (-1020)))) (-3105 ((|#2| $) 42 (|has| |#1| (-789)))) (-1646 (($ $ |#2|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#2|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) 26 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 25 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 24 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 23 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#2| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#2| $ |#1| |#2|) 50) ((|#2| $ |#1|) 49)) (-2041 (((-713) (-1 (-108) |#2|) $) 31 (|has| $ (-6 -4255))) (((-713) |#2| $) 28 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#2| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#2|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#2| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-558 |#1| |#2|) (-131) (-1020) (-1127)) (T -558)) -((-1567 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-592 *4)))) (-2905 (*1 *2 *3 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-2859 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-592 *3)))) (-3529 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-3462 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-3490 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-3110 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) (-4 *3 (-789)) (-4 *2 (-1127)))) (-3353 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-3048 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-1178))))) -(-13 (-464 |t#2|) (-267 |t#1| |t#2|) (-10 -8 (-15 -1567 ((-592 |t#2|) $)) (-15 -2905 ((-108) |t#1| $)) (-15 -2859 ((-592 |t#1|) $)) (IF (|has| |t#2| (-1020)) (IF (|has| $ (-6 -4255)) (-15 -3529 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-15 -3462 (|t#1| $)) (-15 -3490 (|t#1| $)) (-15 -3110 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -3353 ($ $ |t#2|)) (-15 -3048 ((-1178) $ |t#1| |t#1|))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#2| (-1020)) ((-566 (-798)) -3279 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798)))) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-1020) |has| |#2| (-1020)) ((-1127) . T)) -((-1270 (((-798) $) 19) (((-125) $) 14) (($ (-125)) 13))) -(((-559) (-13 (-566 (-798)) (-566 (-125)) (-10 -8 (-15 -1270 ($ (-125)))))) (T -559)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-125)) (-5 *1 (-559))))) -(-13 (-566 (-798)) (-566 (-125)) (-10 -8 (-15 -1270 ($ (-125))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1704 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3444 (((-1173 (-632 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1173 (-632 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1877 (((-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4083 (($) NIL T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1938 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4092 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1601 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2213 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4073 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4200 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-1236 (($ $ (-856)) NIL)) (-1935 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1713 (((-1087 |#1|) $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3483 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2966 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-3904 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2439 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1173 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3318 (((-856)) NIL (|has| |#2| (-345 |#1|)))) (-2586 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2153 (($ $ (-856)) NIL)) (-3673 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1682 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2641 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1379 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2346 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1820 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1550 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3164 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1283 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2390 (($ $ (-856)) NIL)) (-2283 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3300 (((-1087 |#1|) $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2664 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1299 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3247 (((-1074) $) NIL)) (-1501 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1351 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2136 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2012 (((-1038) $) NIL)) (-2663 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3410 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-3349 (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $) (-1173 $)) NIL (|has| |#2| (-345 |#1|))) (((-1173 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2749 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3207 (((-592 (-887 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-592 (-887 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1507 (($ $ $) NIL)) (-1494 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1270 (((-798) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-2187 (((-1173 $)) NIL (|has| |#2| (-395 |#1|)))) (-2123 (((-592 (-1173 |#1|))) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1336 (($ $ $ $) NIL)) (-2212 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4167 (($ (-632 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3890 (($ $ $) NIL)) (-1625 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2884 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1387 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3355 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) 24)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL))) -(((-560 |#1| |#2|) (-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1270 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-687 |#1|)) (T -560)) -((-1270 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-560 *3 *2)) (-4 *2 (-687 *3))))) -(-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1270 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-3212 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) 33)) (-3476 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL) (($) NIL)) (-3048 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-1074) |#1|) 43)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#1| "failed") (-1074) $) 46)) (-4083 (($) NIL T CONST)) (-1264 (($ $ (-1074)) 24)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-1786 (((-3 |#1| "failed") (-1074) $) 47) (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (|has| $ (-6 -4255)))) (-1614 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-3501 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-2412 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) 32)) (-2632 ((|#1| $ (-1074) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-1074)) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-1652 (($ $) 48)) (-2409 (($ (-366)) 22) (($ (-366) (-1074)) 21)) (-3799 (((-366) $) 34)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-1074) $) NIL (|has| (-1074) (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-3462 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-4076 (((-592 (-1074)) $) 39)) (-2422 (((-108) (-1074) $) NIL)) (-1744 (((-1074) $) 35)) (-1486 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-2859 (((-592 (-1074)) $) NIL)) (-2905 (((-108) (-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 ((|#1| $) NIL (|has| (-1074) (-789)))) (-1639 (((-3 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) "failed") (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 37)) (-3410 ((|#1| $ (-1074) |#1|) NIL) ((|#1| $ (-1074)) 42)) (-1754 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL) (($) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-713) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (((-713) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-1270 (((-798) $) 20)) (-1473 (($ $) 25)) (-3467 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 19)) (-3596 (((-713) $) 41 (|has| $ (-6 -4255))))) -(((-561 |#1|) (-13 (-342 (-366) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) (-1104 (-1074) |#1|) (-10 -8 (-6 -4255) (-15 -1652 ($ $)))) (-1020)) (T -561)) -((-1652 (*1 *1 *1) (-12 (-5 *1 (-561 *2)) (-4 *2 (-1020))))) -(-13 (-342 (-366) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) (-1104 (-1074) |#1|) (-10 -8 (-6 -4255) (-15 -1652 ($ $)))) -((-3055 (((-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) 15)) (-4076 (((-592 |#2|) $) 19)) (-2422 (((-108) |#2| $) 12))) -(((-562 |#1| |#2| |#3|) (-10 -8 (-15 -4076 ((-592 |#2|) |#1|)) (-15 -2422 ((-108) |#2| |#1|)) (-15 -3055 ((-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|))) (-563 |#2| |#3|) (-1020) (-1020)) (T -562)) -NIL -(-10 -8 (-15 -4076 ((-592 |#2|) |#1|)) (-15 -2422 ((-108) |#2| |#1|)) (-15 -3055 ((-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|))) -((-1260 (((-108) $ $) 19 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 55 (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) 61)) (-4083 (($) 7 T CONST)) (-3135 (($ $) 58 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 54 (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 56 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-4076 (((-592 |#1|) $) 63)) (-2422 (((-108) |#1| $) 64)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 39)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 40)) (-2012 (((-1038) $) 21 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 51)) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 41)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) 26 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 25 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 24 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 23 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-1754 (($) 49) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 48)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 50)) (-1270 (((-798) $) 18 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 42)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-4181 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-592 *4)))) (-1707 (*1 *2 *3 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)))) (-1265 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-592 *3)))) (-2862 (*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-3307 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-3537 (*1 *2 *1) (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) (-4 *2 (-789)))) (-3105 (*1 *2 *1) (-12 (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) (-4 *3 (-789)) (-4 *2 (-1127)))) (-1646 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) (-2662 (*1 *2 *1 *3 *3) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) (-5 *2 (-1178))))) +(-13 (-464 |t#2|) (-267 |t#1| |t#2|) (-10 -8 (-15 -4181 ((-592 |t#2|) $)) (-15 -1707 ((-108) |t#1| $)) (-15 -1265 ((-592 |t#1|) $)) (IF (|has| |t#2| (-1020)) (IF (|has| $ (-6 -4255)) (-15 -2862 ((-108) |t#2| $)) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-789)) (PROGN (-15 -3307 (|t#1| $)) (-15 -3537 (|t#1| $)) (-15 -3105 (|t#2| $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -1646 ($ $ |t#2|)) (-15 -2662 ((-1178) $ |t#1| |t#1|))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#2| (-1020)) ((-566 (-798)) -3275 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798)))) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-1020) |has| |#2| (-1020)) ((-1127) . T)) +((-1271 (((-798) $) 19) (((-125) $) 14) (($ (-125)) 13))) +(((-559) (-13 (-566 (-798)) (-566 (-125)) (-10 -8 (-15 -1271 ($ (-125)))))) (T -559)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-125)) (-5 *1 (-559))))) +(-13 (-566 (-798)) (-566 (-125)) (-10 -8 (-15 -1271 ($ (-125))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1470 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3186 (((-1173 (-632 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1173 (-632 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3364 (((-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3347 (($) NIL T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3669 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3423 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1858 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1389 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3281 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1963 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2927 (($ $ (-856)) NIL)) (-2192 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1558 (((-1087 |#1|) $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3481 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4093 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2189 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2991 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1173 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3314 (((-856)) NIL (|has| |#2| (-345 |#1|)))) (-1732 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2012 (($ $ (-856)) NIL)) (-1678 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1267 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4032 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2903 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3271 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3586 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3897 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2551 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3739 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2594 (($ $ (-856)) NIL)) (-3885 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1250 (((-1087 |#1|) $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3138 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3701 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2516 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3803 (((-1074) $) NIL)) (-2113 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2536 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1836 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2015 (((-1038) $) NIL)) (-3129 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3405 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-1614 (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $) (-1173 $)) NIL (|has| |#2| (-345 |#1|))) (((-1173 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2745 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-1622 (((-592 (-887 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-592 (-887 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2172 (($ $ $) NIL)) (-3168 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1271 (((-798) $) NIL) ((|#2| $) 21) (($ |#2|) 22)) (-2495 (((-1173 $)) NIL (|has| |#2| (-395 |#1|)))) (-2276 (((-592 (-1173 |#1|))) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2355 (($ $ $ $) NIL)) (-1379 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4168 (($ (-632 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2013 (($ $ $) NIL)) (-3110 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1489 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2026 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3351 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) 24)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) 19) (($ |#1| $) NIL))) +(((-560 |#1| |#2|) (-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1271 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-687 |#1|)) (T -560)) +((-1271 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-560 *3 *2)) (-4 *2 (-687 *3))))) +(-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1271 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-1664 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) 33)) (-3472 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL) (($) NIL)) (-2662 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-1074) |#1|) 43)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#1| "failed") (-1074) $) 46)) (-3347 (($) NIL T CONST)) (-1865 (($ $ (-1074)) 24)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-1649 (((-3 |#1| "failed") (-1074) $) 47) (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (|has| $ (-6 -4255)))) (-1619 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-3497 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-2787 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) 32)) (-2619 ((|#1| $ (-1074) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-1074)) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-1440 (($ $) 48)) (-2410 (($ (-366)) 22) (($ (-366) (-1074)) 21)) (-3798 (((-366) $) 34)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-1074) $) NIL (|has| (-1074) (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255))) (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-3307 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-4074 (((-592 (-1074)) $) 39)) (-2880 (((-108) (-1074) $) NIL)) (-3931 (((-1074) $) 35)) (-2163 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1265 (((-592 (-1074)) $) NIL)) (-1707 (((-108) (-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 ((|#1| $) NIL (|has| (-1074) (-789)))) (-3478 (((-3 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) "failed") (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-592 (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 37)) (-3405 ((|#1| $ (-1074) |#1|) NIL) ((|#1| $ (-1074)) 42)) (-4031 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL) (($) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-713) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (((-713) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-1271 (((-798) $) 20)) (-2770 (($ $) 25)) (-3353 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 19)) (-3594 (((-713) $) 41 (|has| $ (-6 -4255))))) +(((-561 |#1|) (-13 (-342 (-366) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) (-1104 (-1074) |#1|) (-10 -8 (-6 -4255) (-15 -1440 ($ $)))) (-1020)) (T -561)) +((-1440 (*1 *1 *1) (-12 (-5 *1 (-561 *2)) (-4 *2 (-1020))))) +(-13 (-342 (-366) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) (-1104 (-1074) |#1|) (-10 -8 (-6 -4255) (-15 -1440 ($ $)))) +((-2741 (((-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) 15)) (-4074 (((-592 |#2|) $) 19)) (-2880 (((-108) |#2| $) 12))) +(((-562 |#1| |#2| |#3|) (-10 -8 (-15 -4074 ((-592 |#2|) |#1|)) (-15 -2880 ((-108) |#2| |#1|)) (-15 -2741 ((-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|))) (-563 |#2| |#3|) (-1020) (-1020)) (T -562)) +NIL +(-10 -8 (-15 -4074 ((-592 |#2|) |#1|)) (-15 -2880 ((-108) |#2| |#1|)) (-15 -2741 ((-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|))) +((-1261 (((-108) $ $) 19 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 55 (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) 61)) (-3347 (($) 7 T CONST)) (-3131 (($ $) 58 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 54 (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 56 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-4074 (((-592 |#1|) $) 63)) (-2880 (((-108) |#1| $) 64)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 39)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 40)) (-2015 (((-1038) $) 21 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 51)) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 41)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) 26 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 25 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 24 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 23 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-4031 (($) 49) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 48)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 50)) (-1271 (((-798) $) 18 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 42)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-563 |#1| |#2|) (-131) (-1020) (-1020)) (T -563)) -((-2422 (*1 *2 *3 *1) (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-108)))) (-4076 (*1 *2 *1) (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-592 *3)))) (-1786 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-2772 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(-13 (-209 (-2 (|:| -3423 |t#1|) (|:| -2545 |t#2|))) (-10 -8 (-15 -2422 ((-108) |t#1| $)) (-15 -4076 ((-592 |t#1|) $)) (-15 -1786 ((-3 |t#2| "failed") |t#1| $)) (-15 -2772 ((-3 |t#2| "failed") |t#1| $)))) -(((-33) . T) ((-102 #0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((-97) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) ((-566 (-798)) -3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798)))) ((-142 #0#) . T) ((-567 (-501)) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-288 #0#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-464 #0#) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-1020) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) ((-1127) . T)) -((-1819 (((-565 |#2|) |#1|) 15)) (-1552 (((-3 |#1| "failed") (-565 |#2|)) 19))) -(((-564 |#1| |#2|) (-10 -7 (-15 -1819 ((-565 |#2|) |#1|)) (-15 -1552 ((-3 |#1| "failed") (-565 |#2|)))) (-789) (-789)) (T -564)) -((-1552 (*1 *2 *3) (|partial| -12 (-5 *3 (-565 *4)) (-4 *4 (-789)) (-4 *2 (-789)) (-5 *1 (-564 *2 *4)))) (-1819 (*1 *2 *3) (-12 (-5 *2 (-565 *4)) (-5 *1 (-564 *3 *4)) (-4 *3 (-789)) (-4 *4 (-789))))) -(-10 -7 (-15 -1819 ((-565 |#2|) |#1|)) (-15 -1552 ((-3 |#1| "failed") (-565 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-1287 (((-3 (-1091) "failed") $) 37)) (-2078 (((-1178) $ (-713)) 26)) (-1916 (((-713) $) 25)) (-4166 (((-110) $) 12)) (-3799 (((-1091) $) 20)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-1578 (($ (-110) (-592 |#1|) (-713)) 30) (($ (-1091)) 31)) (-2902 (((-108) $ (-110)) 18) (((-108) $ (-1091)) 16)) (-1751 (((-713) $) 22)) (-2012 (((-1038) $) NIL)) (-2749 (((-827 (-525)) $) 77 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 84 (|has| |#1| (-567 (-827 (-357))))) (((-501) $) 69 (|has| |#1| (-567 (-501))))) (-1270 (((-798) $) 55)) (-2953 (((-592 |#1|) $) 24)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 41)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 42))) -(((-565 |#1|) (-13 (-127) (-819 |#1|) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4166 ((-110) $)) (-15 -2953 ((-592 |#1|) $)) (-15 -1751 ((-713) $)) (-15 -1578 ($ (-110) (-592 |#1|) (-713))) (-15 -1578 ($ (-1091))) (-15 -1287 ((-3 (-1091) "failed") $)) (-15 -2902 ((-108) $ (-110))) (-15 -2902 ((-108) $ (-1091))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) (-789)) (T -565)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-4166 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-2953 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1751 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1578 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-789)) (-5 *1 (-565 *5)))) (-1578 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1287 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-2902 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) (-2902 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789))))) -(-13 (-127) (-819 |#1|) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -4166 ((-110) $)) (-15 -2953 ((-592 |#1|) $)) (-15 -1751 ((-713) $)) (-15 -1578 ($ (-110) (-592 |#1|) (-713))) (-15 -1578 ($ (-1091))) (-15 -1287 ((-3 (-1091) "failed") $)) (-15 -2902 ((-108) $ (-110))) (-15 -2902 ((-108) $ (-1091))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) -((-1270 ((|#1| $) 6))) +((-2880 (*1 *2 *3 *1) (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-108)))) (-4074 (*1 *2 *1) (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-5 *2 (-592 *3)))) (-1649 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-2768 (*1 *2 *3 *1) (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) +(-13 (-209 (-2 (|:| -3420 |t#1|) (|:| -2542 |t#2|))) (-10 -8 (-15 -2880 ((-108) |t#1| $)) (-15 -4074 ((-592 |t#1|) $)) (-15 -1649 ((-3 |t#2| "failed") |t#1| $)) (-15 -2768 ((-3 |t#2| "failed") |t#1| $)))) +(((-33) . T) ((-102 #0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((-97) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) ((-566 (-798)) -3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798)))) ((-142 #0#) . T) ((-567 (-501)) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-288 #0#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-464 #0#) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-1020) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) ((-1127) . T)) +((-3575 (((-565 |#2|) |#1|) 15)) (-3045 (((-3 |#1| "failed") (-565 |#2|)) 19))) +(((-564 |#1| |#2|) (-10 -7 (-15 -3575 ((-565 |#2|) |#1|)) (-15 -3045 ((-3 |#1| "failed") (-565 |#2|)))) (-789) (-789)) (T -564)) +((-3045 (*1 *2 *3) (|partial| -12 (-5 *3 (-565 *4)) (-4 *4 (-789)) (-4 *2 (-789)) (-5 *1 (-564 *2 *4)))) (-3575 (*1 *2 *3) (-12 (-5 *2 (-565 *4)) (-5 *1 (-564 *3 *4)) (-4 *3 (-789)) (-4 *4 (-789))))) +(-10 -7 (-15 -3575 ((-565 |#2|) |#1|)) (-15 -3045 ((-3 |#1| "failed") (-565 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-2389 (((-3 (-1091) "failed") $) 37)) (-1771 (((-1178) $ (-713)) 26)) (-1920 (((-713) $) 25)) (-2981 (((-110) $) 12)) (-3798 (((-1091) $) 20)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-1583 (($ (-110) (-592 |#1|) (-713)) 30) (($ (-1091)) 31)) (-1676 (((-108) $ (-110)) 18) (((-108) $ (-1091)) 16)) (-1756 (((-713) $) 22)) (-2015 (((-1038) $) NIL)) (-2745 (((-827 (-525)) $) 77 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 84 (|has| |#1| (-567 (-827 (-357))))) (((-501) $) 69 (|has| |#1| (-567 (-501))))) (-1271 (((-798) $) 55)) (-3978 (((-592 |#1|) $) 24)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 41)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 42))) +(((-565 |#1|) (-13 (-127) (-819 |#1|) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -2981 ((-110) $)) (-15 -3978 ((-592 |#1|) $)) (-15 -1756 ((-713) $)) (-15 -1583 ($ (-110) (-592 |#1|) (-713))) (-15 -1583 ($ (-1091))) (-15 -2389 ((-3 (-1091) "failed") $)) (-15 -1676 ((-108) $ (-110))) (-15 -1676 ((-108) $ (-1091))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) (-789)) (T -565)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-2981 (*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-3978 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1756 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1583 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-789)) (-5 *1 (-565 *5)))) (-1583 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-2389 (*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) (-1676 (*1 *2 *1 *3) (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) (-1676 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789))))) +(-13 (-127) (-819 |#1|) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -2981 ((-110) $)) (-15 -3978 ((-592 |#1|) $)) (-15 -1756 ((-713) $)) (-15 -1583 ($ (-110) (-592 |#1|) (-713))) (-15 -1583 ($ (-1091))) (-15 -2389 ((-3 (-1091) "failed") $)) (-15 -1676 ((-108) $ (-110))) (-15 -1676 ((-108) $ (-1091))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) +((-1271 ((|#1| $) 6))) (((-566 |#1|) (-131) (-1127)) (T -566)) -((-1270 (*1 *2 *1) (-12 (-4 *1 (-566 *2)) (-4 *2 (-1127))))) -(-13 (-10 -8 (-15 -1270 (|t#1| $)))) -((-2749 ((|#1| $) 6))) +((-1271 (*1 *2 *1) (-12 (-4 *1 (-566 *2)) (-4 *2 (-1127))))) +(-13 (-10 -8 (-15 -1271 (|t#1| $)))) +((-2745 ((|#1| $) 6))) (((-567 |#1|) (-131) (-1127)) (T -567)) -((-2749 (*1 *2 *1) (-12 (-4 *1 (-567 *2)) (-4 *2 (-1127))))) -(-13 (-10 -8 (-15 -2749 (|t#1| $)))) -((-2939 (((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)) 15) (((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 16))) -(((-568 |#1| |#2|) (-10 -7 (-15 -2939 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -2939 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -568)) -((-2939 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-1087 (-385 *6))) (-5 *1 (-568 *5 *6)) (-5 *3 (-385 *6)))) (-2939 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-1087 (-385 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-385 *5))))) -(-10 -7 (-15 -2939 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -2939 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) -((-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10))) -(((-569 |#1| |#2|) (-10 -8 (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-570 |#2|) (-977)) (T -569)) -NIL -(-10 -8 (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 36)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#1| $) 37))) +((-2745 (*1 *2 *1) (-12 (-4 *1 (-567 *2)) (-4 *2 (-1127))))) +(-13 (-10 -8 (-15 -2745 (|t#1| $)))) +((-3867 (((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)) 15) (((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 16))) +(((-568 |#1| |#2|) (-10 -7 (-15 -3867 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -3867 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -568)) +((-3867 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-1087 (-385 *6))) (-5 *1 (-568 *5 *6)) (-5 *3 (-385 *6)))) (-3867 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-1087 (-385 *5))) (-5 *1 (-568 *4 *5)) (-5 *3 (-385 *5))))) +(-10 -7 (-15 -3867 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|))) (-15 -3867 ((-3 (-1087 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 (-396 |#2|) |#2|)))) +((-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10))) +(((-569 |#1| |#2|) (-10 -8 (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-570 |#2|) (-977)) (T -569)) +NIL +(-10 -8 (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 36)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#1| $) 37))) (((-570 |#1|) (-131) (-977)) (T -570)) -((-1270 (*1 *1 *2) (-12 (-4 *1 (-570 *2)) (-4 *2 (-977))))) -(-13 (-977) (-594 |t#1|) (-10 -8 (-15 -1270 ($ |t#1|)))) +((-1271 (*1 *1 *2) (-12 (-4 *1 (-570 *2)) (-4 *2 (-977))))) +(-13 (-977) (-594 |t#1|) (-10 -8 (-15 -1271 ($ |t#1|)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2148 (((-525) $) NIL (|has| |#1| (-787)))) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-3426 (((-108) $) NIL (|has| |#1| (-787)))) (-4211 (((-108) $) NIL)) (-1498 ((|#1| $) 13)) (-2348 (((-108) $) NIL (|has| |#1| (-787)))) (-2371 (($ $ $) NIL (|has| |#1| (-787)))) (-2535 (($ $ $) NIL (|has| |#1| (-787)))) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1511 ((|#3| $) 15)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL)) (-2031 (((-713)) 20)) (-1868 (($ $) NIL (|has| |#1| (-787)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) 12 T CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4100 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL))) -(((-571 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -4100 ($ $ |#3|)) (-15 -4100 ($ |#1| |#3|)) (-15 -1498 (|#1| $)) (-15 -1511 (|#3| $)))) (-37 |#2|) (-160) (|SubsetCategory| (-669) |#2|)) (T -571)) -((-4100 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-669) *4)))) (-4100 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-571 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-669) *4)))) (-1498 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-571 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-669) *3)))) (-1511 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4))))) -(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -4100 ($ $ |#3|)) (-15 -4100 ($ |#1| |#3|)) (-15 -1498 (|#1| $)) (-15 -1511 (|#3| $)))) -((-3561 ((|#2| |#2| (-1091) (-1091)) 18))) -(((-572 |#1| |#2|) (-10 -7 (-15 -3561 (|#2| |#2| (-1091) (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -572)) -((-3561 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-572 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-29 *4)))))) -(-10 -7 (-15 -3561 (|#2| |#2| (-1091) (-1091)))) -((-1260 (((-108) $ $) 56)) (-2028 (((-108) $) 52)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2980 ((|#1| $) 49)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-3409 (((-2 (|:| -1561 $) (|:| -3887 (-385 |#2|))) (-385 |#2|)) 97 (|has| |#1| (-341)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) 24)) (-3233 (((-3 $ "failed") $) 75)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-1678 (((-525) $) 19)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) 36)) (-2352 (($ |#1| (-525)) 21)) (-2549 ((|#1| $) 51)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) 87 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ $) 79)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2430 (((-713) $) 99 (|has| |#1| (-341)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 98 (|has| |#1| (-341)))) (-2524 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-1307 (((-525) $) 34)) (-2749 (((-385 |#2|) $) 42)) (-1270 (((-798) $) 62) (($ (-525)) 32) (($ $) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 31) (($ |#2|) 22)) (-3388 ((|#1| $ (-525)) 63)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 9 T CONST)) (-3365 (($) 12 T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3994 (((-108) $ $) 17)) (-4090 (($ $) 46) (($ $ $) NIL)) (-4080 (($ $ $) 76)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 26) (($ $ $) 44))) -(((-573 |#1| |#2|) (-13 (-211 |#2|) (-517) (-567 (-385 |#2|)) (-389 |#1|) (-968 |#2|) (-10 -8 (-15 -1681 ((-108) $)) (-15 -1307 ((-525) $)) (-15 -1678 ((-525) $)) (-15 -2572 ($ $)) (-15 -2549 (|#1| $)) (-15 -2980 (|#1| $)) (-15 -3388 (|#1| $ (-525))) (-15 -2352 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -3409 ((-2 (|:| -1561 $) (|:| -3887 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) (-517) (-1149 |#1|)) (T -573)) -((-1681 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-1307 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-1678 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-2572 (*1 *1 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-2549 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-2980 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) (-4 *4 (-1149 *2)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) (-4 *4 (-1149 *2)))) (-3409 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -1561 (-573 *4 *5)) (|:| -3887 (-385 *5)))) (-5 *1 (-573 *4 *5)) (-5 *3 (-385 *5))))) -(-13 (-211 |#2|) (-517) (-567 (-385 |#2|)) (-389 |#1|) (-968 |#2|) (-10 -8 (-15 -1681 ((-108) $)) (-15 -1307 ((-525) $)) (-15 -1678 ((-525) $)) (-15 -2572 ($ $)) (-15 -2549 (|#1| $)) (-15 -2980 (|#1| $)) (-15 -3388 (|#1| $ (-525))) (-15 -2352 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -3409 ((-2 (|:| -1561 $) (|:| -3887 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) -((-1759 (((-592 |#6|) (-592 |#4|) (-108)) 47)) (-1735 ((|#6| |#6|) 40))) -(((-574 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -1735 (|#6| |#6|)) (-15 -1759 ((-592 |#6|) (-592 |#4|) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|) (-1029 |#1| |#2| |#3| |#4|)) (T -574)) -((-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *10)) (-5 *1 (-574 *5 *6 *7 *8 *9 *10)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *10 (-1029 *5 *6 *7 *8)))) (-1735 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-574 *3 *4 *5 *6 *7 *2)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *2 (-1029 *3 *4 *5 *6))))) -(-10 -7 (-15 -1735 (|#6| |#6|)) (-15 -1759 ((-592 |#6|) (-592 |#4|) (-108)))) -((-2935 (((-108) |#3| (-713) (-592 |#3|)) 23)) (-2133 (((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2055 (-592 (-2 (|:| |irr| |#4|) (|:| -3115 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)) 55))) -(((-575 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2935 ((-108) |#3| (-713) (-592 |#3|))) (-15 -2133 ((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2055 (-592 (-2 (|:| |irr| |#4|) (|:| -3115 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)))) (-789) (-735) (-286) (-884 |#3| |#2| |#1|)) (T -575)) -((-2133 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -2055 (-592 (-2 (|:| |irr| *10) (|:| -3115 (-525))))))) (-5 *6 (-592 *3)) (-5 *7 (-592 *8)) (-4 *8 (-789)) (-4 *3 (-286)) (-4 *10 (-884 *3 *9 *8)) (-4 *9 (-735)) (-5 *2 (-2 (|:| |polfac| (-592 *10)) (|:| |correct| *3) (|:| |corrfact| (-592 (-1087 *3))))) (-5 *1 (-575 *8 *9 *3 *10)) (-5 *4 (-592 (-1087 *3))))) (-2935 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-713)) (-5 *5 (-592 *3)) (-4 *3 (-286)) (-4 *6 (-789)) (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-575 *6 *7 *3 *8)) (-4 *8 (-884 *3 *7 *6))))) -(-10 -7 (-15 -2935 ((-108) |#3| (-713) (-592 |#3|))) (-15 -2133 ((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2055 (-592 (-2 (|:| |irr| |#4|) (|:| -3115 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)))) -((-1260 (((-108) $ $) NIL)) (-4143 (((-592 |#1|) $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-1679 (($ $) 67)) (-1415 (((-610 |#1| |#2|) $) 52)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 70)) (-1428 (((-592 (-273 |#2|)) $ $) 33)) (-2012 (((-1038) $) NIL)) (-1250 (($ (-610 |#1| |#2|)) 48)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) 58) (((-1186 |#1| |#2|) $) NIL) (((-1191 |#1| |#2|) $) 66)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 53 T CONST)) (-1672 (((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $) 31)) (-2300 (((-592 (-610 |#1| |#2|)) (-592 |#1|)) 65)) (-3716 (((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $) 37)) (-3994 (((-108) $ $) 54)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 44))) -(((-576 |#1| |#2| |#3|) (-13 (-450) (-10 -8 (-15 -1250 ($ (-610 |#1| |#2|))) (-15 -1415 ((-610 |#1| |#2|) $)) (-15 -3716 ((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $)) (-15 -1270 ((-1186 |#1| |#2|) $)) (-15 -1270 ((-1191 |#1| |#2|) $)) (-15 -1679 ($ $)) (-15 -4143 ((-592 |#1|) $)) (-15 -2300 ((-592 (-610 |#1| |#2|)) (-592 |#1|))) (-15 -1672 ((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $)) (-15 -1428 ((-592 (-273 |#2|)) $ $)))) (-789) (-13 (-160) (-660 (-385 (-525)))) (-856)) (T -576)) -((-1250 (*1 *1 *2) (-12 (-5 *2 (-610 *3 *4)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-5 *1 (-576 *3 *4 *5)) (-14 *5 (-856)))) (-1415 (*1 *2 *1) (-12 (-5 *2 (-610 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-3716 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-828 *3)) (|:| |c| *4)))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1679 (*1 *1 *1) (-12 (-5 *1 (-576 *2 *3 *4)) (-4 *2 (-789)) (-4 *3 (-13 (-160) (-660 (-385 (-525))))) (-14 *4 (-856)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-2300 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-610 *4 *5))) (-5 *1 (-576 *4 *5 *6)) (-4 *5 (-13 (-160) (-660 (-385 (-525))))) (-14 *6 (-856)))) (-1672 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-617 *3)) (|:| |c| *4)))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1428 (*1 *2 *1 *1) (-12 (-5 *2 (-592 (-273 *4))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) -(-13 (-450) (-10 -8 (-15 -1250 ($ (-610 |#1| |#2|))) (-15 -1415 ((-610 |#1| |#2|) $)) (-15 -3716 ((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $)) (-15 -1270 ((-1186 |#1| |#2|) $)) (-15 -1270 ((-1191 |#1| |#2|) $)) (-15 -1679 ($ $)) (-15 -4143 ((-592 |#1|) $)) (-15 -2300 ((-592 (-610 |#1| |#2|)) (-592 |#1|))) (-15 -1672 ((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $)) (-15 -1428 ((-592 (-273 |#2|)) $ $)))) -((-1759 (((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)) 72) (((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108)) 58)) (-1530 (((-108) (-592 (-722 |#1| (-800 |#2|)))) 23)) (-3093 (((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)) 71)) (-1703 (((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108)) 57)) (-2173 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|)))) 27)) (-1330 (((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|)))) 26))) -(((-577 |#1| |#2|) (-10 -7 (-15 -1530 ((-108) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1330 ((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|))))) (-15 -2173 ((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1703 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -3093 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1759 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1759 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)))) (-429) (-592 (-1091))) (T -577)) -((-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) (-5 *1 (-577 *5 *6)))) (-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-577 *5 *6)))) (-3093 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) (-5 *1 (-577 *5 *6)))) (-1703 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-577 *5 *6)))) (-2173 (*1 *2 *2) (-12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4)))) (-1330 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4)))) (-1530 (*1 *2 *3) (-12 (-5 *3 (-592 (-722 *4 (-800 *5)))) (-4 *4 (-429)) (-14 *5 (-592 (-1091))) (-5 *2 (-108)) (-5 *1 (-577 *4 *5))))) -(-10 -7 (-15 -1530 ((-108) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1330 ((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|))))) (-15 -2173 ((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1703 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -3093 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1759 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1759 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)))) -((-2351 (($ $) 38)) (-1603 (($ $) 21)) (-2320 (($ $) 37)) (-1570 (($ $) 22)) (-2382 (($ $) 36)) (-2193 (($ $) 23)) (-1534 (($) 48)) (-1415 (($ $) 45)) (-3071 (($ $) 17)) (-3766 (($ $ (-1013 $)) 7) (($ $ (-1091)) 6)) (-1250 (($ $) 46)) (-1506 (($ $) 15)) (-1555 (($ $) 16)) (-2396 (($ $) 35)) (-2209 (($ $) 24)) (-2367 (($ $) 34)) (-2176 (($ $) 25)) (-2335 (($ $) 33)) (-1584 (($ $) 26)) (-2438 (($ $) 44)) (-2257 (($ $) 32)) (-2410 (($ $) 43)) (-2226 (($ $) 31)) (-2465 (($ $) 42)) (-2287 (($ $) 30)) (-2687 (($ $) 41)) (-2303 (($ $) 29)) (-2451 (($ $) 40)) (-2273 (($ $) 28)) (-2424 (($ $) 39)) (-2242 (($ $) 27)) (-3007 (($ $) 19)) (-1267 (($ $) 20)) (-2423 (($ $) 18)) (** (($ $ $) 47))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1954 (((-525) $) NIL (|has| |#1| (-787)))) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-4147 (((-108) $) NIL (|has| |#1| (-787)))) (-2109 (((-108) $) NIL)) (-1501 ((|#1| $) 13)) (-3288 (((-108) $) NIL (|has| |#1| (-787)))) (-2372 (($ $ $) NIL (|has| |#1| (-787)))) (-2530 (($ $ $) NIL (|has| |#1| (-787)))) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1512 ((|#3| $) 15)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL)) (-3998 (((-713)) 20)) (-3297 (($ $) NIL (|has| |#1| (-787)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) 12 T CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4098 (($ $ |#3|) NIL) (($ |#1| |#3|) 11)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 17) (($ $ |#2|) NIL) (($ |#2| $) NIL))) +(((-571 |#1| |#2| |#3|) (-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -4098 ($ $ |#3|)) (-15 -4098 ($ |#1| |#3|)) (-15 -1501 (|#1| $)) (-15 -1512 (|#3| $)))) (-37 |#2|) (-160) (|SubsetCategory| (-669) |#2|)) (T -571)) +((-4098 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4)) (-4 *2 (|SubsetCategory| (-669) *4)))) (-4098 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-571 *2 *4 *3)) (-4 *2 (-37 *4)) (-4 *3 (|SubsetCategory| (-669) *4)))) (-1501 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-571 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-669) *3)))) (-1512 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4))))) +(-13 (-37 |#2|) (-10 -8 (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (-15 -4098 ($ $ |#3|)) (-15 -4098 ($ |#1| |#3|)) (-15 -1501 (|#1| $)) (-15 -1512 (|#3| $)))) +((-1819 ((|#2| |#2| (-1091) (-1091)) 18))) +(((-572 |#1| |#2|) (-10 -7 (-15 -1819 (|#2| |#2| (-1091) (-1091)))) (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-893) (-29 |#1|))) (T -572)) +((-1819 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *1 (-572 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-29 *4)))))) +(-10 -7 (-15 -1819 (|#2| |#2| (-1091) (-1091)))) +((-1261 (((-108) $ $) 56)) (-3969 (((-108) $) 52)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4230 ((|#1| $) 49)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4006 (((-2 (|:| -3114 $) (|:| -1976 (-385 |#2|))) (-385 |#2|)) 97 (|has| |#1| (-341)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 85) (((-3 |#2| "failed") $) 81)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL) ((|#2| $) NIL)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) 24)) (-1853 (((-3 $ "failed") $) 75)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-1234 (((-525) $) 19)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) 36)) (-2352 (($ |#1| (-525)) 21)) (-2546 ((|#1| $) 51)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) 87 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 100 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ $) 79)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2931 (((-713) $) 99 (|has| |#1| (-341)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 98 (|has| |#1| (-341)))) (-2521 (($ $ (-1 |#2| |#2|)) 66) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-4003 (((-525) $) 34)) (-2745 (((-385 |#2|) $) 42)) (-1271 (((-798) $) 62) (($ (-525)) 32) (($ $) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 31) (($ |#2|) 22)) (-3783 ((|#1| $ (-525)) 63)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 9 T CONST)) (-3362 (($) 12 T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3992 (((-108) $ $) 17)) (-4088 (($ $) 46) (($ $ $) NIL)) (-4078 (($ $ $) 76)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 26) (($ $ $) 44))) +(((-573 |#1| |#2|) (-13 (-211 |#2|) (-517) (-567 (-385 |#2|)) (-389 |#1|) (-968 |#2|) (-10 -8 (-15 -1256 ((-108) $)) (-15 -4003 ((-525) $)) (-15 -1234 ((-525) $)) (-15 -2569 ($ $)) (-15 -2546 (|#1| $)) (-15 -4230 (|#1| $)) (-15 -3783 (|#1| $ (-525))) (-15 -2352 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -4006 ((-2 (|:| -3114 $) (|:| -1976 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) (-517) (-1149 |#1|)) (T -573)) +((-1256 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-4003 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-1234 (*1 *2 *1) (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) (-4 *4 (-1149 *3)))) (-2569 (*1 *1 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-2546 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-4230 (*1 *2 *1) (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2)))) (-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) (-4 *4 (-1149 *2)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) (-4 *4 (-1149 *2)))) (-4006 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -3114 (-573 *4 *5)) (|:| -1976 (-385 *5)))) (-5 *1 (-573 *4 *5)) (-5 *3 (-385 *5))))) +(-13 (-211 |#2|) (-517) (-567 (-385 |#2|)) (-389 |#1|) (-968 |#2|) (-10 -8 (-15 -1256 ((-108) $)) (-15 -4003 ((-525) $)) (-15 -1234 ((-525) $)) (-15 -2569 ($ $)) (-15 -2546 (|#1| $)) (-15 -4230 (|#1| $)) (-15 -3783 (|#1| $ (-525))) (-15 -2352 ($ |#1| (-525))) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-6 (-286)) (-15 -4006 ((-2 (|:| -3114 $) (|:| -1976 (-385 |#2|))) (-385 |#2|)))) |%noBranch|))) +((-1361 (((-592 |#6|) (-592 |#4|) (-108)) 47)) (-2810 ((|#6| |#6|) 40))) +(((-574 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2810 (|#6| |#6|)) (-15 -1361 ((-592 |#6|) (-592 |#4|) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|) (-1029 |#1| |#2| |#3| |#4|)) (T -574)) +((-1361 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *10)) (-5 *1 (-574 *5 *6 *7 *8 *9 *10)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *10 (-1029 *5 *6 *7 *8)))) (-2810 (*1 *2 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-574 *3 *4 *5 *6 *7 *2)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *2 (-1029 *3 *4 *5 *6))))) +(-10 -7 (-15 -2810 (|#6| |#6|)) (-15 -1361 ((-592 |#6|) (-592 |#4|) (-108)))) +((-3831 (((-108) |#3| (-713) (-592 |#3|)) 23)) (-1805 (((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2143 (-592 (-2 (|:| |irr| |#4|) (|:| -1973 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)) 55))) +(((-575 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3831 ((-108) |#3| (-713) (-592 |#3|))) (-15 -1805 ((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2143 (-592 (-2 (|:| |irr| |#4|) (|:| -1973 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)))) (-789) (-735) (-286) (-884 |#3| |#2| |#1|)) (T -575)) +((-1805 (*1 *2 *3 *4 *5 *6 *7 *6) (|partial| -12 (-5 *5 (-2 (|:| |contp| *3) (|:| -2143 (-592 (-2 (|:| |irr| *10) (|:| -1973 (-525))))))) (-5 *6 (-592 *3)) (-5 *7 (-592 *8)) (-4 *8 (-789)) (-4 *3 (-286)) (-4 *10 (-884 *3 *9 *8)) (-4 *9 (-735)) (-5 *2 (-2 (|:| |polfac| (-592 *10)) (|:| |correct| *3) (|:| |corrfact| (-592 (-1087 *3))))) (-5 *1 (-575 *8 *9 *3 *10)) (-5 *4 (-592 (-1087 *3))))) (-3831 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-713)) (-5 *5 (-592 *3)) (-4 *3 (-286)) (-4 *6 (-789)) (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-575 *6 *7 *3 *8)) (-4 *8 (-884 *3 *7 *6))))) +(-10 -7 (-15 -3831 ((-108) |#3| (-713) (-592 |#3|))) (-15 -1805 ((-3 (-2 (|:| |polfac| (-592 |#4|)) (|:| |correct| |#3|) (|:| |corrfact| (-592 (-1087 |#3|)))) "failed") |#3| (-592 (-1087 |#3|)) (-2 (|:| |contp| |#3|) (|:| -2143 (-592 (-2 (|:| |irr| |#4|) (|:| -1973 (-525)))))) (-592 |#3|) (-592 |#1|) (-592 |#3|)))) +((-1261 (((-108) $ $) NIL)) (-4142 (((-592 |#1|) $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-1245 (($ $) 67)) (-1418 (((-610 |#1| |#2|) $) 52)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 70)) (-3627 (((-592 (-273 |#2|)) $ $) 33)) (-2015 (((-1038) $) NIL)) (-1251 (($ (-610 |#1| |#2|)) 48)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) 58) (((-1186 |#1| |#2|) $) NIL) (((-1191 |#1| |#2|) $) 66)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 53 T CONST)) (-3543 (((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $) 31)) (-4018 (((-592 (-610 |#1| |#2|)) (-592 |#1|)) 65)) (-3913 (((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $) 37)) (-3992 (((-108) $ $) 54)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 44))) +(((-576 |#1| |#2| |#3|) (-13 (-450) (-10 -8 (-15 -1251 ($ (-610 |#1| |#2|))) (-15 -1418 ((-610 |#1| |#2|) $)) (-15 -3913 ((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $)) (-15 -1271 ((-1186 |#1| |#2|) $)) (-15 -1271 ((-1191 |#1| |#2|) $)) (-15 -1245 ($ $)) (-15 -4142 ((-592 |#1|) $)) (-15 -4018 ((-592 (-610 |#1| |#2|)) (-592 |#1|))) (-15 -3543 ((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $)) (-15 -3627 ((-592 (-273 |#2|)) $ $)))) (-789) (-13 (-160) (-660 (-385 (-525)))) (-856)) (T -576)) +((-1251 (*1 *1 *2) (-12 (-5 *2 (-610 *3 *4)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-5 *1 (-576 *3 *4 *5)) (-14 *5 (-856)))) (-1418 (*1 *2 *1) (-12 (-5 *2 (-610 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-3913 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-828 *3)) (|:| |c| *4)))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1191 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-1245 (*1 *1 *1) (-12 (-5 *1 (-576 *2 *3 *4)) (-4 *2 (-789)) (-4 *3 (-13 (-160) (-660 (-385 (-525))))) (-14 *4 (-856)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-4018 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-610 *4 *5))) (-5 *1 (-576 *4 *5 *6)) (-4 *5 (-13 (-160) (-660 (-385 (-525))))) (-14 *6 (-856)))) (-3543 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-617 *3)) (|:| |c| *4)))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) (-3627 (*1 *2 *1 *1) (-12 (-5 *2 (-592 (-273 *4))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) +(-13 (-450) (-10 -8 (-15 -1251 ($ (-610 |#1| |#2|))) (-15 -1418 ((-610 |#1| |#2|) $)) (-15 -3913 ((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $)) (-15 -1271 ((-1186 |#1| |#2|) $)) (-15 -1271 ((-1191 |#1| |#2|) $)) (-15 -1245 ($ $)) (-15 -4142 ((-592 |#1|) $)) (-15 -4018 ((-592 (-610 |#1| |#2|)) (-592 |#1|))) (-15 -3543 ((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $)) (-15 -3627 ((-592 (-273 |#2|)) $ $)))) +((-1361 (((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)) 72) (((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108)) 58)) (-3683 (((-108) (-592 (-722 |#1| (-800 |#2|)))) 23)) (-3057 (((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)) 71)) (-1459 (((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108)) 57)) (-2316 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|)))) 27)) (-3938 (((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|)))) 26))) +(((-577 |#1| |#2|) (-10 -7 (-15 -3683 ((-108) (-592 (-722 |#1| (-800 |#2|))))) (-15 -3938 ((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|))))) (-15 -2316 ((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1459 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -3057 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1361 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1361 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)))) (-429) (-592 (-1091))) (T -577)) +((-1361 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) (-5 *1 (-577 *5 *6)))) (-1361 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-577 *5 *6)))) (-3057 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) (-5 *1 (-577 *5 *6)))) (-1459 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-577 *5 *6)))) (-2316 (*1 *2 *2) (-12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4)))) (-3938 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4)))) (-3683 (*1 *2 *3) (-12 (-5 *3 (-592 (-722 *4 (-800 *5)))) (-4 *4 (-429)) (-14 *5 (-592 (-1091))) (-5 *2 (-108)) (-5 *1 (-577 *4 *5))))) +(-10 -7 (-15 -3683 ((-108) (-592 (-722 |#1| (-800 |#2|))))) (-15 -3938 ((-3 (-592 (-722 |#1| (-800 |#2|))) "failed") (-592 (-722 |#1| (-800 |#2|))))) (-15 -2316 ((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))))) (-15 -1459 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -3057 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1361 ((-592 (-974 |#1| |#2|)) (-592 (-722 |#1| (-800 |#2|))) (-108))) (-15 -1361 ((-592 (-1062 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|)))) (-592 (-722 |#1| (-800 |#2|))) (-108)))) +((-2351 (($ $) 38)) (-1608 (($ $) 21)) (-2321 (($ $) 37)) (-1574 (($ $) 22)) (-2382 (($ $) 36)) (-2195 (($ $) 23)) (-1539 (($) 48)) (-1418 (($ $) 45)) (-3068 (($ $) 17)) (-3247 (($ $ (-1013 $)) 7) (($ $ (-1091)) 6)) (-1251 (($ $) 46)) (-1511 (($ $) 15)) (-1564 (($ $) 16)) (-2397 (($ $) 35)) (-2210 (($ $) 24)) (-2368 (($ $) 34)) (-2178 (($ $) 25)) (-2337 (($ $) 33)) (-1588 (($ $) 26)) (-2437 (($ $) 44)) (-2259 (($ $) 32)) (-2411 (($ $) 43)) (-2227 (($ $) 31)) (-2462 (($ $) 42)) (-2289 (($ $) 30)) (-2670 (($ $) 41)) (-2305 (($ $) 29)) (-2450 (($ $) 40)) (-2275 (($ $) 28)) (-2425 (($ $) 39)) (-2244 (($ $) 27)) (-3329 (($ $) 19)) (-3572 (($ $) 20)) (-2887 (($ $) 18)) (** (($ $ $) 47))) (((-578) (-131)) (T -578)) -((-1267 (*1 *1 *1) (-4 *1 (-578))) (-3007 (*1 *1 *1) (-4 *1 (-578))) (-2423 (*1 *1 *1) (-4 *1 (-578))) (-3071 (*1 *1 *1) (-4 *1 (-578))) (-1555 (*1 *1 *1) (-4 *1 (-578))) (-1506 (*1 *1 *1) (-4 *1 (-578)))) -(-13 (-893) (-1113) (-10 -8 (-15 -1267 ($ $)) (-15 -3007 ($ $)) (-15 -2423 ($ $)) (-15 -3071 ($ $)) (-15 -1555 ($ $)) (-15 -1506 ($ $)))) +((-3572 (*1 *1 *1) (-4 *1 (-578))) (-3329 (*1 *1 *1) (-4 *1 (-578))) (-2887 (*1 *1 *1) (-4 *1 (-578))) (-3068 (*1 *1 *1) (-4 *1 (-578))) (-1564 (*1 *1 *1) (-4 *1 (-578))) (-1511 (*1 *1 *1) (-4 *1 (-578)))) +(-13 (-893) (-1113) (-10 -8 (-15 -3572 ($ $)) (-15 -3329 ($ $)) (-15 -2887 ($ $)) (-15 -3068 ($ $)) (-15 -1564 ($ $)) (-15 -1511 ($ $)))) (((-34) . T) ((-91) . T) ((-263) . T) ((-466) . T) ((-893) . T) ((-1113) . T) ((-1116) . T)) -((-4166 (((-110) (-110)) 83)) (-3071 ((|#2| |#2|) 30)) (-3766 ((|#2| |#2| (-1013 |#2|)) 79) ((|#2| |#2| (-1091)) 52)) (-1506 ((|#2| |#2|) 29)) (-1555 ((|#2| |#2|) 31)) (-2804 (((-108) (-110)) 34)) (-3007 ((|#2| |#2|) 26)) (-1267 ((|#2| |#2|) 28)) (-2423 ((|#2| |#2|) 27))) -(((-579 |#1| |#2|) (-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1267 (|#2| |#2|)) (-15 -3007 (|#2| |#2|)) (-15 -2423 (|#2| |#2|)) (-15 -3071 (|#2| |#2|)) (-15 -1506 (|#2| |#2|)) (-15 -1555 (|#2| |#2|)) (-15 -3766 (|#2| |#2| (-1091))) (-15 -3766 (|#2| |#2| (-1013 |#2|)))) (-13 (-789) (-517)) (-13 (-408 |#1|) (-934) (-1113))) (T -579)) -((-3766 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)))) (-3766 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))))) (-1555 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-1506 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-3071 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-2423 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-3007 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-1267 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-4166 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *4)) (-4 *4 (-13 (-408 *3) (-934) (-1113))))) (-2804 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-579 *4 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113)))))) -(-10 -7 (-15 -2804 ((-108) (-110))) (-15 -4166 ((-110) (-110))) (-15 -1267 (|#2| |#2|)) (-15 -3007 (|#2| |#2|)) (-15 -2423 (|#2| |#2|)) (-15 -3071 (|#2| |#2|)) (-15 -1506 (|#2| |#2|)) (-15 -1555 (|#2| |#2|)) (-15 -3766 (|#2| |#2| (-1091))) (-15 -3766 (|#2| |#2| (-1013 |#2|)))) -((-2269 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 53)) (-2395 (((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 68)) (-4132 (((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|)) 70) (((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|)) 69)) (-1417 (((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|))) 108)) (-2060 (((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 83)) (-3117 (((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|))) 118)) (-1361 (((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|))) 58)) (-2384 (((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 41)) (-2898 (((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|))) 50)) (-2629 (((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|))) 91))) -(((-580 |#1| |#2|) (-10 -7 (-15 -1417 ((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|)))) (-15 -3117 ((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|)))) (-15 -2395 ((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -4132 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -4132 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -2384 ((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -1361 ((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|)))) (-15 -2629 ((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2060 ((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2898 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2269 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) (-592 (-1091)) (-429)) (T -580)) -((-2269 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-457 *4 *5)) (-5 *1 (-580 *4 *5)))) (-2898 (*1 *2 *2 *3) (-12 (-5 *2 (-227 *4 *5)) (-5 *3 (-592 (-227 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5)))) (-2060 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-800 *4)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5)))) (-2629 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-227 *5 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 (-227 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *1 (-580 *5 *6)))) (-1361 (*1 *2 *3 *4) (-12 (-5 *3 (-457 *5 *6)) (-5 *4 (-592 (-457 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-1173 *6)) (-5 *1 (-580 *5 *6)))) (-2384 (*1 *2 *2) (-12 (-5 *2 (-592 (-457 *3 *4))) (-14 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-580 *3 *4)))) (-4132 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) (-5 *1 (-580 *5 *6)))) (-4132 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) (-5 *1 (-580 *5 *6)))) (-2395 (*1 *2 *3) (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-592 (-227 *4 *5))) (-5 *1 (-580 *4 *5)))) (-3117 (*1 *2 *3) (-12 (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |glbase| (-592 (-227 *4 *5))) (|:| |glval| (-592 (-525))))) (-5 *1 (-580 *4 *5)) (-5 *3 (-592 (-227 *4 *5))))) (-1417 (*1 *2 *3) (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |gblist| (-592 (-227 *4 *5))) (|:| |gvlist| (-592 (-525))))) (-5 *1 (-580 *4 *5))))) -(-10 -7 (-15 -1417 ((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|)))) (-15 -3117 ((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|)))) (-15 -2395 ((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -4132 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -4132 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -2384 ((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -1361 ((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|)))) (-15 -2629 ((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2060 ((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2898 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2269 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL)) (-3048 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-51) $ (-1074) (-51)) 16) (((-51) $ (-1091) (-51)) 17)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 (-51) "failed") (-1074) $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020))))) (-1786 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1074) $) NIL)) (-1614 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (((-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2632 (((-51) $ (-1074) (-51)) NIL (|has| $ (-6 -4256)))) (-2571 (((-51) $ (-1074)) NIL)) (-3702 (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-1652 (($ $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-1074) $) NIL (|has| (-1074) (-789)))) (-4002 (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3462 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-2918 (($ (-366)) 9)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020))))) (-4076 (((-592 (-1074)) $) NIL)) (-2422 (((-108) (-1074) $) NIL)) (-1486 (((-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL)) (-1791 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL)) (-2859 (((-592 (-1074)) $) NIL)) (-2905 (((-108) (-1074) $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020))))) (-3110 (((-51) $) NIL (|has| (-1074) (-789)))) (-1639 (((-3 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) "failed") (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL)) (-3353 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (($ $ (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-1567 (((-592 (-51)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (((-51) $ (-1074)) 14) (((-51) $ (-1074) (-51)) NIL) (((-51) $ (-1091)) 15)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 (-51))) (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-581) (-13 (-1104 (-1074) (-51)) (-10 -8 (-15 -2918 ($ (-366))) (-15 -1652 ($ $)) (-15 -3410 ((-51) $ (-1091))) (-15 -1429 ((-51) $ (-1091) (-51)))))) (T -581)) -((-2918 (*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-581)))) (-1652 (*1 *1 *1) (-5 *1 (-581))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-51)) (-5 *1 (-581)))) (-1429 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1091)) (-5 *1 (-581))))) -(-13 (-1104 (-1074) (-51)) (-10 -8 (-15 -2918 ($ (-366))) (-15 -1652 ($ $)) (-15 -3410 ((-51) $ (-1091))) (-15 -1429 ((-51) $ (-1091) (-51))))) -((-4100 (($ $ |#2|) 10))) -(((-582 |#1| |#2|) (-10 -8 (-15 -4100 (|#1| |#1| |#2|))) (-583 |#2|) (-160)) (T -582)) -NIL -(-10 -8 (-15 -4100 (|#1| |#1| |#2|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1279 (($ $ $) 29)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 28 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) +((-2981 (((-110) (-110)) 83)) (-3068 ((|#2| |#2|) 30)) (-3247 ((|#2| |#2| (-1013 |#2|)) 79) ((|#2| |#2| (-1091)) 52)) (-1511 ((|#2| |#2|) 29)) (-1564 ((|#2| |#2|) 31)) (-1946 (((-108) (-110)) 34)) (-3329 ((|#2| |#2|) 26)) (-3572 ((|#2| |#2|) 28)) (-2887 ((|#2| |#2|) 27))) +(((-579 |#1| |#2|) (-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3572 (|#2| |#2|)) (-15 -3329 (|#2| |#2|)) (-15 -2887 (|#2| |#2|)) (-15 -3068 (|#2| |#2|)) (-15 -1511 (|#2| |#2|)) (-15 -1564 (|#2| |#2|)) (-15 -3247 (|#2| |#2| (-1091))) (-15 -3247 (|#2| |#2| (-1013 |#2|)))) (-13 (-789) (-517)) (-13 (-408 |#1|) (-934) (-1113))) (T -579)) +((-3247 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)))) (-3247 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))))) (-1564 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-1511 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-3068 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-2887 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-3329 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-3572 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113))))) (-2981 (*1 *2 *2) (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *4)) (-4 *4 (-13 (-408 *3) (-934) (-1113))))) (-1946 (*1 *2 *3) (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-579 *4 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113)))))) +(-10 -7 (-15 -1946 ((-108) (-110))) (-15 -2981 ((-110) (-110))) (-15 -3572 (|#2| |#2|)) (-15 -3329 (|#2| |#2|)) (-15 -2887 (|#2| |#2|)) (-15 -3068 (|#2| |#2|)) (-15 -1511 (|#2| |#2|)) (-15 -1564 (|#2| |#2|)) (-15 -3247 (|#2| |#2| (-1091))) (-15 -3247 (|#2| |#2| (-1013 |#2|)))) +((-3735 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 53)) (-2628 (((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 68)) (-2756 (((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|)) 70) (((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|)) 69)) (-2552 (((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|))) 108)) (-2221 (((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 83)) (-1997 (((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|))) 118)) (-2637 (((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|))) 58)) (-3557 (((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|))) 41)) (-1647 (((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|))) 50)) (-3943 (((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|))) 91))) +(((-580 |#1| |#2|) (-10 -7 (-15 -2552 ((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|)))) (-15 -1997 ((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|)))) (-15 -2628 ((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2756 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -2756 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -3557 ((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2637 ((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|)))) (-15 -3943 ((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2221 ((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -1647 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -3735 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) (-592 (-1091)) (-429)) (T -580)) +((-3735 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-457 *4 *5)) (-5 *1 (-580 *4 *5)))) (-1647 (*1 *2 *2 *3) (-12 (-5 *2 (-227 *4 *5)) (-5 *3 (-592 (-227 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5)))) (-2221 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-800 *4)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5)))) (-3943 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-227 *5 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 (-227 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *1 (-580 *5 *6)))) (-2637 (*1 *2 *3 *4) (-12 (-5 *3 (-457 *5 *6)) (-5 *4 (-592 (-457 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-1173 *6)) (-5 *1 (-580 *5 *6)))) (-3557 (*1 *2 *2) (-12 (-5 *2 (-592 (-457 *3 *4))) (-14 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-580 *3 *4)))) (-2756 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) (-5 *1 (-580 *5 *6)))) (-2756 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) (-5 *1 (-580 *5 *6)))) (-2628 (*1 *2 *3) (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-592 (-227 *4 *5))) (-5 *1 (-580 *4 *5)))) (-1997 (*1 *2 *3) (-12 (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |glbase| (-592 (-227 *4 *5))) (|:| |glval| (-592 (-525))))) (-5 *1 (-580 *4 *5)) (-5 *3 (-592 (-227 *4 *5))))) (-2552 (*1 *2 *3) (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *2 (-2 (|:| |gblist| (-592 (-227 *4 *5))) (|:| |gvlist| (-592 (-525))))) (-5 *1 (-580 *4 *5))))) +(-10 -7 (-15 -2552 ((-2 (|:| |gblist| (-592 (-227 |#1| |#2|))) (|:| |gvlist| (-592 (-525)))) (-592 (-457 |#1| |#2|)))) (-15 -1997 ((-2 (|:| |glbase| (-592 (-227 |#1| |#2|))) (|:| |glval| (-592 (-525)))) (-592 (-227 |#1| |#2|)))) (-15 -2628 ((-592 (-227 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2756 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -2756 ((-457 |#1| |#2|) (-592 (-457 |#1| |#2|)) (-800 |#1|))) (-15 -3557 ((-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -2637 ((-1173 |#2|) (-457 |#1| |#2|) (-592 (-457 |#1| |#2|)))) (-15 -3943 ((-227 |#1| |#2|) (-592 |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -2221 ((-592 (-457 |#1| |#2|)) (-800 |#1|) (-592 (-457 |#1| |#2|)) (-592 (-457 |#1| |#2|)))) (-15 -1647 ((-227 |#1| |#2|) (-227 |#1| |#2|) (-592 (-227 |#1| |#2|)))) (-15 -3735 ((-457 |#1| |#2|) (-227 |#1| |#2|)))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL)) (-2662 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-51) $ (-1074) (-51)) 16) (((-51) $ (-1091) (-51)) 17)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 (-51) "failed") (-1074) $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020))))) (-1649 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1074) $) NIL)) (-1619 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (((-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2619 (((-51) $ (-1074) (-51)) NIL (|has| $ (-6 -4256)))) (-2558 (((-51) $ (-1074)) NIL)) (-3700 (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-1440 (($ $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-1074) $) NIL (|has| (-1074) (-789)))) (-3780 (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3307 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-2915 (($ (-366)) 9)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020))))) (-4074 (((-592 (-1074)) $) NIL)) (-2880 (((-108) (-1074) $) NIL)) (-2163 (((-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL)) (-1710 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL)) (-1265 (((-592 (-1074)) $) NIL)) (-1707 (((-108) (-1074) $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020))))) (-3105 (((-51) $) NIL (|has| (-1074) (-789)))) (-3478 (((-3 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) "failed") (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL)) (-1646 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (($ $ (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-4181 (((-592 (-51)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (((-51) $ (-1074)) 14) (((-51) $ (-1074) (-51)) NIL) (((-51) $ (-1091)) 15)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 (-51))) (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-581) (-13 (-1104 (-1074) (-51)) (-10 -8 (-15 -2915 ($ (-366))) (-15 -1440 ($ $)) (-15 -3405 ((-51) $ (-1091))) (-15 -1432 ((-51) $ (-1091) (-51)))))) (T -581)) +((-2915 (*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-581)))) (-1440 (*1 *1 *1) (-5 *1 (-581))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-51)) (-5 *1 (-581)))) (-1432 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-51)) (-5 *3 (-1091)) (-5 *1 (-581))))) +(-13 (-1104 (-1074) (-51)) (-10 -8 (-15 -2915 ($ (-366))) (-15 -1440 ($ $)) (-15 -3405 ((-51) $ (-1091))) (-15 -1432 ((-51) $ (-1091) (-51))))) +((-4098 (($ $ |#2|) 10))) +(((-582 |#1| |#2|) (-10 -8 (-15 -4098 (|#1| |#1| |#2|))) (-583 |#2|) (-160)) (T -582)) +NIL +(-10 -8 (-15 -4098 (|#1| |#1| |#2|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1280 (($ $ $) 29)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 28 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) (((-583 |#1|) (-131) (-160)) (T -583)) -((-1279 (*1 *1 *1 *1) (-12 (-4 *1 (-583 *2)) (-4 *2 (-160)))) (-4100 (*1 *1 *1 *2) (-12 (-4 *1 (-583 *2)) (-4 *2 (-160)) (-4 *2 (-341))))) -(-13 (-660 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -1279 ($ $ $)) (IF (|has| |t#1| (-341)) (-15 -4100 ($ $ |t#1|)) |%noBranch|))) +((-1280 (*1 *1 *1 *1) (-12 (-4 *1 (-583 *2)) (-4 *2 (-160)))) (-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-583 *2)) (-4 *2 (-160)) (-4 *2 (-341))))) +(-13 (-660 |t#1|) (-10 -8 (-6 |NullSquare|) (-6 |JacobiIdentity|) (-15 -1280 ($ $ $)) (IF (|has| |t#1| (-341)) (-15 -4098 ($ $ |t#1|)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-660 |#1|) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1704 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3444 (((-1173 (-632 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1173 (-632 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1877 (((-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4083 (($) NIL T CONST)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1938 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4092 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1601 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-2213 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4073 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-4200 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-1236 (($ $ (-856)) NIL)) (-1935 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1713 (((-1087 |#1|) $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3483 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2966 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-3904 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2439 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1173 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3318 (((-856)) NIL (|has| |#2| (-345 |#1|)))) (-2586 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2153 (($ $ (-856)) NIL)) (-3673 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1682 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2641 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1379 (((-3 $ "failed")) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2346 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1820 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1550 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3164 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1283 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2390 (($ $ (-856)) NIL)) (-2283 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3300 (((-1087 |#1|) $) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2664 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1532 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-1299 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3247 (((-1074) $) NIL)) (-1501 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1351 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2136 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2012 (((-1038) $) NIL)) (-2663 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3410 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-3349 (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $) (-1173 $)) NIL (|has| |#2| (-345 |#1|))) (((-1173 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2749 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3207 (((-592 (-887 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-592 (-887 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1507 (($ $ $) NIL)) (-1494 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1270 (((-798) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-2187 (((-1173 $)) NIL (|has| |#2| (-395 |#1|)))) (-2123 (((-592 (-1173 |#1|))) NIL (-3279 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1336 (($ $ $ $) NIL)) (-2212 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4167 (($ (-632 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-3890 (($ $ $) NIL)) (-1625 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2884 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1387 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3355 (($) 15 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) 17)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-584 |#1| |#2|) (-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1270 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-687 |#1|)) (T -584)) -((-1270 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-584 *3 *2)) (-4 *2 (-687 *3))))) -(-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1270 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) -((-2317 (((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)) 82) (((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|))) 104)) (-2458 (((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|))) 109))) -(((-585 |#1| |#2|) (-10 -7 (-15 -2317 ((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|)))) (-15 -2458 ((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|)))) (-15 -2317 ((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -585)) -((-2317 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1074)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-782 *3)) (-5 *1 (-585 *6 *3)))) (-2458 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-273 (-775 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-775 *3)) (-5 *1 (-585 *5 *3)))) (-2317 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-782 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (-782 *3) (-2 (|:| |leftHandLimit| (-3 (-782 *3) "failed")) (|:| |rightHandLimit| (-3 (-782 *3) "failed"))) "failed")) (-5 *1 (-585 *5 *3))))) -(-10 -7 (-15 -2317 ((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|)))) (-15 -2458 ((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|)))) (-15 -2317 ((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)))) -((-2317 (((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)) 80) (((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 20) (((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|)))) 35)) (-2458 (((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 23) (((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|)))) 43))) -(((-586 |#1|) (-10 -7 (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|))))) (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2458 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|))))) (-15 -2458 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)))) (-429)) (T -586)) -((-2317 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 (-385 (-887 *6)))) (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-782 (-385 (-887 *6)))) (-5 *1 (-586 *6)) (-5 *3 (-385 (-887 *6))))) (-2458 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-2458 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-775 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-2317 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-782 (-385 (-887 *5))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) "failed")) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-2317 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-782 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-782 (-385 (-887 *5))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) "failed")) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5)))))) -(-10 -7 (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|))))) (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2458 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|))))) (-15 -2458 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2317 ((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)))) -((-3359 (((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|) 57 (-1825 (|has| |#1| (-341)))) (((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|) 42 (|has| |#1| (-341)))) (-3569 (((-108) (-1173 |#2|)) 30)) (-3257 (((-3 (-1173 |#1|) "failed") (-1173 |#2|)) 33))) -(((-587 |#1| |#2|) (-10 -7 (-15 -3569 ((-108) (-1173 |#2|))) (-15 -3257 ((-3 (-1173 |#1|) "failed") (-1173 |#2|))) (IF (|has| |#1| (-341)) (-15 -3359 ((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|)) (-15 -3359 ((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|)))) (-517) (-588 |#1|)) (T -587)) -((-3359 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-1825 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1173 (-385 *5))) (-5 *1 (-587 *5 *4)))) (-3359 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-1173 *5)) (-5 *1 (-587 *5 *4)))) (-3257 (*1 *2 *3) (|partial| -12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) (-5 *2 (-1173 *4)) (-5 *1 (-587 *4 *5)))) (-3569 (*1 *2 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) (-5 *2 (-108)) (-5 *1 (-587 *4 *5))))) -(-10 -7 (-15 -3569 ((-108) (-1173 |#2|))) (-15 -3257 ((-3 (-1173 |#1|) "failed") (-1173 |#2|))) (IF (|has| |#1| (-341)) (-15 -3359 ((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|)) (-15 -3359 ((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-4082 (((-632 |#1|) (-632 $)) 36) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 35)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1470 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3186 (((-1173 (-632 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-1173 (-632 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3364 (((-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3347 (($) NIL T CONST)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3669 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3423 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1858 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1389 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3281 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-1963 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2927 (($ $ (-856)) NIL)) (-2192 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1558 (((-1087 |#1|) $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3481 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-4093 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2189 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2991 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (($ (-1173 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3314 (((-856)) NIL (|has| |#2| (-345 |#1|)))) (-1732 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2012 (($ $ (-856)) NIL)) (-1678 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1267 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4032 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2903 (((-3 $ "failed")) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3271 (((-632 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3586 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-3897 (((-632 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2551 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3739 (((-1087 (-887 |#1|))) NIL (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-341))))) (-2594 (($ $ (-856)) NIL)) (-3885 ((|#1| $) NIL (|has| |#2| (-345 |#1|)))) (-1250 (((-1087 |#1|) $) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-3138 ((|#1|) NIL (|has| |#2| (-395 |#1|))) ((|#1| (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-3701 (((-1087 |#1|) $) NIL (|has| |#2| (-345 |#1|)))) (-2516 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3803 (((-1074) $) NIL)) (-2113 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2536 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1836 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2015 (((-1038) $) NIL)) (-3129 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3405 ((|#1| $ (-525)) NIL (|has| |#2| (-395 |#1|)))) (-1614 (((-632 |#1|) (-1173 $)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|))) (((-632 |#1|) (-1173 $) (-1173 $)) NIL (|has| |#2| (-345 |#1|))) (((-1173 |#1|) $ (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2745 (($ (-1173 |#1|)) NIL (|has| |#2| (-395 |#1|))) (((-1173 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-1622 (((-592 (-887 |#1|))) NIL (|has| |#2| (-395 |#1|))) (((-592 (-887 |#1|)) (-1173 $)) NIL (|has| |#2| (-345 |#1|)))) (-2172 (($ $ $) NIL)) (-3168 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1271 (((-798) $) NIL) ((|#2| $) 12) (($ |#2|) 13)) (-2495 (((-1173 $)) NIL (|has| |#2| (-395 |#1|)))) (-2276 (((-592 (-1173 |#1|))) NIL (-3275 (-12 (|has| |#2| (-345 |#1|)) (|has| |#1| (-517))) (-12 (|has| |#2| (-395 |#1|)) (|has| |#1| (-517)))))) (-2355 (($ $ $ $) NIL)) (-1379 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-4168 (($ (-632 |#1|) $) NIL (|has| |#2| (-395 |#1|)))) (-2013 (($ $ $) NIL)) (-3110 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-1489 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-2026 (((-108)) NIL (|has| |#2| (-345 |#1|)))) (-3351 (($) 15 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) 17)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 11) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-584 |#1| |#2|) (-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1271 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) (-160) (-687 |#1|)) (T -584)) +((-1271 (*1 *1 *2) (-12 (-4 *3 (-160)) (-5 *1 (-584 *3 *2)) (-4 *2 (-687 *3))))) +(-13 (-687 |#1|) (-566 |#2|) (-10 -8 (-15 -1271 ($ |#2|)) (IF (|has| |#2| (-395 |#1|)) (-6 (-395 |#1|)) |%noBranch|) (IF (|has| |#2| (-345 |#1|)) (-6 (-345 |#1|)) |%noBranch|))) +((-4176 (((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)) 82) (((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|))) 104)) (-1842 (((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|))) 109))) +(((-585 |#1| |#2|) (-10 -7 (-15 -4176 ((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|)))) (-15 -1842 ((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|)))) (-15 -4176 ((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -585)) +((-4176 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1074)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-782 *3)) (-5 *1 (-585 *6 *3)))) (-1842 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-273 (-775 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-775 *3)) (-5 *1 (-585 *5 *3)))) (-4176 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-782 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-3 (-782 *3) (-2 (|:| |leftHandLimit| (-3 (-782 *3) "failed")) (|:| |rightHandLimit| (-3 (-782 *3) "failed"))) "failed")) (-5 *1 (-585 *5 *3))))) +(-10 -7 (-15 -4176 ((-3 (-782 |#2|) (-2 (|:| |leftHandLimit| (-3 (-782 |#2|) "failed")) (|:| |rightHandLimit| (-3 (-782 |#2|) "failed"))) "failed") |#2| (-273 (-782 |#2|)))) (-15 -1842 ((-3 (-775 |#2|) "failed") |#2| (-273 (-775 |#2|)))) (-15 -4176 ((-3 (-782 |#2|) "failed") |#2| (-273 |#2|) (-1074)))) +((-4176 (((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)) 80) (((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 20) (((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|)))) 35)) (-1842 (((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 23) (((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|)))) 43))) +(((-586 |#1|) (-10 -7 (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|))))) (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -1842 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|))))) (-15 -1842 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)))) (-429)) (T -586)) +((-4176 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-273 (-385 (-887 *6)))) (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-782 (-385 (-887 *6)))) (-5 *1 (-586 *6)) (-5 *3 (-385 (-887 *6))))) (-1842 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-1842 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-775 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-4176 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-782 (-385 (-887 *5))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) "failed")) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) (-4176 (*1 *2 *3 *4) (-12 (-5 *4 (-273 (-782 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-3 (-782 (-385 (-887 *5))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) "failed")) (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5)))))) +(-10 -7 (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-782 (-887 |#1|))))) (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed")) (|:| |rightHandLimit| (-3 (-782 (-385 (-887 |#1|))) "failed"))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -1842 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-775 (-887 |#1|))))) (-15 -1842 ((-775 (-385 (-887 |#1|))) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -4176 ((-3 (-782 (-385 (-887 |#1|))) "failed") (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))) (-1074)))) +((-1693 (((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|) 57 (-1830 (|has| |#1| (-341)))) (((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|) 42 (|has| |#1| (-341)))) (-1906 (((-108) (-1173 |#2|)) 30)) (-3905 (((-3 (-1173 |#1|) "failed") (-1173 |#2|)) 33))) +(((-587 |#1| |#2|) (-10 -7 (-15 -1906 ((-108) (-1173 |#2|))) (-15 -3905 ((-3 (-1173 |#1|) "failed") (-1173 |#2|))) (IF (|has| |#1| (-341)) (-15 -1693 ((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|)) (-15 -1693 ((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|)))) (-517) (-588 |#1|)) (T -587)) +((-1693 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-1830 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1173 (-385 *5))) (-5 *1 (-587 *5 *4)))) (-1693 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-4 *5 (-341)) (-4 *5 (-517)) (-5 *2 (-1173 *5)) (-5 *1 (-587 *5 *4)))) (-3905 (*1 *2 *3) (|partial| -12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) (-5 *2 (-1173 *4)) (-5 *1 (-587 *4 *5)))) (-1906 (*1 *2 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) (-5 *2 (-108)) (-5 *1 (-587 *4 *5))))) +(-10 -7 (-15 -1906 ((-108) (-1173 |#2|))) (-15 -3905 ((-3 (-1173 |#1|) "failed") (-1173 |#2|))) (IF (|has| |#1| (-341)) (-15 -1693 ((-3 (-1173 |#1|) "failed") (-1173 |#2|) |#2|)) (-15 -1693 ((-3 (-1173 (-385 |#1|)) "failed") (-1173 |#2|) |#2|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3336 (((-632 |#1|) (-632 $)) 36) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 35)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-588 |#1|) (-131) (-977)) (T -588)) -((-4082 (*1 *2 *3) (-12 (-5 *3 (-632 *1)) (-4 *1 (-588 *4)) (-4 *4 (-977)) (-5 *2 (-632 *4)))) (-4082 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *1)) (-5 *4 (-1173 *1)) (-4 *1 (-588 *5)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -2145 (-632 *5)) (|:| |vec| (-1173 *5))))))) -(-13 (-977) (-10 -8 (-15 -4082 ((-632 |t#1|) (-632 $))) (-15 -4082 ((-2 (|:| -2145 (-632 |t#1|)) (|:| |vec| (-1173 |t#1|))) (-632 $) (-1173 $))))) +((-3336 (*1 *2 *3) (-12 (-5 *3 (-632 *1)) (-4 *1 (-588 *4)) (-4 *4 (-977)) (-5 *2 (-632 *4)))) (-3336 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *1)) (-5 *4 (-1173 *1)) (-4 *1 (-588 *5)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -1933 (-632 *5)) (|:| |vec| (-1173 *5))))))) +(-13 (-977) (-10 -8 (-15 -3336 ((-632 |t#1|) (-632 $))) (-15 -3336 ((-2 (|:| -1933 (-632 |t#1|)) (|:| |vec| (-1173 |t#1|))) (-632 $) (-1173 $))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3549 ((|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|) 17) ((|#2| (-592 |#1|) (-592 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|)) 12))) -(((-589 |#1| |#2|) (-10 -7 (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|))) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1|)) (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|)) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|)) (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|))) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)))) (-1020) (-1127)) (T -589)) -((-3549 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3549 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-589 *5 *6)))) (-3549 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3549 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 *5)) (-4 *6 (-1020)) (-4 *5 (-1127)) (-5 *2 (-1 *5 *6)) (-5 *1 (-589 *6 *5)))) (-3549 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3549 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *2 (-1 *6 *5)) (-5 *1 (-589 *5 *6))))) -(-10 -7 (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|))) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1|)) (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|)) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|)) (-15 -3549 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|))) (-15 -3549 (|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)))) -((-2076 (((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|) 16)) (-3501 ((|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|) 18)) (-2694 (((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)) 13))) -(((-590 |#1| |#2|) (-10 -7 (-15 -2076 ((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -2694 ((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)))) (-1127) (-1127)) (T -590)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-592 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-592 *6)) (-5 *1 (-590 *5 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-592 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-590 *5 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-592 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-592 *5)) (-5 *1 (-590 *6 *5))))) -(-10 -7 (-15 -2076 ((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -2694 ((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)))) -((-2694 (((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)) 13))) -(((-591 |#1| |#2| |#3|) (-10 -7 (-15 -2694 ((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)))) (-1127) (-1127) (-1127)) (T -591)) -((-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-592 *6)) (-5 *5 (-592 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-592 *8)) (-5 *1 (-591 *6 *7 *8))))) -(-10 -7 (-15 -2694 ((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) NIL)) (-2029 ((|#1| $) NIL)) (-2941 (($ $) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-1438 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2855 (($ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1802 (($ $ $) NIL (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4156 (($ $ $) 32 (|has| |#1| (-1020)))) (-4147 (($ $ $) 34 (|has| |#1| (-1020)))) (-4133 (($ $ $) 37 (|has| |#1| (-1020)))) (-1917 (($ (-1 (-108) |#1|) $) NIL)) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2016 ((|#1| $) NIL)) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3121 (($ $) NIL) (($ $ (-713)) NIL)) (-3795 (($ $) NIL (|has| |#1| (-1020)))) (-3135 (($ $) 31 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1614 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-2418 (((-108) $) NIL)) (-1916 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3336 (((-108) $) 9)) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1335 (($) 7)) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2192 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4205 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4104 (($ |#1|) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1636 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1791 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3141 (((-108) $) NIL)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) 36) ((|#1| $ (-525) |#1|) NIL)) (-1210 (((-525) $ $) NIL)) (-3455 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-1424 (((-108) $) NIL)) (-2214 (($ $) NIL)) (-3773 (($ $) NIL (|has| $ (-6 -4256)))) (-2605 (((-713) $) NIL)) (-1743 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) 45 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-3211 (($ |#1| $) 10)) (-2171 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2014 (($ $ $) 30) (($ |#1| $) NIL) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2746 (($ $ $) 11)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3645 (((-1074) $) 26 (|has| |#1| (-770))) (((-1074) $ (-108)) 27 (|has| |#1| (-770))) (((-1178) (-764) $) 28 (|has| |#1| (-770))) (((-1178) (-764) $ (-108)) 29 (|has| |#1| (-770)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-592 |#1|) (-13 (-612 |#1|) (-10 -8 (-15 -1335 ($)) (-15 -3336 ((-108) $)) (-15 -3211 ($ |#1| $)) (-15 -2746 ($ $ $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -4156 ($ $ $)) (-15 -4147 ($ $ $)) (-15 -4133 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) (-1127)) (T -592)) -((-1335 (*1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-3336 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1127)))) (-3211 (*1 *1 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-2746 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-4156 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)))) (-4147 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)))) (-4133 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127))))) -(-13 (-612 |#1|) (-10 -8 (-15 -1335 ($)) (-15 -3336 ((-108) $)) (-15 -3211 ($ |#1| $)) (-15 -2746 ($ $ $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -4156 ($ $ $)) (-15 -4147 ($ $ $)) (-15 -4133 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3127 (($ |#1| |#1| $) 43)) (-1441 (((-108) $ (-713)) NIL)) (-1917 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-3795 (($ $) 45)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) 52 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 9 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 37)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) 46)) (-1791 (($ |#1| $) 26) (($ |#1| $ (-713)) 42)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3412 ((|#1| $) 48)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 21)) (-3565 (($) 25)) (-3977 (((-108) $) 50)) (-2573 (((-592 (-2 (|:| -2545 |#1|) (|:| -2041 (-713)))) $) 59)) (-1754 (($) 23) (($ (-592 |#1|)) 18)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) 56 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 19)) (-2749 (((-501) $) 34 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-1270 (((-798) $) 14 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 22)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 61 (|has| |#1| (-1020)))) (-3596 (((-713) $) 16 (|has| $ (-6 -4255))))) -(((-593 |#1|) (-13 (-637 |#1|) (-10 -8 (-6 -4255) (-15 -3977 ((-108) $)) (-15 -3127 ($ |#1| |#1| $)))) (-1020)) (T -593)) -((-3977 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-593 *3)) (-4 *3 (-1020)))) (-3127 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-593 *2)) (-4 *2 (-1020))))) -(-13 (-637 |#1|) (-10 -8 (-6 -4255) (-15 -3977 ((-108) $)) (-15 -3127 ($ |#1| |#1| $)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23))) +((-3545 ((|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)) 18) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|)) 19) ((|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|) 16) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|) 17) ((|#2| (-592 |#1|) (-592 |#2|) |#1|) 10) (((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|)) 12))) +(((-589 |#1| |#2|) (-10 -7 (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|))) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1|)) (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|)) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|)) (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|))) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)))) (-1020) (-1127)) (T -589)) +((-3545 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-5 *6 (-1 *2 *5)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3545 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-589 *5 *6)))) (-3545 (*1 *2 *3 *4 *5 *2) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3545 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 *5)) (-4 *6 (-1020)) (-4 *5 (-1127)) (-5 *2 (-1 *5 *6)) (-5 *1 (-589 *6 *5)))) (-3545 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) (-3545 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *2 (-1 *6 *5)) (-5 *1 (-589 *5 *6))))) +(-10 -7 (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|))) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1|)) (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) |#2|)) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1| |#2|)) (-15 -3545 ((-1 |#2| |#1|) (-592 |#1|) (-592 |#2|) (-1 |#2| |#1|))) (-15 -3545 (|#2| (-592 |#1|) (-592 |#2|) |#1| (-1 |#2| |#1|)))) +((-3836 (((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|) 16)) (-3497 ((|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|) 18)) (-2688 (((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)) 13))) +(((-590 |#1| |#2|) (-10 -7 (-15 -3836 ((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -2688 ((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)))) (-1127) (-1127)) (T -590)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-592 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-592 *6)) (-5 *1 (-590 *5 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-592 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-590 *5 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-592 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-592 *5)) (-5 *1 (-590 *6 *5))))) +(-10 -7 (-15 -3836 ((-592 |#2|) (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-592 |#1|) |#2|)) (-15 -2688 ((-592 |#2|) (-1 |#2| |#1|) (-592 |#1|)))) +((-2688 (((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)) 13))) +(((-591 |#1| |#2| |#3|) (-10 -7 (-15 -2688 ((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)))) (-1127) (-1127) (-1127)) (T -591)) +((-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-592 *6)) (-5 *5 (-592 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-592 *8)) (-5 *1 (-591 *6 *7 *8))))) +(-10 -7 (-15 -2688 ((-592 |#3|) (-1 |#3| |#1| |#2|) (-592 |#1|) (-592 |#2|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) NIL)) (-2032 ((|#1| $) NIL)) (-2938 (($ $) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) $) NIL (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) NIL)) (-2166 (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789)))) (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2851 (($ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3241 (($ $ $) NIL (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "rest" $) NIL (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4154 (($ $ $) 32 (|has| |#1| (-1020)))) (-4146 (($ $ $) 34 (|has| |#1| (-1020)))) (-4133 (($ $ $) 37 (|has| |#1| (-1020)))) (-1932 (($ (-1 (-108) |#1|) $) NIL)) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2019 ((|#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3117 (($ $) NIL) (($ $ (-713)) NIL)) (-3452 (($ $) NIL (|has| |#1| (-1020)))) (-3131 (($ $) 31 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) NIL (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) NIL)) (-1619 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-2844 (((-108) $) NIL)) (-1920 (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020))) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3332 (((-108) $) 9)) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1336 (($) 7)) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1213 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-2025 (($ $ $) NIL (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 33 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4102 (($ |#1|) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1641 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-1710 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-2267 (((-108) $) NIL)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) 36) ((|#1| $ (-525) |#1|) NIL)) (-2643 (((-525) $ $) NIL)) (-3256 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-3580 (((-108) $) NIL)) (-1401 (($ $) NIL)) (-3286 (($ $) NIL (|has| $ (-6 -4256)))) (-3711 (((-713) $) NIL)) (-3921 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) 45 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-3207 (($ |#1| $) 10)) (-2286 (($ $ $) NIL) (($ $ |#1|) NIL)) (-2017 (($ $ $) 30) (($ |#1| $) NIL) (($ (-592 $)) NIL) (($ $ |#1|) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2742 (($ $ $) 11)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1386 (((-1074) $) 26 (|has| |#1| (-770))) (((-1074) $ (-108)) 27 (|has| |#1| (-770))) (((-1178) (-764) $) 28 (|has| |#1| (-770))) (((-1178) (-764) $ (-108)) 29 (|has| |#1| (-770)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-592 |#1|) (-13 (-612 |#1|) (-10 -8 (-15 -1336 ($)) (-15 -3332 ((-108) $)) (-15 -3207 ($ |#1| $)) (-15 -2742 ($ $ $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -4154 ($ $ $)) (-15 -4146 ($ $ $)) (-15 -4133 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) (-1127)) (T -592)) +((-1336 (*1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-3332 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1127)))) (-3207 (*1 *1 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-2742 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) (-4154 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)))) (-4146 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127)))) (-4133 (*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127))))) +(-13 (-612 |#1|) (-10 -8 (-15 -1336 ($)) (-15 -3332 ((-108) $)) (-15 -3207 ($ |#1| $)) (-15 -2742 ($ $ $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -4154 ($ $ $)) (-15 -4146 ($ $ $)) (-15 -4133 ($ $ $))) |%noBranch|) (IF (|has| |#1| (-770)) (-6 (-770)) |%noBranch|))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3124 (($ |#1| |#1| $) 43)) (-2230 (((-108) $ (-713)) NIL)) (-1932 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3452 (($ $) 45)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) 52 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 9 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 37)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) 46)) (-1710 (($ |#1| $) 26) (($ |#1| $ (-713)) 42)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4017 ((|#1| $) 48)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 21)) (-1864 (($) 25)) (-1708 (((-108) $) 50)) (-1621 (((-592 (-2 (|:| -2542 |#1|) (|:| -2041 (-713)))) $) 59)) (-4031 (($) 23) (($ (-592 |#1|)) 18)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) 56 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 19)) (-2745 (((-501) $) 34 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-1271 (((-798) $) 14 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 22)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 61 (|has| |#1| (-1020)))) (-3594 (((-713) $) 16 (|has| $ (-6 -4255))))) +(((-593 |#1|) (-13 (-637 |#1|) (-10 -8 (-6 -4255) (-15 -1708 ((-108) $)) (-15 -3124 ($ |#1| |#1| $)))) (-1020)) (T -593)) +((-1708 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-593 *3)) (-4 *3 (-1020)))) (-3124 (*1 *1 *2 *2 *1) (-12 (-5 *1 (-593 *2)) (-4 *2 (-1020))))) +(-13 (-637 |#1|) (-10 -8 (-6 -4255) (-15 -1708 ((-108) $)) (-15 -3124 ($ |#1| |#1| $)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23))) (((-594 |#1|) (-131) (-984)) (T -594)) ((* (*1 *1 *2 *1) (-12 (-4 *1 (-594 *2)) (-4 *2 (-984))))) (-13 (-21) (-10 -8 (-15 * ($ |t#1| $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-4189 (((-713) $) 15)) (-2775 (($ $ |#1|) 56)) (-1814 (($ $) 32)) (-3620 (($ $) 31)) (-2591 (((-3 |#1| "failed") $) 48)) (-3897 ((|#1| $) NIL)) (-1239 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-2628 (((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525)) 46)) (-4175 ((|#1| $ (-525)) 30)) (-4134 ((|#2| $ (-525)) 29)) (-3012 (($ (-1 |#1| |#1|) $) 34)) (-3215 (($ (-1 |#2| |#2|) $) 38)) (-3435 (($) 10)) (-1907 (($ |#1| |#2|) 22)) (-2293 (($ (-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|)))) 23)) (-4151 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))) $) 13)) (-2011 (($ |#1| $) 57)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3132 (((-108) $ $) 60)) (-1270 (((-798) $) 19) (($ |#1|) 16)) (-3994 (((-108) $ $) 25))) -(((-595 |#1| |#2| |#3|) (-13 (-1020) (-968 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525))) (-15 -4151 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))) $)) (-15 -1907 ($ |#1| |#2|)) (-15 -2293 ($ (-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))))) (-15 -4134 (|#2| $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3620 ($ $)) (-15 -1814 ($ $)) (-15 -4189 ((-713) $)) (-15 -3435 ($)) (-15 -2775 ($ $ |#1|)) (-15 -2011 ($ |#1| $)) (-15 -1239 ($ |#1| |#2| $)) (-15 -1239 ($ $ $)) (-15 -3132 ((-108) $ $)) (-15 -3215 ($ (-1 |#2| |#2|) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)))) (-1020) (-23) |#2|) (T -595)) -((-2628 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-798) (-798) (-798))) (-5 *4 (-525)) (-5 *2 (-798)) (-5 *1 (-595 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-23)) (-14 *7 *6))) (-4151 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-1907 (*1 *1 *2 *3) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2293 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5)))) (-4134 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-595 *4 *2 *5)) (-4 *4 (-1020)) (-14 *5 *2))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-1020)) (-5 *1 (-595 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3620 (*1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-1814 (*1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-3435 (*1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2775 (*1 *1 *1 *2) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2011 (*1 *1 *2 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-1239 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-1239 (*1 *1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-3132 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-3215 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)))) (-3012 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-595 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4)))) -(-13 (-1020) (-968 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525))) (-15 -4151 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))) $)) (-15 -1907 ($ |#1| |#2|)) (-15 -2293 ($ (-592 (-2 (|:| |gen| |#1|) (|:| -1250 |#2|))))) (-15 -4134 (|#2| $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -3620 ($ $)) (-15 -1814 ($ $)) (-15 -4189 ((-713) $)) (-15 -3435 ($)) (-15 -2775 ($ $ |#1|)) (-15 -2011 ($ |#1| $)) (-15 -1239 ($ |#1| |#2| $)) (-15 -1239 ($ $ $)) (-15 -3132 ((-108) $ $)) (-15 -3215 ($ (-1 |#2| |#2|) $)) (-15 -3012 ($ (-1 |#1| |#1|) $)))) -((-3462 (((-525) $) 24)) (-2683 (($ |#2| $ (-525)) 22) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) 12)) (-2905 (((-108) (-525) $) 15)) (-2014 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-592 $)) NIL))) -(((-596 |#1| |#2|) (-10 -8 (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -3462 ((-525) |#1|)) (-15 -2859 ((-592 (-525)) |#1|)) (-15 -2905 ((-108) (-525) |#1|))) (-597 |#2|) (-1127)) (T -596)) -NIL -(-10 -8 (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -2014 (|#1| (-592 |#1|))) (-15 -2014 (|#1| |#1| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -3462 ((-525) |#1|)) (-15 -2859 ((-592 (-525)) |#1|)) (-15 -2905 ((-108) (-525) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 70)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-4189 (((-713) $) 15)) (-2982 (($ $ |#1|) 56)) (-3533 (($ $) 32)) (-3617 (($ $) 31)) (-2588 (((-3 |#1| "failed") $) 48)) (-3894 ((|#1| $) NIL)) (-1240 (($ |#1| |#2| $) 63) (($ $ $) 64)) (-3934 (((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525)) 46)) (-3026 ((|#1| $ (-525)) 30)) (-2767 ((|#2| $ (-525)) 29)) (-3375 (($ (-1 |#1| |#1|) $) 34)) (-1692 (($ (-1 |#2| |#2|) $) 38)) (-3116 (($) 10)) (-3654 (($ |#1| |#2|) 22)) (-3956 (($ (-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|)))) 23)) (-2882 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))) $) 13)) (-2568 (($ |#1| $) 57)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2138 (((-108) $ $) 60)) (-1271 (((-798) $) 19) (($ |#1|) 16)) (-3992 (((-108) $ $) 25))) +(((-595 |#1| |#2| |#3|) (-13 (-1020) (-968 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525))) (-15 -2882 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))) $)) (-15 -3654 ($ |#1| |#2|)) (-15 -3956 ($ (-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))))) (-15 -2767 (|#2| $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -3617 ($ $)) (-15 -3533 ($ $)) (-15 -4189 ((-713) $)) (-15 -3116 ($)) (-15 -2982 ($ $ |#1|)) (-15 -2568 ($ |#1| $)) (-15 -1240 ($ |#1| |#2| $)) (-15 -1240 ($ $ $)) (-15 -2138 ((-108) $ $)) (-15 -1692 ($ (-1 |#2| |#2|) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)))) (-1020) (-23) |#2|) (T -595)) +((-3934 (*1 *2 *1 *3 *3 *4) (-12 (-5 *3 (-1 (-798) (-798) (-798))) (-5 *4 (-525)) (-5 *2 (-798)) (-5 *1 (-595 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-23)) (-14 *7 *6))) (-2882 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-3654 (*1 *1 *2 *3) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-3956 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5)))) (-2767 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-595 *4 *2 *5)) (-4 *4 (-1020)) (-14 *5 *2))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *2 (-1020)) (-5 *1 (-595 *2 *4 *5)) (-4 *4 (-23)) (-14 *5 *4))) (-3617 (*1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-3533 (*1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-3116 (*1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2982 (*1 *1 *1 *2) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2568 (*1 *1 *2 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-1240 (*1 *1 *2 *3 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-1240 (*1 *1 *1 *1) (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) (-14 *4 *3))) (-2138 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4))) (-1692 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)))) (-3375 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-595 *3 *4 *5)) (-4 *4 (-23)) (-14 *5 *4)))) +(-13 (-1020) (-968 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-1 (-798) (-798) (-798)) (-1 (-798) (-798) (-798)) (-525))) (-15 -2882 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))) $)) (-15 -3654 ($ |#1| |#2|)) (-15 -3956 ($ (-592 (-2 (|:| |gen| |#1|) (|:| -1251 |#2|))))) (-15 -2767 (|#2| $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -3617 ($ $)) (-15 -3533 ($ $)) (-15 -4189 ((-713) $)) (-15 -3116 ($)) (-15 -2982 ($ $ |#1|)) (-15 -2568 ($ |#1| $)) (-15 -1240 ($ |#1| |#2| $)) (-15 -1240 ($ $ $)) (-15 -2138 ((-108) $ $)) (-15 -1692 ($ (-1 |#2| |#2|) $)) (-15 -3375 ($ (-1 |#1| |#1|) $)))) +((-3307 (((-525) $) 24)) (-2678 (($ |#2| $ (-525)) 22) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) 12)) (-1707 (((-108) (-525) $) 15)) (-2017 (($ $ |#2|) 19) (($ |#2| $) 20) (($ $ $) NIL) (($ (-592 $)) NIL))) +(((-596 |#1| |#2|) (-10 -8 (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -3307 ((-525) |#1|)) (-15 -1265 ((-592 (-525)) |#1|)) (-15 -1707 ((-108) (-525) |#1|))) (-597 |#2|) (-1127)) (T -596)) +NIL +(-10 -8 (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -2017 (|#1| (-592 |#1|))) (-15 -2017 (|#1| |#1| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -3307 ((-525) |#1|)) (-15 -1265 ((-592 (-525)) |#1|)) (-15 -1707 ((-108) (-525) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 70)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-597 |#1|) (-131) (-1127)) (T -597)) -((-3489 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2014 (*1 *1 *1 *2) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2014 (*1 *1 *2 *1) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2014 (*1 *1 *1 *1) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2014 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2694 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3157 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2683 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2683 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-1429 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1140 (-525))) (|has| *1 (-6 -4256)) (-4 *1 (-597 *2)) (-4 *2 (-1127))))) -(-13 (-558 (-525) |t#1|) (-142 |t#1|) (-10 -8 (-15 -3489 ($ (-713) |t#1|)) (-15 -2014 ($ $ |t#1|)) (-15 -2014 ($ |t#1| $)) (-15 -2014 ($ $ $)) (-15 -2014 ($ (-592 $))) (-15 -2694 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -3410 ($ $ (-1140 (-525)))) (-15 -3157 ($ $ (-525))) (-15 -3157 ($ $ (-1140 (-525)))) (-15 -2683 ($ |t#1| $ (-525))) (-15 -2683 ($ $ $ (-525))) (IF (|has| $ (-6 -4256)) (-15 -1429 (|t#1| $ (-1140 (-525)) |t#1|)) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1492 (((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) "failed") |#3| |#2| (-1091)) 44))) -(((-598 |#1| |#2| |#3|) (-10 -7 (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) "failed") |#3| |#2| (-1091))) (-15 -1492 ((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893)) (-602 |#2|)) (T -598)) -((-1492 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-598 *6 *2 *3)) (-4 *3 (-602 *2)))) (-1492 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1113) (-893))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2187 (-592 *4)))) (-5 *1 (-598 *6 *4 *3)) (-4 *3 (-602 *4))))) -(-10 -7 (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) "failed") |#3| |#2| (-1091))) (-15 -1492 ((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1352 (($ $) NIL (|has| |#1| (-341)))) (-3013 (($ $ $) NIL (|has| |#1| (-341)))) (-1717 (($ $ (-713)) NIL (|has| |#1| (-341)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3783 (($ $ $) NIL (|has| |#1| (-341)))) (-1477 (($ $ $) NIL (|has| |#1| (-341)))) (-2744 (($ $ $) NIL (|has| |#1| (-341)))) (-3880 (($ $ $) NIL (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-4211 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-4016 (((-713) $) NIL)) (-2630 (($ $ $) NIL (|has| |#1| (-341)))) (-2517 (($ $ $) NIL (|has| |#1| (-341)))) (-2581 (($ $ $) NIL (|has| |#1| (-341)))) (-2275 (($ $ $) NIL (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3410 ((|#1| $ |#1|) NIL)) (-2386 (($ $ $) NIL (|has| |#1| (-341)))) (-1307 (((-713) $) NIL)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-4167 ((|#1| $ |#1| |#1|) NIL)) (-1707 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($) NIL)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +((-3485 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2017 (*1 *1 *1 *2) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2017 (*1 *1 *2 *1) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2017 (*1 *1 *1 *1) (-12 (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2017 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2688 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *3 *3 *3)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3153 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-3153 (*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-2678 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-597 *2)) (-4 *2 (-1127)))) (-2678 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) (-1432 (*1 *2 *1 *3 *2) (-12 (-5 *3 (-1140 (-525))) (|has| *1 (-6 -4256)) (-4 *1 (-597 *2)) (-4 *2 (-1127))))) +(-13 (-558 (-525) |t#1|) (-142 |t#1|) (-10 -8 (-15 -3485 ($ (-713) |t#1|)) (-15 -2017 ($ $ |t#1|)) (-15 -2017 ($ |t#1| $)) (-15 -2017 ($ $ $)) (-15 -2017 ($ (-592 $))) (-15 -2688 ($ (-1 |t#1| |t#1| |t#1|) $ $)) (-15 -3405 ($ $ (-1140 (-525)))) (-15 -3153 ($ $ (-525))) (-15 -3153 ($ $ (-1140 (-525)))) (-15 -2678 ($ |t#1| $ (-525))) (-15 -2678 ($ $ $ (-525))) (IF (|has| $ (-6 -4256)) (-15 -1432 (|t#1| $ (-1140 (-525)) |t#1|)) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2292 (((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)) 160) (((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) "failed") |#3| |#2| (-1091)) 44))) +(((-598 |#1| |#2| |#3|) (-10 -7 (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) "failed") |#3| |#2| (-1091))) (-15 -2292 ((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893)) (-602 |#2|)) (T -598)) +((-2292 (*1 *2 *3 *2 *4 *2 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-598 *6 *2 *3)) (-4 *3 (-602 *2)))) (-2292 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1113) (-893))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2495 (-592 *4)))) (-5 *1 (-598 *6 *4 *3)) (-4 *3 (-602 *4))))) +(-10 -7 (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) "failed") |#3| |#2| (-1091))) (-15 -2292 ((-3 |#2| "failed") |#3| |#2| (-1091) |#2| (-592 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2547 (($ $) NIL (|has| |#1| (-341)))) (-3383 (($ $ $) NIL (|has| |#1| (-341)))) (-3989 (($ $ (-713)) NIL (|has| |#1| (-341)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3361 (($ $ $) NIL (|has| |#1| (-341)))) (-2047 (($ $ $) NIL (|has| |#1| (-341)))) (-2761 (($ $ $) NIL (|has| |#1| (-341)))) (-1914 (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-2109 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-3929 (((-713) $) NIL)) (-3953 (($ $ $) NIL (|has| |#1| (-341)))) (-2503 (($ $ $) NIL (|has| |#1| (-341)))) (-1680 (($ $ $) NIL (|has| |#1| (-341)))) (-3795 (($ $ $) NIL (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3405 ((|#1| $ |#1|) NIL)) (-3578 (($ $ $) NIL (|has| |#1| (-341)))) (-4003 (((-713) $) NIL)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-4168 ((|#1| $ |#1| |#1|) NIL)) (-1492 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($) NIL)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) (((-599 |#1|) (-602 |#1|) (-213)) (T -599)) NIL (-602 |#1|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1352 (($ $) NIL (|has| |#1| (-341)))) (-3013 (($ $ $) NIL (|has| |#1| (-341)))) (-1717 (($ $ (-713)) NIL (|has| |#1| (-341)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3783 (($ $ $) NIL (|has| |#1| (-341)))) (-1477 (($ $ $) NIL (|has| |#1| (-341)))) (-2744 (($ $ $) NIL (|has| |#1| (-341)))) (-3880 (($ $ $) NIL (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-4211 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-4016 (((-713) $) NIL)) (-2630 (($ $ $) NIL (|has| |#1| (-341)))) (-2517 (($ $ $) NIL (|has| |#1| (-341)))) (-2581 (($ $ $) NIL (|has| |#1| (-341)))) (-2275 (($ $ $) NIL (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3410 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-2386 (($ $ $) NIL (|has| |#1| (-341)))) (-1307 (((-713) $) NIL)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-4167 ((|#1| $ |#1| |#1|) NIL)) (-1707 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($) NIL)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-600 |#1| |#2|) (-13 (-602 |#1|) (-265 |#2| |#2|)) (-213) (-13 (-594 |#1|) (-10 -8 (-15 -2524 ($ $))))) (T -600)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2547 (($ $) NIL (|has| |#1| (-341)))) (-3383 (($ $ $) NIL (|has| |#1| (-341)))) (-3989 (($ $ (-713)) NIL (|has| |#1| (-341)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3361 (($ $ $) NIL (|has| |#1| (-341)))) (-2047 (($ $ $) NIL (|has| |#1| (-341)))) (-2761 (($ $ $) NIL (|has| |#1| (-341)))) (-1914 (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-2109 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-3929 (((-713) $) NIL)) (-3953 (($ $ $) NIL (|has| |#1| (-341)))) (-2503 (($ $ $) NIL (|has| |#1| (-341)))) (-1680 (($ $ $) NIL (|has| |#1| (-341)))) (-3795 (($ $ $) NIL (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3405 ((|#1| $ |#1|) NIL) ((|#2| $ |#2|) 13)) (-3578 (($ $ $) NIL (|has| |#1| (-341)))) (-4003 (((-713) $) NIL)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-4168 ((|#1| $ |#1| |#1|) NIL)) (-1492 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($) NIL)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-600 |#1| |#2|) (-13 (-602 |#1|) (-265 |#2| |#2|)) (-213) (-13 (-594 |#1|) (-10 -8 (-15 -2521 ($ $))))) (T -600)) NIL (-13 (-602 |#1|) (-265 |#2| |#2|)) -((-1352 (($ $) 26)) (-1707 (($ $) 24)) (-2094 (($) 12))) -(((-601 |#1| |#2|) (-10 -8 (-15 -1352 (|#1| |#1|)) (-15 -1707 (|#1| |#1|)) (-15 -2094 (|#1|))) (-602 |#2|) (-977)) (T -601)) +((-2547 (($ $) 26)) (-1492 (($ $) 24)) (-2096 (($) 12))) +(((-601 |#1| |#2|) (-10 -8 (-15 -2547 (|#1| |#1|)) (-15 -1492 (|#1| |#1|)) (-15 -2096 (|#1|))) (-602 |#2|) (-977)) (T -601)) NIL -(-10 -8 (-15 -1352 (|#1| |#1|)) (-15 -1707 (|#1| |#1|)) (-15 -2094 (|#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1352 (($ $) 82 (|has| |#1| (-341)))) (-3013 (($ $ $) 84 (|has| |#1| (-341)))) (-1717 (($ $ (-713)) 83 (|has| |#1| (-341)))) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3783 (($ $ $) 45 (|has| |#1| (-341)))) (-1477 (($ $ $) 46 (|has| |#1| (-341)))) (-2744 (($ $ $) 48 (|has| |#1| (-341)))) (-3880 (($ $ $) 43 (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 42 (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 47 (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) 74 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3897 (((-525) $) 75 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 68)) (-2572 (($ $) 64)) (-3233 (((-3 $ "failed") $) 34)) (-3512 (($ $) 55 (|has| |#1| (-429)))) (-4211 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 62)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57 (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 58 (|has| |#1| (-517)))) (-4016 (((-713) $) 66)) (-2630 (($ $ $) 52 (|has| |#1| (-341)))) (-2517 (($ $ $) 53 (|has| |#1| (-341)))) (-2581 (($ $ $) 41 (|has| |#1| (-341)))) (-2275 (($ $ $) 50 (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 49 (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 54 (|has| |#1| (-341)))) (-2549 ((|#1| $) 65)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-3410 ((|#1| $ |#1|) 87)) (-2386 (($ $ $) 81 (|has| |#1| (-341)))) (-1307 (((-713) $) 67)) (-3963 ((|#1| $) 56 (|has| |#1| (-429)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 70)) (-3136 (((-592 |#1|) $) 61)) (-3388 ((|#1| $ (-713)) 63)) (-2031 (((-713)) 29)) (-4167 ((|#1| $ |#1| |#1|) 60)) (-1707 (($ $) 85)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($) 86)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76))) +(-10 -8 (-15 -2547 (|#1| |#1|)) (-15 -1492 (|#1| |#1|)) (-15 -2096 (|#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2547 (($ $) 82 (|has| |#1| (-341)))) (-3383 (($ $ $) 84 (|has| |#1| (-341)))) (-3989 (($ $ (-713)) 83 (|has| |#1| (-341)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3361 (($ $ $) 45 (|has| |#1| (-341)))) (-2047 (($ $ $) 46 (|has| |#1| (-341)))) (-2761 (($ $ $) 48 (|has| |#1| (-341)))) (-1914 (($ $ $) 43 (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 42 (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 47 (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) 74 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3894 (((-525) $) 75 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 68)) (-2569 (($ $) 64)) (-1853 (((-3 $ "failed") $) 34)) (-2707 (($ $) 55 (|has| |#1| (-429)))) (-2109 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 62)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57 (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 58 (|has| |#1| (-517)))) (-3929 (((-713) $) 66)) (-3953 (($ $ $) 52 (|has| |#1| (-341)))) (-2503 (($ $ $) 53 (|has| |#1| (-341)))) (-1680 (($ $ $) 41 (|has| |#1| (-341)))) (-3795 (($ $ $) 50 (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 49 (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 54 (|has| |#1| (-341)))) (-2546 ((|#1| $) 65)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-3405 ((|#1| $ |#1|) 87)) (-3578 (($ $ $) 81 (|has| |#1| (-341)))) (-4003 (((-713) $) 67)) (-1562 ((|#1| $) 56 (|has| |#1| (-429)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 70)) (-2185 (((-592 |#1|) $) 61)) (-3783 ((|#1| $ (-713)) 63)) (-3998 (((-713)) 29)) (-4168 ((|#1| $ |#1| |#1|) 60)) (-1492 (($ $) 85)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($) 86)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76))) (((-602 |#1|) (-131) (-977)) (T -602)) -((-2094 (*1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) (-1707 (*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) (-3013 (*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-1717 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-602 *3)) (-4 *3 (-977)) (-4 *3 (-341)))) (-1352 (*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2386 (*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(-13 (-791 |t#1|) (-265 |t#1| |t#1|) (-10 -8 (-15 -2094 ($)) (-15 -1707 ($ $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -3013 ($ $ $)) (-15 -1717 ($ $ (-713))) (-15 -1352 ($ $)) (-15 -2386 ($ $ $))) |%noBranch|))) +((-2096 (*1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) (-1492 (*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) (-3383 (*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3989 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-602 *3)) (-4 *3 (-977)) (-4 *3 (-341)))) (-2547 (*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3578 (*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(-13 (-791 |t#1|) (-265 |t#1| |t#1|) (-10 -8 (-15 -2096 ($)) (-15 -1492 ($ $)) (IF (|has| |t#1| (-341)) (PROGN (-15 -3383 ($ $ $)) (-15 -3989 ($ $ (-713))) (-15 -2547 ($ $)) (-15 -3578 ($ $ $))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-265 |#1| |#1|) . T) ((-389 |#1|) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) |has| |#1| (-160)) ((-669) . T) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-791 |#1|) . T)) -((-4105 (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))) 74 (|has| |#1| (-27)))) (-2194 (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))) 73 (|has| |#1| (-27))) (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 17))) -(((-603 |#1| |#2|) (-10 -7 (-15 -2194 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2194 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)))) (-15 -4105 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))))) |%noBranch|)) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -603)) -((-4105 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5))))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5))))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-599 (-385 *6)))) (-5 *1 (-603 *5 *6)) (-5 *3 (-599 (-385 *6)))))) -(-10 -7 (-15 -2194 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2194 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)))) (-15 -4105 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1352 (($ $) NIL (|has| |#1| (-341)))) (-3013 (($ $ $) 28 (|has| |#1| (-341)))) (-1717 (($ $ (-713)) 31 (|has| |#1| (-341)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3783 (($ $ $) NIL (|has| |#1| (-341)))) (-1477 (($ $ $) NIL (|has| |#1| (-341)))) (-2744 (($ $ $) NIL (|has| |#1| (-341)))) (-3880 (($ $ $) NIL (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-4211 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-4016 (((-713) $) NIL)) (-2630 (($ $ $) NIL (|has| |#1| (-341)))) (-2517 (($ $ $) NIL (|has| |#1| (-341)))) (-2581 (($ $ $) NIL (|has| |#1| (-341)))) (-2275 (($ $ $) NIL (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3410 ((|#1| $ |#1|) 24)) (-2386 (($ $ $) 33 (|has| |#1| (-341)))) (-1307 (((-713) $) NIL)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) 20) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-4167 ((|#1| $ |#1| |#1|) 23)) (-1707 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 8 T CONST)) (-2094 (($) NIL)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +((-3540 (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))) 74 (|has| |#1| (-27)))) (-2197 (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))) 73 (|has| |#1| (-27))) (((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 17))) +(((-603 |#1| |#2|) (-10 -7 (-15 -2197 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2197 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)))) (-15 -3540 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))))) |%noBranch|)) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -603)) +((-3540 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5))))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5))))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-599 (-385 *6)))) (-5 *1 (-603 *5 *6)) (-5 *3 (-599 (-385 *6)))))) +(-10 -7 (-15 -2197 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2197 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|)))) (-15 -3540 ((-592 (-599 (-385 |#2|))) (-599 (-385 |#2|))))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2547 (($ $) NIL (|has| |#1| (-341)))) (-3383 (($ $ $) 28 (|has| |#1| (-341)))) (-3989 (($ $ (-713)) 31 (|has| |#1| (-341)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3361 (($ $ $) NIL (|has| |#1| (-341)))) (-2047 (($ $ $) NIL (|has| |#1| (-341)))) (-2761 (($ $ $) NIL (|has| |#1| (-341)))) (-1914 (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-2109 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-3929 (((-713) $) NIL)) (-3953 (($ $ $) NIL (|has| |#1| (-341)))) (-2503 (($ $ $) NIL (|has| |#1| (-341)))) (-1680 (($ $ $) NIL (|has| |#1| (-341)))) (-3795 (($ $ $) NIL (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3405 ((|#1| $ |#1|) 24)) (-3578 (($ $ $) 33 (|has| |#1| (-341)))) (-4003 (((-713) $) NIL)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) 20) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-4168 ((|#1| $ |#1| |#1|) 23)) (-1492 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 8 T CONST)) (-2096 (($) NIL)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL))) (((-604 |#1| |#2|) (-602 |#1|) (-977) (-1 |#1| |#1|)) (T -604)) NIL (-602 |#1|) -((-3013 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-1717 ((|#2| |#2| (-713) (-1 |#1| |#1|)) 40)) (-2386 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61))) -(((-605 |#1| |#2|) (-10 -7 (-15 -3013 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1717 (|#2| |#2| (-713) (-1 |#1| |#1|))) (-15 -2386 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-341) (-602 |#1|)) (T -605)) -((-2386 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) (-4 *2 (-602 *4)))) (-1717 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-605 *5 *2)) (-4 *2 (-602 *5)))) (-3013 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) (-4 *2 (-602 *4))))) -(-10 -7 (-15 -3013 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -1717 (|#2| |#2| (-713) (-1 |#1| |#1|))) (-15 -2386 (|#2| |#2| |#2| (-1 |#1| |#1|)))) -((-3236 (($ $ $) 9))) -(((-606 |#1|) (-10 -8 (-15 -3236 (|#1| |#1| |#1|))) (-607)) (T -606)) -NIL -(-10 -8 (-15 -3236 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-3411 (($ $) 10)) (-3236 (($ $ $) 8)) (-3994 (((-108) $ $) 6)) (-3227 (($ $ $) 9))) +((-3383 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 59)) (-3989 ((|#2| |#2| (-713) (-1 |#1| |#1|)) 40)) (-3578 ((|#2| |#2| |#2| (-1 |#1| |#1|)) 61))) +(((-605 |#1| |#2|) (-10 -7 (-15 -3383 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -3989 (|#2| |#2| (-713) (-1 |#1| |#1|))) (-15 -3578 (|#2| |#2| |#2| (-1 |#1| |#1|)))) (-341) (-602 |#1|)) (T -605)) +((-3578 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) (-4 *2 (-602 *4)))) (-3989 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-605 *5 *2)) (-4 *2 (-602 *5)))) (-3383 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) (-4 *2 (-602 *4))))) +(-10 -7 (-15 -3383 (|#2| |#2| |#2| (-1 |#1| |#1|))) (-15 -3989 (|#2| |#2| (-713) (-1 |#1| |#1|))) (-15 -3578 (|#2| |#2| |#2| (-1 |#1| |#1|)))) +((-3232 (($ $ $) 9))) +(((-606 |#1|) (-10 -8 (-15 -3232 (|#1| |#1| |#1|))) (-607)) (T -606)) +NIL +(-10 -8 (-15 -3232 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3407 (($ $) 10)) (-3232 (($ $ $) 8)) (-3992 (((-108) $ $) 6)) (-3223 (($ $ $) 9))) (((-607) (-131)) (T -607)) -((-3411 (*1 *1 *1) (-4 *1 (-607))) (-3227 (*1 *1 *1 *1) (-4 *1 (-607))) (-3236 (*1 *1 *1 *1) (-4 *1 (-607)))) -(-13 (-97) (-10 -8 (-15 -3411 ($ $)) (-15 -3227 ($ $ $)) (-15 -3236 ($ $ $)))) +((-3407 (*1 *1 *1) (-4 *1 (-607))) (-3223 (*1 *1 *1 *1) (-4 *1 (-607))) (-3232 (*1 *1 *1 *1) (-4 *1 (-607)))) +(-13 (-97) (-10 -8 (-15 -3407 ($ $)) (-15 -3223 ($ $ $)) (-15 -3232 ($ $ $)))) (((-97) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 15)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-1498 ((|#1| $) 21)) (-2371 (($ $ $) NIL (|has| |#1| (-733)))) (-2535 (($ $ $) NIL (|has| |#1| (-733)))) (-3247 (((-1074) $) 46)) (-2012 (((-1038) $) NIL)) (-1511 ((|#3| $) 22)) (-1270 (((-798) $) 42)) (-3355 (($) 10 T CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-733)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-733)))) (-3994 (((-108) $ $) 20)) (-4035 (((-108) $ $) NIL (|has| |#1| (-733)))) (-4017 (((-108) $ $) 24 (|has| |#1| (-733)))) (-4100 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4090 (($ $) 17) (($ $ $) NIL)) (-4080 (($ $ $) 27)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL))) -(((-608 |#1| |#2| |#3|) (-13 (-660 |#2|) (-10 -8 (IF (|has| |#1| (-733)) (-6 (-733)) |%noBranch|) (-15 -4100 ($ $ |#3|)) (-15 -4100 ($ |#1| |#3|)) (-15 -1498 (|#1| $)) (-15 -1511 (|#3| $)))) (-660 |#2|) (-160) (|SubsetCategory| (-669) |#2|)) (T -608)) -((-4100 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4)) (-4 *2 (|SubsetCategory| (-669) *4)))) (-4100 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-608 *2 *4 *3)) (-4 *2 (-660 *4)) (-4 *3 (|SubsetCategory| (-669) *4)))) (-1498 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-660 *3)) (-5 *1 (-608 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-669) *3)))) (-1511 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4))))) -(-13 (-660 |#2|) (-10 -8 (IF (|has| |#1| (-733)) (-6 (-733)) |%noBranch|) (-15 -4100 ($ $ |#3|)) (-15 -4100 ($ |#1| |#3|)) (-15 -1498 (|#1| $)) (-15 -1511 (|#3| $)))) -((-2653 (((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)) 33))) -(((-609 |#1|) (-10 -7 (-15 -2653 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)))) (-844)) (T -609)) -((-2653 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *4))) (-5 *3 (-1087 *4)) (-4 *4 (-844)) (-5 *1 (-609 *4))))) -(-10 -7 (-15 -2653 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4143 (((-592 |#1|) $) 82)) (-4174 (($ $ (-713)) 90)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2811 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 48)) (-2591 (((-3 (-617 |#1|) "failed") $) NIL)) (-3897 (((-617 |#1|) $) NIL)) (-2572 (($ $) 89)) (-1394 (((-713) $) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ (-617 |#1|) |#2|) 68)) (-1679 (($ $) 86)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-3531 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 47)) (-1730 (((-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2539 (((-617 |#1|) $) NIL)) (-2549 ((|#2| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2602 (($ $ |#1| $) 30) (($ $ (-592 |#1|) (-592 $)) 32)) (-1307 (((-713) $) 88)) (-1279 (($ $ $) 20) (($ (-617 |#1|) (-617 |#1|)) 77) (($ (-617 |#1|) $) 75) (($ $ (-617 |#1|)) 76)) (-1270 (((-798) $) NIL) (($ |#1|) 74) (((-1186 |#1| |#2|) $) 58) (((-1195 |#1| |#2|) $) 41) (($ (-617 |#1|)) 25)) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-617 |#1|)) NIL)) (-1655 ((|#2| (-1195 |#1| |#2|) $) 43)) (-3355 (($) 23 T CONST)) (-3716 (((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $) NIL)) (-1288 (((-3 $ "failed") (-1186 |#1| |#2|)) 60)) (-1421 (($ (-617 |#1|)) 14)) (-3994 (((-108) $ $) 44)) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) 66) (($ $ $) NIL)) (-4080 (($ $ $) 29)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-617 |#1|)) NIL))) -(((-610 |#1| |#2|) (-13 (-352 |#1| |#2|) (-360 |#2| (-617 |#1|)) (-10 -8 (-15 -1288 ((-3 $ "failed") (-1186 |#1| |#2|))) (-15 -1279 ($ (-617 |#1|) (-617 |#1|))) (-15 -1279 ($ (-617 |#1|) $)) (-15 -1279 ($ $ (-617 |#1|))))) (-789) (-160)) (T -610)) -((-1288 (*1 *1 *2) (|partial| -12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *1 (-610 *3 *4)))) (-1279 (*1 *1 *2 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160)))) (-1279 (*1 *1 *2 *1) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160)))) (-1279 (*1 *1 *1 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160))))) -(-13 (-352 |#1| |#2|) (-360 |#2| (-617 |#1|)) (-10 -8 (-15 -1288 ((-3 $ "failed") (-1186 |#1| |#2|))) (-15 -1279 ($ (-617 |#1|) (-617 |#1|))) (-15 -1279 ($ (-617 |#1|) $)) (-15 -1279 ($ $ (-617 |#1|))))) -((-2009 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-1438 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 12)) (-1917 (($ (-1 (-108) |#2|) $) 28)) (-1814 (($ $) 56)) (-3795 (($ $) 64)) (-1786 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-3501 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-1916 (((-525) |#2| $ (-525)) 61) (((-525) |#2| $) NIL) (((-525) (-1 (-108) |#2|) $) 47)) (-3489 (($ (-713) |#2|) 54)) (-2192 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-4205 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-2694 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-4104 (($ |#2|) 15)) (-1791 (($ $ $ (-525)) 36) (($ |#2| $ (-525)) 34)) (-1639 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-3455 (($ $ (-1140 (-525))) 44) (($ $ (-525)) 38)) (-1721 (($ $ $ (-525)) 60)) (-1451 (($ $) 58)) (-4017 (((-108) $ $) 66))) -(((-611 |#1| |#2|) (-10 -8 (-15 -4104 (|#1| |#2|)) (-15 -3455 (|#1| |#1| (-525))) (-15 -3455 (|#1| |#1| (-1140 (-525)))) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1791 (|#1| |#2| |#1| (-525))) (-15 -1791 (|#1| |#1| |#1| (-525))) (-15 -2192 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1917 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -3795 (|#1| |#1|)) (-15 -2192 (|#1| |#1| |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -4205 (|#1| |#1| |#1|)) (-15 -2009 ((-108) |#1|)) (-15 -1721 (|#1| |#1| |#1| (-525))) (-15 -1814 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1438 (|#1| |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3489 (|#1| (-713) |#2|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1451 (|#1| |#1|))) (-612 |#2|) (-1127)) (T -611)) -NIL -(-10 -8 (-15 -4104 (|#1| |#2|)) (-15 -3455 (|#1| |#1| (-525))) (-15 -3455 (|#1| |#1| (-1140 (-525)))) (-15 -1786 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1791 (|#1| |#2| |#1| (-525))) (-15 -1791 (|#1| |#1| |#1| (-525))) (-15 -2192 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1917 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1786 (|#1| |#2| |#1|)) (-15 -3795 (|#1| |#1|)) (-15 -2192 (|#1| |#1| |#1|)) (-15 -4205 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2009 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1916 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1916 ((-525) |#2| |#1|)) (-15 -1916 ((-525) |#2| |#1| (-525))) (-15 -4205 (|#1| |#1| |#1|)) (-15 -2009 ((-108) |#1|)) (-15 -1721 (|#1| |#1| |#1| (-525))) (-15 -1814 (|#1| |#1|)) (-15 -1438 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -1438 (|#1| |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3501 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -1639 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3489 (|#1| (-713) |#2|)) (-15 -2694 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1451 (|#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-2029 ((|#1| $) 65)) (-2941 (($ $) 67)) (-3048 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-2009 (((-108) $) 142 (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-1438 (($ $) 146 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4256)))) (-2855 (($ $) 141 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1802 (($ $ $) 56 (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-1917 (($ (-1 (-108) |#1|) $) 129)) (-3826 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4255)))) (-2016 ((|#1| $) 66)) (-4083 (($) 7 T CONST)) (-1814 (($ $) 144 (|has| $ (-6 -4256)))) (-3620 (($ $) 134)) (-3121 (($ $) 73) (($ $ (-713)) 71)) (-3795 (($ $) 131 (|has| |#1| (-1020)))) (-3135 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 130 (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) 125)) (-1614 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4255))) (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2632 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 87)) (-2418 (((-108) $) 83)) (-1916 (((-525) |#1| $ (-525)) 139 (|has| |#1| (-1020))) (((-525) |#1| $) 138 (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) 137)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) 108)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 95 (|has| (-525) (-789)))) (-2371 (($ $ $) 147 (|has| |#1| (-789)))) (-2192 (($ $ $) 132 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-4205 (($ $ $) 140 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 94 (|has| (-525) (-789)))) (-2535 (($ $ $) 148 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4104 (($ |#1|) 122)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1636 ((|#1| $) 70) (($ $ (-713)) 68)) (-1791 (($ $ $ (-525)) 127) (($ |#1| $ (-525)) 126)) (-2683 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2859 (((-592 (-525)) $) 92)) (-2905 (((-108) (-525) $) 91)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 76) (($ $ (-713)) 74)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-3353 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-3141 (((-108) $) 84)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 90)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-1210 (((-525) $ $) 44)) (-3455 (($ $ (-1140 (-525))) 124) (($ $ (-525)) 123)) (-3157 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-1424 (((-108) $) 46)) (-2214 (($ $) 62)) (-3773 (($ $) 59 (|has| $ (-6 -4256)))) (-2605 (((-713) $) 63)) (-1743 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 143 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 107)) (-2171 (($ $ $) 61) (($ $ |#1|) 60)) (-2014 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 150 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 151 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) 149 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 152 (|has| |#1| (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 15)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1501 ((|#1| $) 21)) (-2372 (($ $ $) NIL (|has| |#1| (-733)))) (-2530 (($ $ $) NIL (|has| |#1| (-733)))) (-3803 (((-1074) $) 46)) (-2015 (((-1038) $) NIL)) (-1512 ((|#3| $) 22)) (-1271 (((-798) $) 42)) (-3351 (($) 10 T CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-733)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-733)))) (-3992 (((-108) $ $) 20)) (-4034 (((-108) $ $) NIL (|has| |#1| (-733)))) (-4015 (((-108) $ $) 24 (|has| |#1| (-733)))) (-4098 (($ $ |#3|) 34) (($ |#1| |#3|) 35)) (-4088 (($ $) 17) (($ $ $) NIL)) (-4078 (($ $ $) 27)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 30) (($ |#2| $) 32) (($ $ |#2|) NIL))) +(((-608 |#1| |#2| |#3|) (-13 (-660 |#2|) (-10 -8 (IF (|has| |#1| (-733)) (-6 (-733)) |%noBranch|) (-15 -4098 ($ $ |#3|)) (-15 -4098 ($ |#1| |#3|)) (-15 -1501 (|#1| $)) (-15 -1512 (|#3| $)))) (-660 |#2|) (-160) (|SubsetCategory| (-669) |#2|)) (T -608)) +((-4098 (*1 *1 *1 *2) (-12 (-4 *4 (-160)) (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4)) (-4 *2 (|SubsetCategory| (-669) *4)))) (-4098 (*1 *1 *2 *3) (-12 (-4 *4 (-160)) (-5 *1 (-608 *2 *4 *3)) (-4 *2 (-660 *4)) (-4 *3 (|SubsetCategory| (-669) *4)))) (-1501 (*1 *2 *1) (-12 (-4 *3 (-160)) (-4 *2 (-660 *3)) (-5 *1 (-608 *2 *3 *4)) (-4 *4 (|SubsetCategory| (-669) *3)))) (-1512 (*1 *2 *1) (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4))))) +(-13 (-660 |#2|) (-10 -8 (IF (|has| |#1| (-733)) (-6 (-733)) |%noBranch|) (-15 -4098 ($ $ |#3|)) (-15 -4098 ($ |#1| |#3|)) (-15 -1501 (|#1| $)) (-15 -1512 (|#3| $)))) +((-4152 (((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)) 33))) +(((-609 |#1|) (-10 -7 (-15 -4152 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)))) (-844)) (T -609)) +((-4152 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *4))) (-5 *3 (-1087 *4)) (-4 *4 (-844)) (-5 *1 (-609 *4))))) +(-10 -7 (-15 -4152 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-4142 (((-592 |#1|) $) 82)) (-3020 (($ $ (-713)) 90)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2016 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 48)) (-2588 (((-3 (-617 |#1|) "failed") $) NIL)) (-3894 (((-617 |#1|) $) NIL)) (-2569 (($ $) 89)) (-2236 (((-713) $) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ (-617 |#1|) |#2|) 68)) (-1245 (($ $) 86)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2881 (((-1195 |#1| |#2|) (-1195 |#1| |#2|) $) 47)) (-2753 (((-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2535 (((-617 |#1|) $) NIL)) (-2546 ((|#2| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2597 (($ $ |#1| $) 30) (($ $ (-592 |#1|) (-592 $)) 32)) (-4003 (((-713) $) 88)) (-1280 (($ $ $) 20) (($ (-617 |#1|) (-617 |#1|)) 77) (($ (-617 |#1|) $) 75) (($ $ (-617 |#1|)) 76)) (-1271 (((-798) $) NIL) (($ |#1|) 74) (((-1186 |#1| |#2|) $) 58) (((-1195 |#1| |#2|) $) 41) (($ (-617 |#1|)) 25)) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-617 |#1|)) NIL)) (-1660 ((|#2| (-1195 |#1| |#2|) $) 43)) (-3351 (($) 23 T CONST)) (-3913 (((-592 (-2 (|:| |k| (-617 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2402 (((-3 $ "failed") (-1186 |#1| |#2|)) 60)) (-2605 (($ (-617 |#1|)) 14)) (-3992 (((-108) $ $) 44)) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) 66) (($ $ $) NIL)) (-4078 (($ $ $) 29)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 28) (($ $ |#2|) NIL) (($ |#2| (-617 |#1|)) NIL))) +(((-610 |#1| |#2|) (-13 (-352 |#1| |#2|) (-360 |#2| (-617 |#1|)) (-10 -8 (-15 -2402 ((-3 $ "failed") (-1186 |#1| |#2|))) (-15 -1280 ($ (-617 |#1|) (-617 |#1|))) (-15 -1280 ($ (-617 |#1|) $)) (-15 -1280 ($ $ (-617 |#1|))))) (-789) (-160)) (T -610)) +((-2402 (*1 *1 *2) (|partial| -12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *1 (-610 *3 *4)))) (-1280 (*1 *1 *2 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160)))) (-1280 (*1 *1 *2 *1) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160)))) (-1280 (*1 *1 *1 *2) (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-5 *1 (-610 *3 *4)) (-4 *4 (-160))))) +(-13 (-352 |#1| |#2|) (-360 |#2| (-617 |#1|)) (-10 -8 (-15 -2402 ((-3 $ "failed") (-1186 |#1| |#2|))) (-15 -1280 ($ (-617 |#1|) (-617 |#1|))) (-15 -1280 ($ (-617 |#1|) $)) (-15 -1280 ($ $ (-617 |#1|))))) +((-2545 (((-108) $) NIL) (((-108) (-1 (-108) |#2| |#2|) $) 50)) (-2166 (($ $) NIL) (($ (-1 (-108) |#2| |#2|) $) 12)) (-1932 (($ (-1 (-108) |#2|) $) 28)) (-3533 (($ $) 56)) (-3452 (($ $) 64)) (-1649 (($ |#2| $) NIL) (($ (-1 (-108) |#2|) $) 37)) (-3497 ((|#2| (-1 |#2| |#2| |#2|) $) 21) ((|#2| (-1 |#2| |#2| |#2|) $ |#2|) 51) ((|#2| (-1 |#2| |#2| |#2|) $ |#2| |#2|) 53)) (-1920 (((-525) |#2| $ (-525)) 61) (((-525) |#2| $) NIL) (((-525) (-1 (-108) |#2|) $) 47)) (-3485 (($ (-713) |#2|) 54)) (-1213 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 30)) (-2025 (($ $ $) NIL) (($ (-1 (-108) |#2| |#2|) $ $) 24)) (-2688 (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) 55)) (-4102 (($ |#2|) 15)) (-1710 (($ $ $ (-525)) 36) (($ |#2| $ (-525)) 34)) (-3478 (((-3 |#2| "failed") (-1 (-108) |#2|) $) 46)) (-3256 (($ $ (-1140 (-525))) 44) (($ $ (-525)) 38)) (-4033 (($ $ $ (-525)) 60)) (-1454 (($ $) 58)) (-4015 (((-108) $ $) 66))) +(((-611 |#1| |#2|) (-10 -8 (-15 -4102 (|#1| |#2|)) (-15 -3256 (|#1| |#1| (-525))) (-15 -3256 (|#1| |#1| (-1140 (-525)))) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1710 (|#1| |#2| |#1| (-525))) (-15 -1710 (|#1| |#1| |#1| (-525))) (-15 -1213 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1932 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -3452 (|#1| |#1|)) (-15 -1213 (|#1| |#1| |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -2025 (|#1| |#1| |#1|)) (-15 -2545 ((-108) |#1|)) (-15 -4033 (|#1| |#1| |#1| (-525))) (-15 -3533 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2166 (|#1| |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3485 (|#1| (-713) |#2|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1454 (|#1| |#1|))) (-612 |#2|) (-1127)) (T -611)) +NIL +(-10 -8 (-15 -4102 (|#1| |#2|)) (-15 -3256 (|#1| |#1| (-525))) (-15 -3256 (|#1| |#1| (-1140 (-525)))) (-15 -1649 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1710 (|#1| |#2| |#1| (-525))) (-15 -1710 (|#1| |#1| |#1| (-525))) (-15 -1213 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -1932 (|#1| (-1 (-108) |#2|) |#1|)) (-15 -1649 (|#1| |#2| |#1|)) (-15 -3452 (|#1| |#1|)) (-15 -1213 (|#1| |#1| |#1|)) (-15 -2025 (|#1| (-1 (-108) |#2| |#2|) |#1| |#1|)) (-15 -2545 ((-108) (-1 (-108) |#2| |#2|) |#1|)) (-15 -1920 ((-525) (-1 (-108) |#2|) |#1|)) (-15 -1920 ((-525) |#2| |#1|)) (-15 -1920 ((-525) |#2| |#1| (-525))) (-15 -2025 (|#1| |#1| |#1|)) (-15 -2545 ((-108) |#1|)) (-15 -4033 (|#1| |#1| |#1| (-525))) (-15 -3533 (|#1| |#1|)) (-15 -2166 (|#1| (-1 (-108) |#2| |#2|) |#1|)) (-15 -2166 (|#1| |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1| |#2|)) (-15 -3497 (|#2| (-1 |#2| |#2| |#2|) |#1|)) (-15 -3478 ((-3 |#2| "failed") (-1 (-108) |#2|) |#1|)) (-15 -3485 (|#1| (-713) |#2|)) (-15 -2688 (|#1| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -1454 (|#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2032 ((|#1| $) 65)) (-2938 (($ $) 67)) (-2662 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-2545 (((-108) $) 142 (|has| |#1| (-789))) (((-108) (-1 (-108) |#1| |#1|) $) 136)) (-2166 (($ $) 146 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256)))) (($ (-1 (-108) |#1| |#1|) $) 145 (|has| $ (-6 -4256)))) (-2851 (($ $) 141 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $) 135)) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3241 (($ $ $) 56 (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-1932 (($ (-1 (-108) |#1|) $) 129)) (-3823 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4255)))) (-2019 ((|#1| $) 66)) (-3347 (($) 7 T CONST)) (-3533 (($ $) 144 (|has| $ (-6 -4256)))) (-3617 (($ $) 134)) (-3117 (($ $) 73) (($ $ (-713)) 71)) (-3452 (($ $) 131 (|has| |#1| (-1020)))) (-3131 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 130 (|has| |#1| (-1020))) (($ (-1 (-108) |#1|) $) 125)) (-1619 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4255))) (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2619 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 87)) (-2844 (((-108) $) 83)) (-1920 (((-525) |#1| $ (-525)) 139 (|has| |#1| (-1020))) (((-525) |#1| $) 138 (|has| |#1| (-1020))) (((-525) (-1 (-108) |#1|) $) 137)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) 108)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 95 (|has| (-525) (-789)))) (-2372 (($ $ $) 147 (|has| |#1| (-789)))) (-1213 (($ $ $) 132 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 128)) (-2025 (($ $ $) 140 (|has| |#1| (-789))) (($ (-1 (-108) |#1| |#1|) $ $) 133)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 94 (|has| (-525) (-789)))) (-2530 (($ $ $) 148 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4102 (($ |#1|) 122)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1641 ((|#1| $) 70) (($ $ (-713)) 68)) (-1710 (($ $ $ (-525)) 127) (($ |#1| $ (-525)) 126)) (-2678 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-1265 (((-592 (-525)) $) 92)) (-1707 (((-108) (-525) $) 91)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 76) (($ $ (-713)) 74)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1646 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-2267 (((-108) $) 84)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 90)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2643 (((-525) $ $) 44)) (-3256 (($ $ (-1140 (-525))) 124) (($ $ (-525)) 123)) (-3153 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-3580 (((-108) $) 46)) (-1401 (($ $) 62)) (-3286 (($ $) 59 (|has| $ (-6 -4256)))) (-3711 (((-713) $) 63)) (-3921 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 143 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 107)) (-2286 (($ $ $) 61) (($ $ |#1|) 60)) (-2017 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 150 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 151 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) 149 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 152 (|has| |#1| (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-612 |#1|) (-131) (-1127)) (T -612)) -((-4104 (*1 *1 *2) (-12 (-4 *1 (-612 *2)) (-4 *2 (-1127))))) -(-13 (-1065 |t#1|) (-351 |t#1|) (-261 |t#1|) (-10 -8 (-15 -4104 ($ |t#1|)))) -(((-33) . T) ((-97) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-261 |#1|) . T) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-942 |#1|) . T) ((-1020) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1065 |#1|) . T) ((-1127) . T) ((-1161 |#1|) . T)) -((-1492 (((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|))) 22) (((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)) 14)) (-3318 (((-713) (-632 |#1|) (-1173 |#1|)) 30)) (-2938 (((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|)) 24)) (-3472 (((-108) (-632 |#1|) (-1173 |#1|)) 27))) -(((-613 |#1|) (-10 -7 (-15 -1492 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|))) (-15 -1492 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|))) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|)))) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|)))) (-15 -2938 ((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|))) (-15 -3472 ((-108) (-632 |#1|) (-1173 |#1|))) (-15 -3318 ((-713) (-632 |#1|) (-1173 |#1|)))) (-341)) (T -613)) -((-3318 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-5 *2 (-713)) (-5 *1 (-613 *5)))) (-3472 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-5 *2 (-108)) (-5 *1 (-613 *5)))) (-2938 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1173 *4)) (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *1 (-613 *4)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2187 (-592 (-1173 *5)))))) (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2187 (-592 (-1173 *5)))))) (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2187 (-592 (-1173 *5))))) (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2187 (-592 (-1173 *5))))) (-5 *1 (-613 *5)) (-5 *4 (-1173 *5))))) -(-10 -7 (-15 -1492 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|))) (-15 -1492 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|))) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|)))) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|)))) (-15 -2938 ((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|))) (-15 -3472 ((-108) (-632 |#1|) (-1173 |#1|))) (-15 -3318 ((-713) (-632 |#1|) (-1173 |#1|)))) -((-1492 (((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|)))) |#4| (-592 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|) 45)) (-3318 (((-713) |#4| |#3|) 17)) (-2938 (((-3 |#3| "failed") |#4| |#3|) 20)) (-3472 (((-108) |#4| |#3|) 13))) -(((-614 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1492 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|)) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|)))) |#4| (-592 |#3|))) (-15 -2938 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3472 ((-108) |#4| |#3|)) (-15 -3318 ((-713) |#4| |#3|))) (-341) (-13 (-351 |#1|) (-10 -7 (-6 -4256))) (-13 (-351 |#1|) (-10 -7 (-6 -4256))) (-630 |#1| |#2| |#3|)) (T -614)) -((-3318 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-713)) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-3472 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-108)) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-2938 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-341)) (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4256)))) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))) (-5 *1 (-614 *4 *5 *2 *3)) (-4 *3 (-630 *4 *5 *2)))) (-1492 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-592 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2187 (-592 *7))))) (-5 *1 (-614 *5 *6 *7 *3)) (-5 *4 (-592 *7)) (-4 *3 (-630 *5 *6 *7)))) (-1492 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) -(-10 -7 (-15 -1492 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|)) (-15 -1492 ((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|)))) |#4| (-592 |#3|))) (-15 -2938 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3472 ((-108) |#4| |#3|)) (-15 -3318 ((-713) |#4| |#3|))) -((-2673 (((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2187 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)) 45))) -(((-615 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2673 ((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2187 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)))) (-517) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -615)) -((-2673 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *7)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 (-385 *8)) "failed")) (|:| -2187 (-592 (-1173 (-385 *8)))))) (-5 *1 (-615 *5 *6 *7 *8))))) -(-10 -7 (-15 -2673 ((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2187 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1704 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-3029 ((|#2| $) NIL)) (-1792 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3444 (((-1173 (-632 |#2|))) NIL) (((-1173 (-632 |#2|)) (-1173 $)) NIL)) (-1773 (((-108) $) NIL)) (-1877 (((-1173 $)) 37)) (-1441 (((-108) $ (-713)) NIL)) (-4201 (($ |#2|) NIL)) (-4083 (($) NIL T CONST)) (-2338 (($ $) NIL (|has| |#2| (-286)))) (-2000 (((-220 |#1| |#2|) $ (-525)) NIL)) (-3782 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (|has| |#2| (-517)))) (-1938 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-4092 (((-632 |#2|)) NIL) (((-632 |#2|) (-1173 $)) NIL)) (-1601 ((|#2| $) NIL)) (-2213 (((-632 |#2|) $) NIL) (((-632 |#2|) $ (-1173 $)) NIL)) (-4073 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-4200 (((-1087 (-887 |#2|))) NIL (|has| |#2| (-341)))) (-1236 (($ $ (-856)) NIL)) (-1935 ((|#2| $) NIL)) (-1713 (((-1087 |#2|) $) NIL (|has| |#2| (-517)))) (-3483 ((|#2|) NIL) ((|#2| (-1173 $)) NIL)) (-2966 (((-1087 |#2|) $) NIL)) (-3904 (((-108)) NIL)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-2439 (($ (-1173 |#2|)) NIL) (($ (-1173 |#2|) (-1173 $)) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3318 (((-713) $) NIL (|has| |#2| (-517))) (((-856)) 38)) (-2571 ((|#2| $ (-525) (-525)) NIL)) (-2586 (((-108)) NIL)) (-2153 (($ $ (-856)) NIL)) (-3702 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL)) (-1807 (((-713) $) NIL (|has| |#2| (-517)))) (-1989 (((-592 (-220 |#1| |#2|)) $) NIL (|has| |#2| (-517)))) (-1857 (((-713) $) NIL)) (-3673 (((-108)) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3518 ((|#2| $) NIL (|has| |#2| (-6 (-4257 "*"))))) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-1660 (($ (-592 (-592 |#2|))) NIL)) (-2622 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-4180 (((-592 (-592 |#2|)) $) NIL)) (-1682 (((-108)) NIL)) (-2641 (((-108)) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3002 (((-3 (-2 (|:| |particular| $) (|:| -2187 (-592 $))) "failed")) NIL (|has| |#2| (-517)))) (-1379 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-2346 (((-632 |#2|)) NIL) (((-632 |#2|) (-1173 $)) NIL)) (-1820 ((|#2| $) NIL)) (-1550 (((-632 |#2|) $) NIL) (((-632 |#2|) $ (-1173 $)) NIL)) (-3164 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-1283 (((-1087 (-887 |#2|))) NIL (|has| |#2| (-341)))) (-2390 (($ $ (-856)) NIL)) (-2283 ((|#2| $) NIL)) (-3300 (((-1087 |#2|) $) NIL (|has| |#2| (-517)))) (-2664 ((|#2|) NIL) ((|#2| (-1173 $)) NIL)) (-1532 (((-1087 |#2|) $) NIL)) (-1299 (((-108)) NIL)) (-3247 (((-1074) $) NIL)) (-1501 (((-108)) NIL)) (-1351 (((-108)) NIL)) (-2136 (((-108)) NIL)) (-3837 (((-3 $ "failed") $) NIL (|has| |#2| (-341)))) (-2012 (((-1038) $) NIL)) (-2663 (((-108)) NIL)) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-3339 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) 22) ((|#2| $ (-525)) NIL)) (-2524 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-1399 ((|#2| $) NIL)) (-1718 (($ (-592 |#2|)) NIL)) (-1526 (((-108) $) NIL)) (-2292 (((-220 |#1| |#2|) $) NIL)) (-1353 ((|#2| $) NIL (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1451 (($ $) NIL)) (-3349 (((-632 |#2|) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $ (-1173 $)) 25)) (-2749 (($ (-1173 |#2|)) NIL) (((-1173 |#2|) $) NIL)) (-3207 (((-592 (-887 |#2|))) NIL) (((-592 (-887 |#2|)) (-1173 $)) NIL)) (-1507 (($ $ $) NIL)) (-1494 (((-108)) NIL)) (-3814 (((-220 |#1| |#2|) $ (-525)) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (((-632 |#2|) $) NIL)) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) 36)) (-2123 (((-592 (-1173 |#2|))) NIL (|has| |#2| (-517)))) (-1336 (($ $ $ $) NIL)) (-2212 (((-108)) NIL)) (-4167 (($ (-632 |#2|) $) NIL)) (-1286 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-3890 (($ $ $) NIL)) (-1625 (((-108)) NIL)) (-2884 (((-108)) NIL)) (-1387 (((-108)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) NIL) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-4102 (*1 *1 *2) (-12 (-4 *1 (-612 *2)) (-4 *2 (-1127))))) +(-13 (-1065 |t#1|) (-351 |t#1|) (-261 |t#1|) (-10 -8 (-15 -4102 ($ |t#1|)))) +(((-33) . T) ((-97) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-261 |#1|) . T) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-789) |has| |#1| (-789)) ((-942 |#1|) . T) ((-1020) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1065 |#1|) . T) ((-1127) . T) ((-1161 |#1|) . T)) +((-2292 (((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|))) 22) (((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|))) 21) (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|)) 18) (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)) 14)) (-3314 (((-713) (-632 |#1|) (-1173 |#1|)) 30)) (-3855 (((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|)) 24)) (-3399 (((-108) (-632 |#1|) (-1173 |#1|)) 27))) +(((-613 |#1|) (-10 -7 (-15 -2292 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|))) (-15 -2292 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|))) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|)))) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|)))) (-15 -3855 ((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|))) (-15 -3399 ((-108) (-632 |#1|) (-1173 |#1|))) (-15 -3314 ((-713) (-632 |#1|) (-1173 |#1|)))) (-341)) (T -613)) +((-3314 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-5 *2 (-713)) (-5 *1 (-613 *5)))) (-3399 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-5 *2 (-108)) (-5 *1 (-613 *5)))) (-3855 (*1 *2 *3 *2) (|partial| -12 (-5 *2 (-1173 *4)) (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *1 (-613 *4)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2495 (-592 (-1173 *5)))))) (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2495 (-592 (-1173 *5)))))) (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2495 (-592 (-1173 *5))))) (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *5) "failed")) (|:| -2495 (-592 (-1173 *5))))) (-5 *1 (-613 *5)) (-5 *4 (-1173 *5))))) +(-10 -7 (-15 -2292 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|))) (-15 -2292 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-592 (-592 |#1|)) (-1173 |#1|))) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-632 |#1|) (-592 (-1173 |#1|)))) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|))))) (-592 (-592 |#1|)) (-592 (-1173 |#1|)))) (-15 -3855 ((-3 (-1173 |#1|) "failed") (-632 |#1|) (-1173 |#1|))) (-15 -3399 ((-108) (-632 |#1|) (-1173 |#1|))) (-15 -3314 ((-713) (-632 |#1|) (-1173 |#1|)))) +((-2292 (((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|)))) |#4| (-592 |#3|)) 47) (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|) 45)) (-3314 (((-713) |#4| |#3|) 17)) (-3855 (((-3 |#3| "failed") |#4| |#3|) 20)) (-3399 (((-108) |#4| |#3|) 13))) +(((-614 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2292 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|)) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|)))) |#4| (-592 |#3|))) (-15 -3855 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3399 ((-108) |#4| |#3|)) (-15 -3314 ((-713) |#4| |#3|))) (-341) (-13 (-351 |#1|) (-10 -7 (-6 -4256))) (-13 (-351 |#1|) (-10 -7 (-6 -4256))) (-630 |#1| |#2| |#3|)) (T -614)) +((-3314 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-713)) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-3399 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-108)) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-3855 (*1 *2 *3 *2) (|partial| -12 (-4 *4 (-341)) (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4256)))) (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))) (-5 *1 (-614 *4 *5 *2 *3)) (-4 *3 (-630 *4 *5 *2)))) (-2292 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-592 (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2495 (-592 *7))))) (-5 *1 (-614 *5 *6 *7 *3)) (-5 *4 (-592 *7)) (-4 *3 (-630 *5 *6 *7)))) (-2292 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) +(-10 -7 (-15 -2292 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|)) (-15 -2292 ((-592 (-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|)))) |#4| (-592 |#3|))) (-15 -3855 ((-3 |#3| "failed") |#4| |#3|)) (-15 -3399 ((-108) |#4| |#3|)) (-15 -3314 ((-713) |#4| |#3|))) +((-3205 (((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2495 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)) 45))) +(((-615 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3205 ((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2495 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)))) (-517) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -615)) +((-3205 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *7)) (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 (-385 *8)) "failed")) (|:| -2495 (-592 (-1173 (-385 *8)))))) (-5 *1 (-615 *5 *6 *7 *8))))) +(-10 -7 (-15 -3205 ((-2 (|:| |particular| (-3 (-1173 (-385 |#4|)) "failed")) (|:| -2495 (-592 (-1173 (-385 |#4|))))) (-592 |#4|) (-592 |#3|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1470 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-3025 ((|#2| $) NIL)) (-1720 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3186 (((-1173 (-632 |#2|))) NIL) (((-1173 (-632 |#2|)) (-1173 $)) NIL)) (-1514 (((-108) $) NIL)) (-3364 (((-1173 $)) 37)) (-2230 (((-108) $ (-713)) NIL)) (-1974 (($ |#2|) NIL)) (-3347 (($) NIL T CONST)) (-3209 (($ $) NIL (|has| |#2| (-286)))) (-2196 (((-220 |#1| |#2|) $ (-525)) NIL)) (-3349 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (|has| |#2| (-517)))) (-3669 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-3423 (((-632 |#2|)) NIL) (((-632 |#2|) (-1173 $)) NIL)) (-1858 ((|#2| $) NIL)) (-1389 (((-632 |#2|) $) NIL) (((-632 |#2|) $ (-1173 $)) NIL)) (-3281 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-1963 (((-1087 (-887 |#2|))) NIL (|has| |#2| (-341)))) (-2927 (($ $ (-856)) NIL)) (-2192 ((|#2| $) NIL)) (-1558 (((-1087 |#2|) $) NIL (|has| |#2| (-517)))) (-3481 ((|#2|) NIL) ((|#2| (-1173 $)) NIL)) (-4093 (((-1087 |#2|) $) NIL)) (-2189 (((-108)) NIL)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-2991 (($ (-1173 |#2|)) NIL) (($ (-1173 |#2|) (-1173 $)) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3314 (((-713) $) NIL (|has| |#2| (-517))) (((-856)) 38)) (-2558 ((|#2| $ (-525) (-525)) NIL)) (-1732 (((-108)) NIL)) (-2012 (($ $ (-856)) NIL)) (-3700 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL)) (-3464 (((-713) $) NIL (|has| |#2| (-517)))) (-2020 (((-592 (-220 |#1| |#2|)) $) NIL (|has| |#2| (-517)))) (-1862 (((-713) $) NIL)) (-1678 (((-108)) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-2764 ((|#2| $) NIL (|has| |#2| (-6 (-4257 "*"))))) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-1665 (($ (-592 (-592 |#2|))) NIL)) (-2608 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3058 (((-592 (-592 |#2|)) $) NIL)) (-1267 (((-108)) NIL)) (-4032 (((-108)) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3289 (((-3 (-2 (|:| |particular| $) (|:| -2495 (-592 $))) "failed")) NIL (|has| |#2| (-517)))) (-2903 (((-3 $ "failed")) NIL (|has| |#2| (-517)))) (-3271 (((-632 |#2|)) NIL) (((-632 |#2|) (-1173 $)) NIL)) (-3586 ((|#2| $) NIL)) (-3897 (((-632 |#2|) $) NIL) (((-632 |#2|) $ (-1173 $)) NIL)) (-2551 (((-3 $ "failed") $) NIL (|has| |#2| (-517)))) (-3739 (((-1087 (-887 |#2|))) NIL (|has| |#2| (-341)))) (-2594 (($ $ (-856)) NIL)) (-3885 ((|#2| $) NIL)) (-1250 (((-1087 |#2|) $) NIL (|has| |#2| (-517)))) (-3138 ((|#2|) NIL) ((|#2| (-1173 $)) NIL)) (-3701 (((-1087 |#2|) $) NIL)) (-2516 (((-108)) NIL)) (-3803 (((-1074) $) NIL)) (-2113 (((-108)) NIL)) (-2536 (((-108)) NIL)) (-1836 (((-108)) NIL)) (-2807 (((-3 $ "failed") $) NIL (|has| |#2| (-341)))) (-2015 (((-1038) $) NIL)) (-3129 (((-108)) NIL)) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1509 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) 22) ((|#2| $ (-525)) NIL)) (-2521 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-2313 ((|#2| $) NIL)) (-4002 (($ (-592 |#2|)) NIL)) (-2449 (((-108) $) NIL)) (-3948 (((-220 |#1| |#2|) $) NIL)) (-2559 ((|#2| $) NIL (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1454 (($ $) NIL)) (-1614 (((-632 |#2|) (-1173 $)) NIL) (((-1173 |#2|) $) NIL) (((-632 |#2|) (-1173 $) (-1173 $)) NIL) (((-1173 |#2|) $ (-1173 $)) 25)) (-2745 (($ (-1173 |#2|)) NIL) (((-1173 |#2|) $) NIL)) (-1622 (((-592 (-887 |#2|))) NIL) (((-592 (-887 |#2|)) (-1173 $)) NIL)) (-2172 (($ $ $) NIL)) (-3168 (((-108)) NIL)) (-3631 (((-220 |#1| |#2|) $ (-525)) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (((-632 |#2|) $) NIL)) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) 36)) (-2276 (((-592 (-1173 |#2|))) NIL (|has| |#2| (-517)))) (-2355 (($ $ $ $) NIL)) (-1379 (((-108)) NIL)) (-4168 (($ (-632 |#2|) $) NIL)) (-2375 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-2013 (($ $ $) NIL)) (-3110 (((-108)) NIL)) (-1489 (((-108)) NIL)) (-2026 (((-108)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) NIL) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-616 |#1| |#2|) (-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-395 |#2|)) (-856) (-160)) (T -616)) NIL (-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-395 |#2|)) -((-1260 (((-108) $ $) NIL)) (-4143 (((-592 |#1|) $) NIL)) (-3603 (($ $) 52)) (-3361 (((-108) $) NIL)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3690 (((-3 $ "failed") (-761 |#1|)) 23)) (-1304 (((-108) (-761 |#1|)) 15)) (-4091 (($ (-761 |#1|)) 24)) (-2237 (((-108) $ $) 30)) (-2023 (((-856) $) 37)) (-3591 (($ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2194 (((-592 $) (-761 |#1|)) 17)) (-1270 (((-798) $) 43) (($ |#1|) 34) (((-761 |#1|) $) 39) (((-621 |#1|) $) 44)) (-1905 (((-57 (-592 $)) (-592 |#1|) (-856)) 57)) (-4041 (((-592 $) (-592 |#1|) (-856)) 60)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 53)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 38))) -(((-617 |#1|) (-13 (-789) (-968 |#1|) (-10 -8 (-15 -3361 ((-108) $)) (-15 -3591 ($ $)) (-15 -3603 ($ $)) (-15 -2023 ((-856) $)) (-15 -2237 ((-108) $ $)) (-15 -1270 ((-761 |#1|) $)) (-15 -1270 ((-621 |#1|) $)) (-15 -2194 ((-592 $) (-761 |#1|))) (-15 -1304 ((-108) (-761 |#1|))) (-15 -4091 ($ (-761 |#1|))) (-15 -3690 ((-3 $ "failed") (-761 |#1|))) (-15 -4143 ((-592 |#1|) $)) (-15 -1905 ((-57 (-592 $)) (-592 |#1|) (-856))) (-15 -4041 ((-592 $) (-592 |#1|) (-856))))) (-789)) (T -617)) -((-3361 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-3591 (*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) (-3603 (*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) (-2023 (*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-2237 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-621 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-2194 (*1 *2 *3) (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-617 *4))) (-5 *1 (-617 *4)))) (-1304 (*1 *2 *3) (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-108)) (-5 *1 (-617 *4)))) (-4091 (*1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3)))) (-3690 (*1 *1 *2) (|partial| -12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1905 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) (-5 *2 (-57 (-592 (-617 *5)))) (-5 *1 (-617 *5)))) (-4041 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) (-5 *2 (-592 (-617 *5))) (-5 *1 (-617 *5))))) -(-13 (-789) (-968 |#1|) (-10 -8 (-15 -3361 ((-108) $)) (-15 -3591 ($ $)) (-15 -3603 ($ $)) (-15 -2023 ((-856) $)) (-15 -2237 ((-108) $ $)) (-15 -1270 ((-761 |#1|) $)) (-15 -1270 ((-621 |#1|) $)) (-15 -2194 ((-592 $) (-761 |#1|))) (-15 -1304 ((-108) (-761 |#1|))) (-15 -4091 ($ (-761 |#1|))) (-15 -3690 ((-3 $ "failed") (-761 |#1|))) (-15 -4143 ((-592 |#1|) $)) (-15 -1905 ((-57 (-592 $)) (-592 |#1|) (-856))) (-15 -4041 ((-592 $) (-592 |#1|) (-856))))) -((-3352 ((|#2| $) 76)) (-2941 (($ $) 96)) (-1441 (((-108) $ (-713)) 26)) (-3121 (($ $) 85) (($ $ (-713)) 88)) (-2418 (((-108) $) 97)) (-3536 (((-592 $) $) 72)) (-1482 (((-108) $ $) 71)) (-2106 (((-108) $ (-713)) 24)) (-3490 (((-525) $) 46)) (-3462 (((-525) $) 45)) (-4031 (((-108) $ (-713)) 22)) (-1753 (((-108) $) 74)) (-1636 ((|#2| $) 89) (($ $ (-713)) 92)) (-2683 (($ $ $ (-525)) 62) (($ |#2| $ (-525)) 61)) (-2859 (((-592 (-525)) $) 44)) (-2905 (((-108) (-525) $) 42)) (-3110 ((|#2| $) NIL) (($ $ (-713)) 84)) (-2462 (($ $ (-525)) 100)) (-3141 (((-108) $) 99)) (-3339 (((-108) (-1 (-108) |#2|) $) 32)) (-1567 (((-592 |#2|) $) 33)) (-3410 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1140 (-525))) 58) ((|#2| $ (-525)) 40) ((|#2| $ (-525) |#2|) 41)) (-1210 (((-525) $ $) 70)) (-3157 (($ $ (-1140 (-525))) 57) (($ $ (-525)) 51)) (-1424 (((-108) $) 66)) (-2214 (($ $) 81)) (-2605 (((-713) $) 80)) (-1743 (($ $) 79)) (-1279 (($ (-592 |#2|)) 37)) (-2003 (($ $) 101)) (-1356 (((-592 $) $) 69)) (-1669 (((-108) $ $) 68)) (-1286 (((-108) (-1 (-108) |#2|) $) 31)) (-3994 (((-108) $ $) 18)) (-3596 (((-713) $) 29))) -(((-618 |#1| |#2|) (-10 -8 (-15 -2003 (|#1| |#1|)) (-15 -2462 (|#1| |#1| (-525))) (-15 -2418 ((-108) |#1|)) (-15 -3141 ((-108) |#1|)) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -1567 ((-592 |#2|) |#1|)) (-15 -2905 ((-108) (-525) |#1|)) (-15 -2859 ((-592 (-525)) |#1|)) (-15 -3462 ((-525) |#1|)) (-15 -3490 ((-525) |#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2214 (|#1| |#1|)) (-15 -2605 ((-713) |#1|)) (-15 -1743 (|#1| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1636 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "last")) (-15 -1636 (|#2| |#1|)) (-15 -3121 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| "rest")) (-15 -3121 (|#1| |#1|)) (-15 -3110 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "first")) (-15 -3110 (|#2| |#1|)) (-15 -1482 ((-108) |#1| |#1|)) (-15 -1669 ((-108) |#1| |#1|)) (-15 -1210 ((-525) |#1| |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -3352 (|#2| |#1|)) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713)))) (-619 |#2|) (-1127)) (T -618)) -NIL -(-10 -8 (-15 -2003 (|#1| |#1|)) (-15 -2462 (|#1| |#1| (-525))) (-15 -2418 ((-108) |#1|)) (-15 -3141 ((-108) |#1|)) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -1567 ((-592 |#2|) |#1|)) (-15 -2905 ((-108) (-525) |#1|)) (-15 -2859 ((-592 (-525)) |#1|)) (-15 -3462 ((-525) |#1|)) (-15 -3490 ((-525) |#1|)) (-15 -1279 (|#1| (-592 |#2|))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -3157 (|#1| |#1| (-525))) (-15 -3157 (|#1| |#1| (-1140 (-525)))) (-15 -2683 (|#1| |#2| |#1| (-525))) (-15 -2683 (|#1| |#1| |#1| (-525))) (-15 -2214 (|#1| |#1|)) (-15 -2605 ((-713) |#1|)) (-15 -1743 (|#1| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1636 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "last")) (-15 -1636 (|#2| |#1|)) (-15 -3121 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| "rest")) (-15 -3121 (|#1| |#1|)) (-15 -3110 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "first")) (-15 -3110 (|#2| |#1|)) (-15 -1482 ((-108) |#1| |#1|)) (-15 -1669 ((-108) |#1| |#1|)) (-15 -1210 ((-525) |#1| |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -3352 (|#2| |#1|)) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3339 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-2029 ((|#1| $) 65)) (-2941 (($ $) 67)) (-3048 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1802 (($ $ $) 56 (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 102)) (-2016 ((|#1| $) 66)) (-4083 (($) 7 T CONST)) (-4128 (($ $) 124)) (-3121 (($ $) 73) (($ $ (-713)) 71)) (-3135 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 103)) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2632 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 87)) (-2418 (((-108) $) 83)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2711 (((-713) $) 123)) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) 108)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 95 (|has| (-525) (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 94 (|has| (-525) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3580 (($ $) 126)) (-2248 (((-108) $) 127)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1636 ((|#1| $) 70) (($ $ (-713)) 68)) (-2683 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2859 (((-592 (-525)) $) 92)) (-2905 (((-108) (-525) $) 91)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-4102 ((|#1| $) 125)) (-3110 ((|#1| $) 76) (($ $ (-713)) 74)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-3353 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-2462 (($ $ (-525)) 122)) (-3141 (((-108) $) 84)) (-1342 (((-108) $) 128)) (-3414 (((-108) $) 129)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 90)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-1210 (((-525) $ $) 44)) (-3157 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-1424 (((-108) $) 46)) (-2214 (($ $) 62)) (-3773 (($ $) 59 (|has| $ (-6 -4256)))) (-2605 (((-713) $) 63)) (-1743 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 107)) (-2171 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2014 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-2003 (($ $) 121)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-4142 (((-592 |#1|) $) NIL)) (-3601 (($ $) 52)) (-1717 (((-108) $) NIL)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3670 (((-3 $ "failed") (-761 |#1|)) 23)) (-2550 (((-108) (-761 |#1|)) 15)) (-3412 (($ (-761 |#1|)) 24)) (-1624 (((-108) $ $) 30)) (-1399 (((-856) $) 37)) (-3592 (($ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2197 (((-592 $) (-761 |#1|)) 17)) (-1271 (((-798) $) 43) (($ |#1|) 34) (((-761 |#1|) $) 39) (((-621 |#1|) $) 44)) (-3634 (((-57 (-592 $)) (-592 |#1|) (-856)) 57)) (-4157 (((-592 $) (-592 |#1|) (-856)) 60)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 53)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 38))) +(((-617 |#1|) (-13 (-789) (-968 |#1|) (-10 -8 (-15 -1717 ((-108) $)) (-15 -3592 ($ $)) (-15 -3601 ($ $)) (-15 -1399 ((-856) $)) (-15 -1624 ((-108) $ $)) (-15 -1271 ((-761 |#1|) $)) (-15 -1271 ((-621 |#1|) $)) (-15 -2197 ((-592 $) (-761 |#1|))) (-15 -2550 ((-108) (-761 |#1|))) (-15 -3412 ($ (-761 |#1|))) (-15 -3670 ((-3 $ "failed") (-761 |#1|))) (-15 -4142 ((-592 |#1|) $)) (-15 -3634 ((-57 (-592 $)) (-592 |#1|) (-856))) (-15 -4157 ((-592 $) (-592 |#1|) (-856))))) (-789)) (T -617)) +((-1717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-3592 (*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) (-3601 (*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1624 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-621 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-2197 (*1 *2 *3) (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-617 *4))) (-5 *1 (-617 *4)))) (-2550 (*1 *2 *3) (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-108)) (-5 *1 (-617 *4)))) (-3412 (*1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3)))) (-3670 (*1 *1 *2) (|partial| -12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) (-3634 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) (-5 *2 (-57 (-592 (-617 *5)))) (-5 *1 (-617 *5)))) (-4157 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) (-5 *2 (-592 (-617 *5))) (-5 *1 (-617 *5))))) +(-13 (-789) (-968 |#1|) (-10 -8 (-15 -1717 ((-108) $)) (-15 -3592 ($ $)) (-15 -3601 ($ $)) (-15 -1399 ((-856) $)) (-15 -1624 ((-108) $ $)) (-15 -1271 ((-761 |#1|) $)) (-15 -1271 ((-621 |#1|) $)) (-15 -2197 ((-592 $) (-761 |#1|))) (-15 -2550 ((-108) (-761 |#1|))) (-15 -3412 ($ (-761 |#1|))) (-15 -3670 ((-3 $ "failed") (-761 |#1|))) (-15 -4142 ((-592 |#1|) $)) (-15 -3634 ((-57 (-592 $)) (-592 |#1|) (-856))) (-15 -4157 ((-592 $) (-592 |#1|) (-856))))) +((-3348 ((|#2| $) 76)) (-2938 (($ $) 96)) (-2230 (((-108) $ (-713)) 26)) (-3117 (($ $) 85) (($ $ (-713)) 88)) (-2844 (((-108) $) 97)) (-2916 (((-592 $) $) 72)) (-2104 (((-108) $ $) 71)) (-2034 (((-108) $ (-713)) 24)) (-3537 (((-525) $) 46)) (-3307 (((-525) $) 45)) (-4060 (((-108) $ (-713)) 22)) (-4021 (((-108) $) 74)) (-1641 ((|#2| $) 89) (($ $ (-713)) 92)) (-2678 (($ $ $ (-525)) 62) (($ |#2| $ (-525)) 61)) (-1265 (((-592 (-525)) $) 44)) (-1707 (((-108) (-525) $) 42)) (-3105 ((|#2| $) NIL) (($ $ (-713)) 84)) (-1886 (($ $ (-525)) 100)) (-2267 (((-108) $) 99)) (-1509 (((-108) (-1 (-108) |#2|) $) 32)) (-4181 (((-592 |#2|) $) 33)) (-3405 ((|#2| $ "value") NIL) ((|#2| $ "first") 83) (($ $ "rest") 87) ((|#2| $ "last") 95) (($ $ (-1140 (-525))) 58) ((|#2| $ (-525)) 40) ((|#2| $ (-525) |#2|) 41)) (-2643 (((-525) $ $) 70)) (-3153 (($ $ (-1140 (-525))) 57) (($ $ (-525)) 51)) (-3580 (((-108) $) 66)) (-1401 (($ $) 81)) (-3711 (((-713) $) 80)) (-3921 (($ $) 79)) (-1280 (($ (-592 |#2|)) 37)) (-2488 (($ $) 101)) (-2579 (((-592 $) $) 69)) (-3501 (((-108) $ $) 68)) (-2375 (((-108) (-1 (-108) |#2|) $) 31)) (-3992 (((-108) $ $) 18)) (-3594 (((-713) $) 29))) +(((-618 |#1| |#2|) (-10 -8 (-15 -2488 (|#1| |#1|)) (-15 -1886 (|#1| |#1| (-525))) (-15 -2844 ((-108) |#1|)) (-15 -2267 ((-108) |#1|)) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -4181 ((-592 |#2|) |#1|)) (-15 -1707 ((-108) (-525) |#1|)) (-15 -1265 ((-592 (-525)) |#1|)) (-15 -3307 ((-525) |#1|)) (-15 -3537 ((-525) |#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -1401 (|#1| |#1|)) (-15 -3711 ((-713) |#1|)) (-15 -3921 (|#1| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1641 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "last")) (-15 -1641 (|#2| |#1|)) (-15 -3117 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| "rest")) (-15 -3117 (|#1| |#1|)) (-15 -3105 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "first")) (-15 -3105 (|#2| |#1|)) (-15 -2104 ((-108) |#1| |#1|)) (-15 -3501 ((-108) |#1| |#1|)) (-15 -2643 ((-525) |#1| |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -3348 (|#2| |#1|)) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713)))) (-619 |#2|) (-1127)) (T -618)) +NIL +(-10 -8 (-15 -2488 (|#1| |#1|)) (-15 -1886 (|#1| |#1| (-525))) (-15 -2844 ((-108) |#1|)) (-15 -2267 ((-108) |#1|)) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -4181 ((-592 |#2|) |#1|)) (-15 -1707 ((-108) (-525) |#1|)) (-15 -1265 ((-592 (-525)) |#1|)) (-15 -3307 ((-525) |#1|)) (-15 -3537 ((-525) |#1|)) (-15 -1280 (|#1| (-592 |#2|))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -3153 (|#1| |#1| (-525))) (-15 -3153 (|#1| |#1| (-1140 (-525)))) (-15 -2678 (|#1| |#2| |#1| (-525))) (-15 -2678 (|#1| |#1| |#1| (-525))) (-15 -1401 (|#1| |#1|)) (-15 -3711 ((-713) |#1|)) (-15 -3921 (|#1| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1641 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "last")) (-15 -1641 (|#2| |#1|)) (-15 -3117 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| "rest")) (-15 -3117 (|#1| |#1|)) (-15 -3105 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "first")) (-15 -3105 (|#2| |#1|)) (-15 -2104 ((-108) |#1| |#1|)) (-15 -3501 ((-108) |#1| |#1|)) (-15 -2643 ((-525) |#1| |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -3348 (|#2| |#1|)) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -1509 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#2|) |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2032 ((|#1| $) 65)) (-2938 (($ $) 67)) (-2662 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3241 (($ $ $) 56 (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 102)) (-2019 ((|#1| $) 66)) (-3347 (($) 7 T CONST)) (-2718 (($ $) 124)) (-3117 (($ $) 73) (($ $ (-713)) 71)) (-3131 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 103)) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2619 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 87)) (-2844 (((-108) $) 83)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3473 (((-713) $) 123)) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) 108)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 95 (|has| (-525) (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 94 (|has| (-525) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-2023 (($ $) 126)) (-1716 (((-108) $) 127)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1641 ((|#1| $) 70) (($ $ (-713)) 68)) (-2678 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-1265 (((-592 (-525)) $) 92)) (-1707 (((-108) (-525) $) 91)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3513 ((|#1| $) 125)) (-3105 ((|#1| $) 76) (($ $ (-713)) 74)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1646 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-1886 (($ $ (-525)) 122)) (-2267 (((-108) $) 84)) (-2439 (((-108) $) 128)) (-4037 (((-108) $) 129)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 90)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2643 (((-525) $ $) 44)) (-3153 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-3580 (((-108) $) 46)) (-1401 (($ $) 62)) (-3286 (($ $) 59 (|has| $ (-6 -4256)))) (-3711 (((-713) $) 63)) (-3921 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 107)) (-2286 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2017 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-2488 (($ $) 121)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-619 |#1|) (-131) (-1127)) (T -619)) -((-1614 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-3826 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-3414 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-1342 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2248 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-3580 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-4102 (*1 *2 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-4128 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-2711 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-2462 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-2003 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) -(-13 (-1065 |t#1|) (-10 -8 (-15 -1614 ($ (-1 (-108) |t#1|) $)) (-15 -3826 ($ (-1 (-108) |t#1|) $)) (-15 -3414 ((-108) $)) (-15 -1342 ((-108) $)) (-15 -2248 ((-108) $)) (-15 -3580 ($ $)) (-15 -4102 (|t#1| $)) (-15 -4128 ($ $)) (-15 -2711 ((-713) $)) (-15 -2462 ($ $ (-525))) (-15 -2003 ($ $)))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1065 |#1|) . T) ((-1127) . T) ((-1161 |#1|) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3133 (($ (-713) (-713) (-713)) 35 (|has| |#1| (-977)))) (-1441 (((-108) $ (-713)) NIL)) (-1448 ((|#1| $ (-713) (-713) (-713) |#1|) 29)) (-4083 (($) NIL T CONST)) (-1239 (($ $ $) 39 (|has| |#1| (-977)))) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1928 (((-1173 (-713)) $) 11)) (-2378 (($ (-1091) $ $) 24)) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2379 (($ (-713)) 37 (|has| |#1| (-977)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-713) (-713) (-713)) 27)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1279 (($ (-592 (-592 (-592 |#1|)))) 46)) (-1270 (($ (-892 (-892 (-892 |#1|)))) 17) (((-892 (-892 (-892 |#1|))) $) 14) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-620 |#1|) (-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-977)) (PROGN (-15 -3133 ($ (-713) (-713) (-713))) (-15 -2379 ($ (-713))) (-15 -1239 ($ $ $))) |%noBranch|) (-15 -1279 ($ (-592 (-592 (-592 |#1|))))) (-15 -3410 (|#1| $ (-713) (-713) (-713))) (-15 -1448 (|#1| $ (-713) (-713) (-713) |#1|)) (-15 -1270 ($ (-892 (-892 (-892 |#1|))))) (-15 -1270 ((-892 (-892 (-892 |#1|))) $)) (-15 -2378 ($ (-1091) $ $)) (-15 -1928 ((-1173 (-713)) $)))) (-1020)) (T -620)) -((-3133 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020)))) (-2379 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020)))) (-1239 (*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-977)) (-4 *2 (-1020)))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-592 *3)))) (-4 *3 (-1020)) (-5 *1 (-620 *3)))) (-3410 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020)))) (-1448 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-892 (-892 (-892 *3)))) (-4 *3 (-1020)) (-5 *1 (-620 *3)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-892 (-892 (-892 *3)))) (-5 *1 (-620 *3)) (-4 *3 (-1020)))) (-2378 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-620 *3)) (-4 *3 (-1020)))) (-1928 (*1 *2 *1) (-12 (-5 *2 (-1173 (-713))) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) -(-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-977)) (PROGN (-15 -3133 ($ (-713) (-713) (-713))) (-15 -2379 ($ (-713))) (-15 -1239 ($ $ $))) |%noBranch|) (-15 -1279 ($ (-592 (-592 (-592 |#1|))))) (-15 -3410 (|#1| $ (-713) (-713) (-713))) (-15 -1448 (|#1| $ (-713) (-713) (-713) |#1|)) (-15 -1270 ($ (-892 (-892 (-892 |#1|))))) (-15 -1270 ((-892 (-892 (-892 |#1|))) $)) (-15 -2378 ($ (-1091) $ $)) (-15 -1928 ((-1173 (-713)) $)))) -((-1260 (((-108) $ $) NIL)) (-4143 (((-592 |#1|) $) 14)) (-3603 (($ $) 18)) (-3361 (((-108) $) 19)) (-2591 (((-3 |#1| "failed") $) 22)) (-3897 ((|#1| $) 20)) (-3121 (($ $) 36)) (-1679 (($ $) 24)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2237 (((-108) $ $) 42)) (-2023 (((-856) $) 38)) (-3591 (($ $) 17)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 ((|#1| $) 35)) (-1270 (((-798) $) 31) (($ |#1|) 23) (((-761 |#1|) $) 27)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 12)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 40)) (* (($ $ $) 34))) -(((-621 |#1|) (-13 (-789) (-968 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1270 ((-761 |#1|) $)) (-15 -3110 (|#1| $)) (-15 -3591 ($ $)) (-15 -2023 ((-856) $)) (-15 -2237 ((-108) $ $)) (-15 -1679 ($ $)) (-15 -3121 ($ $)) (-15 -3361 ((-108) $)) (-15 -3603 ($ $)) (-15 -4143 ((-592 |#1|) $)))) (-789)) (T -621)) -((* (*1 *1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-3110 (*1 *2 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-3591 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-2023 (*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-2237 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-1679 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-3121 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-3361 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-3603 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-621 *3)) (-4 *3 (-789))))) -(-13 (-789) (-968 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1270 ((-761 |#1|) $)) (-15 -3110 (|#1| $)) (-15 -3591 ($ $)) (-15 -2023 ((-856) $)) (-15 -2237 ((-108) $ $)) (-15 -1679 ($ $)) (-15 -3121 ($ $)) (-15 -3361 ((-108) $)) (-15 -3603 ($ $)) (-15 -4143 ((-592 |#1|) $)))) -((-4054 ((|#1| (-1 |#1| (-713) |#1|) (-713) |#1|) 11)) (-4227 ((|#1| (-1 |#1| |#1|) (-713) |#1|) 9))) -(((-622 |#1|) (-10 -7 (-15 -4227 (|#1| (-1 |#1| |#1|) (-713) |#1|)) (-15 -4054 (|#1| (-1 |#1| (-713) |#1|) (-713) |#1|))) (-1020)) (T -622)) -((-4054 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-713) *2)) (-5 *4 (-713)) (-4 *2 (-1020)) (-5 *1 (-622 *2)))) (-4227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-713)) (-4 *2 (-1020)) (-5 *1 (-622 *2))))) -(-10 -7 (-15 -4227 (|#1| (-1 |#1| |#1|) (-713) |#1|)) (-15 -4054 (|#1| (-1 |#1| (-713) |#1|) (-713) |#1|))) -((-3516 ((|#2| |#1| |#2|) 9)) (-3506 ((|#1| |#1| |#2|) 8))) -(((-623 |#1| |#2|) (-10 -7 (-15 -3506 (|#1| |#1| |#2|)) (-15 -3516 (|#2| |#1| |#2|))) (-1020) (-1020)) (T -623)) -((-3516 (*1 *2 *3 *2) (-12 (-5 *1 (-623 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3506 (*1 *2 *2 *3) (-12 (-5 *1 (-623 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(-10 -7 (-15 -3506 (|#1| |#1| |#2|)) (-15 -3516 (|#2| |#1| |#2|))) -((-2556 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11))) -(((-624 |#1| |#2| |#3|) (-10 -7 (-15 -2556 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1020) (-1020) (-1020)) (T -624)) -((-2556 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)) (-5 *1 (-624 *5 *6 *2))))) -(-10 -7 (-15 -2556 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) -((-4054 (((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)) 23)) (-2015 (((-1 |#1|) |#1|) 8)) (-3453 ((|#1| |#1|) 16)) (-1358 (((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-1270 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-713)) 20))) -(((-625 |#1|) (-10 -7 (-15 -2015 ((-1 |#1|) |#1|)) (-15 -1270 ((-1 |#1|) |#1|)) (-15 -1358 (|#1| (-1 |#1| |#1|))) (-15 -1358 ((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525))) (-15 -3453 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-713))) (-15 -4054 ((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)))) (-1020)) (T -625)) -((-4054 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-713) *3)) (-4 *3 (-1020)) (-5 *1 (-625 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *4 (-1020)) (-5 *1 (-625 *4)))) (-3453 (*1 *2 *2) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1020)))) (-1358 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-592 *5) (-592 *5))) (-5 *4 (-525)) (-4 *5 (-1020)) (-5 *2 (-592 *5)) (-5 *1 (-625 *5)))) (-1358 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-625 *2)) (-4 *2 (-1020)))) (-1270 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020)))) (-2015 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020))))) -(-10 -7 (-15 -2015 ((-1 |#1|) |#1|)) (-15 -1270 ((-1 |#1|) |#1|)) (-15 -1358 (|#1| (-1 |#1| |#1|))) (-15 -1358 ((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525))) (-15 -3453 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-713))) (-15 -4054 ((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)))) -((-2782 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-1542 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-1478 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-3496 (((-1 |#2| |#1|) |#2|) 11))) -(((-626 |#1| |#2|) (-10 -7 (-15 -3496 ((-1 |#2| |#1|) |#2|)) (-15 -1542 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1478 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2782 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1020) (-1020)) (T -626)) -((-2782 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5)))) (-1478 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1020)) (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5)) (-4 *4 (-1020)))) (-1542 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-5 *2 (-1 *5)) (-5 *1 (-626 *4 *5)))) (-3496 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-626 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-1020))))) -(-10 -7 (-15 -3496 ((-1 |#2| |#1|) |#2|)) (-15 -1542 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1478 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -2782 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) -((-2512 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-1263 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-3416 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3787 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-1951 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21))) -(((-627 |#1| |#2| |#3|) (-10 -7 (-15 -1263 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3416 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3787 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -1951 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2512 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1020) (-1020) (-1020)) (T -627)) -((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-1 *7 *5)) (-5 *1 (-627 *5 *6 *7)))) (-2512 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-627 *4 *5 *6)))) (-1951 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *4 (-1020)))) (-3787 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *5 (-1020)))) (-3416 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *4 *5 *6)))) (-1263 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1020)) (-4 *4 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *5 *4 *6))))) -(-10 -7 (-15 -1263 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -3416 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3787 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -1951 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2512 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) -((-3501 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-2694 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31))) -(((-628 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2694 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2694 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3501 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-977) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|) (-977) (-351 |#5|) (-351 |#5|) (-630 |#5| |#6| |#7|)) (T -628)) -((-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-977)) (-4 *2 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2)) (-4 *9 (-351 *2)) (-5 *1 (-628 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-630 *5 *6 *7)) (-4 *10 (-630 *2 *8 *9)))) (-2694 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-630 *8 *9 *10)) (-5 *1 (-628 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-630 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-630 *8 *9 *10)) (-5 *1 (-628 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-630 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8))))) -(-10 -7 (-15 -2694 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2694 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3501 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) -((-2708 (($ (-713) (-713)) 33)) (-2542 (($ $ $) 56)) (-1915 (($ |#3|) 52) (($ $) 53)) (-1792 (((-108) $) 28)) (-2370 (($ $ (-525) (-525)) 58)) (-1546 (($ $ (-525) (-525)) 59)) (-3863 (($ $ (-525) (-525) (-525) (-525)) 63)) (-3277 (($ $) 54)) (-1773 (((-108) $) 14)) (-3922 (($ $ (-525) (-525) $) 64)) (-1429 ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) 62)) (-4201 (($ (-713) |#2|) 39)) (-1660 (($ (-592 (-592 |#2|))) 37)) (-4180 (((-592 (-592 |#2|)) $) 57)) (-1481 (($ $ $) 55)) (-1680 (((-3 $ "failed") $ |#2|) 91)) (-3410 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-592 (-525)) (-592 (-525))) 61)) (-1718 (($ (-592 |#2|)) 40) (($ (-592 $)) 42)) (-1526 (((-108) $) 24)) (-1270 (($ |#4|) 47) (((-798) $) NIL)) (-2802 (((-108) $) 30)) (-4100 (($ $ |#2|) 93)) (-4090 (($ $ $) 68) (($ $) 71)) (-4080 (($ $ $) 66)) (** (($ $ (-713)) 80) (($ $ (-525)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-525) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88))) -(((-629 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4100 (|#1| |#1| |#2|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-713))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -3922 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3863 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -1546 (|#1| |#1| (-525) (-525))) (-15 -2370 (|#1| |#1| (-525) (-525))) (-15 -1429 (|#1| |#1| (-592 (-525)) (-592 (-525)) |#1|)) (-15 -3410 (|#1| |#1| (-592 (-525)) (-592 (-525)))) (-15 -4180 ((-592 (-592 |#2|)) |#1|)) (-15 -2542 (|#1| |#1| |#1|)) (-15 -1481 (|#1| |#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1915 (|#1| |#1|)) (-15 -1915 (|#1| |#3|)) (-15 -1270 (|#1| |#4|)) (-15 -1718 (|#1| (-592 |#1|))) (-15 -1718 (|#1| (-592 |#2|))) (-15 -4201 (|#1| (-713) |#2|)) (-15 -1660 (|#1| (-592 (-592 |#2|)))) (-15 -2708 (|#1| (-713) (-713))) (-15 -2802 ((-108) |#1|)) (-15 -1792 ((-108) |#1|)) (-15 -1526 ((-108) |#1|)) (-15 -1773 ((-108) |#1|)) (-15 -1429 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525)))) (-630 |#2| |#3| |#4|) (-977) (-351 |#2|) (-351 |#2|)) (T -629)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4100 (|#1| |#1| |#2|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-713))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -3922 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3863 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -1546 (|#1| |#1| (-525) (-525))) (-15 -2370 (|#1| |#1| (-525) (-525))) (-15 -1429 (|#1| |#1| (-592 (-525)) (-592 (-525)) |#1|)) (-15 -3410 (|#1| |#1| (-592 (-525)) (-592 (-525)))) (-15 -4180 ((-592 (-592 |#2|)) |#1|)) (-15 -2542 (|#1| |#1| |#1|)) (-15 -1481 (|#1| |#1| |#1|)) (-15 -3277 (|#1| |#1|)) (-15 -1915 (|#1| |#1|)) (-15 -1915 (|#1| |#3|)) (-15 -1270 (|#1| |#4|)) (-15 -1718 (|#1| (-592 |#1|))) (-15 -1718 (|#1| (-592 |#2|))) (-15 -4201 (|#1| (-713) |#2|)) (-15 -1660 (|#1| (-592 (-592 |#2|)))) (-15 -2708 (|#1| (-713) (-713))) (-15 -2802 ((-108) |#1|)) (-15 -1792 ((-108) |#1|)) (-15 -1526 ((-108) |#1|)) (-15 -1773 ((-108) |#1|)) (-15 -1429 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) (-525)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2708 (($ (-713) (-713)) 97)) (-2542 (($ $ $) 87)) (-1915 (($ |#2|) 91) (($ $) 90)) (-1792 (((-108) $) 99)) (-2370 (($ $ (-525) (-525)) 83)) (-1546 (($ $ (-525) (-525)) 82)) (-3863 (($ $ (-525) (-525) (-525) (-525)) 81)) (-3277 (($ $) 89)) (-1773 (((-108) $) 101)) (-1441 (((-108) $ (-713)) 8)) (-3922 (($ $ (-525) (-525) $) 80)) (-1429 ((|#1| $ (-525) (-525) |#1|) 44) (($ $ (-592 (-525)) (-592 (-525)) $) 84)) (-3202 (($ $ (-525) |#2|) 42)) (-2498 (($ $ (-525) |#3|) 41)) (-4201 (($ (-713) |#1|) 95)) (-4083 (($) 7 T CONST)) (-2338 (($ $) 67 (|has| |#1| (-286)))) (-2000 ((|#2| $ (-525)) 46)) (-3318 (((-713) $) 66 (|has| |#1| (-517)))) (-2632 ((|#1| $ (-525) (-525) |#1|) 43)) (-2571 ((|#1| $ (-525) (-525)) 48)) (-3702 (((-592 |#1|) $) 30)) (-1807 (((-713) $) 65 (|has| |#1| (-517)))) (-1989 (((-592 |#3|) $) 64 (|has| |#1| (-517)))) (-1857 (((-713) $) 51)) (-3489 (($ (-713) (-713) |#1|) 57)) (-1869 (((-713) $) 50)) (-2106 (((-108) $ (-713)) 9)) (-3518 ((|#1| $) 62 (|has| |#1| (-6 (-4257 "*"))))) (-3947 (((-525) $) 55)) (-3344 (((-525) $) 53)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4235 (((-525) $) 54)) (-1411 (((-525) $) 52)) (-1660 (($ (-592 (-592 |#1|))) 96)) (-2622 (($ (-1 |#1| |#1|) $) 34)) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-4180 (((-592 (-592 |#1|)) $) 86)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-3837 (((-3 $ "failed") $) 61 (|has| |#1| (-341)))) (-1481 (($ $ $) 88)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) 56)) (-1680 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-517)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47) (($ $ (-592 (-525)) (-592 (-525))) 85)) (-1718 (($ (-592 |#1|)) 94) (($ (-592 $)) 93)) (-1526 (((-108) $) 100)) (-1353 ((|#1| $) 63 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-3814 ((|#3| $ (-525)) 45)) (-1270 (($ |#3|) 92) (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-2802 (((-108) $) 98)) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4100 (($ $ |#1|) 68 (|has| |#1| (-341)))) (-4090 (($ $ $) 78) (($ $) 77)) (-4080 (($ $ $) 79)) (** (($ $ (-713)) 70) (($ $ (-525)) 60 (|has| |#1| (-341)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-525) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1619 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-3823 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-4037 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2439 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-1716 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2023 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-3513 (*1 *2 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-2718 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) (-3473 (*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-1886 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) (-2488 (*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) +(-13 (-1065 |t#1|) (-10 -8 (-15 -1619 ($ (-1 (-108) |t#1|) $)) (-15 -3823 ($ (-1 (-108) |t#1|) $)) (-15 -4037 ((-108) $)) (-15 -2439 ((-108) $)) (-15 -1716 ((-108) $)) (-15 -2023 ($ $)) (-15 -3513 (|t#1| $)) (-15 -2718 ($ $)) (-15 -3473 ((-713) $)) (-15 -1886 ($ $ (-525))) (-15 -2488 ($ $)))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1065 |#1|) . T) ((-1127) . T) ((-1161 |#1|) . T)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2154 (($ (-713) (-713) (-713)) 35 (|has| |#1| (-977)))) (-2230 (((-108) $ (-713)) NIL)) (-2158 ((|#1| $ (-713) (-713) (-713) |#1|) 29)) (-3347 (($) NIL T CONST)) (-1240 (($ $ $) 39 (|has| |#1| (-977)))) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2069 (((-1173 (-713)) $) 11)) (-3515 (($ (-1091) $ $) 24)) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3525 (($ (-713)) 37 (|has| |#1| (-977)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-713) (-713) (-713)) 27)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1280 (($ (-592 (-592 (-592 |#1|)))) 46)) (-1271 (($ (-892 (-892 (-892 |#1|)))) 17) (((-892 (-892 (-892 |#1|))) $) 14) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-620 |#1|) (-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-977)) (PROGN (-15 -2154 ($ (-713) (-713) (-713))) (-15 -3525 ($ (-713))) (-15 -1240 ($ $ $))) |%noBranch|) (-15 -1280 ($ (-592 (-592 (-592 |#1|))))) (-15 -3405 (|#1| $ (-713) (-713) (-713))) (-15 -2158 (|#1| $ (-713) (-713) (-713) |#1|)) (-15 -1271 ($ (-892 (-892 (-892 |#1|))))) (-15 -1271 ((-892 (-892 (-892 |#1|))) $)) (-15 -3515 ($ (-1091) $ $)) (-15 -2069 ((-1173 (-713)) $)))) (-1020)) (T -620)) +((-2154 (*1 *1 *2 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020)))) (-3525 (*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020)))) (-1240 (*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-977)) (-4 *2 (-1020)))) (-1280 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-592 *3)))) (-4 *3 (-1020)) (-5 *1 (-620 *3)))) (-3405 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020)))) (-2158 (*1 *2 *1 *3 *3 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-892 (-892 (-892 *3)))) (-4 *3 (-1020)) (-5 *1 (-620 *3)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-892 (-892 (-892 *3)))) (-5 *1 (-620 *3)) (-4 *3 (-1020)))) (-3515 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-620 *3)) (-4 *3 (-1020)))) (-2069 (*1 *2 *1) (-12 (-5 *2 (-1173 (-713))) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) +(-13 (-464 |#1|) (-10 -8 (IF (|has| |#1| (-977)) (PROGN (-15 -2154 ($ (-713) (-713) (-713))) (-15 -3525 ($ (-713))) (-15 -1240 ($ $ $))) |%noBranch|) (-15 -1280 ($ (-592 (-592 (-592 |#1|))))) (-15 -3405 (|#1| $ (-713) (-713) (-713))) (-15 -2158 (|#1| $ (-713) (-713) (-713) |#1|)) (-15 -1271 ($ (-892 (-892 (-892 |#1|))))) (-15 -1271 ((-892 (-892 (-892 |#1|))) $)) (-15 -3515 ($ (-1091) $ $)) (-15 -2069 ((-1173 (-713)) $)))) +((-1261 (((-108) $ $) NIL)) (-4142 (((-592 |#1|) $) 14)) (-3601 (($ $) 18)) (-1717 (((-108) $) 19)) (-2588 (((-3 |#1| "failed") $) 22)) (-3894 ((|#1| $) 20)) (-3117 (($ $) 36)) (-1245 (($ $) 24)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-1624 (((-108) $ $) 42)) (-1399 (((-856) $) 38)) (-3592 (($ $) 17)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 ((|#1| $) 35)) (-1271 (((-798) $) 31) (($ |#1|) 23) (((-761 |#1|) $) 27)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 12)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 40)) (* (($ $ $) 34))) +(((-621 |#1|) (-13 (-789) (-968 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1271 ((-761 |#1|) $)) (-15 -3105 (|#1| $)) (-15 -3592 ($ $)) (-15 -1399 ((-856) $)) (-15 -1624 ((-108) $ $)) (-15 -1245 ($ $)) (-15 -3117 ($ $)) (-15 -1717 ((-108) $)) (-15 -3601 ($ $)) (-15 -4142 ((-592 |#1|) $)))) (-789)) (T -621)) +((* (*1 *1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-3105 (*1 *2 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-3592 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-1624 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-1245 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-3117 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-1717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) (-3601 (*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-621 *3)) (-4 *3 (-789))))) +(-13 (-789) (-968 |#1|) (-10 -8 (-15 * ($ $ $)) (-15 -1271 ((-761 |#1|) $)) (-15 -3105 (|#1| $)) (-15 -3592 ($ $)) (-15 -1399 ((-856) $)) (-15 -1624 ((-108) $ $)) (-15 -1245 ($ $)) (-15 -3117 ($ $)) (-15 -1717 ((-108) $)) (-15 -3601 ($ $)) (-15 -4142 ((-592 |#1|) $)))) +((-3156 ((|#1| (-1 |#1| (-713) |#1|) (-713) |#1|) 11)) (-4227 ((|#1| (-1 |#1| |#1|) (-713) |#1|) 9))) +(((-622 |#1|) (-10 -7 (-15 -4227 (|#1| (-1 |#1| |#1|) (-713) |#1|)) (-15 -3156 (|#1| (-1 |#1| (-713) |#1|) (-713) |#1|))) (-1020)) (T -622)) +((-3156 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 (-713) *2)) (-5 *4 (-713)) (-4 *2 (-1020)) (-5 *1 (-622 *2)))) (-4227 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-713)) (-4 *2 (-1020)) (-5 *1 (-622 *2))))) +(-10 -7 (-15 -4227 (|#1| (-1 |#1| |#1|) (-713) |#1|)) (-15 -3156 (|#1| (-1 |#1| (-713) |#1|) (-713) |#1|))) +((-3512 ((|#2| |#1| |#2|) 9)) (-3502 ((|#1| |#1| |#2|) 8))) +(((-623 |#1| |#2|) (-10 -7 (-15 -3502 (|#1| |#1| |#2|)) (-15 -3512 (|#2| |#1| |#2|))) (-1020) (-1020)) (T -623)) +((-3512 (*1 *2 *3 *2) (-12 (-5 *1 (-623 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3502 (*1 *2 *2 *3) (-12 (-5 *1 (-623 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) +(-10 -7 (-15 -3502 (|#1| |#1| |#2|)) (-15 -3512 (|#2| |#1| |#2|))) +((-2553 ((|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|) 11))) +(((-624 |#1| |#2| |#3|) (-10 -7 (-15 -2553 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) (-1020) (-1020) (-1020)) (T -624)) +((-2553 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)) (-5 *1 (-624 *5 *6 *2))))) +(-10 -7 (-15 -2553 (|#3| (-1 |#3| |#2|) (-1 |#2| |#1|) |#1|))) +((-3156 (((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)) 23)) (-2591 (((-1 |#1|) |#1|) 8)) (-3447 ((|#1| |#1|) 16)) (-2609 (((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525)) 15) ((|#1| (-1 |#1| |#1|)) 11)) (-1271 (((-1 |#1|) |#1|) 9)) (** (((-1 |#1| |#1|) (-1 |#1| |#1|) (-713)) 20))) +(((-625 |#1|) (-10 -7 (-15 -2591 ((-1 |#1|) |#1|)) (-15 -1271 ((-1 |#1|) |#1|)) (-15 -2609 (|#1| (-1 |#1| |#1|))) (-15 -2609 ((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525))) (-15 -3447 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-713))) (-15 -3156 ((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)))) (-1020)) (T -625)) +((-3156 (*1 *2 *2) (-12 (-5 *2 (-1 *3 (-713) *3)) (-4 *3 (-1020)) (-5 *1 (-625 *3)))) (** (*1 *2 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *4 (-1020)) (-5 *1 (-625 *4)))) (-3447 (*1 *2 *2) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1020)))) (-2609 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-592 *5) (-592 *5))) (-5 *4 (-525)) (-4 *5 (-1020)) (-5 *2 (-592 *5)) (-5 *1 (-625 *5)))) (-2609 (*1 *2 *3) (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-625 *2)) (-4 *2 (-1020)))) (-1271 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020)))) (-2591 (*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020))))) +(-10 -7 (-15 -2591 ((-1 |#1|) |#1|)) (-15 -1271 ((-1 |#1|) |#1|)) (-15 -2609 (|#1| (-1 |#1| |#1|))) (-15 -2609 ((-592 |#1|) (-1 (-592 |#1|) (-592 |#1|)) (-525))) (-15 -3447 (|#1| |#1|)) (-15 ** ((-1 |#1| |#1|) (-1 |#1| |#1|) (-713))) (-15 -3156 ((-1 |#1| (-713) |#1|) (-1 |#1| (-713) |#1|)))) +((-3029 (((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)) 16)) (-3793 (((-1 |#2|) (-1 |#2| |#1|) |#1|) 13)) (-1482 (((-1 |#2| |#1|) (-1 |#2|)) 14)) (-3590 (((-1 |#2| |#1|) |#2|) 11))) +(((-626 |#1| |#2|) (-10 -7 (-15 -3590 ((-1 |#2| |#1|) |#2|)) (-15 -3793 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1482 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -3029 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) (-1020) (-1020)) (T -626)) +((-3029 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5)))) (-1482 (*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1020)) (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5)) (-4 *4 (-1020)))) (-3793 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-5 *2 (-1 *5)) (-5 *1 (-626 *4 *5)))) (-3590 (*1 *2 *3) (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-626 *4 *3)) (-4 *4 (-1020)) (-4 *3 (-1020))))) +(-10 -7 (-15 -3590 ((-1 |#2| |#1|) |#2|)) (-15 -3793 ((-1 |#2|) (-1 |#2| |#1|) |#1|)) (-15 -1482 ((-1 |#2| |#1|) (-1 |#2|))) (-15 -3029 ((-1 |#2| |#1|) (-1 |#2| |#1| |#1|)))) +((-2466 (((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|)) 17)) (-1852 (((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|) 11)) (-4057 (((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|) 13)) (-3388 (((-1 |#3| |#1| |#2|) (-1 |#3| |#1|)) 14)) (-3813 (((-1 |#3| |#1| |#2|) (-1 |#3| |#2|)) 15)) (* (((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)) 21))) +(((-627 |#1| |#2| |#3|) (-10 -7 (-15 -1852 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -4057 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3388 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3813 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2466 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) (-1020) (-1020) (-1020)) (T -627)) +((* (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-1 *7 *5)) (-5 *1 (-627 *5 *6 *7)))) (-2466 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-627 *4 *5 *6)))) (-3813 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *4 (-1020)))) (-3388 (*1 *2 *3) (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *5 (-1020)))) (-4057 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *4 *5 *6)))) (-1852 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1020)) (-4 *4 (-1020)) (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *5 *4 *6))))) +(-10 -7 (-15 -1852 ((-1 |#3| |#1|) (-1 |#3| |#1| |#2|) |#2|)) (-15 -4057 ((-1 |#3| |#2|) (-1 |#3| |#1| |#2|) |#1|)) (-15 -3388 ((-1 |#3| |#1| |#2|) (-1 |#3| |#1|))) (-15 -3813 ((-1 |#3| |#1| |#2|) (-1 |#3| |#2|))) (-15 -2466 ((-1 |#3| |#2| |#1|) (-1 |#3| |#1| |#2|))) (-15 * ((-1 |#3| |#1|) (-1 |#3| |#2|) (-1 |#2| |#1|)))) +((-3497 ((|#5| (-1 |#5| |#1| |#5|) |#4| |#5|) 39)) (-2688 (((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|) 37) ((|#8| (-1 |#5| |#1|) |#4|) 31))) +(((-628 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8|) (-10 -7 (-15 -2688 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2688 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3497 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) (-977) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|) (-977) (-351 |#5|) (-351 |#5|) (-630 |#5| |#6| |#7|)) (T -628)) +((-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-4 *5 (-977)) (-4 *2 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *8 (-351 *2)) (-4 *9 (-351 *2)) (-5 *1 (-628 *5 *6 *7 *4 *2 *8 *9 *10)) (-4 *4 (-630 *5 *6 *7)) (-4 *10 (-630 *2 *8 *9)))) (-2688 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *8 "failed") *5)) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-630 *8 *9 *10)) (-5 *1 (-628 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-630 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *5)) (-4 *5 (-977)) (-4 *8 (-977)) (-4 *6 (-351 *5)) (-4 *7 (-351 *5)) (-4 *2 (-630 *8 *9 *10)) (-5 *1 (-628 *5 *6 *7 *4 *8 *9 *10 *2)) (-4 *4 (-630 *5 *6 *7)) (-4 *9 (-351 *8)) (-4 *10 (-351 *8))))) +(-10 -7 (-15 -2688 (|#8| (-1 |#5| |#1|) |#4|)) (-15 -2688 ((-3 |#8| "failed") (-1 (-3 |#5| "failed") |#1|) |#4|)) (-15 -3497 (|#5| (-1 |#5| |#1| |#5|) |#4| |#5|))) +((-2703 (($ (-713) (-713)) 33)) (-1363 (($ $ $) 56)) (-1925 (($ |#3|) 52) (($ $) 53)) (-1720 (((-108) $) 28)) (-3437 (($ $ (-525) (-525)) 58)) (-3852 (($ $ (-525) (-525)) 59)) (-3021 (($ $ (-525) (-525) (-525) (-525)) 63)) (-4099 (($ $) 54)) (-1514 (((-108) $) 14)) (-2460 (($ $ (-525) (-525) $) 64)) (-1432 ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) 62)) (-1974 (($ (-713) |#2|) 39)) (-1665 (($ (-592 (-592 |#2|))) 37)) (-3058 (((-592 (-592 |#2|)) $) 57)) (-2088 (($ $ $) 55)) (-1687 (((-3 $ "failed") $ |#2|) 91)) (-3405 ((|#2| $ (-525) (-525)) NIL) ((|#2| $ (-525) (-525) |#2|) NIL) (($ $ (-592 (-525)) (-592 (-525))) 61)) (-4002 (($ (-592 |#2|)) 40) (($ (-592 $)) 42)) (-2449 (((-108) $) 24)) (-1271 (($ |#4|) 47) (((-798) $) NIL)) (-1924 (((-108) $) 30)) (-4098 (($ $ |#2|) 93)) (-4088 (($ $ $) 68) (($ $) 71)) (-4078 (($ $ $) 66)) (** (($ $ (-713)) 80) (($ $ (-525)) 96)) (* (($ $ $) 77) (($ |#2| $) 73) (($ $ |#2|) 74) (($ (-525) $) 76) ((|#4| $ |#4|) 84) ((|#3| |#3| $) 88))) +(((-629 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4098 (|#1| |#1| |#2|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-713))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -2460 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3021 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -3852 (|#1| |#1| (-525) (-525))) (-15 -3437 (|#1| |#1| (-525) (-525))) (-15 -1432 (|#1| |#1| (-592 (-525)) (-592 (-525)) |#1|)) (-15 -3405 (|#1| |#1| (-592 (-525)) (-592 (-525)))) (-15 -3058 ((-592 (-592 |#2|)) |#1|)) (-15 -1363 (|#1| |#1| |#1|)) (-15 -2088 (|#1| |#1| |#1|)) (-15 -4099 (|#1| |#1|)) (-15 -1925 (|#1| |#1|)) (-15 -1925 (|#1| |#3|)) (-15 -1271 (|#1| |#4|)) (-15 -4002 (|#1| (-592 |#1|))) (-15 -4002 (|#1| (-592 |#2|))) (-15 -1974 (|#1| (-713) |#2|)) (-15 -1665 (|#1| (-592 (-592 |#2|)))) (-15 -2703 (|#1| (-713) (-713))) (-15 -1924 ((-108) |#1|)) (-15 -1720 ((-108) |#1|)) (-15 -2449 ((-108) |#1|)) (-15 -1514 ((-108) |#1|)) (-15 -1432 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525)))) (-630 |#2| |#3| |#4|) (-977) (-351 |#2|) (-351 |#2|)) (T -629)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -4098 (|#1| |#1| |#2|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 ** (|#1| |#1| (-713))) (-15 * (|#3| |#3| |#1|)) (-15 * (|#4| |#1| |#4|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -2460 (|#1| |#1| (-525) (-525) |#1|)) (-15 -3021 (|#1| |#1| (-525) (-525) (-525) (-525))) (-15 -3852 (|#1| |#1| (-525) (-525))) (-15 -3437 (|#1| |#1| (-525) (-525))) (-15 -1432 (|#1| |#1| (-592 (-525)) (-592 (-525)) |#1|)) (-15 -3405 (|#1| |#1| (-592 (-525)) (-592 (-525)))) (-15 -3058 ((-592 (-592 |#2|)) |#1|)) (-15 -1363 (|#1| |#1| |#1|)) (-15 -2088 (|#1| |#1| |#1|)) (-15 -4099 (|#1| |#1|)) (-15 -1925 (|#1| |#1|)) (-15 -1925 (|#1| |#3|)) (-15 -1271 (|#1| |#4|)) (-15 -4002 (|#1| (-592 |#1|))) (-15 -4002 (|#1| (-592 |#2|))) (-15 -1974 (|#1| (-713) |#2|)) (-15 -1665 (|#1| (-592 (-592 |#2|)))) (-15 -2703 (|#1| (-713) (-713))) (-15 -1924 ((-108) |#1|)) (-15 -1720 ((-108) |#1|)) (-15 -2449 ((-108) |#1|)) (-15 -1514 ((-108) |#1|)) (-15 -1432 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) (-525)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2703 (($ (-713) (-713)) 97)) (-1363 (($ $ $) 87)) (-1925 (($ |#2|) 91) (($ $) 90)) (-1720 (((-108) $) 99)) (-3437 (($ $ (-525) (-525)) 83)) (-3852 (($ $ (-525) (-525)) 82)) (-3021 (($ $ (-525) (-525) (-525) (-525)) 81)) (-4099 (($ $) 89)) (-1514 (((-108) $) 101)) (-2230 (((-108) $ (-713)) 8)) (-2460 (($ $ (-525) (-525) $) 80)) (-1432 ((|#1| $ (-525) (-525) |#1|) 44) (($ $ (-592 (-525)) (-592 (-525)) $) 84)) (-1568 (($ $ (-525) |#2|) 42)) (-2293 (($ $ (-525) |#3|) 41)) (-1974 (($ (-713) |#1|) 95)) (-3347 (($) 7 T CONST)) (-3209 (($ $) 67 (|has| |#1| (-286)))) (-2196 ((|#2| $ (-525)) 46)) (-3314 (((-713) $) 66 (|has| |#1| (-517)))) (-2619 ((|#1| $ (-525) (-525) |#1|) 43)) (-2558 ((|#1| $ (-525) (-525)) 48)) (-3700 (((-592 |#1|) $) 30)) (-3464 (((-713) $) 65 (|has| |#1| (-517)))) (-2020 (((-592 |#3|) $) 64 (|has| |#1| (-517)))) (-1862 (((-713) $) 51)) (-3485 (($ (-713) (-713) |#1|) 57)) (-1874 (((-713) $) 50)) (-2034 (((-108) $ (-713)) 9)) (-2764 ((|#1| $) 62 (|has| |#1| (-6 (-4257 "*"))))) (-1382 (((-525) $) 55)) (-1571 (((-525) $) 53)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2418 (((-525) $) 54)) (-2482 (((-525) $) 52)) (-1665 (($ (-592 (-592 |#1|))) 96)) (-2608 (($ (-1 |#1| |#1|) $) 34)) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 40) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) 39)) (-3058 (((-592 (-592 |#1|)) $) 86)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2807 (((-3 $ "failed") $) 61 (|has| |#1| (-341)))) (-2088 (($ $ $) 88)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) 56)) (-1687 (((-3 $ "failed") $ |#1|) 69 (|has| |#1| (-517)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) (-525)) 49) ((|#1| $ (-525) (-525) |#1|) 47) (($ $ (-592 (-525)) (-592 (-525))) 85)) (-4002 (($ (-592 |#1|)) 94) (($ (-592 $)) 93)) (-2449 (((-108) $) 100)) (-2559 ((|#1| $) 63 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-3631 ((|#3| $ (-525)) 45)) (-1271 (($ |#3|) 92) (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-1924 (((-108) $) 98)) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4098 (($ $ |#1|) 68 (|has| |#1| (-341)))) (-4088 (($ $ $) 78) (($ $) 77)) (-4078 (($ $ $) 79)) (** (($ $ (-713)) 70) (($ $ (-525)) 60 (|has| |#1| (-341)))) (* (($ $ $) 76) (($ |#1| $) 75) (($ $ |#1|) 74) (($ (-525) $) 73) ((|#3| $ |#3|) 72) ((|#2| |#2| $) 71)) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-630 |#1| |#2| |#3|) (-131) (-977) (-351 |t#1|) (-351 |t#1|)) (T -630)) -((-1773 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1526 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1792 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2802 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2708 (*1 *1 *2 *2) (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1660 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4201 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1718 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1718 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *2)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (-1915 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-630 *3 *2 *4)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (-1915 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3277 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-1481 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-2542 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4180 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-592 (-592 *3))))) (-3410 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1429 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2370 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1546 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3863 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3922 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4080 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4090 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4090 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-630 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-630 *3 *2 *4)) (-4 *3 (-977)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1680 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) (-4100 (*1 *1 *1 *2) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (-2338 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-286)))) (-3318 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) (-1807 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) (-1989 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-592 *5)))) (-1353 (*1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-3518 (*1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-3837 (*1 *1 *1) (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-341))))) -(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -1773 ((-108) $)) (-15 -1526 ((-108) $)) (-15 -1792 ((-108) $)) (-15 -2802 ((-108) $)) (-15 -2708 ($ (-713) (-713))) (-15 -1660 ($ (-592 (-592 |t#1|)))) (-15 -4201 ($ (-713) |t#1|)) (-15 -1718 ($ (-592 |t#1|))) (-15 -1718 ($ (-592 $))) (-15 -1270 ($ |t#3|)) (-15 -1915 ($ |t#2|)) (-15 -1915 ($ $)) (-15 -3277 ($ $)) (-15 -1481 ($ $ $)) (-15 -2542 ($ $ $)) (-15 -4180 ((-592 (-592 |t#1|)) $)) (-15 -3410 ($ $ (-592 (-525)) (-592 (-525)))) (-15 -1429 ($ $ (-592 (-525)) (-592 (-525)) $)) (-15 -2370 ($ $ (-525) (-525))) (-15 -1546 ($ $ (-525) (-525))) (-15 -3863 ($ $ (-525) (-525) (-525) (-525))) (-15 -3922 ($ $ (-525) (-525) $)) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)) (-15 -4090 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-525) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-713))) (IF (|has| |t#1| (-517)) (-15 -1680 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -4100 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-286)) (-15 -2338 ($ $)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -3318 ((-713) $)) (-15 -1807 ((-713) $)) (-15 -1989 ((-592 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4257 "*"))) (PROGN (-15 -1353 (|t#1| $)) (-15 -3518 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -3837 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-55 |#1| |#2| |#3|) . T) ((-1127) . T)) -((-2338 ((|#4| |#4|) 72 (|has| |#1| (-286)))) (-3318 (((-713) |#4|) 99 (|has| |#1| (-517)))) (-1807 (((-713) |#4|) 76 (|has| |#1| (-517)))) (-1989 (((-592 |#3|) |#4|) 83 (|has| |#1| (-517)))) (-1326 (((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|) 111 (|has| |#1| (-286)))) (-3518 ((|#1| |#4|) 35)) (-3173 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-517)))) (-3837 (((-3 |#4| "failed") |#4|) 80 (|has| |#1| (-341)))) (-3710 ((|#4| |#4|) 68 (|has| |#1| (-517)))) (-3912 ((|#4| |#4| |#1| (-525) (-525)) 43)) (-3614 ((|#4| |#4| (-525) (-525)) 38)) (-1345 ((|#4| |#4| |#1| (-525) (-525)) 48)) (-1353 ((|#1| |#4|) 78)) (-1707 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 69 (|has| |#1| (-517))))) -(((-631 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1353 (|#1| |#4|)) (-15 -3518 (|#1| |#4|)) (-15 -3614 (|#4| |#4| (-525) (-525))) (-15 -3912 (|#4| |#4| |#1| (-525) (-525))) (-15 -1345 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -3318 ((-713) |#4|)) (-15 -1807 ((-713) |#4|)) (-15 -1989 ((-592 |#3|) |#4|)) (-15 -3710 (|#4| |#4|)) (-15 -3173 ((-3 |#4| "failed") |#4|)) (-15 -1707 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -2338 (|#4| |#4|)) (-15 -1326 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -3837 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-160) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -631)) -((-3837 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1326 (*1 *2 *3 *3) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-631 *3 *4 *5 *6)) (-4 *6 (-630 *3 *4 *5)))) (-2338 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1707 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3173 (*1 *2 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-3710 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1989 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1807 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3318 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1345 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) (-4 *2 (-630 *3 *5 *6)))) (-3912 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) (-4 *2 (-630 *3 *5 *6)))) (-3614 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *1 (-631 *4 *5 *6 *2)) (-4 *2 (-630 *4 *5 *6)))) (-3518 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) (-1353 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5))))) -(-10 -7 (-15 -1353 (|#1| |#4|)) (-15 -3518 (|#1| |#4|)) (-15 -3614 (|#4| |#4| (-525) (-525))) (-15 -3912 (|#4| |#4| |#1| (-525) (-525))) (-15 -1345 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -3318 ((-713) |#4|)) (-15 -1807 ((-713) |#4|)) (-15 -1989 ((-592 |#3|) |#4|)) (-15 -3710 (|#4| |#4|)) (-15 -3173 ((-3 |#4| "failed") |#4|)) (-15 -1707 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -2338 (|#4| |#4|)) (-15 -1326 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -3837 ((-3 |#4| "failed") |#4|)) |%noBranch|)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713) (-713)) 47)) (-2542 (($ $ $) NIL)) (-1915 (($ (-1173 |#1|)) NIL) (($ $) NIL)) (-1792 (((-108) $) NIL)) (-2370 (($ $ (-525) (-525)) 12)) (-1546 (($ $ (-525) (-525)) NIL)) (-3863 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-3277 (($ $) NIL)) (-1773 (((-108) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3922 (($ $ (-525) (-525) $) NIL)) (-1429 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-3202 (($ $ (-525) (-1173 |#1|)) NIL)) (-2498 (($ $ (-525) (-1173 |#1|)) NIL)) (-4201 (($ (-713) |#1|) 22)) (-4083 (($) NIL T CONST)) (-2338 (($ $) 31 (|has| |#1| (-286)))) (-2000 (((-1173 |#1|) $ (-525)) NIL)) (-3318 (((-713) $) 33 (|has| |#1| (-517)))) (-2632 ((|#1| $ (-525) (-525) |#1|) 51)) (-2571 ((|#1| $ (-525) (-525)) NIL)) (-3702 (((-592 |#1|) $) NIL)) (-1807 (((-713) $) 35 (|has| |#1| (-517)))) (-1989 (((-592 (-1173 |#1|)) $) 38 (|has| |#1| (-517)))) (-1857 (((-713) $) 20)) (-3489 (($ (-713) (-713) |#1|) 16)) (-1869 (((-713) $) 21)) (-2106 (((-108) $ (-713)) NIL)) (-3518 ((|#1| $) 29 (|has| |#1| (-6 (-4257 "*"))))) (-3947 (((-525) $) 9)) (-3344 (((-525) $) 10)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4235 (((-525) $) 11)) (-1411 (((-525) $) 48)) (-1660 (($ (-592 (-592 |#1|))) NIL)) (-2622 (($ (-1 |#1| |#1|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-4180 (((-592 (-592 |#1|)) $) 60)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3837 (((-3 $ "failed") $) 45 (|has| |#1| (-341)))) (-1481 (($ $ $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3353 (($ $ |#1|) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-1718 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL) (($ (-1173 |#1|)) 52)) (-1526 (((-108) $) NIL)) (-1353 ((|#1| $) 27 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-2749 (((-501) $) 64 (|has| |#1| (-567 (-501))))) (-3814 (((-1173 |#1|) $ (-525)) NIL)) (-1270 (($ (-1173 |#1|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $ $) NIL) (($ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) 23) (($ $ (-525)) 46 (|has| |#1| (-341)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1173 |#1|) $ (-1173 |#1|)) NIL) (((-1173 |#1|) (-1173 |#1|) $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-632 |#1|) (-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 -1718 ($ (-1173 |#1|))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -3837 ((-3 $ "failed") $)) |%noBranch|))) (-977)) (T -632)) -((-3837 (*1 *1 *1) (|partial| -12 (-5 *1 (-632 *2)) (-4 *2 (-341)) (-4 *2 (-977)))) (-1718 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-632 *3))))) -(-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 -1718 ($ (-1173 |#1|))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -3837 ((-3 $ "failed") $)) |%noBranch|))) -((-3765 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 25)) (-1381 (((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|) 21)) (-3034 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713)) 26)) (-3724 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 14)) (-3582 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 18) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 16)) (-1568 (((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|)) 20)) (-3384 (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 12)) (** (((-632 |#1|) (-632 |#1|) (-713)) 30))) -(((-633 |#1|) (-10 -7 (-15 -3384 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3724 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3582 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3582 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1568 ((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|))) (-15 -1381 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -3765 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3034 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713))) (-15 ** ((-632 |#1|) (-632 |#1|) (-713)))) (-977)) (T -633)) -((** (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-633 *4)))) (-3034 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-633 *4)))) (-3765 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-1381 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-1568 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3582 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3582 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3724 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3384 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(-10 -7 (-15 -3384 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3724 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3582 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3582 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1568 ((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|))) (-15 -1381 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -3765 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3034 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713))) (-15 ** ((-632 |#1|) (-632 |#1|) (-713)))) -((-3368 ((|#2| |#2| |#4|) 25)) (-2328 (((-632 |#2|) |#3| |#4|) 31)) (-1911 (((-632 |#2|) |#2| |#4|) 30)) (-4228 (((-1173 |#2|) |#2| |#4|) 16)) (-2825 ((|#2| |#3| |#4|) 24)) (-1556 (((-632 |#2|) |#3| |#4| (-713) (-713)) 38)) (-2785 (((-632 |#2|) |#2| |#4| (-713)) 37))) -(((-634 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4228 ((-1173 |#2|) |#2| |#4|)) (-15 -2825 (|#2| |#3| |#4|)) (-15 -3368 (|#2| |#2| |#4|)) (-15 -1911 ((-632 |#2|) |#2| |#4|)) (-15 -2785 ((-632 |#2|) |#2| |#4| (-713))) (-15 -2328 ((-632 |#2|) |#3| |#4|)) (-15 -1556 ((-632 |#2|) |#3| |#4| (-713) (-713)))) (-1020) (-835 |#1|) (-351 |#2|) (-13 (-351 |#1|) (-10 -7 (-6 -4255)))) (T -634)) -((-1556 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *7 (-835 *6)) (-5 *2 (-632 *7)) (-5 *1 (-634 *6 *7 *3 *4)) (-4 *3 (-351 *7)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255)))))) (-2328 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *6 (-835 *5)) (-5 *2 (-632 *6)) (-5 *1 (-634 *5 *6 *3 *4)) (-4 *3 (-351 *6)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-2785 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *3 (-835 *6)) (-5 *2 (-632 *3)) (-5 *1 (-634 *6 *3 *7 *4)) (-4 *7 (-351 *3)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255)))))) (-1911 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-632 *3)) (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-3368 (*1 *2 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-835 *4)) (-5 *1 (-634 *4 *2 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4255)))))) (-2825 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *2 (-835 *5)) (-5 *1 (-634 *5 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-4228 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-1173 *3)) (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) -(-10 -7 (-15 -4228 ((-1173 |#2|) |#2| |#4|)) (-15 -2825 (|#2| |#3| |#4|)) (-15 -3368 (|#2| |#2| |#4|)) (-15 -1911 ((-632 |#2|) |#2| |#4|)) (-15 -2785 ((-632 |#2|) |#2| |#4| (-713))) (-15 -2328 ((-632 |#2|) |#3| |#4|)) (-15 -1556 ((-632 |#2|) |#3| |#4| (-713) (-713)))) -((-3995 (((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)) 20)) (-3192 ((|#1| (-632 |#2|)) 9)) (-3761 (((-632 |#1|) (-632 |#2|)) 18))) -(((-635 |#1| |#2|) (-10 -7 (-15 -3192 (|#1| (-632 |#2|))) (-15 -3761 ((-632 |#1|) (-632 |#2|))) (-15 -3995 ((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)))) (-517) (-925 |#1|)) (T -635)) -((-3995 (*1 *2 *3) (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| (-632 *4)) (|:| |den| *4))) (-5 *1 (-635 *4 *5)))) (-3761 (*1 *2 *3) (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) (-5 *2 (-632 *4)) (-5 *1 (-635 *4 *5)))) (-3192 (*1 *2 *3) (-12 (-5 *3 (-632 *4)) (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-635 *2 *4))))) -(-10 -7 (-15 -3192 (|#1| (-632 |#2|))) (-15 -3761 ((-632 |#1|) (-632 |#2|))) (-15 -3995 ((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-1889 (((-632 (-641))) NIL) (((-632 (-641)) (-1173 $)) NIL)) (-3029 (((-641) $) NIL)) (-2351 (($ $) NIL (|has| (-641) (-1113)))) (-1603 (($ $) NIL (|has| (-641) (-1113)))) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-641) (-327)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-3851 (($ $) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-1990 (((-396 $) $) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-2211 (($ $) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-1540 (((-108) $ $) NIL (|has| (-641) (-286)))) (-4189 (((-713)) NIL (|has| (-641) (-346)))) (-2320 (($ $) NIL (|has| (-641) (-1113)))) (-1570 (($ $) NIL (|has| (-641) (-1113)))) (-2382 (($ $) NIL (|has| (-641) (-1113)))) (-2193 (($ $) NIL (|has| (-641) (-1113)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-641) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-641) (-968 (-385 (-525)))))) (-3897 (((-525) $) NIL) (((-641) $) NIL) (((-385 (-525)) $) NIL (|has| (-641) (-968 (-385 (-525)))))) (-2439 (($ (-1173 (-641))) NIL) (($ (-1173 (-641)) (-1173 $)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-641) (-327)))) (-1726 (($ $ $) NIL (|has| (-641) (-286)))) (-4145 (((-632 (-641)) $) NIL) (((-632 (-641)) $ (-1173 $)) NIL)) (-4082 (((-632 (-641)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-641))) (|:| |vec| (-1173 (-641)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-641) (-588 (-525)))) (((-632 (-525)) (-632 $)) NIL (|has| (-641) (-588 (-525))))) (-3501 (((-3 $ "failed") (-385 (-1087 (-641)))) NIL (|has| (-641) (-341))) (($ (-1087 (-641))) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2227 (((-641) $) 29)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-641) (-510)))) (-3717 (((-108) $) NIL (|has| (-641) (-510)))) (-2406 (((-385 (-525)) $) NIL (|has| (-641) (-510)))) (-3318 (((-856)) NIL)) (-2899 (($) NIL (|has| (-641) (-346)))) (-1705 (($ $ $) NIL (|has| (-641) (-286)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| (-641) (-286)))) (-1724 (($) NIL (|has| (-641) (-327)))) (-1870 (((-108) $) NIL (|has| (-641) (-327)))) (-3159 (($ $) NIL (|has| (-641) (-327))) (($ $ (-713)) NIL (|has| (-641) (-327)))) (-2822 (((-108) $) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-3883 (((-2 (|:| |r| (-641)) (|:| |phi| (-641))) $) NIL (-12 (|has| (-641) (-986)) (|has| (-641) (-1113))))) (-1534 (($) NIL (|has| (-641) (-1113)))) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-641) (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-641) (-821 (-525))))) (-1678 (((-775 (-856)) $) NIL (|has| (-641) (-327))) (((-856) $) NIL (|has| (-641) (-327)))) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113))))) (-1671 (((-641) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-641) (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-641) (-286)))) (-4045 (((-1087 (-641)) $) NIL (|has| (-641) (-341)))) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2694 (($ (-1 (-641) (-641)) $) NIL)) (-3859 (((-856) $) NIL (|has| (-641) (-346)))) (-1415 (($ $) NIL (|has| (-641) (-1113)))) (-3492 (((-1087 (-641)) $) NIL)) (-2756 (($ (-592 $)) NIL (|has| (-641) (-286))) (($ $ $) NIL (|has| (-641) (-286)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| (-641) (-341)))) (-3940 (($) NIL (|has| (-641) (-327)) CONST)) (-3637 (($ (-856)) NIL (|has| (-641) (-346)))) (-3735 (($) NIL)) (-2244 (((-641) $) 31)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-641) (-286)))) (-2794 (($ (-592 $)) NIL (|has| (-641) (-286))) (($ $ $) NIL (|has| (-641) (-286)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-641) (-327)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-2194 (((-396 $) $) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-641) (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| (-641) (-286)))) (-1680 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-641)) NIL (|has| (-641) (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-641) (-286)))) (-1250 (($ $) NIL (|has| (-641) (-1113)))) (-2602 (($ $ (-1091) (-641)) NIL (|has| (-641) (-486 (-1091) (-641)))) (($ $ (-592 (-1091)) (-592 (-641))) NIL (|has| (-641) (-486 (-1091) (-641)))) (($ $ (-592 (-273 (-641)))) NIL (|has| (-641) (-288 (-641)))) (($ $ (-273 (-641))) NIL (|has| (-641) (-288 (-641)))) (($ $ (-641) (-641)) NIL (|has| (-641) (-288 (-641)))) (($ $ (-592 (-641)) (-592 (-641))) NIL (|has| (-641) (-288 (-641))))) (-2430 (((-713) $) NIL (|has| (-641) (-286)))) (-3410 (($ $ (-641)) NIL (|has| (-641) (-265 (-641) (-641))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| (-641) (-286)))) (-1932 (((-641)) NIL) (((-641) (-1173 $)) NIL)) (-2448 (((-3 (-713) "failed") $ $) NIL (|has| (-641) (-327))) (((-713) $) NIL (|has| (-641) (-327)))) (-2524 (($ $ (-1 (-641) (-641))) NIL) (($ $ (-1 (-641) (-641)) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-713)) NIL (|has| (-641) (-213))) (($ $) NIL (|has| (-641) (-213)))) (-3396 (((-632 (-641)) (-1173 $) (-1 (-641) (-641))) NIL (|has| (-641) (-341)))) (-4209 (((-1087 (-641))) NIL)) (-2396 (($ $) NIL (|has| (-641) (-1113)))) (-2209 (($ $) NIL (|has| (-641) (-1113)))) (-2620 (($) NIL (|has| (-641) (-327)))) (-2367 (($ $) NIL (|has| (-641) (-1113)))) (-2176 (($ $) NIL (|has| (-641) (-1113)))) (-2335 (($ $) NIL (|has| (-641) (-1113)))) (-1584 (($ $) NIL (|has| (-641) (-1113)))) (-3349 (((-632 (-641)) (-1173 $)) NIL) (((-1173 (-641)) $) NIL) (((-632 (-641)) (-1173 $) (-1173 $)) NIL) (((-1173 (-641)) $ (-1173 $)) NIL)) (-2749 (((-501) $) NIL (|has| (-641) (-567 (-501)))) (((-157 (-205)) $) NIL (|has| (-641) (-953))) (((-157 (-357)) $) NIL (|has| (-641) (-953))) (((-827 (-357)) $) NIL (|has| (-641) (-567 (-827 (-357))))) (((-827 (-525)) $) NIL (|has| (-641) (-567 (-827 (-525))))) (($ (-1087 (-641))) NIL) (((-1087 (-641)) $) NIL) (($ (-1173 (-641))) NIL) (((-1173 (-641)) $) NIL)) (-3804 (($ $) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| $ (-136)) (|has| (-641) (-844))) (|has| (-641) (-327))))) (-1377 (($ (-641) (-641)) 12)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-641)) NIL) (($ (-157 (-357))) 13) (($ (-157 (-525))) 19) (($ (-157 (-641))) 28) (($ (-157 (-643))) 25) (((-157 (-357)) $) 33) (($ (-385 (-525))) NIL (-3279 (|has| (-641) (-968 (-385 (-525)))) (|has| (-641) (-341))))) (-4157 (($ $) NIL (|has| (-641) (-327))) (((-3 $ "failed") $) NIL (-3279 (-12 (|has| (-641) (-286)) (|has| $ (-136)) (|has| (-641) (-844))) (|has| (-641) (-136))))) (-3458 (((-1087 (-641)) $) NIL)) (-2031 (((-713)) NIL)) (-2187 (((-1173 $)) NIL)) (-2438 (($ $) NIL (|has| (-641) (-1113)))) (-2257 (($ $) NIL (|has| (-641) (-1113)))) (-1533 (((-108) $ $) NIL)) (-2410 (($ $) NIL (|has| (-641) (-1113)))) (-2226 (($ $) NIL (|has| (-641) (-1113)))) (-2465 (($ $) NIL (|has| (-641) (-1113)))) (-2287 (($ $) NIL (|has| (-641) (-1113)))) (-2953 (((-641) $) NIL (|has| (-641) (-1113)))) (-2687 (($ $) NIL (|has| (-641) (-1113)))) (-2303 (($ $) NIL (|has| (-641) (-1113)))) (-2451 (($ $) NIL (|has| (-641) (-1113)))) (-2273 (($ $) NIL (|has| (-641) (-1113)))) (-2424 (($ $) NIL (|has| (-641) (-1113)))) (-2242 (($ $) NIL (|has| (-641) (-1113)))) (-1868 (($ $) NIL (|has| (-641) (-986)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-641) (-341)))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1 (-641) (-641))) NIL) (($ $ (-1 (-641) (-641)) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-713)) NIL (|has| (-641) (-213))) (($ $) NIL (|has| (-641) (-213)))) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL (|has| (-641) (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ $) NIL (|has| (-641) (-1113))) (($ $ (-385 (-525))) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113)))) (($ $ (-525)) NIL (|has| (-641) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-641) $) NIL) (($ $ (-641)) NIL) (($ (-385 (-525)) $) NIL (|has| (-641) (-341))) (($ $ (-385 (-525))) NIL (|has| (-641) (-341))))) -(((-636) (-13 (-365) (-154 (-641)) (-10 -8 (-15 -1270 ($ (-157 (-357)))) (-15 -1270 ($ (-157 (-525)))) (-15 -1270 ($ (-157 (-641)))) (-15 -1270 ($ (-157 (-643)))) (-15 -1270 ((-157 (-357)) $))))) (T -636)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-636)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-157 (-525))) (-5 *1 (-636)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-157 (-641))) (-5 *1 (-636)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-157 (-643))) (-5 *1 (-636)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-636))))) -(-13 (-365) (-154 (-641)) (-10 -8 (-15 -1270 ($ (-157 (-357)))) (-15 -1270 ($ (-157 (-525)))) (-15 -1270 ($ (-157 (-641)))) (-15 -1270 ($ (-157 (-643)))) (-15 -1270 ((-157 (-357)) $)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3795 (($ $) 62)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2573 (((-592 (-2 (|:| -2545 |#1|) (|:| -2041 (-713)))) $) 61)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1514 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2449 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1720 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-1924 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-108)))) (-2703 (*1 *1 *2 *2) (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1665 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1974 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4002 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4002 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *2)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (-1925 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-630 *3 *2 *4)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (-1925 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4099 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-2088 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-1363 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-3058 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-592 (-592 *3))))) (-3405 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1432 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3437 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3852 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-3021 (*1 *1 *1 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-2460 (*1 *1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-4078 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4088 (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (-4088 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-630 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *2 (-351 *3)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-630 *3 *2 *4)) (-4 *3 (-977)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) (-1687 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) (-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (-3209 (*1 *1 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-286)))) (-3314 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) (-3464 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) (-2020 (*1 *2 *1) (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-592 *5)))) (-2559 (*1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-2764 (*1 *2 *1) (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-2807 (*1 *1 *1) (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-4 *3 (-341))))) +(-13 (-55 |t#1| |t#2| |t#3|) (-10 -8 (-6 -4256) (-6 -4255) (-15 -1514 ((-108) $)) (-15 -2449 ((-108) $)) (-15 -1720 ((-108) $)) (-15 -1924 ((-108) $)) (-15 -2703 ($ (-713) (-713))) (-15 -1665 ($ (-592 (-592 |t#1|)))) (-15 -1974 ($ (-713) |t#1|)) (-15 -4002 ($ (-592 |t#1|))) (-15 -4002 ($ (-592 $))) (-15 -1271 ($ |t#3|)) (-15 -1925 ($ |t#2|)) (-15 -1925 ($ $)) (-15 -4099 ($ $)) (-15 -2088 ($ $ $)) (-15 -1363 ($ $ $)) (-15 -3058 ((-592 (-592 |t#1|)) $)) (-15 -3405 ($ $ (-592 (-525)) (-592 (-525)))) (-15 -1432 ($ $ (-592 (-525)) (-592 (-525)) $)) (-15 -3437 ($ $ (-525) (-525))) (-15 -3852 ($ $ (-525) (-525))) (-15 -3021 ($ $ (-525) (-525) (-525) (-525))) (-15 -2460 ($ $ (-525) (-525) $)) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)) (-15 -4088 ($ $)) (-15 * ($ $ $)) (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|)) (-15 * ($ (-525) $)) (-15 * (|t#3| $ |t#3|)) (-15 * (|t#2| |t#2| $)) (-15 ** ($ $ (-713))) (IF (|has| |t#1| (-517)) (-15 -1687 ((-3 $ "failed") $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -4098 ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-286)) (-15 -3209 ($ $)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -3314 ((-713) $)) (-15 -3464 ((-713) $)) (-15 -2020 ((-592 |t#3|) $))) |%noBranch|) (IF (|has| |t#1| (-6 (-4257 "*"))) (PROGN (-15 -2559 (|t#1| $)) (-15 -2764 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -2807 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-55 |#1| |#2| |#3|) . T) ((-1127) . T)) +((-3209 ((|#4| |#4|) 72 (|has| |#1| (-286)))) (-3314 (((-713) |#4|) 99 (|has| |#1| (-517)))) (-3464 (((-713) |#4|) 76 (|has| |#1| (-517)))) (-2020 (((-592 |#3|) |#4|) 83 (|has| |#1| (-517)))) (-3900 (((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|) 111 (|has| |#1| (-286)))) (-2764 ((|#1| |#4|) 35)) (-1301 (((-3 |#4| "failed") |#4|) 64 (|has| |#1| (-517)))) (-2807 (((-3 |#4| "failed") |#4|) 80 (|has| |#1| (-341)))) (-3871 ((|#4| |#4|) 68 (|has| |#1| (-517)))) (-2318 ((|#4| |#4| |#1| (-525) (-525)) 43)) (-2440 ((|#4| |#4| (-525) (-525)) 38)) (-2477 ((|#4| |#4| |#1| (-525) (-525)) 48)) (-2559 ((|#1| |#4|) 78)) (-1492 (((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|) 69 (|has| |#1| (-517))))) +(((-631 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2559 (|#1| |#4|)) (-15 -2764 (|#1| |#4|)) (-15 -2440 (|#4| |#4| (-525) (-525))) (-15 -2318 (|#4| |#4| |#1| (-525) (-525))) (-15 -2477 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -3314 ((-713) |#4|)) (-15 -3464 ((-713) |#4|)) (-15 -2020 ((-592 |#3|) |#4|)) (-15 -3871 (|#4| |#4|)) (-15 -1301 ((-3 |#4| "failed") |#4|)) (-15 -1492 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -3209 (|#4| |#4|)) (-15 -3900 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2807 ((-3 |#4| "failed") |#4|)) |%noBranch|)) (-160) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -631)) +((-2807 (*1 *2 *2) (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-3900 (*1 *2 *3 *3) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-631 *3 *4 *5 *6)) (-4 *6 (-630 *3 *4 *5)))) (-3209 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1301 (*1 *2 *2) (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-3871 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-2020 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3464 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3314 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-2477 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) (-4 *2 (-630 *3 *5 *6)))) (-2318 (*1 *2 *2 *3 *4 *4) (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) (-4 *2 (-630 *3 *5 *6)))) (-2440 (*1 *2 *2 *3 *3) (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *1 (-631 *4 *5 *6 *2)) (-4 *2 (-630 *4 *5 *6)))) (-2764 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) (-2559 (*1 *2 *3) (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5))))) +(-10 -7 (-15 -2559 (|#1| |#4|)) (-15 -2764 (|#1| |#4|)) (-15 -2440 (|#4| |#4| (-525) (-525))) (-15 -2318 (|#4| |#4| |#1| (-525) (-525))) (-15 -2477 (|#4| |#4| |#1| (-525) (-525))) (IF (|has| |#1| (-517)) (PROGN (-15 -3314 ((-713) |#4|)) (-15 -3464 ((-713) |#4|)) (-15 -2020 ((-592 |#3|) |#4|)) (-15 -3871 (|#4| |#4|)) (-15 -1301 ((-3 |#4| "failed") |#4|)) (-15 -1492 ((-2 (|:| |adjMat| |#4|) (|:| |detMat| |#1|)) |#4|))) |%noBranch|) (IF (|has| |#1| (-286)) (PROGN (-15 -3209 (|#4| |#4|)) (-15 -3900 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2807 ((-3 |#4| "failed") |#4|)) |%noBranch|)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713) (-713)) 47)) (-1363 (($ $ $) NIL)) (-1925 (($ (-1173 |#1|)) NIL) (($ $) NIL)) (-1720 (((-108) $) NIL)) (-3437 (($ $ (-525) (-525)) 12)) (-3852 (($ $ (-525) (-525)) NIL)) (-3021 (($ $ (-525) (-525) (-525) (-525)) NIL)) (-4099 (($ $) NIL)) (-1514 (((-108) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-2460 (($ $ (-525) (-525) $) NIL)) (-1432 ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525)) $) NIL)) (-1568 (($ $ (-525) (-1173 |#1|)) NIL)) (-2293 (($ $ (-525) (-1173 |#1|)) NIL)) (-1974 (($ (-713) |#1|) 22)) (-3347 (($) NIL T CONST)) (-3209 (($ $) 31 (|has| |#1| (-286)))) (-2196 (((-1173 |#1|) $ (-525)) NIL)) (-3314 (((-713) $) 33 (|has| |#1| (-517)))) (-2619 ((|#1| $ (-525) (-525) |#1|) 51)) (-2558 ((|#1| $ (-525) (-525)) NIL)) (-3700 (((-592 |#1|) $) NIL)) (-3464 (((-713) $) 35 (|has| |#1| (-517)))) (-2020 (((-592 (-1173 |#1|)) $) 38 (|has| |#1| (-517)))) (-1862 (((-713) $) 20)) (-3485 (($ (-713) (-713) |#1|) 16)) (-1874 (((-713) $) 21)) (-2034 (((-108) $ (-713)) NIL)) (-2764 ((|#1| $) 29 (|has| |#1| (-6 (-4257 "*"))))) (-1382 (((-525) $) 9)) (-1571 (((-525) $) 10)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2418 (((-525) $) 11)) (-2482 (((-525) $) 48)) (-1665 (($ (-592 (-592 |#1|))) NIL)) (-2608 (($ (-1 |#1| |#1|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL) (($ (-1 |#1| |#1| |#1|) $ $ |#1|) NIL)) (-3058 (((-592 (-592 |#1|)) $) 60)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2807 (((-3 $ "failed") $) 45 (|has| |#1| (-341)))) (-2088 (($ $ $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1646 (($ $ |#1|) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) (-525)) NIL) ((|#1| $ (-525) (-525) |#1|) NIL) (($ $ (-592 (-525)) (-592 (-525))) NIL)) (-4002 (($ (-592 |#1|)) NIL) (($ (-592 $)) NIL) (($ (-1173 |#1|)) 52)) (-2449 (((-108) $) NIL)) (-2559 ((|#1| $) 27 (|has| |#1| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-2745 (((-501) $) 64 (|has| |#1| (-567 (-501))))) (-3631 (((-1173 |#1|) $ (-525)) NIL)) (-1271 (($ (-1173 |#1|)) NIL) (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $ $) NIL) (($ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) 23) (($ $ (-525)) 46 (|has| |#1| (-341)))) (* (($ $ $) 13) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-525) $) NIL) (((-1173 |#1|) $ (-1173 |#1|)) NIL) (((-1173 |#1|) (-1173 |#1|) $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-632 |#1|) (-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 -4002 ($ (-1173 |#1|))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2807 ((-3 $ "failed") $)) |%noBranch|))) (-977)) (T -632)) +((-2807 (*1 *1 *1) (|partial| -12 (-5 *1 (-632 *2)) (-4 *2 (-341)) (-4 *2 (-977)))) (-4002 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-632 *3))))) +(-13 (-630 |#1| (-1173 |#1|) (-1173 |#1|)) (-10 -8 (-15 -4002 ($ (-1173 |#1|))) (IF (|has| |#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |#1| (-341)) (-15 -2807 ((-3 $ "failed") $)) |%noBranch|))) +((-3238 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 25)) (-2922 (((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|) 21)) (-3558 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713)) 26)) (-3990 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 14)) (-2051 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|)) 18) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 16)) (-4193 (((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|)) 20)) (-3736 (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 12)) (** (((-632 |#1|) (-632 |#1|) (-713)) 30))) +(((-633 |#1|) (-10 -7 (-15 -3736 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3990 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2051 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2051 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -4193 ((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|))) (-15 -2922 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -3238 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3558 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713))) (-15 ** ((-632 |#1|) (-632 |#1|) (-713)))) (-977)) (T -633)) +((** (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-633 *4)))) (-3558 (*1 *2 *2 *2 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-633 *4)))) (-3238 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-2922 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-4193 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-2051 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-2051 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3990 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) (-3736 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(-10 -7 (-15 -3736 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3990 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2051 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2051 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -4193 ((-632 |#1|) (-632 |#1|) |#1| (-632 |#1|))) (-15 -2922 ((-632 |#1|) (-632 |#1|) (-632 |#1|) |#1|)) (-15 -3238 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -3558 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-632 |#1|) (-713))) (-15 ** ((-632 |#1|) (-632 |#1|) (-713)))) +((-1767 ((|#2| |#2| |#4|) 25)) (-3150 (((-632 |#2|) |#3| |#4|) 31)) (-1881 (((-632 |#2|) |#2| |#4|) 30)) (-2311 (((-1173 |#2|) |#2| |#4|) 16)) (-2207 ((|#2| |#3| |#4|) 24)) (-3070 (((-632 |#2|) |#3| |#4| (-713) (-713)) 38)) (-3050 (((-632 |#2|) |#2| |#4| (-713)) 37))) +(((-634 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2311 ((-1173 |#2|) |#2| |#4|)) (-15 -2207 (|#2| |#3| |#4|)) (-15 -1767 (|#2| |#2| |#4|)) (-15 -1881 ((-632 |#2|) |#2| |#4|)) (-15 -3050 ((-632 |#2|) |#2| |#4| (-713))) (-15 -3150 ((-632 |#2|) |#3| |#4|)) (-15 -3070 ((-632 |#2|) |#3| |#4| (-713) (-713)))) (-1020) (-835 |#1|) (-351 |#2|) (-13 (-351 |#1|) (-10 -7 (-6 -4255)))) (T -634)) +((-3070 (*1 *2 *3 *4 *5 *5) (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *7 (-835 *6)) (-5 *2 (-632 *7)) (-5 *1 (-634 *6 *7 *3 *4)) (-4 *3 (-351 *7)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255)))))) (-3150 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *6 (-835 *5)) (-5 *2 (-632 *6)) (-5 *1 (-634 *5 *6 *3 *4)) (-4 *3 (-351 *6)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-3050 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *3 (-835 *6)) (-5 *2 (-632 *3)) (-5 *1 (-634 *6 *3 *7 *4)) (-4 *7 (-351 *3)) (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255)))))) (-1881 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-632 *3)) (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-1767 (*1 *2 *2 *3) (-12 (-4 *4 (-1020)) (-4 *2 (-835 *4)) (-5 *1 (-634 *4 *2 *5 *3)) (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4255)))))) (-2207 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *2 (-835 *5)) (-5 *1 (-634 *5 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255)))))) (-2311 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-1173 *3)) (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) +(-10 -7 (-15 -2311 ((-1173 |#2|) |#2| |#4|)) (-15 -2207 (|#2| |#3| |#4|)) (-15 -1767 (|#2| |#2| |#4|)) (-15 -1881 ((-632 |#2|) |#2| |#4|)) (-15 -3050 ((-632 |#2|) |#2| |#4| (-713))) (-15 -3150 ((-632 |#2|) |#3| |#4|)) (-15 -3070 ((-632 |#2|) |#3| |#4| (-713) (-713)))) +((-3706 (((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)) 20)) (-1464 ((|#1| (-632 |#2|)) 9)) (-3206 (((-632 |#1|) (-632 |#2|)) 18))) +(((-635 |#1| |#2|) (-10 -7 (-15 -1464 (|#1| (-632 |#2|))) (-15 -3206 ((-632 |#1|) (-632 |#2|))) (-15 -3706 ((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)))) (-517) (-925 |#1|)) (T -635)) +((-3706 (*1 *2 *3) (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| (-632 *4)) (|:| |den| *4))) (-5 *1 (-635 *4 *5)))) (-3206 (*1 *2 *3) (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) (-5 *2 (-632 *4)) (-5 *1 (-635 *4 *5)))) (-1464 (*1 *2 *3) (-12 (-5 *3 (-632 *4)) (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-635 *2 *4))))) +(-10 -7 (-15 -1464 (|#1| (-632 |#2|))) (-15 -3206 ((-632 |#1|) (-632 |#2|))) (-15 -3706 ((-2 (|:| |num| (-632 |#1|)) (|:| |den| |#1|)) (-632 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-3480 (((-632 (-641))) NIL) (((-632 (-641)) (-1173 $)) NIL)) (-3025 (((-641) $) NIL)) (-2351 (($ $) NIL (|has| (-641) (-1113)))) (-1608 (($ $) NIL (|has| (-641) (-1113)))) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-641) (-327)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-2940 (($ $) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-2033 (((-396 $) $) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-2211 (($ $) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-3766 (((-108) $ $) NIL (|has| (-641) (-286)))) (-4189 (((-713)) NIL (|has| (-641) (-346)))) (-2321 (($ $) NIL (|has| (-641) (-1113)))) (-1574 (($ $) NIL (|has| (-641) (-1113)))) (-2382 (($ $) NIL (|has| (-641) (-1113)))) (-2195 (($ $) NIL (|has| (-641) (-1113)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-641) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-641) (-968 (-385 (-525)))))) (-3894 (((-525) $) NIL) (((-641) $) NIL) (((-385 (-525)) $) NIL (|has| (-641) (-968 (-385 (-525)))))) (-2991 (($ (-1173 (-641))) NIL) (($ (-1173 (-641)) (-1173 $)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-641) (-327)))) (-1731 (($ $ $) NIL (|has| (-641) (-286)))) (-2842 (((-632 (-641)) $) NIL) (((-632 (-641)) $ (-1173 $)) NIL)) (-3336 (((-632 (-641)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-641))) (|:| |vec| (-1173 (-641)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-641) (-588 (-525)))) (((-632 (-525)) (-632 $)) NIL (|has| (-641) (-588 (-525))))) (-3497 (((-3 $ "failed") (-385 (-1087 (-641)))) NIL (|has| (-641) (-341))) (($ (-1087 (-641))) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2229 (((-641) $) 29)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-641) (-510)))) (-3922 (((-108) $) NIL (|has| (-641) (-510)))) (-2738 (((-385 (-525)) $) NIL (|has| (-641) (-510)))) (-3314 (((-856)) NIL)) (-2894 (($) NIL (|has| (-641) (-346)))) (-1709 (($ $ $) NIL (|has| (-641) (-286)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| (-641) (-286)))) (-4075 (($) NIL (|has| (-641) (-327)))) (-3300 (((-108) $) NIL (|has| (-641) (-327)))) (-2492 (($ $) NIL (|has| (-641) (-327))) (($ $ (-713)) NIL (|has| (-641) (-327)))) (-2162 (((-108) $) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-1931 (((-2 (|:| |r| (-641)) (|:| |phi| (-641))) $) NIL (-12 (|has| (-641) (-986)) (|has| (-641) (-1113))))) (-1539 (($) NIL (|has| (-641) (-1113)))) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-641) (-821 (-357)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-641) (-821 (-525))))) (-1234 (((-775 (-856)) $) NIL (|has| (-641) (-327))) (((-856) $) NIL (|has| (-641) (-327)))) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113))))) (-3534 (((-641) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-641) (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-641) (-286)))) (-4201 (((-1087 (-641)) $) NIL (|has| (-641) (-341)))) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2688 (($ (-1 (-641) (-641)) $) NIL)) (-2994 (((-856) $) NIL (|has| (-641) (-346)))) (-1418 (($ $) NIL (|has| (-641) (-1113)))) (-3486 (((-1087 (-641)) $) NIL)) (-2755 (($ (-592 $)) NIL (|has| (-641) (-286))) (($ $ $) NIL (|has| (-641) (-286)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| (-641) (-341)))) (-3937 (($) NIL (|has| (-641) (-327)) CONST)) (-3636 (($ (-856)) NIL (|has| (-641) (-346)))) (-4094 (($) NIL)) (-2245 (((-641) $) 31)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-641) (-286)))) (-2790 (($ (-592 $)) NIL (|has| (-641) (-286))) (($ $ $) NIL (|has| (-641) (-286)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-641) (-327)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-641) (-286)) (|has| (-641) (-844))))) (-2197 (((-396 $) $) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| (-641) (-844))) (|has| (-641) (-341))))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-641) (-286))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| (-641) (-286)))) (-1687 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ (-641)) NIL (|has| (-641) (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-641) (-286)))) (-1251 (($ $) NIL (|has| (-641) (-1113)))) (-2597 (($ $ (-1091) (-641)) NIL (|has| (-641) (-486 (-1091) (-641)))) (($ $ (-592 (-1091)) (-592 (-641))) NIL (|has| (-641) (-486 (-1091) (-641)))) (($ $ (-592 (-273 (-641)))) NIL (|has| (-641) (-288 (-641)))) (($ $ (-273 (-641))) NIL (|has| (-641) (-288 (-641)))) (($ $ (-641) (-641)) NIL (|has| (-641) (-288 (-641)))) (($ $ (-592 (-641)) (-592 (-641))) NIL (|has| (-641) (-288 (-641))))) (-2931 (((-713) $) NIL (|has| (-641) (-286)))) (-3405 (($ $ (-641)) NIL (|has| (-641) (-265 (-641) (-641))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| (-641) (-286)))) (-2146 (((-641)) NIL) (((-641) (-1173 $)) NIL)) (-3046 (((-3 (-713) "failed") $ $) NIL (|has| (-641) (-327))) (((-713) $) NIL (|has| (-641) (-327)))) (-2521 (($ $ (-1 (-641) (-641))) NIL) (($ $ (-1 (-641) (-641)) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-713)) NIL (|has| (-641) (-213))) (($ $) NIL (|has| (-641) (-213)))) (-3876 (((-632 (-641)) (-1173 $) (-1 (-641) (-641))) NIL (|has| (-641) (-341)))) (-2079 (((-1087 (-641))) NIL)) (-2397 (($ $) NIL (|has| (-641) (-1113)))) (-2210 (($ $) NIL (|has| (-641) (-1113)))) (-3869 (($) NIL (|has| (-641) (-327)))) (-2368 (($ $) NIL (|has| (-641) (-1113)))) (-2178 (($ $) NIL (|has| (-641) (-1113)))) (-2337 (($ $) NIL (|has| (-641) (-1113)))) (-1588 (($ $) NIL (|has| (-641) (-1113)))) (-1614 (((-632 (-641)) (-1173 $)) NIL) (((-1173 (-641)) $) NIL) (((-632 (-641)) (-1173 $) (-1173 $)) NIL) (((-1173 (-641)) $ (-1173 $)) NIL)) (-2745 (((-501) $) NIL (|has| (-641) (-567 (-501)))) (((-157 (-205)) $) NIL (|has| (-641) (-953))) (((-157 (-357)) $) NIL (|has| (-641) (-953))) (((-827 (-357)) $) NIL (|has| (-641) (-567 (-827 (-357))))) (((-827 (-525)) $) NIL (|has| (-641) (-567 (-827 (-525))))) (($ (-1087 (-641))) NIL) (((-1087 (-641)) $) NIL) (($ (-1173 (-641))) NIL) (((-1173 (-641)) $) NIL)) (-3532 (($ $) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| $ (-136)) (|has| (-641) (-844))) (|has| (-641) (-327))))) (-1378 (($ (-641) (-641)) 12)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-525)) NIL) (($ (-641)) NIL) (($ (-157 (-357))) 13) (($ (-157 (-525))) 19) (($ (-157 (-641))) 28) (($ (-157 (-643))) 25) (((-157 (-357)) $) 33) (($ (-385 (-525))) NIL (-3275 (|has| (-641) (-968 (-385 (-525)))) (|has| (-641) (-341))))) (-2925 (($ $) NIL (|has| (-641) (-327))) (((-3 $ "failed") $) NIL (-3275 (-12 (|has| (-641) (-286)) (|has| $ (-136)) (|has| (-641) (-844))) (|has| (-641) (-136))))) (-3280 (((-1087 (-641)) $) NIL)) (-3998 (((-713)) NIL)) (-2495 (((-1173 $)) NIL)) (-2437 (($ $) NIL (|has| (-641) (-1113)))) (-2259 (($ $) NIL (|has| (-641) (-1113)))) (-3714 (((-108) $ $) NIL)) (-2411 (($ $) NIL (|has| (-641) (-1113)))) (-2227 (($ $) NIL (|has| (-641) (-1113)))) (-2462 (($ $) NIL (|has| (-641) (-1113)))) (-2289 (($ $) NIL (|has| (-641) (-1113)))) (-3978 (((-641) $) NIL (|has| (-641) (-1113)))) (-2670 (($ $) NIL (|has| (-641) (-1113)))) (-2305 (($ $) NIL (|has| (-641) (-1113)))) (-2450 (($ $) NIL (|has| (-641) (-1113)))) (-2275 (($ $) NIL (|has| (-641) (-1113)))) (-2425 (($ $) NIL (|has| (-641) (-1113)))) (-2244 (($ $) NIL (|has| (-641) (-1113)))) (-3297 (($ $) NIL (|has| (-641) (-986)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-641) (-341)))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1 (-641) (-641))) NIL) (($ $ (-1 (-641) (-641)) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-1091)) NIL (|has| (-641) (-835 (-1091)))) (($ $ (-713)) NIL (|has| (-641) (-213))) (($ $) NIL (|has| (-641) (-213)))) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL (|has| (-641) (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ $) NIL (|has| (-641) (-1113))) (($ $ (-385 (-525))) NIL (-12 (|has| (-641) (-934)) (|has| (-641) (-1113)))) (($ $ (-525)) NIL (|has| (-641) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ (-641) $) NIL) (($ $ (-641)) NIL) (($ (-385 (-525)) $) NIL (|has| (-641) (-341))) (($ $ (-385 (-525))) NIL (|has| (-641) (-341))))) +(((-636) (-13 (-365) (-154 (-641)) (-10 -8 (-15 -1271 ($ (-157 (-357)))) (-15 -1271 ($ (-157 (-525)))) (-15 -1271 ($ (-157 (-641)))) (-15 -1271 ($ (-157 (-643)))) (-15 -1271 ((-157 (-357)) $))))) (T -636)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-636)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-157 (-525))) (-5 *1 (-636)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-157 (-641))) (-5 *1 (-636)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-157 (-643))) (-5 *1 (-636)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-636))))) +(-13 (-365) (-154 (-641)) (-10 -8 (-15 -1271 ($ (-157 (-357)))) (-15 -1271 ($ (-157 (-525)))) (-15 -1271 ($ (-157 (-641)))) (-15 -1271 ($ (-157 (-643)))) (-15 -1271 ((-157 (-357)) $)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3452 (($ $) 62)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-1621 (((-592 (-2 (|:| -2542 |#1|) (|:| -2041 (-713)))) $) 61)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-637 |#1|) (-131) (-1020)) (T -637)) -((-1791 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-637 *2)) (-4 *2 (-1020)))) (-3795 (*1 *1 *1) (-12 (-4 *1 (-637 *2)) (-4 *2 (-1020)))) (-2573 (*1 *2 *1) (-12 (-4 *1 (-637 *3)) (-4 *3 (-1020)) (-5 *2 (-592 (-2 (|:| -2545 *3) (|:| -2041 (-713)))))))) -(-13 (-215 |t#1|) (-10 -8 (-15 -1791 ($ |t#1| $ (-713))) (-15 -3795 ($ $)) (-15 -2573 ((-592 (-2 (|:| -2545 |t#1|) (|:| -2041 (-713)))) $)))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2347 (((-592 |#1|) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) (-525)) 47)) (-3805 ((|#1| |#1| (-525)) 46)) (-2794 ((|#1| |#1| |#1| (-525)) 36)) (-2194 (((-592 |#1|) |#1| (-525)) 39)) (-1770 ((|#1| |#1| (-525) |#1| (-525)) 32)) (-3911 (((-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) |#1| (-525)) 45))) -(((-638 |#1|) (-10 -7 (-15 -2794 (|#1| |#1| |#1| (-525))) (-15 -3805 (|#1| |#1| (-525))) (-15 -2194 ((-592 |#1|) |#1| (-525))) (-15 -3911 ((-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) |#1| (-525))) (-15 -2347 ((-592 |#1|) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) (-525))) (-15 -1770 (|#1| |#1| (-525) |#1| (-525)))) (-1149 (-525))) (T -638)) -((-1770 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525))))) (-2347 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| -2194 *5) (|:| -1307 (-525))))) (-5 *4 (-525)) (-4 *5 (-1149 (-525))) (-5 *2 (-592 *5)) (-5 *1 (-638 *5)))) (-3911 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -2194 *3) (|:| -1307 (-525))))) (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-525)))) (-2194 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-592 *3)) (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))))) (-3805 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525))))) (-2794 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) -(-10 -7 (-15 -2794 (|#1| |#1| |#1| (-525))) (-15 -3805 (|#1| |#1| (-525))) (-15 -2194 ((-592 |#1|) |#1| (-525))) (-15 -3911 ((-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) |#1| (-525))) (-15 -2347 ((-592 |#1|) (-592 (-2 (|:| -2194 |#1|) (|:| -1307 (-525)))) (-525))) (-15 -1770 (|#1| |#1| (-525) |#1| (-525)))) -((-2374 (((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 17)) (-3951 (((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 40) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 42) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 44)) (-1476 (((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242))) NIL)) (-1223 (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 45))) -(((-639) (-10 -7 (-15 -3951 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3951 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3951 ((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1223 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1476 ((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2374 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -639)) -((-2374 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1 (-205) (-205) (-205) (-205))) (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *1 (-639)))) (-1476 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-1223 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-3951 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *1 (-639)))) (-3951 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-3951 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639))))) -(-10 -7 (-15 -3951 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3951 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3951 ((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1223 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1476 ((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2374 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))))) -((-2194 (((-396 (-1087 |#4|)) (-1087 |#4|)) 73) (((-396 |#4|) |#4|) 222))) -(((-640 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4|)) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|)))) (-789) (-735) (-327) (-884 |#3| |#2| |#1|)) (T -640)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-327)) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-640 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-640 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4|)) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 84)) (-3957 (((-525) $) 30)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-1375 (($ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL)) (-4083 (($) NIL T CONST)) (-3124 (($ $) NIL)) (-2591 (((-3 (-525) "failed") $) 73) (((-3 (-385 (-525)) "failed") $) 26) (((-3 (-357) "failed") $) 70)) (-3897 (((-525) $) 75) (((-385 (-525)) $) 67) (((-357) $) 68)) (-1726 (($ $ $) 96)) (-3233 (((-3 $ "failed") $) 87)) (-1705 (($ $ $) 95)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-1684 (((-856)) 77) (((-856) (-856)) 76)) (-3426 (((-108) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-1678 (((-525) $) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL)) (-1671 (($ $) NIL)) (-2348 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3636 (((-525) (-525)) 81) (((-525)) 82)) (-2371 (($ $ $) NIL) (($) NIL (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-2115 (((-525) (-525)) 79) (((-525)) 80)) (-2535 (($ $ $) NIL) (($) NIL (-12 (-1825 (|has| $ (-6 -4238))) (-1825 (|has| $ (-6 -4246)))))) (-1822 (((-525) $) 16)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 91)) (-2361 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL)) (-1864 (($ $) NIL)) (-2294 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-856)) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) 92)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2815 (((-525) $) 22)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 94)) (-1565 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-2917 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2749 (((-357) $) NIL) (((-205) $) NIL) (((-827 (-357)) $) NIL)) (-1270 (((-798) $) 52) (($ (-525)) 63) (($ $) NIL) (($ (-385 (-525))) 66) (($ (-525)) 63) (($ (-385 (-525))) 66) (($ (-357)) 60) (((-357) $) 50) (($ (-643)) 55)) (-2031 (((-713)) 103)) (-1964 (($ (-525) (-525) (-856)) 44)) (-2180 (($ $) NIL)) (-1423 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-3201 (((-856)) 35) (((-856) (-856)) 78)) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 32 T CONST)) (-3365 (($) 17 T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 83)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 101)) (-4100 (($ $ $) 65)) (-4090 (($ $) 99) (($ $ $) 100)) (-4080 (($ $ $) 98)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 97) (($ $ $) 88) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-641) (-13 (-382) (-365) (-341) (-968 (-357)) (-968 (-385 (-525))) (-138) (-10 -8 (-15 -1684 ((-856) (-856))) (-15 -1684 ((-856))) (-15 -3201 ((-856) (-856))) (-15 -3201 ((-856))) (-15 -2115 ((-525) (-525))) (-15 -2115 ((-525))) (-15 -3636 ((-525) (-525))) (-15 -3636 ((-525))) (-15 -1270 ((-357) $)) (-15 -1270 ($ (-643))) (-15 -1822 ((-525) $)) (-15 -2815 ((-525) $)) (-15 -1964 ($ (-525) (-525) (-856)))))) (T -641)) -((-3201 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-2815 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1822 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1684 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-1684 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-3201 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-2115 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-2115 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-3636 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-3636 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-357)) (-5 *1 (-641)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-643)) (-5 *1 (-641)))) (-1964 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-5 *1 (-641))))) -(-13 (-382) (-365) (-341) (-968 (-357)) (-968 (-385 (-525))) (-138) (-10 -8 (-15 -1684 ((-856) (-856))) (-15 -1684 ((-856))) (-15 -3201 ((-856) (-856))) (-15 -3201 ((-856))) (-15 -2115 ((-525) (-525))) (-15 -2115 ((-525))) (-15 -3636 ((-525) (-525))) (-15 -3636 ((-525))) (-15 -1270 ((-357) $)) (-15 -1270 ($ (-643))) (-15 -1822 ((-525) $)) (-15 -2815 ((-525) $)) (-15 -1964 ($ (-525) (-525) (-856))))) -((-1665 (((-632 |#1|) (-632 |#1|) |#1| |#1|) 65)) (-2338 (((-632 |#1|) (-632 |#1|) |#1|) 48)) (-3348 (((-632 |#1|) (-632 |#1|) |#1|) 66)) (-2231 (((-632 |#1|) (-632 |#1|)) 49)) (-1326 (((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|) 64))) -(((-642 |#1|) (-10 -7 (-15 -2231 ((-632 |#1|) (-632 |#1|))) (-15 -2338 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -3348 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -1665 ((-632 |#1|) (-632 |#1|) |#1| |#1|)) (-15 -1326 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|))) (-286)) (T -642)) -((-1326 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-642 *3)) (-4 *3 (-286)))) (-1665 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-3348 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-2338 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-2231 (*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) -(-10 -7 (-15 -2231 ((-632 |#1|) (-632 |#1|))) (-15 -2338 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -3348 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -1665 ((-632 |#1|) (-632 |#1|) |#1| |#1|)) (-15 -1326 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3705 (($ $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2933 (($ $ $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL)) (-4177 (($ $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) 27)) (-3897 (((-525) $) 25)) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL)) (-3717 (((-108) $) NIL)) (-2406 (((-385 (-525)) $) NIL)) (-2899 (($ $) NIL) (($) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-2534 (($ $ $ $) NIL)) (-1575 (($ $ $) NIL)) (-3426 (((-108) $) NIL)) (-3925 (($ $ $) NIL)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-4211 (((-108) $) NIL)) (-2353 (((-108) $) NIL)) (-1383 (((-3 $ "failed") $) NIL)) (-2348 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1787 (($ $ $ $) NIL)) (-2371 (($ $ $) NIL)) (-2741 (((-856) (-856)) 10) (((-856)) 9)) (-2535 (($ $ $) NIL)) (-1634 (($ $) NIL)) (-2023 (($ $) NIL)) (-2756 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-3321 (($ $ $) NIL)) (-3940 (($) NIL T CONST)) (-4058 (($ $) NIL)) (-2012 (((-1038) $) NIL) (($ $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3832 (($ $) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL) (($ $ (-713)) NIL)) (-3881 (($ $) NIL)) (-1451 (($ $) NIL)) (-2749 (((-205) $) NIL) (((-357) $) NIL) (((-827 (-525)) $) NIL) (((-501) $) NIL) (((-525) $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) 24) (($ $) NIL) (($ (-525)) 24) (((-294 $) (-294 (-525))) 18)) (-2031 (((-713)) NIL)) (-1702 (((-108) $ $) NIL)) (-3876 (($ $ $) NIL)) (-3201 (($) NIL)) (-1533 (((-108) $ $) NIL)) (-3471 (($ $ $ $) NIL)) (-1868 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL) (($ $ (-713)) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) -(((-643) (-13 (-365) (-510) (-10 -8 (-15 -2741 ((-856) (-856))) (-15 -2741 ((-856))) (-15 -1270 ((-294 $) (-294 (-525))))))) (T -643)) -((-2741 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) (-2741 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) (-1270 (*1 *2 *3) (-12 (-5 *3 (-294 (-525))) (-5 *2 (-294 (-643))) (-5 *1 (-643))))) -(-13 (-365) (-510) (-10 -8 (-15 -2741 ((-856) (-856))) (-15 -2741 ((-856))) (-15 -1270 ((-294 $) (-294 (-525)))))) -((-1495 (((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)) 19)) (-4081 (((-1 |#4| |#2| |#3|) (-1091)) 12))) -(((-644 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4081 ((-1 |#4| |#2| |#3|) (-1091))) (-15 -1495 ((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)))) (-567 (-501)) (-1127) (-1127) (-1127)) (T -644)) -((-1495 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *3 *5 *6 *7)) (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *7 (-1127)))) (-4081 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *4 *5 *6 *7)) (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *7 (-1127))))) -(-10 -7 (-15 -4081 ((-1 |#4| |#2| |#3|) (-1091))) (-15 -1495 ((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)))) -((-1260 (((-108) $ $) NIL)) (-2078 (((-1178) $ (-713)) 14)) (-1916 (((-713) $) 12)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 25)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 24))) -(((-645 |#1|) (-13 (-127) (-566 |#1|) (-10 -8 (-15 -1270 ($ |#1|)))) (-1020)) (T -645)) -((-1270 (*1 *1 *2) (-12 (-5 *1 (-645 *2)) (-4 *2 (-1020))))) -(-13 (-127) (-566 |#1|) (-10 -8 (-15 -1270 ($ |#1|)))) -((-3718 (((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)) 34) (((-1 (-205) (-205)) |#1| (-1091)) 39))) -(((-646 |#1|) (-10 -7 (-15 -3718 ((-1 (-205) (-205)) |#1| (-1091))) (-15 -3718 ((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)))) (-567 (-501))) (T -646)) -((-3718 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-646 *3)) (-4 *3 (-567 (-501))))) (-3718 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-646 *3)) (-4 *3 (-567 (-501)))))) -(-10 -7 (-15 -3718 ((-1 (-205) (-205)) |#1| (-1091))) (-15 -3718 ((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)))) -((-2626 (((-1091) |#1| (-1091) (-592 (-1091))) 9) (((-1091) |#1| (-1091) (-1091) (-1091)) 12) (((-1091) |#1| (-1091) (-1091)) 11) (((-1091) |#1| (-1091)) 10))) -(((-647 |#1|) (-10 -7 (-15 -2626 ((-1091) |#1| (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-1091) (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-592 (-1091))))) (-567 (-501))) (T -647)) -((-2626 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1091)) (-5 *4 (-592 (-1091))) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2626 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2626 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2626 (*1 *2 *3 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501)))))) -(-10 -7 (-15 -2626 ((-1091) |#1| (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-1091) (-1091))) (-15 -2626 ((-1091) |#1| (-1091) (-592 (-1091))))) -((-3893 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9))) -(((-648 |#1| |#2|) (-10 -7 (-15 -3893 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1127) (-1127)) (T -648)) -((-3893 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-648 *3 *4)) (-4 *3 (-1127)) (-4 *4 (-1127))))) -(-10 -7 (-15 -3893 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) -((-3587 (((-1 |#3| |#2|) (-1091)) 11)) (-1495 (((-1 |#3| |#2|) |#1| (-1091)) 21))) -(((-649 |#1| |#2| |#3|) (-10 -7 (-15 -3587 ((-1 |#3| |#2|) (-1091))) (-15 -1495 ((-1 |#3| |#2|) |#1| (-1091)))) (-567 (-501)) (-1127) (-1127)) (T -649)) -((-1495 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *3 *5 *6)) (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)))) (-3587 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *4 *5 *6)) (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) -(-10 -7 (-15 -3587 ((-1 |#3| |#2|) (-1091))) (-15 -1495 ((-1 |#3| |#2|) |#1| (-1091)))) -((-3792 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|) 62)) (-3171 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|) 75)) (-1853 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|) 34))) -(((-650 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1853 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|)) (-15 -3171 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|)) (-15 -3792 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -650)) -((-3792 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-592 (-1087 *13))) (-5 *3 (-1087 *13)) (-5 *4 (-592 *12)) (-5 *5 (-592 *10)) (-5 *6 (-592 *13)) (-5 *7 (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| *13))))) (-5 *8 (-592 (-713))) (-5 *9 (-1173 (-592 (-1087 *10)))) (-4 *12 (-789)) (-4 *10 (-286)) (-4 *13 (-884 *10 *11 *12)) (-4 *11 (-735)) (-5 *1 (-650 *11 *12 *10 *13)))) (-3171 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-592 *11)) (-5 *5 (-592 (-1087 *9))) (-5 *6 (-592 *9)) (-5 *7 (-592 *12)) (-5 *8 (-592 (-713))) (-4 *11 (-789)) (-4 *9 (-286)) (-4 *12 (-884 *9 *10 *11)) (-4 *10 (-735)) (-5 *2 (-592 (-1087 *12))) (-5 *1 (-650 *10 *11 *9 *12)) (-5 *3 (-1087 *12)))) (-1853 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-592 (-1087 *11))) (-5 *3 (-1087 *11)) (-5 *4 (-592 *10)) (-5 *5 (-592 *8)) (-5 *6 (-592 (-713))) (-5 *7 (-1173 (-592 (-1087 *8)))) (-4 *10 (-789)) (-4 *8 (-286)) (-4 *11 (-884 *8 *9 *10)) (-4 *9 (-735)) (-5 *1 (-650 *9 *10 *8 *11))))) -(-10 -7 (-15 -1853 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|)) (-15 -3171 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|)) (-15 -3792 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2572 (($ $) 41)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 39)) (-4016 (((-713) $) 43)) (-2549 ((|#1| $) 42)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1307 (((-713) $) 44)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 38 (|has| |#1| (-160)))) (-3388 ((|#1| $ (-713)) 40)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45))) +((-1710 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-637 *2)) (-4 *2 (-1020)))) (-3452 (*1 *1 *1) (-12 (-4 *1 (-637 *2)) (-4 *2 (-1020)))) (-1621 (*1 *2 *1) (-12 (-4 *1 (-637 *3)) (-4 *3 (-1020)) (-5 *2 (-592 (-2 (|:| -2542 *3) (|:| -2041 (-713)))))))) +(-13 (-215 |t#1|) (-10 -8 (-15 -1710 ($ |t#1| $ (-713))) (-15 -3452 ($ $)) (-15 -1621 ((-592 (-2 (|:| -2542 |t#1|) (|:| -2041 (-713)))) $)))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-3279 (((-592 |#1|) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) (-525)) 47)) (-3541 ((|#1| |#1| (-525)) 46)) (-2790 ((|#1| |#1| |#1| (-525)) 36)) (-2197 (((-592 |#1|) |#1| (-525)) 39)) (-1481 ((|#1| |#1| (-525) |#1| (-525)) 32)) (-2304 (((-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) |#1| (-525)) 45))) +(((-638 |#1|) (-10 -7 (-15 -2790 (|#1| |#1| |#1| (-525))) (-15 -3541 (|#1| |#1| (-525))) (-15 -2197 ((-592 |#1|) |#1| (-525))) (-15 -2304 ((-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) |#1| (-525))) (-15 -3279 ((-592 |#1|) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) (-525))) (-15 -1481 (|#1| |#1| (-525) |#1| (-525)))) (-1149 (-525))) (T -638)) +((-1481 (*1 *2 *2 *3 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525))))) (-3279 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| -2197 *5) (|:| -4003 (-525))))) (-5 *4 (-525)) (-4 *5 (-1149 (-525))) (-5 *2 (-592 *5)) (-5 *1 (-638 *5)))) (-2304 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -2197 *3) (|:| -4003 (-525))))) (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-525)))) (-2197 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-592 *3)) (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))))) (-3541 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525))))) (-2790 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) +(-10 -7 (-15 -2790 (|#1| |#1| |#1| (-525))) (-15 -3541 (|#1| |#1| (-525))) (-15 -2197 ((-592 |#1|) |#1| (-525))) (-15 -2304 ((-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) |#1| (-525))) (-15 -3279 ((-592 |#1|) (-592 (-2 (|:| -2197 |#1|) (|:| -4003 (-525)))) (-525))) (-15 -1481 (|#1| |#1| (-525) |#1| (-525)))) +((-3469 (((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))) 17)) (-1424 (((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 40) (((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 42) (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 44)) (-2031 (((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242))) NIL)) (-2780 (((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242))) 45))) +(((-639) (-10 -7 (-15 -1424 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1424 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1424 ((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2780 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2031 ((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3469 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205)))))) (T -639)) +((-3469 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-1 (-205) (-205) (-205) (-205))) (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *1 (-639)))) (-2031 (*1 *2 *3 *3 *3 *4 *5 *6) (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-2780 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-1424 (*1 *2 *2 *3 *4 *4 *5) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *1 (-639)))) (-1424 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) (-1424 (*1 *2 *3 *3 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1 (-205) (-205) (-205))) (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639))))) +(-10 -7 (-15 -1424 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1424 ((-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -1424 ((-1051 (-205)) (-1051 (-205)) (-1 (-878 (-205)) (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2780 ((-1051 (-205)) (-1 (-205) (-205) (-205)) (-3 (-1 (-205) (-205) (-205) (-205)) "undefined") (-1015 (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -2031 ((-1051 (-205)) (-294 (-525)) (-294 (-525)) (-294 (-525)) (-1 (-205) (-205)) (-1015 (-205)) (-592 (-242)))) (-15 -3469 ((-1 (-878 (-205)) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205)) (-1 (-205) (-205) (-205) (-205))))) +((-2197 (((-396 (-1087 |#4|)) (-1087 |#4|)) 73) (((-396 |#4|) |#4|) 222))) +(((-640 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4|)) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|)))) (-789) (-735) (-327) (-884 |#3| |#2| |#1|)) (T -640)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-327)) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-640 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-640 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4|)) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 84)) (-1490 (((-525) $) 30)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-2870 (($ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL)) (-3347 (($) NIL T CONST)) (-2066 (($ $) NIL)) (-2588 (((-3 (-525) "failed") $) 73) (((-3 (-385 (-525)) "failed") $) 26) (((-3 (-357) "failed") $) 70)) (-3894 (((-525) $) 75) (((-385 (-525)) $) 67) (((-357) $) 68)) (-1731 (($ $ $) 96)) (-1853 (((-3 $ "failed") $) 87)) (-1709 (($ $ $) 95)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4107 (((-856)) 77) (((-856) (-856)) 76)) (-4147 (((-108) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL)) (-1234 (((-525) $) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL)) (-3534 (($ $) NIL)) (-3288 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1297 (((-525) (-525)) 81) (((-525)) 82)) (-2372 (($ $ $) NIL) (($) NIL (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-2148 (((-525) (-525)) 79) (((-525)) 80)) (-2530 (($ $ $) NIL) (($) NIL (-12 (-1830 (|has| $ (-6 -4238))) (-1830 (|has| $ (-6 -4246)))))) (-1829 (((-525) $) 16)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 91)) (-3374 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL)) (-2804 (($ $) NIL)) (-2296 (($ (-525) (-525)) NIL) (($ (-525) (-525) (-856)) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) 92)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2058 (((-525) $) 22)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 94)) (-3148 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-1807 (((-856) (-525)) NIL (|has| $ (-6 -4246)))) (-2745 (((-357) $) NIL) (((-205) $) NIL) (((-827 (-357)) $) NIL)) (-1271 (((-798) $) 52) (($ (-525)) 63) (($ $) NIL) (($ (-385 (-525))) 66) (($ (-525)) 63) (($ (-385 (-525))) 66) (($ (-357)) 60) (((-357) $) 50) (($ (-643)) 55)) (-3998 (((-713)) 103)) (-3933 (($ (-525) (-525) (-856)) 44)) (-2407 (($ $) NIL)) (-3565 (((-856)) NIL) (((-856) (-856)) NIL (|has| $ (-6 -4246)))) (-3196 (((-856)) 35) (((-856) (-856)) 78)) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 32 T CONST)) (-3362 (($) 17 T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 83)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 101)) (-4098 (($ $ $) 65)) (-4088 (($ $) 99) (($ $ $) 100)) (-4078 (($ $ $) 98)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 90)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 97) (($ $ $) 88) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-641) (-13 (-382) (-365) (-341) (-968 (-357)) (-968 (-385 (-525))) (-138) (-10 -8 (-15 -4107 ((-856) (-856))) (-15 -4107 ((-856))) (-15 -3196 ((-856) (-856))) (-15 -3196 ((-856))) (-15 -2148 ((-525) (-525))) (-15 -2148 ((-525))) (-15 -1297 ((-525) (-525))) (-15 -1297 ((-525))) (-15 -1271 ((-357) $)) (-15 -1271 ($ (-643))) (-15 -1829 ((-525) $)) (-15 -2058 ((-525) $)) (-15 -3933 ($ (-525) (-525) (-856)))))) (T -641)) +((-3196 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-2058 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1829 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-4107 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-4107 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-3196 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) (-2148 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-2148 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1297 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1297 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-357)) (-5 *1 (-641)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-643)) (-5 *1 (-641)))) (-3933 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-5 *1 (-641))))) +(-13 (-382) (-365) (-341) (-968 (-357)) (-968 (-385 (-525))) (-138) (-10 -8 (-15 -4107 ((-856) (-856))) (-15 -4107 ((-856))) (-15 -3196 ((-856) (-856))) (-15 -3196 ((-856))) (-15 -2148 ((-525) (-525))) (-15 -2148 ((-525))) (-15 -1297 ((-525) (-525))) (-15 -1297 ((-525))) (-15 -1271 ((-357) $)) (-15 -1271 ($ (-643))) (-15 -1829 ((-525) $)) (-15 -2058 ((-525) $)) (-15 -3933 ($ (-525) (-525) (-856))))) +((-3453 (((-632 |#1|) (-632 |#1|) |#1| |#1|) 65)) (-3209 (((-632 |#1|) (-632 |#1|) |#1|) 48)) (-1604 (((-632 |#1|) (-632 |#1|) |#1|) 66)) (-1559 (((-632 |#1|) (-632 |#1|)) 49)) (-3900 (((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|) 64))) +(((-642 |#1|) (-10 -7 (-15 -1559 ((-632 |#1|) (-632 |#1|))) (-15 -3209 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -1604 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -3453 ((-632 |#1|) (-632 |#1|) |#1| |#1|)) (-15 -3900 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|))) (-286)) (T -642)) +((-3900 (*1 *2 *3 *3) (-12 (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-642 *3)) (-4 *3 (-286)))) (-3453 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-1604 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-3209 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) (-1559 (*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) +(-10 -7 (-15 -1559 ((-632 |#1|) (-632 |#1|))) (-15 -3209 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -1604 ((-632 |#1|) (-632 |#1|) |#1|)) (-15 -3453 ((-632 |#1|) (-632 |#1|) |#1| |#1|)) (-15 -3900 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-3812 (($ $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3806 (($ $ $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL)) (-4177 (($ $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) 27)) (-3894 (((-525) $) 25)) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL)) (-3922 (((-108) $) NIL)) (-2738 (((-385 (-525)) $) NIL)) (-2894 (($ $) NIL) (($) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-1309 (($ $ $ $) NIL)) (-1217 (($ $ $) NIL)) (-4147 (((-108) $) NIL)) (-2496 (($ $ $) NIL)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-2109 (((-108) $) NIL)) (-3302 (((-108) $) NIL)) (-2949 (((-3 $ "failed") $) NIL)) (-3288 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1659 (($ $ $ $) NIL)) (-2372 (($ $ $) NIL)) (-2722 (((-856) (-856)) 10) (((-856)) 9)) (-2530 (($ $ $) NIL)) (-1639 (($ $) NIL)) (-1399 (($ $) NIL)) (-2755 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-1344 (($ $ $) NIL)) (-3937 (($) NIL T CONST)) (-4056 (($ $) NIL)) (-2015 (((-1038) $) NIL) (($ $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2760 (($ $) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL) (($ $ (-713)) NIL)) (-3879 (($ $) NIL)) (-1454 (($ $) NIL)) (-2745 (((-205) $) NIL) (((-357) $) NIL) (((-827 (-525)) $) NIL) (((-501) $) NIL) (((-525) $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) 24) (($ $) NIL) (($ (-525)) 24) (((-294 $) (-294 (-525))) 18)) (-3998 (((-713)) NIL)) (-1448 (((-108) $ $) NIL)) (-1870 (($ $ $) NIL)) (-3196 (($) NIL)) (-3714 (((-108) $ $) NIL)) (-3391 (($ $ $ $) NIL)) (-3297 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL) (($ $ (-713)) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) +(((-643) (-13 (-365) (-510) (-10 -8 (-15 -2722 ((-856) (-856))) (-15 -2722 ((-856))) (-15 -1271 ((-294 $) (-294 (-525))))))) (T -643)) +((-2722 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) (-2722 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) (-1271 (*1 *2 *3) (-12 (-5 *3 (-294 (-525))) (-5 *2 (-294 (-643))) (-5 *1 (-643))))) +(-13 (-365) (-510) (-10 -8 (-15 -2722 ((-856) (-856))) (-15 -2722 ((-856))) (-15 -1271 ((-294 $) (-294 (-525)))))) +((-2043 (((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)) 19)) (-3330 (((-1 |#4| |#2| |#3|) (-1091)) 12))) +(((-644 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3330 ((-1 |#4| |#2| |#3|) (-1091))) (-15 -2043 ((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)))) (-567 (-501)) (-1127) (-1127) (-1127)) (T -644)) +((-2043 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *3 *5 *6 *7)) (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *7 (-1127)))) (-3330 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *4 *5 *6 *7)) (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) (-4 *7 (-1127))))) +(-10 -7 (-15 -3330 ((-1 |#4| |#2| |#3|) (-1091))) (-15 -2043 ((-1 |#4| |#2| |#3|) |#1| (-1091) (-1091)))) +((-1261 (((-108) $ $) NIL)) (-1771 (((-1178) $ (-713)) 14)) (-1920 (((-713) $) 12)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 18) ((|#1| $) 15) (($ |#1|) 23)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 25)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 24))) +(((-645 |#1|) (-13 (-127) (-566 |#1|) (-10 -8 (-15 -1271 ($ |#1|)))) (-1020)) (T -645)) +((-1271 (*1 *1 *2) (-12 (-5 *1 (-645 *2)) (-4 *2 (-1020))))) +(-13 (-127) (-566 |#1|) (-10 -8 (-15 -1271 ($ |#1|)))) +((-3932 (((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)) 34) (((-1 (-205) (-205)) |#1| (-1091)) 39))) +(((-646 |#1|) (-10 -7 (-15 -3932 ((-1 (-205) (-205)) |#1| (-1091))) (-15 -3932 ((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)))) (-567 (-501))) (T -646)) +((-3932 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-646 *3)) (-4 *3 (-567 (-501))))) (-3932 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-646 *3)) (-4 *3 (-567 (-501)))))) +(-10 -7 (-15 -3932 ((-1 (-205) (-205)) |#1| (-1091))) (-15 -3932 ((-1 (-205) (-205) (-205)) |#1| (-1091) (-1091)))) +((-2622 (((-1091) |#1| (-1091) (-592 (-1091))) 9) (((-1091) |#1| (-1091) (-1091) (-1091)) 12) (((-1091) |#1| (-1091) (-1091)) 11) (((-1091) |#1| (-1091)) 10))) +(((-647 |#1|) (-10 -7 (-15 -2622 ((-1091) |#1| (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-1091) (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-592 (-1091))))) (-567 (-501))) (T -647)) +((-2622 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1091)) (-5 *4 (-592 (-1091))) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2622 (*1 *2 *3 *2 *2 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2622 (*1 *2 *3 *2 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) (-2622 (*1 *2 *3 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501)))))) +(-10 -7 (-15 -2622 ((-1091) |#1| (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-1091) (-1091))) (-15 -2622 ((-1091) |#1| (-1091) (-592 (-1091))))) +((-3890 (((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|) 9))) +(((-648 |#1| |#2|) (-10 -7 (-15 -3890 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) (-1127) (-1127)) (T -648)) +((-3890 (*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-648 *3 *4)) (-4 *3 (-1127)) (-4 *4 (-1127))))) +(-10 -7 (-15 -3890 ((-2 (|:| |part1| |#1|) (|:| |part2| |#2|)) |#1| |#2|))) +((-2122 (((-1 |#3| |#2|) (-1091)) 11)) (-2043 (((-1 |#3| |#2|) |#1| (-1091)) 21))) +(((-649 |#1| |#2| |#3|) (-10 -7 (-15 -2122 ((-1 |#3| |#2|) (-1091))) (-15 -2043 ((-1 |#3| |#2|) |#1| (-1091)))) (-567 (-501)) (-1127) (-1127)) (T -649)) +((-2043 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *3 *5 *6)) (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)))) (-2122 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *4 *5 *6)) (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) +(-10 -7 (-15 -2122 ((-1 |#3| |#2|) (-1091))) (-15 -2043 ((-1 |#3| |#2|) |#1| (-1091)))) +((-3424 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|) 62)) (-2623 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|) 75)) (-2673 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|) 34))) +(((-650 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2673 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|)) (-15 -2623 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|)) (-15 -3424 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -650)) +((-3424 (*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) (|partial| -12 (-5 *2 (-592 (-1087 *13))) (-5 *3 (-1087 *13)) (-5 *4 (-592 *12)) (-5 *5 (-592 *10)) (-5 *6 (-592 *13)) (-5 *7 (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| *13))))) (-5 *8 (-592 (-713))) (-5 *9 (-1173 (-592 (-1087 *10)))) (-4 *12 (-789)) (-4 *10 (-286)) (-4 *13 (-884 *10 *11 *12)) (-4 *11 (-735)) (-5 *1 (-650 *11 *12 *10 *13)))) (-2623 (*1 *2 *3 *4 *5 *6 *7 *8 *9) (|partial| -12 (-5 *4 (-592 *11)) (-5 *5 (-592 (-1087 *9))) (-5 *6 (-592 *9)) (-5 *7 (-592 *12)) (-5 *8 (-592 (-713))) (-4 *11 (-789)) (-4 *9 (-286)) (-4 *12 (-884 *9 *10 *11)) (-4 *10 (-735)) (-5 *2 (-592 (-1087 *12))) (-5 *1 (-650 *10 *11 *9 *12)) (-5 *3 (-1087 *12)))) (-2673 (*1 *2 *3 *4 *5 *6 *2 *7 *8) (|partial| -12 (-5 *2 (-592 (-1087 *11))) (-5 *3 (-1087 *11)) (-5 *4 (-592 *10)) (-5 *5 (-592 *8)) (-5 *6 (-592 (-713))) (-5 *7 (-1173 (-592 (-1087 *8)))) (-4 *10 (-789)) (-4 *8 (-286)) (-4 *11 (-884 *8 *9 *10)) (-4 *9 (-735)) (-5 *1 (-650 *9 *10 *8 *11))))) +(-10 -7 (-15 -2673 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 |#3|) (-592 (-713)) (-592 (-1087 |#4|)) (-1173 (-592 (-1087 |#3|))) |#3|)) (-15 -2623 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#3|)) (-592 |#3|) (-592 |#4|) (-592 (-713)) |#3|)) (-15 -3424 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-592 |#2|) (-592 (-1087 |#4|)) (-592 |#3|) (-592 |#4|) (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#4|)))) (-592 (-713)) (-1173 (-592 (-1087 |#3|))) |#3|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2569 (($ $) 41)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 39)) (-3929 (((-713) $) 43)) (-2546 ((|#1| $) 42)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4003 (((-713) $) 44)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 38 (|has| |#1| (-160)))) (-3783 ((|#1| $ (-713)) 40)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 46) (($ |#1| $) 45))) (((-651 |#1|) (-131) (-977)) (T -651)) -((-1307 (*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-4016 (*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-2549 (*1 *2 *1) (-12 (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-2572 (*1 *1 *1) (-12 (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977))))) -(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -1307 ((-713) $)) (-15 -4016 ((-713) $)) (-15 -2549 (|t#1| $)) (-15 -2572 ($ $)) (-15 -3388 (|t#1| $ (-713))) (-15 -2352 ($ |t#1| (-713))))) +((-4003 (*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-3929 (*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-2546 (*1 *2 *1) (-12 (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-2569 (*1 *1 *1) (-12 (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977))))) +(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (-15 -4003 ((-713) $)) (-15 -3929 ((-713) $)) (-15 -2546 (|t#1| $)) (-15 -2569 ($ $)) (-15 -3783 (|t#1| $ (-713))) (-15 -2352 ($ |t#1| (-713))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) |has| |#1| (-160)) ((-669) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2694 ((|#6| (-1 |#4| |#1|) |#3|) 23))) -(((-652 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2694 (|#6| (-1 |#4| |#1|) |#3|))) (-517) (-1149 |#1|) (-1149 (-385 |#2|)) (-517) (-1149 |#4|) (-1149 (-385 |#5|))) (T -652)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-517)) (-4 *7 (-517)) (-4 *6 (-1149 *5)) (-4 *2 (-1149 (-385 *8))) (-5 *1 (-652 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1149 (-385 *6))) (-4 *8 (-1149 *7))))) -(-10 -7 (-15 -2694 (|#6| (-1 |#4| |#1|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-4071 (((-1074) (-798)) 31)) (-2868 (((-1178) (-1074)) 28)) (-3108 (((-1074) (-798)) 24)) (-1826 (((-1074) (-798)) 25)) (-1270 (((-798) $) NIL) (((-1074) (-798)) 23)) (-3994 (((-108) $ $) NIL))) -(((-653) (-13 (-1020) (-10 -7 (-15 -1270 ((-1074) (-798))) (-15 -3108 ((-1074) (-798))) (-15 -1826 ((-1074) (-798))) (-15 -4071 ((-1074) (-798))) (-15 -2868 ((-1178) (-1074)))))) (T -653)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-3108 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-1826 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-4071 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-2868 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-653))))) -(-13 (-1020) (-10 -7 (-15 -1270 ((-1074) (-798))) (-15 -3108 ((-1074) (-798))) (-15 -1826 ((-1074) (-798))) (-15 -4071 ((-1074) (-798))) (-15 -2868 ((-1178) (-1074))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL)) (-3501 (($ |#1| |#2|) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3827 ((|#2| $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1274 (((-3 $ "failed") $ $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) ((|#1| $) NIL)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-654 |#1| |#2| |#3| |#4| |#5|) (-13 (-341) (-10 -8 (-15 -3827 (|#2| $)) (-15 -1270 (|#1| $)) (-15 -3501 ($ |#1| |#2|)) (-15 -1274 ((-3 $ "failed") $ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -654)) -((-3827 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-654 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1270 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-654 *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)))) (-3501 (*1 *1 *2 *3) (-12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1274 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) -(-13 (-341) (-10 -8 (-15 -3827 (|#2| $)) (-15 -1270 (|#1| $)) (-15 -3501 ($ |#1| |#2|)) (-15 -1274 ((-3 $ "failed") $ $)))) -((-1260 (((-108) $ $) 78)) (-2028 (((-108) $) 30)) (-2290 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-3816 (($ (-1087 |#1|)) NIL)) (-2146 (((-1087 $) $ (-1005)) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3226 (($ $ $) NIL (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4189 (((-713)) 47 (|has| |#1| (-346)))) (-1228 (($ $ (-713)) NIL)) (-3481 (($ $ (-713)) NIL)) (-2024 ((|#2| |#2|) 44)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL)) (-2318 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) NIL (|has| |#1| (-160)))) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) 34)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3501 (($ |#2|) 42)) (-3233 (((-3 $ "failed") $) 86)) (-2899 (($) 51 (|has| |#1| (-346)))) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-4202 (($ $ $) NIL)) (-3001 (($ $ $) NIL (|has| |#1| (-517)))) (-1988 (((-2 (|:| -1655 |#1|) (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-3115 (((-892 $)) 80)) (-1230 (($ $ |#1| (-713) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ $) NIL (|has| |#1| (-517)))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2369 (($ (-1087 |#1|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-2929 (($ $ (-713)) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 77) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1005)) NIL) (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-3827 ((|#2|) 45)) (-4016 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-713) (-713)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1872 (((-1087 |#1|) $) NIL)) (-1903 (((-3 (-1005) "failed") $) NIL)) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-3492 ((|#2| $) 41)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) 28)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1005)) (|:| -2815 (-713))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) NIL (|has| |#1| (-1067)) CONST)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-4118 (($ $) 79 (|has| |#1| (-327)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1622 (((-3 $ "failed") $ (-713)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 87 (|has| |#1| (-341)))) (-1932 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2524 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1307 (((-713) $) 32) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-3737 (((-892 $)) 36)) (-1776 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1270 (((-798) $) 61) (($ (-525)) NIL) (($ |#1|) 58) (($ (-1005)) NIL) (($ |#2|) 68) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) 63) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 20 T CONST)) (-3045 (((-1173 |#1|) $) 75)) (-3624 (($ (-1173 |#1|)) 50)) (-3365 (($) 8 T CONST)) (-2094 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3044 (((-1173 |#1|) $) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 69)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) 72) (($ $ $) NIL)) (-4080 (($ $ $) 33)) (** (($ $ (-856)) NIL) (($ $ (-713)) 81)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 57) (($ $ $) 74) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 55) (($ $ |#1|) NIL))) -(((-655 |#1| |#2|) (-13 (-1149 |#1|) (-10 -8 (-15 -2024 (|#2| |#2|)) (-15 -3827 (|#2|)) (-15 -3501 ($ |#2|)) (-15 -3492 (|#2| $)) (-15 -1270 ($ |#2|)) (-15 -3045 ((-1173 |#1|) $)) (-15 -3624 ($ (-1173 |#1|))) (-15 -3044 ((-1173 |#1|) $)) (-15 -3115 ((-892 $))) (-15 -3737 ((-892 $))) (IF (|has| |#1| (-327)) (-15 -4118 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) (-977) (-1149 |#1|)) (T -655)) -((-2024 (*1 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-3827 (*1 *2) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) (-3501 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-3492 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-3045 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3624 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3044 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3115 (*1 *2) (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3737 (*1 *2) (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-4118 (*1 *1 *1) (-12 (-4 *2 (-327)) (-4 *2 (-977)) (-5 *1 (-655 *2 *3)) (-4 *3 (-1149 *2))))) -(-13 (-1149 |#1|) (-10 -8 (-15 -2024 (|#2| |#2|)) (-15 -3827 (|#2|)) (-15 -3501 ($ |#2|)) (-15 -3492 (|#2| $)) (-15 -1270 ($ |#2|)) (-15 -3045 ((-1173 |#1|) $)) (-15 -3624 ($ (-1173 |#1|))) (-15 -3044 ((-1173 |#1|) $)) (-15 -3115 ((-892 $))) (-15 -3737 ((-892 $))) (IF (|has| |#1| (-327)) (-15 -4118 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-3637 ((|#1| $) 13)) (-2012 (((-1038) $) NIL)) (-2815 ((|#2| $) 12)) (-1279 (($ |#1| |#2|) 16)) (-1270 (((-798) $) NIL) (($ (-2 (|:| -3637 |#1|) (|:| -2815 |#2|))) 15) (((-2 (|:| -3637 |#1|) (|:| -2815 |#2|)) $) 14)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 11))) -(((-656 |#1| |#2| |#3|) (-13 (-789) (-10 -8 (-15 -2815 (|#2| $)) (-15 -3637 (|#1| $)) (-15 -1270 ($ (-2 (|:| -3637 |#1|) (|:| -2815 |#2|)))) (-15 -1270 ((-2 (|:| -3637 |#1|) (|:| -2815 |#2|)) $)) (-15 -1279 ($ |#1| |#2|)))) (-789) (-1020) (-1 (-108) (-2 (|:| -3637 |#1|) (|:| -2815 |#2|)) (-2 (|:| -3637 |#1|) (|:| -2815 |#2|)))) (T -656)) -((-2815 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-656 *3 *2 *4)) (-4 *3 (-789)) (-14 *4 (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *2)) (-2 (|:| -3637 *3) (|:| -2815 *2)))))) (-3637 (*1 *2 *1) (-12 (-4 *2 (-789)) (-5 *1 (-656 *2 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *3)) (-2 (|:| -3637 *2) (|:| -2815 *3)))))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3637 *3) (|:| -2815 *4))) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) (-2 (|:| -3637 *3) (|:| -2815 *4)))) (-5 *1 (-656 *3 *4 *5)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3637 *3) (|:| -2815 *4))) (-5 *1 (-656 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) (-2 (|:| -3637 *3) (|:| -2815 *4)))))) (-1279 (*1 *1 *2 *3) (-12 (-5 *1 (-656 *2 *3 *4)) (-4 *2 (-789)) (-4 *3 (-1020)) (-14 *4 (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *3)) (-2 (|:| -3637 *2) (|:| -2815 *3))))))) -(-13 (-789) (-10 -8 (-15 -2815 (|#2| $)) (-15 -3637 (|#1| $)) (-15 -1270 ($ (-2 (|:| -3637 |#1|) (|:| -2815 |#2|)))) (-15 -1270 ((-2 (|:| -3637 |#1|) (|:| -2815 |#2|)) $)) (-15 -1279 ($ |#1| |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 59)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-3897 ((|#1| $) NIL) (((-110) $) 39)) (-3233 (((-3 $ "failed") $) 90)) (-1795 ((|#2| (-110) |#2|) 82)) (-4211 (((-108) $) NIL)) (-1206 (($ |#1| (-339 (-110))) 14)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-4163 (($ $ (-1 |#2| |#2|)) 58)) (-3604 (($ $ (-1 |#2| |#2|)) 44)) (-3410 ((|#2| $ |#2|) 33)) (-1973 ((|#1| |#1|) 105 (|has| |#1| (-160)))) (-1270 (((-798) $) 66) (($ (-525)) 18) (($ |#1|) 17) (($ (-110)) 23)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) 37)) (-1707 (($ $) 99 (|has| |#1| (-160))) (($ $ $) 103 (|has| |#1| (-160)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 9 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) 48) (($ $ $) NIL)) (-4080 (($ $ $) 73)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) 57)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-160))) (($ $ |#1|) 97 (|has| |#1| (-160))))) -(((-657 |#1| |#2|) (-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1707 ($ $)) (-15 -1707 ($ $ $)) (-15 -1973 (|#1| |#1|))) |%noBranch|) (-15 -3604 ($ $ (-1 |#2| |#2|))) (-15 -4163 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -1795 (|#2| (-110) |#2|)) (-15 -1206 ($ |#1| (-339 (-110)))))) (-977) (-594 |#1|)) (T -657)) -((-1707 (*1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-1707 (*1 *1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-1973 (*1 *2 *2) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-3604 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)))) (-4163 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-657 *4 *5)) (-4 *5 (-594 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)) (-4 *4 (-594 *3)))) (-1795 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-977)) (-5 *1 (-657 *4 *2)) (-4 *2 (-594 *4)))) (-1206 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-4 *2 (-977)) (-5 *1 (-657 *2 *4)) (-4 *4 (-594 *2))))) -(-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1707 ($ $)) (-15 -1707 ($ $ $)) (-15 -1973 (|#1| |#1|))) |%noBranch|) (-15 -3604 ($ $ (-1 |#2| |#2|))) (-15 -4163 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -1795 (|#2| (-110) |#2|)) (-15 -1206 ($ |#1| (-339 (-110)))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 33)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3501 (($ |#1| |#2|) 25)) (-3233 (((-3 $ "failed") $) 48)) (-4211 (((-108) $) 35)) (-3827 ((|#2| $) 12)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 49)) (-2012 (((-1038) $) NIL)) (-1274 (((-3 $ "failed") $ $) 47)) (-1270 (((-798) $) 24) (($ (-525)) 19) ((|#1| $) 13)) (-2031 (((-713)) 28)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 16 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 38)) (-4090 (($ $) 43) (($ $ $) 37)) (-4080 (($ $ $) 40)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 21) (($ $ $) 20))) -(((-658 |#1| |#2| |#3| |#4| |#5|) (-13 (-977) (-10 -8 (-15 -3827 (|#2| $)) (-15 -1270 (|#1| $)) (-15 -3501 ($ |#1| |#2|)) (-15 -1274 ((-3 $ "failed") $ $)) (-15 -3233 ((-3 $ "failed") $)) (-15 -2502 ($ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -658)) -((-3233 (*1 *1 *1) (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3827 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-658 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1270 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-658 *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)))) (-3501 (*1 *1 *2 *3) (-12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-1274 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2502 (*1 *1 *1) (-12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) -(-13 (-977) (-10 -8 (-15 -3827 (|#2| $)) (-15 -1270 (|#1| $)) (-15 -3501 ($ |#1| |#2|)) (-15 -1274 ((-3 $ "failed") $ $)) (-15 -3233 ((-3 $ "failed") $)) (-15 -2502 ($ $)))) +((-2688 ((|#6| (-1 |#4| |#1|) |#3|) 23))) +(((-652 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2688 (|#6| (-1 |#4| |#1|) |#3|))) (-517) (-1149 |#1|) (-1149 (-385 |#2|)) (-517) (-1149 |#4|) (-1149 (-385 |#5|))) (T -652)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-517)) (-4 *7 (-517)) (-4 *6 (-1149 *5)) (-4 *2 (-1149 (-385 *8))) (-5 *1 (-652 *5 *6 *4 *7 *8 *2)) (-4 *4 (-1149 (-385 *6))) (-4 *8 (-1149 *7))))) +(-10 -7 (-15 -2688 (|#6| (-1 |#4| |#1|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3266 (((-1074) (-798)) 31)) (-2863 (((-1178) (-1074)) 28)) (-1918 (((-1074) (-798)) 24)) (-3641 (((-1074) (-798)) 25)) (-1271 (((-798) $) NIL) (((-1074) (-798)) 23)) (-3992 (((-108) $ $) NIL))) +(((-653) (-13 (-1020) (-10 -7 (-15 -1271 ((-1074) (-798))) (-15 -1918 ((-1074) (-798))) (-15 -3641 ((-1074) (-798))) (-15 -3266 ((-1074) (-798))) (-15 -2863 ((-1178) (-1074)))))) (T -653)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-1918 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-3641 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-3266 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653)))) (-2863 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-653))))) +(-13 (-1020) (-10 -7 (-15 -1271 ((-1074) (-798))) (-15 -1918 ((-1074) (-798))) (-15 -3641 ((-1074) (-798))) (-15 -3266 ((-1074) (-798))) (-15 -2863 ((-1178) (-1074))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL)) (-3497 (($ |#1| |#2|) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2714 ((|#2| $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3640 (((-3 $ "failed") $ $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) ((|#1| $) NIL)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-654 |#1| |#2| |#3| |#4| |#5|) (-13 (-341) (-10 -8 (-15 -2714 (|#2| $)) (-15 -1271 (|#1| $)) (-15 -3497 ($ |#1| |#2|)) (-15 -3640 ((-3 $ "failed") $ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -654)) +((-2714 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-654 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1271 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-654 *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)))) (-3497 (*1 *1 *2 *3) (-12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3640 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) +(-13 (-341) (-10 -8 (-15 -2714 (|#2| $)) (-15 -1271 (|#1| $)) (-15 -3497 ($ |#1| |#2|)) (-15 -3640 ((-3 $ "failed") $ $)))) +((-1261 (((-108) $ $) 78)) (-3969 (((-108) $) 30)) (-3928 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2616 (($ (-1087 |#1|)) NIL)) (-2149 (((-1087 $) $ (-1005)) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1794 (($ $ $) NIL (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4189 (((-713)) 47 (|has| |#1| (-346)))) (-2836 (($ $ (-713)) NIL)) (-3457 (($ $ (-713)) NIL)) (-2669 ((|#2| |#2|) 44)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL)) (-4190 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) NIL (|has| |#1| (-160)))) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) 34)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3497 (($ |#2|) 42)) (-1853 (((-3 $ "failed") $) 86)) (-2894 (($) 51 (|has| |#1| (-346)))) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1986 (($ $ $) NIL)) (-3282 (($ $ $) NIL (|has| |#1| (-517)))) (-4235 (((-2 (|:| -1660 |#1|) (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-1973 (((-892 $)) 80)) (-2875 (($ $ |#1| (-713) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ $) NIL (|has| |#1| (-517)))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2370 (($ (-1087 |#1|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-3761 (($ $ (-713)) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 77) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1005)) NIL) (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2714 ((|#2|) 45)) (-3929 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-713) (-713)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3321 (((-1087 |#1|) $) NIL)) (-3613 (((-3 (-1005) "failed") $) NIL)) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-3486 ((|#2| $) 41)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) 28)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1005)) (|:| -2058 (-713))) "failed") $) NIL)) (-2824 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) NIL (|has| |#1| (-1067)) CONST)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3655 (($ $) 79 (|has| |#1| (-327)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 85 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3090 (((-3 $ "failed") $ (-713)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 87 (|has| |#1| (-341)))) (-2146 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2521 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-4003 (((-713) $) 32) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-4116 (((-892 $)) 36)) (-1552 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1271 (((-798) $) 61) (($ (-525)) NIL) (($ |#1|) 58) (($ (-1005)) NIL) (($ |#2|) 68) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) 63) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 20 T CONST)) (-2638 (((-1173 |#1|) $) 75)) (-2526 (($ (-1173 |#1|)) 50)) (-3362 (($) 8 T CONST)) (-2096 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3663 (((-1173 |#1|) $) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 69)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) 72) (($ $ $) NIL)) (-4078 (($ $ $) 33)) (** (($ $ (-856)) NIL) (($ $ (-713)) 81)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 57) (($ $ $) 74) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 55) (($ $ |#1|) NIL))) +(((-655 |#1| |#2|) (-13 (-1149 |#1|) (-10 -8 (-15 -2669 (|#2| |#2|)) (-15 -2714 (|#2|)) (-15 -3497 ($ |#2|)) (-15 -3486 (|#2| $)) (-15 -1271 ($ |#2|)) (-15 -2638 ((-1173 |#1|) $)) (-15 -2526 ($ (-1173 |#1|))) (-15 -3663 ((-1173 |#1|) $)) (-15 -1973 ((-892 $))) (-15 -4116 ((-892 $))) (IF (|has| |#1| (-327)) (-15 -3655 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) (-977) (-1149 |#1|)) (T -655)) +((-2669 (*1 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-2714 (*1 *2) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) (-3497 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-3486 (*1 *2 *1) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) (-2638 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-2526 (*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3663 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-1973 (*1 *2) (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-4116 (*1 *2) (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) (-4 *4 (-1149 *3)))) (-3655 (*1 *1 *1) (-12 (-4 *2 (-327)) (-4 *2 (-977)) (-5 *1 (-655 *2 *3)) (-4 *3 (-1149 *2))))) +(-13 (-1149 |#1|) (-10 -8 (-15 -2669 (|#2| |#2|)) (-15 -2714 (|#2|)) (-15 -3497 ($ |#2|)) (-15 -3486 (|#2| $)) (-15 -1271 ($ |#2|)) (-15 -2638 ((-1173 |#1|) $)) (-15 -2526 ($ (-1173 |#1|))) (-15 -3663 ((-1173 |#1|) $)) (-15 -1973 ((-892 $))) (-15 -4116 ((-892 $))) (IF (|has| |#1| (-327)) (-15 -3655 ($ $)) |%noBranch|) (IF (|has| |#1| (-346)) (-6 (-346)) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-3636 ((|#1| $) 13)) (-2015 (((-1038) $) NIL)) (-2058 ((|#2| $) 12)) (-1280 (($ |#1| |#2|) 16)) (-1271 (((-798) $) NIL) (($ (-2 (|:| -3636 |#1|) (|:| -2058 |#2|))) 15) (((-2 (|:| -3636 |#1|) (|:| -2058 |#2|)) $) 14)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 11))) +(((-656 |#1| |#2| |#3|) (-13 (-789) (-10 -8 (-15 -2058 (|#2| $)) (-15 -3636 (|#1| $)) (-15 -1271 ($ (-2 (|:| -3636 |#1|) (|:| -2058 |#2|)))) (-15 -1271 ((-2 (|:| -3636 |#1|) (|:| -2058 |#2|)) $)) (-15 -1280 ($ |#1| |#2|)))) (-789) (-1020) (-1 (-108) (-2 (|:| -3636 |#1|) (|:| -2058 |#2|)) (-2 (|:| -3636 |#1|) (|:| -2058 |#2|)))) (T -656)) +((-2058 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-656 *3 *2 *4)) (-4 *3 (-789)) (-14 *4 (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *2)) (-2 (|:| -3636 *3) (|:| -2058 *2)))))) (-3636 (*1 *2 *1) (-12 (-4 *2 (-789)) (-5 *1 (-656 *2 *3 *4)) (-4 *3 (-1020)) (-14 *4 (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *3)) (-2 (|:| -3636 *2) (|:| -2058 *3)))))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3636 *3) (|:| -2058 *4))) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) (-2 (|:| -3636 *3) (|:| -2058 *4)))) (-5 *1 (-656 *3 *4 *5)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -3636 *3) (|:| -2058 *4))) (-5 *1 (-656 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) (-2 (|:| -3636 *3) (|:| -2058 *4)))))) (-1280 (*1 *1 *2 *3) (-12 (-5 *1 (-656 *2 *3 *4)) (-4 *2 (-789)) (-4 *3 (-1020)) (-14 *4 (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *3)) (-2 (|:| -3636 *2) (|:| -2058 *3))))))) +(-13 (-789) (-10 -8 (-15 -2058 (|#2| $)) (-15 -3636 (|#1| $)) (-15 -1271 ($ (-2 (|:| -3636 |#1|) (|:| -2058 |#2|)))) (-15 -1271 ((-2 (|:| -3636 |#1|) (|:| -2058 |#2|)) $)) (-15 -1280 ($ |#1| |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 59)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 89) (((-3 (-110) "failed") $) 95)) (-3894 ((|#1| $) NIL) (((-110) $) 39)) (-1853 (((-3 $ "failed") $) 90)) (-3192 ((|#2| (-110) |#2|) 82)) (-2109 (((-108) $) NIL)) (-2603 (($ |#1| (-339 (-110))) 14)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2968 (($ $ (-1 |#2| |#2|)) 58)) (-2325 (($ $ (-1 |#2| |#2|)) 44)) (-3405 ((|#2| $ |#2|) 33)) (-4096 ((|#1| |#1|) 105 (|has| |#1| (-160)))) (-1271 (((-798) $) 66) (($ (-525)) 18) (($ |#1|) 17) (($ (-110)) 23)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) 37)) (-1492 (($ $) 99 (|has| |#1| (-160))) (($ $ $) 103 (|has| |#1| (-160)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 9 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) 48) (($ $ $) NIL)) (-4078 (($ $ $) 73)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) 57)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 98) (($ $ $) 50) (($ |#1| $) 96 (|has| |#1| (-160))) (($ $ |#1|) 97 (|has| |#1| (-160))))) +(((-657 |#1| |#2|) (-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1492 ($ $)) (-15 -1492 ($ $ $)) (-15 -4096 (|#1| |#1|))) |%noBranch|) (-15 -2325 ($ $ (-1 |#2| |#2|))) (-15 -2968 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -3192 (|#2| (-110) |#2|)) (-15 -2603 ($ |#1| (-339 (-110)))))) (-977) (-594 |#1|)) (T -657)) +((-1492 (*1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-1492 (*1 *1 *1 *1) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-4096 (*1 *2 *2) (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) (-4 *3 (-594 *2)))) (-2325 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)))) (-2968 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-657 *4 *5)) (-4 *5 (-594 *4)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *3 (-977)) (-5 *1 (-657 *3 *4)) (-4 *4 (-594 *3)))) (-3192 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-4 *4 (-977)) (-5 *1 (-657 *4 *2)) (-4 *2 (-594 *4)))) (-2603 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-4 *2 (-977)) (-5 *1 (-657 *2 *4)) (-4 *4 (-594 *2))))) +(-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#2| |#2|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1492 ($ $)) (-15 -1492 ($ $ $)) (-15 -4096 (|#1| |#1|))) |%noBranch|) (-15 -2325 ($ $ (-1 |#2| |#2|))) (-15 -2968 ($ $ (-1 |#2| |#2|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -3192 (|#2| (-110) |#2|)) (-15 -2603 ($ |#1| (-339 (-110)))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 33)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3497 (($ |#1| |#2|) 25)) (-1853 (((-3 $ "failed") $) 48)) (-2109 (((-108) $) 35)) (-2714 ((|#2| $) 12)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 49)) (-2015 (((-1038) $) NIL)) (-3640 (((-3 $ "failed") $ $) 47)) (-1271 (((-798) $) 24) (($ (-525)) 19) ((|#1| $) 13)) (-3998 (((-713)) 28)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 16 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 38)) (-4088 (($ $) 43) (($ $ $) 37)) (-4078 (($ $ $) 40)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 21) (($ $ $) 20))) +(((-658 |#1| |#2| |#3| |#4| |#5|) (-13 (-977) (-10 -8 (-15 -2714 (|#2| $)) (-15 -1271 (|#1| $)) (-15 -3497 ($ |#1| |#2|)) (-15 -3640 ((-3 $ "failed") $ $)) (-15 -1853 ((-3 $ "failed") $)) (-15 -2500 ($ $)))) (-160) (-23) (-1 |#1| |#1| |#2|) (-1 (-3 |#2| "failed") |#2| |#2|) (-1 (-3 |#1| "failed") |#1| |#1| |#2|)) (T -658)) +((-1853 (*1 *1 *1) (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2714 (*1 *2 *1) (-12 (-4 *2 (-23)) (-5 *1 (-658 *3 *2 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) (-1271 (*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-658 *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)))) (-3497 (*1 *1 *2 *3) (-12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-3640 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) (-2500 (*1 *1 *1) (-12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) (-14 *5 (-1 (-3 *3 "failed") *3 *3)) (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) +(-13 (-977) (-10 -8 (-15 -2714 (|#2| $)) (-15 -1271 (|#1| $)) (-15 -3497 ($ |#1| |#2|)) (-15 -3640 ((-3 $ "failed") $ $)) (-15 -1853 ((-3 $ "failed") $)) (-15 -2500 ($ $)))) ((* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#2| $) NIL) (($ $ |#2|) 9))) (((-659 |#1| |#2|) (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-660 |#2|) (-160)) (T -659)) NIL (-10 -8 (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) (((-660 |#1|) (-131) (-160)) (T -660)) NIL (-13 (-107 |t#1| |t#1|)) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-4177 (($ |#1|) 17) (($ $ |#1|) 20)) (-1838 (($ |#1|) 18) (($ $ |#1|) 21)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-4211 (((-108) $) NIL)) (-3030 (($ |#1| |#1| |#1| |#1|) 8)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 16)) (-2012 (((-1038) $) NIL)) (-2602 ((|#1| $ |#1|) 24) (((-775 |#1|) $ (-775 |#1|)) 32)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-1270 (((-798) $) 39)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 9 T CONST)) (-3994 (((-108) $ $) 44)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 14))) -(((-661 |#1|) (-13 (-450) (-10 -8 (-15 -3030 ($ |#1| |#1| |#1| |#1|)) (-15 -4177 ($ |#1|)) (-15 -1838 ($ |#1|)) (-15 -3233 ($)) (-15 -4177 ($ $ |#1|)) (-15 -1838 ($ $ |#1|)) (-15 -3233 ($ $)) (-15 -2602 (|#1| $ |#1|)) (-15 -2602 ((-775 |#1|) $ (-775 |#1|))))) (-341)) (T -661)) -((-3030 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-4177 (*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1838 (*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-3233 (*1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-4177 (*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1838 (*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-3233 (*1 *1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-2602 (*1 *2 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-2602 (*1 *2 *1 *2) (-12 (-5 *2 (-775 *3)) (-4 *3 (-341)) (-5 *1 (-661 *3))))) -(-13 (-450) (-10 -8 (-15 -3030 ($ |#1| |#1| |#1| |#1|)) (-15 -4177 ($ |#1|)) (-15 -1838 ($ |#1|)) (-15 -3233 ($)) (-15 -4177 ($ $ |#1|)) (-15 -1838 ($ $ |#1|)) (-15 -3233 ($ $)) (-15 -2602 (|#1| $ |#1|)) (-15 -2602 ((-775 |#1|) $ (-775 |#1|))))) -((-1236 (($ $ (-856)) 12)) (-2390 (($ $ (-856)) 13)) (** (($ $ (-856)) 10))) -(((-662 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-856))) (-15 -2390 (|#1| |#1| (-856))) (-15 -1236 (|#1| |#1| (-856)))) (-663)) (T -662)) -NIL -(-10 -8 (-15 ** (|#1| |#1| (-856))) (-15 -2390 (|#1| |#1| (-856))) (-15 -1236 (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-1236 (($ $ (-856)) 15)) (-2390 (($ $ (-856)) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6)) (** (($ $ (-856)) 13)) (* (($ $ $) 16))) +((-1261 (((-108) $ $) NIL)) (-4177 (($ |#1|) 17) (($ $ |#1|) 20)) (-1776 (($ |#1|) 18) (($ $ |#1|) 21)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL) (($) 19) (($ $) 22)) (-2109 (((-108) $) NIL)) (-3517 (($ |#1| |#1| |#1| |#1|) 8)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 16)) (-2015 (((-1038) $) NIL)) (-2597 ((|#1| $ |#1|) 24) (((-775 |#1|) $ (-775 |#1|)) 32)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-1271 (((-798) $) 39)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 9 T CONST)) (-3992 (((-108) $ $) 44)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 14))) +(((-661 |#1|) (-13 (-450) (-10 -8 (-15 -3517 ($ |#1| |#1| |#1| |#1|)) (-15 -4177 ($ |#1|)) (-15 -1776 ($ |#1|)) (-15 -1853 ($)) (-15 -4177 ($ $ |#1|)) (-15 -1776 ($ $ |#1|)) (-15 -1853 ($ $)) (-15 -2597 (|#1| $ |#1|)) (-15 -2597 ((-775 |#1|) $ (-775 |#1|))))) (-341)) (T -661)) +((-3517 (*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-4177 (*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1776 (*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1853 (*1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-4177 (*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1776 (*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-1853 (*1 *1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-2597 (*1 *2 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) (-2597 (*1 *2 *1 *2) (-12 (-5 *2 (-775 *3)) (-4 *3 (-341)) (-5 *1 (-661 *3))))) +(-13 (-450) (-10 -8 (-15 -3517 ($ |#1| |#1| |#1| |#1|)) (-15 -4177 ($ |#1|)) (-15 -1776 ($ |#1|)) (-15 -1853 ($)) (-15 -4177 ($ $ |#1|)) (-15 -1776 ($ $ |#1|)) (-15 -1853 ($ $)) (-15 -2597 (|#1| $ |#1|)) (-15 -2597 ((-775 |#1|) $ (-775 |#1|))))) +((-2927 (($ $ (-856)) 12)) (-2594 (($ $ (-856)) 13)) (** (($ $ (-856)) 10))) +(((-662 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-856))) (-15 -2594 (|#1| |#1| (-856))) (-15 -2927 (|#1| |#1| (-856)))) (-663)) (T -662)) +NIL +(-10 -8 (-15 ** (|#1| |#1| (-856))) (-15 -2594 (|#1| |#1| (-856))) (-15 -2927 (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-2927 (($ $ (-856)) 15)) (-2594 (($ $ (-856)) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6)) (** (($ $ (-856)) 13)) (* (($ $ $) 16))) (((-663) (-131)) (T -663)) -((* (*1 *1 *1 *1) (-4 *1 (-663))) (-1236 (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) (-2390 (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856))))) -(-13 (-1020) (-10 -8 (-15 * ($ $ $)) (-15 -1236 ($ $ (-856))) (-15 -2390 ($ $ (-856))) (-15 ** ($ $ (-856))))) +((* (*1 *1 *1 *1) (-4 *1 (-663))) (-2927 (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) (-2594 (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856))))) +(-13 (-1020) (-10 -8 (-15 * ($ $ $)) (-15 -2927 ($ $ (-856))) (-15 -2594 ($ $ (-856))) (-15 ** ($ $ (-856))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1236 (($ $ (-856)) NIL) (($ $ (-713)) 17)) (-4211 (((-108) $) 10)) (-2390 (($ $ (-856)) NIL) (($ $ (-713)) 18)) (** (($ $ (-856)) NIL) (($ $ (-713)) 15))) -(((-664 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-713))) (-15 -2390 (|#1| |#1| (-713))) (-15 -1236 (|#1| |#1| (-713))) (-15 -4211 ((-108) |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -2390 (|#1| |#1| (-856))) (-15 -1236 (|#1| |#1| (-856)))) (-665)) (T -664)) +((-2927 (($ $ (-856)) NIL) (($ $ (-713)) 17)) (-2109 (((-108) $) 10)) (-2594 (($ $ (-856)) NIL) (($ $ (-713)) 18)) (** (($ $ (-856)) NIL) (($ $ (-713)) 15))) +(((-664 |#1|) (-10 -8 (-15 ** (|#1| |#1| (-713))) (-15 -2594 (|#1| |#1| (-713))) (-15 -2927 (|#1| |#1| (-713))) (-15 -2109 ((-108) |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -2594 (|#1| |#1| (-856))) (-15 -2927 (|#1| |#1| (-856)))) (-665)) (T -664)) NIL -(-10 -8 (-15 ** (|#1| |#1| (-713))) (-15 -2390 (|#1| |#1| (-713))) (-15 -1236 (|#1| |#1| (-713))) (-15 -4211 ((-108) |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -2390 (|#1| |#1| (-856))) (-15 -1236 (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-4073 (((-3 $ "failed") $) 17)) (-1236 (($ $ (-856)) 15) (($ $ (-713)) 22)) (-3233 (((-3 $ "failed") $) 19)) (-4211 (((-108) $) 23)) (-3164 (((-3 $ "failed") $) 18)) (-2390 (($ $ (-856)) 14) (($ $ (-713)) 21)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3365 (($) 24 T CONST)) (-3994 (((-108) $ $) 6)) (** (($ $ (-856)) 13) (($ $ (-713)) 20)) (* (($ $ $) 16))) +(-10 -8 (-15 ** (|#1| |#1| (-713))) (-15 -2594 (|#1| |#1| (-713))) (-15 -2927 (|#1| |#1| (-713))) (-15 -2109 ((-108) |#1|)) (-15 ** (|#1| |#1| (-856))) (-15 -2594 (|#1| |#1| (-856))) (-15 -2927 (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3281 (((-3 $ "failed") $) 17)) (-2927 (($ $ (-856)) 15) (($ $ (-713)) 22)) (-1853 (((-3 $ "failed") $) 19)) (-2109 (((-108) $) 23)) (-2551 (((-3 $ "failed") $) 18)) (-2594 (($ $ (-856)) 14) (($ $ (-713)) 21)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3362 (($) 24 T CONST)) (-3992 (((-108) $ $) 6)) (** (($ $ (-856)) 13) (($ $ (-713)) 20)) (* (($ $ $) 16))) (((-665) (-131)) (T -665)) -((-3365 (*1 *1) (-4 *1 (-665))) (-4211 (*1 *2 *1) (-12 (-4 *1 (-665)) (-5 *2 (-108)))) (-1236 (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (-2390 (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (-3233 (*1 *1 *1) (|partial| -4 *1 (-665))) (-3164 (*1 *1 *1) (|partial| -4 *1 (-665))) (-4073 (*1 *1 *1) (|partial| -4 *1 (-665)))) -(-13 (-663) (-10 -8 (-15 (-3365) ($) -1478) (-15 -4211 ((-108) $)) (-15 -1236 ($ $ (-713))) (-15 -2390 ($ $ (-713))) (-15 ** ($ $ (-713))) (-15 -3233 ((-3 $ "failed") $)) (-15 -3164 ((-3 $ "failed") $)) (-15 -4073 ((-3 $ "failed") $)))) +((-3362 (*1 *1) (-4 *1 (-665))) (-2109 (*1 *2 *1) (-12 (-4 *1 (-665)) (-5 *2 (-108)))) (-2927 (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (-2594 (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713)))) (-1853 (*1 *1 *1) (|partial| -4 *1 (-665))) (-2551 (*1 *1 *1) (|partial| -4 *1 (-665))) (-3281 (*1 *1 *1) (|partial| -4 *1 (-665)))) +(-13 (-663) (-10 -8 (-15 (-3362) ($) -1482) (-15 -2109 ((-108) $)) (-15 -2927 ($ $ (-713))) (-15 -2594 ($ $ (-713))) (-15 ** ($ $ (-713))) (-15 -1853 ((-3 $ "failed") $)) (-15 -2551 ((-3 $ "failed") $)) (-15 -3281 ((-3 $ "failed") $)))) (((-97) . T) ((-566 (-798)) . T) ((-663) . T) ((-1020) . T)) -((-4189 (((-713)) 35)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 22)) (-3501 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) 45)) (-3233 (((-3 $ "failed") $) 65)) (-2899 (($) 39)) (-1671 ((|#2| $) 20)) (-3523 (($) 17)) (-2524 (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-3396 (((-632 |#2|) (-1173 $) (-1 |#2| |#2|)) 60)) (-2749 (((-1173 |#2|) $) NIL) (($ (-1173 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-3458 ((|#3| $) 32)) (-2187 (((-1173 $)) 29))) -(((-666 |#1| |#2| |#3|) (-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2899 (|#1|)) (-15 -4189 ((-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3396 ((-632 |#2|) (-1173 |#1|) (-1 |#2| |#2|))) (-15 -3501 ((-3 |#1| "failed") (-385 |#3|))) (-15 -2749 (|#1| |#3|)) (-15 -3501 (|#1| |#3|)) (-15 -3523 (|#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 (|#3| |#1|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2187 ((-1173 |#1|))) (-15 -3458 (|#3| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|))) (-667 |#2| |#3|) (-160) (-1149 |#2|)) (T -666)) +((-4189 (((-713)) 35)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 22)) (-3497 (($ |#3|) NIL) (((-3 $ "failed") (-385 |#3|)) 45)) (-1853 (((-3 $ "failed") $) 65)) (-2894 (($) 39)) (-3534 ((|#2| $) 20)) (-3519 (($) 17)) (-2521 (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 53) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-3876 (((-632 |#2|) (-1173 $) (-1 |#2| |#2|)) 60)) (-2745 (((-1173 |#2|) $) NIL) (($ (-1173 |#2|)) NIL) ((|#3| $) 10) (($ |#3|) 12)) (-3280 ((|#3| $) 32)) (-2495 (((-1173 $)) 29))) +(((-666 |#1| |#2| |#3|) (-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2894 (|#1|)) (-15 -4189 ((-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3876 ((-632 |#2|) (-1173 |#1|) (-1 |#2| |#2|))) (-15 -3497 ((-3 |#1| "failed") (-385 |#3|))) (-15 -2745 (|#1| |#3|)) (-15 -3497 (|#1| |#3|)) (-15 -3519 (|#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 (|#3| |#1|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2495 ((-1173 |#1|))) (-15 -3280 (|#3| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|))) (-667 |#2| |#3|) (-160) (-1149 |#2|)) (T -666)) ((-4189 (*1 *2) (-12 (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-713)) (-5 *1 (-666 *3 *4 *5)) (-4 *3 (-667 *4 *5))))) -(-10 -8 (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2899 (|#1|)) (-15 -4189 ((-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3396 ((-632 |#2|) (-1173 |#1|) (-1 |#2| |#2|))) (-15 -3501 ((-3 |#1| "failed") (-385 |#3|))) (-15 -2749 (|#1| |#3|)) (-15 -3501 (|#1| |#3|)) (-15 -3523 (|#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2749 (|#3| |#1|)) (-15 -2749 (|#1| (-1173 |#2|))) (-15 -2749 ((-1173 |#2|) |#1|)) (-15 -2187 ((-1173 |#1|))) (-15 -3458 (|#3| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3233 ((-3 |#1| "failed") |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (|has| |#1| (-341)))) (-3906 (($ $) 94 (|has| |#1| (-341)))) (-3727 (((-108) $) 96 (|has| |#1| (-341)))) (-1889 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3029 ((|#1| $) 52)) (-3537 (((-1101 (-856) (-713)) (-525)) 147 (|has| |#1| (-327)))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 113 (|has| |#1| (-341)))) (-1990 (((-396 $) $) 114 (|has| |#1| (-341)))) (-1540 (((-108) $ $) 104 (|has| |#1| (-341)))) (-4189 (((-713)) 87 (|has| |#1| (-346)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 169 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3897 (((-525) $) 170 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 165)) (-2439 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-1726 (($ $ $) 108 (|has| |#1| (-341)))) (-4145 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-4082 (((-632 (-525)) (-632 $)) 164 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 162) (((-632 |#1|) (-632 $)) 161)) (-3501 (($ |#2|) 158) (((-3 $ "failed") (-385 |#2|)) 155 (|has| |#1| (-341)))) (-3233 (((-3 $ "failed") $) 34)) (-3318 (((-856)) 54)) (-2899 (($) 90 (|has| |#1| (-346)))) (-1705 (($ $ $) 107 (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 102 (|has| |#1| (-341)))) (-1724 (($) 149 (|has| |#1| (-327)))) (-1870 (((-108) $) 150 (|has| |#1| (-327)))) (-3159 (($ $ (-713)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2822 (((-108) $) 115 (|has| |#1| (-341)))) (-1678 (((-856) $) 152 (|has| |#1| (-327))) (((-775 (-856)) $) 138 (|has| |#1| (-327)))) (-4211 (((-108) $) 31)) (-1671 ((|#1| $) 51)) (-1383 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| |#1| (-341)))) (-4045 ((|#2| $) 44 (|has| |#1| (-341)))) (-3859 (((-856) $) 89 (|has| |#1| (-346)))) (-3492 ((|#2| $) 156)) (-2756 (($ (-592 $)) 100 (|has| |#1| (-341))) (($ $ $) 99 (|has| |#1| (-341)))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 116 (|has| |#1| (-341)))) (-3940 (($) 143 (|has| |#1| (-327)) CONST)) (-3637 (($ (-856)) 88 (|has| |#1| (-346)))) (-2012 (((-1038) $) 10)) (-3523 (($) 160)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 101 (|has| |#1| (-341)))) (-2794 (($ (-592 $)) 98 (|has| |#1| (-341))) (($ $ $) 97 (|has| |#1| (-341)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) 146 (|has| |#1| (-327)))) (-2194 (((-396 $) $) 112 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 109 (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ $) 92 (|has| |#1| (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| |#1| (-341)))) (-2430 (((-713) $) 105 (|has| |#1| (-341)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 106 (|has| |#1| (-341)))) (-1932 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-2448 (((-713) $) 151 (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) 139 (|has| |#1| (-327)))) (-2524 (($ $) 137 (-3279 (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) 135 (-3279 (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) 133 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091))) 132 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1091) (-713)) 131 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-713))) 130 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-713)) 123 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-341)))) (-3396 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-4209 ((|#2|) 159)) (-2620 (($) 148 (|has| |#1| (-327)))) (-3349 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2749 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 145 (|has| |#1| (-327)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-341))) (($ (-385 (-525))) 86 (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-4157 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3458 ((|#2| $) 45)) (-2031 (((-713)) 29)) (-2187 (((-1173 $)) 67)) (-1533 (((-108) $ $) 95 (|has| |#1| (-341)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $) 136 (-3279 (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) 134 (-3279 (-3831 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) 129 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091))) 128 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1091) (-713)) 127 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-713))) 126 (-3831 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-713)) 125 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-341)))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 121 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341))))) +(-10 -8 (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2894 (|#1|)) (-15 -4189 ((-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -3876 ((-632 |#2|) (-1173 |#1|) (-1 |#2| |#2|))) (-15 -3497 ((-3 |#1| "failed") (-385 |#3|))) (-15 -2745 (|#1| |#3|)) (-15 -3497 (|#1| |#3|)) (-15 -3519 (|#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2745 (|#3| |#1|)) (-15 -2745 (|#1| (-1173 |#2|))) (-15 -2745 ((-1173 |#2|) |#1|)) (-15 -2495 ((-1173 |#1|))) (-15 -3280 (|#3| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -1853 ((-3 |#1| "failed") |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 93 (|has| |#1| (-341)))) (-2220 (($ $) 94 (|has| |#1| (-341)))) (-4024 (((-108) $) 96 (|has| |#1| (-341)))) (-3480 (((-632 |#1|) (-1173 $)) 46) (((-632 |#1|)) 61)) (-3025 ((|#1| $) 52)) (-2923 (((-1101 (-856) (-713)) (-525)) 147 (|has| |#1| (-327)))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 113 (|has| |#1| (-341)))) (-2033 (((-396 $) $) 114 (|has| |#1| (-341)))) (-3766 (((-108) $ $) 104 (|has| |#1| (-341)))) (-4189 (((-713)) 87 (|has| |#1| (-346)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 169 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 167 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 166)) (-3894 (((-525) $) 170 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 168 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 165)) (-2991 (($ (-1173 |#1|) (-1173 $)) 48) (($ (-1173 |#1|)) 64)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) 153 (|has| |#1| (-327)))) (-1731 (($ $ $) 108 (|has| |#1| (-341)))) (-2842 (((-632 |#1|) $ (-1173 $)) 53) (((-632 |#1|) $) 59)) (-3336 (((-632 (-525)) (-632 $)) 164 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 163 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 162) (((-632 |#1|) (-632 $)) 161)) (-3497 (($ |#2|) 158) (((-3 $ "failed") (-385 |#2|)) 155 (|has| |#1| (-341)))) (-1853 (((-3 $ "failed") $) 34)) (-3314 (((-856)) 54)) (-2894 (($) 90 (|has| |#1| (-346)))) (-1709 (($ $ $) 107 (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 102 (|has| |#1| (-341)))) (-4075 (($) 149 (|has| |#1| (-327)))) (-3300 (((-108) $) 150 (|has| |#1| (-327)))) (-2492 (($ $ (-713)) 141 (|has| |#1| (-327))) (($ $) 140 (|has| |#1| (-327)))) (-2162 (((-108) $) 115 (|has| |#1| (-341)))) (-1234 (((-856) $) 152 (|has| |#1| (-327))) (((-775 (-856)) $) 138 (|has| |#1| (-327)))) (-2109 (((-108) $) 31)) (-3534 ((|#1| $) 51)) (-2949 (((-3 $ "failed") $) 142 (|has| |#1| (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 111 (|has| |#1| (-341)))) (-4201 ((|#2| $) 44 (|has| |#1| (-341)))) (-2994 (((-856) $) 89 (|has| |#1| (-346)))) (-3486 ((|#2| $) 156)) (-2755 (($ (-592 $)) 100 (|has| |#1| (-341))) (($ $ $) 99 (|has| |#1| (-341)))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 116 (|has| |#1| (-341)))) (-3937 (($) 143 (|has| |#1| (-327)) CONST)) (-3636 (($ (-856)) 88 (|has| |#1| (-346)))) (-2015 (((-1038) $) 10)) (-3519 (($) 160)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 101 (|has| |#1| (-341)))) (-2790 (($ (-592 $)) 98 (|has| |#1| (-341))) (($ $ $) 97 (|has| |#1| (-341)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) 146 (|has| |#1| (-327)))) (-2197 (((-396 $) $) 112 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 110 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 109 (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ $) 92 (|has| |#1| (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 103 (|has| |#1| (-341)))) (-2931 (((-713) $) 105 (|has| |#1| (-341)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 106 (|has| |#1| (-341)))) (-2146 ((|#1| (-1173 $)) 47) ((|#1|) 60)) (-3046 (((-713) $) 151 (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) 139 (|has| |#1| (-327)))) (-2521 (($ $) 137 (-3275 (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) 135 (-3275 (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) 133 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091))) 132 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1091) (-713)) 131 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-713))) 130 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-713)) 123 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 122 (|has| |#1| (-341)))) (-3876 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) 154 (|has| |#1| (-341)))) (-2079 ((|#2|) 159)) (-3869 (($) 148 (|has| |#1| (-327)))) (-1614 (((-1173 |#1|) $ (-1173 $)) 50) (((-632 |#1|) (-1173 $) (-1173 $)) 49) (((-1173 |#1|) $) 66) (((-632 |#1|) (-1173 $)) 65)) (-2745 (((-1173 |#1|) $) 63) (($ (-1173 |#1|)) 62) ((|#2| $) 171) (($ |#2|) 157)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 145 (|has| |#1| (-327)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ $) 91 (|has| |#1| (-341))) (($ (-385 (-525))) 86 (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-2925 (($ $) 144 (|has| |#1| (-327))) (((-3 $ "failed") $) 43 (|has| |#1| (-136)))) (-3280 ((|#2| $) 45)) (-3998 (((-713)) 29)) (-2495 (((-1173 $)) 67)) (-3714 (((-108) $ $) 95 (|has| |#1| (-341)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 117 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $) 136 (-3275 (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) 134 (-3275 (-3828 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) 129 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091))) 128 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1091) (-713)) 127 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-713))) 126 (-3828 (|has| |#1| (-835 (-1091))) (|has| |#1| (-341)))) (($ $ (-1 |#1| |#1|) (-713)) 125 (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) 124 (|has| |#1| (-341)))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 121 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 118 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ (-385 (-525)) $) 120 (|has| |#1| (-341))) (($ $ (-385 (-525))) 119 (|has| |#1| (-341))))) (((-667 |#1| |#2|) (-131) (-160) (-1149 |t#1|)) (T -667)) -((-3523 (*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-667 *2 *3)) (-4 *3 (-1149 *2)))) (-4209 (*1 *2) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-3501 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-667 *3 *2)) (-4 *2 (-1149 *3)))) (-2749 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-667 *3 *2)) (-4 *2 (-1149 *3)))) (-3492 (*1 *2 *1) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-3501 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-341)) (-4 *3 (-160)) (-4 *1 (-667 *3 *4)))) (-3396 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-4 *1 (-667 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1149 *5)) (-5 *2 (-632 *5))))) -(-13 (-387 |t#1| |t#2|) (-160) (-567 |t#2|) (-389 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3523 ($)) (-15 -4209 (|t#2|)) (-15 -3501 ($ |t#2|)) (-15 -2749 ($ |t#2|)) (-15 -3492 (|t#2| $)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-341)) (-6 (-211 |t#1|)) (-15 -3501 ((-3 $ "failed") (-385 |t#2|))) (-15 -3396 ((-632 |t#1|) (-1173 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-327)) (-6 (-327)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-97) . T) ((-107 #0# #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3279 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 |#2|) . T) ((-211 |#1|) |has| |#1| (-341)) ((-213) -3279 (|has| |#1| (-327)) (-12 (|has| |#1| (-213)) (|has| |#1| (-341)))) ((-223) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-269) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-286) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-341) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3279 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| |#2|) . T) ((-387 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-517) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-660 |#1|) . T) ((-660 $) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091)))) ((-855) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) -3279 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-327)) ((-1131) -3279 (|has| |#1| (-327)) (|has| |#1| (-341)))) -((-4083 (($) 14)) (-3233 (((-3 $ "failed") $) 16)) (-4211 (((-108) $) 13)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) 20))) -(((-668 |#1|) (-10 -8 (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1576 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -4211 ((-108) |#1|)) (-15 -4083 (|#1|)) (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-669)) (T -668)) -NIL -(-10 -8 (-15 -3233 ((-3 |#1| "failed") |#1|)) (-15 -1576 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -4211 ((-108) |#1|)) (-15 -4083 (|#1|)) (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-4083 (($) 20 T CONST)) (-3233 (((-3 $ "failed") $) 16)) (-4211 (((-108) $) 19)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 13) (($ $ (-713)) 17)) (-3365 (($) 21 T CONST)) (-3994 (((-108) $ $) 6)) (** (($ $ (-856)) 14) (($ $ (-713)) 18)) (* (($ $ $) 15))) +((-3519 (*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-667 *2 *3)) (-4 *3 (-1149 *2)))) (-2079 (*1 *2) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-3497 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-667 *3 *2)) (-4 *2 (-1149 *3)))) (-2745 (*1 *1 *2) (-12 (-4 *3 (-160)) (-4 *1 (-667 *3 *2)) (-4 *2 (-1149 *3)))) (-3486 (*1 *2 *1) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) (-3497 (*1 *1 *2) (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-341)) (-4 *3 (-160)) (-4 *1 (-667 *3 *4)))) (-3876 (*1 *2 *3 *4) (-12 (-5 *3 (-1173 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-4 *1 (-667 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1149 *5)) (-5 *2 (-632 *5))))) +(-13 (-387 |t#1| |t#2|) (-160) (-567 |t#2|) (-389 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3519 ($)) (-15 -2079 (|t#2|)) (-15 -3497 ($ |t#2|)) (-15 -2745 ($ |t#2|)) (-15 -3486 (|t#2| $)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-341)) (-6 (-211 |t#1|)) (-15 -3497 ((-3 $ "failed") (-385 |t#2|))) (-15 -3876 ((-632 |t#1|) (-1173 $) (-1 |t#1| |t#1|)))) |%noBranch|) (IF (|has| |t#1| (-327)) (-6 (-327)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-37 |#1|) . T) ((-37 $) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-97) . T) ((-107 #0# #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3275 (|has| |#1| (-327)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 |#2|) . T) ((-211 |#1|) |has| |#1| (-341)) ((-213) -3275 (|has| |#1| (-327)) (-12 (|has| |#1| (-213)) (|has| |#1| (-341)))) ((-223) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-269) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-286) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-341) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-380) |has| |#1| (-327)) ((-346) -3275 (|has| |#1| (-346)) (|has| |#1| (-327))) ((-327) |has| |#1| (-327)) ((-348 |#1| |#2|) . T) ((-387 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-517) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-660 |#1|) . T) ((-660 $) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091)))) ((-855) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) -3275 (|has| |#1| (-327)) (|has| |#1| (-341))) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-327)) ((-1131) -3275 (|has| |#1| (-327)) (|has| |#1| (-341)))) +((-3347 (($) 14)) (-1853 (((-3 $ "failed") $) 16)) (-2109 (((-108) $) 13)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) 9)) (** (($ $ (-856)) NIL) (($ $ (-713)) 20))) +(((-668 |#1|) (-10 -8 (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1581 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -2109 ((-108) |#1|)) (-15 -3347 (|#1|)) (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-669)) (T -668)) +NIL +(-10 -8 (-15 -1853 ((-3 |#1| "failed") |#1|)) (-15 -1581 (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-713))) (-15 -2109 ((-108) |#1|)) (-15 -3347 (|#1|)) (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3347 (($) 20 T CONST)) (-1853 (((-3 $ "failed") $) 16)) (-2109 (((-108) $) 19)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 13) (($ $ (-713)) 17)) (-3362 (($) 21 T CONST)) (-3992 (((-108) $ $) 6)) (** (($ $ (-856)) 14) (($ $ (-713)) 18)) (* (($ $ $) 15))) (((-669) (-131)) (T -669)) -((-3365 (*1 *1) (-4 *1 (-669))) (-4083 (*1 *1) (-4 *1 (-669))) (-4211 (*1 *2 *1) (-12 (-4 *1 (-669)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-669)) (-5 *2 (-713)))) (-1576 (*1 *1 *1 *2) (-12 (-4 *1 (-669)) (-5 *2 (-713)))) (-3233 (*1 *1 *1) (|partial| -4 *1 (-669)))) -(-13 (-1032) (-10 -8 (-15 (-3365) ($) -1478) (-15 -4083 ($) -1478) (-15 -4211 ((-108) $)) (-15 ** ($ $ (-713))) (-15 -1576 ($ $ (-713))) (-15 -3233 ((-3 $ "failed") $)))) +((-3362 (*1 *1) (-4 *1 (-669))) (-3347 (*1 *1) (-4 *1 (-669))) (-2109 (*1 *2 *1) (-12 (-4 *1 (-669)) (-5 *2 (-108)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-669)) (-5 *2 (-713)))) (-1581 (*1 *1 *1 *2) (-12 (-4 *1 (-669)) (-5 *2 (-713)))) (-1853 (*1 *1 *1) (|partial| -4 *1 (-669)))) +(-13 (-1032) (-10 -8 (-15 (-3362) ($) -1482) (-15 -3347 ($) -1482) (-15 -2109 ((-108) $)) (-15 ** ($ $ (-713))) (-15 -1581 ($ $ (-713))) (-15 -1853 ((-3 $ "failed") $)))) (((-97) . T) ((-566 (-798)) . T) ((-1032) . T) ((-1020) . T)) -((-4176 (((-2 (|:| -2004 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-1518 (((-2 (|:| -2004 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-3986 ((|#2| (-385 |#2|) (-1 |#2| |#2|)) 13)) (-1318 (((-2 (|:| |poly| |#2|) (|:| -2004 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)) 47))) -(((-670 |#1| |#2|) (-10 -7 (-15 -1518 ((-2 (|:| -2004 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -4176 ((-2 (|:| -2004 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3986 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -1318 ((-2 (|:| |poly| |#2|) (|:| -2004 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -670)) -((-1318 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |poly| *6) (|:| -2004 (-385 *6)) (|:| |special| (-385 *6)))) (-5 *1 (-670 *5 *6)) (-5 *3 (-385 *6)))) (-3986 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-670 *5 *2)) (-4 *5 (-341)))) (-4176 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -2004 (-396 *3)) (|:| |special| (-396 *3)))) (-5 *1 (-670 *5 *3)))) (-1518 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -2004 *3) (|:| |special| *3))) (-5 *1 (-670 *5 *3))))) -(-10 -7 (-15 -1518 ((-2 (|:| -2004 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -4176 ((-2 (|:| -2004 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -3986 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -1318 ((-2 (|:| |poly| |#2|) (|:| -2004 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) -((-1797 ((|#7| (-592 |#5|) |#6|) NIL)) (-2694 ((|#7| (-1 |#5| |#4|) |#6|) 26))) -(((-671 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2694 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1797 (|#7| (-592 |#5|) |#6|))) (-789) (-735) (-735) (-977) (-977) (-884 |#4| |#2| |#1|) (-884 |#5| |#3| |#1|)) (T -671)) -((-1797 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *9)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *8 (-977)) (-4 *2 (-884 *9 *7 *5)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) (-4 *4 (-884 *8 *6 *5)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-977)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *2 (-884 *9 *7 *5)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) (-4 *4 (-884 *8 *6 *5))))) -(-10 -7 (-15 -2694 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1797 (|#7| (-592 |#5|) |#6|))) -((-2694 ((|#7| (-1 |#2| |#1|) |#6|) 28))) -(((-672 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2694 (|#7| (-1 |#2| |#1|) |#6|))) (-789) (-789) (-735) (-735) (-977) (-884 |#5| |#3| |#1|) (-884 |#5| |#4| |#2|)) (T -672)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-789)) (-4 *6 (-789)) (-4 *7 (-735)) (-4 *9 (-977)) (-4 *2 (-884 *9 *8 *6)) (-5 *1 (-672 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-735)) (-4 *4 (-884 *9 *7 *5))))) -(-10 -7 (-15 -2694 (|#7| (-1 |#2| |#1|) |#6|))) -((-2194 (((-396 |#4|) |#4|) 41))) -(((-673 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4|))) (-735) (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091))))) (-286) (-884 (-887 |#3|) |#1| |#2|)) (T -673)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-673 *4 *5 *6 *3)) (-4 *3 (-884 (-887 *6) *4 *5))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2146 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3906 (($ $) NIL (|has| |#2| (-517)))) (-3727 (((-108) $) NIL (|has| |#2| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL (|has| |#2| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-2318 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#2| (-844)))) (-1230 (($ $ |#2| (-497 (-800 |#1|)) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#2| (-497 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-800 |#1|)) NIL)) (-4016 (((-497 (-800 |#1|)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2485 (($ (-1 (-497 (-800 |#1|)) (-497 (-800 |#1|))) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-1903 (((-3 (-800 |#1|) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#2| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2815 (-713))) "failed") $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#2| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-1932 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2524 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-1307 (((-497 (-800 |#1|)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ $) NIL (|has| |#2| (-517))) (($ (-385 (-525))) NIL (-3279 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525))))))) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-497 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) +((-3032 (((-2 (|:| -2007 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|)) 38)) (-2319 (((-2 (|:| -2007 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|)) 12)) (-1786 ((|#2| (-385 |#2|) (-1 |#2| |#2|)) 13)) (-3797 (((-2 (|:| |poly| |#2|) (|:| -2007 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)) 47))) +(((-670 |#1| |#2|) (-10 -7 (-15 -2319 ((-2 (|:| -2007 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3032 ((-2 (|:| -2007 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1786 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3797 ((-2 (|:| |poly| |#2|) (|:| -2007 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) (-341) (-1149 |#1|)) (T -670)) +((-3797 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| |poly| *6) (|:| -2007 (-385 *6)) (|:| |special| (-385 *6)))) (-5 *1 (-670 *5 *6)) (-5 *3 (-385 *6)))) (-1786 (*1 *2 *3 *4) (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-670 *5 *2)) (-4 *5 (-341)))) (-3032 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -2007 (-396 *3)) (|:| |special| (-396 *3)))) (-5 *1 (-670 *5 *3)))) (-2319 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -2007 *3) (|:| |special| *3))) (-5 *1 (-670 *5 *3))))) +(-10 -7 (-15 -2319 ((-2 (|:| -2007 |#2|) (|:| |special| |#2|)) |#2| (-1 |#2| |#2|))) (-15 -3032 ((-2 (|:| -2007 (-396 |#2|)) (|:| |special| (-396 |#2|))) |#2| (-1 |#2| |#2|))) (-15 -1786 (|#2| (-385 |#2|) (-1 |#2| |#2|))) (-15 -3797 ((-2 (|:| |poly| |#2|) (|:| -2007 (-385 |#2|)) (|:| |special| (-385 |#2|))) (-385 |#2|) (-1 |#2| |#2|)))) +((-1803 ((|#7| (-592 |#5|) |#6|) NIL)) (-2688 ((|#7| (-1 |#5| |#4|) |#6|) 26))) +(((-671 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2688 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1803 (|#7| (-592 |#5|) |#6|))) (-789) (-735) (-735) (-977) (-977) (-884 |#4| |#2| |#1|) (-884 |#5| |#3| |#1|)) (T -671)) +((-1803 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *9)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *8 (-977)) (-4 *2 (-884 *9 *7 *5)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) (-4 *4 (-884 *8 *6 *5)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *9 *8)) (-4 *8 (-977)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-4 *2 (-884 *9 *7 *5)) (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) (-4 *4 (-884 *8 *6 *5))))) +(-10 -7 (-15 -2688 (|#7| (-1 |#5| |#4|) |#6|)) (-15 -1803 (|#7| (-592 |#5|) |#6|))) +((-2688 ((|#7| (-1 |#2| |#1|) |#6|) 28))) +(((-672 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-10 -7 (-15 -2688 (|#7| (-1 |#2| |#1|) |#6|))) (-789) (-789) (-735) (-735) (-977) (-884 |#5| |#3| |#1|) (-884 |#5| |#4| |#2|)) (T -672)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-789)) (-4 *6 (-789)) (-4 *7 (-735)) (-4 *9 (-977)) (-4 *2 (-884 *9 *8 *6)) (-5 *1 (-672 *5 *6 *7 *8 *9 *4 *2)) (-4 *8 (-735)) (-4 *4 (-884 *9 *7 *5))))) +(-10 -7 (-15 -2688 (|#7| (-1 |#2| |#1|) |#6|))) +((-2197 (((-396 |#4|) |#4|) 41))) +(((-673 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4|))) (-735) (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091))))) (-286) (-884 (-887 |#3|) |#1| |#2|)) (T -673)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-673 *4 *5 *6 *3)) (-4 *3 (-884 (-887 *6) *4 *5))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-800 |#1|)) $) NIL)) (-2149 (((-1087 $) $ (-800 |#1|)) NIL) (((-1087 |#2|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-2220 (($ $) NIL (|has| |#2| (-517)))) (-4024 (((-108) $) NIL (|has| |#2| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-800 |#1|))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL (|has| |#2| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-800 |#1|) "failed") $) NIL)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-800 |#1|) $) NIL)) (-4190 (($ $ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#2| (-844)))) (-2875 (($ $ |#2| (-497 (-800 |#1|)) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-800 |#1|) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#2|) (-800 |#1|)) NIL) (($ (-1087 $) (-800 |#1|)) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#2| (-497 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-800 |#1|)) NIL)) (-3929 (((-497 (-800 |#1|)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2121 (($ (-1 (-497 (-800 |#1|)) (-497 (-800 |#1|))) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3613 (((-3 (-800 |#1|) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#2| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-800 |#1|)) (|:| -2058 (-713))) "failed") $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#2| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-800 |#1|) |#2|) NIL) (($ $ (-592 (-800 |#1|)) (-592 |#2|)) NIL) (($ $ (-800 |#1|) $) NIL) (($ $ (-592 (-800 |#1|)) (-592 $)) NIL)) (-2146 (($ $ (-800 |#1|)) NIL (|has| |#2| (-160)))) (-2521 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4003 (((-497 (-800 |#1|)) $) NIL) (((-713) $ (-800 |#1|)) NIL) (((-592 (-713)) $ (-592 (-800 |#1|))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-800 |#1|) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-800 |#1|) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-800 |#1|)) NIL (|has| |#2| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-800 |#1|)) NIL) (($ $) NIL (|has| |#2| (-517))) (($ (-385 (-525))) NIL (-3275 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525))))))) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-497 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-800 |#1|)) NIL) (($ $ (-592 (-800 |#1|))) NIL) (($ $ (-800 |#1|) (-713)) NIL) (($ $ (-592 (-800 |#1|)) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) (((-674 |#1| |#2|) (-884 |#2| (-497 (-800 |#1|)) (-800 |#1|)) (-592 (-1091)) (-977)) (T -674)) NIL (-884 |#2| (-497 (-800 |#1|)) (-800 |#1|)) -((-2017 (((-2 (|:| -2612 (-887 |#3|)) (|:| -1923 (-887 |#3|))) |#4|) 14)) (-1444 ((|#4| |#4| |#2|) 33)) (-1685 ((|#4| (-385 (-887 |#3|)) |#2|) 64)) (-1767 ((|#4| (-1087 (-887 |#3|)) |#2|) 77)) (-3632 ((|#4| (-1087 |#4|) |#2|) 51)) (-2984 ((|#4| |#4| |#2|) 54)) (-2194 (((-396 |#4|) |#4|) 40))) -(((-675 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2017 ((-2 (|:| -2612 (-887 |#3|)) (|:| -1923 (-887 |#3|))) |#4|)) (-15 -2984 (|#4| |#4| |#2|)) (-15 -3632 (|#4| (-1087 |#4|) |#2|)) (-15 -1444 (|#4| |#4| |#2|)) (-15 -1767 (|#4| (-1087 (-887 |#3|)) |#2|)) (-15 -1685 (|#4| (-385 (-887 |#3|)) |#2|)) (-15 -2194 ((-396 |#4|) |#4|))) (-735) (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)))) (-517) (-884 (-385 (-887 |#3|)) |#1| |#2|)) (T -675)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *6 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5)))) (-1685 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *6))) (-4 *6 (-517)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))))) (-1767 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 (-887 *6))) (-4 *6 (-517)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))))) (-1444 (*1 *2 *2 *3) (-12 (-4 *4 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *5 (-517)) (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) (-3632 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *2)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *6 (-517)))) (-2984 (*1 *2 *2 *3) (-12 (-4 *4 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *5 (-517)) (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) (-2017 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *6 (-517)) (-5 *2 (-2 (|:| -2612 (-887 *6)) (|:| -1923 (-887 *6)))) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5))))) -(-10 -7 (-15 -2017 ((-2 (|:| -2612 (-887 |#3|)) (|:| -1923 (-887 |#3|))) |#4|)) (-15 -2984 (|#4| |#4| |#2|)) (-15 -3632 (|#4| (-1087 |#4|) |#2|)) (-15 -1444 (|#4| |#4| |#2|)) (-15 -1767 (|#4| (-1087 (-887 |#3|)) |#2|)) (-15 -1685 (|#4| (-385 (-887 |#3|)) |#2|)) (-15 -2194 ((-396 |#4|) |#4|))) -((-2194 (((-396 |#4|) |#4|) 52))) -(((-676 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4|))) (-735) (-789) (-13 (-286) (-138)) (-884 (-385 |#3|) |#1| |#2|)) (T -676)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-884 (-385 *6) *4 *5))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4|))) -((-2694 (((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)) 18))) -(((-677 |#1| |#2| |#3|) (-10 -7 (-15 -2694 ((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)))) (-977) (-977) (-669)) (T -677)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-678 *5 *7)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *7 (-669)) (-5 *2 (-678 *6 *7)) (-5 *1 (-677 *5 *6 *7))))) -(-10 -7 (-15 -2694 ((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 28)) (-1893 (((-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|))) $) 29)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) 20 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-3897 ((|#2| $) NIL) ((|#1| $) NIL)) (-2572 (($ $) 79 (|has| |#2| (-789)))) (-3233 (((-3 $ "failed") $) 65)) (-2899 (($) 35 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) 55)) (-2392 (((-592 $) $) 39)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| |#2|) 16)) (-2694 (($ (-1 |#1| |#1|) $) 54)) (-3859 (((-856) $) 32 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2539 ((|#2| $) 78 (|has| |#2| (-789)))) (-2549 ((|#1| $) 77 (|has| |#2| (-789)))) (-3247 (((-1074) $) NIL)) (-3637 (($ (-856)) 27 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 76) (($ (-525)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|)))) 11)) (-3136 (((-592 |#1|) $) 41)) (-3388 ((|#1| $ |#2|) 88)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 12 T CONST)) (-3365 (($) 33 T CONST)) (-3994 (((-108) $ $) 80)) (-4090 (($ $) 47) (($ $ $) NIL)) (-4080 (($ $ $) 26)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) -(((-678 |#1| |#2|) (-13 (-977) (-968 |#2|) (-968 |#1|) (-10 -8 (-15 -2352 ($ |#1| |#2|)) (-15 -3388 (|#1| $ |#2|)) (-15 -1270 ($ (-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|))))) (-15 -1893 ((-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|))) $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (-15 -1681 ((-108) $)) (-15 -3136 ((-592 |#1|) $)) (-15 -2392 ((-592 $) $)) (-15 -1394 ((-713) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-789)) (PROGN (-15 -2539 (|#2| $)) (-15 -2549 (|#1| $)) (-15 -2572 ($ $))) |%noBranch|))) (-977) (-669)) (T -678)) -((-2352 (*1 *1 *2 *3) (-12 (-5 *1 (-678 *2 *3)) (-4 *2 (-977)) (-4 *3 (-669)))) (-3388 (*1 *2 *1 *3) (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-669)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -1655 *3) (|:| -3219 *4)))) (-4 *3 (-977)) (-4 *4 (-669)) (-5 *1 (-678 *3 *4)))) (-1893 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -1655 *3) (|:| -3219 *4)))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-678 *3 *4)) (-4 *4 (-669)))) (-1681 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-3136 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2392 (*1 *2 *1) (-12 (-5 *2 (-592 (-678 *3 *4))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-1394 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2539 (*1 *2 *1) (-12 (-4 *2 (-669)) (-4 *2 (-789)) (-5 *1 (-678 *3 *2)) (-4 *3 (-977)))) (-2549 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-789)) (-4 *3 (-669)))) (-2572 (*1 *1 *1) (-12 (-5 *1 (-678 *2 *3)) (-4 *3 (-789)) (-4 *2 (-977)) (-4 *3 (-669))))) -(-13 (-977) (-968 |#2|) (-968 |#1|) (-10 -8 (-15 -2352 ($ |#1| |#2|)) (-15 -3388 (|#1| $ |#2|)) (-15 -1270 ($ (-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|))))) (-15 -1893 ((-592 (-2 (|:| -1655 |#1|) (|:| -3219 |#2|))) $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (-15 -1681 ((-108) $)) (-15 -3136 ((-592 |#1|) $)) (-15 -2392 ((-592 $) $)) (-15 -1394 ((-713) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-789)) (PROGN (-15 -2539 (|#2| $)) (-15 -2549 (|#1| $)) (-15 -2572 ($ $))) |%noBranch|))) -((-1260 (((-108) $ $) 19)) (-2806 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1835 (($ $ $) 72)) (-2476 (((-108) $ $) 73)) (-1441 (((-108) $ (-713)) 8)) (-2955 (($ (-592 |#1|)) 68) (($) 67)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3795 (($ $) 62)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22)) (-3446 (($ $ $) 69)) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2012 (((-1038) $) 21)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2573 (((-592 (-2 (|:| -2545 |#1|) (|:| -2041 (-713)))) $) 61)) (-3835 (($ $ |#1|) 71) (($ $ $) 70)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-1270 (((-798) $) 18)) (-3316 (($ (-592 |#1|)) 66) (($) 65)) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20)) (-4017 (((-108) $ $) 64)) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2599 (((-2 (|:| -3788 (-887 |#3|)) (|:| -2000 (-887 |#3|))) |#4|) 14)) (-2277 ((|#4| |#4| |#2|) 33)) (-1285 ((|#4| (-385 (-887 |#3|)) |#2|) 64)) (-1449 ((|#4| (-1087 (-887 |#3|)) |#2|) 77)) (-1260 ((|#4| (-1087 |#4|) |#2|) 51)) (-1235 ((|#4| |#4| |#2|) 54)) (-2197 (((-396 |#4|) |#4|) 40))) +(((-675 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2599 ((-2 (|:| -3788 (-887 |#3|)) (|:| -2000 (-887 |#3|))) |#4|)) (-15 -1235 (|#4| |#4| |#2|)) (-15 -1260 (|#4| (-1087 |#4|) |#2|)) (-15 -2277 (|#4| |#4| |#2|)) (-15 -1449 (|#4| (-1087 (-887 |#3|)) |#2|)) (-15 -1285 (|#4| (-385 (-887 |#3|)) |#2|)) (-15 -2197 ((-396 |#4|) |#4|))) (-735) (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)))) (-517) (-884 (-385 (-887 |#3|)) |#1| |#2|)) (T -675)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *6 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5)))) (-1285 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *6))) (-4 *6 (-517)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))))) (-1449 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 (-887 *6))) (-4 *6 (-517)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))))) (-2277 (*1 *2 *2 *3) (-12 (-4 *4 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *5 (-517)) (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) (-1260 (*1 *2 *3 *4) (-12 (-5 *3 (-1087 *2)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *6 (-517)))) (-1235 (*1 *2 *2 *3) (-12 (-4 *4 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *5 (-517)) (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) (-2599 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *6 (-517)) (-5 *2 (-2 (|:| -3788 (-887 *6)) (|:| -2000 (-887 *6)))) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5))))) +(-10 -7 (-15 -2599 ((-2 (|:| -3788 (-887 |#3|)) (|:| -2000 (-887 |#3|))) |#4|)) (-15 -1235 (|#4| |#4| |#2|)) (-15 -1260 (|#4| (-1087 |#4|) |#2|)) (-15 -2277 (|#4| |#4| |#2|)) (-15 -1449 (|#4| (-1087 (-887 |#3|)) |#2|)) (-15 -1285 (|#4| (-385 (-887 |#3|)) |#2|)) (-15 -2197 ((-396 |#4|) |#4|))) +((-2197 (((-396 |#4|) |#4|) 52))) +(((-676 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4|))) (-735) (-789) (-13 (-286) (-138)) (-884 (-385 |#3|) |#1| |#2|)) (T -676)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-676 *4 *5 *6 *3)) (-4 *3 (-884 (-385 *6) *4 *5))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4|))) +((-2688 (((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)) 18))) +(((-677 |#1| |#2| |#3|) (-10 -7 (-15 -2688 ((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)))) (-977) (-977) (-669)) (T -677)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-678 *5 *7)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *7 (-669)) (-5 *2 (-678 *6 *7)) (-5 *1 (-677 *5 *6 *7))))) +(-10 -7 (-15 -2688 ((-678 |#2| |#3|) (-1 |#2| |#1|) (-678 |#1| |#3|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 28)) (-3529 (((-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|))) $) 29)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) 20 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) 57) (((-3 |#1| "failed") $) 60)) (-3894 ((|#2| $) NIL) ((|#1| $) NIL)) (-2569 (($ $) 79 (|has| |#2| (-789)))) (-1853 (((-3 $ "failed") $) 65)) (-2894 (($) 35 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) 55)) (-2612 (((-592 $) $) 39)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| |#2|) 16)) (-2688 (($ (-1 |#1| |#1|) $) 54)) (-2994 (((-856) $) 32 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2535 ((|#2| $) 78 (|has| |#2| (-789)))) (-2546 ((|#1| $) 77 (|has| |#2| (-789)))) (-3803 (((-1074) $) NIL)) (-3636 (($ (-856)) 27 (-12 (|has| |#2| (-346)) (|has| |#1| (-346))))) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 76) (($ (-525)) 45) (($ |#2|) 42) (($ |#1|) 43) (($ (-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|)))) 11)) (-2185 (((-592 |#1|) $) 41)) (-3783 ((|#1| $ |#2|) 88)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 12 T CONST)) (-3362 (($) 33 T CONST)) (-3992 (((-108) $ $) 80)) (-4088 (($ $) 47) (($ $ $) NIL)) (-4078 (($ $ $) 26)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 52) (($ $ $) 90) (($ |#1| $) 49 (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) +(((-678 |#1| |#2|) (-13 (-977) (-968 |#2|) (-968 |#1|) (-10 -8 (-15 -2352 ($ |#1| |#2|)) (-15 -3783 (|#1| $ |#2|)) (-15 -1271 ($ (-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|))))) (-15 -3529 ((-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|))) $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (-15 -1256 ((-108) $)) (-15 -2185 ((-592 |#1|) $)) (-15 -2612 ((-592 $) $)) (-15 -2236 ((-713) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-789)) (PROGN (-15 -2535 (|#2| $)) (-15 -2546 (|#1| $)) (-15 -2569 ($ $))) |%noBranch|))) (-977) (-669)) (T -678)) +((-2352 (*1 *1 *2 *3) (-12 (-5 *1 (-678 *2 *3)) (-4 *2 (-977)) (-4 *3 (-669)))) (-3783 (*1 *2 *1 *3) (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-669)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -1660 *3) (|:| -3215 *4)))) (-4 *3 (-977)) (-4 *4 (-669)) (-5 *1 (-678 *3 *4)))) (-3529 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -1660 *3) (|:| -3215 *4)))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-678 *3 *4)) (-4 *4 (-669)))) (-1256 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2185 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2612 (*1 *2 *1) (-12 (-5 *2 (-592 (-678 *3 *4))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2236 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) (-2535 (*1 *2 *1) (-12 (-4 *2 (-669)) (-4 *2 (-789)) (-5 *1 (-678 *3 *2)) (-4 *3 (-977)))) (-2546 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-789)) (-4 *3 (-669)))) (-2569 (*1 *1 *1) (-12 (-5 *1 (-678 *2 *3)) (-4 *3 (-789)) (-4 *2 (-977)) (-4 *3 (-669))))) +(-13 (-977) (-968 |#2|) (-968 |#1|) (-10 -8 (-15 -2352 ($ |#1| |#2|)) (-15 -3783 (|#1| $ |#2|)) (-15 -1271 ($ (-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|))))) (-15 -3529 ((-592 (-2 (|:| -1660 |#1|) (|:| -3215 |#2|))) $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (-15 -1256 ((-108) $)) (-15 -2185 ((-592 |#1|) $)) (-15 -2612 ((-592 $) $)) (-15 -2236 ((-713) $)) (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-789)) (PROGN (-15 -2535 (|#2| $)) (-15 -2546 (|#1| $)) (-15 -2569 ($ $))) |%noBranch|))) +((-1261 (((-108) $ $) 19)) (-2802 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1755 (($ $ $) 72)) (-2008 (((-108) $ $) 73)) (-2230 (((-108) $ (-713)) 8)) (-2952 (($ (-592 |#1|)) 68) (($) 67)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3452 (($ $) 62)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22)) (-3202 (($ $ $) 69)) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2015 (((-1038) $) 21)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-1621 (((-592 (-2 (|:| -2542 |#1|) (|:| -2041 (-713)))) $) 61)) (-2782 (($ $ |#1|) 71) (($ $ $) 70)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1271 (((-798) $) 18)) (-3312 (($ (-592 |#1|)) 66) (($) 65)) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20)) (-4015 (((-108) $ $) 64)) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-679 |#1|) (-131) (-1020)) (T -679)) NIL (-13 (-637 |t#1|) (-1018 |t#1|)) (((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-637 |#1|) . T) ((-1018 |#1|) . T) ((-1020) . T) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2806 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-1835 (($ $ $) 79)) (-2476 (((-108) $ $) 83)) (-1441 (((-108) $ (-713)) NIL)) (-2955 (($ (-592 |#1|)) 24) (($) 16)) (-1917 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-3795 (($ $) 71)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) 61 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4255))) (($ |#1| $ (-525)) 62) (($ (-1 (-108) |#1|) $ (-525)) 65)) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $ (-525)) 67) (($ (-1 (-108) |#1|) $ (-525)) 68)) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 32 (|has| $ (-6 -4255)))) (-1484 (($) 14) (($ |#1|) 26) (($ (-592 |#1|)) 21)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) 38)) (-3055 (((-108) |#1| $) 58 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 75)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-3446 (($ $ $) 77)) (-1486 ((|#1| $) 55)) (-1791 (($ |#1| $) 56) (($ |#1| $ (-713)) 72)) (-2012 (((-1038) $) NIL)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3412 ((|#1| $) 54)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 50)) (-3565 (($) 13)) (-2573 (((-592 (-2 (|:| -2545 |#1|) (|:| -2041 (-713)))) $) 48)) (-3835 (($ $ |#1|) NIL) (($ $ $) 78)) (-1754 (($) 15) (($ (-592 |#1|)) 23)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) 60 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 66)) (-2749 (((-501) $) 36 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 20)) (-1270 (((-798) $) 44)) (-3316 (($ (-592 |#1|)) 25) (($) 17)) (-3467 (($ (-592 |#1|)) 22)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 81)) (-4017 (((-108) $ $) 82)) (-3596 (((-713) $) 59 (|has| $ (-6 -4255))))) -(((-680 |#1|) (-13 (-679 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -1484 ($)) (-15 -1484 ($ |#1|)) (-15 -1484 ($ (-592 |#1|))) (-15 -4002 ((-592 |#1|) $)) (-15 -1614 ($ |#1| $ (-525))) (-15 -1614 ($ (-1 (-108) |#1|) $ (-525))) (-15 -1786 ($ |#1| $ (-525))) (-15 -1786 ($ (-1 (-108) |#1|) $ (-525))))) (-1020)) (T -680)) -((-1484 (*1 *1) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1484 (*1 *1 *2) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1484 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-680 *3)))) (-4002 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-680 *3)) (-4 *3 (-1020)))) (-1614 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1614 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) (-5 *1 (-680 *4)))) (-1786 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1786 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) (-5 *1 (-680 *4))))) -(-13 (-679 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -1484 ($)) (-15 -1484 ($ |#1|)) (-15 -1484 ($ (-592 |#1|))) (-15 -4002 ((-592 |#1|) $)) (-15 -1614 ($ |#1| $ (-525))) (-15 -1614 ($ (-1 (-108) |#1|) $ (-525))) (-15 -1786 ($ |#1| $ (-525))) (-15 -1786 ($ (-1 (-108) |#1|) $ (-525))))) -((-3711 (((-1178) (-1074)) 8))) -(((-681) (-10 -7 (-15 -3711 ((-1178) (-1074))))) (T -681)) -((-3711 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-681))))) -(-10 -7 (-15 -3711 ((-1178) (-1074)))) -((-2067 (((-592 |#1|) (-592 |#1|) (-592 |#1|)) 10))) -(((-682 |#1|) (-10 -7 (-15 -2067 ((-592 |#1|) (-592 |#1|) (-592 |#1|)))) (-789)) (T -682)) -((-2067 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-682 *3))))) -(-10 -7 (-15 -2067 ((-592 |#1|) (-592 |#1|) (-592 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 |#2|) $) 136)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 129 (|has| |#1| (-517)))) (-3906 (($ $) 128 (|has| |#1| (-517)))) (-3727 (((-108) $) 126 (|has| |#1| (-517)))) (-2351 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 68 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 67 (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) 84 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 69 (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 70 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-2572 (($ $) 120)) (-3233 (((-3 $ "failed") $) 34)) (-4162 (((-887 |#1|) $ (-713)) 98) (((-887 |#1|) $ (-713) (-713)) 97)) (-1772 (((-108) $) 137)) (-1534 (($) 95 (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $ |#2|) 100) (((-713) $ |#2| (-713)) 99)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 66 (|has| |#1| (-37 (-385 (-525)))))) (-1681 (((-108) $) 118)) (-2352 (($ $ (-592 |#2|) (-592 (-497 |#2|))) 135) (($ $ |#2| (-497 |#2|)) 134) (($ |#1| (-497 |#2|)) 119) (($ $ |#2| (-713)) 102) (($ $ (-592 |#2|) (-592 (-713))) 101)) (-2694 (($ (-1 |#1| |#1|) $) 117)) (-1415 (($ $) 92 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 115)) (-2549 ((|#1| $) 114)) (-3247 (((-1074) $) 9)) (-4141 (($ $ |#2|) 96 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) 10)) (-2462 (($ $ (-713)) 103)) (-1680 (((-3 $ "failed") $ $) 130 (|has| |#1| (-517)))) (-1250 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (($ $ |#2| $) 111) (($ $ (-592 |#2|) (-592 $)) 110) (($ $ (-592 (-273 $))) 109) (($ $ (-273 $)) 108) (($ $ $ $) 107) (($ $ (-592 $) (-592 $)) 106)) (-2524 (($ $ |#2|) 42) (($ $ (-592 |#2|)) 41) (($ $ |#2| (-713)) 40) (($ $ (-592 |#2|) (-592 (-713))) 39)) (-1307 (((-497 |#2|) $) 116)) (-2396 (($ $) 82 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 71 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 80 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 138)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 133 (|has| |#1| (-160))) (($ $) 131 (|has| |#1| (-517))) (($ (-385 (-525))) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3388 ((|#1| $ (-497 |#2|)) 121) (($ $ |#2| (-713)) 105) (($ $ (-592 |#2|) (-592 (-713))) 104)) (-4157 (((-3 $ "failed") $) 132 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-2438 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 127 (|has| |#1| (-517)))) (-2410 (($ $) 90 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 78 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 77 (|has| |#1| (-37 (-385 (-525)))))) (-2687 (($ $) 88 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 76 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 75 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 86 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 74 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ |#2|) 38) (($ $ (-592 |#2|)) 37) (($ $ |#2| (-713)) 36) (($ $ (-592 |#2|) (-592 (-713))) 35)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 122 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ $) 94 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 65 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 125 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 124 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 113) (($ $ |#1|) 112))) +((-1261 (((-108) $ $) NIL)) (-2802 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 76)) (-1755 (($ $ $) 79)) (-2008 (((-108) $ $) 83)) (-2230 (((-108) $ (-713)) NIL)) (-2952 (($ (-592 |#1|)) 24) (($) 16)) (-1932 (($ (-1 (-108) |#1|) $) 70 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3452 (($ $) 71)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) 61 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 64 (|has| $ (-6 -4255))) (($ |#1| $ (-525)) 62) (($ (-1 (-108) |#1|) $ (-525)) 65)) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (($ |#1| $ (-525)) 67) (($ (-1 (-108) |#1|) $ (-525)) 68)) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 32 (|has| $ (-6 -4255)))) (-2133 (($) 14) (($ |#1|) 26) (($ (-592 |#1|)) 21)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) 38)) (-2741 (((-108) |#1| $) 58 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) 74 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 75)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-3202 (($ $ $) 77)) (-2163 ((|#1| $) 55)) (-1710 (($ |#1| $) 56) (($ |#1| $ (-713)) 72)) (-2015 (((-1038) $) NIL)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-4017 ((|#1| $) 54)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 50)) (-1864 (($) 13)) (-1621 (((-592 (-2 (|:| -2542 |#1|) (|:| -2041 (-713)))) $) 48)) (-2782 (($ $ |#1|) NIL) (($ $ $) 78)) (-4031 (($) 15) (($ (-592 |#1|)) 23)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) 60 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 66)) (-2745 (((-501) $) 36 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 20)) (-1271 (((-798) $) 44)) (-3312 (($ (-592 |#1|)) 25) (($) 17)) (-3353 (($ (-592 |#1|)) 22)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 81)) (-4015 (((-108) $ $) 82)) (-3594 (((-713) $) 59 (|has| $ (-6 -4255))))) +(((-680 |#1|) (-13 (-679 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2133 ($)) (-15 -2133 ($ |#1|)) (-15 -2133 ($ (-592 |#1|))) (-15 -3780 ((-592 |#1|) $)) (-15 -1619 ($ |#1| $ (-525))) (-15 -1619 ($ (-1 (-108) |#1|) $ (-525))) (-15 -1649 ($ |#1| $ (-525))) (-15 -1649 ($ (-1 (-108) |#1|) $ (-525))))) (-1020)) (T -680)) +((-2133 (*1 *1) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-2133 (*1 *1 *2) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-2133 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-680 *3)))) (-3780 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-680 *3)) (-4 *3 (-1020)))) (-1619 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1619 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) (-5 *1 (-680 *4)))) (-1649 (*1 *1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) (-1649 (*1 *1 *2 *1 *3) (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) (-5 *1 (-680 *4))))) +(-13 (-679 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2133 ($)) (-15 -2133 ($ |#1|)) (-15 -2133 ($ (-592 |#1|))) (-15 -3780 ((-592 |#1|) $)) (-15 -1619 ($ |#1| $ (-525))) (-15 -1619 ($ (-1 (-108) |#1|) $ (-525))) (-15 -1649 ($ |#1| $ (-525))) (-15 -1649 ($ (-1 (-108) |#1|) $ (-525))))) +((-3708 (((-1178) (-1074)) 8))) +(((-681) (-10 -7 (-15 -3708 ((-1178) (-1074))))) (T -681)) +((-3708 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-681))))) +(-10 -7 (-15 -3708 ((-1178) (-1074)))) +((-3052 (((-592 |#1|) (-592 |#1|) (-592 |#1|)) 10))) +(((-682 |#1|) (-10 -7 (-15 -3052 ((-592 |#1|) (-592 |#1|) (-592 |#1|)))) (-789)) (T -682)) +((-3052 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-682 *3))))) +(-10 -7 (-15 -3052 ((-592 |#1|) (-592 |#1|) (-592 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 |#2|) $) 136)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 129 (|has| |#1| (-517)))) (-2220 (($ $) 128 (|has| |#1| (-517)))) (-4024 (((-108) $) 126 (|has| |#1| (-517)))) (-2351 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 68 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 67 (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) 84 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 69 (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 70 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-2569 (($ $) 120)) (-1853 (((-3 $ "failed") $) 34)) (-4162 (((-887 |#1|) $ (-713)) 98) (((-887 |#1|) $ (-713) (-713)) 97)) (-1499 (((-108) $) 137)) (-1539 (($) 95 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $ |#2|) 100) (((-713) $ |#2| (-713)) 99)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 66 (|has| |#1| (-37 (-385 (-525)))))) (-1256 (((-108) $) 118)) (-2352 (($ $ (-592 |#2|) (-592 (-497 |#2|))) 135) (($ $ |#2| (-497 |#2|)) 134) (($ |#1| (-497 |#2|)) 119) (($ $ |#2| (-713)) 102) (($ $ (-592 |#2|) (-592 (-713))) 101)) (-2688 (($ (-1 |#1| |#1|) $) 117)) (-1418 (($ $) 92 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 115)) (-2546 ((|#1| $) 114)) (-3803 (((-1074) $) 9)) (-2824 (($ $ |#2|) 96 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) 10)) (-1886 (($ $ (-713)) 103)) (-1687 (((-3 $ "failed") $ $) 130 (|has| |#1| (-517)))) (-1251 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (($ $ |#2| $) 111) (($ $ (-592 |#2|) (-592 $)) 110) (($ $ (-592 (-273 $))) 109) (($ $ (-273 $)) 108) (($ $ $ $) 107) (($ $ (-592 $) (-592 $)) 106)) (-2521 (($ $ |#2|) 42) (($ $ (-592 |#2|)) 41) (($ $ |#2| (-713)) 40) (($ $ (-592 |#2|) (-592 (-713))) 39)) (-4003 (((-497 |#2|) $) 116)) (-2397 (($ $) 82 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 71 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 80 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 138)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 133 (|has| |#1| (-160))) (($ $) 131 (|has| |#1| (-517))) (($ (-385 (-525))) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3783 ((|#1| $ (-497 |#2|)) 121) (($ $ |#2| (-713)) 105) (($ $ (-592 |#2|) (-592 (-713))) 104)) (-2925 (((-3 $ "failed") $) 132 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-2437 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 127 (|has| |#1| (-517)))) (-2411 (($ $) 90 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 78 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 77 (|has| |#1| (-37 (-385 (-525)))))) (-2670 (($ $) 88 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 76 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 75 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 86 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 74 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ |#2|) 38) (($ $ (-592 |#2|)) 37) (($ $ |#2| (-713)) 36) (($ $ (-592 |#2|) (-592 (-713))) 35)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 122 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ $) 94 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 65 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 125 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 124 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 113) (($ $ |#1|) 112))) (((-683 |#1| |#2|) (-131) (-977) (-789)) (T -683)) -((-3388 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) (-4 *2 (-789)))) (-3388 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)))) (-2462 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-683 *3 *4)) (-4 *3 (-977)) (-4 *4 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)))) (-1678 (*1 *2 *1 *3) (-12 (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)) (-5 *2 (-713)))) (-1678 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-713)) (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)))) (-4162 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)) (-5 *2 (-887 *4)))) (-4162 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)) (-5 *2 (-887 *4)))) (-4141 (*1 *1 *1 *2) (-12 (-4 *1 (-683 *3 *2)) (-4 *3 (-977)) (-4 *2 (-789)) (-4 *3 (-37 (-385 (-525))))))) -(-13 (-835 |t#2|) (-906 |t#1| (-497 |t#2|) |t#2|) (-486 |t#2| $) (-288 $) (-10 -8 (-15 -3388 ($ $ |t#2| (-713))) (-15 -3388 ($ $ (-592 |t#2|) (-592 (-713)))) (-15 -2462 ($ $ (-713))) (-15 -2352 ($ $ |t#2| (-713))) (-15 -2352 ($ $ (-592 |t#2|) (-592 (-713)))) (-15 -1678 ((-713) $ |t#2|)) (-15 -1678 ((-713) $ |t#2| (-713))) (-15 -4162 ((-887 |t#1|) $ (-713))) (-15 -4162 ((-887 |t#1|) $ (-713) (-713))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |t#2|)) (-6 (-934)) (-6 (-1113))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-497 |#2|)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-269) |has| |#1| (-517)) ((-288 $) . T) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 |#2| $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 |#2|) . T) ((-906 |#1| #0# |#2|) . T) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525))))) -((-2194 (((-396 (-1087 |#4|)) (-1087 |#4|)) 30) (((-396 |#4|) |#4|) 26))) -(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 |#4|) |#4|)) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|)))) (-789) (-735) (-13 (-286) (-138)) (-884 |#3| |#2| |#1|)) (T -684)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) -(-10 -7 (-15 -2194 ((-396 |#4|) |#4|)) (-15 -2194 ((-396 (-1087 |#4|)) (-1087 |#4|)))) -((-3128 (((-396 |#4|) |#4| |#2|) 118)) (-1960 (((-396 |#4|) |#4|) NIL)) (-1990 (((-396 (-1087 |#4|)) (-1087 |#4|)) 109) (((-396 |#4|) |#4|) 40)) (-3891 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2194 (-1087 |#4|)) (|:| -2815 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|))) 68)) (-1388 (((-1087 |#3|) (-1087 |#3|) (-525)) 136)) (-3380 (((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713)) 60)) (-3492 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|)) 64)) (-2532 (((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|))) 25)) (-3634 (((-2 (|:| -3753 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525)) 56)) (-2735 (((-525) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525))))) 133)) (-3008 ((|#4| (-525) (-396 |#4|)) 57)) (-2536 (((-108) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525))))) NIL))) -(((-685 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1990 ((-396 |#4|) |#4|)) (-15 -1990 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -1960 ((-396 |#4|) |#4|)) (-15 -2735 ((-525) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))))) (-15 -3128 ((-396 |#4|) |#4| |#2|)) (-15 -3634 ((-2 (|:| -3753 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525))) (-15 -3891 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2194 (-1087 |#4|)) (|:| -2815 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -2532 ((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -3008 (|#4| (-525) (-396 |#4|))) (-15 -2536 ((-108) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))))) (-15 -3492 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|))) (-15 -3380 ((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713))) (-15 -1388 ((-1087 |#3|) (-1087 |#3|) (-525)))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -685)) -((-1388 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-3380 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-4 *7 (-789)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-4 *8 (-286)) (-5 *2 (-592 (-713))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *5 (-713)))) (-3492 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1087 *11)) (-5 *6 (-592 *10)) (-5 *7 (-592 (-713))) (-5 *8 (-592 *11)) (-4 *10 (-789)) (-4 *11 (-286)) (-4 *9 (-735)) (-4 *5 (-884 *11 *9 *10)) (-5 *2 (-592 (-1087 *5))) (-5 *1 (-685 *9 *10 *11 *5)) (-5 *3 (-1087 *5)))) (-2536 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-2 (|:| -2194 (-1087 *6)) (|:| -2815 (-525))))) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-3008 (*1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-884 *7 *5 *6)) (-5 *1 (-685 *5 *6 *7 *2)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-286)))) (-2532 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-5 *2 (-2 (|:| |upol| (-1087 *8)) (|:| |Lval| (-592 *8)) (|:| |Lfact| (-592 (-2 (|:| -2194 (-1087 *8)) (|:| -2815 (-525))))) (|:| |ctpol| *8))) (-5 *1 (-685 *6 *7 *8 *9)))) (-3891 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *6 (-735)) (-4 *9 (-884 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-592 (-2 (|:| -2194 (-1087 *9)) (|:| -2815 (-525))))))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)))) (-3634 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-525)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-5 *2 (-2 (|:| -3753 (-1087 *9)) (|:| |polval| (-1087 *8)))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)) (-5 *4 (-1087 *8)))) (-3128 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) (-2735 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2194 (-1087 *6)) (|:| -2815 (-525))))) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-1960 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5)))) (-1990 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-685 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-1990 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5))))) -(-10 -7 (-15 -1990 ((-396 |#4|) |#4|)) (-15 -1990 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -1960 ((-396 |#4|) |#4|)) (-15 -2735 ((-525) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))))) (-15 -3128 ((-396 |#4|) |#4| |#2|)) (-15 -3634 ((-2 (|:| -3753 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525))) (-15 -3891 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2194 (-1087 |#4|)) (|:| -2815 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -2532 ((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -3008 (|#4| (-525) (-396 |#4|))) (-15 -2536 ((-108) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))) (-592 (-2 (|:| -2194 (-1087 |#3|)) (|:| -2815 (-525)))))) (-15 -3492 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|))) (-15 -3380 ((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713))) (-15 -1388 ((-1087 |#3|) (-1087 |#3|) (-525)))) -((-2153 (($ $ (-856)) 12))) -(((-686 |#1| |#2|) (-10 -8 (-15 -2153 (|#1| |#1| (-856)))) (-687 |#2|) (-160)) (T -686)) -NIL -(-10 -8 (-15 -2153 (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-1236 (($ $ (-856)) 28)) (-2153 (($ $ (-856)) 33)) (-2390 (($ $ (-856)) 29)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1507 (($ $ $) 25)) (-1270 (((-798) $) 11)) (-1336 (($ $ $ $) 26)) (-3890 (($ $ $) 24)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) +((-3783 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) (-4 *2 (-789)))) (-3783 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)))) (-1886 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-683 *3 *4)) (-4 *3 (-977)) (-4 *4 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)))) (-1234 (*1 *2 *1 *3) (-12 (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)) (-5 *2 (-713)))) (-1234 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-713)) (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)))) (-4162 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)) (-5 *2 (-887 *4)))) (-4162 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)) (-5 *2 (-887 *4)))) (-2824 (*1 *1 *1 *2) (-12 (-4 *1 (-683 *3 *2)) (-4 *3 (-977)) (-4 *2 (-789)) (-4 *3 (-37 (-385 (-525))))))) +(-13 (-835 |t#2|) (-906 |t#1| (-497 |t#2|) |t#2|) (-486 |t#2| $) (-288 $) (-10 -8 (-15 -3783 ($ $ |t#2| (-713))) (-15 -3783 ($ $ (-592 |t#2|) (-592 (-713)))) (-15 -1886 ($ $ (-713))) (-15 -2352 ($ $ |t#2| (-713))) (-15 -2352 ($ $ (-592 |t#2|) (-592 (-713)))) (-15 -1234 ((-713) $ |t#2|)) (-15 -1234 ((-713) $ |t#2| (-713))) (-15 -4162 ((-887 |t#1|) $ (-713))) (-15 -4162 ((-887 |t#1|) $ (-713) (-713))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $ |t#2|)) (-6 (-934)) (-6 (-1113))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-497 |#2|)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-269) |has| |#1| (-517)) ((-288 $) . T) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 |#2| $) . T) ((-486 $ $) . T) ((-517) |has| |#1| (-517)) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 |#2|) . T) ((-906 |#1| #0# |#2|) . T) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525))))) +((-2197 (((-396 (-1087 |#4|)) (-1087 |#4|)) 30) (((-396 |#4|) |#4|) 26))) +(((-684 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 |#4|) |#4|)) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|)))) (-789) (-735) (-13 (-286) (-138)) (-884 |#3| |#2| |#1|)) (T -684)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-684 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-396 *3)) (-5 *1 (-684 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) +(-10 -7 (-15 -2197 ((-396 |#4|) |#4|)) (-15 -2197 ((-396 (-1087 |#4|)) (-1087 |#4|)))) +((-2093 (((-396 |#4|) |#4| |#2|) 118)) (-3882 (((-396 |#4|) |#4|) NIL)) (-2033 (((-396 (-1087 |#4|)) (-1087 |#4|)) 109) (((-396 |#4|) |#4|) 40)) (-2029 (((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2197 (-1087 |#4|)) (|:| -2058 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|))) 68)) (-2040 (((-1087 |#3|) (-1087 |#3|) (-525)) 136)) (-3703 (((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713)) 60)) (-3486 (((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|)) 64)) (-1298 (((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|))) 25)) (-1278 (((-2 (|:| -3146 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525)) 56)) (-2665 (((-525) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525))))) 133)) (-3338 ((|#4| (-525) (-396 |#4|)) 57)) (-1321 (((-108) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525))))) NIL))) +(((-685 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2033 ((-396 |#4|) |#4|)) (-15 -2033 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3882 ((-396 |#4|) |#4|)) (-15 -2665 ((-525) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))))) (-15 -2093 ((-396 |#4|) |#4| |#2|)) (-15 -1278 ((-2 (|:| -3146 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525))) (-15 -2029 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2197 (-1087 |#4|)) (|:| -2058 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -1298 ((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -3338 (|#4| (-525) (-396 |#4|))) (-15 -1321 ((-108) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))))) (-15 -3486 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|))) (-15 -3703 ((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713))) (-15 -2040 ((-1087 |#3|) (-1087 |#3|) (-525)))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -685)) +((-2040 (*1 *2 *2 *3) (-12 (-5 *2 (-1087 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-3703 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-4 *7 (-789)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-4 *8 (-286)) (-5 *2 (-592 (-713))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *5 (-713)))) (-3486 (*1 *2 *3 *4 *4 *5 *6 *7 *8) (|partial| -12 (-5 *4 (-1087 *11)) (-5 *6 (-592 *10)) (-5 *7 (-592 (-713))) (-5 *8 (-592 *11)) (-4 *10 (-789)) (-4 *11 (-286)) (-4 *9 (-735)) (-4 *5 (-884 *11 *9 *10)) (-5 *2 (-592 (-1087 *5))) (-5 *1 (-685 *9 *10 *11 *5)) (-5 *3 (-1087 *5)))) (-1321 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-2 (|:| -2197 (-1087 *6)) (|:| -2058 (-525))))) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-3338 (*1 *2 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-884 *7 *5 *6)) (-5 *1 (-685 *5 *6 *7 *2)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-286)))) (-1298 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-5 *2 (-2 (|:| |upol| (-1087 *8)) (|:| |Lval| (-592 *8)) (|:| |Lfact| (-592 (-2 (|:| -2197 (-1087 *8)) (|:| -2058 (-525))))) (|:| |ctpol| *8))) (-5 *1 (-685 *6 *7 *8 *9)))) (-2029 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *6 (-735)) (-4 *9 (-884 *8 *6 *7)) (-5 *2 (-2 (|:| |unitPart| *9) (|:| |suPart| (-592 (-2 (|:| -2197 (-1087 *9)) (|:| -2058 (-525))))))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)))) (-1278 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-525)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-5 *2 (-2 (|:| -3146 (-1087 *9)) (|:| |polval| (-1087 *8)))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)) (-5 *4 (-1087 *8)))) (-2093 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) (-2665 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -2197 (-1087 *6)) (|:| -2058 (-525))))) (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) (-3882 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5)))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-685 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5))))) +(-10 -7 (-15 -2033 ((-396 |#4|) |#4|)) (-15 -2033 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3882 ((-396 |#4|) |#4|)) (-15 -2665 ((-525) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))))) (-15 -2093 ((-396 |#4|) |#4| |#2|)) (-15 -1278 ((-2 (|:| -3146 (-1087 |#4|)) (|:| |polval| (-1087 |#3|))) (-1087 |#4|) (-1087 |#3|) (-525))) (-15 -2029 ((-2 (|:| |unitPart| |#4|) (|:| |suPart| (-592 (-2 (|:| -2197 (-1087 |#4|)) (|:| -2058 (-525)))))) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -1298 ((-2 (|:| |upol| (-1087 |#3|)) (|:| |Lval| (-592 |#3|)) (|:| |Lfact| (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525))))) (|:| |ctpol| |#3|)) (-1087 |#4|) (-592 |#2|) (-592 (-592 |#3|)))) (-15 -3338 (|#4| (-525) (-396 |#4|))) (-15 -1321 ((-108) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))) (-592 (-2 (|:| -2197 (-1087 |#3|)) (|:| -2058 (-525)))))) (-15 -3486 ((-3 (-592 (-1087 |#4|)) "failed") (-1087 |#4|) (-1087 |#3|) (-1087 |#3|) |#4| (-592 |#2|) (-592 (-713)) (-592 |#3|))) (-15 -3703 ((-592 (-713)) (-1087 |#4|) (-592 |#2|) (-713))) (-15 -2040 ((-1087 |#3|) (-1087 |#3|) (-525)))) +((-2012 (($ $ (-856)) 12))) +(((-686 |#1| |#2|) (-10 -8 (-15 -2012 (|#1| |#1| (-856)))) (-687 |#2|) (-160)) (T -686)) +NIL +(-10 -8 (-15 -2012 (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2927 (($ $ (-856)) 28)) (-2012 (($ $ (-856)) 33)) (-2594 (($ $ (-856)) 29)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2172 (($ $ $) 25)) (-1271 (((-798) $) 11)) (-2355 (($ $ $ $) 26)) (-2013 (($ $ $) 24)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27) (($ $ |#1|) 35) (($ |#1| $) 34))) (((-687 |#1|) (-131) (-160)) (T -687)) -((-2153 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-687 *3)) (-4 *3 (-160))))) -(-13 (-704) (-660 |t#1|) (-10 -8 (-15 -2153 ($ $ (-856))))) +((-2012 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-687 *3)) (-4 *3 (-160))))) +(-13 (-704) (-660 |t#1|) (-10 -8 (-15 -2012 ($ $ (-856))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-660 |#1|) . T) ((-663) . T) ((-704) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-1653 (((-966) (-632 (-205)) (-525) (-108) (-525)) 25)) (-1272 (((-966) (-632 (-205)) (-525) (-108) (-525)) 24))) -(((-688) (-10 -7 (-15 -1272 ((-966) (-632 (-205)) (-525) (-108) (-525))) (-15 -1653 ((-966) (-632 (-205)) (-525) (-108) (-525))))) (T -688)) -((-1653 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-688)))) (-1272 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-688))))) -(-10 -7 (-15 -1272 ((-966) (-632 (-205)) (-525) (-108) (-525))) (-15 -1653 ((-966) (-632 (-205)) (-525) (-108) (-525)))) -((-4086 (((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) 43)) (-3379 (((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) 39)) (-4152 (((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) 32))) -(((-689) (-10 -7 (-15 -4152 ((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -3379 ((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -4086 ((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))) (T -689)) -((-4086 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-966)) (-5 *1 (-689)))) (-3379 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-966)) (-5 *1 (-689)))) (-4152 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) (-5 *1 (-689))))) -(-10 -7 (-15 -4152 ((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -3379 ((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -4086 ((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))))) -((-1205 (((-966) (-525) (-525) (-632 (-205)) (-525)) 34)) (-2872 (((-966) (-525) (-525) (-632 (-205)) (-525)) 33)) (-3821 (((-966) (-525) (-632 (-205)) (-525)) 32)) (-1961 (((-966) (-525) (-632 (-205)) (-525)) 31)) (-3109 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 30)) (-3063 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-4224 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-4078 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525)) 27)) (-4203 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 24)) (-1509 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 23)) (-3973 (((-966) (-525) (-632 (-205)) (-525)) 22)) (-3375 (((-966) (-525) (-632 (-205)) (-525)) 21))) -(((-690) (-10 -7 (-15 -3375 ((-966) (-525) (-632 (-205)) (-525))) (-15 -3973 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1509 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4203 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4078 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4224 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3063 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3109 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1961 ((-966) (-525) (-632 (-205)) (-525))) (-15 -3821 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2872 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1205 ((-966) (-525) (-525) (-632 (-205)) (-525))))) (T -690)) -((-1205 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-2872 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3821 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1961 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3109 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3063 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-4224 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-4078 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-4203 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1509 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3973 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3375 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690))))) -(-10 -7 (-15 -3375 ((-966) (-525) (-632 (-205)) (-525))) (-15 -3973 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1509 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4203 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4078 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4224 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3063 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3109 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1961 ((-966) (-525) (-632 (-205)) (-525))) (-15 -3821 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2872 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1205 ((-966) (-525) (-525) (-632 (-205)) (-525)))) -((-3643 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 52)) (-3175 (((-966) (-632 (-205)) (-632 (-205)) (-525) (-525)) 51)) (-2607 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 50)) (-1497 (((-966) (-205) (-205) (-525) (-525) (-525) (-525)) 46)) (-1688 (((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 45)) (-2190 (((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 44)) (-2428 (((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 43)) (-2160 (((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 42)) (-2463 (((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) 38)) (-2440 (((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) 37)) (-4212 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) 33)) (-2840 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) 32))) -(((-691) (-10 -7 (-15 -2840 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -4212 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2440 ((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2463 ((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2160 ((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2428 ((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2190 ((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1688 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1497 ((-966) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -2607 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -3175 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-525))) (-15 -3643 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))) (T -691)) -((-3643 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-3175 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691)))) (-2607 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-1497 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691)))) (-1688 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2190 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2428 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2160 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2463 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2440 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-4212 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2840 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) (-5 *1 (-691))))) -(-10 -7 (-15 -2840 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -4212 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2440 ((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2463 ((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834))))) (-15 -2160 ((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2428 ((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2190 ((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1688 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1497 ((-966) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -2607 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -3175 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-525))) (-15 -3643 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))))) -((-1214 (((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-1962 (((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366)) 69) (((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) 68)) (-1440 (((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) 57)) (-3538 (((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 50)) (-2894 (((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 49)) (-2674 (((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 45)) (-2079 (((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 42)) (-3294 (((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 38))) -(((-692) (-10 -7 (-15 -3294 ((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2079 ((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2674 ((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2894 ((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3538 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -1440 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -1962 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -1962 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -1214 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -692)) -((-1214 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-1962 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-692)))) (-1962 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-1440 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-3538 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-2894 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-2674 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-2079 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-3294 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692))))) -(-10 -7 (-15 -3294 ((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2079 ((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2674 ((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2894 ((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -3538 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -1440 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -1962 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -1962 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -1214 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))))) -((-4183 (((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525)) 45)) (-2234 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) 41)) (-3602 (((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 23))) -(((-693) (-10 -7 (-15 -3602 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2234 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -4183 ((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525))))) (T -693)) -((-4183 (*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 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-620 (-205))) (-5 *2 (-966)) (-5 *1 (-693)))) (-2234 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-966)) (-5 *1 (-693)))) (-3602 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-693))))) -(-10 -7 (-15 -3602 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2234 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -4183 ((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525)))) -((-2947 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525)) 35)) (-3557 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525)) 34)) (-2828 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525)) 33)) (-2444 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-1686 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-2250 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525)) 27)) (-3741 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525)) 24)) (-1650 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525)) 23)) (-3385 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 22)) (-2354 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 21))) -(((-694) (-10 -7 (-15 -2354 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -3385 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1650 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3741 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -2250 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525))) (-15 -1686 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2444 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2828 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525))) (-15 -3557 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -2947 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525))))) (T -694)) -((-2947 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-3557 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-2828 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-2444 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-1686 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-2250 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-3741 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-1650 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-3385 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-2354 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694))))) -(-10 -7 (-15 -2354 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -3385 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1650 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3741 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -2250 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525))) (-15 -1686 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2444 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2828 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525))) (-15 -3557 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -2947 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525)))) -((-3003 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 45)) (-2492 (((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525)) 44)) (-2434 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 43)) (-4055 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 42)) (-3292 (((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525)) 41)) (-2154 (((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525)) 40)) (-3639 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525)) 39)) (-2505 (((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525))) 38)) (-3971 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 35)) (-3868 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525)) 34)) (-1982 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525)) 33)) (-3985 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 32)) (-2986 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525)) 31)) (-2845 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525)) 30)) (-3854 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525)) 29)) (-3238 (((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525)) 28)) (-1240 (((-966) (-525) (-632 (-205)) (-205) (-525)) 24)) (-1347 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 21))) -(((-695) (-10 -7 (-15 -1347 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1240 ((-966) (-525) (-632 (-205)) (-205) (-525))) (-15 -3238 ((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525))) (-15 -3854 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2845 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -2986 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525))) (-15 -3985 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1982 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525))) (-15 -3868 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525))) (-15 -3971 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2505 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)))) (-15 -3639 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525))) (-15 -2154 ((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -3292 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4055 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2434 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -2492 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3003 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))))) (T -695)) -((-3003 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2492 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2434 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-4055 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3292 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-2154 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3639 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-2505 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3971 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3868 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-1982 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-3985 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2986 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2845 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3854 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3238 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-1240 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-1347 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695))))) -(-10 -7 (-15 -1347 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1240 ((-966) (-525) (-632 (-205)) (-205) (-525))) (-15 -3238 ((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525))) (-15 -3854 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2845 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -2986 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525))) (-15 -3985 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1982 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525))) (-15 -3868 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525))) (-15 -3971 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2505 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)))) (-15 -3639 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525))) (-15 -2154 ((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -3292 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4055 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2434 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -2492 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3003 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)))) -((-3230 (((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525)) 63)) (-2892 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 62)) (-2391 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) 58)) (-3399 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525)) 51)) (-1367 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) 50)) (-2611 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) 46)) (-4087 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) 42)) (-2644 (((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 38))) -(((-696) (-10 -7 (-15 -2644 ((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -4087 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2611 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -1367 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3399 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525))) (-15 -2391 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2892 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -3230 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525))))) (T -696)) -((-3230 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-696)))) (-2892 (*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 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-2391 (*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 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-108)) (-5 *7 (-632 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-3399 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-696)))) (-1367 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-2611 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-4087 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-2644 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *2 (-966)) (-5 *1 (-696))))) -(-10 -7 (-15 -2644 ((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -4087 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -2611 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -1367 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3399 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525))) (-15 -2391 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -2892 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -3230 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525)))) -((-3698 (((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)) 47)) (-1404 (((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525)) 46)) (-2200 (((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525)) 45)) (-1457 (((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 40)) (-4193 (((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525)) 39)) (-1350 (((-966) (-525) (-525) (-525) (-632 (-205)) (-525)) 36)) (-4014 (((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525)) 35)) (-2597 (((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525)) 34)) (-3484 (((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525)) 33)) (-3262 (((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525)) 32))) -(((-697) (-10 -7 (-15 -3262 ((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525))) (-15 -3484 ((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525))) (-15 -2597 ((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525))) (-15 -4014 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525))) (-15 -1350 ((-966) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -4193 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525))) (-15 -1457 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2200 ((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -1404 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -3698 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525))))) (T -697)) -((-3698 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-1404 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-2200 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-1457 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-4193 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-1350 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-4014 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-697)))) (-2597 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *3 (-525)) (-5 *4 (-592 (-108))) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *7 (-205)) (-5 *2 (-966)) (-5 *1 (-697)))) (-3484 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-525))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-3262 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-592 (-108))) (-5 *7 (-632 (-205))) (-5 *8 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-697))))) -(-10 -7 (-15 -3262 ((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525))) (-15 -3484 ((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525))) (-15 -2597 ((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525))) (-15 -4014 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525))) (-15 -1350 ((-966) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -4193 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525))) (-15 -1457 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2200 ((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -1404 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -3698 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)))) -((-2847 (((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)) 65)) (-2095 (((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525)) 60)) (-2085 (((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366)) 56) (((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) 55)) (-3515 (((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525)) 37)) (-3589 (((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525)) 33)) (-3920 (((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525)) 30)) (-2870 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-2988 (((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-1930 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 27)) (-3087 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525)) 26)) (-3431 (((-966) (-525) (-525) (-632 (-205)) (-525)) 25)) (-1510 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 24)) (-3577 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 23)) (-1248 (((-966) (-632 (-205)) (-525) (-525) (-525) (-525)) 22)) (-3715 (((-966) (-525) (-525) (-632 (-205)) (-525)) 21))) -(((-698) (-10 -7 (-15 -3715 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1248 ((-966) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -3577 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1510 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3431 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -3087 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -1930 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2988 ((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2870 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3920 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3589 ((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525))) (-15 -3515 ((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2085 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2085 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -2095 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2847 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525))))) (T -698)) -((-2847 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2095 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2085 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-698)))) (-2085 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3515 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3589 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3920 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-698)))) (-2870 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2988 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1930 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3087 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3431 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1510 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3577 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1248 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-698)))) (-3715 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698))))) -(-10 -7 (-15 -3715 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1248 ((-966) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -3577 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1510 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3431 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -3087 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -1930 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2988 ((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2870 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3920 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -3589 ((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525))) (-15 -3515 ((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2085 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -2085 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -2095 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2847 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)))) -((-1922 (((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) 61)) (-2757 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525)) 57)) (-4033 (((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) 56)) (-1410 (((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525)) 37)) (-1408 (((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525)) 36)) (-4229 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 33)) (-3769 (((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205))) 32)) (-2540 (((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525)) 28)) (-3031 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525)) 27)) (-2207 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525)) 26)) (-3021 (((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525)) 22))) -(((-699) (-10 -7 (-15 -3021 ((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -2207 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3031 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -2540 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525))) (-15 -3769 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)))) (-15 -4229 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1408 ((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1410 ((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4033 ((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -2757 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1922 ((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))) (T -699)) -((-1922 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2757 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-4033 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-966)) (-5 *1 (-699)))) (-1410 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-1408 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-4229 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-3769 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2540 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-699)))) (-3031 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2207 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-3021 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-699))))) -(-10 -7 (-15 -3021 ((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -2207 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3031 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -2540 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525))) (-15 -3769 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)))) (-15 -4229 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1408 ((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1410 ((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4033 ((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -2757 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1922 ((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))))) -((-2562 (((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205))) 29)) (-1941 (((-966) (-1074) (-525) (-525) (-632 (-205))) 28)) (-4130 (((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205))) 27)) (-1563 (((-966) (-525) (-525) (-525) (-632 (-205))) 21))) -(((-700) (-10 -7 (-15 -1563 ((-966) (-525) (-525) (-525) (-632 (-205)))) (-15 -4130 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205)))) (-15 -1941 ((-966) (-1074) (-525) (-525) (-632 (-205)))) (-15 -2562 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)))))) (T -700)) -((-2562 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700)))) (-1941 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700)))) (-4130 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-700)))) (-1563 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700))))) -(-10 -7 (-15 -1563 ((-966) (-525) (-525) (-525) (-632 (-205)))) (-15 -4130 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205)))) (-15 -1941 ((-966) (-1074) (-525) (-525) (-632 (-205)))) (-15 -2562 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205))))) -((-4126 (((-966) (-205) (-205) (-205) (-205) (-525)) 62)) (-3491 (((-966) (-205) (-205) (-205) (-525)) 61)) (-3590 (((-966) (-205) (-205) (-205) (-525)) 60)) (-2987 (((-966) (-205) (-205) (-525)) 59)) (-4208 (((-966) (-205) (-525)) 58)) (-1373 (((-966) (-205) (-525)) 57)) (-3350 (((-966) (-205) (-525)) 56)) (-2799 (((-966) (-205) (-525)) 55)) (-2151 (((-966) (-205) (-525)) 54)) (-3100 (((-966) (-205) (-525)) 53)) (-1943 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 52)) (-3855 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 51)) (-1500 (((-966) (-205) (-525)) 50)) (-1805 (((-966) (-205) (-525)) 49)) (-1397 (((-966) (-205) (-525)) 48)) (-2021 (((-966) (-205) (-525)) 47)) (-3649 (((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525)) 46)) (-2356 (((-966) (-1074) (-157 (-205)) (-1074) (-525)) 45)) (-3889 (((-966) (-1074) (-157 (-205)) (-1074) (-525)) 44)) (-3564 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 43)) (-3521 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 42)) (-2436 (((-966) (-205) (-525)) 39)) (-3527 (((-966) (-205) (-525)) 38)) (-2089 (((-966) (-205) (-525)) 37)) (-3874 (((-966) (-205) (-525)) 36)) (-2080 (((-966) (-205) (-525)) 35)) (-2329 (((-966) (-205) (-525)) 34)) (-1885 (((-966) (-205) (-525)) 33)) (-3796 (((-966) (-205) (-525)) 32)) (-2125 (((-966) (-205) (-525)) 31)) (-3104 (((-966) (-205) (-525)) 30)) (-3400 (((-966) (-205) (-205) (-205) (-525)) 29)) (-1993 (((-966) (-205) (-525)) 28)) (-3691 (((-966) (-205) (-525)) 27)) (-3331 (((-966) (-205) (-525)) 26)) (-3648 (((-966) (-205) (-525)) 25)) (-3744 (((-966) (-205) (-525)) 24)) (-3340 (((-966) (-157 (-205)) (-525)) 21))) -(((-701) (-10 -7 (-15 -3340 ((-966) (-157 (-205)) (-525))) (-15 -3744 ((-966) (-205) (-525))) (-15 -3648 ((-966) (-205) (-525))) (-15 -3331 ((-966) (-205) (-525))) (-15 -3691 ((-966) (-205) (-525))) (-15 -1993 ((-966) (-205) (-525))) (-15 -3400 ((-966) (-205) (-205) (-205) (-525))) (-15 -3104 ((-966) (-205) (-525))) (-15 -2125 ((-966) (-205) (-525))) (-15 -3796 ((-966) (-205) (-525))) (-15 -1885 ((-966) (-205) (-525))) (-15 -2329 ((-966) (-205) (-525))) (-15 -2080 ((-966) (-205) (-525))) (-15 -3874 ((-966) (-205) (-525))) (-15 -2089 ((-966) (-205) (-525))) (-15 -3527 ((-966) (-205) (-525))) (-15 -2436 ((-966) (-205) (-525))) (-15 -3521 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3564 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3889 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -2356 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -3649 ((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2021 ((-966) (-205) (-525))) (-15 -1397 ((-966) (-205) (-525))) (-15 -1805 ((-966) (-205) (-525))) (-15 -1500 ((-966) (-205) (-525))) (-15 -3855 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -1943 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3100 ((-966) (-205) (-525))) (-15 -2151 ((-966) (-205) (-525))) (-15 -2799 ((-966) (-205) (-525))) (-15 -3350 ((-966) (-205) (-525))) (-15 -1373 ((-966) (-205) (-525))) (-15 -4208 ((-966) (-205) (-525))) (-15 -2987 ((-966) (-205) (-205) (-525))) (-15 -3590 ((-966) (-205) (-205) (-205) (-525))) (-15 -3491 ((-966) (-205) (-205) (-205) (-525))) (-15 -4126 ((-966) (-205) (-205) (-205) (-205) (-525))))) (T -701)) -((-4126 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3491 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3590 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2987 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-4208 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1373 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3350 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2799 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2151 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3100 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1943 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3855 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1500 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1805 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1397 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2021 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3649 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-157 (-205))) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2356 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3889 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3564 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3521 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2436 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3527 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2089 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3874 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2080 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2329 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1885 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3796 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2125 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3104 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3400 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1993 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3691 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3331 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3648 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3744 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3340 (*1 *2 *3 *4) (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(-10 -7 (-15 -3340 ((-966) (-157 (-205)) (-525))) (-15 -3744 ((-966) (-205) (-525))) (-15 -3648 ((-966) (-205) (-525))) (-15 -3331 ((-966) (-205) (-525))) (-15 -3691 ((-966) (-205) (-525))) (-15 -1993 ((-966) (-205) (-525))) (-15 -3400 ((-966) (-205) (-205) (-205) (-525))) (-15 -3104 ((-966) (-205) (-525))) (-15 -2125 ((-966) (-205) (-525))) (-15 -3796 ((-966) (-205) (-525))) (-15 -1885 ((-966) (-205) (-525))) (-15 -2329 ((-966) (-205) (-525))) (-15 -2080 ((-966) (-205) (-525))) (-15 -3874 ((-966) (-205) (-525))) (-15 -2089 ((-966) (-205) (-525))) (-15 -3527 ((-966) (-205) (-525))) (-15 -2436 ((-966) (-205) (-525))) (-15 -3521 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3564 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3889 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -2356 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -3649 ((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2021 ((-966) (-205) (-525))) (-15 -1397 ((-966) (-205) (-525))) (-15 -1805 ((-966) (-205) (-525))) (-15 -1500 ((-966) (-205) (-525))) (-15 -3855 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -1943 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3100 ((-966) (-205) (-525))) (-15 -2151 ((-966) (-205) (-525))) (-15 -2799 ((-966) (-205) (-525))) (-15 -3350 ((-966) (-205) (-525))) (-15 -1373 ((-966) (-205) (-525))) (-15 -4208 ((-966) (-205) (-525))) (-15 -2987 ((-966) (-205) (-205) (-525))) (-15 -3590 ((-966) (-205) (-205) (-205) (-525))) (-15 -3491 ((-966) (-205) (-205) (-205) (-525))) (-15 -4126 ((-966) (-205) (-205) (-205) (-205) (-525)))) -((-2913 (((-1178)) 18)) (-2992 (((-1074)) 22)) (-2459 (((-1074)) 21)) (-3706 (((-1024) (-1091) (-632 (-525))) 37) (((-1024) (-1091) (-632 (-205))) 32)) (-2096 (((-108)) 16)) (-3341 (((-1074) (-1074)) 25))) -(((-702) (-10 -7 (-15 -2459 ((-1074))) (-15 -2992 ((-1074))) (-15 -3341 ((-1074) (-1074))) (-15 -3706 ((-1024) (-1091) (-632 (-205)))) (-15 -3706 ((-1024) (-1091) (-632 (-525)))) (-15 -2096 ((-108))) (-15 -2913 ((-1178))))) (T -702)) -((-2913 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-702)))) (-2096 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-702)))) (-3706 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-525))) (-5 *2 (-1024)) (-5 *1 (-702)))) (-3706 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-205))) (-5 *2 (-1024)) (-5 *1 (-702)))) (-3341 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702)))) (-2992 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702)))) (-2459 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) -(-10 -7 (-15 -2459 ((-1074))) (-15 -2992 ((-1074))) (-15 -3341 ((-1074) (-1074))) (-15 -3706 ((-1024) (-1091) (-632 (-205)))) (-15 -3706 ((-1024) (-1091) (-632 (-525)))) (-15 -2096 ((-108))) (-15 -2913 ((-1178)))) -((-1507 (($ $ $) 10)) (-1336 (($ $ $ $) 9)) (-3890 (($ $ $) 12))) -(((-703 |#1|) (-10 -8 (-15 -3890 (|#1| |#1| |#1|)) (-15 -1507 (|#1| |#1| |#1|)) (-15 -1336 (|#1| |#1| |#1| |#1|))) (-704)) (T -703)) -NIL -(-10 -8 (-15 -3890 (|#1| |#1| |#1|)) (-15 -1507 (|#1| |#1| |#1|)) (-15 -1336 (|#1| |#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-1236 (($ $ (-856)) 28)) (-2390 (($ $ (-856)) 29)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1507 (($ $ $) 25)) (-1270 (((-798) $) 11)) (-1336 (($ $ $ $) 26)) (-3890 (($ $ $) 24)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27))) +((-1450 (((-966) (-632 (-205)) (-525) (-108) (-525)) 25)) (-3618 (((-966) (-632 (-205)) (-525) (-108) (-525)) 24))) +(((-688) (-10 -7 (-15 -3618 ((-966) (-632 (-205)) (-525) (-108) (-525))) (-15 -1450 ((-966) (-632 (-205)) (-525) (-108) (-525))))) (T -688)) +((-1450 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-688)))) (-3618 (*1 *2 *3 *4 *5 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-688))))) +(-10 -7 (-15 -3618 ((-966) (-632 (-205)) (-525) (-108) (-525))) (-15 -1450 ((-966) (-632 (-205)) (-525) (-108) (-525)))) +((-3376 (((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) 43)) (-3691 (((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) 39)) (-2890 (((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) 32))) +(((-689) (-10 -7 (-15 -2890 ((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -3691 ((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -3376 ((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN))))))) (T -689)) +((-3376 (*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-966)) (-5 *1 (-689)))) (-3691 (*1 *2 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-966)) (-5 *1 (-689)))) (-2890 (*1 *2 *3 *3 *3 *3 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-689))))) +(-10 -7 (-15 -2890 ((-966) (-205) (-205) (-205) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -3691 ((-966) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN))))) (-15 -3376 ((-966) (-525) (-525) (-525) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))))) +((-2595 (((-966) (-525) (-525) (-632 (-205)) (-525)) 34)) (-1381 (((-966) (-525) (-525) (-632 (-205)) (-525)) 33)) (-2655 (((-966) (-525) (-632 (-205)) (-525)) 32)) (-3891 (((-966) (-525) (-632 (-205)) (-525)) 31)) (-1929 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 30)) (-2823 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-2281 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-3308 (((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525)) 27)) (-1998 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 24)) (-2208 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 23)) (-1668 (((-966) (-525) (-632 (-205)) (-525)) 22)) (-3652 (((-966) (-525) (-632 (-205)) (-525)) 21))) +(((-690) (-10 -7 (-15 -3652 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1668 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2208 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1998 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3308 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2281 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2823 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1929 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3891 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2655 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1381 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -2595 ((-966) (-525) (-525) (-632 (-205)) (-525))))) (T -690)) +((-2595 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1381 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-2655 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3891 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1929 (*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-2823 (*1 *2 *3 *3 *4 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-2281 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3308 (*1 *2 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1998 (*1 *2 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-2208 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-1668 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690)))) (-3652 (*1 *2 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-690))))) +(-10 -7 (-15 -3652 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1668 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2208 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1998 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3308 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2281 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2823 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1929 ((-966) (-525) (-525) (-1074) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3891 ((-966) (-525) (-632 (-205)) (-525))) (-15 -2655 ((-966) (-525) (-632 (-205)) (-525))) (-15 -1381 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -2595 ((-966) (-525) (-525) (-632 (-205)) (-525)))) +((-1364 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 52)) (-1322 (((-966) (-632 (-205)) (-632 (-205)) (-525) (-525)) 51)) (-3729 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) 50)) (-2071 (((-966) (-205) (-205) (-525) (-525) (-525) (-525)) 46)) (-1318 (((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 45)) (-4229 (((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 44)) (-2924 (((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 43)) (-2115 (((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) 42)) (-1896 (((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) 38)) (-2996 (((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) 37)) (-2124 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) 33)) (-2433 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) 32))) +(((-691) (-10 -7 (-15 -2433 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2124 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2996 ((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -1896 ((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2115 ((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2924 ((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -4229 ((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1318 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2071 ((-966) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -3729 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -1322 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-525))) (-15 -1364 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))))) (T -691)) +((-1364 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-1322 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691)))) (-3729 (*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2071 (*1 *2 *3 *3 *4 *4 *4 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691)))) (-1318 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-4229 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2924 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2115 (*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-1896 (*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2996 (*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2124 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-691)))) (-2433 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-691))))) +(-10 -7 (-15 -2433 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2124 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2996 ((-966) (-205) (-205) (-525) (-632 (-205)) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -1896 ((-966) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832))))) (-15 -2115 ((-966) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2924 ((-966) (-205) (-205) (-205) (-205) (-525) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -4229 ((-966) (-205) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -1318 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G))))) (-15 -2071 ((-966) (-205) (-205) (-525) (-525) (-525) (-525))) (-15 -3729 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN))))) (-15 -1322 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-525))) (-15 -1364 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-205) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))))) +((-2687 (((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) 76)) (-3912 (((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366)) 69) (((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) 68)) (-2198 (((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) 57)) (-2932 (((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 50)) (-1605 (((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 49)) (-3212 (((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 45)) (-1779 (((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) 42)) (-4226 (((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) 38))) +(((-692) (-10 -7 (-15 -4226 ((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1779 ((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3212 ((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1605 ((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2932 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2198 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -3912 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -3912 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -2687 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP))))))) (T -692)) +((-2687 (*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-3912 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-692)))) (-3912 (*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-2198 (*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-2932 (*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-1605 (*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-3212 (*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-1779 (*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) (-5 *1 (-692)))) (-4226 (*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) (-5 *2 (-966)) (-5 *1 (-692))))) +(-10 -7 (-15 -4226 ((-966) (-205) (-525) (-525) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1779 ((-966) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -3212 ((-966) (-205) (-525) (-525) (-205) (-1074) (-205) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -1605 ((-966) (-205) (-525) (-525) (-1074) (-525) (-205) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G))) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV))) (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT))))) (-15 -2932 ((-966) (-632 (-205)) (-632 (-205)) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN))))) (-15 -2198 ((-966) (-205) (-205) (-525) (-205) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG))))) (-15 -3912 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))))) (-15 -3912 ((-966) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL))) (-366) (-366))) (-15 -2687 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS))) (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))))) +((-3080 (((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525)) 45)) (-1594 (((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) 41)) (-2309 (((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 23))) +(((-693) (-10 -7 (-15 -2309 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1594 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -3080 ((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525))))) (T -693)) +((-3080 (*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 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-620 (-205))) (-5 *2 (-966)) (-5 *1 (-693)))) (-1594 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-966)) (-5 *1 (-693)))) (-2309 (*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-693))))) +(-10 -7 (-15 -2309 ((-966) (-525) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1594 ((-966) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-1074) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF))) (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY))))) (-15 -3080 ((-966) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-620 (-205)) (-525)))) +((-3919 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525)) 35)) (-3055 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525)) 34)) (-2256 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525)) 33)) (-3017 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-1295 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-1738 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525)) 27)) (-4161 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525)) 24)) (-1417 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525)) 23)) (-3746 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 22)) (-3309 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 21))) +(((-694) (-10 -7 (-15 -3309 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -3746 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1417 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -4161 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -1738 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525))) (-15 -1295 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3017 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2256 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525))) (-15 -3055 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3919 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525))))) (T -694)) +((-3919 (*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-3055 (*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-2256 (*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-3017 (*1 *2 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-1295 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-1738 (*1 *2 *3 *4 *4 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-694)))) (-4161 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-1417 (*1 *2 *3 *4 *4 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-3746 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694)))) (-3309 (*1 *2 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694))))) +(-10 -7 (-15 -3309 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -3746 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1417 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -4161 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -1738 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-205) (-525))) (-15 -1295 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3017 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2256 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-632 (-205)) (-205) (-205) (-525))) (-15 -3055 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-205) (-205) (-525))) (-15 -3919 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-632 (-205)) (-205) (-205) (-525)))) +((-3296 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 45)) (-2199 (((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525)) 44)) (-2965 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)) 43)) (-3165 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 42)) (-4206 (((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525)) 41)) (-2028 (((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525)) 40)) (-1320 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525)) 39)) (-2374 (((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525))) 38)) (-1648 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-525)) 35)) (-3060 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525)) 34)) (-4182 (((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525)) 33)) (-1777 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 32)) (-3164 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525)) 31)) (-2472 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525)) 30)) (-2963 (((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525)) 29)) (-3722 (((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525)) 28)) (-2946 (((-966) (-525) (-632 (-205)) (-205) (-525)) 24)) (-2501 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 21))) +(((-695) (-10 -7 (-15 -2501 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2946 ((-966) (-525) (-632 (-205)) (-205) (-525))) (-15 -3722 ((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525))) (-15 -2963 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2472 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -3164 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525))) (-15 -1777 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4182 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525))) (-15 -3060 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525))) (-15 -1648 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2374 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)))) (-15 -1320 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525))) (-15 -2028 ((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4206 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3165 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2965 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -2199 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3296 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))))) (T -695)) +((-3296 (*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2199 (*1 *2 *3 *3 *3 *4 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2965 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3165 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-4206 (*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-2028 (*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-1320 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-2374 (*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-1648 (*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3060 (*1 *2 *3 *4 *4 *5 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-4182 (*1 *2 *3 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-1777 (*1 *2 *3 *3 *4 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3164 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2472 (*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2963 (*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695)))) (-3722 (*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695)))) (-2946 (*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) (-5 *2 (-966)) (-5 *1 (-695)))) (-2501 (*1 *2 *3 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-695))))) +(-10 -7 (-15 -2501 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2946 ((-966) (-525) (-632 (-205)) (-205) (-525))) (-15 -3722 ((-966) (-525) (-525) (-525) (-205) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-525)) (-525) (-525) (-525))) (-15 -2963 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2472 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525) (-525) (-525))) (-15 -3164 ((-966) (-525) (-205) (-205) (-632 (-205)) (-525) (-525) (-205) (-525))) (-15 -1777 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4182 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525))) (-15 -3060 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525))) (-15 -1648 ((-966) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2374 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)))) (-15 -1320 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525) (-525) (-525) (-205) (-632 (-205)) (-525))) (-15 -2028 ((-966) (-1074) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4206 ((-966) (-1074) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3165 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2965 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525))) (-15 -2199 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3296 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525) (-632 (-205)) (-632 (-205)) (-525) (-525) (-525)))) +((-1823 (((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525)) 63)) (-1584 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 62)) (-2601 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) 58)) (-3907 (((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525)) 51)) (-2798 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) 50)) (-3776 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) 46)) (-3385 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) 42)) (-4063 (((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) 38))) +(((-696) (-10 -7 (-15 -4063 ((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -3385 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -3776 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -2798 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3907 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525))) (-15 -2601 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -1584 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -1823 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525))))) (T -696)) +((-1823 (*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-696)))) (-1584 (*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 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-2601 (*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 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-108)) (-5 *7 (-632 (-525))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-3907 (*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *2 (-966)) (-5 *1 (-696)))) (-2798 (*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-3776 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-3385 (*1 *2 *3 *3 *3 *3 *4 *3 *5) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) (-5 *2 (-966)) (-5 *1 (-696)))) (-4063 (*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-632 (-205))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) (-5 *2 (-966)) (-5 *1 (-696))))) +(-10 -7 (-15 -4063 ((-966) (-525) (-205) (-205) (-525) (-205) (-108) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -3385 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1))))) (-15 -3776 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2))))) (-15 -2798 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1))))) (-15 -3907 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-525) (-525) (-632 (-205)) (-525))) (-15 -2601 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-205) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-108) (-108) (-108) (-525) (-525) (-632 (-205)) (-632 (-525)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS))))) (-15 -1584 ((-966) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-525) (-108) (-205) (-525) (-205) (-205) (-108) (-205) (-205) (-205) (-205) (-108) (-525) (-525) (-525) (-525) (-525) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-525) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN))) (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN))))) (-15 -1823 ((-966) (-525) (-525) (-525) (-205) (-632 (-205)) (-525) (-632 (-205)) (-525)))) +((-3753 (((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)) 47)) (-2390 (((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525)) 46)) (-1274 (((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525)) 45)) (-2284 (((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 40)) (-3145 (((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525)) 39)) (-2524 (((-966) (-525) (-525) (-525) (-632 (-205)) (-525)) 36)) (-3910 (((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525)) 35)) (-3648 (((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525)) 34)) (-3493 (((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525)) 33)) (-3955 (((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525)) 32))) +(((-697) (-10 -7 (-15 -3955 ((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525))) (-15 -3493 ((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525))) (-15 -3648 ((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525))) (-15 -3910 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525))) (-15 -2524 ((-966) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -3145 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525))) (-15 -2284 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1274 ((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -2390 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -3753 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525))))) (T -697)) +((-3753 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-2390 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-1274 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-697)))) (-2284 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-3145 (*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-2524 (*1 *2 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-3910 (*1 *2 *3 *4 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-697)))) (-3648 (*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) (-12 (-5 *3 (-525)) (-5 *4 (-592 (-108))) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *7 (-205)) (-5 *2 (-966)) (-5 *1 (-697)))) (-3493 (*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-525))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697)))) (-3955 (*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-592 (-108))) (-5 *7 (-632 (-205))) (-5 *8 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-697))))) +(-10 -7 (-15 -3955 ((-966) (-525) (-525) (-525) (-525) (-205) (-108) (-108) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-525))) (-15 -3493 ((-966) (-525) (-525) (-525) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-632 (-525)) (-108) (-205) (-108) (-632 (-525)) (-632 (-205)) (-525))) (-15 -3648 ((-966) (-525) (-525) (-525) (-525) (-592 (-108)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-205) (-205) (-525))) (-15 -3910 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525))) (-15 -2524 ((-966) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -3145 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)) (-525))) (-15 -2284 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1274 ((-966) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -2390 ((-966) (-1074) (-1074) (-525) (-525) (-632 (-157 (-205))) (-525) (-632 (-157 (-205))) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -3753 ((-966) (-1074) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)))) +((-2497 (((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)) 65)) (-1926 (((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525)) 60)) (-1840 (((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366)) 56) (((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) 55)) (-2736 (((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525)) 37)) (-2152 (((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525)) 33)) (-2435 (((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525)) 30)) (-1370 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 29)) (-3178 (((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 28)) (-2097 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 27)) (-3008 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525)) 26)) (-4199 (((-966) (-525) (-525) (-632 (-205)) (-525)) 25)) (-2222 (((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 24)) (-1984 (((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525)) 23)) (-1723 (((-966) (-632 (-205)) (-525) (-525) (-525) (-525)) 22)) (-3903 (((-966) (-525) (-525) (-632 (-205)) (-525)) 21))) +(((-698) (-10 -7 (-15 -3903 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1723 ((-966) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1984 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2222 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4199 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -3008 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -2097 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3178 ((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1370 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2435 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2152 ((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525))) (-15 -2736 ((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1840 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -1840 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -1926 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2497 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525))))) (T -698)) +((-2497 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1926 (*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1840 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-698)))) (-1840 (*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2736 (*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) (-5 *6 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2152 (*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2435 (*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-698)))) (-1370 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3178 (*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2097 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-3008 (*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-4199 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-2222 (*1 *2 *3 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1984 (*1 *2 *3 *3 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698)))) (-1723 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-698)))) (-3903 (*1 *2 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698))))) +(-10 -7 (-15 -3903 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -1723 ((-966) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1984 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2222 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -4199 ((-966) (-525) (-525) (-632 (-205)) (-525))) (-15 -3008 ((-966) (-525) (-525) (-525) (-525) (-632 (-205)) (-525))) (-15 -2097 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -3178 ((-966) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1370 ((-966) (-525) (-525) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2435 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525) (-525))) (-15 -2152 ((-966) (-525) (-525) (-205) (-205) (-525) (-525) (-632 (-205)) (-525))) (-15 -2736 ((-966) (-525) (-525) (-525) (-205) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -1840 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))))) (-15 -1840 ((-966) (-525) (-525) (-205) (-525) (-525) (-525) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT))) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE))) (-366))) (-15 -1926 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2497 ((-966) (-525) (-525) (-525) (-525) (-525) (-108) (-525) (-108) (-525) (-632 (-157 (-205))) (-632 (-157 (-205))) (-525)))) +((-1990 (((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) 61)) (-2849 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525)) 57)) (-4083 (((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) 56)) (-2470 (((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525)) 37)) (-2444 (((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525)) 36)) (-2328 (((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525)) 33)) (-3269 (((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205))) 32)) (-1340 (((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525)) 28)) (-3526 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525)) 27)) (-1345 (((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525)) 26)) (-3438 (((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525)) 22))) +(((-699) (-10 -7 (-15 -3438 ((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -1345 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3526 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -1340 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525))) (-15 -3269 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)))) (-15 -2328 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2444 ((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2470 ((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4083 ((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -2849 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1990 ((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD))))))) (T -699)) +((-1990 (*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2849 (*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-4083 (*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2470 (*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2444 (*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-2328 (*1 *2 *3 *3 *4 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-3269 (*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-699)))) (-1340 (*1 *2 *3 *4 *3 *4 *4 *4) (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-699)))) (-3526 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-1345 (*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-699)))) (-3438 (*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) (-5 *1 (-699))))) +(-10 -7 (-15 -3438 ((-966) (-525) (-632 (-157 (-205))) (-525) (-525) (-525) (-525) (-632 (-157 (-205))) (-525))) (-15 -1345 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -3526 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-525))) (-15 -1340 ((-966) (-632 (-205)) (-525) (-632 (-205)) (-525) (-525) (-525))) (-15 -3269 ((-966) (-525) (-632 (-205)) (-525) (-632 (-525)) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)))) (-15 -2328 ((-966) (-525) (-525) (-632 (-205)) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2444 ((-966) (-525) (-525) (-525) (-205) (-525) (-632 (-205)) (-632 (-205)) (-525))) (-15 -2470 ((-966) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-525)) (-632 (-205)) (-632 (-525)) (-632 (-525)) (-632 (-205)) (-632 (-205)) (-632 (-525)) (-525))) (-15 -4083 ((-966) (-525) (-632 (-205)) (-108) (-205) (-525) (-525) (-525) (-525) (-205) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD))) (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE))))) (-15 -2849 ((-966) (-525) (-632 (-205)) (-525) (-632 (-205)) (-632 (-525)) (-525) (-632 (-205)) (-525) (-525) (-525) (-525))) (-15 -1990 ((-966) (-525) (-525) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-632 (-205)) (-525) (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))))) +((-1543 (((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205))) 29)) (-3699 (((-966) (-1074) (-525) (-525) (-632 (-205))) 28)) (-2737 (((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205))) 27)) (-3132 (((-966) (-525) (-525) (-525) (-632 (-205))) 21))) +(((-700) (-10 -7 (-15 -3132 ((-966) (-525) (-525) (-525) (-632 (-205)))) (-15 -2737 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205)))) (-15 -3699 ((-966) (-1074) (-525) (-525) (-632 (-205)))) (-15 -1543 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205)))))) (T -700)) +((-1543 (*1 *2 *3 *4 *4 *5 *4 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700)))) (-3699 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700)))) (-2737 (*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-700)))) (-3132 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-700))))) +(-10 -7 (-15 -3132 ((-966) (-525) (-525) (-525) (-632 (-205)))) (-15 -2737 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-632 (-525)) (-525) (-632 (-205)))) (-15 -3699 ((-966) (-1074) (-525) (-525) (-632 (-205)))) (-15 -1543 ((-966) (-1074) (-525) (-525) (-632 (-205)) (-525) (-525) (-632 (-205))))) +((-2692 (((-966) (-205) (-205) (-205) (-205) (-525)) 62)) (-3547 (((-966) (-205) (-205) (-205) (-525)) 61)) (-2167 (((-966) (-205) (-205) (-205) (-525)) 60)) (-3171 (((-966) (-205) (-205) (-525)) 59)) (-2065 (((-966) (-205) (-525)) 58)) (-2852 (((-966) (-205) (-525)) 57)) (-1623 (((-966) (-205) (-525)) 56)) (-1900 (((-966) (-205) (-525)) 55)) (-1991 (((-966) (-205) (-525)) 54)) (-3118 (((-966) (-205) (-525)) 53)) (-3719 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 52)) (-2970 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 51)) (-2098 (((-966) (-205) (-525)) 50)) (-3262 (((-966) (-205) (-525)) 49)) (-2282 (((-966) (-205) (-525)) 48)) (-2647 (((-966) (-205) (-525)) 47)) (-1429 (((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525)) 46)) (-3327 (((-966) (-1074) (-157 (-205)) (-1074) (-525)) 45)) (-2001 (((-966) (-1074) (-157 (-205)) (-1074) (-525)) 44)) (-1850 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 43)) (-2800 (((-966) (-205) (-157 (-205)) (-525) (-1074) (-525)) 42)) (-2979 (((-966) (-205) (-525)) 39)) (-2843 (((-966) (-205) (-525)) 38)) (-1873 (((-966) (-205) (-525)) 37)) (-3111 (((-966) (-205) (-525)) 36)) (-1788 (((-966) (-205) (-525)) 35)) (-3154 (((-966) (-205) (-525)) 34)) (-3439 (((-966) (-205) (-525)) 33)) (-3461 (((-966) (-205) (-525)) 32)) (-2306 (((-966) (-205) (-525)) 31)) (-3135 (((-966) (-205) (-525)) 30)) (-3917 (((-966) (-205) (-205) (-205) (-525)) 29)) (-2075 (((-966) (-205) (-525)) 28)) (-3678 (((-966) (-205) (-525)) 27)) (-1435 (((-966) (-205) (-525)) 26)) (-1420 (((-966) (-205) (-525)) 25)) (-4194 (((-966) (-205) (-525)) 24)) (-1523 (((-966) (-157 (-205)) (-525)) 21))) +(((-701) (-10 -7 (-15 -1523 ((-966) (-157 (-205)) (-525))) (-15 -4194 ((-966) (-205) (-525))) (-15 -1420 ((-966) (-205) (-525))) (-15 -1435 ((-966) (-205) (-525))) (-15 -3678 ((-966) (-205) (-525))) (-15 -2075 ((-966) (-205) (-525))) (-15 -3917 ((-966) (-205) (-205) (-205) (-525))) (-15 -3135 ((-966) (-205) (-525))) (-15 -2306 ((-966) (-205) (-525))) (-15 -3461 ((-966) (-205) (-525))) (-15 -3439 ((-966) (-205) (-525))) (-15 -3154 ((-966) (-205) (-525))) (-15 -1788 ((-966) (-205) (-525))) (-15 -3111 ((-966) (-205) (-525))) (-15 -1873 ((-966) (-205) (-525))) (-15 -2843 ((-966) (-205) (-525))) (-15 -2979 ((-966) (-205) (-525))) (-15 -2800 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -1850 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2001 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -3327 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -1429 ((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2647 ((-966) (-205) (-525))) (-15 -2282 ((-966) (-205) (-525))) (-15 -3262 ((-966) (-205) (-525))) (-15 -2098 ((-966) (-205) (-525))) (-15 -2970 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3719 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3118 ((-966) (-205) (-525))) (-15 -1991 ((-966) (-205) (-525))) (-15 -1900 ((-966) (-205) (-525))) (-15 -1623 ((-966) (-205) (-525))) (-15 -2852 ((-966) (-205) (-525))) (-15 -2065 ((-966) (-205) (-525))) (-15 -3171 ((-966) (-205) (-205) (-525))) (-15 -2167 ((-966) (-205) (-205) (-205) (-525))) (-15 -3547 ((-966) (-205) (-205) (-205) (-525))) (-15 -2692 ((-966) (-205) (-205) (-205) (-205) (-525))))) (T -701)) +((-2692 (*1 *2 *3 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3547 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2167 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3171 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2065 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2852 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1623 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1900 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1991 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3118 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3719 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2970 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2098 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3262 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2282 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2647 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1429 (*1 *2 *3 *4 *5 *3 *6 *3) (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-157 (-205))) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3327 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2001 (*1 *2 *3 *4 *3 *5) (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1850 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2800 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2979 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2843 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1873 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3111 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1788 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3154 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3439 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3461 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2306 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3135 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3917 (*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-2075 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-3678 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1435 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1420 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-4194 (*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701)))) (-1523 (*1 *2 *3 *4) (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(-10 -7 (-15 -1523 ((-966) (-157 (-205)) (-525))) (-15 -4194 ((-966) (-205) (-525))) (-15 -1420 ((-966) (-205) (-525))) (-15 -1435 ((-966) (-205) (-525))) (-15 -3678 ((-966) (-205) (-525))) (-15 -2075 ((-966) (-205) (-525))) (-15 -3917 ((-966) (-205) (-205) (-205) (-525))) (-15 -3135 ((-966) (-205) (-525))) (-15 -2306 ((-966) (-205) (-525))) (-15 -3461 ((-966) (-205) (-525))) (-15 -3439 ((-966) (-205) (-525))) (-15 -3154 ((-966) (-205) (-525))) (-15 -1788 ((-966) (-205) (-525))) (-15 -3111 ((-966) (-205) (-525))) (-15 -1873 ((-966) (-205) (-525))) (-15 -2843 ((-966) (-205) (-525))) (-15 -2979 ((-966) (-205) (-525))) (-15 -2800 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -1850 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2001 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -3327 ((-966) (-1074) (-157 (-205)) (-1074) (-525))) (-15 -1429 ((-966) (-525) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -2647 ((-966) (-205) (-525))) (-15 -2282 ((-966) (-205) (-525))) (-15 -3262 ((-966) (-205) (-525))) (-15 -2098 ((-966) (-205) (-525))) (-15 -2970 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3719 ((-966) (-205) (-157 (-205)) (-525) (-1074) (-525))) (-15 -3118 ((-966) (-205) (-525))) (-15 -1991 ((-966) (-205) (-525))) (-15 -1900 ((-966) (-205) (-525))) (-15 -1623 ((-966) (-205) (-525))) (-15 -2852 ((-966) (-205) (-525))) (-15 -2065 ((-966) (-205) (-525))) (-15 -3171 ((-966) (-205) (-205) (-525))) (-15 -2167 ((-966) (-205) (-205) (-205) (-525))) (-15 -3547 ((-966) (-205) (-205) (-205) (-525))) (-15 -2692 ((-966) (-205) (-205) (-205) (-205) (-525)))) +((-1778 (((-1178)) 18)) (-3210 (((-1074)) 22)) (-1851 (((-1074)) 21)) (-3825 (((-1024) (-1091) (-632 (-525))) 37) (((-1024) (-1091) (-632 (-205))) 32)) (-2099 (((-108)) 16)) (-1535 (((-1074) (-1074)) 25))) +(((-702) (-10 -7 (-15 -1851 ((-1074))) (-15 -3210 ((-1074))) (-15 -1535 ((-1074) (-1074))) (-15 -3825 ((-1024) (-1091) (-632 (-205)))) (-15 -3825 ((-1024) (-1091) (-632 (-525)))) (-15 -2099 ((-108))) (-15 -1778 ((-1178))))) (T -702)) +((-1778 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-702)))) (-2099 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-702)))) (-3825 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-525))) (-5 *2 (-1024)) (-5 *1 (-702)))) (-3825 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-205))) (-5 *2 (-1024)) (-5 *1 (-702)))) (-1535 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702)))) (-3210 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702)))) (-1851 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) +(-10 -7 (-15 -1851 ((-1074))) (-15 -3210 ((-1074))) (-15 -1535 ((-1074) (-1074))) (-15 -3825 ((-1024) (-1091) (-632 (-205)))) (-15 -3825 ((-1024) (-1091) (-632 (-525)))) (-15 -2099 ((-108))) (-15 -1778 ((-1178)))) +((-2172 (($ $ $) 10)) (-2355 (($ $ $ $) 9)) (-2013 (($ $ $) 12))) +(((-703 |#1|) (-10 -8 (-15 -2013 (|#1| |#1| |#1|)) (-15 -2172 (|#1| |#1| |#1|)) (-15 -2355 (|#1| |#1| |#1| |#1|))) (-704)) (T -703)) +NIL +(-10 -8 (-15 -2013 (|#1| |#1| |#1|)) (-15 -2172 (|#1| |#1| |#1|)) (-15 -2355 (|#1| |#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2927 (($ $ (-856)) 28)) (-2594 (($ $ (-856)) 29)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2172 (($ $ $) 25)) (-1271 (((-798) $) 11)) (-2355 (($ $ $ $) 26)) (-2013 (($ $ $) 24)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 30)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27))) (((-704) (-131)) (T -704)) -((-1336 (*1 *1 *1 *1 *1) (-4 *1 (-704))) (-1507 (*1 *1 *1 *1) (-4 *1 (-704))) (-3890 (*1 *1 *1 *1) (-4 *1 (-704)))) -(-13 (-21) (-663) (-10 -8 (-15 -1336 ($ $ $ $)) (-15 -1507 ($ $ $)) (-15 -3890 ($ $ $)))) +((-2355 (*1 *1 *1 *1 *1) (-4 *1 (-704))) (-2172 (*1 *1 *1 *1) (-4 *1 (-704))) (-2013 (*1 *1 *1 *1) (-4 *1 (-704)))) +(-13 (-21) (-663) (-10 -8 (-15 -2355 ($ $ $ $)) (-15 -2172 ($ $ $)) (-15 -2013 ($ $ $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-663) . T) ((-1020) . T)) -((-1270 (((-798) $) NIL) (($ (-525)) 10))) -(((-705 |#1|) (-10 -8 (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-706)) (T -705)) +((-1271 (((-798) $) NIL) (($ (-525)) 10))) +(((-705 |#1|) (-10 -8 (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-706)) (T -705)) NIL -(-10 -8 (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-4073 (((-3 $ "failed") $) 40)) (-1236 (($ $ (-856)) 28) (($ $ (-713)) 35)) (-3233 (((-3 $ "failed") $) 38)) (-4211 (((-108) $) 34)) (-3164 (((-3 $ "failed") $) 39)) (-2390 (($ $ (-856)) 29) (($ $ (-713)) 36)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1507 (($ $ $) 25)) (-1270 (((-798) $) 11) (($ (-525)) 31)) (-2031 (((-713)) 32)) (-1336 (($ $ $ $) 26)) (-3890 (($ $ $) 24)) (-3355 (($) 18 T CONST)) (-3365 (($) 33 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 30) (($ $ (-713)) 37)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27))) +(-10 -8 (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3281 (((-3 $ "failed") $) 40)) (-2927 (($ $ (-856)) 28) (($ $ (-713)) 35)) (-1853 (((-3 $ "failed") $) 38)) (-2109 (((-108) $) 34)) (-2551 (((-3 $ "failed") $) 39)) (-2594 (($ $ (-856)) 29) (($ $ (-713)) 36)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2172 (($ $ $) 25)) (-1271 (((-798) $) 11) (($ (-525)) 31)) (-3998 (((-713)) 32)) (-2355 (($ $ $ $) 26)) (-2013 (($ $ $) 24)) (-3351 (($) 18 T CONST)) (-3362 (($) 33 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 30) (($ $ (-713)) 37)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 27))) (((-706) (-131)) (T -706)) -((-2031 (*1 *2) (-12 (-4 *1 (-706)) (-5 *2 (-713)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-706))))) -(-13 (-704) (-665) (-10 -8 (-15 -2031 ((-713))) (-15 -1270 ($ (-525))))) +((-3998 (*1 *2) (-12 (-4 *1 (-706)) (-5 *2 (-713)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-706))))) +(-13 (-704) (-665) (-10 -8 (-15 -3998 ((-713))) (-15 -1271 ($ (-525))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-663) . T) ((-665) . T) ((-704) . T) ((-1020) . T)) -((-1700 (((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|) 33)) (-3260 (((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|) 23)) (-3458 (((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091)) 20) (((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525))))) 19))) -(((-707 |#1|) (-10 -7 (-15 -3458 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))))) (-15 -3458 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091))) (-15 -3260 ((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|)) (-15 -1700 ((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|))) (-13 (-341) (-787))) (T -707)) -((-1700 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 *4))))))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787))))) (-3260 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787))))) (-3458 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *4 (-1091)) (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *5)) (-4 *5 (-13 (-341) (-787))))) (-3458 (*1 *2 *3) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) -(-10 -7 (-15 -3458 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))))) (-15 -3458 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091))) (-15 -3260 ((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|)) (-15 -1700 ((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|))) -((-1431 (((-161 (-525)) |#1|) 25))) -(((-708 |#1|) (-10 -7 (-15 -1431 ((-161 (-525)) |#1|))) (-382)) (T -708)) -((-1431 (*1 *2 *3) (-12 (-5 *2 (-161 (-525))) (-5 *1 (-708 *3)) (-4 *3 (-382))))) -(-10 -7 (-15 -1431 ((-161 (-525)) |#1|))) -((-2630 ((|#1| |#1| |#1|) 24)) (-2517 ((|#1| |#1| |#1|) 23)) (-2581 ((|#1| |#1| |#1|) 32)) (-2275 ((|#1| |#1| |#1|) 28)) (-2108 (((-3 |#1| "failed") |#1| |#1|) 27)) (-2236 (((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|) 22))) -(((-709 |#1| |#2|) (-10 -7 (-15 -2236 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2517 (|#1| |#1| |#1|)) (-15 -2630 (|#1| |#1| |#1|)) (-15 -2108 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2275 (|#1| |#1| |#1|)) (-15 -2581 (|#1| |#1| |#1|))) (-651 |#2|) (-341)) (T -709)) -((-2581 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2275 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2108 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2630 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2517 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2236 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-709 *3 *4)) (-4 *3 (-651 *4))))) -(-10 -7 (-15 -2236 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2517 (|#1| |#1| |#1|)) (-15 -2630 (|#1| |#1| |#1|)) (-15 -2108 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2275 (|#1| |#1| |#1|)) (-15 -2581 (|#1| |#1| |#1|))) -((-1266 (((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)) 59)) (-1913 (((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) 57)) (-1932 (((-525)) 70))) -(((-710 |#1| |#2|) (-10 -7 (-15 -1932 ((-525))) (-15 -1913 ((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))))) (-15 -1266 ((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)))) (-1149 (-525)) (-387 (-525) |#1|)) (T -710)) -((-1266 (*1 *2 *3) (-12 (-4 *4 (-1149 (-525))) (-5 *2 (-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) (-5 *1 (-710 *4 *5)) (-5 *3 (-525)) (-4 *5 (-387 (-525) *4)))) (-1913 (*1 *2) (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3)))) (-1932 (*1 *2) (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-525)) (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3))))) -(-10 -7 (-15 -1932 ((-525))) (-15 -1913 ((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))))) (-15 -1266 ((-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)))) -((-1260 (((-108) $ $) NIL)) (-3897 (((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $) 21)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 20) (($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) 18)) (-3994 (((-108) $ $) NIL))) -(((-711) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))) (T -711)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-711)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711)))) (-3897 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $)))) -((-2380 (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))) 18) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091))) 17)) (-1492 (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))) 20) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091))) 19))) -(((-712 |#1|) (-10 -7 (-15 -2380 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -2380 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))))) (-517)) (T -712)) -((-1492 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) (-2380 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) (-2380 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5))))) -(-10 -7 (-15 -2380 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -2380 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2612 (($ $ $) 8)) (-2467 (((-3 $ "failed") $ $) 11)) (-4177 (($ $ (-525)) 9)) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($ $) NIL)) (-1705 (($ $ $) NIL)) (-4211 (((-108) $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2794 (($ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1270 (((-798) $) NIL)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ $ $) NIL))) -(((-713) (-13 (-735) (-669) (-10 -8 (-15 -1705 ($ $ $)) (-15 -1726 ($ $ $)) (-15 -2794 ($ $ $)) (-15 -2082 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1680 ((-3 $ "failed") $ $)) (-15 -4177 ($ $ (-525))) (-15 -2899 ($ $)) (-6 (-4257 "*"))))) (T -713)) -((-1705 (*1 *1 *1 *1) (-5 *1 (-713))) (-1726 (*1 *1 *1 *1) (-5 *1 (-713))) (-2794 (*1 *1 *1 *1) (-5 *1 (-713))) (-2082 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3461 (-713)) (|:| -2584 (-713)))) (-5 *1 (-713)))) (-1680 (*1 *1 *1 *1) (|partial| -5 *1 (-713))) (-4177 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-713)))) (-2899 (*1 *1 *1) (-5 *1 (-713)))) -(-13 (-735) (-669) (-10 -8 (-15 -1705 ($ $ $)) (-15 -1726 ($ $ $)) (-15 -2794 ($ $ $)) (-15 -2082 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1680 ((-3 $ "failed") $ $)) (-15 -4177 ($ $ (-525))) (-15 -2899 ($ $)) (-6 (-4257 "*")))) -((-1492 (((-3 |#2| "failed") |#2| |#2| (-110) (-1091)) 35))) -(((-714 |#1| |#2|) (-10 -7 (-15 -1492 ((-3 |#2| "failed") |#2| |#2| (-110) (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -714)) -((-1492 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-714 *5 *2)) (-4 *2 (-13 (-29 *5) (-1113) (-893)))))) -(-10 -7 (-15 -1492 ((-3 |#2| "failed") |#2| |#2| (-110) (-1091)))) -((-1270 (((-716) |#1|) 8))) -(((-715 |#1|) (-10 -7 (-15 -1270 ((-716) |#1|))) (-1127)) (T -715)) -((-1270 (*1 *2 *3) (-12 (-5 *2 (-716)) (-5 *1 (-715 *3)) (-4 *3 (-1127))))) -(-10 -7 (-15 -1270 ((-716) |#1|))) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 7)) (-3994 (((-108) $ $) 9))) +((-1427 (((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|) 33)) (-3935 (((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|) 23)) (-3280 (((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091)) 20) (((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525))))) 19))) +(((-707 |#1|) (-10 -7 (-15 -3280 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))))) (-15 -3280 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091))) (-15 -3935 ((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|)) (-15 -1427 ((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|))) (-13 (-341) (-787))) (T -707)) +((-1427 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 *4))))))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787))))) (-3935 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-157 *4))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787))))) (-3280 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *4 (-1091)) (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *5)) (-4 *5 (-13 (-341) (-787))))) (-3280 (*1 *2 *3) (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) +(-10 -7 (-15 -3280 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))))) (-15 -3280 ((-887 (-157 (-385 (-525)))) (-632 (-157 (-385 (-525)))) (-1091))) (-15 -3935 ((-592 (-157 |#1|)) (-632 (-157 (-385 (-525)))) |#1|)) (-15 -1427 ((-592 (-2 (|:| |outval| (-157 |#1|)) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 (-157 |#1|)))))) (-632 (-157 (-385 (-525)))) |#1|))) +((-3637 (((-161 (-525)) |#1|) 25))) +(((-708 |#1|) (-10 -7 (-15 -3637 ((-161 (-525)) |#1|))) (-382)) (T -708)) +((-3637 (*1 *2 *3) (-12 (-5 *2 (-161 (-525))) (-5 *1 (-708 *3)) (-4 *3 (-382))))) +(-10 -7 (-15 -3637 ((-161 (-525)) |#1|))) +((-3953 ((|#1| |#1| |#1|) 24)) (-2503 ((|#1| |#1| |#1|) 23)) (-1680 ((|#1| |#1| |#1|) 32)) (-3795 ((|#1| |#1| |#1|) 28)) (-2062 (((-3 |#1| "failed") |#1| |#1|) 27)) (-1613 (((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|) 22))) +(((-709 |#1| |#2|) (-10 -7 (-15 -1613 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2503 (|#1| |#1| |#1|)) (-15 -3953 (|#1| |#1| |#1|)) (-15 -2062 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3795 (|#1| |#1| |#1|)) (-15 -1680 (|#1| |#1| |#1|))) (-651 |#2|) (-341)) (T -709)) +((-1680 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-3795 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2062 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-3953 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-2503 (*1 *2 *2 *2) (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) (-1613 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-709 *3 *4)) (-4 *3 (-651 *4))))) +(-10 -7 (-15 -1613 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2503 (|#1| |#1| |#1|)) (-15 -3953 (|#1| |#1| |#1|)) (-15 -2062 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3795 (|#1| |#1| |#1|)) (-15 -1680 (|#1| |#1| |#1|))) +((-3560 (((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)) 59)) (-1903 (((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) 57)) (-2146 (((-525)) 70))) +(((-710 |#1| |#2|) (-10 -7 (-15 -2146 ((-525))) (-15 -1903 ((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))))) (-15 -3560 ((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)))) (-1149 (-525)) (-387 (-525) |#1|)) (T -710)) +((-3560 (*1 *2 *3) (-12 (-4 *4 (-1149 (-525))) (-5 *2 (-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) (-5 *1 (-710 *4 *5)) (-5 *3 (-525)) (-4 *5 (-387 (-525) *4)))) (-1903 (*1 *2) (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525))))) (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3)))) (-2146 (*1 *2) (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-525)) (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3))))) +(-10 -7 (-15 -2146 ((-525))) (-15 -1903 ((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))))) (-15 -3560 ((-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) (|:| |basisInv| (-632 (-525)))) (-525)))) +((-1261 (((-108) $ $) NIL)) (-3894 (((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $) 21)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 20) (($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) 18)) (-3992 (((-108) $ $) NIL))) +(((-711) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $))))) (T -711)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-711)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711)))) (-3894 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ($ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) $)))) +((-3538 (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))) 18) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091))) 17)) (-2292 (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))) 20) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091))) 19))) +(((-712 |#1|) (-10 -7 (-15 -3538 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -3538 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))))) (-517)) (T -712)) +((-2292 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) (-3538 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) (-3538 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5))))) +(-10 -7 (-15 -3538 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -3538 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-887 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3788 (($ $ $) 8)) (-1916 (((-3 $ "failed") $ $) 11)) (-4177 (($ $ (-525)) 9)) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($ $) NIL)) (-1709 (($ $ $) NIL)) (-2109 (((-108) $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2790 (($ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-1271 (((-798) $) NIL)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ $ $) NIL))) +(((-713) (-13 (-735) (-669) (-10 -8 (-15 -1709 ($ $ $)) (-15 -1731 ($ $ $)) (-15 -2790 ($ $ $)) (-15 -1809 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1687 ((-3 $ "failed") $ $)) (-15 -4177 ($ $ (-525))) (-15 -2894 ($ $)) (-6 (-4257 "*"))))) (T -713)) +((-1709 (*1 *1 *1 *1) (-5 *1 (-713))) (-1731 (*1 *1 *1 *1) (-5 *1 (-713))) (-2790 (*1 *1 *1 *1) (-5 *1 (-713))) (-1809 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -3301 (-713)) (|:| -1713 (-713)))) (-5 *1 (-713)))) (-1687 (*1 *1 *1 *1) (|partial| -5 *1 (-713))) (-4177 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-713)))) (-2894 (*1 *1 *1) (-5 *1 (-713)))) +(-13 (-735) (-669) (-10 -8 (-15 -1709 ($ $ $)) (-15 -1731 ($ $ $)) (-15 -2790 ($ $ $)) (-15 -1809 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1687 ((-3 $ "failed") $ $)) (-15 -4177 ($ $ (-525))) (-15 -2894 ($ $)) (-6 (-4257 "*")))) +((-2292 (((-3 |#2| "failed") |#2| |#2| (-110) (-1091)) 35))) +(((-714 |#1| |#2|) (-10 -7 (-15 -2292 ((-3 |#2| "failed") |#2| |#2| (-110) (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -714)) +((-2292 (*1 *2 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-714 *5 *2)) (-4 *2 (-13 (-29 *5) (-1113) (-893)))))) +(-10 -7 (-15 -2292 ((-3 |#2| "failed") |#2| |#2| (-110) (-1091)))) +((-1271 (((-716) |#1|) 8))) +(((-715 |#1|) (-10 -7 (-15 -1271 ((-716) |#1|))) (-1127)) (T -715)) +((-1271 (*1 *2 *3) (-12 (-5 *2 (-716)) (-5 *1 (-715 *3)) (-4 *3 (-1127))))) +(-10 -7 (-15 -1271 ((-716) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 7)) (-3992 (((-108) $ $) 9))) (((-716) (-1020)) (T -716)) NIL (-1020) -((-1671 ((|#2| |#4|) 35))) -(((-717 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1671 (|#2| |#4|))) (-429) (-1149 |#1|) (-667 |#1| |#2|) (-1149 |#3|)) (T -717)) -((-1671 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-667 *4 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-717 *4 *2 *5 *3)) (-4 *3 (-1149 *5))))) -(-10 -7 (-15 -1671 (|#2| |#4|))) -((-3233 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-2360 (((-1178) (-1074) (-1074) |#4| |#5|) 33)) (-1656 ((|#4| |#4| |#5|) 73)) (-1291 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|) 77)) (-2034 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|) 16))) -(((-718 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3233 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1656 (|#4| |#4| |#5|)) (-15 -1291 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -2360 ((-1178) (-1074) (-1074) |#4| |#5|)) (-15 -2034 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -718)) -((-2034 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2360 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1074)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *4 (-991 *6 *7 *8)) (-5 *2 (-1178)) (-5 *1 (-718 *6 *7 *8 *4 *5)) (-4 *5 (-996 *6 *7 *8 *4)))) (-1291 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1656 (*1 *2 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *2 (-991 *4 *5 *6)) (-5 *1 (-718 *4 *5 *6 *2 *3)) (-4 *3 (-996 *4 *5 *6 *2)))) (-3233 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(-10 -7 (-15 -3233 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1656 (|#4| |#4| |#5|)) (-15 -1291 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -2360 ((-1178) (-1074) (-1074) |#4| |#5|)) (-15 -2034 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|))) -((-2591 (((-3 (-1087 (-1087 |#1|)) "failed") |#4|) 43)) (-2722 (((-592 |#4|) |#4|) 15)) (-2882 ((|#4| |#4|) 11))) -(((-719 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2722 ((-592 |#4|) |#4|)) (-15 -2591 ((-3 (-1087 (-1087 |#1|)) "failed") |#4|)) (-15 -2882 (|#4| |#4|))) (-327) (-307 |#1|) (-1149 |#2|) (-1149 |#3|) (-856)) (T -719)) -((-2882 (*1 *2 *2) (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1149 *4)) (-5 *1 (-719 *3 *4 *5 *2 *6)) (-4 *2 (-1149 *5)) (-14 *6 (-856)))) (-2591 (*1 *2 *3) (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *4))) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) (-14 *7 (-856)))) (-2722 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) (-5 *2 (-592 *3)) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) (-14 *7 (-856))))) -(-10 -7 (-15 -2722 ((-592 |#4|) |#4|)) (-15 -2591 ((-3 (-1087 (-1087 |#1|)) "failed") |#4|)) (-15 -2882 (|#4| |#4|))) -((-1763 (((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|)) 54)) (-1970 (((-592 (-713)) |#1|) 13))) -(((-720 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1763 ((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|))) (-15 -1970 ((-592 (-713)) |#1|))) (-1149 |#4|) (-735) (-789) (-286) (-884 |#4| |#2| |#3|)) (T -720)) -((-1970 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-592 (-713))) (-5 *1 (-720 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *6)) (-4 *7 (-884 *6 *4 *5)))) (-1763 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1149 *9)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-286)) (-4 *10 (-884 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-592 (-1087 *10))) (|:| |dterm| (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| *10))))) (|:| |nfacts| (-592 *6)) (|:| |nlead| (-592 *10)))) (-5 *1 (-720 *6 *7 *8 *9 *10)) (-5 *3 (-1087 *10)) (-5 *4 (-592 *6)) (-5 *5 (-592 *10))))) -(-10 -7 (-15 -1763 ((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|))) (-15 -1970 ((-592 (-713)) |#1|))) -((-3699 (((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|) 31)) (-3420 (((-592 |#1|) (-632 (-385 (-525))) |#1|) 21)) (-3458 (((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091)) 18) (((-887 (-385 (-525))) (-632 (-385 (-525)))) 17))) -(((-721 |#1|) (-10 -7 (-15 -3458 ((-887 (-385 (-525))) (-632 (-385 (-525))))) (-15 -3458 ((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091))) (-15 -3420 ((-592 |#1|) (-632 (-385 (-525))) |#1|)) (-15 -3699 ((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|))) (-13 (-341) (-787))) (T -721)) -((-3699 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 (-2 (|:| |outval| *4) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 *4)))))) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) (-3420 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) (-3458 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *4 (-1091)) (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *5)) (-4 *5 (-13 (-341) (-787))))) (-3458 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787)))))) -(-10 -7 (-15 -3458 ((-887 (-385 (-525))) (-632 (-385 (-525))))) (-15 -3458 ((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091))) (-15 -3420 ((-592 |#1|) (-632 (-385 (-525))) |#1|)) (-15 -3699 ((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 34)) (-2383 (((-592 |#2|) $) NIL)) (-2146 (((-1087 $) $ |#2|) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 |#2|)) NIL)) (-2941 (($ $) 28)) (-3334 (((-108) $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3226 (($ $ $) 93 (|has| |#1| (-517)))) (-2585 (((-592 $) $ $) 106 (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (((-3 $ "failed") (-887 (-525))) NIL (-3279 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (((-3 $ "failed") (-887 |#1|)) NIL (-3279 (-12 (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-925 (-525))))))) (((-3 (-1043 |#1| |#2|) "failed") $) 18)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#2| $) NIL) (($ (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (($ (-887 (-525))) NIL (-3279 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (($ (-887 |#1|)) NIL (-3279 (-12 (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-925 (-525))))))) (((-1043 |#1| |#2|) $) NIL)) (-2318 (($ $ $ |#2|) NIL (|has| |#1| (-160))) (($ $ $) 104 (|has| |#1| (-517)))) (-2572 (($ $) NIL) (($ $ |#2|) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-4231 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3514 (((-108) $) NIL)) (-1988 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 70)) (-3076 (($ $) 119 (|has| |#1| (-429)))) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-4036 (($ $) NIL (|has| |#1| (-517)))) (-2667 (($ $) NIL (|has| |#1| (-517)))) (-3822 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-2937 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-1230 (($ $ |#1| (-497 |#2|) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-3879 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-2930 (($ $ $ $ $) 90 (|has| |#1| (-517)))) (-1558 ((|#2| $) 19)) (-2369 (($ (-1087 |#1|) |#2|) NIL) (($ (-1087 $) |#2|) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-713)) 36) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-2359 (($ $ $) 60)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#2|) NIL)) (-3572 (((-108) $) NIL)) (-4016 (((-497 |#2|) $) NIL) (((-713) $ |#2|) NIL) (((-592 (-713)) $ (-592 |#2|)) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-1590 (((-713) $) 20)) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1903 (((-3 |#2| "failed") $) NIL)) (-1879 (($ $) NIL (|has| |#1| (-429)))) (-1359 (($ $) NIL (|has| |#1| (-429)))) (-4101 (((-592 $) $) NIL)) (-2568 (($ $) 37)) (-2056 (($ $) NIL (|has| |#1| (-429)))) (-2599 (((-592 $) $) 41)) (-2203 (($ $) 39)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL) (($ $ |#2|) 45)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-4022 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3903 (-713))) $ $) 82)) (-1859 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $) 67) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $ |#2|) NIL)) (-1633 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $) NIL) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $ |#2|) NIL)) (-2924 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-2901 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-3247 (((-1074) $) NIL)) (-3552 (($ $ $) 108 (|has| |#1| (-517)))) (-3147 (((-592 $) $) 30)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| |#2|) (|:| -2815 (-713))) "failed") $) NIL)) (-2201 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-2401 (($ $ $) NIL)) (-3940 (($ $) 21)) (-2777 (((-108) $ $) NIL)) (-2400 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-4093 (($ $ $) NIL)) (-1696 (($ $) 23)) (-2012 (((-1038) $) NIL)) (-2296 (((-2 (|:| -2794 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-517)))) (-2150 (((-2 (|:| -2794 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-517)))) (-2515 (((-108) $) 52)) (-2525 ((|#1| $) 55)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 ((|#1| |#1| $) 116 (|has| |#1| (-429))) (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1708 (((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-517)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-517)))) (-1470 (($ $ |#1|) 112 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-1573 (($ $ |#1|) 111 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-592 |#2|) (-592 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-592 |#2|) (-592 $)) NIL)) (-1932 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2524 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-1307 (((-497 |#2|) $) NIL) (((-713) $ |#2|) 43) (((-592 (-713)) $ (-592 |#2|)) NIL)) (-1553 (($ $) NIL)) (-2886 (($ $) 33)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#2| (-567 (-501))))) (($ (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (($ (-887 (-525))) NIL (-3279 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1825 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (($ (-887 |#1|)) NIL (|has| |#2| (-567 (-1091)))) (((-1074) $) NIL (-12 (|has| |#1| (-968 (-525))) (|has| |#2| (-567 (-1091))))) (((-887 |#1|) $) NIL (|has| |#2| (-567 (-1091))))) (-3963 ((|#1| $) 115 (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-887 |#1|) $) NIL (|has| |#2| (-567 (-1091)))) (((-1043 |#1| |#2|) $) 15) (($ (-1043 |#1| |#2|)) 16) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-713)) 44) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 13 T CONST)) (-2072 (((-3 (-108) "failed") $ $) NIL)) (-3365 (($) 35 T CONST)) (-1297 (($ $ $ $ (-713)) 88 (|has| |#1| (-517)))) (-3332 (($ $ $ (-713)) 87 (|has| |#1| (-517)))) (-2094 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 54)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) 64)) (-4080 (($ $ $) 74)) (** (($ $ (-856)) NIL) (($ $ (-713)) 61)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 59) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 58) (($ $ |#1|) NIL))) +((-3534 ((|#2| |#4|) 35))) +(((-717 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3534 (|#2| |#4|))) (-429) (-1149 |#1|) (-667 |#1| |#2|) (-1149 |#3|)) (T -717)) +((-3534 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-667 *4 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-717 *4 *2 *5 *3)) (-4 *3 (-1149 *5))))) +(-10 -7 (-15 -3534 (|#2| |#4|))) +((-1853 (((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|) 56)) (-3365 (((-1178) (-1074) (-1074) |#4| |#5|) 33)) (-1471 ((|#4| |#4| |#5|) 73)) (-2431 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|) 77)) (-2835 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|) 16))) +(((-718 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1853 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1471 (|#4| |#4| |#5|)) (-15 -2431 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -3365 ((-1178) (-1074) (-1074) |#4| |#5|)) (-15 -2835 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -718)) +((-2835 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3365 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-1074)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *4 (-991 *6 *7 *8)) (-5 *2 (-1178)) (-5 *1 (-718 *6 *7 *8 *4 *5)) (-4 *5 (-996 *6 *7 *8 *4)))) (-2431 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1471 (*1 *2 *2 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *2 (-991 *4 *5 *6)) (-5 *1 (-718 *4 *5 *6 *2 *3)) (-4 *3 (-996 *4 *5 *6 *2)))) (-1853 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(-10 -7 (-15 -1853 ((-2 (|:| |num| |#4|) (|:| |den| |#4|)) |#4| |#5|)) (-15 -1471 (|#4| |#4| |#5|)) (-15 -2431 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -3365 ((-1178) (-1074) (-1074) |#4| |#5|)) (-15 -2835 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|))) +((-2588 (((-3 (-1087 (-1087 |#1|)) "failed") |#4|) 43)) (-3584 (((-592 |#4|) |#4|) 15)) (-1468 ((|#4| |#4|) 11))) +(((-719 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3584 ((-592 |#4|) |#4|)) (-15 -2588 ((-3 (-1087 (-1087 |#1|)) "failed") |#4|)) (-15 -1468 (|#4| |#4|))) (-327) (-307 |#1|) (-1149 |#2|) (-1149 |#3|) (-856)) (T -719)) +((-1468 (*1 *2 *2) (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1149 *4)) (-5 *1 (-719 *3 *4 *5 *2 *6)) (-4 *2 (-1149 *5)) (-14 *6 (-856)))) (-2588 (*1 *2 *3) (|partial| -12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *4))) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) (-14 *7 (-856)))) (-3584 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) (-5 *2 (-592 *3)) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) (-14 *7 (-856))))) +(-10 -7 (-15 -3584 ((-592 |#4|) |#4|)) (-15 -2588 ((-3 (-1087 (-1087 |#1|)) "failed") |#4|)) (-15 -1468 (|#4| |#4|))) +((-1405 (((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|)) 54)) (-4064 (((-592 (-713)) |#1|) 13))) +(((-720 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1405 ((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|))) (-15 -4064 ((-592 (-713)) |#1|))) (-1149 |#4|) (-735) (-789) (-286) (-884 |#4| |#2| |#3|)) (T -720)) +((-4064 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-592 (-713))) (-5 *1 (-720 *3 *4 *5 *6 *7)) (-4 *3 (-1149 *6)) (-4 *7 (-884 *6 *4 *5)))) (-1405 (*1 *2 *3 *4 *5) (-12 (-4 *6 (-1149 *9)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-286)) (-4 *10 (-884 *9 *7 *8)) (-5 *2 (-2 (|:| |deter| (-592 (-1087 *10))) (|:| |dterm| (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| *10))))) (|:| |nfacts| (-592 *6)) (|:| |nlead| (-592 *10)))) (-5 *1 (-720 *6 *7 *8 *9 *10)) (-5 *3 (-1087 *10)) (-5 *4 (-592 *6)) (-5 *5 (-592 *10))))) +(-10 -7 (-15 -1405 ((-2 (|:| |deter| (-592 (-1087 |#5|))) (|:| |dterm| (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| |#5|))))) (|:| |nfacts| (-592 |#1|)) (|:| |nlead| (-592 |#5|))) (-1087 |#5|) (-592 |#1|) (-592 |#5|))) (-15 -4064 ((-592 (-713)) |#1|))) +((-3762 (((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|) 31)) (-4090 (((-592 |#1|) (-632 (-385 (-525))) |#1|) 21)) (-3280 (((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091)) 18) (((-887 (-385 (-525))) (-632 (-385 (-525)))) 17))) +(((-721 |#1|) (-10 -7 (-15 -3280 ((-887 (-385 (-525))) (-632 (-385 (-525))))) (-15 -3280 ((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091))) (-15 -4090 ((-592 |#1|) (-632 (-385 (-525))) |#1|)) (-15 -3762 ((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|))) (-13 (-341) (-787))) (T -721)) +((-3762 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 (-2 (|:| |outval| *4) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 *4)))))) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) (-4090 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) (-3280 (*1 *2 *3 *4) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *4 (-1091)) (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *5)) (-4 *5 (-13 (-341) (-787))))) (-3280 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787)))))) +(-10 -7 (-15 -3280 ((-887 (-385 (-525))) (-632 (-385 (-525))))) (-15 -3280 ((-887 (-385 (-525))) (-632 (-385 (-525))) (-1091))) (-15 -4090 ((-592 |#1|) (-632 (-385 (-525))) |#1|)) (-15 -3762 ((-592 (-2 (|:| |outval| |#1|) (|:| |outmult| (-525)) (|:| |outvect| (-592 (-632 |#1|))))) (-632 (-385 (-525))) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 34)) (-2383 (((-592 |#2|) $) NIL)) (-2149 (((-1087 $) $ |#2|) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 |#2|)) NIL)) (-2938 (($ $) 28)) (-1466 (((-108) $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1794 (($ $ $) 93 (|has| |#1| (-517)))) (-1724 (((-592 $) $ $) 106 (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#2| "failed") $) NIL) (((-3 $ "failed") (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (((-3 $ "failed") (-887 (-525))) NIL (-3275 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (((-3 $ "failed") (-887 |#1|)) NIL (-3275 (-12 (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-925 (-525))))))) (((-3 (-1043 |#1| |#2|) "failed") $) 18)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#2| $) NIL) (($ (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (($ (-887 (-525))) NIL (-3275 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (($ (-887 |#1|)) NIL (-3275 (-12 (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-37 (-525))))) (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-510)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-925 (-525))))))) (((-1043 |#1| |#2|) $) NIL)) (-4190 (($ $ $ |#2|) NIL (|has| |#1| (-160))) (($ $ $) 104 (|has| |#1| (-517)))) (-2569 (($ $) NIL) (($ $ |#2|) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-2359 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2727 (((-108) $) NIL)) (-4235 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 70)) (-2935 (($ $) 119 (|has| |#1| (-429)))) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-4104 (($ $) NIL (|has| |#1| (-517)))) (-3159 (($ $) NIL (|has| |#1| (-517)))) (-2666 (($ $ $) 65) (($ $ $ |#2|) NIL)) (-3845 (($ $ $) 68) (($ $ $ |#2|) NIL)) (-2875 (($ $ |#1| (-497 |#2|) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-1901 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-3772 (($ $ $ $ $) 90 (|has| |#1| (-517)))) (-3086 ((|#2| $) 19)) (-2370 (($ (-1087 |#1|) |#2|) NIL) (($ (-1087 $) |#2|) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-713)) 36) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-3355 (($ $ $) 60)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#2|) NIL)) (-1938 (((-108) $) NIL)) (-3929 (((-497 |#2|) $) NIL) (((-713) $ |#2|) NIL) (((-592 (-713)) $ (-592 |#2|)) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-1350 (((-713) $) 20)) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3613 (((-3 |#2| "failed") $) NIL)) (-3386 (($ $) NIL (|has| |#1| (-429)))) (-2620 (($ $) NIL (|has| |#1| (-429)))) (-3508 (((-592 $) $) NIL)) (-1601 (($ $) 37)) (-2159 (($ $) NIL (|has| |#1| (-429)))) (-3671 (((-592 $) $) 41)) (-1302 (($ $) 39)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL) (($ $ |#2|) 45)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3979 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2176 (-713))) $ $) 82)) (-2730 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $) 67) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $ |#2|) NIL)) (-3436 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $) NIL) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $ |#2|) NIL)) (-3705 (($ $ $) 72) (($ $ $ |#2|) NIL)) (-1669 (($ $ $) 75) (($ $ $ |#2|) NIL)) (-3803 (((-1074) $) NIL)) (-3018 (($ $ $) 108 (|has| |#1| (-517)))) (-2344 (((-592 $) $) 30)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| |#2|) (|:| -2058 (-713))) "failed") $) NIL)) (-1282 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-2684 (($ $ $) NIL)) (-3937 (($ $) 21)) (-2995 (((-108) $ $) NIL)) (-2672 (((-108) $ $) NIL) (((-108) $ (-592 $)) NIL)) (-3432 (($ $ $) NIL)) (-1394 (($ $) 23)) (-2015 (((-1038) $) NIL)) (-3976 (((-2 (|:| -2790 $) (|:| |coef2| $)) $ $) 99 (|has| |#1| (-517)))) (-1978 (((-2 (|:| -2790 $) (|:| |coef1| $)) $ $) 96 (|has| |#1| (-517)))) (-2511 (((-108) $) 52)) (-2523 ((|#1| $) 55)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 ((|#1| |#1| $) 116 (|has| |#1| (-429))) (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1502 (((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 102 (|has| |#1| (-517)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 84 (|has| |#1| (-517)))) (-2744 (($ $ |#1|) 112 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-4232 (($ $ |#1|) 111 (|has| |#1| (-517))) (($ $ $) NIL (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#2| |#1|) NIL) (($ $ (-592 |#2|) (-592 |#1|)) NIL) (($ $ |#2| $) NIL) (($ $ (-592 |#2|) (-592 $)) NIL)) (-2146 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2521 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4003 (((-497 |#2|) $) NIL) (((-713) $ |#2|) 43) (((-592 (-713)) $ (-592 |#2|)) NIL)) (-3053 (($ $) NIL)) (-1513 (($ $) 33)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#2| (-567 (-501))))) (($ (-887 (-385 (-525)))) NIL (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091))))) (($ (-887 (-525))) NIL (-3275 (-12 (|has| |#1| (-37 (-525))) (|has| |#2| (-567 (-1091))) (-1830 (|has| |#1| (-37 (-385 (-525)))))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#2| (-567 (-1091)))))) (($ (-887 |#1|)) NIL (|has| |#2| (-567 (-1091)))) (((-1074) $) NIL (-12 (|has| |#1| (-968 (-525))) (|has| |#2| (-567 (-1091))))) (((-887 |#1|) $) NIL (|has| |#2| (-567 (-1091))))) (-1562 ((|#1| $) 115 (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#2|) NIL) (((-887 |#1|) $) NIL (|has| |#2| (-567 (-1091)))) (((-1043 |#1| |#2|) $) 15) (($ (-1043 |#1| |#2|)) 16) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-713)) 44) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 13 T CONST)) (-2709 (((-3 (-108) "failed") $ $) NIL)) (-3362 (($) 35 T CONST)) (-2493 (($ $ $ $ (-713)) 88 (|has| |#1| (-517)))) (-1445 (($ $ $ (-713)) 87 (|has| |#1| (-517)))) (-2096 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 54)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) 64)) (-4078 (($ $ $) 74)) (** (($ $ (-856)) NIL) (($ $ (-713)) 61)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 59) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 58) (($ $ |#1|) NIL))) (((-722 |#1| |#2|) (-13 (-991 |#1| (-497 |#2|) |#2|) (-566 (-1043 |#1| |#2|)) (-968 (-1043 |#1| |#2|))) (-977) (-789)) (T -722)) NIL (-13 (-991 |#1| (-497 |#2|) |#2|) (-566 (-1043 |#1| |#2|)) (-968 (-1043 |#1| |#2|))) -((-2694 (((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)) 13))) -(((-723 |#1| |#2|) (-10 -7 (-15 -2694 ((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)))) (-977) (-977)) (T -723)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-724 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-724 *6)) (-5 *1 (-723 *5 *6))))) -(-10 -7 (-15 -2694 ((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 12)) (-2290 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-3816 (($ (-1087 |#1|)) NIL)) (-2146 (((-1087 $) $ (-1005)) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1427 (((-592 $) $ $) 39 (|has| |#1| (-517)))) (-3226 (($ $ $) 35 (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1228 (($ $ (-713)) NIL)) (-3481 (($ $ (-713)) NIL)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL) (((-3 (-1087 |#1|) "failed") $) 10)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL) (((-1087 |#1|) $) NIL)) (-2318 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) 43 (|has| |#1| (-160)))) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-4202 (($ $ $) NIL)) (-3001 (($ $ $) 71 (|has| |#1| (-517)))) (-1988 (((-2 (|:| -1655 |#1|) (|:| -3461 $) (|:| -2584 $)) $ $) 70 (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-713) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ $) NIL (|has| |#1| (-517)))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2369 (($ (-1087 |#1|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-2929 (($ $ (-713)) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2359 (($ $ $) 20)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1005)) NIL) (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-4016 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-713) (-713)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1872 (((-1087 |#1|) $) NIL)) (-1903 (((-3 (-1005) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-4022 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3903 (-713))) $ $) 26)) (-2064 (($ $ $) 29)) (-1587 (($ $ $) 32)) (-1859 (((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $) 31)) (-3247 (((-1074) $) NIL)) (-3552 (($ $ $) 41 (|has| |#1| (-517)))) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1005)) (|:| -2815 (-713))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) NIL (|has| |#1| (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-2296 (((-2 (|:| -2794 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-517)))) (-2150 (((-2 (|:| -2794 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-517)))) (-2285 (((-2 (|:| -2318 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-517)))) (-3137 (((-2 (|:| -2318 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-517)))) (-2515 (((-108) $) 13)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3530 (($ $ (-713) |#1| $) 19)) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1708 (((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-517)))) (-3042 (((-2 (|:| -2318 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-517)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1622 (((-3 $ "failed") $ (-713)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-1932 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2524 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1307 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1776 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1005)) NIL) (((-1087 |#1|) $) 7) (($ (-1087 |#1|)) 8) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 24 T CONST)) (-2094 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) 28) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 23) (($ $ |#1|) NIL))) -(((-724 |#1|) (-13 (-1149 |#1|) (-566 (-1087 |#1|)) (-968 (-1087 |#1|)) (-10 -8 (-15 -3530 ($ $ (-713) |#1| $)) (-15 -2359 ($ $ $)) (-15 -4022 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3903 (-713))) $ $)) (-15 -2064 ($ $ $)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1587 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -1427 ((-592 $) $ $)) (-15 -3552 ($ $ $)) (-15 -1708 ((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2150 ((-2 (|:| -2794 $) (|:| |coef1| $)) $ $)) (-15 -2296 ((-2 (|:| -2794 $) (|:| |coef2| $)) $ $)) (-15 -3042 ((-2 (|:| -2318 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3137 ((-2 (|:| -2318 |#1|) (|:| |coef1| $)) $ $)) (-15 -2285 ((-2 (|:| -2318 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-977)) (T -724)) -((-3530 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-2359 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-4022 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-724 *3)) (|:| |polden| *3) (|:| -3903 (-713)))) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-2064 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-1859 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1655 *3) (|:| |gap| (-713)) (|:| -3461 (-724 *3)) (|:| -2584 (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-1587 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-1427 (*1 *2 *1 *1) (-12 (-5 *2 (-592 (-724 *3))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3552 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-517)) (-4 *2 (-977)))) (-1708 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2794 (-724 *3)) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-2150 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2794 (-724 *3)) (|:| |coef1| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-2296 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2794 (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3042 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2318 *3) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3137 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2318 *3) (|:| |coef1| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-2285 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2318 *3) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) -(-13 (-1149 |#1|) (-566 (-1087 |#1|)) (-968 (-1087 |#1|)) (-10 -8 (-15 -3530 ($ $ (-713) |#1| $)) (-15 -2359 ($ $ $)) (-15 -4022 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -3903 (-713))) $ $)) (-15 -2064 ($ $ $)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1587 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -1427 ((-592 $) $ $)) (-15 -3552 ($ $ $)) (-15 -1708 ((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2150 ((-2 (|:| -2794 $) (|:| |coef1| $)) $ $)) (-15 -2296 ((-2 (|:| -2794 $) (|:| |coef2| $)) $ $)) (-15 -3042 ((-2 (|:| -2318 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -3137 ((-2 (|:| -2318 |#1|) (|:| |coef1| $)) $ $)) (-15 -2285 ((-2 (|:| -2318 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) -((-3337 ((|#1| (-713) |#1|) 32 (|has| |#1| (-37 (-385 (-525)))))) (-3307 ((|#1| (-713) |#1|) 22)) (-3145 ((|#1| (-713) |#1|) 34 (|has| |#1| (-37 (-385 (-525))))))) -(((-725 |#1|) (-10 -7 (-15 -3307 (|#1| (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -3145 (|#1| (-713) |#1|)) (-15 -3337 (|#1| (-713) |#1|))) |%noBranch|)) (-160)) (T -725)) -((-3337 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3145 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3307 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-160))))) -(-10 -7 (-15 -3307 (|#1| (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -3145 (|#1| (-713) |#1|)) (-15 -3337 (|#1| (-713) |#1|))) |%noBranch|)) -((-1260 (((-108) $ $) 7)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) 85)) (-1759 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) 101) (((-108) $) 97)) (-3829 ((|#4| |#4| $) 92)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 126)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3121 (((-3 $ "failed") $) 82)) (-1846 ((|#4| |#4| $) 89)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2137 ((|#4| |#4| $) 87)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) 105)) (-3011 (((-108) |#4| $) 136)) (-3210 (((-108) |#4| $) 133)) (-3667 (((-108) |#4| $) 137) (((-108) $) 134)) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) 104) (((-108) $) 103)) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 127)) (-1636 (((-3 |#4| "failed") $) 83)) (-2159 (((-592 $) |#4| $) 129)) (-4074 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3446 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-4094 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-1849 (((-592 |#4|) $) 107)) (-2201 (((-108) |#4| $) 99) (((-108) $) 95)) (-2401 ((|#4| |#4| $) 90)) (-2777 (((-108) $ $) 110)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) 100) (((-108) $) 96)) (-4093 ((|#4| |#4| $) 91)) (-2012 (((-1038) $) 10)) (-3110 (((-3 |#4| "failed") $) 84)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2309 (((-3 $ "failed") $ |#4|) 78)) (-2462 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-1307 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-3937 (($ $) 88)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-4079 (((-713) $) 76 (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3035 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) 81)) (-3343 (((-108) |#4| $) 135)) (-2743 (((-108) |#3| $) 80)) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +((-2688 (((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)) 13))) +(((-723 |#1| |#2|) (-10 -7 (-15 -2688 ((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)))) (-977) (-977)) (T -723)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-724 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-724 *6)) (-5 *1 (-723 *5 *6))))) +(-10 -7 (-15 -2688 ((-724 |#2|) (-1 |#2| |#1|) (-724 |#1|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 12)) (-3928 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2616 (($ (-1087 |#1|)) NIL)) (-2149 (((-1087 $) $ (-1005)) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3611 (((-592 $) $ $) 39 (|has| |#1| (-517)))) (-1794 (($ $ $) 35 (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2836 (($ $ (-713)) NIL)) (-3457 (($ $ (-713)) NIL)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL) (((-3 (-1087 |#1|) "failed") $) 10)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL) (((-1087 |#1|) $) NIL)) (-4190 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) 43 (|has| |#1| (-160)))) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1986 (($ $ $) NIL)) (-3282 (($ $ $) 71 (|has| |#1| (-517)))) (-4235 (((-2 (|:| -1660 |#1|) (|:| -3301 $) (|:| -1713 $)) $ $) 70 (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-713) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ $) NIL (|has| |#1| (-517)))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2370 (($ (-1087 |#1|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-3761 (($ $ (-713)) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3355 (($ $ $) 20)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1005)) NIL) (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3929 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-713) (-713)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3321 (((-1087 |#1|) $) NIL)) (-3613 (((-3 (-1005) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3979 (((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2176 (-713))) $ $) 26)) (-2332 (($ $ $) 29)) (-1308 (($ $ $) 32)) (-2730 (((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $) 31)) (-3803 (((-1074) $) NIL)) (-3018 (($ $ $) 41 (|has| |#1| (-517)))) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1005)) (|:| -2058 (-713))) "failed") $) NIL)) (-2824 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) NIL (|has| |#1| (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-3976 (((-2 (|:| -2790 $) (|:| |coef2| $)) $ $) 67 (|has| |#1| (-517)))) (-1978 (((-2 (|:| -2790 $) (|:| |coef1| $)) $ $) 63 (|has| |#1| (-517)))) (-3908 (((-2 (|:| -4190 |#1|) (|:| |coef2| $)) $ $) 55 (|has| |#1| (-517)))) (-2201 (((-2 (|:| -4190 |#1|) (|:| |coef1| $)) $ $) 51 (|has| |#1| (-517)))) (-2511 (((-108) $) 13)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2872 (($ $ (-713) |#1| $) 19)) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1502 (((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 59 (|has| |#1| (-517)))) (-3646 (((-2 (|:| -4190 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $) 47 (|has| |#1| (-517)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ |#1|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3090 (((-3 $ "failed") $ (-713)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2146 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) NIL (|has| |#1| (-160)))) (-2521 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-4003 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1552 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1005)) NIL) (((-1087 |#1|) $) 7) (($ (-1087 |#1|)) 8) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 24 T CONST)) (-2096 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) 28) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 23) (($ $ |#1|) NIL))) +(((-724 |#1|) (-13 (-1149 |#1|) (-566 (-1087 |#1|)) (-968 (-1087 |#1|)) (-10 -8 (-15 -2872 ($ $ (-713) |#1| $)) (-15 -3355 ($ $ $)) (-15 -3979 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2176 (-713))) $ $)) (-15 -2332 ($ $ $)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1308 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3611 ((-592 $) $ $)) (-15 -3018 ($ $ $)) (-15 -1502 ((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1978 ((-2 (|:| -2790 $) (|:| |coef1| $)) $ $)) (-15 -3976 ((-2 (|:| -2790 $) (|:| |coef2| $)) $ $)) (-15 -3646 ((-2 (|:| -4190 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2201 ((-2 (|:| -4190 |#1|) (|:| |coef1| $)) $ $)) (-15 -3908 ((-2 (|:| -4190 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) (-977)) (T -724)) +((-2872 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-3355 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-3979 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |polnum| (-724 *3)) (|:| |polden| *3) (|:| -2176 (-713)))) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-2332 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-2730 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -1660 *3) (|:| |gap| (-713)) (|:| -3301 (-724 *3)) (|:| -1713 (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-977)))) (-1308 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) (-3611 (*1 *2 *1 *1) (-12 (-5 *2 (-592 (-724 *3))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3018 (*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-517)) (-4 *2 (-977)))) (-1502 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2790 (-724 *3)) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-1978 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2790 (-724 *3)) (|:| |coef1| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3976 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -2790 (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3646 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4190 *3) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-2201 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4190 *3) (|:| |coef1| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) (-3908 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| -4190 *3) (|:| |coef2| (-724 *3)))) (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) +(-13 (-1149 |#1|) (-566 (-1087 |#1|)) (-968 (-1087 |#1|)) (-10 -8 (-15 -2872 ($ $ (-713) |#1| $)) (-15 -3355 ($ $ $)) (-15 -3979 ((-2 (|:| |polnum| $) (|:| |polden| |#1|) (|:| -2176 (-713))) $ $)) (-15 -2332 ($ $ $)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1308 ($ $ $)) (IF (|has| |#1| (-517)) (PROGN (-15 -3611 ((-592 $) $ $)) (-15 -3018 ($ $ $)) (-15 -1502 ((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1978 ((-2 (|:| -2790 $) (|:| |coef1| $)) $ $)) (-15 -3976 ((-2 (|:| -2790 $) (|:| |coef2| $)) $ $)) (-15 -3646 ((-2 (|:| -4190 |#1|) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2201 ((-2 (|:| -4190 |#1|) (|:| |coef1| $)) $ $)) (-15 -3908 ((-2 (|:| -4190 |#1|) (|:| |coef2| $)) $ $))) |%noBranch|))) +((-1487 ((|#1| (-713) |#1|) 32 (|has| |#1| (-37 (-385 (-525)))))) (-1221 ((|#1| (-713) |#1|) 22)) (-2312 ((|#1| (-713) |#1|) 34 (|has| |#1| (-37 (-385 (-525))))))) +(((-725 |#1|) (-10 -7 (-15 -1221 (|#1| (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2312 (|#1| (-713) |#1|)) (-15 -1487 (|#1| (-713) |#1|))) |%noBranch|)) (-160)) (T -725)) +((-1487 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-2312 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-1221 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-160))))) +(-10 -7 (-15 -1221 (|#1| (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2312 (|#1| (-713) |#1|)) (-15 -1487 (|#1| (-713) |#1|))) |%noBranch|)) +((-1261 (((-108) $ $) 7)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) 85)) (-1361 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) 101) (((-108) $) 97)) (-2734 ((|#4| |#4| $) 92)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 126)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3117 (((-3 $ "failed") $) 82)) (-1854 ((|#4| |#4| $) 89)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-1847 ((|#4| |#4| $) 87)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) 105)) (-3367 (((-108) |#4| $) 136)) (-1654 (((-108) |#4| $) 133)) (-1631 (((-108) |#4| $) 137) (((-108) $) 134)) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) 104) (((-108) $) 103)) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 127)) (-1641 (((-3 |#4| "failed") $) 83)) (-2100 (((-592 $) |#4| $) 129)) (-3290 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3202 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-3440 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-2641 (((-592 |#4|) $) 107)) (-1282 (((-108) |#4| $) 99) (((-108) $) 95)) (-2684 ((|#4| |#4| $) 90)) (-2995 (((-108) $ $) 110)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) 100) (((-108) $) 96)) (-3432 ((|#4| |#4| $) 91)) (-2015 (((-1038) $) 10)) (-3105 (((-3 |#4| "failed") $) 84)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-4091 (((-3 $ "failed") $ |#4|) 78)) (-1886 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-4003 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-1284 (($ $) 88)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-3320 (((-713) $) 76 (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3570 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) 81)) (-1560 (((-108) |#4| $) 135)) (-2747 (((-108) |#3| $) 80)) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-726 |#1| |#2| |#3| |#4|) (-131) (-429) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -726)) NIL (-13 (-996 |t#1| |t#2| |t#3| |t#4|)) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-909 |#1| |#2| |#3| |#4|) . T) ((-996 |#1| |#2| |#3| |#4|) . T) ((-1020) . T) ((-1121 |#1| |#2| |#3| |#4|) . T) ((-1127) . T)) -((-1780 (((-3 (-357) "failed") (-294 |#1|) (-856)) 62 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-357) "failed") (-294 |#1|)) 54 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-357) "failed") (-385 (-887 |#1|)) (-856)) 41 (|has| |#1| (-517))) (((-3 (-357) "failed") (-385 (-887 |#1|))) 40 (|has| |#1| (-517))) (((-3 (-357) "failed") (-887 |#1|) (-856)) 31 (|has| |#1| (-977))) (((-3 (-357) "failed") (-887 |#1|)) 30 (|has| |#1| (-977)))) (-1289 (((-357) (-294 |#1|) (-856)) 99 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-357) (-294 |#1|)) 94 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-357) (-385 (-887 |#1|)) (-856)) 91 (|has| |#1| (-517))) (((-357) (-385 (-887 |#1|))) 90 (|has| |#1| (-517))) (((-357) (-887 |#1|) (-856)) 86 (|has| |#1| (-977))) (((-357) (-887 |#1|)) 85 (|has| |#1| (-977))) (((-357) |#1| (-856)) 76) (((-357) |#1|) 22)) (-3610 (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)) 71 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|))) 70 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 |#1|) (-856)) 63 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 |#1|)) 61 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856)) 46 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|)))) 45 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856)) 39 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 |#1|))) 38 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)) 28 (|has| |#1| (-977))) (((-3 (-157 (-357)) "failed") (-887 |#1|)) 26 (|has| |#1| (-977))) (((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)) 18 (|has| |#1| (-160))) (((-3 (-157 (-357)) "failed") (-887 (-157 |#1|))) 15 (|has| |#1| (-160)))) (-2103 (((-157 (-357)) (-294 (-157 |#1|)) (-856)) 102 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 (-157 |#1|))) 101 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 |#1|) (-856)) 100 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 |#1|)) 98 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856)) 93 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 (-157 |#1|)))) 92 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 |#1|)) (-856)) 89 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 |#1|))) 88 (|has| |#1| (-517))) (((-157 (-357)) (-887 |#1|) (-856)) 84 (|has| |#1| (-977))) (((-157 (-357)) (-887 |#1|)) 83 (|has| |#1| (-977))) (((-157 (-357)) (-887 (-157 |#1|)) (-856)) 78 (|has| |#1| (-160))) (((-157 (-357)) (-887 (-157 |#1|))) 77 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|) (-856)) 80 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|)) 79 (|has| |#1| (-160))) (((-157 (-357)) |#1| (-856)) 27) (((-157 (-357)) |#1|) 25))) -(((-727 |#1|) (-10 -7 (-15 -1289 ((-357) |#1|)) (-15 -1289 ((-357) |#1| (-856))) (-15 -2103 ((-157 (-357)) |#1|)) (-15 -2103 ((-157 (-357)) |#1| (-856))) (IF (|has| |#1| (-160)) (PROGN (-15 -2103 ((-157 (-357)) (-157 |#1|))) (-15 -2103 ((-157 (-357)) (-157 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1289 ((-357) (-887 |#1|))) (-15 -1289 ((-357) (-887 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 |#1|))) (-15 -2103 ((-157 (-357)) (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1289 ((-357) (-385 (-887 |#1|)))) (-15 -1289 ((-357) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1289 ((-357) (-294 |#1|))) (-15 -1289 ((-357) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 |#1|))) (-15 -2103 ((-157 (-357)) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-887 |#1|))) (-15 -1780 ((-3 (-357) "failed") (-887 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 |#1|))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-385 (-887 |#1|)))) (-15 -1780 ((-3 (-357) "failed") (-385 (-887 |#1|)) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1780 ((-3 (-357) "failed") (-294 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|)) (-567 (-357))) (T -727)) -((-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1780 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1780 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1780 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1780 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1780 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1780 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-3610 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-3610 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1289 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1289 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1289 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1289 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1289 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1289 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-157 *5)) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-2103 (*1 *2 *3) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-1289 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-357)) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-1289 (*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357)))))) -(-10 -7 (-15 -1289 ((-357) |#1|)) (-15 -1289 ((-357) |#1| (-856))) (-15 -2103 ((-157 (-357)) |#1|)) (-15 -2103 ((-157 (-357)) |#1| (-856))) (IF (|has| |#1| (-160)) (PROGN (-15 -2103 ((-157 (-357)) (-157 |#1|))) (-15 -2103 ((-157 (-357)) (-157 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1289 ((-357) (-887 |#1|))) (-15 -1289 ((-357) (-887 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 |#1|))) (-15 -2103 ((-157 (-357)) (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1289 ((-357) (-385 (-887 |#1|)))) (-15 -1289 ((-357) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1289 ((-357) (-294 |#1|))) (-15 -1289 ((-357) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 |#1|))) (-15 -2103 ((-157 (-357)) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-887 |#1|))) (-15 -1780 ((-3 (-357) "failed") (-887 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 |#1|))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-385 (-887 |#1|)))) (-15 -1780 ((-3 (-357) "failed") (-385 (-887 |#1|)) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1780 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1780 ((-3 (-357) "failed") (-294 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-856))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -3610 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|)) -((-3615 (((-856) (-1074)) 65)) (-3850 (((-3 (-357) "failed") (-1074)) 33)) (-3392 (((-357) (-1074)) 31)) (-2994 (((-856) (-1074)) 54)) (-3397 (((-1074) (-856)) 55)) (-1909 (((-1074) (-856)) 53))) -(((-728) (-10 -7 (-15 -1909 ((-1074) (-856))) (-15 -2994 ((-856) (-1074))) (-15 -3397 ((-1074) (-856))) (-15 -3615 ((-856) (-1074))) (-15 -3392 ((-357) (-1074))) (-15 -3850 ((-3 (-357) "failed") (-1074))))) (T -728)) -((-3850 (*1 *2 *3) (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728)))) (-3392 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728)))) (-3615 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728)))) (-3397 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728)))) (-2994 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728)))) (-1909 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) -(-10 -7 (-15 -1909 ((-1074) (-856))) (-15 -2994 ((-856) (-1074))) (-15 -3397 ((-1074) (-856))) (-15 -3615 ((-856) (-1074))) (-15 -3392 ((-357) (-1074))) (-15 -3850 ((-3 (-357) "failed") (-1074)))) -((-1260 (((-108) $ $) 7)) (-3823 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 15) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 13)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-1598 (((-3 (-357) "failed") (-294 |#1|) (-856)) 62 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-357) "failed") (-294 |#1|)) 54 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-357) "failed") (-385 (-887 |#1|)) (-856)) 41 (|has| |#1| (-517))) (((-3 (-357) "failed") (-385 (-887 |#1|))) 40 (|has| |#1| (-517))) (((-3 (-357) "failed") (-887 |#1|) (-856)) 31 (|has| |#1| (-977))) (((-3 (-357) "failed") (-887 |#1|)) 30 (|has| |#1| (-977)))) (-1290 (((-357) (-294 |#1|) (-856)) 99 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-357) (-294 |#1|)) 94 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-357) (-385 (-887 |#1|)) (-856)) 91 (|has| |#1| (-517))) (((-357) (-385 (-887 |#1|))) 90 (|has| |#1| (-517))) (((-357) (-887 |#1|) (-856)) 86 (|has| |#1| (-977))) (((-357) (-887 |#1|)) 85 (|has| |#1| (-977))) (((-357) |#1| (-856)) 76) (((-357) |#1|) 22)) (-2401 (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)) 71 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 (-157 |#1|))) 70 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 |#1|) (-856)) 63 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-294 |#1|)) 61 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856)) 46 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|)))) 45 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856)) 39 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-385 (-887 |#1|))) 38 (|has| |#1| (-517))) (((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)) 28 (|has| |#1| (-977))) (((-3 (-157 (-357)) "failed") (-887 |#1|)) 26 (|has| |#1| (-977))) (((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)) 18 (|has| |#1| (-160))) (((-3 (-157 (-357)) "failed") (-887 (-157 |#1|))) 15 (|has| |#1| (-160)))) (-2103 (((-157 (-357)) (-294 (-157 |#1|)) (-856)) 102 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 (-157 |#1|))) 101 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 |#1|) (-856)) 100 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-294 |#1|)) 98 (-12 (|has| |#1| (-517)) (|has| |#1| (-789)))) (((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856)) 93 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 (-157 |#1|)))) 92 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 |#1|)) (-856)) 89 (|has| |#1| (-517))) (((-157 (-357)) (-385 (-887 |#1|))) 88 (|has| |#1| (-517))) (((-157 (-357)) (-887 |#1|) (-856)) 84 (|has| |#1| (-977))) (((-157 (-357)) (-887 |#1|)) 83 (|has| |#1| (-977))) (((-157 (-357)) (-887 (-157 |#1|)) (-856)) 78 (|has| |#1| (-160))) (((-157 (-357)) (-887 (-157 |#1|))) 77 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|) (-856)) 80 (|has| |#1| (-160))) (((-157 (-357)) (-157 |#1|)) 79 (|has| |#1| (-160))) (((-157 (-357)) |#1| (-856)) 27) (((-157 (-357)) |#1|) 25))) +(((-727 |#1|) (-10 -7 (-15 -1290 ((-357) |#1|)) (-15 -1290 ((-357) |#1| (-856))) (-15 -2103 ((-157 (-357)) |#1|)) (-15 -2103 ((-157 (-357)) |#1| (-856))) (IF (|has| |#1| (-160)) (PROGN (-15 -2103 ((-157 (-357)) (-157 |#1|))) (-15 -2103 ((-157 (-357)) (-157 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1290 ((-357) (-887 |#1|))) (-15 -1290 ((-357) (-887 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 |#1|))) (-15 -2103 ((-157 (-357)) (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1290 ((-357) (-385 (-887 |#1|)))) (-15 -1290 ((-357) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1290 ((-357) (-294 |#1|))) (-15 -1290 ((-357) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 |#1|))) (-15 -2103 ((-157 (-357)) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-887 |#1|))) (-15 -1598 ((-3 (-357) "failed") (-887 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 |#1|))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-385 (-887 |#1|)))) (-15 -1598 ((-3 (-357) "failed") (-385 (-887 |#1|)) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1598 ((-3 (-357) "failed") (-294 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|)) (-567 (-357))) (T -727)) +((-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1598 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1598 (*1 *2 *3) (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1598 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1598 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1598 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1598 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2401 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2401 (*1 *2 *3) (|partial| -12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1290 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1290 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1290 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1290 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-1290 (*1 *2 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) (-1290 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *3 (-157 *5)) (-5 *4 (-856)) (-4 *5 (-160)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) (-2103 (*1 *2 *3) (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) (-2103 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-2103 (*1 *2 *3) (-12 (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-1290 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-357)) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) (-1290 (*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357)))))) +(-10 -7 (-15 -1290 ((-357) |#1|)) (-15 -1290 ((-357) |#1| (-856))) (-15 -2103 ((-157 (-357)) |#1|)) (-15 -2103 ((-157 (-357)) |#1| (-856))) (IF (|has| |#1| (-160)) (PROGN (-15 -2103 ((-157 (-357)) (-157 |#1|))) (-15 -2103 ((-157 (-357)) (-157 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1290 ((-357) (-887 |#1|))) (-15 -1290 ((-357) (-887 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-887 |#1|))) (-15 -2103 ((-157 (-357)) (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1290 ((-357) (-385 (-887 |#1|)))) (-15 -1290 ((-357) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)))) (-15 -2103 ((-157 (-357)) (-385 (-887 |#1|)) (-856))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))))) (-15 -2103 ((-157 (-357)) (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1290 ((-357) (-294 |#1|))) (-15 -1290 ((-357) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 |#1|))) (-15 -2103 ((-157 (-357)) (-294 |#1|) (-856))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)))) (-15 -2103 ((-157 (-357)) (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 (-157 |#1|)) (-856)))) |%noBranch|) (IF (|has| |#1| (-977)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-887 |#1|))) (-15 -1598 ((-3 (-357) "failed") (-887 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 |#1|))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-887 |#1|) (-856)))) |%noBranch|) (IF (|has| |#1| (-517)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-385 (-887 |#1|)))) (-15 -1598 ((-3 (-357) "failed") (-385 (-887 |#1|)) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 |#1|)) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-385 (-887 (-157 |#1|))) (-856))) (IF (|has| |#1| (-789)) (PROGN (-15 -1598 ((-3 (-357) "failed") (-294 |#1|))) (-15 -1598 ((-3 (-357) "failed") (-294 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 |#1|))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 |#1|) (-856))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)))) (-15 -2401 ((-3 (-157 (-357)) "failed") (-294 (-157 |#1|)) (-856)))) |%noBranch|)) |%noBranch|)) +((-2455 (((-856) (-1074)) 65)) (-2929 (((-3 (-357) "failed") (-1074)) 33)) (-3833 (((-357) (-1074)) 31)) (-3227 (((-856) (-1074)) 54)) (-3886 (((-1074) (-856)) 55)) (-1859 (((-1074) (-856)) 53))) +(((-728) (-10 -7 (-15 -1859 ((-1074) (-856))) (-15 -3227 ((-856) (-1074))) (-15 -3886 ((-1074) (-856))) (-15 -2455 ((-856) (-1074))) (-15 -3833 ((-357) (-1074))) (-15 -2929 ((-3 (-357) "failed") (-1074))))) (T -728)) +((-2929 (*1 *2 *3) (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728)))) (-3833 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728)))) (-2455 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728)))) (-3886 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728)))) (-3227 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728)))) (-1859 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) +(-10 -7 (-15 -1859 ((-1074) (-856))) (-15 -3227 ((-856) (-1074))) (-15 -3886 ((-1074) (-856))) (-15 -2455 ((-856) (-1074))) (-15 -3833 ((-357) (-1074))) (-15 -2929 ((-3 (-357) "failed") (-1074)))) +((-1261 (((-108) $ $) 7)) (-2679 (((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 15) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966)) 13)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 16) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-729) (-131)) (T -729)) -((-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-729)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966)))))) (-3823 (*1 *2 *3 *2) (-12 (-4 *1 (-729)) (-5 *2 (-966)) (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-729)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966)))))) (-3823 (*1 *2 *3 *2) (-12 (-4 *1 (-729)) (-5 *2 (-966)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) -(-13 (-1020) (-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3823 ((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3823 ((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966))))) +((-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-729)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966)))))) (-2679 (*1 *2 *3 *2) (-12 (-4 *1 (-729)) (-5 *2 (-966)) (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-729)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966)))))) (-2679 (*1 *2 *3 *2) (-12 (-4 *1 (-729)) (-5 *2 (-966)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) +(-13 (-1020) (-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2679 ((-966) (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) (|:| |extra| (-966))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2679 ((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) (-966))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1227 (((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357))) 44) (((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 43)) (-4148 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 50)) (-3298 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 41)) (-1572 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357))) 52) (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 51))) -(((-730) (-10 -7 (-15 -1572 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1572 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -3298 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1227 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1227 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -4148 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))))) (T -730)) -((-4148 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-1227 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357)))) (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-1227 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357)))) (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-3298 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-1572 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-1572 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730))))) -(-10 -7 (-15 -1572 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1572 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -3298 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1227 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -1227 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -4148 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))))) -((-3966 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 53)) (-3692 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 31)) (-1508 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 52)) (-3625 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 29)) (-2191 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 51)) (-2850 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 19)) (-2574 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 32)) (-2026 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 30)) (-3830 (((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 28))) -(((-731) (-10 -7 (-15 -3830 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2026 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2574 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2850 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3625 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3692 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2191 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1508 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3966 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))) (T -731)) -((-3966 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-1508 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2191 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-3692 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-3625 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2850 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2574 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2026 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-3830 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525))))) -(-10 -7 (-15 -3830 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2026 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2574 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2850 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3625 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3692 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2191 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1508 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3966 ((-2 (|:| -3352 (-357)) (|:| -1245 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)))) -((-1729 (((-1123 |#1|) |#1| (-205) (-525)) 46))) -(((-732 |#1|) (-10 -7 (-15 -1729 ((-1123 |#1|) |#1| (-205) (-525)))) (-907)) (T -732)) -((-1729 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1123 *3)) (-5 *1 (-732 *3)) (-4 *3 (-907))))) -(-10 -7 (-15 -1729 ((-1123 |#1|) |#1| (-205) (-525)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 24)) (-2467 (((-3 $ "failed") $ $) 26)) (-4083 (($) 23 T CONST)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 22 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4090 (($ $ $) 28) (($ $) 27)) (-4080 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25) (($ (-525) $) 29))) +((-2827 (((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357))) 44) (((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 43)) (-2864 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 50)) (-1230 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 41)) (-4221 (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357))) 52) (((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) 51))) +(((-730) (-10 -7 (-15 -4221 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -4221 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -1230 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -2827 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -2827 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -2864 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))))) (T -730)) +((-2864 (*1 *2 *3 *4 *5 *5 *4 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-2827 (*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357)))) (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-2827 (*1 *2 *3 *4 *5 *6 *5 *3 *7) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357)))) (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-1230 (*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-4221 (*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730)))) (-4221 (*1 *2 *3 *4 *5 *5 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730))))) +(-10 -7 (-15 -4221 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -4221 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -1230 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -2827 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)))) (-15 -2827 ((-1178) (-1173 (-357)) (-525) (-357) (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357))) (-357) (-1173 (-357)) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)) (-1173 (-357)))) (-15 -2864 ((-1178) (-1173 (-357)) (-525) (-357) (-357) (-525) (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))))) +((-1595 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 53)) (-3688 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 31)) (-2193 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 52)) (-2537 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 29)) (-1206 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 51)) (-2519 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)) 19)) (-1630 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 32)) (-2705 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 30)) (-2746 (((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525)) 28))) +(((-731) (-10 -7 (-15 -2746 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2705 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -1630 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2519 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2537 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3688 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1206 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2193 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1595 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))))) (T -731)) +((-1595 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2193 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-1206 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-3688 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2537 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2519 (*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-1630 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2705 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525)))) (-2746 (*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525))))) +(-10 -7 (-15 -2746 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2705 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -1630 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525) (-525))) (-15 -2519 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2537 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -3688 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1206 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -2193 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525))) (-15 -1595 ((-2 (|:| -3348 (-357)) (|:| -1246 (-357)) (|:| |totalpts| (-525)) (|:| |success| (-108))) (-1 (-357) (-357)) (-357) (-357) (-357) (-357) (-525) (-525)))) +((-2739 (((-1123 |#1|) |#1| (-205) (-525)) 46))) +(((-732 |#1|) (-10 -7 (-15 -2739 ((-1123 |#1|) |#1| (-205) (-525)))) (-907)) (T -732)) +((-2739 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1123 *3)) (-5 *1 (-732 *3)) (-4 *3 (-907))))) +(-10 -7 (-15 -2739 ((-1123 |#1|) |#1| (-205) (-525)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 24)) (-1916 (((-3 $ "failed") $ $) 26)) (-3347 (($) 23 T CONST)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 22 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4088 (($ $ $) 28) (($ $) 27)) (-4078 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25) (($ (-525) $) 29))) (((-733) (-131)) (T -733)) NIL (-13 (-737) (-21)) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-789) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 24)) (-4083 (($) 23 T CONST)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 22 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4080 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 24)) (-3347 (($) 23 T CONST)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 22 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4078 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) (((-734) (-131)) (T -734)) NIL (-13 (-736) (-23)) (((-23) . T) ((-25) . T) ((-97) . T) ((-566 (-798)) . T) ((-736) . T) ((-789) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 24)) (-2612 (($ $ $) 27)) (-2467 (((-3 $ "failed") $ $) 26)) (-4083 (($) 23 T CONST)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 22 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4080 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 24)) (-3788 (($ $ $) 27)) (-1916 (((-3 $ "failed") $ $) 26)) (-3347 (($) 23 T CONST)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 22 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4078 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) (((-735) (-131)) (T -735)) -((-2612 (*1 *1 *1 *1) (-4 *1 (-735)))) -(-13 (-737) (-10 -8 (-15 -2612 ($ $ $)))) +((-3788 (*1 *1 *1 *1) (-4 *1 (-735)))) +(-13 (-737) (-10 -8 (-15 -3788 ($ $ $)))) (((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-789) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4080 (($ $ $) 20)) (* (($ (-856) $) 21))) +((-1261 (((-108) $ $) 7)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4078 (($ $ $) 20)) (* (($ (-856) $) 21))) (((-736) (-131)) (T -736)) NIL (-13 (-789) (-25)) (((-25) . T) ((-97) . T) ((-566 (-798)) . T) ((-789) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 24)) (-2467 (((-3 $ "failed") $ $) 26)) (-4083 (($) 23 T CONST)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 22 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4080 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 24)) (-1916 (((-3 $ "failed") $ $) 26)) (-3347 (($) 23 T CONST)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 22 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4078 (($ $ $) 20)) (* (($ (-856) $) 21) (($ (-713) $) 25))) (((-737) (-131)) (T -737)) NIL (-13 (-734) (-126)) (((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-734) . T) ((-736) . T) ((-789) . T) ((-1020) . T)) -((-2028 (((-108) $) 41)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 42)) (-1761 (((-3 (-385 (-525)) "failed") $) 78)) (-3717 (((-108) $) 72)) (-2406 (((-385 (-525)) $) 76)) (-1671 ((|#2| $) 26)) (-2694 (($ (-1 |#2| |#2|) $) 23)) (-2502 (($ $) 61)) (-2749 (((-501) $) 67)) (-3804 (($ $) 21)) (-1270 (((-798) $) 56) (($ (-525)) 39) (($ |#2|) 37) (($ (-385 (-525))) NIL)) (-2031 (((-713)) 10)) (-1868 ((|#2| $) 71)) (-3994 (((-108) $ $) 29)) (-4017 (((-108) $ $) 69)) (-4090 (($ $) 31) (($ $ $) NIL)) (-4080 (($ $ $) 30)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32))) -(((-738 |#1| |#2|) (-10 -8 (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2502 (|#1| |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1868 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3804 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-739 |#2|) (-160)) (T -738)) -((-2031 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-738 *3 *4)) (-4 *3 (-739 *4))))) -(-10 -8 (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2502 (|#1| |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1868 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3804 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4189 (((-713)) 53 (|has| |#1| (-346)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 94 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 92 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 90)) (-3897 (((-525) $) 95 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 93 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 89)) (-3233 (((-3 $ "failed") $) 34)) (-2227 ((|#1| $) 79)) (-1761 (((-3 (-385 (-525)) "failed") $) 66 (|has| |#1| (-510)))) (-3717 (((-108) $) 68 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 67 (|has| |#1| (-510)))) (-2899 (($) 56 (|has| |#1| (-346)))) (-4211 (((-108) $) 31)) (-1965 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-1671 ((|#1| $) 71)) (-2371 (($ $ $) 62 (|has| |#1| (-789)))) (-2535 (($ $ $) 61 (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) 81)) (-3859 (((-856) $) 55 (|has| |#1| (-346)))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 65 (|has| |#1| (-341)))) (-3637 (($ (-856)) 54 (|has| |#1| (-346)))) (-3616 ((|#1| $) 76)) (-3553 ((|#1| $) 77)) (-2362 ((|#1| $) 78)) (-2790 ((|#1| $) 72)) (-1340 ((|#1| $) 73)) (-4197 ((|#1| $) 74)) (-4098 ((|#1| $) 75)) (-2012 (((-1038) $) 10)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) 87 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 85 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 84 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 83 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 82 (|has| |#1| (-486 (-1091) |#1|)))) (-3410 (($ $ |#1|) 88 (|has| |#1| (-265 |#1| |#1|)))) (-2749 (((-501) $) 63 (|has| |#1| (-567 (-501))))) (-3804 (($ $) 80)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 91 (|has| |#1| (-968 (-385 (-525)))))) (-4157 (((-3 $ "failed") $) 64 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1868 ((|#1| $) 69 (|has| |#1| (-986)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 59 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 58 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 60 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 57 (|has| |#1| (-789)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) +((-3969 (((-108) $) 41)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 44)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 42)) (-1383 (((-3 (-385 (-525)) "failed") $) 78)) (-3922 (((-108) $) 72)) (-2738 (((-385 (-525)) $) 76)) (-3534 ((|#2| $) 26)) (-2688 (($ (-1 |#2| |#2|) $) 23)) (-2500 (($ $) 61)) (-2745 (((-501) $) 67)) (-3532 (($ $) 21)) (-1271 (((-798) $) 56) (($ (-525)) 39) (($ |#2|) 37) (($ (-385 (-525))) NIL)) (-3998 (((-713)) 10)) (-3297 ((|#2| $) 71)) (-3992 (((-108) $ $) 29)) (-4015 (((-108) $ $) 69)) (-4088 (($ $) 31) (($ $ $) NIL)) (-4078 (($ $ $) 30)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 35) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 32))) +(((-738 |#1| |#2|) (-10 -8 (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2500 (|#1| |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3297 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -3532 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-739 |#2|) (-160)) (T -738)) +((-3998 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-738 *3 *4)) (-4 *3 (-739 *4))))) +(-10 -8 (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2500 (|#1| |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3297 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -3532 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-4189 (((-713)) 53 (|has| |#1| (-346)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 94 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 92 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 90)) (-3894 (((-525) $) 95 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 93 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 89)) (-1853 (((-3 $ "failed") $) 34)) (-2229 ((|#1| $) 79)) (-1383 (((-3 (-385 (-525)) "failed") $) 66 (|has| |#1| (-510)))) (-3922 (((-108) $) 68 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 67 (|has| |#1| (-510)))) (-2894 (($) 56 (|has| |#1| (-346)))) (-2109 (((-108) $) 31)) (-3944 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 70)) (-3534 ((|#1| $) 71)) (-2372 (($ $ $) 62 (|has| |#1| (-789)))) (-2530 (($ $ $) 61 (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) 81)) (-2994 (((-856) $) 55 (|has| |#1| (-346)))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 65 (|has| |#1| (-341)))) (-3636 (($ (-856)) 54 (|has| |#1| (-346)))) (-2467 ((|#1| $) 76)) (-3023 ((|#1| $) 77)) (-3384 ((|#1| $) 78)) (-3085 ((|#1| $) 72)) (-2414 ((|#1| $) 73)) (-1930 ((|#1| $) 74)) (-3484 ((|#1| $) 75)) (-2015 (((-1038) $) 10)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) 87 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 86 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 85 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 84 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 83 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 82 (|has| |#1| (-486 (-1091) |#1|)))) (-3405 (($ $ |#1|) 88 (|has| |#1| (-265 |#1| |#1|)))) (-2745 (((-501) $) 63 (|has| |#1| (-567 (-501))))) (-3532 (($ $) 80)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 91 (|has| |#1| (-968 (-385 (-525)))))) (-2925 (((-3 $ "failed") $) 64 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3297 ((|#1| $) 69 (|has| |#1| (-986)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 59 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 58 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 60 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 57 (|has| |#1| (-789)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38))) (((-739 |#1|) (-131) (-160)) (T -739)) -((-3804 (*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2227 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2362 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3553 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3616 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-4098 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-4197 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-1340 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2790 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-1965 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-1868 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-3717 (*1 *2 *1) (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2406 (*1 *2 *1) (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1761 (*1 *2 *1) (|partial| -12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-2502 (*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-341))))) -(-13 (-37 |t#1|) (-389 |t#1|) (-316 |t#1|) (-10 -8 (-15 -3804 ($ $)) (-15 -2227 (|t#1| $)) (-15 -2362 (|t#1| $)) (-15 -3553 (|t#1| $)) (-15 -3616 (|t#1| $)) (-15 -4098 (|t#1| $)) (-15 -4197 (|t#1| $)) (-15 -1340 (|t#1| $)) (-15 -2790 (|t#1| $)) (-15 -1671 (|t#1| $)) (-15 -1965 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -1868 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -2502 ($ $)) |%noBranch|))) +((-3532 (*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2229 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3384 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3023 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2467 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3484 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-1930 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-2414 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3085 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3534 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3944 (*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) (-3297 (*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-3922 (*1 *2 *1) (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2738 (*1 *2 *1) (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1383 (*1 *2 *1) (|partial| -12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-2500 (*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-341))))) +(-13 (-37 |t#1|) (-389 |t#1|) (-316 |t#1|) (-10 -8 (-15 -3532 ($ $)) (-15 -2229 (|t#1| $)) (-15 -3384 (|t#1| $)) (-15 -3023 (|t#1| $)) (-15 -2467 (|t#1| $)) (-15 -3484 (|t#1| $)) (-15 -1930 (|t#1| $)) (-15 -2414 (|t#1| $)) (-15 -3085 (|t#1| $)) (-15 -3534 (|t#1| $)) (-15 -3944 ($ |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1| |t#1|)) (IF (|has| |t#1| (-346)) (-6 (-346)) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -3297 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|) (IF (|has| |t#1| (-341)) (-15 -2500 ($ $)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-346) |has| |#1| (-346)) ((-316 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) . T) ((-669) . T) ((-789) |has| |#1| (-789)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2694 ((|#3| (-1 |#4| |#2|) |#1|) 20))) -(((-740 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) (-739 |#2|) (-160) (-739 |#4|) (-160)) (T -740)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-739 *6)) (-5 *1 (-740 *4 *5 *2 *6)) (-4 *4 (-739 *5))))) -(-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-931 |#1|) "failed") $) 35) (((-3 (-525) "failed") $) NIL (-3279 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL (-3279 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3897 ((|#1| $) NIL) (((-931 |#1|) $) 33) (((-525) $) NIL (-3279 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525))))) (((-385 (-525)) $) NIL (-3279 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3233 (((-3 $ "failed") $) NIL)) (-2227 ((|#1| $) 16)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3717 (((-108) $) NIL (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-2899 (($) NIL (|has| |#1| (-346)))) (-4211 (((-108) $) NIL)) (-1965 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-931 |#1|) (-931 |#1|)) 29)) (-1671 ((|#1| $) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-3616 ((|#1| $) 22)) (-3553 ((|#1| $) 20)) (-2362 ((|#1| $) 18)) (-2790 ((|#1| $) 26)) (-1340 ((|#1| $) 25)) (-4197 ((|#1| $) 24)) (-4098 ((|#1| $) 23)) (-2012 (((-1038) $) NIL)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-3410 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3804 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-931 |#1|)) 30) (($ (-385 (-525))) NIL (-3279 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-1868 ((|#1| $) NIL (|has| |#1| (-986)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 8 T CONST)) (-3365 (($) 12 T CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-741 |#1|) (-13 (-739 |#1|) (-389 (-931 |#1|)) (-10 -8 (-15 -1965 ($ (-931 |#1|) (-931 |#1|))))) (-160)) (T -741)) -((-1965 (*1 *1 *2 *2) (-12 (-5 *2 (-931 *3)) (-4 *3 (-160)) (-5 *1 (-741 *3))))) -(-13 (-739 |#1|) (-389 (-931 |#1|)) (-10 -8 (-15 -1965 ($ (-931 |#1|) (-931 |#1|))))) -((-1260 (((-108) $ $) 7)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3120 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13)) (-3994 (((-108) $ $) 6))) +((-2688 ((|#3| (-1 |#4| |#2|) |#1|) 20))) +(((-740 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) (-739 |#2|) (-160) (-739 |#4|) (-160)) (T -740)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-739 *6)) (-5 *1 (-740 *4 *5 *2 *6)) (-4 *4 (-739 *5))))) +(-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-931 |#1|) "failed") $) 35) (((-3 (-525) "failed") $) NIL (-3275 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL (-3275 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3894 ((|#1| $) NIL) (((-931 |#1|) $) 33) (((-525) $) NIL (-3275 (|has| (-931 |#1|) (-968 (-525))) (|has| |#1| (-968 (-525))))) (((-385 (-525)) $) NIL (-3275 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-1853 (((-3 $ "failed") $) NIL)) (-2229 ((|#1| $) 16)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3922 (((-108) $) NIL (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-2894 (($) NIL (|has| |#1| (-346)))) (-2109 (((-108) $) NIL)) (-3944 (($ |#1| |#1| |#1| |#1| |#1| |#1| |#1| |#1|) 28) (($ (-931 |#1|) (-931 |#1|)) 29)) (-3534 ((|#1| $) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-2467 ((|#1| $) 22)) (-3023 ((|#1| $) 20)) (-3384 ((|#1| $) 18)) (-3085 ((|#1| $) 26)) (-2414 ((|#1| $) 25)) (-1930 ((|#1| $) 24)) (-3484 ((|#1| $) 23)) (-2015 (((-1038) $) NIL)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-3405 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3532 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-931 |#1|)) 30) (($ (-385 (-525))) NIL (-3275 (|has| (-931 |#1|) (-968 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3297 ((|#1| $) NIL (|has| |#1| (-986)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 8 T CONST)) (-3362 (($) 12 T CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 40) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-741 |#1|) (-13 (-739 |#1|) (-389 (-931 |#1|)) (-10 -8 (-15 -3944 ($ (-931 |#1|) (-931 |#1|))))) (-160)) (T -741)) +((-3944 (*1 *1 *2 *2) (-12 (-5 *2 (-931 *3)) (-4 *3 (-160)) (-5 *1 (-741 *3))))) +(-13 (-739 |#1|) (-389 (-931 |#1|)) (-10 -8 (-15 -3944 ($ (-931 |#1|) (-931 |#1|))))) +((-1261 (((-108) $ $) 7)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-2024 (((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 13)) (-3992 (((-108) $ $) 6))) (((-742) (-131)) (T -742)) -((-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-742)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) (-3120 (*1 *2 *3) (-12 (-4 *1 (-742)) (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-966))))) -(-13 (-1020) (-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -3120 ((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) +((-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-742)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) (-2024 (*1 *2 *3) (-12 (-4 *1 (-742)) (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-966))))) +(-13 (-1020) (-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -2024 ((-966) (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-3551 (((-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#3| |#2| (-1091)) 19))) -(((-743 |#1| |#2| |#3|) (-10 -7 (-15 -3551 ((-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#3| |#2| (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893)) (-602 |#2|)) (T -743)) -((-3551 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1113) (-893))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2187 (-592 *4)))) (-5 *1 (-743 *6 *4 *3)) (-4 *3 (-602 *4))))) -(-10 -7 (-15 -3551 ((-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#3| |#2| (-1091)))) -((-1492 (((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)) 28) (((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091)) 18) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091)) 24) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091)) 26) (((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091)) 37) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091)) 35))) -(((-744 |#1| |#2|) (-10 -7 (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091))) (-15 -1492 ((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091))) (-15 -1492 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -1492 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -744)) -((-1492 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-744 *6 *2)))) (-1492 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-5 *1 (-744 *6 *2)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))))) (-1492 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2187 (-592 *3))) *3 "failed")) (-5 *1 (-744 *6 *3)) (-4 *3 (-13 (-29 *6) (-1113) (-893))))) (-1492 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2187 (-592 *7))) *7 "failed")) (-5 *1 (-744 *6 *7)))) (-1492 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)))) (-1492 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)))) (-1492 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-632 *6)) (-5 *4 (-1091)) (-4 *6 (-13 (-29 *5) (-1113) (-893))) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-1173 *6))) (-5 *1 (-744 *5 *6)))) (-1492 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-632 *7)) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)) (-5 *4 (-1173 *7))))) -(-10 -7 (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091))) (-15 -1492 ((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2187 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091))) (-15 -1492 ((-3 (-2 (|:| |particular| |#2|) (|:| -2187 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091))) (-15 -1492 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -1492 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)))) -((-3700 (($) 9)) (-2075 (((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 31)) (-4076 (((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 28)) (-1791 (($ (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) 25)) (-2097 (($ (-592 (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) 23)) (-2875 (((-1178)) 12))) -(((-745) (-10 -8 (-15 -3700 ($)) (-15 -2875 ((-1178))) (-15 -4076 ((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2097 ($ (-592 (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1791 ($ (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -2075 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -745)) -((-2075 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *1 (-745)))) (-1791 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) (-5 *1 (-745)))) (-2097 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-5 *1 (-745)))) (-4076 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-745)))) (-2875 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-745)))) (-3700 (*1 *1) (-5 *1 (-745)))) -(-10 -8 (-15 -3700 ($)) (-15 -2875 ((-1178))) (-15 -4076 ((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -2097 ($ (-592 (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1791 ($ (-2 (|:| -3423 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2545 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -2075 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) -((-2818 ((|#2| |#2| (-1091)) 16)) (-2271 ((|#2| |#2| (-1091)) 51)) (-3983 (((-1 |#2| |#2|) (-1091)) 11))) -(((-746 |#1| |#2|) (-10 -7 (-15 -2818 (|#2| |#2| (-1091))) (-15 -2271 (|#2| |#2| (-1091))) (-15 -3983 ((-1 |#2| |#2|) (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -746)) -((-3983 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-1 *5 *5)) (-5 *1 (-746 *4 *5)) (-4 *5 (-13 (-29 *4) (-1113) (-893))))) (-2271 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893))))) (-2818 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893)))))) -(-10 -7 (-15 -2818 (|#2| |#2| (-1091))) (-15 -2271 (|#2| |#2| (-1091))) (-15 -3983 ((-1 |#2| |#2|) (-1091)))) -((-1492 (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357)) 116) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357)) 117) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357)) 119) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357)) 120) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357)) 121) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357))) 122) (((-966) (-750) (-989)) 108) (((-966) (-750)) 109)) (-2903 (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989)) 75) (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750)) 77))) -(((-747) (-10 -7 (-15 -1492 ((-966) (-750))) (-15 -1492 ((-966) (-750) (-989))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989))))) (T -747)) -((-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-747)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-747)))) (-1492 (*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-966)) (-5 *1 (-747))))) -(-10 -7 (-15 -1492 ((-966) (-750))) (-15 -1492 ((-966) (-750) (-989))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357))) (-15 -1492 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989)))) -((-1420 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2187 (-592 |#4|))) (-599 |#4|) |#4|) 35))) -(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1420 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2187 (-592 |#4|))) (-599 |#4|) |#4|))) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -748)) -((-1420 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *4)) (-4 *4 (-320 *5 *6 *7)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-748 *5 *6 *7 *4))))) -(-10 -7 (-15 -1420 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2187 (-592 |#4|))) (-599 |#4|) |#4|))) -((-3995 (((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))) 52)) (-3846 (((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4| |#2|) 60) (((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4|) 59) (((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3| |#2|) 20) (((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3|) 21)) (-2376 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-3393 ((|#2| |#3| (-592 (-385 |#2|))) 93) (((-3 |#2| "failed") |#3| (-385 |#2|)) 90))) -(((-749 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3393 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -3393 (|#2| |#3| (-592 (-385 |#2|)))) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3| |#2|)) (-15 -2376 (|#2| |#3| |#1|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4| |#2|)) (-15 -2376 (|#2| |#4| |#1|)) (-15 -3995 ((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))))) (-13 (-341) (-138) (-968 (-385 (-525)))) (-1149 |#1|) (-602 |#2|) (-602 (-385 |#2|))) (T -749)) -((-3995 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-2 (|:| -4216 *7) (|:| |rh| (-592 (-385 *6))))) (-5 *1 (-749 *5 *6 *7 *3)) (-5 *4 (-592 (-385 *6))) (-4 *7 (-602 *6)) (-4 *3 (-602 (-385 *6))))) (-2376 (*1 *2 *3 *4) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *5 *3)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-602 *2)) (-4 *3 (-602 (-385 *2))))) (-3846 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3144 *4) (|:| -1799 *4)))) (-5 *1 (-749 *5 *4 *6 *3)) (-4 *6 (-602 *4)) (-4 *3 (-602 (-385 *4))))) (-3846 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3144 *5) (|:| -1799 *5)))) (-5 *1 (-749 *4 *5 *6 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 (-385 *5))))) (-2376 (*1 *2 *3 *4) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *5 (-602 (-385 *2))))) (-3846 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3144 *4) (|:| -1799 *4)))) (-5 *1 (-749 *5 *4 *3 *6)) (-4 *3 (-602 *4)) (-4 *6 (-602 (-385 *4))))) (-3846 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3144 *5) (|:| -1799 *5)))) (-5 *1 (-749 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-3393 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-385 *2))) (-4 *2 (-1149 *5)) (-5 *1 (-749 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2))))) (-3393 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-749 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2)))))) -(-10 -7 (-15 -3393 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -3393 (|#2| |#3| (-592 (-385 |#2|)))) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#3| |#2|)) (-15 -2376 (|#2| |#3| |#1|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4|)) (-15 -3846 ((-592 (-2 (|:| -3144 |#2|) (|:| -1799 |#2|))) |#4| |#2|)) (-15 -2376 (|#2| |#4| |#1|)) (-15 -3995 ((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))))) -((-1260 (((-108) $ $) NIL)) (-3897 (((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $) 13)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 15) (($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 12)) (-3994 (((-108) $ $) NIL))) -(((-750) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))) (T -750)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-750)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-750)))) (-3897 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-750))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $)))) -((-1626 (((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|)) 118)) (-2156 (((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|)) 46)) (-2960 (((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|) 95)) (-1645 ((|#2| |#3|) 37)) (-2342 (((-592 (-2 (|:| -1478 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|)) 82)) (-3261 ((|#3| |#3| (-385 |#2|)) 63) ((|#3| |#3| |#2|) 79))) -(((-751 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1645 (|#2| |#3|)) (-15 -2960 ((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|)) (-15 -2342 ((-592 (-2 (|:| -1478 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -2156 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -1626 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3261 (|#3| |#3| |#2|)) (-15 -3261 (|#3| |#3| (-385 |#2|)))) (-13 (-341) (-138) (-968 (-385 (-525)))) (-1149 |#1|) (-602 |#2|) (-602 (-385 |#2|))) (T -751)) -((-3261 (*1 *2 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-5 *1 (-751 *4 *5 *2 *6)) (-4 *2 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-3261 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-1149 *4)) (-5 *1 (-751 *4 *3 *2 *5)) (-4 *2 (-602 *3)) (-4 *5 (-602 (-385 *3))))) (-1626 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-592 *7) *7 (-1087 *7))) (-5 *5 (-1 (-396 *7) *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |frac| (-385 *7)) (|:| -4216 *3)))) (-5 *1 (-751 *6 *7 *3 *8)) (-4 *3 (-602 *7)) (-4 *8 (-602 (-385 *7))))) (-2156 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 *3)))) (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) (-4 *7 (-602 (-385 *6))))) (-2342 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -1478 *5) (|:| -4216 *3)))) (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) (-4 *7 (-602 (-385 *6))))) (-2960 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -4216 *5)))) (-5 *1 (-751 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-1645 (*1 *2 *3) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-751 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *5 (-602 (-385 *2)))))) -(-10 -7 (-15 -1645 (|#2| |#3|)) (-15 -2960 ((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|)) (-15 -2342 ((-592 (-2 (|:| -1478 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -2156 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -1626 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3261 (|#3| |#3| |#2|)) (-15 -3261 (|#3| |#3| (-385 |#2|)))) -((-2116 (((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|))) 121) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|)) 120) (((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|))) 115) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|)) 113)) (-2624 ((|#2| (-600 |#2| (-385 |#2|))) 80) ((|#2| (-599 (-385 |#2|))) 83))) -(((-752 |#1| |#2|) (-10 -7 (-15 -2116 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|))) (-15 -2116 ((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2116 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2116 ((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2624 (|#2| (-599 (-385 |#2|)))) (-15 -2624 (|#2| (-600 |#2| (-385 |#2|))))) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -752)) -((-2624 (*1 *2 *3) (-12 (-5 *3 (-600 *2 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) (-2624 (*1 *2 *3) (-12 (-5 *3 (-599 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) (-2116 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| -2187 (-592 (-385 *6))) (|:| -2145 (-632 *5)))) (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) (-2116 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-752 *5 *6)))) (-2116 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| -2187 (-592 (-385 *6))) (|:| -2145 (-632 *5)))) (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) (-2116 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-752 *5 *6))))) -(-10 -7 (-15 -2116 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|))) (-15 -2116 ((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2116 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2187 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2116 ((-2 (|:| -2187 (-592 (-385 |#2|))) (|:| -2145 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2624 (|#2| (-599 (-385 |#2|)))) (-15 -2624 (|#2| (-600 |#2| (-385 |#2|))))) -((-3962 (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|) 48))) -(((-753 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3962 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|))) (-341) (-602 |#1|) (-1149 |#1|) (-667 |#1| |#3|) (-602 |#4|)) (T -753)) -((-3962 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *7 (-1149 *5)) (-4 *4 (-667 *5 *7)) (-5 *2 (-2 (|:| -2145 (-632 *6)) (|:| |vec| (-1173 *5)))) (-5 *1 (-753 *5 *6 *7 *4 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 *4))))) -(-10 -7 (-15 -3962 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|))) -((-1626 (((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 47)) (-2122 (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 141 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|))) 138 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 142 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-599 (-385 |#2|))) 140 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 38) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 39) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 36) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 37)) (-2156 (((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 83))) -(((-754 |#1| |#2|) (-10 -7 (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1626 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2156 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)))) (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -754)) -((-2122 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2122 (*1 *2 *3) (-12 (-5 *3 (-600 *5 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) (-2122 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2122 (*1 *2 *3) (-12 (-5 *3 (-599 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) (-2156 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 (-600 *6 (-385 *6)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6))))) (-1626 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |frac| (-385 *6)) (|:| -4216 (-600 *6 (-385 *6)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6))))) (-2122 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-600 *7 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) (-2122 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2122 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-599 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) (-2122 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6))))) -(-10 -7 (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -1626 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2156 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)))) (-15 -2122 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)))) (-15 -2122 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) -((-3858 (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|)) 85) (((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|)) 15)) (-2380 (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2187 (-592 |#1|))) |#2| |#1|)) 92)) (-1492 (((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2187 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed") |#2| |#1|)) 43))) -(((-755 |#1| |#2|) (-10 -7 (-15 -3858 ((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|))) (-15 -3858 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2187 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed") |#2| |#1|))) (-15 -2380 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2187 (-592 |#1|))) |#2| |#1|)))) (-341) (-602 |#1|)) (T -755)) -((-2380 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2187 (-592 *6))) *7 *6)) (-4 *6 (-341)) (-4 *7 (-602 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *6) "failed")) (|:| -2187 (-592 (-1173 *6))))) (-5 *1 (-755 *6 *7)) (-5 *4 (-1173 *6)))) (-1492 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2187 (-592 *6))) "failed") *7 *6)) (-4 *6 (-341)) (-4 *7 (-602 *6)) (-5 *2 (-2 (|:| |particular| (-1173 *6)) (|:| -2187 (-632 *6)))) (-5 *1 (-755 *6 *7)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *6)))) (-3858 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-602 *5)) (-5 *2 (-2 (|:| -2145 (-632 *6)) (|:| |vec| (-1173 *5)))) (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *5)))) (-3858 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| A (-632 *5)) (|:| |eqs| (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5)) (|:| -4216 *6) (|:| |rh| *5)))))) (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *6 (-602 *5))))) -(-10 -7 (-15 -3858 ((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|))) (-15 -3858 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|))) (-15 -1492 ((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2187 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2187 (-592 |#1|))) "failed") |#2| |#1|))) (-15 -2380 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2187 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2187 (-592 |#1|))) |#2| |#1|)))) -((-2617 (((-632 |#1|) (-592 |#1|) (-713)) 13) (((-632 |#1|) (-592 |#1|)) 14)) (-1908 (((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|)) 34)) (-2938 (((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)) 42))) -(((-756 |#1| |#2|) (-10 -7 (-15 -2617 ((-632 |#1|) (-592 |#1|))) (-15 -2617 ((-632 |#1|) (-592 |#1|) (-713))) (-15 -1908 ((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|))) (-15 -2938 ((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)))) (-341) (-602 |#1|)) (T -756)) -((-2938 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-592 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) (-5 *1 (-756 *2 *3)) (-4 *3 (-602 *2)))) (-1908 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-1173 *4)) (-5 *1 (-756 *4 *3)) (-4 *3 (-602 *4)))) (-2617 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-341)) (-5 *2 (-632 *5)) (-5 *1 (-756 *5 *6)) (-4 *6 (-602 *5)))) (-2617 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)) (-5 *1 (-756 *4 *5)) (-4 *5 (-602 *4))))) -(-10 -7 (-15 -2617 ((-632 |#1|) (-592 |#1|))) (-15 -2617 ((-632 |#1|) (-592 |#1|) (-713))) (-15 -1908 ((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|))) (-15 -2938 ((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-2028 (((-108) $) NIL (|has| |#2| (-126)))) (-1900 (($ (-856)) NIL (|has| |#2| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) NIL (|has| |#2| (-735)))) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-2148 (((-525) $) NIL (|has| |#2| (-787)))) (-1429 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1020)))) (-3897 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) NIL (|has| |#2| (-1020)))) (-4082 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-3233 (((-3 $ "failed") $) NIL (|has| |#2| (-669)))) (-2899 (($) NIL (|has| |#2| (-346)))) (-2632 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ (-525)) NIL)) (-3426 (((-108) $) NIL (|has| |#2| (-787)))) (-3702 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (|has| |#2| (-669)))) (-2348 (((-108) $) NIL (|has| |#2| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4002 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2622 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#2| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#2| (-1020)))) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#2| (-346)))) (-2012 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3110 ((|#2| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-3505 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2256 (($ (-1173 |#2|)) NIL)) (-2776 (((-128)) NIL (|has| |#2| (-341)))) (-2524 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#2|) $) NIL) (($ (-525)) NIL (-3279 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) NIL (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-2031 (((-713)) NIL (|has| |#2| (-977)))) (-1286 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#2| (-787)))) (-1576 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3355 (($) NIL (|has| |#2| (-126)) CONST)) (-3365 (($) NIL (|has| |#2| (-669)) CONST)) (-2094 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3994 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-4035 (((-108) $ $) NIL (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4017 (((-108) $ $) 11 (-3279 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4080 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) NIL (|has| |#2| (-669))) (($ $ |#2|) NIL (|has| |#2| (-669))) (($ |#2| $) NIL (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-3009 (((-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#3| |#2| (-1091)) 19))) +(((-743 |#1| |#2| |#3|) (-10 -7 (-15 -3009 ((-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#3| |#2| (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893)) (-602 |#2|)) (T -743)) +((-3009 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-4 *4 (-13 (-29 *6) (-1113) (-893))) (-5 *2 (-2 (|:| |particular| *4) (|:| -2495 (-592 *4)))) (-5 *1 (-743 *6 *4 *3)) (-4 *3 (-602 *4))))) +(-10 -7 (-15 -3009 ((-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#3| |#2| (-1091)))) +((-2292 (((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)) 28) (((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|)) 29) (((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091)) 17) (((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091)) 18) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091)) 24) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091)) 26) (((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091)) 37) (((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091)) 35))) +(((-744 |#1| |#2|) (-10 -7 (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091))) (-15 -2292 ((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091))) (-15 -2292 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2292 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -744)) +((-2292 (*1 *2 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-744 *6 *2)))) (-2292 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-592 *2)) (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-5 *1 (-744 *6 *2)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))))) (-2292 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-110)) (-5 *5 (-1091)) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *3) (|:| -2495 (-592 *3))) *3 "failed")) (-5 *1 (-744 *6 *3)) (-4 *3 (-13 (-29 *6) (-1113) (-893))))) (-2292 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-3 (-2 (|:| |particular| *7) (|:| -2495 (-592 *7))) *7 "failed")) (-5 *1 (-744 *6 *7)))) (-2292 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)))) (-2292 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)))) (-2292 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-632 *6)) (-5 *4 (-1091)) (-4 *6 (-13 (-29 *5) (-1113) (-893))) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-1173 *6))) (-5 *1 (-744 *5 *6)))) (-2292 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-632 *7)) (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) (-5 *1 (-744 *6 *7)) (-5 *4 (-1173 *7))))) +(-10 -7 (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-632 |#2|) (-1173 |#2|) (-1091))) (-15 -2292 ((-3 (-592 (-1173 |#2|)) "failed") (-632 |#2|) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 (-273 |#2|)) (-592 (-110)) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#2|)) (|:| -2495 (-592 (-1173 |#2|)))) "failed") (-592 |#2|) (-592 (-110)) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") (-273 |#2|) (-110) (-1091))) (-15 -2292 ((-3 (-2 (|:| |particular| |#2|) (|:| -2495 (-592 |#2|))) |#2| "failed") |#2| (-110) (-1091))) (-15 -2292 ((-3 |#2| "failed") (-273 |#2|) (-110) (-273 |#2|) (-592 |#2|))) (-15 -2292 ((-3 |#2| "failed") |#2| (-110) (-273 |#2|) (-592 |#2|)))) +((-3777 (($) 9)) (-3821 (((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 31)) (-4074 (((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $) 28)) (-1710 (($ (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) 25)) (-1936 (($ (-592 (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) 23)) (-1402 (((-1178)) 12))) +(((-745) (-10 -8 (-15 -3777 ($)) (-15 -1402 ((-1178))) (-15 -4074 ((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -1936 ($ (-592 (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1710 ($ (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -3821 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))))) (T -745)) +((-3821 (*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))) (-5 *1 (-745)))) (-1710 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))) (-5 *1 (-745)))) (-1936 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-5 *1 (-745)))) (-4074 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-745)))) (-1402 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-745)))) (-3777 (*1 *1) (-5 *1 (-745)))) +(-10 -8 (-15 -3777 ($)) (-15 -1402 ((-1178))) (-15 -4074 ((-592 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) $)) (-15 -1936 ($ (-592 (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357)))))))) (-15 -1710 ($ (-2 (|:| -3420 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| -2542 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))))))) (-15 -3821 ((-3 (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) (|:| |expense| (-357)) (|:| |accuracy| (-357)) (|:| |intermediateResults| (-357))) "failed") (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) +((-2101 ((|#2| |#2| (-1091)) 16)) (-3758 ((|#2| |#2| (-1091)) 51)) (-1759 (((-1 |#2| |#2|) (-1091)) 11))) +(((-746 |#1| |#2|) (-10 -7 (-15 -2101 (|#2| |#2| (-1091))) (-15 -3758 (|#2| |#2| (-1091))) (-15 -1759 ((-1 |#2| |#2|) (-1091)))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138)) (-13 (-29 |#1|) (-1113) (-893))) (T -746)) +((-1759 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-1 *5 *5)) (-5 *1 (-746 *4 *5)) (-4 *5 (-13 (-29 *4) (-1113) (-893))))) (-3758 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893))))) (-2101 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893)))))) +(-10 -7 (-15 -2101 (|#2| |#2| (-1091))) (-15 -3758 (|#2| |#2| (-1091))) (-15 -1759 ((-1 |#2| |#2|) (-1091)))) +((-2292 (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357)) 116) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357)) 117) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357)) 119) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357)) 120) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357)) 121) (((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357))) 122) (((-966) (-750) (-989)) 108) (((-966) (-750)) 109)) (-1685 (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989)) 75) (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750)) 77))) +(((-747) (-10 -7 (-15 -2292 ((-966) (-750))) (-15 -2292 ((-966) (-750) (-989))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989))))) (T -747)) +((-1685 (*1 *2 *3 *4) (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-747)))) (-1685 (*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5 *6 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5 *6 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5 *4) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4 *4 *5) (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-747)))) (-2292 (*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-966)) (-5 *1 (-747))))) +(-10 -7 (-15 -2292 ((-966) (-750))) (-15 -2292 ((-966) (-750) (-989))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357))) (-15 -2292 ((-966) (-1173 (-294 (-357))) (-357) (-357) (-592 (-357)) (-294 (-357)) (-592 (-357)) (-357) (-357))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-750) (-989)))) +((-2587 (((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2495 (-592 |#4|))) (-599 |#4|) |#4|) 35))) +(((-748 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2587 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2495 (-592 |#4|))) (-599 |#4|) |#4|))) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|)) (T -748)) +((-2587 (*1 *2 *3 *4) (-12 (-5 *3 (-599 *4)) (-4 *4 (-320 *5 *6 *7)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-748 *5 *6 *7 *4))))) +(-10 -7 (-15 -2587 ((-2 (|:| |particular| (-3 |#4| "failed")) (|:| -2495 (-592 |#4|))) (-599 |#4|) |#4|))) +((-3706 (((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))) 52)) (-2892 (((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4| |#2|) 60) (((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4|) 59) (((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3| |#2|) 20) (((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3|) 21)) (-3494 ((|#2| |#4| |#1|) 61) ((|#2| |#3| |#1|) 27)) (-3843 ((|#2| |#3| (-592 (-385 |#2|))) 93) (((-3 |#2| "failed") |#3| (-385 |#2|)) 90))) +(((-749 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3843 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -3843 (|#2| |#3| (-592 (-385 |#2|)))) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3| |#2|)) (-15 -3494 (|#2| |#3| |#1|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4| |#2|)) (-15 -3494 (|#2| |#4| |#1|)) (-15 -3706 ((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))))) (-13 (-341) (-138) (-968 (-385 (-525)))) (-1149 |#1|) (-602 |#2|) (-602 (-385 |#2|))) (T -749)) +((-3706 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-2 (|:| -4216 *7) (|:| |rh| (-592 (-385 *6))))) (-5 *1 (-749 *5 *6 *7 *3)) (-5 *4 (-592 (-385 *6))) (-4 *7 (-602 *6)) (-4 *3 (-602 (-385 *6))))) (-3494 (*1 *2 *3 *4) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *5 *3)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-602 *2)) (-4 *3 (-602 (-385 *2))))) (-2892 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3140 *4) (|:| -1806 *4)))) (-5 *1 (-749 *5 *4 *6 *3)) (-4 *6 (-602 *4)) (-4 *3 (-602 (-385 *4))))) (-2892 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3140 *5) (|:| -1806 *5)))) (-5 *1 (-749 *4 *5 *6 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 (-385 *5))))) (-3494 (*1 *2 *3 *4) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *5 (-602 (-385 *2))))) (-2892 (*1 *2 *3 *4) (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3140 *4) (|:| -1806 *4)))) (-5 *1 (-749 *5 *4 *3 *6)) (-4 *3 (-602 *4)) (-4 *6 (-602 (-385 *4))))) (-2892 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3140 *5) (|:| -1806 *5)))) (-5 *1 (-749 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-3843 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-385 *2))) (-4 *2 (-1149 *5)) (-5 *1 (-749 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2))))) (-3843 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1149 *5)) (-5 *1 (-749 *5 *2 *3 *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2)))))) +(-10 -7 (-15 -3843 ((-3 |#2| "failed") |#3| (-385 |#2|))) (-15 -3843 (|#2| |#3| (-592 (-385 |#2|)))) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#3| |#2|)) (-15 -3494 (|#2| |#3| |#1|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4|)) (-15 -2892 ((-592 (-2 (|:| -3140 |#2|) (|:| -1806 |#2|))) |#4| |#2|)) (-15 -3494 (|#2| |#4| |#1|)) (-15 -3706 ((-2 (|:| -4216 |#3|) (|:| |rh| (-592 (-385 |#2|)))) |#4| (-592 (-385 |#2|))))) +((-1261 (((-108) $ $) NIL)) (-3894 (((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $) 13)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 15) (($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) 12)) (-3992 (((-108) $ $) NIL))) +(((-750) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $))))) (T -750)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-750)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-750)))) (-3894 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-750))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))) $)))) +((-3120 (((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|)) 118)) (-2057 (((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|)) 46)) (-4030 (((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|) 95)) (-1374 ((|#2| |#3|) 37)) (-3242 (((-592 (-2 (|:| -1482 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|)) 82)) (-3946 ((|#3| |#3| (-385 |#2|)) 63) ((|#3| |#3| |#2|) 79))) +(((-751 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1374 (|#2| |#3|)) (-15 -4030 ((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|)) (-15 -3242 ((-592 (-2 (|:| -1482 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -2057 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -3120 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3946 (|#3| |#3| |#2|)) (-15 -3946 (|#3| |#3| (-385 |#2|)))) (-13 (-341) (-138) (-968 (-385 (-525)))) (-1149 |#1|) (-602 |#2|) (-602 (-385 |#2|))) (T -751)) +((-3946 (*1 *2 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-5 *1 (-751 *4 *5 *2 *6)) (-4 *2 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-3946 (*1 *2 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-1149 *4)) (-5 *1 (-751 *4 *3 *2 *5)) (-4 *2 (-602 *3)) (-4 *5 (-602 (-385 *3))))) (-3120 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 (-592 *7) *7 (-1087 *7))) (-5 *5 (-1 (-396 *7) *7)) (-4 *7 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |frac| (-385 *7)) (|:| -4216 *3)))) (-5 *1 (-751 *6 *7 *3 *8)) (-4 *3 (-602 *7)) (-4 *8 (-602 (-385 *7))))) (-2057 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 *3)))) (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) (-4 *7 (-602 (-385 *6))))) (-3242 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -1482 *5) (|:| -4216 *3)))) (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) (-4 *7 (-602 (-385 *6))))) (-4030 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -4216 *5)))) (-5 *1 (-751 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-602 (-385 *5))))) (-1374 (*1 *2 *3) (-12 (-4 *2 (-1149 *4)) (-5 *1 (-751 *4 *2 *3 *5)) (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) (-4 *5 (-602 (-385 *2)))))) +(-10 -7 (-15 -1374 (|#2| |#3|)) (-15 -4030 ((-592 (-2 (|:| |deg| (-713)) (|:| -4216 |#2|))) |#3|)) (-15 -3242 ((-592 (-2 (|:| -1482 |#1|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -2057 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 |#3|))) |#3| (-1 (-592 |#1|) |#2|))) (-15 -3120 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 |#3|))) |#3| (-1 (-592 |#2|) |#2| (-1087 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -3946 (|#3| |#3| |#2|)) (-15 -3946 (|#3| |#3| (-385 |#2|)))) +((-2165 (((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|))) 121) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|)) 120) (((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|))) 115) (((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|)) 113)) (-3904 ((|#2| (-600 |#2| (-385 |#2|))) 80) ((|#2| (-599 (-385 |#2|))) 83))) +(((-752 |#1| |#2|) (-10 -7 (-15 -2165 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|))) (-15 -2165 ((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2165 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2165 ((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -3904 (|#2| (-599 (-385 |#2|)))) (-15 -3904 (|#2| (-600 |#2| (-385 |#2|))))) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -752)) +((-3904 (*1 *2 *3) (-12 (-5 *3 (-600 *2 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) (-3904 (*1 *2 *3) (-12 (-5 *3 (-599 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) (-2165 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| -2495 (-592 (-385 *6))) (|:| -1933 (-632 *5)))) (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) (-2165 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-752 *5 *6)))) (-2165 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| -2495 (-592 (-385 *6))) (|:| -1933 (-632 *5)))) (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) (-2165 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-752 *5 *6))))) +(-10 -7 (-15 -2165 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-599 (-385 |#2|)) (-385 |#2|))) (-15 -2165 ((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-599 (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -2165 ((-2 (|:| |particular| (-3 (-385 |#2|) "failed")) (|:| -2495 (-592 (-385 |#2|)))) (-600 |#2| (-385 |#2|)) (-385 |#2|))) (-15 -2165 ((-2 (|:| -2495 (-592 (-385 |#2|))) (|:| -1933 (-632 |#1|))) (-600 |#2| (-385 |#2|)) (-592 (-385 |#2|)))) (-15 -3904 (|#2| (-599 (-385 |#2|)))) (-15 -3904 (|#2| (-600 |#2| (-385 |#2|))))) +((-1550 (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|) 48))) +(((-753 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1550 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|))) (-341) (-602 |#1|) (-1149 |#1|) (-667 |#1| |#3|) (-602 |#4|)) (T -753)) +((-1550 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *7 (-1149 *5)) (-4 *4 (-667 *5 *7)) (-5 *2 (-2 (|:| -1933 (-632 *6)) (|:| |vec| (-1173 *5)))) (-5 *1 (-753 *5 *6 *7 *4 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 *4))))) +(-10 -7 (-15 -1550 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) |#5| |#4|))) +((-3120 (((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 47)) (-2261 (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 141 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|))) 138 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|)) 142 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-599 (-385 |#2|))) 140 (|has| |#1| (-27))) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 38) (((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 39) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|)) 36) (((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 37)) (-2057 (((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|)) 83))) +(((-754 |#1| |#2|) (-10 -7 (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3120 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2057 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)))) (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))) (-1149 |#1|)) (T -754)) +((-2261 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-600 *5 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) (-2261 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-27)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2261 (*1 *2 *3) (-12 (-5 *3 (-599 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) (-2057 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 (-600 *6 (-385 *6)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6))))) (-3120 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-5 *2 (-592 (-2 (|:| |frac| (-385 *6)) (|:| -4216 (-600 *6 (-385 *6)))))) (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6))))) (-2261 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-600 *7 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) (-2261 (*1 *2 *3 *4) (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) (-2261 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-599 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) (-5 *5 (-1 (-396 *7) *7)) (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) (-2261 (*1 *2 *3 *4) (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6))))) +(-10 -7 (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|) (-1 (-396 |#2|) |#2|))) (-15 -3120 ((-592 (-2 (|:| |frac| (-385 |#2|)) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2057 ((-592 (-2 (|:| |poly| |#2|) (|:| -4216 (-600 |#2| (-385 |#2|))))) (-600 |#2| (-385 |#2|)) (-1 (-592 |#1|) |#2|))) (IF (|has| |#1| (-27)) (PROGN (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)))) (-15 -2261 ((-592 (-385 |#2|)) (-599 (-385 |#2|)) (-1 (-396 |#2|) |#2|))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)))) (-15 -2261 ((-592 (-385 |#2|)) (-600 |#2| (-385 |#2|)) (-1 (-396 |#2|) |#2|)))) |%noBranch|)) +((-2988 (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|)) 85) (((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|)) 15)) (-3538 (((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2495 (-592 |#1|))) |#2| |#1|)) 92)) (-2292 (((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2495 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed") |#2| |#1|)) 43))) +(((-755 |#1| |#2|) (-10 -7 (-15 -2988 ((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|))) (-15 -2988 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2495 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed") |#2| |#1|))) (-15 -3538 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2495 (-592 |#1|))) |#2| |#1|)))) (-341) (-602 |#1|)) (T -755)) +((-3538 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *7)) (-5 *5 (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2495 (-592 *6))) *7 *6)) (-4 *6 (-341)) (-4 *7 (-602 *6)) (-5 *2 (-2 (|:| |particular| (-3 (-1173 *6) "failed")) (|:| -2495 (-592 (-1173 *6))))) (-5 *1 (-755 *6 *7)) (-5 *4 (-1173 *6)))) (-2292 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-1 (-3 (-2 (|:| |particular| *6) (|:| -2495 (-592 *6))) "failed") *7 *6)) (-4 *6 (-341)) (-4 *7 (-602 *6)) (-5 *2 (-2 (|:| |particular| (-1173 *6)) (|:| -2495 (-632 *6)))) (-5 *1 (-755 *6 *7)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *6)))) (-2988 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-4 *6 (-602 *5)) (-5 *2 (-2 (|:| -1933 (-632 *6)) (|:| |vec| (-1173 *5)))) (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *5)))) (-2988 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| A (-632 *5)) (|:| |eqs| (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5)) (|:| -4216 *6) (|:| |rh| *5)))))) (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *6 (-602 *5))))) +(-10 -7 (-15 -2988 ((-2 (|:| A (-632 |#1|)) (|:| |eqs| (-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)) (|:| -4216 |#2|) (|:| |rh| |#1|))))) (-632 |#1|) (-1173 |#1|))) (-15 -2988 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#1|))) (-632 |#2|) (-1173 |#1|))) (-15 -2292 ((-3 (-2 (|:| |particular| (-1173 |#1|)) (|:| -2495 (-632 |#1|))) "failed") (-632 |#1|) (-1173 |#1|) (-1 (-3 (-2 (|:| |particular| |#1|) (|:| -2495 (-592 |#1|))) "failed") |#2| |#1|))) (-15 -3538 ((-2 (|:| |particular| (-3 (-1173 |#1|) "failed")) (|:| -2495 (-592 (-1173 |#1|)))) (-632 |#2|) (-1173 |#1|) (-1 (-2 (|:| |particular| (-3 |#1| "failed")) (|:| -2495 (-592 |#1|))) |#2| |#1|)))) +((-3839 (((-632 |#1|) (-592 |#1|) (-713)) 13) (((-632 |#1|) (-592 |#1|)) 14)) (-3665 (((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|)) 34)) (-3855 (((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)) 42))) +(((-756 |#1| |#2|) (-10 -7 (-15 -3839 ((-632 |#1|) (-592 |#1|))) (-15 -3839 ((-632 |#1|) (-592 |#1|) (-713))) (-15 -3665 ((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|))) (-15 -3855 ((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)))) (-341) (-602 |#1|)) (T -756)) +((-3855 (*1 *2 *3 *2 *4 *5) (|partial| -12 (-5 *4 (-592 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) (-5 *1 (-756 *2 *3)) (-4 *3 (-602 *2)))) (-3665 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *5 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-1173 *4)) (-5 *1 (-756 *4 *3)) (-4 *3 (-602 *4)))) (-3839 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-341)) (-5 *2 (-632 *5)) (-5 *1 (-756 *5 *6)) (-4 *6 (-602 *5)))) (-3839 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)) (-5 *1 (-756 *4 *5)) (-4 *5 (-602 *4))))) +(-10 -7 (-15 -3839 ((-632 |#1|) (-592 |#1|))) (-15 -3839 ((-632 |#1|) (-592 |#1|) (-713))) (-15 -3665 ((-3 (-1173 |#1|) "failed") |#2| |#1| (-592 |#1|))) (-15 -3855 ((-3 |#1| "failed") |#2| |#1| (-592 |#1|) (-1 |#1| |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-3969 (((-108) $) NIL (|has| |#2| (-126)))) (-3581 (($ (-856)) NIL (|has| |#2| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) NIL (|has| |#2| (-735)))) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#2| (-126)))) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#2| (-346)))) (-1954 (((-525) $) NIL (|has| |#2| (-787)))) (-1432 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (((-3 |#2| "failed") $) NIL (|has| |#2| (-1020)))) (-3894 (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) ((|#2| $) NIL (|has| |#2| (-1020)))) (-3336 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#2| (-977)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#2| (-977))) (((-632 |#2|) (-632 $)) NIL (|has| |#2| (-977)))) (-1853 (((-3 $ "failed") $) NIL (|has| |#2| (-669)))) (-2894 (($) NIL (|has| |#2| (-346)))) (-2619 ((|#2| $ (-525) |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ (-525)) NIL)) (-4147 (((-108) $) NIL (|has| |#2| (-787)))) (-3700 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (|has| |#2| (-669)))) (-3288 (((-108) $) NIL (|has| |#2| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3780 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-2608 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#2| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#2| (-1020)))) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#2| (-346)))) (-2015 (((-1038) $) NIL (|has| |#2| (-1020)))) (-3105 ((|#2| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ (-525) |#2|) NIL) ((|#2| $ (-525)) NIL)) (-2640 ((|#2| $ $) NIL (|has| |#2| (-977)))) (-2258 (($ (-1173 |#2|)) NIL)) (-2989 (((-128)) NIL (|has| |#2| (-341)))) (-2521 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#2|) $) NIL) (($ (-525)) NIL (-3275 (-12 (|has| |#2| (-968 (-525))) (|has| |#2| (-1020))) (|has| |#2| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#2| (-968 (-385 (-525)))) (|has| |#2| (-1020)))) (($ |#2|) NIL (|has| |#2| (-1020))) (((-798) $) NIL (|has| |#2| (-566 (-798))))) (-3998 (((-713)) NIL (|has| |#2| (-977)))) (-2375 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#2| (-787)))) (-1581 (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (-3351 (($) NIL (|has| |#2| (-126)) CONST)) (-3362 (($) NIL (|has| |#2| (-669)) CONST)) (-2096 (($ $) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#2| (-213)) (|has| |#2| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#2| (-835 (-1091))) (|has| |#2| (-977)))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#2| (-977))) (($ $ (-1 |#2| |#2|)) NIL (|has| |#2| (-977)))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-3992 (((-108) $ $) NIL (|has| |#2| (-1020)))) (-4034 (((-108) $ $) NIL (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4015 (((-108) $ $) 11 (-3275 (|has| |#2| (-735)) (|has| |#2| (-787))))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $ $) NIL (|has| |#2| (-977))) (($ $) NIL (|has| |#2| (-977)))) (-4078 (($ $ $) NIL (|has| |#2| (-25)))) (** (($ $ (-713)) NIL (|has| |#2| (-669))) (($ $ (-856)) NIL (|has| |#2| (-669)))) (* (($ (-525) $) NIL (|has| |#2| (-977))) (($ $ $) NIL (|has| |#2| (-669))) (($ $ |#2|) NIL (|has| |#2| (-669))) (($ |#2| $) NIL (|has| |#2| (-669))) (($ (-713) $) NIL (|has| |#2| (-126))) (($ (-856) $) NIL (|has| |#2| (-25)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-757 |#1| |#2| |#3|) (-218 |#1| |#2|) (-713) (-735) (-1 (-108) (-1173 |#2|) (-1173 |#2|))) (T -757)) NIL (-218 |#1| |#2|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2168 (((-592 (-713)) $) NIL) (((-592 (-713)) $ (-1091)) NIL)) (-3237 (((-713) $) NIL) (((-713) $ (-1091)) NIL)) (-2383 (((-592 (-760 (-1091))) $) NIL)) (-2146 (((-1087 $) $ (-760 (-1091))) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-760 (-1091)))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2304 (($ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-760 (-1091)) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL) (((-3 (-1043 |#1| (-1091)) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-760 (-1091)) $) NIL) (((-1091) $) NIL) (((-1043 |#1| (-1091)) $) NIL)) (-2318 (($ $ $ (-760 (-1091))) NIL (|has| |#1| (-160)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ (-760 (-1091))) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-497 (-760 (-1091))) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-760 (-1091)) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-760 (-1091)) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ (-1091)) NIL) (((-713) $) NIL)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#1|) (-760 (-1091))) NIL) (($ (-1087 $) (-760 (-1091))) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-760 (-1091))) NIL)) (-4016 (((-497 (-760 (-1091))) $) NIL) (((-713) $ (-760 (-1091))) NIL) (((-592 (-713)) $ (-592 (-760 (-1091)))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 (-760 (-1091))) (-497 (-760 (-1091)))) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2697 (((-1 $ (-713)) (-1091)) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-1903 (((-3 (-760 (-1091)) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-1241 (((-760 (-1091)) $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-2110 (((-108) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-760 (-1091))) (|:| -2815 (-713))) "failed") $) NIL)) (-3600 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-760 (-1091)) |#1|) NIL) (($ $ (-592 (-760 (-1091))) (-592 |#1|)) NIL) (($ $ (-760 (-1091)) $) NIL) (($ $ (-592 (-760 (-1091))) (-592 $)) NIL) (($ $ (-1091) $) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 $)) NIL (|has| |#1| (-213))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-1932 (($ $ (-760 (-1091))) NIL (|has| |#1| (-160)))) (-2524 (($ $ (-760 (-1091))) NIL) (($ $ (-592 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3079 (((-592 (-1091)) $) NIL)) (-1307 (((-497 (-760 (-1091))) $) NIL) (((-713) $ (-760 (-1091))) NIL) (((-592 (-713)) $ (-592 (-760 (-1091)))) NIL) (((-713) $ (-1091)) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-760 (-1091))) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-760 (-1091))) NIL) (($ (-1091)) NIL) (($ (-1043 |#1| (-1091))) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-497 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-760 (-1091))) NIL) (($ $ (-592 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2237 (((-592 (-713)) $) NIL) (((-592 (-713)) $ (-1091)) NIL)) (-1877 (((-713) $) NIL) (((-713) $ (-1091)) NIL)) (-2383 (((-592 (-760 (-1091))) $) NIL)) (-2149 (((-1087 $) $ (-760 (-1091))) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-760 (-1091)))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4047 (($ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-760 (-1091)) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL) (((-3 (-1043 |#1| (-1091)) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-760 (-1091)) $) NIL) (((-1091) $) NIL) (((-1043 |#1| (-1091)) $) NIL)) (-4190 (($ $ $ (-760 (-1091))) NIL (|has| |#1| (-160)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ (-760 (-1091))) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-497 (-760 (-1091))) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-760 (-1091)) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-760 (-1091)) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ (-1091)) NIL) (((-713) $) NIL)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#1|) (-760 (-1091))) NIL) (($ (-1087 $) (-760 (-1091))) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-760 (-1091))) NIL)) (-3929 (((-497 (-760 (-1091))) $) NIL) (((-713) $ (-760 (-1091))) NIL) (((-592 (-713)) $ (-592 (-760 (-1091)))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 (-760 (-1091))) (-497 (-760 (-1091)))) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3358 (((-1 $ (-713)) (-1091)) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-3613 (((-3 (-760 (-1091)) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-1242 (((-760 (-1091)) $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-2074 (((-108) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-760 (-1091))) (|:| -2058 (-713))) "failed") $) NIL)) (-3598 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-760 (-1091)) |#1|) NIL) (($ $ (-592 (-760 (-1091))) (-592 |#1|)) NIL) (($ $ (-760 (-1091)) $) NIL) (($ $ (-592 (-760 (-1091))) (-592 $)) NIL) (($ $ (-1091) $) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 $)) NIL (|has| |#1| (-213))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-2146 (($ $ (-760 (-1091))) NIL (|has| |#1| (-160)))) (-2521 (($ $ (-760 (-1091))) NIL) (($ $ (-592 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2961 (((-592 (-1091)) $) NIL)) (-4003 (((-497 (-760 (-1091))) $) NIL) (((-713) $ (-760 (-1091))) NIL) (((-592 (-713)) $ (-592 (-760 (-1091)))) NIL) (((-713) $ (-1091)) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-760 (-1091)) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-760 (-1091))) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-760 (-1091))) NIL) (($ (-1091)) NIL) (($ (-1043 |#1| (-1091))) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-497 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-760 (-1091))) NIL) (($ $ (-592 (-760 (-1091)))) NIL) (($ $ (-760 (-1091)) (-713)) NIL) (($ $ (-592 (-760 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) (((-758 |#1|) (-13 (-232 |#1| (-1091) (-760 (-1091)) (-497 (-760 (-1091)))) (-968 (-1043 |#1| (-1091)))) (-977)) (T -758)) NIL (-13 (-232 |#1| (-1091) (-760 (-1091)) (-497 (-760 (-1091)))) (-968 (-1043 |#1| (-1091)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-341)))) (-3906 (($ $) NIL (|has| |#2| (-341)))) (-3727 (((-108) $) NIL (|has| |#2| (-341)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#2| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-341)))) (-1540 (((-108) $ $) NIL (|has| |#2| (-341)))) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL (|has| |#2| (-341)))) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#2| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#2| (-341)))) (-2822 (((-108) $) NIL (|has| |#2| (-341)))) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2756 (($ (-592 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 20 (|has| |#2| (-341)))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#2| (-341)))) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2430 (((-713) $) NIL (|has| |#2| (-341)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-341)))) (-2524 (($ $ (-713)) NIL) (($ $) 13)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-385 (-525))) NIL (|has| |#2| (-341))) (($ $) NIL (|has| |#2| (-341)))) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL (|has| |#2| (-341)))) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) 15 (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ (-525)) 18 (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) NIL (|has| |#2| (-341))) (($ $ (-385 (-525))) NIL (|has| |#2| (-341))))) -(((-759 |#1| |#2| |#3|) (-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -1270 ($ |#2|)) (-15 -1270 (|#2| $)))) (-1020) (-835 |#1|) |#1|) (T -759)) -((-1270 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-14 *4 *3) (-5 *1 (-759 *3 *2 *4)) (-4 *2 (-835 *3)))) (-1270 (*1 *2 *1) (-12 (-4 *2 (-835 *3)) (-5 *1 (-759 *3 *2 *4)) (-4 *3 (-1020)) (-14 *4 *3)))) -(-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -1270 ($ |#2|)) (-15 -1270 (|#2| $)))) -((-1260 (((-108) $ $) NIL)) (-3237 (((-713) $) NIL)) (-2578 ((|#1| $) 10)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-1678 (((-713) $) 11)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2697 (($ |#1| (-713)) 9)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2524 (($ $) NIL) (($ $ (-713)) NIL)) (-1270 (((-798) $) NIL) (($ |#1|) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-341)))) (-2220 (($ $) NIL (|has| |#2| (-341)))) (-4024 (((-108) $) NIL (|has| |#2| (-341)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#2| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-341)))) (-3766 (((-108) $ $) NIL (|has| |#2| (-341)))) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL (|has| |#2| (-341)))) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#2| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#2| (-341)))) (-2162 (((-108) $) NIL (|has| |#2| (-341)))) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2755 (($ (-592 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 20 (|has| |#2| (-341)))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-341))) (($ $ $) NIL (|has| |#2| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#2| (-341)))) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2931 (((-713) $) NIL (|has| |#2| (-341)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-341)))) (-2521 (($ $ (-713)) NIL) (($ $) 13)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) 10) ((|#2| $) 11) (($ (-385 (-525))) NIL (|has| |#2| (-341))) (($ $) NIL (|has| |#2| (-341)))) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL (|has| |#2| (-341)))) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ (-525)) NIL (|has| |#2| (-341)))) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) 15 (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ $ (-525)) 18 (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ $) NIL) (($ (-385 (-525)) $) NIL (|has| |#2| (-341))) (($ $ (-385 (-525))) NIL (|has| |#2| (-341))))) +(((-759 |#1| |#2| |#3|) (-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -1271 ($ |#2|)) (-15 -1271 (|#2| $)))) (-1020) (-835 |#1|) |#1|) (T -759)) +((-1271 (*1 *1 *2) (-12 (-4 *3 (-1020)) (-14 *4 *3) (-5 *1 (-759 *3 *2 *4)) (-4 *2 (-835 *3)))) (-1271 (*1 *2 *1) (-12 (-4 *2 (-835 *3)) (-5 *1 (-759 *3 *2 *4)) (-4 *3 (-1020)) (-14 *4 *3)))) +(-13 (-107 $ $) (-213) (-10 -8 (IF (|has| |#2| (-341)) (-6 (-341)) |%noBranch|) (-15 -1271 ($ |#2|)) (-15 -1271 (|#2| $)))) +((-1261 (((-108) $ $) NIL)) (-1877 (((-713) $) NIL)) (-2575 ((|#1| $) 10)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-1234 (((-713) $) 11)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3358 (($ |#1| (-713)) 9)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2521 (($ $) NIL) (($ $ (-713)) NIL)) (-1271 (((-798) $) NIL) (($ |#1|) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL))) (((-760 |#1|) (-245 |#1|) (-789)) (T -760)) NIL (-245 |#1|) -((-1260 (((-108) $ $) NIL)) (-4143 (((-592 |#1|) $) 29)) (-4189 (((-713) $) NIL)) (-4083 (($) NIL T CONST)) (-2811 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-3121 (($ $) 31)) (-3233 (((-3 $ "failed") $) NIL)) (-1592 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-4211 (((-108) $) NIL)) (-4175 ((|#1| $ (-525)) NIL)) (-4134 (((-713) $ (-525)) NIL)) (-1679 (($ $) 36)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3531 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-2237 (((-108) $ $) 34)) (-2023 (((-713) $) 25)) (-3247 (((-1074) $) NIL)) (-2636 (($ $ $) NIL)) (-3376 (($ $ $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 ((|#1| $) 30)) (-2055 (((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $) NIL)) (-1693 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-1270 (((-798) $) NIL) (($ |#1|) NIL)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3365 (($) 15 T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 35)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ |#1| (-713)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL))) -(((-761 |#1|) (-13 (-785) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3110 (|#1| $)) (-15 -3121 ($ $)) (-15 -1679 ($ $)) (-15 -2237 ((-108) $ $)) (-15 -3376 ($ $ $)) (-15 -2636 ($ $ $)) (-15 -3531 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -3531 ((-3 $ "failed") $ |#1|)) (-15 -2811 ((-3 $ "failed") $ |#1|)) (-15 -1693 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1592 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -4134 ((-713) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $)) (-15 -2023 ((-713) $)) (-15 -4143 ((-592 |#1|) $)))) (-789)) (T -761)) -((* (*1 *1 *2 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3110 (*1 *2 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3121 (*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-1679 (*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2237 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-3376 (*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2636 (*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3531 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2811 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3531 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2811 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-1693 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-761 *3)) (|:| |rm| (-761 *3)))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-1592 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-761 *3)) (|:| |mm| (-761 *3)) (|:| |rm| (-761 *3)))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-4134 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-761 *4)) (-4 *4 (-789)))) (-4175 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2055 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-713))))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-2023 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-761 *3)) (-4 *3 (-789))))) -(-13 (-785) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3110 (|#1| $)) (-15 -3121 ($ $)) (-15 -1679 ($ $)) (-15 -2237 ((-108) $ $)) (-15 -3376 ($ $ $)) (-15 -2636 ($ $ $)) (-15 -3531 ((-3 $ "failed") $ $)) (-15 -2811 ((-3 $ "failed") $ $)) (-15 -3531 ((-3 $ "failed") $ |#1|)) (-15 -2811 ((-3 $ "failed") $ |#1|)) (-15 -1693 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1592 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -4134 ((-713) $ (-525))) (-15 -4175 (|#1| $ (-525))) (-15 -2055 ((-592 (-2 (|:| |gen| |#1|) (|:| -1250 (-713)))) $)) (-15 -2023 ((-713) $)) (-15 -4143 ((-592 |#1|) $)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-2148 (((-525) $) 53)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-3426 (((-108) $) 51)) (-4211 (((-108) $) 31)) (-2348 (((-108) $) 52)) (-2371 (($ $ $) 50)) (-2535 (($ $ $) 49)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ $) 42)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1868 (($ $) 54)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 47)) (-4025 (((-108) $ $) 46)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 48)) (-4017 (((-108) $ $) 45)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) NIL)) (-4142 (((-592 |#1|) $) 29)) (-4189 (((-713) $) NIL)) (-3347 (($) NIL T CONST)) (-2016 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 20)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-3117 (($ $) 31)) (-1853 (((-3 $ "failed") $) NIL)) (-1629 (((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $) NIL)) (-2109 (((-108) $) NIL)) (-3026 ((|#1| $ (-525)) NIL)) (-2767 (((-713) $ (-525)) NIL)) (-1245 (($ $) 36)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2881 (((-3 $ "failed") $ $) NIL) (((-3 $ "failed") $ |#1|) 17)) (-1624 (((-108) $ $) 34)) (-1399 (((-713) $) 25)) (-3803 (((-1074) $) NIL)) (-3991 (($ $ $) NIL)) (-3664 (($ $ $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 ((|#1| $) 30)) (-2143 (((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $) NIL)) (-1697 (((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $) NIL)) (-1271 (((-798) $) NIL) (($ |#1|) NIL)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3362 (($) 15 T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 35)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL) (($ |#1| (-713)) NIL)) (* (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +(((-761 |#1|) (-13 (-785) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3105 (|#1| $)) (-15 -3117 ($ $)) (-15 -1245 ($ $)) (-15 -1624 ((-108) $ $)) (-15 -3664 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -2881 ((-3 $ "failed") $ $)) (-15 -2016 ((-3 $ "failed") $ $)) (-15 -2881 ((-3 $ "failed") $ |#1|)) (-15 -2016 ((-3 $ "failed") $ |#1|)) (-15 -1697 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1629 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2767 ((-713) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $)) (-15 -1399 ((-713) $)) (-15 -4142 ((-592 |#1|) $)))) (-789)) (T -761)) +((* (*1 *1 *2 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (* (*1 *1 *1 *2) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (** (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3105 (*1 *2 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3117 (*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-1245 (*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-1624 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-3664 (*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-3991 (*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2881 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2016 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2881 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2016 (*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-1697 (*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-761 *3)) (|:| |rm| (-761 *3)))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-1629 (*1 *2 *1 *1) (-12 (-5 *2 (-2 (|:| |lm| (-761 *3)) (|:| |mm| (-761 *3)) (|:| |rm| (-761 *3)))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-4189 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-2767 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-761 *4)) (-4 *4 (-789)))) (-3026 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-761 *2)) (-4 *2 (-789)))) (-2143 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-713))))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-761 *3)) (-4 *3 (-789))))) +(-13 (-785) (-968 |#1|) (-10 -8 (-15 * ($ |#1| $)) (-15 * ($ $ |#1|)) (-15 ** ($ |#1| (-713))) (-15 -3105 (|#1| $)) (-15 -3117 ($ $)) (-15 -1245 ($ $)) (-15 -1624 ((-108) $ $)) (-15 -3664 ($ $ $)) (-15 -3991 ($ $ $)) (-15 -2881 ((-3 $ "failed") $ $)) (-15 -2016 ((-3 $ "failed") $ $)) (-15 -2881 ((-3 $ "failed") $ |#1|)) (-15 -2016 ((-3 $ "failed") $ |#1|)) (-15 -1697 ((-3 (-2 (|:| |lm| $) (|:| |rm| $)) "failed") $ $)) (-15 -1629 ((-2 (|:| |lm| $) (|:| |mm| $) (|:| |rm| $)) $ $)) (-15 -4189 ((-713) $)) (-15 -2767 ((-713) $ (-525))) (-15 -3026 (|#1| $ (-525))) (-15 -2143 ((-592 (-2 (|:| |gen| |#1|) (|:| -1251 (-713)))) $)) (-15 -1399 ((-713) $)) (-15 -4142 ((-592 |#1|) $)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-1954 (((-525) $) 53)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-4147 (((-108) $) 51)) (-2109 (((-108) $) 31)) (-3288 (((-108) $) 52)) (-2372 (($ $ $) 50)) (-2530 (($ $ $) 49)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ $) 42)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-3297 (($ $) 54)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 47)) (-4025 (((-108) $ $) 46)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 48)) (-4015 (((-108) $ $) 45)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-762) (-131)) (T -762)) NIL (-13 (-517) (-787)) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-787) . T) ((-789) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-4142 (($ (-1038)) 7)) (-2575 (((-108) $ (-1074) (-1038)) 15)) (-3502 (((-764) $) 12)) (-3231 (((-764) $) 11)) (-1878 (((-1178) $) 9)) (-1722 (((-108) $ (-1038)) 16))) -(((-763) (-10 -8 (-15 -4142 ($ (-1038))) (-15 -1878 ((-1178) $)) (-15 -3231 ((-764) $)) (-15 -3502 ((-764) $)) (-15 -2575 ((-108) $ (-1074) (-1038))) (-15 -1722 ((-108) $ (-1038))))) (T -763)) -((-1722 (*1 *2 *1 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-108)) (-5 *1 (-763)))) (-2575 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-1038)) (-5 *2 (-108)) (-5 *1 (-763)))) (-3502 (*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763)))) (-3231 (*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763)))) (-1878 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-763)))) (-4142 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-763))))) -(-10 -8 (-15 -4142 ($ (-1038))) (-15 -1878 ((-1178) $)) (-15 -3231 ((-764) $)) (-15 -3502 ((-764) $)) (-15 -2575 ((-108) $ (-1074) (-1038))) (-15 -1722 ((-108) $ (-1038)))) -((-4008 (((-1178) $ (-765)) 12)) (-2952 (((-1178) $ (-1091)) 32)) (-2557 (((-1178) $ (-1074) (-1074)) 34)) (-2546 (((-1178) $ (-1074)) 33)) (-3028 (((-1178) $) 19)) (-2107 (((-1178) $ (-525)) 28)) (-4011 (((-1178) $ (-205)) 30)) (-2983 (((-1178) $) 18)) (-1860 (((-1178) $) 26)) (-3640 (((-1178) $) 25)) (-2684 (((-1178) $) 23)) (-1433 (((-1178) $) 24)) (-2184 (((-1178) $) 22)) (-4210 (((-1178) $) 21)) (-3877 (((-1178) $) 20)) (-2483 (((-1178) $) 16)) (-2113 (((-1178) $) 17)) (-1346 (((-1178) $) 15)) (-1695 (((-1178) $) 14)) (-3548 (((-1178) $) 13)) (-3953 (($ (-1074) (-765)) 9)) (-4085 (($ (-1074) (-1074) (-765)) 8)) (-3747 (((-1091) $) 51)) (-3873 (((-1091) $) 55)) (-2691 (((-2 (|:| |cd| (-1074)) (|:| -3799 (-1074))) $) 54)) (-3454 (((-1074) $) 52)) (-2826 (((-1178) $) 41)) (-3923 (((-525) $) 49)) (-4186 (((-205) $) 50)) (-3239 (((-1178) $) 40)) (-3861 (((-1178) $) 48)) (-3038 (((-1178) $) 47)) (-1701 (((-1178) $) 45)) (-1502 (((-1178) $) 46)) (-1516 (((-1178) $) 44)) (-2715 (((-1178) $) 43)) (-1748 (((-1178) $) 42)) (-2967 (((-1178) $) 38)) (-1745 (((-1178) $) 39)) (-1663 (((-1178) $) 37)) (-3064 (((-1178) $) 36)) (-2835 (((-1178) $) 35)) (-2147 (((-1178) $) 11))) -(((-764) (-10 -8 (-15 -4085 ($ (-1074) (-1074) (-765))) (-15 -3953 ($ (-1074) (-765))) (-15 -2147 ((-1178) $)) (-15 -4008 ((-1178) $ (-765))) (-15 -3548 ((-1178) $)) (-15 -1695 ((-1178) $)) (-15 -1346 ((-1178) $)) (-15 -2483 ((-1178) $)) (-15 -2113 ((-1178) $)) (-15 -2983 ((-1178) $)) (-15 -3028 ((-1178) $)) (-15 -3877 ((-1178) $)) (-15 -4210 ((-1178) $)) (-15 -2184 ((-1178) $)) (-15 -2684 ((-1178) $)) (-15 -1433 ((-1178) $)) (-15 -3640 ((-1178) $)) (-15 -1860 ((-1178) $)) (-15 -2107 ((-1178) $ (-525))) (-15 -4011 ((-1178) $ (-205))) (-15 -2952 ((-1178) $ (-1091))) (-15 -2546 ((-1178) $ (-1074))) (-15 -2557 ((-1178) $ (-1074) (-1074))) (-15 -2835 ((-1178) $)) (-15 -3064 ((-1178) $)) (-15 -1663 ((-1178) $)) (-15 -2967 ((-1178) $)) (-15 -1745 ((-1178) $)) (-15 -3239 ((-1178) $)) (-15 -2826 ((-1178) $)) (-15 -1748 ((-1178) $)) (-15 -2715 ((-1178) $)) (-15 -1516 ((-1178) $)) (-15 -1701 ((-1178) $)) (-15 -1502 ((-1178) $)) (-15 -3038 ((-1178) $)) (-15 -3861 ((-1178) $)) (-15 -3923 ((-525) $)) (-15 -4186 ((-205) $)) (-15 -3747 ((-1091) $)) (-15 -3454 ((-1074) $)) (-15 -2691 ((-2 (|:| |cd| (-1074)) (|:| -3799 (-1074))) $)) (-15 -3873 ((-1091) $)))) (T -764)) -((-3873 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764)))) (-2691 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1074)) (|:| -3799 (-1074)))) (-5 *1 (-764)))) (-3454 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-764)))) (-3747 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764)))) (-4186 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-764)))) (-3923 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-764)))) (-3861 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3038 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1502 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1701 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1516 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2715 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1748 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2826 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3239 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1745 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2967 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1663 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3064 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2835 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2557 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2546 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2952 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-4011 (*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2107 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-1860 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3640 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1433 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2684 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2184 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-4210 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3877 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3028 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2983 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2113 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2483 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1346 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1695 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3548 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-4008 (*1 *2 *1 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2147 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3953 (*1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764)))) (-4085 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) -(-10 -8 (-15 -4085 ($ (-1074) (-1074) (-765))) (-15 -3953 ($ (-1074) (-765))) (-15 -2147 ((-1178) $)) (-15 -4008 ((-1178) $ (-765))) (-15 -3548 ((-1178) $)) (-15 -1695 ((-1178) $)) (-15 -1346 ((-1178) $)) (-15 -2483 ((-1178) $)) (-15 -2113 ((-1178) $)) (-15 -2983 ((-1178) $)) (-15 -3028 ((-1178) $)) (-15 -3877 ((-1178) $)) (-15 -4210 ((-1178) $)) (-15 -2184 ((-1178) $)) (-15 -2684 ((-1178) $)) (-15 -1433 ((-1178) $)) (-15 -3640 ((-1178) $)) (-15 -1860 ((-1178) $)) (-15 -2107 ((-1178) $ (-525))) (-15 -4011 ((-1178) $ (-205))) (-15 -2952 ((-1178) $ (-1091))) (-15 -2546 ((-1178) $ (-1074))) (-15 -2557 ((-1178) $ (-1074) (-1074))) (-15 -2835 ((-1178) $)) (-15 -3064 ((-1178) $)) (-15 -1663 ((-1178) $)) (-15 -2967 ((-1178) $)) (-15 -1745 ((-1178) $)) (-15 -3239 ((-1178) $)) (-15 -2826 ((-1178) $)) (-15 -1748 ((-1178) $)) (-15 -2715 ((-1178) $)) (-15 -1516 ((-1178) $)) (-15 -1701 ((-1178) $)) (-15 -1502 ((-1178) $)) (-15 -3038 ((-1178) $)) (-15 -3861 ((-1178) $)) (-15 -3923 ((-525) $)) (-15 -4186 ((-205) $)) (-15 -3747 ((-1091) $)) (-15 -3454 ((-1074) $)) (-15 -2691 ((-2 (|:| |cd| (-1074)) (|:| -3799 (-1074))) $)) (-15 -3873 ((-1091) $))) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 12)) (-3696 (($) 15)) (-1548 (($) 13)) (-2387 (($) 16)) (-1815 (($) 14)) (-3994 (((-108) $ $) 8))) -(((-765) (-13 (-1020) (-10 -8 (-15 -1548 ($)) (-15 -3696 ($)) (-15 -2387 ($)) (-15 -1815 ($))))) (T -765)) -((-1548 (*1 *1) (-5 *1 (-765))) (-3696 (*1 *1) (-5 *1 (-765))) (-2387 (*1 *1) (-5 *1 (-765))) (-1815 (*1 *1) (-5 *1 (-765)))) -(-13 (-1020) (-10 -8 (-15 -1548 ($)) (-15 -3696 ($)) (-15 -2387 ($)) (-15 -1815 ($)))) -((-1260 (((-108) $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 21) (($ (-1091)) 17)) (-2773 (((-108) $) 10)) (-3592 (((-108) $) 9)) (-2157 (((-108) $) 11)) (-3369 (((-108) $) 8)) (-3994 (((-108) $ $) 19))) -(((-766) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-1091))) (-15 -3369 ((-108) $)) (-15 -3592 ((-108) $)) (-15 -2773 ((-108) $)) (-15 -2157 ((-108) $))))) (T -766)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-766)))) (-3369 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-3592 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-2773 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-2157 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-1091))) (-15 -3369 ((-108) $)) (-15 -3592 ((-108) $)) (-15 -2773 ((-108) $)) (-15 -2157 ((-108) $)))) -((-1260 (((-108) $ $) NIL)) (-3532 (($ (-766) (-592 (-1091))) 24)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2286 (((-766) $) 25)) (-2388 (((-592 (-1091)) $) 26)) (-1270 (((-798) $) 23)) (-3994 (((-108) $ $) NIL))) -(((-767) (-13 (-1020) (-10 -8 (-15 -2286 ((-766) $)) (-15 -2388 ((-592 (-1091)) $)) (-15 -3532 ($ (-766) (-592 (-1091))))))) (T -767)) -((-2286 (*1 *2 *1) (-12 (-5 *2 (-766)) (-5 *1 (-767)))) (-2388 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-767)))) (-3532 (*1 *1 *2 *3) (-12 (-5 *2 (-766)) (-5 *3 (-592 (-1091))) (-5 *1 (-767))))) -(-13 (-1020) (-10 -8 (-15 -2286 ((-766) $)) (-15 -2388 ((-592 (-1091)) $)) (-15 -3532 ($ (-766) (-592 (-1091)))))) -((-3645 (((-1178) (-764) (-294 |#1|) (-108)) 23) (((-1178) (-764) (-294 |#1|)) 79) (((-1074) (-294 |#1|) (-108)) 78) (((-1074) (-294 |#1|)) 77))) -(((-768 |#1|) (-10 -7 (-15 -3645 ((-1074) (-294 |#1|))) (-15 -3645 ((-1074) (-294 |#1|) (-108))) (-15 -3645 ((-1178) (-764) (-294 |#1|))) (-15 -3645 ((-1178) (-764) (-294 |#1|) (-108)))) (-13 (-770) (-789) (-977))) (T -768)) -((-3645 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-764)) (-5 *4 (-294 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) (-5 *1 (-768 *6)))) (-3645 (*1 *2 *3 *4) (-12 (-5 *3 (-764)) (-5 *4 (-294 *5)) (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) (-5 *1 (-768 *5)))) (-3645 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) (-5 *1 (-768 *5)))) (-3645 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) (-5 *1 (-768 *4))))) -(-10 -7 (-15 -3645 ((-1074) (-294 |#1|))) (-15 -3645 ((-1074) (-294 |#1|) (-108))) (-15 -3645 ((-1178) (-764) (-294 |#1|))) (-15 -3645 ((-1178) (-764) (-294 |#1|) (-108)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2700 ((|#1| $) 10)) (-1238 (($ |#1|) 9)) (-4211 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) NIL)) (-4016 (((-713) $) NIL)) (-2549 ((|#2| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2524 (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-1307 (((-713) $) NIL)) (-1270 (((-798) $) 17) (($ (-525)) NIL) (($ |#2|) NIL (|has| |#2| (-160)))) (-3388 ((|#2| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL))) -(((-769 |#1| |#2|) (-13 (-651 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -1238 ($ |#1|)) (-15 -2700 (|#1| $)))) (-651 |#2|) (-977)) (T -769)) -((-1238 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-769 *2 *3)) (-4 *2 (-651 *3)))) (-2700 (*1 *2 *1) (-12 (-4 *2 (-651 *3)) (-5 *1 (-769 *2 *3)) (-4 *3 (-977))))) -(-13 (-651 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -1238 ($ |#1|)) (-15 -2700 (|#1| $)))) -((-3645 (((-1178) (-764) $ (-108)) 9) (((-1178) (-764) $) 8) (((-1074) $ (-108)) 7) (((-1074) $) 6))) +((-2833 (($ (-1038)) 7)) (-1643 (((-108) $ (-1074) (-1038)) 15)) (-2611 (((-764) $) 12)) (-1835 (((-764) $) 11)) (-3377 (((-1178) $) 9)) (-4054 (((-108) $ (-1038)) 16))) +(((-763) (-10 -8 (-15 -2833 ($ (-1038))) (-15 -3377 ((-1178) $)) (-15 -1835 ((-764) $)) (-15 -2611 ((-764) $)) (-15 -1643 ((-108) $ (-1074) (-1038))) (-15 -4054 ((-108) $ (-1038))))) (T -763)) +((-4054 (*1 *2 *1 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-108)) (-5 *1 (-763)))) (-1643 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-1038)) (-5 *2 (-108)) (-5 *1 (-763)))) (-2611 (*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763)))) (-1835 (*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763)))) (-3377 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-763)))) (-2833 (*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-763))))) +(-10 -8 (-15 -2833 ($ (-1038))) (-15 -3377 ((-1178) $)) (-15 -1835 ((-764) $)) (-15 -2611 ((-764) $)) (-15 -1643 ((-108) $ (-1074) (-1038))) (-15 -4054 ((-108) $ (-1038)))) +((-3853 (((-1178) $ (-765)) 12)) (-3968 (((-1178) $ (-1091)) 32)) (-1494 (((-1178) $ (-1074) (-1074)) 34)) (-1396 (((-1178) $ (-1074)) 33)) (-3507 (((-1178) $) 19)) (-2049 (((-1178) $ (-525)) 28)) (-3878 (((-1178) $ (-205)) 30)) (-1225 (((-1178) $) 18)) (-2740 (((-1178) $) 26)) (-1330 (((-1178) $) 25)) (-3276 (((-1178) $) 23)) (-3656 (((-1178) $) 24)) (-2459 (((-1178) $) 22)) (-2094 (((-1178) $) 21)) (-1882 (((-1178) $) 20)) (-2092 (((-1178) $) 16)) (-2119 (((-1178) $) 17)) (-2489 (((-1178) $) 15)) (-1384 (((-1178) $) 14)) (-2997 (((-1178) $) 13)) (-1446 (($ (-1074) (-765)) 9)) (-3366 (($ (-1074) (-1074) (-765)) 8)) (-4222 (((-1091) $) 51)) (-3102 (((-1091) $) 55)) (-3316 (((-2 (|:| |cd| (-1074)) (|:| -3798 (-1074))) $) 54)) (-3250 (((-1074) $) 52)) (-2224 (((-1178) $) 41)) (-2473 (((-525) $) 49)) (-3097 (((-205) $) 50)) (-3732 (((-1178) $) 40)) (-3007 (((-1178) $) 48)) (-3602 (((-1178) $) 47)) (-1439 (((-1178) $) 45)) (-2127 (((-1178) $) 46)) (-2288 (((-1178) $) 44)) (-3522 (((-1178) $) 43)) (-3970 (((-1178) $) 42)) (-4103 (((-1178) $) 38)) (-3942 (((-1178) $) 39)) (-1554 (((-1178) $) 37)) (-2834 (((-1178) $) 36)) (-2365 (((-1178) $) 35)) (-1943 (((-1178) $) 11))) +(((-764) (-10 -8 (-15 -3366 ($ (-1074) (-1074) (-765))) (-15 -1446 ($ (-1074) (-765))) (-15 -1943 ((-1178) $)) (-15 -3853 ((-1178) $ (-765))) (-15 -2997 ((-1178) $)) (-15 -1384 ((-1178) $)) (-15 -2489 ((-1178) $)) (-15 -2092 ((-1178) $)) (-15 -2119 ((-1178) $)) (-15 -1225 ((-1178) $)) (-15 -3507 ((-1178) $)) (-15 -1882 ((-1178) $)) (-15 -2094 ((-1178) $)) (-15 -2459 ((-1178) $)) (-15 -3276 ((-1178) $)) (-15 -3656 ((-1178) $)) (-15 -1330 ((-1178) $)) (-15 -2740 ((-1178) $)) (-15 -2049 ((-1178) $ (-525))) (-15 -3878 ((-1178) $ (-205))) (-15 -3968 ((-1178) $ (-1091))) (-15 -1396 ((-1178) $ (-1074))) (-15 -1494 ((-1178) $ (-1074) (-1074))) (-15 -2365 ((-1178) $)) (-15 -2834 ((-1178) $)) (-15 -1554 ((-1178) $)) (-15 -4103 ((-1178) $)) (-15 -3942 ((-1178) $)) (-15 -3732 ((-1178) $)) (-15 -2224 ((-1178) $)) (-15 -3970 ((-1178) $)) (-15 -3522 ((-1178) $)) (-15 -2288 ((-1178) $)) (-15 -1439 ((-1178) $)) (-15 -2127 ((-1178) $)) (-15 -3602 ((-1178) $)) (-15 -3007 ((-1178) $)) (-15 -2473 ((-525) $)) (-15 -3097 ((-205) $)) (-15 -4222 ((-1091) $)) (-15 -3250 ((-1074) $)) (-15 -3316 ((-2 (|:| |cd| (-1074)) (|:| -3798 (-1074))) $)) (-15 -3102 ((-1091) $)))) (T -764)) +((-3102 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764)))) (-3316 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |cd| (-1074)) (|:| -3798 (-1074)))) (-5 *1 (-764)))) (-3250 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-764)))) (-4222 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764)))) (-3097 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-764)))) (-2473 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-764)))) (-3007 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3602 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2127 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1439 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2288 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3522 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3970 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2224 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3732 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3942 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-4103 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1554 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2834 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2365 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1494 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-1396 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-3968 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-3878 (*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2049 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-2740 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1330 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3656 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3276 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2459 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2094 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1882 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3507 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1225 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2119 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2092 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2489 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1384 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-2997 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-3853 (*1 *2 *1 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1178)) (-5 *1 (-764)))) (-1943 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764)))) (-1446 (*1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764)))) (-3366 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) +(-10 -8 (-15 -3366 ($ (-1074) (-1074) (-765))) (-15 -1446 ($ (-1074) (-765))) (-15 -1943 ((-1178) $)) (-15 -3853 ((-1178) $ (-765))) (-15 -2997 ((-1178) $)) (-15 -1384 ((-1178) $)) (-15 -2489 ((-1178) $)) (-15 -2092 ((-1178) $)) (-15 -2119 ((-1178) $)) (-15 -1225 ((-1178) $)) (-15 -3507 ((-1178) $)) (-15 -1882 ((-1178) $)) (-15 -2094 ((-1178) $)) (-15 -2459 ((-1178) $)) (-15 -3276 ((-1178) $)) (-15 -3656 ((-1178) $)) (-15 -1330 ((-1178) $)) (-15 -2740 ((-1178) $)) (-15 -2049 ((-1178) $ (-525))) (-15 -3878 ((-1178) $ (-205))) (-15 -3968 ((-1178) $ (-1091))) (-15 -1396 ((-1178) $ (-1074))) (-15 -1494 ((-1178) $ (-1074) (-1074))) (-15 -2365 ((-1178) $)) (-15 -2834 ((-1178) $)) (-15 -1554 ((-1178) $)) (-15 -4103 ((-1178) $)) (-15 -3942 ((-1178) $)) (-15 -3732 ((-1178) $)) (-15 -2224 ((-1178) $)) (-15 -3970 ((-1178) $)) (-15 -3522 ((-1178) $)) (-15 -2288 ((-1178) $)) (-15 -1439 ((-1178) $)) (-15 -2127 ((-1178) $)) (-15 -3602 ((-1178) $)) (-15 -3007 ((-1178) $)) (-15 -2473 ((-525) $)) (-15 -3097 ((-205) $)) (-15 -4222 ((-1091) $)) (-15 -3250 ((-1074) $)) (-15 -3316 ((-2 (|:| |cd| (-1074)) (|:| -3798 (-1074))) $)) (-15 -3102 ((-1091) $))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 12)) (-3730 (($) 15)) (-3865 (($) 13)) (-3591 (($) 16)) (-3544 (($) 14)) (-3992 (((-108) $ $) 8))) +(((-765) (-13 (-1020) (-10 -8 (-15 -3865 ($)) (-15 -3730 ($)) (-15 -3591 ($)) (-15 -3544 ($))))) (T -765)) +((-3865 (*1 *1) (-5 *1 (-765))) (-3730 (*1 *1) (-5 *1 (-765))) (-3591 (*1 *1) (-5 *1 (-765))) (-3544 (*1 *1) (-5 *1 (-765)))) +(-13 (-1020) (-10 -8 (-15 -3865 ($)) (-15 -3730 ($)) (-15 -3591 ($)) (-15 -3544 ($)))) +((-1261 (((-108) $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 21) (($ (-1091)) 17)) (-2971 (((-108) $) 10)) (-2183 (((-108) $) 9)) (-2070 (((-108) $) 11)) (-3609 (((-108) $) 8)) (-3992 (((-108) $ $) 19))) +(((-766) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-1091))) (-15 -3609 ((-108) $)) (-15 -2183 ((-108) $)) (-15 -2971 ((-108) $)) (-15 -2070 ((-108) $))))) (T -766)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-766)))) (-3609 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-2183 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-2971 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766)))) (-2070 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-1091))) (-15 -3609 ((-108) $)) (-15 -2183 ((-108) $)) (-15 -2971 ((-108) $)) (-15 -2070 ((-108) $)))) +((-1261 (((-108) $ $) NIL)) (-2888 (($ (-766) (-592 (-1091))) 24)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3918 (((-766) $) 25)) (-2571 (((-592 (-1091)) $) 26)) (-1271 (((-798) $) 23)) (-3992 (((-108) $ $) NIL))) +(((-767) (-13 (-1020) (-10 -8 (-15 -3918 ((-766) $)) (-15 -2571 ((-592 (-1091)) $)) (-15 -2888 ($ (-766) (-592 (-1091))))))) (T -767)) +((-3918 (*1 *2 *1) (-12 (-5 *2 (-766)) (-5 *1 (-767)))) (-2571 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-767)))) (-2888 (*1 *1 *2 *3) (-12 (-5 *2 (-766)) (-5 *3 (-592 (-1091))) (-5 *1 (-767))))) +(-13 (-1020) (-10 -8 (-15 -3918 ((-766) $)) (-15 -2571 ((-592 (-1091)) $)) (-15 -2888 ($ (-766) (-592 (-1091)))))) +((-1386 (((-1178) (-764) (-294 |#1|) (-108)) 23) (((-1178) (-764) (-294 |#1|)) 79) (((-1074) (-294 |#1|) (-108)) 78) (((-1074) (-294 |#1|)) 77))) +(((-768 |#1|) (-10 -7 (-15 -1386 ((-1074) (-294 |#1|))) (-15 -1386 ((-1074) (-294 |#1|) (-108))) (-15 -1386 ((-1178) (-764) (-294 |#1|))) (-15 -1386 ((-1178) (-764) (-294 |#1|) (-108)))) (-13 (-770) (-789) (-977))) (T -768)) +((-1386 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-764)) (-5 *4 (-294 *6)) (-5 *5 (-108)) (-4 *6 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) (-5 *1 (-768 *6)))) (-1386 (*1 *2 *3 *4) (-12 (-5 *3 (-764)) (-5 *4 (-294 *5)) (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) (-5 *1 (-768 *5)))) (-1386 (*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) (-5 *1 (-768 *5)))) (-1386 (*1 *2 *3) (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) (-5 *1 (-768 *4))))) +(-10 -7 (-15 -1386 ((-1074) (-294 |#1|))) (-15 -1386 ((-1074) (-294 |#1|) (-108))) (-15 -1386 ((-1178) (-764) (-294 |#1|))) (-15 -1386 ((-1178) (-764) (-294 |#1|) (-108)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3380 ((|#1| $) 10)) (-1239 (($ |#1|) 9)) (-2109 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) NIL)) (-3929 (((-713) $) NIL)) (-2546 ((|#2| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2521 (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-4003 (((-713) $) NIL)) (-1271 (((-798) $) 17) (($ (-525)) NIL) (($ |#2|) NIL (|has| |#2| (-160)))) (-3783 ((|#2| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $) NIL (|has| |#1| (-213)))) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 12) (($ $ |#2|) NIL) (($ |#2| $) NIL))) +(((-769 |#1| |#2|) (-13 (-651 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -1239 ($ |#1|)) (-15 -3380 (|#1| $)))) (-651 |#2|) (-977)) (T -769)) +((-1239 (*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-769 *2 *3)) (-4 *2 (-651 *3)))) (-3380 (*1 *2 *1) (-12 (-4 *2 (-651 *3)) (-5 *1 (-769 *2 *3)) (-4 *3 (-977))))) +(-13 (-651 |#2|) (-10 -8 (IF (|has| |#1| (-213)) (-6 (-213)) |%noBranch|) (-15 -1239 ($ |#1|)) (-15 -3380 (|#1| $)))) +((-1386 (((-1178) (-764) $ (-108)) 9) (((-1178) (-764) $) 8) (((-1074) $ (-108)) 7) (((-1074) $) 6))) (((-770) (-131)) (T -770)) -((-3645 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *4 (-108)) (-5 *2 (-1178)))) (-3645 (*1 *2 *3 *1) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *2 (-1178)))) (-3645 (*1 *2 *1 *3) (-12 (-4 *1 (-770)) (-5 *3 (-108)) (-5 *2 (-1074)))) (-3645 (*1 *2 *1) (-12 (-4 *1 (-770)) (-5 *2 (-1074))))) -(-13 (-10 -8 (-15 -3645 ((-1074) $)) (-15 -3645 ((-1074) $ (-108))) (-15 -3645 ((-1178) (-764) $)) (-15 -3645 ((-1178) (-764) $ (-108))))) -((-2583 (((-290) (-1074) (-1074)) 12)) (-2928 (((-108) (-1074) (-1074)) 34)) (-2433 (((-108) (-1074)) 33)) (-1803 (((-51) (-1074)) 25)) (-1569 (((-51) (-1074)) 23)) (-3918 (((-51) (-764)) 17)) (-3650 (((-592 (-1074)) (-1074)) 28)) (-3594 (((-592 (-1074))) 27))) -(((-771) (-10 -7 (-15 -3918 ((-51) (-764))) (-15 -1569 ((-51) (-1074))) (-15 -1803 ((-51) (-1074))) (-15 -3594 ((-592 (-1074)))) (-15 -3650 ((-592 (-1074)) (-1074))) (-15 -2433 ((-108) (-1074))) (-15 -2928 ((-108) (-1074) (-1074))) (-15 -2583 ((-290) (-1074) (-1074))))) (T -771)) -((-2583 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-771)))) (-2928 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771)))) (-2433 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771)))) (-3650 (*1 *2 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)) (-5 *3 (-1074)))) (-3594 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)))) (-1803 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771)))) (-1569 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771)))) (-3918 (*1 *2 *3) (-12 (-5 *3 (-764)) (-5 *2 (-51)) (-5 *1 (-771))))) -(-10 -7 (-15 -3918 ((-51) (-764))) (-15 -1569 ((-51) (-1074))) (-15 -1803 ((-51) (-1074))) (-15 -3594 ((-592 (-1074)))) (-15 -3650 ((-592 (-1074)) (-1074))) (-15 -2433 ((-108) (-1074))) (-15 -2928 ((-108) (-1074) (-1074))) (-15 -2583 ((-290) (-1074) (-1074)))) -((-1260 (((-108) $ $) 19)) (-2806 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1835 (($ $ $) 72)) (-2476 (((-108) $ $) 73)) (-1441 (((-108) $ (-713)) 8)) (-2955 (($ (-592 |#1|)) 68) (($) 67)) (-1917 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-3795 (($ $) 62)) (-3135 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-2371 ((|#1| $) 78)) (-2192 (($ $ $) 81)) (-4205 (($ $ $) 80)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2535 ((|#1| $) 79)) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22)) (-3446 (($ $ $) 69)) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2012 (((-1038) $) 21)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2573 (((-592 (-2 (|:| -2545 |#1|) (|:| -2041 (-713)))) $) 61)) (-3835 (($ $ |#1|) 71) (($ $ $) 70)) (-1754 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 50)) (-1270 (((-798) $) 18)) (-3316 (($ (-592 |#1|)) 66) (($) 65)) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20)) (-4017 (((-108) $ $) 64)) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1386 (*1 *2 *3 *1 *4) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *4 (-108)) (-5 *2 (-1178)))) (-1386 (*1 *2 *3 *1) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *2 (-1178)))) (-1386 (*1 *2 *1 *3) (-12 (-4 *1 (-770)) (-5 *3 (-108)) (-5 *2 (-1074)))) (-1386 (*1 *2 *1) (-12 (-4 *1 (-770)) (-5 *2 (-1074))))) +(-13 (-10 -8 (-15 -1386 ((-1074) $)) (-15 -1386 ((-1074) $ (-108))) (-15 -1386 ((-1178) (-764) $)) (-15 -1386 ((-1178) (-764) $ (-108))))) +((-1700 (((-290) (-1074) (-1074)) 12)) (-3747 (((-108) (-1074) (-1074)) 34)) (-2960 (((-108) (-1074)) 33)) (-3249 (((-51) (-1074)) 25)) (-4202 (((-51) (-1074)) 23)) (-2408 (((-51) (-764)) 17)) (-1441 (((-592 (-1074)) (-1074)) 28)) (-2215 (((-592 (-1074))) 27))) +(((-771) (-10 -7 (-15 -2408 ((-51) (-764))) (-15 -4202 ((-51) (-1074))) (-15 -3249 ((-51) (-1074))) (-15 -2215 ((-592 (-1074)))) (-15 -1441 ((-592 (-1074)) (-1074))) (-15 -2960 ((-108) (-1074))) (-15 -3747 ((-108) (-1074) (-1074))) (-15 -1700 ((-290) (-1074) (-1074))))) (T -771)) +((-1700 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-771)))) (-3747 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771)))) (-2960 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771)))) (-1441 (*1 *2 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)) (-5 *3 (-1074)))) (-2215 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)))) (-3249 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771)))) (-4202 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771)))) (-2408 (*1 *2 *3) (-12 (-5 *3 (-764)) (-5 *2 (-51)) (-5 *1 (-771))))) +(-10 -7 (-15 -2408 ((-51) (-764))) (-15 -4202 ((-51) (-1074))) (-15 -3249 ((-51) (-1074))) (-15 -2215 ((-592 (-1074)))) (-15 -1441 ((-592 (-1074)) (-1074))) (-15 -2960 ((-108) (-1074))) (-15 -3747 ((-108) (-1074) (-1074))) (-15 -1700 ((-290) (-1074) (-1074)))) +((-1261 (((-108) $ $) 19)) (-2802 (($ |#1| $) 76) (($ $ |#1|) 75) (($ $ $) 74)) (-1755 (($ $ $) 72)) (-2008 (((-108) $ $) 73)) (-2230 (((-108) $ (-713)) 8)) (-2952 (($ (-592 |#1|)) 68) (($) 67)) (-1932 (($ (-1 (-108) |#1|) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3452 (($ $) 62)) (-3131 (($ $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ |#1| $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) 46 (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 54 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 56 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 53 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 52 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-2372 ((|#1| $) 78)) (-1213 (($ $ $) 81)) (-2025 (($ $ $) 80)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2530 ((|#1| $) 79)) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22)) (-3202 (($ $ $) 69)) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40) (($ |#1| $ (-713)) 63)) (-2015 (((-1038) $) 21)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 51)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-1621 (((-592 (-2 (|:| -2542 |#1|) (|:| -2041 (-713)))) $) 61)) (-2782 (($ $ |#1|) 71) (($ $ $) 70)) (-4031 (($) 49) (($ (-592 |#1|)) 48)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 50)) (-1271 (((-798) $) 18)) (-3312 (($ (-592 |#1|)) 66) (($) 65)) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20)) (-4015 (((-108) $ $) 64)) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-772 |#1|) (-131) (-789)) (T -772)) -((-2371 (*1 *2 *1) (-12 (-4 *1 (-772 *2)) (-4 *2 (-789))))) -(-13 (-679 |t#1|) (-902 |t#1|) (-10 -8 (-15 -2371 (|t#1| $)))) +((-2372 (*1 *2 *1) (-12 (-4 *1 (-772 *2)) (-4 *2 (-789))))) +(-13 (-679 |t#1|) (-902 |t#1|) (-10 -8 (-15 -2372 (|t#1| $)))) (((-33) . T) ((-102 |#1|) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-215 |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-637 |#1|) . T) ((-679 |#1|) . T) ((-902 |#1|) . T) ((-1018 |#1|) . T) ((-1020) . T) ((-1127) . T)) -((-1936 (((-1178) (-1038) (-1038)) 47)) (-2676 (((-1178) (-763) (-51)) 44)) (-3487 (((-51) (-763)) 16))) -(((-773) (-10 -7 (-15 -3487 ((-51) (-763))) (-15 -2676 ((-1178) (-763) (-51))) (-15 -1936 ((-1178) (-1038) (-1038))))) (T -773)) -((-1936 (*1 *2 *3 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-1178)) (-5 *1 (-773)))) (-2676 (*1 *2 *3 *4) (-12 (-5 *3 (-763)) (-5 *4 (-51)) (-5 *2 (-1178)) (-5 *1 (-773)))) (-3487 (*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-773))))) -(-10 -7 (-15 -3487 ((-51) (-763))) (-15 -2676 ((-1178) (-763) (-51))) (-15 -1936 ((-1178) (-1038) (-1038)))) -((-2694 (((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)) 12) (((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|)) 13))) -(((-774 |#1| |#2|) (-10 -7 (-15 -2694 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|))) (-15 -2694 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)))) (-1020) (-1020)) (T -774)) -((-2694 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-775 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-775 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *1 (-774 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-775 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-775 *6)) (-5 *1 (-774 *5 *6))))) -(-10 -7 (-15 -2694 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|))) (-15 -2694 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL (|has| |#1| (-21)))) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-2148 (((-525) $) NIL (|has| |#1| (-787)))) (-4083 (($) NIL (|has| |#1| (-21)) CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 15)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 9)) (-3233 (((-3 $ "failed") $) 40 (|has| |#1| (-787)))) (-1761 (((-3 (-385 (-525)) "failed") $) 49 (|has| |#1| (-510)))) (-3717 (((-108) $) 43 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 46 (|has| |#1| (-510)))) (-3426 (((-108) $) NIL (|has| |#1| (-787)))) (-4211 (((-108) $) NIL (|has| |#1| (-787)))) (-2348 (((-108) $) NIL (|has| |#1| (-787)))) (-2371 (($ $ $) NIL (|has| |#1| (-787)))) (-2535 (($ $ $) NIL (|has| |#1| (-787)))) (-3247 (((-1074) $) NIL)) (-1547 (($) 13)) (-1975 (((-108) $) 12)) (-2012 (((-1038) $) NIL)) (-2086 (((-108) $) 11)) (-1270 (((-798) $) 18) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3279 (|has| |#1| (-787)) (|has| |#1| (-968 (-525)))))) (-2031 (((-713)) 34 (|has| |#1| (-787)))) (-1868 (($ $) NIL (|has| |#1| (-787)))) (-1576 (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (-3355 (($) 22 (|has| |#1| (-21)) CONST)) (-3365 (($) 31 (|has| |#1| (-787)) CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3994 (((-108) $ $) 20)) (-4035 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4017 (((-108) $ $) 42 (|has| |#1| (-787)))) (-4090 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4080 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (* (($ $ $) 37 (|has| |#1| (-787))) (($ (-525) $) 25 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-21))))) -(((-775 |#1|) (-13 (-1020) (-389 |#1|) (-10 -8 (-15 -1547 ($)) (-15 -2086 ((-108) $)) (-15 -1975 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1020)) (T -775)) -((-1547 (*1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-1020)))) (-2086 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) (-1975 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) (-3717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-2406 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-1761 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020))))) -(-13 (-1020) (-389 |#1|) (-10 -8 (-15 -1547 ($)) (-15 -2086 ((-108) $)) (-15 -1975 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-110) $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1795 ((|#1| (-110) |#1|) NIL)) (-4211 (((-108) $) NIL)) (-1206 (($ |#1| (-339 (-110))) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-4163 (($ $ (-1 |#1| |#1|)) NIL)) (-3604 (($ $ (-1 |#1| |#1|)) NIL)) (-3410 ((|#1| $ |#1|) NIL)) (-1973 ((|#1| |#1|) NIL (|has| |#1| (-160)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-1707 (($ $) NIL (|has| |#1| (-160))) (($ $ $) NIL (|has| |#1| (-160)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) -(((-776 |#1|) (-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1707 ($ $)) (-15 -1707 ($ $ $)) (-15 -1973 (|#1| |#1|))) |%noBranch|) (-15 -3604 ($ $ (-1 |#1| |#1|))) (-15 -4163 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -1795 (|#1| (-110) |#1|)) (-15 -1206 ($ |#1| (-339 (-110)))))) (-977)) (T -776)) -((-1707 (*1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-1707 (*1 *1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-1973 (*1 *2 *2) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-3604 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3)))) (-4163 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-5 *1 (-776 *4)) (-4 *4 (-977)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-776 *3)) (-4 *3 (-977)))) (-1795 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-776 *2)) (-4 *2 (-977)))) (-1206 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-5 *1 (-776 *2)) (-4 *2 (-977))))) -(-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1707 ($ $)) (-15 -1707 ($ $ $)) (-15 -1973 (|#1| |#1|))) |%noBranch|) (-15 -3604 ($ $ (-1 |#1| |#1|))) (-15 -4163 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -1795 (|#1| (-110) |#1|)) (-15 -1206 ($ |#1| (-339 (-110)))))) -((-3754 (((-195 (-475)) (-1074)) 9))) -(((-777) (-10 -7 (-15 -3754 ((-195 (-475)) (-1074))))) (T -777)) -((-3754 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-195 (-475))) (-5 *1 (-777))))) -(-10 -7 (-15 -3754 ((-195 (-475)) (-1074)))) -((-1260 (((-108) $ $) 7)) (-1711 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 14) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 13)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 16) (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 15)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-2225 (((-1178) (-1038) (-1038)) 47)) (-3229 (((-1178) (-763) (-51)) 44)) (-3516 (((-51) (-763)) 16))) +(((-773) (-10 -7 (-15 -3516 ((-51) (-763))) (-15 -3229 ((-1178) (-763) (-51))) (-15 -2225 ((-1178) (-1038) (-1038))))) (T -773)) +((-2225 (*1 *2 *3 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-1178)) (-5 *1 (-773)))) (-3229 (*1 *2 *3 *4) (-12 (-5 *3 (-763)) (-5 *4 (-51)) (-5 *2 (-1178)) (-5 *1 (-773)))) (-3516 (*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-773))))) +(-10 -7 (-15 -3516 ((-51) (-763))) (-15 -3229 ((-1178) (-763) (-51))) (-15 -2225 ((-1178) (-1038) (-1038)))) +((-2688 (((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)) 12) (((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|)) 13))) +(((-774 |#1| |#2|) (-10 -7 (-15 -2688 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|))) (-15 -2688 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)))) (-1020) (-1020)) (T -774)) +((-2688 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-775 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-775 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *1 (-774 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-775 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-775 *6)) (-5 *1 (-774 *5 *6))))) +(-10 -7 (-15 -2688 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|))) (-15 -2688 ((-775 |#2|) (-1 |#2| |#1|) (-775 |#1|) (-775 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL (|has| |#1| (-21)))) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1954 (((-525) $) NIL (|has| |#1| (-787)))) (-3347 (($) NIL (|has| |#1| (-21)) CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 15)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 9)) (-1853 (((-3 $ "failed") $) 40 (|has| |#1| (-787)))) (-1383 (((-3 (-385 (-525)) "failed") $) 49 (|has| |#1| (-510)))) (-3922 (((-108) $) 43 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 46 (|has| |#1| (-510)))) (-4147 (((-108) $) NIL (|has| |#1| (-787)))) (-2109 (((-108) $) NIL (|has| |#1| (-787)))) (-3288 (((-108) $) NIL (|has| |#1| (-787)))) (-2372 (($ $ $) NIL (|has| |#1| (-787)))) (-2530 (($ $ $) NIL (|has| |#1| (-787)))) (-3803 (((-1074) $) NIL)) (-1551 (($) 13)) (-4118 (((-108) $) 12)) (-2015 (((-1038) $) NIL)) (-1849 (((-108) $) 11)) (-1271 (((-798) $) 18) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3275 (|has| |#1| (-787)) (|has| |#1| (-968 (-525)))))) (-3998 (((-713)) 34 (|has| |#1| (-787)))) (-3297 (($ $) NIL (|has| |#1| (-787)))) (-1581 (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (-3351 (($) 22 (|has| |#1| (-21)) CONST)) (-3362 (($) 31 (|has| |#1| (-787)) CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3992 (((-108) $ $) 20)) (-4034 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4015 (((-108) $ $) 42 (|has| |#1| (-787)))) (-4088 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 27 (|has| |#1| (-21)))) (-4078 (($ $ $) 29 (|has| |#1| (-21)))) (** (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (* (($ $ $) 37 (|has| |#1| (-787))) (($ (-525) $) 25 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-21))))) +(((-775 |#1|) (-13 (-1020) (-389 |#1|) (-10 -8 (-15 -1551 ($)) (-15 -1849 ((-108) $)) (-15 -4118 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1020)) (T -775)) +((-1551 (*1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-1020)))) (-1849 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) (-3922 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-2738 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-1383 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020))))) +(-13 (-1020) (-389 |#1|) (-10 -8 (-15 -1551 ($)) (-15 -1849 ((-108) $)) (-15 -4118 ((-108) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-110) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-110) $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3192 ((|#1| (-110) |#1|) NIL)) (-2109 (((-108) $) NIL)) (-2603 (($ |#1| (-339 (-110))) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2968 (($ $ (-1 |#1| |#1|)) NIL)) (-2325 (($ $ (-1 |#1| |#1|)) NIL)) (-3405 ((|#1| $ |#1|) NIL)) (-4096 ((|#1| |#1|) NIL (|has| |#1| (-160)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-110)) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-1492 (($ $) NIL (|has| |#1| (-160))) (($ $ $) NIL (|has| |#1| (-160)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ (-110) (-525)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) +(((-776 |#1|) (-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1492 ($ $)) (-15 -1492 ($ $ $)) (-15 -4096 (|#1| |#1|))) |%noBranch|) (-15 -2325 ($ $ (-1 |#1| |#1|))) (-15 -2968 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -3192 (|#1| (-110) |#1|)) (-15 -2603 ($ |#1| (-339 (-110)))))) (-977)) (T -776)) +((-1492 (*1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-1492 (*1 *1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-4096 (*1 *2 *2) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) (-2325 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3)))) (-2968 (*1 *1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3)))) (** (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-525)) (-5 *1 (-776 *4)) (-4 *4 (-977)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-776 *3)) (-4 *3 (-977)))) (-3192 (*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-776 *2)) (-4 *2 (-977)))) (-2603 (*1 *1 *2 *3) (-12 (-5 *3 (-339 (-110))) (-5 *1 (-776 *2)) (-4 *2 (-977))))) +(-13 (-977) (-968 |#1|) (-968 (-110)) (-265 |#1| |#1|) (-10 -8 (IF (|has| |#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |#1| (-160)) (PROGN (-6 (-37 |#1|)) (-15 -1492 ($ $)) (-15 -1492 ($ $ $)) (-15 -4096 (|#1| |#1|))) |%noBranch|) (-15 -2325 ($ $ (-1 |#1| |#1|))) (-15 -2968 ($ $ (-1 |#1| |#1|))) (-15 ** ($ (-110) (-525))) (-15 ** ($ $ (-525))) (-15 -3192 (|#1| (-110) |#1|)) (-15 -2603 ($ |#1| (-339 (-110)))))) +((-3151 (((-195 (-475)) (-1074)) 9))) +(((-777) (-10 -7 (-15 -3151 ((-195 (-475)) (-1074))))) (T -777)) +((-3151 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-195 (-475))) (-5 *1 (-777))))) +(-10 -7 (-15 -3151 ((-195 (-475)) (-1074)))) +((-1261 (((-108) $ $) 7)) (-1540 (((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 14) (((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 13)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 16) (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 15)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-778) (-131)) (T -778)) -((-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) (-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) (-1711 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) (-5 *2 (-966)))) (-1711 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *2 (-966))))) -(-13 (-1020) (-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -1711 ((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -1711 ((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))))) +((-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) (-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-778)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) (-1540 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *2 (-966)))) (-1540 (*1 *2 *3) (-12 (-4 *1 (-778)) (-5 *3 (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *2 (-966))))) +(-13 (-1020) (-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -1540 ((-966) (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -1540 ((-966) (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1296 (((-966) (-592 (-294 (-357))) (-592 (-357))) 147) (((-966) (-294 (-357)) (-592 (-357))) 145) (((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357)))) 144) (((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357)))) 143) (((-966) (-780)) 117) (((-966) (-780) (-989)) 116)) (-2903 (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989)) 82) (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780)) 84)) (-4173 (((-966) (-592 (-294 (-357))) (-592 (-357))) 148) (((-966) (-780)) 133))) -(((-779) (-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989))) (-15 -1296 ((-966) (-780) (-989))) (-15 -1296 ((-966) (-780))) (-15 -4173 ((-966) (-780))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357))))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357))))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)))) (-15 -1296 ((-966) (-592 (-294 (-357))) (-592 (-357)))) (-15 -4173 ((-966) (-592 (-294 (-357))) (-592 (-357)))))) (T -779)) -((-4173 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *5 (-592 (-782 (-357)))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *5 (-592 (-782 (-357)))) (-5 *6 (-592 (-294 (-357)))) (-5 *2 (-966)) (-5 *1 (-779)))) (-4173 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) (-1296 (*1 *2 *3 *4) (-12 (-5 *3 (-780)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-779)))) (-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-780)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-779)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-779))))) -(-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989))) (-15 -1296 ((-966) (-780) (-989))) (-15 -1296 ((-966) (-780))) (-15 -4173 ((-966) (-780))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357))))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357))))) (-15 -1296 ((-966) (-294 (-357)) (-592 (-357)))) (-15 -1296 ((-966) (-592 (-294 (-357))) (-592 (-357)))) (-15 -4173 ((-966) (-592 (-294 (-357))) (-592 (-357))))) -((-1260 (((-108) $ $) NIL)) (-3897 (((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) $) 21)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 20) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 14) (($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))) 18)) (-3994 (((-108) $ $) NIL))) -(((-780) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -1270 ($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -1270 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) $))))) (T -780)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-780)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *1 (-780)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) (-5 *1 (-780)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))) (-5 *1 (-780)))) (-3897 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))))) (-5 *1 (-780))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -1270 ($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) (-15 -1270 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205)))))) $)))) -((-2694 (((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)) 13) (((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|)) 14))) -(((-781 |#1| |#2|) (-10 -7 (-15 -2694 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|))) (-15 -2694 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)))) (-1020) (-1020)) (T -781)) -((-2694 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-782 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-782 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *1 (-781 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-782 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-782 *6)) (-5 *1 (-781 *5 *6))))) -(-10 -7 (-15 -2694 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|))) (-15 -2694 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL (|has| |#1| (-21)))) (-3054 (((-1038) $) 24)) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-2148 (((-525) $) NIL (|has| |#1| (-787)))) (-4083 (($) NIL (|has| |#1| (-21)) CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 16)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 9)) (-3233 (((-3 $ "failed") $) 47 (|has| |#1| (-787)))) (-1761 (((-3 (-385 (-525)) "failed") $) 54 (|has| |#1| (-510)))) (-3717 (((-108) $) 49 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 52 (|has| |#1| (-510)))) (-3426 (((-108) $) NIL (|has| |#1| (-787)))) (-2567 (($) 13)) (-4211 (((-108) $) NIL (|has| |#1| (-787)))) (-2348 (((-108) $) NIL (|has| |#1| (-787)))) (-2580 (($) 14)) (-2371 (($ $ $) NIL (|has| |#1| (-787)))) (-2535 (($ $ $) NIL (|has| |#1| (-787)))) (-3247 (((-1074) $) NIL)) (-1975 (((-108) $) 12)) (-2012 (((-1038) $) NIL)) (-2086 (((-108) $) 11)) (-1270 (((-798) $) 22) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3279 (|has| |#1| (-787)) (|has| |#1| (-968 (-525)))))) (-2031 (((-713)) 41 (|has| |#1| (-787)))) (-1868 (($ $) NIL (|has| |#1| (-787)))) (-1576 (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (-3355 (($) 29 (|has| |#1| (-21)) CONST)) (-3365 (($) 38 (|has| |#1| (-787)) CONST)) (-4046 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3994 (((-108) $ $) 27)) (-4035 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4017 (((-108) $ $) 48 (|has| |#1| (-787)))) (-4090 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4080 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (* (($ $ $) 44 (|has| |#1| (-787))) (($ (-525) $) 32 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-21))))) -(((-782 |#1|) (-13 (-1020) (-389 |#1|) (-10 -8 (-15 -2567 ($)) (-15 -2580 ($)) (-15 -2086 ((-108) $)) (-15 -1975 ((-108) $)) (-15 -3054 ((-1038) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1020)) (T -782)) -((-2567 (*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020)))) (-2580 (*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020)))) (-2086 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-1975 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-3054 (*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-3717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-2406 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-1761 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020))))) -(-13 (-1020) (-389 |#1|) (-10 -8 (-15 -2567 ($)) (-15 -2580 ($)) (-15 -2086 ((-108) $)) (-15 -1975 ((-108) $)) (-15 -3054 ((-1038) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) -((-1260 (((-108) $ $) 7)) (-4189 (((-713)) 20)) (-2899 (($) 23)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3859 (((-856) $) 22)) (-3247 (((-1074) $) 9)) (-3637 (($ (-856)) 21)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18))) +((-1299 (((-966) (-592 (-294 (-357))) (-592 (-357))) 147) (((-966) (-294 (-357)) (-592 (-357))) 145) (((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357)))) 144) (((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357)))) 143) (((-966) (-780)) 117) (((-966) (-780) (-989)) 116)) (-1685 (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989)) 82) (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780)) 84)) (-3013 (((-966) (-592 (-294 (-357))) (-592 (-357))) 148) (((-966) (-780)) 133))) +(((-779) (-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989))) (-15 -1299 ((-966) (-780) (-989))) (-15 -1299 ((-966) (-780))) (-15 -3013 ((-966) (-780))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357))))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357))))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)))) (-15 -1299 ((-966) (-592 (-294 (-357))) (-592 (-357)))) (-15 -3013 ((-966) (-592 (-294 (-357))) (-592 (-357)))))) (T -779)) +((-3013 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3 *4) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3 *4 *5 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *5 (-592 (-782 (-357)))) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3 *4 *5 *6 *5) (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-357))) (-5 *5 (-592 (-782 (-357)))) (-5 *6 (-592 (-294 (-357)))) (-5 *2 (-966)) (-5 *1 (-779)))) (-3013 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) (-1299 (*1 *2 *3 *4) (-12 (-5 *3 (-780)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-779)))) (-1685 (*1 *2 *3 *4) (-12 (-5 *3 (-780)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-779)))) (-1685 (*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-779))))) +(-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-780) (-989))) (-15 -1299 ((-966) (-780) (-989))) (-15 -1299 ((-966) (-780))) (-15 -3013 ((-966) (-780))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-294 (-357))) (-592 (-782 (-357))))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)) (-592 (-782 (-357))) (-592 (-782 (-357))))) (-15 -1299 ((-966) (-294 (-357)) (-592 (-357)))) (-15 -1299 ((-966) (-592 (-294 (-357))) (-592 (-357)))) (-15 -3013 ((-966) (-592 (-294 (-357))) (-592 (-357))))) +((-1261 (((-108) $ $) NIL)) (-3894 (((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) $) 21)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 20) (($ (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) 14) (($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) 16) (($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))) 18)) (-3992 (((-108) $ $) NIL))) +(((-780) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -1271 ($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -1271 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) $))))) (T -780)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-780)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *1 (-780)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *1 (-780)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))) (-5 *1 (-780)))) (-3894 (*1 *2 *1) (-12 (-5 *2 (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))))) (-5 *1 (-780))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205))))))) (-15 -1271 ($ (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) (-15 -1271 ($ (-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-3 (|:| |noa| (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205)))))) $)))) +((-2688 (((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)) 13) (((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|)) 14))) +(((-781 |#1| |#2|) (-10 -7 (-15 -2688 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|))) (-15 -2688 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)))) (-1020) (-1020)) (T -781)) +((-2688 (*1 *2 *3 *4 *2 *2) (-12 (-5 *2 (-782 *6)) (-5 *3 (-1 *6 *5)) (-5 *4 (-782 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *1 (-781 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-782 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-782 *6)) (-5 *1 (-781 *5 *6))))) +(-10 -7 (-15 -2688 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|))) (-15 -2688 ((-782 |#2|) (-1 |#2| |#1|) (-782 |#1|) (-782 |#2|) (-782 |#2|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL (|has| |#1| (-21)))) (-2728 (((-1038) $) 24)) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#1| (-21)))) (-1954 (((-525) $) NIL (|has| |#1| (-787)))) (-3347 (($) NIL (|has| |#1| (-21)) CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 16)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 9)) (-1853 (((-3 $ "failed") $) 47 (|has| |#1| (-787)))) (-1383 (((-3 (-385 (-525)) "failed") $) 54 (|has| |#1| (-510)))) (-3922 (((-108) $) 49 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 52 (|has| |#1| (-510)))) (-4147 (((-108) $) NIL (|has| |#1| (-787)))) (-2564 (($) 13)) (-2109 (((-108) $) NIL (|has| |#1| (-787)))) (-3288 (((-108) $) NIL (|has| |#1| (-787)))) (-2577 (($) 14)) (-2372 (($ $ $) NIL (|has| |#1| (-787)))) (-2530 (($ $ $) NIL (|has| |#1| (-787)))) (-3803 (((-1074) $) NIL)) (-4118 (((-108) $) 12)) (-2015 (((-1038) $) NIL)) (-1849 (((-108) $) 11)) (-1271 (((-798) $) 22) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 8) (($ (-525)) NIL (-3275 (|has| |#1| (-787)) (|has| |#1| (-968 (-525)))))) (-3998 (((-713)) 41 (|has| |#1| (-787)))) (-3297 (($ $) NIL (|has| |#1| (-787)))) (-1581 (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (-3351 (($) 29 (|has| |#1| (-21)) CONST)) (-3362 (($) 38 (|has| |#1| (-787)) CONST)) (-4043 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-787)))) (-3992 (((-108) $ $) 27)) (-4034 (((-108) $ $) NIL (|has| |#1| (-787)))) (-4015 (((-108) $ $) 48 (|has| |#1| (-787)))) (-4088 (($ $ $) NIL (|has| |#1| (-21))) (($ $) 34 (|has| |#1| (-21)))) (-4078 (($ $ $) 36 (|has| |#1| (-21)))) (** (($ $ (-856)) NIL (|has| |#1| (-787))) (($ $ (-713)) NIL (|has| |#1| (-787)))) (* (($ $ $) 44 (|has| |#1| (-787))) (($ (-525) $) 32 (|has| |#1| (-21))) (($ (-713) $) NIL (|has| |#1| (-21))) (($ (-856) $) NIL (|has| |#1| (-21))))) +(((-782 |#1|) (-13 (-1020) (-389 |#1|) (-10 -8 (-15 -2564 ($)) (-15 -2577 ($)) (-15 -1849 ((-108) $)) (-15 -4118 ((-108) $)) (-15 -2728 ((-1038) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) (-1020)) (T -782)) +((-2564 (*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020)))) (-2577 (*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020)))) (-1849 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-4118 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-2728 (*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-782 *3)) (-4 *3 (-1020)))) (-3922 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-2738 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) (-1383 (*1 *2 *1) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020))))) +(-13 (-1020) (-389 |#1|) (-10 -8 (-15 -2564 ($)) (-15 -2577 ($)) (-15 -1849 ((-108) $)) (-15 -4118 ((-108) $)) (-15 -2728 ((-1038) $)) (IF (|has| |#1| (-21)) (-6 (-21)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-787)) |%noBranch|) (IF (|has| |#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) +((-1261 (((-108) $ $) 7)) (-4189 (((-713)) 20)) (-2894 (($) 23)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-2994 (((-856) $) 22)) (-3803 (((-1074) $) 9)) (-3636 (($ (-856)) 21)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18))) (((-783) (-131)) (T -783)) NIL (-13 (-789) (-346)) (((-97) . T) ((-566 (-798)) . T) ((-346) . T) ((-789) . T) ((-1020) . T)) -((-2829 (((-108) (-1173 |#2|) (-1173 |#2|)) 17)) (-2308 (((-108) (-1173 |#2|) (-1173 |#2|)) 18)) (-1602 (((-108) (-1173 |#2|) (-1173 |#2|)) 14))) -(((-784 |#1| |#2|) (-10 -7 (-15 -1602 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2829 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2308 ((-108) (-1173 |#2|) (-1173 |#2|)))) (-713) (-734)) (T -784)) -((-2308 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713)))) (-2829 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713)))) (-1602 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) -(-10 -7 (-15 -1602 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2829 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2308 ((-108) (-1173 |#2|) (-1173 |#2|)))) -((-1260 (((-108) $ $) 7)) (-4083 (($) 24 T CONST)) (-3233 (((-3 $ "failed") $) 28)) (-4211 (((-108) $) 25)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 22) (($ $ (-713)) 27)) (-3365 (($) 23 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (** (($ $ (-856)) 21) (($ $ (-713)) 26)) (* (($ $ $) 20))) +((-2274 (((-108) (-1173 |#2|) (-1173 |#2|)) 17)) (-4081 (((-108) (-1173 |#2|) (-1173 |#2|)) 18)) (-1872 (((-108) (-1173 |#2|) (-1173 |#2|)) 14))) +(((-784 |#1| |#2|) (-10 -7 (-15 -1872 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2274 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -4081 ((-108) (-1173 |#2|) (-1173 |#2|)))) (-713) (-734)) (T -784)) +((-4081 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713)))) (-2274 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713)))) (-1872 (*1 *2 *3 *3) (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) +(-10 -7 (-15 -1872 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -2274 ((-108) (-1173 |#2|) (-1173 |#2|))) (-15 -4081 ((-108) (-1173 |#2|) (-1173 |#2|)))) +((-1261 (((-108) $ $) 7)) (-3347 (($) 24 T CONST)) (-1853 (((-3 $ "failed") $) 28)) (-2109 (((-108) $) 25)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 22) (($ $ (-713)) 27)) (-3362 (($) 23 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (** (($ $ (-856)) 21) (($ $ (-713)) 26)) (* (($ $ $) 20))) (((-785) (-131)) (T -785)) NIL (-13 (-796) (-669)) (((-97) . T) ((-566 (-798)) . T) ((-669) . T) ((-796) . T) ((-789) . T) ((-1032) . T) ((-1020) . T)) -((-2148 (((-525) $) 17)) (-3426 (((-108) $) 10)) (-2348 (((-108) $) 11)) (-1868 (($ $) 19))) -(((-786 |#1|) (-10 -8 (-15 -1868 (|#1| |#1|)) (-15 -2148 ((-525) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -3426 ((-108) |#1|))) (-787)) (T -786)) +((-1954 (((-525) $) 17)) (-4147 (((-108) $) 10)) (-3288 (((-108) $) 11)) (-3297 (($ $) 19))) +(((-786 |#1|) (-10 -8 (-15 -3297 (|#1| |#1|)) (-15 -1954 ((-525) |#1|)) (-15 -3288 ((-108) |#1|)) (-15 -4147 ((-108) |#1|))) (-787)) (T -786)) NIL -(-10 -8 (-15 -1868 (|#1| |#1|)) (-15 -2148 ((-525) |#1|)) (-15 -2348 ((-108) |#1|)) (-15 -3426 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 24)) (-2467 (((-3 $ "failed") $ $) 26)) (-2148 (((-525) $) 33)) (-4083 (($) 23 T CONST)) (-3233 (((-3 $ "failed") $) 39)) (-3426 (((-108) $) 35)) (-4211 (((-108) $) 42)) (-2348 (((-108) $) 34)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 45)) (-2031 (((-713)) 44)) (-1868 (($ $) 32)) (-1576 (($ $ (-713)) 40) (($ $ (-856)) 36)) (-3355 (($) 22 T CONST)) (-3365 (($) 43 T CONST)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (-4090 (($ $ $) 28) (($ $) 27)) (-4080 (($ $ $) 20)) (** (($ $ (-713)) 41) (($ $ (-856)) 37)) (* (($ (-856) $) 21) (($ (-713) $) 25) (($ (-525) $) 29) (($ $ $) 38))) +(-10 -8 (-15 -3297 (|#1| |#1|)) (-15 -1954 ((-525) |#1|)) (-15 -3288 ((-108) |#1|)) (-15 -4147 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 24)) (-1916 (((-3 $ "failed") $ $) 26)) (-1954 (((-525) $) 33)) (-3347 (($) 23 T CONST)) (-1853 (((-3 $ "failed") $) 39)) (-4147 (((-108) $) 35)) (-2109 (((-108) $) 42)) (-3288 (((-108) $) 34)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 45)) (-3998 (((-713)) 44)) (-3297 (($ $) 32)) (-1581 (($ $ (-713)) 40) (($ $ (-856)) 36)) (-3351 (($) 22 T CONST)) (-3362 (($) 43 T CONST)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (-4088 (($ $ $) 28) (($ $) 27)) (-4078 (($ $ $) 20)) (** (($ $ (-713)) 41) (($ $ (-856)) 37)) (* (($ (-856) $) 21) (($ (-713) $) 25) (($ (-525) $) 29) (($ $ $) 38))) (((-787) (-131)) (T -787)) -((-3426 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) (-2348 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) (-2148 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-525)))) (-1868 (*1 *1 *1) (-4 *1 (-787)))) -(-13 (-733) (-977) (-669) (-10 -8 (-15 -3426 ((-108) $)) (-15 -2348 ((-108) $)) (-15 -2148 ((-525) $)) (-15 -1868 ($ $)))) +((-4147 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) (-3288 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) (-1954 (*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-525)))) (-3297 (*1 *1 *1) (-4 *1 (-787)))) +(-13 (-733) (-977) (-669) (-10 -8 (-15 -4147 ((-108) $)) (-15 -3288 ((-108) $)) (-15 -1954 ((-525) $)) (-15 -3297 ($ $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-789) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2371 (($ $ $) 10)) (-2535 (($ $ $) 9)) (-4046 (((-108) $ $) 13)) (-4025 (((-108) $ $) 11)) (-4035 (((-108) $ $) 14))) -(((-788 |#1|) (-10 -8 (-15 -2371 (|#1| |#1| |#1|)) (-15 -2535 (|#1| |#1| |#1|)) (-15 -4035 ((-108) |#1| |#1|)) (-15 -4046 ((-108) |#1| |#1|)) (-15 -4025 ((-108) |#1| |#1|))) (-789)) (T -788)) +((-2372 (($ $ $) 10)) (-2530 (($ $ $) 9)) (-4043 (((-108) $ $) 13)) (-4025 (((-108) $ $) 11)) (-4034 (((-108) $ $) 14))) +(((-788 |#1|) (-10 -8 (-15 -2372 (|#1| |#1| |#1|)) (-15 -2530 (|#1| |#1| |#1|)) (-15 -4034 ((-108) |#1| |#1|)) (-15 -4043 ((-108) |#1| |#1|)) (-15 -4025 ((-108) |#1| |#1|))) (-789)) (T -788)) NIL -(-10 -8 (-15 -2371 (|#1| |#1| |#1|)) (-15 -2535 (|#1| |#1| |#1|)) (-15 -4035 ((-108) |#1| |#1|)) (-15 -4046 ((-108) |#1| |#1|)) (-15 -4025 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18))) +(-10 -8 (-15 -2372 (|#1| |#1| |#1|)) (-15 -2530 (|#1| |#1| |#1|)) (-15 -4034 ((-108) |#1| |#1|)) (-15 -4043 ((-108) |#1| |#1|)) (-15 -4025 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18))) (((-789) (-131)) (T -789)) -((-4017 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4025 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4046 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4035 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-2535 (*1 *1 *1 *1) (-4 *1 (-789))) (-2371 (*1 *1 *1 *1) (-4 *1 (-789)))) -(-13 (-1020) (-10 -8 (-15 -4017 ((-108) $ $)) (-15 -4025 ((-108) $ $)) (-15 -4046 ((-108) $ $)) (-15 -4035 ((-108) $ $)) (-15 -2535 ($ $ $)) (-15 -2371 ($ $ $)))) +((-4015 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4025 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4043 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-4034 (*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) (-2530 (*1 *1 *1 *1) (-4 *1 (-789))) (-2372 (*1 *1 *1 *1) (-4 *1 (-789)))) +(-13 (-1020) (-10 -8 (-15 -4015 ((-108) $ $)) (-15 -4025 ((-108) $ $)) (-15 -4043 ((-108) $ $)) (-15 -4034 ((-108) $ $)) (-15 -2530 ($ $ $)) (-15 -2372 ($ $ $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-3783 (($ $ $) 45)) (-1477 (($ $ $) 44)) (-2744 (($ $ $) 42)) (-3880 (($ $ $) 51)) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 46)) (-2006 (((-3 $ "failed") $ $) 49)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-3512 (($ $) 35)) (-2630 (($ $ $) 39)) (-2517 (($ $ $) 38)) (-2581 (($ $ $) 47)) (-2275 (($ $ $) 53)) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 41)) (-2108 (((-3 $ "failed") $ $) 48)) (-1680 (((-3 $ "failed") $ |#2|) 28)) (-3963 ((|#2| $) 32)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#2|) 12)) (-3136 (((-592 |#2|) $) 18)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22))) -(((-790 |#1| |#2|) (-10 -8 (-15 -2581 (|#1| |#1| |#1|)) (-15 -3503 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -3880 (|#1| |#1| |#1|)) (-15 -2006 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3783 (|#1| |#1| |#1|)) (-15 -1477 (|#1| |#1| |#1|)) (-15 -2744 (|#1| |#1| |#1|)) (-15 -3090 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -2275 (|#1| |#1| |#1|)) (-15 -2108 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2630 (|#1| |#1| |#1|)) (-15 -2517 (|#1| |#1| |#1|)) (-15 -3512 (|#1| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3136 ((-592 |#2|) |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -1270 ((-798) |#1|))) (-791 |#2|) (-977)) (T -790)) +((-3361 (($ $ $) 45)) (-2047 (($ $ $) 44)) (-2761 (($ $ $) 42)) (-1914 (($ $ $) 51)) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 46)) (-2512 (((-3 $ "failed") $ $) 49)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 25)) (-2707 (($ $) 35)) (-3953 (($ $ $) 39)) (-2503 (($ $ $) 38)) (-1680 (($ $ $) 47)) (-3795 (($ $ $) 53)) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 41)) (-2062 (((-3 $ "failed") $ $) 48)) (-1687 (((-3 $ "failed") $ |#2|) 28)) (-1562 ((|#2| $) 32)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#2|) 12)) (-2185 (((-592 |#2|) $) 18)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 22))) +(((-790 |#1| |#2|) (-10 -8 (-15 -1680 (|#1| |#1| |#1|)) (-15 -2621 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -1914 (|#1| |#1| |#1|)) (-15 -2512 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3361 (|#1| |#1| |#1|)) (-15 -2047 (|#1| |#1| |#1|)) (-15 -2761 (|#1| |#1| |#1|)) (-15 -3033 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -3795 (|#1| |#1| |#1|)) (-15 -2062 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3953 (|#1| |#1| |#1|)) (-15 -2503 (|#1| |#1| |#1|)) (-15 -2707 (|#1| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2185 ((-592 |#2|) |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -1271 ((-798) |#1|))) (-791 |#2|) (-977)) (T -790)) NIL -(-10 -8 (-15 -2581 (|#1| |#1| |#1|)) (-15 -3503 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -3880 (|#1| |#1| |#1|)) (-15 -2006 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3783 (|#1| |#1| |#1|)) (-15 -1477 (|#1| |#1| |#1|)) (-15 -2744 (|#1| |#1| |#1|)) (-15 -3090 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3523 |#1|)) |#1| |#1|)) (-15 -2275 (|#1| |#1| |#1|)) (-15 -2108 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2630 (|#1| |#1| |#1|)) (-15 -2517 (|#1| |#1| |#1|)) (-15 -3512 (|#1| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -1680 ((-3 |#1| "failed") |#1| |#2|)) (-15 -3136 ((-592 |#2|) |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3783 (($ $ $) 45 (|has| |#1| (-341)))) (-1477 (($ $ $) 46 (|has| |#1| (-341)))) (-2744 (($ $ $) 48 (|has| |#1| (-341)))) (-3880 (($ $ $) 43 (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 42 (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 47 (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) 74 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3897 (((-525) $) 75 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 68)) (-2572 (($ $) 64)) (-3233 (((-3 $ "failed") $) 34)) (-3512 (($ $) 55 (|has| |#1| (-429)))) (-4211 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 62)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57 (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 58 (|has| |#1| (-517)))) (-4016 (((-713) $) 66)) (-2630 (($ $ $) 52 (|has| |#1| (-341)))) (-2517 (($ $ $) 53 (|has| |#1| (-341)))) (-2581 (($ $ $) 41 (|has| |#1| (-341)))) (-2275 (($ $ $) 50 (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 49 (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 54 (|has| |#1| (-341)))) (-2549 ((|#1| $) 65)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-1307 (((-713) $) 67)) (-3963 ((|#1| $) 56 (|has| |#1| (-429)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 70)) (-3136 (((-592 |#1|) $) 61)) (-3388 ((|#1| $ (-713)) 63)) (-2031 (((-713)) 29)) (-4167 ((|#1| $ |#1| |#1|) 60)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76))) +(-10 -8 (-15 -1680 (|#1| |#1| |#1|)) (-15 -2621 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -1914 (|#1| |#1| |#1|)) (-15 -2512 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3361 (|#1| |#1| |#1|)) (-15 -2047 (|#1| |#1| |#1|)) (-15 -2761 (|#1| |#1| |#1|)) (-15 -3033 ((-2 (|:| |coef1| |#1|) (|:| |coef2| |#1|) (|:| -3519 |#1|)) |#1| |#1|)) (-15 -3795 (|#1| |#1| |#1|)) (-15 -2062 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3953 (|#1| |#1| |#1|)) (-15 -2503 (|#1| |#1| |#1|)) (-15 -2707 (|#1| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -1687 ((-3 |#1| "failed") |#1| |#2|)) (-15 -2185 ((-592 |#2|) |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3361 (($ $ $) 45 (|has| |#1| (-341)))) (-2047 (($ $ $) 46 (|has| |#1| (-341)))) (-2761 (($ $ $) 48 (|has| |#1| (-341)))) (-1914 (($ $ $) 43 (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 42 (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) 44 (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 47 (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) 74 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 72 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 69)) (-3894 (((-525) $) 75 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 73 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 68)) (-2569 (($ $) 64)) (-1853 (((-3 $ "failed") $) 34)) (-2707 (($ $) 55 (|has| |#1| (-429)))) (-2109 (((-108) $) 31)) (-2352 (($ |#1| (-713)) 62)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57 (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 58 (|has| |#1| (-517)))) (-3929 (((-713) $) 66)) (-3953 (($ $ $) 52 (|has| |#1| (-341)))) (-2503 (($ $ $) 53 (|has| |#1| (-341)))) (-1680 (($ $ $) 41 (|has| |#1| (-341)))) (-3795 (($ $ $) 50 (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 49 (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) 51 (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 54 (|has| |#1| (-341)))) (-2546 ((|#1| $) 65)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ |#1|) 59 (|has| |#1| (-517)))) (-4003 (((-713) $) 67)) (-1562 ((|#1| $) 56 (|has| |#1| (-429)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 71 (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) 70)) (-2185 (((-592 |#1|) $) 61)) (-3783 ((|#1| $ (-713)) 63)) (-3998 (((-713)) 29)) (-4168 ((|#1| $ |#1| |#1|) 60)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 77) (($ |#1| $) 76))) (((-791 |#1|) (-131) (-977)) (T -791)) -((-1307 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-4016 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-2549 (*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-2572 (*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-3136 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-592 *3)))) (-4167 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-1680 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-2389 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) (-1371 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) (-3963 (*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) (-3512 (*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) (-2236 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) (-2517 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2630 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2108 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2275 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3090 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) (-4 *1 (-791 *3)))) (-2744 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-1374 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) (-1477 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3783 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2006 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3880 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3503 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) (-4 *1 (-791 *3)))) (-2581 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(-13 (-977) (-107 |t#1| |t#1|) (-389 |t#1|) (-10 -8 (-15 -1307 ((-713) $)) (-15 -4016 ((-713) $)) (-15 -2549 (|t#1| $)) (-15 -2572 ($ $)) (-15 -3388 (|t#1| $ (-713))) (-15 -2352 ($ |t#1| (-713))) (-15 -3136 ((-592 |t#1|) $)) (-15 -4167 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -1680 ((-3 $ "failed") $ |t#1|)) (-15 -2389 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1371 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -3963 (|t#1| $)) (-15 -3512 ($ $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -2236 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -2517 ($ $ $)) (-15 -2630 ($ $ $)) (-15 -2108 ((-3 $ "failed") $ $)) (-15 -2275 ($ $ $)) (-15 -3090 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $)) (-15 -2744 ($ $ $)) (-15 -1374 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1477 ($ $ $)) (-15 -3783 ($ $ $)) (-15 -2006 ((-3 $ "failed") $ $)) (-15 -3880 ($ $ $)) (-15 -3503 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $)) (-15 -2581 ($ $ $))) |%noBranch|))) +((-4003 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-3929 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-2546 (*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-2569 (*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-2352 (*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-2185 (*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-592 *3)))) (-4168 (*1 *2 *1 *2 *2) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)))) (-1687 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-2582 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) (-2830 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) (-1562 (*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) (-2707 (*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) (-1613 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) (-2503 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3953 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2062 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3795 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3033 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) (-4 *1 (-791 *3)))) (-2761 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2860 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) (-2047 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-3361 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2512 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-1914 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2621 (*1 *2 *1 *1) (-12 (-4 *3 (-341)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) (-4 *1 (-791 *3)))) (-1680 (*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(-13 (-977) (-107 |t#1| |t#1|) (-389 |t#1|) (-10 -8 (-15 -4003 ((-713) $)) (-15 -3929 ((-713) $)) (-15 -2546 (|t#1| $)) (-15 -2569 ($ $)) (-15 -3783 (|t#1| $ (-713))) (-15 -2352 ($ |t#1| (-713))) (-15 -2185 ((-592 |t#1|) $)) (-15 -4168 (|t#1| $ |t#1| |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -1687 ((-3 $ "failed") $ |t#1|)) (-15 -2582 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -2830 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -1562 (|t#1| $)) (-15 -2707 ($ $))) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-15 -1613 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -2503 ($ $ $)) (-15 -3953 ($ $ $)) (-15 -2062 ((-3 $ "failed") $ $)) (-15 -3795 ($ $ $)) (-15 -3033 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $)) (-15 -2761 ($ $ $)) (-15 -2860 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -2047 ($ $ $)) (-15 -3361 ($ $ $)) (-15 -2512 ((-3 $ "failed") $ $)) (-15 -1914 ($ $ $)) (-15 -2621 ((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $)) (-15 -1680 ($ $ $))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-389 |#1|) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) |has| |#1| (-160)) ((-669) . T) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3188 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-1374 (((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-341)))) (-1371 (((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-517)))) (-2236 (((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-341)))) (-4167 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31))) -(((-792 |#1| |#2|) (-10 -7 (-15 -3188 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -4167 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -2389 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1371 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2236 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1374 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-977) (-791 |#1|)) (T -792)) -((-1374 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-2236 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-1371 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-2389 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-4167 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-977)) (-5 *1 (-792 *2 *3)) (-4 *3 (-791 *2)))) (-3188 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-977)) (-5 *1 (-792 *5 *2)) (-4 *2 (-791 *5))))) -(-10 -7 (-15 -3188 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -4167 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -2389 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1371 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2236 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -1374 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3783 (($ $ $) NIL (|has| |#1| (-341)))) (-1477 (($ $ $) NIL (|has| |#1| (-341)))) (-2744 (($ $ $) NIL (|has| |#1| (-341)))) (-3880 (($ $ $) NIL (|has| |#1| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2006 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 25 (|has| |#1| (-341)))) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-2628 (((-798) $ (-798)) NIL)) (-4211 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 21 (|has| |#1| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 19 (|has| |#1| (-517)))) (-4016 (((-713) $) NIL)) (-2630 (($ $ $) NIL (|has| |#1| (-341)))) (-2517 (($ $ $) NIL (|has| |#1| (-341)))) (-2581 (($ $ $) NIL (|has| |#1| (-341)))) (-2275 (($ $ $) NIL (|has| |#1| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2108 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 23 (|has| |#1| (-341)))) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1307 (((-713) $) NIL)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-4167 ((|#1| $ |#1| |#1|) 15)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL))) -(((-793 |#1| |#2| |#3|) (-13 (-791 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-798))))) (-977) (-94 |#1|) (-1 |#1| |#1|)) (T -793)) -((-2628 (*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-793 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))) -(-13 (-791 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-798))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3783 (($ $ $) NIL (|has| |#2| (-341)))) (-1477 (($ $ $) NIL (|has| |#2| (-341)))) (-2744 (($ $ $) NIL (|has| |#2| (-341)))) (-3880 (($ $ $) NIL (|has| |#2| (-341)))) (-3503 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#2| (-341)))) (-2006 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-1374 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-341)))) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#2| (-429)))) (-4211 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) 16)) (-1371 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-517)))) (-2389 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-517)))) (-4016 (((-713) $) NIL)) (-2630 (($ $ $) NIL (|has| |#2| (-341)))) (-2517 (($ $ $) NIL (|has| |#2| (-341)))) (-2581 (($ $ $) NIL (|has| |#2| (-341)))) (-2275 (($ $ $) NIL (|has| |#2| (-341)))) (-3090 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#2| (-341)))) (-2108 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-2236 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-341)))) (-2549 ((|#2| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1307 (((-713) $) NIL)) (-3963 ((|#2| $) NIL (|has| |#2| (-429)))) (-1270 (((-798) $) 23) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (($ (-1169 |#1|)) 18)) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-713)) NIL)) (-2031 (((-713)) NIL)) (-4167 ((|#2| $ |#2| |#2|) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) 13 T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL))) -(((-794 |#1| |#2| |#3| |#4|) (-13 (-791 |#2|) (-10 -8 (-15 -1270 ($ (-1169 |#1|))))) (-1091) (-977) (-94 |#2|) (-1 |#2| |#2|)) (T -794)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-14 *3 (-1091)) (-5 *1 (-794 *3 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4))))) -(-13 (-791 |#2|) (-10 -8 (-15 -1270 ($ (-1169 |#1|))))) -((-1605 ((|#1| (-713) |#1|) 35 (|has| |#1| (-37 (-385 (-525)))))) (-3085 ((|#1| (-713) (-713) |#1|) 27) ((|#1| (-713) |#1|) 20)) (-1764 ((|#1| (-713) |#1|) 31)) (-3485 ((|#1| (-713) |#1|) 29)) (-3303 ((|#1| (-713) |#1|) 28))) -(((-795 |#1|) (-10 -7 (-15 -3303 (|#1| (-713) |#1|)) (-15 -3485 (|#1| (-713) |#1|)) (-15 -1764 (|#1| (-713) |#1|)) (-15 -3085 (|#1| (-713) |#1|)) (-15 -3085 (|#1| (-713) (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -1605 (|#1| (-713) |#1|)) |%noBranch|)) (-160)) (T -795)) -((-1605 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-3085 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-3085 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-1764 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-3485 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-3303 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) -(-10 -7 (-15 -3303 (|#1| (-713) |#1|)) (-15 -3485 (|#1| (-713) |#1|)) (-15 -1764 (|#1| (-713) |#1|)) (-15 -3085 (|#1| (-713) |#1|)) (-15 -3085 (|#1| (-713) (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -1605 (|#1| (-713) |#1|)) |%noBranch|)) -((-1260 (((-108) $ $) 7)) (-2371 (($ $ $) 13)) (-2535 (($ $ $) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 22)) (-4046 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 15)) (-4017 (((-108) $ $) 18)) (** (($ $ (-856)) 21)) (* (($ $ $) 20))) +((-3183 ((|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|)) 20)) (-2860 (((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)) 43 (|has| |#1| (-341)))) (-2830 (((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)) 40 (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)) 39 (|has| |#1| (-517)))) (-1613 (((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)) 42 (|has| |#1| (-341)))) (-4168 ((|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|)) 31))) +(((-792 |#1| |#2|) (-10 -7 (-15 -3183 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -4168 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -2582 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2830 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1613 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2860 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) (-977) (-791 |#1|)) (T -792)) +((-2860 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-1613 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-2830 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-2582 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) (-4 *3 (-791 *5)))) (-4168 (*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-977)) (-5 *1 (-792 *2 *3)) (-4 *3 (-791 *2)))) (-3183 (*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-977)) (-5 *1 (-792 *5 *2)) (-4 *2 (-791 *5))))) +(-10 -7 (-15 -3183 (|#2| |#2| |#2| (-94 |#1|) (-1 |#1| |#1|))) (-15 -4168 (|#1| |#2| |#1| |#1| (-94 |#1|) (-1 |#1| |#1|))) (IF (|has| |#1| (-517)) (PROGN (-15 -2582 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2830 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -1613 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|))) (-15 -2860 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2| (-94 |#1|)))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3361 (($ $ $) NIL (|has| |#1| (-341)))) (-2047 (($ $ $) NIL (|has| |#1| (-341)))) (-2761 (($ $ $) NIL (|has| |#1| (-341)))) (-1914 (($ $ $) NIL (|has| |#1| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2512 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 25 (|has| |#1| (-341)))) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-3934 (((-798) $ (-798)) NIL)) (-2109 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) NIL)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 21 (|has| |#1| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 19 (|has| |#1| (-517)))) (-3929 (((-713) $) NIL)) (-3953 (($ $ $) NIL (|has| |#1| (-341)))) (-2503 (($ $ $) NIL (|has| |#1| (-341)))) (-1680 (($ $ $) NIL (|has| |#1| (-341)))) (-3795 (($ $ $) NIL (|has| |#1| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-2062 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 23 (|has| |#1| (-341)))) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-4003 (((-713) $) NIL)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-968 (-385 (-525))))) (($ |#1|) NIL)) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-4168 ((|#1| $ |#1| |#1|) 15)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 13) (($ $ |#1|) NIL) (($ |#1| $) NIL))) +(((-793 |#1| |#2| |#3|) (-13 (-791 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-798))))) (-977) (-94 |#1|) (-1 |#1| |#1|)) (T -793)) +((-3934 (*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-793 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3))))) +(-13 (-791 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-798))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3361 (($ $ $) NIL (|has| |#2| (-341)))) (-2047 (($ $ $) NIL (|has| |#2| (-341)))) (-2761 (($ $ $) NIL (|has| |#2| (-341)))) (-1914 (($ $ $) NIL (|has| |#2| (-341)))) (-2621 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#2| (-341)))) (-2512 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-2860 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-341)))) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#2| (-429)))) (-2109 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) 16)) (-2830 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-517)))) (-2582 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-517)))) (-3929 (((-713) $) NIL)) (-3953 (($ $ $) NIL (|has| |#2| (-341)))) (-2503 (($ $ $) NIL (|has| |#2| (-341)))) (-1680 (($ $ $) NIL (|has| |#2| (-341)))) (-3795 (($ $ $) NIL (|has| |#2| (-341)))) (-3033 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#2| (-341)))) (-2062 (((-3 $ "failed") $ $) NIL (|has| |#2| (-341)))) (-1613 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-341)))) (-2546 ((|#2| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-4003 (((-713) $) NIL)) (-1562 ((|#2| $) NIL (|has| |#2| (-429)))) (-1271 (((-798) $) 23) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (($ (-1169 |#1|)) 18)) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-713)) NIL)) (-3998 (((-713)) NIL)) (-4168 ((|#2| $ |#2| |#2|) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) 13 T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL))) +(((-794 |#1| |#2| |#3| |#4|) (-13 (-791 |#2|) (-10 -8 (-15 -1271 ($ (-1169 |#1|))))) (-1091) (-977) (-94 |#2|) (-1 |#2| |#2|)) (T -794)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-14 *3 (-1091)) (-5 *1 (-794 *3 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-94 *4)) (-14 *6 (-1 *4 *4))))) +(-13 (-791 |#2|) (-10 -8 (-15 -1271 ($ (-1169 |#1|))))) +((-1883 ((|#1| (-713) |#1|) 35 (|has| |#1| (-37 (-385 (-525)))))) (-2998 ((|#1| (-713) (-713) |#1|) 27) ((|#1| (-713) |#1|) 20)) (-1415 ((|#1| (-713) |#1|) 31)) (-3506 ((|#1| (-713) |#1|) 29)) (-4217 ((|#1| (-713) |#1|) 28))) +(((-795 |#1|) (-10 -7 (-15 -4217 (|#1| (-713) |#1|)) (-15 -3506 (|#1| (-713) |#1|)) (-15 -1415 (|#1| (-713) |#1|)) (-15 -2998 (|#1| (-713) |#1|)) (-15 -2998 (|#1| (-713) (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -1883 (|#1| (-713) |#1|)) |%noBranch|)) (-160)) (T -795)) +((-1883 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-160)))) (-2998 (*1 *2 *3 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-2998 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-1415 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-3506 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) (-4217 (*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) +(-10 -7 (-15 -4217 (|#1| (-713) |#1|)) (-15 -3506 (|#1| (-713) |#1|)) (-15 -1415 (|#1| (-713) |#1|)) (-15 -2998 (|#1| (-713) |#1|)) (-15 -2998 (|#1| (-713) (-713) |#1|)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -1883 (|#1| (-713) |#1|)) |%noBranch|)) +((-1261 (((-108) $ $) 7)) (-2372 (($ $ $) 13)) (-2530 (($ $ $) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 22)) (-4043 (((-108) $ $) 16)) (-4025 (((-108) $ $) 17)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 15)) (-4015 (((-108) $ $) 18)) (** (($ $ (-856)) 21)) (* (($ $ $) 20))) (((-796) (-131)) (T -796)) NIL (-13 (-789) (-1032)) (((-97) . T) ((-566 (-798)) . T) ((-789) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-3352 (((-525) $) 12)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 18) (($ (-525)) 11)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 8)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 9))) -(((-797) (-13 (-789) (-10 -8 (-15 -1270 ($ (-525))) (-15 -3352 ((-525) $))))) (T -797)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-797)))) (-3352 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-797))))) -(-13 (-789) (-10 -8 (-15 -1270 ($ (-525))) (-15 -3352 ((-525) $)))) -((-1260 (((-108) $ $) NIL) (($ $ $) 77)) (-1637 (($ $ $) 115)) (-1311 (((-525) $) 30) (((-525)) 35)) (-3713 (($ (-525)) 44)) (-1343 (($ $ $) 45) (($ (-592 $)) 76)) (-2132 (($ $ (-592 $)) 74)) (-3558 (((-525) $) 33)) (-2671 (($ $ $) 63)) (-2971 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-2499 (((-525) $) 32)) (-4137 (($ $ $) 62)) (-3111 (($ $) 105)) (-2042 (($ $ $) 119)) (-1447 (($ (-592 $)) 52)) (-2036 (($ $ (-592 $)) 69)) (-3338 (($ (-525) (-525)) 46)) (-4171 (($ $) 116) (($ $ $) 117)) (-3603 (($ $ (-525)) 40) (($ $) 43)) (-1726 (($ $ $) 89)) (-2675 (($ $ $) 122)) (-2061 (($ $) 106)) (-1705 (($ $ $) 90)) (-3354 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-3784 (((-1178) $) 8)) (-2341 (($ $) 109) (($ $ (-713)) 112)) (-1434 (($ $ $) 65)) (-2077 (($ $ $) 64)) (-1952 (($ $ (-592 $)) 100)) (-3921 (($ $ $) 104)) (-1455 (($ (-592 $)) 50)) (-3733 (($ $) 60) (($ (-592 $)) 61)) (-1499 (($ $ $) 113)) (-2135 (($ $) 107)) (-3404 (($ $ $) 118)) (-2628 (($ (-525)) 20) (($ (-1091)) 22) (($ (-1074)) 29) (($ (-205)) 24)) (-3818 (($ $ $) 93)) (-1825 (($ $) 94)) (-2375 (((-1178) (-1074)) 14)) (-3751 (($ (-1074)) 13)) (-1660 (($ (-592 (-592 $))) 49)) (-3591 (($ $ (-525)) 39) (($ $) 42)) (-3247 (((-1074) $) NIL)) (-1894 (($ $ $) 121)) (-2818 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-1624 (((-108) $) 98)) (-3205 (($ $ (-592 $)) 102) (($ $ $ $) 103)) (-2769 (($ (-525)) 36)) (-1751 (((-525) $) 31) (((-525)) 34)) (-1644 (($ $ $) 37) (($ (-592 $)) 75)) (-2012 (((-1038) $) NIL)) (-1680 (($ $ $) 91)) (-3565 (($) 12)) (-3410 (($ $ (-592 $)) 99)) (-3505 (($ $) 108) (($ $ (-713)) 111)) (-1693 (($ $ $) 88)) (-2524 (($ $ (-713)) 127)) (-1619 (($ (-592 $)) 51)) (-1270 (((-798) $) 18)) (-3144 (($ $ (-525)) 38) (($ $) 41)) (-1898 (($ $) 58) (($ (-592 $)) 59)) (-3316 (($ $) 56) (($ (-592 $)) 57)) (-1604 (($ $) 114)) (-1940 (($ (-592 $)) 55)) (-3876 (($ $ $) 97)) (-1806 (($ $ $) 120)) (-3831 (($ $ $) 92)) (-2728 (($ $ $) 95) (($ $) 96)) (-4046 (($ $ $) 81)) (-4025 (($ $ $) 79)) (-3994 (((-108) $ $) 15) (($ $ $) 16)) (-4035 (($ $ $) 80)) (-4017 (($ $ $) 78)) (-4100 (($ $ $) 86)) (-4090 (($ $ $) 83) (($ $) 84)) (-4080 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85))) -(((-798) (-13 (-1020) (-10 -8 (-15 -3784 ((-1178) $)) (-15 -3751 ($ (-1074))) (-15 -2375 ((-1178) (-1074))) (-15 -2628 ($ (-525))) (-15 -2628 ($ (-1091))) (-15 -2628 ($ (-1074))) (-15 -2628 ($ (-205))) (-15 -3565 ($)) (-15 -1311 ((-525) $)) (-15 -1751 ((-525) $)) (-15 -1311 ((-525))) (-15 -1751 ((-525))) (-15 -2499 ((-525) $)) (-15 -3558 ((-525) $)) (-15 -2769 ($ (-525))) (-15 -3713 ($ (-525))) (-15 -3338 ($ (-525) (-525))) (-15 -3591 ($ $ (-525))) (-15 -3603 ($ $ (-525))) (-15 -3144 ($ $ (-525))) (-15 -3591 ($ $)) (-15 -3603 ($ $)) (-15 -3144 ($ $)) (-15 -1644 ($ $ $)) (-15 -1343 ($ $ $)) (-15 -1644 ($ (-592 $))) (-15 -1343 ($ (-592 $))) (-15 -1952 ($ $ (-592 $))) (-15 -3205 ($ $ (-592 $))) (-15 -3205 ($ $ $ $)) (-15 -3921 ($ $ $)) (-15 -1624 ((-108) $)) (-15 -3410 ($ $ (-592 $))) (-15 -3111 ($ $)) (-15 -1894 ($ $ $)) (-15 -1604 ($ $)) (-15 -1660 ($ (-592 (-592 $)))) (-15 -1637 ($ $ $)) (-15 -4171 ($ $)) (-15 -4171 ($ $ $)) (-15 -3404 ($ $ $)) (-15 -2042 ($ $ $)) (-15 -1806 ($ $ $)) (-15 -2675 ($ $ $)) (-15 -2524 ($ $ (-713))) (-15 -3876 ($ $ $)) (-15 -4137 ($ $ $)) (-15 -2671 ($ $ $)) (-15 -2077 ($ $ $)) (-15 -1434 ($ $ $)) (-15 -2036 ($ $ (-592 $))) (-15 -2132 ($ $ (-592 $))) (-15 -2061 ($ $)) (-15 -3505 ($ $)) (-15 -3505 ($ $ (-713))) (-15 -2341 ($ $)) (-15 -2341 ($ $ (-713))) (-15 -2135 ($ $)) (-15 -1499 ($ $ $)) (-15 -2971 ($ $)) (-15 -2971 ($ $ $)) (-15 -2971 ($ $ $ $)) (-15 -3354 ($ $)) (-15 -3354 ($ $ $)) (-15 -3354 ($ $ $ $)) (-15 -2818 ($ $)) (-15 -2818 ($ $ $)) (-15 -2818 ($ $ $ $)) (-15 -3316 ($ $)) (-15 -3316 ($ (-592 $))) (-15 -1898 ($ $)) (-15 -1898 ($ (-592 $))) (-15 -3733 ($ $)) (-15 -3733 ($ (-592 $))) (-15 -1455 ($ (-592 $))) (-15 -1619 ($ (-592 $))) (-15 -1447 ($ (-592 $))) (-15 -1940 ($ (-592 $))) (-15 -3994 ($ $ $)) (-15 -1260 ($ $ $)) (-15 -4017 ($ $ $)) (-15 -4025 ($ $ $)) (-15 -4035 ($ $ $)) (-15 -4046 ($ $ $)) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)) (-15 -4090 ($ $)) (-15 * ($ $ $)) (-15 -4100 ($ $ $)) (-15 ** ($ $ $)) (-15 -1693 ($ $ $)) (-15 -1726 ($ $ $)) (-15 -1705 ($ $ $)) (-15 -1680 ($ $ $)) (-15 -3831 ($ $ $)) (-15 -3818 ($ $ $)) (-15 -1825 ($ $)) (-15 -2728 ($ $ $)) (-15 -2728 ($ $))))) (T -798)) -((-3784 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-798)))) (-3751 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) (-2375 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-798)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-798)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) (-2628 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-798)))) (-3565 (*1 *1) (-5 *1 (-798))) (-1311 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1751 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1311 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1751 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-2499 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3558 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-2769 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3713 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3338 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3591 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3603 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3144 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3591 (*1 *1 *1) (-5 *1 (-798))) (-3603 (*1 *1 *1) (-5 *1 (-798))) (-3144 (*1 *1 *1) (-5 *1 (-798))) (-1644 (*1 *1 *1 *1) (-5 *1 (-798))) (-1343 (*1 *1 *1 *1) (-5 *1 (-798))) (-1644 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1343 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1952 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3205 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3205 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-3921 (*1 *1 *1 *1) (-5 *1 (-798))) (-1624 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-798)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3111 (*1 *1 *1) (-5 *1 (-798))) (-1894 (*1 *1 *1 *1) (-5 *1 (-798))) (-1604 (*1 *1 *1) (-5 *1 (-798))) (-1660 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-798)))) (-5 *1 (-798)))) (-1637 (*1 *1 *1 *1) (-5 *1 (-798))) (-4171 (*1 *1 *1) (-5 *1 (-798))) (-4171 (*1 *1 *1 *1) (-5 *1 (-798))) (-3404 (*1 *1 *1 *1) (-5 *1 (-798))) (-2042 (*1 *1 *1 *1) (-5 *1 (-798))) (-1806 (*1 *1 *1 *1) (-5 *1 (-798))) (-2675 (*1 *1 *1 *1) (-5 *1 (-798))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-3876 (*1 *1 *1 *1) (-5 *1 (-798))) (-4137 (*1 *1 *1 *1) (-5 *1 (-798))) (-2671 (*1 *1 *1 *1) (-5 *1 (-798))) (-2077 (*1 *1 *1 *1) (-5 *1 (-798))) (-1434 (*1 *1 *1 *1) (-5 *1 (-798))) (-2036 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2132 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2061 (*1 *1 *1) (-5 *1 (-798))) (-3505 (*1 *1 *1) (-5 *1 (-798))) (-3505 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-2341 (*1 *1 *1) (-5 *1 (-798))) (-2341 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-2135 (*1 *1 *1) (-5 *1 (-798))) (-1499 (*1 *1 *1 *1) (-5 *1 (-798))) (-2971 (*1 *1 *1) (-5 *1 (-798))) (-2971 (*1 *1 *1 *1) (-5 *1 (-798))) (-2971 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-3354 (*1 *1 *1) (-5 *1 (-798))) (-3354 (*1 *1 *1 *1) (-5 *1 (-798))) (-3354 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-2818 (*1 *1 *1) (-5 *1 (-798))) (-2818 (*1 *1 *1 *1) (-5 *1 (-798))) (-2818 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-3316 (*1 *1 *1) (-5 *1 (-798))) (-3316 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1898 (*1 *1 *1) (-5 *1 (-798))) (-1898 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3733 (*1 *1 *1) (-5 *1 (-798))) (-3733 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1455 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1619 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1447 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1940 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3994 (*1 *1 *1 *1) (-5 *1 (-798))) (-1260 (*1 *1 *1 *1) (-5 *1 (-798))) (-4017 (*1 *1 *1 *1) (-5 *1 (-798))) (-4025 (*1 *1 *1 *1) (-5 *1 (-798))) (-4035 (*1 *1 *1 *1) (-5 *1 (-798))) (-4046 (*1 *1 *1 *1) (-5 *1 (-798))) (-4080 (*1 *1 *1 *1) (-5 *1 (-798))) (-4090 (*1 *1 *1 *1) (-5 *1 (-798))) (-4090 (*1 *1 *1) (-5 *1 (-798))) (* (*1 *1 *1 *1) (-5 *1 (-798))) (-4100 (*1 *1 *1 *1) (-5 *1 (-798))) (** (*1 *1 *1 *1) (-5 *1 (-798))) (-1693 (*1 *1 *1 *1) (-5 *1 (-798))) (-1726 (*1 *1 *1 *1) (-5 *1 (-798))) (-1705 (*1 *1 *1 *1) (-5 *1 (-798))) (-1680 (*1 *1 *1 *1) (-5 *1 (-798))) (-3831 (*1 *1 *1 *1) (-5 *1 (-798))) (-3818 (*1 *1 *1 *1) (-5 *1 (-798))) (-1825 (*1 *1 *1) (-5 *1 (-798))) (-2728 (*1 *1 *1 *1) (-5 *1 (-798))) (-2728 (*1 *1 *1) (-5 *1 (-798)))) -(-13 (-1020) (-10 -8 (-15 -3784 ((-1178) $)) (-15 -3751 ($ (-1074))) (-15 -2375 ((-1178) (-1074))) (-15 -2628 ($ (-525))) (-15 -2628 ($ (-1091))) (-15 -2628 ($ (-1074))) (-15 -2628 ($ (-205))) (-15 -3565 ($)) (-15 -1311 ((-525) $)) (-15 -1751 ((-525) $)) (-15 -1311 ((-525))) (-15 -1751 ((-525))) (-15 -2499 ((-525) $)) (-15 -3558 ((-525) $)) (-15 -2769 ($ (-525))) (-15 -3713 ($ (-525))) (-15 -3338 ($ (-525) (-525))) (-15 -3591 ($ $ (-525))) (-15 -3603 ($ $ (-525))) (-15 -3144 ($ $ (-525))) (-15 -3591 ($ $)) (-15 -3603 ($ $)) (-15 -3144 ($ $)) (-15 -1644 ($ $ $)) (-15 -1343 ($ $ $)) (-15 -1644 ($ (-592 $))) (-15 -1343 ($ (-592 $))) (-15 -1952 ($ $ (-592 $))) (-15 -3205 ($ $ (-592 $))) (-15 -3205 ($ $ $ $)) (-15 -3921 ($ $ $)) (-15 -1624 ((-108) $)) (-15 -3410 ($ $ (-592 $))) (-15 -3111 ($ $)) (-15 -1894 ($ $ $)) (-15 -1604 ($ $)) (-15 -1660 ($ (-592 (-592 $)))) (-15 -1637 ($ $ $)) (-15 -4171 ($ $)) (-15 -4171 ($ $ $)) (-15 -3404 ($ $ $)) (-15 -2042 ($ $ $)) (-15 -1806 ($ $ $)) (-15 -2675 ($ $ $)) (-15 -2524 ($ $ (-713))) (-15 -3876 ($ $ $)) (-15 -4137 ($ $ $)) (-15 -2671 ($ $ $)) (-15 -2077 ($ $ $)) (-15 -1434 ($ $ $)) (-15 -2036 ($ $ (-592 $))) (-15 -2132 ($ $ (-592 $))) (-15 -2061 ($ $)) (-15 -3505 ($ $)) (-15 -3505 ($ $ (-713))) (-15 -2341 ($ $)) (-15 -2341 ($ $ (-713))) (-15 -2135 ($ $)) (-15 -1499 ($ $ $)) (-15 -2971 ($ $)) (-15 -2971 ($ $ $)) (-15 -2971 ($ $ $ $)) (-15 -3354 ($ $)) (-15 -3354 ($ $ $)) (-15 -3354 ($ $ $ $)) (-15 -2818 ($ $)) (-15 -2818 ($ $ $)) (-15 -2818 ($ $ $ $)) (-15 -3316 ($ $)) (-15 -3316 ($ (-592 $))) (-15 -1898 ($ $)) (-15 -1898 ($ (-592 $))) (-15 -3733 ($ $)) (-15 -3733 ($ (-592 $))) (-15 -1455 ($ (-592 $))) (-15 -1619 ($ (-592 $))) (-15 -1447 ($ (-592 $))) (-15 -1940 ($ (-592 $))) (-15 -3994 ($ $ $)) (-15 -1260 ($ $ $)) (-15 -4017 ($ $ $)) (-15 -4025 ($ $ $)) (-15 -4035 ($ $ $)) (-15 -4046 ($ $ $)) (-15 -4080 ($ $ $)) (-15 -4090 ($ $ $)) (-15 -4090 ($ $)) (-15 * ($ $ $)) (-15 -4100 ($ $ $)) (-15 ** ($ $ $)) (-15 -1693 ($ $ $)) (-15 -1726 ($ $ $)) (-15 -1705 ($ $ $)) (-15 -1680 ($ $ $)) (-15 -3831 ($ $ $)) (-15 -3818 ($ $ $)) (-15 -1825 ($ $)) (-15 -2728 ($ $ $)) (-15 -2728 ($ $)))) -((-1804 (((-1178) (-592 (-51))) 24)) (-2940 (((-1178) (-1074) (-798)) 14) (((-1178) (-798)) 9) (((-1178) (-1074)) 11))) -(((-799) (-10 -7 (-15 -2940 ((-1178) (-1074))) (-15 -2940 ((-1178) (-798))) (-15 -2940 ((-1178) (-1074) (-798))) (-15 -1804 ((-1178) (-592 (-51)))))) (T -799)) -((-1804 (*1 *2 *3) (-12 (-5 *3 (-592 (-51))) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2940 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2940 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2940 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-799))))) -(-10 -7 (-15 -2940 ((-1178) (-1074))) (-15 -2940 ((-1178) (-798))) (-15 -2940 ((-1178) (-1074) (-798))) (-15 -1804 ((-1178) (-592 (-51))))) -((-1260 (((-108) $ $) NIL)) (-2578 (((-3 $ "failed") (-1091)) 33)) (-4189 (((-713)) 31)) (-2899 (($) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3859 (((-856) $) 29)) (-3247 (((-1074) $) 39)) (-3637 (($ (-856)) 28)) (-2012 (((-1038) $) NIL)) (-2749 (((-1091) $) 13) (((-501) $) 19) (((-827 (-357)) $) 26) (((-827 (-525)) $) 22)) (-1270 (((-798) $) 16)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 36)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 35))) -(((-800 |#1|) (-13 (-783) (-567 (-1091)) (-567 (-501)) (-567 (-827 (-357))) (-567 (-827 (-525))) (-10 -8 (-15 -2578 ((-3 $ "failed") (-1091))))) (-592 (-1091))) (T -800)) -((-2578 (*1 *1 *2) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-800 *3)) (-14 *3 (-592 (-1091)))))) -(-13 (-783) (-567 (-1091)) (-567 (-501)) (-567 (-827 (-357))) (-567 (-827 (-525))) (-10 -8 (-15 -2578 ((-3 $ "failed") (-1091))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (((-887 |#1|) $) NIL) (($ (-887 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-160)))) (-2031 (((-713)) NIL)) (-3675 (((-1178) (-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) -(((-801 |#1| |#2| |#3| |#4|) (-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1270 ((-887 |#1|) $)) (-15 -1270 ($ (-887 |#1|))) (IF (|has| |#1| (-341)) (-15 -4100 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3675 ((-1178) (-713))))) (-977) (-592 (-1091)) (-592 (-713)) (-713)) (T -801)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-887 *3)) (-5 *1 (-801 *3 *4 *5 *6)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))) (-14 *5 (-592 (-713))) (-14 *6 (-713)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-5 *1 (-801 *3 *4 *5 *6)) (-14 *4 (-592 (-1091))) (-14 *5 (-592 (-713))) (-14 *6 (-713)))) (-4100 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-801 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-713))) (-14 *5 (-713)))) (-3675 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-801 *4 *5 *6 *7)) (-4 *4 (-977)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-713))) (-14 *7 (-713))))) -(-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1270 ((-887 |#1|) $)) (-15 -1270 ($ (-887 |#1|))) (IF (|has| |#1| (-341)) (-15 -4100 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -3675 ((-1178) (-713))))) -((-2655 (((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|) 31)) (-1258 (((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|) 24))) -(((-802 |#1| |#2| |#3|) (-10 -7 (-15 -1258 ((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|)) (-15 -2655 ((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|))) (-341) (-1164 |#1|) (-1149 |#1|)) (T -802)) -((-2655 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-161 *6)) (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5)))) (-1258 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-385 *6)) (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5))))) -(-10 -7 (-15 -1258 ((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|)) (-15 -2655 ((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|))) -((-1258 (((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)) 28) (((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) 26))) -(((-803 |#1| |#2| |#3|) (-10 -7 (-15 -1258 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (-15 -1258 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)))) (-341) (-1091) |#1|) (T -803)) -((-1258 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) (-5 *1 (-803 *5 *6 *7)))) (-1258 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) (-5 *1 (-803 *5 *6 *7))))) -(-10 -7 (-15 -1258 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (-15 -1258 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-2211 (($ $ (-525)) 62)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-4171 (($ (-1087 (-525)) (-525)) 61)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-3513 (($ $) 64)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-1678 (((-713) $) 69)) (-4211 (((-108) $) 31)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-3827 (((-525)) 66)) (-1386 (((-525) $) 65)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-2462 (($ $ (-525)) 68)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-1565 (((-1072 (-525)) $) 70)) (-2003 (($ $) 67)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1370 (((-525) $ (-525)) 63)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) NIL)) (-3348 (((-525) $) 12)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 18) (($ (-525)) 11)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 8)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 9))) +(((-797) (-13 (-789) (-10 -8 (-15 -1271 ($ (-525))) (-15 -3348 ((-525) $))))) (T -797)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-797)))) (-3348 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-797))))) +(-13 (-789) (-10 -8 (-15 -1271 ($ (-525))) (-15 -3348 ((-525) $)))) +((-1261 (((-108) $ $) NIL) (($ $ $) 77)) (-3456 (($ $ $) 115)) (-1312 (((-525) $) 30) (((-525)) 35)) (-3892 (($ (-525)) 44)) (-2453 (($ $ $) 45) (($ (-592 $)) 76)) (-1795 (($ $ (-592 $)) 74)) (-3062 (((-525) $) 33)) (-3191 (($ $ $) 63)) (-2967 (($ $) 128) (($ $ $) 129) (($ $ $ $) 130)) (-2310 (((-525) $) 32)) (-2791 (($ $ $) 62)) (-3106 (($ $) 105)) (-3333 (($ $ $) 119)) (-2141 (($ (-592 $)) 52)) (-1410 (($ $ (-592 $)) 69)) (-1498 (($ (-525) (-525)) 46)) (-2999 (($ $) 116) (($ $ $) 117)) (-3601 (($ $ (-525)) 40) (($ $) 43)) (-1731 (($ $ $) 89)) (-3220 (($ $ $) 122)) (-2240 (($ $) 106)) (-1709 (($ $ $) 90)) (-1655 (($ $) 131) (($ $ $) 132) (($ $ $ $) 133)) (-3782 (((-1178) $) 8)) (-3234 (($ $) 109) (($ $ (-713)) 112)) (-3667 (($ $ $) 65)) (-1761 (($ $ $) 64)) (-1952 (($ $ (-592 $)) 100)) (-2448 (($ $ $) 104)) (-2253 (($ (-592 $)) 50)) (-4076 (($ $) 60) (($ (-592 $)) 61)) (-2082 (($ $ $) 113)) (-1824 (($ $) 107)) (-3957 (($ $ $) 118)) (-3934 (($ (-525)) 20) (($ (-1091)) 22) (($ (-1074)) 29) (($ (-205)) 24)) (-3816 (($ $ $) 93)) (-1830 (($ $) 94)) (-3483 (((-1178) (-1074)) 14)) (-3749 (($ (-1074)) 13)) (-1665 (($ (-592 (-592 $))) 49)) (-3592 (($ $ (-525)) 39) (($ $) 42)) (-3803 (((-1074) $) NIL)) (-1898 (($ $ $) 121)) (-2101 (($ $) 134) (($ $ $) 135) (($ $ $ $) 136)) (-1628 (((-108) $) 98)) (-1602 (($ $ (-592 $)) 102) (($ $ $ $) 103)) (-2947 (($ (-525)) 36)) (-1756 (((-525) $) 31) (((-525)) 34)) (-1362 (($ $ $) 37) (($ (-592 $)) 75)) (-2015 (((-1038) $) NIL)) (-1687 (($ $ $) 91)) (-1864 (($) 12)) (-3405 (($ $ (-592 $)) 99)) (-2640 (($ $) 108) (($ $ (-713)) 111)) (-1697 (($ $ $) 88)) (-2521 (($ $ (-713)) 127)) (-2046 (($ (-592 $)) 51)) (-1271 (((-798) $) 18)) (-3140 (($ $ (-525)) 38) (($ $) 41)) (-3559 (($ $) 58) (($ (-592 $)) 59)) (-3312 (($ $) 56) (($ (-592 $)) 57)) (-1599 (($ $) 114)) (-3689 (($ (-592 $)) 55)) (-1870 (($ $ $) 97)) (-3454 (($ $ $) 120)) (-3828 (($ $ $) 92)) (-2724 (($ $ $) 95) (($ $) 96)) (-4043 (($ $ $) 81)) (-4025 (($ $ $) 79)) (-3992 (((-108) $ $) 15) (($ $ $) 16)) (-4034 (($ $ $) 80)) (-4015 (($ $ $) 78)) (-4098 (($ $ $) 86)) (-4088 (($ $ $) 83) (($ $) 84)) (-4078 (($ $ $) 82)) (** (($ $ $) 87)) (* (($ $ $) 85))) +(((-798) (-13 (-1020) (-10 -8 (-15 -3782 ((-1178) $)) (-15 -3749 ($ (-1074))) (-15 -3483 ((-1178) (-1074))) (-15 -3934 ($ (-525))) (-15 -3934 ($ (-1091))) (-15 -3934 ($ (-1074))) (-15 -3934 ($ (-205))) (-15 -1864 ($)) (-15 -1312 ((-525) $)) (-15 -1756 ((-525) $)) (-15 -1312 ((-525))) (-15 -1756 ((-525))) (-15 -2310 ((-525) $)) (-15 -3062 ((-525) $)) (-15 -2947 ($ (-525))) (-15 -3892 ($ (-525))) (-15 -1498 ($ (-525) (-525))) (-15 -3592 ($ $ (-525))) (-15 -3601 ($ $ (-525))) (-15 -3140 ($ $ (-525))) (-15 -3592 ($ $)) (-15 -3601 ($ $)) (-15 -3140 ($ $)) (-15 -1362 ($ $ $)) (-15 -2453 ($ $ $)) (-15 -1362 ($ (-592 $))) (-15 -2453 ($ (-592 $))) (-15 -1952 ($ $ (-592 $))) (-15 -1602 ($ $ (-592 $))) (-15 -1602 ($ $ $ $)) (-15 -2448 ($ $ $)) (-15 -1628 ((-108) $)) (-15 -3405 ($ $ (-592 $))) (-15 -3106 ($ $)) (-15 -1898 ($ $ $)) (-15 -1599 ($ $)) (-15 -1665 ($ (-592 (-592 $)))) (-15 -3456 ($ $ $)) (-15 -2999 ($ $)) (-15 -2999 ($ $ $)) (-15 -3957 ($ $ $)) (-15 -3333 ($ $ $)) (-15 -3454 ($ $ $)) (-15 -3220 ($ $ $)) (-15 -2521 ($ $ (-713))) (-15 -1870 ($ $ $)) (-15 -2791 ($ $ $)) (-15 -3191 ($ $ $)) (-15 -1761 ($ $ $)) (-15 -3667 ($ $ $)) (-15 -1410 ($ $ (-592 $))) (-15 -1795 ($ $ (-592 $))) (-15 -2240 ($ $)) (-15 -2640 ($ $)) (-15 -2640 ($ $ (-713))) (-15 -3234 ($ $)) (-15 -3234 ($ $ (-713))) (-15 -1824 ($ $)) (-15 -2082 ($ $ $)) (-15 -2967 ($ $)) (-15 -2967 ($ $ $)) (-15 -2967 ($ $ $ $)) (-15 -1655 ($ $)) (-15 -1655 ($ $ $)) (-15 -1655 ($ $ $ $)) (-15 -2101 ($ $)) (-15 -2101 ($ $ $)) (-15 -2101 ($ $ $ $)) (-15 -3312 ($ $)) (-15 -3312 ($ (-592 $))) (-15 -3559 ($ $)) (-15 -3559 ($ (-592 $))) (-15 -4076 ($ $)) (-15 -4076 ($ (-592 $))) (-15 -2253 ($ (-592 $))) (-15 -2046 ($ (-592 $))) (-15 -2141 ($ (-592 $))) (-15 -3689 ($ (-592 $))) (-15 -3992 ($ $ $)) (-15 -1261 ($ $ $)) (-15 -4015 ($ $ $)) (-15 -4025 ($ $ $)) (-15 -4034 ($ $ $)) (-15 -4043 ($ $ $)) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)) (-15 -4088 ($ $)) (-15 * ($ $ $)) (-15 -4098 ($ $ $)) (-15 ** ($ $ $)) (-15 -1697 ($ $ $)) (-15 -1731 ($ $ $)) (-15 -1709 ($ $ $)) (-15 -1687 ($ $ $)) (-15 -3828 ($ $ $)) (-15 -3816 ($ $ $)) (-15 -1830 ($ $)) (-15 -2724 ($ $ $)) (-15 -2724 ($ $))))) (T -798)) +((-3782 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-798)))) (-3749 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) (-3483 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-798)))) (-3934 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3934 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-798)))) (-3934 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) (-3934 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-798)))) (-1864 (*1 *1) (-5 *1 (-798))) (-1312 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1756 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1312 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1756 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-2310 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3062 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-2947 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3892 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-1498 (*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3592 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3601 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3140 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) (-3592 (*1 *1 *1) (-5 *1 (-798))) (-3601 (*1 *1 *1) (-5 *1 (-798))) (-3140 (*1 *1 *1) (-5 *1 (-798))) (-1362 (*1 *1 *1 *1) (-5 *1 (-798))) (-2453 (*1 *1 *1 *1) (-5 *1 (-798))) (-1362 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2453 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1952 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1602 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1602 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-2448 (*1 *1 *1 *1) (-5 *1 (-798))) (-1628 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-798)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3106 (*1 *1 *1) (-5 *1 (-798))) (-1898 (*1 *1 *1 *1) (-5 *1 (-798))) (-1599 (*1 *1 *1) (-5 *1 (-798))) (-1665 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-798)))) (-5 *1 (-798)))) (-3456 (*1 *1 *1 *1) (-5 *1 (-798))) (-2999 (*1 *1 *1) (-5 *1 (-798))) (-2999 (*1 *1 *1 *1) (-5 *1 (-798))) (-3957 (*1 *1 *1 *1) (-5 *1 (-798))) (-3333 (*1 *1 *1 *1) (-5 *1 (-798))) (-3454 (*1 *1 *1 *1) (-5 *1 (-798))) (-3220 (*1 *1 *1 *1) (-5 *1 (-798))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-1870 (*1 *1 *1 *1) (-5 *1 (-798))) (-2791 (*1 *1 *1 *1) (-5 *1 (-798))) (-3191 (*1 *1 *1 *1) (-5 *1 (-798))) (-1761 (*1 *1 *1 *1) (-5 *1 (-798))) (-3667 (*1 *1 *1 *1) (-5 *1 (-798))) (-1410 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-1795 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2240 (*1 *1 *1) (-5 *1 (-798))) (-2640 (*1 *1 *1) (-5 *1 (-798))) (-2640 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-3234 (*1 *1 *1) (-5 *1 (-798))) (-3234 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) (-1824 (*1 *1 *1) (-5 *1 (-798))) (-2082 (*1 *1 *1 *1) (-5 *1 (-798))) (-2967 (*1 *1 *1) (-5 *1 (-798))) (-2967 (*1 *1 *1 *1) (-5 *1 (-798))) (-2967 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-1655 (*1 *1 *1) (-5 *1 (-798))) (-1655 (*1 *1 *1 *1) (-5 *1 (-798))) (-1655 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-2101 (*1 *1 *1) (-5 *1 (-798))) (-2101 (*1 *1 *1 *1) (-5 *1 (-798))) (-2101 (*1 *1 *1 *1 *1) (-5 *1 (-798))) (-3312 (*1 *1 *1) (-5 *1 (-798))) (-3312 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3559 (*1 *1 *1) (-5 *1 (-798))) (-3559 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-4076 (*1 *1 *1) (-5 *1 (-798))) (-4076 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2253 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2046 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-2141 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3689 (*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) (-3992 (*1 *1 *1 *1) (-5 *1 (-798))) (-1261 (*1 *1 *1 *1) (-5 *1 (-798))) (-4015 (*1 *1 *1 *1) (-5 *1 (-798))) (-4025 (*1 *1 *1 *1) (-5 *1 (-798))) (-4034 (*1 *1 *1 *1) (-5 *1 (-798))) (-4043 (*1 *1 *1 *1) (-5 *1 (-798))) (-4078 (*1 *1 *1 *1) (-5 *1 (-798))) (-4088 (*1 *1 *1 *1) (-5 *1 (-798))) (-4088 (*1 *1 *1) (-5 *1 (-798))) (* (*1 *1 *1 *1) (-5 *1 (-798))) (-4098 (*1 *1 *1 *1) (-5 *1 (-798))) (** (*1 *1 *1 *1) (-5 *1 (-798))) (-1697 (*1 *1 *1 *1) (-5 *1 (-798))) (-1731 (*1 *1 *1 *1) (-5 *1 (-798))) (-1709 (*1 *1 *1 *1) (-5 *1 (-798))) (-1687 (*1 *1 *1 *1) (-5 *1 (-798))) (-3828 (*1 *1 *1 *1) (-5 *1 (-798))) (-3816 (*1 *1 *1 *1) (-5 *1 (-798))) (-1830 (*1 *1 *1) (-5 *1 (-798))) (-2724 (*1 *1 *1 *1) (-5 *1 (-798))) (-2724 (*1 *1 *1) (-5 *1 (-798)))) +(-13 (-1020) (-10 -8 (-15 -3782 ((-1178) $)) (-15 -3749 ($ (-1074))) (-15 -3483 ((-1178) (-1074))) (-15 -3934 ($ (-525))) (-15 -3934 ($ (-1091))) (-15 -3934 ($ (-1074))) (-15 -3934 ($ (-205))) (-15 -1864 ($)) (-15 -1312 ((-525) $)) (-15 -1756 ((-525) $)) (-15 -1312 ((-525))) (-15 -1756 ((-525))) (-15 -2310 ((-525) $)) (-15 -3062 ((-525) $)) (-15 -2947 ($ (-525))) (-15 -3892 ($ (-525))) (-15 -1498 ($ (-525) (-525))) (-15 -3592 ($ $ (-525))) (-15 -3601 ($ $ (-525))) (-15 -3140 ($ $ (-525))) (-15 -3592 ($ $)) (-15 -3601 ($ $)) (-15 -3140 ($ $)) (-15 -1362 ($ $ $)) (-15 -2453 ($ $ $)) (-15 -1362 ($ (-592 $))) (-15 -2453 ($ (-592 $))) (-15 -1952 ($ $ (-592 $))) (-15 -1602 ($ $ (-592 $))) (-15 -1602 ($ $ $ $)) (-15 -2448 ($ $ $)) (-15 -1628 ((-108) $)) (-15 -3405 ($ $ (-592 $))) (-15 -3106 ($ $)) (-15 -1898 ($ $ $)) (-15 -1599 ($ $)) (-15 -1665 ($ (-592 (-592 $)))) (-15 -3456 ($ $ $)) (-15 -2999 ($ $)) (-15 -2999 ($ $ $)) (-15 -3957 ($ $ $)) (-15 -3333 ($ $ $)) (-15 -3454 ($ $ $)) (-15 -3220 ($ $ $)) (-15 -2521 ($ $ (-713))) (-15 -1870 ($ $ $)) (-15 -2791 ($ $ $)) (-15 -3191 ($ $ $)) (-15 -1761 ($ $ $)) (-15 -3667 ($ $ $)) (-15 -1410 ($ $ (-592 $))) (-15 -1795 ($ $ (-592 $))) (-15 -2240 ($ $)) (-15 -2640 ($ $)) (-15 -2640 ($ $ (-713))) (-15 -3234 ($ $)) (-15 -3234 ($ $ (-713))) (-15 -1824 ($ $)) (-15 -2082 ($ $ $)) (-15 -2967 ($ $)) (-15 -2967 ($ $ $)) (-15 -2967 ($ $ $ $)) (-15 -1655 ($ $)) (-15 -1655 ($ $ $)) (-15 -1655 ($ $ $ $)) (-15 -2101 ($ $)) (-15 -2101 ($ $ $)) (-15 -2101 ($ $ $ $)) (-15 -3312 ($ $)) (-15 -3312 ($ (-592 $))) (-15 -3559 ($ $)) (-15 -3559 ($ (-592 $))) (-15 -4076 ($ $)) (-15 -4076 ($ (-592 $))) (-15 -2253 ($ (-592 $))) (-15 -2046 ($ (-592 $))) (-15 -2141 ($ (-592 $))) (-15 -3689 ($ (-592 $))) (-15 -3992 ($ $ $)) (-15 -1261 ($ $ $)) (-15 -4015 ($ $ $)) (-15 -4025 ($ $ $)) (-15 -4034 ($ $ $)) (-15 -4043 ($ $ $)) (-15 -4078 ($ $ $)) (-15 -4088 ($ $ $)) (-15 -4088 ($ $)) (-15 * ($ $ $)) (-15 -4098 ($ $ $)) (-15 ** ($ $ $)) (-15 -1697 ($ $ $)) (-15 -1731 ($ $ $)) (-15 -1709 ($ $ $)) (-15 -1687 ($ $ $)) (-15 -3828 ($ $ $)) (-15 -3816 ($ $ $)) (-15 -1830 ($ $)) (-15 -2724 ($ $ $)) (-15 -2724 ($ $)))) +((-1810 (((-1178) (-592 (-51))) 24)) (-2936 (((-1178) (-1074) (-798)) 14) (((-1178) (-798)) 9) (((-1178) (-1074)) 11))) +(((-799) (-10 -7 (-15 -2936 ((-1178) (-1074))) (-15 -2936 ((-1178) (-798))) (-15 -2936 ((-1178) (-1074) (-798))) (-15 -1810 ((-1178) (-592 (-51)))))) (T -799)) +((-1810 (*1 *2 *3) (-12 (-5 *3 (-592 (-51))) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2936 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) (-2936 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-799))))) +(-10 -7 (-15 -2936 ((-1178) (-1074))) (-15 -2936 ((-1178) (-798))) (-15 -2936 ((-1178) (-1074) (-798))) (-15 -1810 ((-1178) (-592 (-51))))) +((-1261 (((-108) $ $) NIL)) (-2575 (((-3 $ "failed") (-1091)) 33)) (-4189 (((-713)) 31)) (-2894 (($) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2994 (((-856) $) 29)) (-3803 (((-1074) $) 39)) (-3636 (($ (-856)) 28)) (-2015 (((-1038) $) NIL)) (-2745 (((-1091) $) 13) (((-501) $) 19) (((-827 (-357)) $) 26) (((-827 (-525)) $) 22)) (-1271 (((-798) $) 16)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 36)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 35))) +(((-800 |#1|) (-13 (-783) (-567 (-1091)) (-567 (-501)) (-567 (-827 (-357))) (-567 (-827 (-525))) (-10 -8 (-15 -2575 ((-3 $ "failed") (-1091))))) (-592 (-1091))) (T -800)) +((-2575 (*1 *1 *2) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-800 *3)) (-14 *3 (-592 (-1091)))))) +(-13 (-783) (-567 (-1091)) (-567 (-501)) (-567 (-827 (-357))) (-567 (-827 (-525))) (-10 -8 (-15 -2575 ((-3 $ "failed") (-1091))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (((-887 |#1|) $) NIL) (($ (-887 |#1|)) NIL) (($ |#1|) NIL (|has| |#1| (-160)))) (-3998 (((-713)) NIL)) (-1701 (((-1178) (-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) +(((-801 |#1| |#2| |#3| |#4|) (-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1271 ((-887 |#1|) $)) (-15 -1271 ($ (-887 |#1|))) (IF (|has| |#1| (-341)) (-15 -4098 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1701 ((-1178) (-713))))) (-977) (-592 (-1091)) (-592 (-713)) (-713)) (T -801)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-887 *3)) (-5 *1 (-801 *3 *4 *5 *6)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))) (-14 *5 (-592 (-713))) (-14 *6 (-713)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-5 *1 (-801 *3 *4 *5 *6)) (-14 *4 (-592 (-1091))) (-14 *5 (-592 (-713))) (-14 *6 (-713)))) (-4098 (*1 *1 *1 *1) (|partial| -12 (-5 *1 (-801 *2 *3 *4 *5)) (-4 *2 (-341)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))) (-14 *4 (-592 (-713))) (-14 *5 (-713)))) (-1701 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-801 *4 *5 *6 *7)) (-4 *4 (-977)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-713))) (-14 *7 (-713))))) +(-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1271 ((-887 |#1|) $)) (-15 -1271 ($ (-887 |#1|))) (IF (|has| |#1| (-341)) (-15 -4098 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1701 ((-1178) (-713))))) +((-4172 (((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|) 31)) (-1800 (((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|) 24))) +(((-802 |#1| |#2| |#3|) (-10 -7 (-15 -1800 ((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|)) (-15 -4172 ((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|))) (-341) (-1164 |#1|) (-1149 |#1|)) (T -802)) +((-4172 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-161 *6)) (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5)))) (-1800 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-385 *6)) (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5))))) +(-10 -7 (-15 -1800 ((-3 (-385 |#3|) "failed") (-713) (-713) |#2| |#2|)) (-15 -4172 ((-3 (-161 |#3|) "failed") (-713) (-713) |#2| |#2|))) +((-1800 (((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)) 28) (((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) 26))) +(((-803 |#1| |#2| |#3|) (-10 -7 (-15 -1800 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (-15 -1800 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)))) (-341) (-1091) |#1|) (T -803)) +((-1800 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) (-5 *1 (-803 *5 *6 *7)))) (-1800 (*1 *2 *3 *3 *4 *4) (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) (-5 *1 (-803 *5 *6 *7))))) +(-10 -7 (-15 -1800 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (-15 -1800 ((-3 (-385 (-1146 |#2| |#1|)) "failed") (-713) (-713) (-1165 |#1| |#2| |#3|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2211 (($ $ (-525)) 62)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-2999 (($ (-1087 (-525)) (-525)) 61)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-2716 (($ $) 64)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-1234 (((-713) $) 69)) (-2109 (((-108) $) 31)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2714 (((-525)) 66)) (-1999 (((-525) $) 65)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1886 (($ $ (-525)) 68)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3148 (((-1072 (-525)) $) 70)) (-2488 (($ $) 67)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1371 (((-525) $ (-525)) 63)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-804 |#1|) (-131) (-525)) (T -804)) -((-1565 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-1072 (-525))))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-713)))) (-2462 (*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2003 (*1 *1 *1) (-4 *1 (-804 *2))) (-3827 (*1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-1386 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-3513 (*1 *1 *1) (-4 *1 (-804 *2))) (-1370 (*1 *2 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2211 (*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-4171 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *3 (-525)) (-4 *1 (-804 *4))))) -(-13 (-286) (-138) (-10 -8 (-15 -1565 ((-1072 (-525)) $)) (-15 -1678 ((-713) $)) (-15 -2462 ($ $ (-525))) (-15 -2003 ($ $)) (-15 -3827 ((-525))) (-15 -1386 ((-525) $)) (-15 -3513 ($ $)) (-15 -1370 ((-525) $ (-525))) (-15 -2211 ($ $ (-525))) (-15 -4171 ($ (-1087 (-525)) (-525))))) +((-3148 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-1072 (-525))))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-713)))) (-1886 (*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2488 (*1 *1 *1) (-4 *1 (-804 *2))) (-2714 (*1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-1999 (*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2716 (*1 *1 *1) (-4 *1 (-804 *2))) (-1371 (*1 *2 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2211 (*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) (-2999 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *3 (-525)) (-4 *1 (-804 *4))))) +(-13 (-286) (-138) (-10 -8 (-15 -3148 ((-1072 (-525)) $)) (-15 -1234 ((-713) $)) (-15 -1886 ($ $ (-525))) (-15 -2488 ($ $)) (-15 -2714 ((-525))) (-15 -1999 ((-525) $)) (-15 -2716 ($ $)) (-15 -1371 ((-525) $ (-525))) (-15 -2211 ($ $ (-525))) (-15 -2999 ($ (-1087 (-525)) (-525))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-286) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-4171 (($ (-1087 (-525)) (-525)) NIL)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3513 (($ $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1678 (((-713) $) NIL)) (-4211 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3827 (((-525)) NIL)) (-1386 (((-525) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-2462 (($ $ (-525)) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1565 (((-1072 (-525)) $) NIL)) (-2003 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1370 (((-525) $ (-525)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $ (-525)) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-2999 (($ (-1087 (-525)) (-525)) NIL)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2716 (($ $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-1234 (((-713) $) NIL)) (-2109 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2714 (((-525)) NIL)) (-1999 (((-525) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1886 (($ $ (-525)) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3148 (((-1072 (-525)) $) NIL)) (-2488 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1371 (((-525) $ (-525)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) (((-805 |#1|) (-804 |#1|) (-525)) (T -805)) NIL (-804 |#1|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-805 |#1|) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-805 |#1|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-805 |#1|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-805 |#1|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-805 |#1|) (-968 (-525))))) (-3897 (((-805 |#1|) $) NIL) (((-1091) $) NIL (|has| (-805 |#1|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-805 |#1|) (-968 (-525)))) (((-525) $) NIL (|has| (-805 |#1|) (-968 (-525))))) (-1654 (($ $) NIL) (($ (-525) $) NIL)) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-805 |#1|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-805 |#1|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-805 |#1|))) (|:| |vec| (-1173 (-805 |#1|)))) (-632 $) (-1173 $)) NIL) (((-632 (-805 |#1|)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-805 |#1|) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| (-805 |#1|) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-805 |#1|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-805 |#1|) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-805 |#1|) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| (-805 |#1|) (-1067)))) (-2348 (((-108) $) NIL (|has| (-805 |#1|) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-805 |#1|) (-789)))) (-2535 (($ $ $) NIL (|has| (-805 |#1|) (-789)))) (-2694 (($ (-1 (-805 |#1|) (-805 |#1|)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-805 |#1|) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-805 |#1|) (-286)))) (-1864 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-805 |#1|)) (-592 (-805 |#1|))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-805 |#1|) (-805 |#1|)) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-273 (-805 |#1|))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-592 (-273 (-805 |#1|)))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-592 (-1091)) (-592 (-805 |#1|))) NIL (|has| (-805 |#1|) (-486 (-1091) (-805 |#1|)))) (($ $ (-1091) (-805 |#1|)) NIL (|has| (-805 |#1|) (-486 (-1091) (-805 |#1|))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-805 |#1|)) NIL (|has| (-805 |#1|) (-265 (-805 |#1|) (-805 |#1|))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| (-805 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-805 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1 (-805 |#1|) (-805 |#1|)) (-713)) NIL) (($ $ (-1 (-805 |#1|) (-805 |#1|))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-805 |#1|) $) NIL)) (-2749 (((-827 (-525)) $) NIL (|has| (-805 |#1|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-805 |#1|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-805 |#1|) (-567 (-501)))) (((-357) $) NIL (|has| (-805 |#1|) (-953))) (((-205) $) NIL (|has| (-805 |#1|) (-953)))) (-1431 (((-161 (-385 (-525))) $) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-805 |#1|) (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-805 |#1|)) NIL) (($ (-1091)) NIL (|has| (-805 |#1|) (-968 (-1091))))) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-805 |#1|) (-844))) (|has| (-805 |#1|) (-136))))) (-2031 (((-713)) NIL)) (-2180 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-510)))) (-1533 (((-108) $ $) NIL)) (-1370 (((-385 (-525)) $ (-525)) NIL)) (-1868 (($ $) NIL (|has| (-805 |#1|) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $) NIL (|has| (-805 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-805 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1 (-805 |#1|) (-805 |#1|)) (-713)) NIL) (($ $ (-1 (-805 |#1|) (-805 |#1|))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4100 (($ $ $) NIL) (($ (-805 |#1|) (-805 |#1|)) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-805 |#1|) $) NIL) (($ $ (-805 |#1|)) NIL))) -(((-806 |#1|) (-13 (-925 (-805 |#1|)) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) (-525)) (T -806)) -((-1370 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-806 *4)) (-14 *4 (-525)) (-5 *3 (-525)))) (-1431 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-806 *3)) (-14 *3 (-525)))) (-1654 (*1 *1 *1) (-12 (-5 *1 (-806 *2)) (-14 *2 (-525)))) (-1654 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-806 *3)) (-14 *3 (-525))))) -(-13 (-925 (-805 |#1|)) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 ((|#2| $) NIL (|has| |#2| (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| |#2| (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| |#2| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525))))) (-3897 ((|#2| $) NIL) (((-1091) $) NIL (|has| |#2| (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-525)))) (((-525) $) NIL (|has| |#2| (-968 (-525))))) (-1654 (($ $) 31) (($ (-525) $) 32)) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) 53)) (-2899 (($) NIL (|has| |#2| (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) NIL (|has| |#2| (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#2| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#2| (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 ((|#2| $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#2| (-1067)))) (-2348 (((-108) $) NIL (|has| |#2| (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 49)) (-3940 (($) NIL (|has| |#2| (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| |#2| (-286)))) (-1864 ((|#2| $) NIL (|has| |#2| (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 |#2|) (-592 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-288 |#2|))) (($ $ (-273 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ (-592 (-273 |#2|))) NIL (|has| |#2| (-288 |#2|))) (($ $ (-592 (-1091)) (-592 |#2|)) NIL (|has| |#2| (-486 (-1091) |#2|))) (($ $ (-1091) |#2|) NIL (|has| |#2| (-486 (-1091) |#2|)))) (-2430 (((-713) $) NIL)) (-3410 (($ $ |#2|) NIL (|has| |#2| (-265 |#2| |#2|)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) NIL (|has| |#2| (-213))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-1953 (($ $) NIL)) (-1511 ((|#2| $) NIL)) (-2749 (((-827 (-525)) $) NIL (|has| |#2| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#2| (-567 (-827 (-357))))) (((-501) $) NIL (|has| |#2| (-567 (-501)))) (((-357) $) NIL (|has| |#2| (-953))) (((-205) $) NIL (|has| |#2| (-953)))) (-1431 (((-161 (-385 (-525))) $) 68)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1270 (((-798) $) 87) (($ (-525)) 19) (($ $) NIL) (($ (-385 (-525))) 24) (($ |#2|) 18) (($ (-1091)) NIL (|has| |#2| (-968 (-1091))))) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-2180 ((|#2| $) NIL (|has| |#2| (-510)))) (-1533 (((-108) $ $) NIL)) (-1370 (((-385 (-525)) $ (-525)) 60)) (-1868 (($ $) NIL (|has| |#2| (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 14 T CONST)) (-3365 (($) 16 T CONST)) (-2094 (($ $) NIL (|has| |#2| (-213))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) 35)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4090 (($ $) 39) (($ $ $) 41)) (-4080 (($ $ $) 37)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 50)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 42) (($ $ $) 44) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL))) -(((-807 |#1| |#2|) (-13 (-925 |#2|) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) (-525) (-804 |#1|)) (T -807)) -((-1370 (*1 *2 *1 *3) (-12 (-14 *4 (-525)) (-5 *2 (-385 (-525))) (-5 *1 (-807 *4 *5)) (-5 *3 (-525)) (-4 *5 (-804 *4)))) (-1431 (*1 *2 *1) (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3)))) (-1654 (*1 *1 *1) (-12 (-14 *2 (-525)) (-5 *1 (-807 *2 *3)) (-4 *3 (-804 *2)))) (-1654 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-14 *3 (-525)) (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3))))) -(-13 (-925 |#2|) (-10 -8 (-15 -1370 ((-385 (-525)) $ (-525))) (-15 -1431 ((-161 (-385 (-525))) $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)))) -((-1260 (((-108) $ $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-2016 ((|#2| $) 12)) (-3669 (($ |#1| |#2|) 9)) (-3247 (((-1074) $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-2012 (((-1038) $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#1| $) 11)) (-1279 (($ |#1| |#2|) 10)) (-1270 (((-798) $) 18 (-3279 (-12 (|has| |#1| (-566 (-798))) (|has| |#2| (-566 (-798)))) (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020)))))) (-3994 (((-108) $ $) 22 (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020)))))) -(((-808 |#1| |#2|) (-13 (-1127) (-10 -8 (IF (|has| |#1| (-566 (-798))) (IF (|has| |#2| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1020)) (IF (|has| |#2| (-1020)) (-6 (-1020)) |%noBranch|) |%noBranch|) (-15 -3669 ($ |#1| |#2|)) (-15 -1279 ($ |#1| |#2|)) (-15 -3110 (|#1| $)) (-15 -2016 (|#2| $)))) (-1127) (-1127)) (T -808)) -((-3669 (*1 *1 *2 *3) (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127)))) (-1279 (*1 *1 *2 *3) (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127)))) (-3110 (*1 *2 *1) (-12 (-4 *2 (-1127)) (-5 *1 (-808 *2 *3)) (-4 *3 (-1127)))) (-2016 (*1 *2 *1) (-12 (-4 *2 (-1127)) (-5 *1 (-808 *3 *2)) (-4 *3 (-1127))))) -(-13 (-1127) (-10 -8 (IF (|has| |#1| (-566 (-798))) (IF (|has| |#2| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1020)) (IF (|has| |#2| (-1020)) (-6 (-1020)) |%noBranch|) |%noBranch|) (-15 -3669 ($ |#1| |#2|)) (-15 -1279 ($ |#1| |#2|)) (-15 -3110 (|#1| $)) (-15 -2016 (|#2| $)))) -((-1260 (((-108) $ $) NIL)) (-2071 (((-525) $) 15)) (-4030 (($ (-146)) 11)) (-3626 (($ (-146)) 12)) (-3247 (((-1074) $) NIL)) (-2470 (((-146) $) 13)) (-2012 (((-1038) $) NIL)) (-3480 (($ (-146)) 9)) (-2104 (($ (-146)) 8)) (-1270 (((-798) $) 23) (($ (-146)) 16)) (-3125 (($ (-146)) 10)) (-3994 (((-108) $ $) NIL))) -(((-809) (-13 (-1020) (-10 -8 (-15 -2104 ($ (-146))) (-15 -3480 ($ (-146))) (-15 -3125 ($ (-146))) (-15 -4030 ($ (-146))) (-15 -3626 ($ (-146))) (-15 -2470 ((-146) $)) (-15 -2071 ((-525) $)) (-15 -1270 ($ (-146)))))) (T -809)) -((-2104 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-3480 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-3125 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-4030 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-3626 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-2470 (*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-2071 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-809)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) -(-13 (-1020) (-10 -8 (-15 -2104 ($ (-146))) (-15 -3480 ($ (-146))) (-15 -3125 ($ (-146))) (-15 -4030 ($ (-146))) (-15 -3626 ($ (-146))) (-15 -2470 ((-146) $)) (-15 -2071 ((-525) $)) (-15 -1270 ($ (-146))))) -((-1270 (((-294 (-525)) (-385 (-887 (-47)))) 23) (((-294 (-525)) (-887 (-47))) 18))) -(((-810) (-10 -7 (-15 -1270 ((-294 (-525)) (-887 (-47)))) (-15 -1270 ((-294 (-525)) (-385 (-887 (-47))))))) (T -810)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 (-47)))) (-5 *2 (-294 (-525))) (-5 *1 (-810)))) (-1270 (*1 *2 *3) (-12 (-5 *3 (-887 (-47))) (-5 *2 (-294 (-525))) (-5 *1 (-810))))) -(-10 -7 (-15 -1270 ((-294 (-525)) (-887 (-47)))) (-15 -1270 ((-294 (-525)) (-385 (-887 (-47)))))) -((-2694 (((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)) 14))) -(((-811 |#1| |#2|) (-10 -7 (-15 -2694 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) (-1127) (-1127)) (T -811)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-812 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-812 *6)) (-5 *1 (-811 *5 *6))))) -(-10 -7 (-15 -2694 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) -((-4027 (($ |#1| |#1|) 8)) (-3009 ((|#1| $ (-713)) 10))) -(((-812 |#1|) (-10 -8 (-15 -4027 ($ |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) (-1127)) (T -812)) -((-3009 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-812 *2)) (-4 *2 (-1127)))) (-4027 (*1 *1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1127))))) -(-10 -8 (-15 -4027 ($ |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) -((-2694 (((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)) 14))) -(((-813 |#1| |#2|) (-10 -7 (-15 -2694 ((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)))) (-1127) (-1127)) (T -813)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-814 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-814 *6)) (-5 *1 (-813 *5 *6))))) -(-10 -7 (-15 -2694 ((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)))) -((-4027 (($ |#1| |#1| |#1|) 8)) (-3009 ((|#1| $ (-713)) 10))) -(((-814 |#1|) (-10 -8 (-15 -4027 ($ |#1| |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) (-1127)) (T -814)) -((-3009 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-814 *2)) (-4 *2 (-1127)))) (-4027 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-814 *2)) (-4 *2 (-1127))))) -(-10 -8 (-15 -4027 ($ |#1| |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) -((-3005 (((-592 (-1096)) (-1074)) 9))) -(((-815) (-10 -7 (-15 -3005 ((-592 (-1096)) (-1074))))) (T -815)) -((-3005 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-815))))) -(-10 -7 (-15 -3005 ((-592 (-1096)) (-1074)))) -((-2694 (((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)) 14))) -(((-816 |#1| |#2|) (-10 -7 (-15 -2694 ((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)))) (-1127) (-1127)) (T -816)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-817 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-817 *6)) (-5 *1 (-816 *5 *6))))) -(-10 -7 (-15 -2694 ((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)))) -((-3041 (($ |#1| |#1| |#1|) 8)) (-3009 ((|#1| $ (-713)) 10))) -(((-817 |#1|) (-10 -8 (-15 -3041 ($ |#1| |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) (-1127)) (T -817)) -((-3009 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-817 *2)) (-4 *2 (-1127)))) (-3041 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-817 *2)) (-4 *2 (-1127))))) -(-10 -8 (-15 -3041 ($ |#1| |#1| |#1|)) (-15 -3009 (|#1| $ (-713)))) -((-3043 (((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525)))) 32)) (-1329 (((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525))) 28)) (-2879 (((-1072 (-592 (-525))) (-592 (-525))) 41) (((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525))) 40)) (-1714 (((-1072 (-592 (-525))) (-525)) 42)) (-1316 (((-1072 (-592 (-525))) (-525) (-525)) 22) (((-1072 (-592 (-525))) (-525)) 16) (((-1072 (-592 (-525))) (-525) (-525) (-525)) 12)) (-1617 (((-1072 (-592 (-525))) (-1072 (-592 (-525)))) 26)) (-3804 (((-592 (-525)) (-592 (-525))) 25))) -(((-818) (-10 -7 (-15 -1316 ((-1072 (-592 (-525))) (-525) (-525) (-525))) (-15 -1316 ((-1072 (-592 (-525))) (-525))) (-15 -1316 ((-1072 (-592 (-525))) (-525) (-525))) (-15 -3804 ((-592 (-525)) (-592 (-525)))) (-15 -1617 ((-1072 (-592 (-525))) (-1072 (-592 (-525))))) (-15 -1329 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -3043 ((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525))))) (-15 -2879 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -2879 ((-1072 (-592 (-525))) (-592 (-525)))) (-15 -1714 ((-1072 (-592 (-525))) (-525))))) (T -818)) -((-1714 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-2879 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-2879 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-3043 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *3 (-592 (-525))) (-5 *1 (-818)))) (-1329 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-1617 (*1 *2 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)))) (-3804 (*1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-818)))) (-1316 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-1316 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-1316 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) -(-10 -7 (-15 -1316 ((-1072 (-592 (-525))) (-525) (-525) (-525))) (-15 -1316 ((-1072 (-592 (-525))) (-525))) (-15 -1316 ((-1072 (-592 (-525))) (-525) (-525))) (-15 -3804 ((-592 (-525)) (-592 (-525)))) (-15 -1617 ((-1072 (-592 (-525))) (-1072 (-592 (-525))))) (-15 -1329 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -3043 ((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525))))) (-15 -2879 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -2879 ((-1072 (-592 (-525))) (-592 (-525)))) (-15 -1714 ((-1072 (-592 (-525))) (-525)))) -((-2749 (((-827 (-357)) $) 9 (|has| |#1| (-567 (-827 (-357))))) (((-827 (-525)) $) 8 (|has| |#1| (-567 (-827 (-525))))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-805 |#1|) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-805 |#1|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| (-805 |#1|) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-805 |#1|) (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| (-805 |#1|) (-968 (-525))))) (-3894 (((-805 |#1|) $) NIL) (((-1091) $) NIL (|has| (-805 |#1|) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-805 |#1|) (-968 (-525)))) (((-525) $) NIL (|has| (-805 |#1|) (-968 (-525))))) (-1461 (($ $) NIL) (($ (-525) $) NIL)) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-805 |#1|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-805 |#1|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-805 |#1|))) (|:| |vec| (-1173 (-805 |#1|)))) (-632 $) (-1173 $)) NIL) (((-632 (-805 |#1|)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-805 |#1|) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| (-805 |#1|) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-805 |#1|) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-805 |#1|) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-805 |#1|) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| (-805 |#1|) (-1067)))) (-3288 (((-108) $) NIL (|has| (-805 |#1|) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-805 |#1|) (-789)))) (-2530 (($ $ $) NIL (|has| (-805 |#1|) (-789)))) (-2688 (($ (-1 (-805 |#1|) (-805 |#1|)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-805 |#1|) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-805 |#1|) (-286)))) (-2804 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-805 |#1|) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-805 |#1|)) (-592 (-805 |#1|))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-805 |#1|) (-805 |#1|)) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-273 (-805 |#1|))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-592 (-273 (-805 |#1|)))) NIL (|has| (-805 |#1|) (-288 (-805 |#1|)))) (($ $ (-592 (-1091)) (-592 (-805 |#1|))) NIL (|has| (-805 |#1|) (-486 (-1091) (-805 |#1|)))) (($ $ (-1091) (-805 |#1|)) NIL (|has| (-805 |#1|) (-486 (-1091) (-805 |#1|))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-805 |#1|)) NIL (|has| (-805 |#1|) (-265 (-805 |#1|) (-805 |#1|))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| (-805 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-805 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1 (-805 |#1|) (-805 |#1|)) (-713)) NIL) (($ $ (-1 (-805 |#1|) (-805 |#1|))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-805 |#1|) $) NIL)) (-2745 (((-827 (-525)) $) NIL (|has| (-805 |#1|) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-805 |#1|) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-805 |#1|) (-567 (-501)))) (((-357) $) NIL (|has| (-805 |#1|) (-953))) (((-205) $) NIL (|has| (-805 |#1|) (-953)))) (-3637 (((-161 (-385 (-525))) $) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-805 |#1|) (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL) (($ (-805 |#1|)) NIL) (($ (-1091)) NIL (|has| (-805 |#1|) (-968 (-1091))))) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-805 |#1|) (-844))) (|has| (-805 |#1|) (-136))))) (-3998 (((-713)) NIL)) (-2407 (((-805 |#1|) $) NIL (|has| (-805 |#1|) (-510)))) (-3714 (((-108) $ $) NIL)) (-1371 (((-385 (-525)) $ (-525)) NIL)) (-3297 (($ $) NIL (|has| (-805 |#1|) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $) NIL (|has| (-805 |#1|) (-213))) (($ $ (-713)) NIL (|has| (-805 |#1|) (-213))) (($ $ (-1091)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-805 |#1|) (-835 (-1091)))) (($ $ (-1 (-805 |#1|) (-805 |#1|)) (-713)) NIL) (($ $ (-1 (-805 |#1|) (-805 |#1|))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-805 |#1|) (-789)))) (-4098 (($ $ $) NIL) (($ (-805 |#1|) (-805 |#1|)) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-805 |#1|) $) NIL) (($ $ (-805 |#1|)) NIL))) +(((-806 |#1|) (-13 (-925 (-805 |#1|)) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) (-525)) (T -806)) +((-1371 (*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-806 *4)) (-14 *4 (-525)) (-5 *3 (-525)))) (-3637 (*1 *2 *1) (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-806 *3)) (-14 *3 (-525)))) (-1461 (*1 *1 *1) (-12 (-5 *1 (-806 *2)) (-14 *2 (-525)))) (-1461 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-806 *3)) (-14 *3 (-525))))) +(-13 (-925 (-805 |#1|)) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 ((|#2| $) NIL (|has| |#2| (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| |#2| (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (|has| |#2| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525))))) (-3894 ((|#2| $) NIL) (((-1091) $) NIL (|has| |#2| (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-525)))) (((-525) $) NIL (|has| |#2| (-968 (-525))))) (-1461 (($ $) 31) (($ (-525) $) 32)) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) 53)) (-2894 (($) NIL (|has| |#2| (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) NIL (|has| |#2| (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| |#2| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| |#2| (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 ((|#2| $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#2| (-1067)))) (-3288 (((-108) $) NIL (|has| |#2| (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 49)) (-3937 (($) NIL (|has| |#2| (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| |#2| (-286)))) (-2804 ((|#2| $) NIL (|has| |#2| (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 |#2|) (-592 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ |#2| |#2|) NIL (|has| |#2| (-288 |#2|))) (($ $ (-273 |#2|)) NIL (|has| |#2| (-288 |#2|))) (($ $ (-592 (-273 |#2|))) NIL (|has| |#2| (-288 |#2|))) (($ $ (-592 (-1091)) (-592 |#2|)) NIL (|has| |#2| (-486 (-1091) |#2|))) (($ $ (-1091) |#2|) NIL (|has| |#2| (-486 (-1091) |#2|)))) (-2931 (((-713) $) NIL)) (-3405 (($ $ |#2|) NIL (|has| |#2| (-265 |#2| |#2|)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) NIL (|has| |#2| (-213))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-3826 (($ $) NIL)) (-1512 ((|#2| $) NIL)) (-2745 (((-827 (-525)) $) NIL (|has| |#2| (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| |#2| (-567 (-827 (-357))))) (((-501) $) NIL (|has| |#2| (-567 (-501)))) (((-357) $) NIL (|has| |#2| (-953))) (((-205) $) NIL (|has| |#2| (-953)))) (-3637 (((-161 (-385 (-525))) $) 68)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1271 (((-798) $) 87) (($ (-525)) 19) (($ $) NIL) (($ (-385 (-525))) 24) (($ |#2|) 18) (($ (-1091)) NIL (|has| |#2| (-968 (-1091))))) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-2407 ((|#2| $) NIL (|has| |#2| (-510)))) (-3714 (((-108) $ $) NIL)) (-1371 (((-385 (-525)) $ (-525)) 60)) (-3297 (($ $) NIL (|has| |#2| (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 14 T CONST)) (-3362 (($) 16 T CONST)) (-2096 (($ $) NIL (|has| |#2| (-213))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) 35)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ $) 23) (($ |#2| |#2|) 54)) (-4088 (($ $) 39) (($ $ $) 41)) (-4078 (($ $ $) 37)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) 50)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 42) (($ $ $) 44) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#2| $) 55) (($ $ |#2|) NIL))) +(((-807 |#1| |#2|) (-13 (-925 |#2|) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) (-525) (-804 |#1|)) (T -807)) +((-1371 (*1 *2 *1 *3) (-12 (-14 *4 (-525)) (-5 *2 (-385 (-525))) (-5 *1 (-807 *4 *5)) (-5 *3 (-525)) (-4 *5 (-804 *4)))) (-3637 (*1 *2 *1) (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3)))) (-1461 (*1 *1 *1) (-12 (-14 *2 (-525)) (-5 *1 (-807 *2 *3)) (-4 *3 (-804 *2)))) (-1461 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-14 *3 (-525)) (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3))))) +(-13 (-925 |#2|) (-10 -8 (-15 -1371 ((-385 (-525)) $ (-525))) (-15 -3637 ((-161 (-385 (-525))) $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)))) +((-1261 (((-108) $ $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-2019 ((|#2| $) 12)) (-3666 (($ |#1| |#2|) 9)) (-3803 (((-1074) $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-2015 (((-1038) $) NIL (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#1| $) 11)) (-1280 (($ |#1| |#2|) 10)) (-1271 (((-798) $) 18 (-3275 (-12 (|has| |#1| (-566 (-798))) (|has| |#2| (-566 (-798)))) (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020)))))) (-3992 (((-108) $ $) 22 (-12 (|has| |#1| (-1020)) (|has| |#2| (-1020)))))) +(((-808 |#1| |#2|) (-13 (-1127) (-10 -8 (IF (|has| |#1| (-566 (-798))) (IF (|has| |#2| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1020)) (IF (|has| |#2| (-1020)) (-6 (-1020)) |%noBranch|) |%noBranch|) (-15 -3666 ($ |#1| |#2|)) (-15 -1280 ($ |#1| |#2|)) (-15 -3105 (|#1| $)) (-15 -2019 (|#2| $)))) (-1127) (-1127)) (T -808)) +((-3666 (*1 *1 *2 *3) (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127)))) (-1280 (*1 *1 *2 *3) (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127)))) (-3105 (*1 *2 *1) (-12 (-4 *2 (-1127)) (-5 *1 (-808 *2 *3)) (-4 *3 (-1127)))) (-2019 (*1 *2 *1) (-12 (-4 *2 (-1127)) (-5 *1 (-808 *3 *2)) (-4 *3 (-1127))))) +(-13 (-1127) (-10 -8 (IF (|has| |#1| (-566 (-798))) (IF (|has| |#2| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-1020)) (IF (|has| |#2| (-1020)) (-6 (-1020)) |%noBranch|) |%noBranch|) (-15 -3666 ($ |#1| |#2|)) (-15 -1280 ($ |#1| |#2|)) (-15 -3105 (|#1| $)) (-15 -2019 (|#2| $)))) +((-1261 (((-108) $ $) NIL)) (-2693 (((-525) $) 15)) (-4050 (($ (-146)) 11)) (-2548 (($ (-146)) 12)) (-3803 (((-1074) $) NIL)) (-1937 (((-146) $) 13)) (-2015 (((-1038) $) NIL)) (-3476 (($ (-146)) 9)) (-2005 (($ (-146)) 8)) (-1271 (((-798) $) 23) (($ (-146)) 16)) (-3121 (($ (-146)) 10)) (-3992 (((-108) $ $) NIL))) +(((-809) (-13 (-1020) (-10 -8 (-15 -2005 ($ (-146))) (-15 -3476 ($ (-146))) (-15 -3121 ($ (-146))) (-15 -4050 ($ (-146))) (-15 -2548 ($ (-146))) (-15 -1937 ((-146) $)) (-15 -2693 ((-525) $)) (-15 -1271 ($ (-146)))))) (T -809)) +((-2005 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-3476 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-3121 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-4050 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-2548 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-1937 (*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) (-2693 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-809)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) +(-13 (-1020) (-10 -8 (-15 -2005 ($ (-146))) (-15 -3476 ($ (-146))) (-15 -3121 ($ (-146))) (-15 -4050 ($ (-146))) (-15 -2548 ($ (-146))) (-15 -1937 ((-146) $)) (-15 -2693 ((-525) $)) (-15 -1271 ($ (-146))))) +((-1271 (((-294 (-525)) (-385 (-887 (-47)))) 23) (((-294 (-525)) (-887 (-47))) 18))) +(((-810) (-10 -7 (-15 -1271 ((-294 (-525)) (-887 (-47)))) (-15 -1271 ((-294 (-525)) (-385 (-887 (-47))))))) (T -810)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 (-47)))) (-5 *2 (-294 (-525))) (-5 *1 (-810)))) (-1271 (*1 *2 *3) (-12 (-5 *3 (-887 (-47))) (-5 *2 (-294 (-525))) (-5 *1 (-810))))) +(-10 -7 (-15 -1271 ((-294 (-525)) (-887 (-47)))) (-15 -1271 ((-294 (-525)) (-385 (-887 (-47)))))) +((-2688 (((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)) 14))) +(((-811 |#1| |#2|) (-10 -7 (-15 -2688 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) (-1127) (-1127)) (T -811)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-812 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-812 *6)) (-5 *1 (-811 *5 *6))))) +(-10 -7 (-15 -2688 ((-812 |#2|) (-1 |#2| |#1|) (-812 |#1|)))) +((-4020 (($ |#1| |#1|) 8)) (-3346 ((|#1| $ (-713)) 10))) +(((-812 |#1|) (-10 -8 (-15 -4020 ($ |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) (-1127)) (T -812)) +((-3346 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-812 *2)) (-4 *2 (-1127)))) (-4020 (*1 *1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1127))))) +(-10 -8 (-15 -4020 ($ |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) +((-2688 (((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)) 14))) +(((-813 |#1| |#2|) (-10 -7 (-15 -2688 ((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)))) (-1127) (-1127)) (T -813)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-814 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-814 *6)) (-5 *1 (-813 *5 *6))))) +(-10 -7 (-15 -2688 ((-814 |#2|) (-1 |#2| |#1|) (-814 |#1|)))) +((-4020 (($ |#1| |#1| |#1|) 8)) (-3346 ((|#1| $ (-713)) 10))) +(((-814 |#1|) (-10 -8 (-15 -4020 ($ |#1| |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) (-1127)) (T -814)) +((-3346 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-814 *2)) (-4 *2 (-1127)))) (-4020 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-814 *2)) (-4 *2 (-1127))))) +(-10 -8 (-15 -4020 ($ |#1| |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) +((-3310 (((-592 (-1096)) (-1074)) 9))) +(((-815) (-10 -7 (-15 -3310 ((-592 (-1096)) (-1074))))) (T -815)) +((-3310 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-815))))) +(-10 -7 (-15 -3310 ((-592 (-1096)) (-1074)))) +((-2688 (((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)) 14))) +(((-816 |#1| |#2|) (-10 -7 (-15 -2688 ((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)))) (-1127) (-1127)) (T -816)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-817 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-817 *6)) (-5 *1 (-816 *5 *6))))) +(-10 -7 (-15 -2688 ((-817 |#2|) (-1 |#2| |#1|) (-817 |#1|)))) +((-3638 (($ |#1| |#1| |#1|) 8)) (-3346 ((|#1| $ (-713)) 10))) +(((-817 |#1|) (-10 -8 (-15 -3638 ($ |#1| |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) (-1127)) (T -817)) +((-3346 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-817 *2)) (-4 *2 (-1127)))) (-3638 (*1 *1 *2 *2 *2) (-12 (-5 *1 (-817 *2)) (-4 *2 (-1127))))) +(-10 -8 (-15 -3638 ($ |#1| |#1| |#1|)) (-15 -3346 (|#1| $ (-713)))) +((-3657 (((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525)))) 32)) (-3930 (((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525))) 28)) (-1447 (((-1072 (-592 (-525))) (-592 (-525))) 41) (((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525))) 40)) (-1575 (((-1072 (-592 (-525))) (-525)) 42)) (-3773 (((-1072 (-592 (-525))) (-525) (-525)) 22) (((-1072 (-592 (-525))) (-525)) 16) (((-1072 (-592 (-525))) (-525) (-525) (-525)) 12)) (-2004 (((-1072 (-592 (-525))) (-1072 (-592 (-525)))) 26)) (-3532 (((-592 (-525)) (-592 (-525))) 25))) +(((-818) (-10 -7 (-15 -3773 ((-1072 (-592 (-525))) (-525) (-525) (-525))) (-15 -3773 ((-1072 (-592 (-525))) (-525))) (-15 -3773 ((-1072 (-592 (-525))) (-525) (-525))) (-15 -3532 ((-592 (-525)) (-592 (-525)))) (-15 -2004 ((-1072 (-592 (-525))) (-1072 (-592 (-525))))) (-15 -3930 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -3657 ((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525))))) (-15 -1447 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -1447 ((-1072 (-592 (-525))) (-592 (-525)))) (-15 -1575 ((-1072 (-592 (-525))) (-525))))) (T -818)) +((-1575 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-1447 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-1447 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-3657 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *3 (-592 (-525))) (-5 *1 (-818)))) (-3930 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-592 (-525))))) (-2004 (*1 *2 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)))) (-3532 (*1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-818)))) (-3773 (*1 *2 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-3773 (*1 *2 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) (-3773 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) +(-10 -7 (-15 -3773 ((-1072 (-592 (-525))) (-525) (-525) (-525))) (-15 -3773 ((-1072 (-592 (-525))) (-525))) (-15 -3773 ((-1072 (-592 (-525))) (-525) (-525))) (-15 -3532 ((-592 (-525)) (-592 (-525)))) (-15 -2004 ((-1072 (-592 (-525))) (-1072 (-592 (-525))))) (-15 -3930 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -3657 ((-1072 (-592 (-525))) (-592 (-525)) (-1072 (-592 (-525))))) (-15 -1447 ((-1072 (-592 (-525))) (-592 (-525)) (-592 (-525)))) (-15 -1447 ((-1072 (-592 (-525))) (-592 (-525)))) (-15 -1575 ((-1072 (-592 (-525))) (-525)))) +((-2745 (((-827 (-357)) $) 9 (|has| |#1| (-567 (-827 (-357))))) (((-827 (-525)) $) 8 (|has| |#1| (-567 (-827 (-525))))))) (((-819 |#1|) (-131) (-1127)) (T -819)) NIL (-13 (-10 -7 (IF (|has| |t#1| (-567 (-827 (-525)))) (-6 (-567 (-827 (-525)))) |%noBranch|) (IF (|has| |t#1| (-567 (-827 (-357)))) (-6 (-567 (-827 (-357)))) |%noBranch|))) (((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525))))) -((-1260 (((-108) $ $) NIL)) (-3489 (($) 14)) (-3676 (($ (-824 |#1| |#2|) (-824 |#1| |#3|)) 27)) (-3374 (((-824 |#1| |#3|) $) 16)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2957 (((-108) $) 22)) (-4149 (($) 19)) (-1270 (((-798) $) 30)) (-3755 (((-824 |#1| |#2|) $) 15)) (-3994 (((-108) $ $) 25))) -(((-820 |#1| |#2| |#3|) (-13 (-1020) (-10 -8 (-15 -2957 ((-108) $)) (-15 -4149 ($)) (-15 -3489 ($)) (-15 -3676 ($ (-824 |#1| |#2|) (-824 |#1| |#3|))) (-15 -3755 ((-824 |#1| |#2|) $)) (-15 -3374 ((-824 |#1| |#3|) $)))) (-1020) (-1020) (-612 |#2|)) (T -820)) -((-2957 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4)))) (-4149 (*1 *1) (-12 (-4 *3 (-1020)) (-5 *1 (-820 *2 *3 *4)) (-4 *2 (-1020)) (-4 *4 (-612 *3)))) (-3489 (*1 *1) (-12 (-4 *3 (-1020)) (-5 *1 (-820 *2 *3 *4)) (-4 *2 (-1020)) (-4 *4 (-612 *3)))) (-3676 (*1 *1 *2 *3) (-12 (-5 *2 (-824 *4 *5)) (-5 *3 (-824 *4 *6)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-612 *5)) (-5 *1 (-820 *4 *5 *6)))) (-3755 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *4)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4)))) (-3374 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *5)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4))))) -(-13 (-1020) (-10 -8 (-15 -2957 ((-108) $)) (-15 -4149 ($)) (-15 -3489 ($)) (-15 -3676 ($ (-824 |#1| |#2|) (-824 |#1| |#3|))) (-15 -3755 ((-824 |#1| |#2|) $)) (-15 -3374 ((-824 |#1| |#3|) $)))) -((-1260 (((-108) $ $) 7)) (-4199 (((-824 |#1| $) $ (-827 |#1|) (-824 |#1| $)) 13)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) NIL)) (-3485 (($) 14)) (-1712 (($ (-824 |#1| |#2|) (-824 |#1| |#3|)) 27)) (-3370 (((-824 |#1| |#3|) $) 16)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4008 (((-108) $) 22)) (-4148 (($) 19)) (-1271 (((-798) $) 30)) (-3158 (((-824 |#1| |#2|) $) 15)) (-3992 (((-108) $ $) 25))) +(((-820 |#1| |#2| |#3|) (-13 (-1020) (-10 -8 (-15 -4008 ((-108) $)) (-15 -4148 ($)) (-15 -3485 ($)) (-15 -1712 ($ (-824 |#1| |#2|) (-824 |#1| |#3|))) (-15 -3158 ((-824 |#1| |#2|) $)) (-15 -3370 ((-824 |#1| |#3|) $)))) (-1020) (-1020) (-612 |#2|)) (T -820)) +((-4008 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4)))) (-4148 (*1 *1) (-12 (-4 *3 (-1020)) (-5 *1 (-820 *2 *3 *4)) (-4 *2 (-1020)) (-4 *4 (-612 *3)))) (-3485 (*1 *1) (-12 (-4 *3 (-1020)) (-5 *1 (-820 *2 *3 *4)) (-4 *2 (-1020)) (-4 *4 (-612 *3)))) (-1712 (*1 *1 *2 *3) (-12 (-5 *2 (-824 *4 *5)) (-5 *3 (-824 *4 *6)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-612 *5)) (-5 *1 (-820 *4 *5 *6)))) (-3158 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *4)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4)))) (-3370 (*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *5)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4))))) +(-13 (-1020) (-10 -8 (-15 -4008 ((-108) $)) (-15 -4148 ($)) (-15 -3485 ($)) (-15 -1712 ($ (-824 |#1| |#2|) (-824 |#1| |#3|))) (-15 -3158 ((-824 |#1| |#2|) $)) (-15 -3370 ((-824 |#1| |#3|) $)))) +((-1261 (((-108) $ $) 7)) (-1950 (((-824 |#1| $) $ (-827 |#1|) (-824 |#1| $)) 13)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-821 |#1|) (-131) (-1020)) (T -821)) -((-4199 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-824 *4 *1)) (-5 *3 (-827 *4)) (-4 *1 (-821 *4)) (-4 *4 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -4199 ((-824 |t#1| $) $ (-827 |t#1|) (-824 |t#1| $))))) +((-1950 (*1 *2 *1 *3 *2) (-12 (-5 *2 (-824 *4 *1)) (-5 *3 (-827 *4)) (-4 *1 (-821 *4)) (-4 *4 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -1950 ((-824 |t#1| $) $ (-827 |t#1|) (-824 |t#1| $))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2902 (((-108) (-592 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-3746 (((-824 |#1| |#2|) |#2| |#3|) 43 (-12 (-1825 (|has| |#2| (-968 (-1091)))) (-1825 (|has| |#2| (-977))))) (((-592 (-273 (-887 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-977)) (-1825 (|has| |#2| (-968 (-1091)))))) (((-592 (-273 |#2|)) |#2| |#3|) 35 (|has| |#2| (-968 (-1091)))) (((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|) 21))) -(((-822 |#1| |#2| |#3|) (-10 -7 (-15 -2902 ((-108) |#2| |#3|)) (-15 -2902 ((-108) (-592 |#2|) |#3|)) (-15 -3746 ((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|)) (IF (|has| |#2| (-968 (-1091))) (-15 -3746 ((-592 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-977)) (-15 -3746 ((-592 (-273 (-887 |#2|))) |#2| |#3|)) (-15 -3746 ((-824 |#1| |#2|) |#2| |#3|))))) (-1020) (-821 |#1|) (-567 (-827 |#1|))) (T -822)) -((-3746 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-824 *5 *3)) (-5 *1 (-822 *5 *3 *4)) (-1825 (-4 *3 (-968 (-1091)))) (-1825 (-4 *3 (-977))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-3746 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 (-887 *3)))) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-977)) (-1825 (-4 *3 (-968 (-1091)))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-3746 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 *3))) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-968 (-1091))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-3746 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-5 *2 (-820 *5 *6 (-592 *6))) (-5 *1 (-822 *5 *6 *4)) (-5 *3 (-592 *6)) (-4 *4 (-567 (-827 *5))))) (-2902 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-4 *6 (-821 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *6 *4)) (-4 *4 (-567 (-827 *5))))) (-2902 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5)))))) -(-10 -7 (-15 -2902 ((-108) |#2| |#3|)) (-15 -2902 ((-108) (-592 |#2|) |#3|)) (-15 -3746 ((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|)) (IF (|has| |#2| (-968 (-1091))) (-15 -3746 ((-592 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-977)) (-15 -3746 ((-592 (-273 (-887 |#2|))) |#2| |#3|)) (-15 -3746 ((-824 |#1| |#2|) |#2| |#3|))))) -((-2694 (((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)) 22))) -(((-823 |#1| |#2| |#3|) (-10 -7 (-15 -2694 ((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)))) (-1020) (-1020) (-1020)) (T -823)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-824 *5 *6)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-824 *5 *7)) (-5 *1 (-823 *5 *6 *7))))) -(-10 -7 (-15 -2694 ((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)))) -((-1260 (((-108) $ $) NIL)) (-2806 (($ $ $) 39)) (-2315 (((-3 (-108) "failed") $ (-827 |#1|)) 36)) (-3489 (($) 12)) (-3247 (((-1074) $) NIL)) (-3314 (($ (-827 |#1|) |#2| $) 20)) (-2012 (((-1038) $) NIL)) (-1899 (((-3 |#2| "failed") (-827 |#1|) $) 50)) (-2957 (((-108) $) 15)) (-4149 (($) 13)) (-2289 (((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|))) $) 25)) (-1279 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|)))) 23)) (-1270 (((-798) $) 44)) (-1727 (($ (-827 |#1|) |#2| $ |#2|) 48)) (-3016 (($ (-827 |#1|) |#2| $) 47)) (-3994 (((-108) $ $) 41))) -(((-824 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -2957 ((-108) $)) (-15 -4149 ($)) (-15 -3489 ($)) (-15 -2806 ($ $ $)) (-15 -1899 ((-3 |#2| "failed") (-827 |#1|) $)) (-15 -3016 ($ (-827 |#1|) |#2| $)) (-15 -3314 ($ (-827 |#1|) |#2| $)) (-15 -1727 ($ (-827 |#1|) |#2| $ |#2|)) (-15 -2289 ((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|))) $)) (-15 -1279 ($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|))))) (-15 -2315 ((-3 (-108) "failed") $ (-827 |#1|))))) (-1020) (-1020)) (T -824)) -((-2957 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-4149 (*1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3489 (*1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-2806 (*1 *1 *1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-1899 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-4 *2 (-1020)) (-5 *1 (-824 *4 *2)))) (-3016 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-3314 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-1727 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-2289 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 *4)))) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 *4)))) (-4 *4 (-1020)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)))) (-2315 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-824 *4 *5)) (-4 *5 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -2957 ((-108) $)) (-15 -4149 ($)) (-15 -3489 ($)) (-15 -2806 ($ $ $)) (-15 -1899 ((-3 |#2| "failed") (-827 |#1|) $)) (-15 -3016 ($ (-827 |#1|) |#2| $)) (-15 -3314 ($ (-827 |#1|) |#2| $)) (-15 -1727 ($ (-827 |#1|) |#2| $ |#2|)) (-15 -2289 ((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|))) $)) (-15 -1279 ($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 |#2|))))) (-15 -2315 ((-3 (-108) "failed") $ (-827 |#1|))))) -((-2570 (((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|))) 32) (((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|))) 43) (((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|)) 35)) (-2315 (((-108) (-592 |#2|) (-827 |#1|)) 40) (((-108) |#2| (-827 |#1|)) 36)) (-3534 (((-1 (-108) |#2|) (-827 |#1|)) 16)) (-2330 (((-592 |#2|) (-827 |#1|)) 24)) (-2112 (((-827 |#1|) (-827 |#1|) |#2|) 20))) -(((-825 |#1| |#2|) (-10 -7 (-15 -2570 ((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|))) (-15 -2570 ((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|)))) (-15 -2570 ((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|)))) (-15 -3534 ((-1 (-108) |#2|) (-827 |#1|))) (-15 -2315 ((-108) |#2| (-827 |#1|))) (-15 -2315 ((-108) (-592 |#2|) (-827 |#1|))) (-15 -2112 ((-827 |#1|) (-827 |#1|) |#2|)) (-15 -2330 ((-592 |#2|) (-827 |#1|)))) (-1020) (-1127)) (T -825)) -((-2330 (*1 *2 *3) (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-592 *5)) (-5 *1 (-825 *4 *5)) (-4 *5 (-1127)))) (-2112 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-825 *4 *3)) (-4 *3 (-1127)))) (-2315 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *2 (-108)) (-5 *1 (-825 *5 *6)))) (-2315 (*1 *2 *3 *4) (-12 (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-825 *5 *3)) (-4 *3 (-1127)))) (-3534 (*1 *2 *3) (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-825 *4 *5)) (-4 *5 (-1127)))) (-2570 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-827 *5)) (-5 *3 (-592 (-1091))) (-5 *4 (-1 (-108) (-592 *6))) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-825 *5 *6)))) (-2570 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-5 *3 (-592 (-1 (-108) *5))) (-4 *4 (-1020)) (-4 *5 (-1127)) (-5 *1 (-825 *4 *5)))) (-2570 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1020)) (-4 *5 (-1127)) (-5 *1 (-825 *4 *5))))) -(-10 -7 (-15 -2570 ((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|))) (-15 -2570 ((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|)))) (-15 -2570 ((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|)))) (-15 -3534 ((-1 (-108) |#2|) (-827 |#1|))) (-15 -2315 ((-108) |#2| (-827 |#1|))) (-15 -2315 ((-108) (-592 |#2|) (-827 |#1|))) (-15 -2112 ((-827 |#1|) (-827 |#1|) |#2|)) (-15 -2330 ((-592 |#2|) (-827 |#1|)))) -((-2694 (((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)) 19))) -(((-826 |#1| |#2|) (-10 -7 (-15 -2694 ((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)))) (-1020) (-1020)) (T -826)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-827 *6)) (-5 *1 (-826 *5 *6))))) -(-10 -7 (-15 -2694 ((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)))) -((-1260 (((-108) $ $) NIL)) (-1232 (($ $ (-592 (-51))) 64)) (-2383 (((-592 $) $) 118)) (-2407 (((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $) 24)) (-2759 (((-108) $) 30)) (-3267 (($ $ (-592 (-1091)) (-51)) 25)) (-3682 (($ $ (-592 (-51))) 63)) (-2591 (((-3 |#1| "failed") $) 61) (((-3 (-1091) "failed") $) 140)) (-3897 ((|#1| $) 58) (((-1091) $) NIL)) (-1294 (($ $) 108)) (-2221 (((-108) $) 47)) (-2043 (((-592 (-51)) $) 45)) (-1256 (($ (-1091) (-108) (-108) (-108)) 65)) (-1355 (((-3 (-592 $) "failed") (-592 $)) 72)) (-3856 (((-108) $) 50)) (-1391 (((-108) $) 49)) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) 36)) (-1699 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-2013 (((-3 (-2 (|:| |val| $) (|:| -2815 $)) "failed") $) 83)) (-2968 (((-3 (-592 $) "failed") $) 33)) (-2045 (((-3 (-592 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -1238 (-110)) (|:| |arg| (-592 $))) "failed") $) 95)) (-2471 (((-3 (-592 $) "failed") $) 37)) (-3065 (((-3 (-2 (|:| |val| $) (|:| -2815 (-713))) "failed") $) 40)) (-2358 (((-108) $) 29)) (-2012 (((-1038) $) NIL)) (-2666 (((-108) $) 21)) (-3916 (((-108) $) 46)) (-2098 (((-592 (-51)) $) 111)) (-3742 (((-108) $) 48)) (-3410 (($ (-110) (-592 $)) 92)) (-4064 (((-713) $) 28)) (-1451 (($ $) 62)) (-2749 (($ (-592 $)) 59)) (-2385 (((-108) $) 26)) (-1270 (((-798) $) 53) (($ |#1|) 18) (($ (-1091)) 66)) (-2112 (($ $ (-51)) 110)) (-3355 (($) 91 T CONST)) (-3365 (($) 73 T CONST)) (-3994 (((-108) $ $) 79)) (-4100 (($ $ $) 100)) (-4080 (($ $ $) 104)) (** (($ $ (-713)) 99) (($ $ $) 54)) (* (($ $ $) 105))) -(((-827 |#1|) (-13 (-1020) (-968 |#1|) (-968 (-1091)) (-10 -8 (-15 0 ($) -1478) (-15 1 ($) -1478) (-15 -2968 ((-3 (-592 $) "failed") $)) (-15 -2343 ((-3 (-592 $) "failed") $)) (-15 -2045 ((-3 (-592 $) "failed") $ (-110))) (-15 -2045 ((-3 (-2 (|:| -1238 (-110)) (|:| |arg| (-592 $))) "failed") $)) (-15 -3065 ((-3 (-2 (|:| |val| $) (|:| -2815 (-713))) "failed") $)) (-15 -1699 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2471 ((-3 (-592 $) "failed") $)) (-15 -2013 ((-3 (-2 (|:| |val| $) (|:| -2815 $)) "failed") $)) (-15 -3410 ($ (-110) (-592 $))) (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ $)) (-15 -4100 ($ $ $)) (-15 -4064 ((-713) $)) (-15 -2749 ($ (-592 $))) (-15 -1451 ($ $)) (-15 -2358 ((-108) $)) (-15 -2221 ((-108) $)) (-15 -2759 ((-108) $)) (-15 -2385 ((-108) $)) (-15 -3742 ((-108) $)) (-15 -1391 ((-108) $)) (-15 -3856 ((-108) $)) (-15 -3916 ((-108) $)) (-15 -2043 ((-592 (-51)) $)) (-15 -3682 ($ $ (-592 (-51)))) (-15 -1232 ($ $ (-592 (-51)))) (-15 -1256 ($ (-1091) (-108) (-108) (-108))) (-15 -3267 ($ $ (-592 (-1091)) (-51))) (-15 -2407 ((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $)) (-15 -2666 ((-108) $)) (-15 -1294 ($ $)) (-15 -2112 ($ $ (-51))) (-15 -2098 ((-592 (-51)) $)) (-15 -2383 ((-592 $) $)) (-15 -1355 ((-3 (-592 $) "failed") (-592 $))))) (-1020)) (T -827)) -((-3355 (*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-3365 (*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-2968 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2343 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2045 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-827 *4))) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-2045 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -1238 (-110)) (|:| |arg| (-592 (-827 *3))))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3065 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2815 (-713)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1699 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-827 *3)) (|:| |den| (-827 *3)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2471 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2013 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2815 (-827 *3)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3410 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 (-827 *4))) (-4 *4 (-1020)) (-5 *1 (-827 *4)))) (-4080 (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-4100 (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-4064 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) (-5 *1 (-827 *3)))) (-1451 (*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-2358 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2221 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2759 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2385 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3742 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1391 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3856 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3916 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2043 (*1 *2 *1) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3682 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1232 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1256 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-108)) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-3267 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-51)) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-2407 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2666 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1294 (*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-2112 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2098 (*1 *2 *1) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1355 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) (-5 *1 (-827 *3))))) -(-13 (-1020) (-968 |#1|) (-968 (-1091)) (-10 -8 (-15 (-3355) ($) -1478) (-15 (-3365) ($) -1478) (-15 -2968 ((-3 (-592 $) "failed") $)) (-15 -2343 ((-3 (-592 $) "failed") $)) (-15 -2045 ((-3 (-592 $) "failed") $ (-110))) (-15 -2045 ((-3 (-2 (|:| -1238 (-110)) (|:| |arg| (-592 $))) "failed") $)) (-15 -3065 ((-3 (-2 (|:| |val| $) (|:| -2815 (-713))) "failed") $)) (-15 -1699 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -2471 ((-3 (-592 $) "failed") $)) (-15 -2013 ((-3 (-2 (|:| |val| $) (|:| -2815 $)) "failed") $)) (-15 -3410 ($ (-110) (-592 $))) (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ $)) (-15 -4100 ($ $ $)) (-15 -4064 ((-713) $)) (-15 -2749 ($ (-592 $))) (-15 -1451 ($ $)) (-15 -2358 ((-108) $)) (-15 -2221 ((-108) $)) (-15 -2759 ((-108) $)) (-15 -2385 ((-108) $)) (-15 -3742 ((-108) $)) (-15 -1391 ((-108) $)) (-15 -3856 ((-108) $)) (-15 -3916 ((-108) $)) (-15 -2043 ((-592 (-51)) $)) (-15 -3682 ($ $ (-592 (-51)))) (-15 -1232 ($ $ (-592 (-51)))) (-15 -1256 ($ (-1091) (-108) (-108) (-108))) (-15 -3267 ($ $ (-592 (-1091)) (-51))) (-15 -2407 ((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $)) (-15 -2666 ((-108) $)) (-15 -1294 ($ $)) (-15 -2112 ($ $ (-51))) (-15 -2098 ((-592 (-51)) $)) (-15 -2383 ((-592 $) $)) (-15 -1355 ((-3 (-592 $) "failed") (-592 $))))) -((-1260 (((-108) $ $) NIL)) (-4143 (((-592 |#1|) $) 16)) (-3361 (((-108) $) 38)) (-2591 (((-3 (-617 |#1|) "failed") $) 43)) (-3897 (((-617 |#1|) $) 41)) (-3121 (($ $) 18)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2023 (((-713) $) 46)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-617 |#1|) $) 17)) (-1270 (((-798) $) 37) (($ (-617 |#1|)) 21) (((-761 |#1|) $) 27) (($ |#1|) 20)) (-3365 (($) 8 T CONST)) (-3716 (((-592 (-617 |#1|)) $) 23)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 11)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 49))) -(((-828 |#1|) (-13 (-789) (-968 (-617 |#1|)) (-10 -8 (-15 1 ($) -1478) (-15 -1270 ((-761 |#1|) $)) (-15 -1270 ($ |#1|)) (-15 -3110 ((-617 |#1|) $)) (-15 -2023 ((-713) $)) (-15 -3716 ((-592 (-617 |#1|)) $)) (-15 -3121 ($ $)) (-15 -3361 ((-108) $)) (-15 -4143 ((-592 |#1|) $)))) (-789)) (T -828)) -((-3365 (*1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-1270 (*1 *1 *2) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-3110 (*1 *2 *1) (-12 (-5 *2 (-617 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-2023 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-3716 (*1 *2 *1) (-12 (-5 *2 (-592 (-617 *3))) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-3121 (*1 *1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-3361 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-4143 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789))))) -(-13 (-789) (-968 (-617 |#1|)) (-10 -8 (-15 (-3365) ($) -1478) (-15 -1270 ((-761 |#1|) $)) (-15 -1270 ($ |#1|)) (-15 -3110 ((-617 |#1|) $)) (-15 -2023 ((-713) $)) (-15 -3716 ((-592 (-617 |#1|)) $)) (-15 -3121 ($ $)) (-15 -3361 ((-108) $)) (-15 -4143 ((-592 |#1|) $)))) -((-2909 ((|#1| |#1| |#1|) 19))) -(((-829 |#1| |#2|) (-10 -7 (-15 -2909 (|#1| |#1| |#1|))) (-1149 |#2|) (-977)) (T -829)) -((-2909 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1149 *3))))) -(-10 -7 (-15 -2909 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2903 (((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 14)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1313 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 13)) (-3994 (((-108) $ $) 6))) +((-1676 (((-108) (-592 |#2|) |#3|) 23) (((-108) |#2| |#3|) 18)) (-4212 (((-824 |#1| |#2|) |#2| |#3|) 43 (-12 (-1830 (|has| |#2| (-968 (-1091)))) (-1830 (|has| |#2| (-977))))) (((-592 (-273 (-887 |#2|))) |#2| |#3|) 42 (-12 (|has| |#2| (-977)) (-1830 (|has| |#2| (-968 (-1091)))))) (((-592 (-273 |#2|)) |#2| |#3|) 35 (|has| |#2| (-968 (-1091)))) (((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|) 21))) +(((-822 |#1| |#2| |#3|) (-10 -7 (-15 -1676 ((-108) |#2| |#3|)) (-15 -1676 ((-108) (-592 |#2|) |#3|)) (-15 -4212 ((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|)) (IF (|has| |#2| (-968 (-1091))) (-15 -4212 ((-592 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-977)) (-15 -4212 ((-592 (-273 (-887 |#2|))) |#2| |#3|)) (-15 -4212 ((-824 |#1| |#2|) |#2| |#3|))))) (-1020) (-821 |#1|) (-567 (-827 |#1|))) (T -822)) +((-4212 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-824 *5 *3)) (-5 *1 (-822 *5 *3 *4)) (-1830 (-4 *3 (-968 (-1091)))) (-1830 (-4 *3 (-977))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-4212 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 (-887 *3)))) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-977)) (-1830 (-4 *3 (-968 (-1091)))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-4212 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 *3))) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-968 (-1091))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) (-4212 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-5 *2 (-820 *5 *6 (-592 *6))) (-5 *1 (-822 *5 *6 *4)) (-5 *3 (-592 *6)) (-4 *4 (-567 (-827 *5))))) (-1676 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-4 *6 (-821 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *6 *4)) (-4 *4 (-567 (-827 *5))))) (-1676 (*1 *2 *3 *4) (-12 (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5)))))) +(-10 -7 (-15 -1676 ((-108) |#2| |#3|)) (-15 -1676 ((-108) (-592 |#2|) |#3|)) (-15 -4212 ((-820 |#1| |#2| (-592 |#2|)) (-592 |#2|) |#3|)) (IF (|has| |#2| (-968 (-1091))) (-15 -4212 ((-592 (-273 |#2|)) |#2| |#3|)) (IF (|has| |#2| (-977)) (-15 -4212 ((-592 (-273 (-887 |#2|))) |#2| |#3|)) (-15 -4212 ((-824 |#1| |#2|) |#2| |#3|))))) +((-2688 (((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)) 22))) +(((-823 |#1| |#2| |#3|) (-10 -7 (-15 -2688 ((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)))) (-1020) (-1020) (-1020)) (T -823)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *7 *6)) (-5 *4 (-824 *5 *6)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-824 *5 *7)) (-5 *1 (-823 *5 *6 *7))))) +(-10 -7 (-15 -2688 ((-824 |#1| |#3|) (-1 |#3| |#2|) (-824 |#1| |#2|)))) +((-1261 (((-108) $ $) NIL)) (-2802 (($ $ $) 39)) (-4155 (((-3 (-108) "failed") $ (-827 |#1|)) 36)) (-3485 (($) 12)) (-3803 (((-1074) $) NIL)) (-1292 (($ (-827 |#1|) |#2| $) 20)) (-2015 (((-1038) $) NIL)) (-3566 (((-3 |#2| "failed") (-827 |#1|) $) 50)) (-4008 (((-108) $) 15)) (-4148 (($) 13)) (-2291 (((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|))) $) 25)) (-1280 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|)))) 23)) (-1271 (((-798) $) 44)) (-4095 (($ (-827 |#1|) |#2| $ |#2|) 48)) (-3393 (($ (-827 |#1|) |#2| $) 47)) (-3992 (((-108) $ $) 41))) +(((-824 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -4008 ((-108) $)) (-15 -4148 ($)) (-15 -3485 ($)) (-15 -2802 ($ $ $)) (-15 -3566 ((-3 |#2| "failed") (-827 |#1|) $)) (-15 -3393 ($ (-827 |#1|) |#2| $)) (-15 -1292 ($ (-827 |#1|) |#2| $)) (-15 -4095 ($ (-827 |#1|) |#2| $ |#2|)) (-15 -2291 ((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|))) $)) (-15 -1280 ($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|))))) (-15 -4155 ((-3 (-108) "failed") $ (-827 |#1|))))) (-1020) (-1020)) (T -824)) +((-4008 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-4148 (*1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3485 (*1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-2802 (*1 *1 *1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3566 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-4 *2 (-1020)) (-5 *1 (-824 *4 *2)))) (-3393 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-1292 (*1 *1 *2 *3 *1) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-4095 (*1 *1 *2 *3 *1 *3) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) (-4 *3 (-1020)))) (-2291 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 *4)))) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-1280 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 *4)))) (-4 *4 (-1020)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)))) (-4155 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-824 *4 *5)) (-4 *5 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -4008 ((-108) $)) (-15 -4148 ($)) (-15 -3485 ($)) (-15 -2802 ($ $ $)) (-15 -3566 ((-3 |#2| "failed") (-827 |#1|) $)) (-15 -3393 ($ (-827 |#1|) |#2| $)) (-15 -1292 ($ (-827 |#1|) |#2| $)) (-15 -4095 ($ (-827 |#1|) |#2| $ |#2|)) (-15 -2291 ((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|))) $)) (-15 -1280 ($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 |#2|))))) (-15 -4155 ((-3 (-108) "failed") $ (-827 |#1|))))) +((-2567 (((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|))) 32) (((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|))) 43) (((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|)) 35)) (-4155 (((-108) (-592 |#2|) (-827 |#1|)) 40) (((-108) |#2| (-827 |#1|)) 36)) (-3530 (((-1 (-108) |#2|) (-827 |#1|)) 16)) (-3163 (((-592 |#2|) (-827 |#1|)) 24)) (-2106 (((-827 |#1|) (-827 |#1|) |#2|) 20))) +(((-825 |#1| |#2|) (-10 -7 (-15 -2567 ((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|))) (-15 -2567 ((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|)))) (-15 -2567 ((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|)))) (-15 -3530 ((-1 (-108) |#2|) (-827 |#1|))) (-15 -4155 ((-108) |#2| (-827 |#1|))) (-15 -4155 ((-108) (-592 |#2|) (-827 |#1|))) (-15 -2106 ((-827 |#1|) (-827 |#1|) |#2|)) (-15 -3163 ((-592 |#2|) (-827 |#1|)))) (-1020) (-1127)) (T -825)) +((-3163 (*1 *2 *3) (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-592 *5)) (-5 *1 (-825 *4 *5)) (-4 *5 (-1127)))) (-2106 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-825 *4 *3)) (-4 *3 (-1127)))) (-4155 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *2 (-108)) (-5 *1 (-825 *5 *6)))) (-4155 (*1 *2 *3 *4) (-12 (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-825 *5 *3)) (-4 *3 (-1127)))) (-3530 (*1 *2 *3) (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-825 *4 *5)) (-4 *5 (-1127)))) (-2567 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-827 *5)) (-5 *3 (-592 (-1091))) (-5 *4 (-1 (-108) (-592 *6))) (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-825 *5 *6)))) (-2567 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-5 *3 (-592 (-1 (-108) *5))) (-4 *4 (-1020)) (-4 *5 (-1127)) (-5 *1 (-825 *4 *5)))) (-2567 (*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1020)) (-4 *5 (-1127)) (-5 *1 (-825 *4 *5))))) +(-10 -7 (-15 -2567 ((-827 |#1|) (-827 |#1|) (-1 (-108) |#2|))) (-15 -2567 ((-827 |#1|) (-827 |#1|) (-592 (-1 (-108) |#2|)))) (-15 -2567 ((-827 |#1|) (-827 |#1|) (-592 (-1091)) (-1 (-108) (-592 |#2|)))) (-15 -3530 ((-1 (-108) |#2|) (-827 |#1|))) (-15 -4155 ((-108) |#2| (-827 |#1|))) (-15 -4155 ((-108) (-592 |#2|) (-827 |#1|))) (-15 -2106 ((-827 |#1|) (-827 |#1|) |#2|)) (-15 -3163 ((-592 |#2|) (-827 |#1|)))) +((-2688 (((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)) 19))) +(((-826 |#1| |#2|) (-10 -7 (-15 -2688 ((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)))) (-1020) (-1020)) (T -826)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-5 *2 (-827 *6)) (-5 *1 (-826 *5 *6))))) +(-10 -7 (-15 -2688 ((-827 |#2|) (-1 |#2| |#1|) (-827 |#1|)))) +((-1261 (((-108) $ $) NIL)) (-2891 (($ $ (-592 (-51))) 64)) (-2383 (((-592 $) $) 118)) (-2754 (((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $) 24)) (-2868 (((-108) $) 30)) (-4004 (($ $ (-592 (-1091)) (-51)) 25)) (-1764 (($ $ (-592 (-51))) 63)) (-2588 (((-3 |#1| "failed") $) 61) (((-3 (-1091) "failed") $) 140)) (-3894 ((|#1| $) 58) (((-1091) $) NIL)) (-2468 (($ $) 108)) (-1478 (((-108) $) 47)) (-3350 (((-592 (-51)) $) 45)) (-1791 (($ (-1091) (-108) (-108) (-108)) 65)) (-2570 (((-3 (-592 $) "failed") (-592 $)) 72)) (-2976 (((-108) $) 50)) (-2080 (((-108) $) 49)) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) 36)) (-1704 (((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $) 43)) (-2580 (((-3 (-2 (|:| |val| $) (|:| -2058 $)) "failed") $) 83)) (-4114 (((-3 (-592 $) "failed") $) 33)) (-3371 (((-3 (-592 $) "failed") $ (-110)) 107) (((-3 (-2 (|:| -1239 (-110)) (|:| |arg| (-592 $))) "failed") $) 95)) (-1948 (((-3 (-592 $) "failed") $) 37)) (-2846 (((-3 (-2 (|:| |val| $) (|:| -2058 (-713))) "failed") $) 40)) (-3345 (((-108) $) 29)) (-2015 (((-1038) $) NIL)) (-3152 (((-108) $) 21)) (-2380 (((-108) $) 46)) (-1947 (((-592 (-51)) $) 111)) (-4173 (((-108) $) 48)) (-3405 (($ (-110) (-592 $)) 92)) (-4062 (((-713) $) 28)) (-1454 (($ $) 62)) (-2745 (($ (-592 $)) 59)) (-3568 (((-108) $) 26)) (-1271 (((-798) $) 53) (($ |#1|) 18) (($ (-1091)) 66)) (-2106 (($ $ (-51)) 110)) (-3351 (($) 91 T CONST)) (-3362 (($) 73 T CONST)) (-3992 (((-108) $ $) 79)) (-4098 (($ $ $) 100)) (-4078 (($ $ $) 104)) (** (($ $ (-713)) 99) (($ $ $) 54)) (* (($ $ $) 105))) +(((-827 |#1|) (-13 (-1020) (-968 |#1|) (-968 (-1091)) (-10 -8 (-15 0 ($) -1482) (-15 1 ($) -1482) (-15 -4114 ((-3 (-592 $) "failed") $)) (-15 -3251 ((-3 (-592 $) "failed") $)) (-15 -3371 ((-3 (-592 $) "failed") $ (-110))) (-15 -3371 ((-3 (-2 (|:| -1239 (-110)) (|:| |arg| (-592 $))) "failed") $)) (-15 -2846 ((-3 (-2 (|:| |val| $) (|:| -2058 (-713))) "failed") $)) (-15 -1704 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -1948 ((-3 (-592 $) "failed") $)) (-15 -2580 ((-3 (-2 (|:| |val| $) (|:| -2058 $)) "failed") $)) (-15 -3405 ($ (-110) (-592 $))) (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ $)) (-15 -4098 ($ $ $)) (-15 -4062 ((-713) $)) (-15 -2745 ($ (-592 $))) (-15 -1454 ($ $)) (-15 -3345 ((-108) $)) (-15 -1478 ((-108) $)) (-15 -2868 ((-108) $)) (-15 -3568 ((-108) $)) (-15 -4173 ((-108) $)) (-15 -2080 ((-108) $)) (-15 -2976 ((-108) $)) (-15 -2380 ((-108) $)) (-15 -3350 ((-592 (-51)) $)) (-15 -1764 ($ $ (-592 (-51)))) (-15 -2891 ($ $ (-592 (-51)))) (-15 -1791 ($ (-1091) (-108) (-108) (-108))) (-15 -4004 ($ $ (-592 (-1091)) (-51))) (-15 -2754 ((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $)) (-15 -3152 ((-108) $)) (-15 -2468 ($ $)) (-15 -2106 ($ $ (-51))) (-15 -1947 ((-592 (-51)) $)) (-15 -2383 ((-592 $) $)) (-15 -2570 ((-3 (-592 $) "failed") (-592 $))))) (-1020)) (T -827)) +((-3351 (*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-3362 (*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-4114 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3251 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3371 (*1 *2 *1 *3) (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-827 *4))) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-3371 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| -1239 (-110)) (|:| |arg| (-592 (-827 *3))))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2846 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2058 (-713)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1704 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-827 *3)) (|:| |den| (-827 *3)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1948 (*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2580 (*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2058 (-827 *3)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3405 (*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 (-827 *4))) (-4 *4 (-1020)) (-5 *1 (-827 *4)))) (-4078 (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (* (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (** (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-4098 (*1 *1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-4062 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) (-5 *1 (-827 *3)))) (-1454 (*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-3345 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1478 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3568 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-4173 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2080 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2976 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2380 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3350 (*1 *2 *1) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1764 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2891 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1791 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-108)) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-4004 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-51)) (-5 *1 (-827 *4)) (-4 *4 (-1020)))) (-2754 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51)))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-3152 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2468 (*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) (-2106 (*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-1947 (*1 *2 *1) (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) (-2570 (*1 *2 *2) (|partial| -12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) (-5 *1 (-827 *3))))) +(-13 (-1020) (-968 |#1|) (-968 (-1091)) (-10 -8 (-15 (-3351) ($) -1482) (-15 (-3362) ($) -1482) (-15 -4114 ((-3 (-592 $) "failed") $)) (-15 -3251 ((-3 (-592 $) "failed") $)) (-15 -3371 ((-3 (-592 $) "failed") $ (-110))) (-15 -3371 ((-3 (-2 (|:| -1239 (-110)) (|:| |arg| (-592 $))) "failed") $)) (-15 -2846 ((-3 (-2 (|:| |val| $) (|:| -2058 (-713))) "failed") $)) (-15 -1704 ((-3 (-2 (|:| |num| $) (|:| |den| $)) "failed") $)) (-15 -1948 ((-3 (-592 $) "failed") $)) (-15 -2580 ((-3 (-2 (|:| |val| $) (|:| -2058 $)) "failed") $)) (-15 -3405 ($ (-110) (-592 $))) (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713))) (-15 ** ($ $ $)) (-15 -4098 ($ $ $)) (-15 -4062 ((-713) $)) (-15 -2745 ($ (-592 $))) (-15 -1454 ($ $)) (-15 -3345 ((-108) $)) (-15 -1478 ((-108) $)) (-15 -2868 ((-108) $)) (-15 -3568 ((-108) $)) (-15 -4173 ((-108) $)) (-15 -2080 ((-108) $)) (-15 -2976 ((-108) $)) (-15 -2380 ((-108) $)) (-15 -3350 ((-592 (-51)) $)) (-15 -1764 ($ $ (-592 (-51)))) (-15 -2891 ($ $ (-592 (-51)))) (-15 -1791 ($ (-1091) (-108) (-108) (-108))) (-15 -4004 ($ $ (-592 (-1091)) (-51))) (-15 -2754 ((-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51))) $)) (-15 -3152 ((-108) $)) (-15 -2468 ($ $)) (-15 -2106 ($ $ (-51))) (-15 -1947 ((-592 (-51)) $)) (-15 -2383 ((-592 $) $)) (-15 -2570 ((-3 (-592 $) "failed") (-592 $))))) +((-1261 (((-108) $ $) NIL)) (-4142 (((-592 |#1|) $) 16)) (-1717 (((-108) $) 38)) (-2588 (((-3 (-617 |#1|) "failed") $) 43)) (-3894 (((-617 |#1|) $) 41)) (-3117 (($ $) 18)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-1399 (((-713) $) 46)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-617 |#1|) $) 17)) (-1271 (((-798) $) 37) (($ (-617 |#1|)) 21) (((-761 |#1|) $) 27) (($ |#1|) 20)) (-3362 (($) 8 T CONST)) (-3913 (((-592 (-617 |#1|)) $) 23)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 11)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 49))) +(((-828 |#1|) (-13 (-789) (-968 (-617 |#1|)) (-10 -8 (-15 1 ($) -1482) (-15 -1271 ((-761 |#1|) $)) (-15 -1271 ($ |#1|)) (-15 -3105 ((-617 |#1|) $)) (-15 -1399 ((-713) $)) (-15 -3913 ((-592 (-617 |#1|)) $)) (-15 -3117 ($ $)) (-15 -1717 ((-108) $)) (-15 -4142 ((-592 |#1|) $)))) (-789)) (T -828)) +((-3362 (*1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-761 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-1271 (*1 *1 *2) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-3105 (*1 *2 *1) (-12 (-5 *2 (-617 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-3913 (*1 *2 *1) (-12 (-5 *2 (-592 (-617 *3))) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-3117 (*1 *1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) (-1717 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) (-4142 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-828 *3)) (-4 *3 (-789))))) +(-13 (-789) (-968 (-617 |#1|)) (-10 -8 (-15 (-3362) ($) -1482) (-15 -1271 ((-761 |#1|) $)) (-15 -1271 ($ |#1|)) (-15 -3105 ((-617 |#1|) $)) (-15 -1399 ((-713) $)) (-15 -3913 ((-592 (-617 |#1|)) $)) (-15 -3117 ($ $)) (-15 -1717 ((-108) $)) (-15 -4142 ((-592 |#1|) $)))) +((-1740 ((|#1| |#1| |#1|) 19))) +(((-829 |#1| |#2|) (-10 -7 (-15 -1740 (|#1| |#1| |#1|))) (-1149 |#2|) (-977)) (T -829)) +((-1740 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1149 *3))))) +(-10 -7 (-15 -1740 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-1685 (((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 14)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3750 (((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 13)) (-3992 (((-108) $ $) 6))) (((-830) (-131)) (T -830)) -((-2903 (*1 *2 *3 *4) (-12 (-4 *1 (-830)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) (-1313 (*1 *2 *3) (-12 (-4 *1 (-830)) (-5 *3 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-966))))) -(-13 (-1020) (-10 -7 (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -1313 ((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))))) +((-1685 (*1 *2 *3 *4) (-12 (-4 *1 (-830)) (-5 *3 (-989)) (-5 *4 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) (-3750 (*1 *2 *3) (-12 (-4 *1 (-830)) (-5 *3 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *2 (-966))))) +(-13 (-1020) (-10 -7 (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| |explanations| (-1074))) (-989) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -3750 ((-966) (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2726 ((|#1| |#1| (-713)) 24)) (-1986 (((-3 |#1| "failed") |#1| |#1|) 22)) (-1318 (((-3 (-2 (|:| -3591 |#1|) (|:| -3603 |#1|)) "failed") |#1| (-713) (-713)) 27) (((-592 |#1|) |#1|) 29))) -(((-831 |#1| |#2|) (-10 -7 (-15 -1318 ((-592 |#1|) |#1|)) (-15 -1318 ((-3 (-2 (|:| -3591 |#1|) (|:| -3603 |#1|)) "failed") |#1| (-713) (-713))) (-15 -1986 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2726 (|#1| |#1| (-713)))) (-1149 |#2|) (-341)) (T -831)) -((-2726 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-5 *1 (-831 *2 *4)) (-4 *2 (-1149 *4)))) (-1986 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-831 *2 *3)) (-4 *2 (-1149 *3)))) (-1318 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-713)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3591 *3) (|:| -3603 *3))) (-5 *1 (-831 *3 *5)) (-4 *3 (-1149 *5)))) (-1318 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-831 *3 *4)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -1318 ((-592 |#1|) |#1|)) (-15 -1318 ((-3 (-2 (|:| -3591 |#1|) (|:| -3603 |#1|)) "failed") |#1| (-713) (-713))) (-15 -1986 ((-3 |#1| "failed") |#1| |#1|)) (-15 -2726 (|#1| |#1| (-713)))) -((-1492 (((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074)) 96) (((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205)) 91) (((-966) (-833) (-989)) 83) (((-966) (-833)) 84)) (-2903 (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989)) 59) (((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833)) 61))) -(((-832) (-10 -7 (-15 -1492 ((-966) (-833))) (-15 -1492 ((-966) (-833) (-989))) (-15 -1492 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205))) (-15 -1492 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989))))) (T -832)) -((-2903 (*1 *2 *3 *4) (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-832)))) (-2903 (*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-832)))) (-1492 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *2 (-966)) (-5 *1 (-832)))) (-1492 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *8 (-205)) (-5 *2 (-966)) (-5 *1 (-832)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-832)))) (-1492 (*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-966)) (-5 *1 (-832))))) -(-10 -7 (-15 -1492 ((-966) (-833))) (-15 -1492 ((-966) (-833) (-989))) (-15 -1492 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205))) (-15 -1492 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833))) (-15 -2903 ((-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989)))) -((-1260 (((-108) $ $) NIL)) (-3897 (((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $) 19)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 21) (($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 18)) (-3994 (((-108) $ $) NIL))) -(((-833) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $))))) (T -833)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-833)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *1 (-833)))) (-3897 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *1 (-833))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -1270 ((-798) $)) (-15 -3897 ((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $)))) -((-2524 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) 10) (($ $ |#2| (-713)) 12) (($ $ (-592 |#2|) (-592 (-713))) 15)) (-2094 (($ $ |#2|) 16) (($ $ (-592 |#2|)) 18) (($ $ |#2| (-713)) 19) (($ $ (-592 |#2|) (-592 (-713))) 21))) -(((-834 |#1| |#2|) (-10 -8 (-15 -2094 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2094 (|#1| |#1| |#2| (-713))) (-15 -2094 (|#1| |#1| (-592 |#2|))) (-15 -2094 (|#1| |#1| |#2|)) (-15 -2524 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2524 (|#1| |#1| |#2| (-713))) (-15 -2524 (|#1| |#1| (-592 |#2|))) (-15 -2524 (|#1| |#1| |#2|))) (-835 |#2|) (-1020)) (T -834)) -NIL -(-10 -8 (-15 -2094 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2094 (|#1| |#1| |#2| (-713))) (-15 -2094 (|#1| |#1| (-592 |#2|))) (-15 -2094 (|#1| |#1| |#2|)) (-15 -2524 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2524 (|#1| |#1| |#2| (-713))) (-15 -2524 (|#1| |#1| (-592 |#2|))) (-15 -2524 (|#1| |#1| |#2|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2524 (($ $ |#1|) 42) (($ $ (-592 |#1|)) 41) (($ $ |#1| (-713)) 40) (($ $ (-592 |#1|) (-592 (-713))) 39)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ |#1|) 38) (($ $ (-592 |#1|)) 37) (($ $ |#1| (-713)) 36) (($ $ (-592 |#1|) (-592 (-713))) 35)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-3630 ((|#1| |#1| (-713)) 24)) (-4213 (((-3 |#1| "failed") |#1| |#1|) 22)) (-3797 (((-3 (-2 (|:| -3592 |#1|) (|:| -3601 |#1|)) "failed") |#1| (-713) (-713)) 27) (((-592 |#1|) |#1|) 29))) +(((-831 |#1| |#2|) (-10 -7 (-15 -3797 ((-592 |#1|) |#1|)) (-15 -3797 ((-3 (-2 (|:| -3592 |#1|) (|:| -3601 |#1|)) "failed") |#1| (-713) (-713))) (-15 -4213 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3630 (|#1| |#1| (-713)))) (-1149 |#2|) (-341)) (T -831)) +((-3630 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-5 *1 (-831 *2 *4)) (-4 *2 (-1149 *4)))) (-4213 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-341)) (-5 *1 (-831 *2 *3)) (-4 *2 (-1149 *3)))) (-3797 (*1 *2 *3 *4 *4) (|partial| -12 (-5 *4 (-713)) (-4 *5 (-341)) (-5 *2 (-2 (|:| -3592 *3) (|:| -3601 *3))) (-5 *1 (-831 *3 *5)) (-4 *3 (-1149 *5)))) (-3797 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-831 *3 *4)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -3797 ((-592 |#1|) |#1|)) (-15 -3797 ((-3 (-2 (|:| -3592 |#1|) (|:| -3601 |#1|)) "failed") |#1| (-713) (-713))) (-15 -4213 ((-3 |#1| "failed") |#1| |#1|)) (-15 -3630 (|#1| |#1| (-713)))) +((-2292 (((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074)) 96) (((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205)) 91) (((-966) (-833) (-989)) 83) (((-966) (-833)) 84)) (-1685 (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989)) 59) (((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833)) 61))) +(((-832) (-10 -7 (-15 -2292 ((-966) (-833))) (-15 -2292 ((-966) (-833) (-989))) (-15 -2292 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205))) (-15 -2292 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989))))) (T -832)) +((-1685 (*1 *2 *3 *4) (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-832)))) (-1685 (*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074))))) (-5 *1 (-832)))) (-2292 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *2 (-966)) (-5 *1 (-832)))) (-2292 (*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *8 (-205)) (-5 *2 (-966)) (-5 *1 (-832)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-832)))) (-2292 (*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-966)) (-5 *1 (-832))))) +(-10 -7 (-15 -2292 ((-966) (-833))) (-15 -2292 ((-966) (-833) (-989))) (-15 -2292 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074) (-205))) (-15 -2292 ((-966) (-357) (-357) (-357) (-357) (-713) (-713) (-592 (-294 (-357))) (-592 (-592 (-294 (-357)))) (-1074))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833))) (-15 -1685 ((-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) (|:| |explanations| (-592 (-1074)))) (-833) (-989)))) +((-1261 (((-108) $ $) NIL)) (-3894 (((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $) 19)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 21) (($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) 18)) (-3992 (((-108) $ $) NIL))) +(((-833) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $))))) (T -833)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-833)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *1 (-833)))) (-3894 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205)))) (-5 *1 (-833))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))))) (-15 -1271 ((-798) $)) (-15 -3894 ((-2 (|:| |pde| (-592 (-294 (-205)))) (|:| |constraints| (-592 (-2 (|:| |start| (-205)) (|:| |finish| (-205)) (|:| |grid| (-713)) (|:| |boundaryType| (-525)) (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) (|:| |tol| (-205))) $)))) +((-2521 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) 10) (($ $ |#2| (-713)) 12) (($ $ (-592 |#2|) (-592 (-713))) 15)) (-2096 (($ $ |#2|) 16) (($ $ (-592 |#2|)) 18) (($ $ |#2| (-713)) 19) (($ $ (-592 |#2|) (-592 (-713))) 21))) +(((-834 |#1| |#2|) (-10 -8 (-15 -2096 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2096 (|#1| |#1| |#2| (-713))) (-15 -2096 (|#1| |#1| (-592 |#2|))) (-15 -2096 (|#1| |#1| |#2|)) (-15 -2521 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2521 (|#1| |#1| |#2| (-713))) (-15 -2521 (|#1| |#1| (-592 |#2|))) (-15 -2521 (|#1| |#1| |#2|))) (-835 |#2|) (-1020)) (T -834)) +NIL +(-10 -8 (-15 -2096 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2096 (|#1| |#1| |#2| (-713))) (-15 -2096 (|#1| |#1| (-592 |#2|))) (-15 -2096 (|#1| |#1| |#2|)) (-15 -2521 (|#1| |#1| (-592 |#2|) (-592 (-713)))) (-15 -2521 (|#1| |#1| |#2| (-713))) (-15 -2521 (|#1| |#1| (-592 |#2|))) (-15 -2521 (|#1| |#1| |#2|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2521 (($ $ |#1|) 42) (($ $ (-592 |#1|)) 41) (($ $ |#1| (-713)) 40) (($ $ (-592 |#1|) (-592 (-713))) 39)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ |#1|) 38) (($ $ (-592 |#1|)) 37) (($ $ |#1| (-713)) 36) (($ $ (-592 |#1|) (-592 (-713))) 35)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-835 |#1|) (-131) (-1020)) (T -835)) -((-2524 (*1 *1 *1 *2) (-12 (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-835 *3)) (-4 *3 (-1020)))) (-2524 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2524 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-713))) (-4 *1 (-835 *4)) (-4 *4 (-1020)))) (-2094 (*1 *1 *1 *2) (-12 (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2094 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-835 *3)) (-4 *3 (-1020)))) (-2094 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2094 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-713))) (-4 *1 (-835 *4)) (-4 *4 (-1020))))) -(-13 (-977) (-10 -8 (-15 -2524 ($ $ |t#1|)) (-15 -2524 ($ $ (-592 |t#1|))) (-15 -2524 ($ $ |t#1| (-713))) (-15 -2524 ($ $ (-592 |t#1|) (-592 (-713)))) (-15 -2094 ($ $ |t#1|)) (-15 -2094 ($ $ (-592 |t#1|))) (-15 -2094 ($ $ |t#1| (-713))) (-15 -2094 ($ $ (-592 |t#1|) (-592 (-713)))))) +((-2521 (*1 *1 *1 *2) (-12 (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-835 *3)) (-4 *3 (-1020)))) (-2521 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2521 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-713))) (-4 *1 (-835 *4)) (-4 *4 (-1020)))) (-2096 (*1 *1 *1 *2) (-12 (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2096 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-835 *3)) (-4 *3 (-1020)))) (-2096 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-835 *2)) (-4 *2 (-1020)))) (-2096 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-713))) (-4 *1 (-835 *4)) (-4 *4 (-1020))))) +(-13 (-977) (-10 -8 (-15 -2521 ($ $ |t#1|)) (-15 -2521 ($ $ (-592 |t#1|))) (-15 -2521 ($ $ |t#1| (-713))) (-15 -2521 ($ $ (-592 |t#1|) (-592 (-713)))) (-15 -2096 ($ $ |t#1|)) (-15 -2096 ($ $ (-592 |t#1|))) (-15 -2096 ($ $ |t#1| (-713))) (-15 -2096 ($ $ (-592 |t#1|) (-592 (-713)))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) 26)) (-1441 (((-108) $ (-713)) NIL)) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3187 (($ $ $) NIL (|has| $ (-6 -4256)))) (-3197 (($ $ $) NIL (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3603 (($ $) 25)) (-2752 (($ |#1|) 12) (($ $ $) 17)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3591 (($ $) 23)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) 20)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1114 |#1|) $) 9) (((-798) $) 29 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 21 (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-836 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -2752 ($ |#1|)) (-15 -2752 ($ $ $)) (-15 -1270 ((-1114 |#1|) $)))) (-1020)) (T -836)) -((-2752 (*1 *1 *2) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020)))) (-2752 (*1 *1 *1 *1) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1114 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1020))))) -(-13 (-115 |#1|) (-10 -8 (-15 -2752 ($ |#1|)) (-15 -2752 ($ $ $)) (-15 -1270 ((-1114 |#1|) $)))) -((-1525 ((|#2| (-1058 |#1| |#2|)) 41))) -(((-837 |#1| |#2|) (-10 -7 (-15 -1525 (|#2| (-1058 |#1| |#2|)))) (-856) (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (T -837)) -((-1525 (*1 *2 *3) (-12 (-5 *3 (-1058 *4 *2)) (-14 *4 (-856)) (-4 *2 (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (-5 *1 (-837 *4 *2))))) -(-10 -7 (-15 -1525 (|#2| (-1058 |#1| |#2|)))) -((-1260 (((-108) $ $) 7)) (-4083 (($) 20 T CONST)) (-3233 (((-3 $ "failed") $) 16)) (-2551 (((-1022 |#1|) $ |#1|) 35)) (-4211 (((-108) $) 19)) (-2371 (($ $ $) 33 (-3279 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-2535 (($ $ $) 32 (-3279 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 27)) (-2012 (((-1038) $) 10)) (-2602 ((|#1| $ |#1|) 37)) (-3410 ((|#1| $ |#1|) 36)) (-3322 (($ (-592 (-592 |#1|))) 38)) (-2152 (($ (-592 |#1|)) 39)) (-3804 (($ $ $) 23)) (-1507 (($ $ $) 22)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 13) (($ $ (-713)) 17) (($ $ (-525)) 24)) (-3365 (($) 21 T CONST)) (-4046 (((-108) $ $) 30 (-3279 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-4025 (((-108) $ $) 29 (-3279 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 31 (-3279 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-4017 (((-108) $ $) 34)) (-4100 (($ $ $) 26)) (** (($ $ (-856)) 14) (($ $ (-713)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) 26)) (-2230 (((-108) $ (-713)) NIL)) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1431 (($ $ $) NIL (|has| $ (-6 -4256)))) (-1520 (($ $ $) NIL (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) (($ $ "left" $) NIL (|has| $ (-6 -4256))) (($ $ "right" $) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3601 (($ $) 25)) (-2748 (($ |#1|) 12) (($ $ $) 17)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3592 (($ $) 23)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) 20)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ "value") NIL) (($ $ "left") NIL) (($ $ "right") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1114 |#1|) $) 9) (((-798) $) 29 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 21 (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-836 |#1|) (-13 (-115 |#1|) (-10 -8 (-15 -2748 ($ |#1|)) (-15 -2748 ($ $ $)) (-15 -1271 ((-1114 |#1|) $)))) (-1020)) (T -836)) +((-2748 (*1 *1 *2) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020)))) (-2748 (*1 *1 *1 *1) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1114 *3)) (-5 *1 (-836 *3)) (-4 *3 (-1020))))) +(-13 (-115 |#1|) (-10 -8 (-15 -2748 ($ |#1|)) (-15 -2748 ($ $ $)) (-15 -1271 ((-1114 |#1|) $)))) +((-2436 ((|#2| (-1058 |#1| |#2|)) 41))) +(((-837 |#1| |#2|) (-10 -7 (-15 -2436 (|#2| (-1058 |#1| |#2|)))) (-856) (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (T -837)) +((-2436 (*1 *2 *3) (-12 (-5 *3 (-1058 *4 *2)) (-14 *4 (-856)) (-4 *2 (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (-5 *1 (-837 *4 *2))))) +(-10 -7 (-15 -2436 (|#2| (-1058 |#1| |#2|)))) +((-1261 (((-108) $ $) 7)) (-3347 (($) 20 T CONST)) (-1853 (((-3 $ "failed") $) 16)) (-1442 (((-1022 |#1|) $ |#1|) 35)) (-2109 (((-108) $) 19)) (-2372 (($ $ $) 33 (-3275 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-2530 (($ $ $) 32 (-3275 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 27)) (-2015 (((-1038) $) 10)) (-2597 ((|#1| $ |#1|) 37)) (-3405 ((|#1| $ |#1|) 36)) (-1357 (($ (-592 (-592 |#1|))) 38)) (-2002 (($ (-592 |#1|)) 39)) (-3532 (($ $ $) 23)) (-2172 (($ $ $) 22)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 13) (($ $ (-713)) 17) (($ $ (-525)) 24)) (-3362 (($) 21 T CONST)) (-4043 (((-108) $ $) 30 (-3275 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-4025 (((-108) $ $) 29 (-3275 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 31 (-3275 (|has| |#1| (-789)) (|has| |#1| (-346))))) (-4015 (((-108) $ $) 34)) (-4098 (($ $ $) 26)) (** (($ $ (-856)) 14) (($ $ (-713)) 18) (($ $ (-525)) 25)) (* (($ $ $) 15))) (((-838 |#1|) (-131) (-1020)) (T -838)) -((-2152 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-838 *3)))) (-3322 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-4 *1 (-838 *3)))) (-2602 (*1 *2 *1 *2) (-12 (-4 *1 (-838 *2)) (-4 *2 (-1020)))) (-3410 (*1 *2 *1 *2) (-12 (-4 *1 (-838 *2)) (-4 *2 (-1020)))) (-2551 (*1 *2 *1 *3) (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-1022 *3)))) (-4017 (*1 *2 *1 *1) (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-108))))) -(-13 (-450) (-10 -8 (-15 -2152 ($ (-592 |t#1|))) (-15 -3322 ($ (-592 (-592 |t#1|)))) (-15 -2602 (|t#1| $ |t#1|)) (-15 -3410 (|t#1| $ |t#1|)) (-15 -2551 ((-1022 |t#1|) $ |t#1|)) (-15 -4017 ((-108) $ $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-346)) (-6 (-789)) |%noBranch|))) -(((-97) . T) ((-566 (-798)) . T) ((-450) . T) ((-669) . T) ((-789) -3279 (|has| |#1| (-789)) (|has| |#1| (-346))) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-3732 (((-592 (-592 (-713))) $) 109)) (-1998 (((-592 (-713)) (-840 |#1|) $) 131)) (-3217 (((-592 (-713)) (-840 |#1|) $) 132)) (-3543 (((-592 (-840 |#1|)) $) 99)) (-2899 (((-840 |#1|) $ (-525)) 104) (((-840 |#1|) $) 105)) (-2486 (($ (-592 (-840 |#1|))) 111)) (-1678 (((-713) $) 106)) (-1919 (((-1022 (-1022 |#1|)) $) 129)) (-2551 (((-1022 |#1|) $ |#1|) 122) (((-1022 (-1022 |#1|)) $ (-1022 |#1|)) 140) (((-1022 (-592 |#1|)) $ (-592 |#1|)) 143)) (-1991 (((-1022 |#1|) $) 102)) (-3055 (((-108) (-840 |#1|) $) 93)) (-3247 (((-1074) $) NIL)) (-1642 (((-1178) $) 96) (((-1178) $ (-525) (-525)) 144)) (-2012 (((-1038) $) NIL)) (-3869 (((-592 (-840 |#1|)) $) 97)) (-3410 (((-840 |#1|) $ (-713)) 100)) (-1307 (((-713) $) 107)) (-1270 (((-798) $) 120) (((-592 (-840 |#1|)) $) 23) (($ (-592 (-840 |#1|))) 110)) (-3201 (((-592 |#1|) $) 108)) (-3994 (((-108) $ $) 137)) (-4035 (((-108) $ $) 135)) (-4017 (((-108) $ $) 134))) -(((-839 |#1|) (-13 (-1020) (-10 -8 (-15 -1270 ((-592 (-840 |#1|)) $)) (-15 -3869 ((-592 (-840 |#1|)) $)) (-15 -3410 ((-840 |#1|) $ (-713))) (-15 -2899 ((-840 |#1|) $ (-525))) (-15 -2899 ((-840 |#1|) $)) (-15 -1678 ((-713) $)) (-15 -1307 ((-713) $)) (-15 -3201 ((-592 |#1|) $)) (-15 -3543 ((-592 (-840 |#1|)) $)) (-15 -3732 ((-592 (-592 (-713))) $)) (-15 -1270 ($ (-592 (-840 |#1|)))) (-15 -2486 ($ (-592 (-840 |#1|)))) (-15 -2551 ((-1022 |#1|) $ |#1|)) (-15 -1919 ((-1022 (-1022 |#1|)) $)) (-15 -2551 ((-1022 (-1022 |#1|)) $ (-1022 |#1|))) (-15 -2551 ((-1022 (-592 |#1|)) $ (-592 |#1|))) (-15 -3055 ((-108) (-840 |#1|) $)) (-15 -1998 ((-592 (-713)) (-840 |#1|) $)) (-15 -3217 ((-592 (-713)) (-840 |#1|) $)) (-15 -1991 ((-1022 |#1|) $)) (-15 -4017 ((-108) $ $)) (-15 -4035 ((-108) $ $)) (-15 -1642 ((-1178) $)) (-15 -1642 ((-1178) $ (-525) (-525))))) (-1020)) (T -839)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3869 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-840 *4)) (-5 *1 (-839 *4)) (-4 *4 (-1020)))) (-2899 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-840 *4)) (-5 *1 (-839 *4)) (-4 *4 (-1020)))) (-2899 (*1 *2 *1) (-12 (-5 *2 (-840 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1678 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1307 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3201 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3543 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3732 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-713)))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3)))) (-2486 (*1 *1 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3)))) (-2551 (*1 *2 *1 *3) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1919 (*1 *2 *1) (-12 (-5 *2 (-1022 (-1022 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-2551 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-1022 *4))) (-5 *1 (-839 *4)) (-5 *3 (-1022 *4)))) (-2551 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-592 *4))) (-5 *1 (-839 *4)) (-5 *3 (-592 *4)))) (-3055 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-839 *4)))) (-1998 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) (-5 *1 (-839 *4)))) (-3217 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) (-5 *1 (-839 *4)))) (-1991 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4017 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4035 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1642 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1642 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-839 *4)) (-4 *4 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -1270 ((-592 (-840 |#1|)) $)) (-15 -3869 ((-592 (-840 |#1|)) $)) (-15 -3410 ((-840 |#1|) $ (-713))) (-15 -2899 ((-840 |#1|) $ (-525))) (-15 -2899 ((-840 |#1|) $)) (-15 -1678 ((-713) $)) (-15 -1307 ((-713) $)) (-15 -3201 ((-592 |#1|) $)) (-15 -3543 ((-592 (-840 |#1|)) $)) (-15 -3732 ((-592 (-592 (-713))) $)) (-15 -1270 ($ (-592 (-840 |#1|)))) (-15 -2486 ($ (-592 (-840 |#1|)))) (-15 -2551 ((-1022 |#1|) $ |#1|)) (-15 -1919 ((-1022 (-1022 |#1|)) $)) (-15 -2551 ((-1022 (-1022 |#1|)) $ (-1022 |#1|))) (-15 -2551 ((-1022 (-592 |#1|)) $ (-592 |#1|))) (-15 -3055 ((-108) (-840 |#1|) $)) (-15 -1998 ((-592 (-713)) (-840 |#1|) $)) (-15 -3217 ((-592 (-713)) (-840 |#1|) $)) (-15 -1991 ((-1022 |#1|) $)) (-15 -4017 ((-108) $ $)) (-15 -4035 ((-108) $ $)) (-15 -1642 ((-1178) $)) (-15 -1642 ((-1178) $ (-525) (-525))))) -((-1260 (((-108) $ $) NIL)) (-2855 (((-592 $) (-592 $)) 77)) (-2148 (((-525) $) 60)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-1678 (((-713) $) 58)) (-2551 (((-1022 |#1|) $ |#1|) 49)) (-4211 (((-108) $) NIL)) (-2353 (((-108) $) 63)) (-2316 (((-713) $) 61)) (-1991 (((-1022 |#1|) $) 42)) (-2371 (($ $ $) NIL (-3279 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-2535 (($ $ $) NIL (-3279 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-3687 (((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $) 37)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 93)) (-2012 (((-1038) $) NIL)) (-3324 (((-1022 |#1|) $) 100 (|has| |#1| (-346)))) (-2995 (((-108) $) 59)) (-2602 ((|#1| $ |#1|) 47)) (-3410 ((|#1| $ |#1|) 94)) (-1307 (((-713) $) 44)) (-3322 (($ (-592 (-592 |#1|))) 85)) (-3597 (((-904) $) 53)) (-2152 (($ (-592 |#1|)) 21)) (-3804 (($ $ $) NIL)) (-1507 (($ $ $) NIL)) (-4089 (($ (-592 (-592 |#1|))) 39)) (-3621 (($ (-592 (-592 |#1|))) 88)) (-1664 (($ (-592 |#1|)) 96)) (-1270 (((-798) $) 84) (($ (-592 (-592 |#1|))) 66) (($ (-592 |#1|)) 67)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3365 (($) 16 T CONST)) (-4046 (((-108) $ $) NIL (-3279 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-3994 (((-108) $ $) 45)) (-4035 (((-108) $ $) NIL (-3279 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-4017 (((-108) $ $) 65)) (-4100 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 22))) -(((-840 |#1|) (-13 (-838 |#1|) (-10 -8 (-15 -3687 ((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $)) (-15 -4089 ($ (-592 (-592 |#1|)))) (-15 -1270 ($ (-592 (-592 |#1|)))) (-15 -1270 ($ (-592 |#1|))) (-15 -3621 ($ (-592 (-592 |#1|)))) (-15 -1307 ((-713) $)) (-15 -1991 ((-1022 |#1|) $)) (-15 -3597 ((-904) $)) (-15 -1678 ((-713) $)) (-15 -2316 ((-713) $)) (-15 -2148 ((-525) $)) (-15 -2995 ((-108) $)) (-15 -2353 ((-108) $)) (-15 -2855 ((-592 $) (-592 $))) (IF (|has| |#1| (-346)) (-15 -3324 ((-1022 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -1664 ($ (-592 |#1|))) (IF (|has| |#1| (-346)) (-15 -1664 ($ (-592 |#1|))) |%noBranch|)))) (-1020)) (T -840)) -((-3687 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-592 *3)) (|:| |image| (-592 *3)))) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-4089 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-3621 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1307 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-1991 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-3597 (*1 *2 *1) (-12 (-5 *2 (-904)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-1678 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2316 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2148 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2995 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2353 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2855 (*1 *2 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-3324 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-346)) (-4 *3 (-1020)))) (-1664 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) -(-13 (-838 |#1|) (-10 -8 (-15 -3687 ((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $)) (-15 -4089 ($ (-592 (-592 |#1|)))) (-15 -1270 ($ (-592 (-592 |#1|)))) (-15 -1270 ($ (-592 |#1|))) (-15 -3621 ($ (-592 (-592 |#1|)))) (-15 -1307 ((-713) $)) (-15 -1991 ((-1022 |#1|) $)) (-15 -3597 ((-904) $)) (-15 -1678 ((-713) $)) (-15 -2316 ((-713) $)) (-15 -2148 ((-525) $)) (-15 -2995 ((-108) $)) (-15 -2353 ((-108) $)) (-15 -2855 ((-592 $) (-592 $))) (IF (|has| |#1| (-346)) (-15 -3324 ((-1022 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -1664 ($ (-592 |#1|))) (IF (|has| |#1| (-346)) (-15 -1664 ($ (-592 |#1|))) |%noBranch|)))) -((-2114 (((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|)) 128)) (-3798 ((|#1|) 77)) (-2648 (((-396 (-1087 |#4|)) (-1087 |#4|)) 137)) (-1752 (((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)) 69)) (-3933 (((-396 (-1087 |#4|)) (-1087 |#4|)) 147)) (-2246 (((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|) 92))) -(((-841 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2114 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|))) (-15 -3933 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -2648 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3798 (|#1|)) (-15 -2246 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|)) (-15 -1752 ((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)))) (-844) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -841)) -((-1752 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *7)) (-4 *7 (-789)) (-4 *5 (-844)) (-4 *6 (-735)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-396 (-1087 *8))) (-5 *1 (-841 *5 *6 *7 *8)) (-5 *4 (-1087 *8)))) (-2246 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) (-4 *7 (-884 *5 *6 *4)) (-4 *5 (-844)) (-4 *6 (-735)) (-4 *4 (-789)) (-5 *1 (-841 *5 *6 *4 *7)))) (-3798 (*1 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) (-5 *1 (-841 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-2648 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-3933 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2114 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-841 *4 *5 *6 *7))))) -(-10 -7 (-15 -2114 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|))) (-15 -3933 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -2648 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3798 (|#1|)) (-15 -2246 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|)) (-15 -1752 ((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)))) -((-2114 (((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)) 36)) (-3798 ((|#1|) 54)) (-2648 (((-396 (-1087 |#2|)) (-1087 |#2|)) 102)) (-1752 (((-396 (-1087 |#2|)) (-1087 |#2|)) 90)) (-3933 (((-396 (-1087 |#2|)) (-1087 |#2|)) 113))) -(((-842 |#1| |#2|) (-10 -7 (-15 -2114 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|))) (-15 -3933 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -2648 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -3798 (|#1|)) (-15 -1752 ((-396 (-1087 |#2|)) (-1087 |#2|)))) (-844) (-1149 |#1|)) (T -842)) -((-1752 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-3798 (*1 *2) (-12 (-4 *2 (-844)) (-5 *1 (-842 *2 *3)) (-4 *3 (-1149 *2)))) (-2648 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-3933 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-2114 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-844)) (-5 *1 (-842 *4 *5))))) -(-10 -7 (-15 -2114 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|))) (-15 -3933 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -2648 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -3798 (|#1|)) (-15 -1752 ((-396 (-1087 |#2|)) (-1087 |#2|)))) -((-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 41)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 18)) (-4157 (((-3 $ "failed") $) 35))) -(((-843 |#1|) (-10 -8 (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) (-844)) (T -843)) -NIL -(-10 -8 (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 60)) (-3851 (($ $) 51)) (-1990 (((-396 $) $) 52)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 57)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-2822 (((-108) $) 53)) (-4211 (((-108) $) 31)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2704 (((-396 (-1087 $)) (-1087 $)) 58)) (-1942 (((-396 (-1087 $)) (-1087 $)) 59)) (-2194 (((-396 $) $) 50)) (-1680 (((-3 $ "failed") $ $) 42)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 56 (|has| $ (-136)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-4157 (((-3 $ "failed") $) 55 (|has| $ (-136)))) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-2002 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-838 *3)))) (-1357 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-4 *1 (-838 *3)))) (-2597 (*1 *2 *1 *2) (-12 (-4 *1 (-838 *2)) (-4 *2 (-1020)))) (-3405 (*1 *2 *1 *2) (-12 (-4 *1 (-838 *2)) (-4 *2 (-1020)))) (-1442 (*1 *2 *1 *3) (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-1022 *3)))) (-4015 (*1 *2 *1 *1) (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-108))))) +(-13 (-450) (-10 -8 (-15 -2002 ($ (-592 |t#1|))) (-15 -1357 ($ (-592 (-592 |t#1|)))) (-15 -2597 (|t#1| $ |t#1|)) (-15 -3405 (|t#1| $ |t#1|)) (-15 -1442 ((-1022 |t#1|) $ |t#1|)) (-15 -4015 ((-108) $ $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-346)) (-6 (-789)) |%noBranch|))) +(((-97) . T) ((-566 (-798)) . T) ((-450) . T) ((-669) . T) ((-789) -3275 (|has| |#1| (-789)) (|has| |#1| (-346))) ((-1032) . T) ((-1020) . T)) +((-1261 (((-108) $ $) NIL)) (-4066 (((-592 (-592 (-713))) $) 109)) (-2164 (((-592 (-713)) (-840 |#1|) $) 131)) (-1715 (((-592 (-713)) (-840 |#1|) $) 132)) (-2966 (((-592 (-840 |#1|)) $) 99)) (-2894 (((-840 |#1|) $ (-525)) 104) (((-840 |#1|) $) 105)) (-2136 (($ (-592 (-840 |#1|))) 111)) (-1234 (((-713) $) 106)) (-1953 (((-1022 (-1022 |#1|)) $) 129)) (-1442 (((-1022 |#1|) $ |#1|) 122) (((-1022 (-1022 |#1|)) $ (-1022 |#1|)) 140) (((-1022 (-592 |#1|)) $ (-592 |#1|)) 143)) (-2048 (((-1022 |#1|) $) 102)) (-2741 (((-108) (-840 |#1|) $) 93)) (-3803 (((-1074) $) NIL)) (-3514 (((-1178) $) 96) (((-1178) $ (-525) (-525)) 144)) (-2015 (((-1038) $) NIL)) (-3069 (((-592 (-840 |#1|)) $) 97)) (-3405 (((-840 |#1|) $ (-713)) 100)) (-4003 (((-713) $) 107)) (-1271 (((-798) $) 120) (((-592 (-840 |#1|)) $) 23) (($ (-592 (-840 |#1|))) 110)) (-3196 (((-592 |#1|) $) 108)) (-3992 (((-108) $ $) 137)) (-4034 (((-108) $ $) 135)) (-4015 (((-108) $ $) 134))) +(((-839 |#1|) (-13 (-1020) (-10 -8 (-15 -1271 ((-592 (-840 |#1|)) $)) (-15 -3069 ((-592 (-840 |#1|)) $)) (-15 -3405 ((-840 |#1|) $ (-713))) (-15 -2894 ((-840 |#1|) $ (-525))) (-15 -2894 ((-840 |#1|) $)) (-15 -1234 ((-713) $)) (-15 -4003 ((-713) $)) (-15 -3196 ((-592 |#1|) $)) (-15 -2966 ((-592 (-840 |#1|)) $)) (-15 -4066 ((-592 (-592 (-713))) $)) (-15 -1271 ($ (-592 (-840 |#1|)))) (-15 -2136 ($ (-592 (-840 |#1|)))) (-15 -1442 ((-1022 |#1|) $ |#1|)) (-15 -1953 ((-1022 (-1022 |#1|)) $)) (-15 -1442 ((-1022 (-1022 |#1|)) $ (-1022 |#1|))) (-15 -1442 ((-1022 (-592 |#1|)) $ (-592 |#1|))) (-15 -2741 ((-108) (-840 |#1|) $)) (-15 -2164 ((-592 (-713)) (-840 |#1|) $)) (-15 -1715 ((-592 (-713)) (-840 |#1|) $)) (-15 -2048 ((-1022 |#1|) $)) (-15 -4015 ((-108) $ $)) (-15 -4034 ((-108) $ $)) (-15 -3514 ((-1178) $)) (-15 -3514 ((-1178) $ (-525) (-525))))) (-1020)) (T -839)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3069 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-840 *4)) (-5 *1 (-839 *4)) (-4 *4 (-1020)))) (-2894 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-840 *4)) (-5 *1 (-839 *4)) (-4 *4 (-1020)))) (-2894 (*1 *2 *1) (-12 (-5 *2 (-840 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1234 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3196 (*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-2966 (*1 *2 *1) (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4066 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-713)))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3)))) (-2136 (*1 *1 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3)))) (-1442 (*1 *2 *1 *3) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1953 (*1 *2 *1) (-12 (-5 *2 (-1022 (-1022 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-1442 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-1022 *4))) (-5 *1 (-839 *4)) (-5 *3 (-1022 *4)))) (-1442 (*1 *2 *1 *3) (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-592 *4))) (-5 *1 (-839 *4)) (-5 *3 (-592 *4)))) (-2741 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-839 *4)))) (-2164 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) (-5 *1 (-839 *4)))) (-1715 (*1 *2 *3 *1) (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) (-5 *1 (-839 *4)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4015 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-4034 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3514 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) (-3514 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-839 *4)) (-4 *4 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -1271 ((-592 (-840 |#1|)) $)) (-15 -3069 ((-592 (-840 |#1|)) $)) (-15 -3405 ((-840 |#1|) $ (-713))) (-15 -2894 ((-840 |#1|) $ (-525))) (-15 -2894 ((-840 |#1|) $)) (-15 -1234 ((-713) $)) (-15 -4003 ((-713) $)) (-15 -3196 ((-592 |#1|) $)) (-15 -2966 ((-592 (-840 |#1|)) $)) (-15 -4066 ((-592 (-592 (-713))) $)) (-15 -1271 ($ (-592 (-840 |#1|)))) (-15 -2136 ($ (-592 (-840 |#1|)))) (-15 -1442 ((-1022 |#1|) $ |#1|)) (-15 -1953 ((-1022 (-1022 |#1|)) $)) (-15 -1442 ((-1022 (-1022 |#1|)) $ (-1022 |#1|))) (-15 -1442 ((-1022 (-592 |#1|)) $ (-592 |#1|))) (-15 -2741 ((-108) (-840 |#1|) $)) (-15 -2164 ((-592 (-713)) (-840 |#1|) $)) (-15 -1715 ((-592 (-713)) (-840 |#1|) $)) (-15 -2048 ((-1022 |#1|) $)) (-15 -4015 ((-108) $ $)) (-15 -4034 ((-108) $ $)) (-15 -3514 ((-1178) $)) (-15 -3514 ((-1178) $ (-525) (-525))))) +((-1261 (((-108) $ $) NIL)) (-2851 (((-592 $) (-592 $)) 77)) (-1954 (((-525) $) 60)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-1234 (((-713) $) 58)) (-1442 (((-1022 |#1|) $ |#1|) 49)) (-2109 (((-108) $) NIL)) (-3302 (((-108) $) 63)) (-4169 (((-713) $) 61)) (-2048 (((-1022 |#1|) $) 42)) (-2372 (($ $ $) NIL (-3275 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-2530 (($ $ $) NIL (-3275 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-1801 (((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $) 37)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 93)) (-2015 (((-1038) $) NIL)) (-1380 (((-1022 |#1|) $) 100 (|has| |#1| (-346)))) (-3236 (((-108) $) 59)) (-2597 ((|#1| $ |#1|) 47)) (-3405 ((|#1| $ |#1|) 94)) (-4003 (((-713) $) 44)) (-1357 (($ (-592 (-592 |#1|))) 85)) (-2248 (((-904) $) 53)) (-2002 (($ (-592 |#1|)) 21)) (-3532 (($ $ $) NIL)) (-2172 (($ $ $) NIL)) (-3401 (($ (-592 (-592 |#1|))) 39)) (-2490 (($ (-592 (-592 |#1|))) 88)) (-1576 (($ (-592 |#1|)) 96)) (-1271 (((-798) $) 84) (($ (-592 (-592 |#1|))) 66) (($ (-592 |#1|)) 67)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3362 (($) 16 T CONST)) (-4043 (((-108) $ $) NIL (-3275 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-3992 (((-108) $ $) 45)) (-4034 (((-108) $ $) NIL (-3275 (|has| |#1| (-346)) (|has| |#1| (-789))))) (-4015 (((-108) $ $) 65)) (-4098 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ $ $) 22))) +(((-840 |#1|) (-13 (-838 |#1|) (-10 -8 (-15 -1801 ((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $)) (-15 -3401 ($ (-592 (-592 |#1|)))) (-15 -1271 ($ (-592 (-592 |#1|)))) (-15 -1271 ($ (-592 |#1|))) (-15 -2490 ($ (-592 (-592 |#1|)))) (-15 -4003 ((-713) $)) (-15 -2048 ((-1022 |#1|) $)) (-15 -2248 ((-904) $)) (-15 -1234 ((-713) $)) (-15 -4169 ((-713) $)) (-15 -1954 ((-525) $)) (-15 -3236 ((-108) $)) (-15 -3302 ((-108) $)) (-15 -2851 ((-592 $) (-592 $))) (IF (|has| |#1| (-346)) (-15 -1380 ((-1022 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -1576 ($ (-592 |#1|))) (IF (|has| |#1| (-346)) (-15 -1576 ($ (-592 |#1|))) |%noBranch|)))) (-1020)) (T -840)) +((-1801 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |preimage| (-592 *3)) (|:| |image| (-592 *3)))) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-3401 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-2490 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-4003 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2048 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2248 (*1 *2 *1) (-12 (-5 *2 (-904)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-1234 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-4169 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-1954 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-3236 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-3302 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) (-2851 (*1 *2 *2) (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3)))) (-1380 (*1 *2 *1) (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-346)) (-4 *3 (-1020)))) (-1576 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) +(-13 (-838 |#1|) (-10 -8 (-15 -1801 ((-2 (|:| |preimage| (-592 |#1|)) (|:| |image| (-592 |#1|))) $)) (-15 -3401 ($ (-592 (-592 |#1|)))) (-15 -1271 ($ (-592 (-592 |#1|)))) (-15 -1271 ($ (-592 |#1|))) (-15 -2490 ($ (-592 (-592 |#1|)))) (-15 -4003 ((-713) $)) (-15 -2048 ((-1022 |#1|) $)) (-15 -2248 ((-904) $)) (-15 -1234 ((-713) $)) (-15 -4169 ((-713) $)) (-15 -1954 ((-525) $)) (-15 -3236 ((-108) $)) (-15 -3302 ((-108) $)) (-15 -2851 ((-592 $) (-592 $))) (IF (|has| |#1| (-346)) (-15 -1380 ((-1022 |#1|) $)) |%noBranch|) (IF (|has| |#1| (-510)) (-15 -1576 ($ (-592 |#1|))) (IF (|has| |#1| (-346)) (-15 -1576 ($ (-592 |#1|))) |%noBranch|)))) +((-2134 (((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|)) 128)) (-3487 ((|#1|) 77)) (-4097 (((-396 (-1087 |#4|)) (-1087 |#4|)) 137)) (-4011 (((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)) 69)) (-2589 (((-396 (-1087 |#4|)) (-1087 |#4|)) 147)) (-1694 (((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|) 92))) +(((-841 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2134 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|))) (-15 -2589 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -4097 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3487 (|#1|)) (-15 -1694 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|)) (-15 -4011 ((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)))) (-844) (-735) (-789) (-884 |#1| |#2| |#3|)) (T -841)) +((-4011 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *7)) (-4 *7 (-789)) (-4 *5 (-844)) (-4 *6 (-735)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-396 (-1087 *8))) (-5 *1 (-841 *5 *6 *7 *8)) (-5 *4 (-1087 *8)))) (-1694 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) (-4 *7 (-884 *5 *6 *4)) (-4 *5 (-844)) (-4 *6 (-735)) (-4 *4 (-789)) (-5 *1 (-841 *5 *6 *4 *7)))) (-3487 (*1 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) (-5 *1 (-841 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) (-4097 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2589 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) (-2134 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-841 *4 *5 *6 *7))))) +(-10 -7 (-15 -2134 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|))) (-15 -2589 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -4097 ((-396 (-1087 |#4|)) (-1087 |#4|))) (-15 -3487 (|#1|)) (-15 -1694 ((-3 (-592 (-1087 |#4|)) "failed") (-592 (-1087 |#4|)) (-1087 |#4|) |#3|)) (-15 -4011 ((-396 (-1087 |#4|)) (-592 |#3|) (-1087 |#4|)))) +((-2134 (((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|)) 36)) (-3487 ((|#1|) 54)) (-4097 (((-396 (-1087 |#2|)) (-1087 |#2|)) 102)) (-4011 (((-396 (-1087 |#2|)) (-1087 |#2|)) 90)) (-2589 (((-396 (-1087 |#2|)) (-1087 |#2|)) 113))) +(((-842 |#1| |#2|) (-10 -7 (-15 -2134 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|))) (-15 -2589 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -4097 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -3487 (|#1|)) (-15 -4011 ((-396 (-1087 |#2|)) (-1087 |#2|)))) (-844) (-1149 |#1|)) (T -842)) +((-4011 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-3487 (*1 *2) (-12 (-4 *2 (-844)) (-5 *1 (-842 *2 *3)) (-4 *3 (-1149 *2)))) (-4097 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-2589 (*1 *2 *3) (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5)))) (-2134 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-844)) (-5 *1 (-842 *4 *5))))) +(-10 -7 (-15 -2134 ((-3 (-592 (-1087 |#2|)) "failed") (-592 (-1087 |#2|)) (-1087 |#2|))) (-15 -2589 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -4097 ((-396 (-1087 |#2|)) (-1087 |#2|))) (-15 -3487 (|#1|)) (-15 -4011 ((-396 (-1087 |#2|)) (-1087 |#2|)))) +((-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 41)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 18)) (-2925 (((-3 $ "failed") $) 35))) +(((-843 |#1|) (-10 -8 (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) (-844)) (T -843)) +NIL +(-10 -8 (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 60)) (-2940 (($ $) 51)) (-2033 (((-396 $) $) 52)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 57)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2162 (((-108) $) 53)) (-2109 (((-108) $) 31)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-3415 (((-396 (-1087 $)) (-1087 $)) 58)) (-3710 (((-396 (-1087 $)) (-1087 $)) 59)) (-2197 (((-396 $) $) 50)) (-1687 (((-3 $ "failed") $ $) 42)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 56 (|has| $ (-136)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2925 (((-3 $ "failed") $) 55 (|has| $ (-136)))) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-844) (-131)) (T -844)) -((-3748 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-844)))) (-1224 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-1942 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-2704 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-3949 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *1))) (-5 *3 (-1087 *1)) (-4 *1 (-844)))) (-2046 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-136)) (-4 *1 (-844)) (-5 *2 (-1173 *1)))) (-4157 (*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-844))))) -(-13 (-1131) (-10 -8 (-15 -1224 ((-396 (-1087 $)) (-1087 $))) (-15 -1942 ((-396 (-1087 $)) (-1087 $))) (-15 -2704 ((-396 (-1087 $)) (-1087 $))) (-15 -3748 ((-1087 $) (-1087 $) (-1087 $))) (-15 -3949 ((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $))) (IF (|has| $ (-136)) (PROGN (-15 -2046 ((-3 (-1173 $) "failed") (-632 $))) (-15 -4157 ((-3 $ "failed") $))) |%noBranch|))) +((-4234 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-844)))) (-2793 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-3710 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-3415 (*1 *2 *3) (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1)))) (-1403 (*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *1))) (-5 *3 (-1087 *1)) (-4 *1 (-844)))) (-3381 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-136)) (-4 *1 (-844)) (-5 *2 (-1173 *1)))) (-2925 (*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-844))))) +(-13 (-1131) (-10 -8 (-15 -2793 ((-396 (-1087 $)) (-1087 $))) (-15 -3710 ((-396 (-1087 $)) (-1087 $))) (-15 -3415 ((-396 (-1087 $)) (-1087 $))) (-15 -4234 ((-1087 $) (-1087 $) (-1087 $))) (-15 -1403 ((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $))) (IF (|has| $ (-136)) (PROGN (-15 -3381 ((-3 (-1173 $) "failed") (-632 $))) (-15 -2925 ((-3 $ "failed") $))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3273 (((-108) $) NIL)) (-3255 (((-713)) NIL)) (-3029 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-3537 (((-1101 (-856) (-713)) (-525)) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4189 (((-713)) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 $ "failed") $) NIL)) (-3897 (($ $) NIL)) (-2439 (($ (-1173 $)) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-1724 (($) NIL)) (-1870 (((-108) $) NIL)) (-3159 (($ $) NIL) (($ $ (-713)) NIL)) (-2822 (((-108) $) NIL)) (-1678 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-4211 (((-108) $) NIL)) (-3196 (($) NIL (|has| $ (-346)))) (-1979 (((-108) $) NIL (|has| $ (-346)))) (-1671 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-1383 (((-3 $ "failed") $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4045 (((-1087 $) $ (-856)) NIL (|has| $ (-346))) (((-1087 $) $) NIL)) (-3859 (((-856) $) NIL)) (-1505 (((-1087 $) $) NIL (|has| $ (-346)))) (-3910 (((-3 (-1087 $) "failed") $ $) NIL (|has| $ (-346))) (((-1087 $) $) NIL (|has| $ (-346)))) (-2336 (($ $ (-1087 $)) NIL (|has| $ (-346)))) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL T CONST)) (-3637 (($ (-856)) NIL)) (-1554 (((-108) $) NIL)) (-2012 (((-1038) $) NIL)) (-3523 (($) NIL (|has| $ (-346)))) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL)) (-2194 (((-396 $) $) NIL)) (-3143 (((-856)) NIL) (((-775 (-856))) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2448 (((-3 (-713) "failed") $ $) NIL) (((-713) $) NIL)) (-2776 (((-128)) NIL)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-1307 (((-856) $) NIL) (((-775 (-856)) $) NIL)) (-4209 (((-1087 $)) NIL)) (-2620 (($) NIL)) (-2800 (($) NIL (|has| $ (-346)))) (-3349 (((-632 $) (-1173 $)) NIL) (((-1173 $) $) NIL)) (-2749 (((-525) $) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL)) (-4157 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-2031 (((-713)) NIL)) (-2187 (((-1173 $) (-856)) NIL) (((-1173 $)) NIL)) (-1533 (((-108) $ $) NIL)) (-2743 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2882 (($ $ (-713)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-4055 (((-108) $) NIL)) (-3884 (((-713)) NIL)) (-3025 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-2923 (((-1101 (-856) (-713)) (-525)) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-4189 (((-713)) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 $ "failed") $) NIL)) (-3894 (($ $) NIL)) (-2991 (($ (-1173 $)) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-4075 (($) NIL)) (-3300 (((-108) $) NIL)) (-2492 (($ $) NIL) (($ $ (-713)) NIL)) (-2162 (((-108) $) NIL)) (-1234 (((-775 (-856)) $) NIL) (((-856) $) NIL)) (-2109 (((-108) $) NIL)) (-1506 (($) NIL (|has| $ (-346)))) (-4160 (((-108) $) NIL (|has| $ (-346)))) (-3534 (($ $ (-856)) NIL (|has| $ (-346))) (($ $) NIL)) (-2949 (((-3 $ "failed") $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-4201 (((-1087 $) $ (-856)) NIL (|has| $ (-346))) (((-1087 $) $) NIL)) (-2994 (((-856) $) NIL)) (-2156 (((-1087 $) $) NIL (|has| $ (-346)))) (-2285 (((-3 (-1087 $) "failed") $ $) NIL (|has| $ (-346))) (((-1087 $) $) NIL (|has| $ (-346)))) (-3194 (($ $ (-1087 $)) NIL (|has| $ (-346)))) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL T CONST)) (-3636 (($ (-856)) NIL)) (-3061 (((-108) $) NIL)) (-2015 (((-1038) $) NIL)) (-3519 (($) NIL (|has| $ (-346)))) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL)) (-2197 (((-396 $) $) NIL)) (-2298 (((-856)) NIL) (((-775 (-856))) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3046 (((-3 (-713) "failed") $ $) NIL) (((-713) $) NIL)) (-2989 (((-128)) NIL)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-4003 (((-856) $) NIL) (((-775 (-856)) $) NIL)) (-2079 (((-1087 $)) NIL)) (-3869 (($) NIL)) (-1913 (($) NIL (|has| $ (-346)))) (-1614 (((-632 $) (-1173 $)) NIL) (((-1173 $) $) NIL)) (-2745 (((-525) $) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL)) (-2925 (((-3 $ "failed") $) NIL) (($ $) NIL)) (-3998 (((-713)) NIL)) (-2495 (((-1173 $) (-856)) NIL) (((-1173 $)) NIL)) (-3714 (((-108) $ $) NIL)) (-2747 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-1468 (($ $ (-713)) NIL (|has| $ (-346))) (($ $) NIL (|has| $ (-346)))) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) (((-845 |#1|) (-13 (-327) (-307 $) (-567 (-525))) (-856)) (T -845)) NIL (-13 (-327) (-307 $) (-567 (-525))) -((-2264 (((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)) 79)) (-2838 (((-108) (-314 |#2| |#3| |#4| |#5|)) 17)) (-1678 (((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|)) 15))) -(((-846 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1678 ((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2838 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2264 ((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) (-13 (-789) (-517) (-968 (-525))) (-408 |#1|) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -846)) -((-2264 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-2 (|:| -1678 (-713)) (|:| -2626 *8))) (-5 *1 (-846 *4 *5 *6 *7 *8)))) (-2838 (*1 *2 *3) (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-108)) (-5 *1 (-846 *4 *5 *6 *7 *8)))) (-1678 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-713)) (-5 *1 (-846 *4 *5 *6 *7 *8))))) -(-10 -7 (-15 -1678 ((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2838 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -2264 ((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) -((-2264 (((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 56)) (-2838 (((-108) (-314 (-385 (-525)) |#1| |#2| |#3|)) 16)) (-1678 (((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 14))) -(((-847 |#1| |#2| |#3|) (-10 -7 (-15 -1678 ((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2838 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2264 ((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) (-1149 (-385 (-525))) (-1149 (-385 |#1|)) (-320 (-385 (-525)) |#1| |#2|)) (T -847)) -((-2264 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-2 (|:| -1678 (-713)) (|:| -2626 *6))) (-5 *1 (-847 *4 *5 *6)))) (-2838 (*1 *2 *3) (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-847 *4 *5 *6)))) (-1678 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-713)) (-5 *1 (-847 *4 *5 *6))))) -(-10 -7 (-15 -1678 ((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2838 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2264 ((-3 (-2 (|:| -1678 (-713)) (|:| -2626 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) -((-1432 ((|#2| |#2|) 26)) (-2720 (((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) 15)) (-2638 (((-856) (-525)) 35)) (-1273 (((-525) |#2|) 42)) (-3886 (((-525) |#2|) 21) (((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|) 20))) -(((-848 |#1| |#2|) (-10 -7 (-15 -2638 ((-856) (-525))) (-15 -3886 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -3886 ((-525) |#2|)) (-15 -2720 ((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -1273 ((-525) |#2|)) (-15 -1432 (|#2| |#2|))) (-1149 (-385 (-525))) (-1149 (-385 |#1|))) (T -848)) -((-1432 (*1 *2 *2) (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *1 (-848 *3 *2)) (-4 *2 (-1149 (-385 *3))))) (-1273 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-2720 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4))))) (-3886 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-3886 (*1 *2 *3) (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) (-5 *1 (-848 *3 *4)) (-4 *4 (-1149 (-385 *3))))) (-2638 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-856)) (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4)))))) -(-10 -7 (-15 -2638 ((-856) (-525))) (-15 -3886 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -3886 ((-525) |#2|)) (-15 -2720 ((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -1273 ((-525) |#2|)) (-15 -1432 (|#2| |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 ((|#1| $) 81)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-1726 (($ $ $) NIL)) (-3233 (((-3 $ "failed") $) 75)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-4112 (($ |#1| (-396 |#1|)) 73)) (-3258 (((-1087 |#1|) |#1| |#1|) 41)) (-3328 (($ $) 49)) (-4211 (((-108) $) NIL)) (-3080 (((-525) $) 78)) (-2718 (($ $ (-525)) 80)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3659 ((|#1| $) 77)) (-2497 (((-396 |#1|) $) 76)) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) 74)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-4015 (($ $) 39)) (-1270 (((-798) $) 99) (($ (-525)) 54) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 31) (((-385 |#1|) $) 59) (($ (-385 (-396 |#1|))) 67)) (-2031 (((-713)) 52)) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 23 T CONST)) (-3365 (($) 12 T CONST)) (-3994 (((-108) $ $) 68)) (-4100 (($ $ $) NIL)) (-4090 (($ $) 88) (($ $ $) NIL)) (-4080 (($ $ $) 38)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 90) (($ $ $) 37) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL))) -(((-849 |#1|) (-13 (-341) (-37 |#1|) (-10 -8 (-15 -1270 ((-385 |#1|) $)) (-15 -1270 ($ (-385 (-396 |#1|)))) (-15 -4015 ($ $)) (-15 -2497 ((-396 |#1|) $)) (-15 -3659 (|#1| $)) (-15 -2718 ($ $ (-525))) (-15 -3080 ((-525) $)) (-15 -3258 ((-1087 |#1|) |#1| |#1|)) (-15 -3328 ($ $)) (-15 -4112 ($ |#1| (-396 |#1|))) (-15 -3957 (|#1| $)))) (-286)) (T -849)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-385 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-385 (-396 *3))) (-4 *3 (-286)) (-5 *1 (-849 *3)))) (-4015 (*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-2497 (*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-3659 (*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-2718 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-3080 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-3258 (*1 *2 *3 *3) (-12 (-5 *2 (-1087 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-3328 (*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-4112 (*1 *1 *2 *3) (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-849 *2)))) (-3957 (*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) -(-13 (-341) (-37 |#1|) (-10 -8 (-15 -1270 ((-385 |#1|) $)) (-15 -1270 ($ (-385 (-396 |#1|)))) (-15 -4015 ($ $)) (-15 -2497 ((-396 |#1|) $)) (-15 -3659 (|#1| $)) (-15 -2718 ($ $ (-525))) (-15 -3080 ((-525) $)) (-15 -3258 ((-1087 |#1|) |#1| |#1|)) (-15 -3328 ($ $)) (-15 -4112 ($ |#1| (-396 |#1|))) (-15 -3957 (|#1| $)))) -((-4112 (((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)) 17) (((-51) (-385 (-887 |#1|)) (-1091)) 18))) -(((-850 |#1|) (-10 -7 (-15 -4112 ((-51) (-385 (-887 |#1|)) (-1091))) (-15 -4112 ((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)))) (-13 (-286) (-138))) (T -850)) -((-4112 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-887 *6)) (-5 *4 (-396 (-887 *6))) (-5 *5 (-1091)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *6)))) (-4112 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *5))))) -(-10 -7 (-15 -4112 ((-51) (-385 (-887 |#1|)) (-1091))) (-15 -4112 ((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)))) -((-2610 ((|#4| (-592 |#4|)) 121) (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-2794 (((-1087 |#4|) (-592 (-1087 |#4|))) 114) (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 50) ((|#4| (-592 |#4|)) 55) ((|#4| |#4| |#4|) 84))) -(((-851 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2794 (|#4| |#4| |#4|)) (-15 -2794 (|#4| (-592 |#4|))) (-15 -2794 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2794 ((-1087 |#4|) (-592 (-1087 |#4|)))) (-15 -2610 (|#4| |#4| |#4|)) (-15 -2610 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2610 (|#4| (-592 |#4|)))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -851)) -((-2610 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)))) (-2610 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) (-2610 (*1 *2 *2 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4)))) (-2794 (*1 *2 *3) (-12 (-5 *3 (-592 (-1087 *7))) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-1087 *7)) (-5 *1 (-851 *4 *5 *6 *7)))) (-2794 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) (-2794 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)))) (-2794 (*1 *2 *2 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4))))) -(-10 -7 (-15 -2794 (|#4| |#4| |#4|)) (-15 -2794 (|#4| (-592 |#4|))) (-15 -2794 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2794 ((-1087 |#4|) (-592 (-1087 |#4|)))) (-15 -2610 (|#4| |#4| |#4|)) (-15 -2610 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2610 (|#4| (-592 |#4|)))) -((-3456 (((-839 (-525)) (-904)) 23) (((-839 (-525)) (-592 (-525))) 20)) (-3828 (((-839 (-525)) (-592 (-525))) 48) (((-839 (-525)) (-856)) 49)) (-2158 (((-839 (-525))) 24)) (-3628 (((-839 (-525))) 38) (((-839 (-525)) (-592 (-525))) 37)) (-2805 (((-839 (-525))) 36) (((-839 (-525)) (-592 (-525))) 35)) (-2721 (((-839 (-525))) 34) (((-839 (-525)) (-592 (-525))) 33)) (-3154 (((-839 (-525))) 32) (((-839 (-525)) (-592 (-525))) 31)) (-2062 (((-839 (-525))) 30) (((-839 (-525)) (-592 (-525))) 29)) (-3429 (((-839 (-525))) 40) (((-839 (-525)) (-592 (-525))) 39)) (-1338 (((-839 (-525)) (-592 (-525))) 52) (((-839 (-525)) (-856)) 53)) (-4024 (((-839 (-525)) (-592 (-525))) 50) (((-839 (-525)) (-856)) 51)) (-2141 (((-839 (-525)) (-592 (-525))) 46) (((-839 (-525)) (-856)) 47)) (-2449 (((-839 (-525)) (-592 (-856))) 43))) -(((-852) (-10 -7 (-15 -3828 ((-839 (-525)) (-856))) (-15 -3828 ((-839 (-525)) (-592 (-525)))) (-15 -2141 ((-839 (-525)) (-856))) (-15 -2141 ((-839 (-525)) (-592 (-525)))) (-15 -2449 ((-839 (-525)) (-592 (-856)))) (-15 -4024 ((-839 (-525)) (-856))) (-15 -4024 ((-839 (-525)) (-592 (-525)))) (-15 -1338 ((-839 (-525)) (-856))) (-15 -1338 ((-839 (-525)) (-592 (-525)))) (-15 -2062 ((-839 (-525)) (-592 (-525)))) (-15 -2062 ((-839 (-525)))) (-15 -3154 ((-839 (-525)) (-592 (-525)))) (-15 -3154 ((-839 (-525)))) (-15 -2721 ((-839 (-525)) (-592 (-525)))) (-15 -2721 ((-839 (-525)))) (-15 -2805 ((-839 (-525)) (-592 (-525)))) (-15 -2805 ((-839 (-525)))) (-15 -3628 ((-839 (-525)) (-592 (-525)))) (-15 -3628 ((-839 (-525)))) (-15 -3429 ((-839 (-525)) (-592 (-525)))) (-15 -3429 ((-839 (-525)))) (-15 -2158 ((-839 (-525)))) (-15 -3456 ((-839 (-525)) (-592 (-525)))) (-15 -3456 ((-839 (-525)) (-904))))) (T -852)) -((-3456 (*1 *2 *3) (-12 (-5 *3 (-904)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3456 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2158 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3429 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3429 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3628 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3628 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2805 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2805 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2721 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2721 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3154 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3154 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2062 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2062 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1338 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1338 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-4024 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-4024 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2449 (*1 *2 *3) (-12 (-5 *3 (-592 (-856))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2141 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2141 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3828 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3828 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(-10 -7 (-15 -3828 ((-839 (-525)) (-856))) (-15 -3828 ((-839 (-525)) (-592 (-525)))) (-15 -2141 ((-839 (-525)) (-856))) (-15 -2141 ((-839 (-525)) (-592 (-525)))) (-15 -2449 ((-839 (-525)) (-592 (-856)))) (-15 -4024 ((-839 (-525)) (-856))) (-15 -4024 ((-839 (-525)) (-592 (-525)))) (-15 -1338 ((-839 (-525)) (-856))) (-15 -1338 ((-839 (-525)) (-592 (-525)))) (-15 -2062 ((-839 (-525)) (-592 (-525)))) (-15 -2062 ((-839 (-525)))) (-15 -3154 ((-839 (-525)) (-592 (-525)))) (-15 -3154 ((-839 (-525)))) (-15 -2721 ((-839 (-525)) (-592 (-525)))) (-15 -2721 ((-839 (-525)))) (-15 -2805 ((-839 (-525)) (-592 (-525)))) (-15 -2805 ((-839 (-525)))) (-15 -3628 ((-839 (-525)) (-592 (-525)))) (-15 -3628 ((-839 (-525)))) (-15 -3429 ((-839 (-525)) (-592 (-525)))) (-15 -3429 ((-839 (-525)))) (-15 -2158 ((-839 (-525)))) (-15 -3456 ((-839 (-525)) (-592 (-525)))) (-15 -3456 ((-839 (-525)) (-904)))) -((-1910 (((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))) 12)) (-3779 (((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))) 11))) -(((-853 |#1|) (-10 -7 (-15 -3779 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1910 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))))) (-429)) (T -853)) -((-1910 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-853 *4)))) (-3779 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-853 *4))))) -(-10 -7 (-15 -3779 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1910 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))))) -((-1270 (((-294 |#1|) (-454)) 16))) -(((-854 |#1|) (-10 -7 (-15 -1270 ((-294 |#1|) (-454)))) (-13 (-789) (-517))) (T -854)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-454)) (-5 *2 (-294 *4)) (-5 *1 (-854 *4)) (-4 *4 (-13 (-789) (-517)))))) -(-10 -7 (-15 -1270 ((-294 |#1|) (-454)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-4211 (((-108) $) 31)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-3684 (((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)) 79)) (-2409 (((-108) (-314 |#2| |#3| |#4| |#5|)) 17)) (-1234 (((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|)) 15))) +(((-846 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1234 ((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2409 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -3684 ((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) (-13 (-789) (-517) (-968 (-525))) (-408 |#1|) (-1149 |#2|) (-1149 (-385 |#3|)) (-320 |#2| |#3| |#4|)) (T -846)) +((-3684 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-2 (|:| -1234 (-713)) (|:| -2622 *8))) (-5 *1 (-846 *4 *5 *6 *7 *8)))) (-2409 (*1 *2 *3) (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-108)) (-5 *1 (-846 *4 *5 *6 *7 *8)))) (-1234 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-713)) (-5 *1 (-846 *4 *5 *6 *7 *8))))) +(-10 -7 (-15 -1234 ((-3 (-713) "failed") (-314 |#2| |#3| |#4| |#5|))) (-15 -2409 ((-108) (-314 |#2| |#3| |#4| |#5|))) (-15 -3684 ((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#5|)) "failed") (-314 |#2| |#3| |#4| |#5|)))) +((-3684 (((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 56)) (-2409 (((-108) (-314 (-385 (-525)) |#1| |#2| |#3|)) 16)) (-1234 (((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)) 14))) +(((-847 |#1| |#2| |#3|) (-10 -7 (-15 -1234 ((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2409 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -3684 ((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) (-1149 (-385 (-525))) (-1149 (-385 |#1|)) (-320 (-385 (-525)) |#1| |#2|)) (T -847)) +((-3684 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-2 (|:| -1234 (-713)) (|:| -2622 *6))) (-5 *1 (-847 *4 *5 *6)))) (-2409 (*1 *2 *3) (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) (-5 *1 (-847 *4 *5 *6)))) (-1234 (*1 *2 *3) (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-713)) (-5 *1 (-847 *4 *5 *6))))) +(-10 -7 (-15 -1234 ((-3 (-713) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -2409 ((-108) (-314 (-385 (-525)) |#1| |#2| |#3|))) (-15 -3684 ((-3 (-2 (|:| -1234 (-713)) (|:| -2622 |#3|)) "failed") (-314 (-385 (-525)) |#1| |#2| |#3|)))) +((-3647 ((|#2| |#2|) 26)) (-3562 (((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) 15)) (-4014 (((-856) (-525)) 35)) (-3629 (((-525) |#2|) 42)) (-1966 (((-525) |#2|) 21) (((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|) 20))) +(((-848 |#1| |#2|) (-10 -7 (-15 -4014 ((-856) (-525))) (-15 -1966 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -1966 ((-525) |#2|)) (-15 -3562 ((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -3629 ((-525) |#2|)) (-15 -3647 (|#2| |#2|))) (-1149 (-385 (-525))) (-1149 (-385 |#1|))) (T -848)) +((-3647 (*1 *2 *2) (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *1 (-848 *3 *2)) (-4 *2 (-1149 (-385 *3))))) (-3629 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-3562 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4))))) (-1966 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4))))) (-1966 (*1 *2 *3) (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) (-5 *1 (-848 *3 *4)) (-4 *4 (-1149 (-385 *3))))) (-4014 (*1 *2 *3) (-12 (-5 *3 (-525)) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-856)) (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4)))))) +(-10 -7 (-15 -4014 ((-856) (-525))) (-15 -1966 ((-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))) |#1|)) (-15 -1966 ((-525) |#2|)) (-15 -3562 ((-525) (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))))) (-15 -3629 ((-525) |#2|)) (-15 -3647 (|#2| |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 ((|#1| $) 81)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1731 (($ $ $) NIL)) (-1853 (((-3 $ "failed") $) 75)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-3603 (($ |#1| (-396 |#1|)) 73)) (-3915 (((-1087 |#1|) |#1| |#1|) 41)) (-1412 (($ $) 49)) (-2109 (((-108) $) NIL)) (-2969 (((-525) $) 78)) (-3542 (($ $ (-525)) 80)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-1544 ((|#1| $) 77)) (-2278 (((-396 |#1|) $) 76)) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) 74)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3920 (($ $) 39)) (-1271 (((-798) $) 99) (($ (-525)) 54) (($ $) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 31) (((-385 |#1|) $) 59) (($ (-385 (-396 |#1|))) 67)) (-3998 (((-713)) 52)) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 23 T CONST)) (-3362 (($) 12 T CONST)) (-3992 (((-108) $ $) 68)) (-4098 (($ $ $) NIL)) (-4088 (($ $) 88) (($ $ $) NIL)) (-4078 (($ $ $) 38)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 90) (($ $ $) 37) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ |#1| $) 89) (($ $ |#1|) NIL))) +(((-849 |#1|) (-13 (-341) (-37 |#1|) (-10 -8 (-15 -1271 ((-385 |#1|) $)) (-15 -1271 ($ (-385 (-396 |#1|)))) (-15 -3920 ($ $)) (-15 -2278 ((-396 |#1|) $)) (-15 -1544 (|#1| $)) (-15 -3542 ($ $ (-525))) (-15 -2969 ((-525) $)) (-15 -3915 ((-1087 |#1|) |#1| |#1|)) (-15 -1412 ($ $)) (-15 -3603 ($ |#1| (-396 |#1|))) (-15 -1490 (|#1| $)))) (-286)) (T -849)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-385 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-385 (-396 *3))) (-4 *3 (-286)) (-5 *1 (-849 *3)))) (-3920 (*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-2278 (*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-1544 (*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-3542 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-2969 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-3915 (*1 *2 *3 *3) (-12 (-5 *2 (-1087 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286)))) (-1412 (*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) (-3603 (*1 *1 *2 *3) (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-849 *2)))) (-1490 (*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) +(-13 (-341) (-37 |#1|) (-10 -8 (-15 -1271 ((-385 |#1|) $)) (-15 -1271 ($ (-385 (-396 |#1|)))) (-15 -3920 ($ $)) (-15 -2278 ((-396 |#1|) $)) (-15 -1544 (|#1| $)) (-15 -3542 ($ $ (-525))) (-15 -2969 ((-525) $)) (-15 -3915 ((-1087 |#1|) |#1| |#1|)) (-15 -1412 ($ $)) (-15 -3603 ($ |#1| (-396 |#1|))) (-15 -1490 (|#1| $)))) +((-3603 (((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)) 17) (((-51) (-385 (-887 |#1|)) (-1091)) 18))) +(((-850 |#1|) (-10 -7 (-15 -3603 ((-51) (-385 (-887 |#1|)) (-1091))) (-15 -3603 ((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)))) (-13 (-286) (-138))) (T -850)) +((-3603 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-887 *6)) (-5 *4 (-396 (-887 *6))) (-5 *5 (-1091)) (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *6)))) (-3603 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *5))))) +(-10 -7 (-15 -3603 ((-51) (-385 (-887 |#1|)) (-1091))) (-15 -3603 ((-51) (-887 |#1|) (-396 (-887 |#1|)) (-1091)))) +((-3763 ((|#4| (-592 |#4|)) 121) (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 67) ((|#4| |#4| |#4|) 120)) (-2790 (((-1087 |#4|) (-592 (-1087 |#4|))) 114) (((-1087 |#4|) (-1087 |#4|) (-1087 |#4|)) 50) ((|#4| (-592 |#4|)) 55) ((|#4| |#4| |#4|) 84))) +(((-851 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2790 (|#4| |#4| |#4|)) (-15 -2790 (|#4| (-592 |#4|))) (-15 -2790 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2790 ((-1087 |#4|) (-592 (-1087 |#4|)))) (-15 -3763 (|#4| |#4| |#4|)) (-15 -3763 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3763 (|#4| (-592 |#4|)))) (-735) (-789) (-286) (-884 |#3| |#1| |#2|)) (T -851)) +((-3763 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)))) (-3763 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) (-3763 (*1 *2 *2 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4)))) (-2790 (*1 *2 *3) (-12 (-5 *3 (-592 (-1087 *7))) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-1087 *7)) (-5 *1 (-851 *4 *5 *6 *7)))) (-2790 (*1 *2 *2 *2) (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) (-2790 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)))) (-2790 (*1 *2 *2 *2) (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4))))) +(-10 -7 (-15 -2790 (|#4| |#4| |#4|)) (-15 -2790 (|#4| (-592 |#4|))) (-15 -2790 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -2790 ((-1087 |#4|) (-592 (-1087 |#4|)))) (-15 -3763 (|#4| |#4| |#4|)) (-15 -3763 ((-1087 |#4|) (-1087 |#4|) (-1087 |#4|))) (-15 -3763 (|#4| (-592 |#4|)))) +((-3263 (((-839 (-525)) (-904)) 23) (((-839 (-525)) (-592 (-525))) 20)) (-2723 (((-839 (-525)) (-592 (-525))) 48) (((-839 (-525)) (-856)) 49)) (-2083 (((-839 (-525))) 24)) (-1228 (((-839 (-525))) 38) (((-839 (-525)) (-592 (-525))) 37)) (-1955 (((-839 (-525))) 36) (((-839 (-525)) (-592 (-525))) 35)) (-3574 (((-839 (-525))) 34) (((-839 (-525)) (-592 (-525))) 33)) (-2443 (((-839 (-525))) 32) (((-839 (-525)) (-592 (-525))) 31)) (-2272 (((-839 (-525))) 30) (((-839 (-525)) (-592 (-525))) 29)) (-4178 (((-839 (-525))) 40) (((-839 (-525)) (-592 (-525))) 39)) (-2385 (((-839 (-525)) (-592 (-525))) 52) (((-839 (-525)) (-856)) 53)) (-3997 (((-839 (-525)) (-592 (-525))) 50) (((-839 (-525)) (-856)) 51)) (-1890 (((-839 (-525)) (-592 (-525))) 46) (((-839 (-525)) (-856)) 47)) (-3056 (((-839 (-525)) (-592 (-856))) 43))) +(((-852) (-10 -7 (-15 -2723 ((-839 (-525)) (-856))) (-15 -2723 ((-839 (-525)) (-592 (-525)))) (-15 -1890 ((-839 (-525)) (-856))) (-15 -1890 ((-839 (-525)) (-592 (-525)))) (-15 -3056 ((-839 (-525)) (-592 (-856)))) (-15 -3997 ((-839 (-525)) (-856))) (-15 -3997 ((-839 (-525)) (-592 (-525)))) (-15 -2385 ((-839 (-525)) (-856))) (-15 -2385 ((-839 (-525)) (-592 (-525)))) (-15 -2272 ((-839 (-525)) (-592 (-525)))) (-15 -2272 ((-839 (-525)))) (-15 -2443 ((-839 (-525)) (-592 (-525)))) (-15 -2443 ((-839 (-525)))) (-15 -3574 ((-839 (-525)) (-592 (-525)))) (-15 -3574 ((-839 (-525)))) (-15 -1955 ((-839 (-525)) (-592 (-525)))) (-15 -1955 ((-839 (-525)))) (-15 -1228 ((-839 (-525)) (-592 (-525)))) (-15 -1228 ((-839 (-525)))) (-15 -4178 ((-839 (-525)) (-592 (-525)))) (-15 -4178 ((-839 (-525)))) (-15 -2083 ((-839 (-525)))) (-15 -3263 ((-839 (-525)) (-592 (-525)))) (-15 -3263 ((-839 (-525)) (-904))))) (T -852)) +((-3263 (*1 *2 *3) (-12 (-5 *3 (-904)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3263 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2083 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-4178 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-4178 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1228 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1228 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1955 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1955 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3574 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3574 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2443 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2443 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2272 (*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2272 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2385 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2385 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3997 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3997 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-3056 (*1 *2 *3) (-12 (-5 *3 (-592 (-856))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1890 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-1890 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2723 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) (-2723 (*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(-10 -7 (-15 -2723 ((-839 (-525)) (-856))) (-15 -2723 ((-839 (-525)) (-592 (-525)))) (-15 -1890 ((-839 (-525)) (-856))) (-15 -1890 ((-839 (-525)) (-592 (-525)))) (-15 -3056 ((-839 (-525)) (-592 (-856)))) (-15 -3997 ((-839 (-525)) (-856))) (-15 -3997 ((-839 (-525)) (-592 (-525)))) (-15 -2385 ((-839 (-525)) (-856))) (-15 -2385 ((-839 (-525)) (-592 (-525)))) (-15 -2272 ((-839 (-525)) (-592 (-525)))) (-15 -2272 ((-839 (-525)))) (-15 -2443 ((-839 (-525)) (-592 (-525)))) (-15 -2443 ((-839 (-525)))) (-15 -3574 ((-839 (-525)) (-592 (-525)))) (-15 -3574 ((-839 (-525)))) (-15 -1955 ((-839 (-525)) (-592 (-525)))) (-15 -1955 ((-839 (-525)))) (-15 -1228 ((-839 (-525)) (-592 (-525)))) (-15 -1228 ((-839 (-525)))) (-15 -4178 ((-839 (-525)) (-592 (-525)))) (-15 -4178 ((-839 (-525)))) (-15 -2083 ((-839 (-525)))) (-15 -3263 ((-839 (-525)) (-592 (-525)))) (-15 -3263 ((-839 (-525)) (-904)))) +((-1869 (((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))) 12)) (-3323 (((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))) 11))) +(((-853 |#1|) (-10 -7 (-15 -3323 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1869 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))))) (-429)) (T -853)) +((-1869 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-853 *4)))) (-3323 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) (-5 *1 (-853 *4))))) +(-10 -7 (-15 -3323 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1869 ((-592 (-887 |#1|)) (-592 (-887 |#1|)) (-592 (-1091))))) +((-1271 (((-294 |#1|) (-454)) 16))) +(((-854 |#1|) (-10 -7 (-15 -1271 ((-294 |#1|) (-454)))) (-13 (-789) (-517))) (T -854)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-454)) (-5 *2 (-294 *4)) (-5 *1 (-854 *4)) (-4 *4 (-13 (-789) (-517)))))) +(-10 -7 (-15 -1271 ((-294 |#1|) (-454)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2109 (((-108) $) 31)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-855) (-131)) (T -855)) -((-1579 (*1 *2 *3) (-12 (-4 *1 (-855)) (-5 *2 (-2 (|:| -1655 (-592 *1)) (|:| -3523 *1))) (-5 *3 (-592 *1)))) (-3719 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-855))))) -(-13 (-429) (-10 -8 (-15 -1579 ((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $))) (-15 -3719 ((-3 (-592 $) "failed") (-592 $) $)))) +((-1236 (*1 *2 *3) (-12 (-4 *1 (-855)) (-5 *2 (-2 (|:| -1660 (-592 *1)) (|:| -3519 *1))) (-5 *3 (-592 *1)))) (-3945 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-855))))) +(-13 (-429) (-10 -8 (-15 -1236 ((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $))) (-15 -3945 ((-3 (-592 $) "failed") (-592 $) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2794 (($ $ $) NIL)) (-1270 (((-798) $) NIL)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3365 (($) NIL T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ $ $) NIL))) -(((-856) (-13 (-736) (-669) (-10 -8 (-15 -2794 ($ $ $)) (-6 (-4257 "*"))))) (T -856)) -((-2794 (*1 *1 *1 *1) (-5 *1 (-856)))) -(-13 (-736) (-669) (-10 -8 (-15 -2794 ($ $ $)) (-6 (-4257 "*")))) -((-4184 ((|#2| (-592 |#1|) (-592 |#1|)) 24))) -(((-857 |#1| |#2|) (-10 -7 (-15 -4184 (|#2| (-592 |#1|) (-592 |#1|)))) (-341) (-1149 |#1|)) (T -857)) -((-4184 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-4 *2 (-1149 *4)) (-5 *1 (-857 *4 *2))))) -(-10 -7 (-15 -4184 (|#2| (-592 |#1|) (-592 |#1|)))) -((-3240 (((-1087 |#2|) (-592 |#2|) (-592 |#2|)) 17) (((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|)) 13))) -(((-858 |#1| |#2|) (-10 -7 (-15 -3240 ((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|))) (-15 -3240 ((-1087 |#2|) (-592 |#2|) (-592 |#2|)))) (-1091) (-341)) (T -858)) -((-3240 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-341)) (-5 *2 (-1087 *5)) (-5 *1 (-858 *4 *5)) (-14 *4 (-1091)))) (-3240 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1146 *4 *5)) (-5 *3 (-592 *5)) (-14 *4 (-1091)) (-4 *5 (-341)) (-5 *1 (-858 *4 *5))))) -(-10 -7 (-15 -3240 ((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|))) (-15 -3240 ((-1087 |#2|) (-592 |#2|) (-592 |#2|)))) -((-2864 (((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074)) 139)) (-1858 ((|#4| |#4|) 155)) (-3511 (((-592 (-385 (-887 |#1|))) (-592 (-1091))) 119)) (-2251 (((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525)) 75)) (-3323 (((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|)) 59)) (-4195 (((-632 |#4|) (-632 |#4|) (-592 |#4|)) 55)) (-2731 (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074)) 151)) (-3734 (((-525) (-632 |#4|) (-856) (-1074)) 133) (((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074)) 132) (((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074)) 131) (((-525) (-632 |#4|) (-1074)) 128) (((-525) (-632 |#4|) (-592 (-1091)) (-1074)) 127) (((-525) (-632 |#4|) (-592 |#4|) (-1074)) 126) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856)) 125) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856)) 124) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856)) 123) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|)) 121) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091))) 120) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|)) 116)) (-2274 ((|#4| (-887 |#1|)) 68)) (-3743 (((-108) (-592 |#4|) (-592 (-592 |#4|))) 152)) (-2332 (((-592 (-592 (-525))) (-525) (-525)) 130)) (-1360 (((-592 (-592 |#4|)) (-592 (-592 |#4|))) 88)) (-1209 (((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|))))) 86)) (-1731 (((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|))))) 85)) (-3075 (((-108) (-592 (-887 |#1|))) 17) (((-108) (-592 |#4|)) 13)) (-3313 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|)) 71)) (-2914 (((-592 |#4|) |#4|) 49)) (-2247 (((-592 (-385 (-887 |#1|))) (-592 |#4|)) 115) (((-632 (-385 (-887 |#1|))) (-632 |#4|)) 56) (((-385 (-887 |#1|)) |#4|) 112)) (-3533 (((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525)) 93)) (-1363 (((-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713)) 84)) (-4049 (((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713)) 101)) (-2523 (((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -2145 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3318 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) 48))) -(((-859 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856))) (-15 -3734 ((-525) (-632 |#4|) (-592 |#4|) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 (-1091)) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-856) (-1074))) (-15 -2864 ((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2731 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -3533 ((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525))) (-15 -2247 ((-385 (-887 |#1|)) |#4|)) (-15 -2247 ((-632 (-385 (-887 |#1|))) (-632 |#4|))) (-15 -2247 ((-592 (-385 (-887 |#1|))) (-592 |#4|))) (-15 -3511 ((-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2274 (|#4| (-887 |#1|))) (-15 -3313 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|))) (-15 -1363 ((-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713))) (-15 -3323 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|))) (-15 -2523 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -2145 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3318 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-15 -2914 ((-592 |#4|) |#4|)) (-15 -1731 ((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -1209 ((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -1360 ((-592 (-592 |#4|)) (-592 (-592 |#4|)))) (-15 -2332 ((-592 (-592 (-525))) (-525) (-525))) (-15 -3743 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -4049 ((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713))) (-15 -4195 ((-632 |#4|) (-632 |#4|) (-592 |#4|))) (-15 -2251 ((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525))) (-15 -1858 (|#4| |#4|)) (-15 -3075 ((-108) (-592 |#4|))) (-15 -3075 ((-108) (-592 (-887 |#1|))))) (-13 (-286) (-138)) (-13 (-789) (-567 (-1091))) (-735) (-884 |#1| |#3| |#2|)) (T -859)) -((-3075 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-3075 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)))) (-1858 (*1 *2 *2) (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *2)) (-4 *2 (-884 *3 *5 *4)))) (-2251 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-5 *4 (-632 *12)) (-5 *5 (-592 (-385 (-887 *9)))) (-5 *6 (-592 (-592 *12))) (-5 *7 (-713)) (-5 *8 (-525)) (-4 *9 (-13 (-286) (-138))) (-4 *12 (-884 *9 *11 *10)) (-4 *10 (-13 (-789) (-567 (-1091)))) (-4 *11 (-735)) (-5 *2 (-2 (|:| |eqzro| (-592 *12)) (|:| |neqzro| (-592 *12)) (|:| |wcond| (-592 (-887 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *9)))) (|:| -2187 (-592 (-1173 (-385 (-887 *9))))))))) (-5 *1 (-859 *9 *10 *11 *12)))) (-4195 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *7)) (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7)))) (-4049 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-713)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-3743 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *5 *6 *7 *8)))) (-2332 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *6 *5)))) (-1360 (*1 *2 *2) (-12 (-5 *2 (-592 (-592 *6))) (-4 *6 (-884 *3 *5 *4)) (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *6)))) (-1209 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *7))))) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) (-5 *1 (-859 *4 *5 *6 *7)))) (-1731 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *7))))) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) (-5 *1 (-859 *4 *5 *6 *7)))) (-2914 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 *3)) (-5 *1 (-859 *4 *5 *6 *3)) (-4 *3 (-884 *4 *6 *5)))) (-2523 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -2145 (-632 (-385 (-887 *4)))) (|:| |vec| (-592 (-385 (-887 *4)))) (|:| -3318 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2187 (-592 (-1173 (-385 (-887 *4))))))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-3323 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2187 (-592 (-1173 (-385 (-887 *4))))))) (-5 *3 (-592 *7)) (-4 *4 (-13 (-286) (-138))) (-4 *7 (-884 *4 *6 *5)) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7)))) (-1363 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *8))))) (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-713)))) (-3313 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-4 *7 (-884 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-592 *7)) (|:| |n0| (-592 *7)))) (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-2274 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-286) (-138))) (-4 *2 (-884 *4 *6 *5)) (-5 *1 (-859 *4 *5 *6 *2)) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)))) (-3511 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-2247 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)))) (-2247 (*1 *2 *3) (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-632 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)))) (-2247 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-385 (-887 *4))) (-5 *1 (-859 *4 *5 *6 *3)) (-4 *3 (-884 *4 *6 *5)))) (-3533 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-632 *11)) (-5 *4 (-592 (-385 (-887 *8)))) (-5 *5 (-713)) (-5 *6 (-1074)) (-4 *8 (-13 (-286) (-138))) (-4 *11 (-884 *8 *10 *9)) (-4 *9 (-13 (-789) (-567 (-1091)))) (-4 *10 (-735)) (-5 *2 (-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 *11)) (|:| |neqzro| (-592 *11)) (|:| |wcond| (-592 (-887 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *8)))) (|:| -2187 (-592 (-1173 (-385 (-887 *8)))))))))) (|:| |rgsz| (-525)))) (-5 *1 (-859 *8 *9 *10 *11)) (-5 *7 (-525)))) (-2731 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) (|:| |wcond| (-592 (-887 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2187 (-592 (-1173 (-385 (-887 *4)))))))))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-2864 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *4 (-1074)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-884 *5 *7 *6)) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-856)) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-3734 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *7 *8 *9 *10)))) (-3734 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 *10)) (-5 *5 (-856)) (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *7 *8 *9 *10)))) (-3734 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-1074)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 *9)) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-3734 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-856)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) (|:| |wcond| (-592 (-887 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) (|:| -2187 (-592 (-1173 (-385 (-887 *6)))))))))) (-5 *1 (-859 *6 *7 *8 *9)))) (-3734 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) (|:| |wcond| (-592 (-887 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) (|:| -2187 (-592 (-1173 (-385 (-887 *6)))))))))) (-5 *1 (-859 *6 *7 *8 *9)) (-5 *4 (-592 *9)))) (-3734 (*1 *2 *3) (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) (|:| |wcond| (-592 (-887 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2187 (-592 (-1173 (-385 (-887 *4)))))))))) (-5 *1 (-859 *4 *5 *6 *7)))) (-3734 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-592 (-1091))) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-3734 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) -(-10 -7 (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856))) (-15 -3734 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856))) (-15 -3734 ((-525) (-632 |#4|) (-592 |#4|) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 (-1091)) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074))) (-15 -3734 ((-525) (-632 |#4|) (-856) (-1074))) (-15 -2864 ((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2731 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -3533 ((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525))) (-15 -2247 ((-385 (-887 |#1|)) |#4|)) (-15 -2247 ((-632 (-385 (-887 |#1|))) (-632 |#4|))) (-15 -2247 ((-592 (-385 (-887 |#1|))) (-592 |#4|))) (-15 -3511 ((-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2274 (|#4| (-887 |#1|))) (-15 -3313 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|))) (-15 -1363 ((-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713))) (-15 -3323 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|))) (-15 -2523 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -2145 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3318 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-15 -2914 ((-592 |#4|) |#4|)) (-15 -1731 ((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -1209 ((-713) (-592 (-2 (|:| -3318 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -1360 ((-592 (-592 |#4|)) (-592 (-592 |#4|)))) (-15 -2332 ((-592 (-592 (-525))) (-525) (-525))) (-15 -3743 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -4049 ((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713))) (-15 -4195 ((-632 |#4|) (-632 |#4|) (-592 |#4|))) (-15 -2251 ((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2187 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525))) (-15 -1858 (|#4| |#4|)) (-15 -3075 ((-108) (-592 |#4|))) (-15 -3075 ((-108) (-592 (-887 |#1|))))) -((-3452 (((-862) |#1| (-1091)) 17) (((-862) |#1| (-1091) (-1015 (-205))) 21)) (-2472 (((-862) |#1| |#1| (-1091) (-1015 (-205))) 19) (((-862) |#1| (-1091) (-1015 (-205))) 15))) -(((-860 |#1|) (-10 -7 (-15 -2472 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -2472 ((-862) |#1| |#1| (-1091) (-1015 (-205)))) (-15 -3452 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -3452 ((-862) |#1| (-1091)))) (-567 (-501))) (T -860)) -((-3452 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-3452 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-2472 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-2472 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501)))))) -(-10 -7 (-15 -2472 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -2472 ((-862) |#1| |#1| (-1091) (-1015 (-205)))) (-15 -3452 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -3452 ((-862) |#1| (-1091)))) -((-2858 (($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 70)) (-2613 (((-1015 (-205)) $) 40)) (-2604 (((-1015 (-205)) $) 39)) (-2595 (((-1015 (-205)) $) 38)) (-1944 (((-592 (-592 (-205))) $) 43)) (-2678 (((-1015 (-205)) $) 41)) (-3180 (((-525) (-525)) 32)) (-3169 (((-525) (-525)) 28)) (-3988 (((-525) (-525)) 30)) (-2301 (((-108) (-108)) 35)) (-1389 (((-525)) 31)) (-1728 (($ $ (-1015 (-205))) 73) (($ $) 74)) (-2650 (($ (-1 (-878 (-205)) (-205)) (-1015 (-205))) 78) (($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 79)) (-2472 (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 82) (($ $ (-1015 (-205))) 76)) (-3593 (((-525)) 36)) (-3168 (((-525)) 27)) (-4219 (((-525)) 29)) (-1467 (((-592 (-592 (-878 (-205)))) $) 94)) (-1980 (((-108) (-108)) 37)) (-1270 (((-798) $) 93)) (-3926 (((-108)) 34))) -(((-861) (-13 (-907) (-10 -8 (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ $ (-1015 (-205)))) (-15 -2858 ($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1728 ($ $ (-1015 (-205)))) (-15 -1728 ($ $)) (-15 -2678 ((-1015 (-205)) $)) (-15 -1944 ((-592 (-592 (-205))) $)) (-15 -3168 ((-525))) (-15 -3169 ((-525) (-525))) (-15 -4219 ((-525))) (-15 -3988 ((-525) (-525))) (-15 -1389 ((-525))) (-15 -3180 ((-525) (-525))) (-15 -3926 ((-108))) (-15 -2301 ((-108) (-108))) (-15 -3593 ((-525))) (-15 -1980 ((-108) (-108)))))) (T -861)) -((-2650 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-2650 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-2472 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-2472 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-2472 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-2858 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-1728 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-1728 (*1 *1 *1) (-5 *1 (-861))) (-2678 (*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-1944 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-861)))) (-3168 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-3169 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-4219 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-3988 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-1389 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-3180 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-3926 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861)))) (-2301 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861)))) (-3593 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-1980 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) -(-13 (-907) (-10 -8 (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ $ (-1015 (-205)))) (-15 -2858 ($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1728 ($ $ (-1015 (-205)))) (-15 -1728 ($ $)) (-15 -2678 ((-1015 (-205)) $)) (-15 -1944 ((-592 (-592 (-205))) $)) (-15 -3168 ((-525))) (-15 -3169 ((-525) (-525))) (-15 -4219 ((-525))) (-15 -3988 ((-525) (-525))) (-15 -1389 ((-525))) (-15 -3180 ((-525) (-525))) (-15 -3926 ((-108))) (-15 -2301 ((-108) (-108))) (-15 -3593 ((-525))) (-15 -1980 ((-108) (-108))))) -((-2858 (($ $ (-1015 (-205))) 70) (($ $ (-1015 (-205)) (-1015 (-205))) 71)) (-2604 (((-1015 (-205)) $) 44)) (-2595 (((-1015 (-205)) $) 43)) (-2678 (((-1015 (-205)) $) 45)) (-2178 (((-525) (-525)) 37)) (-3686 (((-525) (-525)) 33)) (-2404 (((-525) (-525)) 35)) (-1613 (((-108) (-108)) 39)) (-2587 (((-525)) 36)) (-1728 (($ $ (-1015 (-205))) 74) (($ $) 75)) (-2650 (($ (-1 (-878 (-205)) (-205)) (-1015 (-205))) 84) (($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 85)) (-3452 (($ (-1 (-205) (-205)) (-1015 (-205))) 92) (($ (-1 (-205) (-205))) 95)) (-2472 (($ (-1 (-205) (-205)) (-1015 (-205))) 79) (($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205))) 80) (($ (-592 (-1 (-205) (-205))) (-1015 (-205))) 87) (($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205))) 88) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 82) (($ $ (-1015 (-205))) 76)) (-3062 (((-108) $) 40)) (-2912 (((-525)) 41)) (-3183 (((-525)) 32)) (-1259 (((-525)) 34)) (-1467 (((-592 (-592 (-878 (-205)))) $) 23)) (-3618 (((-108) (-108)) 42)) (-1270 (((-798) $) 106)) (-3810 (((-108)) 38))) -(((-862) (-13 (-889) (-10 -8 (-15 -2472 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)))) (-15 -2472 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -3452 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -3452 ($ (-1 (-205) (-205)))) (-15 -2472 ($ $ (-1015 (-205)))) (-15 -3062 ((-108) $)) (-15 -2858 ($ $ (-1015 (-205)))) (-15 -2858 ($ $ (-1015 (-205)) (-1015 (-205)))) (-15 -1728 ($ $ (-1015 (-205)))) (-15 -1728 ($ $)) (-15 -2678 ((-1015 (-205)) $)) (-15 -3183 ((-525))) (-15 -3686 ((-525) (-525))) (-15 -1259 ((-525))) (-15 -2404 ((-525) (-525))) (-15 -2587 ((-525))) (-15 -2178 ((-525) (-525))) (-15 -3810 ((-108))) (-15 -1613 ((-108) (-108))) (-15 -2912 ((-525))) (-15 -3618 ((-108) (-108)))))) (T -862)) -((-2472 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *2 *3) (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2650 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-2650 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-3452 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-3452 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-862)))) (-2472 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-3062 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-2858 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-2858 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-1728 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-1728 (*1 *1 *1) (-5 *1 (-862))) (-2678 (*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-3183 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-3686 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-1259 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-2404 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-2587 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-2178 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-3810 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-1613 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-2912 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-3618 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) -(-13 (-889) (-10 -8 (-15 -2472 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)))) (-15 -2472 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -2472 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -2650 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -3452 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -3452 ($ (-1 (-205) (-205)))) (-15 -2472 ($ $ (-1015 (-205)))) (-15 -3062 ((-108) $)) (-15 -2858 ($ $ (-1015 (-205)))) (-15 -2858 ($ $ (-1015 (-205)) (-1015 (-205)))) (-15 -1728 ($ $ (-1015 (-205)))) (-15 -1728 ($ $)) (-15 -2678 ((-1015 (-205)) $)) (-15 -3183 ((-525))) (-15 -3686 ((-525) (-525))) (-15 -1259 ((-525))) (-15 -2404 ((-525) (-525))) (-15 -2587 ((-525))) (-15 -2178 ((-525) (-525))) (-15 -3810 ((-108))) (-15 -1613 ((-108) (-108))) (-15 -2912 ((-525))) (-15 -3618 ((-108) (-108))))) -((-2661 (((-592 (-1015 (-205))) (-592 (-592 (-878 (-205))))) 24))) -(((-863) (-10 -7 (-15 -2661 ((-592 (-1015 (-205))) (-592 (-592 (-878 (-205)))))))) (T -863)) -((-2661 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-1015 (-205)))) (-5 *1 (-863))))) -(-10 -7 (-15 -2661 ((-592 (-1015 (-205))) (-592 (-592 (-878 (-205))))))) -((-1365 ((|#2| |#2|) 26)) (-2489 ((|#2| |#2|) 27)) (-1478 ((|#2| |#2|) 25)) (-1257 ((|#2| |#2| (-1074)) 24))) -(((-864 |#1| |#2|) (-10 -7 (-15 -1257 (|#2| |#2| (-1074))) (-15 -1478 (|#2| |#2|)) (-15 -1365 (|#2| |#2|)) (-15 -2489 (|#2| |#2|))) (-789) (-408 |#1|)) (T -864)) -((-2489 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1365 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1478 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1257 (*1 *2 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-789)) (-5 *1 (-864 *4 *2)) (-4 *2 (-408 *4))))) -(-10 -7 (-15 -1257 (|#2| |#2| (-1074))) (-15 -1478 (|#2| |#2|)) (-15 -1365 (|#2| |#2|)) (-15 -2489 (|#2| |#2|))) -((-1365 (((-294 (-525)) (-1091)) 16)) (-2489 (((-294 (-525)) (-1091)) 14)) (-1478 (((-294 (-525)) (-1091)) 12)) (-1257 (((-294 (-525)) (-1091) (-1074)) 19))) -(((-865) (-10 -7 (-15 -1257 ((-294 (-525)) (-1091) (-1074))) (-15 -1478 ((-294 (-525)) (-1091))) (-15 -1365 ((-294 (-525)) (-1091))) (-15 -2489 ((-294 (-525)) (-1091))))) (T -865)) -((-2489 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1365 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1478 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1257 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1074)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) -(-10 -7 (-15 -1257 ((-294 (-525)) (-1091) (-1074))) (-15 -1478 ((-294 (-525)) (-1091))) (-15 -1365 ((-294 (-525)) (-1091))) (-15 -2489 ((-294 (-525)) (-1091)))) -((-4199 (((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)) 25)) (-1322 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 13))) -(((-866 |#1| |#2| |#3|) (-10 -7 (-15 -1322 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -4199 ((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-821 |#1|) (-13 (-1020) (-968 |#2|))) (T -866)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-13 (-1020) (-968 *3))) (-4 *3 (-821 *5)) (-5 *1 (-866 *5 *3 *6)))) (-1322 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1020) (-968 *5))) (-4 *5 (-821 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-866 *4 *5 *6))))) -(-10 -7 (-15 -1322 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -4199 ((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)))) -((-4199 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 30))) -(((-867 |#1| |#2| |#3|) (-10 -7 (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-13 (-517) (-789) (-821 |#1|)) (-13 (-408 |#2|) (-567 (-827 |#1|)) (-821 |#1|) (-968 (-565 $)))) (T -867)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-13 (-408 *6) (-567 (-827 *5)) (-821 *5) (-968 (-565 $)))) (-4 *6 (-13 (-517) (-789) (-821 *5))) (-5 *1 (-867 *5 *6 *3))))) -(-10 -7 (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) -((-4199 (((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)) 13))) -(((-868 |#1|) (-10 -7 (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)))) (-510)) (T -868)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 (-525) *3)) (-5 *4 (-827 (-525))) (-4 *3 (-510)) (-5 *1 (-868 *3))))) -(-10 -7 (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)))) -((-4199 (((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)) 54))) -(((-869 |#1| |#2|) (-10 -7 (-15 -4199 ((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)))) (-1020) (-13 (-789) (-968 (-565 $)) (-567 (-827 |#1|)) (-821 |#1|))) (T -869)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *6)) (-5 *3 (-565 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-13 (-789) (-968 (-565 $)) (-567 (-827 *5)) (-821 *5))) (-5 *1 (-869 *5 *6))))) -(-10 -7 (-15 -4199 ((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)))) -((-4199 (((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)) 15))) -(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -4199 ((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)))) (-1020) (-821 |#1|) (-612 |#2|)) (T -870)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-4 *3 (-612 *6)) (-5 *1 (-870 *5 *6 *3))))) -(-10 -7 (-15 -4199 ((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)))) -((-4199 (((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|)) 17 (|has| |#3| (-821 |#1|))) (((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|))) 16))) -(((-871 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -4199 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|)))) (IF (|has| |#3| (-821 |#1|)) (-15 -4199 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|))) |%noBranch|)) (-1020) (-735) (-789) (-13 (-977) (-789) (-821 |#1|)) (-13 (-884 |#4| |#2| |#3|) (-567 (-827 |#1|)))) (T -871)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-13 (-884 *8 *6 *7) (-567 (-827 *5)))) (-4 *7 (-821 *5)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-13 (-977) (-789) (-821 *5))) (-5 *1 (-871 *5 *6 *7 *8 *3)))) (-4199 (*1 *2 *3 *4 *2 *5) (-12 (-5 *2 (-824 *6 *3)) (-5 *4 (-827 *6)) (-5 *5 (-1 (-824 *6 *3) *8 (-827 *6) (-824 *6 *3))) (-4 *6 (-1020)) (-4 *8 (-789)) (-4 *3 (-13 (-884 *9 *7 *8) (-567 (-827 *6)))) (-4 *7 (-735)) (-4 *9 (-13 (-977) (-789) (-821 *6))) (-5 *1 (-871 *6 *7 *8 *9 *3))))) -(-10 -7 (-15 -4199 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|)))) (IF (|has| |#3| (-821 |#1|)) (-15 -4199 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|))) |%noBranch|)) -((-2570 ((|#2| |#2| (-592 (-1 (-108) |#3|))) 12) ((|#2| |#2| (-1 (-108) |#3|)) 13))) -(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -2570 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2570 (|#2| |#2| (-592 (-1 (-108) |#3|))))) (-789) (-408 |#1|) (-1127)) (T -872)) -((-2570 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-1 (-108) *5))) (-4 *5 (-1127)) (-4 *4 (-789)) (-5 *1 (-872 *4 *2 *5)) (-4 *2 (-408 *4)))) (-2570 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1127)) (-4 *4 (-789)) (-5 *1 (-872 *4 *2 *5)) (-4 *2 (-408 *4))))) -(-10 -7 (-15 -2570 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2570 (|#2| |#2| (-592 (-1 (-108) |#3|))))) -((-2570 (((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))) 18) (((-294 (-525)) (-1091) (-1 (-108) |#1|)) 15))) -(((-873 |#1|) (-10 -7 (-15 -2570 ((-294 (-525)) (-1091) (-1 (-108) |#1|))) (-15 -2570 ((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))))) (-1127)) (T -873)) -((-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1 (-108) *5))) (-4 *5 (-1127)) (-5 *2 (-294 (-525))) (-5 *1 (-873 *5)))) (-2570 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1127)) (-5 *2 (-294 (-525))) (-5 *1 (-873 *5))))) -(-10 -7 (-15 -2570 ((-294 (-525)) (-1091) (-1 (-108) |#1|))) (-15 -2570 ((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))))) -((-4199 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 25))) -(((-874 |#1| |#2| |#3|) (-10 -7 (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-13 (-517) (-821 |#1|) (-567 (-827 |#1|))) (-925 |#2|)) (T -874)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-925 *6)) (-4 *6 (-13 (-517) (-821 *5) (-567 (-827 *5)))) (-5 *1 (-874 *5 *6 *3))))) -(-10 -7 (-15 -4199 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) -((-4199 (((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))) 17))) -(((-875 |#1|) (-10 -7 (-15 -4199 ((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))))) (-1020)) (T -875)) -((-4199 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 (-1091))) (-5 *3 (-1091)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *1 (-875 *5))))) -(-10 -7 (-15 -4199 ((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))))) -((-3750 (((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) 33)) (-4199 (((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) 32))) -(((-876 |#1| |#2| |#3|) (-10 -7 (-15 -4199 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-15 -3750 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))))) (-1020) (-13 (-977) (-789)) (-13 (-977) (-567 (-827 |#1|)) (-968 |#2|))) (T -876)) -((-3750 (*1 *2 *3 *4 *2 *5) (-12 (-5 *2 (-824 *6 *8)) (-5 *3 (-592 *8)) (-5 *4 (-592 (-827 *6))) (-5 *5 (-1 (-824 *6 *8) *8 (-827 *6) (-824 *6 *8))) (-4 *6 (-1020)) (-4 *8 (-13 (-977) (-567 (-827 *6)) (-968 *7))) (-4 *7 (-13 (-977) (-789))) (-5 *1 (-876 *6 *7 *8)))) (-4199 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *2 (-824 *7 *9)) (-5 *3 (-592 *9)) (-5 *4 (-592 (-827 *7))) (-5 *5 (-1 *9 (-592 *9))) (-5 *6 (-1 (-824 *7 *9) *9 (-827 *7) (-824 *7 *9))) (-4 *7 (-1020)) (-4 *9 (-13 (-977) (-567 (-827 *7)) (-968 *8))) (-4 *8 (-13 (-977) (-789))) (-5 *1 (-876 *7 *8 *9))))) -(-10 -7 (-15 -4199 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-15 -3750 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))))) -((-3504 (((-1087 (-385 (-525))) (-525)) 63)) (-2025 (((-1087 (-525)) (-525)) 66)) (-1281 (((-1087 (-525)) (-525)) 60)) (-1865 (((-525) (-1087 (-525))) 55)) (-3605 (((-1087 (-385 (-525))) (-525)) 49)) (-3307 (((-1087 (-525)) (-525)) 38)) (-3485 (((-1087 (-525)) (-525)) 68)) (-3303 (((-1087 (-525)) (-525)) 67)) (-1615 (((-1087 (-385 (-525))) (-525)) 51))) -(((-877) (-10 -7 (-15 -1615 ((-1087 (-385 (-525))) (-525))) (-15 -3303 ((-1087 (-525)) (-525))) (-15 -3485 ((-1087 (-525)) (-525))) (-15 -3307 ((-1087 (-525)) (-525))) (-15 -3605 ((-1087 (-385 (-525))) (-525))) (-15 -1865 ((-525) (-1087 (-525)))) (-15 -1281 ((-1087 (-525)) (-525))) (-15 -2025 ((-1087 (-525)) (-525))) (-15 -3504 ((-1087 (-385 (-525))) (-525))))) (T -877)) -((-3504 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525)))) (-2025 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-1281 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-1865 (*1 *2 *3) (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-525)) (-5 *1 (-877)))) (-3605 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525)))) (-3307 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-3485 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-3303 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-1615 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) -(-10 -7 (-15 -1615 ((-1087 (-385 (-525))) (-525))) (-15 -3303 ((-1087 (-525)) (-525))) (-15 -3485 ((-1087 (-525)) (-525))) (-15 -3307 ((-1087 (-525)) (-525))) (-15 -3605 ((-1087 (-385 (-525))) (-525))) (-15 -1865 ((-525) (-1087 (-525)))) (-15 -1281 ((-1087 (-525)) (-525))) (-15 -2025 ((-1087 (-525)) (-525))) (-15 -3504 ((-1087 (-385 (-525))) (-525)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713)) NIL (|has| |#1| (-23)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-2261 (($ (-592 |#1|)) 13)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-1430 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3489 (($ (-713) |#1|) 8)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 10 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3892 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4031 (((-108) $ (-713)) NIL)) (-2023 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-2462 (($ $ (-592 |#1|)) 26)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 20) (($ $ (-1140 (-525))) NIL)) (-3505 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-2776 (((-856) $) 16)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2843 (($ $ $) 24)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501)))) (($ (-592 |#1|)) 17)) (-1279 (($ (-592 |#1|)) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4090 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4080 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3596 (((-713) $) 14 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2790 (($ $ $) NIL)) (-1271 (((-798) $) NIL)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3362 (($) NIL T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ $ $) NIL))) +(((-856) (-13 (-736) (-669) (-10 -8 (-15 -2790 ($ $ $)) (-6 (-4257 "*"))))) (T -856)) +((-2790 (*1 *1 *1 *1) (-5 *1 (-856)))) +(-13 (-736) (-669) (-10 -8 (-15 -2790 ($ $ $)) (-6 (-4257 "*")))) +((-3087 ((|#2| (-592 |#1|) (-592 |#1|)) 24))) +(((-857 |#1| |#2|) (-10 -7 (-15 -3087 (|#2| (-592 |#1|) (-592 |#1|)))) (-341) (-1149 |#1|)) (T -857)) +((-3087 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-4 *2 (-1149 *4)) (-5 *1 (-857 *4 *2))))) +(-10 -7 (-15 -3087 (|#2| (-592 |#1|) (-592 |#1|)))) +((-3743 (((-1087 |#2|) (-592 |#2|) (-592 |#2|)) 17) (((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|)) 13))) +(((-858 |#1| |#2|) (-10 -7 (-15 -3743 ((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|))) (-15 -3743 ((-1087 |#2|) (-592 |#2|) (-592 |#2|)))) (-1091) (-341)) (T -858)) +((-3743 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *5)) (-4 *5 (-341)) (-5 *2 (-1087 *5)) (-5 *1 (-858 *4 *5)) (-14 *4 (-1091)))) (-3743 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1146 *4 *5)) (-5 *3 (-592 *5)) (-14 *4 (-1091)) (-4 *5 (-341)) (-5 *1 (-858 *4 *5))))) +(-10 -7 (-15 -3743 ((-1146 |#1| |#2|) (-1146 |#1| |#2|) (-592 |#2|) (-592 |#2|))) (-15 -3743 ((-1087 |#2|) (-592 |#2|) (-592 |#2|)))) +((-1316 (((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074)) 139)) (-2719 ((|#4| |#4|) 155)) (-2694 (((-592 (-385 (-887 |#1|))) (-592 (-1091))) 119)) (-1747 (((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525)) 75)) (-1369 (((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|)) 59)) (-1909 (((-632 |#4|) (-632 |#4|) (-592 |#4|)) 55)) (-2626 (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074)) 151)) (-4086 (((-525) (-632 |#4|) (-856) (-1074)) 133) (((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074)) 132) (((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074)) 131) (((-525) (-632 |#4|) (-1074)) 128) (((-525) (-632 |#4|) (-592 (-1091)) (-1074)) 127) (((-525) (-632 |#4|) (-592 |#4|) (-1074)) 126) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856)) 125) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856)) 124) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856)) 123) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|)) 121) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091))) 120) (((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|)) 116)) (-3781 ((|#4| (-887 |#1|)) 68)) (-4183 (((-108) (-592 |#4|) (-592 (-592 |#4|))) 152)) (-3177 (((-592 (-592 (-525))) (-525) (-525)) 130)) (-2629 (((-592 (-592 |#4|)) (-592 (-592 |#4|))) 88)) (-2631 (((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|))))) 86)) (-2765 (((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|))))) 85)) (-2926 (((-108) (-592 (-887 |#1|))) 17) (((-108) (-592 |#4|)) 13)) (-1281 (((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|)) 71)) (-1787 (((-592 |#4|) |#4|) 49)) (-1706 (((-592 (-385 (-887 |#1|))) (-592 |#4|)) 115) (((-632 (-385 (-887 |#1|))) (-632 |#4|)) 56) (((-385 (-887 |#1|)) |#4|) 112)) (-2897 (((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525)) 93)) (-2762 (((-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713)) 84)) (-4231 (((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713)) 101)) (-1229 (((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -1933 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3314 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) 48))) +(((-859 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856))) (-15 -4086 ((-525) (-632 |#4|) (-592 |#4|) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 (-1091)) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-856) (-1074))) (-15 -1316 ((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2626 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2897 ((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525))) (-15 -1706 ((-385 (-887 |#1|)) |#4|)) (-15 -1706 ((-632 (-385 (-887 |#1|))) (-632 |#4|))) (-15 -1706 ((-592 (-385 (-887 |#1|))) (-592 |#4|))) (-15 -2694 ((-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -3781 (|#4| (-887 |#1|))) (-15 -1281 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|))) (-15 -2762 ((-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713))) (-15 -1369 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|))) (-15 -1229 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -1933 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3314 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-15 -1787 ((-592 |#4|) |#4|)) (-15 -2765 ((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -2631 ((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -2629 ((-592 (-592 |#4|)) (-592 (-592 |#4|)))) (-15 -3177 ((-592 (-592 (-525))) (-525) (-525))) (-15 -4183 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -4231 ((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713))) (-15 -1909 ((-632 |#4|) (-632 |#4|) (-592 |#4|))) (-15 -1747 ((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525))) (-15 -2719 (|#4| |#4|)) (-15 -2926 ((-108) (-592 |#4|))) (-15 -2926 ((-108) (-592 (-887 |#1|))))) (-13 (-286) (-138)) (-13 (-789) (-567 (-1091))) (-735) (-884 |#1| |#3| |#2|)) (T -859)) +((-2926 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-2926 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)))) (-2719 (*1 *2 *2) (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *2)) (-4 *2 (-884 *3 *5 *4)))) (-1747 (*1 *2 *3 *4 *5 *6 *7 *7 *8) (-12 (-5 *3 (-2 (|:| |det| *12) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-5 *4 (-632 *12)) (-5 *5 (-592 (-385 (-887 *9)))) (-5 *6 (-592 (-592 *12))) (-5 *7 (-713)) (-5 *8 (-525)) (-4 *9 (-13 (-286) (-138))) (-4 *12 (-884 *9 *11 *10)) (-4 *10 (-13 (-789) (-567 (-1091)))) (-4 *11 (-735)) (-5 *2 (-2 (|:| |eqzro| (-592 *12)) (|:| |neqzro| (-592 *12)) (|:| |wcond| (-592 (-887 *9))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *9)))) (|:| -2495 (-592 (-1173 (-385 (-887 *9))))))))) (-5 *1 (-859 *9 *10 *11 *12)))) (-1909 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *7)) (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7)))) (-4231 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-713)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-4183 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *5 *6 *7 *8)))) (-3177 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *6 *5)))) (-2629 (*1 *2 *2) (-12 (-5 *2 (-592 (-592 *6))) (-4 *6 (-884 *3 *5 *4)) (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *6)))) (-2631 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *7))))) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) (-5 *1 (-859 *4 *5 *6 *7)))) (-2765 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *7))))) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) (-5 *1 (-859 *4 *5 *6 *7)))) (-1787 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 *3)) (-5 *1 (-859 *4 *5 *6 *3)) (-4 *3 (-884 *4 *6 *5)))) (-1229 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -1933 (-632 (-385 (-887 *4)))) (|:| |vec| (-592 (-385 (-887 *4)))) (|:| -3314 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2495 (-592 (-1173 (-385 (-887 *4))))))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-1369 (*1 *2 *2 *3) (-12 (-5 *2 (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2495 (-592 (-1173 (-385 (-887 *4))))))) (-5 *3 (-592 *7)) (-4 *4 (-13 (-286) (-138))) (-4 *7 (-884 *4 *6 *5)) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7)))) (-2762 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 *8))))) (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-713)))) (-1281 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-4 *7 (-884 *4 *6 *5)) (-5 *2 (-2 (|:| |sysok| (-108)) (|:| |z0| (-592 *7)) (|:| |n0| (-592 *7)))) (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-3781 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-286) (-138))) (-4 *2 (-884 *4 *6 *5)) (-5 *1 (-859 *4 *5 *6 *2)) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)))) (-2694 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-1706 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)))) (-1706 (*1 *2 *3) (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-632 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)))) (-1706 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-385 (-887 *4))) (-5 *1 (-859 *4 *5 *6 *3)) (-4 *3 (-884 *4 *6 *5)))) (-2897 (*1 *2 *3 *4 *5 *6 *7) (-12 (-5 *3 (-632 *11)) (-5 *4 (-592 (-385 (-887 *8)))) (-5 *5 (-713)) (-5 *6 (-1074)) (-4 *8 (-13 (-286) (-138))) (-4 *11 (-884 *8 *10 *9)) (-4 *9 (-13 (-789) (-567 (-1091)))) (-4 *10 (-735)) (-5 *2 (-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 *11)) (|:| |neqzro| (-592 *11)) (|:| |wcond| (-592 (-887 *8))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *8)))) (|:| -2495 (-592 (-1173 (-385 (-887 *8)))))))))) (|:| |rgsz| (-525)))) (-5 *1 (-859 *8 *9 *10 *11)) (-5 *7 (-525)))) (-2626 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) (|:| |wcond| (-592 (-887 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2495 (-592 (-1173 (-385 (-887 *4)))))))))) (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5)))) (-1316 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *4 (-1074)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-884 *5 *7 *6)) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) (-4086 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-856)) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-4086 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *7 *8 *9 *10)))) (-4086 (*1 *2 *3 *4 *5 *6) (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 *10)) (-5 *5 (-856)) (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *7 *8 *9 *10)))) (-4086 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-1074)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) (-4086 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-4086 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 *9)) (-5 *5 (-1074)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *6 *7 *8 *9)))) (-4086 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-856)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-4086 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) (|:| |wcond| (-592 (-887 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) (|:| -2495 (-592 (-1173 (-385 (-887 *6)))))))))) (-5 *1 (-859 *6 *7 *8 *9)))) (-4086 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-632 *9)) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) (|:| |wcond| (-592 (-887 *6))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) (|:| -2495 (-592 (-1173 (-385 (-887 *6)))))))))) (-5 *1 (-859 *6 *7 *8 *9)) (-5 *4 (-592 *9)))) (-4086 (*1 *2 *3) (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) (|:| |wcond| (-592 (-887 *4))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) (|:| -2495 (-592 (-1173 (-385 (-887 *4)))))))))) (-5 *1 (-859 *4 *5 *6 *7)))) (-4086 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-5 *4 (-592 (-1091))) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)))) (-4086 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-592 (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) (|:| |wcond| (-592 (-887 *5))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) +(-10 -7 (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 |#4|) (-856))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-592 (-1091)) (-856))) (-15 -4086 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-632 |#4|) (-856))) (-15 -4086 ((-525) (-632 |#4|) (-592 |#4|) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 (-1091)) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 |#4|) (-856) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-592 (-1091)) (-856) (-1074))) (-15 -4086 ((-525) (-632 |#4|) (-856) (-1074))) (-15 -1316 ((-525) (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2626 ((-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|))))))))) (-1074))) (-15 -2897 ((-2 (|:| |rgl| (-592 (-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))))) (|:| |rgsz| (-525))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-713) (-1074) (-525))) (-15 -1706 ((-385 (-887 |#1|)) |#4|)) (-15 -1706 ((-632 (-385 (-887 |#1|))) (-632 |#4|))) (-15 -1706 ((-592 (-385 (-887 |#1|))) (-592 |#4|))) (-15 -2694 ((-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -3781 (|#4| (-887 |#1|))) (-15 -1281 ((-2 (|:| |sysok| (-108)) (|:| |z0| (-592 |#4|)) (|:| |n0| (-592 |#4|))) (-592 |#4|) (-592 |#4|))) (-15 -2762 ((-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))) (-632 |#4|) (-713))) (-15 -1369 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-592 |#4|))) (-15 -1229 ((-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))) (-2 (|:| -1933 (-632 (-385 (-887 |#1|)))) (|:| |vec| (-592 (-385 (-887 |#1|)))) (|:| -3314 (-713)) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (-15 -1787 ((-592 |#4|) |#4|)) (-15 -2765 ((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -2631 ((-713) (-592 (-2 (|:| -3314 (-713)) (|:| |eqns| (-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))))) (|:| |fgb| (-592 |#4|)))))) (-15 -2629 ((-592 (-592 |#4|)) (-592 (-592 |#4|)))) (-15 -3177 ((-592 (-592 (-525))) (-525) (-525))) (-15 -4183 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -4231 ((-592 (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) (-632 |#4|) (-713))) (-15 -1909 ((-632 |#4|) (-632 |#4|) (-592 |#4|))) (-15 -1747 ((-2 (|:| |eqzro| (-592 |#4|)) (|:| |neqzro| (-592 |#4|)) (|:| |wcond| (-592 (-887 |#1|))) (|:| |bsoln| (-2 (|:| |partsol| (-1173 (-385 (-887 |#1|)))) (|:| -2495 (-592 (-1173 (-385 (-887 |#1|)))))))) (-2 (|:| |det| |#4|) (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525)))) (-632 |#4|) (-592 (-385 (-887 |#1|))) (-592 (-592 |#4|)) (-713) (-713) (-525))) (-15 -2719 (|#4| |#4|)) (-15 -2926 ((-108) (-592 |#4|))) (-15 -2926 ((-108) (-592 (-887 |#1|))))) +((-3243 (((-862) |#1| (-1091)) 17) (((-862) |#1| (-1091) (-1015 (-205))) 21)) (-1961 (((-862) |#1| |#1| (-1091) (-1015 (-205))) 19) (((-862) |#1| (-1091) (-1015 (-205))) 15))) +(((-860 |#1|) (-10 -7 (-15 -1961 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -1961 ((-862) |#1| |#1| (-1091) (-1015 (-205)))) (-15 -3243 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -3243 ((-862) |#1| (-1091)))) (-567 (-501))) (T -860)) +((-3243 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-3243 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-1961 (*1 *2 *3 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) (-1961 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) (-5 *1 (-860 *3)) (-4 *3 (-567 (-501)))))) +(-10 -7 (-15 -1961 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -1961 ((-862) |#1| |#1| (-1091) (-1015 (-205)))) (-15 -3243 ((-862) |#1| (-1091) (-1015 (-205)))) (-15 -3243 ((-862) |#1| (-1091)))) +((-1255 (($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 70)) (-2600 (((-1015 (-205)) $) 40)) (-2592 (((-1015 (-205)) $) 39)) (-2581 (((-1015 (-205)) $) 38)) (-3731 (((-592 (-592 (-205))) $) 43)) (-3246 (((-1015 (-205)) $) 41)) (-1365 (((-525) (-525)) 32)) (-2604 (((-525) (-525)) 28)) (-1808 (((-525) (-525)) 30)) (-4028 (((-108) (-108)) 35)) (-2054 (((-525)) 31)) (-4117 (($ $ (-1015 (-205))) 73) (($ $) 74)) (-4119 (($ (-1 (-878 (-205)) (-205)) (-1015 (-205))) 78) (($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 79)) (-1961 (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 82) (($ $ (-1015 (-205))) 76)) (-2200 (((-525)) 36)) (-2596 (((-525)) 27)) (-2202 (((-525)) 29)) (-2712 (((-592 (-592 (-878 (-205)))) $) 94)) (-4174 (((-108) (-108)) 37)) (-1271 (((-798) $) 93)) (-2508 (((-108)) 34))) +(((-861) (-13 (-907) (-10 -8 (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ $ (-1015 (-205)))) (-15 -1255 ($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -4117 ($ $ (-1015 (-205)))) (-15 -4117 ($ $)) (-15 -3246 ((-1015 (-205)) $)) (-15 -3731 ((-592 (-592 (-205))) $)) (-15 -2596 ((-525))) (-15 -2604 ((-525) (-525))) (-15 -2202 ((-525))) (-15 -1808 ((-525) (-525))) (-15 -2054 ((-525))) (-15 -1365 ((-525) (-525))) (-15 -2508 ((-108))) (-15 -4028 ((-108) (-108))) (-15 -2200 ((-525))) (-15 -4174 ((-108) (-108)))))) (T -861)) +((-4119 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-4119 (*1 *1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-1961 (*1 *1 *2 *2 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-1961 (*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-861)))) (-1961 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-1255 (*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-4117 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-4117 (*1 *1 *1) (-5 *1 (-861))) (-3246 (*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) (-3731 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-861)))) (-2596 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-2604 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-2202 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-1808 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-2054 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-1365 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-2508 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861)))) (-4028 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861)))) (-2200 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861)))) (-4174 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) +(-13 (-907) (-10 -8 (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ $ (-1015 (-205)))) (-15 -1255 ($ $ (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -4117 ($ $ (-1015 (-205)))) (-15 -4117 ($ $)) (-15 -3246 ((-1015 (-205)) $)) (-15 -3731 ((-592 (-592 (-205))) $)) (-15 -2596 ((-525))) (-15 -2604 ((-525) (-525))) (-15 -2202 ((-525))) (-15 -1808 ((-525) (-525))) (-15 -2054 ((-525))) (-15 -1365 ((-525) (-525))) (-15 -2508 ((-108))) (-15 -4028 ((-108) (-108))) (-15 -2200 ((-525))) (-15 -4174 ((-108) (-108))))) +((-1255 (($ $ (-1015 (-205))) 70) (($ $ (-1015 (-205)) (-1015 (-205))) 71)) (-2592 (((-1015 (-205)) $) 44)) (-2581 (((-1015 (-205)) $) 43)) (-3246 (((-1015 (-205)) $) 45)) (-2379 (((-525) (-525)) 37)) (-1792 (((-525) (-525)) 33)) (-2717 (((-525) (-525)) 35)) (-1969 (((-108) (-108)) 39)) (-1744 (((-525)) 36)) (-4117 (($ $ (-1015 (-205))) 74) (($ $) 75)) (-4119 (($ (-1 (-878 (-205)) (-205)) (-1015 (-205))) 84) (($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 85)) (-3243 (($ (-1 (-205) (-205)) (-1015 (-205))) 92) (($ (-1 (-205) (-205))) 95)) (-1961 (($ (-1 (-205) (-205)) (-1015 (-205))) 79) (($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205))) 80) (($ (-592 (-1 (-205) (-205))) (-1015 (-205))) 87) (($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205))) 88) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205))) 81) (($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205))) 82) (($ $ (-1015 (-205))) 76)) (-2813 (((-108) $) 40)) (-1770 (((-525)) 41)) (-1398 (((-525)) 32)) (-1821 (((-525)) 34)) (-2712 (((-592 (-592 (-878 (-205)))) $) 23)) (-3615 (((-108) (-108)) 42)) (-1271 (((-798) $) 106)) (-3596 (((-108)) 38))) +(((-862) (-13 (-889) (-10 -8 (-15 -1961 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)))) (-15 -1961 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -3243 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -3243 ($ (-1 (-205) (-205)))) (-15 -1961 ($ $ (-1015 (-205)))) (-15 -2813 ((-108) $)) (-15 -1255 ($ $ (-1015 (-205)))) (-15 -1255 ($ $ (-1015 (-205)) (-1015 (-205)))) (-15 -4117 ($ $ (-1015 (-205)))) (-15 -4117 ($ $)) (-15 -3246 ((-1015 (-205)) $)) (-15 -1398 ((-525))) (-15 -1792 ((-525) (-525))) (-15 -1821 ((-525))) (-15 -2717 ((-525) (-525))) (-15 -1744 ((-525))) (-15 -2379 ((-525) (-525))) (-15 -3596 ((-108))) (-15 -1969 ((-108) (-108))) (-15 -1770 ((-525))) (-15 -3615 ((-108) (-108)))))) (T -862)) +((-1961 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *2 *3) (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *2 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *2 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-4119 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-4119 (*1 *1 *2 *3 *3 *3) (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-3243 (*1 *1 *2 *3) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) (-5 *1 (-862)))) (-3243 (*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-862)))) (-1961 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-2813 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-1255 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-1255 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-4117 (*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-4117 (*1 *1 *1) (-5 *1 (-862))) (-3246 (*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) (-1398 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-1792 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-1821 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-2717 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-1744 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-2379 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-3596 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-1969 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862)))) (-1770 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862)))) (-3615 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) +(-13 (-889) (-10 -8 (-15 -1961 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)))) (-15 -1961 ($ (-592 (-1 (-205) (-205))) (-1015 (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)))) (-15 -1961 ($ (-1 (-205) (-205)) (-1 (-205) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)))) (-15 -4119 ($ (-1 (-878 (-205)) (-205)) (-1015 (-205)) (-1015 (-205)) (-1015 (-205)))) (-15 -3243 ($ (-1 (-205) (-205)) (-1015 (-205)))) (-15 -3243 ($ (-1 (-205) (-205)))) (-15 -1961 ($ $ (-1015 (-205)))) (-15 -2813 ((-108) $)) (-15 -1255 ($ $ (-1015 (-205)))) (-15 -1255 ($ $ (-1015 (-205)) (-1015 (-205)))) (-15 -4117 ($ $ (-1015 (-205)))) (-15 -4117 ($ $)) (-15 -3246 ((-1015 (-205)) $)) (-15 -1398 ((-525))) (-15 -1792 ((-525) (-525))) (-15 -1821 ((-525))) (-15 -2717 ((-525) (-525))) (-15 -1744 ((-525))) (-15 -2379 ((-525) (-525))) (-15 -3596 ((-108))) (-15 -1969 ((-108) (-108))) (-15 -1770 ((-525))) (-15 -3615 ((-108) (-108))))) +((-4223 (((-592 (-1015 (-205))) (-592 (-592 (-878 (-205))))) 24))) +(((-863) (-10 -7 (-15 -4223 ((-592 (-1015 (-205))) (-592 (-592 (-878 (-205)))))))) (T -863)) +((-4223 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-1015 (-205)))) (-5 *1 (-863))))) +(-10 -7 (-15 -4223 ((-592 (-1015 (-205))) (-592 (-592 (-878 (-205))))))) +((-1366 ((|#2| |#2|) 26)) (-2486 ((|#2| |#2|) 27)) (-1482 ((|#2| |#2|) 25)) (-1258 ((|#2| |#2| (-1074)) 24))) +(((-864 |#1| |#2|) (-10 -7 (-15 -1258 (|#2| |#2| (-1074))) (-15 -1482 (|#2| |#2|)) (-15 -1366 (|#2| |#2|)) (-15 -2486 (|#2| |#2|))) (-789) (-408 |#1|)) (T -864)) +((-2486 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1366 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1482 (*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) (-1258 (*1 *2 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-789)) (-5 *1 (-864 *4 *2)) (-4 *2 (-408 *4))))) +(-10 -7 (-15 -1258 (|#2| |#2| (-1074))) (-15 -1482 (|#2| |#2|)) (-15 -1366 (|#2| |#2|)) (-15 -2486 (|#2| |#2|))) +((-1366 (((-294 (-525)) (-1091)) 16)) (-2486 (((-294 (-525)) (-1091)) 14)) (-1482 (((-294 (-525)) (-1091)) 12)) (-1258 (((-294 (-525)) (-1091) (-1074)) 19))) +(((-865) (-10 -7 (-15 -1258 ((-294 (-525)) (-1091) (-1074))) (-15 -1482 ((-294 (-525)) (-1091))) (-15 -1366 ((-294 (-525)) (-1091))) (-15 -2486 ((-294 (-525)) (-1091))))) (T -865)) +((-2486 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1366 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1482 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) (-1258 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1074)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) +(-10 -7 (-15 -1258 ((-294 (-525)) (-1091) (-1074))) (-15 -1482 ((-294 (-525)) (-1091))) (-15 -1366 ((-294 (-525)) (-1091))) (-15 -2486 ((-294 (-525)) (-1091)))) +((-1950 (((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)) 25)) (-3846 (((-1 (-108) |#2|) (-1 (-108) |#3|)) 13))) +(((-866 |#1| |#2| |#3|) (-10 -7 (-15 -3846 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -1950 ((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-821 |#1|) (-13 (-1020) (-968 |#2|))) (T -866)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-13 (-1020) (-968 *3))) (-4 *3 (-821 *5)) (-5 *1 (-866 *5 *3 *6)))) (-3846 (*1 *2 *3) (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1020) (-968 *5))) (-4 *5 (-821 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) (-5 *1 (-866 *4 *5 *6))))) +(-10 -7 (-15 -3846 ((-1 (-108) |#2|) (-1 (-108) |#3|))) (-15 -1950 ((-824 |#1| |#3|) |#2| (-827 |#1|) (-824 |#1| |#3|)))) +((-1950 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 30))) +(((-867 |#1| |#2| |#3|) (-10 -7 (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-13 (-517) (-789) (-821 |#1|)) (-13 (-408 |#2|) (-567 (-827 |#1|)) (-821 |#1|) (-968 (-565 $)))) (T -867)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-13 (-408 *6) (-567 (-827 *5)) (-821 *5) (-968 (-565 $)))) (-4 *6 (-13 (-517) (-789) (-821 *5))) (-5 *1 (-867 *5 *6 *3))))) +(-10 -7 (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) +((-1950 (((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)) 13))) +(((-868 |#1|) (-10 -7 (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)))) (-510)) (T -868)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 (-525) *3)) (-5 *4 (-827 (-525))) (-4 *3 (-510)) (-5 *1 (-868 *3))))) +(-10 -7 (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|)))) +((-1950 (((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)) 54))) +(((-869 |#1| |#2|) (-10 -7 (-15 -1950 ((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)))) (-1020) (-13 (-789) (-968 (-565 $)) (-567 (-827 |#1|)) (-821 |#1|))) (T -869)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *6)) (-5 *3 (-565 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-13 (-789) (-968 (-565 $)) (-567 (-827 *5)) (-821 *5))) (-5 *1 (-869 *5 *6))))) +(-10 -7 (-15 -1950 ((-824 |#1| |#2|) (-565 |#2|) (-827 |#1|) (-824 |#1| |#2|)))) +((-1950 (((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)) 15))) +(((-870 |#1| |#2| |#3|) (-10 -7 (-15 -1950 ((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)))) (-1020) (-821 |#1|) (-612 |#2|)) (T -870)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-820 *5 *6 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-4 *3 (-612 *6)) (-5 *1 (-870 *5 *6 *3))))) +(-10 -7 (-15 -1950 ((-820 |#1| |#2| |#3|) |#3| (-827 |#1|) (-820 |#1| |#2| |#3|)))) +((-1950 (((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|)) 17 (|has| |#3| (-821 |#1|))) (((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|))) 16))) +(((-871 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1950 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|)))) (IF (|has| |#3| (-821 |#1|)) (-15 -1950 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|))) |%noBranch|)) (-1020) (-735) (-789) (-13 (-977) (-789) (-821 |#1|)) (-13 (-884 |#4| |#2| |#3|) (-567 (-827 |#1|)))) (T -871)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-13 (-884 *8 *6 *7) (-567 (-827 *5)))) (-4 *7 (-821 *5)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-13 (-977) (-789) (-821 *5))) (-5 *1 (-871 *5 *6 *7 *8 *3)))) (-1950 (*1 *2 *3 *4 *2 *5) (-12 (-5 *2 (-824 *6 *3)) (-5 *4 (-827 *6)) (-5 *5 (-1 (-824 *6 *3) *8 (-827 *6) (-824 *6 *3))) (-4 *6 (-1020)) (-4 *8 (-789)) (-4 *3 (-13 (-884 *9 *7 *8) (-567 (-827 *6)))) (-4 *7 (-735)) (-4 *9 (-13 (-977) (-789) (-821 *6))) (-5 *1 (-871 *6 *7 *8 *9 *3))))) +(-10 -7 (-15 -1950 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|) (-1 (-824 |#1| |#5|) |#3| (-827 |#1|) (-824 |#1| |#5|)))) (IF (|has| |#3| (-821 |#1|)) (-15 -1950 ((-824 |#1| |#5|) |#5| (-827 |#1|) (-824 |#1| |#5|))) |%noBranch|)) +((-2567 ((|#2| |#2| (-592 (-1 (-108) |#3|))) 12) ((|#2| |#2| (-1 (-108) |#3|)) 13))) +(((-872 |#1| |#2| |#3|) (-10 -7 (-15 -2567 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2567 (|#2| |#2| (-592 (-1 (-108) |#3|))))) (-789) (-408 |#1|) (-1127)) (T -872)) +((-2567 (*1 *2 *2 *3) (-12 (-5 *3 (-592 (-1 (-108) *5))) (-4 *5 (-1127)) (-4 *4 (-789)) (-5 *1 (-872 *4 *2 *5)) (-4 *2 (-408 *4)))) (-2567 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *5)) (-4 *5 (-1127)) (-4 *4 (-789)) (-5 *1 (-872 *4 *2 *5)) (-4 *2 (-408 *4))))) +(-10 -7 (-15 -2567 (|#2| |#2| (-1 (-108) |#3|))) (-15 -2567 (|#2| |#2| (-592 (-1 (-108) |#3|))))) +((-2567 (((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))) 18) (((-294 (-525)) (-1091) (-1 (-108) |#1|)) 15))) +(((-873 |#1|) (-10 -7 (-15 -2567 ((-294 (-525)) (-1091) (-1 (-108) |#1|))) (-15 -2567 ((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))))) (-1127)) (T -873)) +((-2567 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1 (-108) *5))) (-4 *5 (-1127)) (-5 *2 (-294 (-525))) (-5 *1 (-873 *5)))) (-2567 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1 (-108) *5)) (-4 *5 (-1127)) (-5 *2 (-294 (-525))) (-5 *1 (-873 *5))))) +(-10 -7 (-15 -2567 ((-294 (-525)) (-1091) (-1 (-108) |#1|))) (-15 -2567 ((-294 (-525)) (-1091) (-592 (-1 (-108) |#1|))))) +((-1950 (((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)) 25))) +(((-874 |#1| |#2| |#3|) (-10 -7 (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-1020) (-13 (-517) (-821 |#1|) (-567 (-827 |#1|))) (-925 |#2|)) (T -874)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-4 *3 (-925 *6)) (-4 *6 (-13 (-517) (-821 *5) (-567 (-827 *5)))) (-5 *1 (-874 *5 *6 *3))))) +(-10 -7 (-15 -1950 ((-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) +((-1950 (((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))) 17))) +(((-875 |#1|) (-10 -7 (-15 -1950 ((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))))) (-1020)) (T -875)) +((-1950 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-824 *5 (-1091))) (-5 *3 (-1091)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *1 (-875 *5))))) +(-10 -7 (-15 -1950 ((-824 |#1| (-1091)) (-1091) (-827 |#1|) (-824 |#1| (-1091))))) +((-3139 (((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) 33)) (-1950 (((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))) 32))) +(((-876 |#1| |#2| |#3|) (-10 -7 (-15 -1950 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-15 -3139 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))))) (-1020) (-13 (-977) (-789)) (-13 (-977) (-567 (-827 |#1|)) (-968 |#2|))) (T -876)) +((-3139 (*1 *2 *3 *4 *2 *5) (-12 (-5 *2 (-824 *6 *8)) (-5 *3 (-592 *8)) (-5 *4 (-592 (-827 *6))) (-5 *5 (-1 (-824 *6 *8) *8 (-827 *6) (-824 *6 *8))) (-4 *6 (-1020)) (-4 *8 (-13 (-977) (-567 (-827 *6)) (-968 *7))) (-4 *7 (-13 (-977) (-789))) (-5 *1 (-876 *6 *7 *8)))) (-1950 (*1 *2 *3 *4 *5 *2 *6) (-12 (-5 *2 (-824 *7 *9)) (-5 *3 (-592 *9)) (-5 *4 (-592 (-827 *7))) (-5 *5 (-1 *9 (-592 *9))) (-5 *6 (-1 (-824 *7 *9) *9 (-827 *7) (-824 *7 *9))) (-4 *7 (-1020)) (-4 *9 (-13 (-977) (-567 (-827 *7)) (-968 *8))) (-4 *8 (-13 (-977) (-789))) (-5 *1 (-876 *7 *8 *9))))) +(-10 -7 (-15 -1950 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-1 |#3| (-592 |#3|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|)))) (-15 -3139 ((-824 |#1| |#3|) (-592 |#3|) (-592 (-827 |#1|)) (-824 |#1| |#3|) (-1 (-824 |#1| |#3|) |#3| (-827 |#1|) (-824 |#1| |#3|))))) +((-2630 (((-1087 (-385 (-525))) (-525)) 63)) (-2681 (((-1087 (-525)) (-525)) 66)) (-3709 (((-1087 (-525)) (-525)) 60)) (-2814 (((-525) (-1087 (-525))) 55)) (-2341 (((-1087 (-385 (-525))) (-525)) 49)) (-1221 (((-1087 (-525)) (-525)) 38)) (-3506 (((-1087 (-525)) (-525)) 68)) (-4217 (((-1087 (-525)) (-525)) 67)) (-1980 (((-1087 (-385 (-525))) (-525)) 51))) +(((-877) (-10 -7 (-15 -1980 ((-1087 (-385 (-525))) (-525))) (-15 -4217 ((-1087 (-525)) (-525))) (-15 -3506 ((-1087 (-525)) (-525))) (-15 -1221 ((-1087 (-525)) (-525))) (-15 -2341 ((-1087 (-385 (-525))) (-525))) (-15 -2814 ((-525) (-1087 (-525)))) (-15 -3709 ((-1087 (-525)) (-525))) (-15 -2681 ((-1087 (-525)) (-525))) (-15 -2630 ((-1087 (-385 (-525))) (-525))))) (T -877)) +((-2630 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525)))) (-2681 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-3709 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-2814 (*1 *2 *3) (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-525)) (-5 *1 (-877)))) (-2341 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525)))) (-1221 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-3506 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-4217 (*1 *2 *3) (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) (-1980 (*1 *2 *3) (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) +(-10 -7 (-15 -1980 ((-1087 (-385 (-525))) (-525))) (-15 -4217 ((-1087 (-525)) (-525))) (-15 -3506 ((-1087 (-525)) (-525))) (-15 -1221 ((-1087 (-525)) (-525))) (-15 -2341 ((-1087 (-385 (-525))) (-525))) (-15 -2814 ((-525) (-1087 (-525)))) (-15 -3709 ((-1087 (-525)) (-525))) (-15 -2681 ((-1087 (-525)) (-525))) (-15 -2630 ((-1087 (-385 (-525))) (-525)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713)) NIL (|has| |#1| (-23)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) 11 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-2263 (($ (-592 |#1|)) 13)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-1433 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3485 (($ (-713) |#1|) 8)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 10 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2045 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4060 (((-108) $ (-713)) NIL)) (-1399 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-1886 (($ $ (-592 |#1|)) 26)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 20) (($ $ (-1140 (-525))) NIL)) (-2640 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-2989 (((-856) $) 16)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2461 (($ $ $) 24)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501)))) (($ (-592 |#1|)) 17)) (-1280 (($ (-592 |#1|)) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) 25) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4088 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4078 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3594 (((-713) $) 14 (|has| $ (-6 -4255))))) (((-878 |#1|) (-913 |#1|) (-977)) (T -878)) NIL (-913 |#1|) -((-1306 (((-457 |#1| |#2|) (-887 |#2|)) 20)) (-3066 (((-227 |#1| |#2|) (-887 |#2|)) 33)) (-3220 (((-887 |#2|) (-457 |#1| |#2|)) 25)) (-1789 (((-227 |#1| |#2|) (-457 |#1| |#2|)) 55)) (-4220 (((-887 |#2|) (-227 |#1| |#2|)) 30)) (-1828 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 46))) -(((-879 |#1| |#2|) (-10 -7 (-15 -1828 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1789 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -1306 ((-457 |#1| |#2|) (-887 |#2|))) (-15 -3220 ((-887 |#2|) (-457 |#1| |#2|))) (-15 -4220 ((-887 |#2|) (-227 |#1| |#2|))) (-15 -3066 ((-227 |#1| |#2|) (-887 |#2|)))) (-592 (-1091)) (-977)) (T -879)) -((-3066 (*1 *2 *3) (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091))))) (-4220 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5)))) (-3220 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5)))) (-1306 (*1 *2 *3) (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091))))) (-1789 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5)))) (-1828 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5))))) -(-10 -7 (-15 -1828 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1789 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -1306 ((-457 |#1| |#2|) (-887 |#2|))) (-15 -3220 ((-887 |#2|) (-457 |#1| |#2|))) (-15 -4220 ((-887 |#2|) (-227 |#1| |#2|))) (-15 -3066 ((-227 |#1| |#2|) (-887 |#2|)))) -((-1443 (((-592 |#2|) |#2| |#2|) 10)) (-3586 (((-713) (-592 |#1|)) 37 (|has| |#1| (-787)))) (-1983 (((-592 |#2|) |#2|) 11)) (-4026 (((-713) (-592 |#1|) (-525) (-525)) 39 (|has| |#1| (-787)))) (-2435 ((|#1| |#2|) 32 (|has| |#1| (-787))))) -(((-880 |#1| |#2|) (-10 -7 (-15 -1443 ((-592 |#2|) |#2| |#2|)) (-15 -1983 ((-592 |#2|) |#2|)) (IF (|has| |#1| (-787)) (PROGN (-15 -2435 (|#1| |#2|)) (-15 -3586 ((-713) (-592 |#1|))) (-15 -4026 ((-713) (-592 |#1|) (-525) (-525)))) |%noBranch|)) (-341) (-1149 |#1|)) (T -880)) -((-4026 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-525)) (-4 *5 (-787)) (-4 *5 (-341)) (-5 *2 (-713)) (-5 *1 (-880 *5 *6)) (-4 *6 (-1149 *5)))) (-3586 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-787)) (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-880 *4 *5)) (-4 *5 (-1149 *4)))) (-2435 (*1 *2 *3) (-12 (-4 *2 (-341)) (-4 *2 (-787)) (-5 *1 (-880 *2 *3)) (-4 *3 (-1149 *2)))) (-1983 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) (-4 *3 (-1149 *4)))) (-1443 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -1443 ((-592 |#2|) |#2| |#2|)) (-15 -1983 ((-592 |#2|) |#2|)) (IF (|has| |#1| (-787)) (PROGN (-15 -2435 (|#1| |#2|)) (-15 -3586 ((-713) (-592 |#1|))) (-15 -4026 ((-713) (-592 |#1|) (-525) (-525)))) |%noBranch|)) -((-2694 (((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)) 19))) -(((-881 |#1| |#2|) (-10 -7 (-15 -2694 ((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)))) (-977) (-977)) (T -881)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-887 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-887 *6)) (-5 *1 (-881 *5 *6))))) -(-10 -7 (-15 -2694 ((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)))) -((-2146 (((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)) 18))) -(((-882 |#1| |#2|) (-10 -7 (-15 -2146 ((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)))) (-1091) (-977)) (T -882)) -((-2146 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 *5)) (-14 *5 (-1091)) (-4 *6 (-977)) (-5 *2 (-1146 *5 (-887 *6))) (-5 *1 (-882 *5 *6)) (-5 *3 (-887 *6))))) -(-10 -7 (-15 -2146 ((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)))) -((-2931 (((-713) $) 71) (((-713) $ (-592 |#4|)) 74)) (-3851 (($ $) 173)) (-1990 (((-396 $) $) 165)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 116)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) 59)) (-2318 (($ $ $ |#4|) 76)) (-4082 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 106) (((-632 |#2|) (-632 $)) 99)) (-3512 (($ $) 180) (($ $ |#4|) 183)) (-2560 (((-592 $) $) 63)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 199) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 192)) (-2392 (((-592 $) $) 28)) (-2352 (($ |#2| |#3|) NIL) (($ $ |#4| (-713)) NIL) (($ $ (-592 |#4|) (-592 (-713))) 57)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#4|) 162)) (-2343 (((-3 (-592 $) "failed") $) 42)) (-2968 (((-3 (-592 $) "failed") $) 31)) (-3065 (((-3 (-2 (|:| |var| |#4|) (|:| -2815 (-713))) "failed") $) 47)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 109)) (-2704 (((-396 (-1087 $)) (-1087 $)) 122)) (-1942 (((-396 (-1087 $)) (-1087 $)) 120)) (-2194 (((-396 $) $) 140)) (-2602 (($ $ (-592 (-273 $))) 21) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-592 |#4|) (-592 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-592 |#4|) (-592 $)) NIL)) (-1932 (($ $ |#4|) 78)) (-2749 (((-827 (-357)) $) 213) (((-827 (-525)) $) 206) (((-501) $) 221)) (-3963 ((|#2| $) NIL) (($ $ |#4|) 175)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 154)) (-3388 ((|#2| $ |#3|) NIL) (($ $ |#4| (-713)) 52) (($ $ (-592 |#4|) (-592 (-713))) 55)) (-4157 (((-3 $ "failed") $) 156)) (-4017 (((-108) $ $) 186))) -(((-883 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -3851 (|#1| |#1|)) (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -2046 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -3512 (|#1| |#1| |#4|)) (-15 -3963 (|#1| |#1| |#4|)) (-15 -1932 (|#1| |#1| |#4|)) (-15 -2318 (|#1| |#1| |#1| |#4|)) (-15 -2560 ((-592 |#1|) |#1|)) (-15 -2931 ((-713) |#1| (-592 |#4|))) (-15 -2931 ((-713) |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| |#4|) (|:| -2815 (-713))) "failed") |#1|)) (-15 -2343 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2968 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2352 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2352 (|#1| |#1| |#4| (-713))) (-15 -3039 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -2392 ((-592 |#1|) |#1|)) (-15 -3388 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -3388 (|#1| |#1| |#4| (-713))) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#4| |#1|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#4| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#4| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2352 (|#1| |#2| |#3|)) (-15 -3388 (|#2| |#1| |#3|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -3512 (|#1| |#1|))) (-884 |#2| |#3| |#4|) (-977) (-735) (-789)) (T -883)) -NIL -(-10 -8 (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -3851 (|#1| |#1|)) (-15 -4157 ((-3 |#1| "failed") |#1|)) (-15 -4017 ((-108) |#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -2046 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -3512 (|#1| |#1| |#4|)) (-15 -3963 (|#1| |#1| |#4|)) (-15 -1932 (|#1| |#1| |#4|)) (-15 -2318 (|#1| |#1| |#1| |#4|)) (-15 -2560 ((-592 |#1|) |#1|)) (-15 -2931 ((-713) |#1| (-592 |#4|))) (-15 -2931 ((-713) |#1|)) (-15 -3065 ((-3 (-2 (|:| |var| |#4|) (|:| -2815 (-713))) "failed") |#1|)) (-15 -2343 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2968 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2352 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2352 (|#1| |#1| |#4| (-713))) (-15 -3039 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -2392 ((-592 |#1|) |#1|)) (-15 -3388 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -3388 (|#1| |#1| |#4| (-713))) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#4| |#1|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#4| |#1|)) (-15 -2602 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2602 (|#1| |#1| |#4| |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2352 (|#1| |#2| |#3|)) (-15 -3388 (|#2| |#1| |#3|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -3512 (|#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 110)) (-2146 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3906 (($ $) 88 (|has| |#1| (-517)))) (-3727 (((-108) $) 90 (|has| |#1| (-517)))) (-2931 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-3851 (($ $) 98 (|has| |#1| (-429)))) (-1990 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136)) (-3897 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135)) (-2318 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-2572 (($ $) 154)) (-4082 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-3233 (((-3 $ "failed") $) 34)) (-3512 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2560 (((-592 $) $) 109)) (-2822 (((-108) $) 96 (|has| |#1| (-844)))) (-1230 (($ $ |#1| |#2| $) 172)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-4211 (((-108) $) 31)) (-1394 (((-713) $) 169)) (-2369 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2392 (((-592 $) $) 126)) (-1681 (((-108) $) 152)) (-2352 (($ |#1| |#2|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#3|) 120)) (-4016 ((|#2| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2371 (($ $ $) 79 (|has| |#1| (-789)))) (-2535 (($ $ $) 78 (|has| |#1| (-789)))) (-2485 (($ (-1 |#2| |#2|) $) 171)) (-2694 (($ (-1 |#1| |#1|) $) 151)) (-1903 (((-3 |#3| "failed") $) 123)) (-2539 (($ $) 149)) (-2549 ((|#1| $) 148)) (-2756 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3247 (((-1074) $) 9)) (-2343 (((-3 (-592 $) "failed") $) 114)) (-2968 (((-3 (-592 $) "failed") $) 115)) (-3065 (((-3 (-2 (|:| |var| |#3|) (|:| -2815 (-713))) "failed") $) 113)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 166)) (-2525 ((|#1| $) 167)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2794 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138)) (-1932 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2524 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39)) (-1307 ((|#2| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129)) (-2749 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3831 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-517))) (($ (-385 (-525))) 72 (-3279 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-3136 (((-592 |#1|) $) 168)) (-3388 ((|#1| $ |#2|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-4157 (((-3 $ "failed") $) 73 (-3279 (-3831 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 29)) (-1549 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35)) (-4046 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) +((-2573 (((-457 |#1| |#2|) (-887 |#2|)) 20)) (-2856 (((-227 |#1| |#2|) (-887 |#2|)) 33)) (-1735 (((-887 |#2|) (-457 |#1| |#2|)) 25)) (-1686 (((-227 |#1| |#2|) (-457 |#1| |#2|)) 55)) (-2216 (((-887 |#2|) (-227 |#1| |#2|)) 30)) (-3672 (((-457 |#1| |#2|) (-227 |#1| |#2|)) 46))) +(((-879 |#1| |#2|) (-10 -7 (-15 -3672 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1686 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -2573 ((-457 |#1| |#2|) (-887 |#2|))) (-15 -1735 ((-887 |#2|) (-457 |#1| |#2|))) (-15 -2216 ((-887 |#2|) (-227 |#1| |#2|))) (-15 -2856 ((-227 |#1| |#2|) (-887 |#2|)))) (-592 (-1091)) (-977)) (T -879)) +((-2856 (*1 *2 *3) (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091))))) (-2216 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5)))) (-1735 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5)))) (-2573 (*1 *2 *3) (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091))))) (-1686 (*1 *2 *3) (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5)))) (-3672 (*1 *2 *3) (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5))))) +(-10 -7 (-15 -3672 ((-457 |#1| |#2|) (-227 |#1| |#2|))) (-15 -1686 ((-227 |#1| |#2|) (-457 |#1| |#2|))) (-15 -2573 ((-457 |#1| |#2|) (-887 |#2|))) (-15 -1735 ((-887 |#2|) (-457 |#1| |#2|))) (-15 -2216 ((-887 |#2|) (-227 |#1| |#2|))) (-15 -2856 ((-227 |#1| |#2|) (-887 |#2|)))) +((-2262 (((-592 |#2|) |#2| |#2|) 10)) (-2107 (((-713) (-592 |#1|)) 37 (|has| |#1| (-787)))) (-4195 (((-592 |#2|) |#2|) 11)) (-4009 (((-713) (-592 |#1|) (-525) (-525)) 39 (|has| |#1| (-787)))) (-2972 ((|#1| |#2|) 32 (|has| |#1| (-787))))) +(((-880 |#1| |#2|) (-10 -7 (-15 -2262 ((-592 |#2|) |#2| |#2|)) (-15 -4195 ((-592 |#2|) |#2|)) (IF (|has| |#1| (-787)) (PROGN (-15 -2972 (|#1| |#2|)) (-15 -2107 ((-713) (-592 |#1|))) (-15 -4009 ((-713) (-592 |#1|) (-525) (-525)))) |%noBranch|)) (-341) (-1149 |#1|)) (T -880)) +((-4009 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-525)) (-4 *5 (-787)) (-4 *5 (-341)) (-5 *2 (-713)) (-5 *1 (-880 *5 *6)) (-4 *6 (-1149 *5)))) (-2107 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-787)) (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-880 *4 *5)) (-4 *5 (-1149 *4)))) (-2972 (*1 *2 *3) (-12 (-4 *2 (-341)) (-4 *2 (-787)) (-5 *1 (-880 *2 *3)) (-4 *3 (-1149 *2)))) (-4195 (*1 *2 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) (-4 *3 (-1149 *4)))) (-2262 (*1 *2 *3 *3) (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -2262 ((-592 |#2|) |#2| |#2|)) (-15 -4195 ((-592 |#2|) |#2|)) (IF (|has| |#1| (-787)) (PROGN (-15 -2972 (|#1| |#2|)) (-15 -2107 ((-713) (-592 |#1|))) (-15 -4009 ((-713) (-592 |#1|) (-525) (-525)))) |%noBranch|)) +((-2688 (((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)) 19))) +(((-881 |#1| |#2|) (-10 -7 (-15 -2688 ((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)))) (-977) (-977)) (T -881)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-887 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-887 *6)) (-5 *1 (-881 *5 *6))))) +(-10 -7 (-15 -2688 ((-887 |#2|) (-1 |#2| |#1|) (-887 |#1|)))) +((-2149 (((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)) 18))) +(((-882 |#1| |#2|) (-10 -7 (-15 -2149 ((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)))) (-1091) (-977)) (T -882)) +((-2149 (*1 *2 *3 *4) (-12 (-5 *4 (-1169 *5)) (-14 *5 (-1091)) (-4 *6 (-977)) (-5 *2 (-1146 *5 (-887 *6))) (-5 *1 (-882 *5 *6)) (-5 *3 (-887 *6))))) +(-10 -7 (-15 -2149 ((-1146 |#1| (-887 |#2|)) (-887 |#2|) (-1169 |#1|)))) +((-3784 (((-713) $) 71) (((-713) $ (-592 |#4|)) 74)) (-2940 (($ $) 173)) (-2033 (((-396 $) $) 165)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 116)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) 60)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) 59)) (-4190 (($ $ $ |#4|) 76)) (-3336 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 106) (((-632 |#2|) (-632 $)) 99)) (-2707 (($ $) 180) (($ $ |#4|) 183)) (-2557 (((-592 $) $) 63)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 199) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 192)) (-2612 (((-592 $) $) 28)) (-2352 (($ |#2| |#3|) NIL) (($ $ |#4| (-713)) NIL) (($ $ (-592 |#4|) (-592 (-713))) 57)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#4|) 162)) (-3251 (((-3 (-592 $) "failed") $) 42)) (-4114 (((-3 (-592 $) "failed") $) 31)) (-2846 (((-3 (-2 (|:| |var| |#4|) (|:| -2058 (-713))) "failed") $) 47)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 109)) (-3415 (((-396 (-1087 $)) (-1087 $)) 122)) (-3710 (((-396 (-1087 $)) (-1087 $)) 120)) (-2197 (((-396 $) $) 140)) (-2597 (($ $ (-592 (-273 $))) 21) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#4| |#2|) NIL) (($ $ (-592 |#4|) (-592 |#2|)) NIL) (($ $ |#4| $) NIL) (($ $ (-592 |#4|) (-592 $)) NIL)) (-2146 (($ $ |#4|) 78)) (-2745 (((-827 (-357)) $) 213) (((-827 (-525)) $) 206) (((-501) $) 221)) (-1562 ((|#2| $) NIL) (($ $ |#4|) 175)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 154)) (-3783 ((|#2| $ |#3|) NIL) (($ $ |#4| (-713)) 52) (($ $ (-592 |#4|) (-592 (-713))) 55)) (-2925 (((-3 $ "failed") $) 156)) (-4015 (((-108) $ $) 186))) +(((-883 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2940 (|#1| |#1|)) (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3381 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -2707 (|#1| |#1| |#4|)) (-15 -1562 (|#1| |#1| |#4|)) (-15 -2146 (|#1| |#1| |#4|)) (-15 -4190 (|#1| |#1| |#1| |#4|)) (-15 -2557 ((-592 |#1|) |#1|)) (-15 -3784 ((-713) |#1| (-592 |#4|))) (-15 -3784 ((-713) |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| |#4|) (|:| -2058 (-713))) "failed") |#1|)) (-15 -3251 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -4114 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2352 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2352 (|#1| |#1| |#4| (-713))) (-15 -3614 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -2612 ((-592 |#1|) |#1|)) (-15 -3783 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -3783 (|#1| |#1| |#4| (-713))) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#4| |#1|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#4| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#4| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2352 (|#1| |#2| |#3|)) (-15 -3783 (|#2| |#1| |#3|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -2707 (|#1| |#1|))) (-884 |#2| |#3| |#4|) (-977) (-735) (-789)) (T -883)) +NIL +(-10 -8 (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2940 (|#1| |#1|)) (-15 -2925 ((-3 |#1| "failed") |#1|)) (-15 -4015 ((-108) |#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3381 ((-3 (-1173 |#1|) "failed") (-632 |#1|))) (-15 -2707 (|#1| |#1| |#4|)) (-15 -1562 (|#1| |#1| |#4|)) (-15 -2146 (|#1| |#1| |#4|)) (-15 -4190 (|#1| |#1| |#1| |#4|)) (-15 -2557 ((-592 |#1|) |#1|)) (-15 -3784 ((-713) |#1| (-592 |#4|))) (-15 -3784 ((-713) |#1|)) (-15 -2846 ((-3 (-2 (|:| |var| |#4|) (|:| -2058 (-713))) "failed") |#1|)) (-15 -3251 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -4114 ((-3 (-592 |#1|) "failed") |#1|)) (-15 -2352 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -2352 (|#1| |#1| |#4| (-713))) (-15 -3614 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -2612 ((-592 |#1|) |#1|)) (-15 -3783 (|#1| |#1| (-592 |#4|) (-592 (-713)))) (-15 -3783 (|#1| |#1| |#4| (-713))) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#4| |#1|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#4| |#1|)) (-15 -2597 (|#1| |#1| (-592 |#4|) (-592 |#2|))) (-15 -2597 (|#1| |#1| |#4| |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -2352 (|#1| |#2| |#3|)) (-15 -3783 (|#2| |#1| |#3|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -2707 (|#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 110)) (-2149 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-2220 (($ $) 88 (|has| |#1| (-517)))) (-4024 (((-108) $) 90 (|has| |#1| (-517)))) (-3784 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-2940 (($ $) 98 (|has| |#1| (-429)))) (-2033 (((-396 $) $) 97 (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136)) (-3894 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135)) (-4190 (($ $ $ |#3|) 108 (|has| |#1| (-160)))) (-2569 (($ $) 154)) (-3336 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-1853 (((-3 $ "failed") $) 34)) (-2707 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2557 (((-592 $) $) 109)) (-2162 (((-108) $) 96 (|has| |#1| (-844)))) (-2875 (($ $ |#1| |#2| $) 172)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-2109 (((-108) $) 31)) (-2236 (((-713) $) 169)) (-2370 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2612 (((-592 $) $) 126)) (-1256 (((-108) $) 152)) (-2352 (($ |#1| |#2|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#3|) 120)) (-3929 ((|#2| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2372 (($ $ $) 79 (|has| |#1| (-789)))) (-2530 (($ $ $) 78 (|has| |#1| (-789)))) (-2121 (($ (-1 |#2| |#2|) $) 171)) (-2688 (($ (-1 |#1| |#1|) $) 151)) (-3613 (((-3 |#3| "failed") $) 123)) (-2535 (($ $) 149)) (-2546 ((|#1| $) 148)) (-2755 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3803 (((-1074) $) 9)) (-3251 (((-3 (-592 $) "failed") $) 114)) (-4114 (((-3 (-592 $) "failed") $) 115)) (-2846 (((-3 (-2 (|:| |var| |#3|) (|:| -2058 (-713))) "failed") $) 113)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 166)) (-2523 ((|#1| $) 167)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2790 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138)) (-2146 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2521 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39)) (-4003 ((|#2| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129)) (-2745 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3828 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (($ $) 85 (|has| |#1| (-517))) (($ (-385 (-525))) 72 (-3275 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525))))))) (-2185 (((-592 |#1|) $) 168)) (-3783 ((|#1| $ |#2|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-2925 (((-3 $ "failed") $) 73 (-3275 (-3828 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 29)) (-3874 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35)) (-4043 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) (((-884 |#1| |#2| |#3|) (-131) (-977) (-735) (-789)) (T -884)) -((-3512 (*1 *1 *1) (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-1307 (*1 *2 *1 *3) (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-713)))) (-1307 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) (-3388 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *2 (-789)))) (-3388 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) (-2392 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-2146 (*1 *2 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-1087 *1)) (-4 *1 (-884 *4 *5 *3)))) (-2146 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-1087 *3)))) (-1903 (*1 *2 *1) (|partial| -12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-4016 (*1 *2 *1 *3) (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-713)))) (-4016 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) (-3039 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-884 *4 *5 *3)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) (-2369 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *4)) (-4 *4 (-977)) (-4 *1 (-884 *4 *5 *3)) (-4 *5 (-735)) (-4 *3 (-789)))) (-2369 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)))) (-2968 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-2343 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-3065 (*1 *2 *1) (|partial| -12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |var| *5) (|:| -2815 (-713)))))) (-2931 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-713)))) (-2931 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *5)))) (-2560 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-2318 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-160)))) (-1932 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-160)))) (-3963 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-429)))) (-3512 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-429)))) (-3851 (*1 *1 *1) (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-1990 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-396 *1)) (-4 *1 (-884 *3 *4 *5))))) -(-13 (-835 |t#3|) (-304 |t#1| |t#2|) (-288 $) (-486 |t#3| |t#1|) (-486 |t#3| $) (-968 |t#3|) (-355 |t#1|) (-10 -8 (-15 -1307 ((-713) $ |t#3|)) (-15 -1307 ((-592 (-713)) $ (-592 |t#3|))) (-15 -3388 ($ $ |t#3| (-713))) (-15 -3388 ($ $ (-592 |t#3|) (-592 (-713)))) (-15 -2392 ((-592 $) $)) (-15 -2146 ((-1087 $) $ |t#3|)) (-15 -2146 ((-1087 |t#1|) $)) (-15 -1903 ((-3 |t#3| "failed") $)) (-15 -4016 ((-713) $ |t#3|)) (-15 -4016 ((-592 (-713)) $ (-592 |t#3|))) (-15 -3039 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |t#3|)) (-15 -2352 ($ $ |t#3| (-713))) (-15 -2352 ($ $ (-592 |t#3|) (-592 (-713)))) (-15 -2369 ($ (-1087 |t#1|) |t#3|)) (-15 -2369 ($ (-1087 $) |t#3|)) (-15 -2968 ((-3 (-592 $) "failed") $)) (-15 -2343 ((-3 (-592 $) "failed") $)) (-15 -3065 ((-3 (-2 (|:| |var| |t#3|) (|:| -2815 (-713))) "failed") $)) (-15 -2931 ((-713) $)) (-15 -2931 ((-713) $ (-592 |t#3|))) (-15 -2383 ((-592 |t#3|) $)) (-15 -2560 ((-592 $) $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (IF (|has| |t#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-567 (-827 (-525)))) (IF (|has| |t#3| (-567 (-827 (-525)))) (-6 (-567 (-827 (-525)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-567 (-827 (-357)))) (IF (|has| |t#3| (-567 (-827 (-357)))) (-6 (-567 (-827 (-357)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-821 (-525))) (IF (|has| |t#3| (-821 (-525))) (-6 (-821 (-525))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-821 (-357))) (IF (|has| |t#3| (-821 (-357))) (-6 (-821 (-357))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -2318 ($ $ $ |t#3|)) (-15 -1932 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-6 (-429)) (-15 -3963 ($ $ |t#3|)) (-15 -3512 ($ $)) (-15 -3512 ($ $ |t#3|)) (-15 -1990 ((-396 $) $)) (-15 -3851 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4253)) (-6 -4253) |%noBranch|) (IF (|has| |t#1| (-844)) (-6 (-844)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-269) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) -((-2383 (((-592 |#2|) |#5|) 36)) (-2146 (((-1087 |#5|) |#5| |#2| (-1087 |#5|)) 23) (((-385 (-1087 |#5|)) |#5| |#2|) 16)) (-2369 ((|#5| (-385 (-1087 |#5|)) |#2|) 30)) (-1903 (((-3 |#2| "failed") |#5|) 65)) (-2343 (((-3 (-592 |#5|) "failed") |#5|) 59)) (-2013 (((-3 (-2 (|:| |val| |#5|) (|:| -2815 (-525))) "failed") |#5|) 47)) (-2968 (((-3 (-592 |#5|) "failed") |#5|) 61)) (-3065 (((-3 (-2 (|:| |var| |#2|) (|:| -2815 (-525))) "failed") |#5|) 51))) -(((-885 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2383 ((-592 |#2|) |#5|)) (-15 -1903 ((-3 |#2| "failed") |#5|)) (-15 -2146 ((-385 (-1087 |#5|)) |#5| |#2|)) (-15 -2369 (|#5| (-385 (-1087 |#5|)) |#2|)) (-15 -2146 ((-1087 |#5|) |#5| |#2| (-1087 |#5|))) (-15 -2968 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -2343 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -3065 ((-3 (-2 (|:| |var| |#2|) (|:| -2815 (-525))) "failed") |#5|)) (-15 -2013 ((-3 (-2 (|:| |val| |#5|) (|:| -2815 (-525))) "failed") |#5|))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1270 ($ |#4|)) (-15 -1498 (|#4| $)) (-15 -1511 (|#4| $))))) (T -885)) -((-2013 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -2815 (-525)))) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) (-3065 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -2815 (-525)))) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) (-2343 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) (-2968 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) (-2146 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))) (-4 *7 (-884 *6 *5 *4)) (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-5 *1 (-885 *5 *4 *6 *7 *3)))) (-2369 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1087 *2))) (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-4 *2 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))) (-5 *1 (-885 *5 *4 *6 *7 *2)) (-4 *7 (-884 *6 *5 *4)))) (-2146 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-385 (-1087 *3))) (-5 *1 (-885 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) (-1903 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-977)) (-4 *6 (-884 *5 *4 *2)) (-4 *2 (-789)) (-5 *1 (-885 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *6)) (-15 -1498 (*6 $)) (-15 -1511 (*6 $))))))) (-2383 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *5)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $)))))))) -(-10 -7 (-15 -2383 ((-592 |#2|) |#5|)) (-15 -1903 ((-3 |#2| "failed") |#5|)) (-15 -2146 ((-385 (-1087 |#5|)) |#5| |#2|)) (-15 -2369 (|#5| (-385 (-1087 |#5|)) |#2|)) (-15 -2146 ((-1087 |#5|) |#5| |#2| (-1087 |#5|))) (-15 -2968 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -2343 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -3065 ((-3 (-2 (|:| |var| |#2|) (|:| -2815 (-525))) "failed") |#5|)) (-15 -2013 ((-3 (-2 (|:| |val| |#5|) (|:| -2815 (-525))) "failed") |#5|))) -((-2694 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24))) -(((-886 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2694 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) (T -886)) -((-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-789)) (-4 *8 (-977)) (-4 *6 (-735)) (-4 *2 (-13 (-1020) (-10 -8 (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) (-5 *1 (-886 *6 *7 *8 *5 *2)) (-4 *5 (-884 *8 *6 *7))))) -(-10 -7 (-15 -2694 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) 16)) (-2146 (((-1087 $) $ (-1091)) 21) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1091))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 8) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1091) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1091) $) NIL)) (-2318 (($ $ $ (-1091)) NIL (|has| |#1| (-160)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1091)) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-497 (-1091)) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1091) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1091) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#1|) (-1091)) NIL) (($ (-1087 $) (-1091)) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1091)) NIL)) (-4016 (((-497 (-1091)) $) NIL) (((-713) $ (-1091)) NIL) (((-592 (-713)) $ (-592 (-1091))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 (-1091)) (-497 (-1091))) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1903 (((-3 (-1091) "failed") $) 19)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1091)) (|:| -2815 (-713))) "failed") $) NIL)) (-4141 (($ $ (-1091)) 29 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1091) |#1|) NIL) (($ $ (-592 (-1091)) (-592 |#1|)) NIL) (($ $ (-1091) $) NIL) (($ $ (-592 (-1091)) (-592 $)) NIL)) (-1932 (($ $ (-1091)) NIL (|has| |#1| (-160)))) (-2524 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-1307 (((-497 (-1091)) $) NIL) (((-713) $ (-1091)) NIL) (((-592 (-713)) $ (-592 (-1091))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1091) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1091) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1091) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1091)) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 25) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1091)) 27) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) -(((-887 |#1|) (-13 (-884 |#1| (-497 (-1091)) (-1091)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1091))) |%noBranch|))) (-977)) (T -887)) -((-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-887 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977))))) -(-13 (-884 |#1| (-497 (-1091)) (-1091)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1091))) |%noBranch|))) -((-1334 (((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#3| (-713)) 38)) (-4056 (((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713)) 34)) (-1215 (((-2 (|:| -2815 (-713)) (|:| -1655 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)) 54)) (-3927 (((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#5| (-713)) 64 (|has| |#3| (-429))))) -(((-888 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1334 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#3| (-713))) (-15 -4056 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713))) (IF (|has| |#3| (-429)) (-15 -3927 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#5| (-713))) |%noBranch|) (-15 -1215 ((-2 (|:| -2815 (-713)) (|:| -1655 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1498 (|#4| $)) (-15 -1511 (|#4| $)) (-15 -1270 ($ |#4|))))) (T -888)) -((-1215 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *3 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *3) (|:| |radicand| (-592 *3)))) (-5 *1 (-888 *5 *6 *7 *3 *8)) (-5 *4 (-713)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1498 (*3 $)) (-15 -1511 (*3 $)) (-15 -1270 ($ *3))))))) (-3927 (*1 *2 *3 *4) (-12 (-4 *7 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *3) (|:| |radicand| *3))) (-5 *1 (-888 *5 *6 *7 *8 *3)) (-5 *4 (-713)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1498 (*8 $)) (-15 -1511 (*8 $)) (-15 -1270 ($ *8))))))) (-4056 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *9) (|:| |radicand| *9))) (-5 *1 (-888 *5 *6 *7 *8 *9)) (-5 *4 (-713)) (-4 *9 (-13 (-341) (-10 -8 (-15 -1498 (*8 $)) (-15 -1511 (*8 $)) (-15 -1270 ($ *8))))))) (-1334 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-517)) (-4 *7 (-884 *3 *5 *6)) (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *8) (|:| |radicand| *8))) (-5 *1 (-888 *5 *6 *3 *7 *8)) (-5 *4 (-713)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1498 (*7 $)) (-15 -1511 (*7 $)) (-15 -1270 ($ *7)))))))) -(-10 -7 (-15 -1334 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#3| (-713))) (-15 -4056 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713))) (IF (|has| |#3| (-429)) (-15 -3927 ((-2 (|:| -2815 (-713)) (|:| -1655 |#5|) (|:| |radicand| |#5|)) |#5| (-713))) |%noBranch|) (-15 -1215 ((-2 (|:| -2815 (-713)) (|:| -1655 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)))) -((-2604 (((-1015 (-205)) $) 8)) (-2595 (((-1015 (-205)) $) 9)) (-1467 (((-592 (-592 (-878 (-205)))) $) 10)) (-1270 (((-798) $) 6))) +((-2707 (*1 *1 *1) (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-4003 (*1 *2 *1 *3) (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-713)))) (-4003 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) (-3783 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *2 (-789)))) (-3783 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) (-2612 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-2149 (*1 *2 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-1087 *1)) (-4 *1 (-884 *4 *5 *3)))) (-2149 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-1087 *3)))) (-3613 (*1 *2 *1) (|partial| -12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-3929 (*1 *2 *1 *3) (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-713)))) (-3929 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) (-3614 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-884 *4 *5 *3)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) (-2370 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *4)) (-4 *4 (-977)) (-4 *1 (-884 *4 *5 *3)) (-4 *5 (-735)) (-4 *3 (-789)))) (-2370 (*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)))) (-4114 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-3251 (*1 *2 *1) (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-2846 (*1 *2 *1) (|partial| -12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |var| *5) (|:| -2058 (-713)))))) (-3784 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-713)))) (-3784 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *5)))) (-2557 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) (-4190 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-160)))) (-2146 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-160)))) (-1562 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-429)))) (-2707 (*1 *1 *1 *2) (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *3 (-429)))) (-2940 (*1 *1 *1) (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-2033 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-396 *1)) (-4 *1 (-884 *3 *4 *5))))) +(-13 (-835 |t#3|) (-304 |t#1| |t#2|) (-288 $) (-486 |t#3| |t#1|) (-486 |t#3| $) (-968 |t#3|) (-355 |t#1|) (-10 -8 (-15 -4003 ((-713) $ |t#3|)) (-15 -4003 ((-592 (-713)) $ (-592 |t#3|))) (-15 -3783 ($ $ |t#3| (-713))) (-15 -3783 ($ $ (-592 |t#3|) (-592 (-713)))) (-15 -2612 ((-592 $) $)) (-15 -2149 ((-1087 $) $ |t#3|)) (-15 -2149 ((-1087 |t#1|) $)) (-15 -3613 ((-3 |t#3| "failed") $)) (-15 -3929 ((-713) $ |t#3|)) (-15 -3929 ((-592 (-713)) $ (-592 |t#3|))) (-15 -3614 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |t#3|)) (-15 -2352 ($ $ |t#3| (-713))) (-15 -2352 ($ $ (-592 |t#3|) (-592 (-713)))) (-15 -2370 ($ (-1087 |t#1|) |t#3|)) (-15 -2370 ($ (-1087 $) |t#3|)) (-15 -4114 ((-3 (-592 $) "failed") $)) (-15 -3251 ((-3 (-592 $) "failed") $)) (-15 -2846 ((-3 (-2 (|:| |var| |t#3|) (|:| -2058 (-713))) "failed") $)) (-15 -3784 ((-713) $)) (-15 -3784 ((-713) $ (-592 |t#3|))) (-15 -2383 ((-592 |t#3|) $)) (-15 -2557 ((-592 $) $)) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (IF (|has| |t#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-567 (-827 (-525)))) (IF (|has| |t#3| (-567 (-827 (-525)))) (-6 (-567 (-827 (-525)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-567 (-827 (-357)))) (IF (|has| |t#3| (-567 (-827 (-357)))) (-6 (-567 (-827 (-357)))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-821 (-525))) (IF (|has| |t#3| (-821 (-525))) (-6 (-821 (-525))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-821 (-357))) (IF (|has| |t#3| (-821 (-357))) (-6 (-821 (-357))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -4190 ($ $ $ |t#3|)) (-15 -2146 ($ $ |t#3|))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-6 (-429)) (-15 -1562 ($ $ |t#3|)) (-15 -2707 ($ $)) (-15 -2707 ($ $ |t#3|)) (-15 -2033 ((-396 $) $)) (-15 -2940 ($ $))) |%noBranch|) (IF (|has| |t#1| (-6 -4253)) (-6 -4253) |%noBranch|) (IF (|has| |t#1| (-844)) (-6 (-844)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-269) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) +((-2383 (((-592 |#2|) |#5|) 36)) (-2149 (((-1087 |#5|) |#5| |#2| (-1087 |#5|)) 23) (((-385 (-1087 |#5|)) |#5| |#2|) 16)) (-2370 ((|#5| (-385 (-1087 |#5|)) |#2|) 30)) (-3613 (((-3 |#2| "failed") |#5|) 65)) (-3251 (((-3 (-592 |#5|) "failed") |#5|) 59)) (-2580 (((-3 (-2 (|:| |val| |#5|) (|:| -2058 (-525))) "failed") |#5|) 47)) (-4114 (((-3 (-592 |#5|) "failed") |#5|) 61)) (-2846 (((-3 (-2 (|:| |var| |#2|) (|:| -2058 (-525))) "failed") |#5|) 51))) +(((-885 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2383 ((-592 |#2|) |#5|)) (-15 -3613 ((-3 |#2| "failed") |#5|)) (-15 -2149 ((-385 (-1087 |#5|)) |#5| |#2|)) (-15 -2370 (|#5| (-385 (-1087 |#5|)) |#2|)) (-15 -2149 ((-1087 |#5|) |#5| |#2| (-1087 |#5|))) (-15 -4114 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -3251 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -2846 ((-3 (-2 (|:| |var| |#2|) (|:| -2058 (-525))) "failed") |#5|)) (-15 -2580 ((-3 (-2 (|:| |val| |#5|) (|:| -2058 (-525))) "failed") |#5|))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1271 ($ |#4|)) (-15 -1501 (|#4| $)) (-15 -1512 (|#4| $))))) (T -885)) +((-2580 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-2 (|:| |val| *3) (|:| -2058 (-525)))) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) (-2846 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-2 (|:| |var| *5) (|:| -2058 (-525)))) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) (-3251 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) (-4114 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) (-2149 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))) (-4 *7 (-884 *6 *5 *4)) (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-5 *1 (-885 *5 *4 *6 *7 *3)))) (-2370 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1087 *2))) (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-4 *2 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))) (-5 *1 (-885 *5 *4 *6 *7 *2)) (-4 *7 (-884 *6 *5 *4)))) (-2149 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *5 *4)) (-5 *2 (-385 (-1087 *3))) (-5 *1 (-885 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) (-3613 (*1 *2 *3) (|partial| -12 (-4 *4 (-735)) (-4 *5 (-977)) (-4 *6 (-884 *5 *4 *2)) (-4 *2 (-789)) (-5 *1 (-885 *4 *2 *5 *6 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *6)) (-15 -1501 (*6 $)) (-15 -1512 (*6 $))))))) (-2383 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *5)) (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $)))))))) +(-10 -7 (-15 -2383 ((-592 |#2|) |#5|)) (-15 -3613 ((-3 |#2| "failed") |#5|)) (-15 -2149 ((-385 (-1087 |#5|)) |#5| |#2|)) (-15 -2370 (|#5| (-385 (-1087 |#5|)) |#2|)) (-15 -2149 ((-1087 |#5|) |#5| |#2| (-1087 |#5|))) (-15 -4114 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -3251 ((-3 (-592 |#5|) "failed") |#5|)) (-15 -2846 ((-3 (-2 (|:| |var| |#2|) (|:| -2058 (-525))) "failed") |#5|)) (-15 -2580 ((-3 (-2 (|:| |val| |#5|) (|:| -2058 (-525))) "failed") |#5|))) +((-2688 ((|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|) 24))) +(((-886 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2688 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) (-735) (-789) (-977) (-884 |#3| |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) (T -886)) +((-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *7)) (-5 *4 (-1 *2 *8)) (-4 *7 (-789)) (-4 *8 (-977)) (-4 *6 (-735)) (-4 *2 (-13 (-1020) (-10 -8 (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) (-5 *1 (-886 *6 *7 *8 *5 *2)) (-4 *5 (-884 *8 *6 *7))))) +(-10 -7 (-15 -2688 (|#5| (-1 |#5| |#2|) (-1 |#5| |#3|) |#4|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) 16)) (-2149 (((-1087 $) $ (-1091)) 21) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1091))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 8) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1091) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1091) $) NIL)) (-4190 (($ $ $ (-1091)) NIL (|has| |#1| (-160)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1091)) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-497 (-1091)) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1091) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1091) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#1|) (-1091)) NIL) (($ (-1087 $) (-1091)) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1091)) NIL)) (-3929 (((-497 (-1091)) $) NIL) (((-713) $ (-1091)) NIL) (((-592 (-713)) $ (-592 (-1091))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 (-1091)) (-497 (-1091))) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3613 (((-3 (-1091) "failed") $) 19)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1091)) (|:| -2058 (-713))) "failed") $) NIL)) (-2824 (($ $ (-1091)) 29 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1091) |#1|) NIL) (($ $ (-592 (-1091)) (-592 |#1|)) NIL) (($ $ (-1091) $) NIL) (($ $ (-592 (-1091)) (-592 $)) NIL)) (-2146 (($ $ (-1091)) NIL (|has| |#1| (-160)))) (-2521 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-4003 (((-497 (-1091)) $) NIL) (((-713) $ (-1091)) NIL) (((-592 (-713)) $ (-592 (-1091))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1091) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1091) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1091) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1091)) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 25) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1091)) 27) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +(((-887 |#1|) (-13 (-884 |#1| (-497 (-1091)) (-1091)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1091))) |%noBranch|))) (-977)) (T -887)) +((-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-887 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977))))) +(-13 (-884 |#1| (-497 (-1091)) (-1091)) (-10 -8 (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1091))) |%noBranch|))) +((-2339 (((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#3| (-713)) 38)) (-3172 (((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713)) 34)) (-2698 (((-2 (|:| -2058 (-713)) (|:| -1660 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)) 54)) (-2520 (((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#5| (-713)) 64 (|has| |#3| (-429))))) +(((-888 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2339 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#3| (-713))) (-15 -3172 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713))) (IF (|has| |#3| (-429)) (-15 -2520 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#5| (-713))) |%noBranch|) (-15 -2698 ((-2 (|:| -2058 (-713)) (|:| -1660 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)))) (-735) (-789) (-517) (-884 |#3| |#1| |#2|) (-13 (-341) (-10 -8 (-15 -1501 (|#4| $)) (-15 -1512 (|#4| $)) (-15 -1271 ($ |#4|))))) (T -888)) +((-2698 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *3 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *3) (|:| |radicand| (-592 *3)))) (-5 *1 (-888 *5 *6 *7 *3 *8)) (-5 *4 (-713)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1501 (*3 $)) (-15 -1512 (*3 $)) (-15 -1271 ($ *3))))))) (-2520 (*1 *2 *3 *4) (-12 (-4 *7 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *3) (|:| |radicand| *3))) (-5 *1 (-888 *5 *6 *7 *8 *3)) (-5 *4 (-713)) (-4 *3 (-13 (-341) (-10 -8 (-15 -1501 (*8 $)) (-15 -1512 (*8 $)) (-15 -1271 ($ *8))))))) (-3172 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *9) (|:| |radicand| *9))) (-5 *1 (-888 *5 *6 *7 *8 *9)) (-5 *4 (-713)) (-4 *9 (-13 (-341) (-10 -8 (-15 -1501 (*8 $)) (-15 -1512 (*8 $)) (-15 -1271 ($ *8))))))) (-2339 (*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-517)) (-4 *7 (-884 *3 *5 *6)) (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *8) (|:| |radicand| *8))) (-5 *1 (-888 *5 *6 *3 *7 *8)) (-5 *4 (-713)) (-4 *8 (-13 (-341) (-10 -8 (-15 -1501 (*7 $)) (-15 -1512 (*7 $)) (-15 -1271 ($ *7)))))))) +(-10 -7 (-15 -2339 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#3| (-713))) (-15 -3172 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) (-385 (-525)) (-713))) (IF (|has| |#3| (-429)) (-15 -2520 ((-2 (|:| -2058 (-713)) (|:| -1660 |#5|) (|:| |radicand| |#5|)) |#5| (-713))) |%noBranch|) (-15 -2698 ((-2 (|:| -2058 (-713)) (|:| -1660 |#4|) (|:| |radicand| (-592 |#4|))) |#4| (-713)))) +((-2592 (((-1015 (-205)) $) 8)) (-2581 (((-1015 (-205)) $) 9)) (-2712 (((-592 (-592 (-878 (-205)))) $) 10)) (-1271 (((-798) $) 6))) (((-889) (-131)) (T -889)) -((-1467 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-592 (-592 (-878 (-205))))))) (-2595 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205))))) (-2604 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205)))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1467 ((-592 (-592 (-878 (-205)))) $)) (-15 -2595 ((-1015 (-205)) $)) (-15 -2604 ((-1015 (-205)) $)))) +((-2712 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-592 (-592 (-878 (-205))))))) (-2581 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205))))) (-2592 (*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205)))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2712 ((-592 (-592 (-878 (-205)))) $)) (-15 -2581 ((-1015 (-205)) $)) (-15 -2592 ((-1015 (-205)) $)))) (((-566 (-798)) . T)) -((-1562 (((-3 (-632 |#1|) "failed") |#2| (-856)) 15))) -(((-890 |#1| |#2|) (-10 -7 (-15 -1562 ((-3 (-632 |#1|) "failed") |#2| (-856)))) (-517) (-602 |#1|)) (T -890)) -((-1562 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-856)) (-4 *5 (-517)) (-5 *2 (-632 *5)) (-5 *1 (-890 *5 *3)) (-4 *3 (-602 *5))))) -(-10 -7 (-15 -1562 ((-3 (-632 |#1|) "failed") |#2| (-856)))) -((-2076 (((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|) 16)) (-3501 ((|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|) 18)) (-2694 (((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)) 13))) -(((-891 |#1| |#2|) (-10 -7 (-15 -2076 ((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -2694 ((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)))) (-1127) (-1127)) (T -891)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-892 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-892 *6)) (-5 *1 (-891 *5 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-892 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-891 *5 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-892 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-892 *5)) (-5 *1 (-891 *6 *5))))) -(-10 -7 (-15 -2076 ((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -2694 ((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) 16 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 15 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 13)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) |#1|) 12)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) 10 (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) 17 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) 11)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 14) (($ $ (-1140 (-525))) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) NIL)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3596 (((-713) $) 8 (|has| $ (-6 -4255))))) +((-3123 (((-3 (-632 |#1|) "failed") |#2| (-856)) 15))) +(((-890 |#1| |#2|) (-10 -7 (-15 -3123 ((-3 (-632 |#1|) "failed") |#2| (-856)))) (-517) (-602 |#1|)) (T -890)) +((-3123 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-856)) (-4 *5 (-517)) (-5 *2 (-632 *5)) (-5 *1 (-890 *5 *3)) (-4 *3 (-602 *5))))) +(-10 -7 (-15 -3123 ((-3 (-632 |#1|) "failed") |#2| (-856)))) +((-3836 (((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|) 16)) (-3497 ((|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|) 18)) (-2688 (((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)) 13))) +(((-891 |#1| |#2|) (-10 -7 (-15 -3836 ((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -2688 ((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)))) (-1127) (-1127)) (T -891)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-892 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-892 *6)) (-5 *1 (-891 *5 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-892 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-891 *5 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-892 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-892 *5)) (-5 *1 (-891 *6 *5))))) +(-10 -7 (-15 -3836 ((-892 |#2|) (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-892 |#1|) |#2|)) (-15 -2688 ((-892 |#2|) (-1 |#2| |#1|) (-892 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) 16 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 15 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 13)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) |#1|) 12)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) 10 (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) 17 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) 11)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) 14) (($ $ (-1140 (-525))) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) NIL)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3594 (((-713) $) 8 (|has| $ (-6 -4255))))) (((-892 |#1|) (-19 |#1|) (-1127)) (T -892)) NIL (-19 |#1|) -((-3766 (($ $ (-1013 $)) 7) (($ $ (-1091)) 6))) +((-3247 (($ $ (-1013 $)) 7) (($ $ (-1091)) 6))) (((-893) (-131)) (T -893)) -((-3766 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-893)))) (-3766 (*1 *1 *1 *2) (-12 (-4 *1 (-893)) (-5 *2 (-1091))))) -(-13 (-10 -8 (-15 -3766 ($ $ (-1091))) (-15 -3766 ($ $ (-1013 $))))) -((-1724 (((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)) 25) (((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091))) 26) (((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091)) 43))) -(((-894 |#1|) (-10 -7 (-15 -1724 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091))) (-15 -1724 ((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1724 ((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)))) (-13 (-341) (-138))) (T -894)) -((-1724 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-5 *5 (-1091)) (-4 *6 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 *6))) (|:| |prim| (-1087 *6)))) (-5 *1 (-894 *6)))) (-1724 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 *5))) (|:| |prim| (-1087 *5)))) (-5 *1 (-894 *5)))) (-1724 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-1091)) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 *5)))) (-5 *1 (-894 *5))))) -(-10 -7 (-15 -1724 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091))) (-15 -1724 ((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -1724 ((-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)))) -((-1418 (((-592 |#1|) |#1| |#1|) 42)) (-2822 (((-108) |#1|) 39)) (-1687 ((|#1| |#1|) 65)) (-1641 ((|#1| |#1|) 64))) -(((-895 |#1|) (-10 -7 (-15 -2822 ((-108) |#1|)) (-15 -1641 (|#1| |#1|)) (-15 -1687 (|#1| |#1|)) (-15 -1418 ((-592 |#1|) |#1| |#1|))) (-510)) (T -895)) -((-1418 (*1 *2 *3 *3) (-12 (-5 *2 (-592 *3)) (-5 *1 (-895 *3)) (-4 *3 (-510)))) (-1687 (*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510)))) (-1641 (*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510)))) (-2822 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-895 *3)) (-4 *3 (-510))))) -(-10 -7 (-15 -2822 ((-108) |#1|)) (-15 -1641 (|#1| |#1|)) (-15 -1687 (|#1| |#1|)) (-15 -1418 ((-592 |#1|) |#1| |#1|))) -((-3784 (((-1178) (-798)) 9))) -(((-896) (-10 -7 (-15 -3784 ((-1178) (-798))))) (T -896)) -((-3784 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-896))))) -(-10 -7 (-15 -3784 ((-1178) (-798)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 63 (|has| |#1| (-517)))) (-3906 (($ $) 64 (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 28)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) 24)) (-3233 (((-3 $ "failed") $) 35)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-1230 (($ $ |#1| |#2| $) 48)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) 16)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-4016 ((|#2| $) 19)) (-2485 (($ (-1 |#2| |#2|) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2539 (($ $) 23)) (-2549 ((|#1| $) 21)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) 40)) (-2525 ((|#1| $) NIL)) (-3530 (($ $ |#2| |#1| $) 75 (-12 (|has| |#2| (-126)) (|has| |#1| (-517))))) (-1680 (((-3 $ "failed") $ $) 76 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-517)))) (-1307 ((|#2| $) 17)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) 39) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 34) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ |#2|) 31)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) 15)) (-1549 (($ $ $ (-713)) 59 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 69 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 55) (($ $ (-713)) 56)) (-3355 (($) 22 T CONST)) (-3365 (($) 12 T CONST)) (-3994 (((-108) $ $) 68)) (-4100 (($ $ |#1|) 77 (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) 54) (($ $ (-713)) 52)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-897 |#1| |#2|) (-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3530 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977) (-734)) (T -897)) -((-3530 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-897 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) (-4 *3 (-977)) (-4 *2 (-734))))) -(-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -3530 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (-2612 (($ $ $) 63 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (-2467 (((-3 $ "failed") $ $) 50 (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (-4189 (((-713)) 34 (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2656 ((|#2| $) 21)) (-1628 ((|#1| $) 20)) (-4083 (($) NIL (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) CONST)) (-3233 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-2899 (($) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-4211 (((-108) $) NIL (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-2371 (($ $ $) NIL (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-2535 (($ $ $) NIL (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4057 (($ |#1| |#2|) 19)) (-3859 (((-856) $) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 37 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-3637 (($ (-856)) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2012 (((-1038) $) NIL)) (-3804 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-1507 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-1270 (((-798) $) 14)) (-1576 (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-3355 (($) 40 (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) CONST)) (-3365 (($) 24 (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) CONST)) (-4046 (((-108) $ $) NIL (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4025 (((-108) $ $) NIL (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3994 (((-108) $ $) 18)) (-4035 (((-108) $ $) NIL (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4017 (((-108) $ $) 66 (-3279 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4100 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-4090 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4080 (($ $ $) 43 (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (** (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-713)) 31 (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))) (($ $ (-856)) NIL (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (* (($ (-525) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-713) $) 46 (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (($ (-856) $) NIL (-3279 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (($ $ $) 27 (-3279 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))))) -(((-898 |#1| |#2|) (-13 (-1020) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-669)) (IF (|has| |#2| (-669)) (-6 (-669)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-735)) (IF (|has| |#2| (-735)) (-6 (-735)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (-15 -4057 ($ |#1| |#2|)) (-15 -1628 (|#1| $)) (-15 -2656 (|#2| $)))) (-1020) (-1020)) (T -898)) -((-4057 (*1 *1 *2 *3) (-12 (-5 *1 (-898 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-1628 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-898 *2 *3)) (-4 *3 (-1020)))) (-2656 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-898 *3 *2)) (-4 *3 (-1020))))) -(-13 (-1020) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-669)) (IF (|has| |#2| (-669)) (-6 (-669)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-735)) (IF (|has| |#2| (-735)) (-6 (-735)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (-15 -4057 ($ |#1| |#2|)) (-15 -1628 (|#1| $)) (-15 -2656 (|#2| $)))) -((-3352 (((-1024) $) 12)) (-3980 (($ (-1091) (-1024)) 13)) (-3799 (((-1091) $) 10)) (-1270 (((-798) $) 24))) -(((-899) (-13 (-566 (-798)) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -3352 ((-1024) $)) (-15 -3980 ($ (-1091) (-1024)))))) (T -899)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-899)))) (-3352 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-899)))) (-3980 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-899))))) -(-13 (-566 (-798)) (-10 -8 (-15 -3799 ((-1091) $)) (-15 -3352 ((-1024) $)) (-15 -3980 ($ (-1091) (-1024))))) -((-2383 (((-1022 (-1091)) $) 19)) (-3213 (((-108) $) 26)) (-2578 (((-1091) $) 27)) (-1670 (((-108) $) 24)) (-2713 ((|#1| $) 25)) (-2432 (((-808 $ $) $) 34)) (-3641 (((-108) $) 33)) (-3818 (($ $ $) 12)) (-3129 (($ $) 29)) (-3473 (((-108) $) 28)) (-1825 (($ $) 10)) (-3857 (((-808 $ $) $) 36)) (-3381 (((-108) $) 35)) (-4131 (($ $ $) 13)) (-3283 (((-808 $ $) $) 38)) (-2725 (((-108) $) 37)) (-4230 (($ $ $) 14)) (-1270 (($ |#1|) 7) (($ (-1091)) 9) (((-798) $) 40 (|has| |#1| (-566 (-798))))) (-1892 (((-808 $ $) $) 32)) (-3156 (((-108) $) 30)) (-3831 (($ $ $) 11))) -(((-900 |#1|) (-13 (-901) (-10 -8 (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (-15 -1270 ($ |#1|)) (-15 -1270 ($ (-1091))) (-15 -2383 ((-1022 (-1091)) $)) (-15 -1670 ((-108) $)) (-15 -2713 (|#1| $)) (-15 -3213 ((-108) $)) (-15 -2578 ((-1091) $)) (-15 -3473 ((-108) $)) (-15 -3129 ($ $)) (-15 -3156 ((-108) $)) (-15 -1892 ((-808 $ $) $)) (-15 -3641 ((-108) $)) (-15 -2432 ((-808 $ $) $)) (-15 -3381 ((-108) $)) (-15 -3857 ((-808 $ $) $)) (-15 -2725 ((-108) $)) (-15 -3283 ((-808 $ $) $)))) (-901)) (T -900)) -((-1270 (*1 *1 *2) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-1022 (-1091))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-1670 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2713 (*1 *2 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-3213 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2578 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3473 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3129 (*1 *1 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-3156 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-1892 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3641 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2432 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3381 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3857 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2725 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3283 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(-13 (-901) (-10 -8 (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (-15 -1270 ($ |#1|)) (-15 -1270 ($ (-1091))) (-15 -2383 ((-1022 (-1091)) $)) (-15 -1670 ((-108) $)) (-15 -2713 (|#1| $)) (-15 -3213 ((-108) $)) (-15 -2578 ((-1091) $)) (-15 -3473 ((-108) $)) (-15 -3129 ($ $)) (-15 -3156 ((-108) $)) (-15 -1892 ((-808 $ $) $)) (-15 -3641 ((-108) $)) (-15 -2432 ((-808 $ $) $)) (-15 -3381 ((-108) $)) (-15 -3857 ((-808 $ $) $)) (-15 -2725 ((-108) $)) (-15 -3283 ((-808 $ $) $)))) -((-3818 (($ $ $) 8)) (-1825 (($ $) 6)) (-4131 (($ $ $) 9)) (-4230 (($ $ $) 10)) (-3831 (($ $ $) 7))) +((-3247 (*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-893)))) (-3247 (*1 *1 *1 *2) (-12 (-4 *1 (-893)) (-5 *2 (-1091))))) +(-13 (-10 -8 (-15 -3247 ($ $ (-1091))) (-15 -3247 ($ $ (-1013 $))))) +((-4075 (((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)) 25) (((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091))) 26) (((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091)) 43))) +(((-894 |#1|) (-10 -7 (-15 -4075 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091))) (-15 -4075 ((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -4075 ((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)))) (-13 (-341) (-138))) (T -894)) +((-4075 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-5 *5 (-1091)) (-4 *6 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 *6))) (|:| |prim| (-1087 *6)))) (-5 *1 (-894 *6)))) (-4075 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 *5))) (|:| |prim| (-1087 *5)))) (-5 *1 (-894 *5)))) (-4075 (*1 *2 *3 *4 *3 *4) (-12 (-5 *3 (-887 *5)) (-5 *4 (-1091)) (-4 *5 (-13 (-341) (-138))) (-5 *2 (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 *5)))) (-5 *1 (-894 *5))))) +(-10 -7 (-15 -4075 ((-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) (|:| |prim| (-1087 |#1|))) (-887 |#1|) (-1091) (-887 |#1|) (-1091))) (-15 -4075 ((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)))) (-15 -4075 ((-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 |#1|))) (|:| |prim| (-1087 |#1|))) (-592 (-887 |#1|)) (-592 (-1091)) (-1091)))) +((-2562 (((-592 |#1|) |#1| |#1|) 42)) (-2162 (((-108) |#1|) 39)) (-1307 ((|#1| |#1|) 65)) (-3504 ((|#1| |#1|) 64))) +(((-895 |#1|) (-10 -7 (-15 -2162 ((-108) |#1|)) (-15 -3504 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -2562 ((-592 |#1|) |#1| |#1|))) (-510)) (T -895)) +((-2562 (*1 *2 *3 *3) (-12 (-5 *2 (-592 *3)) (-5 *1 (-895 *3)) (-4 *3 (-510)))) (-1307 (*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510)))) (-3504 (*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510)))) (-2162 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-895 *3)) (-4 *3 (-510))))) +(-10 -7 (-15 -2162 ((-108) |#1|)) (-15 -3504 (|#1| |#1|)) (-15 -1307 (|#1| |#1|)) (-15 -2562 ((-592 |#1|) |#1| |#1|))) +((-3782 (((-1178) (-798)) 9))) +(((-896) (-10 -7 (-15 -3782 ((-1178) (-798))))) (T -896)) +((-3782 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-896))))) +(-10 -7 (-15 -3782 ((-1178) (-798)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 63 (|has| |#1| (-517)))) (-2220 (($ $) 64 (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 28)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) 24)) (-1853 (((-3 $ "failed") $) 35)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-2875 (($ $ |#1| |#2| $) 48)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) 16)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| |#2|) NIL)) (-3929 ((|#2| $) 19)) (-2121 (($ (-1 |#2| |#2|) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2535 (($ $) 23)) (-2546 ((|#1| $) 21)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) 40)) (-2523 ((|#1| $) NIL)) (-2872 (($ $ |#2| |#1| $) 75 (-12 (|has| |#2| (-126)) (|has| |#1| (-517))))) (-1687 (((-3 $ "failed") $ $) 76 (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) 70 (|has| |#1| (-517)))) (-4003 ((|#2| $) 17)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) 39) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 34) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ |#2|) 31)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) 15)) (-3874 (($ $ $ (-713)) 59 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 69 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 55) (($ $ (-713)) 56)) (-3351 (($) 22 T CONST)) (-3362 (($) 12 T CONST)) (-3992 (((-108) $ $) 68)) (-4098 (($ $ |#1|) 77 (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) 54) (($ $ (-713)) 52)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 51) (($ $ |#1|) 50) (($ |#1| $) 49) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-897 |#1| |#2|) (-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -2872 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977) (-734)) (T -897)) +((-2872 (*1 *1 *1 *2 *3 *1) (-12 (-5 *1 (-897 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) (-4 *3 (-977)) (-4 *2 (-734))))) +(-13 (-304 |#1| |#2|) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| |#2| (-126)) (-15 -2872 ($ $ |#2| |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (-3788 (($ $ $) 63 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (-1916 (((-3 $ "failed") $ $) 50 (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (-4189 (((-713)) 34 (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-4184 ((|#2| $) 21)) (-3398 ((|#1| $) 20)) (-3347 (($) NIL (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) CONST)) (-1853 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-2894 (($) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2109 (((-108) $) NIL (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-2372 (($ $ $) NIL (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-2530 (($ $ $) NIL (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3179 (($ |#1| |#2|) 19)) (-2994 (((-856) $) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 37 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-3636 (($ (-856)) NIL (-12 (|has| |#1| (-346)) (|has| |#2| (-346))))) (-2015 (((-1038) $) NIL)) (-3532 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-2172 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-1271 (((-798) $) 14)) (-1581 (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (-3351 (($) 40 (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))) CONST)) (-3362 (($) 24 (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))) CONST)) (-4043 (((-108) $ $) NIL (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4025 (((-108) $ $) NIL (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-3992 (((-108) $ $) 18)) (-4034 (((-108) $ $) NIL (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4015 (((-108) $ $) 66 (-3275 (-12 (|has| |#1| (-735)) (|has| |#2| (-735))) (-12 (|has| |#1| (-789)) (|has| |#2| (-789)))))) (-4098 (($ $ $) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450))))) (-4088 (($ $ $) 56 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ $) 53 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))))) (-4078 (($ $ $) 43 (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735)))))) (** (($ $ (-525)) NIL (-12 (|has| |#1| (-450)) (|has| |#2| (-450)))) (($ $ (-713)) 31 (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))) (($ $ (-856)) NIL (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669)))))) (* (($ (-525) $) 60 (-12 (|has| |#1| (-21)) (|has| |#2| (-21)))) (($ (-713) $) 46 (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (($ (-856) $) NIL (-3275 (-12 (|has| |#1| (-21)) (|has| |#2| (-21))) (-12 (|has| |#1| (-23)) (|has| |#2| (-23))) (-12 (|has| |#1| (-126)) (|has| |#2| (-126))) (-12 (|has| |#1| (-735)) (|has| |#2| (-735))))) (($ $ $) 27 (-3275 (-12 (|has| |#1| (-450)) (|has| |#2| (-450))) (-12 (|has| |#1| (-669)) (|has| |#2| (-669))))))) +(((-898 |#1| |#2|) (-13 (-1020) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-669)) (IF (|has| |#2| (-669)) (-6 (-669)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-735)) (IF (|has| |#2| (-735)) (-6 (-735)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (-15 -3179 ($ |#1| |#2|)) (-15 -3398 (|#1| $)) (-15 -4184 (|#2| $)))) (-1020) (-1020)) (T -898)) +((-3179 (*1 *1 *2 *3) (-12 (-5 *1 (-898 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3398 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-898 *2 *3)) (-4 *3 (-1020)))) (-4184 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-898 *3 *2)) (-4 *3 (-1020))))) +(-13 (-1020) (-10 -8 (IF (|has| |#1| (-346)) (IF (|has| |#2| (-346)) (-6 (-346)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-669)) (IF (|has| |#2| (-669)) (-6 (-669)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-23)) (IF (|has| |#2| (-23)) (-6 (-23)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-126)) (IF (|has| |#2| (-126)) (-6 (-126)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-450)) (IF (|has| |#2| (-450)) (-6 (-450)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-21)) (IF (|has| |#2| (-21)) (-6 (-21)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-735)) (IF (|has| |#2| (-735)) (-6 (-735)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-789)) (IF (|has| |#2| (-789)) (-6 (-789)) |%noBranch|) |%noBranch|) (-15 -3179 ($ |#1| |#2|)) (-15 -3398 (|#1| $)) (-15 -4184 (|#2| $)))) +((-3348 (((-1024) $) 12)) (-3975 (($ (-1091) (-1024)) 13)) (-3798 (((-1091) $) 10)) (-1271 (((-798) $) 24))) +(((-899) (-13 (-566 (-798)) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -3348 ((-1024) $)) (-15 -3975 ($ (-1091) (-1024)))))) (T -899)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-899)))) (-3348 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-899)))) (-3975 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-899))))) +(-13 (-566 (-798)) (-10 -8 (-15 -3798 ((-1091) $)) (-15 -3348 ((-1024) $)) (-15 -3975 ($ (-1091) (-1024))))) +((-2383 (((-1022 (-1091)) $) 19)) (-1672 (((-108) $) 26)) (-2575 (((-1091) $) 27)) (-3523 (((-108) $) 24)) (-3498 ((|#1| $) 25)) (-2951 (((-808 $ $) $) 34)) (-1341 (((-108) $) 33)) (-3816 (($ $ $) 12)) (-2110 (($ $) 29)) (-3470 (((-108) $) 28)) (-1830 (($ $) 10)) (-2983 (((-808 $ $) $) 36)) (-3715 (((-108) $) 35)) (-4130 (($ $ $) 13)) (-4129 (((-808 $ $) $) 38)) (-3619 (((-108) $) 37)) (-2343 (($ $ $) 14)) (-1271 (($ |#1|) 7) (($ (-1091)) 9) (((-798) $) 40 (|has| |#1| (-566 (-798))))) (-3518 (((-808 $ $) $) 32)) (-2469 (((-108) $) 30)) (-3828 (($ $ $) 11))) +(((-900 |#1|) (-13 (-901) (-10 -8 (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (-15 -1271 ($ |#1|)) (-15 -1271 ($ (-1091))) (-15 -2383 ((-1022 (-1091)) $)) (-15 -3523 ((-108) $)) (-15 -3498 (|#1| $)) (-15 -1672 ((-108) $)) (-15 -2575 ((-1091) $)) (-15 -3470 ((-108) $)) (-15 -2110 ($ $)) (-15 -2469 ((-108) $)) (-15 -3518 ((-808 $ $) $)) (-15 -1341 ((-108) $)) (-15 -2951 ((-808 $ $) $)) (-15 -3715 ((-108) $)) (-15 -2983 ((-808 $ $) $)) (-15 -3619 ((-108) $)) (-15 -4129 ((-808 $ $) $)))) (-901)) (T -900)) +((-1271 (*1 *1 *2) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2383 (*1 *2 *1) (-12 (-5 *2 (-1022 (-1091))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3523 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3498 (*1 *2 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-1672 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2575 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3470 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2110 (*1 *1 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901)))) (-2469 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3518 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-1341 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2951 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3715 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-2983 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-3619 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901)))) (-4129 (*1 *2 *1) (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(-13 (-901) (-10 -8 (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (-15 -1271 ($ |#1|)) (-15 -1271 ($ (-1091))) (-15 -2383 ((-1022 (-1091)) $)) (-15 -3523 ((-108) $)) (-15 -3498 (|#1| $)) (-15 -1672 ((-108) $)) (-15 -2575 ((-1091) $)) (-15 -3470 ((-108) $)) (-15 -2110 ($ $)) (-15 -2469 ((-108) $)) (-15 -3518 ((-808 $ $) $)) (-15 -1341 ((-108) $)) (-15 -2951 ((-808 $ $) $)) (-15 -3715 ((-108) $)) (-15 -2983 ((-808 $ $) $)) (-15 -3619 ((-108) $)) (-15 -4129 ((-808 $ $) $)))) +((-3816 (($ $ $) 8)) (-1830 (($ $) 6)) (-4130 (($ $ $) 9)) (-2343 (($ $ $) 10)) (-3828 (($ $ $) 7))) (((-901) (-131)) (T -901)) -((-4230 (*1 *1 *1 *1) (-4 *1 (-901))) (-4131 (*1 *1 *1 *1) (-4 *1 (-901))) (-3818 (*1 *1 *1 *1) (-4 *1 (-901))) (-3831 (*1 *1 *1 *1) (-4 *1 (-901))) (-1825 (*1 *1 *1) (-4 *1 (-901)))) -(-13 (-10 -8 (-15 -1825 ($ $)) (-15 -3831 ($ $ $)) (-15 -3818 ($ $ $)) (-15 -4131 ($ $ $)) (-15 -4230 ($ $ $)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-2192 (($ $ $) 43)) (-4205 (($ $ $) 44)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2535 ((|#1| $) 45)) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2343 (*1 *1 *1 *1) (-4 *1 (-901))) (-4130 (*1 *1 *1 *1) (-4 *1 (-901))) (-3816 (*1 *1 *1 *1) (-4 *1 (-901))) (-3828 (*1 *1 *1 *1) (-4 *1 (-901))) (-1830 (*1 *1 *1) (-4 *1 (-901)))) +(-13 (-10 -8 (-15 -1830 ($ $)) (-15 -3828 ($ $ $)) (-15 -3816 ($ $ $)) (-15 -4130 ($ $ $)) (-15 -2343 ($ $ $)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-1213 (($ $ $) 43)) (-2025 (($ $ $) 44)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2530 ((|#1| $) 45)) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-902 |#1|) (-131) (-789)) (T -902)) -((-2535 (*1 *2 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) (-4205 (*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) (-2192 (*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789))))) -(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -2535 (|t#1| $)) (-15 -4205 ($ $ $)) (-15 -2192 ($ $ $)))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-1698 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|) 85)) (-3226 ((|#2| |#2| |#2|) 83)) (-3415 (((-2 (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|) 87)) (-2445 (((-2 (|:| |coef1| |#2|) (|:| -2794 |#2|)) |#2| |#2|) 89)) (-2331 (((-2 (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|) 107 (|has| |#1| (-429)))) (-2164 (((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|) 46)) (-3408 (((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|) 64)) (-1781 (((-2 (|:| |coef1| |#2|) (|:| -2318 |#1|)) |#2| |#2|) 66)) (-3811 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2852 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 71)) (-2475 (((-2 (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|) 97)) (-2521 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 74)) (-2592 (((-592 (-713)) |#2| |#2|) 82)) (-3899 ((|#1| |#2| |#2|) 42)) (-1204 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|) 105 (|has| |#1| (-429)))) (-4106 ((|#1| |#2| |#2|) 103 (|has| |#1| (-429)))) (-3259 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|) 44)) (-2081 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|) 63)) (-2318 ((|#1| |#2| |#2|) 61)) (-1988 (((-2 (|:| -1655 |#1|) (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|) 35)) (-3286 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-2701 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-3552 ((|#2| |#2| |#2|) 75)) (-3194 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 69)) (-2526 ((|#2| |#2| |#2| (-713)) 67)) (-2794 ((|#2| |#2| |#2|) 111 (|has| |#1| (-429)))) (-1680 (((-1173 |#2|) (-1173 |#2|) |#1|) 21)) (-2082 (((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|) 39)) (-3935 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|) 95)) (-1932 ((|#1| |#2|) 92)) (-1293 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 73)) (-4088 ((|#2| |#2| |#2| (-713)) 72)) (-1778 (((-592 |#2|) |#2| |#2|) 80)) (-1924 ((|#2| |#2| |#1| |#1| (-713)) 50)) (-2783 ((|#1| |#1| |#1| (-713)) 49)) (* (((-1173 |#2|) |#1| (-1173 |#2|)) 16))) -(((-903 |#1| |#2|) (-10 -7 (-15 -2318 (|#1| |#2| |#2|)) (-15 -2081 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -3408 ((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -1781 ((-2 (|:| |coef1| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -2526 (|#2| |#2| |#2| (-713))) (-15 -3194 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2852 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -4088 (|#2| |#2| |#2| (-713))) (-15 -1293 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2521 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3552 (|#2| |#2| |#2|)) (-15 -2701 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3811 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3226 (|#2| |#2| |#2|)) (-15 -1698 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -3415 ((-2 (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -2445 ((-2 (|:| |coef1| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -1932 (|#1| |#2|)) (-15 -3935 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|)) (-15 -2475 ((-2 (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|)) (-15 -1778 ((-592 |#2|) |#2| |#2|)) (-15 -2592 ((-592 (-713)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -4106 (|#1| |#2| |#2|)) (-15 -1204 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|)) (-15 -2331 ((-2 (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|)) (-15 -2794 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1173 |#2|) |#1| (-1173 |#2|))) (-15 -1680 ((-1173 |#2|) (-1173 |#2|) |#1|)) (-15 -1988 ((-2 (|:| -1655 |#1|) (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|)) (-15 -2082 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|)) (-15 -2783 (|#1| |#1| |#1| (-713))) (-15 -1924 (|#2| |#2| |#1| |#1| (-713))) (-15 -3286 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3899 (|#1| |#2| |#2|)) (-15 -3259 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -2164 ((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|))) (-517) (-1149 |#1|)) (T -903)) -((-2164 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2318 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3259 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2318 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3899 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-3286 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-1924 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-2783 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *2 (-517)) (-5 *1 (-903 *2 *4)) (-4 *4 (-1149 *2)))) (-2082 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1988 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -1655 *4) (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1680 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) (-5 *1 (-903 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) (-5 *1 (-903 *3 *4)))) (-2794 (*1 *2 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-2331 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4106 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1204 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4106 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-4106 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-2592 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-713))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1778 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2475 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1932 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3935 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1932 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1932 (*1 *2 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-2445 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2794 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3415 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2794 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1698 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2794 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3226 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-3811 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2701 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3552 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-2521 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-1293 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-4088 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) (-4 *2 (-1149 *4)))) (-2852 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-3194 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-2526 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) (-4 *2 (-1149 *4)))) (-1781 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2318 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3408 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2318 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2081 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2318 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2318 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2))))) -(-10 -7 (-15 -2318 (|#1| |#2| |#2|)) (-15 -2081 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -3408 ((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -1781 ((-2 (|:| |coef1| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -2526 (|#2| |#2| |#2| (-713))) (-15 -3194 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2852 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -4088 (|#2| |#2| |#2| (-713))) (-15 -1293 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2521 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3552 (|#2| |#2| |#2|)) (-15 -2701 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3811 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3226 (|#2| |#2| |#2|)) (-15 -1698 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -3415 ((-2 (|:| |coef2| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -2445 ((-2 (|:| |coef1| |#2|) (|:| -2794 |#2|)) |#2| |#2|)) (-15 -1932 (|#1| |#2|)) (-15 -3935 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|)) (-15 -2475 ((-2 (|:| |coef2| |#2|) (|:| -1932 |#1|)) |#2|)) (-15 -1778 ((-592 |#2|) |#2| |#2|)) (-15 -2592 ((-592 (-713)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -4106 (|#1| |#2| |#2|)) (-15 -1204 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|)) (-15 -2331 ((-2 (|:| |coef2| |#2|) (|:| -4106 |#1|)) |#2| |#2|)) (-15 -2794 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1173 |#2|) |#1| (-1173 |#2|))) (-15 -1680 ((-1173 |#2|) (-1173 |#2|) |#1|)) (-15 -1988 ((-2 (|:| -1655 |#1|) (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|)) (-15 -2082 ((-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) |#2| |#2|)) (-15 -2783 (|#1| |#1| |#1| (-713))) (-15 -1924 (|#2| |#2| |#1| |#1| (-713))) (-15 -3286 (|#2| |#2| |#2| |#2| |#1|)) (-15 -3899 (|#1| |#2| |#2|)) (-15 -3259 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|)) (-15 -2164 ((-2 (|:| |coef2| |#2|) (|:| -2318 |#1|)) |#2| |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) 27)) (-4083 (($) NIL T CONST)) (-2464 (((-592 (-592 (-525))) (-592 (-525))) 29)) (-2302 (((-525) $) 45)) (-2727 (($ (-592 (-525))) 17)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2749 (((-592 (-525)) $) 12)) (-3804 (($ $) 32)) (-1270 (((-798) $) 43) (((-592 (-525)) $) 10)) (-3355 (($) 7 T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 20)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 19)) (-4080 (($ $ $) 21)) (* (($ (-856) $) NIL) (($ (-713) $) 25))) -(((-904) (-13 (-737) (-567 (-592 (-525))) (-10 -8 (-15 -2727 ($ (-592 (-525)))) (-15 -2464 ((-592 (-592 (-525))) (-592 (-525)))) (-15 -2302 ((-525) $)) (-15 -3804 ($ $)) (-15 -1270 ((-592 (-525)) $))))) (T -904)) -((-2727 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904)))) (-2464 (*1 *2 *3) (-12 (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-904)) (-5 *3 (-592 (-525))))) (-2302 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-904)))) (-3804 (*1 *1 *1) (-5 *1 (-904))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904))))) -(-13 (-737) (-567 (-592 (-525))) (-10 -8 (-15 -2727 ($ (-592 (-525)))) (-15 -2464 ((-592 (-592 (-525))) (-592 (-525)))) (-15 -2302 ((-525) $)) (-15 -3804 ($ $)) (-15 -1270 ((-592 (-525)) $)))) -((-4100 (($ $ |#2|) 30)) (-4090 (($ $) 22) (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-385 (-525)) $) 26) (($ $ (-385 (-525))) 28))) -(((-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4100 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-906 |#2| |#3| |#4|) (-977) (-734) (-789)) (T -905)) -NIL -(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4100 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 74)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-1772 (((-108) $) 73)) (-4211 (((-108) $) 31)) (-1681 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-592 |#3|) (-592 |#2|)) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1307 ((|#2| $) 64)) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3388 ((|#1| $ |#2|) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-2530 (*1 *2 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) (-2025 (*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) (-1213 (*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789))))) +(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -2530 (|t#1| $)) (-15 -2025 ($ $ $)) (-15 -1213 ($ $ $)))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-1416 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|) 85)) (-1794 ((|#2| |#2| |#2|) 83)) (-4048 (((-2 (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|) 87)) (-3024 (((-2 (|:| |coef1| |#2|) (|:| -2790 |#2|)) |#2| |#2|) 89)) (-3169 (((-2 (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|) 107 (|has| |#1| (-429)))) (-2175 (((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|) 46)) (-3994 (((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|) 64)) (-1607 (((-2 (|:| |coef1| |#2|) (|:| -4190 |#1|)) |#2| |#2|) 66)) (-3607 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 78)) (-2544 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 71)) (-1996 (((-2 (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|) 97)) (-2549 (((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 74)) (-1774 (((-592 (-713)) |#2| |#2|) 82)) (-2116 ((|#1| |#2| |#2|) 42)) (-2585 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|) 105 (|has| |#1| (-429)))) (-3549 ((|#1| |#2| |#2|) 103 (|has| |#1| (-429)))) (-3925 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|) 44)) (-1798 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|) 63)) (-4190 ((|#1| |#2| |#2|) 61)) (-4235 (((-2 (|:| -1660 |#1|) (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|) 35)) (-4165 ((|#2| |#2| |#2| |#2| |#1|) 53)) (-3389 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|) 76)) (-3018 ((|#2| |#2| |#2|) 75)) (-1486 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 69)) (-1237 ((|#2| |#2| |#2| (-713)) 67)) (-2790 ((|#2| |#2| |#2|) 111 (|has| |#1| (-429)))) (-1687 (((-1173 |#2|) (-1173 |#2|) |#1|) 21)) (-1809 (((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|) 39)) (-1266 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|) 95)) (-2146 ((|#1| |#2|) 92)) (-2457 (((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713)) 73)) (-3394 ((|#2| |#2| |#2| (-713)) 72)) (-1573 (((-592 |#2|) |#2| |#2|) 80)) (-2014 ((|#2| |#2| |#1| |#1| (-713)) 50)) (-3034 ((|#1| |#1| |#1| (-713)) 49)) (* (((-1173 |#2|) |#1| (-1173 |#2|)) 16))) +(((-903 |#1| |#2|) (-10 -7 (-15 -4190 (|#1| |#2| |#2|)) (-15 -1798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -3994 ((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -1607 ((-2 (|:| |coef1| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -1237 (|#2| |#2| |#2| (-713))) (-15 -1486 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2544 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3394 (|#2| |#2| |#2| (-713))) (-15 -2457 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2549 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3018 (|#2| |#2| |#2|)) (-15 -3389 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3607 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -1794 (|#2| |#2| |#2|)) (-15 -1416 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -4048 ((-2 (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -3024 ((-2 (|:| |coef1| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -2146 (|#1| |#2|)) (-15 -1266 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|)) (-15 -1996 ((-2 (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|)) (-15 -1573 ((-592 |#2|) |#2| |#2|)) (-15 -1774 ((-592 (-713)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -3549 (|#1| |#2| |#2|)) (-15 -2585 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|)) (-15 -3169 ((-2 (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|)) (-15 -2790 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1173 |#2|) |#1| (-1173 |#2|))) (-15 -1687 ((-1173 |#2|) (-1173 |#2|) |#1|)) (-15 -4235 ((-2 (|:| -1660 |#1|) (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|)) (-15 -1809 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|)) (-15 -3034 (|#1| |#1| |#1| (-713))) (-15 -2014 (|#2| |#2| |#1| |#1| (-713))) (-15 -4165 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2116 (|#1| |#2| |#2|)) (-15 -3925 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -2175 ((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|))) (-517) (-1149 |#1|)) (T -903)) +((-2175 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3925 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2116 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-4165 (*1 *2 *2 *2 *2 *3) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-2014 (*1 *2 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-3034 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *2 (-517)) (-5 *1 (-903 *2 *4)) (-4 *4 (-1149 *2)))) (-1809 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-4235 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -1660 *4) (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1687 (*1 *2 *2 *3) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) (-5 *1 (-903 *3 *4)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) (-5 *1 (-903 *3 *4)))) (-2790 (*1 *2 *2 *2) (-12 (-4 *3 (-429)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-3169 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -3549 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2585 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3549 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3549 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-1774 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-713))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1573 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1996 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2146 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1266 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2146 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-2146 (*1 *2 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) (-3024 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2790 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-4048 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2790 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1416 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2790 *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1794 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-3607 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3389 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3018 (*1 *2 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) (-2549 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-2457 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-3394 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) (-4 *2 (-1149 *4)))) (-2544 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-1486 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5)))) (-1237 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) (-4 *2 (-1149 *4)))) (-1607 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-3994 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-1798 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) (-4190 (*1 *2 *3 *3) (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2))))) +(-10 -7 (-15 -4190 (|#1| |#2| |#2|)) (-15 -1798 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -3994 ((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -1607 ((-2 (|:| |coef1| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -1237 (|#2| |#2| |#2| (-713))) (-15 -1486 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2544 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3394 (|#2| |#2| |#2| (-713))) (-15 -2457 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -2549 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2| (-713))) (-15 -3018 (|#2| |#2| |#2|)) (-15 -3389 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -3607 ((-2 (|:| |coef2| |#2|) (|:| |subResultant| |#2|)) |#2| |#2|)) (-15 -1794 (|#2| |#2| |#2|)) (-15 -1416 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -4048 ((-2 (|:| |coef2| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -3024 ((-2 (|:| |coef1| |#2|) (|:| -2790 |#2|)) |#2| |#2|)) (-15 -2146 (|#1| |#2|)) (-15 -1266 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|)) (-15 -1996 ((-2 (|:| |coef2| |#2|) (|:| -2146 |#1|)) |#2|)) (-15 -1573 ((-592 |#2|) |#2| |#2|)) (-15 -1774 ((-592 (-713)) |#2| |#2|)) (IF (|has| |#1| (-429)) (PROGN (-15 -3549 (|#1| |#2| |#2|)) (-15 -2585 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|)) (-15 -3169 ((-2 (|:| |coef2| |#2|) (|:| -3549 |#1|)) |#2| |#2|)) (-15 -2790 (|#2| |#2| |#2|))) |%noBranch|) (-15 * ((-1173 |#2|) |#1| (-1173 |#2|))) (-15 -1687 ((-1173 |#2|) (-1173 |#2|) |#1|)) (-15 -4235 ((-2 (|:| -1660 |#1|) (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|)) (-15 -1809 ((-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) |#2| |#2|)) (-15 -3034 (|#1| |#1| |#1| (-713))) (-15 -2014 (|#2| |#2| |#1| |#1| (-713))) (-15 -4165 (|#2| |#2| |#2| |#2| |#1|)) (-15 -2116 (|#1| |#2| |#2|)) (-15 -3925 ((-2 (|:| |coef1| |#2|) (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|)) (-15 -2175 ((-2 (|:| |coef2| |#2|) (|:| -4190 |#1|)) |#2| |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) 27)) (-3347 (($) NIL T CONST)) (-1907 (((-592 (-592 (-525))) (-592 (-525))) 29)) (-4038 (((-525) $) 45)) (-2606 (($ (-592 (-525))) 17)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2745 (((-592 (-525)) $) 12)) (-3532 (($ $) 32)) (-1271 (((-798) $) 43) (((-592 (-525)) $) 10)) (-3351 (($) 7 T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 20)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 19)) (-4078 (($ $ $) 21)) (* (($ (-856) $) NIL) (($ (-713) $) 25))) +(((-904) (-13 (-737) (-567 (-592 (-525))) (-10 -8 (-15 -2606 ($ (-592 (-525)))) (-15 -1907 ((-592 (-592 (-525))) (-592 (-525)))) (-15 -4038 ((-525) $)) (-15 -3532 ($ $)) (-15 -1271 ((-592 (-525)) $))))) (T -904)) +((-2606 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904)))) (-1907 (*1 *2 *3) (-12 (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-904)) (-5 *3 (-592 (-525))))) (-4038 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-904)))) (-3532 (*1 *1 *1) (-5 *1 (-904))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904))))) +(-13 (-737) (-567 (-592 (-525))) (-10 -8 (-15 -2606 ($ (-592 (-525)))) (-15 -1907 ((-592 (-592 (-525))) (-592 (-525)))) (-15 -4038 ((-525) $)) (-15 -3532 ($ $)) (-15 -1271 ((-592 (-525)) $)))) +((-4098 (($ $ |#2|) 30)) (-4088 (($ $) 22) (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 15) (($ $ $) NIL) (($ $ |#2|) 20) (($ |#2| $) 19) (($ (-385 (-525)) $) 26) (($ $ (-385 (-525))) 28))) +(((-905 |#1| |#2| |#3| |#4|) (-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4098 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) (-906 |#2| |#3| |#4|) (-977) (-734) (-789)) (T -905)) +NIL +(-10 -8 (-15 * (|#1| |#1| (-385 (-525)))) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 -4098 (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 * (|#1| (-856) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 74)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-1499 (((-108) $) 73)) (-2109 (((-108) $) 31)) (-1256 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61) (($ $ |#3| |#2|) 76) (($ $ (-592 |#3|) (-592 |#2|)) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-4003 ((|#2| $) 64)) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3783 ((|#1| $ |#2|) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-906 |#1| |#2| |#3|) (-131) (-977) (-734) (-789)) (T -906)) -((-2549 (*1 *2 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *3 (-734)) (-4 *4 (-789)) (-4 *2 (-977)))) (-2539 (*1 *1 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *4 (-789)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *2 *4)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *2 (-734)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-906 *4 *3 *2)) (-4 *4 (-977)) (-4 *3 (-734)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 *5)) (-4 *1 (-906 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-734)) (-4 *6 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *5 (-789)) (-5 *2 (-592 *5)))) (-1772 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2003 (*1 *1 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *4 (-789))))) -(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -2352 ($ $ |t#3| |t#2|)) (-15 -2352 ($ $ (-592 |t#3|) (-592 |t#2|))) (-15 -2539 ($ $)) (-15 -2549 (|t#1| $)) (-15 -1307 (|t#2| $)) (-15 -2383 ((-592 |t#3|) $)) (-15 -1772 ((-108) $)) (-15 -2003 ($ $)))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2613 (((-1015 (-205)) $) 8)) (-2604 (((-1015 (-205)) $) 9)) (-2595 (((-1015 (-205)) $) 10)) (-1467 (((-592 (-592 (-878 (-205)))) $) 11)) (-1270 (((-798) $) 6))) +((-2546 (*1 *2 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *3 (-734)) (-4 *4 (-789)) (-4 *2 (-977)))) (-2535 (*1 *1 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *4 (-789)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *2 *4)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *2 (-734)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-4 *1 (-906 *4 *3 *2)) (-4 *4 (-977)) (-4 *3 (-734)) (-4 *2 (-789)))) (-2352 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 *5)) (-4 *1 (-906 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-734)) (-4 *6 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *5 (-789)) (-5 *2 (-592 *5)))) (-1499 (*1 *2 *1) (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2488 (*1 *1 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *4 (-789))))) +(-13 (-46 |t#1| |t#2|) (-10 -8 (-15 -2352 ($ $ |t#3| |t#2|)) (-15 -2352 ($ $ (-592 |t#3|) (-592 |t#2|))) (-15 -2535 ($ $)) (-15 -2546 (|t#1| $)) (-15 -4003 (|t#2| $)) (-15 -2383 ((-592 |t#3|) $)) (-15 -1499 ((-108) $)) (-15 -2488 ($ $)))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) +((-2600 (((-1015 (-205)) $) 8)) (-2592 (((-1015 (-205)) $) 9)) (-2581 (((-1015 (-205)) $) 10)) (-2712 (((-592 (-592 (-878 (-205)))) $) 11)) (-1271 (((-798) $) 6))) (((-907) (-131)) (T -907)) -((-1467 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-592 (-592 (-878 (-205))))))) (-2595 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205))))) (-2604 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205))))) (-2613 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1467 ((-592 (-592 (-878 (-205)))) $)) (-15 -2595 ((-1015 (-205)) $)) (-15 -2604 ((-1015 (-205)) $)) (-15 -2613 ((-1015 (-205)) $)))) +((-2712 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-592 (-592 (-878 (-205))))))) (-2581 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205))))) (-2592 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205))))) (-2600 (*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2712 ((-592 (-592 (-878 (-205)))) $)) (-15 -2581 ((-1015 (-205)) $)) (-15 -2592 ((-1015 (-205)) $)) (-15 -2600 ((-1015 (-205)) $)))) (((-566 (-798)) . T)) -((-2383 (((-592 |#4|) $) 23)) (-2563 (((-108) $) 48)) (-3436 (((-108) $) 47)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#4|) 36)) (-3865 (((-108) $) 49)) (-3160 (((-108) $ $) 55)) (-2266 (((-108) $ $) 58)) (-4214 (((-108) $) 53)) (-1458 (((-592 |#5|) (-592 |#5|) $) 90)) (-3049 (((-592 |#5|) (-592 |#5|) $) 87)) (-2584 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-3623 (((-592 |#4|) $) 27)) (-2679 (((-108) |#4| $) 30)) (-2473 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-4135 (($ $ |#4|) 33)) (-1738 (($ $ |#4|) 32)) (-1874 (($ $ |#4|) 34)) (-3994 (((-108) $ $) 40))) -(((-908 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3436 ((-108) |#1|)) (-15 -1458 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -3049 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -2584 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2473 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3865 ((-108) |#1|)) (-15 -2266 ((-108) |#1| |#1|)) (-15 -3160 ((-108) |#1| |#1|)) (-15 -4214 ((-108) |#1|)) (-15 -2563 ((-108) |#1|)) (-15 -2855 ((-2 (|:| |under| |#1|) (|:| -1864 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1874 (|#1| |#1| |#4|)) (-15 -1738 (|#1| |#1| |#4|)) (-15 -2679 ((-108) |#4| |#1|)) (-15 -3623 ((-592 |#4|) |#1|)) (-15 -2383 ((-592 |#4|) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-909 |#2| |#3| |#4| |#5|) (-977) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -908)) +((-2383 (((-592 |#4|) $) 23)) (-1555 (((-108) $) 48)) (-3125 (((-108) $) 47)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#4|) 36)) (-3035 (((-108) $) 49)) (-2505 (((-108) $ $) 55)) (-3704 (((-108) $ $) 58)) (-2155 (((-108) $) 53)) (-2300 (((-592 |#5|) (-592 |#5|) $) 90)) (-2674 (((-592 |#5|) (-592 |#5|) $) 87)) (-1713 (((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| $) 81)) (-2514 (((-592 |#4|) $) 27)) (-3254 (((-108) |#4| $) 30)) (-1972 (((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| $) 73)) (-2778 (($ $ |#4|) 33)) (-3868 (($ $ |#4|) 32)) (-3339 (($ $ |#4|) 34)) (-3992 (((-108) $ $) 40))) +(((-908 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3125 ((-108) |#1|)) (-15 -2300 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -2674 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -1713 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1972 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3035 ((-108) |#1|)) (-15 -3704 ((-108) |#1| |#1|)) (-15 -2505 ((-108) |#1| |#1|)) (-15 -2155 ((-108) |#1|)) (-15 -1555 ((-108) |#1|)) (-15 -2851 ((-2 (|:| |under| |#1|) (|:| -2804 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2778 (|#1| |#1| |#4|)) (-15 -3339 (|#1| |#1| |#4|)) (-15 -3868 (|#1| |#1| |#4|)) (-15 -3254 ((-108) |#4| |#1|)) (-15 -2514 ((-592 |#4|) |#1|)) (-15 -2383 ((-592 |#4|) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-909 |#2| |#3| |#4| |#5|) (-977) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -908)) NIL -(-10 -8 (-15 -3436 ((-108) |#1|)) (-15 -1458 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -3049 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -2584 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -2473 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3865 ((-108) |#1|)) (-15 -2266 ((-108) |#1| |#1|)) (-15 -3160 ((-108) |#1| |#1|)) (-15 -4214 ((-108) |#1|)) (-15 -2563 ((-108) |#1|)) (-15 -2855 ((-2 (|:| |under| |#1|) (|:| -1864 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1874 (|#1| |#1| |#4|)) (-15 -1738 (|#1| |#1| |#4|)) (-15 -2679 ((-108) |#4| |#1|)) (-15 -3623 ((-592 |#4|) |#1|)) (-15 -2383 ((-592 |#4|) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255)))) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255)))) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2012 (((-1038) $) 10)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -3125 ((-108) |#1|)) (-15 -2300 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -2674 ((-592 |#5|) (-592 |#5|) |#1|)) (-15 -1713 ((-2 (|:| |rnum| |#2|) (|:| |polnum| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -1972 ((-2 (|:| |num| |#5|) (|:| |den| |#2|)) |#5| |#1|)) (-15 -3035 ((-108) |#1|)) (-15 -3704 ((-108) |#1| |#1|)) (-15 -2505 ((-108) |#1| |#1|)) (-15 -2155 ((-108) |#1|)) (-15 -1555 ((-108) |#1|)) (-15 -2851 ((-2 (|:| |under| |#1|) (|:| -2804 |#1|) (|:| |upper| |#1|)) |#1| |#4|)) (-15 -2778 (|#1| |#1| |#4|)) (-15 -3339 (|#1| |#1| |#4|)) (-15 -3868 (|#1| |#1| |#4|)) (-15 -3254 ((-108) |#4| |#1|)) (-15 -2514 ((-592 |#4|) |#1|)) (-15 -2383 ((-592 |#4|) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255)))) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255)))) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2015 (((-1038) $) 10)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-909 |#1| |#2| |#3| |#4|) (-131) (-977) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -909)) -((-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *1 (-909 *3 *4 *5 *6)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *1 (-909 *3 *4 *5 *6)))) (-1558 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-991 *3 *4 *2)) (-4 *2 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-3623 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-2679 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *3 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) (-1738 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-1874 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-4135 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-2855 (*1 *2 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -1864 *1) (|:| |upper| *1))) (-4 *1 (-909 *4 *5 *3 *6)))) (-2563 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-4214 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3160 (*1 *2 *1 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2266 (*1 *2 *1 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3865 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2473 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-2584 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-3049 (*1 *2 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)))) (-1458 (*1 *2 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)))) (-3436 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108))))) -(-13 (-1020) (-142 |t#4|) (-566 (-592 |t#4|)) (-10 -8 (-6 -4255) (-15 -2591 ((-3 $ "failed") (-592 |t#4|))) (-15 -3897 ($ (-592 |t#4|))) (-15 -1558 (|t#3| $)) (-15 -2383 ((-592 |t#3|) $)) (-15 -3623 ((-592 |t#3|) $)) (-15 -2679 ((-108) |t#3| $)) (-15 -1738 ($ $ |t#3|)) (-15 -1874 ($ $ |t#3|)) (-15 -4135 ($ $ |t#3|)) (-15 -2855 ((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |t#3|)) (-15 -2563 ((-108) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -4214 ((-108) $)) (-15 -3160 ((-108) $ $)) (-15 -2266 ((-108) $ $)) (-15 -3865 ((-108) $)) (-15 -2473 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2584 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -3049 ((-592 |t#4|) (-592 |t#4|) $)) (-15 -1458 ((-592 |t#4|) (-592 |t#4|) $)) (-15 -3436 ((-108) $))) |%noBranch|))) +((-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *1 (-909 *3 *4 *5 *6)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *1 (-909 *3 *4 *5 *6)))) (-3086 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-991 *3 *4 *2)) (-4 *2 (-789)))) (-2383 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-2514 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-3254 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *3 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) (-3868 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-3339 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-2778 (*1 *1 *1 *2) (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2)))) (-2851 (*1 *2 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-2 (|:| |under| *1) (|:| -2804 *1) (|:| |upper| *1))) (-4 *1 (-909 *4 *5 *3 *6)))) (-1555 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-2155 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-2505 (*1 *2 *1 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3704 (*1 *2 *1 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-3035 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108)))) (-1972 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))))) (-1713 (*1 *2 *3 *1) (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4))))) (-2674 (*1 *2 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)))) (-2300 (*1 *2 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)))) (-3125 (*1 *2 *1) (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-5 *2 (-108))))) +(-13 (-1020) (-142 |t#4|) (-566 (-592 |t#4|)) (-10 -8 (-6 -4255) (-15 -2588 ((-3 $ "failed") (-592 |t#4|))) (-15 -3894 ($ (-592 |t#4|))) (-15 -3086 (|t#3| $)) (-15 -2383 ((-592 |t#3|) $)) (-15 -2514 ((-592 |t#3|) $)) (-15 -3254 ((-108) |t#3| $)) (-15 -3868 ($ $ |t#3|)) (-15 -3339 ($ $ |t#3|)) (-15 -2778 ($ $ |t#3|)) (-15 -2851 ((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |t#3|)) (-15 -1555 ((-108) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -2155 ((-108) $)) (-15 -2505 ((-108) $ $)) (-15 -3704 ((-108) $ $)) (-15 -3035 ((-108) $)) (-15 -1972 ((-2 (|:| |num| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -1713 ((-2 (|:| |rnum| |t#1|) (|:| |polnum| |t#4|) (|:| |den| |t#1|)) |t#4| $)) (-15 -2674 ((-592 |t#4|) (-592 |t#4|) $)) (-15 -2300 ((-592 |t#4|) (-592 |t#4|) $)) (-15 -3125 ((-108) $))) |%noBranch|))) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-1020) . T) ((-1127) . T)) -((-1638 (((-592 |#4|) |#4| |#4|) 118)) (-1277 (((-592 |#4|) (-592 |#4|) (-108)) 107 (|has| |#1| (-429))) (((-592 |#4|) (-592 |#4|)) 108 (|has| |#1| (-429)))) (-4052 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 35)) (-3174 (((-108) |#4|) 34)) (-2745 (((-592 |#4|) |#4|) 103 (|has| |#1| (-429)))) (-2238 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|)) 20)) (-2696 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|)) 22)) (-1946 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|)) 23)) (-3203 (((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|)) 73)) (-2598 (((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-1648 (((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 111)) (-1275 (((-592 |#4|) (-592 |#4|)) 110)) (-1782 (((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108)) 48) (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 50)) (-1422 ((|#4| |#4| (-592 |#4|)) 49)) (-1994 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 114 (|has| |#1| (-429)))) (-1987 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 117 (|has| |#1| (-429)))) (-4004 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 116 (|has| |#1| (-429)))) (-1677 (((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|))) 87) (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 89) (((-592 |#4|) (-592 |#4|) |#4|) 121) (((-592 |#4|) |#4| |#4|) 119) (((-592 |#4|) (-592 |#4|)) 88)) (-1950 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 100 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3281 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 41)) (-1487 (((-108) (-592 |#4|)) 62)) (-4108 (((-108) (-592 |#4|) (-592 (-592 |#4|))) 53)) (-3546 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 29)) (-1836 (((-108) |#4|) 28)) (-3017 (((-592 |#4|) (-592 |#4|)) 98 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-1464 (((-592 |#4|) (-592 |#4|)) 99 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-4013 (((-592 |#4|) (-592 |#4|)) 66)) (-2482 (((-592 |#4|) (-592 |#4|)) 79)) (-2920 (((-108) (-592 |#4|) (-592 |#4|)) 51)) (-1543 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 39)) (-2555 (((-108) |#4|) 36))) -(((-910 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1677 ((-592 |#4|) (-592 |#4|))) (-15 -1677 ((-592 |#4|) |#4| |#4|)) (-15 -1275 ((-592 |#4|) (-592 |#4|))) (-15 -1638 ((-592 |#4|) |#4| |#4|)) (-15 -1677 ((-592 |#4|) (-592 |#4|) |#4|)) (-15 -1677 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1677 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|)))) (-15 -2920 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4108 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -1487 ((-108) (-592 |#4|))) (-15 -2238 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|))) (-15 -2696 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -1946 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -3281 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -3174 ((-108) |#4|)) (-15 -4052 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1836 ((-108) |#4|)) (-15 -3546 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -2555 ((-108) |#4|)) (-15 -1543 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1782 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1782 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108))) (-15 -1422 (|#4| |#4| (-592 |#4|))) (-15 -4013 ((-592 |#4|) (-592 |#4|))) (-15 -3203 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|))) (-15 -2482 ((-592 |#4|) (-592 |#4|))) (-15 -2598 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1648 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -2745 ((-592 |#4|) |#4|)) (-15 -1277 ((-592 |#4|) (-592 |#4|))) (-15 -1277 ((-592 |#4|) (-592 |#4|) (-108))) (-15 -1994 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -4004 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1987 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -1464 ((-592 |#4|) (-592 |#4|))) (-15 -3017 ((-592 |#4|) (-592 |#4|))) (-15 -1950 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) |%noBranch|)) (-517) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -910)) -((-1950 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3017 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1464 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1987 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-4004 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1994 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1277 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1277 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-2745 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1648 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-910 *5 *6 *7 *8)))) (-2598 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-592 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *1 (-910 *6 *7 *8 *9)))) (-2482 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3203 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -2936 (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-4013 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1422 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *2)))) (-1782 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1782 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1543 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-2555 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-3546 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1836 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-4052 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-3174 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-3281 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1946 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-2696 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-2238 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-1487 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *7)))) (-4108 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *5 *6 *7 *8)))) (-2920 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1677 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1 (-592 *7) (-592 *7))) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1677 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1677 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *3)))) (-1638 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1275 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1677 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1677 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) -(-10 -7 (-15 -1677 ((-592 |#4|) (-592 |#4|))) (-15 -1677 ((-592 |#4|) |#4| |#4|)) (-15 -1275 ((-592 |#4|) (-592 |#4|))) (-15 -1638 ((-592 |#4|) |#4| |#4|)) (-15 -1677 ((-592 |#4|) (-592 |#4|) |#4|)) (-15 -1677 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1677 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|)))) (-15 -2920 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4108 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -1487 ((-108) (-592 |#4|))) (-15 -2238 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|))) (-15 -2696 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -1946 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -3281 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -3174 ((-108) |#4|)) (-15 -4052 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1836 ((-108) |#4|)) (-15 -3546 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -2555 ((-108) |#4|)) (-15 -1543 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1782 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1782 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108))) (-15 -1422 (|#4| |#4| (-592 |#4|))) (-15 -4013 ((-592 |#4|) (-592 |#4|))) (-15 -3203 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|))) (-15 -2482 ((-592 |#4|) (-592 |#4|))) (-15 -2598 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1648 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -2745 ((-592 |#4|) |#4|)) (-15 -1277 ((-592 |#4|) (-592 |#4|))) (-15 -1277 ((-592 |#4|) (-592 |#4|) (-108))) (-15 -1994 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -4004 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1987 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -1464 ((-592 |#4|) (-592 |#4|))) (-15 -3017 ((-592 |#4|) (-592 |#4|))) (-15 -1950 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) |%noBranch|)) -((-2049 (((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-2817 (((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)) 36)) (-1964 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16))) -(((-911 |#1|) (-10 -7 (-15 -2049 ((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1964 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2817 ((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)))) (-341)) (T -911)) -((-2817 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5))))) (-5 *1 (-911 *5)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)))) (-1964 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-632 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-911 *5)))) (-2049 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| R (-632 *6)) (|:| A (-632 *6)) (|:| |Ainv| (-632 *6)))) (-5 *1 (-911 *6)) (-5 *3 (-632 *6))))) -(-10 -7 (-15 -2049 ((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -1964 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2817 ((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)))) -((-1990 (((-396 |#4|) |#4|) 48))) -(((-912 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1990 ((-396 |#4|) |#4|))) (-789) (-735) (-429) (-884 |#3| |#2| |#1|)) (T -912)) -((-1990 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-429)) (-5 *2 (-396 *3)) (-5 *1 (-912 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) -(-10 -7 (-15 -1990 ((-396 |#4|) |#4|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2708 (($ (-713)) 112 (|has| |#1| (-23)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-1916 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-2261 (($ (-592 |#1|)) 118)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-1430 (((-632 |#1|) $ $) 105 (|has| |#1| (-977)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3892 ((|#1| $) 102 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-4031 (((-108) $ (-713)) 10)) (-2023 ((|#1| $) 103 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-2462 (($ $ (-592 |#1|)) 115)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3505 ((|#1| $ $) 106 (|has| |#1| (-977)))) (-2776 (((-856) $) 117)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2843 (($ $ $) 104)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501)))) (($ (-592 |#1|)) 116)) (-1279 (($ (-592 |#1|)) 70)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 82 (|has| |#1| (-789)))) (-4090 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4080 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-669))) (($ $ |#1|) 107 (|has| |#1| (-669)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-3468 (((-592 |#4|) |#4| |#4|) 118)) (-3679 (((-592 |#4|) (-592 |#4|) (-108)) 107 (|has| |#1| (-429))) (((-592 |#4|) (-592 |#4|)) 108 (|has| |#1| (-429)))) (-1226 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 35)) (-1311 (((-108) |#4|) 34)) (-2772 (((-592 |#4|) |#4|) 103 (|has| |#1| (-429)))) (-1633 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|)) 20)) (-3352 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|)) 22)) (-3754 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|)) 23)) (-1579 (((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|)) 73)) (-3661 (((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 85)) (-1395 (((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 111)) (-3649 (((-592 |#4|) (-592 |#4|)) 110)) (-1617 (((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108)) 48) (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 50)) (-2699 ((|#4| |#4| (-592 |#4|)) 49)) (-2089 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 114 (|has| |#1| (-429)))) (-4224 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 117 (|has| |#1| (-429)))) (-3809 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 116 (|has| |#1| (-429)))) (-1224 (((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|))) 87) (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 89) (((-592 |#4|) (-592 |#4|) |#4|) 121) (((-592 |#4|) |#4| |#4|) 119) (((-592 |#4|) (-592 |#4|)) 88)) (-3801 (((-592 |#4|) (-592 |#4|) (-592 |#4|)) 100 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-4120 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 41)) (-2194 (((-108) (-592 |#4|)) 62)) (-3569 (((-108) (-592 |#4|) (-592 (-592 |#4|))) 53)) (-2984 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 29)) (-1765 (((-108) |#4|) 28)) (-3402 (((-592 |#4|) (-592 |#4|)) 98 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-2405 (((-592 |#4|) (-592 |#4|)) 99 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3901 (((-592 |#4|) (-592 |#4|)) 66)) (-2076 (((-592 |#4|) (-592 |#4|)) 79)) (-1827 (((-108) (-592 |#4|) (-592 |#4|)) 51)) (-3807 (((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|)) 39)) (-1485 (((-108) |#4|) 36))) +(((-910 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1224 ((-592 |#4|) (-592 |#4|))) (-15 -1224 ((-592 |#4|) |#4| |#4|)) (-15 -3649 ((-592 |#4|) (-592 |#4|))) (-15 -3468 ((-592 |#4|) |#4| |#4|)) (-15 -1224 ((-592 |#4|) (-592 |#4|) |#4|)) (-15 -1224 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1224 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|)))) (-15 -1827 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3569 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -2194 ((-108) (-592 |#4|))) (-15 -1633 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|))) (-15 -3352 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -3754 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -4120 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1311 ((-108) |#4|)) (-15 -1226 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1765 ((-108) |#4|)) (-15 -2984 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1485 ((-108) |#4|)) (-15 -3807 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1617 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1617 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108))) (-15 -2699 (|#4| |#4| (-592 |#4|))) (-15 -3901 ((-592 |#4|) (-592 |#4|))) (-15 -1579 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|))) (-15 -2076 ((-592 |#4|) (-592 |#4|))) (-15 -3661 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1395 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -2772 ((-592 |#4|) |#4|)) (-15 -3679 ((-592 |#4|) (-592 |#4|))) (-15 -3679 ((-592 |#4|) (-592 |#4|) (-108))) (-15 -2089 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -3809 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -4224 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -2405 ((-592 |#4|) (-592 |#4|))) (-15 -3402 ((-592 |#4|) (-592 |#4|))) (-15 -3801 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) |%noBranch|)) (-517) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -910)) +((-3801 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3402 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-2405 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-4224 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3809 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-2089 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3679 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-3679 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-2772 (*1 *2 *3) (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1395 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-910 *5 *6 *7 *8)))) (-3661 (*1 *2 *2 *3 *4 *5) (-12 (-5 *2 (-592 *9)) (-5 *3 (-1 (-108) *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *1 (-910 *6 *7 *8 *9)))) (-2076 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1579 (*1 *2 *3) (|partial| -12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -2933 (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-3901 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-2699 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *2)))) (-1617 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1617 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-3807 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1485 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-2984 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1765 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1226 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-1311 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-4120 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) (-3754 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-3352 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-1633 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) (-2194 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *7)))) (-3569 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *5 *6 *7 *8)))) (-1827 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1224 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 *7)) (-5 *3 (-1 (-592 *7) (-592 *7))) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *7)))) (-1224 (*1 *2 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1224 (*1 *2 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *3)))) (-3468 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-3649 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) (-1224 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) (-1224 (*1 *2 *2) (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) +(-10 -7 (-15 -1224 ((-592 |#4|) (-592 |#4|))) (-15 -1224 ((-592 |#4|) |#4| |#4|)) (-15 -3649 ((-592 |#4|) (-592 |#4|))) (-15 -3468 ((-592 |#4|) |#4| |#4|)) (-15 -1224 ((-592 |#4|) (-592 |#4|) |#4|)) (-15 -1224 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1224 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-1 (-592 |#4|) (-592 |#4|)))) (-15 -1827 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3569 ((-108) (-592 |#4|) (-592 (-592 |#4|)))) (-15 -2194 ((-108) (-592 |#4|))) (-15 -1633 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-1 (-108) |#4|) (-592 |#4|))) (-15 -3352 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -3754 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 (-1 (-108) |#4|)) (-592 |#4|))) (-15 -4120 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1311 ((-108) |#4|)) (-15 -1226 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1765 ((-108) |#4|)) (-15 -2984 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1485 ((-108) |#4|)) (-15 -3807 ((-2 (|:| |goodPols| (-592 |#4|)) (|:| |badPols| (-592 |#4|))) (-592 |#4|))) (-15 -1617 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -1617 ((-592 |#4|) (-592 |#4|) (-592 |#4|) (-108))) (-15 -2699 (|#4| |#4| (-592 |#4|))) (-15 -3901 ((-592 |#4|) (-592 |#4|))) (-15 -1579 ((-3 (-2 (|:| |bas| (-453 |#1| |#2| |#3| |#4|)) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|))) (-15 -2076 ((-592 |#4|) (-592 |#4|))) (-15 -3661 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1395 ((-592 |#4|) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (IF (|has| |#1| (-429)) (PROGN (-15 -2772 ((-592 |#4|) |#4|)) (-15 -3679 ((-592 |#4|) (-592 |#4|))) (-15 -3679 ((-592 |#4|) (-592 |#4|) (-108))) (-15 -2089 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -3809 ((-592 |#4|) (-592 |#4|) (-592 |#4|))) (-15 -4224 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (PROGN (-15 -2405 ((-592 |#4|) (-592 |#4|))) (-15 -3402 ((-592 |#4|) (-592 |#4|))) (-15 -3801 ((-592 |#4|) (-592 |#4|) (-592 |#4|)))) |%noBranch|) |%noBranch|)) +((-1944 (((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 19)) (-2085 (((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)) 36)) (-3933 (((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|)) 16))) +(((-911 |#1|) (-10 -7 (-15 -1944 ((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -3933 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2085 ((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)))) (-341)) (T -911)) +((-2085 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5))))) (-5 *1 (-911 *5)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)))) (-3933 (*1 *2 *2 *2 *3 *4) (-12 (-5 *2 (-632 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) (-5 *1 (-911 *5)))) (-1944 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) (-5 *2 (-2 (|:| R (-632 *6)) (|:| A (-632 *6)) (|:| |Ainv| (-632 *6)))) (-5 *1 (-911 *6)) (-5 *3 (-632 *6))))) +(-10 -7 (-15 -1944 ((-2 (|:| R (-632 |#1|)) (|:| A (-632 |#1|)) (|:| |Ainv| (-632 |#1|))) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -3933 ((-632 |#1|) (-632 |#1|) (-632 |#1|) (-94 |#1|) (-1 |#1| |#1|))) (-15 -2085 ((-592 (-2 (|:| C (-632 |#1|)) (|:| |g| (-1173 |#1|)))) (-632 |#1|) (-1173 |#1|)))) +((-2033 (((-396 |#4|) |#4|) 48))) +(((-912 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2033 ((-396 |#4|) |#4|))) (-789) (-735) (-429) (-884 |#3| |#2| |#1|)) (T -912)) +((-2033 (*1 *2 *3) (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-429)) (-5 *2 (-396 *3)) (-5 *1 (-912 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) +(-10 -7 (-15 -2033 ((-396 |#4|) |#4|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2703 (($ (-713)) 112 (|has| |#1| (-23)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-1920 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-2263 (($ (-592 |#1|)) 118)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-1433 (((-632 |#1|) $ $) 105 (|has| |#1| (-977)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2045 ((|#1| $) 102 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-4060 (((-108) $ (-713)) 10)) (-1399 ((|#1| $) 103 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1886 (($ $ (-592 |#1|)) 115)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-2640 ((|#1| $ $) 106 (|has| |#1| (-977)))) (-2989 (((-856) $) 117)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2461 (($ $ $) 104)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501)))) (($ (-592 |#1|)) 116)) (-1280 (($ (-592 |#1|)) 70)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 82 (|has| |#1| (-789)))) (-4088 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4078 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-669))) (($ $ |#1|) 107 (|has| |#1| (-669)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-913 |#1|) (-131) (-977)) (T -913)) -((-2261 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-913 *3)))) (-2776 (*1 *2 *1) (-12 (-4 *1 (-913 *3)) (-4 *3 (-977)) (-5 *2 (-856)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-913 *3)))) (-2843 (*1 *1 *1 *1) (-12 (-4 *1 (-913 *2)) (-4 *2 (-977)))) (-2462 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-913 *3)) (-4 *3 (-977))))) -(-13 (-1171 |t#1|) (-10 -8 (-15 -2261 ($ (-592 |t#1|))) (-15 -2776 ((-856) $)) (-15 -2749 ($ (-592 |t#1|))) (-15 -2843 ($ $ $)) (-15 -2462 ($ $ (-592 |t#1|))))) -(((-33) . T) ((-97) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-19 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T) ((-1171 |#1|) . T)) -((-2694 (((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)) 17))) -(((-914 |#1| |#2|) (-10 -7 (-15 -2694 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) (-977) (-977)) (T -914)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-878 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-878 *6)) (-5 *1 (-914 *5 *6))))) -(-10 -7 (-15 -2694 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) -((-2588 ((|#1| (-878 |#1|)) 13)) (-4067 ((|#1| (-878 |#1|)) 12)) (-4103 ((|#1| (-878 |#1|)) 11)) (-2552 ((|#1| (-878 |#1|)) 15)) (-2071 ((|#1| (-878 |#1|)) 21)) (-3170 ((|#1| (-878 |#1|)) 14)) (-4129 ((|#1| (-878 |#1|)) 16)) (-2470 ((|#1| (-878 |#1|)) 20)) (-1616 ((|#1| (-878 |#1|)) 19))) -(((-915 |#1|) (-10 -7 (-15 -4103 (|#1| (-878 |#1|))) (-15 -4067 (|#1| (-878 |#1|))) (-15 -2588 (|#1| (-878 |#1|))) (-15 -3170 (|#1| (-878 |#1|))) (-15 -2552 (|#1| (-878 |#1|))) (-15 -4129 (|#1| (-878 |#1|))) (-15 -1616 (|#1| (-878 |#1|))) (-15 -2470 (|#1| (-878 |#1|))) (-15 -2071 (|#1| (-878 |#1|)))) (-977)) (T -915)) -((-2071 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-2470 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-1616 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-4129 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-2552 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-3170 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-2588 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-4067 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-4103 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(-10 -7 (-15 -4103 (|#1| (-878 |#1|))) (-15 -4067 (|#1| (-878 |#1|))) (-15 -2588 (|#1| (-878 |#1|))) (-15 -3170 (|#1| (-878 |#1|))) (-15 -2552 (|#1| (-878 |#1|))) (-15 -4129 (|#1| (-878 |#1|))) (-15 -1616 (|#1| (-878 |#1|))) (-15 -2470 (|#1| (-878 |#1|))) (-15 -2071 (|#1| (-878 |#1|)))) -((-3022 (((-3 |#1| "failed") |#1|) 18)) (-3245 (((-3 |#1| "failed") |#1|) 6)) (-3907 (((-3 |#1| "failed") |#1|) 16)) (-3199 (((-3 |#1| "failed") |#1|) 4)) (-1269 (((-3 |#1| "failed") |#1|) 20)) (-3112 (((-3 |#1| "failed") |#1|) 8)) (-3333 (((-3 |#1| "failed") |#1| (-713)) 1)) (-3263 (((-3 |#1| "failed") |#1|) 3)) (-1449 (((-3 |#1| "failed") |#1|) 2)) (-1999 (((-3 |#1| "failed") |#1|) 21)) (-2311 (((-3 |#1| "failed") |#1|) 9)) (-4042 (((-3 |#1| "failed") |#1|) 19)) (-2781 (((-3 |#1| "failed") |#1|) 7)) (-2795 (((-3 |#1| "failed") |#1|) 17)) (-3424 (((-3 |#1| "failed") |#1|) 5)) (-4139 (((-3 |#1| "failed") |#1|) 24)) (-2576 (((-3 |#1| "failed") |#1|) 12)) (-2322 (((-3 |#1| "failed") |#1|) 22)) (-1788 (((-3 |#1| "failed") |#1|) 10)) (-3123 (((-3 |#1| "failed") |#1|) 26)) (-2954 (((-3 |#1| "failed") |#1|) 14)) (-3674 (((-3 |#1| "failed") |#1|) 27)) (-1212 (((-3 |#1| "failed") |#1|) 15)) (-2820 (((-3 |#1| "failed") |#1|) 25)) (-3417 (((-3 |#1| "failed") |#1|) 13)) (-2645 (((-3 |#1| "failed") |#1|) 23)) (-3956 (((-3 |#1| "failed") |#1|) 11))) +((-2263 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-913 *3)))) (-2989 (*1 *2 *1) (-12 (-4 *1 (-913 *3)) (-4 *3 (-977)) (-5 *2 (-856)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-913 *3)))) (-2461 (*1 *1 *1 *1) (-12 (-4 *1 (-913 *2)) (-4 *2 (-977)))) (-1886 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-913 *3)) (-4 *3 (-977))))) +(-13 (-1171 |t#1|) (-10 -8 (-15 -2263 ($ (-592 |t#1|))) (-15 -2989 ((-856) $)) (-15 -2745 ($ (-592 |t#1|))) (-15 -2461 ($ $ $)) (-15 -1886 ($ $ (-592 |t#1|))))) +(((-33) . T) ((-97) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-19 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T) ((-1171 |#1|) . T)) +((-2688 (((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)) 17))) +(((-914 |#1| |#2|) (-10 -7 (-15 -2688 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) (-977) (-977)) (T -914)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-878 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-878 *6)) (-5 *1 (-914 *5 *6))))) +(-10 -7 (-15 -2688 ((-878 |#2|) (-1 |#2| |#1|) (-878 |#1|)))) +((-1753 ((|#1| (-878 |#1|)) 13)) (-3245 ((|#1| (-878 |#1|)) 12)) (-3528 ((|#1| (-878 |#1|)) 11)) (-1452 ((|#1| (-878 |#1|)) 15)) (-2693 ((|#1| (-878 |#1|)) 21)) (-2614 ((|#1| (-878 |#1|)) 14)) (-2729 ((|#1| (-878 |#1|)) 16)) (-1937 ((|#1| (-878 |#1|)) 20)) (-1993 ((|#1| (-878 |#1|)) 19))) +(((-915 |#1|) (-10 -7 (-15 -3528 (|#1| (-878 |#1|))) (-15 -3245 (|#1| (-878 |#1|))) (-15 -1753 (|#1| (-878 |#1|))) (-15 -2614 (|#1| (-878 |#1|))) (-15 -1452 (|#1| (-878 |#1|))) (-15 -2729 (|#1| (-878 |#1|))) (-15 -1993 (|#1| (-878 |#1|))) (-15 -1937 (|#1| (-878 |#1|))) (-15 -2693 (|#1| (-878 |#1|)))) (-977)) (T -915)) +((-2693 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-1937 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-1993 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-2729 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-1452 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-2614 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-1753 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-3245 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977)))) (-3528 (*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(-10 -7 (-15 -3528 (|#1| (-878 |#1|))) (-15 -3245 (|#1| (-878 |#1|))) (-15 -1753 (|#1| (-878 |#1|))) (-15 -2614 (|#1| (-878 |#1|))) (-15 -1452 (|#1| (-878 |#1|))) (-15 -2729 (|#1| (-878 |#1|))) (-15 -1993 (|#1| (-878 |#1|))) (-15 -1937 (|#1| (-878 |#1|))) (-15 -2693 (|#1| (-878 |#1|)))) +((-3448 (((-3 |#1| "failed") |#1|) 18)) (-3778 (((-3 |#1| "failed") |#1|) 6)) (-2239 (((-3 |#1| "failed") |#1|) 16)) (-1546 (((-3 |#1| "failed") |#1|) 4)) (-3595 (((-3 |#1| "failed") |#1|) 20)) (-1940 (((-3 |#1| "failed") |#1|) 8)) (-1456 (((-3 |#1| "failed") |#1| (-713)) 1)) (-3964 (((-3 |#1| "failed") |#1|) 3)) (-2173 (((-3 |#1| "failed") |#1|) 2)) (-2179 (((-3 |#1| "failed") |#1|) 21)) (-4112 (((-3 |#1| "failed") |#1|) 9)) (-4171 (((-3 |#1| "failed") |#1|) 19)) (-3022 (((-3 |#1| "failed") |#1|) 7)) (-1860 (((-3 |#1| "failed") |#1|) 17)) (-4121 (((-3 |#1| "failed") |#1|) 5)) (-2803 (((-3 |#1| "failed") |#1|) 24)) (-1652 (((-3 |#1| "failed") |#1|) 12)) (-3094 (((-3 |#1| "failed") |#1|) 22)) (-1677 (((-3 |#1| "failed") |#1|) 10)) (-2053 (((-3 |#1| "failed") |#1|) 26)) (-3987 (((-3 |#1| "failed") |#1|) 14)) (-1690 (((-3 |#1| "failed") |#1|) 27)) (-2664 (((-3 |#1| "failed") |#1|) 15)) (-2129 (((-3 |#1| "failed") |#1|) 25)) (-4069 (((-3 |#1| "failed") |#1|) 13)) (-4077 (((-3 |#1| "failed") |#1|) 23)) (-1479 (((-3 |#1| "failed") |#1|) 11))) (((-916 |#1|) (-131) (-1113)) (T -916)) -((-3674 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3123 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2820 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4139 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2645 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2322 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1999 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1269 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4042 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3022 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2795 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3907 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1212 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2954 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3417 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2576 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3956 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1788 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2311 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3112 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2781 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3245 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3424 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3199 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3263 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1449 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3333 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(-13 (-10 -7 (-15 -3333 ((-3 |t#1| "failed") |t#1| (-713))) (-15 -1449 ((-3 |t#1| "failed") |t#1|)) (-15 -3263 ((-3 |t#1| "failed") |t#1|)) (-15 -3199 ((-3 |t#1| "failed") |t#1|)) (-15 -3424 ((-3 |t#1| "failed") |t#1|)) (-15 -3245 ((-3 |t#1| "failed") |t#1|)) (-15 -2781 ((-3 |t#1| "failed") |t#1|)) (-15 -3112 ((-3 |t#1| "failed") |t#1|)) (-15 -2311 ((-3 |t#1| "failed") |t#1|)) (-15 -1788 ((-3 |t#1| "failed") |t#1|)) (-15 -3956 ((-3 |t#1| "failed") |t#1|)) (-15 -2576 ((-3 |t#1| "failed") |t#1|)) (-15 -3417 ((-3 |t#1| "failed") |t#1|)) (-15 -2954 ((-3 |t#1| "failed") |t#1|)) (-15 -1212 ((-3 |t#1| "failed") |t#1|)) (-15 -3907 ((-3 |t#1| "failed") |t#1|)) (-15 -2795 ((-3 |t#1| "failed") |t#1|)) (-15 -3022 ((-3 |t#1| "failed") |t#1|)) (-15 -4042 ((-3 |t#1| "failed") |t#1|)) (-15 -1269 ((-3 |t#1| "failed") |t#1|)) (-15 -1999 ((-3 |t#1| "failed") |t#1|)) (-15 -2322 ((-3 |t#1| "failed") |t#1|)) (-15 -2645 ((-3 |t#1| "failed") |t#1|)) (-15 -4139 ((-3 |t#1| "failed") |t#1|)) (-15 -2820 ((-3 |t#1| "failed") |t#1|)) (-15 -3123 ((-3 |t#1| "failed") |t#1|)) (-15 -3674 ((-3 |t#1| "failed") |t#1|)))) -((-1444 ((|#4| |#4| (-592 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-2984 ((|#4| |#4| (-592 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-2694 ((|#4| (-1 |#4| (-887 |#1|)) |#4|) 30))) -(((-917 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2984 (|#4| |#4| |#3|)) (-15 -2984 (|#4| |#4| (-592 |#3|))) (-15 -1444 (|#4| |#4| |#3|)) (-15 -1444 (|#4| |#4| (-592 |#3|))) (-15 -2694 (|#4| (-1 |#4| (-887 |#1|)) |#4|))) (-977) (-735) (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091))))) (-884 (-887 |#1|) |#2| |#3|)) (T -917)) -((-2694 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-887 *4))) (-4 *4 (-977)) (-4 *2 (-884 (-887 *4) *5 *6)) (-4 *5 (-735)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *6 *2)))) (-1444 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) (-4 *2 (-884 (-887 *4) *5 *6)))) (-1444 (*1 *2 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) (-2984 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) (-4 *2 (-884 (-887 *4) *5 *6)))) (-2984 (*1 *2 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)) (-15 -2578 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3))))) -(-10 -7 (-15 -2984 (|#4| |#4| |#3|)) (-15 -2984 (|#4| |#4| (-592 |#3|))) (-15 -1444 (|#4| |#4| |#3|)) (-15 -1444 (|#4| |#4| (-592 |#3|))) (-15 -2694 (|#4| (-1 |#4| (-887 |#1|)) |#4|))) -((-1521 ((|#2| |#3|) 35)) (-1266 (((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|) 73)) (-1913 (((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) 89))) -(((-918 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|)) (-15 -1521 (|#2| |#3|))) (-327) (-1149 |#1|) (-1149 |#2|) (-667 |#2| |#3|)) (T -918)) -((-1521 (*1 *2 *3) (-12 (-4 *3 (-1149 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-918 *4 *2 *3 *5)) (-4 *4 (-327)) (-4 *5 (-667 *2 *3)))) (-1266 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) (-5 *2 (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-918 *4 *3 *5 *6)) (-4 *6 (-667 *3 *5)))) (-1913 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -2187 (-632 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-632 *4)))) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-667 *4 *5))))) -(-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|)) (-15 -1521 (|#2| |#3|))) -((-2876 (((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))) 69))) -(((-919 |#1| |#2|) (-10 -7 (-15 -2876 ((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))))) (-592 (-1091)) (-713)) (T -919)) -((-2876 (*1 *2 *2) (-12 (-5 *2 (-920 (-385 (-525)) (-800 *3) (-220 *4 (-713)) (-227 *3 (-385 (-525))))) (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-919 *3 *4))))) -(-10 -7 (-15 -2876 ((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))))) -((-1260 (((-108) $ $) NIL)) (-1582 (((-3 (-108) "failed") $) 69)) (-2117 (($ $) 36 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-3425 (($ $ (-3 (-108) "failed")) 70)) (-2127 (($ (-592 |#4|) |#4|) 25)) (-3247 (((-1074) $) NIL)) (-3402 (($ $) 67)) (-2012 (((-1038) $) NIL)) (-2596 (((-108) $) 68)) (-3565 (($) 30)) (-1974 ((|#4| $) 72)) (-3264 (((-592 |#4|) $) 71)) (-1270 (((-798) $) 66)) (-3994 (((-108) $ $) NIL))) -(((-920 |#1| |#2| |#3| |#4|) (-13 (-1020) (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -2127 ($ (-592 |#4|) |#4|)) (-15 -1582 ((-3 (-108) "failed") $)) (-15 -3425 ($ $ (-3 (-108) "failed"))) (-15 -2596 ((-108) $)) (-15 -3264 ((-592 |#4|) $)) (-15 -1974 (|#4| $)) (-15 -3402 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2117 ($ $)) |%noBranch|) |%noBranch|))) (-429) (-789) (-735) (-884 |#1| |#3| |#2|)) (T -920)) -((-3565 (*1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) (-2127 (*1 *1 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-884 *4 *6 *5)) (-4 *4 (-429)) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *1 (-920 *4 *5 *6 *3)))) (-1582 (*1 *2 *1) (|partial| -12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-3425 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-2596 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-3264 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-592 *6)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-1974 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)))) (-3402 (*1 *1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) (-2117 (*1 *1 *1) (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3))))) -(-13 (-1020) (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -2127 ($ (-592 |#4|) |#4|)) (-15 -1582 ((-3 (-108) "failed") $)) (-15 -3425 ($ $ (-3 (-108) "failed"))) (-15 -2596 ((-108) $)) (-15 -3264 ((-592 |#4|) $)) (-15 -1974 (|#4| $)) (-15 -3402 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2117 ($ $)) |%noBranch|) |%noBranch|))) -((-2706 (((-108) |#5| |#5|) 38)) (-1372 (((-108) |#5| |#5|) 52)) (-2506 (((-108) |#5| (-592 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-3460 (((-108) (-592 |#4|) (-592 |#4|)) 58)) (-1966 (((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) 63)) (-3960 (((-1178)) 33)) (-2326 (((-1178) (-1074) (-1074) (-1074)) 29)) (-2121 (((-592 |#5|) (-592 |#5|)) 81)) (-3308 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) 79)) (-1947 (((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108)) 101)) (-2183 (((-108) |#5| |#5|) 47)) (-1527 (((-3 (-108) "failed") |#5| |#5|) 71)) (-4109 (((-108) (-592 |#4|) (-592 |#4|)) 57)) (-1689 (((-108) (-592 |#4|) (-592 |#4|)) 59)) (-2777 (((-108) (-592 |#4|) (-592 |#4|)) 60)) (-2058 (((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-1833 (((-592 |#5|) (-592 |#5|)) 43))) -(((-921 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2326 ((-1178) (-1074) (-1074) (-1074))) (-15 -3960 ((-1178))) (-15 -2706 ((-108) |#5| |#5|)) (-15 -1833 ((-592 |#5|) (-592 |#5|))) (-15 -2183 ((-108) |#5| |#5|)) (-15 -1372 ((-108) |#5| |#5|)) (-15 -3460 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4109 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1689 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2777 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1527 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2506 ((-108) |#5| |#5|)) (-15 -2506 ((-108) |#5| (-592 |#5|))) (-15 -2121 ((-592 |#5|) (-592 |#5|))) (-15 -1966 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3308 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-15 -1947 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2058 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -921)) -((-2058 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| -4216 (-592 *9)) (|:| -1896 *4) (|:| |ineq| (-592 *9)))) (-5 *1 (-921 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) (-4 *4 (-996 *6 *7 *8 *9)))) (-1947 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| -4216 (-592 *9)) (|:| -1896 *10) (|:| |ineq| (-592 *9))))) (-5 *1 (-921 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) (-3308 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1896 *7)))) (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-1966 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)))) (-2121 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-2506 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-921 *5 *6 *7 *8 *3)))) (-2506 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1527 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2777 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1689 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-4109 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3460 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1372 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2183 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1833 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-2706 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-3960 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-921 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-2326 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(-10 -7 (-15 -2326 ((-1178) (-1074) (-1074) (-1074))) (-15 -3960 ((-1178))) (-15 -2706 ((-108) |#5| |#5|)) (-15 -1833 ((-592 |#5|) (-592 |#5|))) (-15 -2183 ((-108) |#5| |#5|)) (-15 -1372 ((-108) |#5| |#5|)) (-15 -3460 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4109 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1689 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2777 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1527 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2506 ((-108) |#5| |#5|)) (-15 -2506 ((-108) |#5| (-592 |#5|))) (-15 -2121 ((-592 |#5|) (-592 |#5|))) (-15 -1966 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3308 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-15 -1947 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2058 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) -((-2578 (((-1091) $) 15)) (-3352 (((-1074) $) 16)) (-1799 (($ (-1091) (-1074)) 14)) (-1270 (((-798) $) 13))) -(((-922) (-13 (-566 (-798)) (-10 -8 (-15 -1799 ($ (-1091) (-1074))) (-15 -2578 ((-1091) $)) (-15 -3352 ((-1074) $))))) (T -922)) -((-1799 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-922)))) (-2578 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-922)))) (-3352 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-922))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1799 ($ (-1091) (-1074))) (-15 -2578 ((-1091) $)) (-15 -3352 ((-1074) $)))) -((-2694 ((|#4| (-1 |#2| |#1|) |#3|) 14))) -(((-923 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#2| |#1|) |#3|))) (-517) (-517) (-925 |#1|) (-925 |#2|)) (T -923)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-4 *2 (-925 *6)) (-5 *1 (-923 *5 *6 *4 *2)) (-4 *4 (-925 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#2| |#1|) |#3|))) -((-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-1091) "failed") $) 65) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) 95)) (-3897 ((|#2| $) NIL) (((-1091) $) 60) (((-385 (-525)) $) NIL) (((-525) $) 92)) (-4082 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 112) (((-632 |#2|) (-632 $)) 28)) (-2899 (($) 98)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 75) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84)) (-2142 (($ $) 10)) (-1383 (((-3 $ "failed") $) 20)) (-2694 (($ (-1 |#2| |#2|) $) 22)) (-3940 (($) 16)) (-3500 (($ $) 54)) (-2524 (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-1953 (($ $) 12)) (-2749 (((-827 (-525)) $) 70) (((-827 (-357)) $) 79) (((-501) $) 40) (((-357) $) 44) (((-205) $) 47)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 90) (($ |#2|) NIL) (($ (-1091)) 57)) (-2031 (((-713)) 31)) (-4017 (((-108) $ $) 50))) -(((-924 |#1| |#2|) (-10 -8 (-15 -4017 ((-108) |#1| |#1|)) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -1270 (|#1| (-1091))) (-15 -2899 (|#1|)) (-15 -3500 (|#1| |#1|)) (-15 -1953 (|#1| |#1|)) (-15 -2142 (|#1| |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -1270 ((-798) |#1|))) (-925 |#2|) (-517)) (T -924)) -((-2031 (*1 *2) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-924 *3 *4)) (-4 *3 (-925 *4))))) -(-10 -8 (-15 -4017 ((-108) |#1| |#1|)) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -1270 (|#1| (-1091))) (-15 -2899 (|#1|)) (-15 -3500 (|#1| |#1|)) (-15 -1953 (|#1| |#1|)) (-15 -2142 (|#1| |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -4199 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -4082 ((-632 |#2|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3957 ((|#1| $) 139 (|has| |#1| (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 130 (|has| |#1| (-844)))) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 133 (|has| |#1| (-844)))) (-1540 (((-108) $ $) 59)) (-2148 (((-525) $) 120 (|has| |#1| (-762)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 178) (((-3 (-1091) "failed") $) 128 (|has| |#1| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 112 (|has| |#1| (-968 (-525)))) (((-3 (-525) "failed") $) 110 (|has| |#1| (-968 (-525))))) (-3897 ((|#1| $) 177) (((-1091) $) 127 (|has| |#1| (-968 (-1091)))) (((-385 (-525)) $) 111 (|has| |#1| (-968 (-525)))) (((-525) $) 109 (|has| |#1| (-968 (-525))))) (-1726 (($ $ $) 55)) (-4082 (((-632 (-525)) (-632 $)) 152 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 151 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 150) (((-632 |#1|) (-632 $)) 149)) (-3233 (((-3 $ "failed") $) 34)) (-2899 (($) 137 (|has| |#1| (-510)))) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-3426 (((-108) $) 122 (|has| |#1| (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 146 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 145 (|has| |#1| (-821 (-357))))) (-4211 (((-108) $) 31)) (-2142 (($ $) 141)) (-1498 ((|#1| $) 143)) (-1383 (((-3 $ "failed") $) 108 (|has| |#1| (-1067)))) (-2348 (((-108) $) 121 (|has| |#1| (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2371 (($ $ $) 118 (|has| |#1| (-789)))) (-2535 (($ $ $) 117 (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) 169)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-3940 (($) 107 (|has| |#1| (-1067)) CONST)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-3500 (($ $) 138 (|has| |#1| (-286)))) (-1864 ((|#1| $) 135 (|has| |#1| (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 132 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 131 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) 175 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 173 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 172 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 171 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 170 (|has| |#1| (-486 (-1091) |#1|)))) (-2430 (((-713) $) 58)) (-3410 (($ $ |#1|) 176 (|has| |#1| (-265 |#1| |#1|)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2524 (($ $) 168 (|has| |#1| (-213))) (($ $ (-713)) 166 (|has| |#1| (-213))) (($ $ (-1091)) 164 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 163 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 162 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 161 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-1953 (($ $) 140)) (-1511 ((|#1| $) 142)) (-2749 (((-827 (-525)) $) 148 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 147 (|has| |#1| (-567 (-827 (-357))))) (((-501) $) 125 (|has| |#1| (-567 (-501)))) (((-357) $) 124 (|has| |#1| (-953))) (((-205) $) 123 (|has| |#1| (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 134 (-3831 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 181) (($ (-1091)) 129 (|has| |#1| (-968 (-1091))))) (-4157 (((-3 $ "failed") $) 126 (-3279 (|has| |#1| (-136)) (-3831 (|has| $ (-136)) (|has| |#1| (-844)))))) (-2031 (((-713)) 29)) (-2180 ((|#1| $) 136 (|has| |#1| (-510)))) (-1533 (((-108) $ $) 39)) (-1868 (($ $) 119 (|has| |#1| (-762)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $) 167 (|has| |#1| (-213))) (($ $ (-713)) 165 (|has| |#1| (-213))) (($ $ (-1091)) 160 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 159 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 158 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 157 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4046 (((-108) $ $) 115 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 114 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 116 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 113 (|has| |#1| (-789)))) (-4100 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179))) +((-1690 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2053 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2129 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2803 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4077 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3094 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2179 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3595 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4171 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3448 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1860 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2239 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2664 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3987 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4069 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1652 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1479 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1677 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4112 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1940 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3022 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3778 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-4121 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1546 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-3964 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-2173 (*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113)))) (-1456 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(-13 (-10 -7 (-15 -1456 ((-3 |t#1| "failed") |t#1| (-713))) (-15 -2173 ((-3 |t#1| "failed") |t#1|)) (-15 -3964 ((-3 |t#1| "failed") |t#1|)) (-15 -1546 ((-3 |t#1| "failed") |t#1|)) (-15 -4121 ((-3 |t#1| "failed") |t#1|)) (-15 -3778 ((-3 |t#1| "failed") |t#1|)) (-15 -3022 ((-3 |t#1| "failed") |t#1|)) (-15 -1940 ((-3 |t#1| "failed") |t#1|)) (-15 -4112 ((-3 |t#1| "failed") |t#1|)) (-15 -1677 ((-3 |t#1| "failed") |t#1|)) (-15 -1479 ((-3 |t#1| "failed") |t#1|)) (-15 -1652 ((-3 |t#1| "failed") |t#1|)) (-15 -4069 ((-3 |t#1| "failed") |t#1|)) (-15 -3987 ((-3 |t#1| "failed") |t#1|)) (-15 -2664 ((-3 |t#1| "failed") |t#1|)) (-15 -2239 ((-3 |t#1| "failed") |t#1|)) (-15 -1860 ((-3 |t#1| "failed") |t#1|)) (-15 -3448 ((-3 |t#1| "failed") |t#1|)) (-15 -4171 ((-3 |t#1| "failed") |t#1|)) (-15 -3595 ((-3 |t#1| "failed") |t#1|)) (-15 -2179 ((-3 |t#1| "failed") |t#1|)) (-15 -3094 ((-3 |t#1| "failed") |t#1|)) (-15 -4077 ((-3 |t#1| "failed") |t#1|)) (-15 -2803 ((-3 |t#1| "failed") |t#1|)) (-15 -2129 ((-3 |t#1| "failed") |t#1|)) (-15 -2053 ((-3 |t#1| "failed") |t#1|)) (-15 -1690 ((-3 |t#1| "failed") |t#1|)))) +((-2277 ((|#4| |#4| (-592 |#3|)) 56) ((|#4| |#4| |#3|) 55)) (-1235 ((|#4| |#4| (-592 |#3|)) 23) ((|#4| |#4| |#3|) 19)) (-2688 ((|#4| (-1 |#4| (-887 |#1|)) |#4|) 30))) +(((-917 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1235 (|#4| |#4| |#3|)) (-15 -1235 (|#4| |#4| (-592 |#3|))) (-15 -2277 (|#4| |#4| |#3|)) (-15 -2277 (|#4| |#4| (-592 |#3|))) (-15 -2688 (|#4| (-1 |#4| (-887 |#1|)) |#4|))) (-977) (-735) (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091))))) (-884 (-887 |#1|) |#2| |#3|)) (T -917)) +((-2688 (*1 *2 *3 *2) (-12 (-5 *3 (-1 *2 (-887 *4))) (-4 *4 (-977)) (-4 *2 (-884 (-887 *4) *5 *6)) (-4 *5 (-735)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *6 *2)))) (-2277 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) (-4 *2 (-884 (-887 *4) *5 *6)))) (-2277 (*1 *2 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) (-1235 (*1 *2 *2 *3) (-12 (-5 *3 (-592 *6)) (-4 *6 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) (-4 *2 (-884 (-887 *4) *5 *6)))) (-1235 (*1 *2 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)) (-15 -2575 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3))))) +(-10 -7 (-15 -1235 (|#4| |#4| |#3|)) (-15 -1235 (|#4| |#4| (-592 |#3|))) (-15 -2277 (|#4| |#4| |#3|)) (-15 -2277 (|#4| |#4| (-592 |#3|))) (-15 -2688 (|#4| (-1 |#4| (-887 |#1|)) |#4|))) +((-2366 ((|#2| |#3|) 35)) (-3560 (((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|) 73)) (-1903 (((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) 89))) +(((-918 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|)) (-15 -2366 (|#2| |#3|))) (-327) (-1149 |#1|) (-1149 |#2|) (-667 |#2| |#3|)) (T -918)) +((-2366 (*1 *2 *3) (-12 (-4 *3 (-1149 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-918 *4 *2 *3 *5)) (-4 *4 (-327)) (-4 *5 (-667 *2 *3)))) (-3560 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) (-5 *2 (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-918 *4 *3 *5 *6)) (-4 *6 (-667 *3 *5)))) (-1903 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -2495 (-632 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-632 *4)))) (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-667 *4 *5))))) +(-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|)) (-15 -2366 (|#2| |#3|))) +((-1414 (((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))) 69))) +(((-919 |#1| |#2|) (-10 -7 (-15 -1414 ((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))))) (-592 (-1091)) (-713)) (T -919)) +((-1414 (*1 *2 *2) (-12 (-5 *2 (-920 (-385 (-525)) (-800 *3) (-220 *4 (-713)) (-227 *3 (-385 (-525))))) (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-919 *3 *4))))) +(-10 -7 (-15 -1414 ((-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525)))) (-920 (-385 (-525)) (-800 |#1|) (-220 |#2| (-713)) (-227 |#1| (-385 (-525))))))) +((-1261 (((-108) $ $) NIL)) (-1587 (((-3 (-108) "failed") $) 69)) (-2180 (($ $) 36 (-12 (|has| |#1| (-138)) (|has| |#1| (-286))))) (-4134 (($ $ (-3 (-108) "failed")) 70)) (-2338 (($ (-592 |#4|) |#4|) 25)) (-3803 (((-1074) $) NIL)) (-3939 (($ $) 67)) (-2015 (((-1038) $) NIL)) (-1802 (((-108) $) 68)) (-1864 (($) 30)) (-4108 ((|#4| $) 72)) (-3974 (((-592 |#4|) $) 71)) (-1271 (((-798) $) 66)) (-3992 (((-108) $ $) NIL))) +(((-920 |#1| |#2| |#3| |#4|) (-13 (-1020) (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -2338 ($ (-592 |#4|) |#4|)) (-15 -1587 ((-3 (-108) "failed") $)) (-15 -4134 ($ $ (-3 (-108) "failed"))) (-15 -1802 ((-108) $)) (-15 -3974 ((-592 |#4|) $)) (-15 -4108 (|#4| $)) (-15 -3939 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2180 ($ $)) |%noBranch|) |%noBranch|))) (-429) (-789) (-735) (-884 |#1| |#3| |#2|)) (T -920)) +((-1864 (*1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) (-2338 (*1 *1 *2 *3) (-12 (-5 *2 (-592 *3)) (-4 *3 (-884 *4 *6 *5)) (-4 *4 (-429)) (-4 *5 (-789)) (-4 *6 (-735)) (-5 *1 (-920 *4 *5 *6 *3)))) (-1587 (*1 *2 *1) (|partial| -12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-4134 (*1 *1 *1 *2) (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-1802 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-3974 (*1 *2 *1) (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-592 *6)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) (-4108 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-920 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)))) (-3939 (*1 *1 *1) (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) (-2180 (*1 *1 *1) (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3))))) +(-13 (-1020) (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -2338 ($ (-592 |#4|) |#4|)) (-15 -1587 ((-3 (-108) "failed") $)) (-15 -4134 ($ $ (-3 (-108) "failed"))) (-15 -1802 ((-108) $)) (-15 -3974 ((-592 |#4|) $)) (-15 -4108 (|#4| $)) (-15 -3939 ($ $)) (IF (|has| |#1| (-286)) (IF (|has| |#1| (-138)) (-15 -2180 ($ $)) |%noBranch|) |%noBranch|))) +((-3434 (((-108) |#5| |#5|) 38)) (-2841 (((-108) |#5| |#5|) 52)) (-2387 (((-108) |#5| (-592 |#5|)) 74) (((-108) |#5| |#5|) 61)) (-3294 (((-108) (-592 |#4|) (-592 |#4|)) 58)) (-3954 (((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) 63)) (-1525 (((-1178)) 33)) (-3133 (((-1178) (-1074) (-1074) (-1074)) 29)) (-2246 (((-592 |#5|) (-592 |#5|)) 81)) (-1232 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) 79)) (-3764 (((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108)) 101)) (-2447 (((-108) |#5| |#5|) 47)) (-2474 (((-3 (-108) "failed") |#5| |#5|) 71)) (-3579 (((-108) (-592 |#4|) (-592 |#4|)) 57)) (-1327 (((-108) (-592 |#4|) (-592 |#4|)) 59)) (-2995 (((-108) (-592 |#4|) (-592 |#4|)) 60)) (-2190 (((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)) 97)) (-1736 (((-592 |#5|) (-592 |#5|)) 43))) +(((-921 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3133 ((-1178) (-1074) (-1074) (-1074))) (-15 -1525 ((-1178))) (-15 -3434 ((-108) |#5| |#5|)) (-15 -1736 ((-592 |#5|) (-592 |#5|))) (-15 -2447 ((-108) |#5| |#5|)) (-15 -2841 ((-108) |#5| |#5|)) (-15 -3294 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3579 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1327 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2995 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2474 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2387 ((-108) |#5| |#5|)) (-15 -2387 ((-108) |#5| (-592 |#5|))) (-15 -2246 ((-592 |#5|) (-592 |#5|))) (-15 -3954 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -1232 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-15 -3764 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2190 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -921)) +((-2190 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| -4216 (-592 *9)) (|:| -1899 *4) (|:| |ineq| (-592 *9)))) (-5 *1 (-921 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) (-4 *4 (-996 *6 *7 *8 *9)))) (-3764 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| -4216 (-592 *9)) (|:| -1899 *10) (|:| |ineq| (-592 *9))))) (-5 *1 (-921 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) (-1232 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1899 *7)))) (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-3954 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)))) (-2246 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-2387 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-921 *5 *6 *7 *8 *3)))) (-2387 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2474 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2995 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1327 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3579 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3294 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-2841 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2447 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1736 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) (-3434 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1525 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-921 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3133 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(-10 -7 (-15 -3133 ((-1178) (-1074) (-1074) (-1074))) (-15 -1525 ((-1178))) (-15 -3434 ((-108) |#5| |#5|)) (-15 -1736 ((-592 |#5|) (-592 |#5|))) (-15 -2447 ((-108) |#5| |#5|)) (-15 -2841 ((-108) |#5| |#5|)) (-15 -3294 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3579 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1327 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2995 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2474 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2387 ((-108) |#5| |#5|)) (-15 -2387 ((-108) |#5| (-592 |#5|))) (-15 -2246 ((-592 |#5|) (-592 |#5|))) (-15 -3954 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -1232 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-15 -3764 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2190 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) +((-2575 (((-1091) $) 15)) (-3348 (((-1074) $) 16)) (-1806 (($ (-1091) (-1074)) 14)) (-1271 (((-798) $) 13))) +(((-922) (-13 (-566 (-798)) (-10 -8 (-15 -1806 ($ (-1091) (-1074))) (-15 -2575 ((-1091) $)) (-15 -3348 ((-1074) $))))) (T -922)) +((-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-922)))) (-2575 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-922)))) (-3348 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-922))))) +(-13 (-566 (-798)) (-10 -8 (-15 -1806 ($ (-1091) (-1074))) (-15 -2575 ((-1091) $)) (-15 -3348 ((-1074) $)))) +((-2688 ((|#4| (-1 |#2| |#1|) |#3|) 14))) +(((-923 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#2| |#1|) |#3|))) (-517) (-517) (-925 |#1|) (-925 |#2|)) (T -923)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517)) (-4 *2 (-925 *6)) (-5 *1 (-923 *5 *6 *4 *2)) (-4 *4 (-925 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#2| |#1|) |#3|))) +((-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-1091) "failed") $) 65) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) 95)) (-3894 ((|#2| $) NIL) (((-1091) $) 60) (((-385 (-525)) $) NIL) (((-525) $) 92)) (-3336 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 112) (((-632 |#2|) (-632 $)) 28)) (-2894 (($) 98)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 75) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84)) (-1902 (($ $) 10)) (-2949 (((-3 $ "failed") $) 20)) (-2688 (($ (-1 |#2| |#2|) $) 22)) (-3937 (($) 16)) (-2602 (($ $) 54)) (-2521 (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 36)) (-3826 (($ $) 12)) (-2745 (((-827 (-525)) $) 70) (((-827 (-357)) $) 79) (((-501) $) 40) (((-357) $) 44) (((-205) $) 47)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 90) (($ |#2|) NIL) (($ (-1091)) 57)) (-3998 (((-713)) 31)) (-4015 (((-108) $ $) 50))) +(((-924 |#1| |#2|) (-10 -8 (-15 -4015 ((-108) |#1| |#1|)) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -1271 (|#1| (-1091))) (-15 -2894 (|#1|)) (-15 -2602 (|#1| |#1|)) (-15 -3826 (|#1| |#1|)) (-15 -1902 (|#1| |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -1271 ((-798) |#1|))) (-925 |#2|) (-517)) (T -924)) +((-3998 (*1 *2) (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-924 *3 *4)) (-4 *3 (-925 *4))))) +(-10 -8 (-15 -4015 ((-108) |#1| |#1|)) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -1271 (|#1| (-1091))) (-15 -2894 (|#1|)) (-15 -2602 (|#1| |#1|)) (-15 -3826 (|#1| |#1|)) (-15 -1902 (|#1| |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -1950 ((-824 (-525) |#1|) |#1| (-827 (-525)) (-824 (-525) |#1|))) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -3336 ((-632 |#2|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1490 ((|#1| $) 139 (|has| |#1| (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 130 (|has| |#1| (-844)))) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 133 (|has| |#1| (-844)))) (-3766 (((-108) $ $) 59)) (-1954 (((-525) $) 120 (|has| |#1| (-762)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 178) (((-3 (-1091) "failed") $) 128 (|has| |#1| (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 112 (|has| |#1| (-968 (-525)))) (((-3 (-525) "failed") $) 110 (|has| |#1| (-968 (-525))))) (-3894 ((|#1| $) 177) (((-1091) $) 127 (|has| |#1| (-968 (-1091)))) (((-385 (-525)) $) 111 (|has| |#1| (-968 (-525)))) (((-525) $) 109 (|has| |#1| (-968 (-525))))) (-1731 (($ $ $) 55)) (-3336 (((-632 (-525)) (-632 $)) 152 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 151 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 150) (((-632 |#1|) (-632 $)) 149)) (-1853 (((-3 $ "failed") $) 34)) (-2894 (($) 137 (|has| |#1| (-510)))) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-4147 (((-108) $) 122 (|has| |#1| (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 146 (|has| |#1| (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 145 (|has| |#1| (-821 (-357))))) (-2109 (((-108) $) 31)) (-1902 (($ $) 141)) (-1501 ((|#1| $) 143)) (-2949 (((-3 $ "failed") $) 108 (|has| |#1| (-1067)))) (-3288 (((-108) $) 121 (|has| |#1| (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2372 (($ $ $) 118 (|has| |#1| (-789)))) (-2530 (($ $ $) 117 (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) 169)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-3937 (($) 107 (|has| |#1| (-1067)) CONST)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2602 (($ $) 138 (|has| |#1| (-286)))) (-2804 ((|#1| $) 135 (|has| |#1| (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 132 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 131 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) 175 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 174 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 173 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 172 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 171 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 170 (|has| |#1| (-486 (-1091) |#1|)))) (-2931 (((-713) $) 58)) (-3405 (($ $ |#1|) 176 (|has| |#1| (-265 |#1| |#1|)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-2521 (($ $) 168 (|has| |#1| (-213))) (($ $ (-713)) 166 (|has| |#1| (-213))) (($ $ (-1091)) 164 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 163 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 162 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 161 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 154) (($ $ (-1 |#1| |#1|)) 153)) (-3826 (($ $) 140)) (-1512 ((|#1| $) 142)) (-2745 (((-827 (-525)) $) 148 (|has| |#1| (-567 (-827 (-525))))) (((-827 (-357)) $) 147 (|has| |#1| (-567 (-827 (-357))))) (((-501) $) 125 (|has| |#1| (-567 (-501)))) (((-357) $) 124 (|has| |#1| (-953))) (((-205) $) 123 (|has| |#1| (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 134 (-3828 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 181) (($ (-1091)) 129 (|has| |#1| (-968 (-1091))))) (-2925 (((-3 $ "failed") $) 126 (-3275 (|has| |#1| (-136)) (-3828 (|has| $ (-136)) (|has| |#1| (-844)))))) (-3998 (((-713)) 29)) (-2407 ((|#1| $) 136 (|has| |#1| (-510)))) (-3714 (((-108) $ $) 39)) (-3297 (($ $) 119 (|has| |#1| (-762)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $) 167 (|has| |#1| (-213))) (($ $ (-713)) 165 (|has| |#1| (-213))) (($ $ (-1091)) 160 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 159 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 158 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 157 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 156) (($ $ (-1 |#1| |#1|)) 155)) (-4043 (((-108) $ $) 115 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 114 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 116 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 113 (|has| |#1| (-789)))) (-4098 (($ $ $) 64) (($ |#1| |#1|) 144)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ |#1| $) 180) (($ $ |#1|) 179))) (((-925 |#1|) (-131) (-517)) (T -925)) -((-4100 (*1 *1 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1498 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1511 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-2142 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1953 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-3957 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-3500 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-2899 (*1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-510)) (-4 *2 (-517)))) (-2180 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) (-1864 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510))))) -(-13 (-341) (-37 |t#1|) (-968 |t#1|) (-316 |t#1|) (-211 |t#1|) (-355 |t#1|) (-819 |t#1|) (-378 |t#1|) (-10 -8 (-15 -4100 ($ |t#1| |t#1|)) (-15 -1498 (|t#1| $)) (-15 -1511 (|t#1| $)) (-15 -2142 ($ $)) (-15 -1953 ($ $)) (IF (|has| |t#1| (-1067)) (-6 (-1067)) |%noBranch|) (IF (|has| |t#1| (-968 (-525))) (PROGN (-6 (-968 (-525))) (-6 (-968 (-385 (-525))))) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-762)) (-6 (-762)) |%noBranch|) (IF (|has| |t#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-968 (-1091))) (-6 (-968 (-1091))) |%noBranch|) (IF (|has| |t#1| (-286)) (PROGN (-15 -3957 (|t#1| $)) (-15 -3500 ($ $))) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -2899 ($)) (-15 -2180 (|t#1| $)) (-15 -1864 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-844)) (-6 (-844)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-205)) |has| |#1| (-953)) ((-567 (-357)) |has| |#1| (-953)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) . T) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) . T) ((-286) . T) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-429) . T) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-733) |has| |#1| (-762)) ((-734) |has| |#1| (-762)) ((-736) |has| |#1| (-762)) ((-737) |has| |#1| (-762)) ((-762) |has| |#1| (-762)) ((-787) |has| |#1| (-762)) ((-789) -3279 (|has| |#1| (-789)) (|has| |#1| (-762))) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-844) |has| |#1| (-844)) ((-855) . T) ((-953) |has| |#1| (-953)) ((-968 (-385 (-525))) |has| |#1| (-968 (-525))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-1091)) |has| |#1| (-968 (-1091))) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-1067)) ((-1127) . T) ((-1131) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2027 (($ (-1058 |#1| |#2|)) 11)) (-1660 (((-1058 |#1| |#2|) $) 12)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3410 ((|#2| $ (-220 |#1| |#2|)) 16)) (-1270 (((-798) $) NIL)) (-3355 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL))) -(((-926 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -2027 ($ (-1058 |#1| |#2|))) (-15 -1660 ((-1058 |#1| |#2|) $)) (-15 -3410 (|#2| $ (-220 |#1| |#2|))))) (-856) (-341)) (T -926)) -((-2027 (*1 *1 *2) (-12 (-5 *2 (-1058 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)) (-5 *1 (-926 *3 *4)))) (-1660 (*1 *2 *1) (-12 (-5 *2 (-1058 *3 *4)) (-5 *1 (-926 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-856)) (-4 *2 (-341)) (-5 *1 (-926 *4 *2))))) -(-13 (-21) (-10 -8 (-15 -2027 ($ (-1058 |#1| |#2|))) (-15 -1660 ((-1058 |#1| |#2|) $)) (-15 -3410 (|#2| $ (-220 |#1| |#2|))))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-2090 (($ $) 46)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-2023 (((-713) $) 45)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1596 ((|#1| $) 44)) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-1237 ((|#1| |#1| $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-4062 ((|#1| $) 47)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1845 ((|#1| $) 43)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-4098 (*1 *1 *2 *2) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1501 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1512 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1902 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-3826 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)))) (-1490 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-2602 (*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) (-2894 (*1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-510)) (-4 *2 (-517)))) (-2407 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) (-2804 (*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510))))) +(-13 (-341) (-37 |t#1|) (-968 |t#1|) (-316 |t#1|) (-211 |t#1|) (-355 |t#1|) (-819 |t#1|) (-378 |t#1|) (-10 -8 (-15 -4098 ($ |t#1| |t#1|)) (-15 -1501 (|t#1| $)) (-15 -1512 (|t#1| $)) (-15 -1902 ($ $)) (-15 -3826 ($ $)) (IF (|has| |t#1| (-1067)) (-6 (-1067)) |%noBranch|) (IF (|has| |t#1| (-968 (-525))) (PROGN (-6 (-968 (-525))) (-6 (-968 (-385 (-525))))) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-762)) (-6 (-762)) |%noBranch|) (IF (|has| |t#1| (-953)) (-6 (-953)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-968 (-1091))) (-6 (-968 (-1091))) |%noBranch|) (IF (|has| |t#1| (-286)) (PROGN (-15 -1490 (|t#1| $)) (-15 -2602 ($ $))) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -2894 ($)) (-15 -2407 (|t#1| $)) (-15 -2804 (|t#1| $))) |%noBranch|) (IF (|has| |t#1| (-844)) (-6 (-844)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 |#1|) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-567 (-205)) |has| |#1| (-953)) ((-567 (-357)) |has| |#1| (-953)) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-567 (-827 (-357))) |has| |#1| (-567 (-827 (-357)))) ((-567 (-827 (-525))) |has| |#1| (-567 (-827 (-525)))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) . T) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) . T) ((-286) . T) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-341) . T) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-378 |#1|) . T) ((-429) . T) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-733) |has| |#1| (-762)) ((-734) |has| |#1| (-762)) ((-736) |has| |#1| (-762)) ((-737) |has| |#1| (-762)) ((-762) |has| |#1| (-762)) ((-787) |has| |#1| (-762)) ((-789) -3275 (|has| |#1| (-789)) (|has| |#1| (-762))) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) |has| |#1| (-821 (-357))) ((-821 (-525)) |has| |#1| (-821 (-525))) ((-819 |#1|) . T) ((-844) |has| |#1| (-844)) ((-855) . T) ((-953) |has| |#1| (-953)) ((-968 (-385 (-525))) |has| |#1| (-968 (-525))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 (-1091)) |has| |#1| (-968 (-1091))) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-1067)) ((-1127) . T) ((-1131) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3960 (($ (-1058 |#1| |#2|)) 11)) (-1665 (((-1058 |#1| |#2|) $) 12)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3405 ((|#2| $ (-220 |#1| |#2|)) 16)) (-1271 (((-798) $) NIL)) (-3351 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL))) +(((-926 |#1| |#2|) (-13 (-21) (-10 -8 (-15 -3960 ($ (-1058 |#1| |#2|))) (-15 -1665 ((-1058 |#1| |#2|) $)) (-15 -3405 (|#2| $ (-220 |#1| |#2|))))) (-856) (-341)) (T -926)) +((-3960 (*1 *1 *2) (-12 (-5 *2 (-1058 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)) (-5 *1 (-926 *3 *4)))) (-1665 (*1 *2 *1) (-12 (-5 *2 (-1058 *3 *4)) (-5 *1 (-926 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 (-220 *4 *2)) (-14 *4 (-856)) (-4 *2 (-341)) (-5 *1 (-926 *4 *2))))) +(-13 (-21) (-10 -8 (-15 -3960 ($ (-1058 |#1| |#2|))) (-15 -1665 ((-1058 |#1| |#2|) $)) (-15 -3405 (|#2| $ (-220 |#1| |#2|))))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-1884 (($ $) 46)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-1399 (((-713) $) 45)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1661 ((|#1| $) 44)) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2937 ((|#1| |#1| $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3211 ((|#1| $) 47)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-1846 ((|#1| $) 43)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-927 |#1|) (-131) (-1127)) (T -927)) -((-1237 (*1 *2 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-4062 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-2090 (*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-2023 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-1596 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-1845 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) -(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -1237 (|t#1| |t#1| $)) (-15 -4062 (|t#1| $)) (-15 -2090 ($ $)) (-15 -2023 ((-713) $)) (-15 -1596 (|t#1| $)) (-15 -1845 (|t#1| $)))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2028 (((-108) $) 42)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 43)) (-1761 (((-3 (-385 (-525)) "failed") $) 78)) (-3717 (((-108) $) 72)) (-2406 (((-385 (-525)) $) 76)) (-4211 (((-108) $) 41)) (-1671 ((|#2| $) 22)) (-2694 (($ (-1 |#2| |#2|) $) 19)) (-2502 (($ $) 61)) (-2524 (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-2749 (((-501) $) 67)) (-3804 (($ $) 17)) (-1270 (((-798) $) 56) (($ (-525)) 38) (($ |#2|) 36) (($ (-385 (-525))) NIL)) (-2031 (((-713)) 10)) (-1868 ((|#2| $) 71)) (-3994 (((-108) $ $) 25)) (-4017 (((-108) $ $) 69)) (-4090 (($ $) 29) (($ $ $) 28)) (-4080 (($ $ $) 26)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) -(((-928 |#1| |#2|) (-10 -8 (-15 -1270 (|#1| (-385 (-525)))) (-15 -4017 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -2502 (|#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1868 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3804 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -4211 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-929 |#2|) (-160)) (T -928)) -((-2031 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-928 *3 *4)) (-4 *3 (-929 *4))))) -(-10 -8 (-15 -1270 (|#1| (-385 (-525)))) (-15 -4017 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -2502 (|#1| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1868 (|#2| |#1|)) (-15 -1671 (|#2| |#1|)) (-15 -3804 (|#1| |#1|)) (-15 -2694 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -1270 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -4211 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -2028 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4080 (|#1| |#1| |#1|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2591 (((-3 (-525) "failed") $) 119 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 117 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3897 (((-525) $) 120 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 118 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 115)) (-4082 (((-632 (-525)) (-632 $)) 90 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 89 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 88) (((-632 |#1|) (-632 $)) 87)) (-3233 (((-3 $ "failed") $) 34)) (-2227 ((|#1| $) 80)) (-1761 (((-3 (-385 (-525)) "failed") $) 76 (|has| |#1| (-510)))) (-3717 (((-108) $) 78 (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) 77 (|has| |#1| (-510)))) (-2906 (($ |#1| |#1| |#1| |#1|) 81)) (-4211 (((-108) $) 31)) (-1671 ((|#1| $) 82)) (-2371 (($ $ $) 68 (|has| |#1| (-789)))) (-2535 (($ $ $) 67 (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) 91)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 73 (|has| |#1| (-341)))) (-2790 ((|#1| $) 83)) (-1340 ((|#1| $) 84)) (-4197 ((|#1| $) 85)) (-2012 (((-1038) $) 10)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) 97 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 95 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 94 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 93 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 92 (|has| |#1| (-486 (-1091) |#1|)))) (-3410 (($ $ |#1|) 98 (|has| |#1| (-265 |#1| |#1|)))) (-2524 (($ $) 114 (|has| |#1| (-213))) (($ $ (-713)) 112 (|has| |#1| (-213))) (($ $ (-1091)) 110 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 109 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 108 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 107 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-2749 (((-501) $) 74 (|has| |#1| (-567 (-501))))) (-3804 (($ $) 86)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 62 (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-4157 (((-3 $ "failed") $) 75 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-1868 ((|#1| $) 79 (|has| |#1| (-986)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 72 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $) 113 (|has| |#1| (-213))) (($ $ (-713)) 111 (|has| |#1| (-213))) (($ $ (-1091)) 106 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 105 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 104 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 103 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4046 (((-108) $ $) 65 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 64 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 66 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 63 (|has| |#1| (-789)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 71 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-385 (-525))) 70 (|has| |#1| (-341))) (($ (-385 (-525)) $) 69 (|has| |#1| (-341))))) +((-2937 (*1 *2 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-3211 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-1884 (*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-1399 (*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-1661 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127)))) (-1846 (*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) +(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -2937 (|t#1| |t#1| $)) (-15 -3211 (|t#1| $)) (-15 -1884 ($ $)) (-15 -1399 ((-713) $)) (-15 -1661 (|t#1| $)) (-15 -1846 (|t#1| $)))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-3969 (((-108) $) 42)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#2| "failed") $) 45)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#2| $) 43)) (-1383 (((-3 (-385 (-525)) "failed") $) 78)) (-3922 (((-108) $) 72)) (-2738 (((-385 (-525)) $) 76)) (-2109 (((-108) $) 41)) (-3534 ((|#2| $) 22)) (-2688 (($ (-1 |#2| |#2|) $) 19)) (-2500 (($ $) 61)) (-2521 (($ $) NIL) (($ $ (-713)) NIL) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 34)) (-2745 (((-501) $) 67)) (-3532 (($ $) 17)) (-1271 (((-798) $) 56) (($ (-525)) 38) (($ |#2|) 36) (($ (-385 (-525))) NIL)) (-3998 (((-713)) 10)) (-3297 ((|#2| $) 71)) (-3992 (((-108) $ $) 25)) (-4015 (((-108) $ $) 69)) (-4088 (($ $) 29) (($ $ $) 28)) (-4078 (($ $ $) 26)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 33) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) 30) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL))) +(((-928 |#1| |#2|) (-10 -8 (-15 -1271 (|#1| (-385 (-525)))) (-15 -4015 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -2500 (|#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3297 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -3532 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -2109 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-929 |#2|) (-160)) (T -928)) +((-3998 (*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-928 *3 *4)) (-4 *3 (-929 *4))))) +(-10 -8 (-15 -1271 (|#1| (-385 (-525)))) (-15 -4015 ((-108) |#1| |#1|)) (-15 * (|#1| (-385 (-525)) |#1|)) (-15 * (|#1| |#1| (-385 (-525)))) (-15 -2500 (|#1| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -3297 (|#2| |#1|)) (-15 -3534 (|#2| |#1|)) (-15 -3532 (|#1| |#1|)) (-15 -2688 (|#1| (-1 |#2| |#2|) |#1|)) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -1271 (|#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -2109 ((-108) |#1|)) (-15 * (|#1| |#1| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 * (|#1| (-713) |#1|)) (-15 -3969 ((-108) |#1|)) (-15 * (|#1| (-856) |#1|)) (-15 -4078 (|#1| |#1| |#1|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2588 (((-3 (-525) "failed") $) 119 (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 117 (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) 116)) (-3894 (((-525) $) 120 (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) 118 (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) 115)) (-3336 (((-632 (-525)) (-632 $)) 90 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 89 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 88) (((-632 |#1|) (-632 $)) 87)) (-1853 (((-3 $ "failed") $) 34)) (-2229 ((|#1| $) 80)) (-1383 (((-3 (-385 (-525)) "failed") $) 76 (|has| |#1| (-510)))) (-3922 (((-108) $) 78 (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) 77 (|has| |#1| (-510)))) (-1719 (($ |#1| |#1| |#1| |#1|) 81)) (-2109 (((-108) $) 31)) (-3534 ((|#1| $) 82)) (-2372 (($ $ $) 68 (|has| |#1| (-789)))) (-2530 (($ $ $) 67 (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) 91)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 73 (|has| |#1| (-341)))) (-3085 ((|#1| $) 83)) (-2414 ((|#1| $) 84)) (-1930 ((|#1| $) 85)) (-2015 (((-1038) $) 10)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) 97 (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) 96 (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) 95 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) 94 (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) 93 (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) 92 (|has| |#1| (-486 (-1091) |#1|)))) (-3405 (($ $ |#1|) 98 (|has| |#1| (-265 |#1| |#1|)))) (-2521 (($ $) 114 (|has| |#1| (-213))) (($ $ (-713)) 112 (|has| |#1| (-213))) (($ $ (-1091)) 110 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 109 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 108 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 107 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 100) (($ $ (-1 |#1| |#1|)) 99)) (-2745 (((-501) $) 74 (|has| |#1| (-567 (-501))))) (-3532 (($ $) 86)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 37) (($ (-385 (-525))) 62 (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-2925 (((-3 $ "failed") $) 75 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3297 ((|#1| $) 79 (|has| |#1| (-986)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 72 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $) 113 (|has| |#1| (-213))) (($ $ (-713)) 111 (|has| |#1| (-213))) (($ $ (-1091)) 106 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 105 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 104 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 103 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 102) (($ $ (-1 |#1| |#1|)) 101)) (-4043 (((-108) $ $) 65 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 64 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 66 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 63 (|has| |#1| (-789)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 71 (|has| |#1| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 39) (($ |#1| $) 38) (($ $ (-385 (-525))) 70 (|has| |#1| (-341))) (($ (-385 (-525)) $) 69 (|has| |#1| (-341))))) (((-929 |#1|) (-131) (-160)) (T -929)) -((-3804 (*1 *1 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-4197 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-1340 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-2790 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-1671 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-2906 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-2227 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-1868 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-3717 (*1 *2 *1) (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2406 (*1 *2 *1) (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1761 (*1 *2 *1) (|partial| -12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525)))))) -(-13 (-37 |t#1|) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3804 ($ $)) (-15 -4197 (|t#1| $)) (-15 -1340 (|t#1| $)) (-15 -2790 (|t#1| $)) (-15 -1671 (|t#1| $)) (-15 -2906 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -2227 (|t#1| $)) (IF (|has| |t#1| (-269)) (-6 (-269)) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-223)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -1868 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3717 ((-108) $)) (-15 -2406 ((-385 (-525)) $)) (-15 -1761 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-341)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-341)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) |has| |#1| (-341)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3279 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-594 #0#) |has| |#1| (-341)) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-341)) ((-660 |#1|) . T) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-341)) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2694 ((|#3| (-1 |#4| |#2|) |#1|) 16))) -(((-930 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) (-929 |#2|) (-160) (-929 |#4|) (-160)) (T -930)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-929 *6)) (-5 *1 (-930 *4 *5 *2 *6)) (-4 *4 (-929 *5))))) -(-10 -7 (-15 -2694 (|#3| (-1 |#4| |#2|) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2227 ((|#1| $) 12)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3717 (((-108) $) NIL (|has| |#1| (-510)))) (-2406 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-2906 (($ |#1| |#1| |#1| |#1|) 16)) (-4211 (((-108) $) NIL)) (-1671 ((|#1| $) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-2790 ((|#1| $) 15)) (-1340 ((|#1| $) 14)) (-4197 ((|#1| $) 13)) (-2012 (((-1038) $) NIL)) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-3410 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2524 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3804 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-1868 ((|#1| $) NIL (|has| |#1| (-986)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 8 T CONST)) (-3365 (($) 10 T CONST)) (-2094 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))))) +((-3532 (*1 *1 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-1930 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-2414 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-3085 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-3534 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-1719 (*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-2229 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) (-3297 (*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) (-3922 (*1 *2 *1) (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) (-2738 (*1 *2 *1) (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525))))) (-1383 (*1 *2 *1) (|partial| -12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-385 (-525)))))) +(-13 (-37 |t#1|) (-389 |t#1|) (-211 |t#1|) (-316 |t#1|) (-355 |t#1|) (-10 -8 (-15 -3532 ($ $)) (-15 -1930 (|t#1| $)) (-15 -2414 (|t#1| $)) (-15 -3085 (|t#1| $)) (-15 -3534 (|t#1| $)) (-15 -1719 ($ |t#1| |t#1| |t#1| |t#1|)) (-15 -2229 (|t#1| $)) (IF (|has| |t#1| (-269)) (-6 (-269)) |%noBranch|) (IF (|has| |t#1| (-789)) (-6 (-789)) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-223)) |%noBranch|) (IF (|has| |t#1| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-136)) |%noBranch|) (IF (|has| |t#1| (-986)) (-15 -3297 (|t#1| $)) |%noBranch|) (IF (|has| |t#1| (-510)) (PROGN (-15 -3922 ((-108) $)) (-15 -2738 ((-385 (-525)) $)) (-15 -1383 ((-3 (-385 (-525)) "failed") $))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-341)) ((-37 |#1|) . T) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-341)) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-211 |#1|) . T) ((-213) |has| |#1| (-213)) ((-223) |has| |#1| (-341)) ((-265 |#1| $) |has| |#1| (-265 |#1| |#1|)) ((-269) -3275 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-288 |#1|) |has| |#1| (-288 |#1|)) ((-316 |#1|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-486 (-1091) |#1|) |has| |#1| (-486 (-1091) |#1|)) ((-486 |#1| |#1|) |has| |#1| (-288 |#1|)) ((-594 #0#) |has| |#1| (-341)) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-341)) ((-660 |#1|) . T) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-983 #0#) |has| |#1| (-341)) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-341)) (|has| |#1| (-269))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) +((-2688 ((|#3| (-1 |#4| |#2|) |#1|) 16))) +(((-930 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) (-929 |#2|) (-160) (-929 |#4|) (-160)) (T -930)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-160)) (-4 *6 (-160)) (-4 *2 (-929 *6)) (-5 *1 (-930 *4 *5 *2 *6)) (-4 *4 (-929 *5))))) +(-10 -7 (-15 -2688 (|#3| (-1 |#4| |#2|) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2229 ((|#1| $) 12)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-510)))) (-3922 (((-108) $) NIL (|has| |#1| (-510)))) (-2738 (((-385 (-525)) $) NIL (|has| |#1| (-510)))) (-1719 (($ |#1| |#1| |#1| |#1|) 16)) (-2109 (((-108) $) NIL)) (-3534 ((|#1| $) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-3085 ((|#1| $) 15)) (-2414 ((|#1| $) 14)) (-1930 ((|#1| $) 13)) (-2015 (((-1038) $) NIL)) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ |#1| |#1|) NIL (|has| |#1| (-288 |#1|))) (($ $ (-273 |#1|)) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-273 |#1|))) NIL (|has| |#1| (-288 |#1|))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-486 (-1091) |#1|))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-486 (-1091) |#1|)))) (-3405 (($ $ |#1|) NIL (|has| |#1| (-265 |#1| |#1|)))) (-2521 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-3532 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3297 ((|#1| $) NIL (|has| |#1| (-986)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 8 T CONST)) (-3362 (($) 10 T CONST)) (-2096 (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))))) (((-931 |#1|) (-929 |#1|) (-160)) (T -931)) NIL (-929 |#1|) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-2090 (($ $) 20)) (-1712 (($ (-592 |#1|)) 29)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2023 (((-713) $) 22)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) 24)) (-1791 (($ |#1| $) 15)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1596 ((|#1| $) 23)) (-3412 ((|#1| $) 19)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-1237 ((|#1| |#1| $) 14)) (-2596 (((-108) $) 17)) (-3565 (($) NIL)) (-4062 ((|#1| $) 18)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) NIL)) (-1845 ((|#1| $) 26)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-932 |#1|) (-13 (-927 |#1|) (-10 -8 (-15 -1712 ($ (-592 |#1|))))) (-1020)) (T -932)) -((-1712 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-932 *3))))) -(-13 (-927 |#1|) (-10 -8 (-15 -1712 ($ (-592 |#1|))))) -((-2211 (($ $) 12)) (-1750 (($ $ (-525)) 13))) -(((-933 |#1|) (-10 -8 (-15 -2211 (|#1| |#1|)) (-15 -1750 (|#1| |#1| (-525)))) (-934)) (T -933)) -NIL -(-10 -8 (-15 -2211 (|#1| |#1|)) (-15 -1750 (|#1| |#1| (-525)))) -((-2211 (($ $) 6)) (-1750 (($ $ (-525)) 7)) (** (($ $ (-385 (-525))) 8))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-1884 (($ $) 20)) (-1553 (($ (-592 |#1|)) 29)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-1399 (((-713) $) 22)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) 24)) (-1710 (($ |#1| $) 15)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1661 ((|#1| $) 23)) (-4017 ((|#1| $) 19)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2937 ((|#1| |#1| $) 14)) (-1802 (((-108) $) 17)) (-1864 (($) NIL)) (-3211 ((|#1| $) 18)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) NIL)) (-1846 ((|#1| $) 26)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-932 |#1|) (-13 (-927 |#1|) (-10 -8 (-15 -1553 ($ (-592 |#1|))))) (-1020)) (T -932)) +((-1553 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-932 *3))))) +(-13 (-927 |#1|) (-10 -8 (-15 -1553 ($ (-592 |#1|))))) +((-2211 (($ $) 12)) (-3999 (($ $ (-525)) 13))) +(((-933 |#1|) (-10 -8 (-15 -2211 (|#1| |#1|)) (-15 -3999 (|#1| |#1| (-525)))) (-934)) (T -933)) +NIL +(-10 -8 (-15 -2211 (|#1| |#1|)) (-15 -3999 (|#1| |#1| (-525)))) +((-2211 (($ $) 6)) (-3999 (($ $ (-525)) 7)) (** (($ $ (-385 (-525))) 8))) (((-934) (-131)) (T -934)) -((** (*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-385 (-525))))) (-1750 (*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-525)))) (-2211 (*1 *1 *1) (-4 *1 (-934)))) -(-13 (-10 -8 (-15 -2211 ($ $)) (-15 -1750 ($ $ (-525))) (-15 ** ($ $ (-385 (-525)))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3391 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-3906 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3727 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1889 (((-632 (-385 |#2|)) (-1173 $)) NIL) (((-632 (-385 |#2|))) NIL)) (-3029 (((-385 |#2|) $) NIL)) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-1990 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1540 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) NIL (|has| (-385 |#2|) (-346)))) (-2740 (((-108)) NIL)) (-1918 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-2439 (($ (-1173 (-385 |#2|)) (-1173 $)) NIL) (($ (-1173 (-385 |#2|))) 70) (($ (-1173 |#2|) |#2|) NIL)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-1726 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4145 (((-632 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) NIL) (((-632 (-385 |#2|)) (-632 $)) NIL)) (-3654 (((-1173 $) (-1173 $)) NIL)) (-3501 (($ |#3|) 65) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-3233 (((-3 $ "failed") $) NIL)) (-2926 (((-592 (-592 |#1|))) NIL (|has| |#1| (-346)))) (-3870 (((-108) |#1| |#1|) NIL)) (-3318 (((-856)) NIL)) (-2899 (($) NIL (|has| (-385 |#2|) (-346)))) (-1247 (((-108)) NIL)) (-2372 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-1705 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| (-385 |#2|) (-341)))) (-3512 (($ $) NIL)) (-1724 (($) NIL (|has| (-385 |#2|) (-327)))) (-1870 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-3159 (($ $ (-713)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2822 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1678 (((-856) $) NIL (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) NIL (|has| (-385 |#2|) (-327)))) (-4211 (((-108) $) NIL)) (-1463 (((-713)) NIL)) (-2658 (((-1173 $) (-1173 $)) NIL)) (-1671 (((-385 |#2|) $) NIL)) (-3722 (((-592 (-887 |#1|)) (-1091)) NIL (|has| |#1| (-341)))) (-1383 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-4045 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-3859 (((-856) $) NIL (|has| (-385 |#2|) (-346)))) (-3492 ((|#3| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3247 (((-1074) $) NIL)) (-3276 (((-632 (-385 |#2|))) 52)) (-2461 (((-632 (-385 |#2|))) 51)) (-2502 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3383 (($ (-1173 |#2|) |#2|) 71)) (-3681 (((-632 (-385 |#2|))) 50)) (-1454 (((-632 (-385 |#2|))) 49)) (-3006 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-2786 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 77)) (-2457 (((-1173 $)) 46)) (-1913 (((-1173 $)) 45)) (-1771 (((-108) $) NIL)) (-4051 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3940 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3637 (($ (-856)) NIL (|has| (-385 |#2|) (-346)))) (-2295 (((-3 |#2| "failed")) 63)) (-2012 (((-1038) $) NIL)) (-1262 (((-713)) NIL)) (-3523 (($) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-385 |#2|) (-341)))) (-2794 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2194 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1680 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-2430 (((-713) $) NIL (|has| (-385 |#2|) (-341)))) (-3410 ((|#1| $ |#1| |#1|) NIL)) (-3140 (((-3 |#2| "failed")) 62)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1932 (((-385 |#2|) (-1173 $)) NIL) (((-385 |#2|)) 42)) (-2448 (((-713) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2524 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3396 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-4209 ((|#3|) 53)) (-2620 (($) NIL (|has| (-385 |#2|) (-327)))) (-3349 (((-1173 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 |#2|)) $) 72) (((-632 (-385 |#2|)) (-1173 $)) NIL)) (-2749 (((-1173 (-385 |#2|)) $) NIL) (($ (-1173 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-385 |#2|) (-327)))) (-3327 (((-1173 $) (-1173 $)) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3279 (|has| (-385 |#2|) (-968 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-4157 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3458 ((|#3| $) NIL)) (-2031 (((-713)) NIL)) (-2831 (((-108)) 60)) (-2474 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-2187 (((-1173 $)) 125)) (-1533 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-3726 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3441 (((-108)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-3355 (($) 94 T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3279 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341))))) +((** (*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-385 (-525))))) (-3999 (*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-525)))) (-2211 (*1 *1 *1) (-4 *1 (-934)))) +(-13 (-10 -8 (-15 -2211 ($ $)) (-15 -3999 ($ $ (-525))) (-15 ** ($ $ (-385 (-525)))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3819 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| (-385 |#2|) (-341)))) (-2220 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-4024 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-3480 (((-632 (-385 |#2|)) (-1173 $)) NIL) (((-632 (-385 |#2|))) NIL)) (-3025 (((-385 |#2|) $) NIL)) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| (-385 |#2|) (-327)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2033 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3766 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4189 (((-713)) NIL (|has| (-385 |#2|) (-346)))) (-2713 (((-108)) NIL)) (-1941 (((-108) |#1|) 148) (((-108) |#2|) 153)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-3 (-385 |#2|) "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| (-385 |#2|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-385 |#2|) (-968 (-385 (-525))))) (((-385 |#2|) $) NIL)) (-2991 (($ (-1173 (-385 |#2|)) (-1173 $)) NIL) (($ (-1173 (-385 |#2|))) 70) (($ (-1173 |#2|) |#2|) NIL)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| (-385 |#2|) (-327)))) (-1731 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-2842 (((-632 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-385 |#2|) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-385 |#2|))) (|:| |vec| (-1173 (-385 |#2|)))) (-632 $) (-1173 $)) NIL) (((-632 (-385 |#2|)) (-632 $)) NIL)) (-1484 (((-1173 $) (-1173 $)) NIL)) (-3497 (($ |#3|) 65) (((-3 $ "failed") (-385 |#3|)) NIL (|has| (-385 |#2|) (-341)))) (-1853 (((-3 $ "failed") $) NIL)) (-3727 (((-592 (-592 |#1|))) NIL (|has| |#1| (-346)))) (-3076 (((-108) |#1| |#1|) NIL)) (-3314 (((-856)) NIL)) (-2894 (($) NIL (|has| (-385 |#2|) (-346)))) (-1711 (((-108)) NIL)) (-3443 (((-108) |#1|) 56) (((-108) |#2|) 150)) (-1709 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| (-385 |#2|) (-341)))) (-2707 (($ $) NIL)) (-4075 (($) NIL (|has| (-385 |#2|) (-327)))) (-3300 (((-108) $) NIL (|has| (-385 |#2|) (-327)))) (-2492 (($ $ (-713)) NIL (|has| (-385 |#2|) (-327))) (($ $) NIL (|has| (-385 |#2|) (-327)))) (-2162 (((-108) $) NIL (|has| (-385 |#2|) (-341)))) (-1234 (((-856) $) NIL (|has| (-385 |#2|) (-327))) (((-775 (-856)) $) NIL (|has| (-385 |#2|) (-327)))) (-2109 (((-108) $) NIL)) (-2392 (((-713)) NIL)) (-4204 (((-1173 $) (-1173 $)) NIL)) (-3534 (((-385 |#2|) $) NIL)) (-3971 (((-592 (-887 |#1|)) (-1091)) NIL (|has| |#1| (-341)))) (-2949 (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-4201 ((|#3| $) NIL (|has| (-385 |#2|) (-341)))) (-2994 (((-856) $) NIL (|has| (-385 |#2|) (-346)))) (-3486 ((|#3| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3803 (((-1074) $) NIL)) (-4089 (((-632 (-385 |#2|))) 52)) (-1876 (((-632 (-385 |#2|))) 51)) (-2500 (($ $) NIL (|has| (-385 |#2|) (-341)))) (-3723 (($ (-1173 |#2|) |#2|) 71)) (-1751 (((-632 (-385 |#2|))) 50)) (-2238 (((-632 (-385 |#2|))) 49)) (-3317 (((-2 (|:| |num| (-632 |#2|)) (|:| |den| |#2|)) (-1 |#2| |#2|)) 86)) (-3059 (((-2 (|:| |num| (-1173 |#2|)) (|:| |den| |#2|)) $) 77)) (-1831 (((-1173 $)) 46)) (-1903 (((-1173 $)) 45)) (-1491 (((-108) $) NIL)) (-1215 (((-108) $) NIL) (((-108) $ |#1|) NIL) (((-108) $ |#2|) NIL)) (-3937 (($) NIL (|has| (-385 |#2|) (-327)) CONST)) (-3636 (($ (-856)) NIL (|has| (-385 |#2|) (-346)))) (-3965 (((-3 |#2| "failed")) 63)) (-2015 (((-1038) $) NIL)) (-1844 (((-713)) NIL)) (-3519 (($) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| (-385 |#2|) (-341)))) (-2790 (($ (-592 $)) NIL (|has| (-385 |#2|) (-341))) (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| (-385 |#2|) (-327)))) (-2197 (((-396 $) $) NIL (|has| (-385 |#2|) (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| (-385 |#2|) (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-1687 (((-3 $ "failed") $ $) NIL (|has| (-385 |#2|) (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| (-385 |#2|) (-341)))) (-2931 (((-713) $) NIL (|has| (-385 |#2|) (-341)))) (-3405 ((|#1| $ |#1| |#1|) NIL)) (-2250 (((-3 |#2| "failed")) 62)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| (-385 |#2|) (-341)))) (-2146 (((-385 |#2|) (-1173 $)) NIL) (((-385 |#2|)) 42)) (-3046 (((-713) $) NIL (|has| (-385 |#2|) (-327))) (((-3 (-713) "failed") $ $) NIL (|has| (-385 |#2|) (-327)))) (-2521 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3876 (((-632 (-385 |#2|)) (-1173 $) (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341)))) (-2079 ((|#3|) 53)) (-3869 (($) NIL (|has| (-385 |#2|) (-327)))) (-1614 (((-1173 (-385 |#2|)) $ (-1173 $)) NIL) (((-632 (-385 |#2|)) (-1173 $) (-1173 $)) NIL) (((-1173 (-385 |#2|)) $) 72) (((-632 (-385 |#2|)) (-1173 $)) NIL)) (-2745 (((-1173 (-385 |#2|)) $) NIL) (($ (-1173 (-385 |#2|))) NIL) ((|#3| $) NIL) (($ |#3|) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| (-385 |#2|) (-327)))) (-1400 (((-1173 $) (-1173 $)) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 |#2|)) NIL) (($ (-385 (-525))) NIL (-3275 (|has| (-385 |#2|) (-968 (-385 (-525)))) (|has| (-385 |#2|) (-341)))) (($ $) NIL (|has| (-385 |#2|) (-341)))) (-2925 (($ $) NIL (|has| (-385 |#2|) (-327))) (((-3 $ "failed") $) NIL (|has| (-385 |#2|) (-136)))) (-3280 ((|#3| $) NIL)) (-3998 (((-713)) NIL)) (-2301 (((-108)) 60)) (-1983 (((-108) |#1|) 154) (((-108) |#2|) 155)) (-2495 (((-1173 $)) 125)) (-3714 (((-108) $ $) NIL (|has| (-385 |#2|) (-341)))) (-4012 (((-2 (|:| |num| $) (|:| |den| |#2|) (|:| |derivden| |#2|) (|:| |gd| |#2|)) $ (-1 |#2| |#2|)) NIL)) (-3162 (((-108)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (-3351 (($) 94 T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1 (-385 |#2|) (-385 |#2|)) (-713)) NIL (|has| (-385 |#2|) (-341))) (($ $ (-1 (-385 |#2|) (-385 |#2|))) NIL (|has| (-385 |#2|) (-341))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| (-385 |#2|) (-341)) (|has| (-385 |#2|) (-835 (-1091))))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327)))) (($ $) NIL (-3275 (-12 (|has| (-385 |#2|) (-213)) (|has| (-385 |#2|) (-341))) (|has| (-385 |#2|) (-327))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ $) NIL (|has| (-385 |#2|) (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| (-385 |#2|) (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 |#2|)) NIL) (($ (-385 |#2|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-385 |#2|) (-341))) (($ $ (-385 (-525))) NIL (|has| (-385 |#2|) (-341))))) (((-935 |#1| |#2| |#3| |#4| |#5|) (-320 |#1| |#2| |#3|) (-1131) (-1149 |#1|) (-1149 (-385 |#2|)) (-385 |#2|) (-713)) (T -935)) NIL (-320 |#1| |#2| |#3|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3024 (((-592 (-525)) $) 54)) (-2059 (($ (-592 (-525))) 62)) (-3957 (((-525) $) 40 (|has| (-525) (-286)))) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL (|has| (-525) (-762)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) 49) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 47 (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) 49 (|has| (-525) (-968 (-525))))) (-3897 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1726 (($ $ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2899 (($) NIL (|has| (-525) (-510)))) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-4204 (((-592 (-525)) $) 60)) (-3426 (((-108) $) NIL (|has| (-525) (-762)))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL)) (-1498 (((-525) $) 37)) (-1383 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-2348 (((-108) $) NIL (|has| (-525) (-762)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-525) (-789)))) (-2694 (($ (-1 (-525) (-525)) $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL)) (-3940 (($) NIL (|has| (-525) (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3500 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) 42)) (-2504 (((-1072 (-525)) $) 59)) (-1403 (($ (-592 (-525)) (-592 (-525))) 63)) (-1864 (((-525) $) 53 (|has| (-525) (-510)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2194 (((-396 $) $) NIL)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2602 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2430 (((-713) $) NIL)) (-3410 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $) 11 (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-1953 (($ $) NIL)) (-1511 (((-525) $) 39)) (-2128 (((-592 (-525)) $) 61)) (-2749 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1270 (((-798) $) 77) (($ (-525)) 43) (($ $) NIL) (($ (-385 (-525))) 20) (($ (-525)) 43) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) 18)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-2031 (((-713)) 9)) (-2180 (((-525) $) 51 (|has| (-525) (-510)))) (-1533 (((-108) $ $) NIL)) (-1868 (($ $) NIL (|has| (-525) (-762)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 10 T CONST)) (-3365 (($) 12 T CONST)) (-2094 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4046 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3994 (((-108) $ $) 14)) (-4035 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4017 (((-108) $ $) 33 (|has| (-525) (-789)))) (-4100 (($ $ $) 29) (($ (-525) (-525)) 31)) (-4090 (($ $) 15) (($ $ $) 23)) (-4080 (($ $ $) 21)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 25) (($ $ $) 27) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) 25) (($ $ (-525)) NIL))) -(((-936 |#1|) (-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3024 ((-592 (-525)) $)) (-15 -2504 ((-1072 (-525)) $)) (-15 -4204 ((-592 (-525)) $)) (-15 -2128 ((-592 (-525)) $)) (-15 -2059 ($ (-592 (-525)))) (-15 -1403 ($ (-592 (-525)) (-592 (-525)))))) (-525)) (T -936)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-3500 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-3024 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2504 (*1 *2 *1) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-4204 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2128 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2059 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-1403 (*1 *1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(-13 (-925 (-525)) (-10 -8 (-15 -1270 ((-385 (-525)) $)) (-15 -3500 ((-385 (-525)) $)) (-15 -3024 ((-592 (-525)) $)) (-15 -2504 ((-1072 (-525)) $)) (-15 -4204 ((-592 (-525)) $)) (-15 -2128 ((-592 (-525)) $)) (-15 -2059 ($ (-592 (-525)))) (-15 -1403 ($ (-592 (-525)) (-592 (-525)))))) -((-2677 (((-51) (-385 (-525)) (-525)) 9))) -(((-937) (-10 -7 (-15 -2677 ((-51) (-385 (-525)) (-525))))) (T -937)) -((-2677 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) (-5 *1 (-937))))) -(-10 -7 (-15 -2677 ((-51) (-385 (-525)) (-525)))) -((-4189 (((-525)) 13)) (-2848 (((-525)) 16)) (-3242 (((-1178) (-525)) 15)) (-2881 (((-525) (-525)) 17) (((-525)) 12))) -(((-938) (-10 -7 (-15 -2881 ((-525))) (-15 -4189 ((-525))) (-15 -2881 ((-525) (-525))) (-15 -3242 ((-1178) (-525))) (-15 -2848 ((-525))))) (T -938)) -((-2848 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-3242 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-938)))) (-2881 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-4189 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-2881 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) -(-10 -7 (-15 -2881 ((-525))) (-15 -4189 ((-525))) (-15 -2881 ((-525) (-525))) (-15 -3242 ((-1178) (-525))) (-15 -2848 ((-525)))) -((-3488 (((-396 |#1|) |#1|) 41)) (-2194 (((-396 |#1|) |#1|) 40))) -(((-939 |#1|) (-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1|))) (-1149 (-385 (-525)))) (T -939)) -((-3488 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) (-4 *3 (-1149 (-385 (-525))))))) -(-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1|))) -((-1761 (((-3 (-385 (-525)) "failed") |#1|) 15)) (-3717 (((-108) |#1|) 14)) (-2406 (((-385 (-525)) |#1|) 10))) -(((-940 |#1|) (-10 -7 (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|))) (-968 (-385 (-525)))) (T -940)) -((-1761 (*1 *2 *3) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525)))))) (-3717 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525)))))) (-2406 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525))))))) -(-10 -7 (-15 -2406 ((-385 (-525)) |#1|)) (-15 -3717 ((-108) |#1|)) (-15 -1761 ((-3 (-385 (-525)) "failed") |#1|))) -((-1429 ((|#2| $ "value" |#2|) 12)) (-3410 ((|#2| $ "value") 10)) (-1669 (((-108) $ $) 18))) -(((-941 |#1| |#2|) (-10 -8 (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -1669 ((-108) |#1| |#1|)) (-15 -3410 (|#2| |#1| "value"))) (-942 |#2|) (-1127)) (T -941)) -NIL -(-10 -8 (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -1669 ((-108) |#1| |#1|)) (-15 -3410 (|#2| |#1| "value"))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-4083 (($) 7 T CONST)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47)) (-1210 (((-525) $ $) 44)) (-1424 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3459 (((-592 (-525)) $) 54)) (-2205 (($ (-592 (-525))) 62)) (-1490 (((-525) $) 40 (|has| (-525) (-286)))) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL (|has| (-525) (-762)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) 49) (((-3 (-1091) "failed") $) NIL (|has| (-525) (-968 (-1091)))) (((-3 (-385 (-525)) "failed") $) 47 (|has| (-525) (-968 (-525)))) (((-3 (-525) "failed") $) 49 (|has| (-525) (-968 (-525))))) (-3894 (((-525) $) NIL) (((-1091) $) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) NIL (|has| (-525) (-968 (-525)))) (((-525) $) NIL (|has| (-525) (-968 (-525))))) (-1731 (($ $ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| (-525) (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2894 (($) NIL (|has| (-525) (-510)))) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-2010 (((-592 (-525)) $) 60)) (-4147 (((-108) $) NIL (|has| (-525) (-762)))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (|has| (-525) (-821 (-525)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (|has| (-525) (-821 (-357))))) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL)) (-1501 (((-525) $) 37)) (-2949 (((-3 $ "failed") $) NIL (|has| (-525) (-1067)))) (-3288 (((-108) $) NIL (|has| (-525) (-762)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-525) (-789)))) (-2688 (($ (-1 (-525) (-525)) $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL)) (-3937 (($) NIL (|has| (-525) (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2602 (($ $) NIL (|has| (-525) (-286))) (((-385 (-525)) $) 42)) (-2357 (((-1072 (-525)) $) 59)) (-2377 (($ (-592 (-525)) (-592 (-525))) 63)) (-2804 (((-525) $) 53 (|has| (-525) (-510)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| (-525) (-844)))) (-2197 (((-396 $) $) NIL)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2597 (($ $ (-592 (-525)) (-592 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-525) (-525)) NIL (|has| (-525) (-288 (-525)))) (($ $ (-273 (-525))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-273 (-525)))) NIL (|has| (-525) (-288 (-525)))) (($ $ (-592 (-1091)) (-592 (-525))) NIL (|has| (-525) (-486 (-1091) (-525)))) (($ $ (-1091) (-525)) NIL (|has| (-525) (-486 (-1091) (-525))))) (-2931 (((-713) $) NIL)) (-3405 (($ $ (-525)) NIL (|has| (-525) (-265 (-525) (-525))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $) 11 (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-3826 (($ $) NIL)) (-1512 (((-525) $) 39)) (-2353 (((-592 (-525)) $) 61)) (-2745 (((-827 (-525)) $) NIL (|has| (-525) (-567 (-827 (-525))))) (((-827 (-357)) $) NIL (|has| (-525) (-567 (-827 (-357))))) (((-501) $) NIL (|has| (-525) (-567 (-501)))) (((-357) $) NIL (|has| (-525) (-953))) (((-205) $) NIL (|has| (-525) (-953)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-525) (-844))))) (-1271 (((-798) $) 77) (($ (-525)) 43) (($ $) NIL) (($ (-385 (-525))) 20) (($ (-525)) 43) (($ (-1091)) NIL (|has| (-525) (-968 (-1091)))) (((-385 (-525)) $) 18)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-525) (-844))) (|has| (-525) (-136))))) (-3998 (((-713)) 9)) (-2407 (((-525) $) 51 (|has| (-525) (-510)))) (-3714 (((-108) $ $) NIL)) (-3297 (($ $) NIL (|has| (-525) (-762)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 10 T CONST)) (-3362 (($) 12 T CONST)) (-2096 (($ $) NIL (|has| (-525) (-213))) (($ $ (-713)) NIL (|has| (-525) (-213))) (($ $ (-1091)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| (-525) (-835 (-1091)))) (($ $ (-1 (-525) (-525)) (-713)) NIL) (($ $ (-1 (-525) (-525))) NIL)) (-4043 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-525) (-789)))) (-3992 (((-108) $ $) 14)) (-4034 (((-108) $ $) NIL (|has| (-525) (-789)))) (-4015 (((-108) $ $) 33 (|has| (-525) (-789)))) (-4098 (($ $ $) 29) (($ (-525) (-525)) 31)) (-4088 (($ $) 15) (($ $ $) 23)) (-4078 (($ $ $) 21)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 25) (($ $ $) 27) (($ $ (-385 (-525))) NIL) (($ (-385 (-525)) $) NIL) (($ (-525) $) 25) (($ $ (-525)) NIL))) +(((-936 |#1|) (-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3459 ((-592 (-525)) $)) (-15 -2357 ((-1072 (-525)) $)) (-15 -2010 ((-592 (-525)) $)) (-15 -2353 ((-592 (-525)) $)) (-15 -2205 ($ (-592 (-525)))) (-15 -2377 ($ (-592 (-525)) (-592 (-525)))))) (-525)) (T -936)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2602 (*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-3459 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2357 (*1 *2 *1) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2010 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2353 (*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2205 (*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) (-2377 (*1 *1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(-13 (-925 (-525)) (-10 -8 (-15 -1271 ((-385 (-525)) $)) (-15 -2602 ((-385 (-525)) $)) (-15 -3459 ((-592 (-525)) $)) (-15 -2357 ((-1072 (-525)) $)) (-15 -2010 ((-592 (-525)) $)) (-15 -2353 ((-592 (-525)) $)) (-15 -2205 ($ (-592 (-525)))) (-15 -2377 ($ (-592 (-525)) (-592 (-525)))))) +((-3239 (((-51) (-385 (-525)) (-525)) 9))) +(((-937) (-10 -7 (-15 -3239 ((-51) (-385 (-525)) (-525))))) (T -937)) +((-3239 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) (-5 *1 (-937))))) +(-10 -7 (-15 -3239 ((-51) (-385 (-525)) (-525)))) +((-4189 (((-525)) 13)) (-2509 (((-525)) 16)) (-3755 (((-1178) (-525)) 15)) (-1457 (((-525) (-525)) 17) (((-525)) 12))) +(((-938) (-10 -7 (-15 -1457 ((-525))) (-15 -4189 ((-525))) (-15 -1457 ((-525) (-525))) (-15 -3755 ((-1178) (-525))) (-15 -2509 ((-525))))) (T -938)) +((-2509 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-3755 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-938)))) (-1457 (*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-4189 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) (-1457 (*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) +(-10 -7 (-15 -1457 ((-525))) (-15 -4189 ((-525))) (-15 -1457 ((-525) (-525))) (-15 -3755 ((-1178) (-525))) (-15 -2509 ((-525)))) +((-3527 (((-396 |#1|) |#1|) 41)) (-2197 (((-396 |#1|) |#1|) 40))) +(((-939 |#1|) (-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1|))) (-1149 (-385 (-525)))) (T -939)) +((-3527 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) (-4 *3 (-1149 (-385 (-525))))))) +(-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1|))) +((-1383 (((-3 (-385 (-525)) "failed") |#1|) 15)) (-3922 (((-108) |#1|) 14)) (-2738 (((-385 (-525)) |#1|) 10))) +(((-940 |#1|) (-10 -7 (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|))) (-968 (-385 (-525)))) (T -940)) +((-1383 (*1 *2 *3) (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525)))))) (-3922 (*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525)))))) (-2738 (*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525))))))) +(-10 -7 (-15 -2738 ((-385 (-525)) |#1|)) (-15 -3922 ((-108) |#1|)) (-15 -1383 ((-3 (-385 (-525)) "failed") |#1|))) +((-1432 ((|#2| $ "value" |#2|) 12)) (-3405 ((|#2| $ "value") 10)) (-3501 (((-108) $ $) 18))) +(((-941 |#1| |#2|) (-10 -8 (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -3501 ((-108) |#1| |#1|)) (-15 -3405 (|#2| |#1| "value"))) (-942 |#2|) (-1127)) (T -941)) +NIL +(-10 -8 (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -3501 ((-108) |#1| |#1|)) (-15 -3405 (|#2| |#1| "value"))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3347 (($) 7 T CONST)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47)) (-2643 (((-525) $ $) 44)) (-3580 (((-108) $) 46)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-942 |#1|) (-131) (-1127)) (T -942)) -((-1356 (*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) (-3536 (*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) (-1753 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-3352 (*1 *2 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-1424 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2646 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-1210 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-525)))) (-1669 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-1482 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-3522 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *1)) (|has| *1 (-6 -4256)) (-4 *1 (-942 *3)) (-4 *3 (-1127)))) (-1429 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-3866 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127))))) -(-13 (-464 |t#1|) (-10 -8 (-15 -1356 ((-592 $) $)) (-15 -3536 ((-592 $) $)) (-15 -1753 ((-108) $)) (-15 -3352 (|t#1| $)) (-15 -3410 (|t#1| $ "value")) (-15 -1424 ((-108) $)) (-15 -2646 ((-592 |t#1|) $)) (-15 -1210 ((-525) $ $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -1669 ((-108) $ $)) (-15 -1482 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -3522 ($ $ (-592 $))) (-15 -1429 (|t#1| $ "value" |t#1|)) (-15 -3866 (|t#1| $ |t#1|))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2211 (($ $) 9) (($ $ (-856)) 43) (($ (-385 (-525))) 13) (($ (-525)) 15)) (-1957 (((-3 $ "failed") (-1087 $) (-856) (-798)) 23) (((-3 $ "failed") (-1087 $) (-856)) 28)) (-1750 (($ $ (-525)) 49)) (-2031 (((-713)) 17)) (-2092 (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 (-385 (-525)))) 54) (((-592 $) (-1087 (-525))) 59) (((-592 $) (-887 $)) 63) (((-592 $) (-887 (-385 (-525)))) 67) (((-592 $) (-887 (-525))) 71)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 47))) -(((-943 |#1|) (-10 -8 (-15 -2211 (|#1| (-525))) (-15 -2211 (|#1| (-385 (-525)))) (-15 -2211 (|#1| |#1| (-856))) (-15 -2092 ((-592 |#1|) (-887 (-525)))) (-15 -2092 ((-592 |#1|) (-887 (-385 (-525))))) (-15 -2092 ((-592 |#1|) (-887 |#1|))) (-15 -2092 ((-592 |#1|) (-1087 (-525)))) (-15 -2092 ((-592 |#1|) (-1087 (-385 (-525))))) (-15 -2092 ((-592 |#1|) (-1087 |#1|))) (-15 -1957 ((-3 |#1| "failed") (-1087 |#1|) (-856))) (-15 -1957 ((-3 |#1| "failed") (-1087 |#1|) (-856) (-798))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1750 (|#1| |#1| (-525))) (-15 -2211 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -2031 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856)))) (-944)) (T -943)) -((-2031 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-943 *3)) (-4 *3 (-944))))) -(-10 -8 (-15 -2211 (|#1| (-525))) (-15 -2211 (|#1| (-385 (-525)))) (-15 -2211 (|#1| |#1| (-856))) (-15 -2092 ((-592 |#1|) (-887 (-525)))) (-15 -2092 ((-592 |#1|) (-887 (-385 (-525))))) (-15 -2092 ((-592 |#1|) (-887 |#1|))) (-15 -2092 ((-592 |#1|) (-1087 (-525)))) (-15 -2092 ((-592 |#1|) (-1087 (-385 (-525))))) (-15 -2092 ((-592 |#1|) (-1087 |#1|))) (-15 -1957 ((-3 |#1| "failed") (-1087 |#1|) (-856))) (-15 -1957 ((-3 |#1| "failed") (-1087 |#1|) (-856) (-798))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1750 (|#1| |#1| (-525))) (-15 -2211 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -2031 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 89)) (-3906 (($ $) 90)) (-3727 (((-108) $) 92)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 109)) (-1990 (((-396 $) $) 110)) (-2211 (($ $) 73) (($ $ (-856)) 59) (($ (-385 (-525))) 58) (($ (-525)) 57)) (-1540 (((-108) $ $) 100)) (-2148 (((-525) $) 127)) (-4083 (($) 17 T CONST)) (-1957 (((-3 $ "failed") (-1087 $) (-856) (-798)) 67) (((-3 $ "failed") (-1087 $) (-856)) 66)) (-2591 (((-3 (-525) "failed") $) 85 (|has| (-385 (-525)) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 83 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) 81)) (-3897 (((-525) $) 86 (|has| (-385 (-525)) (-968 (-525)))) (((-385 (-525)) $) 84 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-385 (-525)) $) 80)) (-2705 (($ $ (-798)) 56)) (-3320 (($ $ (-798)) 55)) (-1726 (($ $ $) 104)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 103)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 98)) (-2822 (((-108) $) 111)) (-3426 (((-108) $) 125)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 72)) (-2348 (((-108) $) 126)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 107)) (-2371 (($ $ $) 124)) (-2535 (($ $ $) 123)) (-2481 (((-3 (-1087 $) "failed") $) 68)) (-1811 (((-3 (-798) "failed") $) 70)) (-1827 (((-3 (-1087 $) "failed") $) 69)) (-2756 (($ (-592 $)) 96) (($ $ $) 95)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 112)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 97)) (-2794 (($ (-592 $)) 94) (($ $ $) 93)) (-2194 (((-396 $) $) 108)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 105)) (-1680 (((-3 $ "failed") $ $) 88)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 99)) (-2430 (((-713) $) 101)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 102)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 117) (($ $) 87) (($ (-385 (-525))) 82) (($ (-525)) 79) (($ (-385 (-525))) 76)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 91)) (-1370 (((-385 (-525)) $ $) 54)) (-2092 (((-592 $) (-1087 $)) 65) (((-592 $) (-1087 (-385 (-525)))) 64) (((-592 $) (-1087 (-525))) 63) (((-592 $) (-887 $)) 62) (((-592 $) (-887 (-385 (-525)))) 61) (((-592 $) (-887 (-525))) 60)) (-1868 (($ $) 128)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 113)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 121)) (-4025 (((-108) $ $) 120)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 122)) (-4017 (((-108) $ $) 119)) (-4100 (($ $ $) 118)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 114) (($ $ (-385 (-525))) 71)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 116) (($ $ (-385 (-525))) 115) (($ (-525) $) 78) (($ $ (-525)) 77) (($ (-385 (-525)) $) 75) (($ $ (-385 (-525))) 74))) +((-2579 (*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) (-2916 (*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) (-4021 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-3348 (*1 *2 *1) (-12 (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 "value") (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-3580 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2639 (*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3)))) (-2643 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-525)))) (-3501 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-2104 (*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-2811 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *1)) (|has| *1 (-6 -4256)) (-4 *1 (-942 *3)) (-4 *3 (-1127)))) (-1432 (*1 *2 *1 *3 *2) (-12 (-5 *3 "value") (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127)))) (-3044 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127))))) +(-13 (-464 |t#1|) (-10 -8 (-15 -2579 ((-592 $) $)) (-15 -2916 ((-592 $) $)) (-15 -4021 ((-108) $)) (-15 -3348 (|t#1| $)) (-15 -3405 (|t#1| $ "value")) (-15 -3580 ((-108) $)) (-15 -2639 ((-592 |t#1|) $)) (-15 -2643 ((-525) $ $)) (IF (|has| |t#1| (-1020)) (PROGN (-15 -3501 ((-108) $ $)) (-15 -2104 ((-108) $ $))) |%noBranch|) (IF (|has| $ (-6 -4256)) (PROGN (-15 -2811 ($ $ (-592 $))) (-15 -1432 (|t#1| $ "value" |t#1|)) (-15 -3044 (|t#1| $ |t#1|))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2211 (($ $) 9) (($ $ (-856)) 43) (($ (-385 (-525))) 13) (($ (-525)) 15)) (-3848 (((-3 $ "failed") (-1087 $) (-856) (-798)) 23) (((-3 $ "failed") (-1087 $) (-856)) 28)) (-3999 (($ $ (-525)) 49)) (-3998 (((-713)) 17)) (-1905 (((-592 $) (-1087 $)) NIL) (((-592 $) (-1087 (-385 (-525)))) 54) (((-592 $) (-1087 (-525))) 59) (((-592 $) (-887 $)) 63) (((-592 $) (-887 (-385 (-525)))) 67) (((-592 $) (-887 (-525))) 71)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) 47))) +(((-943 |#1|) (-10 -8 (-15 -2211 (|#1| (-525))) (-15 -2211 (|#1| (-385 (-525)))) (-15 -2211 (|#1| |#1| (-856))) (-15 -1905 ((-592 |#1|) (-887 (-525)))) (-15 -1905 ((-592 |#1|) (-887 (-385 (-525))))) (-15 -1905 ((-592 |#1|) (-887 |#1|))) (-15 -1905 ((-592 |#1|) (-1087 (-525)))) (-15 -1905 ((-592 |#1|) (-1087 (-385 (-525))))) (-15 -1905 ((-592 |#1|) (-1087 |#1|))) (-15 -3848 ((-3 |#1| "failed") (-1087 |#1|) (-856))) (-15 -3848 ((-3 |#1| "failed") (-1087 |#1|) (-856) (-798))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3999 (|#1| |#1| (-525))) (-15 -2211 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -3998 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856)))) (-944)) (T -943)) +((-3998 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-943 *3)) (-4 *3 (-944))))) +(-10 -8 (-15 -2211 (|#1| (-525))) (-15 -2211 (|#1| (-385 (-525)))) (-15 -2211 (|#1| |#1| (-856))) (-15 -1905 ((-592 |#1|) (-887 (-525)))) (-15 -1905 ((-592 |#1|) (-887 (-385 (-525))))) (-15 -1905 ((-592 |#1|) (-887 |#1|))) (-15 -1905 ((-592 |#1|) (-1087 (-525)))) (-15 -1905 ((-592 |#1|) (-1087 (-385 (-525))))) (-15 -1905 ((-592 |#1|) (-1087 |#1|))) (-15 -3848 ((-3 |#1| "failed") (-1087 |#1|) (-856))) (-15 -3848 ((-3 |#1| "failed") (-1087 |#1|) (-856) (-798))) (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -3999 (|#1| |#1| (-525))) (-15 -2211 (|#1| |#1|)) (-15 ** (|#1| |#1| (-525))) (-15 -3998 ((-713))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 89)) (-2220 (($ $) 90)) (-4024 (((-108) $) 92)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 109)) (-2033 (((-396 $) $) 110)) (-2211 (($ $) 73) (($ $ (-856)) 59) (($ (-385 (-525))) 58) (($ (-525)) 57)) (-3766 (((-108) $ $) 100)) (-1954 (((-525) $) 127)) (-3347 (($) 17 T CONST)) (-3848 (((-3 $ "failed") (-1087 $) (-856) (-798)) 67) (((-3 $ "failed") (-1087 $) (-856)) 66)) (-2588 (((-3 (-525) "failed") $) 85 (|has| (-385 (-525)) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 83 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) 81)) (-3894 (((-525) $) 86 (|has| (-385 (-525)) (-968 (-525)))) (((-385 (-525)) $) 84 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-385 (-525)) $) 80)) (-3425 (($ $ (-798)) 56)) (-1335 (($ $ (-798)) 55)) (-1731 (($ $ $) 104)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 103)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 98)) (-2162 (((-108) $) 111)) (-4147 (((-108) $) 125)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 72)) (-3288 (((-108) $) 126)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 107)) (-2372 (($ $ $) 124)) (-2530 (($ $ $) 123)) (-2063 (((-3 (-1087 $) "failed") $) 68)) (-3511 (((-3 (-798) "failed") $) 70)) (-3651 (((-3 (-1087 $) "failed") $) 69)) (-2755 (($ (-592 $)) 96) (($ $ $) 95)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 112)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 97)) (-2790 (($ (-592 $)) 94) (($ $ $) 93)) (-2197 (((-396 $) $) 108)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 106) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 105)) (-1687 (((-3 $ "failed") $ $) 88)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 99)) (-2931 (((-713) $) 101)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 102)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 117) (($ $) 87) (($ (-385 (-525))) 82) (($ (-525)) 79) (($ (-385 (-525))) 76)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 91)) (-1371 (((-385 (-525)) $ $) 54)) (-1905 (((-592 $) (-1087 $)) 65) (((-592 $) (-1087 (-385 (-525)))) 64) (((-592 $) (-1087 (-525))) 63) (((-592 $) (-887 $)) 62) (((-592 $) (-887 (-385 (-525)))) 61) (((-592 $) (-887 (-525))) 60)) (-3297 (($ $) 128)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 113)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 121)) (-4025 (((-108) $ $) 120)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 122)) (-4015 (((-108) $ $) 119)) (-4098 (($ $ $) 118)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 114) (($ $ (-385 (-525))) 71)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ (-385 (-525)) $) 116) (($ $ (-385 (-525))) 115) (($ (-525) $) 78) (($ $ (-525)) 77) (($ (-385 (-525)) $) 75) (($ $ (-385 (-525))) 74))) (((-944) (-131)) (T -944)) -((-2211 (*1 *1 *1) (-4 *1 (-944))) (-1811 (*1 *2 *1) (|partial| -12 (-4 *1 (-944)) (-5 *2 (-798)))) (-1827 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944)))) (-2481 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944)))) (-1957 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-5 *4 (-798)) (-4 *1 (-944)))) (-1957 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-4 *1 (-944)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-1087 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-2092 (*1 *2 *3) (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-2211 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-856)))) (-2211 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-944)))) (-2211 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-944)))) (-2705 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798)))) (-3320 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798)))) (-1370 (*1 *2 *1 *1) (-12 (-4 *1 (-944)) (-5 *2 (-385 (-525)))))) -(-13 (-138) (-787) (-160) (-341) (-389 (-385 (-525))) (-37 (-525)) (-37 (-385 (-525))) (-934) (-10 -8 (-15 -1811 ((-3 (-798) "failed") $)) (-15 -1827 ((-3 (-1087 $) "failed") $)) (-15 -2481 ((-3 (-1087 $) "failed") $)) (-15 -1957 ((-3 $ "failed") (-1087 $) (-856) (-798))) (-15 -1957 ((-3 $ "failed") (-1087 $) (-856))) (-15 -2092 ((-592 $) (-1087 $))) (-15 -2092 ((-592 $) (-1087 (-385 (-525))))) (-15 -2092 ((-592 $) (-1087 (-525)))) (-15 -2092 ((-592 $) (-887 $))) (-15 -2092 ((-592 $) (-887 (-385 (-525))))) (-15 -2092 ((-592 $) (-887 (-525)))) (-15 -2211 ($ $ (-856))) (-15 -2211 ($ $)) (-15 -2211 ($ (-385 (-525)))) (-15 -2211 ($ (-525))) (-15 -2705 ($ $ (-798))) (-15 -3320 ($ $ (-798))) (-15 -1370 ((-385 (-525)) $ $)))) +((-2211 (*1 *1 *1) (-4 *1 (-944))) (-3511 (*1 *2 *1) (|partial| -12 (-4 *1 (-944)) (-5 *2 (-798)))) (-3651 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944)))) (-2063 (*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944)))) (-3848 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-5 *4 (-798)) (-4 *1 (-944)))) (-3848 (*1 *1 *2 *3) (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-4 *1 (-944)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-1087 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-1905 (*1 *2 *3) (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) (-2211 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-856)))) (-2211 (*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-944)))) (-2211 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-944)))) (-3425 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798)))) (-1335 (*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798)))) (-1371 (*1 *2 *1 *1) (-12 (-4 *1 (-944)) (-5 *2 (-385 (-525)))))) +(-13 (-138) (-787) (-160) (-341) (-389 (-385 (-525))) (-37 (-525)) (-37 (-385 (-525))) (-934) (-10 -8 (-15 -3511 ((-3 (-798) "failed") $)) (-15 -3651 ((-3 (-1087 $) "failed") $)) (-15 -2063 ((-3 (-1087 $) "failed") $)) (-15 -3848 ((-3 $ "failed") (-1087 $) (-856) (-798))) (-15 -3848 ((-3 $ "failed") (-1087 $) (-856))) (-15 -1905 ((-592 $) (-1087 $))) (-15 -1905 ((-592 $) (-1087 (-385 (-525))))) (-15 -1905 ((-592 $) (-1087 (-525)))) (-15 -1905 ((-592 $) (-887 $))) (-15 -1905 ((-592 $) (-887 (-385 (-525))))) (-15 -1905 ((-592 $) (-887 (-525)))) (-15 -2211 ($ $ (-856))) (-15 -2211 ($ $)) (-15 -2211 ($ (-385 (-525)))) (-15 -2211 ($ (-525))) (-15 -3425 ($ $ (-798))) (-15 -1335 ($ $ (-798))) (-15 -1371 ((-385 (-525)) $ $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 #1=(-525)) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 #1# #1#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-389 (-385 (-525))) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 #1#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 #1#) . T) ((-660 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-787) . T) ((-789) . T) ((-855) . T) ((-934) . T) ((-968 (-385 (-525))) . T) ((-968 (-525)) |has| (-385 (-525)) (-968 (-525))) ((-983 #0#) . T) ((-983 #1#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-1305 (((-2 (|:| |ans| |#2|) (|:| -3603 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66))) -(((-945 |#1| |#2|) (-10 -7 (-15 -1305 ((-2 (|:| |ans| |#2|) (|:| -3603 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-27) (-408 |#1|))) (T -945)) -((-1305 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-1091)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-592 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1113) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |ans| *4) (|:| -3603 *4) (|:| |sol?| (-108)))) (-5 *1 (-945 *8 *4))))) -(-10 -7 (-15 -1305 ((-2 (|:| |ans| |#2|) (|:| -3603 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) -((-2657 (((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53))) -(((-946 |#1| |#2|) (-10 -7 (-15 -2657 ((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-27) (-408 |#1|))) (T -946)) -((-2657 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *3 (-525)) (-5 *5 (-1091)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-592 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1113) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-946 *8 *4))))) -(-10 -7 (-15 -2657 ((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1255 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) -((-3060 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)) 30)) (-2623 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 58)) (-3958 (((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|)) 63))) -(((-947 |#1| |#2|) (-10 -7 (-15 -2623 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -3958 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -3060 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -947)) -((-3060 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| (-525)) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-947 *6 *3)) (-5 *4 (-525)))) (-3958 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) (-5 *1 (-947 *4 *5)) (-5 *3 (-385 *5)))) (-2623 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) (|:| -3278 *6))) (-5 *1 (-947 *5 *6)) (-5 *3 (-385 *6))))) -(-10 -7 (-15 -2623 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -3958 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -3060 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) -((-2908 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 22)) (-2516 (((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 33))) -(((-948 |#1| |#2|) (-10 -7 (-15 -2908 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2516 ((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -948)) -((-2516 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-385 *5))) (-5 *1 (-948 *4 *5)) (-5 *3 (-385 *5)))) (-2908 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -3278 *6))) (-5 *1 (-948 *5 *6)) (-5 *3 (-385 *6))))) -(-10 -7 (-15 -2908 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3278 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2516 ((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) -((-2692 (((-1 |#1|) (-592 (-2 (|:| -3352 |#1|) (|:| -3237 (-525))))) 37)) (-1779 (((-1 |#1|) (-1022 |#1|)) 45)) (-3101 (((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)) 34))) -(((-949 |#1|) (-10 -7 (-15 -1779 ((-1 |#1|) (-1022 |#1|))) (-15 -2692 ((-1 |#1|) (-592 (-2 (|:| -3352 |#1|) (|:| -3237 (-525)))))) (-15 -3101 ((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)))) (-1020)) (T -949)) -((-3101 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1173 *6)) (-5 *4 (-1173 (-525))) (-5 *5 (-525)) (-4 *6 (-1020)) (-5 *2 (-1 *6)) (-5 *1 (-949 *6)))) (-2692 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3352 *4) (|:| -3237 (-525))))) (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4)))) (-1779 (*1 *2 *3) (-12 (-5 *3 (-1022 *4)) (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4))))) -(-10 -7 (-15 -1779 ((-1 |#1|) (-1022 |#1|))) (-15 -2692 ((-1 |#1|) (-592 (-2 (|:| -3352 |#1|) (|:| -3237 (-525)))))) (-15 -3101 ((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)))) -((-1678 (((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23))) -(((-950 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1678 ((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-13 (-346) (-341))) (T -950)) -((-1678 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-4 *4 (-1149 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) (-4 *9 (-13 (-346) (-341))) (-5 *2 (-713)) (-5 *1 (-950 *6 *7 *4 *8 *9))))) -(-10 -7 (-15 -1678 ((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) -((-1728 (((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) 31) (((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525))) 28)) (-1725 (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525))) 33) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525))) 29) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) 32) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|) 27)) (-2910 (((-592 (-385 (-525))) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) 19)) (-3862 (((-385 (-525)) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) 16))) -(((-951 |#1|) (-10 -7 (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|)) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -3862 ((-385 (-525)) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -2910 ((-592 (-385 (-525))) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))))) (-1149 (-525))) (T -951)) -((-2910 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *2 (-592 (-385 (-525)))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525))))) (-3862 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) (-5 *2 (-385 (-525))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525))))) (-1728 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) (-1728 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) (-1725 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-592 (-2 (|:| -3591 *5) (|:| -3603 *5)))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3591 *5) (|:| -3603 *5))))) (-1725 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-385 (-525))))) (-1725 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) (-1725 (*1 *2 *3) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525)))))) -(-10 -7 (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|)) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -3862 ((-385 (-525)) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -2910 ((-592 (-385 (-525))) (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))))) -((-1728 (((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) 35) (((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525))) 32)) (-1725 (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525))) 30) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525))) 26) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) 28) (((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|) 24))) -(((-952 |#1|) (-10 -7 (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|)) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) (-1149 (-385 (-525)))) (T -952)) -((-1728 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-1728 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-1725 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-592 (-2 (|:| -3591 *5) (|:| -3603 *5)))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-2 (|:| -3591 *5) (|:| -3603 *5))))) (-1725 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-385 (-525))))) (-1725 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) (-1725 (*1 *2 *3) (-12 (-5 *2 (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525))))))) -(-10 -7 (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1|)) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -1725 ((-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-385 (-525)))) (-15 -1728 ((-3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) "failed") |#1| (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))) (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) -((-2749 (((-205) $) 6) (((-357) $) 9))) +((-2561 (((-2 (|:| |ans| |#2|) (|:| -3601 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 66))) +(((-945 |#1| |#2|) (-10 -7 (-15 -2561 ((-2 (|:| |ans| |#2|) (|:| -3601 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-27) (-408 |#1|))) (T -945)) +((-2561 (*1 *2 *3 *4 *4 *5 *6 *7) (-12 (-5 *3 (-525)) (-5 *5 (-1091)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-592 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1113) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-2 (|:| |ans| *4) (|:| -3601 *4) (|:| |sol?| (-108)))) (-5 *1 (-945 *8 *4))))) +(-10 -7 (-15 -2561 ((-2 (|:| |ans| |#2|) (|:| -3601 |#2|) (|:| |sol?| (-108))) (-525) |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) +((-4196 (((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)) 53))) +(((-946 |#1| |#2|) (-10 -7 (-15 -4196 ((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525))) (-13 (-1113) (-27) (-408 |#1|))) (T -946)) +((-4196 (*1 *2 *3 *4 *4 *4 *5 *6 *7) (|partial| -12 (-5 *3 (-525)) (-5 *5 (-1091)) (-5 *6 (-1 (-3 (-2 (|:| |mainpart| *4) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) "failed") *4 (-592 *4))) (-5 *7 (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4 *4)) (-4 *4 (-13 (-1113) (-27) (-408 *8))) (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-946 *8 *4))))) +(-10 -7 (-15 -4196 ((-3 (-592 |#2|) "failed") (-525) |#2| |#2| |#2| (-1091) (-1 (-3 (-2 (|:| |mainpart| |#2|) (|:| |limitedlogs| (-592 (-2 (|:| |coeff| |#2|) (|:| |logand| |#2|))))) "failed") |#2| (-592 |#2|)) (-1 (-3 (-2 (|:| -1781 |#2|) (|:| |coeff| |#2|)) "failed") |#2| |#2|)))) +((-2792 (((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)) 30)) (-3893 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 58)) (-1500 (((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|)) 63))) +(((-947 |#1| |#2|) (-10 -7 (-15 -3893 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1500 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -2792 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -947)) +((-2792 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| (-525)) (|:| |alpha| *3) (|:| |beta| *3))))) (-5 *1 (-947 *6 *3)) (-5 *4 (-525)))) (-1500 (*1 *2 *3 *3) (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) (-5 *1 (-947 *4 *5)) (-5 *3 (-385 *5)))) (-3893 (*1 *2 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) (|:| -3274 *6))) (-5 *1 (-947 *5 *6)) (-5 *3 (-385 *6))))) +(-10 -7 (-15 -3893 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |c| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -1500 ((-2 (|:| |ans| (-385 |#2|)) (|:| |nosol| (-108))) (-385 |#2|) (-385 |#2|))) (-15 -2792 ((-3 (|:| |ans| (-2 (|:| |ans| |#2|) (|:| |nosol| (-108)))) (|:| -4216 (-2 (|:| |b| |#2|) (|:| |c| |#2|) (|:| |m| (-525)) (|:| |alpha| |#2|) (|:| |beta| |#2|)))) |#2| |#2| |#2| (-525) (-1 |#2| |#2|)))) +((-1730 (((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|)) 22)) (-2491 (((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)) 33))) +(((-948 |#1| |#2|) (-10 -7 (-15 -1730 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2491 ((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) (-13 (-341) (-138) (-968 (-525))) (-1149 |#1|)) (T -948)) +((-2491 (*1 *2 *3 *3 *3) (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) (-5 *2 (-592 (-385 *5))) (-5 *1 (-948 *4 *5)) (-5 *3 (-385 *5)))) (-1730 (*1 *2 *3 *3 *3 *4) (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)))) (-5 *2 (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -3274 *6))) (-5 *1 (-948 *5 *6)) (-5 *3 (-385 *6))))) +(-10 -7 (-15 -1730 ((-3 (-2 (|:| |a| |#2|) (|:| |b| (-385 |#2|)) (|:| |h| |#2|) (|:| |c1| (-385 |#2|)) (|:| |c2| (-385 |#2|)) (|:| -3274 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|) (-1 |#2| |#2|))) (-15 -2491 ((-3 (-592 (-385 |#2|)) "failed") (-385 |#2|) (-385 |#2|) (-385 |#2|)))) +((-3324 (((-1 |#1|) (-592 (-2 (|:| -3348 |#1|) (|:| -1877 (-525))))) 37)) (-1586 (((-1 |#1|) (-1022 |#1|)) 45)) (-3128 (((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)) 34))) +(((-949 |#1|) (-10 -7 (-15 -1586 ((-1 |#1|) (-1022 |#1|))) (-15 -3324 ((-1 |#1|) (-592 (-2 (|:| -3348 |#1|) (|:| -1877 (-525)))))) (-15 -3128 ((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)))) (-1020)) (T -949)) +((-3128 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1173 *6)) (-5 *4 (-1173 (-525))) (-5 *5 (-525)) (-4 *6 (-1020)) (-5 *2 (-1 *6)) (-5 *1 (-949 *6)))) (-3324 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3348 *4) (|:| -1877 (-525))))) (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4)))) (-1586 (*1 *2 *3) (-12 (-5 *3 (-1022 *4)) (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4))))) +(-10 -7 (-15 -1586 ((-1 |#1|) (-1022 |#1|))) (-15 -3324 ((-1 |#1|) (-592 (-2 (|:| -3348 |#1|) (|:| -1877 (-525)))))) (-15 -3128 ((-1 |#1|) (-1173 |#1|) (-1173 (-525)) (-525)))) +((-1234 (((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)) 23))) +(((-950 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1234 ((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) (-341) (-1149 |#1|) (-1149 (-385 |#2|)) (-320 |#1| |#2| |#3|) (-13 (-346) (-341))) (T -950)) +((-1234 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) (-4 *7 (-1149 *6)) (-4 *4 (-1149 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) (-4 *9 (-13 (-346) (-341))) (-5 *2 (-713)) (-5 *1 (-950 *6 *7 *4 *8 *9))))) +(-10 -7 (-15 -1234 ((-713) (-314 |#1| |#2| |#3| |#4|) |#3| (-1 |#5| |#1|)))) +((-4117 (((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) 31) (((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525))) 28)) (-4085 (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525))) 33) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525))) 29) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) 32) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|) 27)) (-1749 (((-592 (-385 (-525))) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) 19)) (-3015 (((-385 (-525)) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) 16))) +(((-951 |#1|) (-10 -7 (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|)) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -3015 ((-385 (-525)) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -1749 ((-592 (-385 (-525))) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))))) (-1149 (-525))) (T -951)) +((-1749 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *2 (-592 (-385 (-525)))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525))))) (-3015 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) (-5 *2 (-385 (-525))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525))))) (-4117 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) (-4117 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) (-4085 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-592 (-2 (|:| -3592 *5) (|:| -3601 *5)))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3592 *5) (|:| -3601 *5))))) (-4085 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-385 (-525))))) (-4085 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) (-4085 (*1 *2 *3) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525)))))) +(-10 -7 (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|)) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -3015 ((-385 (-525)) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -1749 ((-592 (-385 (-525))) (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))))) +((-4117 (((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) 35) (((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525))) 32)) (-4085 (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525))) 30) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525))) 26) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) 28) (((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|) 24))) +(((-952 |#1|) (-10 -7 (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|)) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) (-1149 (-385 (-525)))) (T -952)) +((-4117 (*1 *2 *3 *2 *2) (|partial| -12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-4117 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) (-5 *4 (-385 (-525))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) (-4085 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-385 (-525))) (-5 *2 (-592 (-2 (|:| -3592 *5) (|:| -3601 *5)))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-2 (|:| -3592 *5) (|:| -3601 *5))))) (-4085 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-385 (-525))))) (-4085 (*1 *2 *3 *4) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) (-5 *4 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) (-4085 (*1 *2 *3) (-12 (-5 *2 (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525))))))) +(-10 -7 (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1|)) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-385 (-525)))) (-15 -4085 ((-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-385 (-525)))) (-15 -4117 ((-3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) "failed") |#1| (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))) (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) +((-2745 (((-205) $) 6) (((-357) $) 9))) (((-953) (-131)) (T -953)) NIL (-13 (-567 (-205)) (-567 (-357))) (((-567 (-205)) . T) ((-567 (-357)) . T)) -((-1492 (((-592 (-357)) (-887 (-525)) (-357)) 28) (((-592 (-357)) (-887 (-385 (-525))) (-357)) 27)) (-2488 (((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357)) 37))) -(((-954) (-10 -7 (-15 -1492 ((-592 (-357)) (-887 (-385 (-525))) (-357))) (-15 -1492 ((-592 (-357)) (-887 (-525)) (-357))) (-15 -2488 ((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357))))) (T -954)) -((-2488 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-357)))) (-5 *1 (-954)) (-5 *5 (-357)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) (-5 *4 (-357)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) (-5 *4 (-357))))) -(-10 -7 (-15 -1492 ((-592 (-357)) (-887 (-385 (-525))) (-357))) (-15 -1492 ((-592 (-357)) (-887 (-525)) (-357))) (-15 -2488 ((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 70)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-2211 (($ $) NIL) (($ $ (-856)) NIL) (($ (-385 (-525))) NIL) (($ (-525)) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) 65)) (-4083 (($) NIL T CONST)) (-1957 (((-3 $ "failed") (-1087 $) (-856) (-798)) NIL) (((-3 $ "failed") (-1087 $) (-856)) 50)) (-2591 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-525) "failed") $) NIL (-3279 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))))) (-3897 (((-385 (-525)) $) 15 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-385 (-525)) $) 15) ((|#1| $) 108) (((-525) $) NIL (-3279 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))))) (-2705 (($ $ (-798)) 42)) (-3320 (($ $ (-798)) 43)) (-1726 (($ $ $) NIL)) (-3574 (((-385 (-525)) $ $) 19)) (-3233 (((-3 $ "failed") $) 83)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-3426 (((-108) $) 61)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL)) (-2348 (((-108) $) 64)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2481 (((-3 (-1087 $) "failed") $) 78)) (-1811 (((-3 (-798) "failed") $) 77)) (-1827 (((-3 (-1087 $) "failed") $) 75)) (-3825 (((-3 (-987 $ (-1087 $)) "failed") $) 73)) (-2756 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 84)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-1270 (((-798) $) 82) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) 58) (($ (-385 (-525))) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 110)) (-2031 (((-713)) NIL)) (-1533 (((-108) $ $) NIL)) (-1370 (((-385 (-525)) $ $) 25)) (-2092 (((-592 $) (-1087 $)) 56) (((-592 $) (-1087 (-385 (-525)))) NIL) (((-592 $) (-1087 (-525))) NIL) (((-592 $) (-887 $)) NIL) (((-592 $) (-887 (-385 (-525)))) NIL) (((-592 $) (-887 (-525))) NIL)) (-4116 (($ (-987 $ (-1087 $)) (-798)) 41)) (-1868 (($ $) 20)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3355 (($) 29 T CONST)) (-3365 (($) 35 T CONST)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 71)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 22)) (-4100 (($ $ $) 33)) (-4090 (($ $) 34) (($ $ $) 69)) (-4080 (($ $ $) 103)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 91) (($ $ $) 96) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ (-525) $) 91) (($ $ (-525)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL))) -(((-955 |#1|) (-13 (-944) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -4116 ($ (-987 $ (-1087 $)) (-798))) (-15 -3825 ((-3 (-987 $ (-1087 $)) "failed") $)) (-15 -3574 ((-385 (-525)) $ $)))) (-13 (-787) (-341) (-953))) (T -955)) -((-4116 (*1 *1 *2 *3) (-12 (-5 *2 (-987 (-955 *4) (-1087 (-955 *4)))) (-5 *3 (-798)) (-4 *4 (-13 (-787) (-341) (-953))) (-5 *1 (-955 *4)))) (-3825 (*1 *2 *1) (|partial| -12 (-5 *2 (-987 (-955 *3) (-1087 (-955 *3)))) (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953))))) (-3574 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953)))))) -(-13 (-944) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -4116 ($ (-987 $ (-1087 $)) (-798))) (-15 -3825 ((-3 (-987 $ (-1087 $)) "failed") $)) (-15 -3574 ((-385 (-525)) $ $)))) -((-1842 (((-2 (|:| -4216 |#2|) (|:| -1238 (-592 |#1|))) |#2| (-592 |#1|)) 20) ((|#2| |#2| |#1|) 15))) -(((-956 |#1| |#2|) (-10 -7 (-15 -1842 (|#2| |#2| |#1|)) (-15 -1842 ((-2 (|:| -4216 |#2|) (|:| -1238 (-592 |#1|))) |#2| (-592 |#1|)))) (-341) (-602 |#1|)) (T -956)) -((-1842 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -4216 *3) (|:| -1238 (-592 *5)))) (-5 *1 (-956 *5 *3)) (-5 *4 (-592 *5)) (-4 *3 (-602 *5)))) (-1842 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-956 *3 *2)) (-4 *2 (-602 *3))))) -(-10 -7 (-15 -1842 (|#2| |#2| |#1|)) (-15 -1842 ((-2 (|:| -4216 |#2|) (|:| -1238 (-592 |#1|))) |#2| (-592 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2635 ((|#1| $ |#1|) 14)) (-1429 ((|#1| $ |#1|) 12)) (-2979 (($ |#1|) 10)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3410 ((|#1| $) 11)) (-1794 ((|#1| $) 13)) (-1270 (((-798) $) 21 (|has| |#1| (-1020)))) (-3994 (((-108) $ $) 9))) -(((-957 |#1|) (-13 (-1127) (-10 -8 (-15 -2979 ($ |#1|)) (-15 -3410 (|#1| $)) (-15 -1429 (|#1| $ |#1|)) (-15 -1794 (|#1| $)) (-15 -2635 (|#1| $ |#1|)) (-15 -3994 ((-108) $ $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -957)) -((-2979 (*1 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3410 (*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-1429 (*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-1794 (*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-2635 (*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3994 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-957 *3)) (-4 *3 (-1127))))) -(-13 (-1127) (-10 -8 (-15 -2979 ($ |#1|)) (-15 -3410 (|#1| $)) (-15 -1429 (|#1| $ |#1|)) (-15 -1794 (|#1| $)) (-15 -2635 (|#1| $ |#1|)) (-15 -3994 ((-108) $ $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1759 (((-592 $) (-592 |#4|)) 105) (((-592 $) (-592 |#4|) (-108)) 106) (((-592 $) (-592 |#4|) (-108) (-108)) 104) (((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108)) 107)) (-2383 (((-592 |#3|) $) NIL)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3829 ((|#4| |#4| $) NIL)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 99)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 54)) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) 26 (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1458 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3897 (($ (-592 |#4|)) NIL)) (-3121 (((-3 $ "failed") $) 39)) (-1846 ((|#4| |#4| $) 57)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1614 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2137 ((|#4| |#4| $) NIL)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) NIL)) (-3011 (((-108) |#4| $) NIL)) (-3210 (((-108) |#4| $) NIL)) (-3667 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1855 (((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108)) 119)) (-3702 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1558 ((|#3| $) 33)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2622 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 21)) (-3623 (((-592 |#3|) $) NIL)) (-2679 (((-108) |#3| $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) NIL)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 97)) (-1636 (((-3 |#4| "failed") $) 37)) (-2159 (((-592 $) |#4| $) 80)) (-4074 (((-3 (-108) (-592 $)) |#4| $) NIL)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-3446 (((-592 $) |#4| $) 102) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 103) (((-592 $) |#4| (-592 $)) NIL)) (-2364 (((-592 $) (-592 |#4|) (-108) (-108) (-108)) 114)) (-4094 (($ |#4| $) 70) (($ (-592 |#4|) $) 71) (((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-1849 (((-592 |#4|) $) NIL)) (-2201 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2401 ((|#4| |#4| $) NIL)) (-2777 (((-108) $ $) NIL)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4093 ((|#4| |#4| $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-3 |#4| "failed") $) 35)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2309 (((-3 $ "failed") $ |#4|) 48)) (-2462 (($ $ |#4|) NIL) (((-592 $) |#4| $) 82) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 77)) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 15)) (-3565 (($) 13)) (-1307 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) 12)) (-2749 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1738 (($ $ |#3|) 44)) (-3937 (($ $) NIL)) (-1874 (($ $ |#3|) NIL)) (-1270 (((-798) $) 31) (((-592 |#4|) $) 40)) (-4079 (((-713) $) NIL (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-3035 (((-592 $) |#4| $) 79) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) NIL)) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) NIL)) (-3343 (((-108) |#4| $) NIL)) (-2743 (((-108) |#3| $) 53)) (-3994 (((-108) $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-958 |#1| |#2| |#3| |#4|) (-13 (-996 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4094 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -2364 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -1855 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -958)) -((-4094 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *3))) (-5 *1 (-958 *5 *6 *7 *3)) (-4 *3 (-991 *5 *6 *7)))) (-1759 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-1759 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-2364 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-1855 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-958 *5 *6 *7 *8))))) (-5 *1 (-958 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) -(-13 (-996 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4094 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -2364 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -1855 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) -((-1220 (((-592 (-632 |#1|)) (-592 (-632 |#1|))) 58) (((-632 |#1|) (-632 |#1|)) 57) (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|))) 56) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 53)) (-3664 (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856)) 52) (((-632 |#1|) (-632 |#1|) (-856)) 51)) (-2690 (((-592 (-632 (-525))) (-592 (-592 (-525)))) 68) (((-592 (-632 (-525))) (-592 (-840 (-525))) (-525)) 67) (((-632 (-525)) (-592 (-525))) 64) (((-632 (-525)) (-840 (-525)) (-525)) 63)) (-2857 (((-632 (-887 |#1|)) (-713)) 81)) (-4140 (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856)) 37 (|has| |#1| (-6 (-4257 "*")))) (((-632 |#1|) (-632 |#1|) (-856)) 35 (|has| |#1| (-6 (-4257 "*")))))) -(((-959 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -4140 ((-632 |#1|) (-632 |#1|) (-856))) |%noBranch|) (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -4140 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) |%noBranch|) (-15 -2857 ((-632 (-887 |#1|)) (-713))) (-15 -3664 ((-632 |#1|) (-632 |#1|) (-856))) (-15 -3664 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) (-15 -1220 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1220 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -1220 ((-632 |#1|) (-632 |#1|))) (-15 -1220 ((-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -2690 ((-632 (-525)) (-840 (-525)) (-525))) (-15 -2690 ((-632 (-525)) (-592 (-525)))) (-15 -2690 ((-592 (-632 (-525))) (-592 (-840 (-525))) (-525))) (-15 -2690 ((-592 (-632 (-525))) (-592 (-592 (-525)))))) (-977)) (T -959)) -((-2690 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-525)))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-2690 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-840 (-525)))) (-5 *4 (-525)) (-5 *2 (-592 (-632 *4))) (-5 *1 (-959 *5)) (-4 *5 (-977)))) (-2690 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-2690 (*1 *2 *3 *4) (-12 (-5 *3 (-840 (-525))) (-5 *4 (-525)) (-5 *2 (-632 *4)) (-5 *1 (-959 *5)) (-4 *5 (-977)))) (-1220 (*1 *2 *2) (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-1220 (*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-1220 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-1220 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-3664 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-3664 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-2857 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-632 (-887 *4))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-4140 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-4140 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4))))) -(-10 -7 (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -4140 ((-632 |#1|) (-632 |#1|) (-856))) |%noBranch|) (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -4140 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) |%noBranch|) (-15 -2857 ((-632 (-887 |#1|)) (-713))) (-15 -3664 ((-632 |#1|) (-632 |#1|) (-856))) (-15 -3664 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) (-15 -1220 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -1220 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -1220 ((-632 |#1|) (-632 |#1|))) (-15 -1220 ((-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -2690 ((-632 (-525)) (-840 (-525)) (-525))) (-15 -2690 ((-632 (-525)) (-592 (-525)))) (-15 -2690 ((-592 (-632 (-525))) (-592 (-840 (-525))) (-525))) (-15 -2690 ((-592 (-632 (-525))) (-592 (-592 (-525)))))) -((-2263 (((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)) 51 (|has| |#1| (-286)))) (-1518 (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))) 77 (|has| |#1| (-341))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|)) 80 (|has| |#1| (-341)))) (-3595 (((-1173 |#1|) (-592 (-1173 |#1|)) (-525)) 94 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-3370 (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856)) 86 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108)) 84 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|))) 83 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525)) 82 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-4072 (((-108) (-592 (-632 |#1|))) 72 (|has| |#1| (-341))) (((-108) (-592 (-632 |#1|)) (-525)) 74 (|has| |#1| (-341)))) (-2509 (((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|)) 49 (|has| |#1| (-286)))) (-3599 (((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|)) 34)) (-2601 (((-632 |#1|) (-1173 (-1173 |#1|))) 31)) (-3398 (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525)) 66 (|has| |#1| (-341))) (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|))) 65 (|has| |#1| (-341))) (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525)) 70 (|has| |#1| (-341))))) -(((-960 |#1|) (-10 -7 (-15 -2601 ((-632 |#1|) (-1173 (-1173 |#1|)))) (-15 -3599 ((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2509 ((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -2263 ((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525))) (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525))) (-15 -4072 ((-108) (-592 (-632 |#1|)) (-525))) (-15 -4072 ((-108) (-592 (-632 |#1|)))) (-15 -1518 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -1518 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856))) (-15 -3595 ((-1173 |#1|) (-592 (-1173 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) (-977)) (T -960)) -((-3595 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1173 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-1173 *5)) (-5 *1 (-960 *5)))) (-3370 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-3370 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-3370 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-977)) (-5 *2 (-592 (-592 (-632 *4)))) (-5 *1 (-960 *4)) (-5 *3 (-592 (-632 *4))))) (-3370 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) (-4 *6 (-977)) (-5 *2 (-592 (-592 (-632 *6)))) (-5 *1 (-960 *6)) (-5 *3 (-592 (-632 *6))))) (-1518 (*1 *2 *3 *4) (-12 (-5 *4 (-1173 (-1173 *5))) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-1518 (*1 *2 *3 *4) (-12 (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-4072 (*1 *2 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *4)))) (-4072 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *5)))) (-3398 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5)))) (-3398 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-632 *4)) (-5 *1 (-960 *4)))) (-3398 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-592 (-632 *6))) (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-960 *6)))) (-2263 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-1173 *5)) (-4 *5 (-286)) (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5)))) (-2509 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-4 *5 (-286)) (-4 *5 (-977)) (-5 *2 (-1173 (-1173 *5))) (-5 *1 (-960 *5)) (-5 *4 (-1173 *5)))) (-3599 (*1 *2 *3 *2) (-12 (-5 *2 (-632 *4)) (-5 *3 (-592 (-632 *4))) (-4 *4 (-977)) (-5 *1 (-960 *4)))) (-2601 (*1 *2 *3) (-12 (-5 *3 (-1173 (-1173 *4))) (-4 *4 (-977)) (-5 *2 (-632 *4)) (-5 *1 (-960 *4))))) -(-10 -7 (-15 -2601 ((-632 |#1|) (-1173 (-1173 |#1|)))) (-15 -3599 ((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2509 ((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -2263 ((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525))) (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3398 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525))) (-15 -4072 ((-108) (-592 (-632 |#1|)) (-525))) (-15 -4072 ((-108) (-592 (-632 |#1|)))) (-15 -1518 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -1518 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108))) (-15 -3370 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856))) (-15 -3595 ((-1173 |#1|) (-592 (-1173 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) -((-2762 ((|#1| (-856) |#1|) 9))) -(((-961 |#1|) (-10 -7 (-15 -2762 (|#1| (-856) |#1|))) (-13 (-1020) (-10 -8 (-15 -4080 ($ $ $))))) (T -961)) -((-2762 (*1 *2 *3 *2) (-12 (-5 *3 (-856)) (-5 *1 (-961 *2)) (-4 *2 (-13 (-1020) (-10 -8 (-15 -4080 ($ $ $)))))))) -(-10 -7 (-15 -2762 (|#1| (-856) |#1|))) -((-3097 (((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525))))) 59)) (-3000 (((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525))))) 48)) (-4113 (((-592 (-294 (-525))) (-632 (-385 (-887 (-525))))) 41)) (-2431 (((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525))))) 69)) (-2105 (((-632 (-294 (-525))) (-632 (-294 (-525)))) 34)) (-3756 (((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525))))) 62)) (-1886 (((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525))))) 66))) -(((-962) (-10 -7 (-15 -3097 ((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525)))))) (-15 -3000 ((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525)))))) (-15 -4113 ((-592 (-294 (-525))) (-632 (-385 (-887 (-525)))))) (-15 -1886 ((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525)))))) (-15 -2105 ((-632 (-294 (-525))) (-632 (-294 (-525))))) (-15 -3756 ((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525)))))) (-15 -2431 ((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525)))))))) (T -962)) -((-2431 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)))) (-3756 (*1 *2 *2) (-12 (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)))) (-2105 (*1 *2 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962)))) (-1886 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962)))) (-4113 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-294 (-525)))) (-5 *1 (-962)))) (-3000 (*1 *2 *3 *4) (-12 (-5 *4 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)) (-5 *3 (-294 (-525))))) (-3097 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525)))))))) (-5 *1 (-962))))) -(-10 -7 (-15 -3097 ((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525)))))) (-15 -3000 ((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525)))))) (-15 -4113 ((-592 (-294 (-525))) (-632 (-385 (-887 (-525)))))) (-15 -1886 ((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525)))))) (-15 -2105 ((-632 (-294 (-525))) (-632 (-294 (-525))))) (-15 -3756 ((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525)))))) (-15 -2431 ((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525))))))) -((-2614 ((|#1| |#1| (-856)) 9))) -(((-963 |#1|) (-10 -7 (-15 -2614 (|#1| |#1| (-856)))) (-13 (-1020) (-10 -8 (-15 * ($ $ $))))) (T -963)) -((-2614 (*1 *2 *2 *3) (-12 (-5 *3 (-856)) (-5 *1 (-963 *2)) (-4 *2 (-13 (-1020) (-10 -8 (-15 * ($ $ $)))))))) -(-10 -7 (-15 -2614 (|#1| |#1| (-856)))) -((-1270 ((|#1| (-290)) 11) (((-1178) |#1|) 9))) -(((-964 |#1|) (-10 -7 (-15 -1270 ((-1178) |#1|)) (-15 -1270 (|#1| (-290)))) (-1127)) (T -964)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-290)) (-5 *1 (-964 *2)) (-4 *2 (-1127)))) (-1270 (*1 *2 *3) (-12 (-5 *2 (-1178)) (-5 *1 (-964 *3)) (-4 *3 (-1127))))) -(-10 -7 (-15 -1270 ((-1178) |#1|)) (-15 -1270 (|#1| (-290)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3501 (($ |#4|) 25)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-3492 ((|#4| $) 27)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 46) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-2031 (((-713)) 43)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 23 T CONST)) (-3994 (((-108) $ $) 40)) (-4090 (($ $) 31) (($ $ $) NIL)) (-4080 (($ $ $) 29)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL))) -(((-965 |#1| |#2| |#3| |#4| |#5|) (-13 (-160) (-37 |#1|) (-10 -8 (-15 -3501 ($ |#4|)) (-15 -1270 ($ |#4|)) (-15 -3492 (|#4| $)))) (-341) (-735) (-789) (-884 |#1| |#2| |#3|) (-592 |#4|)) (T -965)) -((-3501 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *2 (-884 *3 *4 *5)) (-14 *6 (-592 *2)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *2 (-884 *3 *4 *5)) (-14 *6 (-592 *2)))) (-3492 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *4 *5)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-14 *6 (-592 *2))))) -(-13 (-160) (-37 |#1|) (-10 -8 (-15 -3501 ($ |#4|)) (-15 -1270 ($ |#4|)) (-15 -3492 (|#4| $)))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-3048 (((-1178) $ (-1091) (-1091)) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-3181 (((-108) (-108)) 39)) (-2363 (((-108) (-108)) 38)) (-1429 (((-51) $ (-1091) (-51)) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 (-51) "failed") (-1091) $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-1786 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1091) $) NIL)) (-1614 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2632 (((-51) $ (-1091) (-51)) NIL (|has| $ (-6 -4256)))) (-2571 (((-51) $ (-1091)) NIL)) (-3702 (((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-1091) $) NIL (|has| (-1091) (-789)))) (-4002 (((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3462 (((-1091) $) NIL (|has| (-1091) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-4076 (((-592 (-1091)) $) 34)) (-2422 (((-108) (-1091) $) NIL)) (-1486 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL)) (-1791 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL)) (-2859 (((-592 (-1091)) $) NIL)) (-2905 (((-108) (-1091) $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3110 (((-51) $) NIL (|has| (-1091) (-789)))) (-1639 (((-3 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) "failed") (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL)) (-3353 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-1567 (((-592 (-51)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (((-51) $ (-1091)) 35) (((-51) $ (-1091) (-51)) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-1270 (((-798) $) 37 (-3279 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-966) (-13 (-1104 (-1091) (-51)) (-10 -7 (-15 -3181 ((-108) (-108))) (-15 -2363 ((-108) (-108))) (-6 -4255)))) (T -966)) -((-3181 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966)))) (-2363 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) -(-13 (-1104 (-1091) (-51)) (-10 -7 (-15 -3181 ((-108) (-108))) (-15 -2363 ((-108) (-108))) (-6 -4255))) -((-3897 ((|#2| $) 10))) -(((-967 |#1| |#2|) (-10 -8 (-15 -3897 (|#2| |#1|))) (-968 |#2|) (-1127)) (T -967)) -NIL -(-10 -8 (-15 -3897 (|#2| |#1|))) -((-2591 (((-3 |#1| "failed") $) 7)) (-3897 ((|#1| $) 8)) (-1270 (($ |#1|) 6))) +((-2292 (((-592 (-357)) (-887 (-525)) (-357)) 28) (((-592 (-357)) (-887 (-385 (-525))) (-357)) 27)) (-2168 (((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357)) 37))) +(((-954) (-10 -7 (-15 -2292 ((-592 (-357)) (-887 (-385 (-525))) (-357))) (-15 -2292 ((-592 (-357)) (-887 (-525)) (-357))) (-15 -2168 ((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357))))) (T -954)) +((-2168 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-357)))) (-5 *1 (-954)) (-5 *5 (-357)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) (-5 *4 (-357)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) (-5 *4 (-357))))) +(-10 -7 (-15 -2292 ((-592 (-357)) (-887 (-385 (-525))) (-357))) (-15 -2292 ((-592 (-357)) (-887 (-525)) (-357))) (-15 -2168 ((-592 (-592 (-357))) (-592 (-887 (-525))) (-592 (-1091)) (-357)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 70)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-2211 (($ $) NIL) (($ $ (-856)) NIL) (($ (-385 (-525))) NIL) (($ (-525)) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) 65)) (-3347 (($) NIL T CONST)) (-3848 (((-3 $ "failed") (-1087 $) (-856) (-798)) NIL) (((-3 $ "failed") (-1087 $) (-856)) 50)) (-2588 (((-3 (-385 (-525)) "failed") $) NIL (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#1| "failed") $) 107) (((-3 (-525) "failed") $) NIL (-3275 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))))) (-3894 (((-385 (-525)) $) 15 (|has| (-385 (-525)) (-968 (-385 (-525))))) (((-385 (-525)) $) 15) ((|#1| $) 108) (((-525) $) NIL (-3275 (|has| (-385 (-525)) (-968 (-525))) (|has| |#1| (-968 (-525)))))) (-3425 (($ $ (-798)) 42)) (-1335 (($ $ (-798)) 43)) (-1731 (($ $ $) NIL)) (-1949 (((-385 (-525)) $ $) 19)) (-1853 (((-3 $ "failed") $) 83)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-4147 (((-108) $) 61)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL)) (-3288 (((-108) $) 64)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-2063 (((-3 (-1087 $) "failed") $) 78)) (-3511 (((-3 (-798) "failed") $) 77)) (-3651 (((-3 (-1087 $) "failed") $) 75)) (-2701 (((-3 (-987 $ (-1087 $)) "failed") $) 73)) (-2755 (($ (-592 $)) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 84)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ (-592 $)) NIL) (($ $ $) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-1271 (((-798) $) 82) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) 58) (($ (-385 (-525))) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#1|) 110)) (-3998 (((-713)) NIL)) (-3714 (((-108) $ $) NIL)) (-1371 (((-385 (-525)) $ $) 25)) (-1905 (((-592 $) (-1087 $)) 56) (((-592 $) (-1087 (-385 (-525)))) NIL) (((-592 $) (-1087 (-525))) NIL) (((-592 $) (-887 $)) NIL) (((-592 $) (-887 (-385 (-525)))) NIL) (((-592 $) (-887 (-525))) NIL)) (-3639 (($ (-987 $ (-1087 $)) (-798)) 41)) (-3297 (($ $) 20)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL)) (-3351 (($) 29 T CONST)) (-3362 (($) 35 T CONST)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 71)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 22)) (-4098 (($ $ $) 33)) (-4088 (($ $) 34) (($ $ $) 69)) (-4078 (($ $ $) 103)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL) (($ $ (-385 (-525))) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 91) (($ $ $) 96) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ (-525) $) 91) (($ $ (-525)) NIL) (($ (-385 (-525)) $) NIL) (($ $ (-385 (-525))) NIL) (($ |#1| $) 95) (($ $ |#1|) NIL))) +(((-955 |#1|) (-13 (-944) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -3639 ($ (-987 $ (-1087 $)) (-798))) (-15 -2701 ((-3 (-987 $ (-1087 $)) "failed") $)) (-15 -1949 ((-385 (-525)) $ $)))) (-13 (-787) (-341) (-953))) (T -955)) +((-3639 (*1 *1 *2 *3) (-12 (-5 *2 (-987 (-955 *4) (-1087 (-955 *4)))) (-5 *3 (-798)) (-4 *4 (-13 (-787) (-341) (-953))) (-5 *1 (-955 *4)))) (-2701 (*1 *2 *1) (|partial| -12 (-5 *2 (-987 (-955 *3) (-1087 (-955 *3)))) (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953))))) (-1949 (*1 *2 *1 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953)))))) +(-13 (-944) (-389 |#1|) (-37 |#1|) (-10 -8 (-15 -3639 ($ (-987 $ (-1087 $)) (-798))) (-15 -2701 ((-3 (-987 $ (-1087 $)) "failed") $)) (-15 -1949 ((-385 (-525)) $ $)))) +((-1812 (((-2 (|:| -4216 |#2|) (|:| -1239 (-592 |#1|))) |#2| (-592 |#1|)) 20) ((|#2| |#2| |#1|) 15))) +(((-956 |#1| |#2|) (-10 -7 (-15 -1812 (|#2| |#2| |#1|)) (-15 -1812 ((-2 (|:| -4216 |#2|) (|:| -1239 (-592 |#1|))) |#2| (-592 |#1|)))) (-341) (-602 |#1|)) (T -956)) +((-1812 (*1 *2 *3 *4) (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -4216 *3) (|:| -1239 (-592 *5)))) (-5 *1 (-956 *5 *3)) (-5 *4 (-592 *5)) (-4 *3 (-602 *5)))) (-1812 (*1 *2 *2 *3) (-12 (-4 *3 (-341)) (-5 *1 (-956 *3 *2)) (-4 *2 (-602 *3))))) +(-10 -7 (-15 -1812 (|#2| |#2| |#1|)) (-15 -1812 ((-2 (|:| -4216 |#2|) (|:| -1239 (-592 |#1|))) |#2| (-592 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3981 ((|#1| $ |#1|) 14)) (-1432 ((|#1| $ |#1|) 12)) (-4220 (($ |#1|) 10)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3405 ((|#1| $) 11)) (-3184 ((|#1| $) 13)) (-1271 (((-798) $) 21 (|has| |#1| (-1020)))) (-3992 (((-108) $ $) 9))) +(((-957 |#1|) (-13 (-1127) (-10 -8 (-15 -4220 ($ |#1|)) (-15 -3405 (|#1| $)) (-15 -1432 (|#1| $ |#1|)) (-15 -3184 (|#1| $)) (-15 -3981 (|#1| $ |#1|)) (-15 -3992 ((-108) $ $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -957)) +((-4220 (*1 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3405 (*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-1432 (*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3184 (*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3981 (*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127)))) (-3992 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-957 *3)) (-4 *3 (-1127))))) +(-13 (-1127) (-10 -8 (-15 -4220 ($ |#1|)) (-15 -3405 (|#1| $)) (-15 -1432 (|#1| $ |#1|)) (-15 -3184 (|#1| $)) (-15 -3981 (|#1| $ |#1|)) (-15 -3992 ((-108) $ $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1361 (((-592 $) (-592 |#4|)) 105) (((-592 $) (-592 |#4|) (-108)) 106) (((-592 $) (-592 |#4|) (-108) (-108)) 104) (((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108)) 107)) (-2383 (((-592 |#3|) $) NIL)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2734 ((|#4| |#4| $) NIL)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 99)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 54)) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) 26 (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2300 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3894 (($ (-592 |#4|)) NIL)) (-3117 (((-3 $ "failed") $) 39)) (-1854 ((|#4| |#4| $) 57)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1619 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 73 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-1847 ((|#4| |#4| $) NIL)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) NIL)) (-3367 (((-108) |#4| $) NIL)) (-1654 (((-108) |#4| $) NIL)) (-1631 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2696 (((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108)) 119)) (-3700 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3086 ((|#3| $) 33)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2608 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 21)) (-2514 (((-592 |#3|) $) NIL)) (-3254 (((-108) |#3| $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) NIL)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 97)) (-1641 (((-3 |#4| "failed") $) 37)) (-2100 (((-592 $) |#4| $) 80)) (-3290 (((-3 (-108) (-592 $)) |#4| $) NIL)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 90) (((-108) |#4| $) 52)) (-3202 (((-592 $) |#4| $) 102) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 103) (((-592 $) |#4| (-592 $)) NIL)) (-3400 (((-592 $) (-592 |#4|) (-108) (-108) (-108)) 114)) (-3440 (($ |#4| $) 70) (($ (-592 |#4|) $) 71) (((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 67)) (-2641 (((-592 |#4|) $) NIL)) (-1282 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2684 ((|#4| |#4| $) NIL)) (-2995 (((-108) $ $) NIL)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3432 ((|#4| |#4| $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-3 |#4| "failed") $) 35)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-4091 (((-3 $ "failed") $ |#4|) 48)) (-1886 (($ $ |#4|) NIL) (((-592 $) |#4| $) 82) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 77)) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 15)) (-1864 (($) 13)) (-4003 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) 12)) (-2745 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 20)) (-2778 (($ $ |#3|) 42)) (-3868 (($ $ |#3|) 44)) (-1284 (($ $) NIL)) (-3339 (($ $ |#3|) NIL)) (-1271 (((-798) $) 31) (((-592 |#4|) $) 40)) (-3320 (((-713) $) NIL (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-3570 (((-592 $) |#4| $) 79) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) NIL)) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) NIL)) (-1560 (((-108) |#4| $) NIL)) (-2747 (((-108) |#3| $) 53)) (-3992 (((-108) $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-958 |#1| |#2| |#3| |#4|) (-13 (-996 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3440 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -3400 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -2696 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -958)) +((-3440 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *3))) (-5 *1 (-958 *5 *6 *7 *3)) (-4 *3 (-991 *5 *6 *7)))) (-1361 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-1361 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-3400 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) (-2696 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-958 *5 *6 *7 *8))))) (-5 *1 (-958 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) +(-13 (-996 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3440 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -3400 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -2696 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) +((-2757 (((-592 (-632 |#1|)) (-592 (-632 |#1|))) 58) (((-632 |#1|) (-632 |#1|)) 57) (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|))) 56) (((-632 |#1|) (-632 |#1|) (-632 |#1|)) 53)) (-1600 (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856)) 52) (((-632 |#1|) (-632 |#1|) (-856)) 51)) (-3306 (((-592 (-632 (-525))) (-592 (-592 (-525)))) 68) (((-592 (-632 (-525))) (-592 (-840 (-525))) (-525)) 67) (((-632 (-525)) (-592 (-525))) 64) (((-632 (-525)) (-840 (-525)) (-525)) 63)) (-2590 (((-632 (-887 |#1|)) (-713)) 81)) (-2815 (((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856)) 37 (|has| |#1| (-6 (-4257 "*")))) (((-632 |#1|) (-632 |#1|) (-856)) 35 (|has| |#1| (-6 (-4257 "*")))))) +(((-959 |#1|) (-10 -7 (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -2815 ((-632 |#1|) (-632 |#1|) (-856))) |%noBranch|) (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -2815 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) |%noBranch|) (-15 -2590 ((-632 (-887 |#1|)) (-713))) (-15 -1600 ((-632 |#1|) (-632 |#1|) (-856))) (-15 -1600 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) (-15 -2757 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2757 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -2757 ((-632 |#1|) (-632 |#1|))) (-15 -2757 ((-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3306 ((-632 (-525)) (-840 (-525)) (-525))) (-15 -3306 ((-632 (-525)) (-592 (-525)))) (-15 -3306 ((-592 (-632 (-525))) (-592 (-840 (-525))) (-525))) (-15 -3306 ((-592 (-632 (-525))) (-592 (-592 (-525)))))) (-977)) (T -959)) +((-3306 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-525)))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-3306 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-840 (-525)))) (-5 *4 (-525)) (-5 *2 (-592 (-632 *4))) (-5 *1 (-959 *5)) (-4 *5 (-977)))) (-3306 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-3306 (*1 *2 *3 *4) (-12 (-5 *3 (-840 (-525))) (-5 *4 (-525)) (-5 *2 (-632 *4)) (-5 *1 (-959 *5)) (-4 *5 (-977)))) (-2757 (*1 *2 *2) (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-2757 (*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-2757 (*1 *2 *2 *2) (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-2757 (*1 *2 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) (-1600 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-1600 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-2590 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-632 (-887 *4))) (-5 *1 (-959 *4)) (-4 *4 (-977)))) (-2815 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4)))) (-2815 (*1 *2 *2 *3) (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4))))) +(-10 -7 (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -2815 ((-632 |#1|) (-632 |#1|) (-856))) |%noBranch|) (IF (|has| |#1| (-6 (-4257 "*"))) (-15 -2815 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) |%noBranch|) (-15 -2590 ((-632 (-887 |#1|)) (-713))) (-15 -1600 ((-632 |#1|) (-632 |#1|) (-856))) (-15 -1600 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-856))) (-15 -2757 ((-632 |#1|) (-632 |#1|) (-632 |#1|))) (-15 -2757 ((-592 (-632 |#1|)) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -2757 ((-632 |#1|) (-632 |#1|))) (-15 -2757 ((-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3306 ((-632 (-525)) (-840 (-525)) (-525))) (-15 -3306 ((-632 (-525)) (-592 (-525)))) (-15 -3306 ((-592 (-632 (-525))) (-592 (-840 (-525))) (-525))) (-15 -3306 ((-592 (-632 (-525))) (-592 (-592 (-525)))))) +((-3675 (((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)) 51 (|has| |#1| (-286)))) (-2319 (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))) 77 (|has| |#1| (-341))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|)) 80 (|has| |#1| (-341)))) (-2232 (((-1173 |#1|) (-592 (-1173 |#1|)) (-525)) 94 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-3622 (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856)) 86 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108)) 84 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|))) 83 (-12 (|has| |#1| (-341)) (|has| |#1| (-346)))) (((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525)) 82 (-12 (|has| |#1| (-341)) (|has| |#1| (-346))))) (-3272 (((-108) (-592 (-632 |#1|))) 72 (|has| |#1| (-341))) (((-108) (-592 (-632 |#1|)) (-525)) 74 (|has| |#1| (-341)))) (-2429 (((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|)) 49 (|has| |#1| (-286)))) (-2279 (((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|)) 34)) (-3690 (((-632 |#1|) (-1173 (-1173 |#1|))) 31)) (-3899 (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525)) 66 (|has| |#1| (-341))) (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|))) 65 (|has| |#1| (-341))) (((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525)) 70 (|has| |#1| (-341))))) +(((-960 |#1|) (-10 -7 (-15 -3690 ((-632 |#1|) (-1173 (-1173 |#1|)))) (-15 -2279 ((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2429 ((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -3675 ((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525))) (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525))) (-15 -3272 ((-108) (-592 (-632 |#1|)) (-525))) (-15 -3272 ((-108) (-592 (-632 |#1|)))) (-15 -2319 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -2319 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856))) (-15 -2232 ((-1173 |#1|) (-592 (-1173 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) (-977)) (T -960)) +((-2232 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1173 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-1173 *5)) (-5 *1 (-960 *5)))) (-3622 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-3622 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-3622 (*1 *2 *3) (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-977)) (-5 *2 (-592 (-592 (-632 *4)))) (-5 *1 (-960 *4)) (-5 *3 (-592 (-632 *4))))) (-3622 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) (-4 *6 (-977)) (-5 *2 (-592 (-592 (-632 *6)))) (-5 *1 (-960 *6)) (-5 *3 (-592 (-632 *6))))) (-2319 (*1 *2 *3 *4) (-12 (-5 *4 (-1173 (-1173 *5))) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-2319 (*1 *2 *3 *4) (-12 (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) (-5 *3 (-592 (-632 *5))))) (-3272 (*1 *2 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *4)))) (-3272 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *5)))) (-3899 (*1 *2 *3 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5)))) (-3899 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-632 *4)) (-5 *1 (-960 *4)))) (-3899 (*1 *2 *3 *3 *4 *5) (-12 (-5 *3 (-592 (-632 *6))) (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-960 *6)))) (-3675 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-1173 *5)) (-4 *5 (-286)) (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5)))) (-2429 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-632 *5))) (-4 *5 (-286)) (-4 *5 (-977)) (-5 *2 (-1173 (-1173 *5))) (-5 *1 (-960 *5)) (-5 *4 (-1173 *5)))) (-2279 (*1 *2 *3 *2) (-12 (-5 *2 (-632 *4)) (-5 *3 (-592 (-632 *4))) (-4 *4 (-977)) (-5 *1 (-960 *4)))) (-3690 (*1 *2 *3) (-12 (-5 *3 (-1173 (-1173 *4))) (-4 *4 (-977)) (-5 *2 (-632 *4)) (-5 *1 (-960 *4))))) +(-10 -7 (-15 -3690 ((-632 |#1|) (-1173 (-1173 |#1|)))) (-15 -2279 ((-632 |#1|) (-592 (-632 |#1|)) (-632 |#1|))) (IF (|has| |#1| (-286)) (PROGN (-15 -2429 ((-1173 (-1173 |#1|)) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -3675 ((-632 |#1|) (-592 (-632 |#1|)) (-1173 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-108) (-525))) (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3899 ((-632 |#1|) (-592 (-632 |#1|)) (-592 (-632 |#1|)) (-525))) (-15 -3272 ((-108) (-592 (-632 |#1|)) (-525))) (-15 -3272 ((-108) (-592 (-632 |#1|)))) (-15 -2319 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 |#1|))) (-15 -2319 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-1173 (-1173 |#1|))))) |%noBranch|) (IF (|has| |#1| (-346)) (IF (|has| |#1| (-341)) (PROGN (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108) (-525) (-525))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-108))) (-15 -3622 ((-592 (-592 (-632 |#1|))) (-592 (-632 |#1|)) (-856))) (-15 -2232 ((-1173 |#1|) (-592 (-1173 |#1|)) (-525)))) |%noBranch|) |%noBranch|)) +((-2758 ((|#1| (-856) |#1|) 9))) +(((-961 |#1|) (-10 -7 (-15 -2758 (|#1| (-856) |#1|))) (-13 (-1020) (-10 -8 (-15 -4078 ($ $ $))))) (T -961)) +((-2758 (*1 *2 *3 *2) (-12 (-5 *3 (-856)) (-5 *1 (-961 *2)) (-4 *2 (-13 (-1020) (-10 -8 (-15 -4078 ($ $ $)))))))) +(-10 -7 (-15 -2758 (|#1| (-856) |#1|))) +((-3088 (((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525))))) 59)) (-3273 (((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525))))) 48)) (-3612 (((-592 (-294 (-525))) (-632 (-385 (-887 (-525))))) 41)) (-2943 (((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525))))) 69)) (-2021 (((-632 (-294 (-525))) (-632 (-294 (-525)))) 34)) (-3166 (((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525))))) 62)) (-3449 (((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525))))) 66))) +(((-962) (-10 -7 (-15 -3088 ((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525)))))) (-15 -3273 ((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525)))))) (-15 -3612 ((-592 (-294 (-525))) (-632 (-385 (-887 (-525)))))) (-15 -3449 ((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525)))))) (-15 -2021 ((-632 (-294 (-525))) (-632 (-294 (-525))))) (-15 -3166 ((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525)))))) (-15 -2943 ((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525)))))))) (T -962)) +((-2943 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)))) (-3166 (*1 *2 *2) (-12 (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)))) (-2021 (*1 *2 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962)))) (-3449 (*1 *2 *3) (|partial| -12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962)))) (-3612 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-294 (-525)))) (-5 *1 (-962)))) (-3273 (*1 *2 *3 *4) (-12 (-5 *4 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)) (-5 *3 (-294 (-525))))) (-3088 (*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525)))))))) (-5 *1 (-962))))) +(-10 -7 (-15 -3088 ((-592 (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525))))))) (-632 (-385 (-887 (-525)))))) (-15 -3273 ((-592 (-632 (-294 (-525)))) (-294 (-525)) (-632 (-385 (-887 (-525)))))) (-15 -3612 ((-592 (-294 (-525))) (-632 (-385 (-887 (-525)))))) (-15 -3449 ((-3 (-632 (-294 (-525))) "failed") (-632 (-385 (-887 (-525)))))) (-15 -2021 ((-632 (-294 (-525))) (-632 (-294 (-525))))) (-15 -3166 ((-592 (-632 (-294 (-525)))) (-592 (-632 (-294 (-525)))))) (-15 -2943 ((-592 (-632 (-294 (-525)))) (-632 (-385 (-887 (-525))))))) +((-3802 ((|#1| |#1| (-856)) 9))) +(((-963 |#1|) (-10 -7 (-15 -3802 (|#1| |#1| (-856)))) (-13 (-1020) (-10 -8 (-15 * ($ $ $))))) (T -963)) +((-3802 (*1 *2 *2 *3) (-12 (-5 *3 (-856)) (-5 *1 (-963 *2)) (-4 *2 (-13 (-1020) (-10 -8 (-15 * ($ $ $)))))))) +(-10 -7 (-15 -3802 (|#1| |#1| (-856)))) +((-1271 ((|#1| (-290)) 11) (((-1178) |#1|) 9))) +(((-964 |#1|) (-10 -7 (-15 -1271 ((-1178) |#1|)) (-15 -1271 (|#1| (-290)))) (-1127)) (T -964)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-290)) (-5 *1 (-964 *2)) (-4 *2 (-1127)))) (-1271 (*1 *2 *3) (-12 (-5 *2 (-1178)) (-5 *1 (-964 *3)) (-4 *3 (-1127))))) +(-10 -7 (-15 -1271 ((-1178) |#1|)) (-15 -1271 (|#1| (-290)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-3497 (($ |#4|) 25)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-3486 ((|#4| $) 27)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 46) (($ (-525)) NIL) (($ |#1|) NIL) (($ |#4|) 26)) (-3998 (((-713)) 43)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 23 T CONST)) (-3992 (((-108) $ $) 40)) (-4088 (($ $) 31) (($ $ $) NIL)) (-4078 (($ $ $) 29)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 36) (($ $ $) 33) (($ |#1| $) 38) (($ $ |#1|) NIL))) +(((-965 |#1| |#2| |#3| |#4| |#5|) (-13 (-160) (-37 |#1|) (-10 -8 (-15 -3497 ($ |#4|)) (-15 -1271 ($ |#4|)) (-15 -3486 (|#4| $)))) (-341) (-735) (-789) (-884 |#1| |#2| |#3|) (-592 |#4|)) (T -965)) +((-3497 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *2 (-884 *3 *4 *5)) (-14 *6 (-592 *2)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *2 (-884 *3 *4 *5)) (-14 *6 (-592 *2)))) (-3486 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *4 *5)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-14 *6 (-592 *2))))) +(-13 (-160) (-37 |#1|) (-10 -8 (-15 -3497 ($ |#4|)) (-15 -1271 ($ |#4|)) (-15 -3486 (|#4| $)))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-2662 (((-1178) $ (-1091) (-1091)) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1377 (((-108) (-108)) 39)) (-3392 (((-108) (-108)) 38)) (-1432 (((-51) $ (-1091) (-51)) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 (-51) "failed") (-1091) $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-1649 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1091) $) NIL)) (-1619 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-2619 (((-51) $ (-1091) (-51)) NIL (|has| $ (-6 -4256)))) (-2558 (((-51) $ (-1091)) NIL)) (-3700 (((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-1091) $) NIL (|has| (-1091) (-789)))) (-3780 (((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3307 (((-1091) $) NIL (|has| (-1091) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-4074 (((-592 (-1091)) $) 34)) (-2880 (((-108) (-1091) $) NIL)) (-2163 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL)) (-1710 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL)) (-1265 (((-592 (-1091)) $) NIL)) (-1707 (((-108) (-1091) $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3105 (((-51) $) NIL (|has| (-1091) (-789)))) (-3478 (((-3 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) "failed") (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL)) (-1646 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-4181 (((-592 (-51)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (((-51) $ (-1091)) 35) (((-51) $ (-1091) (-51)) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-1271 (((-798) $) 37 (-3275 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-966) (-13 (-1104 (-1091) (-51)) (-10 -7 (-15 -1377 ((-108) (-108))) (-15 -3392 ((-108) (-108))) (-6 -4255)))) (T -966)) +((-1377 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966)))) (-3392 (*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) +(-13 (-1104 (-1091) (-51)) (-10 -7 (-15 -1377 ((-108) (-108))) (-15 -3392 ((-108) (-108))) (-6 -4255))) +((-3894 ((|#2| $) 10))) +(((-967 |#1| |#2|) (-10 -8 (-15 -3894 (|#2| |#1|))) (-968 |#2|) (-1127)) (T -967)) +NIL +(-10 -8 (-15 -3894 (|#2| |#1|))) +((-2588 (((-3 |#1| "failed") $) 7)) (-3894 ((|#1| $) 8)) (-1271 (($ |#1|) 6))) (((-968 |#1|) (-131) (-1127)) (T -968)) -((-3897 (*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) (-2591 (*1 *2 *1) (|partial| -12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) (-1270 (*1 *1 *2) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1127))))) -(-13 (-10 -8 (-15 -1270 ($ |t#1|)) (-15 -2591 ((-3 |t#1| "failed") $)) (-15 -3897 (|t#1| $)))) -((-1489 (((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))) 38))) -(((-969 |#1| |#2|) (-10 -7 (-15 -1489 ((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))))) (-517) (-13 (-517) (-968 |#1|))) (T -969)) -((-1489 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-13 (-517) (-968 *5))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *6)))))) (-5 *1 (-969 *5 *6))))) -(-10 -7 (-15 -1489 ((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))))) -((-1249 (((-357)) 15)) (-1779 (((-1 (-357)) (-357) (-357)) 20)) (-3278 (((-1 (-357)) (-713)) 43)) (-1627 (((-357)) 34)) (-2004 (((-1 (-357)) (-357) (-357)) 35)) (-1369 (((-357)) 26)) (-1436 (((-1 (-357)) (-357)) 27)) (-3931 (((-357) (-713)) 38)) (-2807 (((-1 (-357)) (-713)) 39)) (-3834 (((-1 (-357)) (-713) (-713)) 42)) (-1715 (((-1 (-357)) (-713) (-713)) 40))) -(((-970) (-10 -7 (-15 -1249 ((-357))) (-15 -1627 ((-357))) (-15 -1369 ((-357))) (-15 -3931 ((-357) (-713))) (-15 -1779 ((-1 (-357)) (-357) (-357))) (-15 -2004 ((-1 (-357)) (-357) (-357))) (-15 -1436 ((-1 (-357)) (-357))) (-15 -2807 ((-1 (-357)) (-713))) (-15 -1715 ((-1 (-357)) (-713) (-713))) (-15 -3834 ((-1 (-357)) (-713) (-713))) (-15 -3278 ((-1 (-357)) (-713))))) (T -970)) -((-3278 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-3834 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-1715 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-2807 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-1436 (*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-2004 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-1779 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-3931 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-357)) (-5 *1 (-970)))) (-1369 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970)))) (-1627 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970)))) (-1249 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) -(-10 -7 (-15 -1249 ((-357))) (-15 -1627 ((-357))) (-15 -1369 ((-357))) (-15 -3931 ((-357) (-713))) (-15 -1779 ((-1 (-357)) (-357) (-357))) (-15 -2004 ((-1 (-357)) (-357) (-357))) (-15 -1436 ((-1 (-357)) (-357))) (-15 -2807 ((-1 (-357)) (-713))) (-15 -1715 ((-1 (-357)) (-713) (-713))) (-15 -3834 ((-1 (-357)) (-713) (-713))) (-15 -3278 ((-1 (-357)) (-713)))) -((-2194 (((-396 |#1|) |#1|) 33))) -(((-971 |#1|) (-10 -7 (-15 -2194 ((-396 |#1|) |#1|))) (-1149 (-385 (-887 (-525))))) (T -971)) -((-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-971 *3)) (-4 *3 (-1149 (-385 (-887 (-525)))))))) -(-10 -7 (-15 -2194 ((-396 |#1|) |#1|))) -((-3629 (((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))) 14))) -(((-972 |#1|) (-10 -7 (-15 -3629 ((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))))) (-286)) (T -972)) -((-3629 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-286)) (-5 *2 (-385 (-396 (-887 *4)))) (-5 *1 (-972 *4))))) -(-10 -7 (-15 -3629 ((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))))) -((-2383 (((-592 (-1091)) (-385 (-887 |#1|))) 17)) (-2146 (((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091)) 24)) (-2369 (((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091)) 26)) (-1903 (((-3 (-1091) "failed") (-385 (-887 |#1|))) 20)) (-2602 (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|))))) 32) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 33) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|)))) 28) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))) 29)) (-1270 (((-385 (-887 |#1|)) |#1|) 11))) -(((-973 |#1|) (-10 -7 (-15 -2383 ((-592 (-1091)) (-385 (-887 |#1|)))) (-15 -1903 ((-3 (-1091) "failed") (-385 (-887 |#1|)))) (-15 -2146 ((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2369 ((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|))))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1270 ((-385 (-887 |#1|)) |#1|))) (-517)) (T -973)) -((-1270 (*1 *2 *3) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-973 *3)) (-4 *3 (-517)))) (-2602 (*1 *2 *2 *3) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-592 (-273 (-385 (-887 *4))))) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2602 (*1 *2 *2 *3) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-273 (-385 (-887 *4)))) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2602 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-385 (-887 *5))) (-5 *3 (-592 (-1091))) (-5 *4 (-592 (-385 (-887 *5)))) (-4 *5 (-517)) (-5 *1 (-973 *5)))) (-2602 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2369 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1087 (-385 (-887 *5))))) (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-887 *5))) (-5 *1 (-973 *5)))) (-2146 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-1087 (-385 (-887 *5))))) (-5 *1 (-973 *5)) (-5 *3 (-385 (-887 *5))))) (-1903 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-1091)) (-5 *1 (-973 *4)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-1091))) (-5 *1 (-973 *4))))) -(-10 -7 (-15 -2383 ((-592 (-1091)) (-385 (-887 |#1|)))) (-15 -1903 ((-3 (-1091) "failed") (-385 (-887 |#1|)))) (-15 -2146 ((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2369 ((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|))))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2602 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1270 ((-385 (-887 |#1|)) |#1|))) -((-1260 (((-108) $ $) NIL)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 (-722 |#1| (-800 |#2|)))))) (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-1759 (((-592 $) (-592 (-722 |#1| (-800 |#2|)))) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108)) NIL)) (-2383 (((-592 (-800 |#2|)) $) NIL)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-1485 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-3829 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3851 (((-592 (-2 (|:| |val| (-722 |#1| (-800 |#2|))) (|:| -1896 $))) (-722 |#1| (-800 |#2|)) $) NIL)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ (-800 |#2|)) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 (-722 |#1| (-800 |#2|)) "failed") $ (-800 |#2|)) NIL)) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) NIL (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-4095 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-1458 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| |#1| (-517)))) (-3049 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-3897 (($ (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-3121 (((-3 $ "failed") $) NIL)) (-1846 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-1614 (($ (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-722 |#1| (-800 |#2|))) (|:| |den| |#1|)) (-722 |#1| (-800 |#2|)) $) NIL (|has| |#1| (-517)))) (-4231 (((-108) (-722 |#1| (-800 |#2|)) $ (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-2137 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3501 (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $ (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $ (-722 |#1| (-800 |#2|))) NIL (|has| $ (-6 -4255))) (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-1218 (((-2 (|:| -2849 (-592 (-722 |#1| (-800 |#2|)))) (|:| -2409 (-592 (-722 |#1| (-800 |#2|))))) $) NIL)) (-3011 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-3210 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-3667 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-3702 (((-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3879 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-1558 (((-800 |#2|) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-2622 (($ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL)) (-3623 (((-592 (-800 |#2|)) $) NIL)) (-2679 (((-108) (-800 |#2|) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-4150 (((-3 (-722 |#1| (-800 |#2|)) (-592 $)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3552 (((-592 (-2 (|:| |val| (-722 |#1| (-800 |#2|))) (|:| -1896 $))) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-1636 (((-3 (-722 |#1| (-800 |#2|)) "failed") $) NIL)) (-2159 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL)) (-4074 (((-3 (-108) (-592 $)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-3446 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL)) (-4094 (($ (-722 |#1| (-800 |#2|)) $) NIL) (($ (-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-1849 (((-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-2201 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-2401 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2777 (((-108) $ $) NIL)) (-2473 (((-2 (|:| |num| (-722 |#1| (-800 |#2|))) (|:| |den| |#1|)) (-722 |#1| (-800 |#2|)) $) NIL (|has| |#1| (-517)))) (-2400 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-4093 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-3 (-722 |#1| (-800 |#2|)) "failed") $) NIL)) (-1639 (((-3 (-722 |#1| (-800 |#2|)) "failed") (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL)) (-2309 (((-3 $ "failed") $ (-722 |#1| (-800 |#2|))) NIL)) (-2462 (($ $ (-722 |#1| (-800 |#2|))) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL)) (-3339 (((-108) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|)))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-273 (-722 |#1| (-800 |#2|)))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-592 (-273 (-722 |#1| (-800 |#2|))))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-1307 (((-713) $) NIL)) (-2041 (((-713) (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (((-713) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-722 |#1| (-800 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-4135 (($ $ (-800 |#2|)) NIL)) (-1738 (($ $ (-800 |#2|)) NIL)) (-3937 (($ $) NIL)) (-1874 (($ $ (-800 |#2|)) NIL)) (-1270 (((-798) $) NIL) (((-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-4079 (((-713) $) NIL (|has| (-800 |#2|) (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 (-722 |#1| (-800 |#2|))))) "failed") (-592 (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 (-722 |#1| (-800 |#2|))))) "failed") (-592 (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-2166 (((-108) $ (-1 (-108) (-722 |#1| (-800 |#2|)) (-592 (-722 |#1| (-800 |#2|))))) NIL)) (-3035 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL)) (-1286 (((-108) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-4037 (((-592 (-800 |#2|)) $) NIL)) (-3343 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-2743 (((-108) (-800 |#2|) $) NIL)) (-3994 (((-108) $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-974 |#1| |#2|) (-13 (-996 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|))) (-10 -8 (-15 -1759 ((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108))))) (-429) (-592 (-1091))) (T -974)) -((-1759 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-974 *5 *6))))) -(-13 (-996 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|))) (-10 -8 (-15 -1759 ((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108))))) -((-1779 (((-1 (-525)) (-1015 (-525))) 33)) (-1225 (((-525) (-525) (-525) (-525) (-525)) 30)) (-3301 (((-1 (-525)) |RationalNumber|) NIL)) (-4012 (((-1 (-525)) |RationalNumber|) NIL)) (-3876 (((-1 (-525)) (-525) |RationalNumber|) NIL))) -(((-975) (-10 -7 (-15 -1779 ((-1 (-525)) (-1015 (-525)))) (-15 -3876 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -3301 ((-1 (-525)) |RationalNumber|)) (-15 -4012 ((-1 (-525)) |RationalNumber|)) (-15 -1225 ((-525) (-525) (-525) (-525) (-525))))) (T -975)) -((-1225 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-975)))) (-4012 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)))) (-3301 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)))) (-3876 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)) (-5 *3 (-525)))) (-1779 (*1 *2 *3) (-12 (-5 *3 (-1015 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) -(-10 -7 (-15 -1779 ((-1 (-525)) (-1015 (-525)))) (-15 -3876 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -3301 ((-1 (-525)) |RationalNumber|)) (-15 -4012 ((-1 (-525)) |RationalNumber|)) (-15 -1225 ((-525) (-525) (-525) (-525) (-525)))) -((-1270 (((-798) $) NIL) (($ (-525)) 10))) -(((-976 |#1|) (-10 -8 (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-977)) (T -976)) -NIL -(-10 -8 (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-3894 (*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) (-2588 (*1 *2 *1) (|partial| -12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) (-1271 (*1 *1 *2) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1127))))) +(-13 (-10 -8 (-15 -1271 ($ |t#1|)) (-15 -2588 ((-3 |t#1| "failed") $)) (-15 -3894 (|t#1| $)))) +((-2228 (((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))) 38))) +(((-969 |#1| |#2|) (-10 -7 (-15 -2228 ((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))))) (-517) (-13 (-517) (-968 |#1|))) (T -969)) +((-2228 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-13 (-517) (-968 *5))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *6)))))) (-5 *1 (-969 *5 *6))))) +(-10 -7 (-15 -2228 ((-592 (-592 (-273 (-385 (-887 |#2|))))) (-592 (-887 |#2|)) (-592 (-1091))))) +((-1734 (((-357)) 15)) (-1586 (((-1 (-357)) (-357) (-357)) 20)) (-3274 (((-1 (-357)) (-713)) 43)) (-3137 (((-357)) 34)) (-2007 (((-1 (-357)) (-357) (-357)) 35)) (-2819 (((-357)) 26)) (-2135 (((-1 (-357)) (-357)) 27)) (-2565 (((-357) (-713)) 38)) (-1968 (((-1 (-357)) (-713)) 39)) (-3832 (((-1 (-357)) (-713) (-713)) 42)) (-1589 (((-1 (-357)) (-713) (-713)) 40))) +(((-970) (-10 -7 (-15 -1734 ((-357))) (-15 -3137 ((-357))) (-15 -2819 ((-357))) (-15 -2565 ((-357) (-713))) (-15 -1586 ((-1 (-357)) (-357) (-357))) (-15 -2007 ((-1 (-357)) (-357) (-357))) (-15 -2135 ((-1 (-357)) (-357))) (-15 -1968 ((-1 (-357)) (-713))) (-15 -1589 ((-1 (-357)) (-713) (-713))) (-15 -3832 ((-1 (-357)) (-713) (-713))) (-15 -3274 ((-1 (-357)) (-713))))) (T -970)) +((-3274 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-3832 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-1589 (*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-1968 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) (-2135 (*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-2007 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-1586 (*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) (-2565 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-357)) (-5 *1 (-970)))) (-2819 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970)))) (-3137 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970)))) (-1734 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) +(-10 -7 (-15 -1734 ((-357))) (-15 -3137 ((-357))) (-15 -2819 ((-357))) (-15 -2565 ((-357) (-713))) (-15 -1586 ((-1 (-357)) (-357) (-357))) (-15 -2007 ((-1 (-357)) (-357) (-357))) (-15 -2135 ((-1 (-357)) (-357))) (-15 -1968 ((-1 (-357)) (-713))) (-15 -1589 ((-1 (-357)) (-713) (-713))) (-15 -3832 ((-1 (-357)) (-713) (-713))) (-15 -3274 ((-1 (-357)) (-713)))) +((-2197 (((-396 |#1|) |#1|) 33))) +(((-971 |#1|) (-10 -7 (-15 -2197 ((-396 |#1|) |#1|))) (-1149 (-385 (-887 (-525))))) (T -971)) +((-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-971 *3)) (-4 *3 (-1149 (-385 (-887 (-525)))))))) +(-10 -7 (-15 -2197 ((-396 |#1|) |#1|))) +((-1238 (((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))) 14))) +(((-972 |#1|) (-10 -7 (-15 -1238 ((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))))) (-286)) (T -972)) +((-1238 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-286)) (-5 *2 (-385 (-396 (-887 *4)))) (-5 *1 (-972 *4))))) +(-10 -7 (-15 -1238 ((-385 (-396 (-887 |#1|))) (-385 (-887 |#1|))))) +((-2383 (((-592 (-1091)) (-385 (-887 |#1|))) 17)) (-2149 (((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091)) 24)) (-2370 (((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091)) 26)) (-3613 (((-3 (-1091) "failed") (-385 (-887 |#1|))) 20)) (-2597 (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|))))) 32) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|)))) 33) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|)))) 28) (((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|))) 29)) (-1271 (((-385 (-887 |#1|)) |#1|) 11))) +(((-973 |#1|) (-10 -7 (-15 -2383 ((-592 (-1091)) (-385 (-887 |#1|)))) (-15 -3613 ((-3 (-1091) "failed") (-385 (-887 |#1|)))) (-15 -2149 ((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2370 ((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|))))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1271 ((-385 (-887 |#1|)) |#1|))) (-517)) (T -973)) +((-1271 (*1 *2 *3) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-973 *3)) (-4 *3 (-517)))) (-2597 (*1 *2 *2 *3) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-592 (-273 (-385 (-887 *4))))) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2597 (*1 *2 *2 *3) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-273 (-385 (-887 *4)))) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2597 (*1 *2 *2 *3 *4) (-12 (-5 *2 (-385 (-887 *5))) (-5 *3 (-592 (-1091))) (-5 *4 (-592 (-385 (-887 *5)))) (-4 *5 (-517)) (-5 *1 (-973 *5)))) (-2597 (*1 *2 *2 *3 *2) (-12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) (-4 *4 (-517)) (-5 *1 (-973 *4)))) (-2370 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1087 (-385 (-887 *5))))) (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-887 *5))) (-5 *1 (-973 *5)))) (-2149 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-1087 (-385 (-887 *5))))) (-5 *1 (-973 *5)) (-5 *3 (-385 (-887 *5))))) (-3613 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-1091)) (-5 *1 (-973 *4)))) (-2383 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-5 *2 (-592 (-1091))) (-5 *1 (-973 *4))))) +(-10 -7 (-15 -2383 ((-592 (-1091)) (-385 (-887 |#1|)))) (-15 -3613 ((-3 (-1091) "failed") (-385 (-887 |#1|)))) (-15 -2149 ((-385 (-1087 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2370 ((-385 (-887 |#1|)) (-385 (-1087 (-385 (-887 |#1|)))) (-1091))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-1091)) (-592 (-385 (-887 |#1|))))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-273 (-385 (-887 |#1|))))) (-15 -2597 ((-385 (-887 |#1|)) (-385 (-887 |#1|)) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1271 ((-385 (-887 |#1|)) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 (-722 |#1| (-800 |#2|)))))) (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-1361 (((-592 $) (-592 (-722 |#1| (-800 |#2|)))) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108)) NIL)) (-2383 (((-592 (-800 |#2|)) $) NIL)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2150 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-2734 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2940 (((-592 (-2 (|:| |val| (-722 |#1| (-800 |#2|))) (|:| -1899 $))) (-722 |#1| (-800 |#2|)) $) NIL)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ (-800 |#2|)) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 (-722 |#1| (-800 |#2|)) "failed") $ (-800 |#2|)) NIL)) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) NIL (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-3450 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-2300 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| |#1| (-517)))) (-2674 (((-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-3894 (($ (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-3117 (((-3 $ "failed") $) NIL)) (-1854 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-1619 (($ (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| (-722 |#1| (-800 |#2|))) (|:| |den| |#1|)) (-722 |#1| (-800 |#2|)) $) NIL (|has| |#1| (-517)))) (-2359 (((-108) (-722 |#1| (-800 |#2|)) $ (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-1847 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3497 (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $ (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $ (-722 |#1| (-800 |#2|))) NIL (|has| $ (-6 -4255))) (((-722 |#1| (-800 |#2|)) (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-2731 (((-2 (|:| -2845 (-592 (-722 |#1| (-800 |#2|)))) (|:| -2410 (-592 (-722 |#1| (-800 |#2|))))) $) NIL)) (-3367 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-1654 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-1631 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-3700 (((-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-1901 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-3086 (((-800 |#2|) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-2608 (($ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) $) NIL)) (-2514 (((-592 (-800 |#2|)) $) NIL)) (-3254 (((-108) (-800 |#2|) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2874 (((-3 (-722 |#1| (-800 |#2|)) (-592 $)) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-3018 (((-592 (-2 (|:| |val| (-722 |#1| (-800 |#2|))) (|:| -1899 $))) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-1641 (((-3 (-722 |#1| (-800 |#2|)) "failed") $) NIL)) (-2100 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL)) (-3290 (((-3 (-108) (-592 $)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-3202 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL)) (-3440 (($ (-722 |#1| (-800 |#2|)) $) NIL) (($ (-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-2641 (((-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-1282 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-2684 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2995 (((-108) $ $) NIL)) (-1972 (((-2 (|:| |num| (-722 |#1| (-800 |#2|))) (|:| |den| |#1|)) (-722 |#1| (-800 |#2|)) $) NIL (|has| |#1| (-517)))) (-2672 (((-108) (-722 |#1| (-800 |#2|)) $) NIL) (((-108) $) NIL)) (-3432 (((-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-3 (-722 |#1| (-800 |#2|)) "failed") $) NIL)) (-3478 (((-3 (-722 |#1| (-800 |#2|)) "failed") (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL)) (-4091 (((-3 $ "failed") $ (-722 |#1| (-800 |#2|))) NIL)) (-1886 (($ $ (-722 |#1| (-800 |#2|))) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL)) (-1509 (((-108) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-722 |#1| (-800 |#2|))) (-592 (-722 |#1| (-800 |#2|)))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-273 (-722 |#1| (-800 |#2|)))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (($ $ (-592 (-273 (-722 |#1| (-800 |#2|))))) NIL (-12 (|has| (-722 |#1| (-800 |#2|)) (-288 (-722 |#1| (-800 |#2|)))) (|has| (-722 |#1| (-800 |#2|)) (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-4003 (((-713) $) NIL)) (-2041 (((-713) (-722 |#1| (-800 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-722 |#1| (-800 |#2|)) (-1020)))) (((-713) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-722 |#1| (-800 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-722 |#1| (-800 |#2|)))) NIL)) (-2778 (($ $ (-800 |#2|)) NIL)) (-3868 (($ $ (-800 |#2|)) NIL)) (-1284 (($ $) NIL)) (-3339 (($ $ (-800 |#2|)) NIL)) (-1271 (((-798) $) NIL) (((-592 (-722 |#1| (-800 |#2|))) $) NIL)) (-3320 (((-713) $) NIL (|has| (-800 |#2|) (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 (-722 |#1| (-800 |#2|))))) "failed") (-592 (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 (-722 |#1| (-800 |#2|))))) "failed") (-592 (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|))) (-1 (-108) (-722 |#1| (-800 |#2|)) (-722 |#1| (-800 |#2|)))) NIL)) (-2206 (((-108) $ (-1 (-108) (-722 |#1| (-800 |#2|)) (-592 (-722 |#1| (-800 |#2|))))) NIL)) (-3570 (((-592 $) (-722 |#1| (-800 |#2|)) $) NIL) (((-592 $) (-722 |#1| (-800 |#2|)) (-592 $)) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) $) NIL) (((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-592 $)) NIL)) (-2375 (((-108) (-1 (-108) (-722 |#1| (-800 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-4115 (((-592 (-800 |#2|)) $) NIL)) (-1560 (((-108) (-722 |#1| (-800 |#2|)) $) NIL)) (-2747 (((-108) (-800 |#2|) $) NIL)) (-3992 (((-108) $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-974 |#1| |#2|) (-13 (-996 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|))) (-10 -8 (-15 -1361 ((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108))))) (-429) (-592 (-1091))) (T -974)) +((-1361 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-974 *5 *6))))) +(-13 (-996 |#1| (-497 (-800 |#2|)) (-800 |#2|) (-722 |#1| (-800 |#2|))) (-10 -8 (-15 -1361 ((-592 $) (-592 (-722 |#1| (-800 |#2|))) (-108) (-108))))) +((-1586 (((-1 (-525)) (-1015 (-525))) 33)) (-2805 (((-525) (-525) (-525) (-525) (-525)) 30)) (-1262 (((-1 (-525)) |RationalNumber|) NIL)) (-3888 (((-1 (-525)) |RationalNumber|) NIL)) (-1870 (((-1 (-525)) (-525) |RationalNumber|) NIL))) +(((-975) (-10 -7 (-15 -1586 ((-1 (-525)) (-1015 (-525)))) (-15 -1870 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -1262 ((-1 (-525)) |RationalNumber|)) (-15 -3888 ((-1 (-525)) |RationalNumber|)) (-15 -2805 ((-525) (-525) (-525) (-525) (-525))))) (T -975)) +((-2805 (*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-975)))) (-3888 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)))) (-1262 (*1 *2 *3) (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)))) (-1870 (*1 *2 *3 *4) (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)) (-5 *3 (-525)))) (-1586 (*1 *2 *3) (-12 (-5 *3 (-1015 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) +(-10 -7 (-15 -1586 ((-1 (-525)) (-1015 (-525)))) (-15 -1870 ((-1 (-525)) (-525) |RationalNumber|)) (-15 -1262 ((-1 (-525)) |RationalNumber|)) (-15 -3888 ((-1 (-525)) |RationalNumber|)) (-15 -2805 ((-525) (-525) (-525) (-525) (-525)))) +((-1271 (((-798) $) NIL) (($ (-525)) 10))) +(((-976 |#1|) (-10 -8 (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-977)) (T -976)) +NIL +(-10 -8 (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-977) (-131)) (T -977)) -((-2031 (*1 *2) (-12 (-4 *1 (-977)) (-5 *2 (-713)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-977))))) -(-13 (-984) (-669) (-594 $) (-10 -8 (-15 -2031 ((-713))) (-15 -1270 ($ (-525))) (-6 -4252))) +((-3998 (*1 *2) (-12 (-4 *1 (-977)) (-5 *2 (-713)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-977))))) +(-13 (-984) (-669) (-594 $) (-10 -8 (-15 -3998 ((-713))) (-15 -1271 ($ (-525))) (-6 -4252))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 $) . T) ((-669) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3240 (((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)) 45))) -(((-978 |#1| |#2|) (-10 -7 (-15 -3240 ((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)))) (-1091) (-341)) (T -978)) -((-3240 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-713)) (-4 *6 (-341)) (-5 *2 (-385 (-887 *6))) (-5 *1 (-978 *5 *6)) (-14 *5 (-1091))))) -(-10 -7 (-15 -3240 ((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)))) -((-1792 (((-108) $) 29)) (-1773 (((-108) $) 16)) (-1857 (((-713) $) 13)) (-1869 (((-713) $) 14)) (-1526 (((-108) $) 26)) (-2802 (((-108) $) 31))) -(((-979 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -1869 ((-713) |#1|)) (-15 -1857 ((-713) |#1|)) (-15 -2802 ((-108) |#1|)) (-15 -1792 ((-108) |#1|)) (-15 -1526 ((-108) |#1|)) (-15 -1773 ((-108) |#1|))) (-980 |#2| |#3| |#4| |#5| |#6|) (-713) (-713) (-977) (-218 |#3| |#4|) (-218 |#2| |#4|)) (T -979)) -NIL -(-10 -8 (-15 -1869 ((-713) |#1|)) (-15 -1857 ((-713) |#1|)) (-15 -2802 ((-108) |#1|)) (-15 -1792 ((-108) |#1|)) (-15 -1526 ((-108) |#1|)) (-15 -1773 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-1792 (((-108) $) 51)) (-2467 (((-3 $ "failed") $ $) 19)) (-1773 (((-108) $) 53)) (-1441 (((-108) $ (-713)) 61)) (-4083 (($) 17 T CONST)) (-2338 (($ $) 34 (|has| |#3| (-286)))) (-2000 ((|#4| $ (-525)) 39)) (-3318 (((-713) $) 33 (|has| |#3| (-517)))) (-2571 ((|#3| $ (-525) (-525)) 41)) (-3702 (((-592 |#3|) $) 68 (|has| $ (-6 -4255)))) (-1807 (((-713) $) 32 (|has| |#3| (-517)))) (-1989 (((-592 |#5|) $) 31 (|has| |#3| (-517)))) (-1857 (((-713) $) 45)) (-1869 (((-713) $) 44)) (-2106 (((-108) $ (-713)) 60)) (-3947 (((-525) $) 49)) (-3344 (((-525) $) 47)) (-4002 (((-592 |#3|) $) 69 (|has| $ (-6 -4255)))) (-3055 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1020)) (|has| $ (-6 -4255))))) (-4235 (((-525) $) 48)) (-1411 (((-525) $) 46)) (-1660 (($ (-592 (-592 |#3|))) 54)) (-2622 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-4180 (((-592 (-592 |#3|)) $) 43)) (-4031 (((-108) $ (-713)) 59)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-517)))) (-3339 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#3|) (-592 |#3|)) 75 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) 73 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 (-273 |#3|))) 72 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-4188 (((-108) $ $) 55)) (-2596 (((-108) $) 58)) (-3565 (($) 57)) (-3410 ((|#3| $ (-525) (-525)) 42) ((|#3| $ (-525) (-525) |#3|) 40)) (-1526 (((-108) $) 52)) (-2041 (((-713) |#3| $) 70 (-12 (|has| |#3| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4255)))) (-1451 (($ $) 56)) (-3814 ((|#5| $ (-525)) 38)) (-1270 (((-798) $) 11)) (-1286 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4255)))) (-2802 (((-108) $) 50)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#3|) 35 (|has| |#3| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-3596 (((-713) $) 62 (|has| $ (-6 -4255))))) +((-3743 (((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)) 45))) +(((-978 |#1| |#2|) (-10 -7 (-15 -3743 ((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)))) (-1091) (-341)) (T -978)) +((-3743 (*1 *2 *3 *3 *4 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-713)) (-4 *6 (-341)) (-5 *2 (-385 (-887 *6))) (-5 *1 (-978 *5 *6)) (-14 *5 (-1091))))) +(-10 -7 (-15 -3743 ((-385 (-887 |#2|)) (-592 |#2|) (-592 |#2|) (-713) (-713)))) +((-1720 (((-108) $) 29)) (-1514 (((-108) $) 16)) (-1862 (((-713) $) 13)) (-1874 (((-713) $) 14)) (-2449 (((-108) $) 26)) (-1924 (((-108) $) 31))) +(((-979 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -8 (-15 -1874 ((-713) |#1|)) (-15 -1862 ((-713) |#1|)) (-15 -1924 ((-108) |#1|)) (-15 -1720 ((-108) |#1|)) (-15 -2449 ((-108) |#1|)) (-15 -1514 ((-108) |#1|))) (-980 |#2| |#3| |#4| |#5| |#6|) (-713) (-713) (-977) (-218 |#3| |#4|) (-218 |#2| |#4|)) (T -979)) +NIL +(-10 -8 (-15 -1874 ((-713) |#1|)) (-15 -1862 ((-713) |#1|)) (-15 -1924 ((-108) |#1|)) (-15 -1720 ((-108) |#1|)) (-15 -2449 ((-108) |#1|)) (-15 -1514 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1720 (((-108) $) 51)) (-1916 (((-3 $ "failed") $ $) 19)) (-1514 (((-108) $) 53)) (-2230 (((-108) $ (-713)) 61)) (-3347 (($) 17 T CONST)) (-3209 (($ $) 34 (|has| |#3| (-286)))) (-2196 ((|#4| $ (-525)) 39)) (-3314 (((-713) $) 33 (|has| |#3| (-517)))) (-2558 ((|#3| $ (-525) (-525)) 41)) (-3700 (((-592 |#3|) $) 68 (|has| $ (-6 -4255)))) (-3464 (((-713) $) 32 (|has| |#3| (-517)))) (-2020 (((-592 |#5|) $) 31 (|has| |#3| (-517)))) (-1862 (((-713) $) 45)) (-1874 (((-713) $) 44)) (-2034 (((-108) $ (-713)) 60)) (-1382 (((-525) $) 49)) (-1571 (((-525) $) 47)) (-3780 (((-592 |#3|) $) 69 (|has| $ (-6 -4255)))) (-2741 (((-108) |#3| $) 71 (-12 (|has| |#3| (-1020)) (|has| $ (-6 -4255))))) (-2418 (((-525) $) 48)) (-2482 (((-525) $) 46)) (-1665 (($ (-592 (-592 |#3|))) 54)) (-2608 (($ (-1 |#3| |#3|) $) 64 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#3| |#3|) $) 63) (($ (-1 |#3| |#3| |#3|) $ $) 37)) (-3058 (((-592 (-592 |#3|)) $) 43)) (-4060 (((-108) $ (-713)) 59)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ |#3|) 36 (|has| |#3| (-517)))) (-1509 (((-108) (-1 (-108) |#3|) $) 66 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#3|) (-592 |#3|)) 75 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) 74 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) 73 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 (-273 |#3|))) 72 (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-3107 (((-108) $ $) 55)) (-1802 (((-108) $) 58)) (-1864 (($) 57)) (-3405 ((|#3| $ (-525) (-525)) 42) ((|#3| $ (-525) (-525) |#3|) 40)) (-2449 (((-108) $) 52)) (-2041 (((-713) |#3| $) 70 (-12 (|has| |#3| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#3|) $) 67 (|has| $ (-6 -4255)))) (-1454 (($ $) 56)) (-3631 ((|#5| $ (-525)) 38)) (-1271 (((-798) $) 11)) (-2375 (((-108) (-1 (-108) |#3|) $) 65 (|has| $ (-6 -4255)))) (-1924 (((-108) $) 50)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#3|) 35 (|has| |#3| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#3| $) 23) (($ $ |#3|) 26)) (-3594 (((-713) $) 62 (|has| $ (-6 -4255))))) (((-980 |#1| |#2| |#3| |#4| |#5|) (-131) (-713) (-713) (-977) (-218 |t#2| |t#3|) (-218 |t#1| |t#3|)) (T -980)) -((-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1660 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *5))) (-4 *5 (-977)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1773 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1526 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1792 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-2802 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-3947 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-4235 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-3344 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-1411 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-1857 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713)))) (-1869 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713)))) (-4180 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-592 (-592 *5))))) (-3410 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977)))) (-2571 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977)))) (-3410 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *2 (-977)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)))) (-2000 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *2 *7)) (-4 *6 (-977)) (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))) (-3814 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *7 *2)) (-4 *6 (-977)) (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))) (-2694 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1680 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) (-4100 (*1 *1 *1 *2) (-12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-341)))) (-2338 (*1 *1 *1) (-12 (-4 *1 (-980 *2 *3 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))) (-3318 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-713)))) (-1807 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-713)))) (-1989 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-592 *7))))) -(-13 (-107 |t#3| |t#3|) (-464 |t#3|) (-10 -8 (-6 -4255) (IF (|has| |t#3| (-160)) (-6 (-660 |t#3|)) |%noBranch|) (-15 -1660 ($ (-592 (-592 |t#3|)))) (-15 -1773 ((-108) $)) (-15 -1526 ((-108) $)) (-15 -1792 ((-108) $)) (-15 -2802 ((-108) $)) (-15 -3947 ((-525) $)) (-15 -4235 ((-525) $)) (-15 -3344 ((-525) $)) (-15 -1411 ((-525) $)) (-15 -1857 ((-713) $)) (-15 -1869 ((-713) $)) (-15 -4180 ((-592 (-592 |t#3|)) $)) (-15 -3410 (|t#3| $ (-525) (-525))) (-15 -2571 (|t#3| $ (-525) (-525))) (-15 -3410 (|t#3| $ (-525) (-525) |t#3|)) (-15 -2000 (|t#4| $ (-525))) (-15 -3814 (|t#5| $ (-525))) (-15 -2694 ($ (-1 |t#3| |t#3|) $)) (-15 -2694 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-517)) (-15 -1680 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-341)) (-15 -4100 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-286)) (-15 -2338 ($ $)) |%noBranch|) (IF (|has| |t#3| (-517)) (PROGN (-15 -3318 ((-713) $)) (-15 -1807 ((-713) $)) (-15 -1989 ((-592 |t#5|) $))) |%noBranch|))) +((-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *5 *5)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1665 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *5))) (-4 *5 (-977)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1514 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-2449 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1720 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1924 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108)))) (-1382 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-2418 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-1571 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-2482 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525)))) (-1862 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713)))) (-1874 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713)))) (-3058 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-592 (-592 *5))))) (-3405 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977)))) (-2558 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977)))) (-3405 (*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) (-4 *2 (-977)) (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)))) (-2196 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *2 *7)) (-4 *6 (-977)) (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6)))) (-3631 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *7 *2)) (-4 *6 (-977)) (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6)))) (-2688 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *5 *5 *5)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)))) (-1687 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) (-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-341)))) (-3209 (*1 *1 *1) (-12 (-4 *1 (-980 *2 *3 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286)))) (-3314 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-713)))) (-3464 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-713)))) (-2020 (*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-592 *7))))) +(-13 (-107 |t#3| |t#3|) (-464 |t#3|) (-10 -8 (-6 -4255) (IF (|has| |t#3| (-160)) (-6 (-660 |t#3|)) |%noBranch|) (-15 -1665 ($ (-592 (-592 |t#3|)))) (-15 -1514 ((-108) $)) (-15 -2449 ((-108) $)) (-15 -1720 ((-108) $)) (-15 -1924 ((-108) $)) (-15 -1382 ((-525) $)) (-15 -2418 ((-525) $)) (-15 -1571 ((-525) $)) (-15 -2482 ((-525) $)) (-15 -1862 ((-713) $)) (-15 -1874 ((-713) $)) (-15 -3058 ((-592 (-592 |t#3|)) $)) (-15 -3405 (|t#3| $ (-525) (-525))) (-15 -2558 (|t#3| $ (-525) (-525))) (-15 -3405 (|t#3| $ (-525) (-525) |t#3|)) (-15 -2196 (|t#4| $ (-525))) (-15 -3631 (|t#5| $ (-525))) (-15 -2688 ($ (-1 |t#3| |t#3|) $)) (-15 -2688 ($ (-1 |t#3| |t#3| |t#3|) $ $)) (IF (|has| |t#3| (-517)) (-15 -1687 ((-3 $ "failed") $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-341)) (-15 -4098 ($ $ |t#3|)) |%noBranch|) (IF (|has| |t#3| (-286)) (-15 -3209 ($ $)) |%noBranch|) (IF (|has| |t#3| (-517)) (PROGN (-15 -3314 ((-713) $)) (-15 -3464 ((-713) $)) (-15 -2020 ((-592 |t#5|) $))) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-97) . T) ((-107 |#3| |#3|) . T) ((-126) . T) ((-566 (-798)) . T) ((-288 |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))) ((-464 |#3|) . T) ((-486 |#3| |#3|) -12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))) ((-594 |#3|) . T) ((-660 |#3|) |has| |#3| (-160)) ((-983 |#3|) . T) ((-1020) . T) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1792 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1773 (((-108) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-2338 (($ $) 43 (|has| |#3| (-286)))) (-2000 (((-220 |#2| |#3|) $ (-525)) 32)) (-2647 (($ (-632 |#3|)) 41)) (-3318 (((-713) $) 45 (|has| |#3| (-517)))) (-2571 ((|#3| $ (-525) (-525)) NIL)) (-3702 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-1807 (((-713) $) 47 (|has| |#3| (-517)))) (-1989 (((-592 (-220 |#1| |#3|)) $) 51 (|has| |#3| (-517)))) (-1857 (((-713) $) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-1660 (($ (-592 (-592 |#3|))) 27)) (-2622 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-4180 (((-592 (-592 |#3|)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-517)))) (-3339 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#3| $ (-525) (-525)) NIL) ((|#3| $ (-525) (-525) |#3|) NIL)) (-2776 (((-128)) 54 (|has| |#3| (-341)))) (-1526 (((-108) $) NIL)) (-2041 (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020)))) (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) 63 (|has| |#3| (-567 (-501))))) (-3814 (((-220 |#1| |#3|) $ (-525)) 36)) (-1270 (((-798) $) 16) (((-632 |#3|) $) 38)) (-1286 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-3355 (($) 13 T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-981 |#1| |#2| |#3|) (-13 (-980 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-566 (-632 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1180 |#3|)) |%noBranch|) (IF (|has| |#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (-15 -2647 ($ (-632 |#3|))) (-15 -1270 ((-632 |#3|) $)))) (-713) (-713) (-977)) (T -981)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-632 *5)) (-5 *1 (-981 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-977)))) (-2647 (*1 *1 *2) (-12 (-5 *2 (-632 *5)) (-4 *5 (-977)) (-5 *1 (-981 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713))))) -(-13 (-980 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-566 (-632 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1180 |#3|)) |%noBranch|) (IF (|has| |#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (-15 -2647 ($ (-632 |#3|))) (-15 -1270 ((-632 |#3|) $)))) -((-3501 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-2694 ((|#10| (-1 |#7| |#3|) |#6|) 32))) -(((-982 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -2694 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3501 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-713) (-713) (-977) (-218 |#2| |#3|) (-218 |#1| |#3|) (-980 |#1| |#2| |#3| |#4| |#5|) (-977) (-218 |#2| |#7|) (-218 |#1| |#7|) (-980 |#1| |#2| |#7| |#8| |#9|)) (T -982)) -((-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-977)) (-4 *2 (-977)) (-14 *5 (-713)) (-14 *6 (-713)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2)) (-5 *1 (-982 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-980 *5 *6 *7 *8 *9)) (-4 *12 (-980 *5 *6 *2 *10 *11)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-977)) (-4 *10 (-977)) (-14 *5 (-713)) (-14 *6 (-713)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *2 (-980 *5 *6 *10 *11 *12)) (-5 *1 (-982 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-980 *5 *6 *7 *8 *9)) (-4 *11 (-218 *6 *10)) (-4 *12 (-218 *5 *10))))) -(-10 -7 (-15 -2694 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3501 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ |#1|) 23))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1720 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1514 (((-108) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-3209 (($ $) 43 (|has| |#3| (-286)))) (-2196 (((-220 |#2| |#3|) $ (-525)) 32)) (-4087 (($ (-632 |#3|)) 41)) (-3314 (((-713) $) 45 (|has| |#3| (-517)))) (-2558 ((|#3| $ (-525) (-525)) NIL)) (-3700 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-3464 (((-713) $) 47 (|has| |#3| (-517)))) (-2020 (((-592 (-220 |#1| |#3|)) $) 51 (|has| |#3| (-517)))) (-1862 (((-713) $) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-1665 (($ (-592 (-592 |#3|))) 27)) (-2608 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) NIL)) (-3058 (((-592 (-592 |#3|)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#3|) NIL (|has| |#3| (-517)))) (-1509 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#3| $ (-525) (-525)) NIL) ((|#3| $ (-525) (-525) |#3|) NIL)) (-2989 (((-128)) 54 (|has| |#3| (-341)))) (-2449 (((-108) $) NIL)) (-2041 (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020)))) (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) 63 (|has| |#3| (-567 (-501))))) (-3631 (((-220 |#1| |#3|) $ (-525)) 36)) (-1271 (((-798) $) 16) (((-632 |#3|) $) 38)) (-2375 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-3351 (($) 13 T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#3| $) NIL) (($ $ |#3|) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-981 |#1| |#2| |#3|) (-13 (-980 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-566 (-632 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1180 |#3|)) |%noBranch|) (IF (|has| |#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (-15 -4087 ($ (-632 |#3|))) (-15 -1271 ((-632 |#3|) $)))) (-713) (-713) (-977)) (T -981)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-632 *5)) (-5 *1 (-981 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713)) (-4 *5 (-977)))) (-4087 (*1 *1 *2) (-12 (-5 *2 (-632 *5)) (-4 *5 (-977)) (-5 *1 (-981 *3 *4 *5)) (-14 *3 (-713)) (-14 *4 (-713))))) +(-13 (-980 |#1| |#2| |#3| (-220 |#2| |#3|) (-220 |#1| |#3|)) (-566 (-632 |#3|)) (-10 -8 (IF (|has| |#3| (-341)) (-6 (-1180 |#3|)) |%noBranch|) (IF (|has| |#3| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|) (-15 -4087 ($ (-632 |#3|))) (-15 -1271 ((-632 |#3|) $)))) +((-3497 ((|#7| (-1 |#7| |#3| |#7|) |#6| |#7|) 34)) (-2688 ((|#10| (-1 |#7| |#3|) |#6|) 32))) +(((-982 |#1| |#2| |#3| |#4| |#5| |#6| |#7| |#8| |#9| |#10|) (-10 -7 (-15 -2688 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3497 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) (-713) (-713) (-977) (-218 |#2| |#3|) (-218 |#1| |#3|) (-980 |#1| |#2| |#3| |#4| |#5|) (-977) (-218 |#2| |#7|) (-218 |#1| |#7|) (-980 |#1| |#2| |#7| |#8| |#9|)) (T -982)) +((-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *7 *2)) (-4 *7 (-977)) (-4 *2 (-977)) (-14 *5 (-713)) (-14 *6 (-713)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *10 (-218 *6 *2)) (-4 *11 (-218 *5 *2)) (-5 *1 (-982 *5 *6 *7 *8 *9 *4 *2 *10 *11 *12)) (-4 *4 (-980 *5 *6 *7 *8 *9)) (-4 *12 (-980 *5 *6 *2 *10 *11)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *10 *7)) (-4 *7 (-977)) (-4 *10 (-977)) (-14 *5 (-713)) (-14 *6 (-713)) (-4 *8 (-218 *6 *7)) (-4 *9 (-218 *5 *7)) (-4 *2 (-980 *5 *6 *10 *11 *12)) (-5 *1 (-982 *5 *6 *7 *8 *9 *4 *10 *11 *12 *2)) (-4 *4 (-980 *5 *6 *7 *8 *9)) (-4 *11 (-218 *6 *10)) (-4 *12 (-218 *5 *10))))) +(-10 -7 (-15 -2688 (|#10| (-1 |#7| |#3|) |#6|)) (-15 -3497 (|#7| (-1 |#7| |#3| |#7|) |#6| |#7|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ |#1|) 23))) (((-983 |#1|) (-131) (-984)) (T -983)) ((* (*1 *1 *1 *2) (-12 (-4 *1 (-983 *2)) (-4 *2 (-984))))) (-13 (-21) (-10 -8 (-15 * ($ $ |t#1|)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 26)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 26)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-984) (-131)) (T -984)) NIL (-13 (-21) (-1032)) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-126) . T) ((-566 (-798)) . T) ((-1032) . T) ((-1020) . T)) -((-1375 (($ $) 16)) (-3124 (($ $) 22)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 49)) (-1671 (($ $) 24)) (-3500 (($ $) 11)) (-1864 (($ $) 38)) (-2749 (((-357) $) NIL) (((-205) $) NIL) (((-827 (-357)) $) 33)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 28) (($ (-525)) NIL) (($ (-385 (-525))) 28)) (-2031 (((-713)) 8)) (-2180 (($ $) 39))) -(((-985 |#1|) (-10 -8 (-15 -3124 (|#1| |#1|)) (-15 -1375 (|#1| |#1|)) (-15 -3500 (|#1| |#1|)) (-15 -1864 (|#1| |#1|)) (-15 -2180 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -1270 ((-798) |#1|))) (-986)) (T -985)) -((-2031 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-985 *3)) (-4 *3 (-986))))) -(-10 -8 (-15 -3124 (|#1| |#1|)) (-15 -1375 (|#1| |#1|)) (-15 -3500 (|#1| |#1|)) (-15 -1864 (|#1| |#1|)) (-15 -2180 (|#1| |#1|)) (-15 -1671 (|#1| |#1|)) (-15 -4199 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 -2749 ((-205) |#1|)) (-15 -2749 ((-357) |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -2031 ((-713))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3957 (((-525) $) 89)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-1375 (($ $) 87)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-2211 (($ $) 97)) (-1540 (((-108) $ $) 59)) (-2148 (((-525) $) 114)) (-4083 (($) 17 T CONST)) (-3124 (($ $) 86)) (-2591 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3897 (((-525) $) 101) (((-385 (-525)) $) 98)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-2822 (((-108) $) 71)) (-3426 (((-108) $) 112)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 93)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 96)) (-1671 (($ $) 92)) (-2348 (((-108) $) 113)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2371 (($ $ $) 111)) (-2535 (($ $ $) 110)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-3500 (($ $) 88)) (-1864 (($ $) 90)) (-2194 (((-396 $) $) 74)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2749 (((-357) $) 105) (((-205) $) 104) (((-827 (-357)) $) 94)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-2031 (((-713)) 29)) (-2180 (($ $) 91)) (-1533 (((-108) $ $) 39)) (-1868 (($ $) 115)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-4046 (((-108) $ $) 108)) (-4025 (((-108) $ $) 107)) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 109)) (-4017 (((-108) $ $) 106)) (-4100 (($ $ $) 64)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) +((-2870 (($ $) 16)) (-2066 (($ $) 22)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 49)) (-3534 (($ $) 24)) (-2602 (($ $) 11)) (-2804 (($ $) 38)) (-2745 (((-357) $) NIL) (((-205) $) NIL) (((-827 (-357)) $) 33)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL) (($ (-385 (-525))) 28) (($ (-525)) NIL) (($ (-385 (-525))) 28)) (-3998 (((-713)) 8)) (-2407 (($ $) 39))) +(((-985 |#1|) (-10 -8 (-15 -2066 (|#1| |#1|)) (-15 -2870 (|#1| |#1|)) (-15 -2602 (|#1| |#1|)) (-15 -2804 (|#1| |#1|)) (-15 -2407 (|#1| |#1|)) (-15 -3534 (|#1| |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -1271 ((-798) |#1|))) (-986)) (T -985)) +((-3998 (*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-985 *3)) (-4 *3 (-986))))) +(-10 -8 (-15 -2066 (|#1| |#1|)) (-15 -2870 (|#1| |#1|)) (-15 -2602 (|#1| |#1|)) (-15 -2804 (|#1| |#1|)) (-15 -2407 (|#1| |#1|)) (-15 -3534 (|#1| |#1|)) (-15 -1950 ((-824 (-357) |#1|) |#1| (-827 (-357)) (-824 (-357) |#1|))) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 -2745 ((-205) |#1|)) (-15 -2745 ((-357) |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -3998 ((-713))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1490 (((-525) $) 89)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-2870 (($ $) 87)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-2211 (($ $) 97)) (-3766 (((-108) $ $) 59)) (-1954 (((-525) $) 114)) (-3347 (($) 17 T CONST)) (-2066 (($ $) 86)) (-2588 (((-3 (-525) "failed") $) 102) (((-3 (-385 (-525)) "failed") $) 99)) (-3894 (((-525) $) 101) (((-385 (-525)) $) 98)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2162 (((-108) $) 71)) (-4147 (((-108) $) 112)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 93)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 96)) (-3534 (($ $) 92)) (-3288 (((-108) $) 113)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2372 (($ $ $) 111)) (-2530 (($ $ $) 110)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2602 (($ $) 88)) (-2804 (($ $) 90)) (-2197 (((-396 $) $) 74)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-2745 (((-357) $) 105) (((-205) $) 104) (((-827 (-357)) $) 94)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ (-525)) 103) (($ (-385 (-525))) 100)) (-3998 (((-713)) 29)) (-2407 (($ $) 91)) (-3714 (((-108) $ $) 39)) (-3297 (($ $) 115)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-4043 (((-108) $ $) 108)) (-4025 (((-108) $ $) 107)) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 109)) (-4015 (((-108) $ $) 106)) (-4098 (($ $ $) 64)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68) (($ $ (-385 (-525))) 95)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66))) (((-986) (-131)) (T -986)) -((-1868 (*1 *1 *1) (-4 *1 (-986))) (-1671 (*1 *1 *1) (-4 *1 (-986))) (-2180 (*1 *1 *1) (-4 *1 (-986))) (-1864 (*1 *1 *1) (-4 *1 (-986))) (-3957 (*1 *2 *1) (-12 (-4 *1 (-986)) (-5 *2 (-525)))) (-3500 (*1 *1 *1) (-4 *1 (-986))) (-1375 (*1 *1 *1) (-4 *1 (-986))) (-3124 (*1 *1 *1) (-4 *1 (-986)))) -(-13 (-341) (-787) (-953) (-968 (-525)) (-968 (-385 (-525))) (-934) (-567 (-827 (-357))) (-821 (-357)) (-138) (-10 -8 (-15 -1671 ($ $)) (-15 -2180 ($ $)) (-15 -1864 ($ $)) (-15 -3957 ((-525) $)) (-15 -3500 ($ $)) (-15 -1375 ($ $)) (-15 -3124 ($ $)) (-15 -1868 ($ $)))) +((-3297 (*1 *1 *1) (-4 *1 (-986))) (-3534 (*1 *1 *1) (-4 *1 (-986))) (-2407 (*1 *1 *1) (-4 *1 (-986))) (-2804 (*1 *1 *1) (-4 *1 (-986))) (-1490 (*1 *2 *1) (-12 (-4 *1 (-986)) (-5 *2 (-525)))) (-2602 (*1 *1 *1) (-4 *1 (-986))) (-2870 (*1 *1 *1) (-4 *1 (-986))) (-2066 (*1 *1 *1) (-4 *1 (-986)))) +(-13 (-341) (-787) (-953) (-968 (-525)) (-968 (-385 (-525))) (-934) (-567 (-827 (-357))) (-821 (-357)) (-138) (-10 -8 (-15 -3534 ($ $)) (-15 -2407 ($ $)) (-15 -2804 ($ $)) (-15 -1490 ((-525) $)) (-15 -2602 ($ $)) (-15 -2870 ($ $)) (-15 -2066 ($ $)) (-15 -3297 ($ $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 $ $) . T) ((-126) . T) ((-138) . T) ((-566 (-798)) . T) ((-160) . T) ((-567 (-205)) . T) ((-567 (-357)) . T) ((-567 (-827 (-357))) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 $) . T) ((-669) . T) ((-733) . T) ((-734) . T) ((-736) . T) ((-737) . T) ((-787) . T) ((-789) . T) ((-821 (-357)) . T) ((-855) . T) ((-934) . T) ((-953) . T) ((-968 (-385 (-525))) . T) ((-968 (-525)) . T) ((-983 #0#) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) |#2| $) 23)) (-4189 ((|#1| $) 10)) (-2148 (((-525) |#2| $) 88)) (-1957 (((-3 $ "failed") |#2| (-856)) 57)) (-3603 ((|#1| $) 28)) (-3574 ((|#1| |#2| $ |#1|) 37)) (-1728 (($ $) 25)) (-3233 (((-3 |#2| "failed") |#2| $) 87)) (-3426 (((-108) |#2| $) NIL)) (-2348 (((-108) |#2| $) NIL)) (-3475 (((-108) |#2| $) 24)) (-4168 ((|#1| $) 89)) (-3591 ((|#1| $) 27)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-4209 ((|#2| $) 79)) (-1270 (((-798) $) 70)) (-1370 ((|#1| |#2| $ |#1|) 38)) (-2092 (((-592 $) |#2|) 59)) (-3994 (((-108) $ $) 74))) -(((-987 |#1| |#2|) (-13 (-993 |#1| |#2|) (-10 -8 (-15 -3591 (|#1| $)) (-15 -3603 (|#1| $)) (-15 -4189 (|#1| $)) (-15 -4168 (|#1| $)) (-15 -1728 ($ $)) (-15 -3475 ((-108) |#2| $)) (-15 -3574 (|#1| |#2| $ |#1|)))) (-13 (-787) (-341)) (-1149 |#1|)) (T -987)) -((-3574 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3591 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3603 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-4189 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-4168 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-1728 (*1 *1 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3475 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-787) (-341))) (-5 *2 (-108)) (-5 *1 (-987 *4 *3)) (-4 *3 (-1149 *4))))) -(-13 (-993 |#1| |#2|) (-10 -8 (-15 -3591 (|#1| $)) (-15 -3603 (|#1| $)) (-15 -4189 (|#1| $)) (-15 -4168 (|#1| $)) (-15 -1728 ($ $)) (-15 -3475 ((-108) |#2| $)) (-15 -3574 (|#1| |#2| $ |#1|)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3705 (($ $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2933 (($ $ $ $) NIL)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL)) (-4177 (($ $ $) NIL)) (-4083 (($) NIL T CONST)) (-1402 (($ (-1091)) 10) (($ (-525)) 7)) (-2591 (((-3 (-525) "failed") $) NIL)) (-3897 (((-525) $) NIL)) (-1726 (($ $ $) NIL)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL)) (-3717 (((-108) $) NIL)) (-2406 (((-385 (-525)) $) NIL)) (-2899 (($) NIL) (($ $) NIL)) (-1705 (($ $ $) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-2534 (($ $ $ $) NIL)) (-1575 (($ $ $) NIL)) (-3426 (((-108) $) NIL)) (-3925 (($ $ $) NIL)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-4211 (((-108) $) NIL)) (-2353 (((-108) $) NIL)) (-1383 (((-3 $ "failed") $) NIL)) (-2348 (((-108) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1787 (($ $ $ $) NIL)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-1634 (($ $) NIL)) (-2023 (($ $) NIL)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-3321 (($ $ $) NIL)) (-3940 (($) NIL T CONST)) (-4058 (($ $) NIL)) (-2012 (((-1038) $) NIL) (($ $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3832 (($ $) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-3881 (($ $) NIL)) (-1451 (($ $) NIL)) (-2749 (((-525) $) 16) (((-501) $) NIL) (((-827 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL) (($ (-1091)) 9)) (-1270 (((-798) $) 20) (($ (-525)) 6) (($ $) NIL) (($ (-525)) 6)) (-2031 (((-713)) NIL)) (-1702 (((-108) $ $) NIL)) (-3876 (($ $ $) NIL)) (-3201 (($) NIL)) (-1533 (((-108) $ $) NIL)) (-3471 (($ $ $ $) NIL)) (-1868 (($ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) NIL)) (-4090 (($ $) 19) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) -(((-988) (-13 (-510) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2749 ($ (-1091))) (-15 -1402 ($ (-1091))) (-15 -1402 ($ (-525)))))) (T -988)) -((-2749 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988)))) (-1402 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988)))) (-1402 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-988))))) -(-13 (-510) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2749 ($ (-1091))) (-15 -1402 ($ (-1091))) (-15 -1402 ($ (-525))))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-3048 (((-1178) $ (-1091) (-1091)) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-3138 (($) 9)) (-1429 (((-51) $ (-1091) (-51)) NIL)) (-3556 (($ $) 30)) (-1839 (($ $) 28)) (-1512 (($ $) 27)) (-2344 (($ $) 29)) (-2547 (($ $) 32)) (-3067 (($ $) 33)) (-1862 (($ $) 26)) (-3189 (($ $) 31)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) 25 (|has| $ (-6 -4255)))) (-2772 (((-3 (-51) "failed") (-1091) $) 40)) (-4083 (($) NIL T CONST)) (-2770 (($) 7)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-1786 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) 50 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1091) $) NIL)) (-1614 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-1544 (((-3 (-1074) "failed") $ (-1074) (-525)) 59)) (-2632 (((-51) $ (-1091) (-51)) NIL (|has| $ (-6 -4256)))) (-2571 (((-51) $ (-1091)) NIL)) (-3702 (((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-1091) $) NIL (|has| (-1091) (-789)))) (-4002 (((-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) 35 (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3462 (((-1091) $) NIL (|has| (-1091) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-4076 (((-592 (-1091)) $) NIL)) (-2422 (((-108) (-1091) $) NIL)) (-1486 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL)) (-1791 (($ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) 43)) (-2859 (((-592 (-1091)) $) NIL)) (-2905 (((-108) (-1091) $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3243 (((-357) $ (-1091)) 49)) (-3474 (((-592 (-1074)) $ (-1074)) 60)) (-3110 (((-51) $) NIL (|has| (-1091) (-789)))) (-1639 (((-3 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) "failed") (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL)) (-3353 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL (-12 (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-288 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-1567 (((-592 (-51)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (((-51) $ (-1091)) NIL) (((-51) $ (-1091) (-51)) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-2993 (($ $ (-1091)) 51)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) 37)) (-2014 (($ $ $) 38)) (-1270 (((-798) $) NIL (-3279 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-566 (-798)))))) (-3178 (($ $ (-1091) (-357)) 47)) (-4153 (($ $ (-1091) (-357)) 48)) (-3467 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 (-1091)) (|:| -2545 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-51) (-1020)) (|has| (-2 (|:| -3423 (-1091)) (|:| -2545 (-51))) (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-989) (-13 (-1104 (-1091) (-51)) (-10 -8 (-15 -2014 ($ $ $)) (-15 -2770 ($)) (-15 -1862 ($ $)) (-15 -1512 ($ $)) (-15 -1839 ($ $)) (-15 -2344 ($ $)) (-15 -3189 ($ $)) (-15 -3556 ($ $)) (-15 -2547 ($ $)) (-15 -3067 ($ $)) (-15 -3178 ($ $ (-1091) (-357))) (-15 -4153 ($ $ (-1091) (-357))) (-15 -3243 ((-357) $ (-1091))) (-15 -3474 ((-592 (-1074)) $ (-1074))) (-15 -2993 ($ $ (-1091))) (-15 -3138 ($)) (-15 -1544 ((-3 (-1074) "failed") $ (-1074) (-525))) (-6 -4255)))) (T -989)) -((-2014 (*1 *1 *1 *1) (-5 *1 (-989))) (-2770 (*1 *1) (-5 *1 (-989))) (-1862 (*1 *1 *1) (-5 *1 (-989))) (-1512 (*1 *1 *1) (-5 *1 (-989))) (-1839 (*1 *1 *1) (-5 *1 (-989))) (-2344 (*1 *1 *1) (-5 *1 (-989))) (-3189 (*1 *1 *1) (-5 *1 (-989))) (-3556 (*1 *1 *1) (-5 *1 (-989))) (-2547 (*1 *1 *1) (-5 *1 (-989))) (-3067 (*1 *1 *1) (-5 *1 (-989))) (-3178 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989)))) (-4153 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989)))) (-3243 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-357)) (-5 *1 (-989)))) (-3474 (*1 *2 *1 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-989)) (-5 *3 (-1074)))) (-2993 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-989)))) (-3138 (*1 *1) (-5 *1 (-989))) (-1544 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-989))))) -(-13 (-1104 (-1091) (-51)) (-10 -8 (-15 -2014 ($ $ $)) (-15 -2770 ($)) (-15 -1862 ($ $)) (-15 -1512 ($ $)) (-15 -1839 ($ $)) (-15 -2344 ($ $)) (-15 -3189 ($ $)) (-15 -3556 ($ $)) (-15 -2547 ($ $)) (-15 -3067 ($ $)) (-15 -3178 ($ $ (-1091) (-357))) (-15 -4153 ($ $ (-1091) (-357))) (-15 -3243 ((-357) $ (-1091))) (-15 -3474 ((-592 (-1074)) $ (-1074))) (-15 -2993 ($ $ (-1091))) (-15 -3138 ($)) (-15 -1544 ((-3 (-1074) "failed") $ (-1074) (-525))) (-6 -4255))) -((-2941 (($ $) 45)) (-3334 (((-108) $ $) 74)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-887 (-385 (-525)))) 227) (((-3 $ "failed") (-887 (-525))) 226) (((-3 $ "failed") (-887 |#2|)) 229)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) NIL) (($ (-887 (-385 (-525)))) 215) (($ (-887 (-525))) 211) (($ (-887 |#2|)) 231)) (-2572 (($ $) NIL) (($ $ |#4|) 43)) (-4231 (((-108) $ $) 112) (((-108) $ (-592 $)) 113)) (-3514 (((-108) $) 56)) (-1988 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 107)) (-3076 (($ $) 138)) (-4036 (($ $) 134)) (-2667 (($ $) 133)) (-3822 (($ $ $) 79) (($ $ $ |#4|) 84)) (-2937 (($ $ $) 82) (($ $ $ |#4|) 86)) (-3879 (((-108) $ $) 121) (((-108) $ (-592 $)) 122)) (-1558 ((|#4| $) 33)) (-2359 (($ $ $) 110)) (-3572 (((-108) $) 55)) (-1590 (((-713) $) 35)) (-1879 (($ $) 152)) (-1359 (($ $) 149)) (-4101 (((-592 $) $) 68)) (-2568 (($ $) 57)) (-2056 (($ $) 145)) (-2599 (((-592 $) $) 65)) (-2203 (($ $) 59)) (-2549 ((|#2| $) NIL) (($ $ |#4|) 38)) (-4022 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3903 (-713))) $ $) 111)) (-1859 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $) 108) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $ |#4|) 109)) (-1633 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $) 104) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $ |#4|) 105)) (-2924 (($ $ $) 89) (($ $ $ |#4|) 95)) (-2901 (($ $ $) 90) (($ $ $ |#4|) 96)) (-3147 (((-592 $) $) 51)) (-2201 (((-108) $ $) 118) (((-108) $ (-592 $)) 119)) (-2401 (($ $ $) 103)) (-3940 (($ $) 37)) (-2777 (((-108) $ $) 72)) (-2400 (((-108) $ $) 114) (((-108) $ (-592 $)) 116)) (-4093 (($ $ $) 101)) (-1696 (($ $) 40)) (-2794 ((|#2| |#2| $) 142) (($ (-592 $)) NIL) (($ $ $) NIL)) (-1470 (($ $ |#2|) NIL) (($ $ $) 131)) (-1573 (($ $ |#2|) 126) (($ $ $) 129)) (-1553 (($ $) 48)) (-2886 (($ $) 52)) (-2749 (((-827 (-357)) $) NIL) (((-827 (-525)) $) NIL) (((-501) $) NIL) (($ (-887 (-385 (-525)))) 217) (($ (-887 (-525))) 213) (($ (-887 |#2|)) 228) (((-1074) $) 250) (((-887 |#2|) $) 162)) (-1270 (((-798) $) 30) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-887 |#2|) $) 163) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2072 (((-3 (-108) "failed") $ $) 71))) -(((-990 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -2794 (|#1| |#1| |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 ((-887 |#2|) |#1|)) (-15 -2749 ((-887 |#2|) |#1|)) (-15 -2749 ((-1074) |#1|)) (-15 -1879 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -2056 (|#1| |#1|)) (-15 -3076 (|#1| |#1|)) (-15 -2794 (|#2| |#2| |#1|)) (-15 -1470 (|#1| |#1| |#1|)) (-15 -1573 (|#1| |#1| |#1|)) (-15 -1470 (|#1| |#1| |#2|)) (-15 -1573 (|#1| |#1| |#2|)) (-15 -4036 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -2749 (|#1| (-887 |#2|))) (-15 -3897 (|#1| (-887 |#2|))) (-15 -2591 ((-3 |#1| "failed") (-887 |#2|))) (-15 -2749 (|#1| (-887 (-525)))) (-15 -3897 (|#1| (-887 (-525)))) (-15 -2591 ((-3 |#1| "failed") (-887 (-525)))) (-15 -2749 (|#1| (-887 (-385 (-525))))) (-15 -3897 (|#1| (-887 (-385 (-525))))) (-15 -2591 ((-3 |#1| "failed") (-887 (-385 (-525))))) (-15 -2401 (|#1| |#1| |#1|)) (-15 -4093 (|#1| |#1| |#1|)) (-15 -4022 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3903 (-713))) |#1| |#1|)) (-15 -2359 (|#1| |#1| |#1|)) (-15 -1988 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1633 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -1633 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2901 (|#1| |#1| |#1| |#4|)) (-15 -2924 (|#1| |#1| |#1| |#4|)) (-15 -2901 (|#1| |#1| |#1|)) (-15 -2924 (|#1| |#1| |#1|)) (-15 -2937 (|#1| |#1| |#1| |#4|)) (-15 -3822 (|#1| |#1| |#1| |#4|)) (-15 -2937 (|#1| |#1| |#1|)) (-15 -3822 (|#1| |#1| |#1|)) (-15 -3879 ((-108) |#1| (-592 |#1|))) (-15 -3879 ((-108) |#1| |#1|)) (-15 -2201 ((-108) |#1| (-592 |#1|))) (-15 -2201 ((-108) |#1| |#1|)) (-15 -2400 ((-108) |#1| (-592 |#1|))) (-15 -2400 ((-108) |#1| |#1|)) (-15 -4231 ((-108) |#1| (-592 |#1|))) (-15 -4231 ((-108) |#1| |#1|)) (-15 -3334 ((-108) |#1| |#1|)) (-15 -2777 ((-108) |#1| |#1|)) (-15 -2072 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4101 ((-592 |#1|) |#1|)) (-15 -2599 ((-592 |#1|) |#1|)) (-15 -2203 (|#1| |#1|)) (-15 -2568 (|#1| |#1|)) (-15 -3514 ((-108) |#1|)) (-15 -3572 ((-108) |#1|)) (-15 -2572 (|#1| |#1| |#4|)) (-15 -2549 (|#1| |#1| |#4|)) (-15 -2886 (|#1| |#1|)) (-15 -3147 ((-592 |#1|) |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1696 (|#1| |#1|)) (-15 -3940 (|#1| |#1|)) (-15 -1590 ((-713) |#1|)) (-15 -1558 (|#4| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -3897 (|#4| |#1|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -1270 (|#1| |#4|)) (-15 -2549 (|#2| |#1|)) (-15 -2572 (|#1| |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-991 |#2| |#3| |#4|) (-977) (-735) (-789)) (T -990)) -NIL -(-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -2794 (|#1| |#1| |#1|)) (-15 -2794 (|#1| (-592 |#1|))) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 ((-887 |#2|) |#1|)) (-15 -2749 ((-887 |#2|) |#1|)) (-15 -2749 ((-1074) |#1|)) (-15 -1879 (|#1| |#1|)) (-15 -1359 (|#1| |#1|)) (-15 -2056 (|#1| |#1|)) (-15 -3076 (|#1| |#1|)) (-15 -2794 (|#2| |#2| |#1|)) (-15 -1470 (|#1| |#1| |#1|)) (-15 -1573 (|#1| |#1| |#1|)) (-15 -1470 (|#1| |#1| |#2|)) (-15 -1573 (|#1| |#1| |#2|)) (-15 -4036 (|#1| |#1|)) (-15 -2667 (|#1| |#1|)) (-15 -2749 (|#1| (-887 |#2|))) (-15 -3897 (|#1| (-887 |#2|))) (-15 -2591 ((-3 |#1| "failed") (-887 |#2|))) (-15 -2749 (|#1| (-887 (-525)))) (-15 -3897 (|#1| (-887 (-525)))) (-15 -2591 ((-3 |#1| "failed") (-887 (-525)))) (-15 -2749 (|#1| (-887 (-385 (-525))))) (-15 -3897 (|#1| (-887 (-385 (-525))))) (-15 -2591 ((-3 |#1| "failed") (-887 (-385 (-525))))) (-15 -2401 (|#1| |#1| |#1|)) (-15 -4093 (|#1| |#1| |#1|)) (-15 -4022 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -3903 (-713))) |#1| |#1|)) (-15 -2359 (|#1| |#1| |#1|)) (-15 -1988 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -1859 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -1633 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -2584 |#1|)) |#1| |#1| |#4|)) (-15 -1633 ((-2 (|:| -1655 |#1|) (|:| |gap| (-713)) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -2901 (|#1| |#1| |#1| |#4|)) (-15 -2924 (|#1| |#1| |#1| |#4|)) (-15 -2901 (|#1| |#1| |#1|)) (-15 -2924 (|#1| |#1| |#1|)) (-15 -2937 (|#1| |#1| |#1| |#4|)) (-15 -3822 (|#1| |#1| |#1| |#4|)) (-15 -2937 (|#1| |#1| |#1|)) (-15 -3822 (|#1| |#1| |#1|)) (-15 -3879 ((-108) |#1| (-592 |#1|))) (-15 -3879 ((-108) |#1| |#1|)) (-15 -2201 ((-108) |#1| (-592 |#1|))) (-15 -2201 ((-108) |#1| |#1|)) (-15 -2400 ((-108) |#1| (-592 |#1|))) (-15 -2400 ((-108) |#1| |#1|)) (-15 -4231 ((-108) |#1| (-592 |#1|))) (-15 -4231 ((-108) |#1| |#1|)) (-15 -3334 ((-108) |#1| |#1|)) (-15 -2777 ((-108) |#1| |#1|)) (-15 -2072 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4101 ((-592 |#1|) |#1|)) (-15 -2599 ((-592 |#1|) |#1|)) (-15 -2203 (|#1| |#1|)) (-15 -2568 (|#1| |#1|)) (-15 -3514 ((-108) |#1|)) (-15 -3572 ((-108) |#1|)) (-15 -2572 (|#1| |#1| |#4|)) (-15 -2549 (|#1| |#1| |#4|)) (-15 -2886 (|#1| |#1|)) (-15 -3147 ((-592 |#1|) |#1|)) (-15 -1553 (|#1| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1696 (|#1| |#1|)) (-15 -3940 (|#1| |#1|)) (-15 -1590 ((-713) |#1|)) (-15 -1558 (|#4| |#1|)) (-15 -2749 ((-501) |#1|)) (-15 -2749 ((-827 (-525)) |#1|)) (-15 -2749 ((-827 (-357)) |#1|)) (-15 -3897 (|#4| |#1|)) (-15 -2591 ((-3 |#4| "failed") |#1|)) (-15 -1270 (|#1| |#4|)) (-15 -2549 (|#2| |#1|)) (-15 -2572 (|#1| |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 110)) (-2146 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3906 (($ $) 88 (|has| |#1| (-517)))) (-3727 (((-108) $) 90 (|has| |#1| (-517)))) (-2931 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-2941 (($ $) 271)) (-3334 (((-108) $ $) 257)) (-2467 (((-3 $ "failed") $ $) 19)) (-3226 (($ $ $) 216 (|has| |#1| (-517)))) (-2585 (((-592 $) $ $) 211 (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-3851 (($ $) 98 (|has| |#1| (-429)))) (-1990 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-887 (-385 (-525)))) 231 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (((-3 $ "failed") (-887 (-525))) 228 (-3279 (-12 (-1825 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (((-3 $ "failed") (-887 |#1|)) 225 (-3279 (-12 (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-37 (-525)))) (|has| |#3| (-567 (-1091)))) (-12 (-1825 (|has| |#1| (-510))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (-1825 (|has| |#1| (-925 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))))) (-3897 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135) (($ (-887 (-385 (-525)))) 230 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (($ (-887 (-525))) 227 (-3279 (-12 (-1825 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (($ (-887 |#1|)) 224 (-3279 (-12 (-1825 (|has| |#1| (-37 (-385 (-525))))) (-1825 (|has| |#1| (-37 (-525)))) (|has| |#3| (-567 (-1091)))) (-12 (-1825 (|has| |#1| (-510))) (-1825 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (-1825 (|has| |#1| (-925 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))))) (-2318 (($ $ $ |#3|) 108 (|has| |#1| (-160))) (($ $ $) 212 (|has| |#1| (-517)))) (-2572 (($ $) 154) (($ $ |#3|) 266)) (-4082 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-4231 (((-108) $ $) 256) (((-108) $ (-592 $)) 255)) (-3233 (((-3 $ "failed") $) 34)) (-3514 (((-108) $) 264)) (-1988 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 236)) (-3076 (($ $) 205 (|has| |#1| (-429)))) (-3512 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2560 (((-592 $) $) 109)) (-2822 (((-108) $) 96 (|has| |#1| (-844)))) (-4036 (($ $) 221 (|has| |#1| (-517)))) (-2667 (($ $) 222 (|has| |#1| (-517)))) (-3822 (($ $ $) 248) (($ $ $ |#3|) 246)) (-2937 (($ $ $) 247) (($ $ $ |#3|) 245)) (-1230 (($ $ |#1| |#2| $) 172)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-4211 (((-108) $) 31)) (-1394 (((-713) $) 169)) (-3879 (((-108) $ $) 250) (((-108) $ (-592 $)) 249)) (-2930 (($ $ $ $ $) 207 (|has| |#1| (-517)))) (-1558 ((|#3| $) 275)) (-2369 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2392 (((-592 $) $) 126)) (-1681 (((-108) $) 152)) (-2352 (($ |#1| |#2|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-2359 (($ $ $) 235)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#3|) 120)) (-3572 (((-108) $) 265)) (-4016 ((|#2| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2371 (($ $ $) 79 (|has| |#1| (-789)))) (-1590 (((-713) $) 274)) (-2535 (($ $ $) 78 (|has| |#1| (-789)))) (-2485 (($ (-1 |#2| |#2|) $) 171)) (-2694 (($ (-1 |#1| |#1|) $) 151)) (-1903 (((-3 |#3| "failed") $) 123)) (-1879 (($ $) 202 (|has| |#1| (-429)))) (-1359 (($ $) 203 (|has| |#1| (-429)))) (-4101 (((-592 $) $) 260)) (-2568 (($ $) 263)) (-2056 (($ $) 204 (|has| |#1| (-429)))) (-2599 (((-592 $) $) 261)) (-2203 (($ $) 262)) (-2539 (($ $) 149)) (-2549 ((|#1| $) 148) (($ $ |#3|) 267)) (-2756 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-4022 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3903 (-713))) $ $) 234)) (-1859 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $) 238) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $ |#3|) 237)) (-1633 (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $) 240) (((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $ |#3|) 239)) (-2924 (($ $ $) 244) (($ $ $ |#3|) 242)) (-2901 (($ $ $) 243) (($ $ $ |#3|) 241)) (-3247 (((-1074) $) 9)) (-3552 (($ $ $) 210 (|has| |#1| (-517)))) (-3147 (((-592 $) $) 269)) (-2343 (((-3 (-592 $) "failed") $) 114)) (-2968 (((-3 (-592 $) "failed") $) 115)) (-3065 (((-3 (-2 (|:| |var| |#3|) (|:| -2815 (-713))) "failed") $) 113)) (-2201 (((-108) $ $) 252) (((-108) $ (-592 $)) 251)) (-2401 (($ $ $) 232)) (-3940 (($ $) 273)) (-2777 (((-108) $ $) 258)) (-2400 (((-108) $ $) 254) (((-108) $ (-592 $)) 253)) (-4093 (($ $ $) 233)) (-1696 (($ $) 272)) (-2012 (((-1038) $) 10)) (-2296 (((-2 (|:| -2794 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-517)))) (-2150 (((-2 (|:| -2794 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-517)))) (-2515 (((-108) $) 166)) (-2525 ((|#1| $) 167)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2794 ((|#1| |#1| $) 206 (|has| |#1| (-429))) (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1708 (((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-517)))) (-1680 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-1470 (($ $ |#1|) 219 (|has| |#1| (-517))) (($ $ $) 217 (|has| |#1| (-517)))) (-1573 (($ $ |#1|) 220 (|has| |#1| (-517))) (($ $ $) 218 (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138)) (-1932 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2524 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39)) (-1307 ((|#2| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129)) (-1553 (($ $) 270)) (-2886 (($ $) 268)) (-2749 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501))))) (($ (-887 (-385 (-525)))) 229 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (($ (-887 (-525))) 226 (-3279 (-12 (-1825 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (($ (-887 |#1|)) 223 (|has| |#3| (-567 (-1091)))) (((-1074) $) 201 (-12 (|has| |#1| (-968 (-525))) (|has| |#3| (-567 (-1091))))) (((-887 |#1|) $) 200 (|has| |#3| (-567 (-1091))))) (-3963 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3831 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-887 |#1|) $) 199 (|has| |#3| (-567 (-1091)))) (($ (-385 (-525))) 72 (-3279 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) 168)) (-3388 ((|#1| $ |#2|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-4157 (((-3 $ "failed") $) 73 (-3279 (-3831 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 29)) (-1549 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-2072 (((-3 (-108) "failed") $ $) 259)) (-3365 (($) 30 T CONST)) (-1297 (($ $ $ $ (-713)) 208 (|has| |#1| (-517)))) (-3332 (($ $ $ (-713)) 209 (|has| |#1| (-517)))) (-2094 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35)) (-4046 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) |#2| $) 23)) (-4189 ((|#1| $) 10)) (-1954 (((-525) |#2| $) 88)) (-3848 (((-3 $ "failed") |#2| (-856)) 57)) (-3601 ((|#1| $) 28)) (-1949 ((|#1| |#2| $ |#1|) 37)) (-4117 (($ $) 25)) (-1853 (((-3 |#2| "failed") |#2| $) 87)) (-4147 (((-108) |#2| $) NIL)) (-3288 (((-108) |#2| $) NIL)) (-3421 (((-108) |#2| $) 24)) (-2986 ((|#1| $) 89)) (-3592 ((|#1| $) 27)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2079 ((|#2| $) 79)) (-1271 (((-798) $) 70)) (-1371 ((|#1| |#2| $ |#1|) 38)) (-1905 (((-592 $) |#2|) 59)) (-3992 (((-108) $ $) 74))) +(((-987 |#1| |#2|) (-13 (-993 |#1| |#2|) (-10 -8 (-15 -3592 (|#1| $)) (-15 -3601 (|#1| $)) (-15 -4189 (|#1| $)) (-15 -2986 (|#1| $)) (-15 -4117 ($ $)) (-15 -3421 ((-108) |#2| $)) (-15 -1949 (|#1| |#2| $ |#1|)))) (-13 (-787) (-341)) (-1149 |#1|)) (T -987)) +((-1949 (*1 *2 *3 *1 *2) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3592 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3601 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-4189 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-2986 (*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-4117 (*1 *1 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2)))) (-3421 (*1 *2 *3 *1) (-12 (-4 *4 (-13 (-787) (-341))) (-5 *2 (-108)) (-5 *1 (-987 *4 *3)) (-4 *3 (-1149 *4))))) +(-13 (-993 |#1| |#2|) (-10 -8 (-15 -3592 (|#1| $)) (-15 -3601 (|#1| $)) (-15 -4189 (|#1| $)) (-15 -2986 (|#1| $)) (-15 -4117 ($ $)) (-15 -3421 ((-108) |#2| $)) (-15 -1949 (|#1| |#2| $ |#1|)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-3812 (($ $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3806 (($ $ $ $) NIL)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL)) (-4177 (($ $ $) NIL)) (-3347 (($) NIL T CONST)) (-2360 (($ (-1091)) 10) (($ (-525)) 7)) (-2588 (((-3 (-525) "failed") $) NIL)) (-3894 (((-525) $) NIL)) (-1731 (($ $ $) NIL)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-632 (-525)) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL)) (-3922 (((-108) $) NIL)) (-2738 (((-385 (-525)) $) NIL)) (-2894 (($) NIL) (($ $) NIL)) (-1709 (($ $ $) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-1309 (($ $ $ $) NIL)) (-1217 (($ $ $) NIL)) (-4147 (((-108) $) NIL)) (-2496 (($ $ $) NIL)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-2109 (((-108) $) NIL)) (-3302 (((-108) $) NIL)) (-2949 (((-3 $ "failed") $) NIL)) (-3288 (((-108) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1659 (($ $ $ $) NIL)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-1639 (($ $) NIL)) (-1399 (($ $) NIL)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-1344 (($ $ $) NIL)) (-3937 (($) NIL T CONST)) (-4056 (($ $) NIL)) (-2015 (((-1038) $) NIL) (($ $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) NIL) (($ (-592 $)) NIL)) (-2760 (($ $) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-3879 (($ $) NIL)) (-1454 (($ $) NIL)) (-2745 (((-525) $) 16) (((-501) $) NIL) (((-827 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL) (($ (-1091)) 9)) (-1271 (((-798) $) 20) (($ (-525)) 6) (($ $) NIL) (($ (-525)) 6)) (-3998 (((-713)) NIL)) (-1448 (((-108) $ $) NIL)) (-1870 (($ $ $) NIL)) (-3196 (($) NIL)) (-3714 (((-108) $ $) NIL)) (-3391 (($ $ $ $) NIL)) (-3297 (($ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) NIL)) (-4088 (($ $) 19) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL))) +(((-988) (-13 (-510) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2745 ($ (-1091))) (-15 -2360 ($ (-1091))) (-15 -2360 ($ (-525)))))) (T -988)) +((-2745 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988)))) (-2360 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988)))) (-2360 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-988))))) +(-13 (-510) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2745 ($ (-1091))) (-15 -2360 ($ (-1091))) (-15 -2360 ($ (-525))))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-2662 (((-1178) $ (-1091) (-1091)) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-2217 (($) 9)) (-1432 (((-51) $ (-1091) (-51)) NIL)) (-3047 (($ $) 30)) (-1783 (($ $) 28)) (-2241 (($ $) 27)) (-3257 (($ $) 29)) (-1408 (($ $) 32)) (-2865 (($ $) 33)) (-2779 (($ $) 26)) (-1443 (($ $) 31)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) 25 (|has| $ (-6 -4255)))) (-2768 (((-3 (-51) "failed") (-1091) $) 40)) (-3347 (($) NIL T CONST)) (-2958 (($) 7)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-1649 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) 50 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-3 (-51) "failed") (-1091) $) NIL)) (-1619 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255)))) (-3834 (((-3 (-1074) "failed") $ (-1074) (-525)) 59)) (-2619 (((-51) $ (-1091) (-51)) NIL (|has| $ (-6 -4256)))) (-2558 (((-51) $ (-1091)) NIL)) (-3700 (((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-1091) $) NIL (|has| (-1091) (-789)))) (-3780 (((-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) 35 (|has| $ (-6 -4255))) (((-592 (-51)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-3307 (((-1091) $) NIL (|has| (-1091) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4256))) (($ (-1 (-51) (-51)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL) (($ (-1 (-51) (-51)) $) NIL) (($ (-1 (-51) (-51) (-51)) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-4074 (((-592 (-1091)) $) NIL)) (-2880 (((-108) (-1091) $) NIL)) (-2163 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL)) (-1710 (($ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) 43)) (-1265 (((-592 (-1091)) $) NIL)) (-1707 (((-108) (-1091) $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3765 (((-357) $ (-1091)) 49)) (-3410 (((-592 (-1074)) $ (-1074)) 60)) (-3105 (((-51) $) NIL (|has| (-1091) (-789)))) (-3478 (((-3 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) "failed") (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL)) (-1646 (($ $ (-51)) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-273 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL (-12 (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-288 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (($ $ (-592 (-51)) (-592 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-51) (-51)) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-273 (-51))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020)))) (($ $ (-592 (-273 (-51)))) NIL (-12 (|has| (-51) (-288 (-51))) (|has| (-51) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020))))) (-4181 (((-592 (-51)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (((-51) $ (-1091)) NIL) (((-51) $ (-1091) (-51)) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-3218 (($ $ (-1091)) 51)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020)))) (((-713) (-51) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-51) (-1020)))) (((-713) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) 37)) (-2017 (($ $ $) 38)) (-1271 (((-798) $) NIL (-3275 (|has| (-51) (-566 (-798))) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-566 (-798)))))) (-1342 (($ $ (-1091) (-357)) 47)) (-2898 (($ $ (-1091) (-357)) 48)) (-3353 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 (-1091)) (|:| -2542 (-51)))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) (-51)) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-51) (-1020)) (|has| (-2 (|:| -3420 (-1091)) (|:| -2542 (-51))) (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-989) (-13 (-1104 (-1091) (-51)) (-10 -8 (-15 -2017 ($ $ $)) (-15 -2958 ($)) (-15 -2779 ($ $)) (-15 -2241 ($ $)) (-15 -1783 ($ $)) (-15 -3257 ($ $)) (-15 -1443 ($ $)) (-15 -3047 ($ $)) (-15 -1408 ($ $)) (-15 -2865 ($ $)) (-15 -1342 ($ $ (-1091) (-357))) (-15 -2898 ($ $ (-1091) (-357))) (-15 -3765 ((-357) $ (-1091))) (-15 -3410 ((-592 (-1074)) $ (-1074))) (-15 -3218 ($ $ (-1091))) (-15 -2217 ($)) (-15 -3834 ((-3 (-1074) "failed") $ (-1074) (-525))) (-6 -4255)))) (T -989)) +((-2017 (*1 *1 *1 *1) (-5 *1 (-989))) (-2958 (*1 *1) (-5 *1 (-989))) (-2779 (*1 *1 *1) (-5 *1 (-989))) (-2241 (*1 *1 *1) (-5 *1 (-989))) (-1783 (*1 *1 *1) (-5 *1 (-989))) (-3257 (*1 *1 *1) (-5 *1 (-989))) (-1443 (*1 *1 *1) (-5 *1 (-989))) (-3047 (*1 *1 *1) (-5 *1 (-989))) (-1408 (*1 *1 *1) (-5 *1 (-989))) (-2865 (*1 *1 *1) (-5 *1 (-989))) (-1342 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989)))) (-2898 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989)))) (-3765 (*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-357)) (-5 *1 (-989)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-989)) (-5 *3 (-1074)))) (-3218 (*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-989)))) (-2217 (*1 *1) (-5 *1 (-989))) (-3834 (*1 *2 *1 *2 *3) (|partial| -12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-989))))) +(-13 (-1104 (-1091) (-51)) (-10 -8 (-15 -2017 ($ $ $)) (-15 -2958 ($)) (-15 -2779 ($ $)) (-15 -2241 ($ $)) (-15 -1783 ($ $)) (-15 -3257 ($ $)) (-15 -1443 ($ $)) (-15 -3047 ($ $)) (-15 -1408 ($ $)) (-15 -2865 ($ $)) (-15 -1342 ($ $ (-1091) (-357))) (-15 -2898 ($ $ (-1091) (-357))) (-15 -3765 ((-357) $ (-1091))) (-15 -3410 ((-592 (-1074)) $ (-1074))) (-15 -3218 ($ $ (-1091))) (-15 -2217 ($)) (-15 -3834 ((-3 (-1074) "failed") $ (-1074) (-525))) (-6 -4255))) +((-2938 (($ $) 45)) (-1466 (((-108) $ $) 74)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 |#4| "failed") $) NIL) (((-3 $ "failed") (-887 (-385 (-525)))) 227) (((-3 $ "failed") (-887 (-525))) 226) (((-3 $ "failed") (-887 |#2|)) 229)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL) ((|#4| $) NIL) (($ (-887 (-385 (-525)))) 215) (($ (-887 (-525))) 211) (($ (-887 |#2|)) 231)) (-2569 (($ $) NIL) (($ $ |#4|) 43)) (-2359 (((-108) $ $) 112) (((-108) $ (-592 $)) 113)) (-2727 (((-108) $) 56)) (-4235 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 107)) (-2935 (($ $) 138)) (-4104 (($ $) 134)) (-3159 (($ $) 133)) (-2666 (($ $ $) 79) (($ $ $ |#4|) 84)) (-3845 (($ $ $) 82) (($ $ $ |#4|) 86)) (-1901 (((-108) $ $) 121) (((-108) $ (-592 $)) 122)) (-3086 ((|#4| $) 33)) (-3355 (($ $ $) 110)) (-1938 (((-108) $) 55)) (-1350 (((-713) $) 35)) (-3386 (($ $) 152)) (-2620 (($ $) 149)) (-3508 (((-592 $) $) 68)) (-1601 (($ $) 57)) (-2159 (($ $) 145)) (-3671 (((-592 $) $) 65)) (-1302 (($ $) 59)) (-2546 ((|#2| $) NIL) (($ $ |#4|) 38)) (-3979 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2176 (-713))) $ $) 111)) (-2730 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $) 108) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $ |#4|) 109)) (-3436 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $) 104) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $ |#4|) 105)) (-3705 (($ $ $) 89) (($ $ $ |#4|) 95)) (-1669 (($ $ $) 90) (($ $ $ |#4|) 96)) (-2344 (((-592 $) $) 51)) (-1282 (((-108) $ $) 118) (((-108) $ (-592 $)) 119)) (-2684 (($ $ $) 103)) (-3937 (($ $) 37)) (-2995 (((-108) $ $) 72)) (-2672 (((-108) $ $) 114) (((-108) $ (-592 $)) 116)) (-3432 (($ $ $) 101)) (-1394 (($ $) 40)) (-2790 ((|#2| |#2| $) 142) (($ (-592 $)) NIL) (($ $ $) NIL)) (-2744 (($ $ |#2|) NIL) (($ $ $) 131)) (-4232 (($ $ |#2|) 126) (($ $ $) 129)) (-3053 (($ $) 48)) (-1513 (($ $) 52)) (-2745 (((-827 (-357)) $) NIL) (((-827 (-525)) $) NIL) (((-501) $) NIL) (($ (-887 (-385 (-525)))) 217) (($ (-887 (-525))) 213) (($ (-887 |#2|)) 228) (((-1074) $) 250) (((-887 |#2|) $) 162)) (-1271 (((-798) $) 30) (($ (-525)) NIL) (($ |#2|) NIL) (($ |#4|) NIL) (((-887 |#2|) $) 163) (($ (-385 (-525))) NIL) (($ $) NIL)) (-2709 (((-3 (-108) "failed") $ $) 71))) +(((-990 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -2790 (|#1| |#1| |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 ((-887 |#2|) |#1|)) (-15 -2745 ((-887 |#2|) |#1|)) (-15 -2745 ((-1074) |#1|)) (-15 -3386 (|#1| |#1|)) (-15 -2620 (|#1| |#1|)) (-15 -2159 (|#1| |#1|)) (-15 -2935 (|#1| |#1|)) (-15 -2790 (|#2| |#2| |#1|)) (-15 -2744 (|#1| |#1| |#1|)) (-15 -4232 (|#1| |#1| |#1|)) (-15 -2744 (|#1| |#1| |#2|)) (-15 -4232 (|#1| |#1| |#2|)) (-15 -4104 (|#1| |#1|)) (-15 -3159 (|#1| |#1|)) (-15 -2745 (|#1| (-887 |#2|))) (-15 -3894 (|#1| (-887 |#2|))) (-15 -2588 ((-3 |#1| "failed") (-887 |#2|))) (-15 -2745 (|#1| (-887 (-525)))) (-15 -3894 (|#1| (-887 (-525)))) (-15 -2588 ((-3 |#1| "failed") (-887 (-525)))) (-15 -2745 (|#1| (-887 (-385 (-525))))) (-15 -3894 (|#1| (-887 (-385 (-525))))) (-15 -2588 ((-3 |#1| "failed") (-887 (-385 (-525))))) (-15 -2684 (|#1| |#1| |#1|)) (-15 -3432 (|#1| |#1| |#1|)) (-15 -3979 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2176 (-713))) |#1| |#1|)) (-15 -3355 (|#1| |#1| |#1|)) (-15 -4235 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -3436 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -3436 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -1669 (|#1| |#1| |#1| |#4|)) (-15 -3705 (|#1| |#1| |#1| |#4|)) (-15 -1669 (|#1| |#1| |#1|)) (-15 -3705 (|#1| |#1| |#1|)) (-15 -3845 (|#1| |#1| |#1| |#4|)) (-15 -2666 (|#1| |#1| |#1| |#4|)) (-15 -3845 (|#1| |#1| |#1|)) (-15 -2666 (|#1| |#1| |#1|)) (-15 -1901 ((-108) |#1| (-592 |#1|))) (-15 -1901 ((-108) |#1| |#1|)) (-15 -1282 ((-108) |#1| (-592 |#1|))) (-15 -1282 ((-108) |#1| |#1|)) (-15 -2672 ((-108) |#1| (-592 |#1|))) (-15 -2672 ((-108) |#1| |#1|)) (-15 -2359 ((-108) |#1| (-592 |#1|))) (-15 -2359 ((-108) |#1| |#1|)) (-15 -1466 ((-108) |#1| |#1|)) (-15 -2995 ((-108) |#1| |#1|)) (-15 -2709 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3508 ((-592 |#1|) |#1|)) (-15 -3671 ((-592 |#1|) |#1|)) (-15 -1302 (|#1| |#1|)) (-15 -1601 (|#1| |#1|)) (-15 -2727 ((-108) |#1|)) (-15 -1938 ((-108) |#1|)) (-15 -2569 (|#1| |#1| |#4|)) (-15 -2546 (|#1| |#1| |#4|)) (-15 -1513 (|#1| |#1|)) (-15 -2344 ((-592 |#1|) |#1|)) (-15 -3053 (|#1| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1394 (|#1| |#1|)) (-15 -3937 (|#1| |#1|)) (-15 -1350 ((-713) |#1|)) (-15 -3086 (|#4| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -3894 (|#4| |#1|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -1271 (|#1| |#4|)) (-15 -2546 (|#2| |#1|)) (-15 -2569 (|#1| |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-991 |#2| |#3| |#4|) (-977) (-735) (-789)) (T -990)) +NIL +(-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -2790 (|#1| |#1| |#1|)) (-15 -2790 (|#1| (-592 |#1|))) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 ((-887 |#2|) |#1|)) (-15 -2745 ((-887 |#2|) |#1|)) (-15 -2745 ((-1074) |#1|)) (-15 -3386 (|#1| |#1|)) (-15 -2620 (|#1| |#1|)) (-15 -2159 (|#1| |#1|)) (-15 -2935 (|#1| |#1|)) (-15 -2790 (|#2| |#2| |#1|)) (-15 -2744 (|#1| |#1| |#1|)) (-15 -4232 (|#1| |#1| |#1|)) (-15 -2744 (|#1| |#1| |#2|)) (-15 -4232 (|#1| |#1| |#2|)) (-15 -4104 (|#1| |#1|)) (-15 -3159 (|#1| |#1|)) (-15 -2745 (|#1| (-887 |#2|))) (-15 -3894 (|#1| (-887 |#2|))) (-15 -2588 ((-3 |#1| "failed") (-887 |#2|))) (-15 -2745 (|#1| (-887 (-525)))) (-15 -3894 (|#1| (-887 (-525)))) (-15 -2588 ((-3 |#1| "failed") (-887 (-525)))) (-15 -2745 (|#1| (-887 (-385 (-525))))) (-15 -3894 (|#1| (-887 (-385 (-525))))) (-15 -2588 ((-3 |#1| "failed") (-887 (-385 (-525))))) (-15 -2684 (|#1| |#1| |#1|)) (-15 -3432 (|#1| |#1| |#1|)) (-15 -3979 ((-2 (|:| |polnum| |#1|) (|:| |polden| |#1|) (|:| -2176 (-713))) |#1| |#1|)) (-15 -3355 (|#1| |#1| |#1|)) (-15 -4235 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -2730 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -3436 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -1713 |#1|)) |#1| |#1| |#4|)) (-15 -3436 ((-2 (|:| -1660 |#1|) (|:| |gap| (-713)) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -1669 (|#1| |#1| |#1| |#4|)) (-15 -3705 (|#1| |#1| |#1| |#4|)) (-15 -1669 (|#1| |#1| |#1|)) (-15 -3705 (|#1| |#1| |#1|)) (-15 -3845 (|#1| |#1| |#1| |#4|)) (-15 -2666 (|#1| |#1| |#1| |#4|)) (-15 -3845 (|#1| |#1| |#1|)) (-15 -2666 (|#1| |#1| |#1|)) (-15 -1901 ((-108) |#1| (-592 |#1|))) (-15 -1901 ((-108) |#1| |#1|)) (-15 -1282 ((-108) |#1| (-592 |#1|))) (-15 -1282 ((-108) |#1| |#1|)) (-15 -2672 ((-108) |#1| (-592 |#1|))) (-15 -2672 ((-108) |#1| |#1|)) (-15 -2359 ((-108) |#1| (-592 |#1|))) (-15 -2359 ((-108) |#1| |#1|)) (-15 -1466 ((-108) |#1| |#1|)) (-15 -2995 ((-108) |#1| |#1|)) (-15 -2709 ((-3 (-108) "failed") |#1| |#1|)) (-15 -3508 ((-592 |#1|) |#1|)) (-15 -3671 ((-592 |#1|) |#1|)) (-15 -1302 (|#1| |#1|)) (-15 -1601 (|#1| |#1|)) (-15 -2727 ((-108) |#1|)) (-15 -1938 ((-108) |#1|)) (-15 -2569 (|#1| |#1| |#4|)) (-15 -2546 (|#1| |#1| |#4|)) (-15 -1513 (|#1| |#1|)) (-15 -2344 ((-592 |#1|) |#1|)) (-15 -3053 (|#1| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1394 (|#1| |#1|)) (-15 -3937 (|#1| |#1|)) (-15 -1350 ((-713) |#1|)) (-15 -3086 (|#4| |#1|)) (-15 -2745 ((-501) |#1|)) (-15 -2745 ((-827 (-525)) |#1|)) (-15 -2745 ((-827 (-357)) |#1|)) (-15 -3894 (|#4| |#1|)) (-15 -2588 ((-3 |#4| "failed") |#1|)) (-15 -1271 (|#1| |#4|)) (-15 -2546 (|#2| |#1|)) (-15 -2569 (|#1| |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 |#3|) $) 110)) (-2149 (((-1087 $) $ |#3|) 125) (((-1087 |#1|) $) 124)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-2220 (($ $) 88 (|has| |#1| (-517)))) (-4024 (((-108) $) 90 (|has| |#1| (-517)))) (-3784 (((-713) $) 112) (((-713) $ (-592 |#3|)) 111)) (-2938 (($ $) 271)) (-1466 (((-108) $ $) 257)) (-1916 (((-3 $ "failed") $ $) 19)) (-1794 (($ $ $) 216 (|has| |#1| (-517)))) (-1724 (((-592 $) $ $) 211 (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-2940 (($ $) 98 (|has| |#1| (-429)))) (-2033 (((-396 $) $) 97 (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 |#3| "failed") $) 136) (((-3 $ "failed") (-887 (-385 (-525)))) 231 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (((-3 $ "failed") (-887 (-525))) 228 (-3275 (-12 (-1830 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (((-3 $ "failed") (-887 |#1|)) 225 (-3275 (-12 (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-37 (-525)))) (|has| |#3| (-567 (-1091)))) (-12 (-1830 (|has| |#1| (-510))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (-1830 (|has| |#1| (-925 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))))) (-3894 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) ((|#3| $) 135) (($ (-887 (-385 (-525)))) 230 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (($ (-887 (-525))) 227 (-3275 (-12 (-1830 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (($ (-887 |#1|)) 224 (-3275 (-12 (-1830 (|has| |#1| (-37 (-385 (-525))))) (-1830 (|has| |#1| (-37 (-525)))) (|has| |#3| (-567 (-1091)))) (-12 (-1830 (|has| |#1| (-510))) (-1830 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (-1830 (|has| |#1| (-925 (-525)))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))))) (-4190 (($ $ $ |#3|) 108 (|has| |#1| (-160))) (($ $ $) 212 (|has| |#1| (-517)))) (-2569 (($ $) 154) (($ $ |#3|) 266)) (-3336 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-2359 (((-108) $ $) 256) (((-108) $ (-592 $)) 255)) (-1853 (((-3 $ "failed") $) 34)) (-2727 (((-108) $) 264)) (-4235 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 236)) (-2935 (($ $) 205 (|has| |#1| (-429)))) (-2707 (($ $) 176 (|has| |#1| (-429))) (($ $ |#3|) 105 (|has| |#1| (-429)))) (-2557 (((-592 $) $) 109)) (-2162 (((-108) $) 96 (|has| |#1| (-844)))) (-4104 (($ $) 221 (|has| |#1| (-517)))) (-3159 (($ $) 222 (|has| |#1| (-517)))) (-2666 (($ $ $) 248) (($ $ $ |#3|) 246)) (-3845 (($ $ $) 247) (($ $ $ |#3|) 245)) (-2875 (($ $ |#1| |#2| $) 172)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| |#3| (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| |#3| (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-2109 (((-108) $) 31)) (-2236 (((-713) $) 169)) (-1901 (((-108) $ $) 250) (((-108) $ (-592 $)) 249)) (-3772 (($ $ $ $ $) 207 (|has| |#1| (-517)))) (-3086 ((|#3| $) 275)) (-2370 (($ (-1087 |#1|) |#3|) 117) (($ (-1087 $) |#3|) 116)) (-2612 (((-592 $) $) 126)) (-1256 (((-108) $) 152)) (-2352 (($ |#1| |#2|) 153) (($ $ |#3| (-713)) 119) (($ $ (-592 |#3|) (-592 (-713))) 118)) (-3355 (($ $ $) 235)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#3|) 120)) (-1938 (((-108) $) 265)) (-3929 ((|#2| $) 170) (((-713) $ |#3|) 122) (((-592 (-713)) $ (-592 |#3|)) 121)) (-2372 (($ $ $) 79 (|has| |#1| (-789)))) (-1350 (((-713) $) 274)) (-2530 (($ $ $) 78 (|has| |#1| (-789)))) (-2121 (($ (-1 |#2| |#2|) $) 171)) (-2688 (($ (-1 |#1| |#1|) $) 151)) (-3613 (((-3 |#3| "failed") $) 123)) (-3386 (($ $) 202 (|has| |#1| (-429)))) (-2620 (($ $) 203 (|has| |#1| (-429)))) (-3508 (((-592 $) $) 260)) (-1601 (($ $) 263)) (-2159 (($ $) 204 (|has| |#1| (-429)))) (-3671 (((-592 $) $) 261)) (-1302 (($ $) 262)) (-2535 (($ $) 149)) (-2546 ((|#1| $) 148) (($ $ |#3|) 267)) (-2755 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3979 (((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2176 (-713))) $ $) 234)) (-2730 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $) 238) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $ |#3|) 237)) (-3436 (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $) 240) (((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $ |#3|) 239)) (-3705 (($ $ $) 244) (($ $ $ |#3|) 242)) (-1669 (($ $ $) 243) (($ $ $ |#3|) 241)) (-3803 (((-1074) $) 9)) (-3018 (($ $ $) 210 (|has| |#1| (-517)))) (-2344 (((-592 $) $) 269)) (-3251 (((-3 (-592 $) "failed") $) 114)) (-4114 (((-3 (-592 $) "failed") $) 115)) (-2846 (((-3 (-2 (|:| |var| |#3|) (|:| -2058 (-713))) "failed") $) 113)) (-1282 (((-108) $ $) 252) (((-108) $ (-592 $)) 251)) (-2684 (($ $ $) 232)) (-3937 (($ $) 273)) (-2995 (((-108) $ $) 258)) (-2672 (((-108) $ $) 254) (((-108) $ (-592 $)) 253)) (-3432 (($ $ $) 233)) (-1394 (($ $) 272)) (-2015 (((-1038) $) 10)) (-3976 (((-2 (|:| -2790 $) (|:| |coef2| $)) $ $) 213 (|has| |#1| (-517)))) (-1978 (((-2 (|:| -2790 $) (|:| |coef1| $)) $ $) 214 (|has| |#1| (-517)))) (-2511 (((-108) $) 166)) (-2523 ((|#1| $) 167)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2790 ((|#1| |#1| $) 206 (|has| |#1| (-429))) (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1502 (((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $) 215 (|has| |#1| (-517)))) (-1687 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-2744 (($ $ |#1|) 219 (|has| |#1| (-517))) (($ $ $) 217 (|has| |#1| (-517)))) (-4232 (($ $ |#1|) 220 (|has| |#1| (-517))) (($ $ $) 218 (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ |#3| |#1|) 141) (($ $ (-592 |#3|) (-592 |#1|)) 140) (($ $ |#3| $) 139) (($ $ (-592 |#3|) (-592 $)) 138)) (-2146 (($ $ |#3|) 107 (|has| |#1| (-160)))) (-2521 (($ $ |#3|) 42) (($ $ (-592 |#3|)) 41) (($ $ |#3| (-713)) 40) (($ $ (-592 |#3|) (-592 (-713))) 39)) (-4003 ((|#2| $) 150) (((-713) $ |#3|) 130) (((-592 (-713)) $ (-592 |#3|)) 129)) (-3053 (($ $) 270)) (-1513 (($ $) 268)) (-2745 (((-827 (-357)) $) 82 (-12 (|has| |#3| (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| |#3| (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| |#3| (-567 (-501))) (|has| |#1| (-567 (-501))))) (($ (-887 (-385 (-525)))) 229 (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091))))) (($ (-887 (-525))) 226 (-3275 (-12 (-1830 (|has| |#1| (-37 (-385 (-525))))) (|has| |#1| (-37 (-525))) (|has| |#3| (-567 (-1091)))) (-12 (|has| |#1| (-37 (-385 (-525)))) (|has| |#3| (-567 (-1091)))))) (($ (-887 |#1|)) 223 (|has| |#3| (-567 (-1091)))) (((-1074) $) 201 (-12 (|has| |#1| (-968 (-525))) (|has| |#3| (-567 (-1091))))) (((-887 |#1|) $) 200 (|has| |#3| (-567 (-1091))))) (-1562 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ |#3|) 106 (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3828 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ |#3|) 137) (((-887 |#1|) $) 199 (|has| |#3| (-567 (-1091)))) (($ (-385 (-525))) 72 (-3275 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) 168)) (-3783 ((|#1| $ |#2|) 155) (($ $ |#3| (-713)) 128) (($ $ (-592 |#3|) (-592 (-713))) 127)) (-2925 (((-3 $ "failed") $) 73 (-3275 (-3828 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 29)) (-3874 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-2709 (((-3 (-108) "failed") $ $) 259)) (-3362 (($) 30 T CONST)) (-2493 (($ $ $ $ (-713)) 208 (|has| |#1| (-517)))) (-1445 (($ $ $ (-713)) 209 (|has| |#1| (-517)))) (-2096 (($ $ |#3|) 38) (($ $ (-592 |#3|)) 37) (($ $ |#3| (-713)) 36) (($ $ (-592 |#3|) (-592 (-713))) 35)) (-4043 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) (((-991 |#1| |#2| |#3|) (-131) (-977) (-735) (-789)) (T -991)) -((-1558 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-1590 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-713)))) (-3940 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-1696 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2941 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-1553 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3147 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-2886 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2549 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-2572 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-3572 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-3514 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2568 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2203 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2599 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-4101 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-2072 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2777 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-3334 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-4231 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-4231 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-2400 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2400 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-2201 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2201 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-3879 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-3879 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-3822 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2937 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3822 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-2937 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-2924 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2901 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2924 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-2901 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-1633 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -2584 *1))) (-4 *1 (-991 *3 *4 *5)))) (-1633 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -2584 *1))) (-4 *1 (-991 *4 *5 *3)))) (-1859 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-991 *3 *4 *5)))) (-1859 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-991 *4 *5 *3)))) (-1988 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-991 *3 *4 *5)))) (-2359 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-4022 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3903 (-713)))) (-4 *1 (-991 *3 *4 *5)))) (-4093 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2401 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2591 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-3897 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-2591 (*1 *1 *2) (|partial| -3279 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-3897 (*1 *1 *2) (-3279 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2749 (*1 *1 *2) (-3279 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2591 (*1 *1 *2) (|partial| -3279 (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-1825 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-510))) (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) (-3897 (*1 *1 *2) (-3279 (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-1825 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-510))) (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1825 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *5 (-567 (-1091))) (-4 *4 (-735)) (-4 *5 (-789)))) (-2667 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-4036 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1573 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1470 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1573 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1470 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-3226 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1708 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2794 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-991 *3 *4 *5)))) (-2150 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2794 *1) (|:| |coef1| *1))) (-4 *1 (-991 *3 *4 *5)))) (-2296 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2794 *1) (|:| |coef2| *1))) (-4 *1 (-991 *3 *4 *5)))) (-2318 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-2585 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-3552 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-3332 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517)))) (-1297 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517)))) (-2930 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-2794 (*1 *2 *2 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-3076 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-2056 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-1359 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-1879 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429))))) -(-13 (-884 |t#1| |t#2| |t#3|) (-10 -8 (-15 -1558 (|t#3| $)) (-15 -1590 ((-713) $)) (-15 -3940 ($ $)) (-15 -1696 ($ $)) (-15 -2941 ($ $)) (-15 -1553 ($ $)) (-15 -3147 ((-592 $) $)) (-15 -2886 ($ $)) (-15 -2549 ($ $ |t#3|)) (-15 -2572 ($ $ |t#3|)) (-15 -3572 ((-108) $)) (-15 -3514 ((-108) $)) (-15 -2568 ($ $)) (-15 -2203 ($ $)) (-15 -2599 ((-592 $) $)) (-15 -4101 ((-592 $) $)) (-15 -2072 ((-3 (-108) "failed") $ $)) (-15 -2777 ((-108) $ $)) (-15 -3334 ((-108) $ $)) (-15 -4231 ((-108) $ $)) (-15 -4231 ((-108) $ (-592 $))) (-15 -2400 ((-108) $ $)) (-15 -2400 ((-108) $ (-592 $))) (-15 -2201 ((-108) $ $)) (-15 -2201 ((-108) $ (-592 $))) (-15 -3879 ((-108) $ $)) (-15 -3879 ((-108) $ (-592 $))) (-15 -3822 ($ $ $)) (-15 -2937 ($ $ $)) (-15 -3822 ($ $ $ |t#3|)) (-15 -2937 ($ $ $ |t#3|)) (-15 -2924 ($ $ $)) (-15 -2901 ($ $ $)) (-15 -2924 ($ $ $ |t#3|)) (-15 -2901 ($ $ $ |t#3|)) (-15 -1633 ((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $)) (-15 -1633 ((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -2584 $)) $ $ |t#3|)) (-15 -1859 ((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1859 ((-2 (|:| -1655 $) (|:| |gap| (-713)) (|:| -3461 $) (|:| -2584 $)) $ $ |t#3|)) (-15 -1988 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -2359 ($ $ $)) (-15 -4022 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -3903 (-713))) $ $)) (-15 -4093 ($ $ $)) (-15 -2401 ($ $ $)) (IF (|has| |t#3| (-567 (-1091))) (PROGN (-6 (-566 (-887 |t#1|))) (-6 (-567 (-887 |t#1|))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2591 ((-3 $ "failed") (-887 (-385 (-525))))) (-15 -3897 ($ (-887 (-385 (-525))))) (-15 -2749 ($ (-887 (-385 (-525))))) (-15 -2591 ((-3 $ "failed") (-887 (-525)))) (-15 -3897 ($ (-887 (-525)))) (-15 -2749 ($ (-887 (-525)))) (IF (|has| |t#1| (-925 (-525))) |%noBranch| (PROGN (-15 -2591 ((-3 $ "failed") (-887 |t#1|))) (-15 -3897 ($ (-887 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -2591 ((-3 $ "failed") (-887 (-525)))) (-15 -3897 ($ (-887 (-525)))) (-15 -2749 ($ (-887 (-525)))) (IF (|has| |t#1| (-510)) |%noBranch| (PROGN (-15 -2591 ((-3 $ "failed") (-887 |t#1|))) (-15 -3897 ($ (-887 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) |%noBranch| (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -2591 ((-3 $ "failed") (-887 |t#1|))) (-15 -3897 ($ (-887 |t#1|)))))) (-15 -2749 ($ (-887 |t#1|))) (IF (|has| |t#1| (-968 (-525))) (-6 (-567 (-1074))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -2667 ($ $)) (-15 -4036 ($ $)) (-15 -1573 ($ $ |t#1|)) (-15 -1470 ($ $ |t#1|)) (-15 -1573 ($ $ $)) (-15 -1470 ($ $ $)) (-15 -3226 ($ $ $)) (-15 -1708 ((-2 (|:| -2794 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -2150 ((-2 (|:| -2794 $) (|:| |coef1| $)) $ $)) (-15 -2296 ((-2 (|:| -2794 $) (|:| |coef2| $)) $ $)) (-15 -2318 ($ $ $)) (-15 -2585 ((-592 $) $ $)) (-15 -3552 ($ $ $)) (-15 -3332 ($ $ $ (-713))) (-15 -1297 ($ $ $ $ (-713))) (-15 -2930 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2794 (|t#1| |t#1| $)) (-15 -3076 ($ $)) (-15 -2056 ($ $)) (-15 -1359 ($ $)) (-15 -1879 ($ $))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-566 (-887 |#1|)) |has| |#3| (-567 (-1091))) ((-160) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-567 (-887 |#1|)) |has| |#3| (-567 (-1091))) ((-567 (-1074)) -12 (|has| |#1| (-968 (-525))) (|has| |#3| (-567 (-1091)))) ((-269) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-884 |#1| |#2| |#3|) . T) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) -((-2028 (((-108) |#3| $) 13)) (-1957 (((-3 $ "failed") |#3| (-856)) 23)) (-3233 (((-3 |#3| "failed") |#3| $) 38)) (-3426 (((-108) |#3| $) 16)) (-2348 (((-108) |#3| $) 14))) -(((-992 |#1| |#2| |#3|) (-10 -8 (-15 -1957 ((-3 |#1| "failed") |#3| (-856))) (-15 -3233 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3426 ((-108) |#3| |#1|)) (-15 -2348 ((-108) |#3| |#1|)) (-15 -2028 ((-108) |#3| |#1|))) (-993 |#2| |#3|) (-13 (-787) (-341)) (-1149 |#2|)) (T -992)) -NIL -(-10 -8 (-15 -1957 ((-3 |#1| "failed") |#3| (-856))) (-15 -3233 ((-3 |#3| "failed") |#3| |#1|)) (-15 -3426 ((-108) |#3| |#1|)) (-15 -2348 ((-108) |#3| |#1|)) (-15 -2028 ((-108) |#3| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) |#2| $) 21)) (-2148 (((-525) |#2| $) 22)) (-1957 (((-3 $ "failed") |#2| (-856)) 15)) (-3574 ((|#1| |#2| $ |#1|) 13)) (-3233 (((-3 |#2| "failed") |#2| $) 18)) (-3426 (((-108) |#2| $) 19)) (-2348 (((-108) |#2| $) 20)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-4209 ((|#2| $) 17)) (-1270 (((-798) $) 11)) (-1370 ((|#1| |#2| $ |#1|) 14)) (-2092 (((-592 $) |#2|) 16)) (-3994 (((-108) $ $) 6))) +((-3086 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-1350 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-713)))) (-3937 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-1394 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2938 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3053 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2344 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-1513 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2546 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-2569 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-1938 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2727 (*1 *2 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-1601 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-1302 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3671 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-3508 (*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-2709 (*1 *2 *1 *1) (|partial| -12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2995 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-1466 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2359 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2359 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-2672 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-2672 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-1282 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-1282 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-1901 (*1 *2 *1 *1) (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)))) (-1901 (*1 *2 *1 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) (-2666 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3845 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2666 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-3845 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-3705 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-1669 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3705 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-1669 (*1 *1 *1 *1 *2) (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) (-3436 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -1713 *1))) (-4 *1 (-991 *3 *4 *5)))) (-3436 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -1713 *1))) (-4 *1 (-991 *4 *5 *3)))) (-2730 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-991 *3 *4 *5)))) (-2730 (*1 *2 *1 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-991 *4 *5 *3)))) (-4235 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-991 *3 *4 *5)))) (-3355 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-3979 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2176 (-713)))) (-4 *1 (-991 *3 *4 *5)))) (-3432 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2684 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) (-2588 (*1 *1 *2) (|partial| -12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-3894 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) (-2588 (*1 *1 *2) (|partial| -3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-3894 (*1 *1 *2) (-3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2745 (*1 *1 *2) (-3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2588 (*1 *1 *2) (|partial| -3275 (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-1830 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-510))) (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) (-3894 (*1 *1 *2) (-3275 (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-1830 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-510))) (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) (-12 (-1830 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *5 (-567 (-1091))) (-4 *4 (-735)) (-4 *5 (-789)))) (-3159 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-4104 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-4232 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-2744 (*1 *1 *1 *2) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-4232 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-2744 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1794 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1502 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2790 *1) (|:| |coef1| *1) (|:| |coef2| *1))) (-4 *1 (-991 *3 *4 *5)))) (-1978 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2790 *1) (|:| |coef1| *1))) (-4 *1 (-991 *3 *4 *5)))) (-3976 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-2 (|:| -2790 *1) (|:| |coef2| *1))) (-4 *1 (-991 *3 *4 *5)))) (-4190 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1724 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5)))) (-3018 (*1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-1445 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517)))) (-2493 (*1 *1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517)))) (-3772 (*1 *1 *1 *1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-517)))) (-2790 (*1 *2 *2 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-2935 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-2159 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-2620 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429)))) (-3386 (*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429))))) +(-13 (-884 |t#1| |t#2| |t#3|) (-10 -8 (-15 -3086 (|t#3| $)) (-15 -1350 ((-713) $)) (-15 -3937 ($ $)) (-15 -1394 ($ $)) (-15 -2938 ($ $)) (-15 -3053 ($ $)) (-15 -2344 ((-592 $) $)) (-15 -1513 ($ $)) (-15 -2546 ($ $ |t#3|)) (-15 -2569 ($ $ |t#3|)) (-15 -1938 ((-108) $)) (-15 -2727 ((-108) $)) (-15 -1601 ($ $)) (-15 -1302 ($ $)) (-15 -3671 ((-592 $) $)) (-15 -3508 ((-592 $) $)) (-15 -2709 ((-3 (-108) "failed") $ $)) (-15 -2995 ((-108) $ $)) (-15 -1466 ((-108) $ $)) (-15 -2359 ((-108) $ $)) (-15 -2359 ((-108) $ (-592 $))) (-15 -2672 ((-108) $ $)) (-15 -2672 ((-108) $ (-592 $))) (-15 -1282 ((-108) $ $)) (-15 -1282 ((-108) $ (-592 $))) (-15 -1901 ((-108) $ $)) (-15 -1901 ((-108) $ (-592 $))) (-15 -2666 ($ $ $)) (-15 -3845 ($ $ $)) (-15 -2666 ($ $ $ |t#3|)) (-15 -3845 ($ $ $ |t#3|)) (-15 -3705 ($ $ $)) (-15 -1669 ($ $ $)) (-15 -3705 ($ $ $ |t#3|)) (-15 -1669 ($ $ $ |t#3|)) (-15 -3436 ((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $)) (-15 -3436 ((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -1713 $)) $ $ |t#3|)) (-15 -2730 ((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -2730 ((-2 (|:| -1660 $) (|:| |gap| (-713)) (|:| -3301 $) (|:| -1713 $)) $ $ |t#3|)) (-15 -4235 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -3355 ($ $ $)) (-15 -3979 ((-2 (|:| |polnum| $) (|:| |polden| $) (|:| -2176 (-713))) $ $)) (-15 -3432 ($ $ $)) (-15 -2684 ($ $ $)) (IF (|has| |t#3| (-567 (-1091))) (PROGN (-6 (-566 (-887 |t#1|))) (-6 (-567 (-887 |t#1|))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2588 ((-3 $ "failed") (-887 (-385 (-525))))) (-15 -3894 ($ (-887 (-385 (-525))))) (-15 -2745 ($ (-887 (-385 (-525))))) (-15 -2588 ((-3 $ "failed") (-887 (-525)))) (-15 -3894 ($ (-887 (-525)))) (-15 -2745 ($ (-887 (-525)))) (IF (|has| |t#1| (-925 (-525))) |%noBranch| (PROGN (-15 -2588 ((-3 $ "failed") (-887 |t#1|))) (-15 -3894 ($ (-887 |t#1|)))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -2588 ((-3 $ "failed") (-887 (-525)))) (-15 -3894 ($ (-887 (-525)))) (-15 -2745 ($ (-887 (-525)))) (IF (|has| |t#1| (-510)) |%noBranch| (PROGN (-15 -2588 ((-3 $ "failed") (-887 |t#1|))) (-15 -3894 ($ (-887 |t#1|))))))) |%noBranch|) (IF (|has| |t#1| (-37 (-525))) |%noBranch| (IF (|has| |t#1| (-37 (-385 (-525)))) |%noBranch| (PROGN (-15 -2588 ((-3 $ "failed") (-887 |t#1|))) (-15 -3894 ($ (-887 |t#1|)))))) (-15 -2745 ($ (-887 |t#1|))) (IF (|has| |t#1| (-968 (-525))) (-6 (-567 (-1074))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-15 -3159 ($ $)) (-15 -4104 ($ $)) (-15 -4232 ($ $ |t#1|)) (-15 -2744 ($ $ |t#1|)) (-15 -4232 ($ $ $)) (-15 -2744 ($ $ $)) (-15 -1794 ($ $ $)) (-15 -1502 ((-2 (|:| -2790 $) (|:| |coef1| $) (|:| |coef2| $)) $ $)) (-15 -1978 ((-2 (|:| -2790 $) (|:| |coef1| $)) $ $)) (-15 -3976 ((-2 (|:| -2790 $) (|:| |coef2| $)) $ $)) (-15 -4190 ($ $ $)) (-15 -1724 ((-592 $) $ $)) (-15 -3018 ($ $ $)) (-15 -1445 ($ $ $ (-713))) (-15 -2493 ($ $ $ $ (-713))) (-15 -3772 ($ $ $ $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (PROGN (-15 -2790 (|t#1| |t#1| $)) (-15 -2935 ($ $)) (-15 -2159 ($ $)) (-15 -2620 ($ $)) (-15 -3386 ($ $))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-566 (-887 |#1|)) |has| |#3| (-567 (-1091))) ((-160) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| |#1| (-567 (-501))) (|has| |#3| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#3| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#3| (-567 (-827 (-525))))) ((-567 (-887 |#1|)) |has| |#3| (-567 (-1091))) ((-567 (-1074)) -12 (|has| |#1| (-968 (-525))) (|has| |#3| (-567 (-1091)))) ((-269) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-288 $) . T) ((-304 |#1| |#2|) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-844)) (|has| |#1| (-429))) ((-486 |#3| |#1|) . T) ((-486 |#3| $) . T) ((-486 $ $) . T) ((-517) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 |#3|) . T) ((-821 (-357)) -12 (|has| |#1| (-821 (-357))) (|has| |#3| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-821 (-525))) (|has| |#3| (-821 (-525)))) ((-884 |#1| |#2| |#3|) . T) ((-844) |has| |#1| (-844)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 |#1|) . T) ((-968 |#3|) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) |has| |#1| (-844))) +((-3969 (((-108) |#3| $) 13)) (-3848 (((-3 $ "failed") |#3| (-856)) 23)) (-1853 (((-3 |#3| "failed") |#3| $) 38)) (-4147 (((-108) |#3| $) 16)) (-3288 (((-108) |#3| $) 14))) +(((-992 |#1| |#2| |#3|) (-10 -8 (-15 -3848 ((-3 |#1| "failed") |#3| (-856))) (-15 -1853 ((-3 |#3| "failed") |#3| |#1|)) (-15 -4147 ((-108) |#3| |#1|)) (-15 -3288 ((-108) |#3| |#1|)) (-15 -3969 ((-108) |#3| |#1|))) (-993 |#2| |#3|) (-13 (-787) (-341)) (-1149 |#2|)) (T -992)) +NIL +(-10 -8 (-15 -3848 ((-3 |#1| "failed") |#3| (-856))) (-15 -1853 ((-3 |#3| "failed") |#3| |#1|)) (-15 -4147 ((-108) |#3| |#1|)) (-15 -3288 ((-108) |#3| |#1|)) (-15 -3969 ((-108) |#3| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) |#2| $) 21)) (-1954 (((-525) |#2| $) 22)) (-3848 (((-3 $ "failed") |#2| (-856)) 15)) (-1949 ((|#1| |#2| $ |#1|) 13)) (-1853 (((-3 |#2| "failed") |#2| $) 18)) (-4147 (((-108) |#2| $) 19)) (-3288 (((-108) |#2| $) 20)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2079 ((|#2| $) 17)) (-1271 (((-798) $) 11)) (-1371 ((|#1| |#2| $ |#1|) 14)) (-1905 (((-592 $) |#2|) 16)) (-3992 (((-108) $ $) 6))) (((-993 |#1| |#2|) (-131) (-13 (-787) (-341)) (-1149 |t#1|)) (T -993)) -((-2148 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-525)))) (-2028 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-2348 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-3426 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-3233 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) (-4 *2 (-1149 *3)))) (-4209 (*1 *2 *1) (-12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) (-4 *2 (-1149 *3)))) (-2092 (*1 *2 *3) (-12 (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-592 *1)) (-4 *1 (-993 *4 *3)))) (-1957 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-856)) (-4 *4 (-13 (-787) (-341))) (-4 *1 (-993 *4 *2)) (-4 *2 (-1149 *4)))) (-1370 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) (-4 *3 (-1149 *2)))) (-3574 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) (-4 *3 (-1149 *2))))) -(-13 (-1020) (-10 -8 (-15 -2148 ((-525) |t#2| $)) (-15 -2028 ((-108) |t#2| $)) (-15 -2348 ((-108) |t#2| $)) (-15 -3426 ((-108) |t#2| $)) (-15 -3233 ((-3 |t#2| "failed") |t#2| $)) (-15 -4209 (|t#2| $)) (-15 -2092 ((-592 $) |t#2|)) (-15 -1957 ((-3 $ "failed") |t#2| (-856))) (-15 -1370 (|t#1| |t#2| $ |t#1|)) (-15 -3574 (|t#1| |t#2| $ |t#1|)))) +((-1954 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-525)))) (-3969 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-3288 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-4147 (*1 *2 *3 *1) (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-108)))) (-1853 (*1 *2 *2 *1) (|partial| -12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) (-4 *2 (-1149 *3)))) (-2079 (*1 *2 *1) (-12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) (-4 *2 (-1149 *3)))) (-1905 (*1 *2 *3) (-12 (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-592 *1)) (-4 *1 (-993 *4 *3)))) (-3848 (*1 *1 *2 *3) (|partial| -12 (-5 *3 (-856)) (-4 *4 (-13 (-787) (-341))) (-4 *1 (-993 *4 *2)) (-4 *2 (-1149 *4)))) (-1371 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) (-4 *3 (-1149 *2)))) (-1949 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) (-4 *3 (-1149 *2))))) +(-13 (-1020) (-10 -8 (-15 -1954 ((-525) |t#2| $)) (-15 -3969 ((-108) |t#2| $)) (-15 -3288 ((-108) |t#2| $)) (-15 -4147 ((-108) |t#2| $)) (-15 -1853 ((-3 |t#2| "failed") |t#2| $)) (-15 -2079 (|t#2| $)) (-15 -1905 ((-592 $) |t#2|)) (-15 -3848 ((-3 $ "failed") |t#2| (-856))) (-15 -1371 (|t#1| |t#2| $ |t#1|)) (-15 -1949 (|t#1| |t#2| $ |t#1|)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-2810 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713)) 96)) (-3195 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713)) 56)) (-3730 (((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)) 87)) (-3928 (((-713) (-592 |#4|) (-592 |#5|)) 27)) (-3434 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713)) 58) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108)) 60)) (-1318 (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108)) 79)) (-2749 (((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) 82)) (-2216 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-108)) 55)) (-2796 (((-713) (-592 |#4|) (-592 |#5|)) 19))) -(((-994 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2796 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -3928 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2216 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-108))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2810 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713))) (-15 -2749 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3730 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -994)) -((-3730 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-994 *4 *5 *6 *7 *8)))) (-2810 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))) (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) (-5 *5 (-2 (|:| |done| (-592 *11)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))))) (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-996 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-5 *1 (-994 *7 *8 *9 *10 *11)))) (-1318 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-1318 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-3434 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3434 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-3434 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *7 *8 *9 *3 *4)) (-4 *4 (-996 *7 *8 *9 *3)))) (-3195 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3195 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-2216 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-3928 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-2796 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9))))) -(-10 -7 (-15 -2796 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -3928 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2216 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-108))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2810 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713))) (-15 -2749 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3730 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)))) -((-3011 (((-108) |#5| $) 21)) (-3210 (((-108) |#5| $) 24)) (-3667 (((-108) |#5| $) 16) (((-108) $) 45)) (-3446 (((-592 $) |#5| $) NIL) (((-592 $) (-592 |#5|) $) 77) (((-592 $) (-592 |#5|) (-592 $)) 75) (((-592 $) |#5| (-592 $)) 78)) (-2462 (($ $ |#5|) NIL) (((-592 $) |#5| $) NIL) (((-592 $) |#5| (-592 $)) 60) (((-592 $) (-592 |#5|) $) 62) (((-592 $) (-592 |#5|) (-592 $)) 64)) (-3035 (((-592 $) |#5| $) NIL) (((-592 $) |#5| (-592 $)) 54) (((-592 $) (-592 |#5|) $) 56) (((-592 $) (-592 |#5|) (-592 $)) 58)) (-3343 (((-108) |#5| $) 27))) -(((-995 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -2462 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -2462 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -2462 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -2462 ((-592 |#1|) |#5| |#1|)) (-15 -3035 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3035 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3035 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3035 ((-592 |#1|) |#5| |#1|)) (-15 -3446 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3446 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3446 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3446 ((-592 |#1|) |#5| |#1|)) (-15 -3210 ((-108) |#5| |#1|)) (-15 -3667 ((-108) |#1|)) (-15 -3343 ((-108) |#5| |#1|)) (-15 -3011 ((-108) |#5| |#1|)) (-15 -3667 ((-108) |#5| |#1|)) (-15 -2462 (|#1| |#1| |#5|))) (-996 |#2| |#3| |#4| |#5|) (-429) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -995)) -NIL -(-10 -8 (-15 -2462 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -2462 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -2462 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -2462 ((-592 |#1|) |#5| |#1|)) (-15 -3035 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3035 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3035 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3035 ((-592 |#1|) |#5| |#1|)) (-15 -3446 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3446 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3446 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3446 ((-592 |#1|) |#5| |#1|)) (-15 -3210 ((-108) |#5| |#1|)) (-15 -3667 ((-108) |#1|)) (-15 -3343 ((-108) |#5| |#1|)) (-15 -3011 ((-108) |#5| |#1|)) (-15 -3667 ((-108) |#5| |#1|)) (-15 -2462 (|#1| |#1| |#5|))) -((-1260 (((-108) $ $) 7)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) 85)) (-1759 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) 101) (((-108) $) 97)) (-3829 ((|#4| |#4| $) 92)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 126)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3121 (((-3 $ "failed") $) 82)) (-1846 ((|#4| |#4| $) 89)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2137 ((|#4| |#4| $) 87)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) 105)) (-3011 (((-108) |#4| $) 136)) (-3210 (((-108) |#4| $) 133)) (-3667 (((-108) |#4| $) 137) (((-108) $) 134)) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) 104) (((-108) $) 103)) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 127)) (-1636 (((-3 |#4| "failed") $) 83)) (-2159 (((-592 $) |#4| $) 129)) (-4074 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3446 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-4094 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-1849 (((-592 |#4|) $) 107)) (-2201 (((-108) |#4| $) 99) (((-108) $) 95)) (-2401 ((|#4| |#4| $) 90)) (-2777 (((-108) $ $) 110)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) 100) (((-108) $) 96)) (-4093 ((|#4| |#4| $) 91)) (-2012 (((-1038) $) 10)) (-3110 (((-3 |#4| "failed") $) 84)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2309 (((-3 $ "failed") $ |#4|) 78)) (-2462 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-1307 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-3937 (($ $) 88)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-4079 (((-713) $) 76 (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3035 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) 81)) (-3343 (((-108) |#4| $) 135)) (-2743 (((-108) |#3| $) 80)) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +((-2003 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713)) 96)) (-1495 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713)) 56)) (-3728 (((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)) 87)) (-2532 (((-713) (-592 |#4|) (-592 |#5|)) 27)) (-3104 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|) 59) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713)) 58) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108)) 60)) (-3797 (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108)) 78) (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108)) 79)) (-2745 (((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) 82)) (-1423 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-108)) 55)) (-1871 (((-713) (-592 |#4|) (-592 |#5|)) 19))) +(((-994 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1871 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2532 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -1423 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-108))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2003 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713))) (-15 -2745 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -3728 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -994)) +((-3728 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-994 *4 *5 *6 *7 *8)))) (-2003 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))) (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) (-5 *5 (-2 (|:| |done| (-592 *11)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))))) (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-996 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-5 *1 (-994 *7 *8 *9 *10 *11)))) (-3797 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-3797 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-3104 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3104 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-3104 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *7 *8 *9 *3 *4)) (-4 *4 (-996 *7 *8 *9 *3)))) (-1495 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1495 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-1423 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9))))) +(-10 -7 (-15 -1871 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2532 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -1423 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-108))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2003 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713))) (-15 -2745 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -3728 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)))) +((-3367 (((-108) |#5| $) 21)) (-1654 (((-108) |#5| $) 24)) (-1631 (((-108) |#5| $) 16) (((-108) $) 45)) (-3202 (((-592 $) |#5| $) NIL) (((-592 $) (-592 |#5|) $) 77) (((-592 $) (-592 |#5|) (-592 $)) 75) (((-592 $) |#5| (-592 $)) 78)) (-1886 (($ $ |#5|) NIL) (((-592 $) |#5| $) NIL) (((-592 $) |#5| (-592 $)) 60) (((-592 $) (-592 |#5|) $) 62) (((-592 $) (-592 |#5|) (-592 $)) 64)) (-3570 (((-592 $) |#5| $) NIL) (((-592 $) |#5| (-592 $)) 54) (((-592 $) (-592 |#5|) $) 56) (((-592 $) (-592 |#5|) (-592 $)) 58)) (-1560 (((-108) |#5| $) 27))) +(((-995 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -1886 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -1886 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -1886 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -1886 ((-592 |#1|) |#5| |#1|)) (-15 -3570 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3570 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3570 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3570 ((-592 |#1|) |#5| |#1|)) (-15 -3202 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3202 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3202 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3202 ((-592 |#1|) |#5| |#1|)) (-15 -1654 ((-108) |#5| |#1|)) (-15 -1631 ((-108) |#1|)) (-15 -1560 ((-108) |#5| |#1|)) (-15 -3367 ((-108) |#5| |#1|)) (-15 -1631 ((-108) |#5| |#1|)) (-15 -1886 (|#1| |#1| |#5|))) (-996 |#2| |#3| |#4| |#5|) (-429) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -995)) +NIL +(-10 -8 (-15 -1886 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -1886 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -1886 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -1886 ((-592 |#1|) |#5| |#1|)) (-15 -3570 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3570 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3570 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3570 ((-592 |#1|) |#5| |#1|)) (-15 -3202 ((-592 |#1|) |#5| (-592 |#1|))) (-15 -3202 ((-592 |#1|) (-592 |#5|) (-592 |#1|))) (-15 -3202 ((-592 |#1|) (-592 |#5|) |#1|)) (-15 -3202 ((-592 |#1|) |#5| |#1|)) (-15 -1654 ((-108) |#5| |#1|)) (-15 -1631 ((-108) |#1|)) (-15 -1560 ((-108) |#5| |#1|)) (-15 -3367 ((-108) |#5| |#1|)) (-15 -1631 ((-108) |#5| |#1|)) (-15 -1886 (|#1| |#1| |#5|))) +((-1261 (((-108) $ $) 7)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) 85)) (-1361 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) 101) (((-108) $) 97)) (-2734 ((|#4| |#4| $) 92)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 126)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3117 (((-3 $ "failed") $) 82)) (-1854 ((|#4| |#4| $) 89)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-1847 ((|#4| |#4| $) 87)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) 105)) (-3367 (((-108) |#4| $) 136)) (-1654 (((-108) |#4| $) 133)) (-1631 (((-108) |#4| $) 137) (((-108) $) 134)) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) 104) (((-108) $) 103)) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 127)) (-1641 (((-3 |#4| "failed") $) 83)) (-2100 (((-592 $) |#4| $) 129)) (-3290 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3202 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-3440 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-2641 (((-592 |#4|) $) 107)) (-1282 (((-108) |#4| $) 99) (((-108) $) 95)) (-2684 ((|#4| |#4| $) 90)) (-2995 (((-108) $ $) 110)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) 100) (((-108) $) 96)) (-3432 ((|#4| |#4| $) 91)) (-2015 (((-1038) $) 10)) (-3105 (((-3 |#4| "failed") $) 84)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-4091 (((-3 $ "failed") $ |#4|) 78)) (-1886 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-4003 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-1284 (($ $) 88)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-3320 (((-713) $) 76 (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3570 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) 81)) (-1560 (((-108) |#4| $) 135)) (-2747 (((-108) |#3| $) 80)) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-996 |#1| |#2| |#3| |#4|) (-131) (-429) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -996)) -((-3667 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3011 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3343 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3667 (*1 *2 *1) (-12 (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-3210 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-4074 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 (-108) (-592 *1))) (-4 *1 (-996 *4 *5 *6 *3)))) (-2408 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-2408 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2159 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-4150 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 *3 (-592 *1))) (-4 *1 (-996 *4 *5 *6 *3)))) (-3552 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-3851 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-3446 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-3446 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-3446 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-3446 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-3035 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-3035 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-3035 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-3035 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-4094 (*1 *1 *2 *1) (-12 (-4 *1 (-996 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-4094 (*1 *1 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)))) (-2462 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-2462 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-2462 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-2462 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-1759 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *5 *6 *7 *8))))) -(-13 (-1121 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -3667 ((-108) |t#4| $)) (-15 -3011 ((-108) |t#4| $)) (-15 -3343 ((-108) |t#4| $)) (-15 -3667 ((-108) $)) (-15 -3210 ((-108) |t#4| $)) (-15 -4074 ((-3 (-108) (-592 $)) |t#4| $)) (-15 -2408 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |t#4| $)) (-15 -2408 ((-108) |t#4| $)) (-15 -2159 ((-592 $) |t#4| $)) (-15 -4150 ((-3 |t#4| (-592 $)) |t#4| |t#4| $)) (-15 -3552 ((-592 (-2 (|:| |val| |t#4|) (|:| -1896 $))) |t#4| |t#4| $)) (-15 -3851 ((-592 (-2 (|:| |val| |t#4|) (|:| -1896 $))) |t#4| $)) (-15 -3446 ((-592 $) |t#4| $)) (-15 -3446 ((-592 $) (-592 |t#4|) $)) (-15 -3446 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -3446 ((-592 $) |t#4| (-592 $))) (-15 -3035 ((-592 $) |t#4| $)) (-15 -3035 ((-592 $) |t#4| (-592 $))) (-15 -3035 ((-592 $) (-592 |t#4|) $)) (-15 -3035 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -4094 ($ |t#4| $)) (-15 -4094 ($ (-592 |t#4|) $)) (-15 -2462 ((-592 $) |t#4| $)) (-15 -2462 ((-592 $) |t#4| (-592 $))) (-15 -2462 ((-592 $) (-592 |t#4|) $)) (-15 -2462 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -1759 ((-592 $) (-592 |t#4|) (-108))))) +((-1631 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3367 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-1560 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-1631 (*1 *2 *1) (-12 (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-1654 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3290 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 (-108) (-592 *1))) (-4 *1 (-996 *4 *5 *6 *3)))) (-2763 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-2763 (*1 *2 *3 *1) (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2100 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-2874 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 *3 (-592 *1))) (-4 *1 (-996 *4 *5 *6 *3)))) (-3018 (*1 *2 *3 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-2940 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *1)))) (-4 *1 (-996 *4 *5 *6 *3)))) (-3202 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-3202 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-3202 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-3202 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-3570 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-3570 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-3570 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-3570 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-3440 (*1 *1 *2 *1) (-12 (-4 *1 (-996 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3440 (*1 *1 *2 *1) (-12 (-5 *2 (-592 *6)) (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)))) (-1886 (*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)))) (-1886 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) (-1886 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *7)))) (-1886 (*1 *2 *3 *2) (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)))) (-1361 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-996 *5 *6 *7 *8))))) +(-13 (-1121 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-15 -1631 ((-108) |t#4| $)) (-15 -3367 ((-108) |t#4| $)) (-15 -1560 ((-108) |t#4| $)) (-15 -1631 ((-108) $)) (-15 -1654 ((-108) |t#4| $)) (-15 -3290 ((-3 (-108) (-592 $)) |t#4| $)) (-15 -2763 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |t#4| $)) (-15 -2763 ((-108) |t#4| $)) (-15 -2100 ((-592 $) |t#4| $)) (-15 -2874 ((-3 |t#4| (-592 $)) |t#4| |t#4| $)) (-15 -3018 ((-592 (-2 (|:| |val| |t#4|) (|:| -1899 $))) |t#4| |t#4| $)) (-15 -2940 ((-592 (-2 (|:| |val| |t#4|) (|:| -1899 $))) |t#4| $)) (-15 -3202 ((-592 $) |t#4| $)) (-15 -3202 ((-592 $) (-592 |t#4|) $)) (-15 -3202 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -3202 ((-592 $) |t#4| (-592 $))) (-15 -3570 ((-592 $) |t#4| $)) (-15 -3570 ((-592 $) |t#4| (-592 $))) (-15 -3570 ((-592 $) (-592 |t#4|) $)) (-15 -3570 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -3440 ($ |t#4| $)) (-15 -3440 ($ (-592 |t#4|) $)) (-15 -1886 ((-592 $) |t#4| $)) (-15 -1886 ((-592 $) |t#4| (-592 $))) (-15 -1886 ((-592 $) (-592 |t#4|) $)) (-15 -1886 ((-592 $) (-592 |t#4|) (-592 $))) (-15 -1361 ((-592 $) (-592 |t#4|) (-108))))) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-909 |#1| |#2| |#3| |#4|) . T) ((-1020) . T) ((-1121 |#1| |#2| |#3| |#4|) . T) ((-1127) . T)) -((-2808 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|) 81)) (-2600 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|) 113)) (-1824 (((-592 |#5|) |#4| |#5|) 70)) (-3253 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-1733 (((-1178)) 37)) (-2553 (((-1178)) 26)) (-3371 (((-1178) (-1074) (-1074) (-1074)) 33)) (-1317 (((-1178) (-1074) (-1074) (-1074)) 22)) (-1233 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|) 96)) (-1465 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108)) 107) (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-2865 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|) 102))) -(((-997 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1317 ((-1178) (-1074) (-1074) (-1074))) (-15 -2553 ((-1178))) (-15 -3371 ((-1178) (-1074) (-1074) (-1074))) (-15 -1733 ((-1178))) (-15 -1233 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -1465 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1465 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108))) (-15 -2865 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -2600 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -3253 ((-108) |#4| |#5|)) (-15 -3253 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -1824 ((-592 |#5|) |#4| |#5|)) (-15 -2808 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -997)) -((-2808 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1824 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3253 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3253 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2600 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2865 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1465 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1896 *9)))) (-5 *1 (-997 *6 *7 *4 *8 *9)))) (-1465 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-997 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-1233 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1733 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3371 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-2553 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-1317 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(-10 -7 (-15 -1317 ((-1178) (-1074) (-1074) (-1074))) (-15 -2553 ((-1178))) (-15 -3371 ((-1178) (-1074) (-1074) (-1074))) (-15 -1733 ((-1178))) (-15 -1233 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -1465 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1465 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108))) (-15 -2865 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -2600 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -3253 ((-108) |#4| |#5|)) (-15 -3253 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -1824 ((-592 |#5|) |#4| |#5|)) (-15 -2808 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|))) -((-1260 (((-108) $ $) NIL)) (-3799 (((-1091) $) 8)) (-3247 (((-1074) $) 16)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 13))) -(((-998 |#1|) (-13 (-1020) (-10 -8 (-15 -3799 ((-1091) $)))) (-1091)) (T -998)) -((-3799 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-998 *3)) (-14 *3 (-1091))))) -(-13 (-1020) (-10 -8 (-15 -3799 ((-1091) $)))) -((-1260 (((-108) $ $) NIL)) (-2570 (($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|))) 33)) (-4187 (($ |#3| |#3|) 22) (($ |#3| |#3| (-592 (-1091))) 20)) (-1314 ((|#3| $) 13)) (-2591 (((-3 (-273 |#3|) "failed") $) 58)) (-3897 (((-273 |#3|) $) NIL)) (-1809 (((-592 (-1091)) $) 16)) (-3023 (((-827 |#1|) $) 11)) (-1302 ((|#3| $) 12)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3410 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-856)) 39)) (-1270 (((-798) $) 86) (($ (-273 |#3|)) 21)) (-3994 (((-108) $ $) 36))) -(((-999 |#1| |#2| |#3|) (-13 (-1020) (-265 |#3| |#3|) (-968 (-273 |#3|)) (-10 -8 (-15 -4187 ($ |#3| |#3|)) (-15 -4187 ($ |#3| |#3| (-592 (-1091)))) (-15 -2570 ($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|)))) (-15 -3023 ((-827 |#1|) $)) (-15 -1302 (|#3| $)) (-15 -1314 (|#3| $)) (-15 -3410 (|#3| $ |#3| (-856))) (-15 -1809 ((-592 (-1091)) $)))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -999)) -((-4187 (*1 *1 *2 *2) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-4187 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-2570 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1 (-108) (-592 *6))) (-4 *6 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *6)))) (-3023 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-827 *3)) (-5 *1 (-999 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-1302 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) (-1314 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) (-3410 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-1809 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-592 (-1091))) (-5 *1 (-999 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) -(-13 (-1020) (-265 |#3| |#3|) (-968 (-273 |#3|)) (-10 -8 (-15 -4187 ($ |#3| |#3|)) (-15 -4187 ($ |#3| |#3| (-592 (-1091)))) (-15 -2570 ($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|)))) (-15 -3023 ((-827 |#1|) $)) (-15 -1302 (|#3| $)) (-15 -1314 (|#3| $)) (-15 -3410 (|#3| $ |#3| (-856))) (-15 -1809 ((-592 (-1091)) $)))) -((-1260 (((-108) $ $) NIL)) (-2537 (($ (-592 (-999 |#1| |#2| |#3|))) 13)) (-1331 (((-592 (-999 |#1| |#2| |#3|)) $) 20)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3410 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-856)) 26)) (-1270 (((-798) $) 16)) (-3994 (((-108) $ $) 19))) -(((-1000 |#1| |#2| |#3|) (-13 (-1020) (-265 |#3| |#3|) (-10 -8 (-15 -2537 ($ (-592 (-999 |#1| |#2| |#3|)))) (-15 -1331 ((-592 (-999 |#1| |#2| |#3|)) $)) (-15 -3410 (|#3| $ |#3| (-856))))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -1000)) -((-2537 (*1 *1 *2) (-12 (-5 *2 (-592 (-999 *3 *4 *5))) (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-1000 *3 *4 *5)))) (-1331 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-592 (-999 *3 *4 *5))) (-5 *1 (-1000 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-3410 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-1000 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4))))))) -(-13 (-1020) (-265 |#3| |#3|) (-10 -8 (-15 -2537 ($ (-592 (-999 |#1| |#2| |#3|)))) (-15 -1331 ((-592 (-999 |#1| |#2| |#3|)) $)) (-15 -3410 (|#3| $ |#3| (-856))))) -((-4206 (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)) 75) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|))) 77) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108)) 76))) -(((-1001 |#1| |#2|) (-10 -7 (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)))) (-13 (-286) (-138)) (-592 (-1091))) (T -1001)) -((-4206 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))))) (-4206 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) (-5 *1 (-1001 *4 *5)) (-5 *3 (-592 (-887 *4))) (-14 *5 (-592 (-1091))))) (-4206 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091)))))) -(-10 -7 (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -4206 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)))) -((-2194 (((-396 |#3|) |#3|) 18))) -(((-1002 |#1| |#2| |#3|) (-10 -7 (-15 -2194 ((-396 |#3|) |#3|))) (-1149 (-385 (-525))) (-13 (-341) (-138) (-667 (-385 (-525)) |#1|)) (-1149 |#2|)) (T -1002)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-13 (-341) (-138) (-667 (-385 (-525)) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1149 *5))))) -(-10 -7 (-15 -2194 ((-396 |#3|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 126)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-341)))) (-3906 (($ $) NIL (|has| |#1| (-341)))) (-3727 (((-108) $) NIL (|has| |#1| (-341)))) (-1889 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) 115)) (-3029 ((|#1| $) 119)) (-3537 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-327)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4189 (((-713)) 40 (|has| |#1| (-346)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2439 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) 43)) (-2118 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-4145 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 106) (((-632 |#1|) (-632 $)) 101)) (-3501 (($ |#2|) 61) (((-3 $ "failed") (-385 |#2|)) NIL (|has| |#1| (-341)))) (-3233 (((-3 $ "failed") $) NIL)) (-3318 (((-856)) 77)) (-2899 (($) 44 (|has| |#1| (-346)))) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-1724 (($) NIL (|has| |#1| (-327)))) (-1870 (((-108) $) NIL (|has| |#1| (-327)))) (-3159 (($ $ (-713)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1678 (((-856) $) NIL (|has| |#1| (-327))) (((-775 (-856)) $) NIL (|has| |#1| (-327)))) (-4211 (((-108) $) NIL)) (-1671 ((|#1| $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-4045 ((|#2| $) 84 (|has| |#1| (-341)))) (-3859 (((-856) $) 131 (|has| |#1| (-346)))) (-3492 ((|#2| $) 58)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-3940 (($) NIL (|has| |#1| (-327)) CONST)) (-3637 (($ (-856)) 125 (|has| |#1| (-346)))) (-2012 (((-1038) $) NIL)) (-3523 (($) 121)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1282 (((-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525))))) NIL (|has| |#1| (-327)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-1932 ((|#1| (-1173 $)) NIL) ((|#1|) 109)) (-2448 (((-713) $) NIL (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) NIL (|has| |#1| (-327)))) (-2524 (($ $) NIL (-3279 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1 |#1| |#1|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3396 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-4209 ((|#2|) 73)) (-2620 (($) NIL (|has| |#1| (-327)))) (-3349 (((-1173 |#1|) $ (-1173 $)) 89) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) 71) (((-632 |#1|) (-1173 $)) 85)) (-2749 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-327)))) (-1270 (((-798) $) 57) (($ (-525)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-341))) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-4157 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3458 ((|#2| $) 82)) (-2031 (((-713)) 75)) (-2187 (((-1173 $)) 81)) (-1533 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 30 T CONST)) (-3365 (($) 19 T CONST)) (-2094 (($ $) NIL (-3279 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1 |#1| |#1|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3994 (((-108) $ $) 63)) (-4100 (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) 67) (($ $ $) NIL)) (-4080 (($ $ $) 65)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))))) +((-1977 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|) 81)) (-3680 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|) 113)) (-3632 (((-592 |#5|) |#4| |#5|) 70)) (-3861 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-2789 (((-1178)) 37)) (-1462 (((-1178)) 26)) (-3635 (((-1178) (-1074) (-1074) (-1074)) 33)) (-3785 (((-1178) (-1074) (-1074) (-1074)) 22)) (-2900 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|) 96)) (-2420 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108)) 107) (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-1325 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|) 102))) +(((-997 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3785 ((-1178) (-1074) (-1074) (-1074))) (-15 -1462 ((-1178))) (-15 -3635 ((-1178) (-1074) (-1074) (-1074))) (-15 -2789 ((-1178))) (-15 -2900 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -2420 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2420 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108))) (-15 -1325 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -3680 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -3861 ((-108) |#4| |#5|)) (-15 -3861 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -3632 ((-592 |#5|) |#4| |#5|)) (-15 -1977 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -997)) +((-1977 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3632 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3861 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3861 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3680 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1325 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2420 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1899 *9)))) (-5 *1 (-997 *6 *7 *4 *8 *9)))) (-2420 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-997 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-2900 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))) (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2789 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3635 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1462 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3785 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(-10 -7 (-15 -3785 ((-1178) (-1074) (-1074) (-1074))) (-15 -1462 ((-1178))) (-15 -3635 ((-1178) (-1074) (-1074) (-1074))) (-15 -2789 ((-1178))) (-15 -2900 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -2420 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -2420 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108))) (-15 -1325 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -3680 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -3861 ((-108) |#4| |#5|)) (-15 -3861 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -3632 ((-592 |#5|) |#4| |#5|)) (-15 -1977 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|))) +((-1261 (((-108) $ $) NIL)) (-3798 (((-1091) $) 8)) (-3803 (((-1074) $) 16)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 13))) +(((-998 |#1|) (-13 (-1020) (-10 -8 (-15 -3798 ((-1091) $)))) (-1091)) (T -998)) +((-3798 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-998 *3)) (-14 *3 (-1091))))) +(-13 (-1020) (-10 -8 (-15 -3798 ((-1091) $)))) +((-1261 (((-108) $ $) NIL)) (-2567 (($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|))) 33)) (-4187 (($ |#3| |#3|) 22) (($ |#3| |#3| (-592 (-1091))) 20)) (-1315 ((|#3| $) 13)) (-2588 (((-3 (-273 |#3|) "failed") $) 58)) (-3894 (((-273 |#3|) $) NIL)) (-3490 (((-592 (-1091)) $) 16)) (-3019 (((-827 |#1|) $) 11)) (-1303 ((|#3| $) 12)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3405 ((|#3| $ |#3|) 27) ((|#3| $ |#3| (-856)) 39)) (-1271 (((-798) $) 86) (($ (-273 |#3|)) 21)) (-3992 (((-108) $ $) 36))) +(((-999 |#1| |#2| |#3|) (-13 (-1020) (-265 |#3| |#3|) (-968 (-273 |#3|)) (-10 -8 (-15 -4187 ($ |#3| |#3|)) (-15 -4187 ($ |#3| |#3| (-592 (-1091)))) (-15 -2567 ($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|)))) (-15 -3019 ((-827 |#1|) $)) (-15 -1303 (|#3| $)) (-15 -1315 (|#3| $)) (-15 -3405 (|#3| $ |#3| (-856))) (-15 -3490 ((-592 (-1091)) $)))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -999)) +((-4187 (*1 *1 *2 *2) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-4187 (*1 *1 *2 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-2567 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1 (-108) (-592 *6))) (-4 *6 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *6)))) (-3019 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-827 *3)) (-5 *1 (-999 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-1303 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) (-1315 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) (-3405 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))))) (-3490 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-592 (-1091))) (-5 *1 (-999 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) +(-13 (-1020) (-265 |#3| |#3|) (-968 (-273 |#3|)) (-10 -8 (-15 -4187 ($ |#3| |#3|)) (-15 -4187 ($ |#3| |#3| (-592 (-1091)))) (-15 -2567 ($ $ (-592 (-1091)) (-1 (-108) (-592 |#3|)))) (-15 -3019 ((-827 |#1|) $)) (-15 -1303 (|#3| $)) (-15 -1315 (|#3| $)) (-15 -3405 (|#3| $ |#3| (-856))) (-15 -3490 ((-592 (-1091)) $)))) +((-1261 (((-108) $ $) NIL)) (-2533 (($ (-592 (-999 |#1| |#2| |#3|))) 13)) (-1332 (((-592 (-999 |#1| |#2| |#3|)) $) 20)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3405 ((|#3| $ |#3|) 23) ((|#3| $ |#3| (-856)) 26)) (-1271 (((-798) $) 16)) (-3992 (((-108) $ $) 19))) +(((-1000 |#1| |#2| |#3|) (-13 (-1020) (-265 |#3| |#3|) (-10 -8 (-15 -2533 ($ (-592 (-999 |#1| |#2| |#3|)))) (-15 -1332 ((-592 (-999 |#1| |#2| |#3|)) $)) (-15 -3405 (|#3| $ |#3| (-856))))) (-1020) (-13 (-977) (-821 |#1|) (-789) (-567 (-827 |#1|))) (-13 (-408 |#2|) (-821 |#1|) (-567 (-827 |#1|)))) (T -1000)) +((-2533 (*1 *1 *2) (-12 (-5 *2 (-592 (-999 *3 *4 *5))) (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-1000 *3 *4 *5)))) (-1332 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-592 (-999 *3 *4 *5))) (-5 *1 (-1000 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))))) (-3405 (*1 *2 *1 *2 *3) (-12 (-5 *3 (-856)) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-1000 *4 *5 *2)) (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4))))))) +(-13 (-1020) (-265 |#3| |#3|) (-10 -8 (-15 -2533 ($ (-592 (-999 |#1| |#2| |#3|)))) (-15 -1332 ((-592 (-999 |#1| |#2| |#3|)) $)) (-15 -3405 (|#3| $ |#3| (-856))))) +((-2038 (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)) 75) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|))) 77) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108)) 76))) +(((-1001 |#1| |#2|) (-10 -7 (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)))) (-13 (-286) (-138)) (-592 (-1091))) (T -1001)) +((-2038 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))))) (-2038 (*1 *2 *3) (-12 (-4 *4 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) (-5 *1 (-1001 *4 *5)) (-5 *3 (-592 (-887 *4))) (-14 *5 (-592 (-1091))))) (-2038 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091)))))) +(-10 -7 (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2038 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)))) +((-2197 (((-396 |#3|) |#3|) 18))) +(((-1002 |#1| |#2| |#3|) (-10 -7 (-15 -2197 ((-396 |#3|) |#3|))) (-1149 (-385 (-525))) (-13 (-341) (-138) (-667 (-385 (-525)) |#1|)) (-1149 |#2|)) (T -1002)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-13 (-341) (-138) (-667 (-385 (-525)) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1002 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(-10 -7 (-15 -2197 ((-396 |#3|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 126)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-341)))) (-2220 (($ $) NIL (|has| |#1| (-341)))) (-4024 (((-108) $) NIL (|has| |#1| (-341)))) (-3480 (((-632 |#1|) (-1173 $)) NIL) (((-632 |#1|)) 115)) (-3025 ((|#1| $) 119)) (-2923 (((-1101 (-856) (-713)) (-525)) NIL (|has| |#1| (-327)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-4189 (((-713)) 40 (|has| |#1| (-346)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2991 (($ (-1173 |#1|) (-1173 $)) NIL) (($ (-1173 |#1|)) 43)) (-2188 (((-3 "prime" "polynomial" "normal" "cyclic")) NIL (|has| |#1| (-327)))) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2842 (((-632 |#1|) $ (-1173 $)) NIL) (((-632 |#1|) $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 106) (((-632 |#1|) (-632 $)) 101)) (-3497 (($ |#2|) 61) (((-3 $ "failed") (-385 |#2|)) NIL (|has| |#1| (-341)))) (-1853 (((-3 $ "failed") $) NIL)) (-3314 (((-856)) 77)) (-2894 (($) 44 (|has| |#1| (-346)))) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-4075 (($) NIL (|has| |#1| (-327)))) (-3300 (((-108) $) NIL (|has| |#1| (-327)))) (-2492 (($ $ (-713)) NIL (|has| |#1| (-327))) (($ $) NIL (|has| |#1| (-327)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1234 (((-856) $) NIL (|has| |#1| (-327))) (((-775 (-856)) $) NIL (|has| |#1| (-327)))) (-2109 (((-108) $) NIL)) (-3534 ((|#1| $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-327)))) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-4201 ((|#2| $) 84 (|has| |#1| (-341)))) (-2994 (((-856) $) 131 (|has| |#1| (-346)))) (-3486 ((|#2| $) 58)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-3937 (($) NIL (|has| |#1| (-327)) CONST)) (-3636 (($ (-856)) 125 (|has| |#1| (-346)))) (-2015 (((-1038) $) NIL)) (-3519 (($) 121)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3718 (((-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525))))) NIL (|has| |#1| (-327)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2146 ((|#1| (-1173 $)) NIL) ((|#1|) 109)) (-3046 (((-713) $) NIL (|has| |#1| (-327))) (((-3 (-713) "failed") $ $) NIL (|has| |#1| (-327)))) (-2521 (($ $) NIL (-3275 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1 |#1| |#1|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3876 (((-632 |#1|) (-1173 $) (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-2079 ((|#2|) 73)) (-3869 (($) NIL (|has| |#1| (-327)))) (-1614 (((-1173 |#1|) $ (-1173 $)) 89) (((-632 |#1|) (-1173 $) (-1173 $)) NIL) (((-1173 |#1|) $) 71) (((-632 |#1|) (-1173 $)) 85)) (-2745 (((-1173 |#1|) $) NIL) (($ (-1173 |#1|)) NIL) ((|#2| $) NIL) (($ |#2|) NIL)) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (|has| |#1| (-327)))) (-1271 (((-798) $) 57) (($ (-525)) 53) (($ |#1|) 54) (($ $) NIL (|has| |#1| (-341))) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-341)) (|has| |#1| (-968 (-385 (-525))))))) (-2925 (($ $) NIL (|has| |#1| (-327))) (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3280 ((|#2| $) 82)) (-3998 (((-713)) 75)) (-2495 (((-1173 $)) 81)) (-3714 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 30 T CONST)) (-3362 (($) 19 T CONST)) (-2096 (($ $) NIL (-3275 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#1| (-213)) (|has| |#1| (-341))) (|has| |#1| (-327)))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-341)) (|has| |#1| (-835 (-1091))))) (($ $ (-1 |#1| |#1|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1 |#1| |#1|)) NIL (|has| |#1| (-341)))) (-3992 (((-108) $ $) 63)) (-4098 (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) 67) (($ $ $) NIL)) (-4078 (($ $ $) 65)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 51) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 48) (($ (-385 (-525)) $) NIL (|has| |#1| (-341))) (($ $ (-385 (-525))) NIL (|has| |#1| (-341))))) (((-1003 |#1| |#2| |#3|) (-667 |#1| |#2|) (-160) (-1149 |#1|) |#2|) (T -1003)) NIL (-667 |#1| |#2|) -((-2194 (((-396 |#3|) |#3|) 19))) -(((-1004 |#1| |#2| |#3|) (-10 -7 (-15 -2194 ((-396 |#3|) |#3|))) (-1149 (-385 (-887 (-525)))) (-13 (-341) (-138) (-667 (-385 (-887 (-525))) |#1|)) (-1149 |#2|)) (T -1004)) -((-2194 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-887 (-525))))) (-4 *5 (-13 (-341) (-138) (-667 (-385 (-887 (-525))) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1004 *4 *5 *3)) (-4 *3 (-1149 *5))))) -(-10 -7 (-15 -2194 ((-396 |#3|) |#3|))) -((-1260 (((-108) $ $) NIL)) (-2371 (($ $ $) 14)) (-2535 (($ $ $) 15)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2083 (($) 6)) (-2749 (((-1091) $) 18)) (-1270 (((-798) $) 12)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 13)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 8))) -(((-1005) (-13 (-789) (-10 -8 (-15 -2083 ($)) (-15 -2749 ((-1091) $))))) (T -1005)) -((-2083 (*1 *1) (-5 *1 (-1005))) (-2749 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1005))))) -(-13 (-789) (-10 -8 (-15 -2083 ($)) (-15 -2749 ((-1091) $)))) -((-4179 ((|#1| |#1| (-1 (-525) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-1837 (((-1178)) 15)) (-3184 (((-592 |#1|)) 9))) -(((-1006 |#1|) (-10 -7 (-15 -1837 ((-1178))) (-15 -3184 ((-592 |#1|))) (-15 -4179 (|#1| |#1| (-1 (-108) |#1|))) (-15 -4179 (|#1| |#1| (-1 (-525) |#1| |#1|)))) (-127)) (T -1006)) -((-4179 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) (-4179 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) (-3184 (*1 *2) (-12 (-5 *2 (-592 *3)) (-5 *1 (-1006 *3)) (-4 *3 (-127)))) (-1837 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) -(-10 -7 (-15 -1837 ((-1178))) (-15 -3184 ((-592 |#1|))) (-15 -4179 (|#1| |#1| (-1 (-108) |#1|))) (-15 -4179 (|#1| |#1| (-1 (-525) |#1| |#1|)))) -((-2887 (($ (-104) $) 15)) (-1459 (((-3 (-104) "failed") (-1091) $) 14)) (-3565 (($) 6)) (-3089 (($) 16)) (-4213 (($) 17)) (-2163 (((-592 (-162)) $) 9)) (-1270 (((-798) $) 20))) -(((-1007) (-13 (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -2163 ((-592 (-162)) $)) (-15 -1459 ((-3 (-104) "failed") (-1091) $)) (-15 -2887 ($ (-104) $)) (-15 -3089 ($)) (-15 -4213 ($))))) (T -1007)) -((-3565 (*1 *1) (-5 *1 (-1007))) (-2163 (*1 *2 *1) (-12 (-5 *2 (-592 (-162))) (-5 *1 (-1007)))) (-1459 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-1007)))) (-2887 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1007)))) (-3089 (*1 *1) (-5 *1 (-1007))) (-4213 (*1 *1) (-5 *1 (-1007)))) -(-13 (-566 (-798)) (-10 -8 (-15 -3565 ($)) (-15 -2163 ((-592 (-162)) $)) (-15 -1459 ((-3 (-104) "failed") (-1091) $)) (-15 -2887 ($ (-104) $)) (-15 -3089 ($)) (-15 -4213 ($)))) -((-3444 (((-1173 (-632 |#1|)) (-592 (-632 |#1|))) 42) (((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|))) 63) (((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|)))) 79)) (-3349 (((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))) 36))) -(((-1008 |#1|) (-10 -7 (-15 -3444 ((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|))))) (-15 -3444 ((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|)))) (-15 -3444 ((-1173 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3349 ((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))))) (-341)) (T -1008)) -((-3349 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-592 (-632 *5))) (-4 *5 (-341)) (-5 *2 (-1173 *5)) (-5 *1 (-1008 *5)))) (-3444 (*1 *2 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-1008 *4)))) (-3444 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) (-5 *2 (-1173 (-632 (-887 *5)))) (-5 *1 (-1008 *5)) (-5 *4 (-632 (-887 *5))))) (-3444 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) (-5 *2 (-1173 (-632 (-385 (-887 *5))))) (-5 *1 (-1008 *5)) (-5 *4 (-632 (-385 (-887 *5))))))) -(-10 -7 (-15 -3444 ((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|))))) (-15 -3444 ((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|)))) (-15 -3444 ((-1173 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -3349 ((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2168 (((-592 (-713)) $) NIL) (((-592 (-713)) $ (-1091)) NIL)) (-3237 (((-713) $) NIL) (((-713) $ (-1091)) NIL)) (-2383 (((-592 (-1010 (-1091))) $) NIL)) (-2146 (((-1087 $) $ (-1010 (-1091))) NIL) (((-1087 |#1|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1010 (-1091)))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2304 (($ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1010 (-1091)) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL) (((-3 (-1043 |#1| (-1091)) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1010 (-1091)) $) NIL) (((-1091) $) NIL) (((-1043 |#1| (-1091)) $) NIL)) (-2318 (($ $ $ (-1010 (-1091))) NIL (|has| |#1| (-160)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1010 (-1091))) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-497 (-1010 (-1091))) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1010 (-1091)) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1010 (-1091)) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ (-1091)) NIL) (((-713) $) NIL)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2369 (($ (-1087 |#1|) (-1010 (-1091))) NIL) (($ (-1087 $) (-1010 (-1091))) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1010 (-1091))) NIL)) (-4016 (((-497 (-1010 (-1091))) $) NIL) (((-713) $ (-1010 (-1091))) NIL) (((-592 (-713)) $ (-592 (-1010 (-1091)))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 (-1010 (-1091))) (-497 (-1010 (-1091)))) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2697 (((-1 $ (-713)) (-1091)) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-1903 (((-3 (-1010 (-1091)) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-1241 (((-1010 (-1091)) $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-2110 (((-108) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1010 (-1091))) (|:| -2815 (-713))) "failed") $) NIL)) (-3600 (($ $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1010 (-1091)) |#1|) NIL) (($ $ (-592 (-1010 (-1091))) (-592 |#1|)) NIL) (($ $ (-1010 (-1091)) $) NIL) (($ $ (-592 (-1010 (-1091))) (-592 $)) NIL) (($ $ (-1091) $) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 $)) NIL (|has| |#1| (-213))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-1932 (($ $ (-1010 (-1091))) NIL (|has| |#1| (-160)))) (-2524 (($ $ (-1010 (-1091))) NIL) (($ $ (-592 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-3079 (((-592 (-1091)) $) NIL)) (-1307 (((-497 (-1010 (-1091))) $) NIL) (((-713) $ (-1010 (-1091))) NIL) (((-592 (-713)) $ (-592 (-1010 (-1091)))) NIL) (((-713) $ (-1091)) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1010 (-1091))) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1010 (-1091))) NIL) (($ (-1091)) NIL) (($ (-1043 |#1| (-1091))) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-497 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1010 (-1091))) NIL) (($ $ (-592 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +((-2197 (((-396 |#3|) |#3|) 19))) +(((-1004 |#1| |#2| |#3|) (-10 -7 (-15 -2197 ((-396 |#3|) |#3|))) (-1149 (-385 (-887 (-525)))) (-13 (-341) (-138) (-667 (-385 (-887 (-525))) |#1|)) (-1149 |#2|)) (T -1004)) +((-2197 (*1 *2 *3) (-12 (-4 *4 (-1149 (-385 (-887 (-525))))) (-4 *5 (-13 (-341) (-138) (-667 (-385 (-887 (-525))) *4))) (-5 *2 (-396 *3)) (-5 *1 (-1004 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(-10 -7 (-15 -2197 ((-396 |#3|) |#3|))) +((-1261 (((-108) $ $) NIL)) (-2372 (($ $ $) 14)) (-2530 (($ $ $) 15)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1818 (($) 6)) (-2745 (((-1091) $) 18)) (-1271 (((-798) $) 12)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 13)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 8))) +(((-1005) (-13 (-789) (-10 -8 (-15 -1818 ($)) (-15 -2745 ((-1091) $))))) (T -1005)) +((-1818 (*1 *1) (-5 *1 (-1005))) (-2745 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1005))))) +(-13 (-789) (-10 -8 (-15 -1818 ($)) (-15 -2745 ((-1091) $)))) +((-3049 ((|#1| |#1| (-1 (-525) |#1| |#1|)) 24) ((|#1| |#1| (-1 (-108) |#1|)) 20)) (-1843 (((-1178)) 15)) (-3180 (((-592 |#1|)) 9))) +(((-1006 |#1|) (-10 -7 (-15 -1843 ((-1178))) (-15 -3180 ((-592 |#1|))) (-15 -3049 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3049 (|#1| |#1| (-1 (-525) |#1| |#1|)))) (-127)) (T -1006)) +((-3049 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) (-3049 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) (-3180 (*1 *2) (-12 (-5 *2 (-592 *3)) (-5 *1 (-1006 *3)) (-4 *3 (-127)))) (-1843 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) +(-10 -7 (-15 -1843 ((-1178))) (-15 -3180 ((-592 |#1|))) (-15 -3049 (|#1| |#1| (-1 (-108) |#1|))) (-15 -3049 (|#1| |#1| (-1 (-525) |#1| |#1|)))) +((-1524 (($ (-104) $) 15)) (-2315 (((-3 (-104) "failed") (-1091) $) 14)) (-1864 (($) 6)) (-3027 (($) 16)) (-2139 (($) 17)) (-2160 (((-592 (-162)) $) 9)) (-1271 (((-798) $) 20))) +(((-1007) (-13 (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -2160 ((-592 (-162)) $)) (-15 -2315 ((-3 (-104) "failed") (-1091) $)) (-15 -1524 ($ (-104) $)) (-15 -3027 ($)) (-15 -2139 ($))))) (T -1007)) +((-1864 (*1 *1) (-5 *1 (-1007))) (-2160 (*1 *2 *1) (-12 (-5 *2 (-592 (-162))) (-5 *1 (-1007)))) (-2315 (*1 *2 *3 *1) (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-1007)))) (-1524 (*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1007)))) (-3027 (*1 *1) (-5 *1 (-1007))) (-2139 (*1 *1) (-5 *1 (-1007)))) +(-13 (-566 (-798)) (-10 -8 (-15 -1864 ($)) (-15 -2160 ((-592 (-162)) $)) (-15 -2315 ((-3 (-104) "failed") (-1091) $)) (-15 -1524 ($ (-104) $)) (-15 -3027 ($)) (-15 -2139 ($)))) +((-3186 (((-1173 (-632 |#1|)) (-592 (-632 |#1|))) 42) (((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|))) 63) (((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|)))) 79)) (-1614 (((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))) 36))) +(((-1008 |#1|) (-10 -7 (-15 -3186 ((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|))))) (-15 -3186 ((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|)))) (-15 -3186 ((-1173 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -1614 ((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))))) (-341)) (T -1008)) +((-1614 (*1 *2 *3 *4) (-12 (-5 *3 (-632 *5)) (-5 *4 (-592 (-632 *5))) (-4 *5 (-341)) (-5 *2 (-1173 *5)) (-5 *1 (-1008 *5)))) (-3186 (*1 *2 *3) (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-1008 *4)))) (-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) (-5 *2 (-1173 (-632 (-887 *5)))) (-5 *1 (-1008 *5)) (-5 *4 (-632 (-887 *5))))) (-3186 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) (-5 *2 (-1173 (-632 (-385 (-887 *5))))) (-5 *1 (-1008 *5)) (-5 *4 (-632 (-385 (-887 *5))))))) +(-10 -7 (-15 -3186 ((-1173 (-632 (-385 (-887 |#1|)))) (-592 (-1091)) (-632 (-385 (-887 |#1|))))) (-15 -3186 ((-1173 (-632 (-887 |#1|))) (-592 (-1091)) (-632 (-887 |#1|)))) (-15 -3186 ((-1173 (-632 |#1|)) (-592 (-632 |#1|)))) (-15 -1614 ((-1173 |#1|) (-632 |#1|) (-592 (-632 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2237 (((-592 (-713)) $) NIL) (((-592 (-713)) $ (-1091)) NIL)) (-1877 (((-713) $) NIL) (((-713) $ (-1091)) NIL)) (-2383 (((-592 (-1010 (-1091))) $) NIL)) (-2149 (((-1087 $) $ (-1010 (-1091))) NIL) (((-1087 |#1|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1010 (-1091)))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4047 (($ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1010 (-1091)) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL) (((-3 (-1043 |#1| (-1091)) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1010 (-1091)) $) NIL) (((-1091) $) NIL) (((-1043 |#1| (-1091)) $) NIL)) (-4190 (($ $ $ (-1010 (-1091))) NIL (|has| |#1| (-160)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ (-1010 (-1091))) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-497 (-1010 (-1091))) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1010 (-1091)) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1010 (-1091)) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ (-1091)) NIL) (((-713) $) NIL)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2370 (($ (-1087 |#1|) (-1010 (-1091))) NIL) (($ (-1087 $) (-1010 (-1091))) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-497 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1010 (-1091))) NIL)) (-3929 (((-497 (-1010 (-1091))) $) NIL) (((-713) $ (-1010 (-1091))) NIL) (((-592 (-713)) $ (-592 (-1010 (-1091)))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 (-1010 (-1091))) (-497 (-1010 (-1091)))) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3358 (((-1 $ (-713)) (-1091)) NIL) (((-1 $ (-713)) $) NIL (|has| |#1| (-213)))) (-3613 (((-3 (-1010 (-1091)) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-1242 (((-1010 (-1091)) $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-2074 (((-108) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1010 (-1091))) (|:| -2058 (-713))) "failed") $) NIL)) (-3598 (($ $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1010 (-1091)) |#1|) NIL) (($ $ (-592 (-1010 (-1091))) (-592 |#1|)) NIL) (($ $ (-1010 (-1091)) $) NIL) (($ $ (-592 (-1010 (-1091))) (-592 $)) NIL) (($ $ (-1091) $) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 $)) NIL (|has| |#1| (-213))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-213))) (($ $ (-592 (-1091)) (-592 |#1|)) NIL (|has| |#1| (-213)))) (-2146 (($ $ (-1010 (-1091))) NIL (|has| |#1| (-160)))) (-2521 (($ $ (-1010 (-1091))) NIL) (($ $ (-592 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-2961 (((-592 (-1091)) $) NIL)) (-4003 (((-497 (-1010 (-1091))) $) NIL) (((-713) $ (-1010 (-1091))) NIL) (((-592 (-713)) $ (-592 (-1010 (-1091)))) NIL) (((-713) $ (-1091)) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1010 (-1091)) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) NIL (|has| |#1| (-429))) (($ $ (-1010 (-1091))) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-1010 (-1091))) NIL) (($ (-1091)) NIL) (($ (-1043 |#1| (-1091))) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-497 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1010 (-1091))) NIL) (($ $ (-592 (-1010 (-1091)))) NIL) (($ $ (-1010 (-1091)) (-713)) NIL) (($ $ (-592 (-1010 (-1091))) (-592 (-713))) NIL) (($ $) NIL (|has| |#1| (-213))) (($ $ (-713)) NIL (|has| |#1| (-213))) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) (((-1009 |#1|) (-13 (-232 |#1| (-1091) (-1010 (-1091)) (-497 (-1010 (-1091)))) (-968 (-1043 |#1| (-1091)))) (-977)) (T -1009)) NIL (-13 (-232 |#1| (-1091) (-1010 (-1091)) (-497 (-1010 (-1091)))) (-968 (-1043 |#1| (-1091)))) -((-1260 (((-108) $ $) NIL)) (-3237 (((-713) $) NIL)) (-2578 ((|#1| $) 10)) (-2591 (((-3 |#1| "failed") $) NIL)) (-3897 ((|#1| $) NIL)) (-1678 (((-713) $) 11)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-2697 (($ |#1| (-713)) 9)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2524 (($ $) NIL) (($ $ (-713)) NIL)) (-1270 (((-798) $) NIL) (($ |#1|) NIL)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 15))) +((-1261 (((-108) $ $) NIL)) (-1877 (((-713) $) NIL)) (-2575 ((|#1| $) 10)) (-2588 (((-3 |#1| "failed") $) NIL)) (-3894 ((|#1| $) NIL)) (-1234 (((-713) $) 11)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-3358 (($ |#1| (-713)) 9)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2521 (($ $) NIL) (($ $ (-713)) NIL)) (-1271 (((-798) $) NIL) (($ |#1|) NIL)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 15))) (((-1010 |#1|) (-245 |#1|) (-789)) (T -1010)) NIL (-245 |#1|) -((-2694 (((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|)) 24 (|has| |#1| (-787))) (((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|)) 14))) -(((-1011 |#1| |#2|) (-10 -7 (-15 -2694 ((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) (IF (|has| |#1| (-787)) (-15 -2694 ((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) |%noBranch|)) (-1127) (-1127)) (T -1011)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1015 *5)) (-4 *5 (-787)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-592 *6)) (-5 *1 (-1011 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1015 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1015 *6)) (-5 *1 (-1011 *5 *6))))) -(-10 -7 (-15 -2694 ((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) (IF (|has| |#1| (-787)) (-15 -2694 ((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) |%noBranch|)) -((-2694 (((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 19))) -(((-1012 |#1| |#2|) (-10 -7 (-15 -2694 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)))) (-1127) (-1127)) (T -1012)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1013 *6)) (-5 *1 (-1012 *5 *6))))) -(-10 -7 (-15 -2694 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2578 (((-1091) $) 11)) (-2959 (((-1015 |#1|) $) 12)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1799 (($ (-1091) (-1015 |#1|)) 10)) (-1270 (((-798) $) 20 (|has| |#1| (-1020)))) (-3994 (((-108) $ $) 15 (|has| |#1| (-1020))))) -(((-1013 |#1|) (-13 (-1127) (-10 -8 (-15 -1799 ($ (-1091) (-1015 |#1|))) (-15 -2578 ((-1091) $)) (-15 -2959 ((-1015 |#1|) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -1013)) -((-1799 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1015 *4)) (-4 *4 (-1127)) (-5 *1 (-1013 *4)))) (-2578 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1013 *3)) (-4 *3 (-1127)))) (-2959 (*1 *2 *1) (-12 (-5 *2 (-1015 *3)) (-5 *1 (-1013 *3)) (-4 *3 (-1127))))) -(-13 (-1127) (-10 -8 (-15 -1799 ($ (-1091) (-1015 |#1|))) (-15 -2578 ((-1091) $)) (-15 -2959 ((-1015 |#1|) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) -((-2959 (($ |#1| |#1|) 7)) (-1790 ((|#1| $) 10)) (-3606 ((|#1| $) 12)) (-3619 (((-525) $) 8)) (-3936 ((|#1| $) 9)) (-3631 ((|#1| $) 11)) (-2749 (($ |#1|) 6)) (-2728 (($ |#1| |#1|) 14)) (-3771 (($ $ (-525)) 13))) +((-2688 (((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|)) 24 (|has| |#1| (-787))) (((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|)) 14))) +(((-1011 |#1| |#2|) (-10 -7 (-15 -2688 ((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) (IF (|has| |#1| (-787)) (-15 -2688 ((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) |%noBranch|)) (-1127) (-1127)) (T -1011)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1015 *5)) (-4 *5 (-787)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-592 *6)) (-5 *1 (-1011 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1015 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1015 *6)) (-5 *1 (-1011 *5 *6))))) +(-10 -7 (-15 -2688 ((-1015 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) (IF (|has| |#1| (-787)) (-15 -2688 ((-592 |#2|) (-1 |#2| |#1|) (-1015 |#1|))) |%noBranch|)) +((-2688 (((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)) 19))) +(((-1012 |#1| |#2|) (-10 -7 (-15 -2688 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)))) (-1127) (-1127)) (T -1012)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1013 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1013 *6)) (-5 *1 (-1012 *5 *6))))) +(-10 -7 (-15 -2688 ((-1013 |#2|) (-1 |#2| |#1|) (-1013 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2575 (((-1091) $) 11)) (-2956 (((-1015 |#1|) $) 12)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1806 (($ (-1091) (-1015 |#1|)) 10)) (-1271 (((-798) $) 20 (|has| |#1| (-1020)))) (-3992 (((-108) $ $) 15 (|has| |#1| (-1020))))) +(((-1013 |#1|) (-13 (-1127) (-10 -8 (-15 -1806 ($ (-1091) (-1015 |#1|))) (-15 -2575 ((-1091) $)) (-15 -2956 ((-1015 |#1|) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -1013)) +((-1806 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1015 *4)) (-4 *4 (-1127)) (-5 *1 (-1013 *4)))) (-2575 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1013 *3)) (-4 *3 (-1127)))) (-2956 (*1 *2 *1) (-12 (-5 *2 (-1015 *3)) (-5 *1 (-1013 *3)) (-4 *3 (-1127))))) +(-13 (-1127) (-10 -8 (-15 -1806 ($ (-1091) (-1015 |#1|))) (-15 -2575 ((-1091) $)) (-15 -2956 ((-1015 |#1|) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) +((-2956 (($ |#1| |#1|) 7)) (-1698 ((|#1| $) 10)) (-3604 ((|#1| $) 12)) (-3616 (((-525) $) 8)) (-1275 ((|#1| $) 9)) (-3628 ((|#1| $) 11)) (-2745 (($ |#1|) 6)) (-2724 (($ |#1| |#1|) 14)) (-3769 (($ $ (-525)) 13))) (((-1014 |#1|) (-131) (-1127)) (T -1014)) -((-2728 (*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3771 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1014 *3)) (-4 *3 (-1127)))) (-3606 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3631 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-1790 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3936 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3619 (*1 *2 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1127)) (-5 *2 (-525)))) (-2959 (*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) -(-13 (-1127) (-10 -8 (-15 -2728 ($ |t#1| |t#1|)) (-15 -3771 ($ $ (-525))) (-15 -3606 (|t#1| $)) (-15 -3631 (|t#1| $)) (-15 -1790 (|t#1| $)) (-15 -3936 (|t#1| $)) (-15 -3619 ((-525) $)) (-15 -2959 ($ |t#1| |t#1|)) (-15 -2749 ($ |t#1|)))) +((-2724 (*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3769 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1014 *3)) (-4 *3 (-1127)))) (-3604 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3628 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-1698 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-1275 (*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-3616 (*1 *2 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1127)) (-5 *2 (-525)))) (-2956 (*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) +(-13 (-1127) (-10 -8 (-15 -2724 ($ |t#1| |t#1|)) (-15 -3769 ($ $ (-525))) (-15 -3604 (|t#1| $)) (-15 -3628 (|t#1| $)) (-15 -1698 (|t#1| $)) (-15 -1275 (|t#1| $)) (-15 -3616 ((-525) $)) (-15 -2956 ($ |t#1| |t#1|)) (-15 -2745 ($ |t#1|)))) (((-1127) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2959 (($ |#1| |#1|) 15)) (-2694 (((-592 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-787)))) (-1790 ((|#1| $) 10)) (-3606 ((|#1| $) 9)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3619 (((-525) $) 14)) (-3936 ((|#1| $) 12)) (-3631 ((|#1| $) 11)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3788 (((-592 |#1|) $) 36 (|has| |#1| (-787))) (((-592 |#1|) (-592 $)) 35 (|has| |#1| (-787)))) (-2749 (($ |#1|) 26)) (-1270 (((-798) $) 25 (|has| |#1| (-1020)))) (-2728 (($ |#1| |#1|) 8)) (-3771 (($ $ (-525)) 16)) (-3994 (((-108) $ $) 19 (|has| |#1| (-1020))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2956 (($ |#1| |#1|) 15)) (-2688 (((-592 |#1|) (-1 |#1| |#1|) $) 38 (|has| |#1| (-787)))) (-1698 ((|#1| $) 10)) (-3604 ((|#1| $) 9)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3616 (((-525) $) 14)) (-1275 ((|#1| $) 12)) (-3628 ((|#1| $) 11)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3786 (((-592 |#1|) $) 36 (|has| |#1| (-787))) (((-592 |#1|) (-592 $)) 35 (|has| |#1| (-787)))) (-2745 (($ |#1|) 26)) (-1271 (((-798) $) 25 (|has| |#1| (-1020)))) (-2724 (($ |#1| |#1|) 8)) (-3769 (($ $ (-525)) 16)) (-3992 (((-108) $ $) 19 (|has| |#1| (-1020))))) (((-1015 |#1|) (-13 (-1014 |#1|) (-10 -7 (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-592 |#1|))) |%noBranch|))) (-1127)) (T -1015)) NIL (-13 (-1014 |#1|) (-10 -7 (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-592 |#1|))) |%noBranch|))) -((-2959 (($ |#1| |#1|) 7)) (-2694 ((|#2| (-1 |#1| |#1|) $) 16)) (-1790 ((|#1| $) 10)) (-3606 ((|#1| $) 12)) (-3619 (((-525) $) 8)) (-3936 ((|#1| $) 9)) (-3631 ((|#1| $) 11)) (-3788 ((|#2| (-592 $)) 18) ((|#2| $) 17)) (-2749 (($ |#1|) 6)) (-2728 (($ |#1| |#1|) 14)) (-3771 (($ $ (-525)) 13))) +((-2956 (($ |#1| |#1|) 7)) (-2688 ((|#2| (-1 |#1| |#1|) $) 16)) (-1698 ((|#1| $) 10)) (-3604 ((|#1| $) 12)) (-3616 (((-525) $) 8)) (-1275 ((|#1| $) 9)) (-3628 ((|#1| $) 11)) (-3786 ((|#2| (-592 $)) 18) ((|#2| $) 17)) (-2745 (($ |#1|) 6)) (-2724 (($ |#1| |#1|) 14)) (-3769 (($ $ (-525)) 13))) (((-1016 |#1| |#2|) (-131) (-787) (-1065 |t#1|)) (T -1016)) -((-3788 (*1 *2 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-1016 *4 *2)) (-4 *4 (-787)) (-4 *2 (-1065 *4)))) (-3788 (*1 *2 *1) (-12 (-4 *1 (-1016 *3 *2)) (-4 *3 (-787)) (-4 *2 (-1065 *3)))) (-2694 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1016 *4 *2)) (-4 *4 (-787)) (-4 *2 (-1065 *4))))) -(-13 (-1014 |t#1|) (-10 -8 (-15 -3788 (|t#2| (-592 $))) (-15 -3788 (|t#2| $)) (-15 -2694 (|t#2| (-1 |t#1| |t#1|) $)))) +((-3786 (*1 *2 *3) (-12 (-5 *3 (-592 *1)) (-4 *1 (-1016 *4 *2)) (-4 *4 (-787)) (-4 *2 (-1065 *4)))) (-3786 (*1 *2 *1) (-12 (-4 *1 (-1016 *3 *2)) (-4 *3 (-787)) (-4 *2 (-1065 *3)))) (-2688 (*1 *2 *3 *1) (-12 (-5 *3 (-1 *4 *4)) (-4 *1 (-1016 *4 *2)) (-4 *4 (-787)) (-4 *2 (-1065 *4))))) +(-13 (-1014 |t#1|) (-10 -8 (-15 -3786 (|t#2| (-592 $))) (-15 -3786 (|t#2| $)) (-15 -2688 (|t#2| (-1 |t#1| |t#1|) $)))) (((-1014 |#1|) . T) ((-1127) . T)) -((-2806 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-1835 (($ $ $) 10)) (-3835 (($ $ $) NIL) (($ $ |#2|) 15))) -(((-1017 |#1| |#2|) (-10 -8 (-15 -2806 (|#1| |#2| |#1|)) (-15 -2806 (|#1| |#1| |#2|)) (-15 -2806 (|#1| |#1| |#1|)) (-15 -1835 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#2|)) (-15 -3835 (|#1| |#1| |#1|))) (-1018 |#2|) (-1020)) (T -1017)) +((-2802 (($ $ $) NIL) (($ $ |#2|) 13) (($ |#2| $) 14)) (-1755 (($ $ $) 10)) (-2782 (($ $ $) NIL) (($ $ |#2|) 15))) +(((-1017 |#1| |#2|) (-10 -8 (-15 -2802 (|#1| |#2| |#1|)) (-15 -2802 (|#1| |#1| |#2|)) (-15 -2802 (|#1| |#1| |#1|)) (-15 -1755 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#2|)) (-15 -2782 (|#1| |#1| |#1|))) (-1018 |#2|) (-1020)) (T -1017)) NIL -(-10 -8 (-15 -2806 (|#1| |#2| |#1|)) (-15 -2806 (|#1| |#1| |#2|)) (-15 -2806 (|#1| |#1| |#1|)) (-15 -1835 (|#1| |#1| |#1|)) (-15 -3835 (|#1| |#1| |#2|)) (-15 -3835 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-2806 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-1835 (($ $ $) 20)) (-2476 (((-108) $ $) 19)) (-1441 (((-108) $ (-713)) 35)) (-2955 (($) 25) (($ (-592 |#1|)) 24)) (-3826 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4255)))) (-4083 (($) 36 T CONST)) (-3135 (($ $) 59 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4255)))) (-3702 (((-592 |#1|) $) 43 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 34)) (-4002 (((-592 |#1|) $) 44 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 38)) (-4031 (((-108) $ (-713)) 33)) (-3247 (((-1074) $) 9)) (-3446 (($ $ $) 23)) (-2012 (((-1038) $) 10)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-3339 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#1|) (-592 |#1|)) 50 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 48 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-273 |#1|))) 47 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 29)) (-2596 (((-108) $) 32)) (-3565 (($) 31)) (-3835 (($ $ $) 22) (($ $ |#1|) 21)) (-2041 (((-713) |#1| $) 45 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4255)))) (-1451 (($ $) 30)) (-2749 (((-501) $) 60 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 51)) (-1270 (((-798) $) 11)) (-3316 (($) 27) (($ (-592 |#1|)) 26)) (-1286 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 6)) (-4017 (((-108) $ $) 28)) (-3596 (((-713) $) 37 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -2802 (|#1| |#2| |#1|)) (-15 -2802 (|#1| |#1| |#2|)) (-15 -2802 (|#1| |#1| |#1|)) (-15 -1755 (|#1| |#1| |#1|)) (-15 -2782 (|#1| |#1| |#2|)) (-15 -2782 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-2802 (($ $ $) 18) (($ $ |#1|) 17) (($ |#1| $) 16)) (-1755 (($ $ $) 20)) (-2008 (((-108) $ $) 19)) (-2230 (((-108) $ (-713)) 35)) (-2952 (($) 25) (($ (-592 |#1|)) 24)) (-3823 (($ (-1 (-108) |#1|) $) 56 (|has| $ (-6 -4255)))) (-3347 (($) 36 T CONST)) (-3131 (($ $) 59 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 58 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 55 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 57 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 54 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 53 (|has| $ (-6 -4255)))) (-3700 (((-592 |#1|) $) 43 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 34)) (-3780 (((-592 |#1|) $) 44 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 46 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 39 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 38)) (-4060 (((-108) $ (-713)) 33)) (-3803 (((-1074) $) 9)) (-3202 (($ $ $) 23)) (-2015 (((-1038) $) 10)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 52)) (-1509 (((-108) (-1 (-108) |#1|) $) 41 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#1|) (-592 |#1|)) 50 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 49 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 48 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-273 |#1|))) 47 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 29)) (-1802 (((-108) $) 32)) (-1864 (($) 31)) (-2782 (($ $ $) 22) (($ $ |#1|) 21)) (-2041 (((-713) |#1| $) 45 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#1|) $) 42 (|has| $ (-6 -4255)))) (-1454 (($ $) 30)) (-2745 (((-501) $) 60 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 51)) (-1271 (((-798) $) 11)) (-3312 (($) 27) (($ (-592 |#1|)) 26)) (-2375 (((-108) (-1 (-108) |#1|) $) 40 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 6)) (-4015 (((-108) $ $) 28)) (-3594 (((-713) $) 37 (|has| $ (-6 -4255))))) (((-1018 |#1|) (-131) (-1020)) (T -1018)) -((-4017 (*1 *2 *1 *1) (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-3316 (*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-3316 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) (-2955 (*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2955 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) (-3446 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-3835 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-3835 (*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-1835 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2476 (*1 *2 *1 *1) (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-2806 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2806 (*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2806 (*1 *1 *2 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) -(-13 (-1020) (-142 |t#1|) (-10 -8 (-6 -4245) (-15 -4017 ((-108) $ $)) (-15 -3316 ($)) (-15 -3316 ($ (-592 |t#1|))) (-15 -2955 ($)) (-15 -2955 ($ (-592 |t#1|))) (-15 -3446 ($ $ $)) (-15 -3835 ($ $ $)) (-15 -3835 ($ $ |t#1|)) (-15 -1835 ($ $ $)) (-15 -2476 ((-108) $ $)) (-15 -2806 ($ $ $)) (-15 -2806 ($ $ |t#1|)) (-15 -2806 ($ |t#1| $)))) +((-4015 (*1 *2 *1 *1) (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-3312 (*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-3312 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) (-2952 (*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2952 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) (-3202 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2782 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2782 (*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-1755 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2008 (*1 *2 *1 *1) (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108)))) (-2802 (*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2802 (*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) (-2802 (*1 *1 *2 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) +(-13 (-1020) (-142 |t#1|) (-10 -8 (-6 -4245) (-15 -4015 ((-108) $ $)) (-15 -3312 ($)) (-15 -3312 ($ (-592 |t#1|))) (-15 -2952 ($)) (-15 -2952 ($ (-592 |t#1|))) (-15 -3202 ($ $ $)) (-15 -2782 ($ $ $)) (-15 -2782 ($ $ |t#1|)) (-15 -1755 ($ $ $)) (-15 -2008 ((-108) $ $)) (-15 -2802 ($ $ $)) (-15 -2802 ($ $ |t#1|)) (-15 -2802 ($ |t#1| $)))) (((-33) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) . T) ((-1127) . T)) -((-3247 (((-1074) $) 10)) (-2012 (((-1038) $) 8))) -(((-1019 |#1|) (-10 -8 (-15 -3247 ((-1074) |#1|)) (-15 -2012 ((-1038) |#1|))) (-1020)) (T -1019)) +((-3803 (((-1074) $) 10)) (-2015 (((-1038) $) 8))) +(((-1019 |#1|) (-10 -8 (-15 -3803 ((-1074) |#1|)) (-15 -2015 ((-1038) |#1|))) (-1020)) (T -1019)) NIL -(-10 -8 (-15 -3247 ((-1074) |#1|)) (-15 -2012 ((-1038) |#1|))) -((-1260 (((-108) $ $) 7)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +(-10 -8 (-15 -3803 ((-1074) |#1|)) (-15 -2015 ((-1038) |#1|))) +((-1261 (((-108) $ $) 7)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-1020) (-131)) (T -1020)) -((-2012 (*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1038)))) (-3247 (*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1074))))) -(-13 (-97) (-566 (-798)) (-10 -8 (-15 -2012 ((-1038) $)) (-15 -3247 ((-1074) $)))) +((-2015 (*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1038)))) (-3803 (*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1074))))) +(-13 (-97) (-566 (-798)) (-10 -8 (-15 -2015 ((-1038) $)) (-15 -3803 ((-1074) $)))) (((-97) . T) ((-566 (-798)) . T)) -((-1260 (((-108) $ $) NIL)) (-4189 (((-713)) 30)) (-2921 (($ (-592 (-856))) 52)) (-3094 (((-3 $ "failed") $ (-856) (-856)) 58)) (-2899 (($) 32)) (-3055 (((-108) (-856) $) 35)) (-3859 (((-856) $) 50)) (-3247 (((-1074) $) NIL)) (-3637 (($ (-856)) 31)) (-1801 (((-3 $ "failed") $ (-856)) 55)) (-2012 (((-1038) $) NIL)) (-2437 (((-1173 $)) 40)) (-3554 (((-592 (-856)) $) 24)) (-3058 (((-713) $ (-856) (-856)) 56)) (-1270 (((-798) $) 29)) (-3994 (((-108) $ $) 21))) -(((-1021 |#1| |#2|) (-13 (-346) (-10 -8 (-15 -1801 ((-3 $ "failed") $ (-856))) (-15 -3094 ((-3 $ "failed") $ (-856) (-856))) (-15 -3554 ((-592 (-856)) $)) (-15 -2921 ($ (-592 (-856)))) (-15 -2437 ((-1173 $))) (-15 -3055 ((-108) (-856) $)) (-15 -3058 ((-713) $ (-856) (-856))))) (-856) (-856)) (T -1021)) -((-1801 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3094 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3554 (*1 *2 *1) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-2921 (*1 *1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-2437 (*1 *2) (-12 (-5 *2 (-1173 (-1021 *3 *4))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3055 (*1 *2 *3 *1) (-12 (-5 *3 (-856)) (-5 *2 (-108)) (-5 *1 (-1021 *4 *5)) (-14 *4 (-856)) (-14 *5 (-856)))) (-3058 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-713)) (-5 *1 (-1021 *4 *5)) (-14 *4 (-856)) (-14 *5 (-856))))) -(-13 (-346) (-10 -8 (-15 -1801 ((-3 $ "failed") $ (-856))) (-15 -3094 ((-3 $ "failed") $ (-856) (-856))) (-15 -3554 ((-592 (-856)) $)) (-15 -2921 ($ (-592 (-856)))) (-15 -2437 ((-1173 $))) (-15 -3055 ((-108) (-856) $)) (-15 -3058 ((-713) $ (-856) (-856))))) -((-1260 (((-108) $ $) NIL)) (-2477 (($) NIL (|has| |#1| (-346)))) (-2806 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-1835 (($ $ $) 72)) (-2476 (((-108) $ $) 73)) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-2955 (($ (-592 |#1|)) NIL) (($) 13)) (-1917 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1786 (($ |#1| $) 67 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4255)))) (-2899 (($) NIL (|has| |#1| (-346)))) (-3702 (((-592 |#1|) $) 19 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-2371 ((|#1| $) 57 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2535 ((|#1| $) 55 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 34)) (-3859 (((-856) $) NIL (|has| |#1| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-3446 (($ $ $) 70)) (-1486 ((|#1| $) 25)) (-1791 (($ |#1| $) 65)) (-3637 (($ (-856)) NIL (|has| |#1| (-346)))) (-2012 (((-1038) $) NIL)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-3412 ((|#1| $) 27)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 21)) (-3565 (($) 11)) (-3835 (($ $ |#1|) NIL) (($ $ $) 71)) (-1754 (($) NIL) (($ (-592 |#1|)) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 16)) (-2749 (((-501) $) 52 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 61)) (-3974 (($ $) NIL (|has| |#1| (-346)))) (-1270 (((-798) $) NIL)) (-4117 (((-713) $) NIL)) (-3316 (($ (-592 |#1|)) NIL) (($) 12)) (-3467 (($ (-592 |#1|)) NIL)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 54)) (-4017 (((-108) $ $) NIL)) (-3596 (((-713) $) 10 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-4189 (((-713)) 30)) (-1839 (($ (-592 (-856))) 52)) (-3065 (((-3 $ "failed") $ (-856) (-856)) 58)) (-2894 (($) 32)) (-2741 (((-108) (-856) $) 35)) (-2994 (((-856) $) 50)) (-3803 (((-1074) $) NIL)) (-3636 (($ (-856)) 31)) (-3231 (((-3 $ "failed") $ (-856)) 55)) (-2015 (((-1038) $) NIL)) (-2985 (((-1173 $)) 40)) (-3031 (((-592 (-856)) $) 24)) (-3054 (((-713) $ (-856) (-856)) 56)) (-1271 (((-798) $) 29)) (-3992 (((-108) $ $) 21))) +(((-1021 |#1| |#2|) (-13 (-346) (-10 -8 (-15 -3231 ((-3 $ "failed") $ (-856))) (-15 -3065 ((-3 $ "failed") $ (-856) (-856))) (-15 -3031 ((-592 (-856)) $)) (-15 -1839 ($ (-592 (-856)))) (-15 -2985 ((-1173 $))) (-15 -2741 ((-108) (-856) $)) (-15 -3054 ((-713) $ (-856) (-856))))) (-856) (-856)) (T -1021)) +((-3231 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3065 (*1 *1 *1 *2 *2) (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-3031 (*1 *2 *1) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-1839 (*1 *1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-2985 (*1 *2) (-12 (-5 *2 (-1173 (-1021 *3 *4))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) (-2741 (*1 *2 *3 *1) (-12 (-5 *3 (-856)) (-5 *2 (-108)) (-5 *1 (-1021 *4 *5)) (-14 *4 (-856)) (-14 *5 (-856)))) (-3054 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-713)) (-5 *1 (-1021 *4 *5)) (-14 *4 (-856)) (-14 *5 (-856))))) +(-13 (-346) (-10 -8 (-15 -3231 ((-3 $ "failed") $ (-856))) (-15 -3065 ((-3 $ "failed") $ (-856) (-856))) (-15 -3031 ((-592 (-856)) $)) (-15 -1839 ($ (-592 (-856)))) (-15 -2985 ((-1173 $))) (-15 -2741 ((-108) (-856) $)) (-15 -3054 ((-713) $ (-856) (-856))))) +((-1261 (((-108) $ $) NIL)) (-2022 (($) NIL (|has| |#1| (-346)))) (-2802 (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ $ $) 74)) (-1755 (($ $ $) 72)) (-2008 (((-108) $ $) 73)) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#1| (-346)))) (-2952 (($ (-592 |#1|)) NIL) (($) 13)) (-1932 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1649 (($ |#1| $) 67 (|has| $ (-6 -4255))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 43 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 41 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 39 (|has| $ (-6 -4255)))) (-2894 (($) NIL (|has| |#1| (-346)))) (-3700 (((-592 |#1|) $) 19 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-2372 ((|#1| $) 57 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 66 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2530 ((|#1| $) 55 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 33 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 34)) (-2994 (((-856) $) NIL (|has| |#1| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-3202 (($ $ $) 70)) (-2163 ((|#1| $) 25)) (-1710 (($ |#1| $) 65)) (-3636 (($ (-856)) NIL (|has| |#1| (-346)))) (-2015 (((-1038) $) NIL)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 31)) (-4017 ((|#1| $) 27)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 21)) (-1864 (($) 11)) (-2782 (($ $ |#1|) NIL) (($ $ $) 71)) (-4031 (($) NIL) (($ (-592 |#1|)) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 16)) (-2745 (((-501) $) 52 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 61)) (-1675 (($ $) NIL (|has| |#1| (-346)))) (-1271 (((-798) $) NIL)) (-3645 (((-713) $) NIL)) (-3312 (($ (-592 |#1|)) NIL) (($) 12)) (-3353 (($ (-592 |#1|)) NIL)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 54)) (-4015 (((-108) $ $) NIL)) (-3594 (((-713) $) 10 (|has| $ (-6 -4255))))) (((-1022 |#1|) (-403 |#1|) (-1020)) (T -1022)) NIL (-403 |#1|) -((-1260 (((-108) $ $) 7)) (-2759 (((-108) $) 32)) (-3046 ((|#2| $) 27)) (-2543 (((-108) $) 33)) (-3111 ((|#1| $) 28)) (-2527 (((-108) $) 35)) (-2989 (((-108) $) 37)) (-3218 (((-108) $) 34)) (-3247 (((-1074) $) 9)) (-4154 (((-108) $) 31)) (-4215 ((|#3| $) 26)) (-2012 (((-1038) $) 10)) (-3695 (((-108) $) 30)) (-2294 ((|#4| $) 25)) (-2533 ((|#5| $) 24)) (-4216 (((-108) $ $) 38)) (-3410 (($ $ (-525)) 14) (($ $ (-592 (-525))) 13)) (-2289 (((-592 $) $) 29)) (-2749 (($ (-592 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-1270 (((-798) $) 11)) (-4124 (($ $) 16)) (-4114 (($ $) 17)) (-2022 (((-108) $) 36)) (-3994 (((-108) $ $) 6)) (-3596 (((-525) $) 15))) +((-1261 (((-108) $ $) 7)) (-2868 (((-108) $) 32)) (-3042 ((|#2| $) 27)) (-1375 (((-108) $) 33)) (-3106 ((|#1| $) 28)) (-1248 (((-108) $) 35)) (-3188 (((-108) $) 37)) (-1726 (((-108) $) 34)) (-3803 (((-1074) $) 9)) (-2907 (((-108) $) 31)) (-4218 ((|#3| $) 26)) (-2015 (((-1038) $) 10)) (-3720 (((-108) $) 30)) (-2296 ((|#4| $) 25)) (-2529 ((|#5| $) 24)) (-4216 (((-108) $ $) 38)) (-3405 (($ $ (-525)) 14) (($ $ (-592 (-525))) 13)) (-2291 (((-592 $) $) 29)) (-2745 (($ (-592 $)) 23) (($ |#1|) 22) (($ |#2|) 21) (($ |#3|) 20) (($ |#4|) 19) (($ |#5|) 18)) (-1271 (((-798) $) 11)) (-4122 (($ $) 16)) (-4113 (($ $) 17)) (-2659 (((-108) $) 36)) (-3992 (((-108) $ $) 6)) (-3594 (((-525) $) 15))) (((-1023 |#1| |#2| |#3| |#4| |#5|) (-131) (-1020) (-1020) (-1020) (-1020) (-1020)) (T -1023)) -((-4216 (*1 *2 *1 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2989 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2022 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2527 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-3218 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2543 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2759 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-4154 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-3695 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2289 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7)))) (-3111 (*1 *2 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-3046 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *2 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-4215 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2294 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *2 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2533 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *2)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *2 *4 *5 *6)) (-4 *3 (-1020)) (-4 *2 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *2 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *5 *2 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *2 (-1020)) (-4 *6 (-1020)))) (-2749 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *2)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-4114 (*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-4124 (*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-3596 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-525)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -4216 ((-108) $ $)) (-15 -2989 ((-108) $)) (-15 -2022 ((-108) $)) (-15 -2527 ((-108) $)) (-15 -3218 ((-108) $)) (-15 -2543 ((-108) $)) (-15 -2759 ((-108) $)) (-15 -4154 ((-108) $)) (-15 -3695 ((-108) $)) (-15 -2289 ((-592 $) $)) (-15 -3111 (|t#1| $)) (-15 -3046 (|t#2| $)) (-15 -4215 (|t#3| $)) (-15 -2294 (|t#4| $)) (-15 -2533 (|t#5| $)) (-15 -2749 ($ (-592 $))) (-15 -2749 ($ |t#1|)) (-15 -2749 ($ |t#2|)) (-15 -2749 ($ |t#3|)) (-15 -2749 ($ |t#4|)) (-15 -2749 ($ |t#5|)) (-15 -4114 ($ $)) (-15 -4124 ($ $)) (-15 -3596 ((-525) $)) (-15 -3410 ($ $ (-525))) (-15 -3410 ($ $ (-592 (-525)))))) +((-4216 (*1 *2 *1 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-3188 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2659 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-1248 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-1726 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-1375 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2868 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2907 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-3720 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108)))) (-2291 (*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7)))) (-3106 (*1 *2 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-3042 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *2 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-4218 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2296 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *2 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2529 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *2)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *2 *4 *5 *6)) (-4 *3 (-1020)) (-4 *2 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *2 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *5 *2 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *2 (-1020)) (-4 *6 (-1020)))) (-2745 (*1 *1 *2) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *2)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)))) (-4113 (*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-4122 (*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)))) (-3594 (*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-525)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -4216 ((-108) $ $)) (-15 -3188 ((-108) $)) (-15 -2659 ((-108) $)) (-15 -1248 ((-108) $)) (-15 -1726 ((-108) $)) (-15 -1375 ((-108) $)) (-15 -2868 ((-108) $)) (-15 -2907 ((-108) $)) (-15 -3720 ((-108) $)) (-15 -2291 ((-592 $) $)) (-15 -3106 (|t#1| $)) (-15 -3042 (|t#2| $)) (-15 -4218 (|t#3| $)) (-15 -2296 (|t#4| $)) (-15 -2529 (|t#5| $)) (-15 -2745 ($ (-592 $))) (-15 -2745 ($ |t#1|)) (-15 -2745 ($ |t#2|)) (-15 -2745 ($ |t#3|)) (-15 -2745 ($ |t#4|)) (-15 -2745 ($ |t#5|)) (-15 -4113 ($ $)) (-15 -4122 ($ $)) (-15 -3594 ((-525) $)) (-15 -3405 ($ $ (-525))) (-15 -3405 ($ $ (-592 (-525)))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL)) (-2759 (((-108) $) NIL)) (-3046 (((-1091) $) NIL)) (-2543 (((-108) $) NIL)) (-3111 (((-1074) $) NIL)) (-2527 (((-108) $) NIL)) (-2989 (((-108) $) NIL)) (-3218 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-4154 (((-108) $) NIL)) (-4215 (((-525) $) NIL)) (-2012 (((-1038) $) NIL)) (-3695 (((-108) $) NIL)) (-2294 (((-205) $) NIL)) (-2533 (((-798) $) NIL)) (-4216 (((-108) $ $) NIL)) (-3410 (($ $ (-525)) NIL) (($ $ (-592 (-525))) NIL)) (-2289 (((-592 $) $) NIL)) (-2749 (($ (-592 $)) NIL) (($ (-1074)) NIL) (($ (-1091)) NIL) (($ (-525)) NIL) (($ (-205)) NIL) (($ (-798)) NIL)) (-1270 (((-798) $) NIL)) (-4124 (($ $) NIL)) (-4114 (($ $) NIL)) (-2022 (((-108) $) NIL)) (-3994 (((-108) $ $) NIL)) (-3596 (((-525) $) NIL))) +((-1261 (((-108) $ $) NIL)) (-2868 (((-108) $) NIL)) (-3042 (((-1091) $) NIL)) (-1375 (((-108) $) NIL)) (-3106 (((-1074) $) NIL)) (-1248 (((-108) $) NIL)) (-3188 (((-108) $) NIL)) (-1726 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-2907 (((-108) $) NIL)) (-4218 (((-525) $) NIL)) (-2015 (((-1038) $) NIL)) (-3720 (((-108) $) NIL)) (-2296 (((-205) $) NIL)) (-2529 (((-798) $) NIL)) (-4216 (((-108) $ $) NIL)) (-3405 (($ $ (-525)) NIL) (($ $ (-592 (-525))) NIL)) (-2291 (((-592 $) $) NIL)) (-2745 (($ (-592 $)) NIL) (($ (-1074)) NIL) (($ (-1091)) NIL) (($ (-525)) NIL) (($ (-205)) NIL) (($ (-798)) NIL)) (-1271 (((-798) $) NIL)) (-4122 (($ $) NIL)) (-4113 (($ $) NIL)) (-2659 (((-108) $) NIL)) (-3992 (((-108) $ $) NIL)) (-3594 (((-525) $) NIL))) (((-1024) (-1023 (-1074) (-1091) (-525) (-205) (-798))) (T -1024)) NIL (-1023 (-1074) (-1091) (-525) (-205) (-798)) -((-1260 (((-108) $ $) NIL)) (-2759 (((-108) $) 38)) (-3046 ((|#2| $) 42)) (-2543 (((-108) $) 37)) (-3111 ((|#1| $) 41)) (-2527 (((-108) $) 35)) (-2989 (((-108) $) 14)) (-3218 (((-108) $) 36)) (-3247 (((-1074) $) NIL)) (-4154 (((-108) $) 39)) (-4215 ((|#3| $) 44)) (-2012 (((-1038) $) NIL)) (-3695 (((-108) $) 40)) (-2294 ((|#4| $) 43)) (-2533 ((|#5| $) 45)) (-4216 (((-108) $ $) 34)) (-3410 (($ $ (-525)) 56) (($ $ (-592 (-525))) 58)) (-2289 (((-592 $) $) 22)) (-2749 (($ (-592 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-1270 (((-798) $) 23)) (-4124 (($ $) 21)) (-4114 (($ $) 52)) (-2022 (((-108) $) 18)) (-3994 (((-108) $ $) 33)) (-3596 (((-525) $) 54))) +((-1261 (((-108) $ $) NIL)) (-2868 (((-108) $) 38)) (-3042 ((|#2| $) 42)) (-1375 (((-108) $) 37)) (-3106 ((|#1| $) 41)) (-1248 (((-108) $) 35)) (-3188 (((-108) $) 14)) (-1726 (((-108) $) 36)) (-3803 (((-1074) $) NIL)) (-2907 (((-108) $) 39)) (-4218 ((|#3| $) 44)) (-2015 (((-1038) $) NIL)) (-3720 (((-108) $) 40)) (-2296 ((|#4| $) 43)) (-2529 ((|#5| $) 45)) (-4216 (((-108) $ $) 34)) (-3405 (($ $ (-525)) 56) (($ $ (-592 (-525))) 58)) (-2291 (((-592 $) $) 22)) (-2745 (($ (-592 $)) 46) (($ |#1|) 47) (($ |#2|) 48) (($ |#3|) 49) (($ |#4|) 50) (($ |#5|) 51)) (-1271 (((-798) $) 23)) (-4122 (($ $) 21)) (-4113 (($ $) 52)) (-2659 (((-108) $) 18)) (-3992 (((-108) $ $) 33)) (-3594 (((-525) $) 54))) (((-1025 |#1| |#2| |#3| |#4| |#5|) (-1023 |#1| |#2| |#3| |#4| |#5|) (-1020) (-1020) (-1020) (-1020) (-1020)) (T -1025)) NIL (-1023 |#1| |#2| |#3| |#4| |#5|) -((-2350 (((-1178) $) 23)) (-1528 (($ (-1091) (-412) |#2|) 11)) (-1270 (((-798) $) 16))) -(((-1026 |#1| |#2|) (-13 (-373) (-10 -8 (-15 -1528 ($ (-1091) (-412) |#2|)))) (-789) (-408 |#1|)) (T -1026)) -((-1528 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-412)) (-4 *5 (-789)) (-5 *1 (-1026 *5 *4)) (-4 *4 (-408 *5))))) -(-13 (-373) (-10 -8 (-15 -1528 ($ (-1091) (-412) |#2|)))) -((-2706 (((-108) |#5| |#5|) 38)) (-1372 (((-108) |#5| |#5|) 52)) (-2506 (((-108) |#5| (-592 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-3460 (((-108) (-592 |#4|) (-592 |#4|)) 58)) (-1966 (((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) 63)) (-3960 (((-1178)) 33)) (-2326 (((-1178) (-1074) (-1074) (-1074)) 29)) (-2121 (((-592 |#5|) (-592 |#5|)) 82)) (-3308 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) 80)) (-1947 (((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108)) 102)) (-2183 (((-108) |#5| |#5|) 47)) (-1527 (((-3 (-108) "failed") |#5| |#5|) 71)) (-4109 (((-108) (-592 |#4|) (-592 |#4|)) 57)) (-1689 (((-108) (-592 |#4|) (-592 |#4|)) 59)) (-2777 (((-108) (-592 |#4|) (-592 |#4|)) 60)) (-2058 (((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-1833 (((-592 |#5|) (-592 |#5|)) 43))) -(((-1027 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2326 ((-1178) (-1074) (-1074) (-1074))) (-15 -3960 ((-1178))) (-15 -2706 ((-108) |#5| |#5|)) (-15 -1833 ((-592 |#5|) (-592 |#5|))) (-15 -2183 ((-108) |#5| |#5|)) (-15 -1372 ((-108) |#5| |#5|)) (-15 -3460 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4109 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1689 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2777 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1527 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2506 ((-108) |#5| |#5|)) (-15 -2506 ((-108) |#5| (-592 |#5|))) (-15 -2121 ((-592 |#5|) (-592 |#5|))) (-15 -1966 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3308 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-15 -1947 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2058 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -1027)) -((-2058 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| -4216 (-592 *9)) (|:| -1896 *4) (|:| |ineq| (-592 *9)))) (-5 *1 (-1027 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) (-4 *4 (-996 *6 *7 *8 *9)))) (-1947 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| -4216 (-592 *9)) (|:| -1896 *10) (|:| |ineq| (-592 *9))))) (-5 *1 (-1027 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) (-3308 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1896 *7)))) (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-1966 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)))) (-2121 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-2506 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1027 *5 *6 *7 *8 *3)))) (-2506 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1527 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2777 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1689 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-4109 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3460 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1372 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2183 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1833 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-2706 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-3960 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1027 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-2326 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(-10 -7 (-15 -2326 ((-1178) (-1074) (-1074) (-1074))) (-15 -3960 ((-1178))) (-15 -2706 ((-108) |#5| |#5|)) (-15 -1833 ((-592 |#5|) (-592 |#5|))) (-15 -2183 ((-108) |#5| |#5|)) (-15 -1372 ((-108) |#5| |#5|)) (-15 -3460 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -4109 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1689 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2777 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1527 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2506 ((-108) |#5| |#5|)) (-15 -2506 ((-108) |#5| (-592 |#5|))) (-15 -2121 ((-592 |#5|) (-592 |#5|))) (-15 -1966 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3308 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-15 -1947 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2058 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1896 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) -((-3223 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|) 96)) (-1775 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|) 72)) (-3206 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|) 90)) (-2836 (((-592 |#5|) |#4| |#5|) 110)) (-1599 (((-592 |#5|) |#4| |#5|) 117)) (-3635 (((-592 |#5|) |#4| |#5|) 118)) (-1830 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|) 97)) (-3176 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|) 116)) (-2413 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-1834 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108)) 84) (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-3074 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|) 79)) (-1733 (((-1178)) 37)) (-2553 (((-1178)) 26)) (-3371 (((-1178) (-1074) (-1074) (-1074)) 33)) (-1317 (((-1178) (-1074) (-1074) (-1074)) 22))) -(((-1028 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1317 ((-1178) (-1074) (-1074) (-1074))) (-15 -2553 ((-1178))) (-15 -3371 ((-1178) (-1074) (-1074) (-1074))) (-15 -1733 ((-1178))) (-15 -1775 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -1834 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1834 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108))) (-15 -3074 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -3206 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -2413 ((-108) |#4| |#5|)) (-15 -1830 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -2836 ((-592 |#5|) |#4| |#5|)) (-15 -3176 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -1599 ((-592 |#5|) |#4| |#5|)) (-15 -2413 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -3635 ((-592 |#5|) |#4| |#5|)) (-15 -3223 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -1028)) -((-3223 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3635 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2413 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1599 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3176 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2836 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1830 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2413 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3206 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-3074 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1834 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1896 *9)))) (-5 *1 (-1028 *6 *7 *4 *8 *9)))) (-1834 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-1028 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-1775 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1733 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3371 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-2553 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-1317 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(-10 -7 (-15 -1317 ((-1178) (-1074) (-1074) (-1074))) (-15 -2553 ((-1178))) (-15 -3371 ((-1178) (-1074) (-1074) (-1074))) (-15 -1733 ((-1178))) (-15 -1775 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -1834 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1834 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) |#3| (-108))) (-15 -3074 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -3206 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#4| |#5|)) (-15 -2413 ((-108) |#4| |#5|)) (-15 -1830 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -2836 ((-592 |#5|) |#4| |#5|)) (-15 -3176 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -1599 ((-592 |#5|) |#4| |#5|)) (-15 -2413 ((-592 (-2 (|:| |val| (-108)) (|:| -1896 |#5|))) |#4| |#5|)) (-15 -3635 ((-592 |#5|) |#4| |#5|)) (-15 -3223 ((-592 (-2 (|:| |val| |#4|) (|:| -1896 |#5|))) |#4| |#5|))) -((-1260 (((-108) $ $) 7)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) 85)) (-1759 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) 101) (((-108) $) 97)) (-3829 ((|#4| |#4| $) 92)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 126)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3121 (((-3 $ "failed") $) 82)) (-1846 ((|#4| |#4| $) 89)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2137 ((|#4| |#4| $) 87)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) 105)) (-3011 (((-108) |#4| $) 136)) (-3210 (((-108) |#4| $) 133)) (-3667 (((-108) |#4| $) 137) (((-108) $) 134)) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) 104) (((-108) $) 103)) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 127)) (-1636 (((-3 |#4| "failed") $) 83)) (-2159 (((-592 $) |#4| $) 129)) (-4074 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3446 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-4094 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-1849 (((-592 |#4|) $) 107)) (-2201 (((-108) |#4| $) 99) (((-108) $) 95)) (-2401 ((|#4| |#4| $) 90)) (-2777 (((-108) $ $) 110)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) 100) (((-108) $) 96)) (-4093 ((|#4| |#4| $) 91)) (-2012 (((-1038) $) 10)) (-3110 (((-3 |#4| "failed") $) 84)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2309 (((-3 $ "failed") $ |#4|) 78)) (-2462 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-1307 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-3937 (($ $) 88)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-4079 (((-713) $) 76 (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3035 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) 81)) (-3343 (((-108) |#4| $) 135)) (-2743 (((-108) |#3| $) 80)) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +((-2350 (((-1178) $) 23)) (-1532 (($ (-1091) (-412) |#2|) 11)) (-1271 (((-798) $) 16))) +(((-1026 |#1| |#2|) (-13 (-373) (-10 -8 (-15 -1532 ($ (-1091) (-412) |#2|)))) (-789) (-408 |#1|)) (T -1026)) +((-1532 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-412)) (-4 *5 (-789)) (-5 *1 (-1026 *5 *4)) (-4 *4 (-408 *5))))) +(-13 (-373) (-10 -8 (-15 -1532 ($ (-1091) (-412) |#2|)))) +((-3434 (((-108) |#5| |#5|) 38)) (-2841 (((-108) |#5| |#5|) 52)) (-2387 (((-108) |#5| (-592 |#5|)) 75) (((-108) |#5| |#5|) 61)) (-3294 (((-108) (-592 |#4|) (-592 |#4|)) 58)) (-3954 (((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) 63)) (-1525 (((-1178)) 33)) (-3133 (((-1178) (-1074) (-1074) (-1074)) 29)) (-2246 (((-592 |#5|) (-592 |#5|)) 82)) (-1232 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) 80)) (-3764 (((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108)) 102)) (-2447 (((-108) |#5| |#5|) 47)) (-2474 (((-3 (-108) "failed") |#5| |#5|) 71)) (-3579 (((-108) (-592 |#4|) (-592 |#4|)) 57)) (-1327 (((-108) (-592 |#4|) (-592 |#4|)) 59)) (-2995 (((-108) (-592 |#4|) (-592 |#4|)) 60)) (-2190 (((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)) 98)) (-1736 (((-592 |#5|) (-592 |#5|)) 43))) +(((-1027 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3133 ((-1178) (-1074) (-1074) (-1074))) (-15 -1525 ((-1178))) (-15 -3434 ((-108) |#5| |#5|)) (-15 -1736 ((-592 |#5|) (-592 |#5|))) (-15 -2447 ((-108) |#5| |#5|)) (-15 -2841 ((-108) |#5| |#5|)) (-15 -3294 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3579 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1327 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2995 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2474 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2387 ((-108) |#5| |#5|)) (-15 -2387 ((-108) |#5| (-592 |#5|))) (-15 -2246 ((-592 |#5|) (-592 |#5|))) (-15 -3954 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -1232 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-15 -3764 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2190 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -1027)) +((-2190 (*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| -4216 (-592 *9)) (|:| -1899 *4) (|:| |ineq| (-592 *9)))) (-5 *1 (-1027 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) (-4 *4 (-996 *6 *7 *8 *9)))) (-3764 (*1 *2 *3 *4 *5 *5) (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| -4216 (-592 *9)) (|:| -1899 *10) (|:| |ineq| (-592 *9))))) (-5 *1 (-1027 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) (-1232 (*1 *2 *2) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1899 *7)))) (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-3954 (*1 *2 *3 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)))) (-2246 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-2387 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1027 *5 *6 *7 *8 *3)))) (-2387 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2474 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2995 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1327 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3579 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-3294 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-2841 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-2447 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1736 (*1 *2 *2) (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-1027 *3 *4 *5 *6 *7)))) (-3434 (*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) (-1525 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1027 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3133 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(-10 -7 (-15 -3133 ((-1178) (-1074) (-1074) (-1074))) (-15 -1525 ((-1178))) (-15 -3434 ((-108) |#5| |#5|)) (-15 -1736 ((-592 |#5|) (-592 |#5|))) (-15 -2447 ((-108) |#5| |#5|)) (-15 -2841 ((-108) |#5| |#5|)) (-15 -3294 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -3579 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -1327 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2995 ((-108) (-592 |#4|) (-592 |#4|))) (-15 -2474 ((-3 (-108) "failed") |#5| |#5|)) (-15 -2387 ((-108) |#5| |#5|)) (-15 -2387 ((-108) |#5| (-592 |#5|))) (-15 -2246 ((-592 |#5|) (-592 |#5|))) (-15 -3954 ((-108) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -1232 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-15 -3764 ((-592 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|)))) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -2190 ((-3 (-2 (|:| -4216 (-592 |#4|)) (|:| -1899 |#5|) (|:| |ineq| (-592 |#4|))) "failed") (-592 |#4|) |#5| (-592 |#4|) (-108) (-108) (-108) (-108) (-108)))) +((-1766 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|) 96)) (-1537 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|) 72)) (-1611 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|) 90)) (-2381 (((-592 |#5|) |#4| |#5|) 110)) (-1837 (((-592 |#5|) |#4| |#5|) 117)) (-1287 (((-592 |#5|) |#4| |#5|) 118)) (-1703 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|) 97)) (-1331 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|) 116)) (-2801 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|) 46) (((-108) |#4| |#5|) 53)) (-1745 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108)) 84) (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108)) 50)) (-2918 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|) 79)) (-2789 (((-1178)) 37)) (-1462 (((-1178)) 26)) (-3635 (((-1178) (-1074) (-1074) (-1074)) 33)) (-3785 (((-1178) (-1074) (-1074) (-1074)) 22))) +(((-1028 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -3785 ((-1178) (-1074) (-1074) (-1074))) (-15 -1462 ((-1178))) (-15 -3635 ((-1178) (-1074) (-1074) (-1074))) (-15 -2789 ((-1178))) (-15 -1537 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -1745 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1745 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108))) (-15 -2918 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -1611 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -2801 ((-108) |#4| |#5|)) (-15 -1703 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -2381 ((-592 |#5|) |#4| |#5|)) (-15 -1331 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -1837 ((-592 |#5|) |#4| |#5|)) (-15 -2801 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -1287 ((-592 |#5|) |#4| |#5|)) (-15 -1766 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-996 |#1| |#2| |#3| |#4|)) (T -1028)) +((-1766 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1287 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2801 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1837 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1331 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2381 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1703 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2801 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1611 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2918 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-1745 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1899 *9)))) (-5 *1 (-1028 *6 *7 *4 *8 *9)))) (-1745 (*1 *2 *3 *3 *4 *5 *5) (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1028 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) (-1537 (*1 *2 *3 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))) (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) (-2789 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3635 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) (-1462 (*1 *2) (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) (-3785 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(-10 -7 (-15 -3785 ((-1178) (-1074) (-1074) (-1074))) (-15 -1462 ((-1178))) (-15 -3635 ((-1178) (-1074) (-1074) (-1074))) (-15 -2789 ((-1178))) (-15 -1537 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -1745 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5| (-108) (-108))) (-15 -1745 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) |#3| (-108))) (-15 -2918 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -1611 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#4| |#5|)) (-15 -2801 ((-108) |#4| |#5|)) (-15 -1703 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -2381 ((-592 |#5|) |#4| |#5|)) (-15 -1331 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -1837 ((-592 |#5|) |#4| |#5|)) (-15 -2801 ((-592 (-2 (|:| |val| (-108)) (|:| -1899 |#5|))) |#4| |#5|)) (-15 -1287 ((-592 |#5|) |#4| |#5|)) (-15 -1766 ((-592 (-2 (|:| |val| |#4|) (|:| -1899 |#5|))) |#4| |#5|))) +((-1261 (((-108) $ $) 7)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) 85)) (-1361 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) 101) (((-108) $) 97)) (-2734 ((|#4| |#4| $) 92)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 126)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3117 (((-3 $ "failed") $) 82)) (-1854 ((|#4| |#4| $) 89)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-1847 ((|#4| |#4| $) 87)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) 105)) (-3367 (((-108) |#4| $) 136)) (-1654 (((-108) |#4| $) 133)) (-1631 (((-108) |#4| $) 137) (((-108) $) 134)) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) 104) (((-108) $) 103)) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 127)) (-1641 (((-3 |#4| "failed") $) 83)) (-2100 (((-592 $) |#4| $) 129)) (-3290 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3202 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-3440 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-2641 (((-592 |#4|) $) 107)) (-1282 (((-108) |#4| $) 99) (((-108) $) 95)) (-2684 ((|#4| |#4| $) 90)) (-2995 (((-108) $ $) 110)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) 100) (((-108) $) 96)) (-3432 ((|#4| |#4| $) 91)) (-2015 (((-1038) $) 10)) (-3105 (((-3 |#4| "failed") $) 84)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-4091 (((-3 $ "failed") $ |#4|) 78)) (-1886 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-4003 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-1284 (($ $) 88)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-3320 (((-713) $) 76 (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3570 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) 81)) (-1560 (((-108) |#4| $) 135)) (-2747 (((-108) |#3| $) 80)) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-1029 |#1| |#2| |#3| |#4|) (-131) (-429) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -1029)) NIL (-13 (-996 |t#1| |t#2| |t#3| |t#4|)) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-909 |#1| |#2| |#3| |#4|) . T) ((-996 |#1| |#2| |#3| |#4|) . T) ((-1020) . T) ((-1121 |#1| |#2| |#3| |#4|) . T) ((-1127) . T)) -((-2961 (((-592 (-525)) (-525) (-525) (-525)) 22)) (-3797 (((-592 (-525)) (-525) (-525) (-525)) 12)) (-4005 (((-592 (-525)) (-525) (-525) (-525)) 18)) (-3697 (((-525) (-525) (-525)) 9)) (-2712 (((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525)) 46) (((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525)) 41)) (-2270 (((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108)) 28)) (-1823 (((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525))) 45)) (-3269 (((-632 (-525)) (-592 (-525)) (-592 (-525))) 33)) (-2099 (((-592 (-632 (-525))) (-592 (-525))) 35)) (-4040 (((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525))) 49)) (-2793 (((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525))) 57))) -(((-1030) (-10 -7 (-15 -2793 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -4040 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -2099 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -3269 ((-632 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -1823 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -2270 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108))) (-15 -2712 ((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525))) (-15 -2712 ((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525))) (-15 -3697 ((-525) (-525) (-525))) (-15 -4005 ((-592 (-525)) (-525) (-525) (-525))) (-15 -3797 ((-592 (-525)) (-525) (-525) (-525))) (-15 -2961 ((-592 (-525)) (-525) (-525) (-525))))) (T -1030)) -((-2961 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-3797 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-4005 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-3697 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1030)))) (-2712 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-592 (-525))) (-5 *4 (-525)) (-5 *1 (-1030)))) (-2712 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-525)) (-5 *1 (-1030)))) (-2270 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *3 (-108)) (-5 *1 (-1030)))) (-1823 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-632 (-525))) (-5 *3 (-592 (-525))) (-5 *1 (-1030)))) (-3269 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030)))) (-2099 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-1030)))) (-4040 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *3 (-632 (-525))) (-5 *1 (-1030)))) (-2793 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) -(-10 -7 (-15 -2793 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -4040 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -2099 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -3269 ((-632 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -1823 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -2270 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108))) (-15 -2712 ((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525))) (-15 -2712 ((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525))) (-15 -3697 ((-525) (-525) (-525))) (-15 -4005 ((-592 (-525)) (-525) (-525) (-525))) (-15 -3797 ((-592 (-525)) (-525) (-525) (-525))) (-15 -2961 ((-592 (-525)) (-525) (-525) (-525)))) -((-1576 (($ $ (-856)) 12)) (** (($ $ (-856)) 10))) -(((-1031 |#1|) (-10 -8 (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-1032)) (T -1031)) -NIL -(-10 -8 (-15 -1576 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) -((-1260 (((-108) $ $) 7)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-1576 (($ $ (-856)) 13)) (-3994 (((-108) $ $) 6)) (** (($ $ (-856)) 14)) (* (($ $ $) 15))) +((-4040 (((-592 (-525)) (-525) (-525) (-525)) 22)) (-3474 (((-592 (-525)) (-525) (-525) (-525)) 12)) (-3822 (((-592 (-525)) (-525) (-525) (-525)) 18)) (-3740 (((-525) (-525) (-525)) 9)) (-3488 (((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525)) 46) (((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525)) 41)) (-3748 (((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108)) 28)) (-3621 (((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525))) 45)) (-4026 (((-632 (-525)) (-592 (-525)) (-592 (-525))) 33)) (-1957 (((-592 (-632 (-525))) (-592 (-525))) 35)) (-4149 (((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525))) 49)) (-3112 (((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525))) 57))) +(((-1030) (-10 -7 (-15 -3112 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -4149 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -1957 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -4026 ((-632 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -3621 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -3748 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108))) (-15 -3488 ((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525))) (-15 -3488 ((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525))) (-15 -3740 ((-525) (-525) (-525))) (-15 -3822 ((-592 (-525)) (-525) (-525) (-525))) (-15 -3474 ((-592 (-525)) (-525) (-525) (-525))) (-15 -4040 ((-592 (-525)) (-525) (-525) (-525))))) (T -1030)) +((-4040 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-3474 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-3822 (*1 *2 *3 *3 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525)))) (-3740 (*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1030)))) (-3488 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-592 (-525))) (-5 *4 (-525)) (-5 *1 (-1030)))) (-3488 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-525)) (-5 *1 (-1030)))) (-3748 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *3 (-108)) (-5 *1 (-1030)))) (-3621 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-632 (-525))) (-5 *3 (-592 (-525))) (-5 *1 (-1030)))) (-4026 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030)))) (-1957 (*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-1030)))) (-4149 (*1 *2 *2 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *3 (-632 (-525))) (-5 *1 (-1030)))) (-3112 (*1 *2 *3 *3 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) +(-10 -7 (-15 -3112 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -4149 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -1957 ((-592 (-632 (-525))) (-592 (-525)))) (-15 -4026 ((-632 (-525)) (-592 (-525)) (-592 (-525)))) (-15 -3621 ((-632 (-525)) (-592 (-525)) (-592 (-525)) (-632 (-525)))) (-15 -3748 ((-592 (-525)) (-592 (-525)) (-592 (-525)) (-108))) (-15 -3488 ((-1173 (-525)) (-1173 (-525)) (-1173 (-525)) (-525))) (-15 -3488 ((-1173 (-525)) (-592 (-525)) (-1173 (-525)) (-525))) (-15 -3740 ((-525) (-525) (-525))) (-15 -3822 ((-592 (-525)) (-525) (-525) (-525))) (-15 -3474 ((-592 (-525)) (-525) (-525) (-525))) (-15 -4040 ((-592 (-525)) (-525) (-525) (-525)))) +((-1581 (($ $ (-856)) 12)) (** (($ $ (-856)) 10))) +(((-1031 |#1|) (-10 -8 (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) (-1032)) (T -1031)) +NIL +(-10 -8 (-15 -1581 (|#1| |#1| (-856))) (-15 ** (|#1| |#1| (-856)))) +((-1261 (((-108) $ $) 7)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-1581 (($ $ (-856)) 13)) (-3992 (((-108) $ $) 6)) (** (($ $ (-856)) 14)) (* (($ $ $) 15))) (((-1032) (-131)) (T -1032)) -((* (*1 *1 *1 *1) (-4 *1 (-1032))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1032)) (-5 *2 (-856)))) (-1576 (*1 *1 *1 *2) (-12 (-4 *1 (-1032)) (-5 *2 (-856))))) -(-13 (-1020) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-856))) (-15 -1576 ($ $ (-856))))) +((* (*1 *1 *1 *1) (-4 *1 (-1032))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1032)) (-5 *2 (-856)))) (-1581 (*1 *1 *1 *2) (-12 (-4 *1 (-1032)) (-5 *2 (-856))))) +(-13 (-1020) (-10 -8 (-15 * ($ $ $)) (-15 ** ($ $ (-856))) (-15 -1581 ($ $ (-856))))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-1260 (((-108) $ $) NIL (|has| |#3| (-1020)))) (-2028 (((-108) $) NIL (|has| |#3| (-126)))) (-1900 (($ (-856)) NIL (|has| |#3| (-977)))) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2612 (($ $ $) NIL (|has| |#3| (-735)))) (-2467 (((-3 $ "failed") $ $) NIL (|has| |#3| (-126)))) (-1441 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#3| (-346)))) (-2148 (((-525) $) NIL (|has| |#3| (-787)))) (-1429 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1020)))) (-3897 (((-525) $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) ((|#3| $) NIL (|has| |#3| (-1020)))) (-4082 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) NIL (|has| |#3| (-977))) (((-632 |#3|) (-632 $)) NIL (|has| |#3| (-977)))) (-3233 (((-3 $ "failed") $) NIL (|has| |#3| (-669)))) (-2899 (($) NIL (|has| |#3| (-346)))) (-2632 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#3| $ (-525)) 12)) (-3426 (((-108) $) NIL (|has| |#3| (-787)))) (-3702 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL (|has| |#3| (-669)))) (-2348 (((-108) $) NIL (|has| |#3| (-787)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4002 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-2622 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#3| |#3|) $) NIL)) (-3859 (((-856) $) NIL (|has| |#3| (-346)))) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#3| (-1020)))) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-3637 (($ (-856)) NIL (|has| |#3| (-346)))) (-2012 (((-1038) $) NIL (|has| |#3| (-1020)))) (-3110 ((|#3| $) NIL (|has| (-525) (-789)))) (-3353 (($ $ |#3|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1567 (((-592 |#3|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) NIL)) (-3505 ((|#3| $ $) NIL (|has| |#3| (-977)))) (-2256 (($ (-1173 |#3|)) NIL)) (-2776 (((-128)) NIL (|has| |#3| (-341)))) (-2524 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977)))) (-2041 (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255))) (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1451 (($ $) NIL)) (-1270 (((-1173 |#3|) $) NIL) (($ (-525)) NIL (-3279 (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020))) (|has| |#3| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) (($ |#3|) NIL (|has| |#3| (-1020))) (((-798) $) NIL (|has| |#3| (-566 (-798))))) (-2031 (((-713)) NIL (|has| |#3| (-977)))) (-1286 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-1868 (($ $) NIL (|has| |#3| (-787)))) (-1576 (($ $ (-713)) NIL (|has| |#3| (-669))) (($ $ (-856)) NIL (|has| |#3| (-669)))) (-3355 (($) NIL (|has| |#3| (-126)) CONST)) (-3365 (($) NIL (|has| |#3| (-669)) CONST)) (-2094 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977)))) (-4046 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4025 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3994 (((-108) $ $) NIL (|has| |#3| (-1020)))) (-4035 (((-108) $ $) NIL (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4017 (((-108) $ $) 17 (-3279 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4100 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4090 (($ $ $) NIL (|has| |#3| (-977))) (($ $) NIL (|has| |#3| (-977)))) (-4080 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-713)) NIL (|has| |#3| (-669))) (($ $ (-856)) NIL (|has| |#3| (-669)))) (* (($ (-525) $) NIL (|has| |#3| (-977))) (($ $ $) NIL (|has| |#3| (-669))) (($ $ |#3|) NIL (|has| |#3| (-669))) (($ |#3| $) NIL (|has| |#3| (-669))) (($ (-713) $) NIL (|has| |#3| (-126))) (($ (-856) $) NIL (|has| |#3| (-25)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (|has| |#3| (-1020)))) (-3969 (((-108) $) NIL (|has| |#3| (-126)))) (-3581 (($ (-856)) NIL (|has| |#3| (-977)))) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-3788 (($ $ $) NIL (|has| |#3| (-735)))) (-1916 (((-3 $ "failed") $ $) NIL (|has| |#3| (-126)))) (-2230 (((-108) $ (-713)) NIL)) (-4189 (((-713)) NIL (|has| |#3| (-346)))) (-1954 (((-525) $) NIL (|has| |#3| (-787)))) (-1432 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) (((-3 |#3| "failed") $) NIL (|has| |#3| (-1020)))) (-3894 (((-525) $) NIL (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020)))) (((-385 (-525)) $) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) ((|#3| $) NIL (|has| |#3| (-1020)))) (-3336 (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#3| (-588 (-525))) (|has| |#3| (-977)))) (((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) NIL (|has| |#3| (-977))) (((-632 |#3|) (-632 $)) NIL (|has| |#3| (-977)))) (-1853 (((-3 $ "failed") $) NIL (|has| |#3| (-669)))) (-2894 (($) NIL (|has| |#3| (-346)))) (-2619 ((|#3| $ (-525) |#3|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#3| $ (-525)) 12)) (-4147 (((-108) $) NIL (|has| |#3| (-787)))) (-3700 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL (|has| |#3| (-669)))) (-3288 (((-108) $) NIL (|has| |#3| (-787)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3780 (((-592 |#3|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-2608 (($ (-1 |#3| |#3|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#3| |#3|) $) NIL)) (-2994 (((-856) $) NIL (|has| |#3| (-346)))) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#3| (-1020)))) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-3636 (($ (-856)) NIL (|has| |#3| (-346)))) (-2015 (((-1038) $) NIL (|has| |#3| (-1020)))) (-3105 ((|#3| $) NIL (|has| (-525) (-789)))) (-1646 (($ $ |#3|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#3|))) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-273 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ |#3| |#3|) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020)))) (($ $ (-592 |#3|) (-592 |#3|)) NIL (-12 (|has| |#3| (-288 |#3|)) (|has| |#3| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-4181 (((-592 |#3|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#3| $ (-525) |#3|) NIL) ((|#3| $ (-525)) NIL)) (-2640 ((|#3| $ $) NIL (|has| |#3| (-977)))) (-2258 (($ (-1173 |#3|)) NIL)) (-2989 (((-128)) NIL (|has| |#3| (-341)))) (-2521 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977)))) (-2041 (((-713) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255))) (((-713) |#3| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#3| (-1020))))) (-1454 (($ $) NIL)) (-1271 (((-1173 |#3|) $) NIL) (($ (-525)) NIL (-3275 (-12 (|has| |#3| (-968 (-525))) (|has| |#3| (-1020))) (|has| |#3| (-977)))) (($ (-385 (-525))) NIL (-12 (|has| |#3| (-968 (-385 (-525)))) (|has| |#3| (-1020)))) (($ |#3|) NIL (|has| |#3| (-1020))) (((-798) $) NIL (|has| |#3| (-566 (-798))))) (-3998 (((-713)) NIL (|has| |#3| (-977)))) (-2375 (((-108) (-1 (-108) |#3|) $) NIL (|has| $ (-6 -4255)))) (-3297 (($ $) NIL (|has| |#3| (-787)))) (-1581 (($ $ (-713)) NIL (|has| |#3| (-669))) (($ $ (-856)) NIL (|has| |#3| (-669)))) (-3351 (($) NIL (|has| |#3| (-126)) CONST)) (-3362 (($) NIL (|has| |#3| (-669)) CONST)) (-2096 (($ $) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-713)) NIL (-12 (|has| |#3| (-213)) (|has| |#3| (-977)))) (($ $ (-1091)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#3| (-835 (-1091))) (|has| |#3| (-977)))) (($ $ (-1 |#3| |#3|) (-713)) NIL (|has| |#3| (-977))) (($ $ (-1 |#3| |#3|)) NIL (|has| |#3| (-977)))) (-4043 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4025 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-3992 (((-108) $ $) NIL (|has| |#3| (-1020)))) (-4034 (((-108) $ $) NIL (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4015 (((-108) $ $) 17 (-3275 (|has| |#3| (-735)) (|has| |#3| (-787))))) (-4098 (($ $ |#3|) NIL (|has| |#3| (-341)))) (-4088 (($ $ $) NIL (|has| |#3| (-977))) (($ $) NIL (|has| |#3| (-977)))) (-4078 (($ $ $) NIL (|has| |#3| (-25)))) (** (($ $ (-713)) NIL (|has| |#3| (-669))) (($ $ (-856)) NIL (|has| |#3| (-669)))) (* (($ (-525) $) NIL (|has| |#3| (-977))) (($ $ $) NIL (|has| |#3| (-669))) (($ $ |#3|) NIL (|has| |#3| (-669))) (($ |#3| $) NIL (|has| |#3| (-669))) (($ (-713) $) NIL (|has| |#3| (-126))) (($ (-856) $) NIL (|has| |#3| (-25)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-1033 |#1| |#2| |#3|) (-218 |#1| |#3|) (-713) (-713) (-735)) (T -1033)) NIL (-218 |#1| |#3|) -((-2877 (((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 37)) (-3894 (((-525) (-1146 |#2| |#1|)) 69 (|has| |#1| (-429)))) (-3660 (((-525) (-1146 |#2| |#1|)) 54)) (-2520 (((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 45)) (-1813 (((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 68 (|has| |#1| (-429)))) (-1995 (((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 48)) (-1535 (((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 53))) -(((-1034 |#1| |#2|) (-10 -7 (-15 -2877 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2520 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1995 ((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1535 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3660 ((-525) (-1146 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1813 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3894 ((-525) (-1146 |#2| |#1|)))) |%noBranch|)) (-762) (-1091)) (T -1034)) -((-3894 (*1 *2 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-1813 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-3660 (*1 *2 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-1535 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-1995 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 *4)) (-5 *1 (-1034 *4 *5)))) (-2520 (*1 *2 *3 *3) (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4)))) (-2877 (*1 *2 *3 *3) (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) -(-10 -7 (-15 -2877 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2520 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1995 ((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1535 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3660 ((-525) (-1146 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -1813 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3894 ((-525) (-1146 |#2| |#1|)))) |%noBranch|)) -((-2148 (((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)) 17) (((-3 (-525) "failed") |#2| (-1091) (-782 |#2|)) 15) (((-3 (-525) "failed") |#2|) 54))) -(((-1035 |#1| |#2|) (-10 -7 (-15 -2148 ((-3 (-525) "failed") |#2|)) (-15 -2148 ((-3 (-525) "failed") |#2| (-1091) (-782 |#2|))) (-15 -2148 ((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|))) (T -1035)) -((-2148 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-1074)) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))))) (-2148 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-782 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)))) (-2148 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) -(-10 -7 (-15 -2148 ((-3 (-525) "failed") |#2|)) (-15 -2148 ((-3 (-525) "failed") |#2| (-1091) (-782 |#2|))) (-15 -2148 ((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)))) -((-2148 (((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)) 35) (((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|)))) 30) (((-3 (-525) "failed") (-385 (-887 |#1|))) 13))) -(((-1036 |#1|) (-10 -7 (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)))) (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|))))) (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)))) (-429)) (T -1036)) -((-2148 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) (-2148 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) (-5 *5 (-782 (-385 (-887 *6)))) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) (-2148 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *4))))) -(-10 -7 (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)))) (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|))))) (-15 -2148 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)))) -((-2117 (((-294 (-525)) (-47)) 12))) -(((-1037) (-10 -7 (-15 -2117 ((-294 (-525)) (-47))))) (T -1037)) -((-2117 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1037))))) -(-10 -7 (-15 -2117 ((-294 (-525)) (-47)))) -((-1260 (((-108) $ $) NIL)) (-3411 (($ $) 41)) (-2028 (((-108) $) 65)) (-4144 (($ $ $) 48)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 85)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-3705 (($ $ $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-2933 (($ $ $ $) 74)) (-3851 (($ $) NIL)) (-1990 (((-396 $) $) NIL)) (-1540 (((-108) $ $) NIL)) (-2148 (((-525) $) NIL)) (-4177 (($ $ $) 71)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL)) (-3897 (((-525) $) NIL)) (-1726 (($ $ $) 59)) (-4082 (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 79) (((-632 (-525)) (-632 $)) 28)) (-3233 (((-3 $ "failed") $) NIL)) (-1761 (((-3 (-385 (-525)) "failed") $) NIL)) (-3717 (((-108) $) NIL)) (-2406 (((-385 (-525)) $) NIL)) (-2899 (($) 82) (($ $) 83)) (-1705 (($ $ $) 58)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL)) (-2822 (((-108) $) NIL)) (-2534 (($ $ $ $) NIL)) (-1575 (($ $ $) 80)) (-3426 (((-108) $) NIL)) (-3925 (($ $ $) NIL)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-4211 (((-108) $) 66)) (-2353 (((-108) $) 64)) (-1825 (($ $) 42)) (-1383 (((-3 $ "failed") $) NIL)) (-2348 (((-108) $) 75)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1787 (($ $ $ $) 72)) (-2371 (($ $ $) 68) (($) 39)) (-2535 (($ $ $) 67) (($) 38)) (-1634 (($ $) NIL)) (-2023 (($ $) 70)) (-2756 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3247 (((-1074) $) NIL)) (-3321 (($ $ $) NIL)) (-3940 (($) NIL T CONST)) (-4058 (($ $) 50)) (-2012 (((-1038) $) NIL) (($ $) 69)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2794 (($ $ $) 62) (($ (-592 $)) NIL)) (-3832 (($ $) NIL)) (-2194 (((-396 $) $) NIL)) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL)) (-1680 (((-3 $ "failed") $ $) NIL)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-2995 (((-108) $) NIL)) (-2430 (((-713) $) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 61)) (-2524 (($ $ (-713)) NIL) (($ $) NIL)) (-3881 (($ $) 51)) (-1451 (($ $) NIL)) (-2749 (((-525) $) 32) (((-501) $) NIL) (((-827 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL)) (-1270 (((-798) $) 31) (($ (-525)) 81) (($ $) NIL) (($ (-525)) 81)) (-2031 (((-713)) NIL)) (-1702 (((-108) $ $) NIL)) (-3876 (($ $ $) NIL)) (-3201 (($) 37)) (-1533 (((-108) $ $) NIL)) (-3471 (($ $ $ $) 73)) (-1868 (($ $) 63)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3236 (($ $ $) 44)) (-3355 (($) 35 T CONST)) (-2739 (($ $ $) 47)) (-3365 (($) 36 T CONST)) (-3645 (((-1074) $) 21) (((-1074) $ (-108)) 23) (((-1178) (-764) $) 24) (((-1178) (-764) $ (-108)) 25)) (-2754 (($ $) 45)) (-2094 (($ $ (-713)) NIL) (($ $) NIL)) (-2729 (($ $ $) 46)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 40)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 49)) (-3227 (($ $ $) 43)) (-4090 (($ $) 52) (($ $ $) 54)) (-4080 (($ $ $) 53)) (** (($ $ (-856)) NIL) (($ $ (-713)) 57)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 34) (($ $ $) 55))) -(((-1038) (-13 (-510) (-607) (-770) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2535 ($)) (-15 -2371 ($)) (-15 -1825 ($ $)) (-15 -3411 ($ $)) (-15 -3227 ($ $ $)) (-15 -3236 ($ $ $)) (-15 -4144 ($ $ $)) (-15 -2754 ($ $)) (-15 -2729 ($ $ $)) (-15 -2739 ($ $ $))))) (T -1038)) -((-3236 (*1 *1 *1 *1) (-5 *1 (-1038))) (-3227 (*1 *1 *1 *1) (-5 *1 (-1038))) (-3411 (*1 *1 *1) (-5 *1 (-1038))) (-2535 (*1 *1) (-5 *1 (-1038))) (-2371 (*1 *1) (-5 *1 (-1038))) (-1825 (*1 *1 *1) (-5 *1 (-1038))) (-4144 (*1 *1 *1 *1) (-5 *1 (-1038))) (-2754 (*1 *1 *1) (-5 *1 (-1038))) (-2729 (*1 *1 *1 *1) (-5 *1 (-1038))) (-2739 (*1 *1 *1 *1) (-5 *1 (-1038)))) -(-13 (-510) (-607) (-770) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2535 ($)) (-15 -2371 ($)) (-15 -1825 ($ $)) (-15 -3411 ($ $)) (-15 -3227 ($ $ $)) (-15 -3236 ($ $ $)) (-15 -4144 ($ $ $)) (-15 -2754 ($ $)) (-15 -2729 ($ $ $)) (-15 -2739 ($ $ $)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2936 ((|#1| $) 44)) (-1441 (((-108) $ (-713)) 8)) (-4083 (($) 7 T CONST)) (-2508 ((|#1| |#1| $) 46)) (-3351 ((|#1| $) 45)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1486 ((|#1| $) 39)) (-1791 (($ |#1| $) 40)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3412 ((|#1| $) 41)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-4064 (((-713) $) 43)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) 42)) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1425 (((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 37)) (-2059 (((-525) (-1146 |#2| |#1|)) 69 (|has| |#1| (-429)))) (-1556 (((-525) (-1146 |#2| |#1|)) 54)) (-2538 (((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 45)) (-3524 (((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 68 (|has| |#1| (-429)))) (-2105 (((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 48)) (-3724 (((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|)) 53))) +(((-1034 |#1| |#2|) (-10 -7 (-15 -1425 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2538 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2105 ((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3724 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1556 ((-525) (-1146 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3524 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2059 ((-525) (-1146 |#2| |#1|)))) |%noBranch|)) (-762) (-1091)) (T -1034)) +((-2059 (*1 *2 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-3524 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-1556 (*1 *2 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-3724 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5)))) (-2105 (*1 *2 *3 *3) (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 *4)) (-5 *1 (-1034 *4 *5)))) (-2538 (*1 *2 *3 *3) (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4)))) (-1425 (*1 *2 *3 *3) (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) +(-10 -7 (-15 -1425 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2538 ((-592 (-1146 |#2| |#1|)) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2105 ((-592 |#1|) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -3724 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -1556 ((-525) (-1146 |#2| |#1|))) (IF (|has| |#1| (-429)) (PROGN (-15 -3524 ((-525) (-1146 |#2| |#1|) (-1146 |#2| |#1|))) (-15 -2059 ((-525) (-1146 |#2| |#1|)))) |%noBranch|)) +((-1954 (((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)) 17) (((-3 (-525) "failed") |#2| (-1091) (-782 |#2|)) 15) (((-3 (-525) "failed") |#2|) 54))) +(((-1035 |#1| |#2|) (-10 -7 (-15 -1954 ((-3 (-525) "failed") |#2|)) (-15 -1954 ((-3 (-525) "failed") |#2| (-1091) (-782 |#2|))) (-15 -1954 ((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|))) (T -1035)) +((-1954 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-1074)) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))))) (-1954 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-782 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *6))) (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)))) (-1954 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-525)) (-5 *1 (-1035 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) +(-10 -7 (-15 -1954 ((-3 (-525) "failed") |#2|)) (-15 -1954 ((-3 (-525) "failed") |#2| (-1091) (-782 |#2|))) (-15 -1954 ((-3 (-525) "failed") |#2| (-1091) |#2| (-1074)))) +((-1954 (((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)) 35) (((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|)))) 30) (((-3 (-525) "failed") (-385 (-887 |#1|))) 13))) +(((-1036 |#1|) (-10 -7 (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)))) (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|))))) (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)))) (-429)) (T -1036)) +((-1954 (*1 *2 *3 *4 *3 *5) (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) (-1954 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) (-5 *5 (-782 (-385 (-887 *6)))) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) (-1954 (*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *4))))) +(-10 -7 (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)))) (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-782 (-385 (-887 |#1|))))) (-15 -1954 ((-3 (-525) "failed") (-385 (-887 |#1|)) (-1091) (-385 (-887 |#1|)) (-1074)))) +((-2180 (((-294 (-525)) (-47)) 12))) +(((-1037) (-10 -7 (-15 -2180 ((-294 (-525)) (-47))))) (T -1037)) +((-2180 (*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1037))))) +(-10 -7 (-15 -2180 ((-294 (-525)) (-47)))) +((-1261 (((-108) $ $) NIL)) (-3407 (($ $) 41)) (-3969 (((-108) $) 65)) (-4143 (($ $ $) 48)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 85)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-3812 (($ $ $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3806 (($ $ $ $) 74)) (-2940 (($ $) NIL)) (-2033 (((-396 $) $) NIL)) (-3766 (((-108) $ $) NIL)) (-1954 (((-525) $) NIL)) (-4177 (($ $ $) 71)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL)) (-3894 (((-525) $) NIL)) (-1731 (($ $ $) 59)) (-3336 (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 79) (((-632 (-525)) (-632 $)) 28)) (-1853 (((-3 $ "failed") $) NIL)) (-1383 (((-3 (-385 (-525)) "failed") $) NIL)) (-3922 (((-108) $) NIL)) (-2738 (((-385 (-525)) $) NIL)) (-2894 (($) 82) (($ $) 83)) (-1709 (($ $ $) 58)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL)) (-2162 (((-108) $) NIL)) (-1309 (($ $ $ $) NIL)) (-1217 (($ $ $) 80)) (-4147 (((-108) $) NIL)) (-2496 (($ $ $) NIL)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL)) (-2109 (((-108) $) 66)) (-3302 (((-108) $) 64)) (-1830 (($ $) 42)) (-2949 (((-3 $ "failed") $) NIL)) (-3288 (((-108) $) 75)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-1659 (($ $ $ $) 72)) (-2372 (($ $ $) 68) (($) 39)) (-2530 (($ $ $) 67) (($) 38)) (-1639 (($ $) NIL)) (-1399 (($ $) 70)) (-2755 (($ $ $) NIL) (($ (-592 $)) NIL)) (-3803 (((-1074) $) NIL)) (-1344 (($ $ $) NIL)) (-3937 (($) NIL T CONST)) (-4056 (($ $) 50)) (-2015 (((-1038) $) NIL) (($ $) 69)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL)) (-2790 (($ $ $) 62) (($ (-592 $)) NIL)) (-2760 (($ $) NIL)) (-2197 (((-396 $) $) NIL)) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL)) (-1687 (((-3 $ "failed") $ $) NIL)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL)) (-3236 (((-108) $) NIL)) (-2931 (((-713) $) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 61)) (-2521 (($ $ (-713)) NIL) (($ $) NIL)) (-3879 (($ $) 51)) (-1454 (($ $) NIL)) (-2745 (((-525) $) 32) (((-501) $) NIL) (((-827 (-525)) $) NIL) (((-357) $) NIL) (((-205) $) NIL)) (-1271 (((-798) $) 31) (($ (-525)) 81) (($ $) NIL) (($ (-525)) 81)) (-3998 (((-713)) NIL)) (-1448 (((-108) $ $) NIL)) (-1870 (($ $ $) NIL)) (-3196 (($) 37)) (-3714 (((-108) $ $) NIL)) (-3391 (($ $ $ $) 73)) (-3297 (($ $) 63)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3232 (($ $ $) 44)) (-3351 (($) 35 T CONST)) (-2735 (($ $ $) 47)) (-3362 (($) 36 T CONST)) (-1386 (((-1074) $) 21) (((-1074) $ (-108)) 23) (((-1178) (-764) $) 24) (((-1178) (-764) $ (-108)) 25)) (-2750 (($ $) 45)) (-2096 (($ $ (-713)) NIL) (($ $) NIL)) (-2725 (($ $ $) 46)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 40)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 49)) (-3223 (($ $ $) 43)) (-4088 (($ $) 52) (($ $ $) 54)) (-4078 (($ $ $) 53)) (** (($ $ (-856)) NIL) (($ $ (-713)) 57)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 34) (($ $ $) 55))) +(((-1038) (-13 (-510) (-607) (-770) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2530 ($)) (-15 -2372 ($)) (-15 -1830 ($ $)) (-15 -3407 ($ $)) (-15 -3223 ($ $ $)) (-15 -3232 ($ $ $)) (-15 -4143 ($ $ $)) (-15 -2750 ($ $)) (-15 -2725 ($ $ $)) (-15 -2735 ($ $ $))))) (T -1038)) +((-3232 (*1 *1 *1 *1) (-5 *1 (-1038))) (-3223 (*1 *1 *1 *1) (-5 *1 (-1038))) (-3407 (*1 *1 *1) (-5 *1 (-1038))) (-2530 (*1 *1) (-5 *1 (-1038))) (-2372 (*1 *1) (-5 *1 (-1038))) (-1830 (*1 *1 *1) (-5 *1 (-1038))) (-4143 (*1 *1 *1 *1) (-5 *1 (-1038))) (-2750 (*1 *1 *1) (-5 *1 (-1038))) (-2725 (*1 *1 *1 *1) (-5 *1 (-1038))) (-2735 (*1 *1 *1 *1) (-5 *1 (-1038)))) +(-13 (-510) (-607) (-770) (-10 -8 (-6 -4242) (-6 -4247) (-6 -4243) (-15 -2530 ($)) (-15 -2372 ($)) (-15 -1830 ($ $)) (-15 -3407 ($ $)) (-15 -3223 ($ $ $)) (-15 -3232 ($ $ $)) (-15 -4143 ($ $ $)) (-15 -2750 ($ $)) (-15 -2725 ($ $ $)) (-15 -2735 ($ $ $)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2933 ((|#1| $) 44)) (-2230 (((-108) $ (-713)) 8)) (-3347 (($) 7 T CONST)) (-2416 ((|#1| |#1| $) 46)) (-1634 ((|#1| $) 45)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2163 ((|#1| $) 39)) (-1710 (($ |#1| $) 40)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-4017 ((|#1| $) 41)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-4062 (((-713) $) 43)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) 42)) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1039 |#1|) (-131) (-1127)) (T -1039)) -((-2508 (*1 *2 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-3351 (*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-2936 (*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-4064 (*1 *2 *1) (-12 (-4 *1 (-1039 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) -(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -2508 (|t#1| |t#1| $)) (-15 -3351 (|t#1| $)) (-15 -2936 (|t#1| $)) (-15 -4064 ((-713) $)))) -(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-3029 ((|#3| $) 76)) (-2591 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-3897 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#3| $) 37)) (-4082 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) 73) (((-632 |#3|) (-632 $)) 65)) (-2524 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-1399 ((|#3| $) 78)) (-2292 ((|#4| $) 32)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#3|) 16)) (** (($ $ (-856)) NIL) (($ $ (-713)) 15) (($ $ (-525)) 82))) -(((-1040 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -1399 (|#3| |#1|)) (-15 -3029 (|#3| |#1|)) (-15 -2292 (|#4| |#1|)) (-15 -4082 ((-632 |#3|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -1270 (|#1| |#3|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1270 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -1270 ((-798) |#1|))) (-1041 |#2| |#3| |#4| |#5|) (-713) (-977) (-218 |#2| |#3|) (-218 |#2| |#3|)) (T -1040)) -NIL -(-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -1399 (|#3| |#1|)) (-15 -3029 (|#3| |#1|)) (-15 -2292 (|#4| |#1|)) (-15 -4082 ((-632 |#3|) (-632 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -4082 ((-632 (-525)) (-632 |#1|))) (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -1270 (|#1| |#3|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-525) |#1|)) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -2524 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1270 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3029 ((|#2| $) 72)) (-1792 (((-108) $) 112)) (-2467 (((-3 $ "failed") $ $) 19)) (-1773 (((-108) $) 110)) (-1441 (((-108) $ (-713)) 102)) (-4201 (($ |#2|) 75)) (-4083 (($) 17 T CONST)) (-2338 (($ $) 129 (|has| |#2| (-286)))) (-2000 ((|#3| $ (-525)) 124)) (-2591 (((-3 (-525) "failed") $) 86 (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 84 (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) 81)) (-3897 (((-525) $) 87 (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) 85 (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) 80)) (-4082 (((-632 (-525)) (-632 $)) 79 (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 78 (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 77) (((-632 |#2|) (-632 $)) 76)) (-3233 (((-3 $ "failed") $) 34)) (-3318 (((-713) $) 130 (|has| |#2| (-517)))) (-2571 ((|#2| $ (-525) (-525)) 122)) (-3702 (((-592 |#2|) $) 95 (|has| $ (-6 -4255)))) (-4211 (((-108) $) 31)) (-1807 (((-713) $) 131 (|has| |#2| (-517)))) (-1989 (((-592 |#4|) $) 132 (|has| |#2| (-517)))) (-1857 (((-713) $) 118)) (-1869 (((-713) $) 119)) (-2106 (((-108) $ (-713)) 103)) (-3518 ((|#2| $) 67 (|has| |#2| (-6 (-4257 "*"))))) (-3947 (((-525) $) 114)) (-3344 (((-525) $) 116)) (-4002 (((-592 |#2|) $) 94 (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-4235 (((-525) $) 115)) (-1411 (((-525) $) 117)) (-1660 (($ (-592 (-592 |#2|))) 109)) (-2622 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-4180 (((-592 (-592 |#2|)) $) 120)) (-4031 (((-108) $ (-713)) 104)) (-3247 (((-1074) $) 9)) (-3837 (((-3 $ "failed") $) 66 (|has| |#2| (-341)))) (-2012 (((-1038) $) 10)) (-1680 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-517)))) (-3339 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) 91 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 90 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 88 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) 108)) (-2596 (((-108) $) 105)) (-3565 (($) 106)) (-3410 ((|#2| $ (-525) (-525) |#2|) 123) ((|#2| $ (-525) (-525)) 121)) (-2524 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-713)) 51) (($ $ (-592 (-1091)) (-592 (-713))) 44 (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) 43 (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) 42 (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) 41 (|has| |#2| (-835 (-1091)))) (($ $ (-713)) 39 (|has| |#2| (-213))) (($ $) 37 (|has| |#2| (-213)))) (-1399 ((|#2| $) 71)) (-1718 (($ (-592 |#2|)) 74)) (-1526 (((-108) $) 111)) (-2292 ((|#3| $) 73)) (-1353 ((|#2| $) 68 (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4255))) (((-713) |#2| $) 93 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 107)) (-3814 ((|#4| $ (-525)) 125)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 83 (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) 82)) (-2031 (((-713)) 29)) (-1286 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4255)))) (-2802 (((-108) $) 113)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-713)) 49) (($ $ (-592 (-1091)) (-592 (-713))) 48 (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) 47 (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) 46 (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) 45 (|has| |#2| (-835 (-1091)))) (($ $ (-713)) 40 (|has| |#2| (-213))) (($ $) 38 (|has| |#2| (-213)))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#2|) 128 (|has| |#2| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 65 (|has| |#2| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-3596 (((-713) $) 101 (|has| $ (-6 -4255))))) +((-2416 (*1 *2 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-1634 (*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-2933 (*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127)))) (-4062 (*1 *2 *1) (-12 (-4 *1 (-1039 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) +(-13 (-102 |t#1|) (-10 -8 (-6 -4255) (-15 -2416 (|t#1| |t#1| $)) (-15 -1634 (|t#1| $)) (-15 -2933 (|t#1| $)) (-15 -4062 ((-713) $)))) +(((-33) . T) ((-102 |#1|) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-3025 ((|#3| $) 76)) (-2588 (((-3 (-525) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 |#3| "failed") $) 40)) (-3894 (((-525) $) NIL) (((-385 (-525)) $) NIL) ((|#3| $) 37)) (-3336 (((-632 (-525)) (-632 $)) NIL) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL) (((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 $) (-1173 $)) 73) (((-632 |#3|) (-632 $)) 65)) (-2521 (($ $ (-1 |#3| |#3|)) 19) (($ $ (-1 |#3| |#3|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091)) NIL) (($ $ (-713)) NIL) (($ $) NIL)) (-2313 ((|#3| $) 78)) (-3948 ((|#4| $) 32)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ |#3|) 16)) (** (($ $ (-856)) NIL) (($ $ (-713)) 15) (($ $ (-525)) 82))) +(((-1040 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -2313 (|#3| |#1|)) (-15 -3025 (|#3| |#1|)) (-15 -3948 (|#4| |#1|)) (-15 -3336 ((-632 |#3|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -1271 (|#1| |#3|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1271 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -1271 ((-798) |#1|))) (-1041 |#2| |#3| |#4| |#5|) (-713) (-977) (-218 |#2| |#3|) (-218 |#2| |#3|)) (T -1040)) +NIL +(-10 -8 (-15 ** (|#1| |#1| (-525))) (-15 -2313 (|#3| |#1|)) (-15 -3025 (|#3| |#1|)) (-15 -3948 (|#4| |#1|)) (-15 -3336 ((-632 |#3|) (-632 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 |#3|)) (|:| |vec| (-1173 |#3|))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 |#1|) (-1173 |#1|))) (-15 -3336 ((-632 (-525)) (-632 |#1|))) (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -1271 (|#1| |#3|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-525) |#1|)) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|) (-713))) (-15 -2521 (|#1| |#1| (-1 |#3| |#3|))) (-15 -1271 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3025 ((|#2| $) 72)) (-1720 (((-108) $) 112)) (-1916 (((-3 $ "failed") $ $) 19)) (-1514 (((-108) $) 110)) (-2230 (((-108) $ (-713)) 102)) (-1974 (($ |#2|) 75)) (-3347 (($) 17 T CONST)) (-3209 (($ $) 129 (|has| |#2| (-286)))) (-2196 ((|#3| $ (-525)) 124)) (-2588 (((-3 (-525) "failed") $) 86 (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) 84 (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) 81)) (-3894 (((-525) $) 87 (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) 85 (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) 80)) (-3336 (((-632 (-525)) (-632 $)) 79 (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 78 (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 77) (((-632 |#2|) (-632 $)) 76)) (-1853 (((-3 $ "failed") $) 34)) (-3314 (((-713) $) 130 (|has| |#2| (-517)))) (-2558 ((|#2| $ (-525) (-525)) 122)) (-3700 (((-592 |#2|) $) 95 (|has| $ (-6 -4255)))) (-2109 (((-108) $) 31)) (-3464 (((-713) $) 131 (|has| |#2| (-517)))) (-2020 (((-592 |#4|) $) 132 (|has| |#2| (-517)))) (-1862 (((-713) $) 118)) (-1874 (((-713) $) 119)) (-2034 (((-108) $ (-713)) 103)) (-2764 ((|#2| $) 67 (|has| |#2| (-6 (-4257 "*"))))) (-1382 (((-525) $) 114)) (-1571 (((-525) $) 116)) (-3780 (((-592 |#2|) $) 94 (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) 92 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-2418 (((-525) $) 115)) (-2482 (((-525) $) 117)) (-1665 (($ (-592 (-592 |#2|))) 109)) (-2608 (($ (-1 |#2| |#2|) $) 99 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2| |#2|) $ $) 126) (($ (-1 |#2| |#2|) $) 100)) (-3058 (((-592 (-592 |#2|)) $) 120)) (-4060 (((-108) $ (-713)) 104)) (-3803 (((-1074) $) 9)) (-2807 (((-3 $ "failed") $) 66 (|has| |#2| (-341)))) (-2015 (((-1038) $) 10)) (-1687 (((-3 $ "failed") $ |#2|) 127 (|has| |#2| (-517)))) (-1509 (((-108) (-1 (-108) |#2|) $) 97 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) 91 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 90 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 89 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 88 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) 108)) (-1802 (((-108) $) 105)) (-1864 (($) 106)) (-3405 ((|#2| $ (-525) (-525) |#2|) 123) ((|#2| $ (-525) (-525)) 121)) (-2521 (($ $ (-1 |#2| |#2|)) 52) (($ $ (-1 |#2| |#2|) (-713)) 51) (($ $ (-592 (-1091)) (-592 (-713))) 44 (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) 43 (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) 42 (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) 41 (|has| |#2| (-835 (-1091)))) (($ $ (-713)) 39 (|has| |#2| (-213))) (($ $) 37 (|has| |#2| (-213)))) (-2313 ((|#2| $) 71)) (-4002 (($ (-592 |#2|)) 74)) (-2449 (((-108) $) 111)) (-3948 ((|#3| $) 73)) (-2559 ((|#2| $) 68 (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) 96 (|has| $ (-6 -4255))) (((-713) |#2| $) 93 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 107)) (-3631 ((|#4| $ (-525)) 125)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 83 (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) 82)) (-3998 (((-713)) 29)) (-2375 (((-108) (-1 (-108) |#2|) $) 98 (|has| $ (-6 -4255)))) (-1924 (((-108) $) 113)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) 50) (($ $ (-1 |#2| |#2|) (-713)) 49) (($ $ (-592 (-1091)) (-592 (-713))) 48 (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) 47 (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) 46 (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) 45 (|has| |#2| (-835 (-1091)))) (($ $ (-713)) 40 (|has| |#2| (-213))) (($ $) 38 (|has| |#2| (-213)))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#2|) 128 (|has| |#2| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 65 (|has| |#2| (-341)))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#2|) 134) (($ |#2| $) 133) ((|#4| $ |#4|) 70) ((|#3| |#3| $) 69)) (-3594 (((-713) $) 101 (|has| $ (-6 -4255))))) (((-1041 |#1| |#2| |#3| |#4|) (-131) (-713) (-977) (-218 |t#1| |t#2|) (-218 |t#1| |t#2|)) (T -1041)) -((-4201 (*1 *1 *2) (-12 (-4 *2 (-977)) (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)))) (-1718 (*1 *1 *2) (-12 (-5 *2 (-592 *4)) (-4 *4 (-977)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))) (-2292 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (-3029 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-977)))) (-1399 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-977)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1041 *3 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *2 (-218 *3 *4)) (-4 *5 (-218 *3 *4)))) (-1353 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-3518 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-3837 (*1 *1 *1) (|partial| -12 (-4 *1 (-1041 *2 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)) (-4 *4 (-341))))) -(-13 (-211 |t#2|) (-107 |t#2| |t#2|) (-980 |t#1| |t#1| |t#2| |t#3| |t#4|) (-389 |t#2|) (-355 |t#2|) (-10 -8 (IF (|has| |t#2| (-160)) (-6 (-660 |t#2|)) |%noBranch|) (-15 -4201 ($ |t#2|)) (-15 -1718 ($ (-592 |t#2|))) (-15 -2292 (|t#3| $)) (-15 -3029 (|t#2| $)) (-15 -1399 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4257 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -1353 (|t#2| $)) (-15 -3518 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-341)) (PROGN (-15 -3837 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4257 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-566 (-798)) . T) ((-211 |#2|) . T) ((-213) |has| |#2| (-213)) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-355 |#2|) . T) ((-389 |#2|) . T) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-594 |#2|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#2| (-588 (-525))) ((-588 |#2|) . T) ((-660 |#2|) -3279 (|has| |#2| (-160)) (|has| |#2| (-6 (-4257 "*")))) ((-669) . T) ((-835 (-1091)) |has| |#2| (-835 (-1091))) ((-980 |#1| |#1| |#2| |#3| |#4|) . T) ((-968 (-385 (-525))) |has| |#2| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#2| (-968 (-525))) ((-968 |#2|) . T) ((-983 |#2|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1127) . T)) -((-1871 ((|#4| |#4|) 70)) (-1281 ((|#4| |#4|) 65)) (-4006 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|) 78)) (-1271 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-2654 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67))) -(((-1042 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1281 (|#4| |#4|)) (-15 -2654 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -1871 (|#4| |#4|)) (-15 -1271 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -4006 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|))) (-286) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -1042)) -((-4006 (*1 *2 *3 *4) (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) (-5 *1 (-1042 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-1271 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1871 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-2654 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-1281 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(-10 -7 (-15 -1281 (|#4| |#4|)) (-15 -2654 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -1871 (|#4| |#4|)) (-15 -1271 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -4006 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2187 (-592 |#3|))) |#4| |#3|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 17)) (-2383 (((-592 |#2|) $) 161)) (-2146 (((-1087 $) $ |#2|) 54) (((-1087 |#1|) $) 43)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 110 (|has| |#1| (-517)))) (-3906 (($ $) 112 (|has| |#1| (-517)))) (-3727 (((-108) $) 114 (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 |#2|)) 194)) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) 158) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#2| "failed") $) NIL)) (-3897 ((|#1| $) 156) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#2| $) NIL)) (-2318 (($ $ $ |#2|) NIL (|has| |#1| (-160)))) (-2572 (($ $) 198)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) 82)) (-3512 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-497 |#2|) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-4211 (((-108) $) 19)) (-1394 (((-713) $) 26)) (-2369 (($ (-1087 |#1|) |#2|) 48) (($ (-1087 $) |#2|) 64)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) 32)) (-2352 (($ |#1| (-497 |#2|)) 71) (($ $ |#2| (-713)) 52) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ |#2|) NIL)) (-4016 (((-497 |#2|) $) 188) (((-713) $ |#2|) 189) (((-592 (-713)) $ (-592 |#2|)) 190)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) 122)) (-1903 (((-3 |#2| "failed") $) 163)) (-2539 (($ $) 197)) (-2549 ((|#1| $) 37)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| |#2|) (|:| -2815 (-713))) "failed") $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) 33)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 140 (|has| |#1| (-429)))) (-2794 (($ (-592 $)) 145 (|has| |#1| (-429))) (($ $ $) 132 (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1680 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-517)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-592 |#2|) (-592 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-592 |#2|) (-592 $)) 178)) (-1932 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2524 (($ $ |#2|) 196) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-1307 (((-497 |#2|) $) 184) (((-713) $ |#2|) 180) (((-592 (-713)) $ (-592 |#2|)) 182)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#1| $) 128 (|has| |#1| (-429))) (($ $ |#2|) 131 (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1270 (((-798) $) 151) (($ (-525)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3136 (((-592 |#1|) $) 154)) (-3388 ((|#1| $ (-497 |#2|)) 73) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 79)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) 117 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 102) (($ $ (-713)) 104)) (-3355 (($) 12 T CONST)) (-3365 (($) 14 T CONST)) (-2094 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 97)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 126 (|has| |#1| (-341)))) (-4090 (($ $) 85) (($ $ $) 95)) (-4080 (($ $ $) 49)) (** (($ $ (-856)) 103) (($ $ (-713)) 100)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 88) (($ $ $) 65) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 90) (($ $ |#1|) NIL))) +((-1974 (*1 *1 *2) (-12 (-4 *2 (-977)) (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)))) (-4002 (*1 *1 *2) (-12 (-5 *2 (-592 *4)) (-4 *4 (-977)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)))) (-3948 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (-3025 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-977)))) (-2313 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-977)))) (* (*1 *2 *1 *2) (-12 (-4 *1 (-1041 *3 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *2 (-218 *3 *4)))) (* (*1 *2 *2 *1) (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *2 (-218 *3 *4)) (-4 *5 (-218 *3 *4)))) (-2559 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-2764 (*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) (-2807 (*1 *1 *1) (|partial| -12 (-4 *1 (-1041 *2 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) (** (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1041 *3 *4 *5 *6)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4)) (-4 *4 (-341))))) +(-13 (-211 |t#2|) (-107 |t#2| |t#2|) (-980 |t#1| |t#1| |t#2| |t#3| |t#4|) (-389 |t#2|) (-355 |t#2|) (-10 -8 (IF (|has| |t#2| (-160)) (-6 (-660 |t#2|)) |%noBranch|) (-15 -1974 ($ |t#2|)) (-15 -4002 ($ (-592 |t#2|))) (-15 -3948 (|t#3| $)) (-15 -3025 (|t#2| $)) (-15 -2313 (|t#2| $)) (-15 * (|t#4| $ |t#4|)) (-15 * (|t#3| |t#3| $)) (IF (|has| |t#2| (-6 (-4257 "*"))) (PROGN (-6 (-37 |t#2|)) (-15 -2559 (|t#2| $)) (-15 -2764 (|t#2| $))) |%noBranch|) (IF (|has| |t#2| (-341)) (PROGN (-15 -2807 ((-3 $ "failed") $)) (-15 ** ($ $ (-525)))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-33) . T) ((-37 |#2|) |has| |#2| (-6 (-4257 "*"))) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-566 (-798)) . T) ((-211 |#2|) . T) ((-213) |has| |#2| (-213)) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-355 |#2|) . T) ((-389 |#2|) . T) ((-464 |#2|) . T) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-594 |#2|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#2| (-588 (-525))) ((-588 |#2|) . T) ((-660 |#2|) -3275 (|has| |#2| (-160)) (|has| |#2| (-6 (-4257 "*")))) ((-669) . T) ((-835 (-1091)) |has| |#2| (-835 (-1091))) ((-980 |#1| |#1| |#2| |#3| |#4|) . T) ((-968 (-385 (-525))) |has| |#2| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#2| (-968 (-525))) ((-968 |#2|) . T) ((-983 |#2|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1127) . T)) +((-3311 ((|#4| |#4|) 70)) (-3709 ((|#4| |#4|) 65)) (-3835 (((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|) 78)) (-3605 (((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|) 69)) (-4163 (((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|) 67))) +(((-1042 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -3709 (|#4| |#4|)) (-15 -4163 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3311 (|#4| |#4|)) (-15 -3605 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3835 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|))) (-286) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -1042)) +((-3835 (*1 *2 *3 *4) (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) (-5 *2 (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) (-5 *1 (-1042 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) (-3605 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3311 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-4163 (*1 *2 *3) (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) (-3709 (*1 *2 *2) (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(-10 -7 (-15 -3709 (|#4| |#4|)) (-15 -4163 ((-2 (|:| |Hermite| |#4|) (|:| |eqMat| |#4|)) |#4|)) (-15 -3311 (|#4| |#4|)) (-15 -3605 ((-2 (|:| |Smith| |#4|) (|:| |leftEqMat| |#4|) (|:| |rightEqMat| |#4|)) |#4|)) (-15 -3835 ((-2 (|:| |particular| (-3 |#3| "failed")) (|:| -2495 (-592 |#3|))) |#4| |#3|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 17)) (-2383 (((-592 |#2|) $) 161)) (-2149 (((-1087 $) $ |#2|) 54) (((-1087 |#1|) $) 43)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 110 (|has| |#1| (-517)))) (-2220 (($ $) 112 (|has| |#1| (-517)))) (-4024 (((-108) $) 114 (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 |#2|)) 194)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) 158) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 |#2| "failed") $) NIL)) (-3894 ((|#1| $) 156) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) ((|#2| $) NIL)) (-4190 (($ $ $ |#2|) NIL (|has| |#1| (-160)))) (-2569 (($ $) 198)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) 82)) (-2707 (($ $) NIL (|has| |#1| (-429))) (($ $ |#2|) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-497 |#2|) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#1| (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#1| (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-2109 (((-108) $) 19)) (-2236 (((-713) $) 26)) (-2370 (($ (-1087 |#1|) |#2|) 48) (($ (-1087 $) |#2|) 64)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) 32)) (-2352 (($ |#1| (-497 |#2|)) 71) (($ $ |#2| (-713)) 52) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ |#2|) NIL)) (-3929 (((-497 |#2|) $) 188) (((-713) $ |#2|) 189) (((-592 (-713)) $ (-592 |#2|)) 190)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-497 |#2|) (-497 |#2|)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) 122)) (-3613 (((-3 |#2| "failed") $) 163)) (-2535 (($ $) 197)) (-2546 ((|#1| $) 37)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| |#2|) (|:| -2058 (-713))) "failed") $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) 33)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 140 (|has| |#1| (-429)))) (-2790 (($ (-592 $)) 145 (|has| |#1| (-429))) (($ $ $) 132 (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#1| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-844)))) (-1687 (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ $) 120 (|has| |#1| (-517)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ |#2| |#1|) 166) (($ $ (-592 |#2|) (-592 |#1|)) 179) (($ $ |#2| $) 165) (($ $ (-592 |#2|) (-592 $)) 178)) (-2146 (($ $ |#2|) NIL (|has| |#1| (-160)))) (-2521 (($ $ |#2|) 196) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4003 (((-497 |#2|) $) 184) (((-713) $ |#2|) 180) (((-592 (-713)) $ (-592 |#2|)) 182)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| |#1| (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| |#1| (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| |#1| (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#1| $) 128 (|has| |#1| (-429))) (($ $ |#2|) 131 (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1271 (((-798) $) 151) (($ (-525)) 76) (($ |#1|) 77) (($ |#2|) 28) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-2185 (((-592 |#1|) $) 154)) (-3783 ((|#1| $ (-497 |#2|)) 73) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 79)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) 117 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 102) (($ $ (-713)) 104)) (-3351 (($) 12 T CONST)) (-3362 (($) 14 T CONST)) (-2096 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 97)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 126 (|has| |#1| (-341)))) (-4088 (($ $) 85) (($ $ $) 95)) (-4078 (($ $ $) 49)) (** (($ $ (-856)) 103) (($ $ (-713)) 100)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 88) (($ $ $) 65) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 90) (($ $ |#1|) NIL))) (((-1043 |#1| |#2|) (-884 |#1| (-497 |#2|) |#2|) (-977) (-789)) (T -1043)) NIL (-884 |#1| (-497 |#2|) |#2|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 |#2|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2351 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-4162 (((-887 |#1|) $ (-713)) NIL) (((-887 |#1|) $ (-713) (-713)) NIL)) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $ |#2|) NIL) (((-713) $ |#2| (-713)) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1681 (((-108) $) NIL)) (-2352 (($ $ (-592 |#2|) (-592 (-497 |#2|))) NIL) (($ $ |#2| (-497 |#2|)) NIL) (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-713)) 58) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-4141 (($ $ |#2|) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-2487 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $ (-713)) 15)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1250 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (($ $ |#2| $) 97) (($ $ (-592 |#2|) (-592 $)) 90) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL)) (-2524 (($ $ |#2|) 100) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-1307 (((-497 |#2|) $) NIL)) (-3096 (((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|))) 79)) (-2396 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 17)) (-1270 (((-798) $) 182) (($ (-525)) NIL) (($ |#1|) 44 (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#2|) 65) (($ |#3|) 63)) (-3388 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL) ((|#3| $ (-713)) 42)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-2438 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2687 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 18 T CONST)) (-3365 (($) 10 T CONST)) (-2094 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) 184 (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 61)) (** (($ $ (-856)) NIL) (($ $ (-713)) 70) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 103 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 60) (($ $ (-385 (-525))) 108 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 106 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46))) -(((-1044 |#1| |#2| |#3|) (-13 (-683 |#1| |#2|) (-10 -8 (-15 -3388 (|#3| $ (-713))) (-15 -1270 ($ |#2|)) (-15 -1270 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3096 ((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |#2| |#1|)) (-15 -2487 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-977) (-789) (-884 |#1| (-497 |#2|) |#2|)) (T -1044)) -((-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *2 (-884 *4 (-497 *5) *5)) (-5 *1 (-1044 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-789)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *2 (-789)) (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-5 *1 (-1044 *3 *4 *2)) (-4 *2 (-884 *3 (-497 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-5 *1 (-1044 *3 *4 *2)) (-4 *2 (-884 *3 (-497 *4) *4)))) (-3096 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1072 *7))) (-4 *6 (-789)) (-4 *7 (-884 *5 (-497 *6) *6)) (-4 *5 (-977)) (-5 *2 (-1 (-1072 *7) *7)) (-5 *1 (-1044 *5 *6 *7)))) (-4141 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-4 *2 (-789)) (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) (-2487 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1044 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-884 *4 (-497 *3) *3)) (-5 *1 (-1044 *4 *3 *5))))) -(-13 (-683 |#1| |#2|) (-10 -8 (-15 -3388 (|#3| $ (-713))) (-15 -1270 ($ |#2|)) (-15 -1270 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3096 ((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ |#2| |#1|)) (-15 -2487 ($ (-1 $) |#2| |#1|))) |%noBranch|))) -((-1260 (((-108) $ $) 7)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) 85)) (-1759 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) 101) (((-108) $) 97)) (-3829 ((|#4| |#4| $) 92)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 126)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3121 (((-3 $ "failed") $) 82)) (-1846 ((|#4| |#4| $) 89)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2137 ((|#4| |#4| $) 87)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) 105)) (-3011 (((-108) |#4| $) 136)) (-3210 (((-108) |#4| $) 133)) (-3667 (((-108) |#4| $) 137) (((-108) $) 134)) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) 104) (((-108) $) 103)) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 127)) (-1636 (((-3 |#4| "failed") $) 83)) (-2159 (((-592 $) |#4| $) 129)) (-4074 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3446 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-4094 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-1849 (((-592 |#4|) $) 107)) (-2201 (((-108) |#4| $) 99) (((-108) $) 95)) (-2401 ((|#4| |#4| $) 90)) (-2777 (((-108) $ $) 110)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) 100) (((-108) $) 96)) (-4093 ((|#4| |#4| $) 91)) (-2012 (((-1038) $) 10)) (-3110 (((-3 |#4| "failed") $) 84)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2309 (((-3 $ "failed") $ |#4|) 78)) (-2462 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-1307 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-3937 (($ $) 88)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-4079 (((-713) $) 76 (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3035 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) 81)) (-3343 (((-108) |#4| $) 135)) (-2743 (((-108) |#3| $) 80)) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 |#2|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2351 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-4162 (((-887 |#1|) $ (-713)) NIL) (((-887 |#1|) $ (-713) (-713)) NIL)) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $ |#2|) NIL) (((-713) $ |#2| (-713)) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1256 (((-108) $) NIL)) (-2352 (($ $ (-592 |#2|) (-592 (-497 |#2|))) NIL) (($ $ |#2| (-497 |#2|)) NIL) (($ |#1| (-497 |#2|)) NIL) (($ $ |#2| (-713)) 58) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2824 (($ $ |#2|) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ |#2| |#1|) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-2153 (($ (-1 $) |#2| |#1|) 165 (|has| |#1| (-37 (-385 (-525)))))) (-1886 (($ $ (-713)) 15)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1251 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (($ $ |#2| $) 97) (($ $ (-592 |#2|) (-592 $)) 90) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL)) (-2521 (($ $ |#2|) 100) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-4003 (((-497 |#2|) $) NIL)) (-3081 (((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|))) 79)) (-2397 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 17)) (-1271 (((-798) $) 182) (($ (-525)) NIL) (($ |#1|) 44 (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#2|) 65) (($ |#3|) 63)) (-3783 ((|#1| $ (-497 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL) ((|#3| $ (-713)) 42)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-2437 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-2670 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 18 T CONST)) (-3362 (($) 10 T CONST)) (-2096 (($ $ |#2|) NIL) (($ $ (-592 |#2|)) NIL) (($ $ |#2| (-713)) NIL) (($ $ (-592 |#2|) (-592 (-713))) NIL)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) 184 (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 61)) (** (($ $ (-856)) NIL) (($ $ (-713)) 70) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 103 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 60) (($ $ (-385 (-525))) 108 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 106 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 47) (($ $ |#1|) 48) (($ |#3| $) 46))) +(((-1044 |#1| |#2| |#3|) (-13 (-683 |#1| |#2|) (-10 -8 (-15 -3783 (|#3| $ (-713))) (-15 -1271 ($ |#2|)) (-15 -1271 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3081 ((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $ |#2| |#1|)) (-15 -2153 ($ (-1 $) |#2| |#1|))) |%noBranch|))) (-977) (-789) (-884 |#1| (-497 |#2|) |#2|)) (T -1044)) +((-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *2 (-884 *4 (-497 *5) *5)) (-5 *1 (-1044 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-789)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *2 (-789)) (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-5 *1 (-1044 *3 *4 *2)) (-4 *2 (-884 *3 (-497 *4) *4)))) (* (*1 *1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-5 *1 (-1044 *3 *4 *2)) (-4 *2 (-884 *3 (-497 *4) *4)))) (-3081 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1072 *7))) (-4 *6 (-789)) (-4 *7 (-884 *5 (-497 *6) *6)) (-4 *5 (-977)) (-5 *2 (-1 (-1072 *7) *7)) (-5 *1 (-1044 *5 *6 *7)))) (-2824 (*1 *1 *1 *2 *3) (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-4 *2 (-789)) (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) (-2153 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1044 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-884 *4 (-497 *3) *3)) (-5 *1 (-1044 *4 *3 *5))))) +(-13 (-683 |#1| |#2|) (-10 -8 (-15 -3783 (|#3| $ (-713))) (-15 -1271 ($ |#2|)) (-15 -1271 ($ |#3|)) (-15 * ($ |#3| $)) (-15 -3081 ((-1 (-1072 |#3|) |#3|) (-592 |#2|) (-592 (-1072 |#3|)))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $ |#2| |#1|)) (-15 -2153 ($ (-1 $) |#2| |#1|))) |%noBranch|))) +((-1261 (((-108) $ $) 7)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) 85)) (-1361 (((-592 $) (-592 |#4|)) 86) (((-592 $) (-592 |#4|) (-108)) 111)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) 101) (((-108) $) 97)) (-2734 ((|#4| |#4| $) 92)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 126)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3117 (((-3 $ "failed") $) 82)) (-1854 ((|#4| |#4| $) 89)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-1847 ((|#4| |#4| $) 87)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) 105)) (-3367 (((-108) |#4| $) 136)) (-1654 (((-108) |#4| $) 133)) (-1631 (((-108) |#4| $) 137) (((-108) $) 134)) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) 104) (((-108) $) 103)) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) 128)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 127)) (-1641 (((-3 |#4| "failed") $) 83)) (-2100 (((-592 $) |#4| $) 129)) (-3290 (((-3 (-108) (-592 $)) |#4| $) 132)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 131) (((-108) |#4| $) 130)) (-3202 (((-592 $) |#4| $) 125) (((-592 $) (-592 |#4|) $) 124) (((-592 $) (-592 |#4|) (-592 $)) 123) (((-592 $) |#4| (-592 $)) 122)) (-3440 (($ |#4| $) 117) (($ (-592 |#4|) $) 116)) (-2641 (((-592 |#4|) $) 107)) (-1282 (((-108) |#4| $) 99) (((-108) $) 95)) (-2684 ((|#4| |#4| $) 90)) (-2995 (((-108) $ $) 110)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) 100) (((-108) $) 96)) (-3432 ((|#4| |#4| $) 91)) (-2015 (((-1038) $) 10)) (-3105 (((-3 |#4| "failed") $) 84)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-4091 (((-3 $ "failed") $ |#4|) 78)) (-1886 (($ $ |#4|) 77) (((-592 $) |#4| $) 115) (((-592 $) |#4| (-592 $)) 114) (((-592 $) (-592 |#4|) $) 113) (((-592 $) (-592 |#4|) (-592 $)) 112)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-4003 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-1284 (($ $) 88)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-3320 (((-713) $) 76 (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-3570 (((-592 $) |#4| $) 121) (((-592 $) |#4| (-592 $)) 120) (((-592 $) (-592 |#4|) $) 119) (((-592 $) (-592 |#4|) (-592 $)) 118)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) 81)) (-1560 (((-108) |#4| $) 135)) (-2747 (((-108) |#3| $) 80)) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-1045 |#1| |#2| |#3| |#4|) (-131) (-429) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -1045)) NIL (-13 (-1029 |t#1| |t#2| |t#3| |t#4|) (-726 |t#1| |t#2| |t#3| |t#4|)) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-726 |#1| |#2| |#3| |#4|) . T) ((-909 |#1| |#2| |#3| |#4|) . T) ((-996 |#1| |#2| |#3| |#4|) . T) ((-1020) . T) ((-1029 |#1| |#2| |#3| |#4|) . T) ((-1121 |#1| |#2| |#3| |#4|) . T) ((-1127) . T)) -((-1492 (((-592 |#2|) |#1|) 12)) (-1929 (((-592 |#2|) |#2| |#2| |#2| |#2| |#2|) 38) (((-592 |#2|) |#1|) 49)) (-4169 (((-592 |#2|) |#2| |#2| |#2|) 36) (((-592 |#2|) |#1|) 47)) (-2938 ((|#2| |#1|) 43)) (-4018 (((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-4138 (((-592 |#2|) |#2| |#2|) 35) (((-592 |#2|) |#1|) 46)) (-4165 (((-592 |#2|) |#2| |#2| |#2| |#2|) 37) (((-592 |#2|) |#1|) 48)) (-4217 ((|#2| |#2| |#2| |#2| |#2| |#2|) 42)) (-2174 ((|#2| |#2| |#2| |#2|) 40)) (-1755 ((|#2| |#2| |#2|) 39)) (-3190 ((|#2| |#2| |#2| |#2| |#2|) 41))) -(((-1046 |#1| |#2|) (-10 -7 (-15 -1492 ((-592 |#2|) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4018 ((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4138 ((-592 |#2|) |#1|)) (-15 -4169 ((-592 |#2|) |#1|)) (-15 -4165 ((-592 |#2|) |#1|)) (-15 -1929 ((-592 |#2|) |#1|)) (-15 -4138 ((-592 |#2|) |#2| |#2|)) (-15 -4169 ((-592 |#2|) |#2| |#2| |#2|)) (-15 -4165 ((-592 |#2|) |#2| |#2| |#2| |#2|)) (-15 -1929 ((-592 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -1755 (|#2| |#2| |#2|)) (-15 -2174 (|#2| |#2| |#2| |#2|)) (-15 -3190 (|#2| |#2| |#2| |#2| |#2|)) (-15 -4217 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1149 |#2|) (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (T -1046)) -((-4217 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-3190 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-2174 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-1755 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-1929 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-4165 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-4169 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-4138 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-1929 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-4165 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-4169 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-4138 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-4018 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-2 (|:| |solns| (-592 *5)) (|:| |maps| (-592 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1046 *3 *5)) (-4 *3 (-1149 *5)))) (-2938 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -1492 ((-592 |#2|) |#1|)) (-15 -2938 (|#2| |#1|)) (-15 -4018 ((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4138 ((-592 |#2|) |#1|)) (-15 -4169 ((-592 |#2|) |#1|)) (-15 -4165 ((-592 |#2|) |#1|)) (-15 -1929 ((-592 |#2|) |#1|)) (-15 -4138 ((-592 |#2|) |#2| |#2|)) (-15 -4169 ((-592 |#2|) |#2| |#2| |#2|)) (-15 -4165 ((-592 |#2|) |#2| |#2| |#2| |#2|)) (-15 -1929 ((-592 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -1755 (|#2| |#2| |#2|)) (-15 -2174 (|#2| |#2| |#2| |#2|)) (-15 -3190 (|#2| |#2| |#2| |#2| |#2|)) (-15 -4217 (|#2| |#2| |#2| |#2| |#2| |#2|))) -((-2415 (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|))))) 95) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091))) 94) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|)))) 92) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 90) (((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|)))) 75) (((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091)) 76) (((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|))) 70) (((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091)) 59)) (-3824 (((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 88) (((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091)) 43)) (-2100 (((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)) 98) (((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091)) 97))) -(((-1047 |#1|) (-10 -7 (-15 -2415 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -3824 ((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -3824 ((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2100 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2100 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)))) (-13 (-286) (-789) (-138))) (T -1047)) -((-2100 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2100 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-3824 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-294 *5)))) (-5 *1 (-1047 *5)))) (-3824 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-294 *5))) (-5 *1 (-1047 *5)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-592 (-273 (-385 (-887 *4))))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) (-2415 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 *5))))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) (-2415 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-273 (-385 (-887 *4)))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) (-2415 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1047 *5)))) (-2415 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) (-2415 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1047 *5))))) -(-10 -7 (-15 -2415 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2415 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2415 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -3824 ((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -3824 ((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2100 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2100 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)))) -((-3464 (((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)) 29)) (-1666 (((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|)))) 40))) -(((-1048 |#1|) (-10 -7 (-15 -1666 ((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))))) (-15 -3464 ((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)))) (-13 (-517) (-789))) (T -1048)) -((-3464 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-385 (-1087 (-294 *5)))) (-5 *3 (-1173 (-294 *5))) (-5 *4 (-525)) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-1048 *5)))) (-1666 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-385 (-1087 (-294 *3)))) (-4 *3 (-13 (-517) (-789))) (-5 *1 (-1048 *3))))) -(-10 -7 (-15 -1666 ((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))))) (-15 -3464 ((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)))) -((-1492 (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))) 222) (((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091)) 20) (((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091)) 26) (((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|))) 25) (((-592 (-273 (-294 |#1|))) (-294 |#1|)) 21))) -(((-1049 |#1|) (-10 -7 (-15 -1492 ((-592 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091))) (-15 -1492 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (T -1049)) -((-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1049 *5)) (-5 *3 (-592 (-273 (-294 *5)))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) (-5 *3 (-294 *5)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) (-5 *3 (-273 (-294 *5))))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) (-5 *3 (-273 (-294 *4))))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) (-5 *3 (-294 *4))))) -(-10 -7 (-15 -1492 ((-592 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091))) (-15 -1492 ((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091))) (-15 -1492 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))))) -((-2932 ((|#2| |#2|) 20 (|has| |#1| (-789))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 17)) (-4060 ((|#2| |#2|) 19 (|has| |#1| (-789))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16))) -(((-1050 |#1| |#2|) (-10 -7 (-15 -4060 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -2932 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-789)) (PROGN (-15 -4060 (|#2| |#2|)) (-15 -2932 (|#2| |#2|))) |%noBranch|)) (-1127) (-13 (-558 (-525) |#1|) (-10 -7 (-6 -4255) (-6 -4256)))) (T -1050)) -((-2932 (*1 *2 *2) (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256)))))) (-4060 (*1 *2 *2) (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256)))))) (-2932 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) (-4060 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256))))))) -(-10 -7 (-15 -4060 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -2932 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-789)) (PROGN (-15 -4060 (|#2| |#2|)) (-15 -2932 (|#2| |#2|))) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-2771 (((-1080 3 |#1|) $) 108)) (-3208 (((-108) $) 72)) (-1298 (($ $ (-592 (-878 |#1|))) 20) (($ $ (-592 (-592 |#1|))) 75) (($ (-592 (-878 |#1|))) 74) (((-592 (-878 |#1|)) $) 73)) (-3113 (((-108) $) 41)) (-2261 (($ $ (-878 |#1|)) 46) (($ $ (-592 |#1|)) 51) (($ $ (-713)) 53) (($ (-878 |#1|)) 47) (((-878 |#1|) $) 45)) (-3191 (((-2 (|:| -1414 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $) 106)) (-3738 (((-713) $) 26)) (-1463 (((-713) $) 25)) (-1796 (($ $ (-713) (-878 |#1|)) 39)) (-3151 (((-108) $) 82)) (-3083 (($ $ (-592 (-592 (-878 |#1|))) (-592 (-159)) (-159)) 89) (($ $ (-592 (-592 (-592 |#1|))) (-592 (-159)) (-159)) 91) (($ $ (-592 (-592 (-878 |#1|))) (-108) (-108)) 85) (($ $ (-592 (-592 (-592 |#1|))) (-108) (-108)) 93) (($ (-592 (-592 (-878 |#1|)))) 86) (($ (-592 (-592 (-878 |#1|))) (-108) (-108)) 87) (((-592 (-592 (-878 |#1|))) $) 84)) (-4205 (($ (-592 $)) 28) (($ $ $) 29)) (-2530 (((-592 (-159)) $) 103)) (-2589 (((-592 (-878 |#1|)) $) 97)) (-2030 (((-592 (-592 (-159))) $) 102)) (-2500 (((-592 (-592 (-592 (-878 |#1|)))) $) NIL)) (-2254 (((-592 (-592 (-592 (-713)))) $) 100)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3646 (((-713) $ (-592 (-878 |#1|))) 37)) (-1673 (((-108) $) 54)) (-4027 (($ $ (-592 (-878 |#1|))) 56) (($ $ (-592 (-592 |#1|))) 62) (($ (-592 (-878 |#1|))) 57) (((-592 (-878 |#1|)) $) 55)) (-2851 (($) 23) (($ (-1080 3 |#1|)) 24)) (-1451 (($ $) 35)) (-3943 (((-592 $) $) 34)) (-1776 (($ (-592 $)) 31)) (-3427 (((-592 $) $) 33)) (-1270 (((-798) $) 112)) (-1629 (((-108) $) 64)) (-2949 (($ $ (-592 (-878 |#1|))) 66) (($ $ (-592 (-592 |#1|))) 69) (($ (-592 (-878 |#1|))) 67) (((-592 (-878 |#1|)) $) 65)) (-2536 (($ $) 107)) (-3994 (((-108) $ $) NIL))) +((-2292 (((-592 |#2|) |#1|) 12)) (-2086 (((-592 |#2|) |#2| |#2| |#2| |#2| |#2|) 38) (((-592 |#2|) |#1|) 49)) (-2993 (((-592 |#2|) |#2| |#2| |#2|) 36) (((-592 |#2|) |#1|) 47)) (-3855 ((|#2| |#1|) 43)) (-3940 (((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|)) 17)) (-4139 (((-592 |#2|) |#2| |#2|) 35) (((-592 |#2|) |#1|) 46)) (-2974 (((-592 |#2|) |#2| |#2| |#2| |#2|) 37) (((-592 |#2|) |#1|) 48)) (-2169 ((|#2| |#2| |#2| |#2| |#2| |#2|) 42)) (-2333 ((|#2| |#2| |#2| |#2|) 40)) (-4041 ((|#2| |#2| |#2|) 39)) (-1453 ((|#2| |#2| |#2| |#2| |#2|) 41))) +(((-1046 |#1| |#2|) (-10 -7 (-15 -2292 ((-592 |#2|) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3940 ((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4139 ((-592 |#2|) |#1|)) (-15 -2993 ((-592 |#2|) |#1|)) (-15 -2974 ((-592 |#2|) |#1|)) (-15 -2086 ((-592 |#2|) |#1|)) (-15 -4139 ((-592 |#2|) |#2| |#2|)) (-15 -2993 ((-592 |#2|) |#2| |#2| |#2|)) (-15 -2974 ((-592 |#2|) |#2| |#2| |#2| |#2|)) (-15 -2086 ((-592 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -4041 (|#2| |#2| |#2|)) (-15 -2333 (|#2| |#2| |#2| |#2|)) (-15 -1453 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2169 (|#2| |#2| |#2| |#2| |#2| |#2|))) (-1149 |#2|) (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (T -1046)) +((-2169 (*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-1453 (*1 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-2333 (*1 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-4041 (*1 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-2086 (*1 *2 *3 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-2974 (*1 *2 *3 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-2993 (*1 *2 *3 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-4139 (*1 *2 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3)))) (-2086 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-2974 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-2993 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-4139 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) (-3940 (*1 *2 *3 *4) (-12 (-5 *4 (-1 *5 *5)) (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-2 (|:| |solns| (-592 *5)) (|:| |maps| (-592 (-2 (|:| |arg| *5) (|:| |res| *5)))))) (-5 *1 (-1046 *3 *5)) (-4 *3 (-1149 *5)))) (-3855 (*1 *2 *3) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2)))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -2292 ((-592 |#2|) |#1|)) (-15 -3855 (|#2| |#1|)) (-15 -3940 ((-2 (|:| |solns| (-592 |#2|)) (|:| |maps| (-592 (-2 (|:| |arg| |#2|) (|:| |res| |#2|))))) |#1| (-1 |#2| |#2|))) (-15 -4139 ((-592 |#2|) |#1|)) (-15 -2993 ((-592 |#2|) |#1|)) (-15 -2974 ((-592 |#2|) |#1|)) (-15 -2086 ((-592 |#2|) |#1|)) (-15 -4139 ((-592 |#2|) |#2| |#2|)) (-15 -2993 ((-592 |#2|) |#2| |#2| |#2|)) (-15 -2974 ((-592 |#2|) |#2| |#2| |#2| |#2|)) (-15 -2086 ((-592 |#2|) |#2| |#2| |#2| |#2| |#2|)) (-15 -4041 (|#2| |#2| |#2|)) (-15 -2333 (|#2| |#2| |#2| |#2|)) (-15 -1453 (|#2| |#2| |#2| |#2| |#2|)) (-15 -2169 (|#2| |#2| |#2| |#2| |#2| |#2|))) +((-2812 (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|))))) 95) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091))) 94) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|)))) 92) (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 90) (((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|)))) 75) (((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091)) 76) (((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|))) 70) (((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091)) 59)) (-2690 (((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 88) (((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091)) 43)) (-1970 (((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)) 98) (((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091)) 97))) +(((-1047 |#1|) (-10 -7 (-15 -2812 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -2690 ((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2690 ((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -1970 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -1970 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)))) (-13 (-286) (-789) (-138))) (T -1047)) +((-1970 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-1970 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2690 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-294 *5)))) (-5 *1 (-1047 *5)))) (-2690 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-294 *5))) (-5 *1 (-1047 *5)))) (-2812 (*1 *2 *3) (-12 (-5 *3 (-592 (-273 (-385 (-887 *4))))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) (-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-273 (-385 (-887 *5))))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2812 (*1 *2 *3) (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) (-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) (-2812 (*1 *2 *3) (-12 (-5 *3 (-273 (-385 (-887 *4)))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) (-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1047 *5)))) (-2812 (*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) (-2812 (*1 *2 *3 *4) (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1047 *5))))) +(-10 -7 (-15 -2812 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)) (-1091))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-385 (-887 |#1|)))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2812 ((-592 (-273 (-294 |#1|))) (-273 (-385 (-887 |#1|))))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-385 (-887 |#1|))))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2812 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -2690 ((-592 (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2690 ((-592 (-592 (-294 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -1970 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -1970 ((-1081 (-592 (-294 |#1|)) (-592 (-273 (-294 |#1|)))) (-385 (-887 |#1|)) (-1091)))) +((-3328 (((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)) 29)) (-3463 (((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|)))) 40))) +(((-1048 |#1|) (-10 -7 (-15 -3463 ((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))))) (-15 -3328 ((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)))) (-13 (-517) (-789))) (T -1048)) +((-3328 (*1 *2 *3 *2 *4) (-12 (-5 *2 (-385 (-1087 (-294 *5)))) (-5 *3 (-1173 (-294 *5))) (-5 *4 (-525)) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-1048 *5)))) (-3463 (*1 *2 *2 *2 *2) (-12 (-5 *2 (-385 (-1087 (-294 *3)))) (-4 *3 (-13 (-517) (-789))) (-5 *1 (-1048 *3))))) +(-10 -7 (-15 -3463 ((-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))) (-385 (-1087 (-294 |#1|))))) (-15 -3328 ((-385 (-1087 (-294 |#1|))) (-1173 (-294 |#1|)) (-385 (-1087 (-294 |#1|))) (-525)))) +((-2292 (((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))) 222) (((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091)) 20) (((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091)) 26) (((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|))) 25) (((-592 (-273 (-294 |#1|))) (-294 |#1|)) 21))) +(((-1049 |#1|) (-10 -7 (-15 -2292 ((-592 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091))) (-15 -2292 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))))) (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (T -1049)) +((-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1049 *5)) (-5 *3 (-592 (-273 (-294 *5)))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) (-5 *3 (-294 *5)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) (-5 *3 (-273 (-294 *5))))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) (-5 *3 (-273 (-294 *4))))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) (-5 *3 (-294 *4))))) +(-10 -7 (-15 -2292 ((-592 (-273 (-294 |#1|))) (-294 |#1|))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-273 (-294 |#1|)) (-1091))) (-15 -2292 ((-592 (-273 (-294 |#1|))) (-294 |#1|) (-1091))) (-15 -2292 ((-592 (-592 (-273 (-294 |#1|)))) (-592 (-273 (-294 |#1|))) (-592 (-1091))))) +((-3794 ((|#2| |#2|) 20 (|has| |#1| (-789))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 17)) (-3197 ((|#2| |#2|) 19 (|has| |#1| (-789))) ((|#2| |#2| (-1 (-108) |#1| |#1|)) 16))) +(((-1050 |#1| |#2|) (-10 -7 (-15 -3197 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -3794 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-789)) (PROGN (-15 -3197 (|#2| |#2|)) (-15 -3794 (|#2| |#2|))) |%noBranch|)) (-1127) (-13 (-558 (-525) |#1|) (-10 -7 (-6 -4255) (-6 -4256)))) (T -1050)) +((-3794 (*1 *2 *2) (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256)))))) (-3197 (*1 *2 *2) (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256)))))) (-3794 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) (-3197 (*1 *2 *2 *3) (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256))))))) +(-10 -7 (-15 -3197 (|#2| |#2| (-1 (-108) |#1| |#1|))) (-15 -3794 (|#2| |#2| (-1 (-108) |#1| |#1|))) (IF (|has| |#1| (-789)) (PROGN (-15 -3197 (|#2| |#2|)) (-15 -3794 (|#2| |#2|))) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-2964 (((-1080 3 |#1|) $) 108)) (-1632 (((-108) $) 72)) (-2504 (($ $ (-592 (-878 |#1|))) 20) (($ $ (-592 (-592 |#1|))) 75) (($ (-592 (-878 |#1|))) 74) (((-592 (-878 |#1|)) $) 73)) (-1951 (((-108) $) 41)) (-2263 (($ $ (-878 |#1|)) 46) (($ $ (-592 |#1|)) 51) (($ $ (-713)) 53) (($ (-878 |#1|)) 47) (((-878 |#1|) $) 45)) (-3189 (((-2 (|:| -2518 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $) 106)) (-4127 (((-713) $) 26)) (-2392 (((-713) $) 25)) (-3200 (($ $ (-713) (-878 |#1|)) 39)) (-2403 (((-108) $) 82)) (-2987 (($ $ (-592 (-592 (-878 |#1|))) (-592 (-159)) (-159)) 89) (($ $ (-592 (-592 (-592 |#1|))) (-592 (-159)) (-159)) 91) (($ $ (-592 (-592 (-878 |#1|))) (-108) (-108)) 85) (($ $ (-592 (-592 (-592 |#1|))) (-108) (-108)) 93) (($ (-592 (-592 (-878 |#1|)))) 86) (($ (-592 (-592 (-878 |#1|))) (-108) (-108)) 87) (((-592 (-592 (-878 |#1|))) $) 84)) (-2025 (($ (-592 $)) 28) (($ $ $) 29)) (-1279 (((-592 (-159)) $) 103)) (-2586 (((-592 (-878 |#1|)) $) 97)) (-3988 (((-592 (-592 (-159))) $) 102)) (-2326 (((-592 (-592 (-592 (-878 |#1|)))) $) NIL)) (-3610 (((-592 (-592 (-592 (-713)))) $) 100)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1397 (((-713) $ (-592 (-878 |#1|))) 37)) (-3554 (((-108) $) 54)) (-4020 (($ $ (-592 (-878 |#1|))) 56) (($ $ (-592 (-592 |#1|))) 62) (($ (-592 (-878 |#1|))) 57) (((-592 (-878 |#1|)) $) 55)) (-2531 (($) 23) (($ (-1080 3 |#1|)) 24)) (-1454 (($ $) 35)) (-1337 (((-592 $) $) 34)) (-1552 (($ (-592 $)) 31)) (-4156 (((-592 $) $) 33)) (-1271 (((-798) $) 112)) (-3409 (((-108) $) 64)) (-3941 (($ $ (-592 (-878 |#1|))) 66) (($ $ (-592 (-592 |#1|))) 69) (($ (-592 (-878 |#1|))) 67) (((-592 (-878 |#1|)) $) 65)) (-1321 (($ $) 107)) (-3992 (((-108) $ $) NIL))) (((-1051 |#1|) (-1052 |#1|) (-977)) (T -1051)) NIL (-1052 |#1|) -((-1260 (((-108) $ $) 7)) (-2771 (((-1080 3 |#1|) $) 13)) (-3208 (((-108) $) 29)) (-1298 (($ $ (-592 (-878 |#1|))) 33) (($ $ (-592 (-592 |#1|))) 32) (($ (-592 (-878 |#1|))) 31) (((-592 (-878 |#1|)) $) 30)) (-3113 (((-108) $) 44)) (-2261 (($ $ (-878 |#1|)) 49) (($ $ (-592 |#1|)) 48) (($ $ (-713)) 47) (($ (-878 |#1|)) 46) (((-878 |#1|) $) 45)) (-3191 (((-2 (|:| -1414 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $) 15)) (-3738 (((-713) $) 58)) (-1463 (((-713) $) 59)) (-1796 (($ $ (-713) (-878 |#1|)) 50)) (-3151 (((-108) $) 21)) (-3083 (($ $ (-592 (-592 (-878 |#1|))) (-592 (-159)) (-159)) 28) (($ $ (-592 (-592 (-592 |#1|))) (-592 (-159)) (-159)) 27) (($ $ (-592 (-592 (-878 |#1|))) (-108) (-108)) 26) (($ $ (-592 (-592 (-592 |#1|))) (-108) (-108)) 25) (($ (-592 (-592 (-878 |#1|)))) 24) (($ (-592 (-592 (-878 |#1|))) (-108) (-108)) 23) (((-592 (-592 (-878 |#1|))) $) 22)) (-4205 (($ (-592 $)) 57) (($ $ $) 56)) (-2530 (((-592 (-159)) $) 16)) (-2589 (((-592 (-878 |#1|)) $) 20)) (-2030 (((-592 (-592 (-159))) $) 17)) (-2500 (((-592 (-592 (-592 (-878 |#1|)))) $) 18)) (-2254 (((-592 (-592 (-592 (-713)))) $) 19)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3646 (((-713) $ (-592 (-878 |#1|))) 51)) (-1673 (((-108) $) 39)) (-4027 (($ $ (-592 (-878 |#1|))) 43) (($ $ (-592 (-592 |#1|))) 42) (($ (-592 (-878 |#1|))) 41) (((-592 (-878 |#1|)) $) 40)) (-2851 (($) 61) (($ (-1080 3 |#1|)) 60)) (-1451 (($ $) 52)) (-3943 (((-592 $) $) 53)) (-1776 (($ (-592 $)) 55)) (-3427 (((-592 $) $) 54)) (-1270 (((-798) $) 11)) (-1629 (((-108) $) 34)) (-2949 (($ $ (-592 (-878 |#1|))) 38) (($ $ (-592 (-592 |#1|))) 37) (($ (-592 (-878 |#1|))) 36) (((-592 (-878 |#1|)) $) 35)) (-2536 (($ $) 14)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-2964 (((-1080 3 |#1|) $) 13)) (-1632 (((-108) $) 29)) (-2504 (($ $ (-592 (-878 |#1|))) 33) (($ $ (-592 (-592 |#1|))) 32) (($ (-592 (-878 |#1|))) 31) (((-592 (-878 |#1|)) $) 30)) (-1951 (((-108) $) 44)) (-2263 (($ $ (-878 |#1|)) 49) (($ $ (-592 |#1|)) 48) (($ $ (-713)) 47) (($ (-878 |#1|)) 46) (((-878 |#1|) $) 45)) (-3189 (((-2 (|:| -2518 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $) 15)) (-4127 (((-713) $) 58)) (-2392 (((-713) $) 59)) (-3200 (($ $ (-713) (-878 |#1|)) 50)) (-2403 (((-108) $) 21)) (-2987 (($ $ (-592 (-592 (-878 |#1|))) (-592 (-159)) (-159)) 28) (($ $ (-592 (-592 (-592 |#1|))) (-592 (-159)) (-159)) 27) (($ $ (-592 (-592 (-878 |#1|))) (-108) (-108)) 26) (($ $ (-592 (-592 (-592 |#1|))) (-108) (-108)) 25) (($ (-592 (-592 (-878 |#1|)))) 24) (($ (-592 (-592 (-878 |#1|))) (-108) (-108)) 23) (((-592 (-592 (-878 |#1|))) $) 22)) (-2025 (($ (-592 $)) 57) (($ $ $) 56)) (-1279 (((-592 (-159)) $) 16)) (-2586 (((-592 (-878 |#1|)) $) 20)) (-3988 (((-592 (-592 (-159))) $) 17)) (-2326 (((-592 (-592 (-592 (-878 |#1|)))) $) 18)) (-3610 (((-592 (-592 (-592 (-713)))) $) 19)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1397 (((-713) $ (-592 (-878 |#1|))) 51)) (-3554 (((-108) $) 39)) (-4020 (($ $ (-592 (-878 |#1|))) 43) (($ $ (-592 (-592 |#1|))) 42) (($ (-592 (-878 |#1|))) 41) (((-592 (-878 |#1|)) $) 40)) (-2531 (($) 61) (($ (-1080 3 |#1|)) 60)) (-1454 (($ $) 52)) (-1337 (((-592 $) $) 53)) (-1552 (($ (-592 $)) 55)) (-4156 (((-592 $) $) 54)) (-1271 (((-798) $) 11)) (-3409 (((-108) $) 34)) (-3941 (($ $ (-592 (-878 |#1|))) 38) (($ $ (-592 (-592 |#1|))) 37) (($ (-592 (-878 |#1|))) 36) (((-592 (-878 |#1|)) $) 35)) (-1321 (($ $) 14)) (-3992 (((-108) $ $) 6))) (((-1052 |#1|) (-131) (-977)) (T -1052)) -((-1270 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-798)))) (-2851 (*1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-2851 (*1 *1 *2) (-12 (-5 *2 (-1080 3 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-1463 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-3738 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-4205 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4205 (*1 *1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-1776 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-3427 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)))) (-3943 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)))) (-1451 (*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-3646 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-878 *4))) (-4 *1 (-1052 *4)) (-4 *4 (-977)) (-5 *2 (-713)))) (-1796 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-878 *4)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-2261 (*1 *1 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2261 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2261 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2261 (*1 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2261 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-878 *3)))) (-3113 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-4027 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4027 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4027 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-4027 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-1673 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-2949 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2949 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2949 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2949 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-1629 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-1298 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-1298 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-1298 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-1298 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-3208 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-3083 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-592 (-878 *5)))) (-5 *3 (-592 (-159))) (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) (-3083 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-592 (-159))) (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) (-3083 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-3083 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-108)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-3083 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 *3)))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-3083 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *4 (-977)) (-4 *1 (-1052 *4)))) (-3083 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-878 *3)))))) (-3151 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-2589 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-2254 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-592 (-713))))))) (-2500 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-592 (-878 *3))))))) (-2030 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-159)))))) (-2530 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-159))))) (-3191 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -1414 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713)))))) (-2536 (*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-2771 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-1080 3 *3))))) -(-13 (-1020) (-10 -8 (-15 -2851 ($)) (-15 -2851 ($ (-1080 3 |t#1|))) (-15 -1463 ((-713) $)) (-15 -3738 ((-713) $)) (-15 -4205 ($ (-592 $))) (-15 -4205 ($ $ $)) (-15 -1776 ($ (-592 $))) (-15 -3427 ((-592 $) $)) (-15 -3943 ((-592 $) $)) (-15 -1451 ($ $)) (-15 -3646 ((-713) $ (-592 (-878 |t#1|)))) (-15 -1796 ($ $ (-713) (-878 |t#1|))) (-15 -2261 ($ $ (-878 |t#1|))) (-15 -2261 ($ $ (-592 |t#1|))) (-15 -2261 ($ $ (-713))) (-15 -2261 ($ (-878 |t#1|))) (-15 -2261 ((-878 |t#1|) $)) (-15 -3113 ((-108) $)) (-15 -4027 ($ $ (-592 (-878 |t#1|)))) (-15 -4027 ($ $ (-592 (-592 |t#1|)))) (-15 -4027 ($ (-592 (-878 |t#1|)))) (-15 -4027 ((-592 (-878 |t#1|)) $)) (-15 -1673 ((-108) $)) (-15 -2949 ($ $ (-592 (-878 |t#1|)))) (-15 -2949 ($ $ (-592 (-592 |t#1|)))) (-15 -2949 ($ (-592 (-878 |t#1|)))) (-15 -2949 ((-592 (-878 |t#1|)) $)) (-15 -1629 ((-108) $)) (-15 -1298 ($ $ (-592 (-878 |t#1|)))) (-15 -1298 ($ $ (-592 (-592 |t#1|)))) (-15 -1298 ($ (-592 (-878 |t#1|)))) (-15 -1298 ((-592 (-878 |t#1|)) $)) (-15 -3208 ((-108) $)) (-15 -3083 ($ $ (-592 (-592 (-878 |t#1|))) (-592 (-159)) (-159))) (-15 -3083 ($ $ (-592 (-592 (-592 |t#1|))) (-592 (-159)) (-159))) (-15 -3083 ($ $ (-592 (-592 (-878 |t#1|))) (-108) (-108))) (-15 -3083 ($ $ (-592 (-592 (-592 |t#1|))) (-108) (-108))) (-15 -3083 ($ (-592 (-592 (-878 |t#1|))))) (-15 -3083 ($ (-592 (-592 (-878 |t#1|))) (-108) (-108))) (-15 -3083 ((-592 (-592 (-878 |t#1|))) $)) (-15 -3151 ((-108) $)) (-15 -2589 ((-592 (-878 |t#1|)) $)) (-15 -2254 ((-592 (-592 (-592 (-713)))) $)) (-15 -2500 ((-592 (-592 (-592 (-878 |t#1|)))) $)) (-15 -2030 ((-592 (-592 (-159))) $)) (-15 -2530 ((-592 (-159)) $)) (-15 -3191 ((-2 (|:| -1414 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $)) (-15 -2536 ($ $)) (-15 -2771 ((-1080 3 |t#1|) $)) (-15 -1270 ((-798) $)))) +((-1271 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-798)))) (-2531 (*1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-2531 (*1 *1 *2) (-12 (-5 *2 (-1080 3 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2392 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-4127 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) (-2025 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2025 (*1 *1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-1552 (*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4156 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)))) (-1337 (*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)))) (-1454 (*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-1397 (*1 *2 *1 *3) (-12 (-5 *3 (-592 (-878 *4))) (-4 *1 (-1052 *4)) (-4 *4 (-977)) (-5 *2 (-713)))) (-3200 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-878 *4)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-2263 (*1 *1 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2263 (*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2263 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2263 (*1 *1 *2) (-12 (-5 *2 (-878 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2263 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-878 *3)))) (-1951 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-4020 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4020 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-4020 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-4020 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-3554 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-3941 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-3941 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-3941 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-3941 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-3409 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-2504 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2504 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) (-2504 (*1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2504 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-1632 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-2987 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-592 (-878 *5)))) (-5 *3 (-592 (-159))) (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) (-2987 (*1 *1 *1 *2 *3 *4) (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-592 (-159))) (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) (-2987 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-2987 (*1 *1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-108)) (-4 *1 (-1052 *4)) (-4 *4 (-977)))) (-2987 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 *3)))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) (-2987 (*1 *1 *2 *3 *3) (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *4 (-977)) (-4 *1 (-1052 *4)))) (-2987 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-878 *3)))))) (-2403 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108)))) (-2586 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) (-3610 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-592 (-713))))))) (-2326 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-592 (-878 *3))))))) (-3988 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-159)))))) (-1279 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-159))))) (-3189 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -2518 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713)))))) (-1321 (*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) (-2964 (*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-1080 3 *3))))) +(-13 (-1020) (-10 -8 (-15 -2531 ($)) (-15 -2531 ($ (-1080 3 |t#1|))) (-15 -2392 ((-713) $)) (-15 -4127 ((-713) $)) (-15 -2025 ($ (-592 $))) (-15 -2025 ($ $ $)) (-15 -1552 ($ (-592 $))) (-15 -4156 ((-592 $) $)) (-15 -1337 ((-592 $) $)) (-15 -1454 ($ $)) (-15 -1397 ((-713) $ (-592 (-878 |t#1|)))) (-15 -3200 ($ $ (-713) (-878 |t#1|))) (-15 -2263 ($ $ (-878 |t#1|))) (-15 -2263 ($ $ (-592 |t#1|))) (-15 -2263 ($ $ (-713))) (-15 -2263 ($ (-878 |t#1|))) (-15 -2263 ((-878 |t#1|) $)) (-15 -1951 ((-108) $)) (-15 -4020 ($ $ (-592 (-878 |t#1|)))) (-15 -4020 ($ $ (-592 (-592 |t#1|)))) (-15 -4020 ($ (-592 (-878 |t#1|)))) (-15 -4020 ((-592 (-878 |t#1|)) $)) (-15 -3554 ((-108) $)) (-15 -3941 ($ $ (-592 (-878 |t#1|)))) (-15 -3941 ($ $ (-592 (-592 |t#1|)))) (-15 -3941 ($ (-592 (-878 |t#1|)))) (-15 -3941 ((-592 (-878 |t#1|)) $)) (-15 -3409 ((-108) $)) (-15 -2504 ($ $ (-592 (-878 |t#1|)))) (-15 -2504 ($ $ (-592 (-592 |t#1|)))) (-15 -2504 ($ (-592 (-878 |t#1|)))) (-15 -2504 ((-592 (-878 |t#1|)) $)) (-15 -1632 ((-108) $)) (-15 -2987 ($ $ (-592 (-592 (-878 |t#1|))) (-592 (-159)) (-159))) (-15 -2987 ($ $ (-592 (-592 (-592 |t#1|))) (-592 (-159)) (-159))) (-15 -2987 ($ $ (-592 (-592 (-878 |t#1|))) (-108) (-108))) (-15 -2987 ($ $ (-592 (-592 (-592 |t#1|))) (-108) (-108))) (-15 -2987 ($ (-592 (-592 (-878 |t#1|))))) (-15 -2987 ($ (-592 (-592 (-878 |t#1|))) (-108) (-108))) (-15 -2987 ((-592 (-592 (-878 |t#1|))) $)) (-15 -2403 ((-108) $)) (-15 -2586 ((-592 (-878 |t#1|)) $)) (-15 -3610 ((-592 (-592 (-592 (-713)))) $)) (-15 -2326 ((-592 (-592 (-592 (-878 |t#1|)))) $)) (-15 -3988 ((-592 (-592 (-159))) $)) (-15 -1279 ((-592 (-159)) $)) (-15 -3189 ((-2 (|:| -2518 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))) $)) (-15 -1321 ($ $)) (-15 -2964 ((-1080 3 |t#1|) $)) (-15 -1271 ((-798) $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-3486 (((-592 (-1096)) (-1074)) 9))) -(((-1053) (-10 -7 (-15 -3486 ((-592 (-1096)) (-1074))))) (T -1053)) -((-3486 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-1053))))) -(-10 -7 (-15 -3486 ((-592 (-1096)) (-1074)))) -((-1581 (((-1178) (-592 (-798))) 23) (((-1178) (-798)) 22)) (-2305 (((-1178) (-592 (-798))) 21) (((-1178) (-798)) 20)) (-2350 (((-1178) (-592 (-798))) 19) (((-1178) (-798)) 11) (((-1178) (-1074) (-798)) 17))) -(((-1054) (-10 -7 (-15 -2350 ((-1178) (-1074) (-798))) (-15 -2350 ((-1178) (-798))) (-15 -2305 ((-1178) (-798))) (-15 -1581 ((-1178) (-798))) (-15 -2350 ((-1178) (-592 (-798)))) (-15 -2305 ((-1178) (-592 (-798)))) (-15 -1581 ((-1178) (-592 (-798)))))) (T -1054)) -((-1581 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2305 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-1581 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2305 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054))))) -(-10 -7 (-15 -2350 ((-1178) (-1074) (-798))) (-15 -2350 ((-1178) (-798))) (-15 -2305 ((-1178) (-798))) (-15 -1581 ((-1178) (-798))) (-15 -2350 ((-1178) (-592 (-798)))) (-15 -2305 ((-1178) (-592 (-798)))) (-15 -1581 ((-1178) (-592 (-798))))) -((-3762 (($ $ $) 10)) (-2544 (($ $) 9)) (-1739 (($ $ $) 13)) (-2450 (($ $ $) 15)) (-2615 (($ $ $) 12)) (-2823 (($ $ $) 14)) (-2625 (($ $) 17)) (-1208 (($ $) 16)) (-1868 (($ $) 6)) (-1854 (($ $ $) 11) (($ $) 7)) (-1715 (($ $ $) 8))) +((-3482 (((-592 (-1096)) (-1074)) 9))) +(((-1053) (-10 -7 (-15 -3482 ((-592 (-1096)) (-1074))))) (T -1053)) +((-3482 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-1053))))) +(-10 -7 (-15 -3482 ((-592 (-1096)) (-1074)))) +((-1257 (((-1178) (-592 (-798))) 23) (((-1178) (-798)) 22)) (-4058 (((-1178) (-592 (-798))) 21) (((-1178) (-798)) 20)) (-2350 (((-1178) (-592 (-798))) 19) (((-1178) (-798)) 11) (((-1178) (-1074) (-798)) 17))) +(((-1054) (-10 -7 (-15 -2350 ((-1178) (-1074) (-798))) (-15 -2350 ((-1178) (-798))) (-15 -4058 ((-1178) (-798))) (-15 -1257 ((-1178) (-798))) (-15 -2350 ((-1178) (-592 (-798)))) (-15 -4058 ((-1178) (-592 (-798)))) (-15 -1257 ((-1178) (-592 (-798)))))) (T -1054)) +((-1257 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-4058 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-1257 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-4058 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) (-2350 (*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054))))) +(-10 -7 (-15 -2350 ((-1178) (-1074) (-798))) (-15 -2350 ((-1178) (-798))) (-15 -4058 ((-1178) (-798))) (-15 -1257 ((-1178) (-798))) (-15 -2350 ((-1178) (-592 (-798)))) (-15 -4058 ((-1178) (-592 (-798)))) (-15 -1257 ((-1178) (-592 (-798))))) +((-3213 (($ $ $) 10)) (-1387 (($ $) 9)) (-3880 (($ $ $) 13)) (-3063 (($ $ $) 15)) (-3814 (($ $ $) 12)) (-2174 (($ $ $) 14)) (-3914 (($ $) 17)) (-2624 (($ $) 16)) (-3297 (($ $) 6)) (-2686 (($ $ $) 11) (($ $) 7)) (-1589 (($ $ $) 8))) (((-1055) (-131)) (T -1055)) -((-2625 (*1 *1 *1) (-4 *1 (-1055))) (-1208 (*1 *1 *1) (-4 *1 (-1055))) (-2450 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2823 (*1 *1 *1 *1) (-4 *1 (-1055))) (-1739 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2615 (*1 *1 *1 *1) (-4 *1 (-1055))) (-1854 (*1 *1 *1 *1) (-4 *1 (-1055))) (-3762 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2544 (*1 *1 *1) (-4 *1 (-1055))) (-1715 (*1 *1 *1 *1) (-4 *1 (-1055))) (-1854 (*1 *1 *1) (-4 *1 (-1055))) (-1868 (*1 *1 *1) (-4 *1 (-1055)))) -(-13 (-10 -8 (-15 -1868 ($ $)) (-15 -1854 ($ $)) (-15 -1715 ($ $ $)) (-15 -2544 ($ $)) (-15 -3762 ($ $ $)) (-15 -1854 ($ $ $)) (-15 -2615 ($ $ $)) (-15 -1739 ($ $ $)) (-15 -2823 ($ $ $)) (-15 -2450 ($ $ $)) (-15 -1208 ($ $)) (-15 -2625 ($ $)))) -((-1260 (((-108) $ $) 41)) (-3352 ((|#1| $) 15)) (-3494 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-1582 (((-108) $) 17)) (-2732 (($ $ |#1|) 28)) (-3325 (($ $ (-108)) 30)) (-3081 (($ $) 31)) (-3437 (($ $ |#2|) 29)) (-3247 (((-1074) $) NIL)) (-3757 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-2012 (((-1038) $) NIL)) (-2596 (((-108) $) 14)) (-3565 (($) 10)) (-1451 (($ $) 27)) (-1279 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -1896 |#2|))) 21) (((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|)))) 24) (((-592 $) |#1| (-592 |#2|)) 26)) (-1348 ((|#2| $) 16)) (-1270 (((-798) $) 50)) (-3994 (((-108) $ $) 39))) -(((-1056 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -3565 ($)) (-15 -2596 ((-108) $)) (-15 -3352 (|#1| $)) (-15 -1348 (|#2| $)) (-15 -1582 ((-108) $)) (-15 -1279 ($ |#1| |#2| (-108))) (-15 -1279 ($ |#1| |#2|)) (-15 -1279 ($ (-2 (|:| |val| |#1|) (|:| -1896 |#2|)))) (-15 -1279 ((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|))))) (-15 -1279 ((-592 $) |#1| (-592 |#2|))) (-15 -1451 ($ $)) (-15 -2732 ($ $ |#1|)) (-15 -3437 ($ $ |#2|)) (-15 -3325 ($ $ (-108))) (-15 -3081 ($ $)) (-15 -3757 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3494 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1020) (-33)) (-13 (-1020) (-33))) (T -1056)) -((-3565 (*1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-2596 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-3352 (*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *2 *3)) (-4 *3 (-13 (-1020) (-33))))) (-1348 (*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))))) (-1582 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-1279 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1279 (*1 *1 *2 *3) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1896 *4))) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *4)))) (-1279 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |val| *4) (|:| -1896 *5)))) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *4 *5))) (-5 *1 (-1056 *4 *5)))) (-1279 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *5)) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *3 *5))) (-5 *1 (-1056 *3 *5)) (-4 *3 (-13 (-1020) (-33))))) (-1451 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-2732 (*1 *1 *1 *2) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3437 (*1 *1 *1 *2) (-12 (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))) (-4 *2 (-13 (-1020) (-33))))) (-3325 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-3081 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3757 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1056 *5 *6)))) (-3494 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33)))))) -(-13 (-1020) (-10 -8 (-15 -3565 ($)) (-15 -2596 ((-108) $)) (-15 -3352 (|#1| $)) (-15 -1348 (|#2| $)) (-15 -1582 ((-108) $)) (-15 -1279 ($ |#1| |#2| (-108))) (-15 -1279 ($ |#1| |#2|)) (-15 -1279 ($ (-2 (|:| |val| |#1|) (|:| -1896 |#2|)))) (-15 -1279 ((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|))))) (-15 -1279 ((-592 $) |#1| (-592 |#2|))) (-15 -1451 ($ $)) (-15 -2732 ($ $ |#1|)) (-15 -3437 ($ $ |#2|)) (-15 -3325 ($ $ (-108))) (-15 -3081 ($ $)) (-15 -3757 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3494 ((-108) $ $ (-1 (-108) |#2| |#2|))))) -((-1260 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-3352 (((-1056 |#1| |#2|) $) 25)) (-3389 (($ $) 76)) (-3086 (((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-3387 (($ $ $ (-592 (-1056 |#1| |#2|))) 90) (($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-1441 (((-108) $ (-713)) NIL)) (-3866 (((-1056 |#1| |#2|) $ (-1056 |#1| |#2|)) 43 (|has| $ (-6 -4256)))) (-1429 (((-1056 |#1| |#2|) $ "value" (-1056 |#1| |#2|)) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-1354 (((-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|))) $) 80)) (-1786 (($ (-1056 |#1| |#2|) $) 39)) (-1614 (($ (-1056 |#1| |#2|) $) 31)) (-3702 (((-592 (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 51)) (-3767 (((-108) (-1056 |#1| |#2|) $) 82)) (-1482 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 (-1056 |#1| |#2|)) $) 55 (|has| $ (-6 -4255)))) (-3055 (((-108) (-1056 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-1056 |#1| |#2|) (-1020))))) (-2622 (($ (-1 (-1056 |#1| |#2|) (-1056 |#1| |#2|)) $) 47 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-1056 |#1| |#2|) (-1056 |#1| |#2|)) $) 46)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 (-1056 |#1| |#2|)) $) 53)) (-1753 (((-108) $) 42)) (-3247 (((-1074) $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-2012 (((-1038) $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-1945 (((-3 $ "failed") $) 75)) (-3339 (((-108) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-1056 |#1| |#2|)))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-273 (-1056 |#1| |#2|))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-1056 |#1| |#2|) (-1056 |#1| |#2|)) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-592 (-1056 |#1| |#2|)) (-592 (-1056 |#1| |#2|))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020))))) (-4188 (((-108) $ $) 50)) (-2596 (((-108) $) 22)) (-3565 (($) 24)) (-3410 (((-1056 |#1| |#2|) $ "value") NIL)) (-1210 (((-525) $ $) NIL)) (-1424 (((-108) $) 44)) (-2041 (((-713) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255))) (((-713) (-1056 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-1056 |#1| |#2|) (-1020))))) (-1451 (($ $) 49)) (-1279 (($ (-1056 |#1| |#2|)) 9) (($ |#1| |#2| (-592 $)) 12) (($ |#1| |#2| (-592 (-1056 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-592 |#2|)) 17)) (-3539 (((-592 |#2|) $) 81)) (-1270 (((-798) $) 73 (|has| (-1056 |#1| |#2|) (-566 (-798))))) (-1356 (((-592 $) $) 28)) (-1669 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-1286 (((-108) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 64 (|has| (-1056 |#1| |#2|) (-1020)))) (-3596 (((-713) $) 58 (|has| $ (-6 -4255))))) -(((-1057 |#1| |#2|) (-13 (-942 (-1056 |#1| |#2|)) (-10 -8 (-6 -4256) (-6 -4255) (-15 -1945 ((-3 $ "failed") $)) (-15 -3389 ($ $)) (-15 -1279 ($ (-1056 |#1| |#2|))) (-15 -1279 ($ |#1| |#2| (-592 $))) (-15 -1279 ($ |#1| |#2| (-592 (-1056 |#1| |#2|)))) (-15 -1279 ($ |#1| |#2| |#1| (-592 |#2|))) (-15 -3539 ((-592 |#2|) $)) (-15 -1354 ((-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|))) $)) (-15 -3767 ((-108) (-1056 |#1| |#2|) $)) (-15 -3086 ((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -1614 ($ (-1056 |#1| |#2|) $)) (-15 -1786 ($ (-1056 |#1| |#2|) $)) (-15 -3387 ($ $ $ (-592 (-1056 |#1| |#2|)))) (-15 -3387 ($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1020) (-33)) (-13 (-1020) (-33))) (T -1057)) -((-1945 (*1 *1 *1) (|partial| -12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3389 (*1 *1 *1) (-12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1279 (*1 *1 *2) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-1279 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-592 (-1057 *2 *3))) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)))) (-1279 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-592 (-1056 *2 *3))) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)))) (-1279 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))))) (-3539 (*1 *2 *1) (-12 (-5 *2 (-592 *4)) (-5 *1 (-1057 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-1354 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) (-5 *1 (-1057 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-3767 (*1 *2 *3 *1) (-12 (-5 *3 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *4 *5)))) (-3086 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1056 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *5 *6)))) (-1614 (*1 *1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-1786 (*1 *1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-3387 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-592 (-1056 *3 *4))) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-3387 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1056 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *1 (-1057 *4 *5))))) -(-13 (-942 (-1056 |#1| |#2|)) (-10 -8 (-6 -4256) (-6 -4255) (-15 -1945 ((-3 $ "failed") $)) (-15 -3389 ($ $)) (-15 -1279 ($ (-1056 |#1| |#2|))) (-15 -1279 ($ |#1| |#2| (-592 $))) (-15 -1279 ($ |#1| |#2| (-592 (-1056 |#1| |#2|)))) (-15 -1279 ($ |#1| |#2| |#1| (-592 |#2|))) (-15 -3539 ((-592 |#2|) $)) (-15 -1354 ((-592 (-2 (|:| |val| |#1|) (|:| -1896 |#2|))) $)) (-15 -3767 ((-108) (-1056 |#1| |#2|) $)) (-15 -3086 ((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -1614 ($ (-1056 |#1| |#2|) $)) (-15 -1786 ($ (-1056 |#1| |#2|) $)) (-15 -3387 ($ $ $ (-592 (-1056 |#1| |#2|)))) (-15 -3387 ($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-1915 (($ $) NIL)) (-3029 ((|#2| $) NIL)) (-1792 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3902 (($ (-632 |#2|)) 47)) (-1773 (((-108) $) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-4201 (($ |#2|) 9)) (-4083 (($) NIL T CONST)) (-2338 (($ $) 60 (|has| |#2| (-286)))) (-2000 (((-220 |#1| |#2|) $ (-525)) 34)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) 74)) (-3318 (((-713) $) 62 (|has| |#2| (-517)))) (-2571 ((|#2| $ (-525) (-525)) NIL)) (-3702 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-4211 (((-108) $) NIL)) (-1807 (((-713) $) 64 (|has| |#2| (-517)))) (-1989 (((-592 (-220 |#1| |#2|)) $) 68 (|has| |#2| (-517)))) (-1857 (((-713) $) NIL)) (-1869 (((-713) $) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3518 ((|#2| $) 58 (|has| |#2| (-6 (-4257 "*"))))) (-3947 (((-525) $) NIL)) (-3344 (((-525) $) NIL)) (-4002 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4235 (((-525) $) NIL)) (-1411 (((-525) $) NIL)) (-1660 (($ (-592 (-592 |#2|))) 29)) (-2622 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-4180 (((-592 (-592 |#2|)) $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-3837 (((-3 $ "failed") $) 71 (|has| |#2| (-341)))) (-2012 (((-1038) $) NIL)) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-3339 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) NIL)) (-2524 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-1399 ((|#2| $) NIL)) (-1718 (($ (-592 |#2|)) 42)) (-1526 (((-108) $) NIL)) (-2292 (((-220 |#1| |#2|) $) NIL)) (-1353 ((|#2| $) 56 (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1451 (($ $) NIL)) (-2749 (((-501) $) 83 (|has| |#2| (-567 (-501))))) (-3814 (((-220 |#1| |#2|) $ (-525)) 36)) (-1270 (((-798) $) 39) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (((-632 |#2|) $) 44)) (-2031 (((-713)) 17)) (-1286 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2802 (((-108) $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 11 T CONST)) (-3365 (($) 14 T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) 54) (($ $ (-525)) 73 (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) 50) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) 52)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-1058 |#1| |#2|) (-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-10 -8 (-15 -1915 ($ $)) (-15 -3902 ($ (-632 |#2|))) (-15 -1270 ((-632 |#2|) $)) (IF (|has| |#2| (-6 (-4257 "*"))) (-6 -4244) |%noBranch|) (IF (|has| |#2| (-6 (-4257 "*"))) (IF (|has| |#2| (-6 -4252)) (-6 -4252) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) (-713) (-977)) (T -1058)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-632 *4)) (-5 *1 (-1058 *3 *4)) (-14 *3 (-713)) (-4 *4 (-977)))) (-1915 (*1 *1 *1) (-12 (-5 *1 (-1058 *2 *3)) (-14 *2 (-713)) (-4 *3 (-977)))) (-3902 (*1 *1 *2) (-12 (-5 *2 (-632 *4)) (-4 *4 (-977)) (-5 *1 (-1058 *3 *4)) (-14 *3 (-713))))) -(-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-10 -8 (-15 -1915 ($ $)) (-15 -3902 ($ (-632 |#2|))) (-15 -1270 ((-632 |#2|) $)) (IF (|has| |#2| (-6 (-4257 "*"))) (-6 -4244) |%noBranch|) (IF (|has| |#2| (-6 (-4257 "*"))) (IF (|has| |#2| (-6 -4252)) (-6 -4252) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) -((-3498 (($ $) 19)) (-3221 (($ $ (-135)) 10) (($ $ (-132)) 14)) (-1559 (((-108) $ $) 24)) (-3976 (($ $) 17)) (-3410 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (($ $ $) 29)) (-1270 (($ (-135)) 27) (((-798) $) NIL))) -(((-1059 |#1|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3410 (|#1| |#1| |#1|)) (-15 -3221 (|#1| |#1| (-132))) (-15 -3221 (|#1| |#1| (-135))) (-15 -1270 (|#1| (-135))) (-15 -1559 ((-108) |#1| |#1|)) (-15 -3498 (|#1| |#1|)) (-15 -3976 (|#1| |#1|)) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -3410 ((-135) |#1| (-525))) (-15 -3410 ((-135) |#1| (-525) (-135)))) (-1060)) (T -1059)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3410 (|#1| |#1| |#1|)) (-15 -3221 (|#1| |#1| (-132))) (-15 -3221 (|#1| |#1| (-135))) (-15 -1270 (|#1| (-135))) (-15 -1559 ((-108) |#1| |#1|)) (-15 -3498 (|#1| |#1|)) (-15 -3976 (|#1| |#1|)) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -3410 ((-135) |#1| (-525))) (-15 -3410 ((-135) |#1| (-525) (-135)))) -((-1260 (((-108) $ $) 19 (|has| (-135) (-1020)))) (-3944 (($ $) 120)) (-3498 (($ $) 121)) (-3221 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1537 (((-108) $ $) 118)) (-1514 (((-108) $ $ (-525)) 117)) (-1518 (((-592 $) $ (-135)) 110) (((-592 $) $ (-132)) 109)) (-2009 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-789)))) (-1438 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| (-135) (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-2871 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3329 (($ $ (-1140 (-525)) $) 114)) (-3135 (($ $) 78 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ (-135) $) 77 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4255)))) (-3501 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4255)))) (-2632 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4256)))) (-2571 (((-135) $ (-525)) 51)) (-1559 (((-108) $ $) 119)) (-1916 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3702 (((-592 (-135)) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) (-135)) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| (-135) (-789)))) (-4205 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-789)))) (-4002 (((-592 (-135)) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| (-135) (-789)))) (-2393 (((-108) $ $ (-135)) 115)) (-3549 (((-713) $ $ (-135)) 116)) (-2622 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-3433 (($ $) 122)) (-3976 (($ $) 123)) (-4031 (((-108) $ (-713)) 10)) (-2880 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-3247 (((-1074) $) 22 (|has| (-135) (-1020)))) (-2683 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| (-135) (-1020)))) (-3110 (((-135) $) 42 (|has| (-525) (-789)))) (-1639 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-3353 (($ $ (-135)) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1567 (((-592 (-135)) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1140 (-525))) 63) (($ $ $) 102)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4255))) (((-713) (-135) $) 28 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| (-135) (-567 (-501))))) (-1279 (($ (-592 (-135))) 70)) (-2014 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (($ (-135)) 111) (((-798) $) 18 (|has| (-135) (-566 (-798))))) (-1286 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 84 (|has| (-135) (-789)))) (-4025 (((-108) $ $) 83 (|has| (-135) (-789)))) (-3994 (((-108) $ $) 20 (|has| (-135) (-1020)))) (-4035 (((-108) $ $) 85 (|has| (-135) (-789)))) (-4017 (((-108) $ $) 82 (|has| (-135) (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-3914 (*1 *1 *1) (-4 *1 (-1055))) (-2624 (*1 *1 *1) (-4 *1 (-1055))) (-3063 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2174 (*1 *1 *1 *1) (-4 *1 (-1055))) (-3880 (*1 *1 *1 *1) (-4 *1 (-1055))) (-3814 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2686 (*1 *1 *1 *1) (-4 *1 (-1055))) (-3213 (*1 *1 *1 *1) (-4 *1 (-1055))) (-1387 (*1 *1 *1) (-4 *1 (-1055))) (-1589 (*1 *1 *1 *1) (-4 *1 (-1055))) (-2686 (*1 *1 *1) (-4 *1 (-1055))) (-3297 (*1 *1 *1) (-4 *1 (-1055)))) +(-13 (-10 -8 (-15 -3297 ($ $)) (-15 -2686 ($ $)) (-15 -1589 ($ $ $)) (-15 -1387 ($ $)) (-15 -3213 ($ $ $)) (-15 -2686 ($ $ $)) (-15 -3814 ($ $ $)) (-15 -3880 ($ $ $)) (-15 -2174 ($ $ $)) (-15 -3063 ($ $ $)) (-15 -2624 ($ $)) (-15 -3914 ($ $)))) +((-1261 (((-108) $ $) 41)) (-3348 ((|#1| $) 15)) (-3567 (((-108) $ $ (-1 (-108) |#2| |#2|)) 36)) (-1587 (((-108) $) 17)) (-2633 (($ $ |#1|) 28)) (-1390 (($ $ (-108)) 30)) (-2975 (($ $) 31)) (-3134 (($ $ |#2|) 29)) (-3803 (((-1074) $) NIL)) (-3175 (((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|)) 35)) (-2015 (((-1038) $) NIL)) (-1802 (((-108) $) 14)) (-1864 (($) 10)) (-1454 (($ $) 27)) (-1280 (($ |#1| |#2| (-108)) 18) (($ |#1| |#2|) 19) (($ (-2 (|:| |val| |#1|) (|:| -1899 |#2|))) 21) (((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|)))) 24) (((-592 $) |#1| (-592 |#2|)) 26)) (-1349 ((|#2| $) 16)) (-1271 (((-798) $) 50)) (-3992 (((-108) $ $) 39))) +(((-1056 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -1864 ($)) (-15 -1802 ((-108) $)) (-15 -3348 (|#1| $)) (-15 -1349 (|#2| $)) (-15 -1587 ((-108) $)) (-15 -1280 ($ |#1| |#2| (-108))) (-15 -1280 ($ |#1| |#2|)) (-15 -1280 ($ (-2 (|:| |val| |#1|) (|:| -1899 |#2|)))) (-15 -1280 ((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|))))) (-15 -1280 ((-592 $) |#1| (-592 |#2|))) (-15 -1454 ($ $)) (-15 -2633 ($ $ |#1|)) (-15 -3134 ($ $ |#2|)) (-15 -1390 ($ $ (-108))) (-15 -2975 ($ $)) (-15 -3175 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3567 ((-108) $ $ (-1 (-108) |#2| |#2|))))) (-13 (-1020) (-33)) (-13 (-1020) (-33))) (T -1056)) +((-1864 (*1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1802 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-3348 (*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *2 *3)) (-4 *3 (-13 (-1020) (-33))))) (-1349 (*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))))) (-1587 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-1280 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1280 (*1 *1 *2 *3) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1280 (*1 *1 *2) (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1899 *4))) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *4)))) (-1280 (*1 *2 *3) (-12 (-5 *3 (-592 (-2 (|:| |val| *4) (|:| -1899 *5)))) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *4 *5))) (-5 *1 (-1056 *4 *5)))) (-1280 (*1 *2 *3 *4) (-12 (-5 *4 (-592 *5)) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *3 *5))) (-5 *1 (-1056 *3 *5)) (-4 *3 (-13 (-1020) (-33))))) (-1454 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-2633 (*1 *1 *1 *2) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3134 (*1 *1 *1 *2) (-12 (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))) (-4 *2 (-13 (-1020) (-33))))) (-1390 (*1 *1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-2975 (*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3175 (*1 *2 *1 *1 *3 *4) (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1056 *5 *6)))) (-3567 (*1 *2 *1 *1 *3) (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33)))))) +(-13 (-1020) (-10 -8 (-15 -1864 ($)) (-15 -1802 ((-108) $)) (-15 -3348 (|#1| $)) (-15 -1349 (|#2| $)) (-15 -1587 ((-108) $)) (-15 -1280 ($ |#1| |#2| (-108))) (-15 -1280 ($ |#1| |#2|)) (-15 -1280 ($ (-2 (|:| |val| |#1|) (|:| -1899 |#2|)))) (-15 -1280 ((-592 $) (-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|))))) (-15 -1280 ((-592 $) |#1| (-592 |#2|))) (-15 -1454 ($ $)) (-15 -2633 ($ $ |#1|)) (-15 -3134 ($ $ |#2|)) (-15 -1390 ($ $ (-108))) (-15 -2975 ($ $)) (-15 -3175 ((-108) $ $ (-1 (-108) |#1| |#1|) (-1 (-108) |#2| |#2|))) (-15 -3567 ((-108) $ $ (-1 (-108) |#2| |#2|))))) +((-1261 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-3348 (((-1056 |#1| |#2|) $) 25)) (-3796 (($ $) 76)) (-3005 (((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|)) 85)) (-3770 (($ $ $ (-592 (-1056 |#1| |#2|))) 90) (($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|)) 91)) (-2230 (((-108) $ (-713)) NIL)) (-3044 (((-1056 |#1| |#2|) $ (-1056 |#1| |#2|)) 43 (|has| $ (-6 -4256)))) (-1432 (((-1056 |#1| |#2|) $ "value" (-1056 |#1| |#2|)) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-1355 (((-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|))) $) 80)) (-1649 (($ (-1056 |#1| |#2|) $) 39)) (-1619 (($ (-1056 |#1| |#2|) $) 31)) (-3700 (((-592 (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 51)) (-3255 (((-108) (-1056 |#1| |#2|) $) 82)) (-2104 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 (-1056 |#1| |#2|)) $) 55 (|has| $ (-6 -4255)))) (-2741 (((-108) (-1056 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-1056 |#1| |#2|) (-1020))))) (-2608 (($ (-1 (-1056 |#1| |#2|) (-1056 |#1| |#2|)) $) 47 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-1056 |#1| |#2|) (-1056 |#1| |#2|)) $) 46)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 (-1056 |#1| |#2|)) $) 53)) (-4021 (((-108) $) 42)) (-3803 (((-1074) $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-2015 (((-1038) $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-3741 (((-3 $ "failed") $) 75)) (-1509 (((-108) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-1056 |#1| |#2|)))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-273 (-1056 |#1| |#2|))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-1056 |#1| |#2|) (-1056 |#1| |#2|)) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020)))) (($ $ (-592 (-1056 |#1| |#2|)) (-592 (-1056 |#1| |#2|))) NIL (-12 (|has| (-1056 |#1| |#2|) (-288 (-1056 |#1| |#2|))) (|has| (-1056 |#1| |#2|) (-1020))))) (-3107 (((-108) $ $) 50)) (-1802 (((-108) $) 22)) (-1864 (($) 24)) (-3405 (((-1056 |#1| |#2|) $ "value") NIL)) (-2643 (((-525) $ $) NIL)) (-3580 (((-108) $) 44)) (-2041 (((-713) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255))) (((-713) (-1056 |#1| |#2|) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-1056 |#1| |#2|) (-1020))))) (-1454 (($ $) 49)) (-1280 (($ (-1056 |#1| |#2|)) 9) (($ |#1| |#2| (-592 $)) 12) (($ |#1| |#2| (-592 (-1056 |#1| |#2|))) 14) (($ |#1| |#2| |#1| (-592 |#2|)) 17)) (-3535 (((-592 |#2|) $) 81)) (-1271 (((-798) $) 73 (|has| (-1056 |#1| |#2|) (-566 (-798))))) (-2579 (((-592 $) $) 28)) (-3501 (((-108) $ $) NIL (|has| (-1056 |#1| |#2|) (-1020)))) (-2375 (((-108) (-1 (-108) (-1056 |#1| |#2|)) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 64 (|has| (-1056 |#1| |#2|) (-1020)))) (-3594 (((-713) $) 58 (|has| $ (-6 -4255))))) +(((-1057 |#1| |#2|) (-13 (-942 (-1056 |#1| |#2|)) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3741 ((-3 $ "failed") $)) (-15 -3796 ($ $)) (-15 -1280 ($ (-1056 |#1| |#2|))) (-15 -1280 ($ |#1| |#2| (-592 $))) (-15 -1280 ($ |#1| |#2| (-592 (-1056 |#1| |#2|)))) (-15 -1280 ($ |#1| |#2| |#1| (-592 |#2|))) (-15 -3535 ((-592 |#2|) $)) (-15 -1355 ((-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|))) $)) (-15 -3255 ((-108) (-1056 |#1| |#2|) $)) (-15 -3005 ((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -1619 ($ (-1056 |#1| |#2|) $)) (-15 -1649 ($ (-1056 |#1| |#2|) $)) (-15 -3770 ($ $ $ (-592 (-1056 |#1| |#2|)))) (-15 -3770 ($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) (-13 (-1020) (-33)) (-13 (-1020) (-33))) (T -1057)) +((-3741 (*1 *1 *1) (|partial| -12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-3796 (*1 *1 *1) (-12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))))) (-1280 (*1 *1 *2) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-1280 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-592 (-1057 *2 *3))) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)))) (-1280 (*1 *1 *2 *3 *4) (-12 (-5 *4 (-592 (-1056 *2 *3))) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)))) (-1280 (*1 *1 *2 *3 *2 *4) (-12 (-5 *4 (-592 *3)) (-4 *3 (-13 (-1020) (-33))) (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))))) (-3535 (*1 *2 *1) (-12 (-5 *2 (-592 *4)) (-5 *1 (-1057 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-1355 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1057 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))))) (-3255 (*1 *2 *3 *1) (-12 (-5 *3 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *4 *5)))) (-3005 (*1 *2 *3 *1 *4) (-12 (-5 *3 (-1056 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *5 *6)))) (-1619 (*1 *1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-1649 (*1 *1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-3770 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-592 (-1056 *3 *4))) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) (-3770 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-1056 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *1 (-1057 *4 *5))))) +(-13 (-942 (-1056 |#1| |#2|)) (-10 -8 (-6 -4256) (-6 -4255) (-15 -3741 ((-3 $ "failed") $)) (-15 -3796 ($ $)) (-15 -1280 ($ (-1056 |#1| |#2|))) (-15 -1280 ($ |#1| |#2| (-592 $))) (-15 -1280 ($ |#1| |#2| (-592 (-1056 |#1| |#2|)))) (-15 -1280 ($ |#1| |#2| |#1| (-592 |#2|))) (-15 -3535 ((-592 |#2|) $)) (-15 -1355 ((-592 (-2 (|:| |val| |#1|) (|:| -1899 |#2|))) $)) (-15 -3255 ((-108) (-1056 |#1| |#2|) $)) (-15 -3005 ((-108) (-1056 |#1| |#2|) $ (-1 (-108) |#2| |#2|))) (-15 -1619 ($ (-1056 |#1| |#2|) $)) (-15 -1649 ($ (-1056 |#1| |#2|) $)) (-15 -3770 ($ $ $ (-592 (-1056 |#1| |#2|)))) (-15 -3770 ($ $ $ (-592 (-1056 |#1| |#2|)) (-1 (-108) |#2| |#2|))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1925 (($ $) NIL)) (-3025 ((|#2| $) NIL)) (-1720 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2161 (($ (-632 |#2|)) 47)) (-1514 (((-108) $) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-1974 (($ |#2|) 9)) (-3347 (($) NIL T CONST)) (-3209 (($ $) 60 (|has| |#2| (-286)))) (-2196 (((-220 |#1| |#2|) $ (-525)) 34)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 |#2| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) ((|#2| $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) 74)) (-3314 (((-713) $) 62 (|has| |#2| (-517)))) (-2558 ((|#2| $ (-525) (-525)) NIL)) (-3700 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2109 (((-108) $) NIL)) (-3464 (((-713) $) 64 (|has| |#2| (-517)))) (-2020 (((-592 (-220 |#1| |#2|)) $) 68 (|has| |#2| (-517)))) (-1862 (((-713) $) NIL)) (-1874 (((-713) $) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-2764 ((|#2| $) 58 (|has| |#2| (-6 (-4257 "*"))))) (-1382 (((-525) $) NIL)) (-1571 (((-525) $) NIL)) (-3780 (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-2418 (((-525) $) NIL)) (-2482 (((-525) $) NIL)) (-1665 (($ (-592 (-592 |#2|))) 29)) (-2608 (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#2| |#2| |#2|) $ $) NIL) (($ (-1 |#2| |#2|) $) NIL)) (-3058 (((-592 (-592 |#2|)) $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2807 (((-3 $ "failed") $) 71 (|has| |#2| (-341)))) (-2015 (((-1038) $) NIL)) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517)))) (-1509 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ (-525) (-525) |#2|) NIL) ((|#2| $ (-525) (-525)) NIL)) (-2521 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-2313 ((|#2| $) NIL)) (-4002 (($ (-592 |#2|)) 42)) (-2449 (((-108) $) NIL)) (-3948 (((-220 |#1| |#2|) $) NIL)) (-2559 ((|#2| $) 56 (|has| |#2| (-6 (-4257 "*"))))) (-2041 (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1454 (($ $) NIL)) (-2745 (((-501) $) 83 (|has| |#2| (-567 (-501))))) (-3631 (((-220 |#1| |#2|) $ (-525)) 36)) (-1271 (((-798) $) 39) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#2| (-968 (-385 (-525))))) (($ |#2|) NIL) (((-632 |#2|) $) 44)) (-3998 (((-713)) 17)) (-2375 (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1924 (((-108) $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 11 T CONST)) (-3362 (($) 14 T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-713)) NIL (|has| |#2| (-213))) (($ $) NIL (|has| |#2| (-213)))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) 54) (($ $ (-525)) 73 (|has| |#2| (-341)))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#2|) NIL) (($ |#2| $) NIL) (((-220 |#1| |#2|) $ (-220 |#1| |#2|)) 50) (((-220 |#1| |#2|) (-220 |#1| |#2|) $) 52)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-1058 |#1| |#2|) (-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-10 -8 (-15 -1925 ($ $)) (-15 -2161 ($ (-632 |#2|))) (-15 -1271 ((-632 |#2|) $)) (IF (|has| |#2| (-6 (-4257 "*"))) (-6 -4244) |%noBranch|) (IF (|has| |#2| (-6 (-4257 "*"))) (IF (|has| |#2| (-6 -4252)) (-6 -4252) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) (-713) (-977)) (T -1058)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-632 *4)) (-5 *1 (-1058 *3 *4)) (-14 *3 (-713)) (-4 *4 (-977)))) (-1925 (*1 *1 *1) (-12 (-5 *1 (-1058 *2 *3)) (-14 *2 (-713)) (-4 *3 (-977)))) (-2161 (*1 *1 *2) (-12 (-5 *2 (-632 *4)) (-4 *4 (-977)) (-5 *1 (-1058 *3 *4)) (-14 *3 (-713))))) +(-13 (-1041 |#1| |#2| (-220 |#1| |#2|) (-220 |#1| |#2|)) (-566 (-632 |#2|)) (-10 -8 (-15 -1925 ($ $)) (-15 -2161 ($ (-632 |#2|))) (-15 -1271 ((-632 |#2|) $)) (IF (|has| |#2| (-6 (-4257 "*"))) (-6 -4244) |%noBranch|) (IF (|has| |#2| (-6 (-4257 "*"))) (IF (|has| |#2| (-6 -4252)) (-6 -4252) |%noBranch|) |%noBranch|) (IF (|has| |#2| (-567 (-501))) (-6 (-567 (-501))) |%noBranch|))) +((-2583 (($ $) 19)) (-1746 (($ $ (-135)) 10) (($ $ (-132)) 14)) (-1565 (((-108) $ $) 24)) (-1696 (($ $) 17)) (-3405 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (($ $ $) 29)) (-1271 (($ (-135)) 27) (((-798) $) NIL))) +(((-1059 |#1|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3405 (|#1| |#1| |#1|)) (-15 -1746 (|#1| |#1| (-132))) (-15 -1746 (|#1| |#1| (-135))) (-15 -1271 (|#1| (-135))) (-15 -1565 ((-108) |#1| |#1|)) (-15 -2583 (|#1| |#1|)) (-15 -1696 (|#1| |#1|)) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -3405 ((-135) |#1| (-525))) (-15 -3405 ((-135) |#1| (-525) (-135)))) (-1060)) (T -1059)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3405 (|#1| |#1| |#1|)) (-15 -1746 (|#1| |#1| (-132))) (-15 -1746 (|#1| |#1| (-135))) (-15 -1271 (|#1| (-135))) (-15 -1565 ((-108) |#1| |#1|)) (-15 -2583 (|#1| |#1|)) (-15 -1696 (|#1| |#1|)) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -3405 ((-135) |#1| (-525))) (-15 -3405 ((-135) |#1| (-525) (-135)))) +((-1261 (((-108) $ $) 19 (|has| (-135) (-1020)))) (-1347 (($ $) 120)) (-2583 (($ $) 121)) (-1746 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1542 (((-108) $ $) 118)) (-1517 (((-108) $ $ (-525)) 117)) (-2319 (((-592 $) $ (-135)) 110) (((-592 $) $ (-132)) 109)) (-2545 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-789)))) (-2166 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| (-135) (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-2866 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3325 (($ $ (-1140 (-525)) $) 114)) (-3131 (($ $) 78 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ (-135) $) 77 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4255)))) (-3497 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4255)))) (-2619 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4256)))) (-2558 (((-135) $ (-525)) 51)) (-1565 (((-108) $ $) 119)) (-1920 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3700 (((-592 (-135)) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) (-135)) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| (-135) (-789)))) (-2025 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-789)))) (-3780 (((-592 (-135)) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| (-135) (-789)))) (-2394 (((-108) $ $ (-135)) 115)) (-3545 (((-713) $ $ (-135)) 116)) (-2608 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-3095 (($ $) 122)) (-1696 (($ $) 123)) (-4060 (((-108) $ (-713)) 10)) (-2876 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-3803 (((-1074) $) 22 (|has| (-135) (-1020)))) (-2678 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| (-135) (-1020)))) (-3105 (((-135) $) 42 (|has| (-525) (-789)))) (-3478 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1646 (($ $ (-135)) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4181 (((-592 (-135)) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1140 (-525))) 63) (($ $ $) 102)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4255))) (((-713) (-135) $) 28 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| (-135) (-567 (-501))))) (-1280 (($ (-592 (-135))) 70)) (-2017 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (($ (-135)) 111) (((-798) $) 18 (|has| (-135) (-566 (-798))))) (-2375 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 84 (|has| (-135) (-789)))) (-4025 (((-108) $ $) 83 (|has| (-135) (-789)))) (-3992 (((-108) $ $) 20 (|has| (-135) (-1020)))) (-4034 (((-108) $ $) 85 (|has| (-135) (-789)))) (-4015 (((-108) $ $) 82 (|has| (-135) (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1060) (-131)) (T -1060)) -((-3976 (*1 *1 *1) (-4 *1 (-1060))) (-3433 (*1 *1 *1) (-4 *1 (-1060))) (-3498 (*1 *1 *1) (-4 *1 (-1060))) (-3944 (*1 *1 *1) (-4 *1 (-1060))) (-1559 (*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108)))) (-1537 (*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108)))) (-1514 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-525)) (-5 *2 (-108)))) (-3549 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-713)))) (-2393 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-108)))) (-3329 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-1140 (-525))))) (-1916 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)))) (-1916 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)) (-5 *3 (-132)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-135)) (-4 *1 (-1060)))) (-1518 (*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) (-1518 (*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) (-3221 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-3221 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-2880 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-2880 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-2871 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-2871 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-3410 (*1 *1 *1 *1) (-4 *1 (-1060)))) -(-13 (-19 (-135)) (-10 -8 (-15 -3976 ($ $)) (-15 -3433 ($ $)) (-15 -3498 ($ $)) (-15 -3944 ($ $)) (-15 -1559 ((-108) $ $)) (-15 -1537 ((-108) $ $)) (-15 -1514 ((-108) $ $ (-525))) (-15 -3549 ((-713) $ $ (-135))) (-15 -2393 ((-108) $ $ (-135))) (-15 -3329 ($ $ (-1140 (-525)) $)) (-15 -1916 ((-525) $ $ (-525))) (-15 -1916 ((-525) (-132) $ (-525))) (-15 -1270 ($ (-135))) (-15 -1518 ((-592 $) $ (-135))) (-15 -1518 ((-592 $) $ (-132))) (-15 -3221 ($ $ (-135))) (-15 -3221 ($ $ (-132))) (-15 -2880 ($ $ (-135))) (-15 -2880 ($ $ (-132))) (-15 -2871 ($ $ (-135))) (-15 -2871 ($ $ (-132))) (-15 -3410 ($ $ $)))) -(((-33) . T) ((-97) -3279 (|has| (-135) (-1020)) (|has| (-135) (-789))) ((-566 (-798)) -3279 (|has| (-135) (-1020)) (|has| (-135) (-789)) (|has| (-135) (-566 (-798)))) ((-142 #0=(-135)) . T) ((-567 (-501)) |has| (-135) (-567 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-597 #0#) . T) ((-19 #0#) . T) ((-789) |has| (-135) (-789)) ((-1020) -3279 (|has| (-135) (-1020)) (|has| (-135) (-789))) ((-1127) . T)) -((-2810 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713)) 94)) (-3195 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713)) 54)) (-3730 (((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)) 85)) (-3928 (((-713) (-592 |#4|) (-592 |#5|)) 27)) (-3434 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713)) 56) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108)) 58)) (-1318 (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108)) 77)) (-2749 (((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) 80)) (-2216 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|) 53)) (-2796 (((-713) (-592 |#4|) (-592 |#5|)) 19))) -(((-1061 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -2796 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -3928 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2216 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2810 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713))) (-15 -2749 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3730 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-1029 |#1| |#2| |#3| |#4|)) (T -1061)) -((-3730 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-1029 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-1061 *4 *5 *6 *7 *8)))) (-2810 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))) (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) (-5 *5 (-2 (|:| |done| (-592 *11)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))))) (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-1029 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-5 *1 (-1061 *7 *8 *9 *10 *11)))) (-1318 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-1318 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-3434 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-3434 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) (-3434 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *7 *8 *9 *3 *4)) (-4 *4 (-1029 *7 *8 *9 *3)))) (-3195 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-3195 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) (-2216 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-3928 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-2796 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) -(-10 -7 (-15 -2796 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -3928 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2216 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3195 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5| (-713))) (-15 -3434 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) |#4| |#5|)) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -1318 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2810 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))))) (-713))) (-15 -2749 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|)))) (-15 -3730 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1896 |#5|))) (-713)))) -((-1260 (((-108) $ $) NIL)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1759 (((-592 $) (-592 |#4|)) 110) (((-592 $) (-592 |#4|) (-108)) 111) (((-592 $) (-592 |#4|) (-108) (-108)) 109) (((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108)) 112)) (-2383 (((-592 |#3|) $) NIL)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3829 ((|#4| |#4| $) NIL)) (-3851 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| $) 84)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 62)) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) 26 (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1458 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3897 (($ (-592 |#4|)) NIL)) (-3121 (((-3 $ "failed") $) 39)) (-1846 ((|#4| |#4| $) 65)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1614 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2137 ((|#4| |#4| $) NIL)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) NIL)) (-3011 (((-108) |#4| $) NIL)) (-3210 (((-108) |#4| $) NIL)) (-3667 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1855 (((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108)) 124)) (-3702 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1558 ((|#3| $) 33)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2622 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 21)) (-3623 (((-592 |#3|) $) NIL)) (-2679 (((-108) |#3| $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-4150 (((-3 |#4| (-592 $)) |#4| |#4| $) NIL)) (-3552 (((-592 (-2 (|:| |val| |#4|) (|:| -1896 $))) |#4| |#4| $) 103)) (-1636 (((-3 |#4| "failed") $) 37)) (-2159 (((-592 $) |#4| $) 88)) (-4074 (((-3 (-108) (-592 $)) |#4| $) NIL)) (-2408 (((-592 (-2 (|:| |val| (-108)) (|:| -1896 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-3446 (((-592 $) |#4| $) 107) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 108) (((-592 $) |#4| (-592 $)) NIL)) (-2364 (((-592 $) (-592 |#4|) (-108) (-108) (-108)) 119)) (-4094 (($ |#4| $) 75) (($ (-592 |#4|) $) 76) (((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-1849 (((-592 |#4|) $) NIL)) (-2201 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2401 ((|#4| |#4| $) NIL)) (-2777 (((-108) $ $) NIL)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4093 ((|#4| |#4| $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-3 |#4| "failed") $) 35)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2309 (((-3 $ "failed") $ |#4|) 48)) (-2462 (($ $ |#4|) NIL) (((-592 $) |#4| $) 90) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 86)) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 15)) (-3565 (($) 13)) (-1307 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) 12)) (-2749 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 20)) (-4135 (($ $ |#3|) 42)) (-1738 (($ $ |#3|) 44)) (-3937 (($ $) NIL)) (-1874 (($ $ |#3|) NIL)) (-1270 (((-798) $) 31) (((-592 |#4|) $) 40)) (-4079 (((-713) $) NIL (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-3035 (((-592 $) |#4| $) 54) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) NIL)) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) NIL)) (-3343 (((-108) |#4| $) NIL)) (-2743 (((-108) |#3| $) 61)) (-3994 (((-108) $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-1062 |#1| |#2| |#3| |#4|) (-13 (-1029 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4094 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -2364 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -1855 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -1062)) -((-4094 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *3))) (-5 *1 (-1062 *5 *6 *7 *3)) (-4 *3 (-991 *5 *6 *7)))) (-1759 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-1759 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-2364 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-1855 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-1062 *5 *6 *7 *8))))) (-5 *1 (-1062 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) -(-13 (-1029 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -4094 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1759 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -2364 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -1855 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2936 ((|#1| $) 34)) (-3015 (($ (-592 |#1|)) 39)) (-1441 (((-108) $ (-713)) NIL)) (-4083 (($) NIL T CONST)) (-2508 ((|#1| |#1| $) 36)) (-3351 ((|#1| $) 32)) (-3702 (((-592 |#1|) $) 18 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 22)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1486 ((|#1| $) 35)) (-1791 (($ |#1| $) 37)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3412 ((|#1| $) 33)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 31)) (-3565 (($) 38)) (-4064 (((-713) $) 29)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 27)) (-1270 (((-798) $) 14 (|has| |#1| (-566 (-798))))) (-3467 (($ (-592 |#1|)) NIL)) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 17 (|has| |#1| (-1020)))) (-3596 (((-713) $) 30 (|has| $ (-6 -4255))))) -(((-1063 |#1|) (-13 (-1039 |#1|) (-10 -8 (-15 -3015 ($ (-592 |#1|))))) (-1127)) (T -1063)) -((-3015 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1063 *3))))) -(-13 (-1039 |#1|) (-10 -8 (-15 -3015 ($ (-592 |#1|))))) -((-1429 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1140 (-525)) |#2|) 44) ((|#2| $ (-525) |#2|) 41)) (-2418 (((-108) $) 12)) (-2622 (($ (-1 |#2| |#2|) $) 39)) (-3110 ((|#2| $) NIL) (($ $ (-713)) 17)) (-3353 (($ $ |#2|) 40)) (-3141 (((-108) $) 11)) (-3410 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1140 (-525))) 31) ((|#2| $ (-525)) 23) ((|#2| $ (-525) |#2|) NIL)) (-2171 (($ $ $) 47) (($ $ |#2|) NIL)) (-2014 (($ $ $) 33) (($ |#2| $) NIL) (($ (-592 $)) 36) (($ $ |#2|) NIL))) -(((-1064 |#1| |#2|) (-10 -8 (-15 -2418 ((-108) |#1|)) (-15 -3141 ((-108) |#1|)) (-15 -1429 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -3353 (|#1| |#1| |#2|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -2014 (|#1| (-592 |#1|))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -1429 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -1429 (|#2| |#1| "last" |#2|)) (-15 -1429 (|#1| |#1| "rest" |#1|)) (-15 -1429 (|#2| |#1| "first" |#2|)) (-15 -2171 (|#1| |#1| |#2|)) (-15 -2171 (|#1| |#1| |#1|)) (-15 -3410 (|#2| |#1| "last")) (-15 -3410 (|#1| |#1| "rest")) (-15 -3110 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "first")) (-15 -3110 (|#2| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#1|)) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -3410 (|#2| |#1| "value")) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|))) (-1065 |#2|) (-1127)) (T -1064)) -NIL -(-10 -8 (-15 -2418 ((-108) |#1|)) (-15 -3141 ((-108) |#1|)) (-15 -1429 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525) |#2|)) (-15 -3410 (|#2| |#1| (-525))) (-15 -3353 (|#1| |#1| |#2|)) (-15 -2014 (|#1| |#1| |#2|)) (-15 -2014 (|#1| (-592 |#1|))) (-15 -3410 (|#1| |#1| (-1140 (-525)))) (-15 -1429 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -1429 (|#2| |#1| "last" |#2|)) (-15 -1429 (|#1| |#1| "rest" |#1|)) (-15 -1429 (|#2| |#1| "first" |#2|)) (-15 -2171 (|#1| |#1| |#2|)) (-15 -2171 (|#1| |#1| |#1|)) (-15 -3410 (|#2| |#1| "last")) (-15 -3410 (|#1| |#1| "rest")) (-15 -3110 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "first")) (-15 -3110 (|#2| |#1|)) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#1|)) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -3410 (|#2| |#1| "value")) (-15 -2622 (|#1| (-1 |#2| |#2|) |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-2029 ((|#1| $) 65)) (-2941 (($ $) 67)) (-3048 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1802 (($ $ $) 56 (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4255)))) (-2016 ((|#1| $) 66)) (-4083 (($) 7 T CONST)) (-3121 (($ $) 73) (($ $ (-713)) 71)) (-3135 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4255))) (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2632 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 87)) (-2418 (((-108) $) 83)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) 108)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 95 (|has| (-525) (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 94 (|has| (-525) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1636 ((|#1| $) 70) (($ $ (-713)) 68)) (-2683 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-2859 (((-592 (-525)) $) 92)) (-2905 (((-108) (-525) $) 91)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 76) (($ $ (-713)) 74)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-3353 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-3141 (((-108) $) 84)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 90)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-1210 (((-525) $ $) 44)) (-3157 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-1424 (((-108) $) 46)) (-2214 (($ $) 62)) (-3773 (($ $) 59 (|has| $ (-6 -4256)))) (-2605 (((-713) $) 63)) (-1743 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2749 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 107)) (-2171 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2014 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1696 (*1 *1 *1) (-4 *1 (-1060))) (-3095 (*1 *1 *1) (-4 *1 (-1060))) (-2583 (*1 *1 *1) (-4 *1 (-1060))) (-1347 (*1 *1 *1) (-4 *1 (-1060))) (-1565 (*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108)))) (-1542 (*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108)))) (-1517 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-525)) (-5 *2 (-108)))) (-3545 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-713)))) (-2394 (*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-108)))) (-3325 (*1 *1 *1 *2 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-1140 (-525))))) (-1920 (*1 *2 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)))) (-1920 (*1 *2 *3 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)) (-5 *3 (-132)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-135)) (-4 *1 (-1060)))) (-2319 (*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) (-2319 (*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) (-1746 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-1746 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-2876 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-2876 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-2866 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135)))) (-2866 (*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) (-3405 (*1 *1 *1 *1) (-4 *1 (-1060)))) +(-13 (-19 (-135)) (-10 -8 (-15 -1696 ($ $)) (-15 -3095 ($ $)) (-15 -2583 ($ $)) (-15 -1347 ($ $)) (-15 -1565 ((-108) $ $)) (-15 -1542 ((-108) $ $)) (-15 -1517 ((-108) $ $ (-525))) (-15 -3545 ((-713) $ $ (-135))) (-15 -2394 ((-108) $ $ (-135))) (-15 -3325 ($ $ (-1140 (-525)) $)) (-15 -1920 ((-525) $ $ (-525))) (-15 -1920 ((-525) (-132) $ (-525))) (-15 -1271 ($ (-135))) (-15 -2319 ((-592 $) $ (-135))) (-15 -2319 ((-592 $) $ (-132))) (-15 -1746 ($ $ (-135))) (-15 -1746 ($ $ (-132))) (-15 -2876 ($ $ (-135))) (-15 -2876 ($ $ (-132))) (-15 -2866 ($ $ (-135))) (-15 -2866 ($ $ (-132))) (-15 -3405 ($ $ $)))) +(((-33) . T) ((-97) -3275 (|has| (-135) (-1020)) (|has| (-135) (-789))) ((-566 (-798)) -3275 (|has| (-135) (-1020)) (|has| (-135) (-789)) (|has| (-135) (-566 (-798)))) ((-142 #0=(-135)) . T) ((-567 (-501)) |has| (-135) (-567 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-597 #0#) . T) ((-19 #0#) . T) ((-789) |has| (-135) (-789)) ((-1020) -3275 (|has| (-135) (-1020)) (|has| (-135) (-789))) ((-1127) . T)) +((-2003 (((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713)) 94)) (-1495 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|) 55) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713)) 54)) (-3728 (((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)) 85)) (-2532 (((-713) (-592 |#4|) (-592 |#5|)) 27)) (-3104 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|) 57) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713)) 56) (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108)) 58)) (-3797 (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108)) 76) (((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108)) 77)) (-2745 (((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) 80)) (-1423 (((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|) 53)) (-1871 (((-713) (-592 |#4|) (-592 |#5|)) 19))) +(((-1061 |#1| |#2| |#3| |#4| |#5|) (-10 -7 (-15 -1871 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2532 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -1423 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2003 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713))) (-15 -2745 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -3728 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|) (-1029 |#1| |#2| |#3| |#4|)) (T -1061)) +((-3728 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-1029 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-1061 *4 *5 *6 *7 *8)))) (-2003 (*1 *2 *3 *4 *2 *5 *6) (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))) (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) (-5 *5 (-2 (|:| |done| (-592 *11)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))))) (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-1029 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-5 *1 (-1061 *7 *8 *9 *10 *11)))) (-3797 (*1 *2 *3 *2 *4 *4 *4 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-3797 (*1 *2 *3 *2 *4 *4) (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-3104 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-3104 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) (-3104 (*1 *2 *3 *4 *5 *6) (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *7 *8 *9 *3 *4)) (-4 *4 (-1029 *7 *8 *9 *3)))) (-1495 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-1495 (*1 *2 *3 *4 *5) (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *3 (-991 *6 *7 *8)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) (-1423 (*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |done| (-592 *4)) (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3)))) (-2532 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) (-1871 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) +(-10 -7 (-15 -1871 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -2532 ((-713) (-592 |#4|) (-592 |#5|))) (-15 -1423 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -1495 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713) (-108))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5| (-713))) (-15 -3104 ((-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) |#4| |#5|)) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108))) (-15 -3797 ((-592 |#5|) (-592 |#4|) (-592 |#5|) (-108) (-108) (-108) (-108) (-108))) (-15 -2003 ((-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-592 |#4|) (-592 |#5|) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-2 (|:| |done| (-592 |#5|)) (|:| |todo| (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))))) (-713))) (-15 -2745 ((-1074) (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|)))) (-15 -3728 ((-1178) (-592 (-2 (|:| |val| (-592 |#4|)) (|:| -1899 |#5|))) (-713)))) +((-1261 (((-108) $ $) NIL)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1361 (((-592 $) (-592 |#4|)) 110) (((-592 $) (-592 |#4|) (-108)) 111) (((-592 $) (-592 |#4|) (-108) (-108)) 109) (((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108)) 112)) (-2383 (((-592 |#3|) $) NIL)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2734 ((|#4| |#4| $) NIL)) (-2940 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| $) 84)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 62)) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) 26 (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2300 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3894 (($ (-592 |#4|)) NIL)) (-3117 (((-3 $ "failed") $) 39)) (-1854 ((|#4| |#4| $) 65)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1619 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 78 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-1847 ((|#4| |#4| $) NIL)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) NIL)) (-3367 (((-108) |#4| $) NIL)) (-1654 (((-108) |#4| $) NIL)) (-1631 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2696 (((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108)) 124)) (-3700 (((-592 |#4|) $) 16 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3086 ((|#3| $) 33)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#4|) $) 17 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 25 (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-2608 (($ (-1 |#4| |#4|) $) 23 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 21)) (-2514 (((-592 |#3|) $) NIL)) (-3254 (((-108) |#3| $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-2874 (((-3 |#4| (-592 $)) |#4| |#4| $) NIL)) (-3018 (((-592 (-2 (|:| |val| |#4|) (|:| -1899 $))) |#4| |#4| $) 103)) (-1641 (((-3 |#4| "failed") $) 37)) (-2100 (((-592 $) |#4| $) 88)) (-3290 (((-3 (-108) (-592 $)) |#4| $) NIL)) (-2763 (((-592 (-2 (|:| |val| (-108)) (|:| -1899 $))) |#4| $) 98) (((-108) |#4| $) 53)) (-3202 (((-592 $) |#4| $) 107) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 108) (((-592 $) |#4| (-592 $)) NIL)) (-3400 (((-592 $) (-592 |#4|) (-108) (-108) (-108)) 119)) (-3440 (($ |#4| $) 75) (($ (-592 |#4|) $) 76) (((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108)) 74)) (-2641 (((-592 |#4|) $) NIL)) (-1282 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2684 ((|#4| |#4| $) NIL)) (-2995 (((-108) $ $) NIL)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3432 ((|#4| |#4| $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-3 |#4| "failed") $) 35)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-4091 (((-3 $ "failed") $ |#4|) 48)) (-1886 (($ $ |#4|) NIL) (((-592 $) |#4| $) 90) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) 86)) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 15)) (-1864 (($) 13)) (-4003 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) 12)) (-2745 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 20)) (-2778 (($ $ |#3|) 42)) (-3868 (($ $ |#3|) 44)) (-1284 (($ $) NIL)) (-3339 (($ $ |#3|) NIL)) (-1271 (((-798) $) 31) (((-592 |#4|) $) 40)) (-3320 (((-713) $) NIL (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) NIL) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-3570 (((-592 $) |#4| $) 54) (((-592 $) |#4| (-592 $)) NIL) (((-592 $) (-592 |#4|) $) NIL) (((-592 $) (-592 |#4|) (-592 $)) NIL)) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) NIL)) (-1560 (((-108) |#4| $) NIL)) (-2747 (((-108) |#3| $) 61)) (-3992 (((-108) $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-1062 |#1| |#2| |#3| |#4|) (-13 (-1029 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3440 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -3400 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -2696 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) (-429) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -1062)) +((-3440 (*1 *2 *3 *1 *4 *4 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *3))) (-5 *1 (-1062 *5 *6 *7 *3)) (-4 *3 (-991 *5 *6 *7)))) (-1361 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-1361 (*1 *2 *3 *4 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-3400 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) (-2696 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-1062 *5 *6 *7 *8))))) (-5 *1 (-1062 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) +(-13 (-1029 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3440 ((-592 $) |#4| $ (-108) (-108) (-108) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108))) (-15 -1361 ((-592 $) (-592 |#4|) (-108) (-108) (-108) (-108))) (-15 -3400 ((-592 $) (-592 |#4|) (-108) (-108) (-108))) (-15 -2696 ((-2 (|:| |val| (-592 |#4|)) (|:| |towers| (-592 $))) (-592 |#4|) (-108) (-108))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2933 ((|#1| $) 34)) (-3012 (($ (-592 |#1|)) 39)) (-2230 (((-108) $ (-713)) NIL)) (-3347 (($) NIL T CONST)) (-2416 ((|#1| |#1| $) 36)) (-1634 ((|#1| $) 32)) (-3700 (((-592 |#1|) $) 18 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) 25 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 22)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2163 ((|#1| $) 35)) (-1710 (($ |#1| $) 37)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-4017 ((|#1| $) 33)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 31)) (-1864 (($) 38)) (-4062 (((-713) $) 29)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 27)) (-1271 (((-798) $) 14 (|has| |#1| (-566 (-798))))) (-3353 (($ (-592 |#1|)) NIL)) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 17 (|has| |#1| (-1020)))) (-3594 (((-713) $) 30 (|has| $ (-6 -4255))))) +(((-1063 |#1|) (-13 (-1039 |#1|) (-10 -8 (-15 -3012 ($ (-592 |#1|))))) (-1127)) (T -1063)) +((-3012 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1063 *3))))) +(-13 (-1039 |#1|) (-10 -8 (-15 -3012 ($ (-592 |#1|))))) +((-1432 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) NIL) (($ $ "rest" $) NIL) ((|#2| $ "last" |#2|) NIL) ((|#2| $ (-1140 (-525)) |#2|) 44) ((|#2| $ (-525) |#2|) 41)) (-2844 (((-108) $) 12)) (-2608 (($ (-1 |#2| |#2|) $) 39)) (-3105 ((|#2| $) NIL) (($ $ (-713)) 17)) (-1646 (($ $ |#2|) 40)) (-2267 (((-108) $) 11)) (-3405 ((|#2| $ "value") NIL) ((|#2| $ "first") NIL) (($ $ "rest") NIL) ((|#2| $ "last") NIL) (($ $ (-1140 (-525))) 31) ((|#2| $ (-525)) 23) ((|#2| $ (-525) |#2|) NIL)) (-2286 (($ $ $) 47) (($ $ |#2|) NIL)) (-2017 (($ $ $) 33) (($ |#2| $) NIL) (($ (-592 $)) 36) (($ $ |#2|) NIL))) +(((-1064 |#1| |#2|) (-10 -8 (-15 -2844 ((-108) |#1|)) (-15 -2267 ((-108) |#1|)) (-15 -1432 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -1646 (|#1| |#1| |#2|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -2017 (|#1| (-592 |#1|))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -1432 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -1432 (|#2| |#1| "last" |#2|)) (-15 -1432 (|#1| |#1| "rest" |#1|)) (-15 -1432 (|#2| |#1| "first" |#2|)) (-15 -2286 (|#1| |#1| |#2|)) (-15 -2286 (|#1| |#1| |#1|)) (-15 -3405 (|#2| |#1| "last")) (-15 -3405 (|#1| |#1| "rest")) (-15 -3105 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "first")) (-15 -3105 (|#2| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#1|)) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -3405 (|#2| |#1| "value")) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|))) (-1065 |#2|) (-1127)) (T -1064)) +NIL +(-10 -8 (-15 -2844 ((-108) |#1|)) (-15 -2267 ((-108) |#1|)) (-15 -1432 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525) |#2|)) (-15 -3405 (|#2| |#1| (-525))) (-15 -1646 (|#1| |#1| |#2|)) (-15 -2017 (|#1| |#1| |#2|)) (-15 -2017 (|#1| (-592 |#1|))) (-15 -3405 (|#1| |#1| (-1140 (-525)))) (-15 -1432 (|#2| |#1| (-1140 (-525)) |#2|)) (-15 -1432 (|#2| |#1| "last" |#2|)) (-15 -1432 (|#1| |#1| "rest" |#1|)) (-15 -1432 (|#2| |#1| "first" |#2|)) (-15 -2286 (|#1| |#1| |#2|)) (-15 -2286 (|#1| |#1| |#1|)) (-15 -3405 (|#2| |#1| "last")) (-15 -3405 (|#1| |#1| "rest")) (-15 -3105 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "first")) (-15 -3105 (|#2| |#1|)) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#1|)) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -3405 (|#2| |#1| "value")) (-15 -2608 (|#1| (-1 |#2| |#2|) |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2032 ((|#1| $) 65)) (-2938 (($ $) 67)) (-2662 (((-1178) $ (-525) (-525)) 97 (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3241 (($ $ $) 56 (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 117 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 86 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 102 (|has| $ (-6 -4255)))) (-2019 ((|#1| $) 66)) (-3347 (($) 7 T CONST)) (-3117 (($ $) 73) (($ $ (-713)) 71)) (-3131 (($ $) 99 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ (-1 (-108) |#1|) $) 103 (|has| $ (-6 -4255))) (($ |#1| $) 100 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) 105 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 104 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 101 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2619 ((|#1| $ (-525) |#1|) 85 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 87)) (-2844 (((-108) $) 83)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) 108)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 95 (|has| (-525) (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 94 (|has| (-525) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 111)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1641 ((|#1| $) 70) (($ $ (-713)) 68)) (-2678 (($ $ $ (-525)) 116) (($ |#1| $ (-525)) 115)) (-1265 (((-592 (-525)) $) 92)) (-1707 (((-108) (-525) $) 91)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 76) (($ $ (-713)) 74)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 106)) (-1646 (($ $ |#1|) 96 (|has| $ (-6 -4256)))) (-2267 (((-108) $) 84)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 93 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 90)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69) (($ $ (-1140 (-525))) 112) ((|#1| $ (-525)) 89) ((|#1| $ (-525) |#1|) 88)) (-2643 (((-525) $ $) 44)) (-3153 (($ $ (-1140 (-525))) 114) (($ $ (-525)) 113)) (-3580 (((-108) $) 46)) (-1401 (($ $) 62)) (-3286 (($ $) 59 (|has| $ (-6 -4256)))) (-3711 (((-713) $) 63)) (-3921 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2745 (((-501) $) 98 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 107)) (-2286 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2017 (($ $ $) 78) (($ |#1| $) 77) (($ (-592 $)) 110) (($ $ |#1|) 109)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1065 |#1|) (-131) (-1127)) (T -1065)) -((-3141 (*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2418 (*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) -(-13 (-1161 |t#1|) (-597 |t#1|) (-10 -8 (-15 -3141 ((-108) $)) (-15 -2418 ((-108) $)))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T) ((-1161 |#1|) . T)) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) NIL)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-2267 (*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) (-2844 (*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(-13 (-1161 |t#1|) (-597 |t#1|) (-10 -8 (-15 -2267 ((-108) $)) (-15 -2844 ((-108) $)))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T) ((-1161 |#1|) . T)) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) NIL)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-1066 |#1| |#2| |#3|) (-1104 |#1| |#2|) (-1020) (-1020) |#2|) (T -1066)) NIL (-1104 |#1| |#2|) -((-1260 (((-108) $ $) 7)) (-1383 (((-3 $ "failed") $) 13)) (-3247 (((-1074) $) 9)) (-3940 (($) 14 T CONST)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11)) (-3994 (((-108) $ $) 6))) +((-1261 (((-108) $ $) 7)) (-2949 (((-3 $ "failed") $) 13)) (-3803 (((-1074) $) 9)) (-3937 (($) 14 T CONST)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11)) (-3992 (((-108) $ $) 6))) (((-1067) (-131)) (T -1067)) -((-3940 (*1 *1) (-4 *1 (-1067))) (-1383 (*1 *1 *1) (|partial| -4 *1 (-1067)))) -(-13 (-1020) (-10 -8 (-15 -3940 ($) -1478) (-15 -1383 ((-3 $ "failed") $)))) +((-3937 (*1 *1) (-4 *1 (-1067))) (-2949 (*1 *1 *1) (|partial| -4 *1 (-1067)))) +(-13 (-1020) (-10 -8 (-15 -3937 ($) -1482) (-15 -2949 ((-3 $ "failed") $)))) (((-97) . T) ((-566 (-798)) . T) ((-1020) . T)) -((-3588 (((-1072 |#1|) (-1072 |#1|)) 17)) (-1243 (((-1072 |#1|) (-1072 |#1|)) 13)) (-2357 (((-1072 |#1|) (-1072 |#1|) (-525) (-525)) 20)) (-1566 (((-1072 |#1|) (-1072 |#1|)) 15))) -(((-1068 |#1|) (-10 -7 (-15 -1243 ((-1072 |#1|) (-1072 |#1|))) (-15 -1566 ((-1072 |#1|) (-1072 |#1|))) (-15 -3588 ((-1072 |#1|) (-1072 |#1|))) (-15 -2357 ((-1072 |#1|) (-1072 |#1|) (-525) (-525)))) (-13 (-517) (-138))) (T -1068)) -((-2357 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1068 *4)))) (-3588 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3)))) (-1566 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3)))) (-1243 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3))))) -(-10 -7 (-15 -1243 ((-1072 |#1|) (-1072 |#1|))) (-15 -1566 ((-1072 |#1|) (-1072 |#1|))) (-15 -3588 ((-1072 |#1|) (-1072 |#1|))) (-15 -2357 ((-1072 |#1|) (-1072 |#1|) (-525) (-525)))) -((-2014 (((-1072 |#1|) (-1072 (-1072 |#1|))) 15))) -(((-1069 |#1|) (-10 -7 (-15 -2014 ((-1072 |#1|) (-1072 (-1072 |#1|))))) (-1127)) (T -1069)) -((-2014 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-1127)) (-5 *2 (-1072 *4)) (-5 *1 (-1069 *4))))) -(-10 -7 (-15 -2014 ((-1072 |#1|) (-1072 (-1072 |#1|))))) -((-2076 (((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)) 25)) (-3501 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)) 26)) (-2694 (((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|)) 16))) -(((-1070 |#1| |#2|) (-10 -7 (-15 -2694 ((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|))) (-15 -2076 ((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|))) (-15 -3501 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)))) (-1127) (-1127)) (T -1070)) -((-3501 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1072 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-1070 *5 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1072 *6)) (-4 *6 (-1127)) (-4 *3 (-1127)) (-5 *2 (-1072 *3)) (-5 *1 (-1070 *6 *3)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1072 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1072 *6)) (-5 *1 (-1070 *5 *6))))) -(-10 -7 (-15 -2694 ((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|))) (-15 -2076 ((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|))) (-15 -3501 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)))) -((-2694 (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)) 21))) -(((-1071 |#1| |#2| |#3|) (-10 -7 (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)))) (-1127) (-1127) (-1127)) (T -1071)) -((-2694 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1072 *6)) (-5 *5 (-1072 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-1071 *6 *7 *8))))) -(-10 -7 (-15 -2694 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) NIL)) (-2029 ((|#1| $) NIL)) (-2941 (($ $) 51)) (-3048 (((-1178) $ (-525) (-525)) 76 (|has| $ (-6 -4256)))) (-2973 (($ $ (-525)) 110 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1651 (((-798) $) 41 (|has| |#1| (-1020)))) (-2860 (((-108)) 40 (|has| |#1| (-1020)))) (-3866 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-1802 (($ $ $) 98 (|has| $ (-6 -4256))) (($ $ (-525) $) 122)) (-2268 ((|#1| $ |#1|) 107 (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 102 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 104 (|has| $ (-6 -4256))) (($ $ "rest" $) 106 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 109 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 89 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 55 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 58)) (-2016 ((|#1| $) NIL)) (-4083 (($) NIL T CONST)) (-4128 (($ $) 14)) (-3121 (($ $) 29) (($ $ (-713)) 88)) (-3583 (((-108) (-592 |#1|) $) 116 (|has| |#1| (-1020)))) (-2723 (($ (-592 |#1|)) 112)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) 57)) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-2418 (((-108) $) NIL)) (-3702 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2940 (((-1178) (-525) $) 121 (|has| |#1| (-1020)))) (-2711 (((-713) $) 118)) (-3536 (((-592 $) $) NIL)) (-1482 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 73 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#1| |#1| |#1|) $ $) 67)) (-4031 (((-108) $ (-713)) NIL)) (-2646 (((-592 |#1|) $) NIL)) (-1753 (((-108) $) NIL)) (-3580 (($ $) 90)) (-2248 (((-108) $) 13)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1636 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-2683 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) 74)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3752 (($ (-1 |#1|)) 124) (($ (-1 |#1| |#1|) |#1|) 125)) (-4102 ((|#1| $) 10)) (-3110 ((|#1| $) 28) (($ $ (-713)) 49)) (-3581 (((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $) 25)) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3801 (($ (-1 (-108) |#1|) $) 126)) (-3813 (($ (-1 (-108) |#1|) $) 127)) (-3353 (($ $ |#1|) 68 (|has| $ (-6 -4256)))) (-2462 (($ $ (-525)) 32)) (-3141 (((-108) $) 72)) (-1342 (((-108) $) 12)) (-3414 (((-108) $) 117)) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 20)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) 15)) (-3565 (($) 43)) (-3410 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) 54) ((|#1| $ (-525) |#1|) NIL)) (-1210 (((-525) $ $) 48)) (-3157 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2161 (($ (-1 $)) 47)) (-1424 (((-108) $) 69)) (-2214 (($ $) 70)) (-3773 (($ $) 99 (|has| $ (-6 -4256)))) (-2605 (((-713) $) NIL)) (-1743 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 44)) (-2749 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 53)) (-3211 (($ |#1| $) 97)) (-2171 (($ $ $) 100 (|has| $ (-6 -4256))) (($ $ |#1|) 101 (|has| $ (-6 -4256)))) (-2014 (($ $ $) 78) (($ |#1| $) 45) (($ (-592 $)) 83) (($ $ |#1|) 77)) (-2003 (($ $) 50)) (-1270 (($ (-592 |#1|)) 111) (((-798) $) 42 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) NIL)) (-1669 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 114 (|has| |#1| (-1020)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-1072 |#1|) (-13 (-619 |#1|) (-10 -8 (-6 -4256) (-15 -1270 ($ (-592 |#1|))) (-15 -2723 ($ (-592 |#1|))) (IF (|has| |#1| (-1020)) (-15 -3583 ((-108) (-592 |#1|) $)) |%noBranch|) (-15 -3581 ((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $)) (-15 -2161 ($ (-1 $))) (-15 -3211 ($ |#1| $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -2940 ((-1178) (-525) $)) (-15 -1651 ((-798) $)) (-15 -2860 ((-108)))) |%noBranch|) (-15 -1802 ($ $ (-525) $)) (-15 -3752 ($ (-1 |#1|))) (-15 -3752 ($ (-1 |#1| |#1|) |#1|)) (-15 -3801 ($ (-1 (-108) |#1|) $)) (-15 -3813 ($ (-1 (-108) |#1|) $)))) (-1127)) (T -1072)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-2723 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3583 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)) (-5 *1 (-1072 *4)))) (-3581 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713)))) (-5 *1 (-1072 *4)) (-4 *4 (-1127)) (-5 *3 (-713)))) (-2161 (*1 *1 *2) (-12 (-5 *2 (-1 (-1072 *3))) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3211 (*1 *1 *2 *1) (-12 (-5 *1 (-1072 *2)) (-4 *2 (-1127)))) (-2940 (*1 *2 *3 *1) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1072 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)))) (-1651 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)))) (-2860 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)))) (-1802 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1072 *3)) (-4 *3 (-1127)))) (-3752 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3752 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3801 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3813 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) -(-13 (-619 |#1|) (-10 -8 (-6 -4256) (-15 -1270 ($ (-592 |#1|))) (-15 -2723 ($ (-592 |#1|))) (IF (|has| |#1| (-1020)) (-15 -3583 ((-108) (-592 |#1|) $)) |%noBranch|) (-15 -3581 ((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $)) (-15 -2161 ($ (-1 $))) (-15 -3211 ($ |#1| $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -2940 ((-1178) (-525) $)) (-15 -1651 ((-798) $)) (-15 -2860 ((-108)))) |%noBranch|) (-15 -1802 ($ $ (-525) $)) (-15 -3752 ($ (-1 |#1|))) (-15 -3752 ($ (-1 |#1| |#1|) |#1|)) (-15 -3801 ($ (-1 (-108) |#1|) $)) (-15 -3813 ($ (-1 (-108) |#1|) $)))) -((-1260 (((-108) $ $) 19)) (-3944 (($ $) 120)) (-3498 (($ $) 121)) (-3221 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1537 (((-108) $ $) 118)) (-1514 (((-108) $ $ (-525)) 117)) (-3111 (($ (-525)) 127)) (-1518 (((-592 $) $ (-135)) 110) (((-592 $) $ (-132)) 109)) (-2009 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-789)))) (-1438 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| (-135) (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-2871 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3329 (($ $ (-1140 (-525)) $) 114)) (-3135 (($ $) 78 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ (-135) $) 77 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4255)))) (-3501 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4255)))) (-2632 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4256)))) (-2571 (((-135) $ (-525)) 51)) (-1559 (((-108) $ $) 119)) (-1916 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3702 (((-592 (-135)) $) 30 (|has| $ (-6 -4255)))) (-3489 (($ (-713) (-135)) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| (-135) (-789)))) (-4205 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-789)))) (-4002 (((-592 (-135)) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| (-135) (-789)))) (-2393 (((-108) $ $ (-135)) 115)) (-3549 (((-713) $ $ (-135)) 116)) (-2622 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-3433 (($ $) 122)) (-3976 (($ $) 123)) (-4031 (((-108) $ (-713)) 10)) (-2880 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-3247 (((-1074) $) 22)) (-2683 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21)) (-3110 (((-135) $) 42 (|has| (-525) (-789)))) (-1639 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-3353 (($ $ (-135)) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1567 (((-592 (-135)) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1140 (-525))) 63) (($ $ $) 102)) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4255))) (((-713) (-135) $) 28 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| (-135) (-567 (-501))))) (-1279 (($ (-592 (-135))) 70)) (-2014 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (($ (-135)) 111) (((-798) $) 18)) (-1286 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4255)))) (-3645 (((-1074) $) 131) (((-1074) $ (-108)) 130) (((-1178) (-764) $) 129) (((-1178) (-764) $ (-108)) 128)) (-4046 (((-108) $ $) 84 (|has| (-135) (-789)))) (-4025 (((-108) $ $) 83 (|has| (-135) (-789)))) (-3994 (((-108) $ $) 20)) (-4035 (((-108) $ $) 85 (|has| (-135) (-789)))) (-4017 (((-108) $ $) 82 (|has| (-135) (-789)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2137 (((-1072 |#1|) (-1072 |#1|)) 17)) (-1679 (((-1072 |#1|) (-1072 |#1|)) 13)) (-3337 (((-1072 |#1|) (-1072 |#1|) (-525) (-525)) 20)) (-3161 (((-1072 |#1|) (-1072 |#1|)) 15))) +(((-1068 |#1|) (-10 -7 (-15 -1679 ((-1072 |#1|) (-1072 |#1|))) (-15 -3161 ((-1072 |#1|) (-1072 |#1|))) (-15 -2137 ((-1072 |#1|) (-1072 |#1|))) (-15 -3337 ((-1072 |#1|) (-1072 |#1|) (-525) (-525)))) (-13 (-517) (-138))) (T -1068)) +((-3337 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1068 *4)))) (-2137 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3)))) (-3161 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3)))) (-1679 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1068 *3))))) +(-10 -7 (-15 -1679 ((-1072 |#1|) (-1072 |#1|))) (-15 -3161 ((-1072 |#1|) (-1072 |#1|))) (-15 -2137 ((-1072 |#1|) (-1072 |#1|))) (-15 -3337 ((-1072 |#1|) (-1072 |#1|) (-525) (-525)))) +((-2017 (((-1072 |#1|) (-1072 (-1072 |#1|))) 15))) +(((-1069 |#1|) (-10 -7 (-15 -2017 ((-1072 |#1|) (-1072 (-1072 |#1|))))) (-1127)) (T -1069)) +((-2017 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-1127)) (-5 *2 (-1072 *4)) (-5 *1 (-1069 *4))))) +(-10 -7 (-15 -2017 ((-1072 |#1|) (-1072 (-1072 |#1|))))) +((-3836 (((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)) 25)) (-3497 ((|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)) 26)) (-2688 (((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|)) 16))) +(((-1070 |#1| |#2|) (-10 -7 (-15 -2688 ((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|))) (-15 -3836 ((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|))) (-15 -3497 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)))) (-1127) (-1127)) (T -1070)) +((-3497 (*1 *2 *2 *3 *4) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1072 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-1070 *5 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1072 *6)) (-4 *6 (-1127)) (-4 *3 (-1127)) (-5 *2 (-1072 *3)) (-5 *1 (-1070 *6 *3)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1072 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1072 *6)) (-5 *1 (-1070 *5 *6))))) +(-10 -7 (-15 -2688 ((-1072 |#2|) (-1 |#2| |#1|) (-1072 |#1|))) (-15 -3836 ((-1072 |#2|) |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|))) (-15 -3497 (|#2| |#2| (-1 |#2| |#1| |#2|) (-1072 |#1|)))) +((-2688 (((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)) 21))) +(((-1071 |#1| |#2| |#3|) (-10 -7 (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)))) (-1127) (-1127) (-1127)) (T -1071)) +((-2688 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *8 *6 *7)) (-5 *4 (-1072 *6)) (-5 *5 (-1072 *7)) (-4 *6 (-1127)) (-4 *7 (-1127)) (-4 *8 (-1127)) (-5 *2 (-1072 *8)) (-5 *1 (-1071 *6 *7 *8))))) +(-10 -7 (-15 -2688 ((-1072 |#3|) (-1 |#3| |#1| |#2|) (-1072 |#1|) (-1072 |#2|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) NIL)) (-2032 ((|#1| $) NIL)) (-2938 (($ $) 51)) (-2662 (((-1178) $ (-525) (-525)) 76 (|has| $ (-6 -4256)))) (-4158 (($ $ (-525)) 110 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1428 (((-798) $) 41 (|has| |#1| (-1020)))) (-1276 (((-108)) 40 (|has| |#1| (-1020)))) (-3044 ((|#1| $ |#1|) NIL (|has| $ (-6 -4256)))) (-3241 (($ $ $) 98 (|has| $ (-6 -4256))) (($ $ (-525) $) 122)) (-3725 ((|#1| $ |#1|) 107 (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 102 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 104 (|has| $ (-6 -4256))) (($ $ "rest" $) 106 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 109 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 89 (|has| $ (-6 -4256))) ((|#1| $ (-525) |#1|) 55 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 58)) (-2019 ((|#1| $) NIL)) (-3347 (($) NIL T CONST)) (-2718 (($ $) 14)) (-3117 (($ $) 29) (($ $ (-713)) 88)) (-2064 (((-108) (-592 |#1|) $) 116 (|has| |#1| (-1020)))) (-3597 (($ (-592 |#1|)) 112)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) 57)) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-2844 (((-108) $) NIL)) (-3700 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2936 (((-1178) (-525) $) 121 (|has| |#1| (-1020)))) (-3473 (((-713) $) 118)) (-2916 (((-592 $) $) NIL)) (-2104 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 73 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#1| |#1| |#1|) $ $) 67)) (-4060 (((-108) $ (-713)) NIL)) (-2639 (((-592 |#1|) $) NIL)) (-4021 (((-108) $) NIL)) (-2023 (($ $) 90)) (-1716 (((-108) $) 13)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-1641 ((|#1| $) NIL) (($ $ (-713)) NIL)) (-2678 (($ $ $ (-525)) NIL) (($ |#1| $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) 74)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3751 (($ (-1 |#1|)) 124) (($ (-1 |#1| |#1|) |#1|) 125)) (-3513 ((|#1| $) 10)) (-3105 ((|#1| $) 28) (($ $ (-713)) 49)) (-2036 (((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $) 25)) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3799 (($ (-1 (-108) |#1|) $) 126)) (-3811 (($ (-1 (-108) |#1|) $) 127)) (-1646 (($ $ |#1|) 68 (|has| $ (-6 -4256)))) (-1886 (($ $ (-525)) 32)) (-2267 (((-108) $) 72)) (-2439 (((-108) $) 12)) (-4037 (((-108) $) 117)) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 20)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) 15)) (-1864 (($) 43)) (-3405 ((|#1| $ "value") NIL) ((|#1| $ "first") NIL) (($ $ "rest") NIL) ((|#1| $ "last") NIL) (($ $ (-1140 (-525))) NIL) ((|#1| $ (-525)) 54) ((|#1| $ (-525) |#1|) NIL)) (-2643 (((-525) $ $) 48)) (-3153 (($ $ (-1140 (-525))) NIL) (($ $ (-525)) NIL)) (-2128 (($ (-1 $)) 47)) (-3580 (((-108) $) 69)) (-1401 (($ $) 70)) (-3286 (($ $) 99 (|has| $ (-6 -4256)))) (-3711 (((-713) $) NIL)) (-3921 (($ $) NIL)) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 44)) (-2745 (((-501) $) NIL (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 53)) (-3207 (($ |#1| $) 97)) (-2286 (($ $ $) 100 (|has| $ (-6 -4256))) (($ $ |#1|) 101 (|has| $ (-6 -4256)))) (-2017 (($ $ $) 78) (($ |#1| $) 45) (($ (-592 $)) 83) (($ $ |#1|) 77)) (-2488 (($ $) 50)) (-1271 (($ (-592 |#1|)) 111) (((-798) $) 42 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) NIL)) (-3501 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 114 (|has| |#1| (-1020)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-1072 |#1|) (-13 (-619 |#1|) (-10 -8 (-6 -4256) (-15 -1271 ($ (-592 |#1|))) (-15 -3597 ($ (-592 |#1|))) (IF (|has| |#1| (-1020)) (-15 -2064 ((-108) (-592 |#1|) $)) |%noBranch|) (-15 -2036 ((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $)) (-15 -2128 ($ (-1 $))) (-15 -3207 ($ |#1| $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -2936 ((-1178) (-525) $)) (-15 -1428 ((-798) $)) (-15 -1276 ((-108)))) |%noBranch|) (-15 -3241 ($ $ (-525) $)) (-15 -3751 ($ (-1 |#1|))) (-15 -3751 ($ (-1 |#1| |#1|) |#1|)) (-15 -3799 ($ (-1 (-108) |#1|) $)) (-15 -3811 ($ (-1 (-108) |#1|) $)))) (-1127)) (T -1072)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3597 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-2064 (*1 *2 *3 *1) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)) (-5 *1 (-1072 *4)))) (-2036 (*1 *2 *3 *1) (-12 (-5 *2 (-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713)))) (-5 *1 (-1072 *4)) (-4 *4 (-1127)) (-5 *3 (-713)))) (-2128 (*1 *1 *2) (-12 (-5 *2 (-1 (-1072 *3))) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3207 (*1 *1 *2 *1) (-12 (-5 *1 (-1072 *2)) (-4 *2 (-1127)))) (-2936 (*1 *2 *3 *1) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1072 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)))) (-1428 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)))) (-1276 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) (-4 *3 (-1127)))) (-3241 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1072 *3)) (-4 *3 (-1127)))) (-3751 (*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3751 (*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3799 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) (-3811 (*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) +(-13 (-619 |#1|) (-10 -8 (-6 -4256) (-15 -1271 ($ (-592 |#1|))) (-15 -3597 ($ (-592 |#1|))) (IF (|has| |#1| (-1020)) (-15 -2064 ((-108) (-592 |#1|) $)) |%noBranch|) (-15 -2036 ((-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713))) (-713) $)) (-15 -2128 ($ (-1 $))) (-15 -3207 ($ |#1| $)) (IF (|has| |#1| (-1020)) (PROGN (-15 -2936 ((-1178) (-525) $)) (-15 -1428 ((-798) $)) (-15 -1276 ((-108)))) |%noBranch|) (-15 -3241 ($ $ (-525) $)) (-15 -3751 ($ (-1 |#1|))) (-15 -3751 ($ (-1 |#1| |#1|) |#1|)) (-15 -3799 ($ (-1 (-108) |#1|) $)) (-15 -3811 ($ (-1 (-108) |#1|) $)))) +((-1261 (((-108) $ $) 19)) (-1347 (($ $) 120)) (-2583 (($ $) 121)) (-1746 (($ $ (-135)) 108) (($ $ (-132)) 107)) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-1542 (((-108) $ $) 118)) (-1517 (((-108) $ $ (-525)) 117)) (-3106 (($ (-525)) 127)) (-2319 (((-592 $) $ (-135)) 110) (((-592 $) $ (-132)) 109)) (-2545 (((-108) (-1 (-108) (-135) (-135)) $) 98) (((-108) $) 92 (|has| (-135) (-789)))) (-2166 (($ (-1 (-108) (-135) (-135)) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| (-135) (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) (-135) (-135)) $) 99) (($ $) 93 (|has| (-135) (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 (((-135) $ (-525) (-135)) 52 (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-135)) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-2866 (($ $ (-135)) 104) (($ $ (-132)) 103)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3325 (($ $ (-1140 (-525)) $) 114)) (-3131 (($ $) 78 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ (-135) $) 77 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-135)) $) 74 (|has| $ (-6 -4255)))) (-3497 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) 76 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) 73 (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) 72 (|has| $ (-6 -4255)))) (-2619 (((-135) $ (-525) (-135)) 53 (|has| $ (-6 -4256)))) (-2558 (((-135) $ (-525)) 51)) (-1565 (((-108) $ $) 119)) (-1920 (((-525) (-1 (-108) (-135)) $) 97) (((-525) (-135) $) 96 (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) 95 (|has| (-135) (-1020))) (((-525) $ $ (-525)) 113) (((-525) (-132) $ (-525)) 112)) (-3700 (((-592 (-135)) $) 30 (|has| $ (-6 -4255)))) (-3485 (($ (-713) (-135)) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| (-135) (-789)))) (-2025 (($ (-1 (-108) (-135) (-135)) $ $) 101) (($ $ $) 94 (|has| (-135) (-789)))) (-3780 (((-592 (-135)) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) (-135) $) 27 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| (-135) (-789)))) (-2394 (((-108) $ $ (-135)) 115)) (-3545 (((-713) $ $ (-135)) 116)) (-2608 (($ (-1 (-135) (-135)) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-135) (-135)) $) 35) (($ (-1 (-135) (-135) (-135)) $ $) 64)) (-3095 (($ $) 122)) (-1696 (($ $) 123)) (-4060 (((-108) $ (-713)) 10)) (-2876 (($ $ (-135)) 106) (($ $ (-132)) 105)) (-3803 (((-1074) $) 22)) (-2678 (($ (-135) $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21)) (-3105 (((-135) $) 42 (|has| (-525) (-789)))) (-3478 (((-3 (-135) "failed") (-1 (-108) (-135)) $) 71)) (-1646 (($ $ (-135)) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-135)) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-135)))) 26 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) 25 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) 24 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) 23 (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) (-135) $) 45 (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4181 (((-592 (-135)) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 (((-135) $ (-525) (-135)) 50) (((-135) $ (-525)) 49) (($ $ (-1140 (-525))) 63) (($ $ $) 102)) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2041 (((-713) (-1 (-108) (-135)) $) 31 (|has| $ (-6 -4255))) (((-713) (-135) $) 28 (-12 (|has| (-135) (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| (-135) (-567 (-501))))) (-1280 (($ (-592 (-135))) 70)) (-2017 (($ $ (-135)) 68) (($ (-135) $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (($ (-135)) 111) (((-798) $) 18)) (-2375 (((-108) (-1 (-108) (-135)) $) 33 (|has| $ (-6 -4255)))) (-1386 (((-1074) $) 131) (((-1074) $ (-108)) 130) (((-1178) (-764) $) 129) (((-1178) (-764) $ (-108)) 128)) (-4043 (((-108) $ $) 84 (|has| (-135) (-789)))) (-4025 (((-108) $ $) 83 (|has| (-135) (-789)))) (-3992 (((-108) $ $) 20)) (-4034 (((-108) $ $) 85 (|has| (-135) (-789)))) (-4015 (((-108) $ $) 82 (|has| (-135) (-789)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1073) (-131)) (T -1073)) -((-3111 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1073))))) -(-13 (-1060) (-1020) (-770) (-10 -8 (-15 -3111 ($ (-525))))) +((-3106 (*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1073))))) +(-13 (-1060) (-1020) (-770) (-10 -8 (-15 -3106 ($ (-525))))) (((-33) . T) ((-97) . T) ((-566 (-798)) . T) ((-142 #0=(-135)) . T) ((-567 (-501)) |has| (-135) (-567 (-501))) ((-265 #1=(-525) #0#) . T) ((-267 #1# #0#) . T) ((-288 #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-351 #0#) . T) ((-464 #0#) . T) ((-558 #1# #0#) . T) ((-486 #0# #0#) -12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))) ((-597 #0#) . T) ((-19 #0#) . T) ((-770) . T) ((-789) |has| (-135) (-789)) ((-1020) . T) ((-1060) . T) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-3944 (($ $) NIL)) (-3498 (($ $) NIL)) (-3221 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-1537 (((-108) $ $) NIL)) (-1514 (((-108) $ $ (-525)) NIL)) (-3111 (($ (-525)) 7)) (-1518 (((-592 $) $ (-135)) NIL) (((-592 $) $ (-132)) NIL)) (-2009 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-789)))) (-1438 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-135) (-789))))) (-2855 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-2871 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3329 (($ $ (-1140 (-525)) $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1614 (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2632 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256)))) (-2571 (((-135) $ (-525)) NIL)) (-1559 (((-108) $ $) NIL)) (-1916 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) NIL (|has| (-135) (-1020))) (((-525) $ $ (-525)) NIL) (((-525) (-132) $ (-525)) NIL)) (-3702 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3489 (($ (-713) (-135)) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| (-135) (-789)))) (-4205 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-789)))) (-4002 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| (-135) (-789)))) (-2393 (((-108) $ $ (-135)) NIL)) (-3549 (((-713) $ $ (-135)) NIL)) (-2622 (($ (-1 (-135) (-135)) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-3433 (($ $) NIL)) (-3976 (($ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-2880 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3247 (((-1074) $) NIL)) (-2683 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-135) $) NIL (|has| (-525) (-789)))) (-1639 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-3353 (($ $ (-135)) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1567 (((-592 (-135)) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (($ $ $) NIL)) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-135) (-567 (-501))))) (-1279 (($ (-592 (-135))) NIL)) (-2014 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (($ (-135)) NIL) (((-798) $) NIL)) (-1286 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3645 (((-1074) $) 18) (((-1074) $ (-108)) 20) (((-1178) (-764) $) 21) (((-1178) (-764) $ (-108)) 22)) (-4046 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4017 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-1347 (($ $) NIL)) (-2583 (($ $) NIL)) (-1746 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-1542 (((-108) $ $) NIL)) (-1517 (((-108) $ $ (-525)) NIL)) (-3106 (($ (-525)) 7)) (-2319 (((-592 $) $ (-135)) NIL) (((-592 $) $ (-132)) NIL)) (-2545 (((-108) (-1 (-108) (-135) (-135)) $) NIL) (((-108) $) NIL (|has| (-135) (-789)))) (-2166 (($ (-1 (-108) (-135) (-135)) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| (-135) (-789))))) (-2851 (($ (-1 (-108) (-135) (-135)) $) NIL) (($ $) NIL (|has| (-135) (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256))) (((-135) $ (-1140 (-525)) (-135)) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-2866 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3325 (($ $ (-1140 (-525)) $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-1619 (($ (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (($ (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-135) (-1 (-135) (-135) (-135)) $ (-135) (-135)) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020)))) (((-135) (-1 (-135) (-135) (-135)) $ (-135)) NIL (|has| $ (-6 -4255))) (((-135) (-1 (-135) (-135) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2619 (((-135) $ (-525) (-135)) NIL (|has| $ (-6 -4256)))) (-2558 (((-135) $ (-525)) NIL)) (-1565 (((-108) $ $) NIL)) (-1920 (((-525) (-1 (-108) (-135)) $) NIL) (((-525) (-135) $) NIL (|has| (-135) (-1020))) (((-525) (-135) $ (-525)) NIL (|has| (-135) (-1020))) (((-525) $ $ (-525)) NIL) (((-525) (-132) $ (-525)) NIL)) (-3700 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-3485 (($ (-713) (-135)) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| (-135) (-789)))) (-2025 (($ (-1 (-108) (-135) (-135)) $ $) NIL) (($ $ $) NIL (|has| (-135) (-789)))) (-3780 (((-592 (-135)) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| (-135) (-789)))) (-2394 (((-108) $ $ (-135)) NIL)) (-3545 (((-713) $ $ (-135)) NIL)) (-2608 (($ (-1 (-135) (-135)) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-135) (-135)) $) NIL) (($ (-1 (-135) (-135) (-135)) $ $) NIL)) (-3095 (($ $) NIL)) (-1696 (($ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-2876 (($ $ (-135)) NIL) (($ $ (-132)) NIL)) (-3803 (((-1074) $) NIL)) (-2678 (($ (-135) $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-135) $) NIL (|has| (-525) (-789)))) (-3478 (((-3 (-135) "failed") (-1 (-108) (-135)) $) NIL)) (-1646 (($ $ (-135)) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-135)))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-273 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-135) (-135)) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020)))) (($ $ (-592 (-135)) (-592 (-135))) NIL (-12 (|has| (-135) (-288 (-135))) (|has| (-135) (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4181 (((-592 (-135)) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 (((-135) $ (-525) (-135)) NIL) (((-135) $ (-525)) NIL) (($ $ (-1140 (-525))) NIL) (($ $ $) NIL)) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2041 (((-713) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255))) (((-713) (-135) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-135) (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-135) (-567 (-501))))) (-1280 (($ (-592 (-135))) NIL)) (-2017 (($ $ (-135)) NIL) (($ (-135) $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (($ (-135)) NIL) (((-798) $) NIL)) (-2375 (((-108) (-1 (-108) (-135)) $) NIL (|has| $ (-6 -4255)))) (-1386 (((-1074) $) 18) (((-1074) $ (-108)) 20) (((-1178) (-764) $) 21) (((-1178) (-764) $ (-108)) 22)) (-4043 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4025 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| (-135) (-789)))) (-4015 (((-108) $ $) NIL (|has| (-135) (-789)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-1074) (-1073)) (T -1074)) NIL (-1073) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-3048 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-1074) |#1|) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#1| "failed") (-1074) $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#1| "failed") (-1074) $) NIL)) (-1614 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-1074) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-1074)) NIL)) (-3702 (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-1074) $) NIL (|has| (-1074) (-789)))) (-4002 (((-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-4076 (((-592 (-1074)) $) NIL)) (-2422 (((-108) (-1074) $) NIL)) (-1486 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-2859 (((-592 (-1074)) $) NIL)) (-2905 (((-108) (-1074) $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3110 ((|#1| $) NIL (|has| (-1074) (-789)))) (-1639 (((-3 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) "failed") (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL (-12 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-288 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-1074)) NIL) ((|#1| $ (-1074) |#1|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-566 (-798))) (|has| |#1| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 (-1074)) (|:| -2545 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-2662 (((-1178) $ (-1074) (-1074)) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-1074) |#1|) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#1| "failed") (-1074) $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#1| "failed") (-1074) $) NIL)) (-1619 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-1074) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-1074)) NIL)) (-3700 (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-1074) $) NIL (|has| (-1074) (-789)))) (-3780 (((-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-1074) $) NIL (|has| (-1074) (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL) (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-4074 (((-592 (-1074)) $) NIL)) (-2880 (((-108) (-1074) $) NIL)) (-2163 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1265 (((-592 (-1074)) $) NIL)) (-1707 (((-108) (-1074) $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3105 ((|#1| $) NIL (|has| (-1074) (-789)))) (-3478 (((-3 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) "failed") (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL (-12 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-288 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-1074)) NIL) ((|#1| $ (-1074) |#1|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-566 (-798))) (|has| |#1| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 (-1074)) (|:| -2542 |#1|)) (-1020)) (|has| |#1| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-1075 |#1|) (-13 (-1104 (-1074) |#1|) (-10 -7 (-6 -4255))) (-1020)) (T -1075)) NIL (-13 (-1104 (-1074) |#1|) (-10 -7 (-6 -4255))) -((-2668 (((-1072 |#1|) (-1072 |#1|)) 77)) (-3233 (((-3 (-1072 |#1|) "failed") (-1072 |#1|)) 37)) (-3885 (((-1072 |#1|) (-385 (-525)) (-1072 |#1|)) 121 (|has| |#1| (-37 (-385 (-525)))))) (-3903 (((-1072 |#1|) |#1| (-1072 |#1|)) 127 (|has| |#1| (-341)))) (-2827 (((-1072 |#1|) (-1072 |#1|)) 90)) (-3390 (((-1072 (-525)) (-525)) 57)) (-2456 (((-1072 |#1|) (-1072 (-1072 |#1|))) 109 (|has| |#1| (-37 (-385 (-525)))))) (-1460 (((-1072 |#1|) (-525) (-525) (-1072 |#1|)) 95)) (-3219 (((-1072 |#1|) |#1| (-525)) 45)) (-2298 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 60)) (-2627 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 124 (|has| |#1| (-341)))) (-2068 (((-1072 |#1|) |#1| (-1 (-1072 |#1|))) 108 (|has| |#1| (-37 (-385 (-525)))))) (-3134 (((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|))) 125 (|has| |#1| (-341)))) (-2809 (((-1072 |#1|) (-1072 |#1|)) 89)) (-2051 (((-1072 |#1|) (-1072 |#1|)) 76)) (-1785 (((-1072 |#1|) (-525) (-525) (-1072 |#1|)) 96)) (-4141 (((-1072 |#1|) |#1| (-1072 |#1|)) 105 (|has| |#1| (-37 (-385 (-525)))))) (-3051 (((-1072 (-525)) (-525)) 56)) (-2818 (((-1072 |#1|) |#1|) 59)) (-1866 (((-1072 |#1|) (-1072 |#1|) (-525) (-525)) 92)) (-3785 (((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|)) 66)) (-1680 (((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|)) 35)) (-4196 (((-1072 |#1|) (-1072 |#1|)) 91)) (-2602 (((-1072 |#1|) (-1072 |#1|) |#1|) 71)) (-1344 (((-1072 |#1|) (-1072 |#1|)) 62)) (-2909 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 72)) (-1270 (((-1072 |#1|) |#1|) 67)) (-2518 (((-1072 |#1|) (-1072 (-1072 |#1|))) 82)) (-4100 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 36)) (-4090 (((-1072 |#1|) (-1072 |#1|)) 21) (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 23)) (-4080 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 17)) (* (((-1072 |#1|) (-1072 |#1|) |#1|) 29) (((-1072 |#1|) |#1| (-1072 |#1|)) 26) (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 27))) -(((-1076 |#1|) (-10 -7 (-15 -4080 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4090 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4090 ((-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1680 ((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|))) (-15 -4100 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3233 ((-3 (-1072 |#1|) "failed") (-1072 |#1|))) (-15 -3219 ((-1072 |#1|) |#1| (-525))) (-15 -3051 ((-1072 (-525)) (-525))) (-15 -3390 ((-1072 (-525)) (-525))) (-15 -2818 ((-1072 |#1|) |#1|)) (-15 -2298 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1344 ((-1072 |#1|) (-1072 |#1|))) (-15 -3785 ((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|))) (-15 -1270 ((-1072 |#1|) |#1|)) (-15 -2602 ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -2909 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2051 ((-1072 |#1|) (-1072 |#1|))) (-15 -2668 ((-1072 |#1|) (-1072 |#1|))) (-15 -2518 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -2809 ((-1072 |#1|) (-1072 |#1|))) (-15 -2827 ((-1072 |#1|) (-1072 |#1|))) (-15 -4196 ((-1072 |#1|) (-1072 |#1|))) (-15 -1866 ((-1072 |#1|) (-1072 |#1|) (-525) (-525))) (-15 -1460 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (-15 -1785 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 -2068 ((-1072 |#1|) |#1| (-1 (-1072 |#1|)))) (-15 -2456 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -3885 ((-1072 |#1|) (-385 (-525)) (-1072 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2627 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3134 ((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|)))) (-15 -3903 ((-1072 |#1|) |#1| (-1072 |#1|)))) |%noBranch|)) (-977)) (T -1076)) -((-3903 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-3134 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1072 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-2627 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-3885 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-385 (-525))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-2456 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-2068 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1072 *3))) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)))) (-4141 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1785 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-1460 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-1866 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-4196 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2827 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2809 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2518 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-2668 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2051 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2909 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2602 (*1 *2 *2 *3) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1270 (*1 *2 *3) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-3785 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-1344 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2298 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2818 (*1 *2 *3) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-3390 (*1 *2 *3) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) (-5 *3 (-525)))) (-3051 (*1 *2 *3) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) (-5 *3 (-525)))) (-3219 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-3233 (*1 *2 *2) (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4100 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1680 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4090 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4090 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4080 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) -(-10 -7 (-15 -4080 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4090 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4090 ((-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1680 ((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|))) (-15 -4100 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3233 ((-3 (-1072 |#1|) "failed") (-1072 |#1|))) (-15 -3219 ((-1072 |#1|) |#1| (-525))) (-15 -3051 ((-1072 (-525)) (-525))) (-15 -3390 ((-1072 (-525)) (-525))) (-15 -2818 ((-1072 |#1|) |#1|)) (-15 -2298 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1344 ((-1072 |#1|) (-1072 |#1|))) (-15 -3785 ((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|))) (-15 -1270 ((-1072 |#1|) |#1|)) (-15 -2602 ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -2909 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2051 ((-1072 |#1|) (-1072 |#1|))) (-15 -2668 ((-1072 |#1|) (-1072 |#1|))) (-15 -2518 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -2809 ((-1072 |#1|) (-1072 |#1|))) (-15 -2827 ((-1072 |#1|) (-1072 |#1|))) (-15 -4196 ((-1072 |#1|) (-1072 |#1|))) (-15 -1866 ((-1072 |#1|) (-1072 |#1|) (-525) (-525))) (-15 -1460 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (-15 -1785 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 -2068 ((-1072 |#1|) |#1| (-1 (-1072 |#1|)))) (-15 -2456 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -3885 ((-1072 |#1|) (-385 (-525)) (-1072 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -2627 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3134 ((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|)))) (-15 -3903 ((-1072 |#1|) |#1| (-1072 |#1|)))) |%noBranch|)) -((-2351 (((-1072 |#1|) (-1072 |#1|)) 57)) (-1603 (((-1072 |#1|) (-1072 |#1|)) 39)) (-2320 (((-1072 |#1|) (-1072 |#1|)) 53)) (-1570 (((-1072 |#1|) (-1072 |#1|)) 35)) (-2382 (((-1072 |#1|) (-1072 |#1|)) 60)) (-2193 (((-1072 |#1|) (-1072 |#1|)) 42)) (-1415 (((-1072 |#1|) (-1072 |#1|)) 31)) (-1250 (((-1072 |#1|) (-1072 |#1|)) 27)) (-2396 (((-1072 |#1|) (-1072 |#1|)) 61)) (-2209 (((-1072 |#1|) (-1072 |#1|)) 43)) (-2367 (((-1072 |#1|) (-1072 |#1|)) 58)) (-2176 (((-1072 |#1|) (-1072 |#1|)) 40)) (-2335 (((-1072 |#1|) (-1072 |#1|)) 55)) (-1584 (((-1072 |#1|) (-1072 |#1|)) 37)) (-2438 (((-1072 |#1|) (-1072 |#1|)) 65)) (-2257 (((-1072 |#1|) (-1072 |#1|)) 47)) (-2410 (((-1072 |#1|) (-1072 |#1|)) 63)) (-2226 (((-1072 |#1|) (-1072 |#1|)) 45)) (-2465 (((-1072 |#1|) (-1072 |#1|)) 68)) (-2287 (((-1072 |#1|) (-1072 |#1|)) 50)) (-2687 (((-1072 |#1|) (-1072 |#1|)) 69)) (-2303 (((-1072 |#1|) (-1072 |#1|)) 51)) (-2451 (((-1072 |#1|) (-1072 |#1|)) 67)) (-2273 (((-1072 |#1|) (-1072 |#1|)) 49)) (-2424 (((-1072 |#1|) (-1072 |#1|)) 66)) (-2242 (((-1072 |#1|) (-1072 |#1|)) 48)) (** (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 33))) -(((-1077 |#1|) (-10 -7 (-15 -1250 ((-1072 |#1|) (-1072 |#1|))) (-15 -1415 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1570 ((-1072 |#1|) (-1072 |#1|))) (-15 -1584 ((-1072 |#1|) (-1072 |#1|))) (-15 -1603 ((-1072 |#1|) (-1072 |#1|))) (-15 -2176 ((-1072 |#1|) (-1072 |#1|))) (-15 -2193 ((-1072 |#1|) (-1072 |#1|))) (-15 -2209 ((-1072 |#1|) (-1072 |#1|))) (-15 -2226 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -2257 ((-1072 |#1|) (-1072 |#1|))) (-15 -2273 ((-1072 |#1|) (-1072 |#1|))) (-15 -2287 ((-1072 |#1|) (-1072 |#1|))) (-15 -2303 ((-1072 |#1|) (-1072 |#1|))) (-15 -2320 ((-1072 |#1|) (-1072 |#1|))) (-15 -2335 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2367 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2396 ((-1072 |#1|) (-1072 |#1|))) (-15 -2410 ((-1072 |#1|) (-1072 |#1|))) (-15 -2424 ((-1072 |#1|) (-1072 |#1|))) (-15 -2438 ((-1072 |#1|) (-1072 |#1|))) (-15 -2451 ((-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -2687 ((-1072 |#1|) (-1072 |#1|)))) (-37 (-385 (-525)))) (T -1077)) -((-2687 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2465 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2451 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2438 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2396 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2382 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2367 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2351 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2335 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2320 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2303 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2287 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2273 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2257 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2242 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2226 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2209 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2193 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2176 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1603 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1584 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1570 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1415 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1250 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3))))) -(-10 -7 (-15 -1250 ((-1072 |#1|) (-1072 |#1|))) (-15 -1415 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1570 ((-1072 |#1|) (-1072 |#1|))) (-15 -1584 ((-1072 |#1|) (-1072 |#1|))) (-15 -1603 ((-1072 |#1|) (-1072 |#1|))) (-15 -2176 ((-1072 |#1|) (-1072 |#1|))) (-15 -2193 ((-1072 |#1|) (-1072 |#1|))) (-15 -2209 ((-1072 |#1|) (-1072 |#1|))) (-15 -2226 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -2257 ((-1072 |#1|) (-1072 |#1|))) (-15 -2273 ((-1072 |#1|) (-1072 |#1|))) (-15 -2287 ((-1072 |#1|) (-1072 |#1|))) (-15 -2303 ((-1072 |#1|) (-1072 |#1|))) (-15 -2320 ((-1072 |#1|) (-1072 |#1|))) (-15 -2335 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2367 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2396 ((-1072 |#1|) (-1072 |#1|))) (-15 -2410 ((-1072 |#1|) (-1072 |#1|))) (-15 -2424 ((-1072 |#1|) (-1072 |#1|))) (-15 -2438 ((-1072 |#1|) (-1072 |#1|))) (-15 -2451 ((-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -2687 ((-1072 |#1|) (-1072 |#1|)))) -((-2351 (((-1072 |#1|) (-1072 |#1|)) 100)) (-1603 (((-1072 |#1|) (-1072 |#1|)) 64)) (-2272 (((-2 (|:| -2320 (-1072 |#1|)) (|:| -2335 (-1072 |#1|))) (-1072 |#1|)) 96)) (-2320 (((-1072 |#1|) (-1072 |#1|)) 97)) (-3901 (((-2 (|:| -1570 (-1072 |#1|)) (|:| -1584 (-1072 |#1|))) (-1072 |#1|)) 53)) (-1570 (((-1072 |#1|) (-1072 |#1|)) 54)) (-2382 (((-1072 |#1|) (-1072 |#1|)) 102)) (-2193 (((-1072 |#1|) (-1072 |#1|)) 71)) (-1415 (((-1072 |#1|) (-1072 |#1|)) 39)) (-1250 (((-1072 |#1|) (-1072 |#1|)) 36)) (-2396 (((-1072 |#1|) (-1072 |#1|)) 103)) (-2209 (((-1072 |#1|) (-1072 |#1|)) 72)) (-2367 (((-1072 |#1|) (-1072 |#1|)) 101)) (-2176 (((-1072 |#1|) (-1072 |#1|)) 67)) (-2335 (((-1072 |#1|) (-1072 |#1|)) 98)) (-1584 (((-1072 |#1|) (-1072 |#1|)) 55)) (-2438 (((-1072 |#1|) (-1072 |#1|)) 111)) (-2257 (((-1072 |#1|) (-1072 |#1|)) 86)) (-2410 (((-1072 |#1|) (-1072 |#1|)) 105)) (-2226 (((-1072 |#1|) (-1072 |#1|)) 82)) (-2465 (((-1072 |#1|) (-1072 |#1|)) 115)) (-2287 (((-1072 |#1|) (-1072 |#1|)) 90)) (-2687 (((-1072 |#1|) (-1072 |#1|)) 117)) (-2303 (((-1072 |#1|) (-1072 |#1|)) 92)) (-2451 (((-1072 |#1|) (-1072 |#1|)) 113)) (-2273 (((-1072 |#1|) (-1072 |#1|)) 88)) (-2424 (((-1072 |#1|) (-1072 |#1|)) 107)) (-2242 (((-1072 |#1|) (-1072 |#1|)) 84)) (** (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 40))) -(((-1078 |#1|) (-10 -7 (-15 -1250 ((-1072 |#1|) (-1072 |#1|))) (-15 -1415 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3901 ((-2 (|:| -1570 (-1072 |#1|)) (|:| -1584 (-1072 |#1|))) (-1072 |#1|))) (-15 -1570 ((-1072 |#1|) (-1072 |#1|))) (-15 -1584 ((-1072 |#1|) (-1072 |#1|))) (-15 -1603 ((-1072 |#1|) (-1072 |#1|))) (-15 -2176 ((-1072 |#1|) (-1072 |#1|))) (-15 -2193 ((-1072 |#1|) (-1072 |#1|))) (-15 -2209 ((-1072 |#1|) (-1072 |#1|))) (-15 -2226 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -2257 ((-1072 |#1|) (-1072 |#1|))) (-15 -2273 ((-1072 |#1|) (-1072 |#1|))) (-15 -2287 ((-1072 |#1|) (-1072 |#1|))) (-15 -2303 ((-1072 |#1|) (-1072 |#1|))) (-15 -2272 ((-2 (|:| -2320 (-1072 |#1|)) (|:| -2335 (-1072 |#1|))) (-1072 |#1|))) (-15 -2320 ((-1072 |#1|) (-1072 |#1|))) (-15 -2335 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2367 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2396 ((-1072 |#1|) (-1072 |#1|))) (-15 -2410 ((-1072 |#1|) (-1072 |#1|))) (-15 -2424 ((-1072 |#1|) (-1072 |#1|))) (-15 -2438 ((-1072 |#1|) (-1072 |#1|))) (-15 -2451 ((-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -2687 ((-1072 |#1|) (-1072 |#1|)))) (-37 (-385 (-525)))) (T -1078)) -((-2687 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2465 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2451 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2438 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2424 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2410 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2396 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2382 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2367 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2351 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2335 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2320 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2272 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -2320 (-1072 *4)) (|:| -2335 (-1072 *4)))) (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4)))) (-2303 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2287 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2273 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2257 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2242 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2226 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2209 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2193 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2176 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1603 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1584 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1570 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-3901 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -1570 (-1072 *4)) (|:| -1584 (-1072 *4)))) (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1415 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1250 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(-10 -7 (-15 -1250 ((-1072 |#1|) (-1072 |#1|))) (-15 -1415 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -3901 ((-2 (|:| -1570 (-1072 |#1|)) (|:| -1584 (-1072 |#1|))) (-1072 |#1|))) (-15 -1570 ((-1072 |#1|) (-1072 |#1|))) (-15 -1584 ((-1072 |#1|) (-1072 |#1|))) (-15 -1603 ((-1072 |#1|) (-1072 |#1|))) (-15 -2176 ((-1072 |#1|) (-1072 |#1|))) (-15 -2193 ((-1072 |#1|) (-1072 |#1|))) (-15 -2209 ((-1072 |#1|) (-1072 |#1|))) (-15 -2226 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -2257 ((-1072 |#1|) (-1072 |#1|))) (-15 -2273 ((-1072 |#1|) (-1072 |#1|))) (-15 -2287 ((-1072 |#1|) (-1072 |#1|))) (-15 -2303 ((-1072 |#1|) (-1072 |#1|))) (-15 -2272 ((-2 (|:| -2320 (-1072 |#1|)) (|:| -2335 (-1072 |#1|))) (-1072 |#1|))) (-15 -2320 ((-1072 |#1|) (-1072 |#1|))) (-15 -2335 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2367 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2396 ((-1072 |#1|) (-1072 |#1|))) (-15 -2410 ((-1072 |#1|) (-1072 |#1|))) (-15 -2424 ((-1072 |#1|) (-1072 |#1|))) (-15 -2438 ((-1072 |#1|) (-1072 |#1|))) (-15 -2451 ((-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -2687 ((-1072 |#1|) (-1072 |#1|)))) -((-3617 (((-892 |#2|) |#2| |#2|) 35)) (-3512 ((|#2| |#2| |#1|) 19 (|has| |#1| (-286))))) -(((-1079 |#1| |#2|) (-10 -7 (-15 -3617 ((-892 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3512 (|#2| |#2| |#1|)) |%noBranch|)) (-517) (-1149 |#1|)) (T -1079)) -((-3512 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1079 *3 *2)) (-4 *2 (-1149 *3)))) (-3617 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-892 *3)) (-5 *1 (-1079 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -3617 ((-892 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -3512 (|#2| |#2| |#1|)) |%noBranch|)) -((-1260 (((-108) $ $) NIL)) (-2399 (($ $ (-592 (-713))) 67)) (-2771 (($) 26)) (-1597 (($ $) 42)) (-3409 (((-592 $) $) 51)) (-3815 (((-108) $) 16)) (-1284 (((-592 (-878 |#2|)) $) 74)) (-1630 (($ $) 68)) (-1252 (((-713) $) 37)) (-3489 (($) 25)) (-3440 (($ $ (-592 (-713)) (-878 |#2|)) 60) (($ $ (-592 (-713)) (-713)) 61) (($ $ (-713) (-878 |#2|)) 63)) (-4205 (($ $ $) 48) (($ (-592 $)) 50)) (-1984 (((-713) $) 75)) (-1753 (((-108) $) 15)) (-3247 (((-1074) $) NIL)) (-2558 (((-108) $) 18)) (-2012 (((-1038) $) NIL)) (-3913 (((-159) $) 73)) (-3072 (((-878 |#2|) $) 69)) (-4119 (((-713) $) 70)) (-3712 (((-108) $) 72)) (-2888 (($ $ (-592 (-713)) (-159)) 66)) (-2742 (($ $) 43)) (-1270 (((-798) $) 86)) (-3037 (($ $ (-592 (-713)) (-108)) 65)) (-1356 (((-592 $) $) 11)) (-1967 (($ $ (-713)) 36)) (-3791 (($ $) 32)) (-4063 (($ $ $ (-878 |#2|) (-713)) 56)) (-2253 (($ $ (-878 |#2|)) 55)) (-1583 (($ $ (-592 (-713)) (-878 |#2|)) 54) (($ $ (-592 (-713)) (-713)) 58) (((-713) $ (-878 |#2|)) 59)) (-3994 (((-108) $ $) 80))) -(((-1080 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -1753 ((-108) $)) (-15 -3815 ((-108) $)) (-15 -2558 ((-108) $)) (-15 -3489 ($)) (-15 -2771 ($)) (-15 -3791 ($ $)) (-15 -1967 ($ $ (-713))) (-15 -1356 ((-592 $) $)) (-15 -1252 ((-713) $)) (-15 -1597 ($ $)) (-15 -2742 ($ $)) (-15 -4205 ($ $ $)) (-15 -4205 ($ (-592 $))) (-15 -3409 ((-592 $) $)) (-15 -1583 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -2253 ($ $ (-878 |#2|))) (-15 -4063 ($ $ $ (-878 |#2|) (-713))) (-15 -3440 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1583 ($ $ (-592 (-713)) (-713))) (-15 -3440 ($ $ (-592 (-713)) (-713))) (-15 -1583 ((-713) $ (-878 |#2|))) (-15 -3440 ($ $ (-713) (-878 |#2|))) (-15 -3037 ($ $ (-592 (-713)) (-108))) (-15 -2888 ($ $ (-592 (-713)) (-159))) (-15 -2399 ($ $ (-592 (-713)))) (-15 -3072 ((-878 |#2|) $)) (-15 -4119 ((-713) $)) (-15 -3712 ((-108) $)) (-15 -3913 ((-159) $)) (-15 -1984 ((-713) $)) (-15 -1630 ($ $)) (-15 -1284 ((-592 (-878 |#2|)) $)))) (-856) (-977)) (T -1080)) -((-1753 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3815 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-2558 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3489 (*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2771 (*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-3791 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-1967 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1356 (*1 *2 *1) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1252 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1597 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2742 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-4205 (*1 *1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-4205 (*1 *1 *2) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-14 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)))) (-3409 (*1 *2 *1) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1583 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-2253 (*1 *1 *1 *2) (-12 (-5 *2 (-878 *4)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)))) (-4063 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-878 *5)) (-5 *3 (-713)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3440 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-1583 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-3440 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-1583 (*1 *2 *1 *3) (-12 (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *2 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3440 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3037 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-108)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-2888 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-159)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-2399 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3072 (*1 *2 *1) (-12 (-5 *2 (-878 *4)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-4119 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3712 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3913 (*1 *2 *1) (-12 (-5 *2 (-159)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1984 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1630 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-1284 (*1 *2 *1) (-12 (-5 *2 (-592 (-878 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977))))) -(-13 (-1020) (-10 -8 (-15 -1753 ((-108) $)) (-15 -3815 ((-108) $)) (-15 -2558 ((-108) $)) (-15 -3489 ($)) (-15 -2771 ($)) (-15 -3791 ($ $)) (-15 -1967 ($ $ (-713))) (-15 -1356 ((-592 $) $)) (-15 -1252 ((-713) $)) (-15 -1597 ($ $)) (-15 -2742 ($ $)) (-15 -4205 ($ $ $)) (-15 -4205 ($ (-592 $))) (-15 -3409 ((-592 $) $)) (-15 -1583 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -2253 ($ $ (-878 |#2|))) (-15 -4063 ($ $ $ (-878 |#2|) (-713))) (-15 -3440 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1583 ($ $ (-592 (-713)) (-713))) (-15 -3440 ($ $ (-592 (-713)) (-713))) (-15 -1583 ((-713) $ (-878 |#2|))) (-15 -3440 ($ $ (-713) (-878 |#2|))) (-15 -3037 ($ $ (-592 (-713)) (-108))) (-15 -2888 ($ $ (-592 (-713)) (-159))) (-15 -2399 ($ $ (-592 (-713)))) (-15 -3072 ((-878 |#2|) $)) (-15 -4119 ((-713) $)) (-15 -3712 ((-108) $)) (-15 -3913 ((-159) $)) (-15 -1984 ((-713) $)) (-15 -1630 ($ $)) (-15 -1284 ((-592 (-878 |#2|)) $)))) -((-1260 (((-108) $ $) NIL)) (-1314 ((|#2| $) 11)) (-1302 ((|#1| $) 10)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1279 (($ |#1| |#2|) 9)) (-1270 (((-798) $) 16)) (-3994 (((-108) $ $) NIL))) -(((-1081 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -1279 ($ |#1| |#2|)) (-15 -1302 (|#1| $)) (-15 -1314 (|#2| $)))) (-1020) (-1020)) (T -1081)) -((-1279 (*1 *1 *2 *3) (-12 (-5 *1 (-1081 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-1302 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *2 *3)) (-4 *3 (-1020)))) (-1314 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *3 *2)) (-4 *3 (-1020))))) -(-13 (-1020) (-10 -8 (-15 -1279 ($ |#1| |#2|)) (-15 -1302 (|#1| $)) (-15 -1314 (|#2| $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 11)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3906 (($ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3727 (((-108) $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1375 (($ $ (-525)) NIL) (($ $ (-525) (-525)) 66)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-3544 (((-1089 |#1| |#2| |#3|) $) 36)) (-3315 (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 29)) (-2452 (((-1089 |#1| |#2| |#3|) $) 30)) (-2351 (($ $) 107 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) 103 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-2148 (((-525) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1091) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-3897 (((-1089 |#1| |#2| |#3|) $) 131) (((-1091) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-1654 (($ $) 34) (($ (-525) $) 35)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-1089 |#1| |#2| |#3|)) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-1089 |#1| |#2| |#3|))) (|:| |vec| (-1173 (-1089 |#1| |#2| |#3|)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341))))) (-3233 (((-3 $ "failed") $) 48)) (-3254 (((-385 (-887 |#1|)) $ (-525)) 65 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 67 (|has| |#1| (-517)))) (-2899 (($) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-3426 (((-108) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1772 (((-108) $) 25)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-821 (-525))) (|has| |#1| (-341)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-821 (-357))) (|has| |#1| (-341))))) (-1678 (((-525) $) NIL) (((-525) $ (-525)) 24)) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL (|has| |#1| (-341)))) (-1498 (((-1089 |#1| |#2| |#3|) $) 38 (|has| |#1| (-341)))) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1383 (((-3 $ "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))))) (-2348 (((-108) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2929 (($ $ (-856)) NIL)) (-3841 (($ (-1 |#1| (-525)) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 18) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2371 (($ $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2535 (($ $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1415 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2466 (($ (-525) (-1089 |#1| |#2| |#3|)) 33)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 70 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 71 (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3500 (($ $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1864 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-525)) 145)) (-1680 (((-3 $ "failed") $ $) 49 (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-486 (-1091) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-486 (-1091) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-273 (-1089 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1089 |#1| |#2| |#3|)) (-592 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-525)) NIL) (($ $ $) 54 (|has| (-525) (-1032))) (($ $ (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-265 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1169 |#2|)) 51) (($ $ (-713)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 50 (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-1953 (($ $) NIL (|has| |#1| (-341)))) (-1511 (((-1089 |#1| |#2| |#3|) $) 41 (|has| |#1| (-341)))) (-1307 (((-525) $) 37)) (-2396 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 109 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 105 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-2749 (((-501) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) 149) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1089 |#1| |#2| |#3|)) 27) (($ (-1169 |#2|)) 23) (($ (-1091)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (($ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-3388 ((|#1| $ (-525)) 68)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 12)) (-2180 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2438 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 95 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2410 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 99 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 101 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 97 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-1868 (($ $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 20 T CONST)) (-3365 (($) 16 T CONST)) (-2094 (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4046 (((-108) $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4025 (((-108) $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4017 (((-108) $ $) NIL (-3279 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 44 (|has| |#1| (-341))) (($ (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) 45 (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 21)) (** (($ $ (-856)) NIL) (($ $ (-713)) 53) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) 74 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1089 |#1| |#2| |#3|)) 43 (|has| |#1| (-341))) (($ (-1089 |#1| |#2| |#3|) $) 42 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1082 |#1| |#2| |#3|) (-13 (-1135 |#1| (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1082)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1135 |#1| (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-2971 ((|#2| |#2| (-1013 |#2|)) 26) ((|#2| |#2| (-1091)) 28))) -(((-1083 |#1| |#2|) (-10 -7 (-15 -2971 (|#2| |#2| (-1091))) (-15 -2971 (|#2| |#2| (-1013 |#2|)))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-408 |#1|) (-149) (-27) (-1113))) (T -1083)) -((-2971 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1113))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1083 *4 *2)))) (-2971 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1083 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1113)))))) -(-10 -7 (-15 -2971 (|#2| |#2| (-1091))) (-15 -2971 (|#2| |#2| (-1013 |#2|)))) -((-2971 (((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))) 31) (((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|))) 44) (((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091)) 33) (((-385 (-887 |#1|)) (-887 |#1|) (-1091)) 36))) -(((-1084 |#1|) (-10 -7 (-15 -2971 ((-385 (-887 |#1|)) (-887 |#1|) (-1091))) (-15 -2971 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2971 ((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|)))) (-15 -2971 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))))) (-13 (-517) (-789) (-968 (-525)))) (T -1084)) -((-2971 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-385 (-887 *5)))) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-3 (-385 (-887 *5)) (-294 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-385 (-887 *5))))) (-2971 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-887 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-385 (-887 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-887 *5)))) (-2971 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-3 (-385 (-887 *5)) (-294 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-385 (-887 *5))))) (-2971 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-385 (-887 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-887 *5))))) -(-10 -7 (-15 -2971 ((-385 (-887 |#1|)) (-887 |#1|) (-1091))) (-15 -2971 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2971 ((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|)))) (-15 -2971 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))))) -((-2694 (((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)) 13))) -(((-1085 |#1| |#2|) (-10 -7 (-15 -2694 ((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)))) (-977) (-977)) (T -1085)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1087 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) (-5 *1 (-1085 *5 *6))))) -(-10 -7 (-15 -2694 ((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)))) -((-1990 (((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))) 51)) (-2194 (((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))) 52))) -(((-1086 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2194 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|)))) (-15 -1990 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))))) (-735) (-789) (-429) (-884 |#3| |#1| |#2|)) (T -1086)) -((-1990 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7))))) (-2194 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7)))))) -(-10 -7 (-15 -2194 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|)))) (-15 -1990 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))))) -((-1260 (((-108) $ $) 139)) (-2028 (((-108) $) 30)) (-2290 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-3816 (($ (-1087 |#1|)) NIL)) (-2146 (((-1087 $) $ (-1005)) 60) (((-1087 |#1|) $) 49)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) 134 (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3226 (($ $ $) 128 (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) 73 (|has| |#1| (-844)))) (-3851 (($ $) NIL (|has| |#1| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 93 (|has| |#1| (-844)))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-1228 (($ $ (-713)) 42)) (-3481 (($ $ (-713)) 43)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3897 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL)) (-2318 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) 130 (|has| |#1| (-160)))) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) 58)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-4202 (($ $ $) 106)) (-3001 (($ $ $) NIL (|has| |#1| (-517)))) (-1988 (((-2 (|:| -1655 |#1|) (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-3512 (($ $) 135 (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-713) $) 47)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-2628 (((-798) $ (-798)) 119)) (-1678 (((-713) $ $) NIL (|has| |#1| (-517)))) (-4211 (((-108) $) 32)) (-1394 (((-713) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2369 (($ (-1087 |#1|) (-1005)) 51) (($ (-1087 $) (-1005)) 67)) (-2929 (($ $ (-713)) 34)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 65) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1005)) NIL) (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 123)) (-4016 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2485 (($ (-1 (-713) (-713)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1872 (((-1087 |#1|) $) NIL)) (-1903 (((-3 (-1005) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) 54)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3247 (((-1074) $) NIL)) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) 41)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1005)) (|:| -2815 (-713))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) NIL (|has| |#1| (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) 33)) (-2525 ((|#1| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 81 (|has| |#1| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) 137 (|has| |#1| (-429)))) (-3530 (($ $ (-713) |#1| $) 101)) (-2704 (((-396 (-1087 $)) (-1087 $)) 79 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 78 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 86 (|has| |#1| (-844)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-1622 (((-3 $ "failed") $ (-713)) 37)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 140 (|has| |#1| (-341)))) (-1932 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) 126 (|has| |#1| (-160)))) (-2524 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-1307 (((-713) $) 56) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) 132 (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1776 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1270 (((-798) $) 120) (($ (-525)) NIL) (($ |#1|) 55) (($ (-1005)) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) 28 (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 15) (($ $ (-713)) 16)) (-3355 (($) 17 T CONST)) (-3365 (($) 18 T CONST)) (-2094 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) 98)) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 141 (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 68)) (** (($ $ (-856)) 14) (($ $ (-713)) 12)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 27) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 104) (($ $ |#1|) NIL))) -(((-1087 |#1|) (-13 (-1149 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-798))) (-15 -3530 ($ $ (-713) |#1| $)))) (-977)) (T -1087)) -((-2628 (*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1087 *3)) (-4 *3 (-977)))) (-3530 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1087 *3)) (-4 *3 (-977))))) -(-13 (-1149 |#1|) (-10 -8 (-15 -2628 ((-798) $ (-798))) (-15 -3530 ($ $ (-713) |#1| $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 11)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-1082 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 36)) (-3897 (((-1082 |#1| |#2| |#3|) $) NIL) (((-1089 |#1| |#2| |#3|) $) NIL)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3867 (((-385 (-525)) $) 55)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-2478 (($ (-385 (-525)) (-1082 |#1| |#2| |#3|)) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 20) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1723 (((-1082 |#1| |#2| |#3|) $) 41)) (-1295 (((-3 (-1082 |#1| |#2| |#3|) "failed") $) NIL)) (-2466 (((-1082 |#1| |#2| |#3|) $) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 38)) (-1307 (((-385 (-525)) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) 58) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1082 |#1| |#2| |#3|)) 30) (($ (-1089 |#1| |#2| |#3|)) 31) (($ (-1169 |#2|)) 26) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 12)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 22 T CONST)) (-3365 (($) 16 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 24)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1088 |#1| |#2| |#3|) (-13 (-1156 |#1| (-1082 |#1| |#2| |#3|)) (-968 (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1088)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1156 |#1| (-1082 |#1| |#2| |#3|)) (-968 (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 125)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 116)) (-1800 (((-1146 |#2| |#1|) $ (-713)) 63)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-713)) 79) (($ $ (-713) (-713)) 76)) (-1893 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 102)) (-2351 (($ $) 169 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) 165 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 115) (($ (-1072 |#1|)) 110)) (-2382 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) 23)) (-2280 (($ $) 26)) (-4162 (((-887 |#1|) $ (-713)) 75) (((-887 |#1|) $ (-713) (-713)) 77)) (-1772 (((-108) $) 120)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $) 122) (((-713) $ (-713)) 124)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) NIL)) (-3841 (($ (-1 |#1| (-525)) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 13) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-4141 (($ $) 129 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-2462 (($ $ (-713)) 15)) (-1680 (((-3 $ "failed") $ $) 24 (|has| |#1| (-517)))) (-1250 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3410 ((|#1| $ (-713)) 119) (($ $ $) 128 (|has| (-713) (-1032)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $ (-1169 |#2|)) 29)) (-1307 (((-713) $) NIL)) (-2396 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 167 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) 201) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 126 (|has| |#1| (-160))) (($ (-1146 |#2| |#1|)) 51) (($ (-1169 |#2|)) 32)) (-3136 (((-1072 |#1|) $) 98)) (-3388 ((|#1| $ (-713)) 118)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 54)) (-2438 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-713)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 17 T CONST)) (-3365 (($) 19 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) 194)) (-4080 (($ $ $) 31)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#1|) 198 (|has| |#1| (-341))) (($ $ $) 134 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 137 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1089 |#1| |#2| |#3|) (-13 (-1164 |#1|) (-10 -8 (-15 -1270 ($ (-1146 |#2| |#1|))) (-15 -1800 ((-1146 |#2| |#1|) $ (-713))) (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1089)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1146 *4 *3)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-1089 *3 *4 *5)))) (-1800 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1089 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1164 |#1|) (-10 -8 (-15 -1270 ($ (-1146 |#2| |#1|))) (-15 -1800 ((-1146 |#2| |#1|) $ (-713))) (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-1270 (((-798) $) 27) (($ (-1091)) 29)) (-3279 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 40)) (-3271 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 33) (($ $) 34)) (-2455 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 35)) (-2442 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 37)) (-2429 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 36)) (-2414 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 38)) (-2716 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 39))) -(((-1090) (-13 (-566 (-798)) (-10 -8 (-15 -1270 ($ (-1091))) (-15 -2455 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2429 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2442 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2414 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3279 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2716 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3271 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3271 ($ $))))) (T -1090)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1090)))) (-2455 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2429 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2442 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2414 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3279 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2716 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3271 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3271 (*1 *1 *1) (-5 *1 (-1090)))) -(-13 (-566 (-798)) (-10 -8 (-15 -1270 ($ (-1091))) (-15 -2455 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2429 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2442 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2414 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3279 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2716 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3271 ($ (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3271 ($ $)))) -((-1260 (((-108) $ $) NIL)) (-3296 (($ $ (-592 (-798))) 59)) (-2873 (($ $ (-592 (-798))) 57)) (-3111 (((-1074) $) 84)) (-2036 (((-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798)))) $) 87)) (-1580 (((-108) $) 22)) (-4136 (($ $ (-592 (-592 (-798)))) 56) (($ $ (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798))))) 82)) (-4083 (($) 124 T CONST)) (-1396 (((-1178)) 106)) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 66) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 73)) (-3489 (($) 95) (($ $) 101)) (-3799 (($ $) 83)) (-2371 (($ $ $) NIL)) (-2535 (($ $ $) NIL)) (-4104 (((-592 $) $) 107)) (-3247 (((-1074) $) 90)) (-2012 (((-1038) $) NIL)) (-3410 (($ $ (-592 (-798))) 58)) (-2749 (((-501) $) 46) (((-1091) $) 47) (((-827 (-525)) $) 77) (((-827 (-357)) $) 75)) (-1270 (((-798) $) 53) (($ (-1074)) 48)) (-2349 (($ $ (-592 (-798))) 60)) (-3645 (((-1074) $) 33) (((-1074) $ (-108)) 34) (((-1178) (-764) $) 35) (((-1178) (-764) $ (-108)) 36)) (-4046 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3994 (((-108) $ $) 49)) (-4035 (((-108) $ $) NIL)) (-4017 (((-108) $ $) 50))) -(((-1091) (-13 (-789) (-567 (-501)) (-770) (-567 (-1091)) (-567 (-827 (-525))) (-567 (-827 (-357))) (-821 (-525)) (-821 (-357)) (-10 -8 (-15 -3489 ($)) (-15 -3489 ($ $)) (-15 -1396 ((-1178))) (-15 -1270 ($ (-1074))) (-15 -3799 ($ $)) (-15 -1580 ((-108) $)) (-15 -2036 ((-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798)))) $)) (-15 -4136 ($ $ (-592 (-592 (-798))))) (-15 -4136 ($ $ (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798)))))) (-15 -2873 ($ $ (-592 (-798)))) (-15 -3296 ($ $ (-592 (-798)))) (-15 -2349 ($ $ (-592 (-798)))) (-15 -3410 ($ $ (-592 (-798)))) (-15 -3111 ((-1074) $)) (-15 -4104 ((-592 $) $)) (-15 -4083 ($) -1478)))) (T -1091)) -((-3489 (*1 *1) (-5 *1 (-1091))) (-3489 (*1 *1 *1) (-5 *1 (-1091))) (-1396 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1091)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1091)))) (-3799 (*1 *1 *1) (-5 *1 (-1091))) (-1580 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1091)))) (-2036 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798))))) (-5 *1 (-1091)))) (-4136 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 (-798)))) (-5 *1 (-1091)))) (-4136 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798))))) (-5 *1 (-1091)))) (-2873 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3296 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-2349 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3111 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1091)))) (-4104 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1091)))) (-4083 (*1 *1) (-5 *1 (-1091)))) -(-13 (-789) (-567 (-501)) (-770) (-567 (-1091)) (-567 (-827 (-525))) (-567 (-827 (-357))) (-821 (-525)) (-821 (-357)) (-10 -8 (-15 -3489 ($)) (-15 -3489 ($ $)) (-15 -1396 ((-1178))) (-15 -1270 ($ (-1074))) (-15 -3799 ($ $)) (-15 -1580 ((-108) $)) (-15 -2036 ((-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798)))) $)) (-15 -4136 ($ $ (-592 (-592 (-798))))) (-15 -4136 ($ $ (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) (|:| |args| (-592 (-798)))))) (-15 -2873 ($ $ (-592 (-798)))) (-15 -3296 ($ $ (-592 (-798)))) (-15 -2349 ($ $ (-592 (-798)))) (-15 -3410 ($ $ (-592 (-798)))) (-15 -3111 ((-1074) $)) (-15 -4104 ((-592 $) $)) (-15 -4083 ($) -1478))) -((-2333 (((-1173 |#1|) |#1| (-856)) 16) (((-1173 |#1|) (-592 |#1|)) 20))) -(((-1092 |#1|) (-10 -7 (-15 -2333 ((-1173 |#1|) (-592 |#1|))) (-15 -2333 ((-1173 |#1|) |#1| (-856)))) (-977)) (T -1092)) -((-2333 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-1173 *3)) (-5 *1 (-1092 *3)) (-4 *3 (-977)))) (-2333 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)) (-5 *1 (-1092 *4))))) -(-10 -7 (-15 -2333 ((-1173 |#1|) (-592 |#1|))) (-15 -2333 ((-1173 |#1|) |#1| (-856)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3897 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3512 (($ $) NIL (|has| |#1| (-429)))) (-1230 (($ $ |#1| (-904) $) NIL)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-904)) NIL)) (-4016 (((-904) $) NIL)) (-2485 (($ (-1 (-904) (-904)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#1| $) NIL)) (-3530 (($ $ (-904) |#1| $) NIL (-12 (|has| (-904) (-126)) (|has| |#1| (-517))))) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-1307 (((-904) $) NIL)) (-3963 ((|#1| $) NIL (|has| |#1| (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3279 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ (-904)) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 9 T CONST)) (-3365 (($) 14 T CONST)) (-3994 (((-108) $ $) 16)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 19)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1093 |#1|) (-13 (-304 |#1| (-904)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-904) (-126)) (-15 -3530 ($ $ (-904) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977)) (T -1093)) -((-3530 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-904)) (-4 (-904) (-126)) (-5 *1 (-1093 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) -(-13 (-304 |#1| (-904)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-904) (-126)) (-15 -3530 ($ $ (-904) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) -((-2763 (((-1095) (-1091) $) 25)) (-3839 (($) 29)) (-2037 (((-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-1091) $) 22)) (-1768 (((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")) $) 41) (((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) 42) (((-1178) (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) 43)) (-3630 (((-1178) (-1091)) 58)) (-3652 (((-1178) (-1091) $) 55) (((-1178) (-1091)) 56) (((-1178)) 57)) (-3914 (((-1178) (-1091)) 37)) (-1219 (((-1091)) 36)) (-3565 (($) 34)) (-2841 (((-415) (-1091) (-415) (-1091) $) 45) (((-415) (-592 (-1091)) (-415) (-1091) $) 49) (((-415) (-1091) (-415)) 46) (((-415) (-1091) (-415) (-1091)) 50)) (-3688 (((-1091)) 35)) (-1270 (((-798) $) 28)) (-3760 (((-1178)) 30) (((-1178) (-1091)) 33)) (-3570 (((-592 (-1091)) (-1091) $) 24)) (-1934 (((-1178) (-1091) (-592 (-1091)) $) 38) (((-1178) (-1091) (-592 (-1091))) 39) (((-1178) (-592 (-1091))) 40))) -(((-1094) (-13 (-566 (-798)) (-10 -8 (-15 -3839 ($)) (-15 -3760 ((-1178))) (-15 -3760 ((-1178) (-1091))) (-15 -2841 ((-415) (-1091) (-415) (-1091) $)) (-15 -2841 ((-415) (-592 (-1091)) (-415) (-1091) $)) (-15 -2841 ((-415) (-1091) (-415))) (-15 -2841 ((-415) (-1091) (-415) (-1091))) (-15 -3914 ((-1178) (-1091))) (-15 -3688 ((-1091))) (-15 -1219 ((-1091))) (-15 -1934 ((-1178) (-1091) (-592 (-1091)) $)) (-15 -1934 ((-1178) (-1091) (-592 (-1091)))) (-15 -1934 ((-1178) (-592 (-1091)))) (-15 -1768 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")) $)) (-15 -1768 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")))) (-15 -1768 ((-1178) (-3 (|:| |fst| (-412)) (|:| -3326 "void")))) (-15 -3652 ((-1178) (-1091) $)) (-15 -3652 ((-1178) (-1091))) (-15 -3652 ((-1178))) (-15 -3630 ((-1178) (-1091))) (-15 -3565 ($)) (-15 -2037 ((-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-1091) $)) (-15 -3570 ((-592 (-1091)) (-1091) $)) (-15 -2763 ((-1095) (-1091) $))))) (T -1094)) -((-3839 (*1 *1) (-5 *1 (-1094))) (-3760 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3760 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-2841 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-2841 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-415)) (-5 *3 (-592 (-1091))) (-5 *4 (-1091)) (-5 *1 (-1094)))) (-2841 (*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-2841 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-3914 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3688 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094)))) (-1219 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094)))) (-1934 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1934 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1934 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1768 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1091)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1768 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1768 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3652 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3652 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3652 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3630 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3565 (*1 *1) (-5 *1 (-1094))) (-2037 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *1 (-1094)))) (-3570 (*1 *2 *3 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1094)) (-5 *3 (-1091)))) (-2763 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1095)) (-5 *1 (-1094))))) -(-13 (-566 (-798)) (-10 -8 (-15 -3839 ($)) (-15 -3760 ((-1178))) (-15 -3760 ((-1178) (-1091))) (-15 -2841 ((-415) (-1091) (-415) (-1091) $)) (-15 -2841 ((-415) (-592 (-1091)) (-415) (-1091) $)) (-15 -2841 ((-415) (-1091) (-415))) (-15 -2841 ((-415) (-1091) (-415) (-1091))) (-15 -3914 ((-1178) (-1091))) (-15 -3688 ((-1091))) (-15 -1219 ((-1091))) (-15 -1934 ((-1178) (-1091) (-592 (-1091)) $)) (-15 -1934 ((-1178) (-1091) (-592 (-1091)))) (-15 -1934 ((-1178) (-592 (-1091)))) (-15 -1768 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")) $)) (-15 -1768 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3326 "void")))) (-15 -1768 ((-1178) (-3 (|:| |fst| (-412)) (|:| -3326 "void")))) (-15 -3652 ((-1178) (-1091) $)) (-15 -3652 ((-1178) (-1091))) (-15 -3652 ((-1178))) (-15 -3630 ((-1178) (-1091))) (-15 -3565 ($)) (-15 -2037 ((-3 (|:| |fst| (-412)) (|:| -3326 "void")) (-1091) $)) (-15 -3570 ((-592 (-1091)) (-1091) $)) (-15 -2763 ((-1095) (-1091) $)))) -((-3800 (((-592 (-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $) 59)) (-3941 (((-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $) 43)) (-2288 (($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-415))))) 17)) (-3630 (((-1178) $) 67)) (-1841 (((-592 (-1091)) $) 22)) (-2529 (((-1024) $) 55)) (-3299 (((-415) (-1091) $) 27)) (-2165 (((-592 (-1091)) $) 30)) (-3565 (($) 19)) (-2841 (((-415) (-592 (-1091)) (-415) $) 25) (((-415) (-1091) (-415) $) 24)) (-1270 (((-798) $) 9) (((-1101 (-1091) (-415)) $) 13))) -(((-1095) (-13 (-566 (-798)) (-10 -8 (-15 -1270 ((-1101 (-1091) (-415)) $)) (-15 -3565 ($)) (-15 -2841 ((-415) (-592 (-1091)) (-415) $)) (-15 -2841 ((-415) (-1091) (-415) $)) (-15 -3299 ((-415) (-1091) $)) (-15 -1841 ((-592 (-1091)) $)) (-15 -3941 ((-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $)) (-15 -2165 ((-592 (-1091)) $)) (-15 -3800 ((-592 (-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $)) (-15 -2529 ((-1024) $)) (-15 -3630 ((-1178) $)) (-15 -2288 ($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-415))))))))) (T -1095)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-1101 (-1091) (-415))) (-5 *1 (-1095)))) (-3565 (*1 *1) (-5 *1 (-1095))) (-2841 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-592 (-1091))) (-5 *1 (-1095)))) (-2841 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1095)))) (-3299 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-415)) (-5 *1 (-1095)))) (-1841 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095)))) (-3941 (*1 *2 *3 *1) (-12 (-5 *3 (-412)) (-5 *2 (-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) (-5 *1 (-1095)))) (-2165 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095)))) (-3800 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))))) (-5 *1 (-1095)))) (-2529 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1095)))) (-3630 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1095)))) (-2288 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-415))))) (-5 *1 (-1095))))) -(-13 (-566 (-798)) (-10 -8 (-15 -1270 ((-1101 (-1091) (-415)) $)) (-15 -3565 ($)) (-15 -2841 ((-415) (-592 (-1091)) (-415) $)) (-15 -2841 ((-415) (-1091) (-415) $)) (-15 -3299 ((-415) (-1091) $)) (-15 -1841 ((-592 (-1091)) $)) (-15 -3941 ((-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $)) (-15 -2165 ((-592 (-1091)) $)) (-15 -3800 ((-592 (-592 (-3 (|:| -3799 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $)) (-15 -2529 ((-1024) $)) (-15 -3630 ((-1178) $)) (-15 -2288 ($ (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-415)))))))) -((-1260 (((-108) $ $) NIL)) (-2985 (((-108) $) 42)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2747 (((-3 (-525) (-205) (-1091) (-1074) $) $) 50)) (-1488 (((-592 $) $) 55)) (-2749 (((-1024) $) 24) (($ (-1024)) 25)) (-3670 (((-108) $) 52)) (-1270 (((-798) $) NIL) (($ (-525)) 26) (((-525) $) 28) (($ (-205)) 29) (((-205) $) 31) (($ (-1091)) 32) (((-1091) $) 34) (($ (-1074)) 35) (((-1074) $) 37)) (-3345 (((-108) $ (|[\|\|]| (-525))) 11) (((-108) $ (|[\|\|]| (-205))) 15) (((-108) $ (|[\|\|]| (-1091))) 23) (((-108) $ (|[\|\|]| (-1074))) 19)) (-1594 (($ (-1091) (-592 $)) 39) (($ $ (-592 $)) 40)) (-1472 (((-525) $) 27) (((-205) $) 30) (((-1091) $) 33) (((-1074) $) 36)) (-3994 (((-108) $ $) 7))) -(((-1096) (-13 (-1168) (-1020) (-10 -8 (-15 -2749 ((-1024) $)) (-15 -2749 ($ (-1024))) (-15 -1270 ($ (-525))) (-15 -1270 ((-525) $)) (-15 -1472 ((-525) $)) (-15 -1270 ($ (-205))) (-15 -1270 ((-205) $)) (-15 -1472 ((-205) $)) (-15 -1270 ($ (-1091))) (-15 -1270 ((-1091) $)) (-15 -1472 ((-1091) $)) (-15 -1270 ($ (-1074))) (-15 -1270 ((-1074) $)) (-15 -1472 ((-1074) $)) (-15 -1594 ($ (-1091) (-592 $))) (-15 -1594 ($ $ (-592 $))) (-15 -2985 ((-108) $)) (-15 -2747 ((-3 (-525) (-205) (-1091) (-1074) $) $)) (-15 -1488 ((-592 $) $)) (-15 -3670 ((-108) $)) (-15 -3345 ((-108) $ (|[\|\|]| (-525)))) (-15 -3345 ((-108) $ (|[\|\|]| (-205)))) (-15 -3345 ((-108) $ (|[\|\|]| (-1091)))) (-15 -3345 ((-108) $ (|[\|\|]| (-1074))))))) (T -1096)) -((-2749 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1096)))) (-2749 (*1 *1 *2) (-12 (-5 *2 (-1024)) (-5 *1 (-1096)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1472 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1594 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1096))) (-5 *1 (-1096)))) (-1594 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) (-2985 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096)))) (-2747 (*1 *2 *1) (-12 (-5 *2 (-3 (-525) (-205) (-1091) (-1074) (-1096))) (-5 *1 (-1096)))) (-1488 (*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) (-3670 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096)))) (-3345 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3345 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3345 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1091))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3345 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1074))) (-5 *2 (-108)) (-5 *1 (-1096))))) -(-13 (-1168) (-1020) (-10 -8 (-15 -2749 ((-1024) $)) (-15 -2749 ($ (-1024))) (-15 -1270 ($ (-525))) (-15 -1270 ((-525) $)) (-15 -1472 ((-525) $)) (-15 -1270 ($ (-205))) (-15 -1270 ((-205) $)) (-15 -1472 ((-205) $)) (-15 -1270 ($ (-1091))) (-15 -1270 ((-1091) $)) (-15 -1472 ((-1091) $)) (-15 -1270 ($ (-1074))) (-15 -1270 ((-1074) $)) (-15 -1472 ((-1074) $)) (-15 -1594 ($ (-1091) (-592 $))) (-15 -1594 ($ $ (-592 $))) (-15 -2985 ((-108) $)) (-15 -2747 ((-3 (-525) (-205) (-1091) (-1074) $) $)) (-15 -1488 ((-592 $) $)) (-15 -3670 ((-108) $)) (-15 -3345 ((-108) $ (|[\|\|]| (-525)))) (-15 -3345 ((-108) $ (|[\|\|]| (-205)))) (-15 -3345 ((-108) $ (|[\|\|]| (-1091)))) (-15 -3345 ((-108) $ (|[\|\|]| (-1074)))))) -((-1976 (((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 57)) (-1492 (((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|)))) 69) (((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|))) 65) (((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091)) 70) (((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091)) 64) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|))))) 93) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|)))) 92) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091))) 94) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 91))) -(((-1097 |#1|) (-10 -7 (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))))) (-15 -1976 ((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))))) (-517)) (T -1097)) -((-1976 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-887 *5)))) (-5 *1 (-1097 *5)))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) (-5 *1 (-1097 *4)) (-5 *3 (-273 (-385 (-887 *4)))))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) (-5 *1 (-1097 *4)) (-5 *3 (-385 (-887 *4))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) (-5 *3 (-273 (-385 (-887 *5)))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) (-5 *3 (-385 (-887 *5))))) (-1492 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)) (-5 *3 (-592 (-273 (-385 (-887 *4))))))) (-1492 (*1 *2 *3) (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)))) (-1492 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5)) (-5 *3 (-592 (-273 (-385 (-887 *5))))))) (-1492 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5))))) -(-10 -7 (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))))) (-15 -1492 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)))) (-15 -1492 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))))) (-15 -1976 ((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))))) -((-3406 (((-1074)) 7)) (-2345 (((-1074)) 9)) (-3770 (((-1178) (-1074)) 11)) (-1709 (((-1074)) 8))) -(((-1098) (-10 -7 (-15 -3406 ((-1074))) (-15 -1709 ((-1074))) (-15 -2345 ((-1074))) (-15 -3770 ((-1178) (-1074))))) (T -1098)) -((-3770 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1098)))) (-2345 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098)))) (-1709 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098)))) (-3406 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) -(-10 -7 (-15 -3406 ((-1074))) (-15 -1709 ((-1074))) (-15 -2345 ((-1074))) (-15 -3770 ((-1178) (-1074)))) -((-3898 (((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|)))) 38)) (-2981 (((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|))) 24)) (-3528 (((-1100 (-592 |#1|)) (-592 |#1|)) 34)) (-3838 (((-592 (-592 |#1|)) (-592 |#1|)) 30)) (-1612 (((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))) 37)) (-3945 (((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|)))) 36)) (-1867 (((-592 (-592 |#1|)) (-592 (-592 |#1|))) 28)) (-3837 (((-592 |#1|) (-592 |#1|)) 31)) (-2306 (((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|)))) 18)) (-1963 (((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|)))) 16)) (-1513 (((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|))) 14)) (-4099 (((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|)))) 39)) (-3917 (((-592 (-592 |#1|)) (-1100 (-592 |#1|))) 41))) -(((-1099 |#1|) (-10 -7 (-15 -1513 ((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|)))) (-15 -1963 ((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -2306 ((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -3898 ((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -4099 ((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -3917 ((-592 (-592 |#1|)) (-1100 (-592 |#1|)))) (-15 -2981 ((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)))) (-15 -3528 ((-1100 (-592 |#1|)) (-592 |#1|))) (-15 -1867 ((-592 (-592 |#1|)) (-592 (-592 |#1|)))) (-15 -3838 ((-592 (-592 |#1|)) (-592 |#1|))) (-15 -3837 ((-592 |#1|) (-592 |#1|))) (-15 -3945 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))))) (-15 -1612 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))))) (-789)) (T -1099)) -((-1612 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-2 (|:| |f1| (-592 *4)) (|:| |f2| (-592 (-592 (-592 *4)))) (|:| |f3| (-592 (-592 *4))) (|:| |f4| (-592 (-592 (-592 *4)))))) (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 (-592 *4)))))) (-3945 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-789)) (-5 *5 (-592 (-592 *6))) (-5 *2 (-2 (|:| |f1| (-592 *6)) (|:| |f2| (-592 *5)) (|:| |f3| *5) (|:| |f4| (-592 *5)))) (-5 *1 (-1099 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 *5)))) (-3837 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-1099 *3)))) (-3838 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)) (-5 *3 (-592 *4)))) (-1867 (*1 *2 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-789)) (-5 *1 (-1099 *3)))) (-3528 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-1100 (-592 *4))) (-5 *1 (-1099 *4)) (-5 *3 (-592 *4)))) (-2981 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 (-592 *4)))) (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 *4))))) (-3917 (*1 *2 *3) (-12 (-5 *3 (-1100 (-592 *4))) (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)))) (-4099 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)))) (-3898 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-592 *4))) (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) (-5 *1 (-1099 *4)))) (-2306 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *1 (-1099 *4)))) (-1963 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-592 *5)) (-4 *5 (-789)) (-5 *1 (-1099 *5)))) (-1513 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| (-592 *6)) (|:| |td| (-592 (-592 *6))))) (-5 *1 (-1099 *6)) (-5 *4 (-592 *6)) (-5 *5 (-592 (-592 *6)))))) -(-10 -7 (-15 -1513 ((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|)))) (-15 -1963 ((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -2306 ((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -3898 ((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -4099 ((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -3917 ((-592 (-592 |#1|)) (-1100 (-592 |#1|)))) (-15 -2981 ((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)))) (-15 -3528 ((-1100 (-592 |#1|)) (-592 |#1|))) (-15 -1867 ((-592 (-592 |#1|)) (-592 (-592 |#1|)))) (-15 -3838 ((-592 (-592 |#1|)) (-592 |#1|))) (-15 -3837 ((-592 |#1|) (-592 |#1|))) (-15 -3945 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))))) (-15 -1612 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))))) -((-2862 (($ (-592 (-592 |#1|))) 10)) (-4180 (((-592 (-592 |#1|)) $) 11)) (-1270 (((-798) $) 26))) -(((-1100 |#1|) (-10 -8 (-15 -2862 ($ (-592 (-592 |#1|)))) (-15 -4180 ((-592 (-592 |#1|)) $)) (-15 -1270 ((-798) $))) (-1020)) (T -1100)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1100 *3)) (-4 *3 (-1020)))) (-4180 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 *3))) (-5 *1 (-1100 *3)) (-4 *3 (-1020)))) (-2862 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-1100 *3))))) -(-10 -8 (-15 -2862 ($ (-592 (-592 |#1|)))) (-15 -4180 ((-592 (-592 |#1|)) $)) (-15 -1270 ((-798) $))) -((-1260 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3476 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-3048 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#2| $ |#1| |#2|) NIL)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) NIL)) (-4083 (($) NIL T CONST)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) NIL)) (-3490 ((|#1| $) NIL (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3462 ((|#1| $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4076 (((-592 |#1|) $) NIL)) (-2422 (((-108) |#1| $) NIL)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-2859 (((-592 |#1|) $) NIL)) (-2905 (((-108) |#1| $) NIL)) (-2012 (((-1038) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3110 ((|#2| $) NIL (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL)) (-3353 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-1754 (($) NIL) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1270 (((-798) $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) NIL)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) NIL (-3279 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) +((-3167 (((-1072 |#1|) (-1072 |#1|)) 77)) (-1853 (((-3 (-1072 |#1|) "failed") (-1072 |#1|)) 37)) (-1956 (((-1072 |#1|) (-385 (-525)) (-1072 |#1|)) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (((-1072 |#1|) |#1| (-1072 |#1|)) 127 (|has| |#1| (-341)))) (-2242 (((-1072 |#1|) (-1072 |#1|)) 90)) (-3808 (((-1072 (-525)) (-525)) 57)) (-1820 (((-1072 |#1|) (-1072 (-1072 |#1|))) 109 (|has| |#1| (-37 (-385 (-525)))))) (-2331 (((-1072 |#1|) (-525) (-525) (-1072 |#1|)) 95)) (-3215 (((-1072 |#1|) |#1| (-525)) 45)) (-3995 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 60)) (-3923 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 124 (|has| |#1| (-341)))) (-4210 (((-1072 |#1|) |#1| (-1 (-1072 |#1|))) 108 (|has| |#1| (-37 (-385 (-525)))))) (-2170 (((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|))) 125 (|has| |#1| (-341)))) (-1992 (((-1072 |#1|) (-1072 |#1|)) 89)) (-2084 (((-1072 |#1|) (-1072 |#1|)) 76)) (-1638 (((-1072 |#1|) (-525) (-525) (-1072 |#1|)) 96)) (-2824 (((-1072 |#1|) |#1| (-1072 |#1|)) 105 (|has| |#1| (-37 (-385 (-525)))))) (-2697 (((-1072 (-525)) (-525)) 56)) (-2101 (((-1072 |#1|) |#1|) 59)) (-2825 (((-1072 |#1|) (-1072 |#1|) (-525) (-525)) 92)) (-3372 (((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|)) 66)) (-1687 (((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|)) 35)) (-1919 (((-1072 |#1|) (-1072 |#1|)) 91)) (-2597 (((-1072 |#1|) (-1072 |#1|) |#1|) 71)) (-2465 (((-1072 |#1|) (-1072 |#1|)) 62)) (-1740 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 72)) (-1271 (((-1072 |#1|) |#1|) 67)) (-2515 (((-1072 |#1|) (-1072 (-1072 |#1|))) 82)) (-4098 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 36)) (-4088 (((-1072 |#1|) (-1072 |#1|)) 21) (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 23)) (-4078 (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 17)) (* (((-1072 |#1|) (-1072 |#1|) |#1|) 29) (((-1072 |#1|) |#1| (-1072 |#1|)) 26) (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 27))) +(((-1076 |#1|) (-10 -7 (-15 -4078 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4088 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4088 ((-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1687 ((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|))) (-15 -4098 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1853 ((-3 (-1072 |#1|) "failed") (-1072 |#1|))) (-15 -3215 ((-1072 |#1|) |#1| (-525))) (-15 -2697 ((-1072 (-525)) (-525))) (-15 -3808 ((-1072 (-525)) (-525))) (-15 -2101 ((-1072 |#1|) |#1|)) (-15 -3995 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -3372 ((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|))) (-15 -1271 ((-1072 |#1|) |#1|)) (-15 -2597 ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1740 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2084 ((-1072 |#1|) (-1072 |#1|))) (-15 -3167 ((-1072 |#1|) (-1072 |#1|))) (-15 -2515 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -1992 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -1919 ((-1072 |#1|) (-1072 |#1|))) (-15 -2825 ((-1072 |#1|) (-1072 |#1|) (-525) (-525))) (-15 -2331 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (-15 -1638 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 -4210 ((-1072 |#1|) |#1| (-1 (-1072 |#1|)))) (-15 -1820 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -1956 ((-1072 |#1|) (-385 (-525)) (-1072 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3923 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2170 ((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|)))) (-15 -2176 ((-1072 |#1|) |#1| (-1072 |#1|)))) |%noBranch|)) (-977)) (T -1076)) +((-2176 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2170 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1072 *4))) (-4 *4 (-341)) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-3923 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1956 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-385 (-525))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-1820 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-4210 (*1 *2 *3 *4) (-12 (-5 *4 (-1 (-1072 *3))) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)))) (-2824 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1638 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-2331 (*1 *2 *3 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-2825 (*1 *2 *2 *3 *3) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-1919 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2242 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1992 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2515 (*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4)))) (-3167 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2084 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1740 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2597 (*1 *2 *2 *3) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1271 (*1 *2 *3) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-3372 (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-977)) (-5 *1 (-1076 *4)))) (-2465 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-3995 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-2101 (*1 *2 *3) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-3808 (*1 *2 *3) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) (-5 *3 (-525)))) (-2697 (*1 *2 *3) (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) (-5 *3 (-525)))) (-3215 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977)))) (-1853 (*1 *2 *2) (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4098 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-1687 (*1 *2 *2 *2) (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *2 *3) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (* (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4088 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4088 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) (-4078 (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) +(-10 -7 (-15 -4078 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4088 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -4088 ((-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 * ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 * ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1687 ((-3 (-1072 |#1|) "failed") (-1072 |#1|) (-1072 |#1|))) (-15 -4098 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1853 ((-3 (-1072 |#1|) "failed") (-1072 |#1|))) (-15 -3215 ((-1072 |#1|) |#1| (-525))) (-15 -2697 ((-1072 (-525)) (-525))) (-15 -3808 ((-1072 (-525)) (-525))) (-15 -2101 ((-1072 |#1|) |#1|)) (-15 -3995 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2465 ((-1072 |#1|) (-1072 |#1|))) (-15 -3372 ((-1072 |#1|) (-1 |#1| (-525)) (-1072 |#1|))) (-15 -1271 ((-1072 |#1|) |#1|)) (-15 -2597 ((-1072 |#1|) (-1072 |#1|) |#1|)) (-15 -1740 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2084 ((-1072 |#1|) (-1072 |#1|))) (-15 -3167 ((-1072 |#1|) (-1072 |#1|))) (-15 -2515 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -1992 ((-1072 |#1|) (-1072 |#1|))) (-15 -2242 ((-1072 |#1|) (-1072 |#1|))) (-15 -1919 ((-1072 |#1|) (-1072 |#1|))) (-15 -2825 ((-1072 |#1|) (-1072 |#1|) (-525) (-525))) (-15 -2331 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (-15 -1638 ((-1072 |#1|) (-525) (-525) (-1072 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ((-1072 |#1|) |#1| (-1072 |#1|))) (-15 -4210 ((-1072 |#1|) |#1| (-1 (-1072 |#1|)))) (-15 -1820 ((-1072 |#1|) (-1072 (-1072 |#1|)))) (-15 -1956 ((-1072 |#1|) (-385 (-525)) (-1072 |#1|)))) |%noBranch|) (IF (|has| |#1| (-341)) (PROGN (-15 -3923 ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2170 ((-1072 |#1|) (-1 |#1| (-525)) |#1| (-1 (-1072 |#1|)))) (-15 -2176 ((-1072 |#1|) |#1| (-1072 |#1|)))) |%noBranch|)) +((-2351 (((-1072 |#1|) (-1072 |#1|)) 57)) (-1608 (((-1072 |#1|) (-1072 |#1|)) 39)) (-2321 (((-1072 |#1|) (-1072 |#1|)) 53)) (-1574 (((-1072 |#1|) (-1072 |#1|)) 35)) (-2382 (((-1072 |#1|) (-1072 |#1|)) 60)) (-2195 (((-1072 |#1|) (-1072 |#1|)) 42)) (-1418 (((-1072 |#1|) (-1072 |#1|)) 31)) (-1251 (((-1072 |#1|) (-1072 |#1|)) 27)) (-2397 (((-1072 |#1|) (-1072 |#1|)) 61)) (-2210 (((-1072 |#1|) (-1072 |#1|)) 43)) (-2368 (((-1072 |#1|) (-1072 |#1|)) 58)) (-2178 (((-1072 |#1|) (-1072 |#1|)) 40)) (-2337 (((-1072 |#1|) (-1072 |#1|)) 55)) (-1588 (((-1072 |#1|) (-1072 |#1|)) 37)) (-2437 (((-1072 |#1|) (-1072 |#1|)) 65)) (-2259 (((-1072 |#1|) (-1072 |#1|)) 47)) (-2411 (((-1072 |#1|) (-1072 |#1|)) 63)) (-2227 (((-1072 |#1|) (-1072 |#1|)) 45)) (-2462 (((-1072 |#1|) (-1072 |#1|)) 68)) (-2289 (((-1072 |#1|) (-1072 |#1|)) 50)) (-2670 (((-1072 |#1|) (-1072 |#1|)) 69)) (-2305 (((-1072 |#1|) (-1072 |#1|)) 51)) (-2450 (((-1072 |#1|) (-1072 |#1|)) 67)) (-2275 (((-1072 |#1|) (-1072 |#1|)) 49)) (-2425 (((-1072 |#1|) (-1072 |#1|)) 66)) (-2244 (((-1072 |#1|) (-1072 |#1|)) 48)) (** (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 33))) +(((-1077 |#1|) (-10 -7 (-15 -1251 ((-1072 |#1|) (-1072 |#1|))) (-15 -1418 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1574 ((-1072 |#1|) (-1072 |#1|))) (-15 -1588 ((-1072 |#1|) (-1072 |#1|))) (-15 -1608 ((-1072 |#1|) (-1072 |#1|))) (-15 -2178 ((-1072 |#1|) (-1072 |#1|))) (-15 -2195 ((-1072 |#1|) (-1072 |#1|))) (-15 -2210 ((-1072 |#1|) (-1072 |#1|))) (-15 -2227 ((-1072 |#1|) (-1072 |#1|))) (-15 -2244 ((-1072 |#1|) (-1072 |#1|))) (-15 -2259 ((-1072 |#1|) (-1072 |#1|))) (-15 -2275 ((-1072 |#1|) (-1072 |#1|))) (-15 -2289 ((-1072 |#1|) (-1072 |#1|))) (-15 -2305 ((-1072 |#1|) (-1072 |#1|))) (-15 -2321 ((-1072 |#1|) (-1072 |#1|))) (-15 -2337 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2368 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2397 ((-1072 |#1|) (-1072 |#1|))) (-15 -2411 ((-1072 |#1|) (-1072 |#1|))) (-15 -2425 ((-1072 |#1|) (-1072 |#1|))) (-15 -2437 ((-1072 |#1|) (-1072 |#1|))) (-15 -2450 ((-1072 |#1|) (-1072 |#1|))) (-15 -2462 ((-1072 |#1|) (-1072 |#1|))) (-15 -2670 ((-1072 |#1|) (-1072 |#1|)))) (-37 (-385 (-525)))) (T -1077)) +((-2670 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2462 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2450 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2437 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2425 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2411 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2397 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2382 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2368 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2351 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2337 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2321 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2305 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2289 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2275 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2259 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2244 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2227 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2210 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2195 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-2178 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1608 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1588 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1574 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1418 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3)))) (-1251 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1077 *3))))) +(-10 -7 (-15 -1251 ((-1072 |#1|) (-1072 |#1|))) (-15 -1418 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -1574 ((-1072 |#1|) (-1072 |#1|))) (-15 -1588 ((-1072 |#1|) (-1072 |#1|))) (-15 -1608 ((-1072 |#1|) (-1072 |#1|))) (-15 -2178 ((-1072 |#1|) (-1072 |#1|))) (-15 -2195 ((-1072 |#1|) (-1072 |#1|))) (-15 -2210 ((-1072 |#1|) (-1072 |#1|))) (-15 -2227 ((-1072 |#1|) (-1072 |#1|))) (-15 -2244 ((-1072 |#1|) (-1072 |#1|))) (-15 -2259 ((-1072 |#1|) (-1072 |#1|))) (-15 -2275 ((-1072 |#1|) (-1072 |#1|))) (-15 -2289 ((-1072 |#1|) (-1072 |#1|))) (-15 -2305 ((-1072 |#1|) (-1072 |#1|))) (-15 -2321 ((-1072 |#1|) (-1072 |#1|))) (-15 -2337 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2368 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2397 ((-1072 |#1|) (-1072 |#1|))) (-15 -2411 ((-1072 |#1|) (-1072 |#1|))) (-15 -2425 ((-1072 |#1|) (-1072 |#1|))) (-15 -2437 ((-1072 |#1|) (-1072 |#1|))) (-15 -2450 ((-1072 |#1|) (-1072 |#1|))) (-15 -2462 ((-1072 |#1|) (-1072 |#1|))) (-15 -2670 ((-1072 |#1|) (-1072 |#1|)))) +((-2351 (((-1072 |#1|) (-1072 |#1|)) 100)) (-1608 (((-1072 |#1|) (-1072 |#1|)) 64)) (-3771 (((-2 (|:| -2321 (-1072 |#1|)) (|:| -2337 (-1072 |#1|))) (-1072 |#1|)) 96)) (-2321 (((-1072 |#1|) (-1072 |#1|)) 97)) (-2142 (((-2 (|:| -1574 (-1072 |#1|)) (|:| -1588 (-1072 |#1|))) (-1072 |#1|)) 53)) (-1574 (((-1072 |#1|) (-1072 |#1|)) 54)) (-2382 (((-1072 |#1|) (-1072 |#1|)) 102)) (-2195 (((-1072 |#1|) (-1072 |#1|)) 71)) (-1418 (((-1072 |#1|) (-1072 |#1|)) 39)) (-1251 (((-1072 |#1|) (-1072 |#1|)) 36)) (-2397 (((-1072 |#1|) (-1072 |#1|)) 103)) (-2210 (((-1072 |#1|) (-1072 |#1|)) 72)) (-2368 (((-1072 |#1|) (-1072 |#1|)) 101)) (-2178 (((-1072 |#1|) (-1072 |#1|)) 67)) (-2337 (((-1072 |#1|) (-1072 |#1|)) 98)) (-1588 (((-1072 |#1|) (-1072 |#1|)) 55)) (-2437 (((-1072 |#1|) (-1072 |#1|)) 111)) (-2259 (((-1072 |#1|) (-1072 |#1|)) 86)) (-2411 (((-1072 |#1|) (-1072 |#1|)) 105)) (-2227 (((-1072 |#1|) (-1072 |#1|)) 82)) (-2462 (((-1072 |#1|) (-1072 |#1|)) 115)) (-2289 (((-1072 |#1|) (-1072 |#1|)) 90)) (-2670 (((-1072 |#1|) (-1072 |#1|)) 117)) (-2305 (((-1072 |#1|) (-1072 |#1|)) 92)) (-2450 (((-1072 |#1|) (-1072 |#1|)) 113)) (-2275 (((-1072 |#1|) (-1072 |#1|)) 88)) (-2425 (((-1072 |#1|) (-1072 |#1|)) 107)) (-2244 (((-1072 |#1|) (-1072 |#1|)) 84)) (** (((-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) 40))) +(((-1078 |#1|) (-10 -7 (-15 -1251 ((-1072 |#1|) (-1072 |#1|))) (-15 -1418 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2142 ((-2 (|:| -1574 (-1072 |#1|)) (|:| -1588 (-1072 |#1|))) (-1072 |#1|))) (-15 -1574 ((-1072 |#1|) (-1072 |#1|))) (-15 -1588 ((-1072 |#1|) (-1072 |#1|))) (-15 -1608 ((-1072 |#1|) (-1072 |#1|))) (-15 -2178 ((-1072 |#1|) (-1072 |#1|))) (-15 -2195 ((-1072 |#1|) (-1072 |#1|))) (-15 -2210 ((-1072 |#1|) (-1072 |#1|))) (-15 -2227 ((-1072 |#1|) (-1072 |#1|))) (-15 -2244 ((-1072 |#1|) (-1072 |#1|))) (-15 -2259 ((-1072 |#1|) (-1072 |#1|))) (-15 -2275 ((-1072 |#1|) (-1072 |#1|))) (-15 -2289 ((-1072 |#1|) (-1072 |#1|))) (-15 -2305 ((-1072 |#1|) (-1072 |#1|))) (-15 -3771 ((-2 (|:| -2321 (-1072 |#1|)) (|:| -2337 (-1072 |#1|))) (-1072 |#1|))) (-15 -2321 ((-1072 |#1|) (-1072 |#1|))) (-15 -2337 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2368 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2397 ((-1072 |#1|) (-1072 |#1|))) (-15 -2411 ((-1072 |#1|) (-1072 |#1|))) (-15 -2425 ((-1072 |#1|) (-1072 |#1|))) (-15 -2437 ((-1072 |#1|) (-1072 |#1|))) (-15 -2450 ((-1072 |#1|) (-1072 |#1|))) (-15 -2462 ((-1072 |#1|) (-1072 |#1|))) (-15 -2670 ((-1072 |#1|) (-1072 |#1|)))) (-37 (-385 (-525)))) (T -1078)) +((-2670 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2462 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2450 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2437 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2425 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2411 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2397 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2382 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2368 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2351 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2337 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2321 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-3771 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -2321 (-1072 *4)) (|:| -2337 (-1072 *4)))) (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4)))) (-2305 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2289 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2275 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2259 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2244 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2227 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2210 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2195 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2178 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1608 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1588 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1574 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-2142 (*1 *2 *3) (-12 (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-2 (|:| -1574 (-1072 *4)) (|:| -1588 (-1072 *4)))) (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4)))) (** (*1 *2 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1418 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) (-1251 (*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) +(-10 -7 (-15 -1251 ((-1072 |#1|) (-1072 |#1|))) (-15 -1418 ((-1072 |#1|) (-1072 |#1|))) (-15 ** ((-1072 |#1|) (-1072 |#1|) (-1072 |#1|))) (-15 -2142 ((-2 (|:| -1574 (-1072 |#1|)) (|:| -1588 (-1072 |#1|))) (-1072 |#1|))) (-15 -1574 ((-1072 |#1|) (-1072 |#1|))) (-15 -1588 ((-1072 |#1|) (-1072 |#1|))) (-15 -1608 ((-1072 |#1|) (-1072 |#1|))) (-15 -2178 ((-1072 |#1|) (-1072 |#1|))) (-15 -2195 ((-1072 |#1|) (-1072 |#1|))) (-15 -2210 ((-1072 |#1|) (-1072 |#1|))) (-15 -2227 ((-1072 |#1|) (-1072 |#1|))) (-15 -2244 ((-1072 |#1|) (-1072 |#1|))) (-15 -2259 ((-1072 |#1|) (-1072 |#1|))) (-15 -2275 ((-1072 |#1|) (-1072 |#1|))) (-15 -2289 ((-1072 |#1|) (-1072 |#1|))) (-15 -2305 ((-1072 |#1|) (-1072 |#1|))) (-15 -3771 ((-2 (|:| -2321 (-1072 |#1|)) (|:| -2337 (-1072 |#1|))) (-1072 |#1|))) (-15 -2321 ((-1072 |#1|) (-1072 |#1|))) (-15 -2337 ((-1072 |#1|) (-1072 |#1|))) (-15 -2351 ((-1072 |#1|) (-1072 |#1|))) (-15 -2368 ((-1072 |#1|) (-1072 |#1|))) (-15 -2382 ((-1072 |#1|) (-1072 |#1|))) (-15 -2397 ((-1072 |#1|) (-1072 |#1|))) (-15 -2411 ((-1072 |#1|) (-1072 |#1|))) (-15 -2425 ((-1072 |#1|) (-1072 |#1|))) (-15 -2437 ((-1072 |#1|) (-1072 |#1|))) (-15 -2450 ((-1072 |#1|) (-1072 |#1|))) (-15 -2462 ((-1072 |#1|) (-1072 |#1|))) (-15 -2670 ((-1072 |#1|) (-1072 |#1|)))) +((-2479 (((-892 |#2|) |#2| |#2|) 35)) (-2707 ((|#2| |#2| |#1|) 19 (|has| |#1| (-286))))) +(((-1079 |#1| |#2|) (-10 -7 (-15 -2479 ((-892 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -2707 (|#2| |#2| |#1|)) |%noBranch|)) (-517) (-1149 |#1|)) (T -1079)) +((-2707 (*1 *2 *2 *3) (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1079 *3 *2)) (-4 *2 (-1149 *3)))) (-2479 (*1 *2 *3 *3) (-12 (-4 *4 (-517)) (-5 *2 (-892 *3)) (-5 *1 (-1079 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -2479 ((-892 |#2|) |#2| |#2|)) (IF (|has| |#1| (-286)) (-15 -2707 (|#2| |#2| |#1|)) |%noBranch|)) +((-1261 (((-108) $ $) NIL)) (-2661 (($ $ (-592 (-713))) 67)) (-2964 (($) 26)) (-1814 (($ $) 42)) (-4006 (((-592 $) $) 51)) (-2607 (((-108) $) 16)) (-2340 (((-592 (-878 |#2|)) $) 74)) (-3419 (($ $) 68)) (-1752 (((-713) $) 37)) (-3485 (($) 25)) (-3155 (($ $ (-592 (-713)) (-878 |#2|)) 60) (($ $ (-592 (-713)) (-713)) 61) (($ $ (-713) (-878 |#2|)) 63)) (-2025 (($ $ $) 48) (($ (-592 $)) 50)) (-1988 (((-713) $) 75)) (-4021 (((-108) $) 15)) (-3803 (((-1074) $) NIL)) (-1504 (((-108) $) 18)) (-2015 (((-1038) $) NIL)) (-2334 (((-159) $) 73)) (-2899 (((-878 |#2|) $) 69)) (-3668 (((-713) $) 70)) (-3883 (((-108) $) 72)) (-1538 (($ $ (-592 (-713)) (-159)) 66)) (-2733 (($ $) 43)) (-1271 (((-798) $) 86)) (-3593 (($ $ (-592 (-713)) (-108)) 65)) (-2579 (((-592 $) $) 11)) (-3973 (($ $ (-713)) 36)) (-3416 (($ $) 32)) (-3219 (($ $ $ (-878 |#2|) (-713)) 56)) (-1768 (($ $ (-878 |#2|)) 55)) (-1268 (($ $ (-592 (-713)) (-878 |#2|)) 54) (($ $ (-592 (-713)) (-713)) 58) (((-713) $ (-878 |#2|)) 59)) (-3992 (((-108) $ $) 80))) +(((-1080 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -4021 ((-108) $)) (-15 -2607 ((-108) $)) (-15 -1504 ((-108) $)) (-15 -3485 ($)) (-15 -2964 ($)) (-15 -3416 ($ $)) (-15 -3973 ($ $ (-713))) (-15 -2579 ((-592 $) $)) (-15 -1752 ((-713) $)) (-15 -1814 ($ $)) (-15 -2733 ($ $)) (-15 -2025 ($ $ $)) (-15 -2025 ($ (-592 $))) (-15 -4006 ((-592 $) $)) (-15 -1268 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1768 ($ $ (-878 |#2|))) (-15 -3219 ($ $ $ (-878 |#2|) (-713))) (-15 -3155 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1268 ($ $ (-592 (-713)) (-713))) (-15 -3155 ($ $ (-592 (-713)) (-713))) (-15 -1268 ((-713) $ (-878 |#2|))) (-15 -3155 ($ $ (-713) (-878 |#2|))) (-15 -3593 ($ $ (-592 (-713)) (-108))) (-15 -1538 ($ $ (-592 (-713)) (-159))) (-15 -2661 ($ $ (-592 (-713)))) (-15 -2899 ((-878 |#2|) $)) (-15 -3668 ((-713) $)) (-15 -3883 ((-108) $)) (-15 -2334 ((-159) $)) (-15 -1988 ((-713) $)) (-15 -3419 ($ $)) (-15 -2340 ((-592 (-878 |#2|)) $)))) (-856) (-977)) (T -1080)) +((-4021 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-2607 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1504 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3485 (*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2964 (*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-3416 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-3973 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-2579 (*1 *2 *1) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1752 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1814 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2733 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2025 (*1 *1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2025 (*1 *1 *2) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-14 *3 (-856)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)))) (-4006 (*1 *2 *1) (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1268 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-1768 (*1 *1 *1 *2) (-12 (-5 *2 (-878 *4)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)))) (-3219 (*1 *1 *1 *1 *2 *3) (-12 (-5 *2 (-878 *5)) (-5 *3 (-713)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3155 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-1268 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-3155 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-1268 (*1 *2 *1 *3) (-12 (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *2 (-713)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3155 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) (-3593 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-108)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-1538 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-713))) (-5 *3 (-159)) (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)) (-4 *5 (-977)))) (-2661 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-2899 (*1 *2 *1) (-12 (-5 *2 (-878 *4)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3668 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3883 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-2334 (*1 *2 *1) (-12 (-5 *2 (-159)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-1988 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977)))) (-3419 (*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) (-2340 (*1 *2 *1) (-12 (-5 *2 (-592 (-878 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977))))) +(-13 (-1020) (-10 -8 (-15 -4021 ((-108) $)) (-15 -2607 ((-108) $)) (-15 -1504 ((-108) $)) (-15 -3485 ($)) (-15 -2964 ($)) (-15 -3416 ($ $)) (-15 -3973 ($ $ (-713))) (-15 -2579 ((-592 $) $)) (-15 -1752 ((-713) $)) (-15 -1814 ($ $)) (-15 -2733 ($ $)) (-15 -2025 ($ $ $)) (-15 -2025 ($ (-592 $))) (-15 -4006 ((-592 $) $)) (-15 -1268 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1768 ($ $ (-878 |#2|))) (-15 -3219 ($ $ $ (-878 |#2|) (-713))) (-15 -3155 ($ $ (-592 (-713)) (-878 |#2|))) (-15 -1268 ($ $ (-592 (-713)) (-713))) (-15 -3155 ($ $ (-592 (-713)) (-713))) (-15 -1268 ((-713) $ (-878 |#2|))) (-15 -3155 ($ $ (-713) (-878 |#2|))) (-15 -3593 ($ $ (-592 (-713)) (-108))) (-15 -1538 ($ $ (-592 (-713)) (-159))) (-15 -2661 ($ $ (-592 (-713)))) (-15 -2899 ((-878 |#2|) $)) (-15 -3668 ((-713) $)) (-15 -3883 ((-108) $)) (-15 -2334 ((-159) $)) (-15 -1988 ((-713) $)) (-15 -3419 ($ $)) (-15 -2340 ((-592 (-878 |#2|)) $)))) +((-1261 (((-108) $ $) NIL)) (-1315 ((|#2| $) 11)) (-1303 ((|#1| $) 10)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1280 (($ |#1| |#2|) 9)) (-1271 (((-798) $) 16)) (-3992 (((-108) $ $) NIL))) +(((-1081 |#1| |#2|) (-13 (-1020) (-10 -8 (-15 -1280 ($ |#1| |#2|)) (-15 -1303 (|#1| $)) (-15 -1315 (|#2| $)))) (-1020) (-1020)) (T -1081)) +((-1280 (*1 *1 *2 *3) (-12 (-5 *1 (-1081 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-1303 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *2 *3)) (-4 *3 (-1020)))) (-1315 (*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *3 *2)) (-4 *3 (-1020))))) +(-13 (-1020) (-10 -8 (-15 -1280 ($ |#1| |#2|)) (-15 -1303 (|#1| $)) (-15 -1315 (|#2| $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 11)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2220 (($ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4024 (((-108) $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2870 (($ $ (-525)) NIL) (($ $ (-525) (-525)) 66)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-2973 (((-1089 |#1| |#2| |#3|) $) 36)) (-1304 (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 29)) (-2451 (((-1089 |#1| |#2| |#3|) $) 30)) (-2351 (($ $) 107 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 83 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) 103 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 79 (|has| |#1| (-37 (-385 (-525)))))) (-1954 (((-525) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) 111 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 87 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 31) (((-3 (-1091) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-3894 (((-1089 |#1| |#2| |#3|) $) 131) (((-1091) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-1461 (($ $) 34) (($ (-525) $) 35)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-1089 |#1| |#2| |#3|)) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-1089 |#1| |#2| |#3|))) (|:| |vec| (-1173 (-1089 |#1| |#2| |#3|)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341))))) (-1853 (((-3 $ "failed") $) 48)) (-3872 (((-385 (-887 |#1|)) $ (-525)) 65 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 67 (|has| |#1| (-517)))) (-2894 (($) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-4147 (((-108) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1499 (((-108) $) 25)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-821 (-525))) (|has| |#1| (-341)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-821 (-357))) (|has| |#1| (-341))))) (-1234 (((-525) $) NIL) (((-525) $ (-525)) 24)) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL (|has| |#1| (-341)))) (-1501 (((-1089 |#1| |#2| |#3|) $) 38 (|has| |#1| (-341)))) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2949 (((-3 $ "failed") $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))))) (-3288 (((-108) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-3761 (($ $ (-856)) NIL)) (-2850 (($ (-1 |#1| (-525)) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 18) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2372 (($ $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2530 (($ $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1418 (($ $) 72 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2463 (($ (-525) (-1089 |#1| |#2| |#3|)) 33)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) 70 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 71 (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2602 (($ $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2804 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-525)) 145)) (-1687 (((-3 $ "failed") $ $) 49 (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) 73 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-486 (-1091) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-486 (-1091) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-273 (-1089 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1089 |#1| |#2| |#3|)) (-592 (-1089 |#1| |#2| |#3|))) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-288 (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-525)) NIL) (($ $ $) 54 (|has| (-525) (-1032))) (($ $ (-1089 |#1| |#2| |#3|)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-265 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1169 |#2|)) 51) (($ $ (-713)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 50 (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-3826 (($ $) NIL (|has| |#1| (-341)))) (-1512 (((-1089 |#1| |#2| |#3|) $) 41 (|has| |#1| (-341)))) (-4003 (((-525) $) 37)) (-2397 (($ $) 113 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 89 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 109 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 85 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 105 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 81 (|has| |#1| (-37 (-385 (-525)))))) (-2745 (((-501) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) 149) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1089 |#1| |#2| |#3|)) 27) (($ (-1169 |#2|)) 23) (($ (-1091)) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (($ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-3783 ((|#1| $ (-525)) 68)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 12)) (-2407 (((-1089 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2437 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 95 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2411 (($ $) 115 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 91 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 99 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 101 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 97 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 93 (|has| |#1| (-37 (-385 (-525)))))) (-3297 (($ $) NIL (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 20 T CONST)) (-3362 (($) 16 T CONST)) (-2096 (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4043 (((-108) $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4025 (((-108) $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4015 (((-108) $ $) NIL (-3275 (-12 (|has| (-1089 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1089 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 44 (|has| |#1| (-341))) (($ (-1089 |#1| |#2| |#3|) (-1089 |#1| |#2| |#3|)) 45 (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 21)) (** (($ $ (-856)) NIL) (($ $ (-713)) 53) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) 74 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 32) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1089 |#1| |#2| |#3|)) 43 (|has| |#1| (-341))) (($ (-1089 |#1| |#2| |#3|) $) 42 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1082 |#1| |#2| |#3|) (-13 (-1135 |#1| (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1082)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1135 |#1| (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-2967 ((|#2| |#2| (-1013 |#2|)) 26) ((|#2| |#2| (-1091)) 28))) +(((-1083 |#1| |#2|) (-10 -7 (-15 -2967 (|#2| |#2| (-1091))) (-15 -2967 (|#2| |#2| (-1013 |#2|)))) (-13 (-517) (-789) (-968 (-525)) (-588 (-525))) (-13 (-408 |#1|) (-149) (-27) (-1113))) (T -1083)) +((-2967 (*1 *2 *2 *3) (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1113))) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1083 *4 *2)))) (-2967 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1083 *4 *2)) (-4 *2 (-13 (-408 *4) (-149) (-27) (-1113)))))) +(-10 -7 (-15 -2967 (|#2| |#2| (-1091))) (-15 -2967 (|#2| |#2| (-1013 |#2|)))) +((-2967 (((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))) 31) (((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|))) 44) (((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091)) 33) (((-385 (-887 |#1|)) (-887 |#1|) (-1091)) 36))) +(((-1084 |#1|) (-10 -7 (-15 -2967 ((-385 (-887 |#1|)) (-887 |#1|) (-1091))) (-15 -2967 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2967 ((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|)))) (-15 -2967 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))))) (-13 (-517) (-789) (-968 (-525)))) (T -1084)) +((-2967 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-385 (-887 *5)))) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-3 (-385 (-887 *5)) (-294 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-385 (-887 *5))))) (-2967 (*1 *2 *3 *4) (-12 (-5 *4 (-1013 (-887 *5))) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-385 (-887 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-887 *5)))) (-2967 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-3 (-385 (-887 *5)) (-294 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-385 (-887 *5))))) (-2967 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-385 (-887 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-887 *5))))) +(-10 -7 (-15 -2967 ((-385 (-887 |#1|)) (-887 |#1|) (-1091))) (-15 -2967 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1091))) (-15 -2967 ((-385 (-887 |#1|)) (-887 |#1|) (-1013 (-887 |#1|)))) (-15 -2967 ((-3 (-385 (-887 |#1|)) (-294 |#1|)) (-385 (-887 |#1|)) (-1013 (-385 (-887 |#1|)))))) +((-2688 (((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)) 13))) +(((-1085 |#1| |#2|) (-10 -7 (-15 -2688 ((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)))) (-977) (-977)) (T -1085)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1087 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) (-5 *1 (-1085 *5 *6))))) +(-10 -7 (-15 -2688 ((-1087 |#2|) (-1 |#2| |#1|) (-1087 |#1|)))) +((-2033 (((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))) 51)) (-2197 (((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))) 52))) +(((-1086 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2197 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|)))) (-15 -2033 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))))) (-735) (-789) (-429) (-884 |#3| |#1| |#2|)) (T -1086)) +((-2033 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7))))) (-2197 (*1 *2 *3) (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7)))))) +(-10 -7 (-15 -2197 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|)))) (-15 -2033 ((-396 (-1087 (-385 |#4|))) (-1087 (-385 |#4|))))) +((-1261 (((-108) $ $) 139)) (-3969 (((-108) $) 30)) (-3928 (((-1173 |#1|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2616 (($ (-1087 |#1|)) NIL)) (-2149 (((-1087 $) $ (-1005)) 60) (((-1087 |#1|) $) 49)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) 134 (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1794 (($ $ $) 128 (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) 73 (|has| |#1| (-844)))) (-2940 (($ $) NIL (|has| |#1| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 93 (|has| |#1| (-844)))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2836 (($ $ (-713)) 42)) (-3457 (($ $ (-713)) 43)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#1| (-429)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#1| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3894 ((|#1| $) NIL) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-1005) $) NIL)) (-4190 (($ $ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $ $) 130 (|has| |#1| (-160)))) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) 58)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) NIL) (((-632 |#1|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1986 (($ $ $) 106)) (-3282 (($ $ $) NIL (|has| |#1| (-517)))) (-4235 (((-2 (|:| -1660 |#1|) (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2707 (($ $) 135 (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-713) $) 47)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-3934 (((-798) $ (-798)) 119)) (-1234 (((-713) $ $) NIL (|has| |#1| (-517)))) (-2109 (((-108) $) 32)) (-2236 (((-713) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#1| (-1067)))) (-2370 (($ (-1087 |#1|) (-1005)) 51) (($ (-1087 $) (-1005)) 67)) (-3761 (($ $ (-713)) 34)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 65) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1005)) NIL) (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 123)) (-3929 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2121 (($ (-1 (-713) (-713)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-3321 (((-1087 |#1|) $) NIL)) (-3613 (((-3 (-1005) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) 54)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) NIL (|has| |#1| (-429)))) (-3803 (((-1074) $) NIL)) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) 41)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1005)) (|:| -2058 (-713))) "failed") $) NIL)) (-2824 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) NIL (|has| |#1| (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) 33)) (-2523 ((|#1| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 81 (|has| |#1| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-429))) (($ $ $) 137 (|has| |#1| (-429)))) (-2872 (($ $ (-713) |#1| $) 101)) (-3415 (((-396 (-1087 $)) (-1087 $)) 79 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 78 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 86 (|has| |#1| (-844)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ |#1|) 133 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 102 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#1|) NIL) (($ $ (-592 (-1005)) (-592 |#1|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ |#1|) 121) (($ $ $) 122) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) NIL (|has| |#1| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#1| (-517)))) (-3090 (((-3 $ "failed") $ (-713)) 37)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 140 (|has| |#1| (-341)))) (-2146 (($ $ (-1005)) NIL (|has| |#1| (-160))) ((|#1| $) 126 (|has| |#1| (-160)))) (-2521 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL) (($ $ (-1 |#1| |#1|) $) NIL)) (-4003 (((-713) $) 56) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) 132 (|has| |#1| (-429))) (($ $ (-1005)) NIL (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#1| (-844))))) (-1552 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#1| (-517)))) (-1271 (((-798) $) 120) (($ (-525)) NIL) (($ |#1|) 55) (($ (-1005)) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) 28 (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 15) (($ $ (-713)) 16)) (-3351 (($) 17 T CONST)) (-3362 (($) 18 T CONST)) (-2096 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) NIL) (($ $ (-1 |#1| |#1|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) 98)) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 141 (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 68)) (** (($ $ (-856)) 14) (($ $ (-713)) 12)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 27) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 104) (($ $ |#1|) NIL))) +(((-1087 |#1|) (-13 (-1149 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-798))) (-15 -2872 ($ $ (-713) |#1| $)))) (-977)) (T -1087)) +((-3934 (*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1087 *3)) (-4 *3 (-977)))) (-2872 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1087 *3)) (-4 *3 (-977))))) +(-13 (-1149 |#1|) (-10 -8 (-15 -3934 ((-798) $ (-798))) (-15 -2872 ($ $ (-713) |#1| $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 11)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-1082 |#1| |#2| |#3|) "failed") $) 33) (((-3 (-1089 |#1| |#2| |#3|) "failed") $) 36)) (-3894 (((-1082 |#1| |#2| |#3|) $) NIL) (((-1089 |#1| |#2| |#3|) $) NIL)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3051 (((-385 (-525)) $) 55)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-2476 (($ (-385 (-525)) (-1082 |#1| |#2| |#3|)) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 20) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4065 (((-1082 |#1| |#2| |#3|) $) 41)) (-2481 (((-3 (-1082 |#1| |#2| |#3|) "failed") $) NIL)) (-2463 (((-1082 |#1| |#2| |#3|) $) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 38)) (-4003 (((-385 (-525)) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) 58) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1082 |#1| |#2| |#3|)) 30) (($ (-1089 |#1| |#2| |#3|)) 31) (($ (-1169 |#2|)) 26) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 12)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 22 T CONST)) (-3362 (($) 16 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 24)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1088 |#1| |#2| |#3|) (-13 (-1156 |#1| (-1082 |#1| |#2| |#3|)) (-968 (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1088)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1156 |#1| (-1082 |#1| |#2| |#3|)) (-968 (-1089 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 125)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 116)) (-3222 (((-1146 |#2| |#1|) $ (-713)) 63)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-713)) 79) (($ $ (-713) (-713)) 76)) (-3529 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 102)) (-2351 (($ $) 169 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) 165 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 115) (($ (-1072 |#1|)) 110)) (-2382 (($ $) 173 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 149 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) 23)) (-3854 (($ $) 26)) (-4162 (((-887 |#1|) $ (-713)) 75) (((-887 |#1|) $ (-713) (-713)) 77)) (-1499 (((-108) $) 120)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $) 122) (((-713) $ (-713)) 124)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) NIL)) (-2850 (($ (-1 |#1| (-525)) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 13) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2824 (($ $) 129 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 130 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-1886 (($ $ (-713)) 15)) (-1687 (((-3 $ "failed") $ $) 24 (|has| |#1| (-517)))) (-1251 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3405 ((|#1| $ (-713)) 119) (($ $ $) 128 (|has| (-713) (-1032)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 27 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $ (-1169 |#2|)) 29)) (-4003 (((-713) $) NIL)) (-2397 (($ $) 175 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 151 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 171 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 147 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 167 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) 201) (($ (-525)) NIL) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 126 (|has| |#1| (-160))) (($ (-1146 |#2| |#1|)) 51) (($ (-1169 |#2|)) 32)) (-2185 (((-1072 |#1|) $) 98)) (-3783 ((|#1| $ (-713)) 118)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 54)) (-2437 (($ $) 181 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 157 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) 177 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 153 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 185 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 161 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-713)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 187 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 163 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 183 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 159 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 179 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 155 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 17 T CONST)) (-3362 (($) 19 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) 194)) (-4078 (($ $ $) 31)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#1|) 198 (|has| |#1| (-341))) (($ $ $) 134 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 137 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 132) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1089 |#1| |#2| |#3|) (-13 (-1164 |#1|) (-10 -8 (-15 -1271 ($ (-1146 |#2| |#1|))) (-15 -3222 ((-1146 |#2| |#1|) $ (-713))) (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1089)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1146 *4 *3)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-1089 *3 *4 *5)))) (-3222 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1089 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1164 |#1|) (-10 -8 (-15 -1271 ($ (-1146 |#2| |#1|))) (-15 -3222 ((-1146 |#2| |#1|) $ (-713))) (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-1271 (((-798) $) 27) (($ (-1091)) 29)) (-3275 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 40)) (-3267 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 33) (($ $) 34)) (-2454 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 35)) (-2441 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 37)) (-2428 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 36)) (-2415 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 38)) (-2711 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 41)) (-12 (($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $))) 39))) +(((-1090) (-13 (-566 (-798)) (-10 -8 (-15 -1271 ($ (-1091))) (-15 -2454 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2428 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2441 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2415 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3275 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2711 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3267 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3267 ($ $))))) (T -1090)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1090)))) (-2454 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2428 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2441 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2415 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3275 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-2711 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-12 (*1 *1 *2 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3267 (*1 *1 *2) (-12 (-5 *2 (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090)))) (-3267 (*1 *1 *1) (-5 *1 (-1090)))) +(-13 (-566 (-798)) (-10 -8 (-15 -1271 ($ (-1091))) (-15 -2454 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2428 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2441 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2415 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3275 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -2711 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -12 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)) (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3267 ($ (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| $)))) (-15 -3267 ($ $)))) +((-1261 (((-108) $ $) NIL)) (-1211 (($ $ (-592 (-798))) 59)) (-1391 (($ $ (-592 (-798))) 57)) (-3106 (((-1074) $) 84)) (-1410 (((-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798)))) $) 87)) (-1247 (((-108) $) 22)) (-4136 (($ $ (-592 (-592 (-798)))) 56) (($ $ (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798))))) 82)) (-3347 (($) 124 T CONST)) (-2268 (((-1178)) 106)) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 66) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 73)) (-3485 (($) 95) (($ $) 101)) (-3798 (($ $) 83)) (-2372 (($ $ $) NIL)) (-2530 (($ $ $) NIL)) (-4102 (((-592 $) $) 107)) (-3803 (((-1074) $) 90)) (-2015 (((-1038) $) NIL)) (-3405 (($ $ (-592 (-798))) 58)) (-2745 (((-501) $) 46) (((-1091) $) 47) (((-827 (-525)) $) 77) (((-827 (-357)) $) 75)) (-1271 (((-798) $) 53) (($ (-1074)) 48)) (-3295 (($ $ (-592 (-798))) 60)) (-1386 (((-1074) $) 33) (((-1074) $ (-108)) 34) (((-1178) (-764) $) 35) (((-1178) (-764) $ (-108)) 36)) (-4043 (((-108) $ $) NIL)) (-4025 (((-108) $ $) NIL)) (-3992 (((-108) $ $) 49)) (-4034 (((-108) $ $) NIL)) (-4015 (((-108) $ $) 50))) +(((-1091) (-13 (-789) (-567 (-501)) (-770) (-567 (-1091)) (-567 (-827 (-525))) (-567 (-827 (-357))) (-821 (-525)) (-821 (-357)) (-10 -8 (-15 -3485 ($)) (-15 -3485 ($ $)) (-15 -2268 ((-1178))) (-15 -1271 ($ (-1074))) (-15 -3798 ($ $)) (-15 -1247 ((-108) $)) (-15 -1410 ((-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798)))) $)) (-15 -4136 ($ $ (-592 (-592 (-798))))) (-15 -4136 ($ $ (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798)))))) (-15 -1391 ($ $ (-592 (-798)))) (-15 -1211 ($ $ (-592 (-798)))) (-15 -3295 ($ $ (-592 (-798)))) (-15 -3405 ($ $ (-592 (-798)))) (-15 -3106 ((-1074) $)) (-15 -4102 ((-592 $) $)) (-15 -3347 ($) -1482)))) (T -1091)) +((-3485 (*1 *1) (-5 *1 (-1091))) (-3485 (*1 *1 *1) (-5 *1 (-1091))) (-2268 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1091)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1091)))) (-3798 (*1 *1 *1) (-5 *1 (-1091))) (-1247 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1091)))) (-1410 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798))))) (-5 *1 (-1091)))) (-4136 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 (-798)))) (-5 *1 (-1091)))) (-4136 (*1 *1 *1 *2) (-12 (-5 *2 (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798))))) (-5 *1 (-1091)))) (-1391 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-1211 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3295 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091)))) (-3106 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1091)))) (-4102 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1091)))) (-3347 (*1 *1) (-5 *1 (-1091)))) +(-13 (-789) (-567 (-501)) (-770) (-567 (-1091)) (-567 (-827 (-525))) (-567 (-827 (-357))) (-821 (-525)) (-821 (-357)) (-10 -8 (-15 -3485 ($)) (-15 -3485 ($ $)) (-15 -2268 ((-1178))) (-15 -1271 ($ (-1074))) (-15 -3798 ($ $)) (-15 -1247 ((-108) $)) (-15 -1410 ((-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798)))) $)) (-15 -4136 ($ $ (-592 (-592 (-798))))) (-15 -4136 ($ $ (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798)))))) (-15 -1391 ($ $ (-592 (-798)))) (-15 -1211 ($ $ (-592 (-798)))) (-15 -3295 ($ $ (-592 (-798)))) (-15 -3405 ($ $ (-592 (-798)))) (-15 -3106 ((-1074) $)) (-15 -4102 ((-592 $) $)) (-15 -3347 ($) -1482))) +((-3187 (((-1173 |#1|) |#1| (-856)) 16) (((-1173 |#1|) (-592 |#1|)) 20))) +(((-1092 |#1|) (-10 -7 (-15 -3187 ((-1173 |#1|) (-592 |#1|))) (-15 -3187 ((-1173 |#1|) |#1| (-856)))) (-977)) (T -1092)) +((-3187 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-1173 *3)) (-5 *1 (-1092 *3)) (-4 *3 (-977)))) (-3187 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)) (-5 *1 (-1092 *4))))) +(-10 -7 (-15 -3187 ((-1173 |#1|) (-592 |#1|))) (-15 -3187 ((-1173 |#1|) |#1| (-856)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| |#1| (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#1| (-968 (-385 (-525))))) (((-3 |#1| "failed") $) NIL)) (-3894 (((-525) $) NIL (|has| |#1| (-968 (-525)))) (((-385 (-525)) $) NIL (|has| |#1| (-968 (-385 (-525))))) ((|#1| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-2707 (($ $) NIL (|has| |#1| (-429)))) (-2875 (($ $ |#1| (-904) $) NIL)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-904)) NIL)) (-3929 (((-904) $) NIL)) (-2121 (($ (-1 (-904) (-904)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#1| $) NIL)) (-2872 (($ $ (-904) |#1| $) NIL (-12 (|has| (-904) (-126)) (|has| |#1| (-517))))) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517))) (((-3 $ "failed") $ |#1|) NIL (|has| |#1| (-517)))) (-4003 (((-904) $) NIL)) (-1562 ((|#1| $) NIL (|has| |#1| (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) NIL) (($ (-385 (-525))) NIL (-3275 (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-968 (-385 (-525))))))) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ (-904)) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#1| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 9 T CONST)) (-3362 (($) 14 T CONST)) (-3992 (((-108) $ $) 16)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 19)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 20) (($ $ |#1|) NIL) (($ |#1| $) 13) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1093 |#1|) (-13 (-304 |#1| (-904)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-904) (-126)) (-15 -2872 ($ $ (-904) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977)) (T -1093)) +((-2872 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-904)) (-4 (-904) (-126)) (-5 *1 (-1093 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) +(-13 (-304 |#1| (-904)) (-10 -8 (IF (|has| |#1| (-517)) (IF (|has| (-904) (-126)) (-15 -2872 ($ $ (-904) |#1| $)) |%noBranch|) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) +((-2893 (((-1095) (-1091) $) 25)) (-2829 (($) 29)) (-3082 (((-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-1091) $) 22)) (-1460 (((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")) $) 41) (((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) 42) (((-1178) (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) 43)) (-1249 (((-1178) (-1091)) 58)) (-1463 (((-1178) (-1091) $) 55) (((-1178) (-1091)) 56) (((-1178)) 57)) (-2348 (((-1178) (-1091)) 37)) (-2743 (((-1091)) 36)) (-1864 (($) 34)) (-2837 (((-415) (-1091) (-415) (-1091) $) 45) (((-415) (-592 (-1091)) (-415) (-1091) $) 49) (((-415) (-1091) (-415)) 46) (((-415) (-1091) (-415) (-1091)) 50)) (-3650 (((-1091)) 35)) (-1271 (((-798) $) 28)) (-3199 (((-1178)) 30) (((-1178) (-1091)) 33)) (-1917 (((-592 (-1091)) (-1091) $) 24)) (-2177 (((-1178) (-1091) (-592 (-1091)) $) 38) (((-1178) (-1091) (-592 (-1091))) 39) (((-1178) (-592 (-1091))) 40))) +(((-1094) (-13 (-566 (-798)) (-10 -8 (-15 -2829 ($)) (-15 -3199 ((-1178))) (-15 -3199 ((-1178) (-1091))) (-15 -2837 ((-415) (-1091) (-415) (-1091) $)) (-15 -2837 ((-415) (-592 (-1091)) (-415) (-1091) $)) (-15 -2837 ((-415) (-1091) (-415))) (-15 -2837 ((-415) (-1091) (-415) (-1091))) (-15 -2348 ((-1178) (-1091))) (-15 -3650 ((-1091))) (-15 -2743 ((-1091))) (-15 -2177 ((-1178) (-1091) (-592 (-1091)) $)) (-15 -2177 ((-1178) (-1091) (-592 (-1091)))) (-15 -2177 ((-1178) (-592 (-1091)))) (-15 -1460 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")) $)) (-15 -1460 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")))) (-15 -1460 ((-1178) (-3 (|:| |fst| (-412)) (|:| -3322 "void")))) (-15 -1463 ((-1178) (-1091) $)) (-15 -1463 ((-1178) (-1091))) (-15 -1463 ((-1178))) (-15 -1249 ((-1178) (-1091))) (-15 -1864 ($)) (-15 -3082 ((-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-1091) $)) (-15 -1917 ((-592 (-1091)) (-1091) $)) (-15 -2893 ((-1095) (-1091) $))))) (T -1094)) +((-2829 (*1 *1) (-5 *1 (-1094))) (-3199 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3199 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-2837 (*1 *2 *3 *2 *3 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-2837 (*1 *2 *3 *2 *4 *1) (-12 (-5 *2 (-415)) (-5 *3 (-592 (-1091))) (-5 *4 (-1091)) (-5 *1 (-1094)))) (-2837 (*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-2837 (*1 *2 *3 *2 *3) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) (-2348 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-3650 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094)))) (-2743 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094)))) (-2177 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-2177 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-2177 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1460 (*1 *2 *3 *4 *1) (-12 (-5 *3 (-1091)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1460 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1460 (*1 *2 *3) (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1463 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1463 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1463 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1249 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) (-1864 (*1 *1) (-5 *1 (-1094))) (-3082 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *1 (-1094)))) (-1917 (*1 *2 *3 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1094)) (-5 *3 (-1091)))) (-2893 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1095)) (-5 *1 (-1094))))) +(-13 (-566 (-798)) (-10 -8 (-15 -2829 ($)) (-15 -3199 ((-1178))) (-15 -3199 ((-1178) (-1091))) (-15 -2837 ((-415) (-1091) (-415) (-1091) $)) (-15 -2837 ((-415) (-592 (-1091)) (-415) (-1091) $)) (-15 -2837 ((-415) (-1091) (-415))) (-15 -2837 ((-415) (-1091) (-415) (-1091))) (-15 -2348 ((-1178) (-1091))) (-15 -3650 ((-1091))) (-15 -2743 ((-1091))) (-15 -2177 ((-1178) (-1091) (-592 (-1091)) $)) (-15 -2177 ((-1178) (-1091) (-592 (-1091)))) (-15 -2177 ((-1178) (-592 (-1091)))) (-15 -1460 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")) $)) (-15 -1460 ((-1178) (-1091) (-3 (|:| |fst| (-412)) (|:| -3322 "void")))) (-15 -1460 ((-1178) (-3 (|:| |fst| (-412)) (|:| -3322 "void")))) (-15 -1463 ((-1178) (-1091) $)) (-15 -1463 ((-1178) (-1091))) (-15 -1463 ((-1178))) (-15 -1249 ((-1178) (-1091))) (-15 -1864 ($)) (-15 -3082 ((-3 (|:| |fst| (-412)) (|:| -3322 "void")) (-1091) $)) (-15 -1917 ((-592 (-1091)) (-1091) $)) (-15 -2893 ((-1095) (-1091) $)))) +((-3499 (((-592 (-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $) 59)) (-1317 (((-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $) 43)) (-2290 (($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-415))))) 17)) (-1249 (((-1178) $) 67)) (-1804 (((-592 (-1091)) $) 22)) (-1270 (((-1024) $) 55)) (-1241 (((-415) (-1091) $) 27)) (-2191 (((-592 (-1091)) $) 30)) (-1864 (($) 19)) (-2837 (((-415) (-592 (-1091)) (-415) $) 25) (((-415) (-1091) (-415) $) 24)) (-1271 (((-798) $) 9) (((-1101 (-1091) (-415)) $) 13))) +(((-1095) (-13 (-566 (-798)) (-10 -8 (-15 -1271 ((-1101 (-1091) (-415)) $)) (-15 -1864 ($)) (-15 -2837 ((-415) (-592 (-1091)) (-415) $)) (-15 -2837 ((-415) (-1091) (-415) $)) (-15 -1241 ((-415) (-1091) $)) (-15 -1804 ((-592 (-1091)) $)) (-15 -1317 ((-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $)) (-15 -2191 ((-592 (-1091)) $)) (-15 -3499 ((-592 (-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $)) (-15 -1270 ((-1024) $)) (-15 -1249 ((-1178) $)) (-15 -2290 ($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-415))))))))) (T -1095)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-1101 (-1091) (-415))) (-5 *1 (-1095)))) (-1864 (*1 *1) (-5 *1 (-1095))) (-2837 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-592 (-1091))) (-5 *1 (-1095)))) (-2837 (*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1095)))) (-1241 (*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-415)) (-5 *1 (-1095)))) (-1804 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095)))) (-1317 (*1 *2 *3 *1) (-12 (-5 *3 (-412)) (-5 *2 (-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) (-5 *1 (-1095)))) (-2191 (*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095)))) (-3499 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))))) (-5 *1 (-1095)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1095)))) (-1249 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1095)))) (-2290 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-415))))) (-5 *1 (-1095))))) +(-13 (-566 (-798)) (-10 -8 (-15 -1271 ((-1101 (-1091) (-415)) $)) (-15 -1864 ($)) (-15 -2837 ((-415) (-592 (-1091)) (-415) $)) (-15 -2837 ((-415) (-1091) (-415) $)) (-15 -1241 ((-415) (-1091) $)) (-15 -1804 ((-592 (-1091)) $)) (-15 -1317 ((-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))) (-412) $)) (-15 -2191 ((-592 (-1091)) $)) (-15 -3499 ((-592 (-592 (-3 (|:| -3798 (-1091)) (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) $)) (-15 -1270 ((-1024) $)) (-15 -1249 ((-1178) $)) (-15 -2290 ($ (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-415)))))))) +((-1261 (((-108) $ $) NIL)) (-3157 (((-108) $) 42)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2783 (((-3 (-525) (-205) (-1091) (-1074) $) $) 50)) (-2212 (((-592 $) $) 55)) (-2745 (((-1024) $) 24) (($ (-1024)) 25)) (-1653 (((-108) $) 52)) (-1271 (((-798) $) NIL) (($ (-525)) 26) (((-525) $) 28) (($ (-205)) 29) (((-205) $) 31) (($ (-1091)) 32) (((-1091) $) 34) (($ (-1074)) 35) (((-1074) $) 37)) (-3342 (((-108) $ (|[\|\|]| (-525))) 11) (((-108) $ (|[\|\|]| (-205))) 15) (((-108) $ (|[\|\|]| (-1091))) 23) (((-108) $ (|[\|\|]| (-1074))) 19)) (-1640 (($ (-1091) (-592 $)) 39) (($ $ (-592 $)) 40)) (-1475 (((-525) $) 27) (((-205) $) 30) (((-1091) $) 33) (((-1074) $) 36)) (-3992 (((-108) $ $) 7))) +(((-1096) (-13 (-1168) (-1020) (-10 -8 (-15 -2745 ((-1024) $)) (-15 -2745 ($ (-1024))) (-15 -1271 ($ (-525))) (-15 -1271 ((-525) $)) (-15 -1475 ((-525) $)) (-15 -1271 ($ (-205))) (-15 -1271 ((-205) $)) (-15 -1475 ((-205) $)) (-15 -1271 ($ (-1091))) (-15 -1271 ((-1091) $)) (-15 -1475 ((-1091) $)) (-15 -1271 ($ (-1074))) (-15 -1271 ((-1074) $)) (-15 -1475 ((-1074) $)) (-15 -1640 ($ (-1091) (-592 $))) (-15 -1640 ($ $ (-592 $))) (-15 -3157 ((-108) $)) (-15 -2783 ((-3 (-525) (-205) (-1091) (-1074) $) $)) (-15 -2212 ((-592 $) $)) (-15 -1653 ((-108) $)) (-15 -3342 ((-108) $ (|[\|\|]| (-525)))) (-15 -3342 ((-108) $ (|[\|\|]| (-205)))) (-15 -3342 ((-108) $ (|[\|\|]| (-1091)))) (-15 -3342 ((-108) $ (|[\|\|]| (-1074))))))) (T -1096)) +((-2745 (*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1096)))) (-2745 (*1 *1 *2) (-12 (-5 *2 (-1024)) (-5 *1 (-1096)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1096)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1475 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) (-1640 (*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1096))) (-5 *1 (-1096)))) (-1640 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) (-3157 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096)))) (-2783 (*1 *2 *1) (-12 (-5 *2 (-3 (-525) (-205) (-1091) (-1074) (-1096))) (-5 *1 (-1096)))) (-2212 (*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) (-1653 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096)))) (-3342 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3342 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-205))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3342 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1091))) (-5 *2 (-108)) (-5 *1 (-1096)))) (-3342 (*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1074))) (-5 *2 (-108)) (-5 *1 (-1096))))) +(-13 (-1168) (-1020) (-10 -8 (-15 -2745 ((-1024) $)) (-15 -2745 ($ (-1024))) (-15 -1271 ($ (-525))) (-15 -1271 ((-525) $)) (-15 -1475 ((-525) $)) (-15 -1271 ($ (-205))) (-15 -1271 ((-205) $)) (-15 -1475 ((-205) $)) (-15 -1271 ($ (-1091))) (-15 -1271 ((-1091) $)) (-15 -1475 ((-1091) $)) (-15 -1271 ($ (-1074))) (-15 -1271 ((-1074) $)) (-15 -1475 ((-1074) $)) (-15 -1640 ($ (-1091) (-592 $))) (-15 -1640 ($ $ (-592 $))) (-15 -3157 ((-108) $)) (-15 -2783 ((-3 (-525) (-205) (-1091) (-1074) $) $)) (-15 -2212 ((-592 $) $)) (-15 -1653 ((-108) $)) (-15 -3342 ((-108) $ (|[\|\|]| (-525)))) (-15 -3342 ((-108) $ (|[\|\|]| (-205)))) (-15 -3342 ((-108) $ (|[\|\|]| (-1091)))) (-15 -3342 ((-108) $ (|[\|\|]| (-1074)))))) +((-4128 (((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 57)) (-2292 (((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|)))) 69) (((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|))) 65) (((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091)) 70) (((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091)) 64) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|))))) 93) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|)))) 92) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091))) 94) (((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091))) 91))) +(((-1097 |#1|) (-10 -7 (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))))) (-15 -4128 ((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))))) (-517)) (T -1097)) +((-4128 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-887 *5)))) (-5 *1 (-1097 *5)))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) (-5 *1 (-1097 *4)) (-5 *3 (-273 (-385 (-887 *4)))))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) (-5 *1 (-1097 *4)) (-5 *3 (-385 (-887 *4))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) (-5 *3 (-273 (-385 (-887 *5)))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) (-5 *3 (-385 (-887 *5))))) (-2292 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)) (-5 *3 (-592 (-273 (-385 (-887 *4))))))) (-2292 (*1 *2 *3) (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)))) (-2292 (*1 *2 *3 *4) (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5)) (-5 *3 (-592 (-273 (-385 (-887 *5))))))) (-2292 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5))))) +(-10 -7 (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))) (-592 (-1091)))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-385 (-887 |#1|))))) (-15 -2292 ((-592 (-592 (-273 (-385 (-887 |#1|))))) (-592 (-273 (-385 (-887 |#1|)))))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)) (-1091))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))) (-1091))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-385 (-887 |#1|)))) (-15 -2292 ((-592 (-273 (-385 (-887 |#1|)))) (-273 (-385 (-887 |#1|))))) (-15 -4128 ((-592 (-592 (-887 |#1|))) (-592 (-385 (-887 |#1|))) (-592 (-1091))))) +((-3977 (((-1074)) 7)) (-3264 (((-1074)) 9)) (-3768 (((-1178) (-1074)) 11)) (-1515 (((-1074)) 8))) +(((-1098) (-10 -7 (-15 -3977 ((-1074))) (-15 -1515 ((-1074))) (-15 -3264 ((-1074))) (-15 -3768 ((-1178) (-1074))))) (T -1098)) +((-3768 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1098)))) (-3264 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098)))) (-1515 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098)))) (-3977 (*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) +(-10 -7 (-15 -3977 ((-1074))) (-15 -1515 ((-1074))) (-15 -3264 ((-1074))) (-15 -3768 ((-1178) (-1074)))) +((-2102 (((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|)))) 38)) (-1207 (((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|))) 24)) (-2854 (((-1100 (-592 |#1|)) (-592 |#1|)) 34)) (-2818 (((-592 (-592 |#1|)) (-592 |#1|)) 30)) (-1616 (((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))) 37)) (-1359 (((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|)))) 36)) (-2847 (((-592 (-592 |#1|)) (-592 (-592 |#1|))) 28)) (-2807 (((-592 |#1|) (-592 |#1|)) 31)) (-4070 (((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|)))) 18)) (-3924 (((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|)))) 16)) (-2257 (((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|))) 14)) (-3496 (((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|)))) 39)) (-2396 (((-592 (-592 |#1|)) (-1100 (-592 |#1|))) 41))) +(((-1099 |#1|) (-10 -7 (-15 -2257 ((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|)))) (-15 -3924 ((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -4070 ((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -2102 ((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -3496 ((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -2396 ((-592 (-592 |#1|)) (-1100 (-592 |#1|)))) (-15 -1207 ((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)))) (-15 -2854 ((-1100 (-592 |#1|)) (-592 |#1|))) (-15 -2847 ((-592 (-592 |#1|)) (-592 (-592 |#1|)))) (-15 -2818 ((-592 (-592 |#1|)) (-592 |#1|))) (-15 -2807 ((-592 |#1|) (-592 |#1|))) (-15 -1359 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))))) (-15 -1616 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))))) (-789)) (T -1099)) +((-1616 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-2 (|:| |f1| (-592 *4)) (|:| |f2| (-592 (-592 (-592 *4)))) (|:| |f3| (-592 (-592 *4))) (|:| |f4| (-592 (-592 (-592 *4)))))) (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 (-592 *4)))))) (-1359 (*1 *2 *3 *4 *5 *4 *4 *4) (-12 (-4 *6 (-789)) (-5 *5 (-592 (-592 *6))) (-5 *2 (-2 (|:| |f1| (-592 *6)) (|:| |f2| (-592 *5)) (|:| |f3| *5) (|:| |f4| (-592 *5)))) (-5 *1 (-1099 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 *5)))) (-2807 (*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-1099 *3)))) (-2818 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)) (-5 *3 (-592 *4)))) (-2847 (*1 *2 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-789)) (-5 *1 (-1099 *3)))) (-2854 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-1100 (-592 *4))) (-5 *1 (-1099 *4)) (-5 *3 (-592 *4)))) (-1207 (*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 (-592 *4)))) (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 *4))))) (-2396 (*1 *2 *3) (-12 (-5 *3 (-1100 (-592 *4))) (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)))) (-3496 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)))) (-2102 (*1 *2 *2 *3) (-12 (-5 *2 (-592 (-592 *4))) (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) (-5 *1 (-1099 *4)))) (-4070 (*1 *2 *3 *2) (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *1 (-1099 *4)))) (-3924 (*1 *2 *3 *4 *2) (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-592 *5)) (-4 *5 (-789)) (-5 *1 (-1099 *5)))) (-2257 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-789)) (-5 *2 (-2 (|:| |fs| (-108)) (|:| |sd| (-592 *6)) (|:| |td| (-592 (-592 *6))))) (-5 *1 (-1099 *6)) (-5 *4 (-592 *6)) (-5 *5 (-592 (-592 *6)))))) +(-10 -7 (-15 -2257 ((-2 (|:| |fs| (-108)) (|:| |sd| (-592 |#1|)) (|:| |td| (-592 (-592 |#1|)))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 |#1|)))) (-15 -3924 ((-592 (-592 (-592 |#1|))) (-1 (-108) |#1| |#1|) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -4070 ((-592 (-592 (-592 |#1|))) (-592 |#1|) (-592 (-592 (-592 |#1|))))) (-15 -2102 ((-592 (-592 |#1|)) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -3496 ((-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))))) (-15 -2396 ((-592 (-592 |#1|)) (-1100 (-592 |#1|)))) (-15 -1207 ((-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)))) (-15 -2854 ((-1100 (-592 |#1|)) (-592 |#1|))) (-15 -2847 ((-592 (-592 |#1|)) (-592 (-592 |#1|)))) (-15 -2818 ((-592 (-592 |#1|)) (-592 |#1|))) (-15 -2807 ((-592 |#1|) (-592 |#1|))) (-15 -1359 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 |#1|) (-592 (-592 (-592 |#1|))) (-592 (-592 |#1|)) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))) (-592 (-592 (-592 |#1|))))) (-15 -1616 ((-2 (|:| |f1| (-592 |#1|)) (|:| |f2| (-592 (-592 (-592 |#1|)))) (|:| |f3| (-592 (-592 |#1|))) (|:| |f4| (-592 (-592 (-592 |#1|))))) (-592 (-592 (-592 |#1|)))))) +((-1294 (($ (-592 (-592 |#1|))) 10)) (-3058 (((-592 (-592 |#1|)) $) 11)) (-1271 (((-798) $) 26))) +(((-1100 |#1|) (-10 -8 (-15 -1294 ($ (-592 (-592 |#1|)))) (-15 -3058 ((-592 (-592 |#1|)) $)) (-15 -1271 ((-798) $))) (-1020)) (T -1100)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1100 *3)) (-4 *3 (-1020)))) (-3058 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 *3))) (-5 *1 (-1100 *3)) (-4 *3 (-1020)))) (-1294 (*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-1100 *3))))) +(-10 -8 (-15 -1294 ($ (-592 (-592 |#1|)))) (-15 -3058 ((-592 (-592 |#1|)) $)) (-15 -1271 ((-798) $))) +((-1261 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3472 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2662 (((-1178) $ |#1| |#1|) NIL (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#2| $ |#1| |#2|) NIL)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) NIL)) (-3347 (($) NIL T CONST)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) NIL)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) NIL)) (-3537 ((|#1| $) NIL (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-592 |#2|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-3307 ((|#1| $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL) (($ (-1 |#2| |#2|) $) NIL) (($ (-1 |#2| |#2| |#2|) $ $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-4074 (((-592 |#1|) $) NIL)) (-2880 (((-108) |#1| $) NIL)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1265 (((-592 |#1|) $) NIL)) (-1707 (((-108) |#1| $) NIL)) (-2015 (((-1038) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3105 ((|#2| $) NIL (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL)) (-1646 (($ $ |#2|) NIL (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#2| $ |#1|) NIL) ((|#2| $ |#1| |#2|) NIL)) (-4031 (($) NIL) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) NIL (-12 (|has| $ (-6 -4255)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (((-713) |#2| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020)))) (((-713) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-1271 (((-798) $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798))) (|has| |#2| (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) NIL)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) NIL (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) NIL (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) NIL (-3275 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| |#2| (-1020))))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) (((-1101 |#1| |#2|) (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) (-1020) (-1020)) (T -1101)) NIL (-13 (-1104 |#1| |#2|) (-10 -7 (-6 -4255))) -((-2063 ((|#1| (-592 |#1|)) 32)) (-2018 ((|#1| |#1| (-525)) 18)) (-3510 (((-1087 |#1|) |#1| (-856)) 15))) -(((-1102 |#1|) (-10 -7 (-15 -2063 (|#1| (-592 |#1|))) (-15 -3510 ((-1087 |#1|) |#1| (-856))) (-15 -2018 (|#1| |#1| (-525)))) (-341)) (T -1102)) -((-2018 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1102 *2)) (-4 *2 (-341)))) (-3510 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-1087 *3)) (-5 *1 (-1102 *3)) (-4 *3 (-341)))) (-2063 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) -(-10 -7 (-15 -2063 (|#1| (-592 |#1|))) (-15 -3510 ((-1087 |#1|) |#1| (-856))) (-15 -2018 (|#1| |#1| (-525)))) -((-3476 (($) 10) (($ (-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)))) 14)) (-1786 (($ (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3702 (((-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) 39) (((-592 |#3|) $) 41)) (-2622 (($ (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-2694 (($ (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-1486 (((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) 54)) (-1791 (($ (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) 16)) (-2859 (((-592 |#2|) $) 19)) (-2905 (((-108) |#2| $) 59)) (-1639 (((-3 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) "failed") (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) 58)) (-3412 (((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) 63)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-1567 (((-592 |#3|) $) 43)) (-3410 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) NIL) (((-713) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) $) NIL) (((-713) |#3| $) NIL) (((-713) (-1 (-108) |#3|) $) 68)) (-1270 (((-798) $) 27)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-3994 (((-108) $ $) 49))) -(((-1103 |#1| |#2| |#3|) (-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3476 (|#1| (-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))))) (-15 -3476 (|#1|)) (-15 -2694 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2622 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#3|) |#1|)) (-15 -3702 ((-592 |#3|) |#1|)) (-15 -2041 ((-713) |#3| |#1|)) (-15 -3410 (|#3| |#1| |#2| |#3|)) (-15 -3410 (|#3| |#1| |#2|)) (-15 -1567 ((-592 |#3|) |#1|)) (-15 -2905 ((-108) |#2| |#1|)) (-15 -2859 ((-592 |#2|) |#1|)) (-15 -1786 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1786 (|#1| (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1786 (|#1| (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -1639 ((-3 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) "failed") (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1486 ((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -1791 (|#1| (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -3412 ((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -2041 ((-713) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -3702 ((-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2041 ((-713) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -3339 ((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1286 ((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2622 (|#1| (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2694 (|#1| (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|))) (-1104 |#2| |#3|) (-1020) (-1020)) (T -1103)) -NIL -(-10 -8 (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -2694 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3476 (|#1| (-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))))) (-15 -3476 (|#1|)) (-15 -2694 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2622 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -1286 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -3339 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#3|) |#1|)) (-15 -3702 ((-592 |#3|) |#1|)) (-15 -2041 ((-713) |#3| |#1|)) (-15 -3410 (|#3| |#1| |#2| |#3|)) (-15 -3410 (|#3| |#1| |#2|)) (-15 -1567 ((-592 |#3|) |#1|)) (-15 -2905 ((-108) |#2| |#1|)) (-15 -2859 ((-592 |#2|) |#1|)) (-15 -1786 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1786 (|#1| (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1786 (|#1| (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -1639 ((-3 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) "failed") (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1486 ((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -1791 (|#1| (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -3412 ((-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -2041 ((-713) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) |#1|)) (-15 -3702 ((-592 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2041 ((-713) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -3339 ((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -1286 ((-108) (-1 (-108) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2622 (|#1| (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|)) (-15 -2694 (|#1| (-1 (-2 (|:| -3423 |#2|) (|:| -2545 |#3|)) (-2 (|:| -3423 |#2|) (|:| -2545 |#3|))) |#1|))) -((-1260 (((-108) $ $) 19 (-3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3476 (($) 72) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 71)) (-3048 (((-1178) $ |#1| |#1|) 99 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#2| $ |#1| |#2|) 73)) (-1917 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 45 (|has| $ (-6 -4255)))) (-3826 (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 55 (|has| $ (-6 -4255)))) (-2772 (((-3 |#2| "failed") |#1| $) 61)) (-4083 (($) 7 T CONST)) (-3135 (($ $) 58 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1786 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62)) (-1614 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 54 (|has| $ (-6 -4255)))) (-3501 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 56 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 52 (|has| $ (-6 -4255)))) (-2632 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4256)))) (-2571 ((|#2| $ |#1|) 88)) (-3702 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 30 (|has| $ (-6 -4255))) (((-592 |#2|) $) 79 (|has| $ (-6 -4255)))) (-2106 (((-108) $ (-713)) 9)) (-3490 ((|#1| $) 96 (|has| |#1| (-789)))) (-4002 (((-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 29 (|has| $ (-6 -4255))) (((-592 |#2|) $) 80 (|has| $ (-6 -4255)))) (-3055 (((-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3462 ((|#1| $) 95 (|has| |#1| (-789)))) (-2622 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 34 (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4256)))) (-2694 (($ (-1 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-4031 (((-108) $ (-713)) 10)) (-3247 (((-1074) $) 22 (-3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-4076 (((-592 |#1|) $) 63)) (-2422 (((-108) |#1| $) 64)) (-1486 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 39)) (-1791 (($ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 40)) (-2859 (((-592 |#1|) $) 93)) (-2905 (((-108) |#1| $) 92)) (-2012 (((-1038) $) 21 (-3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3110 ((|#2| $) 97 (|has| |#1| (-789)))) (-1639 (((-3 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) "failed") (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 51)) (-3353 (($ $ |#2|) 98 (|has| $ (-6 -4256)))) (-3412 (((-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 41)) (-3339 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 32 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))))) 26 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 25 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) 24 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 23 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-1567 (((-592 |#2|) $) 91)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-1754 (($) 49) (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 48)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) |#2| $) 81 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4255)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 59 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))))) (-1279 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 50)) (-1270 (((-798) $) 18 (-3279 (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798)))))) (-3467 (($ (-592 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) 42)) (-1286 (((-108) (-1 (-108) (-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) $) 33 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (-3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-2317 ((|#1| (-592 |#1|)) 32)) (-2610 ((|#1| |#1| (-525)) 18)) (-2683 (((-1087 |#1|) |#1| (-856)) 15))) +(((-1102 |#1|) (-10 -7 (-15 -2317 (|#1| (-592 |#1|))) (-15 -2683 ((-1087 |#1|) |#1| (-856))) (-15 -2610 (|#1| |#1| (-525)))) (-341)) (T -1102)) +((-2610 (*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1102 *2)) (-4 *2 (-341)))) (-2683 (*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-5 *2 (-1087 *3)) (-5 *1 (-1102 *3)) (-4 *3 (-341)))) (-2317 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) +(-10 -7 (-15 -2317 (|#1| (-592 |#1|))) (-15 -2683 ((-1087 |#1|) |#1| (-856))) (-15 -2610 (|#1| |#1| (-525)))) +((-3472 (($) 10) (($ (-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)))) 14)) (-1649 (($ (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) 61) (($ (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) NIL) (((-3 |#3| "failed") |#2| $) NIL)) (-3700 (((-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) 39) (((-592 |#3|) $) 41)) (-2608 (($ (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) 53) (($ (-1 |#3| |#3|) $) 33)) (-2688 (($ (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) 51) (($ (-1 |#3| |#3|) $) NIL) (($ (-1 |#3| |#3| |#3|) $ $) 38)) (-2163 (((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) 54)) (-1710 (($ (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) 16)) (-1265 (((-592 |#2|) $) 19)) (-1707 (((-108) |#2| $) 59)) (-3478 (((-3 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) "failed") (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) 58)) (-4017 (((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) 63)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 67)) (-4181 (((-592 |#3|) $) 43)) (-3405 ((|#3| $ |#2|) 30) ((|#3| $ |#2| |#3|) 31)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) NIL) (((-713) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) $) NIL) (((-713) |#3| $) NIL) (((-713) (-1 (-108) |#3|) $) 68)) (-1271 (((-798) $) 27)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) $) NIL) (((-108) (-1 (-108) |#3|) $) 65)) (-3992 (((-108) $ $) 49))) +(((-1103 |#1| |#2| |#3|) (-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3472 (|#1| (-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))))) (-15 -3472 (|#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2608 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#3|) |#1|)) (-15 -3700 ((-592 |#3|) |#1|)) (-15 -2041 ((-713) |#3| |#1|)) (-15 -3405 (|#3| |#1| |#2| |#3|)) (-15 -3405 (|#3| |#1| |#2|)) (-15 -4181 ((-592 |#3|) |#1|)) (-15 -1707 ((-108) |#2| |#1|)) (-15 -1265 ((-592 |#2|) |#1|)) (-15 -1649 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1649 (|#1| (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -1649 (|#1| (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -3478 ((-3 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) "failed") (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2163 ((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -1710 (|#1| (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -4017 ((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -2041 ((-713) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -3700 ((-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2041 ((-713) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -1509 ((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2375 ((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2608 (|#1| (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2688 (|#1| (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|))) (-1104 |#2| |#3|) (-1020) (-1020)) (T -1103)) +NIL +(-10 -8 (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -2688 (|#1| (-1 |#3| |#3| |#3|) |#1| |#1|)) (-15 -3472 (|#1| (-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))))) (-15 -3472 (|#1|)) (-15 -2688 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2608 (|#1| (-1 |#3| |#3|) |#1|)) (-15 -2375 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -1509 ((-108) (-1 (-108) |#3|) |#1|)) (-15 -2041 ((-713) (-1 (-108) |#3|) |#1|)) (-15 -3700 ((-592 |#3|) |#1|)) (-15 -2041 ((-713) |#3| |#1|)) (-15 -3405 (|#3| |#1| |#2| |#3|)) (-15 -3405 (|#3| |#1| |#2|)) (-15 -4181 ((-592 |#3|) |#1|)) (-15 -1707 ((-108) |#2| |#1|)) (-15 -1265 ((-592 |#2|) |#1|)) (-15 -1649 ((-3 |#3| "failed") |#2| |#1|)) (-15 -1649 (|#1| (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -1649 (|#1| (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -3478 ((-3 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) "failed") (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2163 ((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -1710 (|#1| (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -4017 ((-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -2041 ((-713) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) |#1|)) (-15 -3700 ((-592 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2041 ((-713) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -1509 ((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2375 ((-108) (-1 (-108) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2608 (|#1| (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|)) (-15 -2688 (|#1| (-1 (-2 (|:| -3420 |#2|) (|:| -2542 |#3|)) (-2 (|:| -3420 |#2|) (|:| -2542 |#3|))) |#1|))) +((-1261 (((-108) $ $) 19 (-3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3472 (($) 72) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 71)) (-2662 (((-1178) $ |#1| |#1|) 99 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#2| $ |#1| |#2|) 73)) (-1932 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 45 (|has| $ (-6 -4255)))) (-3823 (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 55 (|has| $ (-6 -4255)))) (-2768 (((-3 |#2| "failed") |#1| $) 61)) (-3347 (($) 7 T CONST)) (-3131 (($ $) 58 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255))))) (-1649 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 47 (|has| $ (-6 -4255))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 46 (|has| $ (-6 -4255))) (((-3 |#2| "failed") |#1| $) 62)) (-1619 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 57 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 54 (|has| $ (-6 -4255)))) (-3497 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 56 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 53 (|has| $ (-6 -4255))) (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 52 (|has| $ (-6 -4255)))) (-2619 ((|#2| $ |#1| |#2|) 87 (|has| $ (-6 -4256)))) (-2558 ((|#2| $ |#1|) 88)) (-3700 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 30 (|has| $ (-6 -4255))) (((-592 |#2|) $) 79 (|has| $ (-6 -4255)))) (-2034 (((-108) $ (-713)) 9)) (-3537 ((|#1| $) 96 (|has| |#1| (-789)))) (-3780 (((-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 29 (|has| $ (-6 -4255))) (((-592 |#2|) $) 80 (|has| $ (-6 -4255)))) (-2741 (((-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 27 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-108) |#2| $) 82 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255))))) (-3307 ((|#1| $) 95 (|has| |#1| (-789)))) (-2608 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 34 (|has| $ (-6 -4256))) (($ (-1 |#2| |#2|) $) 75 (|has| $ (-6 -4256)))) (-2688 (($ (-1 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 35) (($ (-1 |#2| |#2|) $) 74) (($ (-1 |#2| |#2| |#2|) $ $) 70)) (-4060 (((-108) $ (-713)) 10)) (-3803 (((-1074) $) 22 (-3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-4074 (((-592 |#1|) $) 63)) (-2880 (((-108) |#1| $) 64)) (-2163 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 39)) (-1710 (($ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 40)) (-1265 (((-592 |#1|) $) 93)) (-1707 (((-108) |#1| $) 92)) (-2015 (((-1038) $) 21 (-3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3105 ((|#2| $) 97 (|has| |#1| (-789)))) (-3478 (((-3 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) "failed") (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 51)) (-1646 (($ $ |#2|) 98 (|has| $ (-6 -4256)))) (-4017 (((-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 41)) (-1509 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 32 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 77 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))))) 26 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-273 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 25 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) 24 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 23 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)))) (($ $ (-592 |#2|) (-592 |#2|)) 86 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ |#2| |#2|) 85 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-273 |#2|)) 84 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020)))) (($ $ (-592 (-273 |#2|))) 83 (-12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#2| $) 94 (-12 (|has| $ (-6 -4255)) (|has| |#2| (-1020))))) (-4181 (((-592 |#2|) $) 91)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#2| $ |#1|) 90) ((|#2| $ |#1| |#2|) 89)) (-4031 (($) 49) (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 48)) (-2041 (((-713) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 31 (|has| $ (-6 -4255))) (((-713) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) $) 28 (-12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| $ (-6 -4255)))) (((-713) |#2| $) 81 (-12 (|has| |#2| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#2|) $) 78 (|has| $ (-6 -4255)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 59 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))))) (-1280 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 50)) (-1271 (((-798) $) 18 (-3275 (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798)))))) (-3353 (($ (-592 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) 42)) (-2375 (((-108) (-1 (-108) (-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) $) 33 (|has| $ (-6 -4255))) (((-108) (-1 (-108) |#2|) $) 76 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (-3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1104 |#1| |#2|) (-131) (-1020) (-1020)) (T -1104)) -((-1429 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1104 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3476 (*1 *1) (-12 (-4 *1 (-1104 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3476 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3423 *3) (|:| -2545 *4)))) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *1 (-1104 *3 *4)))) (-2694 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1104 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020))))) -(-13 (-563 |t#1| |t#2|) (-558 |t#1| |t#2|) (-10 -8 (-15 -1429 (|t#2| $ |t#1| |t#2|)) (-15 -3476 ($)) (-15 -3476 ($ (-592 (-2 (|:| -3423 |t#1|) (|:| -2545 |t#2|))))) (-15 -2694 ($ (-1 |t#2| |t#2| |t#2|) $ $)))) -(((-33) . T) ((-102 #0=(-2 (|:| -3423 |#1|) (|:| -2545 |#2|))) . T) ((-97) -3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-566 (-798)) -3279 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-566 (-798)))) ((-142 #0#) . T) ((-567 (-501)) |has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 #0#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-464 #0#) . T) ((-464 |#2|) . T) ((-558 |#1| |#2|) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-288 (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)))) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-563 |#1| |#2|) . T) ((-1020) -3279 (|has| |#2| (-1020)) (|has| (-2 (|:| -3423 |#1|) (|:| -2545 |#2|)) (-1020))) ((-1127) . T)) -((-3653 (((-108)) 24)) (-2365 (((-1178) (-1074)) 26)) (-3073 (((-108)) 36)) (-3656 (((-1178)) 34)) (-1798 (((-1178) (-1074) (-1074)) 25)) (-1887 (((-108)) 37)) (-1791 (((-1178) |#1| |#2|) 44)) (-4226 (((-1178)) 20)) (-3526 (((-3 |#2| "failed") |#1|) 42)) (-3272 (((-1178)) 35))) -(((-1105 |#1| |#2|) (-10 -7 (-15 -4226 ((-1178))) (-15 -1798 ((-1178) (-1074) (-1074))) (-15 -2365 ((-1178) (-1074))) (-15 -3656 ((-1178))) (-15 -3272 ((-1178))) (-15 -3653 ((-108))) (-15 -3073 ((-108))) (-15 -1887 ((-108))) (-15 -3526 ((-3 |#2| "failed") |#1|)) (-15 -1791 ((-1178) |#1| |#2|))) (-1020) (-1020)) (T -1105)) -((-1791 (*1 *2 *3 *4) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3526 (*1 *2 *3) (|partial| -12 (-4 *2 (-1020)) (-5 *1 (-1105 *3 *2)) (-4 *3 (-1020)))) (-1887 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3073 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3653 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3272 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3656 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-2365 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)))) (-1798 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)))) (-4226 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020))))) -(-10 -7 (-15 -4226 ((-1178))) (-15 -1798 ((-1178) (-1074) (-1074))) (-15 -2365 ((-1178) (-1074))) (-15 -3656 ((-1178))) (-15 -3272 ((-1178))) (-15 -3653 ((-108))) (-15 -3073 ((-108))) (-15 -1887 ((-108))) (-15 -3526 ((-3 |#2| "failed") |#1|)) (-15 -1791 ((-1178) |#1| |#2|))) -((-1808 (((-1074) (-1074)) 18)) (-3179 (((-51) (-1074)) 21))) -(((-1106) (-10 -7 (-15 -3179 ((-51) (-1074))) (-15 -1808 ((-1074) (-1074))))) (T -1106)) -((-1808 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1106)))) (-3179 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-1106))))) -(-10 -7 (-15 -3179 ((-51) (-1074))) (-15 -1808 ((-1074) (-1074)))) -((-1270 (((-1108) |#1|) 11))) -(((-1107 |#1|) (-10 -7 (-15 -1270 ((-1108) |#1|))) (-1020)) (T -1107)) -((-1270 (*1 *2 *3) (-12 (-5 *2 (-1108)) (-5 *1 (-1107 *3)) (-4 *3 (-1020))))) -(-10 -7 (-15 -1270 ((-1108) |#1|))) -((-1260 (((-108) $ $) NIL)) (-4170 (((-592 (-1074)) $) 34)) (-3723 (((-592 (-1074)) $ (-592 (-1074))) 37)) (-2856 (((-592 (-1074)) $ (-592 (-1074))) 36)) (-4020 (((-592 (-1074)) $ (-592 (-1074))) 38)) (-2443 (((-592 (-1074)) $) 33)) (-3489 (($) 22)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2441 (((-592 (-1074)) $) 35)) (-2868 (((-1178) $ (-525)) 29) (((-1178) $) 30)) (-2749 (($ (-798) (-525)) 26) (($ (-798) (-525) (-798)) NIL)) (-1270 (((-798) $) 40) (($ (-798)) 24)) (-3994 (((-108) $ $) NIL))) -(((-1108) (-13 (-1020) (-10 -8 (-15 -1270 ($ (-798))) (-15 -2749 ($ (-798) (-525))) (-15 -2749 ($ (-798) (-525) (-798))) (-15 -2868 ((-1178) $ (-525))) (-15 -2868 ((-1178) $)) (-15 -2441 ((-592 (-1074)) $)) (-15 -4170 ((-592 (-1074)) $)) (-15 -3489 ($)) (-15 -2443 ((-592 (-1074)) $)) (-15 -4020 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3723 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2856 ((-592 (-1074)) $ (-592 (-1074))))))) (T -1108)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1108)))) (-2749 (*1 *1 *2 *3) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-1108)))) (-2749 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-1108)))) (-2868 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1108)))) (-2868 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1108)))) (-2441 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-4170 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-3489 (*1 *1) (-5 *1 (-1108))) (-2443 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-4020 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-3723 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-2856 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) -(-13 (-1020) (-10 -8 (-15 -1270 ($ (-798))) (-15 -2749 ($ (-798) (-525))) (-15 -2749 ($ (-798) (-525) (-798))) (-15 -2868 ((-1178) $ (-525))) (-15 -2868 ((-1178) $)) (-15 -2441 ((-592 (-1074)) $)) (-15 -4170 ((-592 (-1074)) $)) (-15 -3489 ($)) (-15 -2443 ((-592 (-1074)) $)) (-15 -4020 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3723 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2856 ((-592 (-1074)) $ (-592 (-1074)))))) -((-1260 (((-108) $ $) NIL)) (-2155 (((-1074) $ (-1074)) 17) (((-1074) $) 16)) (-3212 (((-1074) $ (-1074)) 15)) (-1264 (($ $ (-1074)) NIL)) (-1221 (((-3 (-1074) "failed") $) 11)) (-3772 (((-1074) $) 8)) (-1519 (((-3 (-1074) "failed") $) 12)) (-2412 (((-1074) $) 9)) (-2409 (($ (-366)) NIL) (($ (-366) (-1074)) NIL)) (-3799 (((-366) $) NIL)) (-3247 (((-1074) $) NIL)) (-1744 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2182 (((-108) $) 18)) (-1270 (((-798) $) NIL)) (-1473 (($ $) NIL)) (-3994 (((-108) $ $) NIL))) -(((-1109) (-13 (-342 (-366) (-1074)) (-10 -8 (-15 -2155 ((-1074) $ (-1074))) (-15 -2155 ((-1074) $)) (-15 -3772 ((-1074) $)) (-15 -1221 ((-3 (-1074) "failed") $)) (-15 -1519 ((-3 (-1074) "failed") $)) (-15 -2182 ((-108) $))))) (T -1109)) -((-2155 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2155 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-3772 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-1221 (*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-1519 (*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2182 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1109))))) -(-13 (-342 (-366) (-1074)) (-10 -8 (-15 -2155 ((-1074) $ (-1074))) (-15 -2155 ((-1074) $)) (-15 -3772 ((-1074) $)) (-15 -1221 ((-3 (-1074) "failed") $)) (-15 -1519 ((-3 (-1074) "failed") $)) (-15 -2182 ((-108) $)))) -((-2148 (((-3 (-525) "failed") |#1|) 19)) (-2950 (((-3 (-525) "failed") |#1|) 14)) (-2883 (((-525) (-1074)) 28))) -(((-1110 |#1|) (-10 -7 (-15 -2148 ((-3 (-525) "failed") |#1|)) (-15 -2950 ((-3 (-525) "failed") |#1|)) (-15 -2883 ((-525) (-1074)))) (-977)) (T -1110)) -((-2883 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-1110 *4)) (-4 *4 (-977)))) (-2950 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977)))) (-2148 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) -(-10 -7 (-15 -2148 ((-3 (-525) "failed") |#1|)) (-15 -2950 ((-3 (-525) "failed") |#1|)) (-15 -2883 ((-525) (-1074)))) -((-2495 (((-1051 (-205))) 9))) -(((-1111) (-10 -7 (-15 -2495 ((-1051 (-205)))))) (T -1111)) -((-2495 (*1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1111))))) -(-10 -7 (-15 -2495 ((-1051 (-205))))) -((-1534 (($) 11)) (-2438 (($ $) 35)) (-2410 (($ $) 33)) (-2226 (($ $) 25)) (-2465 (($ $) 17)) (-2687 (($ $) 15)) (-2451 (($ $) 19)) (-2273 (($ $) 30)) (-2424 (($ $) 34)) (-2242 (($ $) 29))) -(((-1112 |#1|) (-10 -8 (-15 -1534 (|#1|)) (-15 -2438 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2465 (|#1| |#1|)) (-15 -2687 (|#1| |#1|)) (-15 -2451 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2273 (|#1| |#1|)) (-15 -2242 (|#1| |#1|))) (-1113)) (T -1112)) -NIL -(-10 -8 (-15 -1534 (|#1|)) (-15 -2438 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2465 (|#1| |#1|)) (-15 -2687 (|#1| |#1|)) (-15 -2451 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2273 (|#1| |#1|)) (-15 -2242 (|#1| |#1|))) -((-2351 (($ $) 26)) (-1603 (($ $) 11)) (-2320 (($ $) 27)) (-1570 (($ $) 10)) (-2382 (($ $) 28)) (-2193 (($ $) 9)) (-1534 (($) 16)) (-1415 (($ $) 19)) (-1250 (($ $) 18)) (-2396 (($ $) 29)) (-2209 (($ $) 8)) (-2367 (($ $) 30)) (-2176 (($ $) 7)) (-2335 (($ $) 31)) (-1584 (($ $) 6)) (-2438 (($ $) 20)) (-2257 (($ $) 32)) (-2410 (($ $) 21)) (-2226 (($ $) 33)) (-2465 (($ $) 22)) (-2287 (($ $) 34)) (-2687 (($ $) 23)) (-2303 (($ $) 35)) (-2451 (($ $) 24)) (-2273 (($ $) 36)) (-2424 (($ $) 25)) (-2242 (($ $) 37)) (** (($ $ $) 17))) +((-1432 (*1 *2 *1 *3 *2) (-12 (-4 *1 (-1104 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) (-3472 (*1 *1) (-12 (-4 *1 (-1104 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020)))) (-3472 (*1 *1 *2) (-12 (-5 *2 (-592 (-2 (|:| -3420 *3) (|:| -2542 *4)))) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *1 (-1104 *3 *4)))) (-2688 (*1 *1 *2 *1 *1) (-12 (-5 *2 (-1 *4 *4 *4)) (-4 *1 (-1104 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020))))) +(-13 (-563 |t#1| |t#2|) (-558 |t#1| |t#2|) (-10 -8 (-15 -1432 (|t#2| $ |t#1| |t#2|)) (-15 -3472 ($)) (-15 -3472 ($ (-592 (-2 (|:| -3420 |t#1|) (|:| -2542 |t#2|))))) (-15 -2688 ($ (-1 |t#2| |t#2| |t#2|) $ $)))) +(((-33) . T) ((-102 #0=(-2 (|:| -3420 |#1|) (|:| -2542 |#2|))) . T) ((-97) -3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-566 (-798)) -3275 (|has| |#2| (-1020)) (|has| |#2| (-566 (-798))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-566 (-798)))) ((-142 #0#) . T) ((-567 (-501)) |has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-567 (-501))) ((-209 #0#) . T) ((-215 #0#) . T) ((-265 |#1| |#2|) . T) ((-267 |#1| |#2|) . T) ((-288 #0#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-288 |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-464 #0#) . T) ((-464 |#2|) . T) ((-558 |#1| |#2|) . T) ((-486 #0# #0#) -12 (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-288 (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)))) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-486 |#2| |#2|) -12 (|has| |#2| (-288 |#2|)) (|has| |#2| (-1020))) ((-563 |#1| |#2|) . T) ((-1020) -3275 (|has| |#2| (-1020)) (|has| (-2 (|:| -3420 |#1|) (|:| -2542 |#2|)) (-1020))) ((-1127) . T)) +((-1472 (((-108)) 24)) (-3411 (((-1178) (-1074)) 26)) (-2908 (((-108)) 36)) (-1505 (((-1178)) 34)) (-3214 (((-1178) (-1074) (-1074)) 25)) (-3460 (((-108)) 37)) (-1710 (((-1178) |#1| |#2|) 44)) (-2297 (((-1178)) 20)) (-2832 (((-3 |#2| "failed") |#1|) 42)) (-4046 (((-1178)) 35))) +(((-1105 |#1| |#2|) (-10 -7 (-15 -2297 ((-1178))) (-15 -3214 ((-1178) (-1074) (-1074))) (-15 -3411 ((-1178) (-1074))) (-15 -1505 ((-1178))) (-15 -4046 ((-1178))) (-15 -1472 ((-108))) (-15 -2908 ((-108))) (-15 -3460 ((-108))) (-15 -2832 ((-3 |#2| "failed") |#1|)) (-15 -1710 ((-1178) |#1| |#2|))) (-1020) (-1020)) (T -1105)) +((-1710 (*1 *2 *3 *4) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-2832 (*1 *2 *3) (|partial| -12 (-4 *2 (-1020)) (-5 *1 (-1105 *3 *2)) (-4 *3 (-1020)))) (-3460 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-2908 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-1472 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-4046 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-1505 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) (-3411 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)))) (-3214 (*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)))) (-2297 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020))))) +(-10 -7 (-15 -2297 ((-1178))) (-15 -3214 ((-1178) (-1074) (-1074))) (-15 -3411 ((-1178) (-1074))) (-15 -1505 ((-1178))) (-15 -4046 ((-1178))) (-15 -1472 ((-108))) (-15 -2908 ((-108))) (-15 -3460 ((-108))) (-15 -2832 ((-3 |#2| "failed") |#1|)) (-15 -1710 ((-1178) |#1| |#2|))) +((-3477 (((-1074) (-1074)) 18)) (-1354 (((-51) (-1074)) 21))) +(((-1106) (-10 -7 (-15 -1354 ((-51) (-1074))) (-15 -3477 ((-1074) (-1074))))) (T -1106)) +((-3477 (*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1106)))) (-1354 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-1106))))) +(-10 -7 (-15 -1354 ((-51) (-1074))) (-15 -3477 ((-1074) (-1074)))) +((-1271 (((-1108) |#1|) 11))) +(((-1107 |#1|) (-10 -7 (-15 -1271 ((-1108) |#1|))) (-1020)) (T -1107)) +((-1271 (*1 *2 *3) (-12 (-5 *2 (-1108)) (-5 *1 (-1107 *3)) (-4 *3 (-1020))))) +(-10 -7 (-15 -1271 ((-1108) |#1|))) +((-1261 (((-108) $ $) NIL)) (-4170 (((-592 (-1074)) $) 34)) (-3982 (((-592 (-1074)) $ (-592 (-1074))) 37)) (-2578 (((-592 (-1074)) $ (-592 (-1074))) 36)) (-3959 (((-592 (-1074)) $ (-592 (-1074))) 38)) (-3010 (((-592 (-1074)) $) 33)) (-3485 (($) 22)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3003 (((-592 (-1074)) $) 35)) (-2863 (((-1178) $ (-525)) 29) (((-1178) $) 30)) (-2745 (($ (-798) (-525)) 26) (($ (-798) (-525) (-798)) NIL)) (-1271 (((-798) $) 40) (($ (-798)) 24)) (-3992 (((-108) $ $) NIL))) +(((-1108) (-13 (-1020) (-10 -8 (-15 -1271 ($ (-798))) (-15 -2745 ($ (-798) (-525))) (-15 -2745 ($ (-798) (-525) (-798))) (-15 -2863 ((-1178) $ (-525))) (-15 -2863 ((-1178) $)) (-15 -3003 ((-592 (-1074)) $)) (-15 -4170 ((-592 (-1074)) $)) (-15 -3485 ($)) (-15 -3010 ((-592 (-1074)) $)) (-15 -3959 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3982 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2578 ((-592 (-1074)) $ (-592 (-1074))))))) (T -1108)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1108)))) (-2745 (*1 *1 *2 *3) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-1108)))) (-2745 (*1 *1 *2 *3 *2) (-12 (-5 *2 (-798)) (-5 *3 (-525)) (-5 *1 (-1108)))) (-2863 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1108)))) (-2863 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1108)))) (-3003 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-4170 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-3485 (*1 *1) (-5 *1 (-1108))) (-3010 (*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-3959 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-3982 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108)))) (-2578 (*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) +(-13 (-1020) (-10 -8 (-15 -1271 ($ (-798))) (-15 -2745 ($ (-798) (-525))) (-15 -2745 ($ (-798) (-525) (-798))) (-15 -2863 ((-1178) $ (-525))) (-15 -2863 ((-1178) $)) (-15 -3003 ((-592 (-1074)) $)) (-15 -4170 ((-592 (-1074)) $)) (-15 -3485 ($)) (-15 -3010 ((-592 (-1074)) $)) (-15 -3959 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -3982 ((-592 (-1074)) $ (-592 (-1074)))) (-15 -2578 ((-592 (-1074)) $ (-592 (-1074)))))) +((-1261 (((-108) $ $) NIL)) (-2044 (((-1074) $ (-1074)) 17) (((-1074) $) 16)) (-1664 (((-1074) $ (-1074)) 15)) (-1865 (($ $ (-1074)) NIL)) (-2769 (((-3 (-1074) "failed") $) 11)) (-3277 (((-1074) $) 8)) (-2335 (((-3 (-1074) "failed") $) 12)) (-2787 (((-1074) $) 9)) (-2410 (($ (-366)) NIL) (($ (-366) (-1074)) NIL)) (-3798 (((-366) $) NIL)) (-3803 (((-1074) $) NIL)) (-3931 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2434 (((-108) $) 18)) (-1271 (((-798) $) NIL)) (-2770 (($ $) NIL)) (-3992 (((-108) $ $) NIL))) +(((-1109) (-13 (-342 (-366) (-1074)) (-10 -8 (-15 -2044 ((-1074) $ (-1074))) (-15 -2044 ((-1074) $)) (-15 -3277 ((-1074) $)) (-15 -2769 ((-3 (-1074) "failed") $)) (-15 -2335 ((-3 (-1074) "failed") $)) (-15 -2434 ((-108) $))))) (T -1109)) +((-2044 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2044 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-3277 (*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2769 (*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2335 (*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109)))) (-2434 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1109))))) +(-13 (-342 (-366) (-1074)) (-10 -8 (-15 -2044 ((-1074) $ (-1074))) (-15 -2044 ((-1074) $)) (-15 -3277 ((-1074) $)) (-15 -2769 ((-3 (-1074) "failed") $)) (-15 -2335 ((-3 (-1074) "failed") $)) (-15 -2434 ((-108) $)))) +((-1954 (((-3 (-525) "failed") |#1|) 19)) (-3950 (((-3 (-525) "failed") |#1|) 14)) (-1480 (((-525) (-1074)) 28))) +(((-1110 |#1|) (-10 -7 (-15 -1954 ((-3 (-525) "failed") |#1|)) (-15 -3950 ((-3 (-525) "failed") |#1|)) (-15 -1480 ((-525) (-1074)))) (-977)) (T -1110)) +((-1480 (*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-1110 *4)) (-4 *4 (-977)))) (-3950 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977)))) (-1954 (*1 *2 *3) (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) +(-10 -7 (-15 -1954 ((-3 (-525) "failed") |#1|)) (-15 -3950 ((-3 (-525) "failed") |#1|)) (-15 -1480 ((-525) (-1074)))) +((-2249 (((-1051 (-205))) 9))) +(((-1111) (-10 -7 (-15 -2249 ((-1051 (-205)))))) (T -1111)) +((-2249 (*1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1111))))) +(-10 -7 (-15 -2249 ((-1051 (-205))))) +((-1539 (($) 11)) (-2437 (($ $) 35)) (-2411 (($ $) 33)) (-2227 (($ $) 25)) (-2462 (($ $) 17)) (-2670 (($ $) 15)) (-2450 (($ $) 19)) (-2275 (($ $) 30)) (-2425 (($ $) 34)) (-2244 (($ $) 29))) +(((-1112 |#1|) (-10 -8 (-15 -1539 (|#1|)) (-15 -2437 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2462 (|#1| |#1|)) (-15 -2670 (|#1| |#1|)) (-15 -2450 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2275 (|#1| |#1|)) (-15 -2244 (|#1| |#1|))) (-1113)) (T -1112)) +NIL +(-10 -8 (-15 -1539 (|#1|)) (-15 -2437 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2462 (|#1| |#1|)) (-15 -2670 (|#1| |#1|)) (-15 -2450 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2275 (|#1| |#1|)) (-15 -2244 (|#1| |#1|))) +((-2351 (($ $) 26)) (-1608 (($ $) 11)) (-2321 (($ $) 27)) (-1574 (($ $) 10)) (-2382 (($ $) 28)) (-2195 (($ $) 9)) (-1539 (($) 16)) (-1418 (($ $) 19)) (-1251 (($ $) 18)) (-2397 (($ $) 29)) (-2210 (($ $) 8)) (-2368 (($ $) 30)) (-2178 (($ $) 7)) (-2337 (($ $) 31)) (-1588 (($ $) 6)) (-2437 (($ $) 20)) (-2259 (($ $) 32)) (-2411 (($ $) 21)) (-2227 (($ $) 33)) (-2462 (($ $) 22)) (-2289 (($ $) 34)) (-2670 (($ $) 23)) (-2305 (($ $) 35)) (-2450 (($ $) 24)) (-2275 (($ $) 36)) (-2425 (($ $) 25)) (-2244 (($ $) 37)) (** (($ $ $) 17))) (((-1113) (-131)) (T -1113)) -((-1534 (*1 *1) (-4 *1 (-1113)))) -(-13 (-1116) (-91) (-466) (-34) (-263) (-10 -8 (-15 -1534 ($)))) +((-1539 (*1 *1) (-4 *1 (-1113)))) +(-13 (-1116) (-91) (-466) (-34) (-263) (-10 -8 (-15 -1539 ($)))) (((-34) . T) ((-91) . T) ((-263) . T) ((-466) . T) ((-1116) . T)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3352 ((|#1| $) 17)) (-4225 (($ |#1| (-592 $)) 23) (($ (-592 |#1|)) 27) (($ |#1|) 25)) (-1441 (((-108) $ (-713)) 48)) (-3866 ((|#1| $ |#1|) 14 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 13 (|has| $ (-6 -4256)))) (-4083 (($) NIL T CONST)) (-3702 (((-592 |#1|) $) 52 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 43)) (-1482 (((-108) $ $) 33 (|has| |#1| (-1020)))) (-2106 (((-108) $ (-713)) 41)) (-4002 (((-592 |#1|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2622 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 22)) (-4031 (((-108) $ (-713)) 40)) (-2646 (((-592 |#1|) $) 37)) (-1753 (((-108) $) 36)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3339 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 74)) (-2596 (((-108) $) 9)) (-3565 (($) 10)) (-3410 ((|#1| $ "value") NIL)) (-1210 (((-525) $ $) 32)) (-2355 (((-592 $) $) 59)) (-2758 (((-108) $ $) 77)) (-2550 (((-592 $) $) 72)) (-3185 (($ $) 73)) (-1424 (((-108) $) 56)) (-2041 (((-713) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4255))) (((-713) |#1| $) 16 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1451 (($ $) 58)) (-1270 (((-798) $) 61 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 12)) (-1669 (((-108) $ $) 29 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 28 (|has| |#1| (-1020)))) (-3596 (((-713) $) 39 (|has| $ (-6 -4255))))) -(((-1114 |#1|) (-13 (-942 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -4225 ($ |#1| (-592 $))) (-15 -4225 ($ (-592 |#1|))) (-15 -4225 ($ |#1|)) (-15 -1424 ((-108) $)) (-15 -3185 ($ $)) (-15 -2550 ((-592 $) $)) (-15 -2758 ((-108) $ $)) (-15 -2355 ((-592 $) $)))) (-1020)) (T -1114)) -((-1424 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-4225 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-1114 *2))) (-4 *2 (-1020)) (-5 *1 (-1114 *2)))) (-4225 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-1114 *3)))) (-4225 (*1 *1 *2) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020)))) (-3185 (*1 *1 *1) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020)))) (-2550 (*1 *2 *1) (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-2758 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-2355 (*1 *2 *1) (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) -(-13 (-942 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -4225 ($ |#1| (-592 $))) (-15 -4225 ($ (-592 |#1|))) (-15 -4225 ($ |#1|)) (-15 -1424 ((-108) $)) (-15 -3185 ($ $)) (-15 -2550 ((-592 $) $)) (-15 -2758 ((-108) $ $)) (-15 -2355 ((-592 $) $)))) -((-1603 (($ $) 15)) (-2193 (($ $) 12)) (-2209 (($ $) 10)) (-2176 (($ $) 17))) -(((-1115 |#1|) (-10 -8 (-15 -2176 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2193 (|#1| |#1|)) (-15 -1603 (|#1| |#1|))) (-1116)) (T -1115)) -NIL -(-10 -8 (-15 -2176 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2193 (|#1| |#1|)) (-15 -1603 (|#1| |#1|))) -((-1603 (($ $) 11)) (-1570 (($ $) 10)) (-2193 (($ $) 9)) (-2209 (($ $) 8)) (-2176 (($ $) 7)) (-1584 (($ $) 6))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3348 ((|#1| $) 17)) (-4225 (($ |#1| (-592 $)) 23) (($ (-592 |#1|)) 27) (($ |#1|) 25)) (-2230 (((-108) $ (-713)) 48)) (-3044 ((|#1| $ |#1|) 14 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) NIL (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 13 (|has| $ (-6 -4256)))) (-3347 (($) NIL T CONST)) (-3700 (((-592 |#1|) $) 52 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 43)) (-2104 (((-108) $ $) 33 (|has| |#1| (-1020)))) (-2034 (((-108) $ (-713)) 41)) (-3780 (((-592 |#1|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 51 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-2608 (($ (-1 |#1| |#1|) $) 24 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 22)) (-4060 (((-108) $ (-713)) 40)) (-2639 (((-592 |#1|) $) 37)) (-4021 (((-108) $) 36)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1509 (((-108) (-1 (-108) |#1|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 74)) (-1802 (((-108) $) 9)) (-1864 (($) 10)) (-3405 ((|#1| $ "value") NIL)) (-2643 (((-525) $ $) 32)) (-3319 (((-592 $) $) 59)) (-2859 (((-108) $ $) 77)) (-1430 (((-592 $) $) 72)) (-1409 (($ $) 73)) (-3580 (((-108) $) 56)) (-2041 (((-713) (-1 (-108) |#1|) $) 20 (|has| $ (-6 -4255))) (((-713) |#1| $) 16 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1454 (($ $) 58)) (-1271 (((-798) $) 61 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 12)) (-3501 (((-108) $ $) 29 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 49 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 28 (|has| |#1| (-1020)))) (-3594 (((-713) $) 39 (|has| $ (-6 -4255))))) +(((-1114 |#1|) (-13 (-942 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -4225 ($ |#1| (-592 $))) (-15 -4225 ($ (-592 |#1|))) (-15 -4225 ($ |#1|)) (-15 -3580 ((-108) $)) (-15 -1409 ($ $)) (-15 -1430 ((-592 $) $)) (-15 -2859 ((-108) $ $)) (-15 -3319 ((-592 $) $)))) (-1020)) (T -1114)) +((-3580 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-4225 (*1 *1 *2 *3) (-12 (-5 *3 (-592 (-1114 *2))) (-4 *2 (-1020)) (-5 *1 (-1114 *2)))) (-4225 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-1114 *3)))) (-4225 (*1 *1 *2) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020)))) (-1409 (*1 *1 *1) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020)))) (-1430 (*1 *2 *1) (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-2859 (*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020)))) (-3319 (*1 *2 *1) (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) +(-13 (-942 |#1|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -4225 ($ |#1| (-592 $))) (-15 -4225 ($ (-592 |#1|))) (-15 -4225 ($ |#1|)) (-15 -3580 ((-108) $)) (-15 -1409 ($ $)) (-15 -1430 ((-592 $) $)) (-15 -2859 ((-108) $ $)) (-15 -3319 ((-592 $) $)))) +((-1608 (($ $) 15)) (-2195 (($ $) 12)) (-2210 (($ $) 10)) (-2178 (($ $) 17))) +(((-1115 |#1|) (-10 -8 (-15 -2178 (|#1| |#1|)) (-15 -2210 (|#1| |#1|)) (-15 -2195 (|#1| |#1|)) (-15 -1608 (|#1| |#1|))) (-1116)) (T -1115)) +NIL +(-10 -8 (-15 -2178 (|#1| |#1|)) (-15 -2210 (|#1| |#1|)) (-15 -2195 (|#1| |#1|)) (-15 -1608 (|#1| |#1|))) +((-1608 (($ $) 11)) (-1574 (($ $) 10)) (-2195 (($ $) 9)) (-2210 (($ $) 8)) (-2178 (($ $) 7)) (-1588 (($ $) 6))) (((-1116) (-131)) (T -1116)) -((-1603 (*1 *1 *1) (-4 *1 (-1116))) (-1570 (*1 *1 *1) (-4 *1 (-1116))) (-2193 (*1 *1 *1) (-4 *1 (-1116))) (-2209 (*1 *1 *1) (-4 *1 (-1116))) (-2176 (*1 *1 *1) (-4 *1 (-1116))) (-1584 (*1 *1 *1) (-4 *1 (-1116)))) -(-13 (-10 -8 (-15 -1584 ($ $)) (-15 -2176 ($ $)) (-15 -2209 ($ $)) (-15 -2193 ($ $)) (-15 -1570 ($ $)) (-15 -1603 ($ $)))) -((-3728 ((|#2| |#2|) 88)) (-2048 (((-108) |#2|) 26)) (-2227 ((|#2| |#2|) 30)) (-2244 ((|#2| |#2|) 32)) (-2503 ((|#2| |#2| (-1091)) 83) ((|#2| |#2|) 84)) (-1309 (((-157 |#2|) |#2|) 28)) (-1667 ((|#2| |#2| (-1091)) 85) ((|#2| |#2|) 86))) -(((-1117 |#1| |#2|) (-10 -7 (-15 -2503 (|#2| |#2|)) (-15 -2503 (|#2| |#2| (-1091))) (-15 -1667 (|#2| |#2|)) (-15 -1667 (|#2| |#2| (-1091))) (-15 -3728 (|#2| |#2|)) (-15 -2227 (|#2| |#2|)) (-15 -2244 (|#2| |#2|)) (-15 -2048 ((-108) |#2|)) (-15 -1309 ((-157 |#2|) |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -1117)) -((-1309 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-157 *3)) (-5 *1 (-1117 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2048 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-108)) (-5 *1 (-1117 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2244 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-2227 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-3728 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-1667 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-1667 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-2503 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2503 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) -(-10 -7 (-15 -2503 (|#2| |#2|)) (-15 -2503 (|#2| |#2| (-1091))) (-15 -1667 (|#2| |#2|)) (-15 -1667 (|#2| |#2| (-1091))) (-15 -3728 (|#2| |#2|)) (-15 -2227 (|#2| |#2|)) (-15 -2244 (|#2| |#2|)) (-15 -2048 ((-108) |#2|)) (-15 -1309 ((-157 |#2|) |#2|))) -((-1231 ((|#4| |#4| |#1|) 27)) (-3284 ((|#4| |#4| |#1|) 28))) -(((-1118 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1231 (|#4| |#4| |#1|)) (-15 -3284 (|#4| |#4| |#1|))) (-517) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -1118)) -((-3284 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-1231 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(-10 -7 (-15 -1231 (|#4| |#4| |#1|)) (-15 -3284 (|#4| |#4| |#1|))) -((-2919 ((|#2| |#2|) 134)) (-3235 ((|#2| |#2|) 131)) (-2260 ((|#2| |#2|) 122)) (-2911 ((|#2| |#2|) 119)) (-3161 ((|#2| |#2|) 127)) (-1631 ((|#2| |#2|) 115)) (-2816 ((|#2| |#2|) 43)) (-1323 ((|#2| |#2|) 95)) (-2117 ((|#2| |#2|) 75)) (-2255 ((|#2| |#2|) 129)) (-2228 ((|#2| |#2|) 117)) (-4192 ((|#2| |#2|) 139)) (-4190 ((|#2| |#2|) 137)) (-4097 ((|#2| |#2|) 138)) (-2484 ((|#2| |#2|) 136)) (-3729 ((|#2| |#2|) 149)) (-3671 ((|#2| |#2|) 30 (-12 (|has| |#2| (-567 (-827 |#1|))) (|has| |#2| (-821 |#1|)) (|has| |#1| (-567 (-827 |#1|))) (|has| |#1| (-821 |#1|))))) (-4218 ((|#2| |#2|) 76)) (-2891 ((|#2| |#2|) 140)) (-3788 ((|#2| |#2|) 141)) (-3346 ((|#2| |#2|) 128)) (-1471 ((|#2| |#2|) 116)) (-2069 ((|#2| |#2|) 135)) (-3584 ((|#2| |#2|) 133)) (-1882 ((|#2| |#2|) 123)) (-1606 ((|#2| |#2|) 121)) (-3642 ((|#2| |#2|) 125)) (-1409 ((|#2| |#2|) 113))) -(((-1119 |#1| |#2|) (-10 -7 (-15 -3788 (|#2| |#2|)) (-15 -2117 (|#2| |#2|)) (-15 -3729 (|#2| |#2|)) (-15 -1323 (|#2| |#2|)) (-15 -2816 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -2891 (|#2| |#2|)) (-15 -1409 (|#2| |#2|)) (-15 -3642 (|#2| |#2|)) (-15 -1882 (|#2| |#2|)) (-15 -2069 (|#2| |#2|)) (-15 -1471 (|#2| |#2|)) (-15 -3346 (|#2| |#2|)) (-15 -2228 (|#2| |#2|)) (-15 -2255 (|#2| |#2|)) (-15 -1631 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2260 (|#2| |#2|)) (-15 -2919 (|#2| |#2|)) (-15 -2911 (|#2| |#2|)) (-15 -3235 (|#2| |#2|)) (-15 -1606 (|#2| |#2|)) (-15 -3584 (|#2| |#2|)) (-15 -2484 (|#2| |#2|)) (-15 -4190 (|#2| |#2|)) (-15 -4097 (|#2| |#2|)) (-15 -4192 (|#2| |#2|)) (IF (|has| |#1| (-821 |#1|)) (IF (|has| |#1| (-567 (-827 |#1|))) (IF (|has| |#2| (-567 (-827 |#1|))) (IF (|has| |#2| (-821 |#1|)) (-15 -3671 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-789) (-429)) (-13 (-408 |#1|) (-1113))) (T -1119)) -((-3671 (*1 *2 *2) (-12 (-4 *3 (-567 (-827 *3))) (-4 *3 (-821 *3)) (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-567 (-827 *3))) (-4 *2 (-821 *3)) (-4 *2 (-13 (-408 *3) (-1113))))) (-4192 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-4097 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-4190 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2484 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3584 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1606 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3235 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2911 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2919 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2260 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3161 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1631 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2255 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2228 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3346 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1471 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2069 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1882 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3642 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1409 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2891 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-4218 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2816 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1323 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3729 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2117 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3788 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113)))))) -(-10 -7 (-15 -3788 (|#2| |#2|)) (-15 -2117 (|#2| |#2|)) (-15 -3729 (|#2| |#2|)) (-15 -1323 (|#2| |#2|)) (-15 -2816 (|#2| |#2|)) (-15 -4218 (|#2| |#2|)) (-15 -2891 (|#2| |#2|)) (-15 -1409 (|#2| |#2|)) (-15 -3642 (|#2| |#2|)) (-15 -1882 (|#2| |#2|)) (-15 -2069 (|#2| |#2|)) (-15 -1471 (|#2| |#2|)) (-15 -3346 (|#2| |#2|)) (-15 -2228 (|#2| |#2|)) (-15 -2255 (|#2| |#2|)) (-15 -1631 (|#2| |#2|)) (-15 -3161 (|#2| |#2|)) (-15 -2260 (|#2| |#2|)) (-15 -2919 (|#2| |#2|)) (-15 -2911 (|#2| |#2|)) (-15 -3235 (|#2| |#2|)) (-15 -1606 (|#2| |#2|)) (-15 -3584 (|#2| |#2|)) (-15 -2484 (|#2| |#2|)) (-15 -4190 (|#2| |#2|)) (-15 -4097 (|#2| |#2|)) (-15 -4192 (|#2| |#2|)) (IF (|has| |#1| (-821 |#1|)) (IF (|has| |#1| (-567 (-827 |#1|))) (IF (|has| |#2| (-567 (-827 |#1|))) (IF (|has| |#2| (-821 |#1|)) (-15 -3671 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) -((-1485 (((-108) |#5| $) 60) (((-108) $) 102)) (-3829 ((|#5| |#5| $) 75)) (-3826 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-4095 (((-592 |#5|) (-592 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-2591 (((-3 $ "failed") (-592 |#5|)) 126)) (-3121 (((-3 $ "failed") $) 112)) (-1846 ((|#5| |#5| $) 94)) (-4231 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-2137 ((|#5| |#5| $) 98)) (-3501 ((|#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)) (-1218 (((-2 (|:| -2849 (-592 |#5|)) (|:| -2409 (-592 |#5|))) $) 55)) (-3879 (((-108) |#5| $) 58) (((-108) $) 103)) (-1558 ((|#4| $) 108)) (-1636 (((-3 |#5| "failed") $) 110)) (-1849 (((-592 |#5|) $) 49)) (-2201 (((-108) |#5| $) 67) (((-108) $) 107)) (-2401 ((|#5| |#5| $) 81)) (-2777 (((-108) $ $) 27)) (-2400 (((-108) |#5| $) 63) (((-108) $) 105)) (-4093 ((|#5| |#5| $) 78)) (-3110 (((-3 |#5| "failed") $) 109)) (-2462 (($ $ |#5|) 127)) (-1307 (((-713) $) 52)) (-1279 (($ (-592 |#5|)) 124)) (-4135 (($ $ |#4|) 122)) (-1738 (($ $ |#4|) 121)) (-3937 (($ $) 120)) (-1270 (((-798) $) NIL) (((-592 |#5|) $) 113)) (-4079 (((-713) $) 130)) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-2166 (((-108) $ (-1 (-108) |#5| (-592 |#5|))) 100)) (-4037 (((-592 |#4|) $) 115)) (-2743 (((-108) |#4| $) 118)) (-3994 (((-108) $ $) 19))) -(((-1120 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -4079 ((-713) |#1|)) (-15 -2462 (|#1| |#1| |#5|)) (-15 -3826 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2743 ((-108) |#4| |#1|)) (-15 -4037 ((-592 |#4|) |#1|)) (-15 -3121 ((-3 |#1| "failed") |#1|)) (-15 -1636 ((-3 |#5| "failed") |#1|)) (-15 -3110 ((-3 |#5| "failed") |#1|)) (-15 -2137 (|#5| |#5| |#1|)) (-15 -3937 (|#1| |#1|)) (-15 -1846 (|#5| |#5| |#1|)) (-15 -2401 (|#5| |#5| |#1|)) (-15 -4093 (|#5| |#5| |#1|)) (-15 -3829 (|#5| |#5| |#1|)) (-15 -4095 ((-592 |#5|) (-592 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3501 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2201 ((-108) |#1|)) (-15 -2400 ((-108) |#1|)) (-15 -1485 ((-108) |#1|)) (-15 -2166 ((-108) |#1| (-1 (-108) |#5| (-592 |#5|)))) (-15 -2201 ((-108) |#5| |#1|)) (-15 -2400 ((-108) |#5| |#1|)) (-15 -1485 ((-108) |#5| |#1|)) (-15 -4231 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -3879 ((-108) |#1|)) (-15 -3879 ((-108) |#5| |#1|)) (-15 -1218 ((-2 (|:| -2849 (-592 |#5|)) (|:| -2409 (-592 |#5|))) |#1|)) (-15 -1307 ((-713) |#1|)) (-15 -1849 ((-592 |#5|) |#1|)) (-15 -3763 ((-3 (-2 (|:| |bas| |#1|) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3763 ((-3 (-2 (|:| |bas| |#1|) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2777 ((-108) |#1| |#1|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1738 (|#1| |#1| |#4|)) (-15 -1558 (|#4| |#1|)) (-15 -2591 ((-3 |#1| "failed") (-592 |#5|))) (-15 -1270 ((-592 |#5|) |#1|)) (-15 -1279 (|#1| (-592 |#5|))) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3826 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) (-1121 |#2| |#3| |#4| |#5|) (-517) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -1120)) -NIL -(-10 -8 (-15 -4079 ((-713) |#1|)) (-15 -2462 (|#1| |#1| |#5|)) (-15 -3826 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2743 ((-108) |#4| |#1|)) (-15 -4037 ((-592 |#4|) |#1|)) (-15 -3121 ((-3 |#1| "failed") |#1|)) (-15 -1636 ((-3 |#5| "failed") |#1|)) (-15 -3110 ((-3 |#5| "failed") |#1|)) (-15 -2137 (|#5| |#5| |#1|)) (-15 -3937 (|#1| |#1|)) (-15 -1846 (|#5| |#5| |#1|)) (-15 -2401 (|#5| |#5| |#1|)) (-15 -4093 (|#5| |#5| |#1|)) (-15 -3829 (|#5| |#5| |#1|)) (-15 -4095 ((-592 |#5|) (-592 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3501 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -2201 ((-108) |#1|)) (-15 -2400 ((-108) |#1|)) (-15 -1485 ((-108) |#1|)) (-15 -2166 ((-108) |#1| (-1 (-108) |#5| (-592 |#5|)))) (-15 -2201 ((-108) |#5| |#1|)) (-15 -2400 ((-108) |#5| |#1|)) (-15 -1485 ((-108) |#5| |#1|)) (-15 -4231 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -3879 ((-108) |#1|)) (-15 -3879 ((-108) |#5| |#1|)) (-15 -1218 ((-2 (|:| -2849 (-592 |#5|)) (|:| -2409 (-592 |#5|))) |#1|)) (-15 -1307 ((-713) |#1|)) (-15 -1849 ((-592 |#5|) |#1|)) (-15 -3763 ((-3 (-2 (|:| |bas| |#1|) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3763 ((-3 (-2 (|:| |bas| |#1|) (|:| -2936 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2777 ((-108) |#1| |#1|)) (-15 -4135 (|#1| |#1| |#4|)) (-15 -1738 (|#1| |#1| |#4|)) (-15 -1558 (|#4| |#1|)) (-15 -2591 ((-3 |#1| "failed") (-592 |#5|))) (-15 -1270 ((-592 |#5|) |#1|)) (-15 -1279 (|#1| (-592 |#5|))) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3826 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3501 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1270 ((-798) |#1|)) (-15 -3994 ((-108) |#1| |#1|))) -((-1260 (((-108) $ $) 7)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) 85)) (-1759 (((-592 $) (-592 |#4|)) 86)) (-2383 (((-592 |#3|) $) 33)) (-2563 (((-108) $) 26)) (-3436 (((-108) $) 17 (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) 101) (((-108) $) 97)) (-3829 ((|#4| |#4| $) 92)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) 27)) (-1441 (((-108) $ (-713)) 44)) (-3826 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-4083 (($) 45 T CONST)) (-3865 (((-108) $) 22 (|has| |#1| (-517)))) (-3160 (((-108) $ $) 24 (|has| |#1| (-517)))) (-2266 (((-108) $ $) 23 (|has| |#1| (-517)))) (-4214 (((-108) $) 25 (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-1458 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) 36)) (-3897 (($ (-592 |#4|)) 35)) (-3121 (((-3 $ "failed") $) 82)) (-1846 ((|#4| |#4| $) 89)) (-3135 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-2137 ((|#4| |#4| $) 87)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) 105)) (-3702 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) 104) (((-108) $) 103)) (-1558 ((|#3| $) 34)) (-2106 (((-108) $ (-713)) 43)) (-4002 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) 47)) (-3623 (((-592 |#3|) $) 32)) (-2679 (((-108) |#3| $) 31)) (-4031 (((-108) $ (-713)) 42)) (-3247 (((-1074) $) 9)) (-1636 (((-3 |#4| "failed") $) 83)) (-1849 (((-592 |#4|) $) 107)) (-2201 (((-108) |#4| $) 99) (((-108) $) 95)) (-2401 ((|#4| |#4| $) 90)) (-2777 (((-108) $ $) 110)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) 100) (((-108) $) 96)) (-4093 ((|#4| |#4| $) 91)) (-2012 (((-1038) $) 10)) (-3110 (((-3 |#4| "failed") $) 84)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-2309 (((-3 $ "failed") $ |#4|) 78)) (-2462 (($ $ |#4|) 77)) (-3339 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) 38)) (-2596 (((-108) $) 41)) (-3565 (($) 40)) (-1307 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1451 (($ $) 39)) (-2749 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) 60)) (-4135 (($ $ |#3|) 28)) (-1738 (($ $ |#3|) 30)) (-3937 (($ $) 88)) (-1874 (($ $ |#3|) 29)) (-1270 (((-798) $) 11) (((-592 |#4|) $) 37)) (-4079 (((-713) $) 76 (|has| |#3| (-346)))) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-1286 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) 81)) (-2743 (((-108) |#3| $) 80)) (-3994 (((-108) $ $) 6)) (-3596 (((-713) $) 46 (|has| $ (-6 -4255))))) +((-1608 (*1 *1 *1) (-4 *1 (-1116))) (-1574 (*1 *1 *1) (-4 *1 (-1116))) (-2195 (*1 *1 *1) (-4 *1 (-1116))) (-2210 (*1 *1 *1) (-4 *1 (-1116))) (-2178 (*1 *1 *1) (-4 *1 (-1116))) (-1588 (*1 *1 *1) (-4 *1 (-1116)))) +(-13 (-10 -8 (-15 -1588 ($ $)) (-15 -2178 ($ $)) (-15 -2210 ($ $)) (-15 -2195 ($ $)) (-15 -1574 ($ $)) (-15 -1608 ($ $)))) +((-4035 ((|#2| |#2|) 88)) (-3404 (((-108) |#2|) 26)) (-2229 ((|#2| |#2|) 30)) (-2245 ((|#2| |#2|) 32)) (-2342 ((|#2| |#2| (-1091)) 83) ((|#2| |#2|) 84)) (-1533 (((-157 |#2|) |#2|) 28)) (-3475 ((|#2| |#2| (-1091)) 85) ((|#2| |#2|) 86))) +(((-1117 |#1| |#2|) (-10 -7 (-15 -2342 (|#2| |#2|)) (-15 -2342 (|#2| |#2| (-1091))) (-15 -3475 (|#2| |#2|)) (-15 -3475 (|#2| |#2| (-1091))) (-15 -4035 (|#2| |#2|)) (-15 -2229 (|#2| |#2|)) (-15 -2245 (|#2| |#2|)) (-15 -3404 ((-108) |#2|)) (-15 -1533 ((-157 |#2|) |#2|))) (-13 (-429) (-789) (-968 (-525)) (-588 (-525))) (-13 (-27) (-1113) (-408 |#1|))) (T -1117)) +((-1533 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-157 *3)) (-5 *1 (-1117 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-3404 (*1 *2 *3) (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *2 (-108)) (-5 *1 (-1117 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *4))))) (-2245 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-2229 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-4035 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-3475 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-3475 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) (-2342 (*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) (-2342 (*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) +(-10 -7 (-15 -2342 (|#2| |#2|)) (-15 -2342 (|#2| |#2| (-1091))) (-15 -3475 (|#2| |#2|)) (-15 -3475 (|#2| |#2| (-1091))) (-15 -4035 (|#2| |#2|)) (-15 -2229 (|#2| |#2|)) (-15 -2245 (|#2| |#2|)) (-15 -3404 ((-108) |#2|)) (-15 -1533 ((-157 |#2|) |#2|))) +((-2884 ((|#4| |#4| |#1|) 27)) (-4141 ((|#4| |#4| |#1|) 28))) +(((-1118 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2884 (|#4| |#4| |#1|)) (-15 -4141 (|#4| |#4| |#1|))) (-517) (-351 |#1|) (-351 |#1|) (-630 |#1| |#2| |#3|)) (T -1118)) +((-4141 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) (-2884 (*1 *2 *2 *3) (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(-10 -7 (-15 -2884 (|#4| |#4| |#1|)) (-15 -4141 (|#4| |#4| |#1|))) +((-1816 ((|#2| |#2|) 134)) (-1867 ((|#2| |#2|) 131)) (-3653 ((|#2| |#2|) 122)) (-1760 ((|#2| |#2|) 119)) (-2517 ((|#2| |#2|) 127)) (-3428 ((|#2| |#2|) 115)) (-2072 ((|#2| |#2|) 43)) (-3856 ((|#2| |#2|) 95)) (-2180 ((|#2| |#2|) 75)) (-3623 ((|#2| |#2|) 129)) (-1536 ((|#2| |#2|) 117)) (-3136 ((|#2| |#2|) 139)) (-3119 ((|#2| |#2|) 137)) (-3471 ((|#2| |#2|) 138)) (-2108 ((|#2| |#2|) 136)) (-4044 ((|#2| |#2|) 149)) (-1663 ((|#2| |#2|) 30 (-12 (|has| |#2| (-567 (-827 |#1|))) (|has| |#2| (-821 |#1|)) (|has| |#1| (-567 (-827 |#1|))) (|has| |#1| (-821 |#1|))))) (-2184 ((|#2| |#2|) 76)) (-1572 ((|#2| |#2|) 140)) (-3786 ((|#2| |#2|) 141)) (-1585 ((|#2| |#2|) 128)) (-2759 ((|#2| |#2|) 116)) (-2663 ((|#2| |#2|) 135)) (-2077 ((|#2| |#2|) 133)) (-3413 ((|#2| |#2|) 123)) (-1892 ((|#2| |#2|) 121)) (-1353 ((|#2| |#2|) 125)) (-2458 ((|#2| |#2|) 113))) +(((-1119 |#1| |#2|) (-10 -7 (-15 -3786 (|#2| |#2|)) (-15 -2180 (|#2| |#2|)) (-15 -4044 (|#2| |#2|)) (-15 -3856 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -2184 (|#2| |#2|)) (-15 -1572 (|#2| |#2|)) (-15 -2458 (|#2| |#2|)) (-15 -1353 (|#2| |#2|)) (-15 -3413 (|#2| |#2|)) (-15 -2663 (|#2| |#2|)) (-15 -2759 (|#2| |#2|)) (-15 -1585 (|#2| |#2|)) (-15 -1536 (|#2| |#2|)) (-15 -3623 (|#2| |#2|)) (-15 -3428 (|#2| |#2|)) (-15 -2517 (|#2| |#2|)) (-15 -3653 (|#2| |#2|)) (-15 -1816 (|#2| |#2|)) (-15 -1760 (|#2| |#2|)) (-15 -1867 (|#2| |#2|)) (-15 -1892 (|#2| |#2|)) (-15 -2077 (|#2| |#2|)) (-15 -2108 (|#2| |#2|)) (-15 -3119 (|#2| |#2|)) (-15 -3471 (|#2| |#2|)) (-15 -3136 (|#2| |#2|)) (IF (|has| |#1| (-821 |#1|)) (IF (|has| |#1| (-567 (-827 |#1|))) (IF (|has| |#2| (-567 (-827 |#1|))) (IF (|has| |#2| (-821 |#1|)) (-15 -1663 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) (-13 (-789) (-429)) (-13 (-408 |#1|) (-1113))) (T -1119)) +((-1663 (*1 *2 *2) (-12 (-4 *3 (-567 (-827 *3))) (-4 *3 (-821 *3)) (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-567 (-827 *3))) (-4 *2 (-821 *3)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3136 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3471 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3119 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2108 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2077 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1892 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1867 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1760 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1816 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3653 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2517 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3428 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3623 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1536 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1585 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2759 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2663 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3413 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1353 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2458 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-1572 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2184 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2072 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3856 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-4044 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-2180 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113))))) (-3786 (*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113)))))) +(-10 -7 (-15 -3786 (|#2| |#2|)) (-15 -2180 (|#2| |#2|)) (-15 -4044 (|#2| |#2|)) (-15 -3856 (|#2| |#2|)) (-15 -2072 (|#2| |#2|)) (-15 -2184 (|#2| |#2|)) (-15 -1572 (|#2| |#2|)) (-15 -2458 (|#2| |#2|)) (-15 -1353 (|#2| |#2|)) (-15 -3413 (|#2| |#2|)) (-15 -2663 (|#2| |#2|)) (-15 -2759 (|#2| |#2|)) (-15 -1585 (|#2| |#2|)) (-15 -1536 (|#2| |#2|)) (-15 -3623 (|#2| |#2|)) (-15 -3428 (|#2| |#2|)) (-15 -2517 (|#2| |#2|)) (-15 -3653 (|#2| |#2|)) (-15 -1816 (|#2| |#2|)) (-15 -1760 (|#2| |#2|)) (-15 -1867 (|#2| |#2|)) (-15 -1892 (|#2| |#2|)) (-15 -2077 (|#2| |#2|)) (-15 -2108 (|#2| |#2|)) (-15 -3119 (|#2| |#2|)) (-15 -3471 (|#2| |#2|)) (-15 -3136 (|#2| |#2|)) (IF (|has| |#1| (-821 |#1|)) (IF (|has| |#1| (-567 (-827 |#1|))) (IF (|has| |#2| (-567 (-827 |#1|))) (IF (|has| |#2| (-821 |#1|)) (-15 -1663 (|#2| |#2|)) |%noBranch|) |%noBranch|) |%noBranch|) |%noBranch|)) +((-2150 (((-108) |#5| $) 60) (((-108) $) 102)) (-2734 ((|#5| |#5| $) 75)) (-3823 (($ (-1 (-108) |#5|) $) NIL) (((-3 |#5| "failed") $ |#4|) 119)) (-3450 (((-592 |#5|) (-592 |#5|) $ (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|)) 73)) (-2588 (((-3 $ "failed") (-592 |#5|)) 126)) (-3117 (((-3 $ "failed") $) 112)) (-1854 ((|#5| |#5| $) 94)) (-2359 (((-108) |#5| $ (-1 (-108) |#5| |#5|)) 31)) (-1847 ((|#5| |#5| $) 98)) (-3497 ((|#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)) (-2731 (((-2 (|:| -2845 (-592 |#5|)) (|:| -2410 (-592 |#5|))) $) 55)) (-1901 (((-108) |#5| $) 58) (((-108) $) 103)) (-3086 ((|#4| $) 108)) (-1641 (((-3 |#5| "failed") $) 110)) (-2641 (((-592 |#5|) $) 49)) (-1282 (((-108) |#5| $) 67) (((-108) $) 107)) (-2684 ((|#5| |#5| $) 81)) (-2995 (((-108) $ $) 27)) (-2672 (((-108) |#5| $) 63) (((-108) $) 105)) (-3432 ((|#5| |#5| $) 78)) (-3105 (((-3 |#5| "failed") $) 109)) (-1886 (($ $ |#5|) 127)) (-4003 (((-713) $) 52)) (-1280 (($ (-592 |#5|)) 124)) (-2778 (($ $ |#4|) 122)) (-3868 (($ $ |#4|) 121)) (-1284 (($ $) 120)) (-1271 (((-798) $) NIL) (((-592 |#5|) $) 113)) (-3320 (((-713) $) 130)) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|)) 43) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|)) 45)) (-2206 (((-108) $ (-1 (-108) |#5| (-592 |#5|))) 100)) (-4115 (((-592 |#4|) $) 115)) (-2747 (((-108) |#4| $) 118)) (-3992 (((-108) $ $) 19))) +(((-1120 |#1| |#2| |#3| |#4| |#5|) (-10 -8 (-15 -3320 ((-713) |#1|)) (-15 -1886 (|#1| |#1| |#5|)) (-15 -3823 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2747 ((-108) |#4| |#1|)) (-15 -4115 ((-592 |#4|) |#1|)) (-15 -3117 ((-3 |#1| "failed") |#1|)) (-15 -1641 ((-3 |#5| "failed") |#1|)) (-15 -3105 ((-3 |#5| "failed") |#1|)) (-15 -1847 (|#5| |#5| |#1|)) (-15 -1284 (|#1| |#1|)) (-15 -1854 (|#5| |#5| |#1|)) (-15 -2684 (|#5| |#5| |#1|)) (-15 -3432 (|#5| |#5| |#1|)) (-15 -2734 (|#5| |#5| |#1|)) (-15 -3450 ((-592 |#5|) (-592 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3497 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1282 ((-108) |#1|)) (-15 -2672 ((-108) |#1|)) (-15 -2150 ((-108) |#1|)) (-15 -2206 ((-108) |#1| (-1 (-108) |#5| (-592 |#5|)))) (-15 -1282 ((-108) |#5| |#1|)) (-15 -2672 ((-108) |#5| |#1|)) (-15 -2150 ((-108) |#5| |#1|)) (-15 -2359 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -1901 ((-108) |#1|)) (-15 -1901 ((-108) |#5| |#1|)) (-15 -2731 ((-2 (|:| -2845 (-592 |#5|)) (|:| -2410 (-592 |#5|))) |#1|)) (-15 -4003 ((-713) |#1|)) (-15 -2641 ((-592 |#5|) |#1|)) (-15 -3221 ((-3 (-2 (|:| |bas| |#1|) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3221 ((-3 (-2 (|:| |bas| |#1|) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2995 ((-108) |#1| |#1|)) (-15 -2778 (|#1| |#1| |#4|)) (-15 -3868 (|#1| |#1| |#4|)) (-15 -3086 (|#4| |#1|)) (-15 -2588 ((-3 |#1| "failed") (-592 |#5|))) (-15 -1271 ((-592 |#5|) |#1|)) (-15 -1280 (|#1| (-592 |#5|))) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3823 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) (-1121 |#2| |#3| |#4| |#5|) (-517) (-735) (-789) (-991 |#2| |#3| |#4|)) (T -1120)) +NIL +(-10 -8 (-15 -3320 ((-713) |#1|)) (-15 -1886 (|#1| |#1| |#5|)) (-15 -3823 ((-3 |#5| "failed") |#1| |#4|)) (-15 -2747 ((-108) |#4| |#1|)) (-15 -4115 ((-592 |#4|) |#1|)) (-15 -3117 ((-3 |#1| "failed") |#1|)) (-15 -1641 ((-3 |#5| "failed") |#1|)) (-15 -3105 ((-3 |#5| "failed") |#1|)) (-15 -1847 (|#5| |#5| |#1|)) (-15 -1284 (|#1| |#1|)) (-15 -1854 (|#5| |#5| |#1|)) (-15 -2684 (|#5| |#5| |#1|)) (-15 -3432 (|#5| |#5| |#1|)) (-15 -2734 (|#5| |#5| |#1|)) (-15 -3450 ((-592 |#5|) (-592 |#5|) |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -3497 (|#5| |#5| |#1| (-1 |#5| |#5| |#5|) (-1 (-108) |#5| |#5|))) (-15 -1282 ((-108) |#1|)) (-15 -2672 ((-108) |#1|)) (-15 -2150 ((-108) |#1|)) (-15 -2206 ((-108) |#1| (-1 (-108) |#5| (-592 |#5|)))) (-15 -1282 ((-108) |#5| |#1|)) (-15 -2672 ((-108) |#5| |#1|)) (-15 -2150 ((-108) |#5| |#1|)) (-15 -2359 ((-108) |#5| |#1| (-1 (-108) |#5| |#5|))) (-15 -1901 ((-108) |#1|)) (-15 -1901 ((-108) |#5| |#1|)) (-15 -2731 ((-2 (|:| -2845 (-592 |#5|)) (|:| -2410 (-592 |#5|))) |#1|)) (-15 -4003 ((-713) |#1|)) (-15 -2641 ((-592 |#5|) |#1|)) (-15 -3221 ((-3 (-2 (|:| |bas| |#1|) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5|) (-1 (-108) |#5| |#5|))) (-15 -3221 ((-3 (-2 (|:| |bas| |#1|) (|:| -2933 (-592 |#5|))) "failed") (-592 |#5|) (-1 (-108) |#5| |#5|))) (-15 -2995 ((-108) |#1| |#1|)) (-15 -2778 (|#1| |#1| |#4|)) (-15 -3868 (|#1| |#1| |#4|)) (-15 -3086 (|#4| |#1|)) (-15 -2588 ((-3 |#1| "failed") (-592 |#5|))) (-15 -1271 ((-592 |#5|) |#1|)) (-15 -1280 (|#1| (-592 |#5|))) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1|)) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5|)) (-15 -3823 (|#1| (-1 (-108) |#5|) |#1|)) (-15 -3497 (|#5| (-1 |#5| |#5| |#5|) |#1| |#5| |#5|)) (-15 -1271 ((-798) |#1|)) (-15 -3992 ((-108) |#1| |#1|))) +((-1261 (((-108) $ $) 7)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) 85)) (-1361 (((-592 $) (-592 |#4|)) 86)) (-2383 (((-592 |#3|) $) 33)) (-1555 (((-108) $) 26)) (-3125 (((-108) $) 17 (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) 101) (((-108) $) 97)) (-2734 ((|#4| |#4| $) 92)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) 27)) (-2230 (((-108) $ (-713)) 44)) (-3823 (($ (-1 (-108) |#4|) $) 65 (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) 79)) (-3347 (($) 45 T CONST)) (-3035 (((-108) $) 22 (|has| |#1| (-517)))) (-2505 (((-108) $ $) 24 (|has| |#1| (-517)))) (-3704 (((-108) $ $) 23 (|has| |#1| (-517)))) (-2155 (((-108) $) 25 (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 93)) (-2300 (((-592 |#4|) (-592 |#4|) $) 18 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) 19 (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) 36)) (-3894 (($ (-592 |#4|)) 35)) (-3117 (((-3 $ "failed") $) 82)) (-1854 ((|#4| |#4| $) 89)) (-3131 (($ $) 68 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#4| $) 67 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#4|) $) 64 (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) 20 (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) 102)) (-1847 ((|#4| |#4| $) 87)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) 66 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) 63 (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) 62 (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 94)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) 105)) (-3700 (((-592 |#4|) $) 52 (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) 104) (((-108) $) 103)) (-3086 ((|#3| $) 34)) (-2034 (((-108) $ (-713)) 43)) (-3780 (((-592 |#4|) $) 53 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) 55 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#4| |#4|) $) 48 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) 47)) (-2514 (((-592 |#3|) $) 32)) (-3254 (((-108) |#3| $) 31)) (-4060 (((-108) $ (-713)) 42)) (-3803 (((-1074) $) 9)) (-1641 (((-3 |#4| "failed") $) 83)) (-2641 (((-592 |#4|) $) 107)) (-1282 (((-108) |#4| $) 99) (((-108) $) 95)) (-2684 ((|#4| |#4| $) 90)) (-2995 (((-108) $ $) 110)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) 21 (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) 100) (((-108) $) 96)) (-3432 ((|#4| |#4| $) 91)) (-2015 (((-1038) $) 10)) (-3105 (((-3 |#4| "failed") $) 84)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) 61)) (-4091 (((-3 $ "failed") $ |#4|) 78)) (-1886 (($ $ |#4|) 77)) (-1509 (((-108) (-1 (-108) |#4|) $) 50 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) 59 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) 58 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) 57 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) 56 (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) 38)) (-1802 (((-108) $) 41)) (-1864 (($) 40)) (-4003 (((-713) $) 106)) (-2041 (((-713) |#4| $) 54 (-12 (|has| |#4| (-1020)) (|has| $ (-6 -4255)))) (((-713) (-1 (-108) |#4|) $) 51 (|has| $ (-6 -4255)))) (-1454 (($ $) 39)) (-2745 (((-501) $) 69 (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) 60)) (-2778 (($ $ |#3|) 28)) (-3868 (($ $ |#3|) 30)) (-1284 (($ $) 88)) (-3339 (($ $ |#3|) 29)) (-1271 (((-798) $) 11) (((-592 |#4|) $) 37)) (-3320 (((-713) $) 76 (|has| |#3| (-346)))) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 109) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) 108)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) 98)) (-2375 (((-108) (-1 (-108) |#4|) $) 49 (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) 81)) (-2747 (((-108) |#3| $) 80)) (-3992 (((-108) $ $) 6)) (-3594 (((-713) $) 46 (|has| $ (-6 -4255))))) (((-1121 |#1| |#2| |#3| |#4|) (-131) (-517) (-735) (-789) (-991 |t#1| |t#2| |t#3|)) (T -1121)) -((-2777 (*1 *2 *1 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-3763 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2936 (-592 *8)))) (-5 *3 (-592 *8)) (-4 *1 (-1121 *5 *6 *7 *8)))) (-3763 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2936 (-592 *9)))) (-5 *3 (-592 *9)) (-4 *1 (-1121 *6 *7 *8 *9)))) (-1849 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *6)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-713)))) (-1218 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-2 (|:| -2849 (-592 *6)) (|:| -2409 (-592 *6)))))) (-3879 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-3879 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-4231 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1121 *5 *6 *7 *3)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)))) (-1485 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2400 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2201 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2166 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-592 *7))) (-4 *1 (-1121 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-1485 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-2400 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-2201 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-3501 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1121 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *2 (-991 *5 *6 *7)))) (-4095 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1121 *5 *6 *7 *8)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)))) (-3829 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-4093 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-2401 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1846 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3937 (*1 *1 *1) (-12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4)))) (-2137 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1759 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-1121 *4 *5 *6 *7)))) (-4000 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| -2849 *1) (|:| -2409 (-592 *7))))) (-5 *3 (-592 *7)) (-4 *1 (-1121 *4 *5 *6 *7)))) (-3110 (*1 *2 *1) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1636 (*1 *2 *1) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3121 (*1 *1 *1) (|partial| -12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4)))) (-4037 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-2743 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) (-3826 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1121 *4 *5 *3 *2)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *2 (-991 *4 *5 *3)))) (-2309 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-2462 (*1 *1 *1 *2) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-4079 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *5 (-346)) (-5 *2 (-713))))) -(-13 (-909 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2777 ((-108) $ $)) (-15 -3763 ((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |t#4|))) "failed") (-592 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3763 ((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |t#4|))) "failed") (-592 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -1849 ((-592 |t#4|) $)) (-15 -1307 ((-713) $)) (-15 -1218 ((-2 (|:| -2849 (-592 |t#4|)) (|:| -2409 (-592 |t#4|))) $)) (-15 -3879 ((-108) |t#4| $)) (-15 -3879 ((-108) $)) (-15 -4231 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -1485 ((-108) |t#4| $)) (-15 -2400 ((-108) |t#4| $)) (-15 -2201 ((-108) |t#4| $)) (-15 -2166 ((-108) $ (-1 (-108) |t#4| (-592 |t#4|)))) (-15 -1485 ((-108) $)) (-15 -2400 ((-108) $)) (-15 -2201 ((-108) $)) (-15 -3501 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -4095 ((-592 |t#4|) (-592 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3829 (|t#4| |t#4| $)) (-15 -4093 (|t#4| |t#4| $)) (-15 -2401 (|t#4| |t#4| $)) (-15 -1846 (|t#4| |t#4| $)) (-15 -3937 ($ $)) (-15 -2137 (|t#4| |t#4| $)) (-15 -1759 ((-592 $) (-592 |t#4|))) (-15 -4000 ((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |t#4|)))) (-592 |t#4|))) (-15 -3110 ((-3 |t#4| "failed") $)) (-15 -1636 ((-3 |t#4| "failed") $)) (-15 -3121 ((-3 $ "failed") $)) (-15 -4037 ((-592 |t#3|) $)) (-15 -2743 ((-108) |t#3| $)) (-15 -3826 ((-3 |t#4| "failed") $ |t#3|)) (-15 -2309 ((-3 $ "failed") $ |t#4|)) (-15 -2462 ($ $ |t#4|)) (IF (|has| |t#3| (-346)) (-15 -4079 ((-713) $)) |%noBranch|))) +((-2995 (*1 *2 *1 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-3221 (*1 *2 *3 *4) (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2933 (-592 *8)))) (-5 *3 (-592 *8)) (-4 *1 (-1121 *5 *6 *7 *8)))) (-3221 (*1 *2 *3 *4 *5) (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2933 (-592 *9)))) (-5 *3 (-592 *9)) (-4 *1 (-1121 *6 *7 *8 *9)))) (-2641 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *6)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-713)))) (-2731 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-2 (|:| -2845 (-592 *6)) (|:| -2410 (-592 *6)))))) (-1901 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-1901 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-2359 (*1 *2 *3 *1 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1121 *5 *6 *7 *3)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)))) (-2150 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2672 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-1282 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2206 (*1 *2 *1 *3) (-12 (-5 *3 (-1 (-108) *7 (-592 *7))) (-4 *1 (-1121 *4 *5 *6 *7)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)))) (-2150 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-2672 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-1282 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) (-3497 (*1 *2 *2 *1 *3 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *4 (-1 (-108) *2 *2)) (-4 *1 (-1121 *5 *6 *7 *2)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *2 (-991 *5 *6 *7)))) (-3450 (*1 *2 *2 *1 *3 *4) (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 *8 *8 *8)) (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1121 *5 *6 *7 *8)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)))) (-2734 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3432 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-2684 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1854 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1284 (*1 *1 *1) (-12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4)))) (-1847 (*1 *2 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1361 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-1121 *4 *5 *6 *7)))) (-3760 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-592 (-2 (|:| -2845 *1) (|:| -2410 (-592 *7))))) (-5 *3 (-592 *7)) (-4 *1 (-1121 *4 *5 *6 *7)))) (-3105 (*1 *2 *1) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1641 (*1 *2 *1) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3117 (*1 *1 *1) (|partial| -12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4)))) (-4115 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5)))) (-2747 (*1 *2 *3 *1) (-12 (-4 *1 (-1121 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) (-3823 (*1 *2 *1 *3) (|partial| -12 (-4 *1 (-1121 *4 *5 *3 *2)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *2 (-991 *4 *5 *3)))) (-4091 (*1 *1 *1 *2) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-1886 (*1 *1 *1 *2) (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) (-3320 (*1 *2 *1) (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *5 (-346)) (-5 *2 (-713))))) +(-13 (-909 |t#1| |t#2| |t#3| |t#4|) (-10 -8 (-6 -4255) (-6 -4256) (-15 -2995 ((-108) $ $)) (-15 -3221 ((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |t#4|))) "failed") (-592 |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3221 ((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |t#4|))) "failed") (-592 |t#4|) (-1 (-108) |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2641 ((-592 |t#4|) $)) (-15 -4003 ((-713) $)) (-15 -2731 ((-2 (|:| -2845 (-592 |t#4|)) (|:| -2410 (-592 |t#4|))) $)) (-15 -1901 ((-108) |t#4| $)) (-15 -1901 ((-108) $)) (-15 -2359 ((-108) |t#4| $ (-1 (-108) |t#4| |t#4|))) (-15 -2150 ((-108) |t#4| $)) (-15 -2672 ((-108) |t#4| $)) (-15 -1282 ((-108) |t#4| $)) (-15 -2206 ((-108) $ (-1 (-108) |t#4| (-592 |t#4|)))) (-15 -2150 ((-108) $)) (-15 -2672 ((-108) $)) (-15 -1282 ((-108) $)) (-15 -3497 (|t#4| |t#4| $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -3450 ((-592 |t#4|) (-592 |t#4|) $ (-1 |t#4| |t#4| |t#4|) (-1 (-108) |t#4| |t#4|))) (-15 -2734 (|t#4| |t#4| $)) (-15 -3432 (|t#4| |t#4| $)) (-15 -2684 (|t#4| |t#4| $)) (-15 -1854 (|t#4| |t#4| $)) (-15 -1284 ($ $)) (-15 -1847 (|t#4| |t#4| $)) (-15 -1361 ((-592 $) (-592 |t#4|))) (-15 -3760 ((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |t#4|)))) (-592 |t#4|))) (-15 -3105 ((-3 |t#4| "failed") $)) (-15 -1641 ((-3 |t#4| "failed") $)) (-15 -3117 ((-3 $ "failed") $)) (-15 -4115 ((-592 |t#3|) $)) (-15 -2747 ((-108) |t#3| $)) (-15 -3823 ((-3 |t#4| "failed") $ |t#3|)) (-15 -4091 ((-3 $ "failed") $ |t#4|)) (-15 -1886 ($ $ |t#4|)) (IF (|has| |t#3| (-346)) (-15 -3320 ((-713) $)) |%noBranch|))) (((-33) . T) ((-97) . T) ((-566 (-592 |#4|)) . T) ((-566 (-798)) . T) ((-142 |#4|) . T) ((-567 (-501)) |has| |#4| (-567 (-501))) ((-288 |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-464 |#4|) . T) ((-486 |#4| |#4|) -12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))) ((-909 |#1| |#2| |#3| |#4|) . T) ((-1020) . T) ((-1127) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-4162 (((-887 |#1|) $ (-713)) 17) (((-887 |#1|) $ (-713) (-713)) NIL)) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $ (-1091)) NIL) (((-713) $ (-1091) (-713)) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1681 (((-108) $) NIL)) (-2352 (($ $ (-592 (-1091)) (-592 (-497 (-1091)))) NIL) (($ $ (-1091) (-497 (-1091))) NIL) (($ |#1| (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-4141 (($ $ (-1091)) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-2487 (($ (-1 $) (-1091) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $ (-713)) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (($ $ (-1091) $) NIL) (($ $ (-592 (-1091)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL)) (-2524 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-1307 (((-497 (-1091)) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-1091)) NIL) (($ (-887 |#1|)) NIL)) (-3388 ((|#1| $ (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (((-887 |#1|) $ (-713)) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) NIL T CONST)) (-2094 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) -(((-1122 |#1|) (-13 (-683 |#1| (-1091)) (-10 -8 (-15 -3388 ((-887 |#1|) $ (-713))) (-15 -1270 ($ (-1091))) (-15 -1270 ($ (-887 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ (-1091) |#1|)) (-15 -2487 ($ (-1 $) (-1091) |#1|))) |%noBranch|))) (-977)) (T -1122)) -((-3388 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-887 *4)) (-5 *1 (-1122 *4)) (-4 *4 (-977)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-977)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-5 *1 (-1122 *3)))) (-4141 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)))) (-2487 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1122 *4))) (-5 *3 (-1091)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1122 *4))))) -(-13 (-683 |#1| (-1091)) (-10 -8 (-15 -3388 ((-887 |#1|) $ (-713))) (-15 -1270 ($ (-1091))) (-15 -1270 ($ (-887 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $ (-1091) |#1|)) (-15 -2487 ($ (-1 $) (-1091) |#1|))) |%noBranch|))) -((-1729 (($ |#1| (-592 (-592 (-878 (-205)))) (-108)) 19)) (-2496 (((-108) $ (-108)) 18)) (-1557 (((-108) $) 17)) (-1446 (((-592 (-592 (-878 (-205)))) $) 13)) (-2554 ((|#1| $) 8)) (-1491 (((-108) $) 15))) -(((-1123 |#1|) (-10 -8 (-15 -2554 (|#1| $)) (-15 -1446 ((-592 (-592 (-878 (-205)))) $)) (-15 -1491 ((-108) $)) (-15 -1557 ((-108) $)) (-15 -2496 ((-108) $ (-108))) (-15 -1729 ($ |#1| (-592 (-592 (-878 (-205)))) (-108)))) (-907)) (T -1123)) -((-1729 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-108)) (-5 *1 (-1123 *2)) (-4 *2 (-907)))) (-2496 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-1557 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-1491 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-1446 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-2554 (*1 *2 *1) (-12 (-5 *1 (-1123 *2)) (-4 *2 (-907))))) -(-10 -8 (-15 -2554 (|#1| $)) (-15 -1446 ((-592 (-592 (-878 (-205)))) $)) (-15 -1491 ((-108) $)) (-15 -1557 ((-108) $)) (-15 -2496 ((-108) $ (-108))) (-15 -1729 ($ |#1| (-592 (-592 (-878 (-205)))) (-108)))) -((-1900 (((-878 (-205)) (-878 (-205))) 25)) (-2261 (((-878 (-205)) (-205) (-205) (-205) (-205)) 10)) (-1977 (((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205)))) 37)) (-3505 (((-205) (-878 (-205)) (-878 (-205))) 21)) (-2843 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 22)) (-2222 (((-592 (-592 (-205))) (-525)) 31)) (-4090 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 20)) (-4080 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 19)) (* (((-878 (-205)) (-205) (-878 (-205))) 18))) -(((-1124) (-10 -7 (-15 -2261 ((-878 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-878 (-205)) (-205) (-878 (-205)))) (-15 -4080 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -4090 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -3505 ((-205) (-878 (-205)) (-878 (-205)))) (-15 -2843 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -1900 ((-878 (-205)) (-878 (-205)))) (-15 -2222 ((-592 (-592 (-205))) (-525))) (-15 -1977 ((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205))))))) (T -1124)) -((-1977 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-592 (-592 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 (-878 *4))) (-5 *1 (-1124)) (-5 *3 (-878 *4)))) (-2222 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-1124)))) (-1900 (*1 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-2843 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-3505 (*1 *2 *3 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-205)) (-5 *1 (-1124)))) (-4090 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-4080 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-878 (-205))) (-5 *3 (-205)) (-5 *1 (-1124)))) (-2261 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)) (-5 *3 (-205))))) -(-10 -7 (-15 -2261 ((-878 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-878 (-205)) (-205) (-878 (-205)))) (-15 -4080 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -4090 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -3505 ((-205) (-878 (-205)) (-878 (-205)))) (-15 -2843 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -1900 ((-878 (-205)) (-878 (-205)))) (-15 -2222 ((-592 (-592 (-205))) (-525))) (-15 -1977 ((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205)))))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3826 ((|#1| $ (-713)) 13)) (-2023 (((-713) $) 12)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1270 (((-892 |#1|) $) 10) (($ (-892 |#1|)) 9) (((-798) $) 23 (|has| |#1| (-566 (-798))))) (-3994 (((-108) $ $) 16 (|has| |#1| (-1020))))) -(((-1125 |#1|) (-13 (-566 (-892 |#1|)) (-10 -8 (-15 -1270 ($ (-892 |#1|))) (-15 -3826 (|#1| $ (-713))) (-15 -2023 ((-713) $)) (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -1125)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-892 *3)) (-4 *3 (-1127)) (-5 *1 (-1125 *3)))) (-3826 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-1125 *2)) (-4 *2 (-1127)))) (-2023 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1125 *3)) (-4 *3 (-1127))))) -(-13 (-566 (-892 |#1|)) (-10 -8 (-15 -1270 ($ (-892 |#1|))) (-15 -3826 (|#1| $ (-713))) (-15 -2023 ((-713) $)) (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) -((-1710 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)) 80)) (-2821 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|))) 74)) (-3106 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|))) 59))) -(((-1126 |#1|) (-10 -7 (-15 -2821 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -3106 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1710 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)))) (-327)) (T -1126)) -((-1710 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1087 (-1087 *5)))) (-5 *1 (-1126 *5)) (-5 *3 (-1087 (-1087 *5))))) (-3106 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4))))) (-2821 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) -(-10 -7 (-15 -2821 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -3106 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1710 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1091)) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-4162 (((-887 |#1|) $ (-713)) 17) (((-887 |#1|) $ (-713) (-713)) NIL)) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $ (-1091)) NIL) (((-713) $ (-1091) (-713)) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1256 (((-108) $) NIL)) (-2352 (($ $ (-592 (-1091)) (-592 (-497 (-1091)))) NIL) (($ $ (-1091) (-497 (-1091))) NIL) (($ |#1| (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2824 (($ $ (-1091)) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-2153 (($ (-1 $) (-1091) |#1|) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1886 (($ $ (-713)) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (($ $ (-1091) $) NIL) (($ $ (-592 (-1091)) (-592 $)) NIL) (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL)) (-2521 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-4003 (((-497 (-1091)) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ $) NIL (|has| |#1| (-517))) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-1091)) NIL) (($ (-887 |#1|)) NIL)) (-3783 ((|#1| $ (-497 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (((-887 |#1|) $ (-713)) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) NIL T CONST)) (-2096 (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) NIL) (($ $ |#1|) NIL))) +(((-1122 |#1|) (-13 (-683 |#1| (-1091)) (-10 -8 (-15 -3783 ((-887 |#1|) $ (-713))) (-15 -1271 ($ (-1091))) (-15 -1271 ($ (-887 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $ (-1091) |#1|)) (-15 -2153 ($ (-1 $) (-1091) |#1|))) |%noBranch|))) (-977)) (T -1122)) +((-3783 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-887 *4)) (-5 *1 (-1122 *4)) (-4 *4 (-977)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-977)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-5 *1 (-1122 *3)))) (-2824 (*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)))) (-2153 (*1 *1 *2 *3 *4) (-12 (-5 *2 (-1 (-1122 *4))) (-5 *3 (-1091)) (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1122 *4))))) +(-13 (-683 |#1| (-1091)) (-10 -8 (-15 -3783 ((-887 |#1|) $ (-713))) (-15 -1271 ($ (-1091))) (-15 -1271 ($ (-887 |#1|))) (IF (|has| |#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $ (-1091) |#1|)) (-15 -2153 ($ (-1 $) (-1091) |#1|))) |%noBranch|))) +((-2739 (($ |#1| (-592 (-592 (-878 (-205)))) (-108)) 19)) (-2265 (((-108) $ (-108)) 18)) (-3077 (((-108) $) 17)) (-2324 (((-592 (-592 (-878 (-205)))) $) 13)) (-1473 ((|#1| $) 8)) (-2260 (((-108) $) 15))) +(((-1123 |#1|) (-10 -8 (-15 -1473 (|#1| $)) (-15 -2324 ((-592 (-592 (-878 (-205)))) $)) (-15 -2260 ((-108) $)) (-15 -3077 ((-108) $)) (-15 -2265 ((-108) $ (-108))) (-15 -2739 ($ |#1| (-592 (-592 (-878 (-205)))) (-108)))) (-907)) (T -1123)) +((-2739 (*1 *1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-108)) (-5 *1 (-1123 *2)) (-4 *2 (-907)))) (-2265 (*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-3077 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-2260 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-2324 (*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-1123 *3)) (-4 *3 (-907)))) (-1473 (*1 *2 *1) (-12 (-5 *1 (-1123 *2)) (-4 *2 (-907))))) +(-10 -8 (-15 -1473 (|#1| $)) (-15 -2324 ((-592 (-592 (-878 (-205)))) $)) (-15 -2260 ((-108) $)) (-15 -3077 ((-108) $)) (-15 -2265 ((-108) $ (-108))) (-15 -2739 ($ |#1| (-592 (-592 (-878 (-205)))) (-108)))) +((-3581 (((-878 (-205)) (-878 (-205))) 25)) (-2263 (((-878 (-205)) (-205) (-205) (-205) (-205)) 10)) (-4140 (((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205)))) 37)) (-2640 (((-205) (-878 (-205)) (-878 (-205))) 21)) (-2461 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 22)) (-1488 (((-592 (-592 (-205))) (-525)) 31)) (-4088 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 20)) (-4078 (((-878 (-205)) (-878 (-205)) (-878 (-205))) 19)) (* (((-878 (-205)) (-205) (-878 (-205))) 18))) +(((-1124) (-10 -7 (-15 -2263 ((-878 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-878 (-205)) (-205) (-878 (-205)))) (-15 -4078 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -4088 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -2640 ((-205) (-878 (-205)) (-878 (-205)))) (-15 -2461 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -3581 ((-878 (-205)) (-878 (-205)))) (-15 -1488 ((-592 (-592 (-205))) (-525))) (-15 -4140 ((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205))))))) (T -1124)) +((-4140 (*1 *2 *3 *3 *3 *4 *5) (-12 (-5 *5 (-592 (-592 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 (-878 *4))) (-5 *1 (-1124)) (-5 *3 (-878 *4)))) (-1488 (*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-1124)))) (-3581 (*1 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-2461 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-2640 (*1 *2 *3 *3) (-12 (-5 *3 (-878 (-205))) (-5 *2 (-205)) (-5 *1 (-1124)))) (-4088 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (-4078 (*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) (* (*1 *2 *3 *2) (-12 (-5 *2 (-878 (-205))) (-5 *3 (-205)) (-5 *1 (-1124)))) (-2263 (*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)) (-5 *3 (-205))))) +(-10 -7 (-15 -2263 ((-878 (-205)) (-205) (-205) (-205) (-205))) (-15 * ((-878 (-205)) (-205) (-878 (-205)))) (-15 -4078 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -4088 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -2640 ((-205) (-878 (-205)) (-878 (-205)))) (-15 -2461 ((-878 (-205)) (-878 (-205)) (-878 (-205)))) (-15 -3581 ((-878 (-205)) (-878 (-205)))) (-15 -1488 ((-592 (-592 (-205))) (-525))) (-15 -4140 ((-592 (-878 (-205))) (-878 (-205)) (-878 (-205)) (-878 (-205)) (-205) (-592 (-592 (-205)))))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-3823 ((|#1| $ (-713)) 13)) (-1399 (((-713) $) 12)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-1271 (((-892 |#1|) $) 10) (($ (-892 |#1|)) 9) (((-798) $) 23 (|has| |#1| (-566 (-798))))) (-3992 (((-108) $ $) 16 (|has| |#1| (-1020))))) +(((-1125 |#1|) (-13 (-566 (-892 |#1|)) (-10 -8 (-15 -1271 ($ (-892 |#1|))) (-15 -3823 (|#1| $ (-713))) (-15 -1399 ((-713) $)) (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) (-1127)) (T -1125)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-892 *3)) (-4 *3 (-1127)) (-5 *1 (-1125 *3)))) (-3823 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-1125 *2)) (-4 *2 (-1127)))) (-1399 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1125 *3)) (-4 *3 (-1127))))) +(-13 (-566 (-892 |#1|)) (-10 -8 (-15 -1271 ($ (-892 |#1|))) (-15 -3823 (|#1| $ (-713))) (-15 -1399 ((-713) $)) (IF (|has| |#1| (-566 (-798))) (-6 (-566 (-798))) |%noBranch|) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|))) +((-1527 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)) 80)) (-2145 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|))) 74)) (-1897 (((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|))) 59))) +(((-1126 |#1|) (-10 -7 (-15 -2145 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1897 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1527 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)))) (-327)) (T -1126)) +((-1527 (*1 *2 *3 *4) (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1087 (-1087 *5)))) (-5 *1 (-1126 *5)) (-5 *3 (-1087 (-1087 *5))))) (-1897 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4))))) (-2145 (*1 *2 *3) (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) +(-10 -7 (-15 -2145 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1897 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)))) (-15 -1527 ((-396 (-1087 (-1087 |#1|))) (-1087 (-1087 |#1|)) (-525)))) NIL (((-1127) (-131)) (T -1127)) NIL -(-13 (-10 -7 (-6 -1335))) -((-1719 (((-108)) 15)) (-3848 (((-1178) (-592 |#1|) (-592 |#1|)) 19) (((-1178) (-592 |#1|)) 20)) (-2106 (((-108) |#1| |#1|) 32 (|has| |#1| (-789)))) (-4031 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-3840 ((|#1| (-592 |#1|)) 33 (|has| |#1| (-789))) ((|#1| (-592 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-3268 (((-2 (|:| -1790 (-592 |#1|)) (|:| -3936 (-592 |#1|)))) 17))) -(((-1128 |#1|) (-10 -7 (-15 -3848 ((-1178) (-592 |#1|))) (-15 -3848 ((-1178) (-592 |#1|) (-592 |#1|))) (-15 -3268 ((-2 (|:| -1790 (-592 |#1|)) (|:| -3936 (-592 |#1|))))) (-15 -4031 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4031 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -3840 (|#1| (-592 |#1|) (-1 (-108) |#1| |#1|))) (-15 -1719 ((-108))) (IF (|has| |#1| (-789)) (PROGN (-15 -3840 (|#1| (-592 |#1|))) (-15 -2106 ((-108) |#1| |#1|))) |%noBranch|)) (-1020)) (T -1128)) -((-2106 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-789)) (-4 *3 (-1020)))) (-3840 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-789)) (-5 *1 (-1128 *2)))) (-1719 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-3840 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1128 *2)) (-4 *2 (-1020)))) (-4031 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1020)) (-5 *2 (-108)) (-5 *1 (-1128 *3)))) (-4031 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-3268 (*1 *2) (-12 (-5 *2 (-2 (|:| -1790 (-592 *3)) (|:| -3936 (-592 *3)))) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-3848 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) (-5 *1 (-1128 *4)))) (-3848 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) (-5 *1 (-1128 *4))))) -(-10 -7 (-15 -3848 ((-1178) (-592 |#1|))) (-15 -3848 ((-1178) (-592 |#1|) (-592 |#1|))) (-15 -3268 ((-2 (|:| -1790 (-592 |#1|)) (|:| -3936 (-592 |#1|))))) (-15 -4031 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4031 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -3840 (|#1| (-592 |#1|) (-1 (-108) |#1| |#1|))) (-15 -1719 ((-108))) (IF (|has| |#1| (-789)) (PROGN (-15 -3840 (|#1| (-592 |#1|))) (-15 -2106 ((-108) |#1| |#1|))) |%noBranch|)) -((-1607 (((-1178) (-592 (-1091)) (-592 (-1091))) 13) (((-1178) (-592 (-1091))) 11)) (-2197 (((-1178)) 14)) (-2126 (((-2 (|:| -3936 (-592 (-1091))) (|:| -1790 (-592 (-1091))))) 18))) -(((-1129) (-10 -7 (-15 -1607 ((-1178) (-592 (-1091)))) (-15 -1607 ((-1178) (-592 (-1091)) (-592 (-1091)))) (-15 -2126 ((-2 (|:| -3936 (-592 (-1091))) (|:| -1790 (-592 (-1091)))))) (-15 -2197 ((-1178))))) (T -1129)) -((-2197 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1129)))) (-2126 (*1 *2) (-12 (-5 *2 (-2 (|:| -3936 (-592 (-1091))) (|:| -1790 (-592 (-1091))))) (-5 *1 (-1129)))) (-1607 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129)))) (-1607 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129))))) -(-10 -7 (-15 -1607 ((-1178) (-592 (-1091)))) (-15 -1607 ((-1178) (-592 (-1091)) (-592 (-1091)))) (-15 -2126 ((-2 (|:| -3936 (-592 (-1091))) (|:| -1790 (-592 (-1091)))))) (-15 -2197 ((-1178)))) -((-3851 (($ $) 17)) (-2822 (((-108) $) 24))) -(((-1130 |#1|) (-10 -8 (-15 -3851 (|#1| |#1|)) (-15 -2822 ((-108) |#1|))) (-1131)) (T -1130)) -NIL -(-10 -8 (-15 -3851 (|#1| |#1|)) (-15 -2822 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 51)) (-1990 (((-396 $) $) 52)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-2822 (((-108) $) 53)) (-4211 (((-108) $) 31)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2194 (((-396 $) $) 50)) (-1680 (((-3 $ "failed") $ $) 42)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) +(-13 (-10 -7 (-6 -1336))) +((-4013 (((-108)) 15)) (-2911 (((-1178) (-592 |#1|) (-592 |#1|)) 19) (((-1178) (-592 |#1|)) 20)) (-2034 (((-108) |#1| |#1|) 32 (|has| |#1| (-789)))) (-4060 (((-108) |#1| |#1| (-1 (-108) |#1| |#1|)) 27) (((-3 (-108) "failed") |#1| |#1|) 25)) (-2839 ((|#1| (-592 |#1|)) 33 (|has| |#1| (-789))) ((|#1| (-592 |#1|) (-1 (-108) |#1| |#1|)) 28)) (-4016 (((-2 (|:| -1698 (-592 |#1|)) (|:| -1275 (-592 |#1|)))) 17))) +(((-1128 |#1|) (-10 -7 (-15 -2911 ((-1178) (-592 |#1|))) (-15 -2911 ((-1178) (-592 |#1|) (-592 |#1|))) (-15 -4016 ((-2 (|:| -1698 (-592 |#1|)) (|:| -1275 (-592 |#1|))))) (-15 -4060 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4060 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2839 (|#1| (-592 |#1|) (-1 (-108) |#1| |#1|))) (-15 -4013 ((-108))) (IF (|has| |#1| (-789)) (PROGN (-15 -2839 (|#1| (-592 |#1|))) (-15 -2034 ((-108) |#1| |#1|))) |%noBranch|)) (-1020)) (T -1128)) +((-2034 (*1 *2 *3 *3) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-789)) (-4 *3 (-1020)))) (-2839 (*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-789)) (-5 *1 (-1128 *2)))) (-4013 (*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-2839 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1128 *2)) (-4 *2 (-1020)))) (-4060 (*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1020)) (-5 *2 (-108)) (-5 *1 (-1128 *3)))) (-4060 (*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-4016 (*1 *2) (-12 (-5 *2 (-2 (|:| -1698 (-592 *3)) (|:| -1275 (-592 *3)))) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) (-2911 (*1 *2 *3 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) (-5 *1 (-1128 *4)))) (-2911 (*1 *2 *3) (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) (-5 *1 (-1128 *4))))) +(-10 -7 (-15 -2911 ((-1178) (-592 |#1|))) (-15 -2911 ((-1178) (-592 |#1|) (-592 |#1|))) (-15 -4016 ((-2 (|:| -1698 (-592 |#1|)) (|:| -1275 (-592 |#1|))))) (-15 -4060 ((-3 (-108) "failed") |#1| |#1|)) (-15 -4060 ((-108) |#1| |#1| (-1 (-108) |#1| |#1|))) (-15 -2839 (|#1| (-592 |#1|) (-1 (-108) |#1| |#1|))) (-15 -4013 ((-108))) (IF (|has| |#1| (-789)) (PROGN (-15 -2839 (|#1| (-592 |#1|))) (-15 -2034 ((-108) |#1| |#1|))) |%noBranch|)) +((-1904 (((-1178) (-592 (-1091)) (-592 (-1091))) 13) (((-1178) (-592 (-1091))) 11)) (-1244 (((-1178)) 14)) (-2322 (((-2 (|:| -1275 (-592 (-1091))) (|:| -1698 (-592 (-1091))))) 18))) +(((-1129) (-10 -7 (-15 -1904 ((-1178) (-592 (-1091)))) (-15 -1904 ((-1178) (-592 (-1091)) (-592 (-1091)))) (-15 -2322 ((-2 (|:| -1275 (-592 (-1091))) (|:| -1698 (-592 (-1091)))))) (-15 -1244 ((-1178))))) (T -1129)) +((-1244 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1129)))) (-2322 (*1 *2) (-12 (-5 *2 (-2 (|:| -1275 (-592 (-1091))) (|:| -1698 (-592 (-1091))))) (-5 *1 (-1129)))) (-1904 (*1 *2 *3 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129)))) (-1904 (*1 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129))))) +(-10 -7 (-15 -1904 ((-1178) (-592 (-1091)))) (-15 -1904 ((-1178) (-592 (-1091)) (-592 (-1091)))) (-15 -2322 ((-2 (|:| -1275 (-592 (-1091))) (|:| -1698 (-592 (-1091)))))) (-15 -1244 ((-1178)))) +((-2940 (($ $) 17)) (-2162 (((-108) $) 24))) +(((-1130 |#1|) (-10 -8 (-15 -2940 (|#1| |#1|)) (-15 -2162 ((-108) |#1|))) (-1131)) (T -1130)) +NIL +(-10 -8 (-15 -2940 (|#1| |#1|)) (-15 -2162 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 51)) (-2033 (((-396 $) $) 52)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2162 (((-108) $) 53)) (-2109 (((-108) $) 31)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2197 (((-396 $) $) 50)) (-1687 (((-3 $ "failed") $ $) 42)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43)) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24))) (((-1131) (-131)) (T -1131)) -((-2822 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-108)))) (-1990 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131)))) (-3851 (*1 *1 *1) (-4 *1 (-1131))) (-2194 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131))))) -(-13 (-429) (-10 -8 (-15 -2822 ((-108) $)) (-15 -1990 ((-396 $) $)) (-15 -3851 ($ $)) (-15 -2194 ((-396 $) $)))) +((-2162 (*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-108)))) (-2033 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131)))) (-2940 (*1 *1 *1) (-4 *1 (-1131))) (-2197 (*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131))))) +(-13 (-429) (-10 -8 (-15 -2162 ((-108) $)) (-15 -2033 ((-396 $) $)) (-15 -2940 ($ $)) (-15 -2197 ((-396 $) $)))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 $) . T) ((-97) . T) ((-107 $ $) . T) ((-126) . T) ((-566 (-798)) . T) ((-160) . T) ((-269) . T) ((-429) . T) ((-517) . T) ((-594 $) . T) ((-660 $) . T) ((-669) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-2694 (((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)) 23))) -(((-1132 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2694 ((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)))) (-977) (-977) (-1091) (-1091) |#1| |#2|) (T -1132)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1137 *5 *7 *9)) (-4 *5 (-977)) (-4 *6 (-977)) (-14 *7 (-1091)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1137 *6 *8 *10)) (-5 *1 (-1132 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1091))))) -(-10 -7 (-15 -2694 ((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 162 (|has| |#1| (-341)))) (-1990 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2320 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-1726 (($ $ $) 157 (|has| |#1| (-341)))) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-3254 (((-385 (-887 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-1705 (($ $ $) 156 (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2822 (((-108) $) 164 (|has| |#1| (-341)))) (-1772 (((-108) $) 73)) (-1534 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-525) $) 100) (((-525) $ (-525)) 99)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) 101)) (-3841 (($ (-1 |#1| (-525)) $) 173)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1681 (((-108) $) 62)) (-2352 (($ |#1| (-525)) 61) (($ $ (-1005) (-525)) 76) (($ $ (-592 (-1005)) (-592 (-525))) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-1415 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-2756 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3279 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2794 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2194 (((-396 $) $) 161 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 158 (|has| |#1| (-341)))) (-2462 (($ $ (-525)) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1250 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-2430 (((-713) $) 154 (|has| |#1| (-341)))) (-3410 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 155 (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-1307 (((-525) $) 64)) (-2396 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3388 ((|#1| $ (-525)) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-2438 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2410 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-2688 (((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)) 23))) +(((-1132 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2688 ((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)))) (-977) (-977) (-1091) (-1091) |#1| |#2|) (T -1132)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1137 *5 *7 *9)) (-4 *5 (-977)) (-4 *6 (-977)) (-14 *7 (-1091)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1137 *6 *8 *10)) (-5 *1 (-1132 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1091))))) +(-10 -7 (-15 -2688 ((-1137 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1137 |#1| |#3| |#5|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 162 (|has| |#1| (-341)))) (-2033 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2321 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-1731 (($ $ $) 157 (|has| |#1| (-341)))) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-3872 (((-385 (-887 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-1709 (($ $ $) 156 (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2162 (((-108) $) 164 (|has| |#1| (-341)))) (-1499 (((-108) $) 73)) (-1539 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-525) $) 100) (((-525) $ (-525)) 99)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) 101)) (-2850 (($ (-1 |#1| (-525)) $) 173)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1256 (((-108) $) 62)) (-2352 (($ |#1| (-525)) 61) (($ $ (-1005) (-525)) 76) (($ $ (-592 (-1005)) (-592 (-525))) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-1418 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-2755 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 165 (|has| |#1| (-341)))) (-2824 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3275 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2790 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2197 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 158 (|has| |#1| (-341)))) (-1886 (($ $ (-525)) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1251 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525)))))) (-2931 (((-713) $) 154 (|has| |#1| (-341)))) (-3405 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 155 (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-4003 (((-525) $) 64)) (-2397 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3783 ((|#1| $ (-525)) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-2437 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2411 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-525) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1133 |#1|) (-131) (-977)) (T -1133)) -((-2307 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-977)) (-4 *1 (-1133 *3)))) (-3841 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1133 *3)) (-4 *3 (-977)))) (-3254 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) (-5 *2 (-385 (-887 *4))))) (-3254 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) (-5 *2 (-385 (-887 *4))))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1133 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3279 (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -4141 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) -(-13 (-1151 |t#1| (-525)) (-10 -8 (-15 -2307 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |t#1|))))) (-15 -3841 ($ (-1 |t#1| (-525)) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -3254 ((-385 (-887 |t#1|)) $ (-525))) (-15 -3254 ((-385 (-887 |t#1|)) $ (-525) (-525)))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-525) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-525) (-1032)) ((-269) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T)) -((-2028 (((-108) $) 12)) (-2591 (((-3 |#3| "failed") $) 17) (((-3 (-1091) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL)) (-3897 ((|#3| $) 14) (((-1091) $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL))) -(((-1134 |#1| |#2| |#3|) (-10 -8 (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -2028 ((-108) |#1|))) (-1135 |#2| |#3|) (-977) (-1164 |#2|)) (T -1134)) -NIL -(-10 -8 (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3897 ((-1091) |#1|)) (-15 -2591 ((-3 (-1091) "failed") |#1|)) (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -2028 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-3957 ((|#2| $) 231 (-3831 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-3544 ((|#2| $) 267)) (-3315 (((-3 |#2| "failed") $) 263)) (-2452 ((|#2| $) 264)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-1224 (((-396 (-1087 $)) (-1087 $)) 240 (-3831 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3851 (($ $) 162 (|has| |#1| (-341)))) (-1990 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 237 (-3831 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-1540 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2320 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2148 (((-525) $) 249 (-3831 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#2| "failed") $) 270) (((-3 (-525) "failed") $) 259 (-3831 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) 257 (-3831 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-1091) "failed") $) 242 (-3831 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-3897 ((|#2| $) 269) (((-525) $) 260 (-3831 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) 258 (-3831 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-1091) $) 243 (-3831 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-1654 (($ $) 266) (($ (-525) $) 265)) (-1726 (($ $ $) 157 (|has| |#1| (-341)))) (-2572 (($ $) 60)) (-4082 (((-632 |#2|) (-632 $)) 221 (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 220 (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 219 (-3831 (|has| |#2| (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) 218 (-3831 (|has| |#2| (-588 (-525))) (|has| |#1| (-341))))) (-3233 (((-3 $ "failed") $) 34)) (-3254 (((-385 (-887 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-2899 (($) 233 (-3831 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1705 (($ $ $) 156 (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2822 (((-108) $) 164 (|has| |#1| (-341)))) (-3426 (((-108) $) 247 (-3831 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1772 (((-108) $) 73)) (-1534 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 225 (-3831 (|has| |#2| (-821 (-357))) (|has| |#1| (-341)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 224 (-3831 (|has| |#2| (-821 (-525))) (|has| |#1| (-341))))) (-1678 (((-525) $) 100) (((-525) $ (-525)) 99)) (-4211 (((-108) $) 31)) (-2142 (($ $) 229 (|has| |#1| (-341)))) (-1498 ((|#2| $) 227 (|has| |#1| (-341)))) (-1750 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-1383 (((-3 $ "failed") $) 261 (-3831 (|has| |#2| (-1067)) (|has| |#1| (-341))))) (-2348 (((-108) $) 248 (-3831 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2929 (($ $ (-856)) 101)) (-3841 (($ (-1 |#1| (-525)) $) 173)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1681 (((-108) $) 62)) (-2352 (($ |#1| (-525)) 61) (($ $ (-1005) (-525)) 76) (($ $ (-592 (-1005)) (-592 (-525))) 75)) (-2371 (($ $ $) 251 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2535 (($ $ $) 252 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2694 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-341)))) (-1415 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-2756 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2466 (($ (-525) |#2|) 268)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3279 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-3940 (($) 262 (-3831 (|has| |#2| (-1067)) (|has| |#1| (-341))) CONST)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2794 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-3500 (($ $) 232 (-3831 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1864 ((|#2| $) 235 (-3831 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2704 (((-396 (-1087 $)) (-1087 $)) 238 (-3831 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-1942 (((-396 (-1087 $)) (-1087 $)) 239 (-3831 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2194 (((-396 $) $) 161 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 158 (|has| |#1| (-341)))) (-2462 (($ $ (-525)) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1250 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) |#2|) 212 (-3831 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 |#2|)) 211 (-3831 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-273 |#2|))) 210 (-3831 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) 209 (-3831 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) 208 (-3831 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-592 |#2|) (-592 |#2|)) 207 (-3831 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-2430 (((-713) $) 154 (|has| |#1| (-341)))) (-3410 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1032))) (($ $ |#2|) 206 (-3831 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 155 (|has| |#1| (-341)))) (-2524 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) 216 (|has| |#1| (-341))) (($ $ (-713)) 84 (-3279 (-3831 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 82 (-3279 (-3831 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) 89 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091) (-713)) 88 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-592 (-1091))) 87 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091)) 86 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-1953 (($ $) 230 (|has| |#1| (-341)))) (-1511 ((|#2| $) 228 (|has| |#1| (-341)))) (-1307 (((-525) $) 64)) (-2396 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2749 (((-205) $) 246 (-3831 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-357) $) 245 (-3831 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-501) $) 244 (-3831 (|has| |#2| (-567 (-501))) (|has| |#1| (-341)))) (((-827 (-357)) $) 223 (-3831 (|has| |#2| (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) 222 (-3831 (|has| |#2| (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 236 (-3831 (-3831 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#1| (-341))))) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 271) (($ (-1091)) 241 (-3831 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341)))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3388 ((|#1| $ (-525)) 59)) (-4157 (((-3 $ "failed") $) 48 (-3279 (-3831 (-3279 (|has| |#2| (-136)) (-3831 (|has| $ (-136)) (|has| |#2| (-844)))) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-2180 ((|#2| $) 234 (-3831 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2438 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2410 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1868 (($ $) 250 (-3831 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) 214 (|has| |#1| (-341))) (($ $ (-713)) 85 (-3279 (-3831 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 83 (-3279 (-3831 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) 93 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091) (-713)) 92 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-592 (-1091))) 91 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091)) 90 (-3279 (-3831 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-4046 (((-108) $ $) 254 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4025 (((-108) $ $) 255 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 253 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4017 (((-108) $ $) 256 (-3831 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341))) (($ |#2| |#2|) 226 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-341))) (($ |#2| $) 204 (|has| |#1| (-341))) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-2308 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) (-4 *3 (-977)) (-4 *1 (-1133 *3)))) (-2850 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1133 *3)) (-4 *3 (-977)))) (-3872 (*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) (-5 *2 (-385 (-887 *4))))) (-3872 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) (-5 *2 (-385 (-887 *4))))) (-2824 (*1 *1 *1) (-12 (-4 *1 (-1133 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-2824 (*1 *1 *1 *2) (-3275 (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -2824 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) +(-13 (-1151 |t#1| (-525)) (-10 -8 (-15 -2308 ($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |t#1|))))) (-15 -2850 ($ (-1 |t#1| (-525)) $)) (IF (|has| |t#1| (-517)) (PROGN (-15 -3872 ((-385 (-887 |t#1|)) $ (-525))) (-15 -3872 ((-385 (-887 |t#1|)) $ (-525) (-525)))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $)) (IF (|has| |t#1| (-15 -2824 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-525) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-525) (-1032)) ((-269) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T)) +((-3969 (((-108) $) 12)) (-2588 (((-3 |#3| "failed") $) 17) (((-3 (-1091) "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL)) (-3894 ((|#3| $) 14) (((-1091) $) NIL) (((-385 (-525)) $) NIL) (((-525) $) NIL))) +(((-1134 |#1| |#2| |#3|) (-10 -8 (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -3969 ((-108) |#1|))) (-1135 |#2| |#3|) (-977) (-1164 |#2|)) (T -1134)) +NIL +(-10 -8 (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -3894 ((-1091) |#1|)) (-15 -2588 ((-3 (-1091) "failed") |#1|)) (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -3969 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1490 ((|#2| $) 231 (-3828 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ (-525)) 98) (($ $ (-525) (-525)) 97)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 105)) (-2973 ((|#2| $) 267)) (-1304 (((-3 |#2| "failed") $) 263)) (-2451 ((|#2| $) 264)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2793 (((-396 (-1087 $)) (-1087 $)) 240 (-3828 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2940 (($ $) 162 (|has| |#1| (-341)))) (-2033 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 237 (-3828 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3766 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2321 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-1954 (((-525) $) 249 (-3828 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 174)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#2| "failed") $) 270) (((-3 (-525) "failed") $) 259 (-3828 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) 257 (-3828 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-1091) "failed") $) 242 (-3828 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-3894 ((|#2| $) 269) (((-525) $) 260 (-3828 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) 258 (-3828 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-1091) $) 243 (-3828 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-1461 (($ $) 266) (($ (-525) $) 265)) (-1731 (($ $ $) 157 (|has| |#1| (-341)))) (-2569 (($ $) 60)) (-3336 (((-632 |#2|) (-632 $)) 221 (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) 220 (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 219 (-3828 (|has| |#2| (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) 218 (-3828 (|has| |#2| (-588 (-525))) (|has| |#1| (-341))))) (-1853 (((-3 $ "failed") $) 34)) (-3872 (((-385 (-887 |#1|)) $ (-525)) 172 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 171 (|has| |#1| (-517)))) (-2894 (($) 233 (-3828 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1709 (($ $ $) 156 (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2162 (((-108) $) 164 (|has| |#1| (-341)))) (-4147 (((-108) $) 247 (-3828 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1499 (((-108) $) 73)) (-1539 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 225 (-3828 (|has| |#2| (-821 (-357))) (|has| |#1| (-341)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 224 (-3828 (|has| |#2| (-821 (-525))) (|has| |#1| (-341))))) (-1234 (((-525) $) 100) (((-525) $ (-525)) 99)) (-2109 (((-108) $) 31)) (-1902 (($ $) 229 (|has| |#1| (-341)))) (-1501 ((|#2| $) 227 (|has| |#1| (-341)))) (-3999 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2949 (((-3 $ "failed") $) 261 (-3828 (|has| |#2| (-1067)) (|has| |#1| (-341))))) (-3288 (((-108) $) 248 (-3828 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-3761 (($ $ (-856)) 101)) (-2850 (($ (-1 |#1| (-525)) $) 173)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1256 (((-108) $) 62)) (-2352 (($ |#1| (-525)) 61) (($ $ (-1005) (-525)) 76) (($ $ (-592 (-1005)) (-592 (-525))) 75)) (-2372 (($ $ $) 251 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2530 (($ $ $) 252 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2688 (($ (-1 |#1| |#1|) $) 63) (($ (-1 |#2| |#2|) $) 213 (|has| |#1| (-341)))) (-1418 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-2755 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-2463 (($ (-525) |#2|) 268)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 165 (|has| |#1| (-341)))) (-2824 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3275 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-3937 (($) 262 (-3828 (|has| |#2| (-1067)) (|has| |#1| (-341))) CONST)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2790 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2602 (($ $) 232 (-3828 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2804 ((|#2| $) 235 (-3828 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3415 (((-396 (-1087 $)) (-1087 $)) 238 (-3828 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3710 (((-396 (-1087 $)) (-1087 $)) 239 (-3828 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2197 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 158 (|has| |#1| (-341)))) (-1886 (($ $ (-525)) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1251 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) |#2|) 212 (-3828 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 |#2|)) 211 (-3828 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-273 |#2|))) 210 (-3828 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) 209 (-3828 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) 208 (-3828 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-592 |#2|) (-592 |#2|)) 207 (-3828 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-2931 (((-713) $) 154 (|has| |#1| (-341)))) (-3405 ((|#1| $ (-525)) 104) (($ $ $) 81 (|has| (-525) (-1032))) (($ $ |#2|) 206 (-3828 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 155 (|has| |#1| (-341)))) (-2521 (($ $ (-1 |#2| |#2|)) 217 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) 216 (|has| |#1| (-341))) (($ $ (-713)) 84 (-3275 (-3828 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 82 (-3275 (-3828 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) 89 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091) (-713)) 88 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-592 (-1091))) 87 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091)) 86 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-3826 (($ $) 230 (|has| |#1| (-341)))) (-1512 ((|#2| $) 228 (|has| |#1| (-341)))) (-4003 (((-525) $) 64)) (-2397 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2745 (((-205) $) 246 (-3828 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-357) $) 245 (-3828 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-501) $) 244 (-3828 (|has| |#2| (-567 (-501))) (|has| |#1| (-341)))) (((-827 (-357)) $) 223 (-3828 (|has| |#2| (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) 222 (-3828 (|has| |#2| (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 236 (-3828 (-3828 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#1| (-341))))) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 271) (($ (-1091)) 241 (-3828 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341)))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3783 ((|#1| $ (-525)) 59)) (-2925 (((-3 $ "failed") $) 48 (-3275 (-3828 (-3275 (|has| |#2| (-136)) (-3828 (|has| $ (-136)) (|has| |#2| (-844)))) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-2407 ((|#2| $) 234 (-3828 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2437 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2411 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-525)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-3297 (($ $) 250 (-3828 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) 215 (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) 214 (|has| |#1| (-341))) (($ $ (-713)) 85 (-3275 (-3828 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 83 (-3275 (-3828 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) 93 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091) (-713)) 92 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-592 (-1091))) 91 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))))) (($ $ (-1091)) 90 (-3275 (-3828 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))))) (-4043 (((-108) $ $) 254 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4025 (((-108) $ $) 255 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 253 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4015 (((-108) $ $) 256 (-3828 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341))) (($ |#2| |#2|) 226 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ |#2|) 205 (|has| |#1| (-341))) (($ |#2| $) 204 (|has| |#1| (-341))) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1135 |#1| |#2|) (-131) (-977) (-1164 |t#1|)) (T -1135)) -((-1307 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)) (-5 *2 (-525)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-1135 *3 *2)) (-4 *2 (-1164 *3)))) (-2466 (*1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *4 (-977)) (-4 *1 (-1135 *4 *3)) (-4 *3 (-1164 *4)))) (-3544 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3)))) (-1654 (*1 *1 *1) (-12 (-4 *1 (-1135 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1164 *2)))) (-1654 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)))) (-2452 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3)))) (-3315 (*1 *2 *1) (|partial| -12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3))))) -(-13 (-1133 |t#1|) (-968 |t#2|) (-10 -8 (-15 -2466 ($ (-525) |t#2|)) (-15 -1307 ((-525) $)) (-15 -3544 (|t#2| $)) (-15 -1654 ($ $)) (-15 -1654 ($ (-525) $)) (-15 -1270 ($ |t#2|)) (-15 -2452 (|t#2| $)) (-15 -3315 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-341)) (-6 (-925 |t#2|)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 |#2|) |has| |#1| (-341)) ((-37 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-341)) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) -3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-138) -3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-138))) (|has| |#1| (-138))) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-567 (-205)) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-567 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-567 (-501)) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-827 (-525))))) ((-211 |#2|) |has| |#1| (-341)) ((-213) -3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-213))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 |#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) ((-265 $ $) |has| (-525) (-1032)) ((-269) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-341) |has| |#1| (-341)) ((-316 |#2|) |has| |#1| (-341)) ((-355 |#2|) |has| |#1| (-341)) ((-378 |#2|) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 (-1091) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1091) |#2|))) ((-486 |#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-517) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 |#2|) |has| |#1| (-341)) ((-594 $) . T) ((-588 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-588 (-525)))) ((-588 |#2|) |has| |#1| (-341)) ((-660 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 |#2|) |has| |#1| (-341)) ((-660 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-733) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-734) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-736) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-737) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-762) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-787) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-789) -3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-789))) (-12 (|has| |#1| (-341)) (|has| |#2| (-762)))) ((-835 (-1091)) -3279 (-12 (|has| |#1| (-341)) (|has| |#2| (-835 (-1091)))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) ((-821 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-525)))) ((-819 |#2|) |has| |#1| (-341)) ((-844) -12 (|has| |#1| (-341)) (|has| |#2| (-844))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-925 |#2|) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-953) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-968 (-385 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-525)))) ((-968 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-525)))) ((-968 (-1091)) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-1091)))) ((-968 |#2|) . T) ((-983 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 |#2|) |has| |#1| (-341)) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) -12 (|has| |#1| (-341)) (|has| |#2| (-1067))) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1127) |has| |#1| (-341)) ((-1131) |has| |#1| (-341)) ((-1133 |#1|) . T) ((-1151 |#1| #0#) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 70)) (-3957 ((|#2| $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 88)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-525)) 97) (($ $ (-525) (-525)) 99)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 47)) (-3544 ((|#2| $) 11)) (-3315 (((-3 |#2| "failed") $) 30)) (-2452 ((|#2| $) 31)) (-2351 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-2148 (((-525) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 57)) (-2382 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) 144) (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-1091) "failed") $) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-3897 ((|#2| $) 143) (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-1091) $) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-1654 (($ $) 61) (($ (-525) $) 24)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-4082 (((-632 |#2|) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#1| (-341))))) (-3233 (((-3 $ "failed") $) 77)) (-3254 (((-385 (-887 |#1|)) $ (-525)) 112 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 114 (|has| |#1| (-517)))) (-2899 (($) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-3426 (((-108) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1772 (((-108) $) 64)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#2| (-821 (-357))) (|has| |#1| (-341)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#2| (-821 (-525))) (|has| |#1| (-341))))) (-1678 (((-525) $) 93) (((-525) $ (-525)) 95)) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL (|has| |#1| (-341)))) (-1498 ((|#2| $) 151 (|has| |#1| (-341)))) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1383 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1067)) (|has| |#1| (-341))))) (-2348 (((-108) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2929 (($ $ (-856)) 136)) (-3841 (($ (-1 |#1| (-525)) $) 132)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 19) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2371 (($ $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2535 (($ $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2694 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-341)))) (-1415 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2466 (($ (-525) |#2|) 10)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 145 (|has| |#1| (-341)))) (-4141 (($ $) 214 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 219 (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-3940 (($) NIL (-12 (|has| |#2| (-1067)) (|has| |#1| (-341))) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3500 (($ $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-1864 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-525)) 126)) (-1680 (((-3 $ "failed") $ $) 116 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) |#2|) NIL (-12 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 |#2|)) NIL (-12 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-525)) 91) (($ $ $) 79 (|has| (-525) (-1032))) (($ $ |#2|) NIL (-12 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 137 (-3279 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) 140 (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-1953 (($ $) NIL (|has| |#1| (-341)))) (-1511 ((|#2| $) 152 (|has| |#1| (-341)))) (-1307 (((-525) $) 12)) (-2396 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2749 (((-205) $) NIL (-12 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-501) $) NIL (-12 (|has| |#2| (-567 (-501))) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| |#2| (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| |#2| (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2003 (($ $) 124)) (-1270 (((-798) $) 245) (($ (-525)) 23) (($ |#1|) 21 (|has| |#1| (-160))) (($ |#2|) 20) (($ (-1091)) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341)))) (($ (-385 (-525))) 155 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-525)) 74)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844)) (|has| |#1| (-341))) (-12 (|has| |#2| (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2031 (((-713)) 142)) (-3144 ((|#1| $) 90)) (-2180 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2438 (($ $) 204 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) 200 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 208 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-525)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 210 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 206 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 202 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1868 (($ $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 13 T CONST)) (-3365 (($) 17 T CONST)) (-2094 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3279 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3279 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4046 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4025 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-3994 (((-108) $ $) 63)) (-4035 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4017 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 149 (|has| |#1| (-341))) (($ |#2| |#2|) 150 (|has| |#1| (-341)))) (-4090 (($ $) 213) (($ $ $) 68)) (-4080 (($ $ $) 66)) (** (($ $ (-856)) NIL) (($ $ (-713)) 73) (($ $ (-525)) 146 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-341))) (($ |#2| $) 147 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +((-4003 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)) (-5 *2 (-525)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-1135 *3 *2)) (-4 *2 (-1164 *3)))) (-2463 (*1 *1 *2 *3) (-12 (-5 *2 (-525)) (-4 *4 (-977)) (-4 *1 (-1135 *4 *3)) (-4 *3 (-1164 *4)))) (-2973 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3)))) (-1461 (*1 *1 *1) (-12 (-4 *1 (-1135 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1164 *2)))) (-1461 (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)))) (-2451 (*1 *2 *1) (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3)))) (-1304 (*1 *2 *1) (|partial| -12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3))))) +(-13 (-1133 |t#1|) (-968 |t#2|) (-10 -8 (-15 -2463 ($ (-525) |t#2|)) (-15 -4003 ((-525) $)) (-15 -2973 (|t#2| $)) (-15 -1461 ($ $)) (-15 -1461 ($ (-525) $)) (-15 -1271 ($ |t#2|)) (-15 -2451 (|t#2| $)) (-15 -1304 ((-3 |t#2| "failed") $)) (IF (|has| |t#1| (-341)) (-6 (-925 |t#2|)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-525)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 |#2|) |has| |#1| (-341)) ((-37 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 |#2| |#2|) |has| |#1| (-341)) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) -3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-136))) (|has| |#1| (-136))) ((-138) -3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-138))) (|has| |#1| (-138))) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-567 (-205)) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-567 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-567 (-501)) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-567 (-827 (-525))))) ((-211 |#2|) |has| |#1| (-341)) ((-213) -3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-213))) (|has| |#1| (-15 * (|#1| (-525) |#1|)))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 |#2| $) -12 (|has| |#1| (-341)) (|has| |#2| (-265 |#2| |#2|))) ((-265 $ $) |has| (-525) (-1032)) ((-269) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-341) |has| |#1| (-341)) ((-316 |#2|) |has| |#1| (-341)) ((-355 |#2|) |has| |#1| (-341)) ((-378 |#2|) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-486 (-1091) |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-486 (-1091) |#2|))) ((-486 |#2| |#2|) -12 (|has| |#1| (-341)) (|has| |#2| (-288 |#2|))) ((-517) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 |#2|) |has| |#1| (-341)) ((-594 $) . T) ((-588 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-588 (-525)))) ((-588 |#2|) |has| |#1| (-341)) ((-660 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 |#2|) |has| |#1| (-341)) ((-660 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-733) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-734) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-736) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-737) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-762) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-787) -12 (|has| |#1| (-341)) (|has| |#2| (-762))) ((-789) -3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-789))) (-12 (|has| |#1| (-341)) (|has| |#2| (-762)))) ((-835 (-1091)) -3275 (-12 (|has| |#1| (-341)) (|has| |#2| (-835 (-1091)))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))) ((-821 (-357)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-357)))) ((-821 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-821 (-525)))) ((-819 |#2|) |has| |#1| (-341)) ((-844) -12 (|has| |#1| (-341)) (|has| |#2| (-844))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-925 |#2|) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-953) -12 (|has| |#1| (-341)) (|has| |#2| (-953))) ((-968 (-385 (-525))) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-525)))) ((-968 (-525)) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-525)))) ((-968 (-1091)) -12 (|has| |#1| (-341)) (|has| |#2| (-968 (-1091)))) ((-968 |#2|) . T) ((-983 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 |#2|) |has| |#1| (-341)) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) -12 (|has| |#1| (-341)) (|has| |#2| (-1067))) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1127) |has| |#1| (-341)) ((-1131) |has| |#1| (-341)) ((-1133 |#1|) . T) ((-1151 |#1| #0#) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 70)) (-1490 ((|#2| $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 88)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-525)) 97) (($ $ (-525) (-525)) 99)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) 47)) (-2973 ((|#2| $) 11)) (-1304 (((-3 |#2| "failed") $) 30)) (-2451 ((|#2| $) 31)) (-2351 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-1954 (((-525) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) 57)) (-2382 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) 144) (((-3 (-525) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-1091) "failed") $) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-3894 ((|#2| $) 143) (((-525) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| |#2| (-968 (-525))) (|has| |#1| (-341)))) (((-1091) $) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341))))) (-1461 (($ $) 61) (($ (-525) $) 24)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-3336 (((-632 |#2|) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| |#2| (-588 (-525))) (|has| |#1| (-341))))) (-1853 (((-3 $ "failed") $) 77)) (-3872 (((-385 (-887 |#1|)) $ (-525)) 112 (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) 114 (|has| |#1| (-517)))) (-2894 (($) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-4147 (((-108) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1499 (((-108) $) 64)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| |#2| (-821 (-357))) (|has| |#1| (-341)))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| |#2| (-821 (-525))) (|has| |#1| (-341))))) (-1234 (((-525) $) 93) (((-525) $ (-525)) 95)) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL (|has| |#1| (-341)))) (-1501 ((|#2| $) 151 (|has| |#1| (-341)))) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2949 (((-3 $ "failed") $) NIL (-12 (|has| |#2| (-1067)) (|has| |#1| (-341))))) (-3288 (((-108) $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-3761 (($ $ (-856)) 136)) (-2850 (($ (-1 |#1| (-525)) $) 132)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 19) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2372 (($ $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2530 (($ $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-2688 (($ (-1 |#1| |#1|) $) 129) (($ (-1 |#2| |#2|) $) NIL (|has| |#1| (-341)))) (-1418 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2463 (($ (-525) |#2|) 10)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 145 (|has| |#1| (-341)))) (-2824 (($ $) 214 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 219 (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-3937 (($) NIL (-12 (|has| |#2| (-1067)) (|has| |#1| (-341))) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2602 (($ $) NIL (-12 (|has| |#2| (-286)) (|has| |#1| (-341))))) (-2804 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-525)) 126)) (-1687 (((-3 $ "failed") $ $) 116 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 85 (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) |#2|) NIL (-12 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 |#2|)) NIL (-12 (|has| |#2| (-486 (-1091) |#2|)) (|has| |#1| (-341)))) (($ $ (-592 (-273 |#2|))) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-273 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ |#2| |#2|) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341)))) (($ $ (-592 |#2|) (-592 |#2|)) NIL (-12 (|has| |#2| (-288 |#2|)) (|has| |#1| (-341))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-525)) 91) (($ $ $) 79 (|has| (-525) (-1032))) (($ $ |#2|) NIL (-12 (|has| |#2| (-265 |#2| |#2|)) (|has| |#1| (-341))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 137 (-3275 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) 140 (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-3826 (($ $) NIL (|has| |#1| (-341)))) (-1512 ((|#2| $) 152 (|has| |#1| (-341)))) (-4003 (((-525) $) 12)) (-2397 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-2745 (((-205) $) NIL (-12 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| |#2| (-953)) (|has| |#1| (-341)))) (((-501) $) NIL (-12 (|has| |#2| (-567 (-501))) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| |#2| (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| |#2| (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844)) (|has| |#1| (-341))))) (-2488 (($ $) 124)) (-1271 (((-798) $) 245) (($ (-525)) 23) (($ |#1|) 21 (|has| |#1| (-160))) (($ |#2|) 20) (($ (-1091)) NIL (-12 (|has| |#2| (-968 (-1091))) (|has| |#1| (-341)))) (($ (-385 (-525))) 155 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-525)) 74)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844)) (|has| |#1| (-341))) (-12 (|has| |#2| (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3998 (((-713)) 142)) (-3140 ((|#1| $) 90)) (-2407 ((|#2| $) NIL (-12 (|has| |#2| (-510)) (|has| |#1| (-341))))) (-2437 (($ $) 204 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) 200 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 208 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-525)) 122 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 210 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 206 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 202 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-3297 (($ $) NIL (-12 (|has| |#2| (-762)) (|has| |#1| (-341))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 13 T CONST)) (-3362 (($) 17 T CONST)) (-2096 (($ $ (-1 |#2| |#2|)) NIL (|has| |#1| (-341))) (($ $ (-1 |#2| |#2|) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3275 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3275 (-12 (|has| |#2| (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#2| (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4043 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4025 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-3992 (((-108) $ $) 63)) (-4034 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4015 (((-108) $ $) NIL (-12 (|has| |#2| (-789)) (|has| |#1| (-341))))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 149 (|has| |#1| (-341))) (($ |#2| |#2|) 150 (|has| |#1| (-341)))) (-4088 (($ $) 213) (($ $ $) 68)) (-4078 (($ $ $) 66)) (** (($ $ (-856)) NIL) (($ $ (-713)) 73) (($ $ (-525)) 146 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 69) (($ $ |#1|) NIL) (($ |#1| $) 139) (($ $ |#2|) 148 (|has| |#1| (-341))) (($ |#2| $) 147 (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) (((-1136 |#1| |#2|) (-1135 |#1| |#2|) (-977) (-1164 |#1|)) (T -1136)) NIL (-1135 |#1| |#2|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-3957 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 10)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3906 (($ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3727 (((-108) $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-1375 (($ $ (-525)) NIL) (($ $ (-525) (-525)) NIL)) (-1893 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-3544 (((-1165 |#1| |#2| |#3|) $) NIL)) (-3315 (((-3 (-1165 |#1| |#2| |#3|) "failed") $) NIL)) (-2452 (((-1165 |#1| |#2| |#3|) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2148 (((-525) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2307 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-1165 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-3897 (((-1165 |#1| |#2| |#3|) $) NIL) (((-1091) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-1654 (($ $) NIL) (($ (-525) $) NIL)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-1165 |#1| |#2| |#3|)) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-1165 |#1| |#2| |#3|))) (|:| |vec| (-1173 (-1165 |#1| |#2| |#3|)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341))))) (-3233 (((-3 $ "failed") $) NIL)) (-3254 (((-385 (-887 |#1|)) $ (-525)) NIL (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) NIL (|has| |#1| (-517)))) (-2899 (($) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-3426 (((-108) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4199 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-821 (-525))) (|has| |#1| (-341)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-821 (-357))) (|has| |#1| (-341))))) (-1678 (((-525) $) NIL) (((-525) $ (-525)) NIL)) (-4211 (((-108) $) NIL)) (-2142 (($ $) NIL (|has| |#1| (-341)))) (-1498 (((-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1383 (((-3 $ "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))))) (-2348 (((-108) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2929 (($ $ (-856)) NIL)) (-3841 (($ (-1 |#1| (-525)) $) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 17) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2371 (($ $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2535 (($ $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2466 (($ (-525) (-1165 |#1| |#2| |#3|)) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 25 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 26 (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))) CONST)) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-3500 (($ $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-1864 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-525)) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-486 (-1091) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-486 (-1091) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-273 (-1165 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1165 |#1| |#2| |#3|)) (-592 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-525)) NIL) (($ $ $) NIL (|has| (-525) (-1032))) (($ $ (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-265 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1169 |#2|)) 24) (($ $ (-713)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 23 (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-1953 (($ $) NIL (|has| |#1| (-341)))) (-1511 (((-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-1307 (((-525) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2749 (((-501) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1165 |#1| |#2| |#3|)) NIL) (($ (-1169 |#2|)) 22) (($ (-1091)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (($ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-3388 ((|#1| $ (-525)) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 11)) (-2180 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1868 (($ $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 19 T CONST)) (-3365 (($) 15 T CONST)) (-2094 (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4046 (((-108) $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4025 (((-108) $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4017 (((-108) $ $) NIL (-3279 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341))) (($ (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 20)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1165 |#1| |#2| |#3|)) NIL (|has| |#1| (-341))) (($ (-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1137 |#1| |#2| |#3|) (-13 (-1135 |#1| (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1137)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1135 |#1| (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-3270 (((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108)) 12)) (-3488 (((-396 |#1|) |#1|) 22)) (-2194 (((-396 |#1|) |#1|) 21))) -(((-1138 |#1|) (-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1|)) (-15 -3270 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108)))) (-1149 (-525))) (T -1138)) -((-3270 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525))))) (-3488 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525))))) (-2194 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) -(-10 -7 (-15 -2194 ((-396 |#1|) |#1|)) (-15 -3488 ((-396 |#1|) |#1|)) (-15 -3270 ((-2 (|:| |contp| (-525)) (|:| -2055 (-592 (-2 (|:| |irr| |#1|) (|:| -3115 (-525)))))) |#1| (-108)))) -((-2694 (((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|)) 23 (|has| |#1| (-787))) (((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|)) 17))) -(((-1139 |#1| |#2|) (-10 -7 (-15 -2694 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) (IF (|has| |#1| (-787)) (-15 -2694 ((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) |%noBranch|)) (-1127) (-1127)) (T -1139)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-787)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1072 *6)) (-5 *1 (-1139 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1140 *6)) (-5 *1 (-1139 *5 *6))))) -(-10 -7 (-15 -2694 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) (IF (|has| |#1| (-787)) (-15 -2694 ((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) |%noBranch|)) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2959 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-2694 (((-1072 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-787)))) (-1790 ((|#1| $) 14)) (-3606 ((|#1| $) 10)) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3619 (((-525) $) 18)) (-3936 ((|#1| $) 17)) (-3631 ((|#1| $) 11)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3149 (((-108) $) 16)) (-3788 (((-1072 |#1|) $) 38 (|has| |#1| (-787))) (((-1072 |#1|) (-592 $)) 37 (|has| |#1| (-787)))) (-2749 (($ |#1|) 25)) (-1270 (($ (-1015 |#1|)) 24) (((-798) $) 34 (|has| |#1| (-1020)))) (-2728 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3771 (($ $ (-525)) 13)) (-3994 (((-108) $ $) 27 (|has| |#1| (-1020))))) -(((-1140 |#1|) (-13 (-1014 |#1|) (-10 -8 (-15 -2728 ($ |#1|)) (-15 -2959 ($ |#1|)) (-15 -1270 ($ (-1015 |#1|))) (-15 -3149 ((-108) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-1072 |#1|))) |%noBranch|))) (-1127)) (T -1140)) -((-2728 (*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127)))) (-2959 (*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127)))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1015 *3)) (-4 *3 (-1127)) (-5 *1 (-1140 *3)))) (-3149 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1140 *3)) (-4 *3 (-1127))))) -(-13 (-1014 |#1|) (-10 -8 (-15 -2728 ($ |#1|)) (-15 -2959 ($ |#1|)) (-15 -1270 ($ (-1015 |#1|))) (-15 -3149 ((-108) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-1072 |#1|))) |%noBranch|))) -((-2694 (((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)) 15))) -(((-1141 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 ((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)))) (-1091) (-977) (-1091) (-977)) (T -1141)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1146 *5 *6)) (-14 *5 (-1091)) (-4 *6 (-977)) (-4 *8 (-977)) (-5 *2 (-1146 *7 *8)) (-5 *1 (-1141 *5 *6 *7 *8)) (-14 *7 (-1091))))) -(-10 -7 (-15 -2694 ((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)))) -((-3995 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-3192 ((|#1| |#3|) 13)) (-3761 ((|#3| |#3|) 19))) -(((-1142 |#1| |#2| |#3|) (-10 -7 (-15 -3192 (|#1| |#3|)) (-15 -3761 (|#3| |#3|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-925 |#1|) (-1149 |#2|)) (T -1142)) -((-3995 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1142 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-3761 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-1142 *3 *4 *2)) (-4 *2 (-1149 *4)))) (-3192 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-1142 *2 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -3192 (|#1| |#3|)) (-15 -3761 (|#3| |#3|)) (-15 -3995 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) -((-4050 (((-3 |#2| "failed") |#2| (-713) |#1|) 29)) (-1610 (((-3 |#2| "failed") |#2| (-713)) 30)) (-3972 (((-3 (-2 (|:| -3591 |#2|) (|:| -3603 |#2|)) "failed") |#2|) 43)) (-2162 (((-592 |#2|) |#2|) 45)) (-1437 (((-3 |#2| "failed") |#2| |#2|) 40))) -(((-1143 |#1| |#2|) (-10 -7 (-15 -1610 ((-3 |#2| "failed") |#2| (-713))) (-15 -4050 ((-3 |#2| "failed") |#2| (-713) |#1|)) (-15 -1437 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3972 ((-3 (-2 (|:| -3591 |#2|) (|:| -3603 |#2|)) "failed") |#2|)) (-15 -2162 ((-592 |#2|) |#2|))) (-13 (-517) (-138)) (-1149 |#1|)) (T -1143)) -((-2162 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-592 *3)) (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4)))) (-3972 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-2 (|:| -3591 *3) (|:| -3603 *3))) (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4)))) (-1437 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1149 *3)))) (-4050 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4)))) (-1610 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) -(-10 -7 (-15 -1610 ((-3 |#2| "failed") |#2| (-713))) (-15 -4050 ((-3 |#2| "failed") |#2| (-713) |#1|)) (-15 -1437 ((-3 |#2| "failed") |#2| |#2|)) (-15 -3972 ((-3 (-2 (|:| -3591 |#2|) (|:| -3603 |#2|)) "failed") |#2|)) (-15 -2162 ((-592 |#2|) |#2|))) -((-1229 (((-3 (-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) "failed") |#2| |#2|) 32))) -(((-1144 |#1| |#2|) (-10 -7 (-15 -1229 ((-3 (-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) "failed") |#2| |#2|))) (-517) (-1149 |#1|)) (T -1144)) -((-1229 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-1144 *4 *3)) (-4 *3 (-1149 *4))))) -(-10 -7 (-15 -1229 ((-3 (-2 (|:| -3461 |#2|) (|:| -2584 |#2|)) "failed") |#2| |#2|))) -((-1278 ((|#2| |#2| |#2|) 19)) (-2249 ((|#2| |#2| |#2|) 30)) (-2710 ((|#2| |#2| |#2| (-713) (-713)) 36))) -(((-1145 |#1| |#2|) (-10 -7 (-15 -1278 (|#2| |#2| |#2|)) (-15 -2249 (|#2| |#2| |#2|)) (-15 -2710 (|#2| |#2| |#2| (-713) (-713)))) (-977) (-1149 |#1|)) (T -1145)) -((-2710 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-1145 *4 *2)) (-4 *2 (-1149 *4)))) (-2249 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3)))) (-1278 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) -(-10 -7 (-15 -1278 (|#2| |#2| |#2|)) (-15 -2249 (|#2| |#2| |#2|)) (-15 -2710 (|#2| |#2| |#2| (-713) (-713)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2290 (((-1173 |#2|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-3816 (($ (-1087 |#2|)) NIL)) (-2146 (((-1087 $) $ (-1005)) NIL) (((-1087 |#2|) $) NIL)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-3906 (($ $) NIL (|has| |#2| (-517)))) (-3727 (((-108) $) NIL (|has| |#2| (-517)))) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3226 (($ $ $) NIL (|has| |#2| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3851 (($ $) NIL (|has| |#2| (-429)))) (-1990 (((-396 $) $) NIL (|has| |#2| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1540 (((-108) $ $) NIL (|has| |#2| (-341)))) (-1228 (($ $ (-713)) NIL)) (-3481 (($ $ (-713)) NIL)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-429)))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3897 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-1005) $) NIL)) (-2318 (($ $ $ (-1005)) NIL (|has| |#2| (-160))) ((|#2| $ $) NIL (|has| |#2| (-160)))) (-1726 (($ $ $) NIL (|has| |#2| (-341)))) (-2572 (($ $) NIL)) (-4082 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-1705 (($ $ $) NIL (|has| |#2| (-341)))) (-4202 (($ $ $) NIL)) (-3001 (($ $ $) NIL (|has| |#2| (-517)))) (-1988 (((-2 (|:| -1655 |#2|) (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#2| (-341)))) (-3512 (($ $) NIL (|has| |#2| (-429))) (($ $ (-1005)) NIL (|has| |#2| (-429)))) (-2560 (((-592 $) $) NIL)) (-2822 (((-108) $) NIL (|has| |#2| (-844)))) (-1230 (($ $ |#2| (-713) $) NIL)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-1678 (((-713) $ $) NIL (|has| |#2| (-517)))) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-1383 (((-3 $ "failed") $) NIL (|has| |#2| (-1067)))) (-2369 (($ (-1087 |#2|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-2929 (($ $ (-713)) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) 17) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1005)) NIL) (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL)) (-4016 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2371 (($ $ $) NIL (|has| |#2| (-789)))) (-2535 (($ $ $) NIL (|has| |#2| (-789)))) (-2485 (($ (-1 (-713) (-713)) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-1872 (((-1087 |#2|) $) NIL)) (-1903 (((-3 (-1005) "failed") $) NIL)) (-2539 (($ $) NIL)) (-2549 ((|#2| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3247 (((-1074) $) NIL)) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) NIL)) (-2343 (((-3 (-592 $) "failed") $) NIL)) (-2968 (((-3 (-592 $) "failed") $) NIL)) (-3065 (((-3 (-2 (|:| |var| (-1005)) (|:| -2815 (-713))) "failed") $) NIL)) (-4141 (($ $) NIL (|has| |#2| (-37 (-385 (-525)))))) (-3940 (($) NIL (|has| |#2| (-1067)) CONST)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 ((|#2| $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2794 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3530 (($ $ (-713) |#2| $) NIL)) (-2704 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2194 (((-396 $) $) NIL (|has| |#2| (-844)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#2| (-341)))) (-1680 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2602 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#2|) NIL) (($ $ (-592 (-1005)) (-592 |#2|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2430 (((-713) $) NIL (|has| |#2| (-341)))) (-3410 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#2| (-517))) ((|#2| (-385 $) |#2|) NIL (|has| |#2| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#2| (-517)))) (-1622 (((-3 $ "failed") $ (-713)) NIL)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#2| (-341)))) (-1932 (($ $ (-1005)) NIL (|has| |#2| (-160))) ((|#2| $) NIL (|has| |#2| (-160)))) (-2524 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-1307 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2749 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-3963 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-1005)) NIL (|has| |#2| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1776 (((-3 $ "failed") $ $) NIL (|has| |#2| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#2| (-517)))) (-1270 (((-798) $) 13) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1005)) NIL) (($ (-1169 |#1|)) 19) (($ (-385 (-525))) NIL (-3279 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-4157 (((-3 $ "failed") $) NIL (-3279 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-1533 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-3365 (($) 14 T CONST)) (-2094 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4046 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3994 (((-108) $ $) NIL)) (-4035 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4100 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) -(((-1146 |#1| |#2|) (-13 (-1149 |#2|) (-10 -8 (-15 -1270 ($ (-1169 |#1|))) (-15 -3530 ($ $ (-713) |#2| $)))) (-1091) (-977)) (T -1146)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-14 *3 (-1091)) (-5 *1 (-1146 *3 *4)) (-4 *4 (-977)))) (-3530 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1146 *4 *3)) (-14 *4 (-1091)) (-4 *3 (-977))))) -(-13 (-1149 |#2|) (-10 -8 (-15 -1270 ($ (-1169 |#1|))) (-15 -3530 ($ $ (-713) |#2| $)))) -((-2694 ((|#4| (-1 |#3| |#1|) |#2|) 22))) -(((-1147 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|))) (-977) (-1149 |#1|) (-977) (-1149 |#3|)) (T -1147)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *2 (-1149 *6)) (-5 *1 (-1147 *5 *4 *6 *2)) (-4 *4 (-1149 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#3| |#1|) |#2|))) -((-2290 (((-1173 |#2|) $ (-713)) 114)) (-2383 (((-592 (-1005)) $) 15)) (-3816 (($ (-1087 |#2|)) 67)) (-2931 (((-713) $) NIL) (((-713) $ (-592 (-1005))) 18)) (-1224 (((-396 (-1087 $)) (-1087 $)) 185)) (-3851 (($ $) 175)) (-1990 (((-396 $) $) 173)) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 82)) (-1228 (($ $ (-713)) 71)) (-3481 (($ $ (-713)) 73)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-2591 (((-3 |#2| "failed") $) 117) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-1005) "failed") $) NIL)) (-3897 ((|#2| $) 115) (((-385 (-525)) $) NIL) (((-525) $) NIL) (((-1005) $) NIL)) (-3001 (($ $ $) 151)) (-1988 (((-2 (|:| -1655 |#2|) (|:| -3461 $) (|:| -2584 $)) $ $) 153)) (-1678 (((-713) $ $) 170)) (-1383 (((-3 $ "failed") $) 123)) (-2352 (($ |#2| (-713)) NIL) (($ $ (-1005) (-713)) 47) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-4016 (((-713) $) NIL) (((-713) $ (-1005)) 42) (((-592 (-713)) $ (-592 (-1005))) 43)) (-1872 (((-1087 |#2|) $) 59)) (-1903 (((-3 (-1005) "failed") $) 40)) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) 70)) (-4141 (($ $) 197)) (-3940 (($) 119)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 182)) (-2704 (((-396 (-1087 $)) (-1087 $)) 88)) (-1942 (((-396 (-1087 $)) (-1087 $)) 86)) (-2194 (((-396 $) $) 107)) (-2602 (($ $ (-592 (-273 $))) 39) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#2|) 31) (($ $ (-592 (-1005)) (-592 |#2|)) 28) (($ $ (-1005) $) 25) (($ $ (-592 (-1005)) (-592 $)) 23)) (-2430 (((-713) $) 188)) (-3410 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) 147) ((|#2| (-385 $) |#2|) 187) (((-385 $) $ (-385 $)) 169)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 191)) (-2524 (($ $ (-1005)) 140) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) 138) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-1307 (((-713) $) NIL) (((-713) $ (-1005)) 16) (((-592 (-713)) $ (-592 (-1005))) 20)) (-3963 ((|#2| $) NIL) (($ $ (-1005)) 125)) (-1776 (((-3 $ "failed") $ $) 161) (((-3 (-385 $) "failed") (-385 $) $) 157)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1005)) 51) (($ (-385 (-525))) NIL) (($ $) NIL))) -(((-1148 |#1| |#2|) (-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -3851 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -3410 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -2430 ((-713) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -4141 (|#1| |#1|)) (-15 -3410 (|#2| (-385 |#1|) |#2|)) (-15 -3409 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1988 ((-2 (|:| -1655 |#2|) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -3001 (|#1| |#1| |#1|)) (-15 -1776 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -1776 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1678 ((-713) |#1| |#1|)) (-15 -3410 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3481 (|#1| |#1| (-713))) (-15 -1228 (|#1| |#1| (-713))) (-15 -1921 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| (-713))) (-15 -3816 (|#1| (-1087 |#2|))) (-15 -1872 ((-1087 |#2|) |#1|)) (-15 -2290 ((-1173 |#2|) |#1| (-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| |#1|)) (-15 -3410 (|#2| |#1| |#2|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1224 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3963 (|#1| |#1| (-1005))) (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2931 ((-713) |#1| (-592 (-1005)))) (-15 -2931 ((-713) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2352 (|#1| |#1| (-1005) (-713))) (-15 -4016 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -4016 ((-713) |#1| (-1005))) (-15 -1903 ((-3 (-1005) "failed") |#1|)) (-15 -1307 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -1307 ((-713) |#1| (-1005))) (-15 -3897 ((-1005) |#1|)) (-15 -2591 ((-3 (-1005) "failed") |#1|)) (-15 -1270 (|#1| (-1005))) (-15 -2602 (|#1| |#1| (-592 (-1005)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-1005) |#1|)) (-15 -2602 (|#1| |#1| (-592 (-1005)) (-592 |#2|))) (-15 -2602 (|#1| |#1| (-1005) |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1307 ((-713) |#1|)) (-15 -2352 (|#1| |#2| (-713))) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -4016 ((-713) |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -2524 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1005) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1005)))) (-15 -2524 (|#1| |#1| (-1005))) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) (-1149 |#2|) (-977)) (T -1148)) -NIL -(-10 -8 (-15 -1270 (|#1| |#1|)) (-15 -3748 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -1990 ((-396 |#1|) |#1|)) (-15 -3851 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -3940 (|#1|)) (-15 -1383 ((-3 |#1| "failed") |#1|)) (-15 -3410 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -2430 ((-713) |#1|)) (-15 -2082 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -4141 (|#1| |#1|)) (-15 -3410 (|#2| (-385 |#1|) |#2|)) (-15 -3409 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -1988 ((-2 (|:| -1655 |#2|) (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| |#1|)) (-15 -3001 (|#1| |#1| |#1|)) (-15 -1776 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -1776 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1678 ((-713) |#1| |#1|)) (-15 -3410 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3481 (|#1| |#1| (-713))) (-15 -1228 (|#1| |#1| (-713))) (-15 -1921 ((-2 (|:| -3461 |#1|) (|:| -2584 |#1|)) |#1| (-713))) (-15 -3816 (|#1| (-1087 |#2|))) (-15 -1872 ((-1087 |#2|) |#1|)) (-15 -2290 ((-1173 |#2|) |#1| (-713))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2524 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1091) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1091)))) (-15 -2524 (|#1| |#1| (-1091))) (-15 -2524 (|#1| |#1|)) (-15 -2524 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| |#1|)) (-15 -3410 (|#2| |#1| |#2|)) (-15 -2194 ((-396 |#1|) |#1|)) (-15 -1224 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1942 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -2704 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3949 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -3963 (|#1| |#1| (-1005))) (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2931 ((-713) |#1| (-592 (-1005)))) (-15 -2931 ((-713) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2352 (|#1| |#1| (-1005) (-713))) (-15 -4016 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -4016 ((-713) |#1| (-1005))) (-15 -1903 ((-3 (-1005) "failed") |#1|)) (-15 -1307 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -1307 ((-713) |#1| (-1005))) (-15 -3897 ((-1005) |#1|)) (-15 -2591 ((-3 (-1005) "failed") |#1|)) (-15 -1270 (|#1| (-1005))) (-15 -2602 (|#1| |#1| (-592 (-1005)) (-592 |#1|))) (-15 -2602 (|#1| |#1| (-1005) |#1|)) (-15 -2602 (|#1| |#1| (-592 (-1005)) (-592 |#2|))) (-15 -2602 (|#1| |#1| (-1005) |#2|)) (-15 -2602 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2602 (|#1| |#1| |#1| |#1|)) (-15 -2602 (|#1| |#1| (-273 |#1|))) (-15 -2602 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -1307 ((-713) |#1|)) (-15 -2352 (|#1| |#2| (-713))) (-15 -3897 ((-525) |#1|)) (-15 -2591 ((-3 (-525) "failed") |#1|)) (-15 -3897 ((-385 (-525)) |#1|)) (-15 -2591 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1270 (|#1| |#2|)) (-15 -2591 ((-3 |#2| "failed") |#1|)) (-15 -3897 (|#2| |#1|)) (-15 -4016 ((-713) |#1|)) (-15 -3963 (|#2| |#1|)) (-15 -2524 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2524 (|#1| |#1| (-1005) (-713))) (-15 -2524 (|#1| |#1| (-592 (-1005)))) (-15 -2524 (|#1| |#1| (-1005))) (-15 -1270 (|#1| (-525))) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2290 (((-1173 |#1|) $ (-713)) 238)) (-2383 (((-592 (-1005)) $) 110)) (-3816 (($ (-1087 |#1|)) 236)) (-2146 (((-1087 $) $ (-1005)) 125) (((-1087 |#1|) $) 124)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-3906 (($ $) 88 (|has| |#1| (-517)))) (-3727 (((-108) $) 90 (|has| |#1| (-517)))) (-2931 (((-713) $) 112) (((-713) $ (-592 (-1005))) 111)) (-2467 (((-3 $ "failed") $ $) 19)) (-3226 (($ $ $) 223 (|has| |#1| (-517)))) (-1224 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-3851 (($ $) 98 (|has| |#1| (-429)))) (-1990 (((-396 $) $) 97 (|has| |#1| (-429)))) (-3949 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-1540 (((-108) $ $) 208 (|has| |#1| (-341)))) (-1228 (($ $ (-713)) 231)) (-3481 (($ $ (-713)) 230)) (-3409 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-429)))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) 136)) (-3897 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) (((-1005) $) 135)) (-2318 (($ $ $ (-1005)) 108 (|has| |#1| (-160))) ((|#1| $ $) 226 (|has| |#1| (-160)))) (-1726 (($ $ $) 212 (|has| |#1| (-341)))) (-2572 (($ $) 154)) (-4082 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -2145 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 211 (|has| |#1| (-341)))) (-4202 (($ $ $) 229)) (-3001 (($ $ $) 220 (|has| |#1| (-517)))) (-1988 (((-2 (|:| -1655 |#1|) (|:| -3461 $) (|:| -2584 $)) $ $) 219 (|has| |#1| (-517)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 206 (|has| |#1| (-341)))) (-3512 (($ $) 176 (|has| |#1| (-429))) (($ $ (-1005)) 105 (|has| |#1| (-429)))) (-2560 (((-592 $) $) 109)) (-2822 (((-108) $) 96 (|has| |#1| (-844)))) (-1230 (($ $ |#1| (-713) $) 172)) (-4199 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1678 (((-713) $ $) 224 (|has| |#1| (-517)))) (-4211 (((-108) $) 31)) (-1394 (((-713) $) 169)) (-1383 (((-3 $ "failed") $) 204 (|has| |#1| (-1067)))) (-2369 (($ (-1087 |#1|) (-1005)) 117) (($ (-1087 $) (-1005)) 116)) (-2929 (($ $ (-713)) 235)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 215 (|has| |#1| (-341)))) (-2392 (((-592 $) $) 126)) (-1681 (((-108) $) 152)) (-2352 (($ |#1| (-713)) 153) (($ $ (-1005) (-713)) 119) (($ $ (-592 (-1005)) (-592 (-713))) 118)) (-3039 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $ (-1005)) 120) (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 233)) (-4016 (((-713) $) 170) (((-713) $ (-1005)) 122) (((-592 (-713)) $ (-592 (-1005))) 121)) (-2371 (($ $ $) 79 (|has| |#1| (-789)))) (-2535 (($ $ $) 78 (|has| |#1| (-789)))) (-2485 (($ (-1 (-713) (-713)) $) 171)) (-2694 (($ (-1 |#1| |#1|) $) 151)) (-1872 (((-1087 |#1|) $) 237)) (-1903 (((-3 (-1005) "failed") $) 123)) (-2539 (($ $) 149)) (-2549 ((|#1| $) 148)) (-2756 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3247 (((-1074) $) 9)) (-1921 (((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713)) 232)) (-2343 (((-3 (-592 $) "failed") $) 114)) (-2968 (((-3 (-592 $) "failed") $) 115)) (-3065 (((-3 (-2 (|:| |var| (-1005)) (|:| -2815 (-713))) "failed") $) 113)) (-4141 (($ $) 216 (|has| |#1| (-37 (-385 (-525)))))) (-3940 (($) 203 (|has| |#1| (-1067)) CONST)) (-2012 (((-1038) $) 10)) (-2515 (((-108) $) 166)) (-2525 ((|#1| $) 167)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2794 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-2704 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-1942 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2194 (((-396 $) $) 99 (|has| |#1| (-844)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 213 (|has| |#1| (-341)))) (-1680 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 207 (|has| |#1| (-341)))) (-2602 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ (-1005) |#1|) 141) (($ $ (-592 (-1005)) (-592 |#1|)) 140) (($ $ (-1005) $) 139) (($ $ (-592 (-1005)) (-592 $)) 138)) (-2430 (((-713) $) 209 (|has| |#1| (-341)))) (-3410 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-385 $) (-385 $) (-385 $)) 225 (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) 217 (|has| |#1| (-341))) (((-385 $) $ (-385 $)) 205 (|has| |#1| (-517)))) (-1622 (((-3 $ "failed") $ (-713)) 234)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 210 (|has| |#1| (-341)))) (-1932 (($ $ (-1005)) 107 (|has| |#1| (-160))) ((|#1| $) 227 (|has| |#1| (-160)))) (-2524 (($ $ (-1005)) 42) (($ $ (-592 (-1005))) 41) (($ $ (-1005) (-713)) 40) (($ $ (-592 (-1005)) (-592 (-713))) 39) (($ $ (-713)) 253) (($ $) 251) (($ $ (-1091)) 250 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 249 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 248 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 247 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-1307 (((-713) $) 150) (((-713) $ (-1005)) 130) (((-592 (-713)) $ (-592 (-1005))) 129)) (-2749 (((-827 (-357)) $) 82 (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-3963 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ (-1005)) 106 (|has| |#1| (-429)))) (-2046 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3831 (|has| $ (-136)) (|has| |#1| (-844))))) (-1776 (((-3 $ "failed") $ $) 222 (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) 221 (|has| |#1| (-517)))) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ (-1005)) 137) (($ (-385 (-525))) 72 (-3279 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-3136 (((-592 |#1|) $) 168)) (-3388 ((|#1| $ (-713)) 155) (($ $ (-1005) (-713)) 128) (($ $ (-592 (-1005)) (-592 (-713))) 127)) (-4157 (((-3 $ "failed") $) 73 (-3279 (-3831 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-2031 (((-713)) 29)) (-1549 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-1533 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-1005)) 38) (($ $ (-592 (-1005))) 37) (($ $ (-1005) (-713)) 36) (($ $ (-592 (-1005)) (-592 (-713))) 35) (($ $ (-713)) 254) (($ $) 252) (($ $ (-1091)) 246 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 245 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 244 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 243 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4046 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 6)) (-4035 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4100 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1490 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 10)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2220 (($ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-4024 (((-108) $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2870 (($ $ (-525)) NIL) (($ $ (-525) (-525)) NIL)) (-3529 (((-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|))) $) NIL)) (-2973 (((-1165 |#1| |#2| |#3|) $) NIL)) (-1304 (((-3 (-1165 |#1| |#2| |#3|) "failed") $) NIL)) (-2451 (((-1165 |#1| |#2| |#3|) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1954 (((-525) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-2308 (($ (-1072 (-2 (|:| |k| (-525)) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-1165 |#1| |#2| |#3|) "failed") $) NIL) (((-3 (-1091) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-3 (-385 (-525)) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-3 (-525) "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-3894 (((-1165 |#1| |#2| |#3|) $) NIL) (((-1091) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (((-385 (-525)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341)))) (((-525) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))))) (-1461 (($ $) NIL) (($ (-525) $) NIL)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-1165 |#1| |#2| |#3|)) (-632 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-1165 |#1| |#2| |#3|))) (|:| |vec| (-1173 (-1165 |#1| |#2| |#3|)))) (-632 $) (-1173 $)) NIL (|has| |#1| (-341))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341)))) (((-632 (-525)) (-632 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-588 (-525))) (|has| |#1| (-341))))) (-1853 (((-3 $ "failed") $) NIL)) (-3872 (((-385 (-887 |#1|)) $ (-525)) NIL (|has| |#1| (-517))) (((-385 (-887 |#1|)) $ (-525) (-525)) NIL (|has| |#1| (-517)))) (-2894 (($) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-4147 (((-108) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1950 (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-821 (-525))) (|has| |#1| (-341)))) (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-821 (-357))) (|has| |#1| (-341))))) (-1234 (((-525) $) NIL) (((-525) $ (-525)) NIL)) (-2109 (((-108) $) NIL)) (-1902 (($ $) NIL (|has| |#1| (-341)))) (-1501 (((-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2949 (((-3 $ "failed") $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))))) (-3288 (((-108) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-3761 (($ $ (-856)) NIL)) (-2850 (($ (-1 |#1| (-525)) $) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-525)) 17) (($ $ (-1005) (-525)) NIL) (($ $ (-592 (-1005)) (-592 (-525))) NIL)) (-2372 (($ $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2530 (($ $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) $) NIL (|has| |#1| (-341)))) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2463 (($ (-525) (-1165 |#1| |#2| |#3|)) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) 25 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 26 (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-1067)) (|has| |#1| (-341))) CONST)) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2602 (($ $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-286)) (|has| |#1| (-341))))) (-2804 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-525)) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-525))))) (($ $ (-1091) (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-486 (-1091) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1091)) (-592 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-486 (-1091) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-273 (-1165 |#1| |#2| |#3|)))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-273 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341)))) (($ $ (-592 (-1165 |#1| |#2| |#3|)) (-592 (-1165 |#1| |#2| |#3|))) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-288 (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-525)) NIL) (($ $ $) NIL (|has| (-525) (-1032))) (($ $ (-1165 |#1| |#2| |#3|)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-265 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) (|has| |#1| (-341))))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-1169 |#2|)) 24) (($ $ (-713)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) 23 (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-3826 (($ $) NIL (|has| |#1| (-341)))) (-1512 (((-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341)))) (-4003 (((-525) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2745 (((-501) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-501))) (|has| |#1| (-341)))) (((-357) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-205) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-953)) (|has| |#1| (-341)))) (((-827 (-357)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-827 (-357)))) (|has| |#1| (-341)))) (((-827 (-525)) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-567 (-827 (-525)))) (|has| |#1| (-341))))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1165 |#1| |#2| |#3|)) NIL) (($ (-1169 |#2|)) 22) (($ (-1091)) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-1091))) (|has| |#1| (-341)))) (($ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517)))) (($ (-385 (-525))) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-968 (-525))) (|has| |#1| (-341))) (|has| |#1| (-37 (-385 (-525))))))) (-3783 ((|#1| $ (-525)) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-136)) (|has| |#1| (-341))) (|has| |#1| (-136))))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 11)) (-2407 (((-1165 |#1| |#2| |#3|) $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-510)) (|has| |#1| (-341))))) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-844)) (|has| |#1| (-341))) (|has| |#1| (-517))))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-525)) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-525)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3297 (($ $) NIL (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 19 T CONST)) (-3362 (($) 15 T CONST)) (-2096 (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|))) NIL (|has| |#1| (-341))) (($ $ (-1 (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) (-713)) NIL (|has| |#1| (-341))) (($ $ (-713)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-213)) (|has| |#1| (-341))) (|has| |#1| (-15 * (|#1| (-525) |#1|))))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091) (-713)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-592 (-1091))) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091)))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-835 (-1091))) (|has| |#1| (-341))) (-12 (|has| |#1| (-15 * (|#1| (-525) |#1|))) (|has| |#1| (-835 (-1091))))))) (-4043 (((-108) $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4025 (((-108) $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4015 (((-108) $ $) NIL (-3275 (-12 (|has| (-1165 |#1| |#2| |#3|) (-762)) (|has| |#1| (-341))) (-12 (|has| (-1165 |#1| |#2| |#3|) (-789)) (|has| |#1| (-341)))))) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341))) (($ (-1165 |#1| |#2| |#3|) (-1165 |#1| |#2| |#3|)) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 20)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ (-1165 |#1| |#2| |#3|)) NIL (|has| |#1| (-341))) (($ (-1165 |#1| |#2| |#3|) $) NIL (|has| |#1| (-341))) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1137 |#1| |#2| |#3|) (-13 (-1135 |#1| (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1137)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1135 |#1| (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-4036 (((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108)) 12)) (-3527 (((-396 |#1|) |#1|) 22)) (-2197 (((-396 |#1|) |#1|) 21))) +(((-1138 |#1|) (-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1|)) (-15 -4036 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108)))) (-1149 (-525))) (T -1138)) +((-4036 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-5 *2 (-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525))))) (-3527 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525))))) (-2197 (*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) +(-10 -7 (-15 -2197 ((-396 |#1|) |#1|)) (-15 -3527 ((-396 |#1|) |#1|)) (-15 -4036 ((-2 (|:| |contp| (-525)) (|:| -2143 (-592 (-2 (|:| |irr| |#1|) (|:| -1973 (-525)))))) |#1| (-108)))) +((-2688 (((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|)) 23 (|has| |#1| (-787))) (((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|)) 17))) +(((-1139 |#1| |#2|) (-10 -7 (-15 -2688 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) (IF (|has| |#1| (-787)) (-15 -2688 ((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) |%noBranch|)) (-1127) (-1127)) (T -1139)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-787)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1072 *6)) (-5 *1 (-1139 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1140 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1140 *6)) (-5 *1 (-1139 *5 *6))))) +(-10 -7 (-15 -2688 ((-1140 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) (IF (|has| |#1| (-787)) (-15 -2688 ((-1072 |#2|) (-1 |#2| |#1|) (-1140 |#1|))) |%noBranch|)) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2956 (($ |#1| |#1|) 9) (($ |#1|) 8)) (-2688 (((-1072 |#1|) (-1 |#1| |#1|) $) 41 (|has| |#1| (-787)))) (-1698 ((|#1| $) 14)) (-3604 ((|#1| $) 10)) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-3616 (((-525) $) 18)) (-1275 ((|#1| $) 17)) (-3628 ((|#1| $) 11)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-2376 (((-108) $) 16)) (-3786 (((-1072 |#1|) $) 38 (|has| |#1| (-787))) (((-1072 |#1|) (-592 $)) 37 (|has| |#1| (-787)))) (-2745 (($ |#1|) 25)) (-1271 (($ (-1015 |#1|)) 24) (((-798) $) 34 (|has| |#1| (-1020)))) (-2724 (($ |#1| |#1|) 20) (($ |#1|) 19)) (-3769 (($ $ (-525)) 13)) (-3992 (((-108) $ $) 27 (|has| |#1| (-1020))))) +(((-1140 |#1|) (-13 (-1014 |#1|) (-10 -8 (-15 -2724 ($ |#1|)) (-15 -2956 ($ |#1|)) (-15 -1271 ($ (-1015 |#1|))) (-15 -2376 ((-108) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-1072 |#1|))) |%noBranch|))) (-1127)) (T -1140)) +((-2724 (*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127)))) (-2956 (*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127)))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1015 *3)) (-4 *3 (-1127)) (-5 *1 (-1140 *3)))) (-2376 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1140 *3)) (-4 *3 (-1127))))) +(-13 (-1014 |#1|) (-10 -8 (-15 -2724 ($ |#1|)) (-15 -2956 ($ |#1|)) (-15 -1271 ($ (-1015 |#1|))) (-15 -2376 ((-108) $)) (IF (|has| |#1| (-1020)) (-6 (-1020)) |%noBranch|) (IF (|has| |#1| (-787)) (-6 (-1016 |#1| (-1072 |#1|))) |%noBranch|))) +((-2688 (((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)) 15))) +(((-1141 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 ((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)))) (-1091) (-977) (-1091) (-977)) (T -1141)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *8 *6)) (-5 *4 (-1146 *5 *6)) (-14 *5 (-1091)) (-4 *6 (-977)) (-4 *8 (-977)) (-5 *2 (-1146 *7 *8)) (-5 *1 (-1141 *5 *6 *7 *8)) (-14 *7 (-1091))))) +(-10 -7 (-15 -2688 ((-1146 |#3| |#4|) (-1 |#4| |#2|) (-1146 |#1| |#2|)))) +((-3706 (((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|) 21)) (-1464 ((|#1| |#3|) 13)) (-3206 ((|#3| |#3|) 19))) +(((-1142 |#1| |#2| |#3|) (-10 -7 (-15 -1464 (|#1| |#3|)) (-15 -3206 (|#3| |#3|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) (-517) (-925 |#1|) (-1149 |#2|)) (T -1142)) +((-3706 (*1 *2 *3) (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1142 *4 *5 *3)) (-4 *3 (-1149 *5)))) (-3206 (*1 *2 *2) (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-1142 *3 *4 *2)) (-4 *2 (-1149 *4)))) (-1464 (*1 *2 *3) (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-1142 *2 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -1464 (|#1| |#3|)) (-15 -3206 (|#3| |#3|)) (-15 -3706 ((-2 (|:| |num| |#3|) (|:| |den| |#1|)) |#3|))) +((-1208 (((-3 |#2| "failed") |#2| (-713) |#1|) 29)) (-1935 (((-3 |#2| "failed") |#2| (-713)) 30)) (-1658 (((-3 (-2 (|:| -3592 |#2|) (|:| -3601 |#2|)) "failed") |#2|) 43)) (-2144 (((-592 |#2|) |#2|) 45)) (-2151 (((-3 |#2| "failed") |#2| |#2|) 40))) +(((-1143 |#1| |#2|) (-10 -7 (-15 -1935 ((-3 |#2| "failed") |#2| (-713))) (-15 -1208 ((-3 |#2| "failed") |#2| (-713) |#1|)) (-15 -2151 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1658 ((-3 (-2 (|:| -3592 |#2|) (|:| -3601 |#2|)) "failed") |#2|)) (-15 -2144 ((-592 |#2|) |#2|))) (-13 (-517) (-138)) (-1149 |#1|)) (T -1143)) +((-2144 (*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-592 *3)) (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4)))) (-1658 (*1 *2 *3) (|partial| -12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-2 (|:| -3592 *3) (|:| -3601 *3))) (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4)))) (-2151 (*1 *2 *2 *2) (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1143 *3 *2)) (-4 *2 (-1149 *3)))) (-1208 (*1 *2 *2 *3 *4) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4)))) (-1935 (*1 *2 *2 *3) (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) +(-10 -7 (-15 -1935 ((-3 |#2| "failed") |#2| (-713))) (-15 -1208 ((-3 |#2| "failed") |#2| (-713) |#1|)) (-15 -2151 ((-3 |#2| "failed") |#2| |#2|)) (-15 -1658 ((-3 (-2 (|:| -3592 |#2|) (|:| -3601 |#2|)) "failed") |#2|)) (-15 -2144 ((-592 |#2|) |#2|))) +((-2848 (((-3 (-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) "failed") |#2| |#2|) 32))) +(((-1144 |#1| |#2|) (-10 -7 (-15 -2848 ((-3 (-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) "failed") |#2| |#2|))) (-517) (-1149 |#1|)) (T -1144)) +((-2848 (*1 *2 *3 *3) (|partial| -12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-1144 *4 *3)) (-4 *3 (-1149 *4))))) +(-10 -7 (-15 -2848 ((-3 (-2 (|:| -3301 |#2|) (|:| -1713 |#2|)) "failed") |#2| |#2|))) +((-3687 ((|#2| |#2| |#2|) 19)) (-1728 ((|#2| |#2| |#2|) 30)) (-3462 ((|#2| |#2| |#2| (-713) (-713)) 36))) +(((-1145 |#1| |#2|) (-10 -7 (-15 -3687 (|#2| |#2| |#2|)) (-15 -1728 (|#2| |#2| |#2|)) (-15 -3462 (|#2| |#2| |#2| (-713) (-713)))) (-977) (-1149 |#1|)) (T -1145)) +((-3462 (*1 *2 *2 *2 *3 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-1145 *4 *2)) (-4 *2 (-1149 *4)))) (-1728 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3)))) (-3687 (*1 *2 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) +(-10 -7 (-15 -3687 (|#2| |#2| |#2|)) (-15 -1728 (|#2| |#2| |#2|)) (-15 -3462 (|#2| |#2| |#2| (-713) (-713)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-3928 (((-1173 |#2|) $ (-713)) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2616 (($ (-1087 |#2|)) NIL)) (-2149 (((-1087 $) $ (-1005)) NIL) (((-1087 |#2|) $) NIL)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#2| (-517)))) (-2220 (($ $) NIL (|has| |#2| (-517)))) (-4024 (((-108) $) NIL (|has| |#2| (-517)))) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1005))) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-1794 (($ $ $) NIL (|has| |#2| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2940 (($ $) NIL (|has| |#2| (-429)))) (-2033 (((-396 $) $) NIL (|has| |#2| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3766 (((-108) $ $) NIL (|has| |#2| (-341)))) (-2836 (($ $ (-713)) NIL)) (-3457 (($ $ (-713)) NIL)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) NIL (|has| |#2| (-429)))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL) (((-3 (-385 (-525)) "failed") $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) NIL (|has| |#2| (-968 (-525)))) (((-3 (-1005) "failed") $) NIL)) (-3894 ((|#2| $) NIL) (((-385 (-525)) $) NIL (|has| |#2| (-968 (-385 (-525))))) (((-525) $) NIL (|has| |#2| (-968 (-525)))) (((-1005) $) NIL)) (-4190 (($ $ $ (-1005)) NIL (|has| |#2| (-160))) ((|#2| $ $) NIL (|has| |#2| (-160)))) (-1731 (($ $ $) NIL (|has| |#2| (-341)))) (-2569 (($ $) NIL)) (-3336 (((-632 (-525)) (-632 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) NIL (|has| |#2| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#2|)) (|:| |vec| (-1173 |#2|))) (-632 $) (-1173 $)) NIL) (((-632 |#2|) (-632 $)) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-1709 (($ $ $) NIL (|has| |#2| (-341)))) (-1986 (($ $ $) NIL)) (-3282 (($ $ $) NIL (|has| |#2| (-517)))) (-4235 (((-2 (|:| -1660 |#2|) (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#2| (-341)))) (-2707 (($ $) NIL (|has| |#2| (-429))) (($ $ (-1005)) NIL (|has| |#2| (-429)))) (-2557 (((-592 $) $) NIL)) (-2162 (((-108) $) NIL (|has| |#2| (-844)))) (-2875 (($ $ |#2| (-713) $) NIL)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) NIL (-12 (|has| (-1005) (-821 (-357))) (|has| |#2| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) NIL (-12 (|has| (-1005) (-821 (-525))) (|has| |#2| (-821 (-525)))))) (-1234 (((-713) $ $) NIL (|has| |#2| (-517)))) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2949 (((-3 $ "failed") $) NIL (|has| |#2| (-1067)))) (-2370 (($ (-1087 |#2|) (-1005)) NIL) (($ (-1087 $) (-1005)) NIL)) (-3761 (($ $ (-713)) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-2352 (($ |#2| (-713)) 17) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1005)) NIL) (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL)) (-3929 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2372 (($ $ $) NIL (|has| |#2| (-789)))) (-2530 (($ $ $) NIL (|has| |#2| (-789)))) (-2121 (($ (-1 (-713) (-713)) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-3321 (((-1087 |#2|) $) NIL)) (-3613 (((-3 (-1005) "failed") $) NIL)) (-2535 (($ $) NIL)) (-2546 ((|#2| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-3803 (((-1074) $) NIL)) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) NIL)) (-3251 (((-3 (-592 $) "failed") $) NIL)) (-4114 (((-3 (-592 $) "failed") $) NIL)) (-2846 (((-3 (-2 (|:| |var| (-1005)) (|:| -2058 (-713))) "failed") $) NIL)) (-2824 (($ $) NIL (|has| |#2| (-37 (-385 (-525)))))) (-3937 (($) NIL (|has| |#2| (-1067)) CONST)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 ((|#2| $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#2| (-429)))) (-2790 (($ (-592 $)) NIL (|has| |#2| (-429))) (($ $ $) NIL (|has| |#2| (-429)))) (-2872 (($ $ (-713) |#2| $) NIL)) (-3415 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) NIL (|has| |#2| (-844)))) (-2197 (((-396 $) $) NIL (|has| |#2| (-844)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#2| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#2| (-341)))) (-1687 (((-3 $ "failed") $ |#2|) NIL (|has| |#2| (-517))) (((-3 $ "failed") $ $) NIL (|has| |#2| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#2| (-341)))) (-2597 (($ $ (-592 (-273 $))) NIL) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#2|) NIL) (($ $ (-592 (-1005)) (-592 |#2|)) NIL) (($ $ (-1005) $) NIL) (($ $ (-592 (-1005)) (-592 $)) NIL)) (-2931 (((-713) $) NIL (|has| |#2| (-341)))) (-3405 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) NIL (|has| |#2| (-517))) ((|#2| (-385 $) |#2|) NIL (|has| |#2| (-341))) (((-385 $) $ (-385 $)) NIL (|has| |#2| (-517)))) (-3090 (((-3 $ "failed") $ (-713)) NIL)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#2| (-341)))) (-2146 (($ $ (-1005)) NIL (|has| |#2| (-160))) ((|#2| $) NIL (|has| |#2| (-160)))) (-2521 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL) (($ $ (-1 |#2| |#2|) $) NIL)) (-4003 (((-713) $) NIL) (((-713) $ (-1005)) NIL) (((-592 (-713)) $ (-592 (-1005))) NIL)) (-2745 (((-827 (-357)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#2| (-567 (-827 (-357)))))) (((-827 (-525)) $) NIL (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#2| (-567 (-827 (-525)))))) (((-501) $) NIL (-12 (|has| (-1005) (-567 (-501))) (|has| |#2| (-567 (-501)))))) (-1562 ((|#2| $) NIL (|has| |#2| (-429))) (($ $ (-1005)) NIL (|has| |#2| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) NIL (-12 (|has| $ (-136)) (|has| |#2| (-844))))) (-1552 (((-3 $ "failed") $ $) NIL (|has| |#2| (-517))) (((-3 (-385 $) "failed") (-385 $) $) NIL (|has| |#2| (-517)))) (-1271 (((-798) $) 13) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1005)) NIL) (($ (-1169 |#1|)) 19) (($ (-385 (-525))) NIL (-3275 (|has| |#2| (-37 (-385 (-525)))) (|has| |#2| (-968 (-385 (-525)))))) (($ $) NIL (|has| |#2| (-517)))) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-713)) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2925 (((-3 $ "failed") $) NIL (-3275 (-12 (|has| $ (-136)) (|has| |#2| (-844))) (|has| |#2| (-136))))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| |#2| (-160)))) (-3714 (((-108) $ $) NIL (|has| |#2| (-517)))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3362 (($) 14 T CONST)) (-2096 (($ $ (-1005)) NIL) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) NIL) (($ $ (-1091)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1091) (-713)) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) NIL (|has| |#2| (-835 (-1091)))) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) NIL)) (-4043 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#2| (-789)))) (-3992 (((-108) $ $) NIL)) (-4034 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#2| (-789)))) (-4098 (($ $ |#2|) NIL (|has| |#2| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-385 (-525))) NIL (|has| |#2| (-37 (-385 (-525))))) (($ (-385 (-525)) $) NIL (|has| |#2| (-37 (-385 (-525))))) (($ |#2| $) NIL) (($ $ |#2|) NIL))) +(((-1146 |#1| |#2|) (-13 (-1149 |#2|) (-10 -8 (-15 -1271 ($ (-1169 |#1|))) (-15 -2872 ($ $ (-713) |#2| $)))) (-1091) (-977)) (T -1146)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *3)) (-14 *3 (-1091)) (-5 *1 (-1146 *3 *4)) (-4 *4 (-977)))) (-2872 (*1 *1 *1 *2 *3 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1146 *4 *3)) (-14 *4 (-1091)) (-4 *3 (-977))))) +(-13 (-1149 |#2|) (-10 -8 (-15 -1271 ($ (-1169 |#1|))) (-15 -2872 ($ $ (-713) |#2| $)))) +((-2688 ((|#4| (-1 |#3| |#1|) |#2|) 22))) +(((-1147 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|))) (-977) (-1149 |#1|) (-977) (-1149 |#3|)) (T -1147)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *2 (-1149 *6)) (-5 *1 (-1147 *5 *4 *6 *2)) (-4 *4 (-1149 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#3| |#1|) |#2|))) +((-3928 (((-1173 |#2|) $ (-713)) 114)) (-2383 (((-592 (-1005)) $) 15)) (-2616 (($ (-1087 |#2|)) 67)) (-3784 (((-713) $) NIL) (((-713) $ (-592 (-1005))) 18)) (-2793 (((-396 (-1087 $)) (-1087 $)) 185)) (-2940 (($ $) 175)) (-2033 (((-396 $) $) 173)) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 82)) (-2836 (($ $ (-713)) 71)) (-3457 (($ $ (-713)) 73)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 130)) (-2588 (((-3 |#2| "failed") $) 117) (((-3 (-385 (-525)) "failed") $) NIL) (((-3 (-525) "failed") $) NIL) (((-3 (-1005) "failed") $) NIL)) (-3894 ((|#2| $) 115) (((-385 (-525)) $) NIL) (((-525) $) NIL) (((-1005) $) NIL)) (-3282 (($ $ $) 151)) (-4235 (((-2 (|:| -1660 |#2|) (|:| -3301 $) (|:| -1713 $)) $ $) 153)) (-1234 (((-713) $ $) 170)) (-2949 (((-3 $ "failed") $) 123)) (-2352 (($ |#2| (-713)) NIL) (($ $ (-1005) (-713)) 47) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-3929 (((-713) $) NIL) (((-713) $ (-1005)) 42) (((-592 (-713)) $ (-592 (-1005))) 43)) (-3321 (((-1087 |#2|) $) 59)) (-3613 (((-3 (-1005) "failed") $) 40)) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) 70)) (-2824 (($ $) 197)) (-3937 (($) 119)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 182)) (-3415 (((-396 (-1087 $)) (-1087 $)) 88)) (-3710 (((-396 (-1087 $)) (-1087 $)) 86)) (-2197 (((-396 $) $) 107)) (-2597 (($ $ (-592 (-273 $))) 39) (($ $ (-273 $)) NIL) (($ $ $ $) NIL) (($ $ (-592 $) (-592 $)) NIL) (($ $ (-1005) |#2|) 31) (($ $ (-592 (-1005)) (-592 |#2|)) 28) (($ $ (-1005) $) 25) (($ $ (-592 (-1005)) (-592 $)) 23)) (-2931 (((-713) $) 188)) (-3405 ((|#2| $ |#2|) NIL) (($ $ $) NIL) (((-385 $) (-385 $) (-385 $)) 147) ((|#2| (-385 $) |#2|) 187) (((-385 $) $ (-385 $)) 169)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 191)) (-2521 (($ $ (-1005)) 140) (($ $ (-592 (-1005))) NIL) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL) (($ $ (-713)) NIL) (($ $) 138) (($ $ (-1091)) NIL) (($ $ (-592 (-1091))) NIL) (($ $ (-1091) (-713)) NIL) (($ $ (-592 (-1091)) (-592 (-713))) NIL) (($ $ (-1 |#2| |#2|) (-713)) NIL) (($ $ (-1 |#2| |#2|)) 137) (($ $ (-1 |#2| |#2|) $) 134)) (-4003 (((-713) $) NIL) (((-713) $ (-1005)) 16) (((-592 (-713)) $ (-592 (-1005))) 20)) (-1562 ((|#2| $) NIL) (($ $ (-1005)) 125)) (-1552 (((-3 $ "failed") $ $) 161) (((-3 (-385 $) "failed") (-385 $) $) 157)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#2|) NIL) (($ (-1005)) 51) (($ (-385 (-525))) NIL) (($ $) NIL))) +(((-1148 |#1| |#2|) (-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2940 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3405 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -2931 ((-713) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2824 (|#1| |#1|)) (-15 -3405 (|#2| (-385 |#1|) |#2|)) (-15 -4006 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -4235 ((-2 (|:| -1660 |#2|) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -3282 (|#1| |#1| |#1|)) (-15 -1552 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -1552 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1234 ((-713) |#1| |#1|)) (-15 -3405 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3457 (|#1| |#1| (-713))) (-15 -2836 (|#1| |#1| (-713))) (-15 -1979 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| (-713))) (-15 -2616 (|#1| (-1087 |#2|))) (-15 -3321 ((-1087 |#2|) |#1|)) (-15 -3928 ((-1173 |#2|) |#1| (-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| |#1|)) (-15 -3405 (|#2| |#1| |#2|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2793 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1562 (|#1| |#1| (-1005))) (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -3784 ((-713) |#1| (-592 (-1005)))) (-15 -3784 ((-713) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2352 (|#1| |#1| (-1005) (-713))) (-15 -3929 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -3929 ((-713) |#1| (-1005))) (-15 -3613 ((-3 (-1005) "failed") |#1|)) (-15 -4003 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -4003 ((-713) |#1| (-1005))) (-15 -3894 ((-1005) |#1|)) (-15 -2588 ((-3 (-1005) "failed") |#1|)) (-15 -1271 (|#1| (-1005))) (-15 -2597 (|#1| |#1| (-592 (-1005)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-1005) |#1|)) (-15 -2597 (|#1| |#1| (-592 (-1005)) (-592 |#2|))) (-15 -2597 (|#1| |#1| (-1005) |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -4003 ((-713) |#1|)) (-15 -2352 (|#1| |#2| (-713))) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -3929 ((-713) |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -2521 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1005) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1005)))) (-15 -2521 (|#1| |#1| (-1005))) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) (-1149 |#2|) (-977)) (T -1148)) +NIL +(-10 -8 (-15 -1271 (|#1| |#1|)) (-15 -4234 ((-1087 |#1|) (-1087 |#1|) (-1087 |#1|))) (-15 -2033 ((-396 |#1|) |#1|)) (-15 -2940 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -3937 (|#1|)) (-15 -2949 ((-3 |#1| "failed") |#1|)) (-15 -3405 ((-385 |#1|) |#1| (-385 |#1|))) (-15 -2931 ((-713) |#1|)) (-15 -1809 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -2824 (|#1| |#1|)) (-15 -3405 (|#2| (-385 |#1|) |#2|)) (-15 -4006 ((-2 (|:| |primePart| |#1|) (|:| |commonPart| |#1|)) |#1| |#1|)) (-15 -4235 ((-2 (|:| -1660 |#2|) (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| |#1|)) (-15 -3282 (|#1| |#1| |#1|)) (-15 -1552 ((-3 (-385 |#1|) "failed") (-385 |#1|) |#1|)) (-15 -1552 ((-3 |#1| "failed") |#1| |#1|)) (-15 -1234 ((-713) |#1| |#1|)) (-15 -3405 ((-385 |#1|) (-385 |#1|) (-385 |#1|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) |#1|)) (-15 -3457 (|#1| |#1| (-713))) (-15 -2836 (|#1| |#1| (-713))) (-15 -1979 ((-2 (|:| -3301 |#1|) (|:| -1713 |#1|)) |#1| (-713))) (-15 -2616 (|#1| (-1087 |#2|))) (-15 -3321 ((-1087 |#2|) |#1|)) (-15 -3928 ((-1173 |#2|) |#1| (-713))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|))) (-15 -2521 (|#1| |#1| (-1 |#2| |#2|) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1091) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1091)))) (-15 -2521 (|#1| |#1| (-1091))) (-15 -2521 (|#1| |#1|)) (-15 -2521 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| |#1|)) (-15 -3405 (|#2| |#1| |#2|)) (-15 -2197 ((-396 |#1|) |#1|)) (-15 -2793 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3710 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -3415 ((-396 (-1087 |#1|)) (-1087 |#1|))) (-15 -1403 ((-3 (-592 (-1087 |#1|)) "failed") (-592 (-1087 |#1|)) (-1087 |#1|))) (-15 -1562 (|#1| |#1| (-1005))) (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -3784 ((-713) |#1| (-592 (-1005)))) (-15 -3784 ((-713) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2352 (|#1| |#1| (-1005) (-713))) (-15 -3929 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -3929 ((-713) |#1| (-1005))) (-15 -3613 ((-3 (-1005) "failed") |#1|)) (-15 -4003 ((-592 (-713)) |#1| (-592 (-1005)))) (-15 -4003 ((-713) |#1| (-1005))) (-15 -3894 ((-1005) |#1|)) (-15 -2588 ((-3 (-1005) "failed") |#1|)) (-15 -1271 (|#1| (-1005))) (-15 -2597 (|#1| |#1| (-592 (-1005)) (-592 |#1|))) (-15 -2597 (|#1| |#1| (-1005) |#1|)) (-15 -2597 (|#1| |#1| (-592 (-1005)) (-592 |#2|))) (-15 -2597 (|#1| |#1| (-1005) |#2|)) (-15 -2597 (|#1| |#1| (-592 |#1|) (-592 |#1|))) (-15 -2597 (|#1| |#1| |#1| |#1|)) (-15 -2597 (|#1| |#1| (-273 |#1|))) (-15 -2597 (|#1| |#1| (-592 (-273 |#1|)))) (-15 -4003 ((-713) |#1|)) (-15 -2352 (|#1| |#2| (-713))) (-15 -3894 ((-525) |#1|)) (-15 -2588 ((-3 (-525) "failed") |#1|)) (-15 -3894 ((-385 (-525)) |#1|)) (-15 -2588 ((-3 (-385 (-525)) "failed") |#1|)) (-15 -1271 (|#1| |#2|)) (-15 -2588 ((-3 |#2| "failed") |#1|)) (-15 -3894 (|#2| |#1|)) (-15 -3929 ((-713) |#1|)) (-15 -1562 (|#2| |#1|)) (-15 -2521 (|#1| |#1| (-592 (-1005)) (-592 (-713)))) (-15 -2521 (|#1| |#1| (-1005) (-713))) (-15 -2521 (|#1| |#1| (-592 (-1005)))) (-15 -2521 (|#1| |#1| (-1005))) (-15 -1271 (|#1| (-525))) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-3928 (((-1173 |#1|) $ (-713)) 238)) (-2383 (((-592 (-1005)) $) 110)) (-2616 (($ (-1087 |#1|)) 236)) (-2149 (((-1087 $) $ (-1005)) 125) (((-1087 |#1|) $) 124)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 87 (|has| |#1| (-517)))) (-2220 (($ $) 88 (|has| |#1| (-517)))) (-4024 (((-108) $) 90 (|has| |#1| (-517)))) (-3784 (((-713) $) 112) (((-713) $ (-592 (-1005))) 111)) (-1916 (((-3 $ "failed") $ $) 19)) (-1794 (($ $ $) 223 (|has| |#1| (-517)))) (-2793 (((-396 (-1087 $)) (-1087 $)) 100 (|has| |#1| (-844)))) (-2940 (($ $) 98 (|has| |#1| (-429)))) (-2033 (((-396 $) $) 97 (|has| |#1| (-429)))) (-1403 (((-3 (-592 (-1087 $)) "failed") (-592 (-1087 $)) (-1087 $)) 103 (|has| |#1| (-844)))) (-3766 (((-108) $ $) 208 (|has| |#1| (-341)))) (-2836 (($ $ (-713)) 231)) (-3457 (($ $ (-713)) 230)) (-4006 (((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $) 218 (|has| |#1| (-429)))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 164) (((-3 (-385 (-525)) "failed") $) 162 (|has| |#1| (-968 (-385 (-525))))) (((-3 (-525) "failed") $) 160 (|has| |#1| (-968 (-525)))) (((-3 (-1005) "failed") $) 136)) (-3894 ((|#1| $) 165) (((-385 (-525)) $) 161 (|has| |#1| (-968 (-385 (-525))))) (((-525) $) 159 (|has| |#1| (-968 (-525)))) (((-1005) $) 135)) (-4190 (($ $ $ (-1005)) 108 (|has| |#1| (-160))) ((|#1| $ $) 226 (|has| |#1| (-160)))) (-1731 (($ $ $) 212 (|has| |#1| (-341)))) (-2569 (($ $) 154)) (-3336 (((-632 (-525)) (-632 $)) 134 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 (-525))) (|:| |vec| (-1173 (-525)))) (-632 $) (-1173 $)) 133 (|has| |#1| (-588 (-525)))) (((-2 (|:| -1933 (-632 |#1|)) (|:| |vec| (-1173 |#1|))) (-632 $) (-1173 $)) 132) (((-632 |#1|) (-632 $)) 131)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 211 (|has| |#1| (-341)))) (-1986 (($ $ $) 229)) (-3282 (($ $ $) 220 (|has| |#1| (-517)))) (-4235 (((-2 (|:| -1660 |#1|) (|:| -3301 $) (|:| -1713 $)) $ $) 219 (|has| |#1| (-517)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 206 (|has| |#1| (-341)))) (-2707 (($ $) 176 (|has| |#1| (-429))) (($ $ (-1005)) 105 (|has| |#1| (-429)))) (-2557 (((-592 $) $) 109)) (-2162 (((-108) $) 96 (|has| |#1| (-844)))) (-2875 (($ $ |#1| (-713) $) 172)) (-1950 (((-824 (-357) $) $ (-827 (-357)) (-824 (-357) $)) 84 (-12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357))))) (((-824 (-525) $) $ (-827 (-525)) (-824 (-525) $)) 83 (-12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))))) (-1234 (((-713) $ $) 224 (|has| |#1| (-517)))) (-2109 (((-108) $) 31)) (-2236 (((-713) $) 169)) (-2949 (((-3 $ "failed") $) 204 (|has| |#1| (-1067)))) (-2370 (($ (-1087 |#1|) (-1005)) 117) (($ (-1087 $) (-1005)) 116)) (-3761 (($ $ (-713)) 235)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 215 (|has| |#1| (-341)))) (-2612 (((-592 $) $) 126)) (-1256 (((-108) $) 152)) (-2352 (($ |#1| (-713)) 153) (($ $ (-1005) (-713)) 119) (($ $ (-592 (-1005)) (-592 (-713))) 118)) (-3614 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $ (-1005)) 120) (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 233)) (-3929 (((-713) $) 170) (((-713) $ (-1005)) 122) (((-592 (-713)) $ (-592 (-1005))) 121)) (-2372 (($ $ $) 79 (|has| |#1| (-789)))) (-2530 (($ $ $) 78 (|has| |#1| (-789)))) (-2121 (($ (-1 (-713) (-713)) $) 171)) (-2688 (($ (-1 |#1| |#1|) $) 151)) (-3321 (((-1087 |#1|) $) 237)) (-3613 (((-3 (-1005) "failed") $) 123)) (-2535 (($ $) 149)) (-2546 ((|#1| $) 148)) (-2755 (($ (-592 $)) 94 (|has| |#1| (-429))) (($ $ $) 93 (|has| |#1| (-429)))) (-3803 (((-1074) $) 9)) (-1979 (((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713)) 232)) (-3251 (((-3 (-592 $) "failed") $) 114)) (-4114 (((-3 (-592 $) "failed") $) 115)) (-2846 (((-3 (-2 (|:| |var| (-1005)) (|:| -2058 (-713))) "failed") $) 113)) (-2824 (($ $) 216 (|has| |#1| (-37 (-385 (-525)))))) (-3937 (($) 203 (|has| |#1| (-1067)) CONST)) (-2015 (((-1038) $) 10)) (-2511 (((-108) $) 166)) (-2523 ((|#1| $) 167)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 95 (|has| |#1| (-429)))) (-2790 (($ (-592 $)) 92 (|has| |#1| (-429))) (($ $ $) 91 (|has| |#1| (-429)))) (-3415 (((-396 (-1087 $)) (-1087 $)) 102 (|has| |#1| (-844)))) (-3710 (((-396 (-1087 $)) (-1087 $)) 101 (|has| |#1| (-844)))) (-2197 (((-396 $) $) 99 (|has| |#1| (-844)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 214 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 213 (|has| |#1| (-341)))) (-1687 (((-3 $ "failed") $ |#1|) 174 (|has| |#1| (-517))) (((-3 $ "failed") $ $) 86 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 207 (|has| |#1| (-341)))) (-2597 (($ $ (-592 (-273 $))) 145) (($ $ (-273 $)) 144) (($ $ $ $) 143) (($ $ (-592 $) (-592 $)) 142) (($ $ (-1005) |#1|) 141) (($ $ (-592 (-1005)) (-592 |#1|)) 140) (($ $ (-1005) $) 139) (($ $ (-592 (-1005)) (-592 $)) 138)) (-2931 (((-713) $) 209 (|has| |#1| (-341)))) (-3405 ((|#1| $ |#1|) 256) (($ $ $) 255) (((-385 $) (-385 $) (-385 $)) 225 (|has| |#1| (-517))) ((|#1| (-385 $) |#1|) 217 (|has| |#1| (-341))) (((-385 $) $ (-385 $)) 205 (|has| |#1| (-517)))) (-3090 (((-3 $ "failed") $ (-713)) 234)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 210 (|has| |#1| (-341)))) (-2146 (($ $ (-1005)) 107 (|has| |#1| (-160))) ((|#1| $) 227 (|has| |#1| (-160)))) (-2521 (($ $ (-1005)) 42) (($ $ (-592 (-1005))) 41) (($ $ (-1005) (-713)) 40) (($ $ (-592 (-1005)) (-592 (-713))) 39) (($ $ (-713)) 253) (($ $) 251) (($ $ (-1091)) 250 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 249 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 248 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 247 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 240) (($ $ (-1 |#1| |#1|)) 239) (($ $ (-1 |#1| |#1|) $) 228)) (-4003 (((-713) $) 150) (((-713) $ (-1005)) 130) (((-592 (-713)) $ (-592 (-1005))) 129)) (-2745 (((-827 (-357)) $) 82 (-12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357)))))) (((-827 (-525)) $) 81 (-12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525)))))) (((-501) $) 80 (-12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))))) (-1562 ((|#1| $) 175 (|has| |#1| (-429))) (($ $ (-1005)) 106 (|has| |#1| (-429)))) (-3381 (((-3 (-1173 $) "failed") (-632 $)) 104 (-3828 (|has| $ (-136)) (|has| |#1| (-844))))) (-1552 (((-3 $ "failed") $ $) 222 (|has| |#1| (-517))) (((-3 (-385 $) "failed") (-385 $) $) 221 (|has| |#1| (-517)))) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 163) (($ (-1005)) 137) (($ (-385 (-525))) 72 (-3275 (|has| |#1| (-968 (-385 (-525)))) (|has| |#1| (-37 (-385 (-525)))))) (($ $) 85 (|has| |#1| (-517)))) (-2185 (((-592 |#1|) $) 168)) (-3783 ((|#1| $ (-713)) 155) (($ $ (-1005) (-713)) 128) (($ $ (-592 (-1005)) (-592 (-713))) 127)) (-2925 (((-3 $ "failed") $) 73 (-3275 (-3828 (|has| $ (-136)) (|has| |#1| (-844))) (|has| |#1| (-136))))) (-3998 (((-713)) 29)) (-3874 (($ $ $ (-713)) 173 (|has| |#1| (-160)))) (-3714 (((-108) $ $) 89 (|has| |#1| (-517)))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-1005)) 38) (($ $ (-592 (-1005))) 37) (($ $ (-1005) (-713)) 36) (($ $ (-592 (-1005)) (-592 (-713))) 35) (($ $ (-713)) 254) (($ $) 252) (($ $ (-1091)) 246 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091))) 245 (|has| |#1| (-835 (-1091)))) (($ $ (-1091) (-713)) 244 (|has| |#1| (-835 (-1091)))) (($ $ (-592 (-1091)) (-592 (-713))) 243 (|has| |#1| (-835 (-1091)))) (($ $ (-1 |#1| |#1|) (-713)) 242) (($ $ (-1 |#1| |#1|)) 241)) (-4043 (((-108) $ $) 76 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 75 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 6)) (-4034 (((-108) $ $) 77 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 74 (|has| |#1| (-789)))) (-4098 (($ $ |#1|) 156 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 158 (|has| |#1| (-37 (-385 (-525))))) (($ (-385 (-525)) $) 157 (|has| |#1| (-37 (-385 (-525))))) (($ |#1| $) 147) (($ $ |#1|) 146))) (((-1149 |#1|) (-131) (-977)) (T -1149)) -((-2290 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1149 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)))) (-1872 (*1 *2 *1) (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-5 *2 (-1087 *3)))) (-3816 (*1 *1 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-977)) (-4 *1 (-1149 *3)))) (-2929 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-1622 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-3039 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-1149 *3)))) (-1921 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-1149 *4)))) (-1228 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-3481 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-4202 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)))) (-2524 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-1932 (*1 *2 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160)))) (-2318 (*1 *2 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160)))) (-3410 (*1 *2 *2 *2) (-12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)))) (-1678 (*1 *2 *1 *1) (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)) (-5 *2 (-713)))) (-3226 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-1776 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-1776 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)))) (-3001 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-1988 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -1655 *3) (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-1149 *3)))) (-3409 (*1 *2 *1 *1) (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1149 *3)))) (-3410 (*1 *2 *3 *2) (-12 (-5 *3 (-385 *1)) (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525))))))) -(-13 (-884 |t#1| (-713) (-1005)) (-265 |t#1| |t#1|) (-265 $ $) (-213) (-211 |t#1|) (-10 -8 (-15 -2290 ((-1173 |t#1|) $ (-713))) (-15 -1872 ((-1087 |t#1|) $)) (-15 -3816 ($ (-1087 |t#1|))) (-15 -2929 ($ $ (-713))) (-15 -1622 ((-3 $ "failed") $ (-713))) (-15 -3039 ((-2 (|:| -3461 $) (|:| -2584 $)) $ $)) (-15 -1921 ((-2 (|:| -3461 $) (|:| -2584 $)) $ (-713))) (-15 -1228 ($ $ (-713))) (-15 -3481 ($ $ (-713))) (-15 -4202 ($ $ $)) (-15 -2524 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1067)) (-6 (-1067)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -1932 (|t#1| $)) (-15 -2318 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-265 (-385 $) (-385 $))) (-15 -3410 ((-385 $) (-385 $) (-385 $))) (-15 -1678 ((-713) $ $)) (-15 -3226 ($ $ $)) (-15 -1776 ((-3 $ "failed") $ $)) (-15 -1776 ((-3 (-385 $) "failed") (-385 $) $)) (-15 -3001 ($ $ $)) (-15 -1988 ((-2 (|:| -1655 |t#1|) (|:| -3461 $) (|:| -2584 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (-15 -3409 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-286)) (-6 -4251) (-15 -3410 (|t#1| (-385 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-15 -4141 ($ $)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-713)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525))))) ((-211 |#1|) . T) ((-213) . T) ((-265 (-385 $) (-385 $)) |has| |#1| (-517)) ((-265 |#1| |#1|) . T) ((-265 $ $) . T) ((-269) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 $) . T) ((-304 |#1| #0#) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3279 (|has| |#1| (-844)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-486 #2=(-1005) |#1|) . T) ((-486 #2# $) . T) ((-486 $ $) . T) ((-517) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 #2#) . T) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) -12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357)))) ((-821 (-525)) -12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))) ((-884 |#1| #0# #2#) . T) ((-844) |has| |#1| (-844)) ((-855) |has| |#1| (-341)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 #2#) . T) ((-968 |#1|) . T) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-1067)) ((-1131) |has| |#1| (-844))) -((-2383 (((-592 (-1005)) $) 28)) (-2572 (($ $) 25)) (-2352 (($ |#2| |#3|) NIL) (($ $ (-1005) |#3|) 22) (($ $ (-592 (-1005)) (-592 |#3|)) 21)) (-2539 (($ $) 14)) (-2549 ((|#2| $) 12)) (-1307 ((|#3| $) 10))) -(((-1150 |#1| |#2| |#3|) (-10 -8 (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 |#3|))) (-15 -2352 (|#1| |#1| (-1005) |#3|)) (-15 -2572 (|#1| |#1|)) (-15 -2352 (|#1| |#2| |#3|)) (-15 -1307 (|#3| |#1|)) (-15 -2539 (|#1| |#1|)) (-15 -2549 (|#2| |#1|))) (-1151 |#2| |#3|) (-977) (-734)) (T -1150)) -NIL -(-10 -8 (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 |#3|))) (-15 -2352 (|#1| |#1| (-1005) |#3|)) (-15 -2572 (|#1| |#1|)) (-15 -2352 (|#1| |#2| |#3|)) (-15 -1307 (|#3| |#1|)) (-15 -2539 (|#1| |#1|)) (-15 -2549 (|#2| |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-1893 (((-1072 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-1772 (((-108) $) 73)) (-1678 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-4211 (((-108) $) 31)) (-2929 (($ $ (-856)) 101)) (-1681 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61) (($ $ (-1005) |#2|) 76) (($ $ (-592 (-1005)) (-592 |#2|)) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2462 (($ $ |#2|) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-3410 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1032)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-1307 ((|#2| $) 64)) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3388 ((|#1| $ |#2|) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1370 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-3928 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1149 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)))) (-3321 (*1 *2 *1) (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-5 *2 (-1087 *3)))) (-2616 (*1 *1 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-977)) (-4 *1 (-1149 *3)))) (-3761 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-3090 (*1 *1 *1 *2) (|partial| -12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-3614 (*1 *2 *1 *1) (-12 (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-1149 *3)))) (-1979 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-1149 *4)))) (-2836 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-3457 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-1986 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)))) (-2521 (*1 *1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) (-2146 (*1 *2 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160)))) (-4190 (*1 *2 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160)))) (-3405 (*1 *2 *2 *2) (-12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)))) (-1234 (*1 *2 *1 *1) (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)) (-5 *2 (-713)))) (-1794 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-1552 (*1 *1 *1 *1) (|partial| -12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-1552 (*1 *2 *2 *1) (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)))) (-3282 (*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) (-4235 (*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-5 *2 (-2 (|:| -1660 *3) (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-1149 *3)))) (-4006 (*1 *2 *1 *1) (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) (-4 *1 (-1149 *3)))) (-3405 (*1 *2 *3 *2) (-12 (-5 *3 (-385 *1)) (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2824 (*1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525))))))) +(-13 (-884 |t#1| (-713) (-1005)) (-265 |t#1| |t#1|) (-265 $ $) (-213) (-211 |t#1|) (-10 -8 (-15 -3928 ((-1173 |t#1|) $ (-713))) (-15 -3321 ((-1087 |t#1|) $)) (-15 -2616 ($ (-1087 |t#1|))) (-15 -3761 ($ $ (-713))) (-15 -3090 ((-3 $ "failed") $ (-713))) (-15 -3614 ((-2 (|:| -3301 $) (|:| -1713 $)) $ $)) (-15 -1979 ((-2 (|:| -3301 $) (|:| -1713 $)) $ (-713))) (-15 -2836 ($ $ (-713))) (-15 -3457 ($ $ (-713))) (-15 -1986 ($ $ $)) (-15 -2521 ($ $ (-1 |t#1| |t#1|) $)) (IF (|has| |t#1| (-1067)) (-6 (-1067)) |%noBranch|) (IF (|has| |t#1| (-160)) (PROGN (-15 -2146 (|t#1| $)) (-15 -4190 (|t#1| $ $))) |%noBranch|) (IF (|has| |t#1| (-517)) (PROGN (-6 (-265 (-385 $) (-385 $))) (-15 -3405 ((-385 $) (-385 $) (-385 $))) (-15 -1234 ((-713) $ $)) (-15 -1794 ($ $ $)) (-15 -1552 ((-3 $ "failed") $ $)) (-15 -1552 ((-3 (-385 $) "failed") (-385 $) $)) (-15 -3282 ($ $ $)) (-15 -4235 ((-2 (|:| -1660 |t#1|) (|:| -3301 $) (|:| -1713 $)) $ $))) |%noBranch|) (IF (|has| |t#1| (-429)) (-15 -4006 ((-2 (|:| |primePart| $) (|:| |commonPart| $)) $ $)) |%noBranch|) (IF (|has| |t#1| (-341)) (PROGN (-6 (-286)) (-6 -4251) (-15 -3405 (|t#1| (-385 $) |t#1|))) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (-15 -2824 ($ $)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-713)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-567 (-501)) -12 (|has| (-1005) (-567 (-501))) (|has| |#1| (-567 (-501)))) ((-567 (-827 (-357))) -12 (|has| (-1005) (-567 (-827 (-357)))) (|has| |#1| (-567 (-827 (-357))))) ((-567 (-827 (-525))) -12 (|has| (-1005) (-567 (-827 (-525)))) (|has| |#1| (-567 (-827 (-525))))) ((-211 |#1|) . T) ((-213) . T) ((-265 (-385 $) (-385 $)) |has| |#1| (-517)) ((-265 |#1| |#1|) . T) ((-265 $ $) . T) ((-269) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-288 $) . T) ((-304 |#1| #0#) . T) ((-355 |#1|) . T) ((-389 |#1|) . T) ((-429) -3275 (|has| |#1| (-844)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-486 #2=(-1005) |#1|) . T) ((-486 #2# $) . T) ((-486 $ $) . T) ((-517) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-588 (-525)) |has| |#1| (-588 (-525))) ((-588 |#1|) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341))) ((-669) . T) ((-789) |has| |#1| (-789)) ((-835 #2#) . T) ((-835 (-1091)) |has| |#1| (-835 (-1091))) ((-821 (-357)) -12 (|has| (-1005) (-821 (-357))) (|has| |#1| (-821 (-357)))) ((-821 (-525)) -12 (|has| (-1005) (-821 (-525))) (|has| |#1| (-821 (-525)))) ((-884 |#1| #0# #2#) . T) ((-844) |has| |#1| (-844)) ((-855) |has| |#1| (-341)) ((-968 (-385 (-525))) |has| |#1| (-968 (-385 (-525)))) ((-968 (-525)) |has| |#1| (-968 (-525))) ((-968 #2#) . T) ((-968 |#1|) . T) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-844)) (|has| |#1| (-517)) (|has| |#1| (-429)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1067) |has| |#1| (-1067)) ((-1131) |has| |#1| (-844))) +((-2383 (((-592 (-1005)) $) 28)) (-2569 (($ $) 25)) (-2352 (($ |#2| |#3|) NIL) (($ $ (-1005) |#3|) 22) (($ $ (-592 (-1005)) (-592 |#3|)) 21)) (-2535 (($ $) 14)) (-2546 ((|#2| $) 12)) (-4003 ((|#3| $) 10))) +(((-1150 |#1| |#2| |#3|) (-10 -8 (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 |#3|))) (-15 -2352 (|#1| |#1| (-1005) |#3|)) (-15 -2569 (|#1| |#1|)) (-15 -2352 (|#1| |#2| |#3|)) (-15 -4003 (|#3| |#1|)) (-15 -2535 (|#1| |#1|)) (-15 -2546 (|#2| |#1|))) (-1151 |#2| |#3|) (-977) (-734)) (T -1150)) +NIL +(-10 -8 (-15 -2383 ((-592 (-1005)) |#1|)) (-15 -2352 (|#1| |#1| (-592 (-1005)) (-592 |#3|))) (-15 -2352 (|#1| |#1| (-1005) |#3|)) (-15 -2569 (|#1| |#1|)) (-15 -2352 (|#1| |#2| |#3|)) (-15 -4003 (|#3| |#1|)) (-15 -2535 (|#1| |#1|)) (-15 -2546 (|#2| |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ |#2|) 98) (($ $ |#2| |#2|) 97)) (-3529 (((-1072 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) 105)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-1499 (((-108) $) 73)) (-1234 ((|#2| $) 100) ((|#2| $ |#2|) 99)) (-2109 (((-108) $) 31)) (-3761 (($ $ (-856)) 101)) (-1256 (((-108) $) 62)) (-2352 (($ |#1| |#2|) 61) (($ $ (-1005) |#2|) 76) (($ $ (-592 (-1005)) (-592 |#2|)) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1886 (($ $ |#2|) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| |#2|))))) (-3405 ((|#1| $ |#2|) 104) (($ $ $) 81 (|has| |#2| (-1032)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-4003 ((|#2| $) 64)) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3783 ((|#1| $ |#2|) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-1371 ((|#1| $ |#2|) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| |#2|))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| |#2| |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| |#2| |#1|))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1151 |#1| |#2|) (-131) (-977) (-734)) (T -1151)) -((-1893 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-1072 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3410 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2578 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-1091)))) (-3144 (*1 *2 *1) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2929 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-1678 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1678 (*1 *2 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1375 (*1 *1 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1375 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1370 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1270 (*2 (-1091)))) (-4 *2 (-977)))) (-2462 (*1 *1 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2602 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1072 *3))))) -(-13 (-906 |t#1| |t#2| (-1005)) (-10 -8 (-15 -1893 ((-1072 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3410 (|t#1| $ |t#2|)) (-15 -2578 ((-1091) $)) (-15 -3144 (|t#1| $)) (-15 -2929 ($ $ (-856))) (-15 -1678 (|t#2| $)) (-15 -1678 (|t#2| $ |t#2|)) (-15 -1375 ($ $ |t#2|)) (-15 -1375 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -1270 (|t#1| (-1091)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -1370 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -2462 ($ $ |t#2|)) (IF (|has| |t#2| (-1032)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-213)) (IF (|has| |t#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2602 ((-1072 |t#1|) $ |t#1|)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-265 $ $) |has| |#2| (-1032)) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| |#2| (-1005)) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-3851 ((|#2| |#2|) 12)) (-1990 (((-396 |#2|) |#2|) 14)) (-3078 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))) 30))) -(((-1152 |#1| |#2|) (-10 -7 (-15 -1990 ((-396 |#2|) |#2|)) (-15 -3851 (|#2| |#2|)) (-15 -3078 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) (-517) (-13 (-1149 |#1|) (-517) (-10 -8 (-15 -2794 ($ $ $))))) (T -1152)) -((-3078 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-525)))) (-4 *4 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2794 ($ $ $))))) (-4 *3 (-517)) (-5 *1 (-1152 *3 *4)))) (-3851 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-1152 *3 *2)) (-4 *2 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2794 ($ $ $))))))) (-1990 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1152 *4 *3)) (-4 *3 (-13 (-1149 *4) (-517) (-10 -8 (-15 -2794 ($ $ $)))))))) -(-10 -7 (-15 -1990 ((-396 |#2|) |#2|)) (-15 -3851 (|#2| |#2|)) (-15 -3078 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) -((-2694 (((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)) 24))) -(((-1153 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2694 ((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)))) (-977) (-977) (-1091) (-1091) |#1| |#2|) (T -1153)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1158 *5 *7 *9)) (-4 *5 (-977)) (-4 *6 (-977)) (-14 *7 (-1091)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1158 *6 *8 *10)) (-5 *1 (-1153 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1091))))) -(-10 -7 (-15 -2694 ((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 162 (|has| |#1| (-341)))) (-1990 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2320 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-1726 (($ $ $) 157 (|has| |#1| (-341)))) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 156 (|has| |#1| (-341)))) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2822 (((-108) $) 164 (|has| |#1| (-341)))) (-1772 (((-108) $) 73)) (-1534 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) 101) (($ $ (-385 (-525))) 171)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1681 (((-108) $) 62)) (-2352 (($ |#1| (-385 (-525))) 61) (($ $ (-1005) (-385 (-525))) 76) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-1415 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-2756 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-3247 (((-1074) $) 9)) (-2502 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3279 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2794 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2194 (((-396 $) $) 161 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 158 (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1250 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) 154 (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 155 (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1307 (((-385 (-525)) $) 64)) (-2396 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-2438 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2410 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-3529 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-1072 (-2 (|:| |k| *4) (|:| |c| *3)))))) (-3405 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-2575 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-1091)))) (-3140 (*1 *2 *1) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) (-3761 (*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) (-1234 (*1 *2 *1) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1234 (*1 *2 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2870 (*1 *1 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2870 (*1 *1 *1 *2 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-1371 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1271 (*2 (-1091)))) (-4 *2 (-977)))) (-1886 (*1 *1 *1 *2) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) (-2597 (*1 *2 *1 *3) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1072 *3))))) +(-13 (-906 |t#1| |t#2| (-1005)) (-10 -8 (-15 -3529 ((-1072 (-2 (|:| |k| |t#2|) (|:| |c| |t#1|))) $)) (-15 -3405 (|t#1| $ |t#2|)) (-15 -2575 ((-1091) $)) (-15 -3140 (|t#1| $)) (-15 -3761 ($ $ (-856))) (-15 -1234 (|t#2| $)) (-15 -1234 (|t#2| $ |t#2|)) (-15 -2870 ($ $ |t#2|)) (-15 -2870 ($ $ |t#2| |t#2|)) (IF (|has| |t#1| (-15 -1271 (|t#1| (-1091)))) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -1371 (|t#1| $ |t#2|)) |%noBranch|) |%noBranch|) (-15 -1886 ($ $ |t#2|)) (IF (|has| |t#2| (-1032)) (-6 (-265 $ $)) |%noBranch|) (IF (|has| |t#1| (-15 * (|t#1| |t#2| |t#1|))) (PROGN (-6 (-213)) (IF (|has| |t#1| (-835 (-1091))) (-6 (-835 (-1091))) |%noBranch|)) |%noBranch|) (IF (|has| |t#1| (-15 ** (|t#1| |t#1| |t#2|))) (-15 -2597 ((-1072 |t#1|) $ |t#1|)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| |#2|) . T) ((-25) . T) ((-37 #0=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-97) . T) ((-107 #0# #0#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| |#2| |#1|))) ((-265 $ $) |has| |#2| (-1032)) ((-269) |has| |#1| (-517)) ((-517) |has| |#1| (-517)) ((-594 #0#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| |#2| |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| |#2| (-1005)) . T) ((-983 #0#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) +((-2940 ((|#2| |#2|) 12)) (-2033 (((-396 |#2|) |#2|) 14)) (-2954 (((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))) 30))) +(((-1152 |#1| |#2|) (-10 -7 (-15 -2033 ((-396 |#2|) |#2|)) (-15 -2940 (|#2| |#2|)) (-15 -2954 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) (-517) (-13 (-1149 |#1|) (-517) (-10 -8 (-15 -2790 ($ $ $))))) (T -1152)) +((-2954 (*1 *2 *2) (-12 (-5 *2 (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) (|:| |xpnt| (-525)))) (-4 *4 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2790 ($ $ $))))) (-4 *3 (-517)) (-5 *1 (-1152 *3 *4)))) (-2940 (*1 *2 *2) (-12 (-4 *3 (-517)) (-5 *1 (-1152 *3 *2)) (-4 *2 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2790 ($ $ $))))))) (-2033 (*1 *2 *3) (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1152 *4 *3)) (-4 *3 (-13 (-1149 *4) (-517) (-10 -8 (-15 -2790 ($ $ $)))))))) +(-10 -7 (-15 -2033 ((-396 |#2|) |#2|)) (-15 -2940 (|#2| |#2|)) (-15 -2954 ((-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525))) (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| |#2|) (|:| |xpnt| (-525)))))) +((-2688 (((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)) 24))) +(((-1153 |#1| |#2| |#3| |#4| |#5| |#6|) (-10 -7 (-15 -2688 ((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)))) (-977) (-977) (-1091) (-1091) |#1| |#2|) (T -1153)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1158 *5 *7 *9)) (-4 *5 (-977)) (-4 *6 (-977)) (-14 *7 (-1091)) (-14 *9 *5) (-14 *10 *6) (-5 *2 (-1158 *6 *8 *10)) (-5 *1 (-1153 *5 *6 *7 *8 *9 *10)) (-14 *8 (-1091))))) +(-10 -7 (-15 -2688 ((-1158 |#2| |#4| |#6|) (-1 |#2| |#1|) (-1158 |#1| |#3| |#5|)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 162 (|has| |#1| (-341)))) (-2033 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2321 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-1731 (($ $ $) 157 (|has| |#1| (-341)))) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 156 (|has| |#1| (-341)))) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2162 (((-108) $) 164 (|has| |#1| (-341)))) (-1499 (((-108) $) 73)) (-1539 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) 101) (($ $ (-385 (-525))) 171)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1256 (((-108) $) 62)) (-2352 (($ |#1| (-385 (-525))) 61) (($ $ (-1005) (-385 (-525))) 76) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-1418 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-2755 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-3803 (((-1074) $) 9)) (-2500 (($ $) 165 (|has| |#1| (-341)))) (-2824 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3275 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2790 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2197 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 158 (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1251 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) 154 (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 155 (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4003 (((-385 (-525)) $) 64)) (-2397 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-2437 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2411 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1154 |#1|) (-131) (-977)) (T -1154)) -((-2307 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))) (-4 *4 (-977)) (-4 *1 (-1154 *4)))) (-2929 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1154 *3)) (-4 *3 (-977)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1154 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3279 (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -4141 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) -(-13 (-1151 |t#1| (-385 (-525))) (-10 -8 (-15 -2307 ($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |t#1|))))) (-15 -2929 ($ $ (-385 (-525)))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1032)) ((-269) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T)) -((-2028 (((-108) $) 12)) (-2591 (((-3 |#3| "failed") $) 17)) (-3897 ((|#3| $) 14))) -(((-1155 |#1| |#2| |#3|) (-10 -8 (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -2028 ((-108) |#1|))) (-1156 |#2| |#3|) (-977) (-1133 |#2|)) (T -1155)) -NIL -(-10 -8 (-15 -3897 (|#3| |#1|)) (-15 -2591 ((-3 |#3| "failed") |#1|)) (-15 -2028 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 162 (|has| |#1| (-341)))) (-1990 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2320 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#2| "failed") $) 183)) (-3897 ((|#2| $) 182)) (-1726 (($ $ $) 157 (|has| |#1| (-341)))) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-3867 (((-385 (-525)) $) 180)) (-1705 (($ $ $) 156 (|has| |#1| (-341)))) (-2478 (($ (-385 (-525)) |#2|) 181)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2822 (((-108) $) 164 (|has| |#1| (-341)))) (-1772 (((-108) $) 73)) (-1534 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) 101) (($ $ (-385 (-525))) 171)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1681 (((-108) $) 62)) (-2352 (($ |#1| (-385 (-525))) 61) (($ $ (-1005) (-385 (-525))) 76) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-1415 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-2756 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-1723 ((|#2| $) 179)) (-1295 (((-3 |#2| "failed") $) 177)) (-2466 ((|#2| $) 178)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 165 (|has| |#1| (-341)))) (-4141 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3279 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2794 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2194 (((-396 $) $) 161 (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 158 (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1250 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) 154 (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 155 (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1307 (((-385 (-525)) $) 64)) (-2396 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 184) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-2438 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2410 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-2308 (*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))) (-4 *4 (-977)) (-4 *1 (-1154 *4)))) (-3761 (*1 *1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1154 *3)) (-4 *3 (-977)))) (-2824 (*1 *1 *1) (-12 (-4 *1 (-1154 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-2824 (*1 *1 *1 *2) (-3275 (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -2824 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) +(-13 (-1151 |t#1| (-385 (-525))) (-10 -8 (-15 -2308 ($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |t#1|))))) (-15 -3761 ($ $ (-385 (-525)))) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $)) (IF (|has| |t#1| (-15 -2824 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|) (IF (|has| |t#1| (-341)) (-6 (-341)) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1032)) ((-269) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T)) +((-3969 (((-108) $) 12)) (-2588 (((-3 |#3| "failed") $) 17)) (-3894 ((|#3| $) 14))) +(((-1155 |#1| |#2| |#3|) (-10 -8 (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -3969 ((-108) |#1|))) (-1156 |#2| |#3|) (-977) (-1133 |#2|)) (T -1155)) +NIL +(-10 -8 (-15 -3894 (|#3| |#1|)) (-15 -2588 ((-3 |#3| "failed") |#1|)) (-15 -3969 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) 98) (($ $ (-385 (-525)) (-385 (-525))) 97)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 162 (|has| |#1| (-341)))) (-2033 (((-396 $) $) 163 (|has| |#1| (-341)))) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) 153 (|has| |#1| (-341)))) (-2321 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 172)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#2| "failed") $) 183)) (-3894 ((|#2| $) 182)) (-1731 (($ $ $) 157 (|has| |#1| (-341)))) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-3051 (((-385 (-525)) $) 180)) (-1709 (($ $ $) 156 (|has| |#1| (-341)))) (-2476 (($ (-385 (-525)) |#2|) 181)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 151 (|has| |#1| (-341)))) (-2162 (((-108) $) 164 (|has| |#1| (-341)))) (-1499 (((-108) $) 73)) (-1539 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) 100) (((-385 (-525)) $ (-385 (-525))) 99)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) 101) (($ $ (-385 (-525))) 171)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 160 (|has| |#1| (-341)))) (-1256 (((-108) $) 62)) (-2352 (($ |#1| (-385 (-525))) 61) (($ $ (-1005) (-385 (-525))) 76) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-1418 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-2755 (($ (-592 $)) 149 (|has| |#1| (-341))) (($ $ $) 148 (|has| |#1| (-341)))) (-4065 ((|#2| $) 179)) (-2481 (((-3 |#2| "failed") $) 177)) (-2463 ((|#2| $) 178)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 165 (|has| |#1| (-341)))) (-2824 (($ $) 170 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 169 (-3275 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 150 (|has| |#1| (-341)))) (-2790 (($ (-592 $)) 147 (|has| |#1| (-341))) (($ $ $) 146 (|has| |#1| (-341)))) (-2197 (((-396 $) $) 161 (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 159 (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 158 (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 152 (|has| |#1| (-341)))) (-1251 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) 154 (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) 104) (($ $ $) 81 (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 155 (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4003 (((-385 (-525)) $) 64)) (-2397 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 47 (|has| |#1| (-160))) (($ |#2|) 184) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-2437 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2411 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 166 (|has| |#1| (-341)))) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341))) (($ $ $) 168 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 167 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1156 |#1| |#2|) (-131) (-977) (-1133 |t#1|)) (T -1156)) -((-1307 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) (-5 *2 (-385 (-525))))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-1156 *3 *2)) (-4 *2 (-1133 *3)))) (-2478 (*1 *1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-4 *4 (-977)) (-4 *1 (-1156 *4 *3)) (-4 *3 (-1133 *4)))) (-3867 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) (-5 *2 (-385 (-525))))) (-1723 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3)))) (-2466 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3)))) (-1295 (*1 *2 *1) (|partial| -12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3))))) -(-13 (-1154 |t#1|) (-968 |t#2|) (-10 -8 (-15 -2478 ($ (-385 (-525)) |t#2|)) (-15 -3867 ((-385 (-525)) $)) (-15 -1723 (|t#2| $)) (-15 -1307 ((-385 (-525)) $)) (-15 -1270 ($ |t#2|)) (-15 -2466 (|t#2| $)) (-15 -1295 ((-3 |t#2| "failed") $)))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1032)) ((-269) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-968 |#2|) . T) ((-983 #1#) -3279 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T) ((-1154 |#1|) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 96)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) 106) (($ $ (-385 (-525)) (-385 (-525))) 108)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 51)) (-2351 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 152 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 61)) (-2382 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL)) (-3897 ((|#2| $) NIL)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) 79)) (-3867 (((-385 (-525)) $) 13)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-2478 (($ (-385 (-525)) |#2|) 11)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1772 (((-108) $) 68)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) 103) (((-385 (-525)) $ (-385 (-525))) 104)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) 120) (($ $ (-385 (-525))) 118)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 31) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) 115)) (-1415 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1723 ((|#2| $) 12)) (-1295 (((-3 |#2| "failed") $) 41)) (-2466 ((|#2| $) 42)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) 93 (|has| |#1| (-341)))) (-4141 (($ $) 135 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 140 (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) 112)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) 100) (($ $ $) 86 (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 127 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-1307 (((-385 (-525)) $) 16)) (-2396 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 110)) (-1270 (((-798) $) NIL) (($ (-525)) 35) (($ |#1|) 27 (|has| |#1| (-160))) (($ |#2|) 32) (($ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) 99)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) 117)) (-3144 ((|#1| $) 98)) (-2438 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 21 T CONST)) (-3365 (($) 17 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) 66)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 92 (|has| |#1| (-341)))) (-4090 (($ $) 131) (($ $ $) 72)) (-4080 (($ $ $) 70)) (** (($ $ (-856)) NIL) (($ $ (-713)) 76) (($ $ (-525)) 145 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +((-4003 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) (-5 *2 (-385 (-525))))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *1 (-1156 *3 *2)) (-4 *2 (-1133 *3)))) (-2476 (*1 *1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-4 *4 (-977)) (-4 *1 (-1156 *4 *3)) (-4 *3 (-1133 *4)))) (-3051 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) (-5 *2 (-385 (-525))))) (-4065 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3)))) (-2463 (*1 *2 *1) (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3)))) (-2481 (*1 *2 *1) (|partial| -12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3))))) +(-13 (-1154 |t#1|) (-968 |t#2|) (-10 -8 (-15 -2476 ($ (-385 (-525)) |t#2|)) (-15 -3051 ((-385 (-525)) $)) (-15 -4065 (|t#2| $)) (-15 -4003 ((-385 (-525)) $)) (-15 -1271 ($ |t#2|)) (-15 -2463 (|t#2| $)) (-15 -2481 ((-3 |t#2| "failed") $)))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-385 (-525))) . T) ((-25) . T) ((-37 #1=(-385 (-525))) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) ((-223) |has| |#1| (-341)) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-385 (-525)) (-1032)) ((-269) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-286) |has| |#1| (-341)) ((-341) |has| |#1| (-341)) ((-429) |has| |#1| (-341)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-594 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341))) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-855) |has| |#1| (-341)) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-968 |#2|) . T) ((-983 #1#) -3275 (|has| |#1| (-341)) (|has| |#1| (-37 (-385 (-525))))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-341)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1131) |has| |#1| (-341)) ((-1151 |#1| #0#) . T) ((-1154 |#1|) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 96)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) 106) (($ $ (-385 (-525)) (-385 (-525))) 108)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) 51)) (-2351 (($ $) 180 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 156 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) 176 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 152 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) 61)) (-2382 (($ $) 184 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 160 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL)) (-3894 ((|#2| $) NIL)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) 79)) (-3051 (((-385 (-525)) $) 13)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-2476 (($ (-385 (-525)) |#2|) 11)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1499 (((-108) $) 68)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) 103) (((-385 (-525)) $ (-385 (-525))) 104)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) 120) (($ $ (-385 (-525))) 118)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 31) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) 115)) (-1418 (($ $) 150 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4065 ((|#2| $) 12)) (-2481 (((-3 |#2| "failed") $) 41)) (-2463 ((|#2| $) 42)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) 93 (|has| |#1| (-341)))) (-2824 (($ $) 135 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 140 (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113)))))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) 112)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) 148 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 90 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) 100) (($ $ $) 86 (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 127 (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 124 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-4003 (((-385 (-525)) $) 16)) (-2397 (($ $) 186 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 162 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 182 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 158 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 178 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 154 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 110)) (-1271 (((-798) $) NIL) (($ (-525)) 35) (($ |#1|) 27 (|has| |#1| (-160))) (($ |#2|) 32) (($ (-385 (-525))) 128 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) 99)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) 117)) (-3140 ((|#1| $) 98)) (-2437 (($ $) 192 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 168 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) 188 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 164 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 196 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 172 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) NIL (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 198 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 174 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 194 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 170 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 190 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 166 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 21 T CONST)) (-3362 (($) 17 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) 66)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) 92 (|has| |#1| (-341)))) (-4088 (($ $) 131) (($ $ $) 72)) (-4078 (($ $ $) 70)) (** (($ $ (-856)) NIL) (($ $ (-713)) 76) (($ $ (-525)) 145 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 146 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 74) (($ $ |#1|) NIL) (($ |#1| $) 126) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) (((-1157 |#1| |#2|) (-1156 |#1| |#2|) (-977) (-1133 |#1|)) (T -1157)) NIL (-1156 |#1| |#2|) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 11)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) NIL (|has| |#1| (-517)))) (-1375 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-1893 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-3851 (($ $) NIL (|has| |#1| (-341)))) (-1990 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1540 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-1137 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1165 |#1| |#2| |#3|) "failed") $) 22)) (-3897 (((-1137 |#1| |#2| |#3|) $) NIL) (((-1165 |#1| |#2| |#3|) $) NIL)) (-1726 (($ $ $) NIL (|has| |#1| (-341)))) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-3867 (((-385 (-525)) $) 57)) (-1705 (($ $ $) NIL (|has| |#1| (-341)))) (-2478 (($ (-385 (-525)) (-1137 |#1| |#2| |#3|)) NIL)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2822 (((-108) $) NIL (|has| |#1| (-341)))) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-4211 (((-108) $) NIL)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 30) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-2756 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-1723 (((-1137 |#1| |#2| |#3|) $) 60)) (-1295 (((-3 (-1137 |#1| |#2| |#3|) "failed") $) NIL)) (-2466 (((-1137 |#1| |#2| |#3|) $) NIL)) (-3247 (((-1074) $) NIL)) (-2502 (($ $) NIL (|has| |#1| (-341)))) (-4141 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2794 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2194 (((-396 $) $) NIL (|has| |#1| (-341)))) (-1538 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) NIL (|has| |#1| (-341)))) (-2462 (($ $ (-385 (-525))) NIL)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3719 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2430 (((-713) $) NIL (|has| |#1| (-341)))) (-3410 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) NIL (|has| |#1| (-341)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 38)) (-1307 (((-385 (-525)) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) NIL)) (-1270 (((-798) $) 89) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1137 |#1| |#2| |#3|)) 16) (($ (-1165 |#1| |#2| |#3|)) 17) (($ (-1169 |#2|)) 36) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3388 ((|#1| $ (-385 (-525))) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 12)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-385 (-525))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3355 (($) 32 T CONST)) (-3365 (($) 26 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 34)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1158 |#1| |#2| |#3|) (-13 (-1156 |#1| (-1137 |#1| |#2| |#3|)) (-968 (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1158)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1156 |#1| (-1137 |#1| |#2| |#3|)) (-968 (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 34)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-3906 (($ $) NIL)) (-3727 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 (-525) "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))) (((-3 (-1158 |#2| |#3| |#4|) "failed") $) 20)) (-3897 (((-525) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))) (((-1158 |#2| |#3| |#4|) $) NIL)) (-2572 (($ $) 35)) (-3233 (((-3 $ "failed") $) 25)) (-3512 (($ $) NIL (|has| (-1158 |#2| |#3| |#4|) (-429)))) (-1230 (($ $ (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|) $) NIL)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) 11)) (-1681 (((-108) $) NIL)) (-2352 (($ (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) 23)) (-4016 (((-297 |#2| |#3| |#4|) $) NIL)) (-2485 (($ (-1 (-297 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) $) NIL)) (-2694 (($ (-1 (-1158 |#2| |#3| |#4|) (-1158 |#2| |#3| |#4|)) $) NIL)) (-2074 (((-3 (-782 |#2|) "failed") $) 75)) (-2539 (($ $) NIL)) (-2549 (((-1158 |#2| |#3| |#4|) $) 18)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2515 (((-108) $) NIL)) (-2525 (((-1158 |#2| |#3| |#4|) $) NIL)) (-1680 (((-3 $ "failed") $ (-1158 |#2| |#3| |#4|)) NIL (|has| (-1158 |#2| |#3| |#4|) (-517))) (((-3 $ "failed") $ $) NIL)) (-4068 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $) 58)) (-1307 (((-297 |#2| |#3| |#4|) $) 14)) (-3963 (((-1158 |#2| |#3| |#4|) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-429)))) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ (-1158 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL (-3279 (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525)))) (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))))) (-3136 (((-592 (-1158 |#2| |#3| |#4|)) $) NIL)) (-3388 (((-1158 |#2| |#3| |#4|) $ (-297 |#2| |#3| |#4|)) NIL)) (-4157 (((-3 $ "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-136)))) (-2031 (((-713)) NIL)) (-1549 (($ $ $ (-713)) NIL (|has| (-1158 |#2| |#3| |#4|) (-160)))) (-1533 (((-108) $ $) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 63 T CONST)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ (-1158 |#2| |#3| |#4|)) NIL (|has| (-1158 |#2| |#3| |#4|) (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-1158 |#2| |#3| |#4|)) NIL) (($ (-1158 |#2| |#3| |#4|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525))))))) -(((-1159 |#1| |#2| |#3| |#4|) (-13 (-304 (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -2074 ((-3 (-782 |#2|) "failed") $)) (-15 -4068 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $)))) (-13 (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -1159)) -((-2074 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-782 *4)) (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4))) (-4068 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 *4 *5 *6)) (|:| |%expon| (-297 *4 *5 *6)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) (|:| |%type| (-1074)))) (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4)))) -(-13 (-304 (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -2074 ((-3 (-782 |#2|) "failed") $)) (-15 -4068 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $)))) -((-3352 ((|#2| $) 29)) (-2029 ((|#2| $) 18)) (-2941 (($ $) 36)) (-2973 (($ $ (-525)) 64)) (-1441 (((-108) $ (-713)) 33)) (-3866 ((|#2| $ |#2|) 61)) (-2268 ((|#2| $ |#2|) 59)) (-1429 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-3522 (($ $ (-592 $)) 60)) (-2016 ((|#2| $) 17)) (-3121 (($ $) NIL) (($ $ (-713)) 42)) (-3536 (((-592 $) $) 26)) (-1482 (((-108) $ $) 50)) (-2106 (((-108) $ (-713)) 32)) (-4031 (((-108) $ (-713)) 31)) (-1753 (((-108) $) 28)) (-1636 ((|#2| $) 24) (($ $ (-713)) 46)) (-3410 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-1424 (((-108) $) 22)) (-2214 (($ $) 39)) (-3773 (($ $) 65)) (-2605 (((-713) $) 41)) (-1743 (($ $) 40)) (-2014 (($ $ $) 58) (($ |#2| $) NIL)) (-1356 (((-592 $) $) 27)) (-3994 (((-108) $ $) 48)) (-3596 (((-713) $) 35))) -(((-1160 |#1| |#2|) (-10 -8 (-15 -2973 (|#1| |#1| (-525))) (-15 -1429 (|#2| |#1| "last" |#2|)) (-15 -2268 (|#2| |#1| |#2|)) (-15 -1429 (|#1| |#1| "rest" |#1|)) (-15 -1429 (|#2| |#1| "first" |#2|)) (-15 -3773 (|#1| |#1|)) (-15 -2214 (|#1| |#1|)) (-15 -2605 ((-713) |#1|)) (-15 -1743 (|#1| |#1|)) (-15 -2029 (|#2| |#1|)) (-15 -2016 (|#2| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1636 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "last")) (-15 -1636 (|#2| |#1|)) (-15 -3121 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| "rest")) (-15 -3121 (|#1| |#1|)) (-15 -3410 (|#2| |#1| "first")) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#1|)) (-15 -3866 (|#2| |#1| |#2|)) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -3522 (|#1| |#1| (-592 |#1|))) (-15 -1482 ((-108) |#1| |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -3352 (|#2| |#1|)) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713)))) (-1161 |#2|) (-1127)) (T -1160)) -NIL -(-10 -8 (-15 -2973 (|#1| |#1| (-525))) (-15 -1429 (|#2| |#1| "last" |#2|)) (-15 -2268 (|#2| |#1| |#2|)) (-15 -1429 (|#1| |#1| "rest" |#1|)) (-15 -1429 (|#2| |#1| "first" |#2|)) (-15 -3773 (|#1| |#1|)) (-15 -2214 (|#1| |#1|)) (-15 -2605 ((-713) |#1|)) (-15 -1743 (|#1| |#1|)) (-15 -2029 (|#2| |#1|)) (-15 -2016 (|#2| |#1|)) (-15 -2941 (|#1| |#1|)) (-15 -1636 (|#1| |#1| (-713))) (-15 -3410 (|#2| |#1| "last")) (-15 -1636 (|#2| |#1|)) (-15 -3121 (|#1| |#1| (-713))) (-15 -3410 (|#1| |#1| "rest")) (-15 -3121 (|#1| |#1|)) (-15 -3410 (|#2| |#1| "first")) (-15 -2014 (|#1| |#2| |#1|)) (-15 -2014 (|#1| |#1| |#1|)) (-15 -3866 (|#2| |#1| |#2|)) (-15 -1429 (|#2| |#1| "value" |#2|)) (-15 -3522 (|#1| |#1| (-592 |#1|))) (-15 -1482 ((-108) |#1| |#1|)) (-15 -1424 ((-108) |#1|)) (-15 -3410 (|#2| |#1| "value")) (-15 -3352 (|#2| |#1|)) (-15 -1753 ((-108) |#1|)) (-15 -3536 ((-592 |#1|) |#1|)) (-15 -1356 ((-592 |#1|) |#1|)) (-15 -3994 ((-108) |#1| |#1|)) (-15 -3596 ((-713) |#1|)) (-15 -1441 ((-108) |#1| (-713))) (-15 -2106 ((-108) |#1| (-713))) (-15 -4031 ((-108) |#1| (-713)))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3352 ((|#1| $) 48)) (-2029 ((|#1| $) 65)) (-2941 (($ $) 67)) (-2973 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-1441 (((-108) $ (-713)) 8)) (-3866 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-1802 (($ $ $) 56 (|has| $ (-6 -4256)))) (-2268 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-1368 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1429 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256)))) (-3522 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-2016 ((|#1| $) 66)) (-4083 (($) 7 T CONST)) (-3121 (($ $) 73) (($ $ (-713)) 71)) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-3536 (((-592 $) $) 50)) (-1482 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2106 (((-108) $ (-713)) 9)) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35)) (-4031 (((-108) $ (-713)) 10)) (-2646 (((-592 |#1|) $) 45)) (-1753 (((-108) $) 49)) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1636 ((|#1| $) 70) (($ $ (-713)) 68)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 76) (($ $ (-713)) 74)) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-1210 (((-525) $ $) 44)) (-1424 (((-108) $) 46)) (-2214 (($ $) 62)) (-3773 (($ $) 59 (|has| $ (-6 -4256)))) (-2605 (((-713) $) 63)) (-1743 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1451 (($ $) 13)) (-2171 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2014 (($ $ $) 78) (($ |#1| $) 77)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1356 (((-592 $) $) 51)) (-1669 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 11)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) NIL (|has| |#1| (-517)))) (-2870 (($ $ (-385 (-525))) NIL) (($ $ (-385 (-525)) (-385 (-525))) NIL)) (-3529 (((-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|))) $) NIL)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2940 (($ $) NIL (|has| |#1| (-341)))) (-2033 (((-396 $) $) NIL (|has| |#1| (-341)))) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3766 (((-108) $ $) NIL (|has| |#1| (-341)))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-713) (-1072 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#1|)))) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-1137 |#1| |#2| |#3|) "failed") $) 19) (((-3 (-1165 |#1| |#2| |#3|) "failed") $) 22)) (-3894 (((-1137 |#1| |#2| |#3|) $) NIL) (((-1165 |#1| |#2| |#3|) $) NIL)) (-1731 (($ $ $) NIL (|has| |#1| (-341)))) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3051 (((-385 (-525)) $) 57)) (-1709 (($ $ $) NIL (|has| |#1| (-341)))) (-2476 (($ (-385 (-525)) (-1137 |#1| |#2| |#3|)) NIL)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) NIL (|has| |#1| (-341)))) (-2162 (((-108) $) NIL (|has| |#1| (-341)))) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-385 (-525)) $) NIL) (((-385 (-525)) $ (-385 (-525))) NIL)) (-2109 (((-108) $) NIL)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) NIL) (($ $ (-385 (-525))) NIL)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-385 (-525))) 30) (($ $ (-1005) (-385 (-525))) NIL) (($ $ (-592 (-1005)) (-592 (-385 (-525)))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-2755 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4065 (((-1137 |#1| |#2| |#3|) $) 60)) (-2481 (((-3 (-1137 |#1| |#2| |#3|) "failed") $) NIL)) (-2463 (((-1137 |#1| |#2| |#3|) $) NIL)) (-3803 (((-1074) $) NIL)) (-2500 (($ $) NIL (|has| |#1| (-341)))) (-2824 (($ $) 39 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) NIL (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 40 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) NIL (|has| |#1| (-341)))) (-2790 (($ (-592 $)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-2197 (((-396 $) $) NIL (|has| |#1| (-341)))) (-3744 (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) NIL (|has| |#1| (-341))) (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) NIL (|has| |#1| (-341)))) (-1886 (($ $ (-385 (-525))) NIL)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-3945 (((-3 (-592 $) "failed") (-592 $) $) NIL (|has| |#1| (-341)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) NIL (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))))) (-2931 (((-713) $) NIL (|has| |#1| (-341)))) (-3405 ((|#1| $ (-385 (-525))) NIL) (($ $ $) NIL (|has| (-385 (-525)) (-1032)))) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) NIL (|has| |#1| (-341)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) 37 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $ (-1169 |#2|)) 38)) (-4003 (((-385 (-525)) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) NIL)) (-1271 (((-798) $) 89) (($ (-525)) NIL) (($ |#1|) NIL (|has| |#1| (-160))) (($ (-1137 |#1| |#2| |#3|)) 16) (($ (-1165 |#1| |#2| |#3|)) 17) (($ (-1169 |#2|)) 36) (($ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517)))) (-3783 ((|#1| $ (-385 (-525))) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 12)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-385 (-525))) 62 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-385 (-525))))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341)))) (-3351 (($) 32 T CONST)) (-3362 (($) 26 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-385 (-525)) |#1|))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 34)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ (-525)) NIL (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1158 |#1| |#2| |#3|) (-13 (-1156 |#1| (-1137 |#1| |#2| |#3|)) (-968 (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1158)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1156 |#1| (-1137 |#1| |#2| |#3|)) (-968 (-1165 |#1| |#2| |#3|)) (-10 -8 (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 34)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL)) (-2220 (($ $) NIL)) (-4024 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 (-525) "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-525)))) (((-3 (-385 (-525)) "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))) (((-3 (-1158 |#2| |#3| |#4|) "failed") $) 20)) (-3894 (((-525) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-525)))) (((-385 (-525)) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))) (((-1158 |#2| |#3| |#4|) $) NIL)) (-2569 (($ $) 35)) (-1853 (((-3 $ "failed") $) 25)) (-2707 (($ $) NIL (|has| (-1158 |#2| |#3| |#4|) (-429)))) (-2875 (($ $ (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|) $) NIL)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) 11)) (-1256 (((-108) $) NIL)) (-2352 (($ (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) 23)) (-3929 (((-297 |#2| |#3| |#4|) $) NIL)) (-2121 (($ (-1 (-297 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) $) NIL)) (-2688 (($ (-1 (-1158 |#2| |#3| |#4|) (-1158 |#2| |#3| |#4|)) $) NIL)) (-3810 (((-3 (-782 |#2|) "failed") $) 75)) (-2535 (($ $) NIL)) (-2546 (((-1158 |#2| |#3| |#4|) $) 18)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-2511 (((-108) $) NIL)) (-2523 (((-1158 |#2| |#3| |#4|) $) NIL)) (-1687 (((-3 $ "failed") $ (-1158 |#2| |#3| |#4|)) NIL (|has| (-1158 |#2| |#3| |#4|) (-517))) (((-3 $ "failed") $ $) NIL)) (-3253 (((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $) 58)) (-4003 (((-297 |#2| |#3| |#4|) $) 14)) (-1562 (((-1158 |#2| |#3| |#4|) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-429)))) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ (-1158 |#2| |#3| |#4|)) NIL) (($ $) NIL) (($ (-385 (-525))) NIL (-3275 (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525)))) (|has| (-1158 |#2| |#3| |#4|) (-968 (-385 (-525))))))) (-2185 (((-592 (-1158 |#2| |#3| |#4|)) $) NIL)) (-3783 (((-1158 |#2| |#3| |#4|) $ (-297 |#2| |#3| |#4|)) NIL)) (-2925 (((-3 $ "failed") $) NIL (|has| (-1158 |#2| |#3| |#4|) (-136)))) (-3998 (((-713)) NIL)) (-3874 (($ $ $ (-713)) NIL (|has| (-1158 |#2| |#3| |#4|) (-160)))) (-3714 (((-108) $ $) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 63 T CONST)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ (-1158 |#2| |#3| |#4|)) NIL (|has| (-1158 |#2| |#3| |#4|) (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ (-1158 |#2| |#3| |#4|)) NIL) (($ (-1158 |#2| |#3| |#4|) $) NIL) (($ (-385 (-525)) $) NIL (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| (-1158 |#2| |#3| |#4|) (-37 (-385 (-525))))))) +(((-1159 |#1| |#2| |#3| |#4|) (-13 (-304 (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -3810 ((-3 (-782 |#2|) "failed") $)) (-15 -3253 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $)))) (-13 (-789) (-968 (-525)) (-588 (-525)) (-429)) (-13 (-27) (-1113) (-408 |#1|)) (-1091) |#2|) (T -1159)) +((-3810 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-782 *4)) (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4))) (-3253 (*1 *2 *1) (|partial| -12 (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) (-5 *2 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 *4 *5 *6)) (|:| |%expon| (-297 *4 *5 *6)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) (|:| |%type| (-1074)))) (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) (-14 *6 *4)))) +(-13 (-304 (-1158 |#2| |#3| |#4|) (-297 |#2| |#3| |#4|)) (-517) (-10 -8 (-15 -3810 ((-3 (-782 |#2|) "failed") $)) (-15 -3253 ((-3 (-2 (|:| |%term| (-2 (|:| |%coef| (-1158 |#2| |#3| |#4|)) (|:| |%expon| (-297 |#2| |#3| |#4|)) (|:| |%expTerms| (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| |#2|)))))) (|:| |%type| (-1074))) "failed") $)))) +((-3348 ((|#2| $) 29)) (-2032 ((|#2| $) 18)) (-2938 (($ $) 36)) (-4158 (($ $ (-525)) 64)) (-2230 (((-108) $ (-713)) 33)) (-3044 ((|#2| $ |#2|) 61)) (-3725 ((|#2| $ |#2|) 59)) (-1432 ((|#2| $ "value" |#2|) NIL) ((|#2| $ "first" |#2|) 52) (($ $ "rest" $) 56) ((|#2| $ "last" |#2|) 54)) (-2811 (($ $ (-592 $)) 60)) (-2019 ((|#2| $) 17)) (-3117 (($ $) NIL) (($ $ (-713)) 42)) (-2916 (((-592 $) $) 26)) (-2104 (((-108) $ $) 50)) (-2034 (((-108) $ (-713)) 32)) (-4060 (((-108) $ (-713)) 31)) (-4021 (((-108) $) 28)) (-1641 ((|#2| $) 24) (($ $ (-713)) 46)) (-3405 ((|#2| $ "value") NIL) ((|#2| $ "first") 10) (($ $ "rest") 16) ((|#2| $ "last") 13)) (-3580 (((-108) $) 22)) (-1401 (($ $) 39)) (-3286 (($ $) 65)) (-3711 (((-713) $) 41)) (-3921 (($ $) 40)) (-2017 (($ $ $) 58) (($ |#2| $) NIL)) (-2579 (((-592 $) $) 27)) (-3992 (((-108) $ $) 48)) (-3594 (((-713) $) 35))) +(((-1160 |#1| |#2|) (-10 -8 (-15 -4158 (|#1| |#1| (-525))) (-15 -1432 (|#2| |#1| "last" |#2|)) (-15 -3725 (|#2| |#1| |#2|)) (-15 -1432 (|#1| |#1| "rest" |#1|)) (-15 -1432 (|#2| |#1| "first" |#2|)) (-15 -3286 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -3711 ((-713) |#1|)) (-15 -3921 (|#1| |#1|)) (-15 -2032 (|#2| |#1|)) (-15 -2019 (|#2| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1641 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "last")) (-15 -1641 (|#2| |#1|)) (-15 -3117 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| "rest")) (-15 -3117 (|#1| |#1|)) (-15 -3405 (|#2| |#1| "first")) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#1|)) (-15 -3044 (|#2| |#1| |#2|)) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -2811 (|#1| |#1| (-592 |#1|))) (-15 -2104 ((-108) |#1| |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -3348 (|#2| |#1|)) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713)))) (-1161 |#2|) (-1127)) (T -1160)) +NIL +(-10 -8 (-15 -4158 (|#1| |#1| (-525))) (-15 -1432 (|#2| |#1| "last" |#2|)) (-15 -3725 (|#2| |#1| |#2|)) (-15 -1432 (|#1| |#1| "rest" |#1|)) (-15 -1432 (|#2| |#1| "first" |#2|)) (-15 -3286 (|#1| |#1|)) (-15 -1401 (|#1| |#1|)) (-15 -3711 ((-713) |#1|)) (-15 -3921 (|#1| |#1|)) (-15 -2032 (|#2| |#1|)) (-15 -2019 (|#2| |#1|)) (-15 -2938 (|#1| |#1|)) (-15 -1641 (|#1| |#1| (-713))) (-15 -3405 (|#2| |#1| "last")) (-15 -1641 (|#2| |#1|)) (-15 -3117 (|#1| |#1| (-713))) (-15 -3405 (|#1| |#1| "rest")) (-15 -3117 (|#1| |#1|)) (-15 -3405 (|#2| |#1| "first")) (-15 -2017 (|#1| |#2| |#1|)) (-15 -2017 (|#1| |#1| |#1|)) (-15 -3044 (|#2| |#1| |#2|)) (-15 -1432 (|#2| |#1| "value" |#2|)) (-15 -2811 (|#1| |#1| (-592 |#1|))) (-15 -2104 ((-108) |#1| |#1|)) (-15 -3580 ((-108) |#1|)) (-15 -3405 (|#2| |#1| "value")) (-15 -3348 (|#2| |#1|)) (-15 -4021 ((-108) |#1|)) (-15 -2916 ((-592 |#1|) |#1|)) (-15 -2579 ((-592 |#1|) |#1|)) (-15 -3992 ((-108) |#1| |#1|)) (-15 -3594 ((-713) |#1|)) (-15 -2230 ((-108) |#1| (-713))) (-15 -2034 ((-108) |#1| (-713))) (-15 -4060 ((-108) |#1| (-713)))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-3348 ((|#1| $) 48)) (-2032 ((|#1| $) 65)) (-2938 (($ $) 67)) (-4158 (($ $ (-525)) 52 (|has| $ (-6 -4256)))) (-2230 (((-108) $ (-713)) 8)) (-3044 ((|#1| $ |#1|) 39 (|has| $ (-6 -4256)))) (-3241 (($ $ $) 56 (|has| $ (-6 -4256)))) (-3725 ((|#1| $ |#1|) 54 (|has| $ (-6 -4256)))) (-2809 ((|#1| $ |#1|) 58 (|has| $ (-6 -4256)))) (-1432 ((|#1| $ "value" |#1|) 40 (|has| $ (-6 -4256))) ((|#1| $ "first" |#1|) 57 (|has| $ (-6 -4256))) (($ $ "rest" $) 55 (|has| $ (-6 -4256))) ((|#1| $ "last" |#1|) 53 (|has| $ (-6 -4256)))) (-2811 (($ $ (-592 $)) 41 (|has| $ (-6 -4256)))) (-2019 ((|#1| $) 66)) (-3347 (($) 7 T CONST)) (-3117 (($ $) 73) (($ $ (-713)) 71)) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-2916 (((-592 $) $) 50)) (-2104 (((-108) $ $) 42 (|has| |#1| (-1020)))) (-2034 (((-108) $ (-713)) 9)) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35)) (-4060 (((-108) $ (-713)) 10)) (-2639 (((-592 |#1|) $) 45)) (-4021 (((-108) $) 49)) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-1641 ((|#1| $) 70) (($ $ (-713)) 68)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 76) (($ $ (-713)) 74)) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ "value") 47) ((|#1| $ "first") 75) (($ $ "rest") 72) ((|#1| $ "last") 69)) (-2643 (((-525) $ $) 44)) (-3580 (((-108) $) 46)) (-1401 (($ $) 62)) (-3286 (($ $) 59 (|has| $ (-6 -4256)))) (-3711 (((-713) $) 63)) (-3921 (($ $) 64)) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1454 (($ $) 13)) (-2286 (($ $ $) 61 (|has| $ (-6 -4256))) (($ $ |#1|) 60 (|has| $ (-6 -4256)))) (-2017 (($ $ $) 78) (($ |#1| $) 77)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2579 (((-592 $) $) 51)) (-3501 (((-108) $ $) 43 (|has| |#1| (-1020)))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1161 |#1|) (-131) (-1127)) (T -1161)) -((-2014 (*1 *1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2014 (*1 *1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3110 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3110 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-3121 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3410 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-3121 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-1636 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3410 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1636 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-2941 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2016 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2029 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1743 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2605 (*1 *2 *1) (-12 (-4 *1 (-1161 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-2214 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2171 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2171 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3773 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1368 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1429 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1802 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1429 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-2268 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1429 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2973 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) (-4 *3 (-1127))))) -(-13 (-942 |t#1|) (-10 -8 (-15 -2014 ($ $ $)) (-15 -2014 ($ |t#1| $)) (-15 -3110 (|t#1| $)) (-15 -3410 (|t#1| $ "first")) (-15 -3110 ($ $ (-713))) (-15 -3121 ($ $)) (-15 -3410 ($ $ "rest")) (-15 -3121 ($ $ (-713))) (-15 -1636 (|t#1| $)) (-15 -3410 (|t#1| $ "last")) (-15 -1636 ($ $ (-713))) (-15 -2941 ($ $)) (-15 -2016 (|t#1| $)) (-15 -2029 (|t#1| $)) (-15 -1743 ($ $)) (-15 -2605 ((-713) $)) (-15 -2214 ($ $)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -2171 ($ $ $)) (-15 -2171 ($ $ |t#1|)) (-15 -3773 ($ $)) (-15 -1368 (|t#1| $ |t#1|)) (-15 -1429 (|t#1| $ "first" |t#1|)) (-15 -1802 ($ $ $)) (-15 -1429 ($ $ "rest" $)) (-15 -2268 (|t#1| $ |t#1|)) (-15 -1429 (|t#1| $ "last" |t#1|)) (-15 -2973 ($ $ (-525)))) |%noBranch|))) -(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) -((-2694 ((|#4| (-1 |#2| |#1|) |#3|) 17))) -(((-1162 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2694 (|#4| (-1 |#2| |#1|) |#3|))) (-977) (-977) (-1164 |#1|) (-1164 |#2|)) (T -1162)) -((-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *2 (-1164 *6)) (-5 *1 (-1162 *5 *6 *4 *2)) (-4 *4 (-1164 *5))))) -(-10 -7 (-15 -2694 (|#4| (-1 |#2| |#1|) |#3|))) -((-2028 (((-108) $) 15)) (-2351 (($ $) 92)) (-1603 (($ $) 68)) (-2320 (($ $) 88)) (-1570 (($ $) 64)) (-2382 (($ $) 96)) (-2193 (($ $) 72)) (-1415 (($ $) 62)) (-1250 (($ $) 60)) (-2396 (($ $) 98)) (-2209 (($ $) 74)) (-2367 (($ $) 94)) (-2176 (($ $) 70)) (-2335 (($ $) 90)) (-1584 (($ $) 66)) (-1270 (((-798) $) 48) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-2438 (($ $) 104)) (-2257 (($ $) 80)) (-2410 (($ $) 100)) (-2226 (($ $) 76)) (-2465 (($ $) 108)) (-2287 (($ $) 84)) (-2687 (($ $) 110)) (-2303 (($ $) 86)) (-2451 (($ $) 106)) (-2273 (($ $) 82)) (-2424 (($ $) 102)) (-2242 (($ $) 78)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-385 (-525))) 58))) -(((-1163 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1603 (|#1| |#1|)) (-15 -1570 (|#1| |#1|)) (-15 -2193 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2176 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -2242 (|#1| |#1|)) (-15 -2273 (|#1| |#1|)) (-15 -2303 (|#1| |#1|)) (-15 -2287 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2257 (|#1| |#1|)) (-15 -2335 (|#1| |#1|)) (-15 -2367 (|#1| |#1|)) (-15 -2396 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2451 (|#1| |#1|)) (-15 -2687 (|#1| |#1|)) (-15 -2465 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2438 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -2028 ((-108) |#1|)) (-15 -1270 ((-798) |#1|))) (-1164 |#2|) (-977)) (T -1163)) -NIL -(-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1603 (|#1| |#1|)) (-15 -1570 (|#1| |#1|)) (-15 -2193 (|#1| |#1|)) (-15 -2209 (|#1| |#1|)) (-15 -2176 (|#1| |#1|)) (-15 -1584 (|#1| |#1|)) (-15 -2242 (|#1| |#1|)) (-15 -2273 (|#1| |#1|)) (-15 -2303 (|#1| |#1|)) (-15 -2287 (|#1| |#1|)) (-15 -2226 (|#1| |#1|)) (-15 -2257 (|#1| |#1|)) (-15 -2335 (|#1| |#1|)) (-15 -2367 (|#1| |#1|)) (-15 -2396 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2320 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2424 (|#1| |#1|)) (-15 -2451 (|#1| |#1|)) (-15 -2687 (|#1| |#1|)) (-15 -2465 (|#1| |#1|)) (-15 -2410 (|#1| |#1|)) (-15 -2438 (|#1| |#1|)) (-15 -1415 (|#1| |#1|)) (-15 -1250 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1270 (|#1| |#2|)) (-15 -1270 (|#1| |#1|)) (-15 -1270 (|#1| (-385 (-525)))) (-15 -1270 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -2028 ((-108) |#1|)) (-15 -1270 ((-798) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2578 (((-1091) $) 103)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-3906 (($ $) 52 (|has| |#1| (-517)))) (-3727 (((-108) $) 54 (|has| |#1| (-517)))) (-1375 (($ $ (-713)) 98) (($ $ (-713) (-713)) 97)) (-1893 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 155) (($ (-1072 |#1|)) 153)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) 17 T CONST)) (-2572 (($ $) 60)) (-3233 (((-3 $ "failed") $) 34)) (-2280 (($ $) 152)) (-4162 (((-887 |#1|) $ (-713)) 150) (((-887 |#1|) $ (-713) (-713)) 149)) (-1772 (((-108) $) 73)) (-1534 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $) 100) (((-713) $ (-713)) 99)) (-4211 (((-108) $) 31)) (-1750 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-2929 (($ $ (-856)) 101)) (-3841 (($ (-1 |#1| (-525)) $) 151)) (-1681 (((-108) $) 62)) (-2352 (($ |#1| (-713)) 61) (($ $ (-1005) (-713)) 76) (($ $ (-592 (-1005)) (-592 (-713))) 75)) (-2694 (($ (-1 |#1| |#1|) $) 63)) (-1415 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) 65)) (-2549 ((|#1| $) 66)) (-3247 (((-1074) $) 9)) (-4141 (($ $) 147 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 146 (-3279 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2012 (((-1038) $) 10)) (-2462 (($ $ (-713)) 95)) (-1680 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1250 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2602 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3410 ((|#1| $ (-713)) 104) (($ $ $) 81 (|has| (-713) (-1032)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-1307 (((-713) $) 64)) (-2396 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 72)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-3136 (((-1072 |#1|) $) 154)) (-3388 ((|#1| $ (-713)) 59)) (-4157 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-2031 (((-713)) 29)) (-3144 ((|#1| $) 102)) (-2438 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2410 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-713)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ |#1|) 148 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) +((-2017 (*1 *1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2017 (*1 *1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3105 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3105 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-3117 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3405 (*1 *1 *1 *2) (-12 (-5 *2 "rest") (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-3117 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-1641 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3405 (*1 *2 *1 *3) (-12 (-5 *3 "last") (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1641 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-2938 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2019 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2032 (*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3921 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3711 (*1 *2 *1) (-12 (-4 *1 (-1161 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) (-1401 (*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2286 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2286 (*1 *1 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3286 (*1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-2809 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1432 (*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-3241 (*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1432 (*1 *1 *1 *2 *1) (-12 (-5 *2 "rest") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) (-3725 (*1 *2 *1 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-1432 (*1 *2 *1 *3 *2) (-12 (-5 *3 "last") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) (-4158 (*1 *1 *1 *2) (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) (-4 *3 (-1127))))) +(-13 (-942 |t#1|) (-10 -8 (-15 -2017 ($ $ $)) (-15 -2017 ($ |t#1| $)) (-15 -3105 (|t#1| $)) (-15 -3405 (|t#1| $ "first")) (-15 -3105 ($ $ (-713))) (-15 -3117 ($ $)) (-15 -3405 ($ $ "rest")) (-15 -3117 ($ $ (-713))) (-15 -1641 (|t#1| $)) (-15 -3405 (|t#1| $ "last")) (-15 -1641 ($ $ (-713))) (-15 -2938 ($ $)) (-15 -2019 (|t#1| $)) (-15 -2032 (|t#1| $)) (-15 -3921 ($ $)) (-15 -3711 ((-713) $)) (-15 -1401 ($ $)) (IF (|has| $ (-6 -4256)) (PROGN (-15 -2286 ($ $ $)) (-15 -2286 ($ $ |t#1|)) (-15 -3286 ($ $)) (-15 -2809 (|t#1| $ |t#1|)) (-15 -1432 (|t#1| $ "first" |t#1|)) (-15 -3241 ($ $ $)) (-15 -1432 ($ $ "rest" $)) (-15 -3725 (|t#1| $ |t#1|)) (-15 -1432 (|t#1| $ "last" |t#1|)) (-15 -4158 ($ $ (-525)))) |%noBranch|))) +(((-33) . T) ((-97) |has| |#1| (-1020)) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-566 (-798)))) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-464 |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-942 |#1|) . T) ((-1020) |has| |#1| (-1020)) ((-1127) . T)) +((-2688 ((|#4| (-1 |#2| |#1|) |#3|) 17))) +(((-1162 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2688 (|#4| (-1 |#2| |#1|) |#3|))) (-977) (-977) (-1164 |#1|) (-1164 |#2|)) (T -1162)) +((-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-977)) (-4 *6 (-977)) (-4 *2 (-1164 *6)) (-5 *1 (-1162 *5 *6 *4 *2)) (-4 *4 (-1164 *5))))) +(-10 -7 (-15 -2688 (|#4| (-1 |#2| |#1|) |#3|))) +((-3969 (((-108) $) 15)) (-2351 (($ $) 92)) (-1608 (($ $) 68)) (-2321 (($ $) 88)) (-1574 (($ $) 64)) (-2382 (($ $) 96)) (-2195 (($ $) 72)) (-1418 (($ $) 62)) (-1251 (($ $) 60)) (-2397 (($ $) 98)) (-2210 (($ $) 74)) (-2368 (($ $) 94)) (-2178 (($ $) 70)) (-2337 (($ $) 90)) (-1588 (($ $) 66)) (-1271 (((-798) $) 48) (($ (-525)) NIL) (($ (-385 (-525))) NIL) (($ $) NIL) (($ |#2|) NIL)) (-2437 (($ $) 104)) (-2259 (($ $) 80)) (-2411 (($ $) 100)) (-2227 (($ $) 76)) (-2462 (($ $) 108)) (-2289 (($ $) 84)) (-2670 (($ $) 110)) (-2305 (($ $) 86)) (-2450 (($ $) 106)) (-2275 (($ $) 82)) (-2425 (($ $) 102)) (-2244 (($ $) 78)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#2|) 52) (($ $ $) 55) (($ $ (-385 (-525))) 58))) +(((-1163 |#1| |#2|) (-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1608 (|#1| |#1|)) (-15 -1574 (|#1| |#1|)) (-15 -2195 (|#1| |#1|)) (-15 -2210 (|#1| |#1|)) (-15 -2178 (|#1| |#1|)) (-15 -1588 (|#1| |#1|)) (-15 -2244 (|#1| |#1|)) (-15 -2275 (|#1| |#1|)) (-15 -2305 (|#1| |#1|)) (-15 -2289 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2259 (|#1| |#1|)) (-15 -2337 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2450 (|#1| |#1|)) (-15 -2670 (|#1| |#1|)) (-15 -2462 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2437 (|#1| |#1|)) (-15 -1418 (|#1| |#1|)) (-15 -1251 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -3969 ((-108) |#1|)) (-15 -1271 ((-798) |#1|))) (-1164 |#2|) (-977)) (T -1163)) +NIL +(-10 -8 (-15 ** (|#1| |#1| (-385 (-525)))) (-15 -1608 (|#1| |#1|)) (-15 -1574 (|#1| |#1|)) (-15 -2195 (|#1| |#1|)) (-15 -2210 (|#1| |#1|)) (-15 -2178 (|#1| |#1|)) (-15 -1588 (|#1| |#1|)) (-15 -2244 (|#1| |#1|)) (-15 -2275 (|#1| |#1|)) (-15 -2305 (|#1| |#1|)) (-15 -2289 (|#1| |#1|)) (-15 -2227 (|#1| |#1|)) (-15 -2259 (|#1| |#1|)) (-15 -2337 (|#1| |#1|)) (-15 -2368 (|#1| |#1|)) (-15 -2397 (|#1| |#1|)) (-15 -2382 (|#1| |#1|)) (-15 -2321 (|#1| |#1|)) (-15 -2351 (|#1| |#1|)) (-15 -2425 (|#1| |#1|)) (-15 -2450 (|#1| |#1|)) (-15 -2670 (|#1| |#1|)) (-15 -2462 (|#1| |#1|)) (-15 -2411 (|#1| |#1|)) (-15 -2437 (|#1| |#1|)) (-15 -1418 (|#1| |#1|)) (-15 -1251 (|#1| |#1|)) (-15 ** (|#1| |#1| |#1|)) (-15 ** (|#1| |#1| |#2|)) (-15 -1271 (|#1| |#2|)) (-15 -1271 (|#1| |#1|)) (-15 -1271 (|#1| (-385 (-525)))) (-15 -1271 (|#1| (-525))) (-15 ** (|#1| |#1| (-713))) (-15 ** (|#1| |#1| (-856))) (-15 -3969 ((-108) |#1|)) (-15 -1271 ((-798) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2383 (((-592 (-1005)) $) 74)) (-2575 (((-1091) $) 103)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 51 (|has| |#1| (-517)))) (-2220 (($ $) 52 (|has| |#1| (-517)))) (-4024 (((-108) $) 54 (|has| |#1| (-517)))) (-2870 (($ $ (-713)) 98) (($ $ (-713) (-713)) 97)) (-3529 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 105)) (-2351 (($ $) 135 (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) 118 (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) 19)) (-2211 (($ $) 117 (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) 134 (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) 119 (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 155) (($ (-1072 |#1|)) 153)) (-2382 (($ $) 133 (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) 120 (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) 17 T CONST)) (-2569 (($ $) 60)) (-1853 (((-3 $ "failed") $) 34)) (-3854 (($ $) 152)) (-4162 (((-887 |#1|) $ (-713)) 150) (((-887 |#1|) $ (-713) (-713)) 149)) (-1499 (((-108) $) 73)) (-1539 (($) 145 (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $) 100) (((-713) $ (-713)) 99)) (-2109 (((-108) $) 31)) (-3999 (($ $ (-525)) 116 (|has| |#1| (-37 (-385 (-525)))))) (-3761 (($ $ (-856)) 101)) (-2850 (($ (-1 |#1| (-525)) $) 151)) (-1256 (((-108) $) 62)) (-2352 (($ |#1| (-713)) 61) (($ $ (-1005) (-713)) 76) (($ $ (-592 (-1005)) (-592 (-713))) 75)) (-2688 (($ (-1 |#1| |#1|) $) 63)) (-1418 (($ $) 142 (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) 65)) (-2546 ((|#1| $) 66)) (-3803 (((-1074) $) 9)) (-2824 (($ $) 147 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 146 (-3275 (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-893)) (|has| |#1| (-1113)) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-37 (-385 (-525)))))))) (-2015 (((-1038) $) 10)) (-1886 (($ $ (-713)) 95)) (-1687 (((-3 $ "failed") $ $) 50 (|has| |#1| (-517)))) (-1251 (($ $) 143 (|has| |#1| (-37 (-385 (-525)))))) (-2597 (((-1072 |#1|) $ |#1|) 94 (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3405 ((|#1| $ (-713)) 104) (($ $ $) 81 (|has| (-713) (-1032)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) 89 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091) (-713)) 88 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-592 (-1091))) 87 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091)) 86 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-713)) 84 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 82 (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-4003 (((-713) $) 64)) (-2397 (($ $) 132 (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) 121 (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) 131 (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) 122 (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) 130 (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) 123 (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 72)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ (-385 (-525))) 57 (|has| |#1| (-37 (-385 (-525))))) (($ $) 49 (|has| |#1| (-517))) (($ |#1|) 47 (|has| |#1| (-160)))) (-2185 (((-1072 |#1|) $) 154)) (-3783 ((|#1| $ (-713)) 59)) (-2925 (((-3 $ "failed") $) 48 (|has| |#1| (-136)))) (-3998 (((-713)) 29)) (-3140 ((|#1| $) 102)) (-2437 (($ $) 141 (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) 129 (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) 53 (|has| |#1| (-517)))) (-2411 (($ $) 140 (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) 128 (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) 139 (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) 127 (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-713)) 96 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) 138 (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) 126 (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) 137 (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) 125 (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) 136 (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) 124 (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) 93 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091) (-713)) 92 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-592 (-1091))) 91 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-1091)) 90 (-12 (|has| |#1| (-835 (-1091))) (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (($ $ (-713)) 85 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 83 (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 58 (|has| |#1| (-341)))) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ |#1|) 148 (|has| |#1| (-341))) (($ $ $) 144 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 115 (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 68) (($ |#1| $) 67) (($ (-385 (-525)) $) 56 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) 55 (|has| |#1| (-37 (-385 (-525))))))) (((-1164 |#1|) (-131) (-977)) (T -1164)) -((-2307 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-713)) (|:| |c| *3)))) (-4 *3 (-977)) (-4 *1 (-1164 *3)))) (-3136 (*1 *2 *1) (-12 (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-5 *2 (-1072 *3)))) (-2307 (*1 *1 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-4 *1 (-1164 *3)))) (-2280 (*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)))) (-3841 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1164 *3)) (-4 *3 (-977)))) (-4162 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1164 *4)) (-4 *4 (-977)) (-5 *2 (-887 *4)))) (-4162 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1164 *4)) (-4 *4 (-977)) (-5 *2 (-887 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-4141 (*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-4141 (*1 *1 *1 *2) (-3279 (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -4141 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) -(-13 (-1151 |t#1| (-713)) (-10 -8 (-15 -2307 ($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |t#1|))))) (-15 -3136 ((-1072 |t#1|) $)) (-15 -2307 ($ (-1072 |t#1|))) (-15 -2280 ($ $)) (-15 -3841 ($ (-1 |t#1| (-525)) $)) (-15 -4162 ((-887 |t#1|) $ (-713))) (-15 -4162 ((-887 |t#1|) $ (-713) (-713))) (IF (|has| |t#1| (-341)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -4141 ($ $)) (IF (|has| |t#1| (-15 -4141 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -4141 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-713)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-713) |#1|))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-713) (-1032)) ((-269) |has| |#1| (-517)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) |has| |#1| (-517)) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3279 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1151 |#1| #0#) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2578 (((-1091) $) 87)) (-1800 (((-1146 |#2| |#1|) $ (-713)) 73)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-3906 (($ $) NIL (|has| |#1| (-517)))) (-3727 (((-108) $) 137 (|has| |#1| (-517)))) (-1375 (($ $ (-713)) 122) (($ $ (-713) (-713)) 124)) (-1893 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 42)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1603 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2467 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2320 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1570 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2307 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 53) (($ (-1072 |#1|)) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2193 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4083 (($) NIL T CONST)) (-2668 (($ $) 128)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2280 (($ $) 135)) (-4162 (((-887 |#1|) $ (-713)) 63) (((-887 |#1|) $ (-713) (-713)) 65)) (-1772 (((-108) $) NIL)) (-1534 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1678 (((-713) $) NIL) (((-713) $ (-713)) NIL)) (-4211 (((-108) $) NIL)) (-2827 (($ $) 112)) (-1750 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1460 (($ (-525) (-525) $) 130)) (-2929 (($ $ (-856)) 134)) (-3841 (($ (-1 |#1| (-525)) $) 106)) (-1681 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 15) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2694 (($ (-1 |#1| |#1|) $) 94)) (-1415 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2539 (($ $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2809 (($ $) 110)) (-2051 (($ $) 108)) (-1785 (($ (-525) (-525) $) 132)) (-4141 (($ $) 145 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 151 (-3279 (-12 (|has| |#1| (-15 -4141 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 146 (|has| |#1| (-37 (-385 (-525)))))) (-2012 (((-1038) $) NIL)) (-1866 (($ $ (-525) (-525)) 116)) (-2462 (($ $ (-713)) 118)) (-1680 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1250 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-4196 (($ $) 114)) (-2602 (((-1072 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3410 ((|#1| $ (-713)) 91) (($ $ $) 126 (|has| (-713) (-1032)))) (-2524 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 103 (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $ (-1169 |#2|)) 99)) (-1307 (((-713) $) NIL)) (-2396 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2209 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2367 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2176 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2335 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1584 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2003 (($ $) 120)) (-1270 (((-798) $) NIL) (($ (-525)) 24) (($ (-385 (-525))) 143 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 23 (|has| |#1| (-160))) (($ (-1146 |#2| |#1|)) 80) (($ (-1169 |#2|)) 20)) (-3136 (((-1072 |#1|) $) NIL)) (-3388 ((|#1| $ (-713)) 90)) (-4157 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-2031 (((-713)) NIL)) (-3144 ((|#1| $) 88)) (-2438 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2257 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1533 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2410 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2226 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2465 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2287 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1370 ((|#1| $ (-713)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1270 (|#1| (-1091))))))) (-2687 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2303 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2451 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2273 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2424 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2242 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 17 T CONST)) (-3365 (($) 13 T CONST)) (-2094 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3994 (((-108) $ $) NIL)) (-4100 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) 102)) (-4080 (($ $ $) 18)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#1|) 140 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) -(((-1165 |#1| |#2| |#3|) (-13 (-1164 |#1|) (-10 -8 (-15 -1270 ($ (-1146 |#2| |#1|))) (-15 -1800 ((-1146 |#2| |#1|) $ (-713))) (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (-15 -2051 ($ $)) (-15 -2809 ($ $)) (-15 -2827 ($ $)) (-15 -4196 ($ $)) (-15 -1866 ($ $ (-525) (-525))) (-15 -2668 ($ $)) (-15 -1460 ($ (-525) (-525) $)) (-15 -1785 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1165)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-1146 *4 *3)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-1165 *3 *4 *5)))) (-1800 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1165 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) (-1270 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2524 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2051 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-2809 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-2827 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-4196 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-1866 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-2668 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-1460 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-1785 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-4141 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) -(-13 (-1164 |#1|) (-10 -8 (-15 -1270 ($ (-1146 |#2| |#1|))) (-15 -1800 ((-1146 |#2| |#1|) $ (-713))) (-15 -1270 ($ (-1169 |#2|))) (-15 -2524 ($ $ (-1169 |#2|))) (-15 -2051 ($ $)) (-15 -2809 ($ $)) (-15 -2827 ($ $)) (-15 -4196 ($ $)) (-15 -1866 ($ $ (-525) (-525))) (-15 -2668 ($ $)) (-15 -1460 ($ (-525) (-525) $)) (-15 -1785 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -4141 ($ $ (-1169 |#2|))) |%noBranch|))) -((-2035 (((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|))) 24)) (-2964 (((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-3982 (((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|)) 13)) (-3954 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-3069 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-1931 ((|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|)) 54)) (-1760 (((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))) 61)) (-3852 ((|#2| |#2| |#2|) 43))) -(((-1166 |#1| |#2|) (-10 -7 (-15 -3982 ((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|))) (-15 -2964 ((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2035 ((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|)))) (-15 -3852 (|#2| |#2| |#2|)) (-15 -3069 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3954 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1931 (|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|))) (-15 -1760 ((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))))) (-37 (-385 (-525))) (-1164 |#1|)) (T -1166)) -((-1760 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 (-1 *6 (-592 *6)))) (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1164 *5)) (-5 *2 (-592 *6)) (-5 *1 (-1166 *5 *6)))) (-1931 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-592 *2))) (-5 *4 (-592 *5)) (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1164 *5)) (-5 *1 (-1166 *5 *2)))) (-3954 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-3069 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-3852 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1166 *3 *2)) (-4 *2 (-1164 *3)))) (-2035 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-592 *5))) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-592 (-1072 *4)))) (-5 *1 (-1166 *4 *5)))) (-2964 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5)))) (-3982 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5))))) -(-10 -7 (-15 -3982 ((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|))) (-15 -2964 ((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2035 ((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|)))) (-15 -3852 (|#2| |#2| |#2|)) (-15 -3069 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -3954 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -1931 (|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|))) (-15 -1760 ((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))))) -((-2915 ((|#2| |#4| (-713)) 30)) (-2402 ((|#4| |#2|) 25)) (-3186 ((|#4| (-385 |#2|)) 52 (|has| |#1| (-517)))) (-2813 (((-1 |#4| (-592 |#4|)) |#3|) 46))) -(((-1167 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2402 (|#4| |#2|)) (-15 -2915 (|#2| |#4| (-713))) (-15 -2813 ((-1 |#4| (-592 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -3186 (|#4| (-385 |#2|))) |%noBranch|)) (-977) (-1149 |#1|) (-602 |#2|) (-1164 |#1|)) (T -1167)) -((-3186 (*1 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-517)) (-4 *4 (-977)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *5 *6 *2)) (-4 *6 (-602 *5)))) (-2813 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-1149 *4)) (-5 *2 (-1 *6 (-592 *6))) (-5 *1 (-1167 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-1164 *4)))) (-2915 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-1167 *5 *2 *6 *3)) (-4 *6 (-602 *2)) (-4 *3 (-1164 *5)))) (-2402 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *3 (-1149 *4)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *3 *5 *2)) (-4 *5 (-602 *3))))) -(-10 -7 (-15 -2402 (|#4| |#2|)) (-15 -2915 (|#2| |#4| (-713))) (-15 -2813 ((-1 |#4| (-592 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -3186 (|#4| (-385 |#2|))) |%noBranch|)) +((-2308 (*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-713)) (|:| |c| *3)))) (-4 *3 (-977)) (-4 *1 (-1164 *3)))) (-2185 (*1 *2 *1) (-12 (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-5 *2 (-1072 *3)))) (-2308 (*1 *1 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-4 *1 (-1164 *3)))) (-3854 (*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)))) (-2850 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1164 *3)) (-4 *3 (-977)))) (-4162 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1164 *4)) (-4 *4 (-977)) (-5 *2 (-887 *4)))) (-4162 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1164 *4)) (-4 *4 (-977)) (-5 *2 (-887 *4)))) (** (*1 *1 *1 *2) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) (-2824 (*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) (-2824 (*1 *1 *1 *2) (-3275 (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) (-4 *3 (-37 (-385 (-525)))))) (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) (|has| *3 (-15 -2824 (*3 *3 (-1091)))) (-4 *3 (-37 (-385 (-525))))))))) +(-13 (-1151 |t#1| (-713)) (-10 -8 (-15 -2308 ($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |t#1|))))) (-15 -2185 ((-1072 |t#1|) $)) (-15 -2308 ($ (-1072 |t#1|))) (-15 -3854 ($ $)) (-15 -2850 ($ (-1 |t#1| (-525)) $)) (-15 -4162 ((-887 |t#1|) $ (-713))) (-15 -4162 ((-887 |t#1|) $ (-713) (-713))) (IF (|has| |t#1| (-341)) (-15 ** ($ $ |t#1|)) |%noBranch|) (IF (|has| |t#1| (-37 (-385 (-525)))) (PROGN (-15 -2824 ($ $)) (IF (|has| |t#1| (-15 -2824 (|t#1| |t#1| (-1091)))) (IF (|has| |t#1| (-15 -2383 ((-592 (-1091)) |t#1|))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) (IF (|has| |t#1| (-1113)) (IF (|has| |t#1| (-893)) (IF (|has| |t#1| (-29 (-525))) (-15 -2824 ($ $ (-1091))) |%noBranch|) |%noBranch|) |%noBranch|) (-6 (-934)) (-6 (-1113))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-46 |#1| #0=(-713)) . T) ((-25) . T) ((-37 #1=(-385 (-525))) |has| |#1| (-37 (-385 (-525)))) ((-37 |#1|) |has| |#1| (-160)) ((-37 $) |has| |#1| (-517)) ((-34) |has| |#1| (-37 (-385 (-525)))) ((-91) |has| |#1| (-37 (-385 (-525)))) ((-97) . T) ((-107 #1# #1#) |has| |#1| (-37 (-385 (-525)))) ((-107 |#1| |#1|) . T) ((-107 $ $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-126) . T) ((-136) |has| |#1| (-136)) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-213) |has| |#1| (-15 * (|#1| (-713) |#1|))) ((-263) |has| |#1| (-37 (-385 (-525)))) ((-265 $ $) |has| (-713) (-1032)) ((-269) |has| |#1| (-517)) ((-466) |has| |#1| (-37 (-385 (-525)))) ((-517) |has| |#1| (-517)) ((-594 #1#) |has| |#1| (-37 (-385 (-525)))) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #1#) |has| |#1| (-37 (-385 (-525)))) ((-660 |#1|) |has| |#1| (-160)) ((-660 $) |has| |#1| (-517)) ((-669) . T) ((-835 (-1091)) -12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091)))) ((-906 |#1| #0# (-1005)) . T) ((-934) |has| |#1| (-37 (-385 (-525)))) ((-983 #1#) |has| |#1| (-37 (-385 (-525)))) ((-983 |#1|) . T) ((-983 $) -3275 (|has| |#1| (-517)) (|has| |#1| (-160))) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1113) |has| |#1| (-37 (-385 (-525)))) ((-1116) |has| |#1| (-37 (-385 (-525)))) ((-1151 |#1| #0#) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-2383 (((-592 (-1005)) $) NIL)) (-2575 (((-1091) $) 87)) (-3222 (((-1146 |#2| |#1|) $ (-713)) 73)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) NIL (|has| |#1| (-517)))) (-2220 (($ $) NIL (|has| |#1| (-517)))) (-4024 (((-108) $) 137 (|has| |#1| (-517)))) (-2870 (($ $ (-713)) 122) (($ $ (-713) (-713)) 124)) (-3529 (((-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|))) $) 42)) (-2351 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1608 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1916 (((-3 $ "failed") $ $) NIL)) (-2211 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2321 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1574 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2308 (($ (-1072 (-2 (|:| |k| (-713)) (|:| |c| |#1|)))) 53) (($ (-1072 |#1|)) NIL)) (-2382 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2195 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3347 (($) NIL T CONST)) (-3167 (($ $) 128)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3854 (($ $) 135)) (-4162 (((-887 |#1|) $ (-713)) 63) (((-887 |#1|) $ (-713) (-713)) 65)) (-1499 (((-108) $) NIL)) (-1539 (($) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1234 (((-713) $) NIL) (((-713) $ (-713)) NIL)) (-2109 (((-108) $) NIL)) (-2242 (($ $) 112)) (-3999 (($ $ (-525)) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2331 (($ (-525) (-525) $) 130)) (-3761 (($ $ (-856)) 134)) (-2850 (($ (-1 |#1| (-525)) $) 106)) (-1256 (((-108) $) NIL)) (-2352 (($ |#1| (-713)) 15) (($ $ (-1005) (-713)) NIL) (($ $ (-592 (-1005)) (-592 (-713))) NIL)) (-2688 (($ (-1 |#1| |#1|) $) 94)) (-1418 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2535 (($ $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-1992 (($ $) 110)) (-2084 (($ $) 108)) (-1638 (($ (-525) (-525) $) 132)) (-2824 (($ $) 145 (|has| |#1| (-37 (-385 (-525))))) (($ $ (-1091)) 151 (-3275 (-12 (|has| |#1| (-15 -2824 (|#1| |#1| (-1091)))) (|has| |#1| (-15 -2383 ((-592 (-1091)) |#1|))) (|has| |#1| (-37 (-385 (-525))))) (-12 (|has| |#1| (-29 (-525))) (|has| |#1| (-37 (-385 (-525)))) (|has| |#1| (-893)) (|has| |#1| (-1113))))) (($ $ (-1169 |#2|)) 146 (|has| |#1| (-37 (-385 (-525)))))) (-2015 (((-1038) $) NIL)) (-2825 (($ $ (-525) (-525)) 116)) (-1886 (($ $ (-713)) 118)) (-1687 (((-3 $ "failed") $ $) NIL (|has| |#1| (-517)))) (-1251 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1919 (($ $) 114)) (-2597 (((-1072 |#1|) $ |#1|) 96 (|has| |#1| (-15 ** (|#1| |#1| (-713)))))) (-3405 ((|#1| $ (-713)) 91) (($ $ $) 126 (|has| (-713) (-1032)))) (-2521 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) 103 (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) 98 (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $ (-1169 |#2|)) 99)) (-4003 (((-713) $) NIL)) (-2397 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2210 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2368 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2178 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2337 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1588 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2488 (($ $) 120)) (-1271 (((-798) $) NIL) (($ (-525)) 24) (($ (-385 (-525))) 143 (|has| |#1| (-37 (-385 (-525))))) (($ $) NIL (|has| |#1| (-517))) (($ |#1|) 23 (|has| |#1| (-160))) (($ (-1146 |#2| |#1|)) 80) (($ (-1169 |#2|)) 20)) (-2185 (((-1072 |#1|) $) NIL)) (-3783 ((|#1| $ (-713)) 90)) (-2925 (((-3 $ "failed") $) NIL (|has| |#1| (-136)))) (-3998 (((-713)) NIL)) (-3140 ((|#1| $) 88)) (-2437 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2259 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-3714 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2411 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2227 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2462 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2289 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1371 ((|#1| $ (-713)) 86 (-12 (|has| |#1| (-15 ** (|#1| |#1| (-713)))) (|has| |#1| (-15 -1271 (|#1| (-1091))))))) (-2670 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2305 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2450 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2275 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2425 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-2244 (($ $) NIL (|has| |#1| (-37 (-385 (-525)))))) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 17 T CONST)) (-3362 (($) 13 T CONST)) (-2096 (($ $ (-592 (-1091)) (-592 (-713))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091) (-713)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-592 (-1091))) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-1091)) NIL (-12 (|has| |#1| (-15 * (|#1| (-713) |#1|))) (|has| |#1| (-835 (-1091))))) (($ $ (-713)) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|)))) (($ $) NIL (|has| |#1| (-15 * (|#1| (-713) |#1|))))) (-3992 (((-108) $ $) NIL)) (-4098 (($ $ |#1|) NIL (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) 102)) (-4078 (($ $ $) 18)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL) (($ $ |#1|) 140 (|has| |#1| (-341))) (($ $ $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525)))))) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ $ |#1|) NIL) (($ |#1| $) 101) (($ (-385 (-525)) $) NIL (|has| |#1| (-37 (-385 (-525))))) (($ $ (-385 (-525))) NIL (|has| |#1| (-37 (-385 (-525))))))) +(((-1165 |#1| |#2| |#3|) (-13 (-1164 |#1|) (-10 -8 (-15 -1271 ($ (-1146 |#2| |#1|))) (-15 -3222 ((-1146 |#2| |#1|) $ (-713))) (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (-15 -2084 ($ $)) (-15 -1992 ($ $)) (-15 -2242 ($ $)) (-15 -1919 ($ $)) (-15 -2825 ($ $ (-525) (-525))) (-15 -3167 ($ $)) (-15 -2331 ($ (-525) (-525) $)) (-15 -1638 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) (-977) (-1091) |#1|) (T -1165)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-1146 *4 *3)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-1165 *3 *4 *5)))) (-3222 (*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1165 *4 *5 *6)) (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) (-1271 (*1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2521 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3))) (-2084 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-1992 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-2242 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-1919 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-2825 (*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-3167 (*1 *1 *1) (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) (-14 *4 *2))) (-2331 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-1638 (*1 *1 *2 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *4 (-1091)) (-14 *5 *3))) (-2824 (*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(-13 (-1164 |#1|) (-10 -8 (-15 -1271 ($ (-1146 |#2| |#1|))) (-15 -3222 ((-1146 |#2| |#1|) $ (-713))) (-15 -1271 ($ (-1169 |#2|))) (-15 -2521 ($ $ (-1169 |#2|))) (-15 -2084 ($ $)) (-15 -1992 ($ $)) (-15 -2242 ($ $)) (-15 -1919 ($ $)) (-15 -2825 ($ $ (-525) (-525))) (-15 -3167 ($ $)) (-15 -2331 ($ (-525) (-525) $)) (-15 -1638 ($ (-525) (-525) $)) (IF (|has| |#1| (-37 (-385 (-525)))) (-15 -2824 ($ $ (-1169 |#2|))) |%noBranch|))) +((-2857 (((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|))) 24)) (-4071 (((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|)) 16)) (-1750 (((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|)) 13)) (-1458 ((|#2| (-1 |#2| |#2| |#2|) |#1| |#1|) 48)) (-2883 ((|#2| (-1 |#2| |#2|) |#1|) 46)) (-2130 ((|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|)) 54)) (-1373 (((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))) 61)) (-2948 ((|#2| |#2| |#2|) 43))) +(((-1166 |#1| |#2|) (-10 -7 (-15 -1750 ((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|))) (-15 -4071 ((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2857 ((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|)))) (-15 -2948 (|#2| |#2| |#2|)) (-15 -2883 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1458 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2130 (|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|))) (-15 -1373 ((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))))) (-37 (-385 (-525))) (-1164 |#1|)) (T -1166)) +((-1373 (*1 *2 *3 *4) (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 (-1 *6 (-592 *6)))) (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1164 *5)) (-5 *2 (-592 *6)) (-5 *1 (-1166 *5 *6)))) (-2130 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 (-592 *2))) (-5 *4 (-592 *5)) (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1164 *5)) (-5 *1 (-1166 *5 *2)))) (-1458 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-2883 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) (-4 *4 (-37 (-385 (-525)))))) (-2948 (*1 *2 *2 *2) (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1166 *3 *2)) (-4 *2 (-1164 *3)))) (-2857 (*1 *2 *3) (-12 (-5 *3 (-1 *5 (-592 *5))) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-592 (-1072 *4)))) (-5 *1 (-1166 *4 *5)))) (-4071 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5)))) (-1750 (*1 *2 *3) (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1164 *4)) (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5))))) +(-10 -7 (-15 -1750 ((-1 (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2|))) (-15 -4071 ((-1 (-1072 |#1|) (-1072 |#1|) (-1072 |#1|)) (-1 |#2| |#2| |#2|))) (-15 -2857 ((-1 (-1072 |#1|) (-592 (-1072 |#1|))) (-1 |#2| (-592 |#2|)))) (-15 -2948 (|#2| |#2| |#2|)) (-15 -2883 (|#2| (-1 |#2| |#2|) |#1|)) (-15 -1458 (|#2| (-1 |#2| |#2| |#2|) |#1| |#1|)) (-15 -2130 (|#2| (-1 |#2| (-592 |#2|)) (-592 |#1|))) (-15 -1373 ((-592 |#2|) (-592 |#1|) (-592 (-1 |#2| (-592 |#2|)))))) +((-1797 ((|#2| |#4| (-713)) 30)) (-2695 ((|#4| |#2|) 25)) (-1421 ((|#4| (-385 |#2|)) 52 (|has| |#1| (-517)))) (-2030 (((-1 |#4| (-592 |#4|)) |#3|) 46))) +(((-1167 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -2695 (|#4| |#2|)) (-15 -1797 (|#2| |#4| (-713))) (-15 -2030 ((-1 |#4| (-592 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -1421 (|#4| (-385 |#2|))) |%noBranch|)) (-977) (-1149 |#1|) (-602 |#2|) (-1164 |#1|)) (T -1167)) +((-1421 (*1 *2 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-517)) (-4 *4 (-977)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *5 *6 *2)) (-4 *6 (-602 *5)))) (-2030 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *5 (-1149 *4)) (-5 *2 (-1 *6 (-592 *6))) (-5 *1 (-1167 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-1164 *4)))) (-1797 (*1 *2 *3 *4) (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-1167 *5 *2 *6 *3)) (-4 *6 (-602 *2)) (-4 *3 (-1164 *5)))) (-2695 (*1 *2 *3) (-12 (-4 *4 (-977)) (-4 *3 (-1149 *4)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *3 *5 *2)) (-4 *5 (-602 *3))))) +(-10 -7 (-15 -2695 (|#4| |#2|)) (-15 -1797 (|#2| |#4| (-713))) (-15 -2030 ((-1 |#4| (-592 |#4|)) |#3|)) (IF (|has| |#1| (-517)) (-15 -1421 (|#4| (-385 |#2|))) |%noBranch|)) NIL (((-1168) (-131)) (T -1168)) NIL -(-13 (-10 -7 (-6 -1335))) -((-1260 (((-108) $ $) NIL)) (-2578 (((-1091)) 12)) (-3247 (((-1074) $) 17)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 11) (((-1091) $) 8)) (-3994 (((-108) $ $) 14))) -(((-1169 |#1|) (-13 (-1020) (-566 (-1091)) (-10 -8 (-15 -1270 ((-1091) $)) (-15 -2578 ((-1091))))) (-1091)) (T -1169)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1169 *3)) (-14 *3 (-1091)))) (-2578 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1169 *3)) (-14 *3 (-1091))))) -(-13 (-1020) (-566 (-1091)) (-10 -8 (-15 -1270 ((-1091) $)) (-15 -2578 ((-1091))))) -((-2708 (($ (-713)) 18)) (-1430 (((-632 |#2|) $ $) 40)) (-3892 ((|#2| $) 48)) (-2023 ((|#2| $) 47)) (-3505 ((|#2| $ $) 35)) (-2843 (($ $ $) 44)) (-4090 (($ $) 22) (($ $ $) 28)) (-4080 (($ $ $) 15)) (* (($ (-525) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30))) -(((-1170 |#1| |#2|) (-10 -8 (-15 -3892 (|#2| |#1|)) (-15 -2023 (|#2| |#1|)) (-15 -2843 (|#1| |#1| |#1|)) (-15 -1430 ((-632 |#2|) |#1| |#1|)) (-15 -3505 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -2708 (|#1| (-713))) (-15 -4080 (|#1| |#1| |#1|))) (-1171 |#2|) (-1127)) (T -1170)) +(-13 (-10 -7 (-6 -1336))) +((-1261 (((-108) $ $) NIL)) (-2575 (((-1091)) 12)) (-3803 (((-1074) $) 17)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 11) (((-1091) $) 8)) (-3992 (((-108) $ $) 14))) +(((-1169 |#1|) (-13 (-1020) (-566 (-1091)) (-10 -8 (-15 -1271 ((-1091) $)) (-15 -2575 ((-1091))))) (-1091)) (T -1169)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1169 *3)) (-14 *3 (-1091)))) (-2575 (*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1169 *3)) (-14 *3 (-1091))))) +(-13 (-1020) (-566 (-1091)) (-10 -8 (-15 -1271 ((-1091) $)) (-15 -2575 ((-1091))))) +((-2703 (($ (-713)) 18)) (-1433 (((-632 |#2|) $ $) 40)) (-2045 ((|#2| $) 48)) (-1399 ((|#2| $) 47)) (-2640 ((|#2| $ $) 35)) (-2461 (($ $ $) 44)) (-4088 (($ $) 22) (($ $ $) 28)) (-4078 (($ $ $) 15)) (* (($ (-525) $) 25) (($ |#2| $) 31) (($ $ |#2|) 30))) +(((-1170 |#1| |#2|) (-10 -8 (-15 -2045 (|#2| |#1|)) (-15 -1399 (|#2| |#1|)) (-15 -2461 (|#1| |#1| |#1|)) (-15 -1433 ((-632 |#2|) |#1| |#1|)) (-15 -2640 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -2703 (|#1| (-713))) (-15 -4078 (|#1| |#1| |#1|))) (-1171 |#2|) (-1127)) (T -1170)) NIL -(-10 -8 (-15 -3892 (|#2| |#1|)) (-15 -2023 (|#2| |#1|)) (-15 -2843 (|#1| |#1| |#1|)) (-15 -1430 ((-632 |#2|) |#1| |#1|)) (-15 -3505 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4090 (|#1| |#1| |#1|)) (-15 -4090 (|#1| |#1|)) (-15 -2708 (|#1| (-713))) (-15 -4080 (|#1| |#1| |#1|))) -((-1260 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2708 (($ (-713)) 112 (|has| |#1| (-23)))) (-3048 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) 8)) (-1429 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-4083 (($) 7 T CONST)) (-1814 (($ $) 90 (|has| $ (-6 -4256)))) (-3620 (($ $) 100)) (-3135 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1614 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) 51)) (-1916 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-1430 (((-632 |#1|) $ $) 105 (|has| |#1| (-977)))) (-3489 (($ (-713) |#1|) 69)) (-2106 (((-108) $ (-713)) 9)) (-3490 (((-525) $) 43 (|has| (-525) (-789)))) (-2371 (($ $ $) 87 (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3462 (((-525) $) 44 (|has| (-525) (-789)))) (-2535 (($ $ $) 86 (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-3892 ((|#1| $) 102 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-4031 (((-108) $ (-713)) 10)) (-2023 ((|#1| $) 103 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-3247 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-2859 (((-592 (-525)) $) 46)) (-2905 (((-108) (-525) $) 47)) (-2012 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3110 ((|#1| $) 42 (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-3353 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) 14)) (-3529 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) 48)) (-2596 (((-108) $) 11)) (-3565 (($) 12)) (-3410 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-3505 ((|#1| $ $) 106 (|has| |#1| (-977)))) (-3157 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2843 (($ $ $) 104 (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1721 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1451 (($ $) 13)) (-2749 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 70)) (-2014 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1270 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3994 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4035 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4017 (((-108) $ $) 82 (|has| |#1| (-789)))) (-4090 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4080 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-669))) (($ $ |#1|) 107 (|has| |#1| (-669)))) (-3596 (((-713) $) 6 (|has| $ (-6 -4255))))) +(-10 -8 (-15 -2045 (|#2| |#1|)) (-15 -1399 (|#2| |#1|)) (-15 -2461 (|#1| |#1| |#1|)) (-15 -1433 ((-632 |#2|) |#1| |#1|)) (-15 -2640 (|#2| |#1| |#1|)) (-15 * (|#1| |#1| |#2|)) (-15 * (|#1| |#2| |#1|)) (-15 * (|#1| (-525) |#1|)) (-15 -4088 (|#1| |#1| |#1|)) (-15 -4088 (|#1| |#1|)) (-15 -2703 (|#1| (-713))) (-15 -4078 (|#1| |#1| |#1|))) +((-1261 (((-108) $ $) 19 (|has| |#1| (-1020)))) (-2703 (($ (-713)) 112 (|has| |#1| (-23)))) (-2662 (((-1178) $ (-525) (-525)) 40 (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) 98) (((-108) $) 92 (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) 89 (|has| $ (-6 -4256))) (($ $) 88 (-12 (|has| |#1| (-789)) (|has| $ (-6 -4256))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) 99) (($ $) 93 (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) 8)) (-1432 ((|#1| $ (-525) |#1|) 52 (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) 58 (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) 75 (|has| $ (-6 -4255)))) (-3347 (($) 7 T CONST)) (-3533 (($ $) 90 (|has| $ (-6 -4256)))) (-3617 (($ $) 100)) (-3131 (($ $) 78 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-1619 (($ |#1| $) 77 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) (($ (-1 (-108) |#1|) $) 74 (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) 76 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) 73 (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) 72 (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) 53 (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) 51)) (-1920 (((-525) (-1 (-108) |#1|) $) 97) (((-525) |#1| $) 96 (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) 95 (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) 30 (|has| $ (-6 -4255)))) (-1433 (((-632 |#1|) $ $) 105 (|has| |#1| (-977)))) (-3485 (($ (-713) |#1|) 69)) (-2034 (((-108) $ (-713)) 9)) (-3537 (((-525) $) 43 (|has| (-525) (-789)))) (-2372 (($ $ $) 87 (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) 101) (($ $ $) 94 (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) 27 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-3307 (((-525) $) 44 (|has| (-525) (-789)))) (-2530 (($ $ $) 86 (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) 34 (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) 35) (($ (-1 |#1| |#1| |#1|) $ $) 64)) (-2045 ((|#1| $) 102 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-4060 (((-108) $ (-713)) 10)) (-1399 ((|#1| $) 103 (-12 (|has| |#1| (-977)) (|has| |#1| (-934))))) (-3803 (((-1074) $) 22 (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) 60) (($ $ $ (-525)) 59)) (-1265 (((-592 (-525)) $) 46)) (-1707 (((-108) (-525) $) 47)) (-2015 (((-1038) $) 21 (|has| |#1| (-1020)))) (-3105 ((|#1| $) 42 (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) 71)) (-1646 (($ $ |#1|) 41 (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) 32 (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) 26 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) 25 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) 24 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) 23 (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) 14)) (-2862 (((-108) |#1| $) 45 (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) 48)) (-1802 (((-108) $) 11)) (-1864 (($) 12)) (-3405 ((|#1| $ (-525) |#1|) 50) ((|#1| $ (-525)) 49) (($ $ (-1140 (-525))) 63)) (-2640 ((|#1| $ $) 106 (|has| |#1| (-977)))) (-3153 (($ $ (-525)) 62) (($ $ (-1140 (-525))) 61)) (-2461 (($ $ $) 104 (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) 31 (|has| $ (-6 -4255))) (((-713) |#1| $) 28 (-12 (|has| |#1| (-1020)) (|has| $ (-6 -4255))))) (-4033 (($ $ $ (-525)) 91 (|has| $ (-6 -4256)))) (-1454 (($ $) 13)) (-2745 (((-501) $) 79 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 70)) (-2017 (($ $ |#1|) 68) (($ |#1| $) 67) (($ $ $) 66) (($ (-592 $)) 65)) (-1271 (((-798) $) 18 (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) 33 (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) 84 (|has| |#1| (-789)))) (-4025 (((-108) $ $) 83 (|has| |#1| (-789)))) (-3992 (((-108) $ $) 20 (|has| |#1| (-1020)))) (-4034 (((-108) $ $) 85 (|has| |#1| (-789)))) (-4015 (((-108) $ $) 82 (|has| |#1| (-789)))) (-4088 (($ $) 111 (|has| |#1| (-21))) (($ $ $) 110 (|has| |#1| (-21)))) (-4078 (($ $ $) 113 (|has| |#1| (-25)))) (* (($ (-525) $) 109 (|has| |#1| (-21))) (($ |#1| $) 108 (|has| |#1| (-669))) (($ $ |#1|) 107 (|has| |#1| (-669)))) (-3594 (((-713) $) 6 (|has| $ (-6 -4255))))) (((-1171 |#1|) (-131) (-1127)) (T -1171)) -((-4080 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-25)))) (-2708 (*1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1171 *3)) (-4 *3 (-23)) (-4 *3 (-1127)))) (-4090 (*1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21)))) (-4090 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1171 *3)) (-4 *3 (-1127)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (-3505 (*1 *2 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (-1430 (*1 *2 *1 *1) (-12 (-4 *1 (-1171 *3)) (-4 *3 (-1127)) (-4 *3 (-977)) (-5 *2 (-632 *3)))) (-2843 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (-2023 (*1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) (-4 *2 (-977)))) (-3892 (*1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) (-4 *2 (-977))))) -(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4080 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -2708 ($ (-713))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4090 ($ $)) (-15 -4090 ($ $ $)) (-15 * ($ (-525) $))) |%noBranch|) (IF (|has| |t#1| (-669)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-977)) (PROGN (-15 -3505 (|t#1| $ $)) (-15 -1430 ((-632 |t#1|) $ $)) (-15 -2843 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-934)) (IF (|has| |t#1| (-977)) (PROGN (-15 -2023 (|t#1| $)) (-15 -3892 (|t#1| $))) |%noBranch|) |%noBranch|))) -(((-33) . T) ((-97) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-19 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3279 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) -((-2076 (((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|) 13)) (-3501 ((|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|) 15)) (-2694 (((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)) 28) (((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|)) 18))) -(((-1172 |#1| |#2|) (-10 -7 (-15 -2076 ((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -2694 ((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|))) (-15 -2694 ((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)))) (-1127) (-1127)) (T -1172)) -((-2694 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1173 *6)) (-5 *1 (-1172 *5 *6)))) (-2694 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1173 *6)) (-5 *1 (-1172 *5 *6)))) (-3501 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-1172 *5 *2)))) (-2076 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1173 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-1173 *5)) (-5 *1 (-1172 *6 *5))))) -(-10 -7 (-15 -2076 ((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -3501 (|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -2694 ((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|))) (-15 -2694 ((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)))) -((-1260 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2708 (($ (-713)) NIL (|has| |#1| (-23)))) (-2513 (($ (-592 |#1|)) 9)) (-3048 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2009 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-1438 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2855 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-1441 (((-108) $ (-713)) NIL)) (-1429 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3826 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4083 (($) NIL T CONST)) (-1814 (($ $) NIL (|has| $ (-6 -4256)))) (-3620 (($ $) NIL)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1614 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3501 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2632 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2571 ((|#1| $ (-525)) NIL)) (-1916 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3702 (((-592 |#1|) $) 15 (|has| $ (-6 -4255)))) (-1430 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3489 (($ (-713) |#1|) NIL)) (-2106 (((-108) $ (-713)) NIL)) (-3490 (((-525) $) NIL (|has| (-525) (-789)))) (-2371 (($ $ $) NIL (|has| |#1| (-789)))) (-4205 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-4002 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-3055 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3462 (((-525) $) NIL (|has| (-525) (-789)))) (-2535 (($ $ $) NIL (|has| |#1| (-789)))) (-2622 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-3892 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4031 (((-108) $ (-713)) NIL)) (-2023 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3247 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2683 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-2859 (((-592 (-525)) $) NIL)) (-2905 (((-108) (-525) $) NIL)) (-2012 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3110 ((|#1| $) NIL (|has| (-525) (-789)))) (-1639 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-3353 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-3339 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-4188 (((-108) $ $) NIL)) (-3529 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1567 (((-592 |#1|) $) NIL)) (-2596 (((-108) $) NIL)) (-3565 (($) NIL)) (-3410 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-3505 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-3157 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2843 (($ $ $) NIL (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1721 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) 19 (|has| |#1| (-567 (-501))))) (-1279 (($ (-592 |#1|)) 8)) (-2014 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1270 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-1286 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4046 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3994 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4035 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4017 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4090 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4080 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-1173 |#1|) (-13 (-1171 |#1|) (-10 -8 (-15 -2513 ($ (-592 |#1|))))) (-1127)) (T -1173)) -((-2513 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1173 *3))))) -(-13 (-1171 |#1|) (-10 -8 (-15 -2513 ($ (-592 |#1|))))) -((-1260 (((-108) $ $) NIL)) (-3704 (((-1074) $ (-1074)) 90) (((-1074) $ (-1074) (-1074)) 88) (((-1074) $ (-1074) (-592 (-1074))) 87)) (-3638 (($) 59)) (-1850 (((-1178) $ (-445) (-856)) 45)) (-4009 (((-1178) $ (-856) (-1074)) 73) (((-1178) $ (-856) (-809)) 74)) (-4185 (((-1178) $ (-856) (-357) (-357)) 48)) (-2844 (((-1178) $ (-1074)) 69)) (-3014 (((-1178) $ (-856) (-1074)) 78)) (-1838 (((-1178) $ (-856) (-357) (-357)) 49)) (-1442 (((-1178) $ (-856) (-856)) 46)) (-3684 (((-1178) $) 70)) (-2240 (((-1178) $ (-856) (-1074)) 77)) (-1303 (((-1178) $ (-445) (-856)) 31)) (-1414 (((-1178) $ (-856) (-1074)) 76)) (-3432 (((-592 (-242)) $) 23) (($ $ (-592 (-242))) 24)) (-3172 (((-1178) $ (-713) (-713)) 43)) (-3990 (($ $) 60) (($ (-445) (-592 (-242))) 61)) (-3247 (((-1074) $) NIL)) (-3423 (((-525) $) 38)) (-2012 (((-1038) $) NIL)) (-3993 (((-1173 (-3 (-445) "undefined")) $) 37)) (-3356 (((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -1414 (-525)) (|:| -4159 (-525)) (|:| |spline| (-525)) (|:| -4120 (-525)) (|:| |axesColor| (-809)) (|:| -4009 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $) 36)) (-4047 (((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525)) 68)) (-3749 (((-592 (-878 (-205))) $) NIL)) (-2819 (((-445) $ (-856)) 33)) (-2131 (((-1178) $ (-713) (-713) (-856) (-856)) 40)) (-2703 (((-1178) $ (-1074)) 79)) (-4159 (((-1178) $ (-856) (-1074)) 75)) (-1270 (((-798) $) 85)) (-2849 (((-1178) $) 80)) (-4120 (((-1178) $ (-856) (-1074)) 71) (((-1178) $ (-856) (-809)) 72)) (-3994 (((-108) $ $) NIL))) -(((-1174) (-13 (-1020) (-10 -8 (-15 -3749 ((-592 (-878 (-205))) $)) (-15 -3638 ($)) (-15 -3990 ($ $)) (-15 -3432 ((-592 (-242)) $)) (-15 -3432 ($ $ (-592 (-242)))) (-15 -3990 ($ (-445) (-592 (-242)))) (-15 -4047 ((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525))) (-15 -3356 ((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -1414 (-525)) (|:| -4159 (-525)) (|:| |spline| (-525)) (|:| -4120 (-525)) (|:| |axesColor| (-809)) (|:| -4009 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $)) (-15 -3993 ((-1173 (-3 (-445) "undefined")) $)) (-15 -2844 ((-1178) $ (-1074))) (-15 -1303 ((-1178) $ (-445) (-856))) (-15 -2819 ((-445) $ (-856))) (-15 -4120 ((-1178) $ (-856) (-1074))) (-15 -4120 ((-1178) $ (-856) (-809))) (-15 -4009 ((-1178) $ (-856) (-1074))) (-15 -4009 ((-1178) $ (-856) (-809))) (-15 -1414 ((-1178) $ (-856) (-1074))) (-15 -2240 ((-1178) $ (-856) (-1074))) (-15 -4159 ((-1178) $ (-856) (-1074))) (-15 -2703 ((-1178) $ (-1074))) (-15 -2849 ((-1178) $)) (-15 -2131 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -1838 ((-1178) $ (-856) (-357) (-357))) (-15 -4185 ((-1178) $ (-856) (-357) (-357))) (-15 -3014 ((-1178) $ (-856) (-1074))) (-15 -3172 ((-1178) $ (-713) (-713))) (-15 -1850 ((-1178) $ (-445) (-856))) (-15 -1442 ((-1178) $ (-856) (-856))) (-15 -3704 ((-1074) $ (-1074))) (-15 -3704 ((-1074) $ (-1074) (-1074))) (-15 -3704 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -3684 ((-1178) $)) (-15 -3423 ((-525) $)) (-15 -1270 ((-798) $))))) (T -1174)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1174)))) (-3749 (*1 *2 *1) (-12 (-5 *2 (-592 (-878 (-205)))) (-5 *1 (-1174)))) (-3638 (*1 *1) (-5 *1 (-1174))) (-3990 (*1 *1 *1) (-5 *1 (-1174))) (-3432 (*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) (-3432 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) (-3990 (*1 *1 *2 *3) (-12 (-5 *2 (-445)) (-5 *3 (-592 (-242))) (-5 *1 (-1174)))) (-4047 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-856)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3356 (*1 *2 *1) (-12 (-5 *2 (-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -1414 (-525)) (|:| -4159 (-525)) (|:| |spline| (-525)) (|:| -4120 (-525)) (|:| |axesColor| (-809)) (|:| -4009 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525))))) (-5 *1 (-1174)))) (-3993 (*1 *2 *1) (-12 (-5 *2 (-1173 (-3 (-445) "undefined"))) (-5 *1 (-1174)))) (-2844 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1303 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2819 (*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-5 *2 (-445)) (-5 *1 (-1174)))) (-4120 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4120 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4009 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4009 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1414 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2240 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4159 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2703 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2849 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2131 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1838 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4185 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3014 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3172 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1850 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1442 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3704 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1174)))) (-3704 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1174)))) (-3704 (*1 *2 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1174)))) (-3684 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3423 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1174))))) -(-13 (-1020) (-10 -8 (-15 -3749 ((-592 (-878 (-205))) $)) (-15 -3638 ($)) (-15 -3990 ($ $)) (-15 -3432 ((-592 (-242)) $)) (-15 -3432 ($ $ (-592 (-242)))) (-15 -3990 ($ (-445) (-592 (-242)))) (-15 -4047 ((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525))) (-15 -3356 ((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -1414 (-525)) (|:| -4159 (-525)) (|:| |spline| (-525)) (|:| -4120 (-525)) (|:| |axesColor| (-809)) (|:| -4009 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $)) (-15 -3993 ((-1173 (-3 (-445) "undefined")) $)) (-15 -2844 ((-1178) $ (-1074))) (-15 -1303 ((-1178) $ (-445) (-856))) (-15 -2819 ((-445) $ (-856))) (-15 -4120 ((-1178) $ (-856) (-1074))) (-15 -4120 ((-1178) $ (-856) (-809))) (-15 -4009 ((-1178) $ (-856) (-1074))) (-15 -4009 ((-1178) $ (-856) (-809))) (-15 -1414 ((-1178) $ (-856) (-1074))) (-15 -2240 ((-1178) $ (-856) (-1074))) (-15 -4159 ((-1178) $ (-856) (-1074))) (-15 -2703 ((-1178) $ (-1074))) (-15 -2849 ((-1178) $)) (-15 -2131 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -1838 ((-1178) $ (-856) (-357) (-357))) (-15 -4185 ((-1178) $ (-856) (-357) (-357))) (-15 -3014 ((-1178) $ (-856) (-1074))) (-15 -3172 ((-1178) $ (-713) (-713))) (-15 -1850 ((-1178) $ (-445) (-856))) (-15 -1442 ((-1178) $ (-856) (-856))) (-15 -3704 ((-1074) $ (-1074))) (-15 -3704 ((-1074) $ (-1074) (-1074))) (-15 -3704 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -3684 ((-1178) $)) (-15 -3423 ((-525) $)) (-15 -1270 ((-798) $)))) -((-1260 (((-108) $ $) NIL)) (-2858 (((-1178) $ (-357)) 140) (((-1178) $ (-357) (-357) (-357)) 141)) (-3704 (((-1074) $ (-1074)) 148) (((-1074) $ (-1074) (-1074)) 146) (((-1074) $ (-1074) (-592 (-1074))) 145)) (-2895 (($) 50)) (-2693 (((-1178) $ (-357) (-357) (-357) (-357) (-357)) 116) (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $) 114) (((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 115) (((-1178) $ (-525) (-525) (-357) (-357) (-357)) 117) (((-1178) $ (-357) (-357)) 118) (((-1178) $ (-357) (-357) (-357)) 125)) (-1762 (((-357)) 97) (((-357) (-357)) 98)) (-2167 (((-357)) 92) (((-357) (-357)) 94)) (-2834 (((-357)) 95) (((-357) (-357)) 96)) (-1635 (((-357)) 101) (((-357) (-357)) 102)) (-1968 (((-357)) 99) (((-357) (-357)) 100)) (-4185 (((-1178) $ (-357) (-357)) 142)) (-2844 (((-1178) $ (-1074)) 126)) (-2771 (((-1051 (-205)) $) 51) (($ $ (-1051 (-205))) 52)) (-3225 (((-1178) $ (-1074)) 154)) (-3366 (((-1178) $ (-1074)) 155)) (-3812 (((-1178) $ (-357) (-357)) 124) (((-1178) $ (-525) (-525)) 139)) (-1442 (((-1178) $ (-856) (-856)) 132)) (-3684 (((-1178) $) 112)) (-1643 (((-1178) $ (-1074)) 153)) (-2339 (((-1178) $ (-1074)) 109)) (-3432 (((-592 (-242)) $) 53) (($ $ (-592 (-242))) 54)) (-3172 (((-1178) $ (-713) (-713)) 131)) (-1796 (((-1178) $ (-713) (-878 (-205))) 160)) (-1992 (($ $) 56) (($ (-1051 (-205)) (-1074)) 57) (($ (-1051 (-205)) (-592 (-242))) 58)) (-3193 (((-1178) $ (-357) (-357) (-357)) 106)) (-3247 (((-1074) $) NIL)) (-3423 (((-525) $) 103)) (-2608 (((-1178) $ (-357)) 143)) (-3967 (((-1178) $ (-357)) 158)) (-2012 (((-1038) $) NIL)) (-2195 (((-1178) $ (-357)) 157)) (-3438 (((-1178) $ (-1074)) 111)) (-2131 (((-1178) $ (-713) (-713) (-856) (-856)) 130)) (-1479 (((-1178) $ (-1074)) 108)) (-2703 (((-1178) $ (-1074)) 110)) (-2454 (((-1178) $ (-146) (-146)) 129)) (-1270 (((-798) $) 137)) (-2849 (((-1178) $) 113)) (-2714 (((-1178) $ (-1074)) 156)) (-4120 (((-1178) $ (-1074)) 107)) (-3994 (((-108) $ $) NIL))) -(((-1175) (-13 (-1020) (-10 -8 (-15 -2167 ((-357))) (-15 -2167 ((-357) (-357))) (-15 -2834 ((-357))) (-15 -2834 ((-357) (-357))) (-15 -1762 ((-357))) (-15 -1762 ((-357) (-357))) (-15 -1968 ((-357))) (-15 -1968 ((-357) (-357))) (-15 -1635 ((-357))) (-15 -1635 ((-357) (-357))) (-15 -2895 ($)) (-15 -1992 ($ $)) (-15 -1992 ($ (-1051 (-205)) (-1074))) (-15 -1992 ($ (-1051 (-205)) (-592 (-242)))) (-15 -2771 ((-1051 (-205)) $)) (-15 -2771 ($ $ (-1051 (-205)))) (-15 -1796 ((-1178) $ (-713) (-878 (-205)))) (-15 -3432 ((-592 (-242)) $)) (-15 -3432 ($ $ (-592 (-242)))) (-15 -3172 ((-1178) $ (-713) (-713))) (-15 -1442 ((-1178) $ (-856) (-856))) (-15 -2844 ((-1178) $ (-1074))) (-15 -2131 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -2693 ((-1178) $ (-357) (-357) (-357) (-357) (-357))) (-15 -2693 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -2693 ((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2693 ((-1178) $ (-525) (-525) (-357) (-357) (-357))) (-15 -2693 ((-1178) $ (-357) (-357))) (-15 -2693 ((-1178) $ (-357) (-357) (-357))) (-15 -2703 ((-1178) $ (-1074))) (-15 -4120 ((-1178) $ (-1074))) (-15 -1479 ((-1178) $ (-1074))) (-15 -2339 ((-1178) $ (-1074))) (-15 -3438 ((-1178) $ (-1074))) (-15 -3812 ((-1178) $ (-357) (-357))) (-15 -3812 ((-1178) $ (-525) (-525))) (-15 -2858 ((-1178) $ (-357))) (-15 -2858 ((-1178) $ (-357) (-357) (-357))) (-15 -4185 ((-1178) $ (-357) (-357))) (-15 -1643 ((-1178) $ (-1074))) (-15 -2195 ((-1178) $ (-357))) (-15 -3967 ((-1178) $ (-357))) (-15 -3225 ((-1178) $ (-1074))) (-15 -3366 ((-1178) $ (-1074))) (-15 -2714 ((-1178) $ (-1074))) (-15 -3193 ((-1178) $ (-357) (-357) (-357))) (-15 -2608 ((-1178) $ (-357))) (-15 -3684 ((-1178) $)) (-15 -2454 ((-1178) $ (-146) (-146))) (-15 -3704 ((-1074) $ (-1074))) (-15 -3704 ((-1074) $ (-1074) (-1074))) (-15 -3704 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -2849 ((-1178) $)) (-15 -3423 ((-525) $))))) (T -1175)) -((-2167 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2167 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2834 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2834 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1762 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1762 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1968 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1968 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1635 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1635 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2895 (*1 *1) (-5 *1 (-1175))) (-1992 (*1 *1 *1) (-5 *1 (-1175))) (-1992 (*1 *1 *2 *3) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1074)) (-5 *1 (-1175)))) (-1992 (*1 *1 *2 *3) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-592 (-242))) (-5 *1 (-1175)))) (-2771 (*1 *2 *1) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) (-2771 (*1 *1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) (-1796 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3432 (*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) (-3432 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) (-3172 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1442 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2844 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2131 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2693 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2693 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-1175)))) (-2693 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2693 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2693 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2693 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2703 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-4120 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1479 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2339 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3438 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3812 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3812 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2858 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2858 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-4185 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1643 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2195 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3967 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3225 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3366 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2714 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3193 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2608 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3684 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2454 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-146)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3704 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175)))) (-3704 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175)))) (-3704 (*1 *2 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1175)))) (-2849 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3423 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1175))))) -(-13 (-1020) (-10 -8 (-15 -2167 ((-357))) (-15 -2167 ((-357) (-357))) (-15 -2834 ((-357))) (-15 -2834 ((-357) (-357))) (-15 -1762 ((-357))) (-15 -1762 ((-357) (-357))) (-15 -1968 ((-357))) (-15 -1968 ((-357) (-357))) (-15 -1635 ((-357))) (-15 -1635 ((-357) (-357))) (-15 -2895 ($)) (-15 -1992 ($ $)) (-15 -1992 ($ (-1051 (-205)) (-1074))) (-15 -1992 ($ (-1051 (-205)) (-592 (-242)))) (-15 -2771 ((-1051 (-205)) $)) (-15 -2771 ($ $ (-1051 (-205)))) (-15 -1796 ((-1178) $ (-713) (-878 (-205)))) (-15 -3432 ((-592 (-242)) $)) (-15 -3432 ($ $ (-592 (-242)))) (-15 -3172 ((-1178) $ (-713) (-713))) (-15 -1442 ((-1178) $ (-856) (-856))) (-15 -2844 ((-1178) $ (-1074))) (-15 -2131 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -2693 ((-1178) $ (-357) (-357) (-357) (-357) (-357))) (-15 -2693 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -2693 ((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -2693 ((-1178) $ (-525) (-525) (-357) (-357) (-357))) (-15 -2693 ((-1178) $ (-357) (-357))) (-15 -2693 ((-1178) $ (-357) (-357) (-357))) (-15 -2703 ((-1178) $ (-1074))) (-15 -4120 ((-1178) $ (-1074))) (-15 -1479 ((-1178) $ (-1074))) (-15 -2339 ((-1178) $ (-1074))) (-15 -3438 ((-1178) $ (-1074))) (-15 -3812 ((-1178) $ (-357) (-357))) (-15 -3812 ((-1178) $ (-525) (-525))) (-15 -2858 ((-1178) $ (-357))) (-15 -2858 ((-1178) $ (-357) (-357) (-357))) (-15 -4185 ((-1178) $ (-357) (-357))) (-15 -1643 ((-1178) $ (-1074))) (-15 -2195 ((-1178) $ (-357))) (-15 -3967 ((-1178) $ (-357))) (-15 -3225 ((-1178) $ (-1074))) (-15 -3366 ((-1178) $ (-1074))) (-15 -2714 ((-1178) $ (-1074))) (-15 -3193 ((-1178) $ (-357) (-357) (-357))) (-15 -2608 ((-1178) $ (-357))) (-15 -3684 ((-1178) $)) (-15 -2454 ((-1178) $ (-146) (-146))) (-15 -3704 ((-1074) $ (-1074))) (-15 -3704 ((-1074) $ (-1074) (-1074))) (-15 -3704 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -2849 ((-1178) $)) (-15 -3423 ((-525) $)))) -((-1539 (((-592 (-1074)) (-592 (-1074))) 94) (((-592 (-1074))) 90)) (-3998 (((-592 (-1074))) 88)) (-2494 (((-592 (-856)) (-592 (-856))) 63) (((-592 (-856))) 60)) (-2312 (((-592 (-713)) (-592 (-713))) 57) (((-592 (-713))) 53)) (-3948 (((-1178)) 65)) (-2265 (((-856) (-856)) 81) (((-856)) 80)) (-4032 (((-856) (-856)) 79) (((-856)) 78)) (-1848 (((-809) (-809)) 75) (((-809)) 74)) (-2172 (((-205)) 85) (((-205) (-357)) 87)) (-3099 (((-856)) 82) (((-856) (-856)) 83)) (-3942 (((-856) (-856)) 77) (((-856)) 76)) (-2143 (((-809) (-809)) 69) (((-809)) 67)) (-2373 (((-809) (-809)) 71) (((-809)) 70)) (-1234 (((-809) (-809)) 73) (((-809)) 72))) -(((-1176) (-10 -7 (-15 -2143 ((-809))) (-15 -2143 ((-809) (-809))) (-15 -2373 ((-809))) (-15 -2373 ((-809) (-809))) (-15 -1234 ((-809))) (-15 -1234 ((-809) (-809))) (-15 -1848 ((-809))) (-15 -1848 ((-809) (-809))) (-15 -3942 ((-856))) (-15 -3942 ((-856) (-856))) (-15 -2312 ((-592 (-713)))) (-15 -2312 ((-592 (-713)) (-592 (-713)))) (-15 -2494 ((-592 (-856)))) (-15 -2494 ((-592 (-856)) (-592 (-856)))) (-15 -3948 ((-1178))) (-15 -1539 ((-592 (-1074)))) (-15 -1539 ((-592 (-1074)) (-592 (-1074)))) (-15 -3998 ((-592 (-1074)))) (-15 -4032 ((-856))) (-15 -2265 ((-856))) (-15 -4032 ((-856) (-856))) (-15 -2265 ((-856) (-856))) (-15 -3099 ((-856) (-856))) (-15 -3099 ((-856))) (-15 -2172 ((-205) (-357))) (-15 -2172 ((-205))))) (T -1176)) -((-2172 (*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1176)))) (-2172 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1176)))) (-3099 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3099 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-2265 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-4032 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-2265 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-4032 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3998 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-1539 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-1539 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-3948 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1176)))) (-2494 (*1 *2 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) (-2494 (*1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) (-2312 (*1 *2 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) (-2312 (*1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) (-3942 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3942 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-1848 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1848 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1234 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1234 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2373 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2373 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2143 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2143 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) -(-10 -7 (-15 -2143 ((-809))) (-15 -2143 ((-809) (-809))) (-15 -2373 ((-809))) (-15 -2373 ((-809) (-809))) (-15 -1234 ((-809))) (-15 -1234 ((-809) (-809))) (-15 -1848 ((-809))) (-15 -1848 ((-809) (-809))) (-15 -3942 ((-856))) (-15 -3942 ((-856) (-856))) (-15 -2312 ((-592 (-713)))) (-15 -2312 ((-592 (-713)) (-592 (-713)))) (-15 -2494 ((-592 (-856)))) (-15 -2494 ((-592 (-856)) (-592 (-856)))) (-15 -3948 ((-1178))) (-15 -1539 ((-592 (-1074)))) (-15 -1539 ((-592 (-1074)) (-592 (-1074)))) (-15 -3998 ((-592 (-1074)))) (-15 -4032 ((-856))) (-15 -2265 ((-856))) (-15 -4032 ((-856) (-856))) (-15 -2265 ((-856) (-856))) (-15 -3099 ((-856) (-856))) (-15 -3099 ((-856))) (-15 -2172 ((-205) (-357))) (-15 -2172 ((-205)))) -((-2760 (((-445) (-592 (-592 (-878 (-205)))) (-592 (-242))) 21) (((-445) (-592 (-592 (-878 (-205))))) 20) (((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242))) 19)) (-2922 (((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242))) 27) (((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242))) 26)) (-1270 (((-1174) (-445)) 38))) -(((-1177) (-10 -7 (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))))) (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -2922 ((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2922 ((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -1270 ((-1174) (-445))))) (T -1177)) -((-1270 (*1 *2 *3) (-12 (-5 *3 (-445)) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-2922 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-2922 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-2760 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177)))) (-2760 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-445)) (-5 *1 (-1177)))) (-2760 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177))))) -(-10 -7 (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))))) (-15 -2760 ((-445) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -2922 ((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2922 ((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -1270 ((-1174) (-445)))) -((-3326 (($) 7)) (-1270 (((-798) $) 10))) -(((-1178) (-10 -8 (-15 -3326 ($)) (-15 -1270 ((-798) $)))) (T -1178)) -((-1270 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1178)))) (-3326 (*1 *1) (-5 *1 (-1178)))) -(-10 -8 (-15 -3326 ($)) (-15 -1270 ((-798) $))) -((-4100 (($ $ |#2|) 10))) -(((-1179 |#1| |#2|) (-10 -8 (-15 -4100 (|#1| |#1| |#2|))) (-1180 |#2|) (-341)) (T -1179)) -NIL -(-10 -8 (-15 -4100 (|#1| |#1| |#2|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2776 (((-128)) 28)) (-1270 (((-798) $) 11)) (-3355 (($) 18 T CONST)) (-3994 (((-108) $ $) 6)) (-4100 (($ $ |#1|) 29)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) +((-4078 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-25)))) (-2703 (*1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1171 *3)) (-4 *3 (-23)) (-4 *3 (-1127)))) (-4088 (*1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21)))) (-4088 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21)))) (* (*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-4 *1 (-1171 *3)) (-4 *3 (-1127)) (-4 *3 (-21)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (* (*1 *1 *1 *2) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-669)))) (-2640 (*1 *2 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (-1433 (*1 *2 *1 *1) (-12 (-4 *1 (-1171 *3)) (-4 *3 (-1127)) (-4 *3 (-977)) (-5 *2 (-632 *3)))) (-2461 (*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) (-1399 (*1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) (-4 *2 (-977)))) (-2045 (*1 *2 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) (-4 *2 (-977))))) +(-13 (-19 |t#1|) (-10 -8 (IF (|has| |t#1| (-25)) (-15 -4078 ($ $ $)) |%noBranch|) (IF (|has| |t#1| (-23)) (-15 -2703 ($ (-713))) |%noBranch|) (IF (|has| |t#1| (-21)) (PROGN (-15 -4088 ($ $)) (-15 -4088 ($ $ $)) (-15 * ($ (-525) $))) |%noBranch|) (IF (|has| |t#1| (-669)) (PROGN (-15 * ($ |t#1| $)) (-15 * ($ $ |t#1|))) |%noBranch|) (IF (|has| |t#1| (-977)) (PROGN (-15 -2640 (|t#1| $ $)) (-15 -1433 ((-632 |t#1|) $ $)) (-15 -2461 ($ $ $))) |%noBranch|) (IF (|has| |t#1| (-934)) (IF (|has| |t#1| (-977)) (PROGN (-15 -1399 (|t#1| $)) (-15 -2045 (|t#1| $))) |%noBranch|) |%noBranch|))) +(((-33) . T) ((-97) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-566 (-798)) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789)) (|has| |#1| (-566 (-798)))) ((-142 |#1|) . T) ((-567 (-501)) |has| |#1| (-567 (-501))) ((-265 #0=(-525) |#1|) . T) ((-267 #0# |#1|) . T) ((-288 |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-351 |#1|) . T) ((-464 |#1|) . T) ((-558 #0# |#1|) . T) ((-486 |#1| |#1|) -12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))) ((-597 |#1|) . T) ((-19 |#1|) . T) ((-789) |has| |#1| (-789)) ((-1020) -3275 (|has| |#1| (-1020)) (|has| |#1| (-789))) ((-1127) . T)) +((-3836 (((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|) 13)) (-3497 ((|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|) 15)) (-2688 (((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)) 28) (((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|)) 18))) +(((-1172 |#1| |#2|) (-10 -7 (-15 -3836 ((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -2688 ((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|))) (-15 -2688 ((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)))) (-1127) (-1127)) (T -1172)) +((-2688 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 (-3 *6 "failed") *5)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1173 *6)) (-5 *1 (-1172 *5 *6)))) (-2688 (*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *6 (-1127)) (-5 *2 (-1173 *6)) (-5 *1 (-1172 *5 *6)))) (-3497 (*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-1172 *5 *2)))) (-3836 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1173 *6)) (-4 *6 (-1127)) (-4 *5 (-1127)) (-5 *2 (-1173 *5)) (-5 *1 (-1172 *6 *5))))) +(-10 -7 (-15 -3836 ((-1173 |#2|) (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -3497 (|#2| (-1 |#2| |#1| |#2|) (-1173 |#1|) |#2|)) (-15 -2688 ((-1173 |#2|) (-1 |#2| |#1|) (-1173 |#1|))) (-15 -2688 ((-3 (-1173 |#2|) "failed") (-1 (-3 |#2| "failed") |#1|) (-1173 |#1|)))) +((-1261 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-2703 (($ (-713)) NIL (|has| |#1| (-23)))) (-2510 (($ (-592 |#1|)) 9)) (-2662 (((-1178) $ (-525) (-525)) NIL (|has| $ (-6 -4256)))) (-2545 (((-108) (-1 (-108) |#1| |#1|) $) NIL) (((-108) $) NIL (|has| |#1| (-789)))) (-2166 (($ (-1 (-108) |#1| |#1|) $) NIL (|has| $ (-6 -4256))) (($ $) NIL (-12 (|has| $ (-6 -4256)) (|has| |#1| (-789))))) (-2851 (($ (-1 (-108) |#1| |#1|) $) NIL) (($ $) NIL (|has| |#1| (-789)))) (-2230 (((-108) $ (-713)) NIL)) (-1432 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256))) ((|#1| $ (-1140 (-525)) |#1|) NIL (|has| $ (-6 -4256)))) (-3823 (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3347 (($) NIL T CONST)) (-3533 (($ $) NIL (|has| $ (-6 -4256)))) (-3617 (($ $) NIL)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-1619 (($ |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) (($ (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-3497 ((|#1| (-1 |#1| |#1| |#1|) $ |#1| |#1|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020)))) ((|#1| (-1 |#1| |#1| |#1|) $ |#1|) NIL (|has| $ (-6 -4255))) ((|#1| (-1 |#1| |#1| |#1|) $) NIL (|has| $ (-6 -4255)))) (-2619 ((|#1| $ (-525) |#1|) NIL (|has| $ (-6 -4256)))) (-2558 ((|#1| $ (-525)) NIL)) (-1920 (((-525) (-1 (-108) |#1|) $) NIL) (((-525) |#1| $) NIL (|has| |#1| (-1020))) (((-525) |#1| $ (-525)) NIL (|has| |#1| (-1020)))) (-3700 (((-592 |#1|) $) 15 (|has| $ (-6 -4255)))) (-1433 (((-632 |#1|) $ $) NIL (|has| |#1| (-977)))) (-3485 (($ (-713) |#1|) NIL)) (-2034 (((-108) $ (-713)) NIL)) (-3537 (((-525) $) NIL (|has| (-525) (-789)))) (-2372 (($ $ $) NIL (|has| |#1| (-789)))) (-2025 (($ (-1 (-108) |#1| |#1|) $ $) NIL) (($ $ $) NIL (|has| |#1| (-789)))) (-3780 (((-592 |#1|) $) NIL (|has| $ (-6 -4255)))) (-2741 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-3307 (((-525) $) NIL (|has| (-525) (-789)))) (-2530 (($ $ $) NIL (|has| |#1| (-789)))) (-2608 (($ (-1 |#1| |#1|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#1| |#1|) $) NIL) (($ (-1 |#1| |#1| |#1|) $ $) NIL)) (-2045 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-4060 (((-108) $ (-713)) NIL)) (-1399 ((|#1| $) NIL (-12 (|has| |#1| (-934)) (|has| |#1| (-977))))) (-3803 (((-1074) $) NIL (|has| |#1| (-1020)))) (-2678 (($ |#1| $ (-525)) NIL) (($ $ $ (-525)) NIL)) (-1265 (((-592 (-525)) $) NIL)) (-1707 (((-108) (-525) $) NIL)) (-2015 (((-1038) $) NIL (|has| |#1| (-1020)))) (-3105 ((|#1| $) NIL (|has| (-525) (-789)))) (-3478 (((-3 |#1| "failed") (-1 (-108) |#1|) $) NIL)) (-1646 (($ $ |#1|) NIL (|has| $ (-6 -4256)))) (-1509 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 (-273 |#1|))) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-273 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ |#1| |#1|) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020)))) (($ $ (-592 |#1|) (-592 |#1|)) NIL (-12 (|has| |#1| (-288 |#1|)) (|has| |#1| (-1020))))) (-3107 (((-108) $ $) NIL)) (-2862 (((-108) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4181 (((-592 |#1|) $) NIL)) (-1802 (((-108) $) NIL)) (-1864 (($) NIL)) (-3405 ((|#1| $ (-525) |#1|) NIL) ((|#1| $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2640 ((|#1| $ $) NIL (|has| |#1| (-977)))) (-3153 (($ $ (-525)) NIL) (($ $ (-1140 (-525))) NIL)) (-2461 (($ $ $) NIL (|has| |#1| (-977)))) (-2041 (((-713) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255))) (((-713) |#1| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#1| (-1020))))) (-4033 (($ $ $ (-525)) NIL (|has| $ (-6 -4256)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) 19 (|has| |#1| (-567 (-501))))) (-1280 (($ (-592 |#1|)) 8)) (-2017 (($ $ |#1|) NIL) (($ |#1| $) NIL) (($ $ $) NIL) (($ (-592 $)) NIL)) (-1271 (((-798) $) NIL (|has| |#1| (-566 (-798))))) (-2375 (((-108) (-1 (-108) |#1|) $) NIL (|has| $ (-6 -4255)))) (-4043 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4025 (((-108) $ $) NIL (|has| |#1| (-789)))) (-3992 (((-108) $ $) NIL (|has| |#1| (-1020)))) (-4034 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4015 (((-108) $ $) NIL (|has| |#1| (-789)))) (-4088 (($ $) NIL (|has| |#1| (-21))) (($ $ $) NIL (|has| |#1| (-21)))) (-4078 (($ $ $) NIL (|has| |#1| (-25)))) (* (($ (-525) $) NIL (|has| |#1| (-21))) (($ |#1| $) NIL (|has| |#1| (-669))) (($ $ |#1|) NIL (|has| |#1| (-669)))) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-1173 |#1|) (-13 (-1171 |#1|) (-10 -8 (-15 -2510 ($ (-592 |#1|))))) (-1127)) (T -1173)) +((-2510 (*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1173 *3))))) +(-13 (-1171 |#1|) (-10 -8 (-15 -2510 ($ (-592 |#1|))))) +((-1261 (((-108) $ $) NIL)) (-3702 (((-1074) $ (-1074)) 90) (((-1074) $ (-1074) (-1074)) 88) (((-1074) $ (-1074) (-592 (-1074))) 87)) (-1310 (($) 59)) (-1855 (((-1178) $ (-445) (-856)) 45)) (-4007 (((-1178) $ (-856) (-1074)) 73) (((-1178) $ (-856) (-809)) 74)) (-4186 (((-1178) $ (-856) (-357) (-357)) 48)) (-2840 (((-1178) $ (-1074)) 69)) (-3011 (((-1178) $ (-856) (-1074)) 78)) (-1776 (((-1178) $ (-856) (-357) (-357)) 49)) (-2247 (((-1178) $ (-856) (-856)) 46)) (-3682 (((-1178) $) 70)) (-1656 (((-1178) $ (-856) (-1074)) 77)) (-2540 (((-1178) $ (-445) (-856)) 31)) (-2518 (((-1178) $ (-856) (-1074)) 76)) (-3430 (((-592 (-242)) $) 23) (($ $ (-592 (-242))) 24)) (-1289 (((-1178) $ (-713) (-713)) 43)) (-1828 (($ $) 60) (($ (-445) (-592 (-242))) 61)) (-3803 (((-1074) $) NIL)) (-3420 (((-525) $) 38)) (-2015 (((-1038) $) NIL)) (-3695 (((-1173 (-3 (-445) "undefined")) $) 37)) (-1667 (((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -2518 (-525)) (|:| -2945 (-525)) (|:| |spline| (-525)) (|:| -2642 (-525)) (|:| |axesColor| (-809)) (|:| -4007 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $) 36)) (-4208 (((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525)) 68)) (-3130 (((-592 (-878 (-205))) $) NIL)) (-2117 (((-445) $ (-856)) 33)) (-1785 (((-1178) $ (-713) (-713) (-856) (-856)) 40)) (-3406 (((-1178) $ (-1074)) 79)) (-2945 (((-1178) $ (-856) (-1074)) 75)) (-1271 (((-798) $) 85)) (-2845 (((-1178) $) 80)) (-2642 (((-1178) $ (-856) (-1074)) 71) (((-1178) $ (-856) (-809)) 72)) (-3992 (((-108) $ $) NIL))) +(((-1174) (-13 (-1020) (-10 -8 (-15 -3130 ((-592 (-878 (-205))) $)) (-15 -1310 ($)) (-15 -1828 ($ $)) (-15 -3430 ((-592 (-242)) $)) (-15 -3430 ($ $ (-592 (-242)))) (-15 -1828 ($ (-445) (-592 (-242)))) (-15 -4208 ((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525))) (-15 -1667 ((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -2518 (-525)) (|:| -2945 (-525)) (|:| |spline| (-525)) (|:| -2642 (-525)) (|:| |axesColor| (-809)) (|:| -4007 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $)) (-15 -3695 ((-1173 (-3 (-445) "undefined")) $)) (-15 -2840 ((-1178) $ (-1074))) (-15 -2540 ((-1178) $ (-445) (-856))) (-15 -2117 ((-445) $ (-856))) (-15 -2642 ((-1178) $ (-856) (-1074))) (-15 -2642 ((-1178) $ (-856) (-809))) (-15 -4007 ((-1178) $ (-856) (-1074))) (-15 -4007 ((-1178) $ (-856) (-809))) (-15 -2518 ((-1178) $ (-856) (-1074))) (-15 -1656 ((-1178) $ (-856) (-1074))) (-15 -2945 ((-1178) $ (-856) (-1074))) (-15 -3406 ((-1178) $ (-1074))) (-15 -2845 ((-1178) $)) (-15 -1785 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -1776 ((-1178) $ (-856) (-357) (-357))) (-15 -4186 ((-1178) $ (-856) (-357) (-357))) (-15 -3011 ((-1178) $ (-856) (-1074))) (-15 -1289 ((-1178) $ (-713) (-713))) (-15 -1855 ((-1178) $ (-445) (-856))) (-15 -2247 ((-1178) $ (-856) (-856))) (-15 -3702 ((-1074) $ (-1074))) (-15 -3702 ((-1074) $ (-1074) (-1074))) (-15 -3702 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -3682 ((-1178) $)) (-15 -3420 ((-525) $)) (-15 -1271 ((-798) $))))) (T -1174)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1174)))) (-3130 (*1 *2 *1) (-12 (-5 *2 (-592 (-878 (-205)))) (-5 *1 (-1174)))) (-1310 (*1 *1) (-5 *1 (-1174))) (-1828 (*1 *1 *1) (-5 *1 (-1174))) (-3430 (*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) (-3430 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) (-1828 (*1 *1 *2 *3) (-12 (-5 *2 (-445)) (-5 *3 (-592 (-242))) (-5 *1 (-1174)))) (-4208 (*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) (-12 (-5 *3 (-856)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1667 (*1 *2 *1) (-12 (-5 *2 (-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -2518 (-525)) (|:| -2945 (-525)) (|:| |spline| (-525)) (|:| -2642 (-525)) (|:| |axesColor| (-809)) (|:| -4007 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525))))) (-5 *1 (-1174)))) (-3695 (*1 *2 *1) (-12 (-5 *2 (-1173 (-3 (-445) "undefined"))) (-5 *1 (-1174)))) (-2840 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2540 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2117 (*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-5 *2 (-445)) (-5 *1 (-1174)))) (-2642 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2642 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4007 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4007 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2518 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1656 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2945 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3406 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2845 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1785 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1776 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-4186 (*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3011 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1289 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-1855 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-2247 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3702 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1174)))) (-3702 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1174)))) (-3702 (*1 *2 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1174)))) (-3682 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) (-3420 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1174))))) +(-13 (-1020) (-10 -8 (-15 -3130 ((-592 (-878 (-205))) $)) (-15 -1310 ($)) (-15 -1828 ($ $)) (-15 -3430 ((-592 (-242)) $)) (-15 -3430 ($ $ (-592 (-242)))) (-15 -1828 ($ (-445) (-592 (-242)))) (-15 -4208 ((-1178) $ (-856) (-205) (-205) (-205) (-205) (-525) (-525) (-525) (-525) (-809) (-525) (-809) (-525))) (-15 -1667 ((-1173 (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -2518 (-525)) (|:| -2945 (-525)) (|:| |spline| (-525)) (|:| -2642 (-525)) (|:| |axesColor| (-809)) (|:| -4007 (-525)) (|:| |unitsColor| (-809)) (|:| |showing| (-525)))) $)) (-15 -3695 ((-1173 (-3 (-445) "undefined")) $)) (-15 -2840 ((-1178) $ (-1074))) (-15 -2540 ((-1178) $ (-445) (-856))) (-15 -2117 ((-445) $ (-856))) (-15 -2642 ((-1178) $ (-856) (-1074))) (-15 -2642 ((-1178) $ (-856) (-809))) (-15 -4007 ((-1178) $ (-856) (-1074))) (-15 -4007 ((-1178) $ (-856) (-809))) (-15 -2518 ((-1178) $ (-856) (-1074))) (-15 -1656 ((-1178) $ (-856) (-1074))) (-15 -2945 ((-1178) $ (-856) (-1074))) (-15 -3406 ((-1178) $ (-1074))) (-15 -2845 ((-1178) $)) (-15 -1785 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -1776 ((-1178) $ (-856) (-357) (-357))) (-15 -4186 ((-1178) $ (-856) (-357) (-357))) (-15 -3011 ((-1178) $ (-856) (-1074))) (-15 -1289 ((-1178) $ (-713) (-713))) (-15 -1855 ((-1178) $ (-445) (-856))) (-15 -2247 ((-1178) $ (-856) (-856))) (-15 -3702 ((-1074) $ (-1074))) (-15 -3702 ((-1074) $ (-1074) (-1074))) (-15 -3702 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -3682 ((-1178) $)) (-15 -3420 ((-525) $)) (-15 -1271 ((-798) $)))) +((-1261 (((-108) $ $) NIL)) (-1255 (((-1178) $ (-357)) 140) (((-1178) $ (-357) (-357) (-357)) 141)) (-3702 (((-1074) $ (-1074)) 148) (((-1074) $ (-1074) (-1074)) 146) (((-1074) $ (-1074) (-592 (-1074))) 145)) (-1615 (($) 50)) (-3334 (((-1178) $ (-357) (-357) (-357) (-357) (-357)) 116) (((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $) 114) (((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) 115) (((-1178) $ (-525) (-525) (-357) (-357) (-357)) 117) (((-1178) $ (-357) (-357)) 118) (((-1178) $ (-357) (-357) (-357)) 125)) (-1393 (((-357)) 97) (((-357) (-357)) 98)) (-2223 (((-357)) 92) (((-357) (-357)) 94)) (-2349 (((-357)) 95) (((-357) (-357)) 96)) (-3446 (((-357)) 101) (((-357) (-357)) 102)) (-4045 (((-357)) 99) (((-357) (-357)) 100)) (-4186 (((-1178) $ (-357) (-357)) 142)) (-2840 (((-1178) $ (-1074)) 126)) (-2964 (((-1051 (-205)) $) 51) (($ $ (-1051 (-205))) 52)) (-1784 (((-1178) $ (-1074)) 154)) (-1748 (((-1178) $ (-1074)) 155)) (-3620 (((-1178) $ (-357) (-357)) 124) (((-1178) $ (-525) (-525)) 139)) (-2247 (((-1178) $ (-856) (-856)) 132)) (-3682 (((-1178) $) 112)) (-1351 (((-1178) $ (-1074)) 153)) (-3217 (((-1178) $ (-1074)) 109)) (-3430 (((-592 (-242)) $) 53) (($ $ (-592 (-242))) 54)) (-1289 (((-1178) $ (-713) (-713)) 131)) (-3200 (((-1178) $ (-713) (-878 (-205))) 160)) (-2061 (($ $) 56) (($ (-1051 (-205)) (-1074)) 57) (($ (-1051 (-205)) (-592 (-242))) 58)) (-1474 (((-1178) $ (-357) (-357) (-357)) 106)) (-3803 (((-1074) $) NIL)) (-3420 (((-525) $) 103)) (-3742 (((-1178) $ (-357)) 143)) (-1606 (((-1178) $ (-357)) 158)) (-2015 (((-1038) $) NIL)) (-1222 (((-1178) $ (-357)) 157)) (-3143 (((-1178) $ (-1074)) 111)) (-1785 (((-1178) $ (-713) (-713) (-856) (-856)) 130)) (-2060 (((-1178) $ (-1074)) 108)) (-3406 (((-1178) $ (-1074)) 110)) (-3079 (((-1178) $ (-146) (-146)) 129)) (-1271 (((-798) $) 137)) (-2845 (((-1178) $) 113)) (-3510 (((-1178) $ (-1074)) 156)) (-2642 (((-1178) $ (-1074)) 107)) (-3992 (((-108) $ $) NIL))) +(((-1175) (-13 (-1020) (-10 -8 (-15 -2223 ((-357))) (-15 -2223 ((-357) (-357))) (-15 -2349 ((-357))) (-15 -2349 ((-357) (-357))) (-15 -1393 ((-357))) (-15 -1393 ((-357) (-357))) (-15 -4045 ((-357))) (-15 -4045 ((-357) (-357))) (-15 -3446 ((-357))) (-15 -3446 ((-357) (-357))) (-15 -1615 ($)) (-15 -2061 ($ $)) (-15 -2061 ($ (-1051 (-205)) (-1074))) (-15 -2061 ($ (-1051 (-205)) (-592 (-242)))) (-15 -2964 ((-1051 (-205)) $)) (-15 -2964 ($ $ (-1051 (-205)))) (-15 -3200 ((-1178) $ (-713) (-878 (-205)))) (-15 -3430 ((-592 (-242)) $)) (-15 -3430 ($ $ (-592 (-242)))) (-15 -1289 ((-1178) $ (-713) (-713))) (-15 -2247 ((-1178) $ (-856) (-856))) (-15 -2840 ((-1178) $ (-1074))) (-15 -1785 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -3334 ((-1178) $ (-357) (-357) (-357) (-357) (-357))) (-15 -3334 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -3334 ((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3334 ((-1178) $ (-525) (-525) (-357) (-357) (-357))) (-15 -3334 ((-1178) $ (-357) (-357))) (-15 -3334 ((-1178) $ (-357) (-357) (-357))) (-15 -3406 ((-1178) $ (-1074))) (-15 -2642 ((-1178) $ (-1074))) (-15 -2060 ((-1178) $ (-1074))) (-15 -3217 ((-1178) $ (-1074))) (-15 -3143 ((-1178) $ (-1074))) (-15 -3620 ((-1178) $ (-357) (-357))) (-15 -3620 ((-1178) $ (-525) (-525))) (-15 -1255 ((-1178) $ (-357))) (-15 -1255 ((-1178) $ (-357) (-357) (-357))) (-15 -4186 ((-1178) $ (-357) (-357))) (-15 -1351 ((-1178) $ (-1074))) (-15 -1222 ((-1178) $ (-357))) (-15 -1606 ((-1178) $ (-357))) (-15 -1784 ((-1178) $ (-1074))) (-15 -1748 ((-1178) $ (-1074))) (-15 -3510 ((-1178) $ (-1074))) (-15 -1474 ((-1178) $ (-357) (-357) (-357))) (-15 -3742 ((-1178) $ (-357))) (-15 -3682 ((-1178) $)) (-15 -3079 ((-1178) $ (-146) (-146))) (-15 -3702 ((-1074) $ (-1074))) (-15 -3702 ((-1074) $ (-1074) (-1074))) (-15 -3702 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -2845 ((-1178) $)) (-15 -3420 ((-525) $))))) (T -1175)) +((-2223 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2223 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2349 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-2349 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1393 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1393 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-4045 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-4045 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-3446 (*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-3446 (*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) (-1615 (*1 *1) (-5 *1 (-1175))) (-2061 (*1 *1 *1) (-5 *1 (-1175))) (-2061 (*1 *1 *2 *3) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1074)) (-5 *1 (-1175)))) (-2061 (*1 *1 *2 *3) (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-592 (-242))) (-5 *1 (-1175)))) (-2964 (*1 *2 *1) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) (-2964 (*1 *1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) (-3200 (*1 *2 *1 *3 *4) (-12 (-5 *3 (-713)) (-5 *4 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3430 (*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) (-3430 (*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) (-1289 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2247 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2840 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1785 (*1 *2 *1 *3 *3 *4 *4) (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3334 (*1 *2 *1 *3 *3 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3334 (*1 *2 *1) (-12 (-5 *2 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *1 (-1175)))) (-3334 (*1 *2 *1 *3) (-12 (-5 *3 (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3334 (*1 *2 *1 *3 *3 *4 *4 *4) (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3334 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3334 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3406 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2642 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-2060 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3217 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3143 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3620 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3620 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1255 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1255 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-4186 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1351 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1222 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1606 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1784 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1748 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3510 (*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-1474 (*1 *2 *1 *3 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3742 (*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3682 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3079 (*1 *2 *1 *3 *3) (-12 (-5 *3 (-146)) (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3702 (*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175)))) (-3702 (*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175)))) (-3702 (*1 *2 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1175)))) (-2845 (*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175)))) (-3420 (*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1175))))) +(-13 (-1020) (-10 -8 (-15 -2223 ((-357))) (-15 -2223 ((-357) (-357))) (-15 -2349 ((-357))) (-15 -2349 ((-357) (-357))) (-15 -1393 ((-357))) (-15 -1393 ((-357) (-357))) (-15 -4045 ((-357))) (-15 -4045 ((-357) (-357))) (-15 -3446 ((-357))) (-15 -3446 ((-357) (-357))) (-15 -1615 ($)) (-15 -2061 ($ $)) (-15 -2061 ($ (-1051 (-205)) (-1074))) (-15 -2061 ($ (-1051 (-205)) (-592 (-242)))) (-15 -2964 ((-1051 (-205)) $)) (-15 -2964 ($ $ (-1051 (-205)))) (-15 -3200 ((-1178) $ (-713) (-878 (-205)))) (-15 -3430 ((-592 (-242)) $)) (-15 -3430 ($ $ (-592 (-242)))) (-15 -1289 ((-1178) $ (-713) (-713))) (-15 -2247 ((-1178) $ (-856) (-856))) (-15 -2840 ((-1178) $ (-1074))) (-15 -1785 ((-1178) $ (-713) (-713) (-856) (-856))) (-15 -3334 ((-1178) $ (-357) (-357) (-357) (-357) (-357))) (-15 -3334 ((-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))) $)) (-15 -3334 ((-1178) $ (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) (|:| |deltaX| (-205)) (|:| |deltaY| (-205))))) (-15 -3334 ((-1178) $ (-525) (-525) (-357) (-357) (-357))) (-15 -3334 ((-1178) $ (-357) (-357))) (-15 -3334 ((-1178) $ (-357) (-357) (-357))) (-15 -3406 ((-1178) $ (-1074))) (-15 -2642 ((-1178) $ (-1074))) (-15 -2060 ((-1178) $ (-1074))) (-15 -3217 ((-1178) $ (-1074))) (-15 -3143 ((-1178) $ (-1074))) (-15 -3620 ((-1178) $ (-357) (-357))) (-15 -3620 ((-1178) $ (-525) (-525))) (-15 -1255 ((-1178) $ (-357))) (-15 -1255 ((-1178) $ (-357) (-357) (-357))) (-15 -4186 ((-1178) $ (-357) (-357))) (-15 -1351 ((-1178) $ (-1074))) (-15 -1222 ((-1178) $ (-357))) (-15 -1606 ((-1178) $ (-357))) (-15 -1784 ((-1178) $ (-1074))) (-15 -1748 ((-1178) $ (-1074))) (-15 -3510 ((-1178) $ (-1074))) (-15 -1474 ((-1178) $ (-357) (-357) (-357))) (-15 -3742 ((-1178) $ (-357))) (-15 -3682 ((-1178) $)) (-15 -3079 ((-1178) $ (-146) (-146))) (-15 -3702 ((-1074) $ (-1074))) (-15 -3702 ((-1074) $ (-1074) (-1074))) (-15 -3702 ((-1074) $ (-1074) (-592 (-1074)))) (-15 -2845 ((-1178) $)) (-15 -3420 ((-525) $)))) +((-3759 (((-592 (-1074)) (-592 (-1074))) 94) (((-592 (-1074))) 90)) (-3738 (((-592 (-1074))) 88)) (-2233 (((-592 (-856)) (-592 (-856))) 63) (((-592 (-856))) 60)) (-4123 (((-592 (-713)) (-592 (-713))) 57) (((-592 (-713))) 53)) (-1392 (((-1178)) 65)) (-3692 (((-856) (-856)) 81) (((-856)) 80)) (-4072 (((-856) (-856)) 79) (((-856)) 78)) (-1878 (((-809) (-809)) 75) (((-809)) 74)) (-2302 (((-205)) 85) (((-205) (-357)) 87)) (-3108 (((-856)) 82) (((-856) (-856)) 83)) (-1326 (((-856) (-856)) 77) (((-856)) 76)) (-1912 (((-809) (-809)) 69) (((-809)) 67)) (-3458 (((-809) (-809)) 71) (((-809)) 70)) (-2909 (((-809) (-809)) 73) (((-809)) 72))) +(((-1176) (-10 -7 (-15 -1912 ((-809))) (-15 -1912 ((-809) (-809))) (-15 -3458 ((-809))) (-15 -3458 ((-809) (-809))) (-15 -2909 ((-809))) (-15 -2909 ((-809) (-809))) (-15 -1878 ((-809))) (-15 -1878 ((-809) (-809))) (-15 -1326 ((-856))) (-15 -1326 ((-856) (-856))) (-15 -4123 ((-592 (-713)))) (-15 -4123 ((-592 (-713)) (-592 (-713)))) (-15 -2233 ((-592 (-856)))) (-15 -2233 ((-592 (-856)) (-592 (-856)))) (-15 -1392 ((-1178))) (-15 -3759 ((-592 (-1074)))) (-15 -3759 ((-592 (-1074)) (-592 (-1074)))) (-15 -3738 ((-592 (-1074)))) (-15 -4072 ((-856))) (-15 -3692 ((-856))) (-15 -4072 ((-856) (-856))) (-15 -3692 ((-856) (-856))) (-15 -3108 ((-856) (-856))) (-15 -3108 ((-856))) (-15 -2302 ((-205) (-357))) (-15 -2302 ((-205))))) (T -1176)) +((-2302 (*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1176)))) (-2302 (*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1176)))) (-3108 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3108 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3692 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-4072 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3692 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-4072 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-3738 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-3759 (*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-3759 (*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) (-1392 (*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1176)))) (-2233 (*1 *2 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) (-2233 (*1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) (-4123 (*1 *2 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) (-4123 (*1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) (-1326 (*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-1326 (*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) (-1878 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1878 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2909 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-2909 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-3458 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-3458 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1912 (*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) (-1912 (*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) +(-10 -7 (-15 -1912 ((-809))) (-15 -1912 ((-809) (-809))) (-15 -3458 ((-809))) (-15 -3458 ((-809) (-809))) (-15 -2909 ((-809))) (-15 -2909 ((-809) (-809))) (-15 -1878 ((-809))) (-15 -1878 ((-809) (-809))) (-15 -1326 ((-856))) (-15 -1326 ((-856) (-856))) (-15 -4123 ((-592 (-713)))) (-15 -4123 ((-592 (-713)) (-592 (-713)))) (-15 -2233 ((-592 (-856)))) (-15 -2233 ((-592 (-856)) (-592 (-856)))) (-15 -1392 ((-1178))) (-15 -3759 ((-592 (-1074)))) (-15 -3759 ((-592 (-1074)) (-592 (-1074)))) (-15 -3738 ((-592 (-1074)))) (-15 -4072 ((-856))) (-15 -3692 ((-856))) (-15 -4072 ((-856) (-856))) (-15 -3692 ((-856) (-856))) (-15 -3108 ((-856) (-856))) (-15 -3108 ((-856))) (-15 -2302 ((-205) (-357))) (-15 -2302 ((-205)))) +((-2878 (((-445) (-592 (-592 (-878 (-205)))) (-592 (-242))) 21) (((-445) (-592 (-592 (-878 (-205))))) 20) (((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242))) 19)) (-3686 (((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242))) 27) (((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242))) 26)) (-1271 (((-1174) (-445)) 38))) +(((-1177) (-10 -7 (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))))) (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -3686 ((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -3686 ((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -1271 ((-1174) (-445))))) (T -1177)) +((-1271 (*1 *2 *3) (-12 (-5 *3 (-445)) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-3686 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-3686 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-1177)))) (-2878 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177)))) (-2878 (*1 *2 *3) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-445)) (-5 *1 (-1177)))) (-2878 (*1 *2 *3 *4 *4 *5 *6) (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177))))) +(-10 -7 (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))))) (-15 -2878 ((-445) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -3686 ((-1174) (-592 (-592 (-878 (-205)))) (-809) (-809) (-856) (-592 (-242)))) (-15 -3686 ((-1174) (-592 (-592 (-878 (-205)))) (-592 (-242)))) (-15 -1271 ((-1174) (-445)))) +((-3322 (($) 7)) (-1271 (((-798) $) 10))) +(((-1178) (-10 -8 (-15 -3322 ($)) (-15 -1271 ((-798) $)))) (T -1178)) +((-1271 (*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-1178)))) (-3322 (*1 *1) (-5 *1 (-1178)))) +(-10 -8 (-15 -3322 ($)) (-15 -1271 ((-798) $))) +((-4098 (($ $ |#2|) 10))) +(((-1179 |#1| |#2|) (-10 -8 (-15 -4098 (|#1| |#1| |#2|))) (-1180 |#2|) (-341)) (T -1179)) +NIL +(-10 -8 (-15 -4098 (|#1| |#1| |#2|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-2989 (((-128)) 28)) (-1271 (((-798) $) 11)) (-3351 (($) 18 T CONST)) (-3992 (((-108) $ $) 6)) (-4098 (($ $ |#1|) 29)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ |#1| $) 23) (($ $ |#1|) 26))) (((-1180 |#1|) (-131) (-341)) (T -1180)) -((-4100 (*1 *1 *1 *2) (-12 (-4 *1 (-1180 *2)) (-4 *2 (-341)))) (-2776 (*1 *2) (-12 (-4 *1 (-1180 *3)) (-4 *3 (-341)) (-5 *2 (-128))))) -(-13 (-660 |t#1|) (-10 -8 (-15 -4100 ($ $ |t#1|)) (-15 -2776 ((-128))))) +((-4098 (*1 *1 *1 *2) (-12 (-4 *1 (-1180 *2)) (-4 *2 (-341)))) (-2989 (*1 *2) (-12 (-4 *1 (-1180 *3)) (-4 *3 (-341)) (-5 *2 (-128))))) +(-13 (-660 |t#1|) (-10 -8 (-15 -4098 ($ $ |t#1|)) (-15 -2989 ((-128))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-660 |#1|) . T) ((-983 |#1|) . T) ((-1020) . T)) -((-3442 (((-592 (-1122 |#1|)) (-1091) (-1122 |#1|)) 78)) (-1261 (((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|))) 57)) (-1674 (((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))) 68)) (-3644 (((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713)) 59)) (-3033 (((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091)) 29)) (-1574 (((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713)) 58))) -(((-1181 |#1|) (-10 -7 (-15 -3644 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1574 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1261 ((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|)))) (-15 -3033 ((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091))) (-15 -3442 ((-592 (-1122 |#1|)) (-1091) (-1122 |#1|))) (-15 -1674 ((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))))) (-341)) (T -1181)) -((-1674 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-713)) (-5 *4 (-1122 *6)) (-4 *6 (-341)) (-5 *2 (-1 (-1072 (-1122 *6)) (-1072 (-1122 *6)))) (-5 *1 (-1181 *6)) (-5 *5 (-1072 (-1122 *6))))) (-3442 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-592 (-1122 *5))) (-5 *1 (-1181 *5)) (-5 *4 (-1122 *5)))) (-3033 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 (-1087 (-887 *4)) (-887 *4))) (-5 *1 (-1181 *4)) (-4 *4 (-341)))) (-1261 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-1072 (-1072 (-887 *5)))) (-5 *1 (-1181 *5)) (-5 *4 (-1072 (-887 *5))))) (-1574 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) (-5 *1 (-1181 *4)) (-4 *4 (-341)))) (-3644 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) (-5 *1 (-1181 *4)) (-4 *4 (-341))))) -(-10 -7 (-15 -3644 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1574 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1261 ((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|)))) (-15 -3033 ((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091))) (-15 -3442 ((-592 (-1122 |#1|)) (-1091) (-1122 |#1|))) (-15 -1674 ((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))))) -((-1266 (((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|) 75)) (-1913 (((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) 74))) -(((-1182 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|))) (-327) (-1149 |#1|) (-1149 |#2|) (-387 |#2| |#3|)) (T -1182)) -((-1266 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) (-5 *2 (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-1182 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))) (-1913 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -2187 (-632 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-632 *4)))) (-5 *1 (-1182 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5))))) -(-10 -7 (-15 -1913 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -1266 ((-2 (|:| -2187 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 43)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) NIL)) (-4211 (((-108) $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1270 (((-798) $) 64) (($ (-525)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-160)))) (-2031 (((-713)) NIL)) (-3675 (((-1178) (-713)) 16)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 27 T CONST)) (-3365 (($) 67 T CONST)) (-3994 (((-108) $ $) 69)) (-4100 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4090 (($ $) 71) (($ $ $) NIL)) (-4080 (($ $ $) 47)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) -(((-1183 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1270 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4100 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1270 ($ |#4|)) (-15 -3675 ((-1178) (-713))))) (-977) (-789) (-735) (-884 |#1| |#3| |#2|) (-592 |#2|) (-592 (-713)) (-713)) (T -1183)) -((-1270 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-1183 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-14 *6 (-592 *4)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-4100 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-341)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-735)) (-14 *6 (-592 *3)) (-5 *1 (-1183 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-884 *2 *4 *3)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-1270 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-14 *6 (-592 *4)) (-5 *1 (-1183 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-884 *3 *5 *4)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-3675 (*1 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-14 *8 (-592 *5)) (-5 *2 (-1178)) (-5 *1 (-1183 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-884 *4 *6 *5)) (-14 *9 (-592 (-713))) (-14 *10 (-713))))) -(-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1270 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4100 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1270 ($ |#4|)) (-15 -3675 ((-1178) (-713))))) -((-1260 (((-108) $ $) NIL)) (-4000 (((-592 (-2 (|:| -2849 $) (|:| -2409 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1759 (((-592 $) (-592 |#4|)) 88)) (-2383 (((-592 |#3|) $) NIL)) (-2563 (((-108) $) NIL)) (-3436 (((-108) $) NIL (|has| |#1| (-517)))) (-1485 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3829 ((|#4| |#4| $) NIL)) (-2855 (((-2 (|:| |under| $) (|:| -1864 $) (|:| |upper| $)) $ |#3|) NIL)) (-1441 (((-108) $ (-713)) NIL)) (-3826 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) NIL)) (-4083 (($) NIL T CONST)) (-3865 (((-108) $) NIL (|has| |#1| (-517)))) (-3160 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2266 (((-108) $ $) NIL (|has| |#1| (-517)))) (-4214 (((-108) $) NIL (|has| |#1| (-517)))) (-4095 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-1458 (((-592 |#4|) (-592 |#4|) $) 25 (|has| |#1| (-517)))) (-3049 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2591 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3897 (($ (-592 |#4|)) NIL)) (-3121 (((-3 $ "failed") $) 70)) (-1846 ((|#4| |#4| $) 75)) (-3135 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1614 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2584 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-4231 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-2137 ((|#4| |#4| $) NIL)) (-3501 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-1218 (((-2 (|:| -2849 (-592 |#4|)) (|:| -2409 (-592 |#4|))) $) NIL)) (-3702 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-3879 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-1558 ((|#3| $) 76)) (-2106 (((-108) $ (-713)) NIL)) (-4002 (((-592 |#4|) $) 29 (|has| $ (-6 -4255)))) (-3055 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-3878 (((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-592 |#4|)) 35)) (-2622 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4256)))) (-2694 (($ (-1 |#4| |#4|) $) NIL)) (-3623 (((-592 |#3|) $) NIL)) (-2679 (((-108) |#3| $) NIL)) (-4031 (((-108) $ (-713)) NIL)) (-3247 (((-1074) $) NIL)) (-1636 (((-3 |#4| "failed") $) NIL)) (-1849 (((-592 |#4|) $) 50)) (-2201 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2401 ((|#4| |#4| $) 74)) (-2777 (((-108) $ $) 85)) (-2473 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2400 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-4093 ((|#4| |#4| $) NIL)) (-2012 (((-1038) $) NIL)) (-3110 (((-3 |#4| "failed") $) 69)) (-1639 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-2309 (((-3 $ "failed") $ |#4|) NIL)) (-2462 (($ $ |#4|) NIL)) (-3339 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2602 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-4188 (((-108) $ $) NIL)) (-2596 (((-108) $) 67)) (-3565 (($) 42)) (-1307 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1451 (($ $) NIL)) (-2749 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1279 (($ (-592 |#4|)) NIL)) (-4135 (($ $ |#3|) NIL)) (-1738 (($ $ |#3|) NIL)) (-3937 (($ $) NIL)) (-1874 (($ $ |#3|) NIL)) (-1270 (((-798) $) NIL) (((-592 |#4|) $) 57)) (-4079 (((-713) $) NIL (|has| |#3| (-346)))) (-2050 (((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-592 |#4|)) 41)) (-2893 (((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-592 $) (-592 |#4|)) 66)) (-3763 (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -2936 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2166 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-1286 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4037 (((-592 |#3|) $) NIL)) (-2743 (((-108) |#3| $) NIL)) (-3994 (((-108) $ $) NIL)) (-3596 (((-713) $) NIL (|has| $ (-6 -4255))))) -(((-1184 |#1| |#2| |#3| |#4|) (-13 (-1121 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3878 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3878 ((-3 $ "failed") (-592 |#4|))) (-15 -2050 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2050 ((-3 $ "failed") (-592 |#4|))) (-15 -2893 ((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2893 ((-592 $) (-592 |#4|))))) (-517) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -1184)) -((-3878 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8)))) (-3878 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1184 *3 *4 *5 *6)))) (-2050 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8)))) (-2050 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1184 *3 *4 *5 *6)))) (-2893 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-592 (-1184 *6 *7 *8 *9))) (-5 *1 (-1184 *6 *7 *8 *9)))) (-2893 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-1184 *4 *5 *6 *7))) (-5 *1 (-1184 *4 *5 *6 *7))))) -(-13 (-1121 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -3878 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -3878 ((-3 $ "failed") (-592 |#4|))) (-15 -2050 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2050 ((-3 $ "failed") (-592 |#4|))) (-15 -2893 ((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -2893 ((-592 $) (-592 |#4|))))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-2467 (((-3 $ "failed") $ $) 19)) (-4083 (($) 17 T CONST)) (-3233 (((-3 $ "failed") $) 34)) (-4211 (((-108) $) 31)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 38)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39))) +((-3170 (((-592 (-1122 |#1|)) (-1091) (-1122 |#1|)) 78)) (-1833 (((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|))) 57)) (-3564 (((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))) 68)) (-1376 (((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713)) 59)) (-3550 (((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091)) 29)) (-1209 (((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713)) 58))) +(((-1181 |#1|) (-10 -7 (-15 -1376 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1209 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1833 ((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|)))) (-15 -3550 ((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091))) (-15 -3170 ((-592 (-1122 |#1|)) (-1091) (-1122 |#1|))) (-15 -3564 ((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))))) (-341)) (T -1181)) +((-3564 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-713)) (-5 *4 (-1122 *6)) (-4 *6 (-341)) (-5 *2 (-1 (-1072 (-1122 *6)) (-1072 (-1122 *6)))) (-5 *1 (-1181 *6)) (-5 *5 (-1072 (-1122 *6))))) (-3170 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-592 (-1122 *5))) (-5 *1 (-1181 *5)) (-5 *4 (-1122 *5)))) (-3550 (*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1 (-1087 (-887 *4)) (-887 *4))) (-5 *1 (-1181 *4)) (-4 *4 (-341)))) (-1833 (*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-1072 (-1072 (-887 *5)))) (-5 *1 (-1181 *5)) (-5 *4 (-1072 (-887 *5))))) (-1209 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) (-5 *1 (-1181 *4)) (-4 *4 (-341)))) (-1376 (*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) (-5 *1 (-1181 *4)) (-4 *4 (-341))))) +(-10 -7 (-15 -1376 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1209 ((-1 (-1072 (-887 |#1|)) (-1072 (-887 |#1|))) (-713))) (-15 -1833 ((-1072 (-1072 (-887 |#1|))) (-1091) (-1072 (-887 |#1|)))) (-15 -3550 ((-1 (-1087 (-887 |#1|)) (-887 |#1|)) (-1091))) (-15 -3170 ((-592 (-1122 |#1|)) (-1091) (-1122 |#1|))) (-15 -3564 ((-1 (-1072 (-1122 |#1|)) (-1072 (-1122 |#1|))) (-713) (-1122 |#1|) (-1072 (-1122 |#1|))))) +((-3560 (((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|) 75)) (-1903 (((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|)))) 74))) +(((-1182 |#1| |#2| |#3| |#4|) (-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|))) (-327) (-1149 |#1|) (-1149 |#2|) (-387 |#2| |#3|)) (T -1182)) +((-3560 (*1 *2 *3) (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) (-5 *2 (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) (|:| |basisInv| (-632 *3)))) (-5 *1 (-1182 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5)))) (-1903 (*1 *2) (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) (-5 *2 (-2 (|:| -2495 (-632 *4)) (|:| |basisDen| *4) (|:| |basisInv| (-632 *4)))) (-5 *1 (-1182 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5))))) +(-10 -7 (-15 -1903 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))))) (-15 -3560 ((-2 (|:| -2495 (-632 |#2|)) (|:| |basisDen| |#2|) (|:| |basisInv| (-632 |#2|))) |#2|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 43)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) NIL)) (-2109 (((-108) $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1271 (((-798) $) 64) (($ (-525)) NIL) ((|#4| $) 54) (($ |#4|) 49) (($ |#1|) NIL (|has| |#1| (-160)))) (-3998 (((-713)) NIL)) (-1701 (((-1178) (-713)) 16)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 27 T CONST)) (-3362 (($) 67 T CONST)) (-3992 (((-108) $ $) 69)) (-4098 (((-3 $ "failed") $ $) NIL (|has| |#1| (-341)))) (-4088 (($ $) 71) (($ $ $) NIL)) (-4078 (($ $ $) 47)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 73) (($ |#1| $) NIL (|has| |#1| (-160))) (($ $ |#1|) NIL (|has| |#1| (-160))))) +(((-1183 |#1| |#2| |#3| |#4| |#5| |#6| |#7|) (-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1271 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4098 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1271 ($ |#4|)) (-15 -1701 ((-1178) (-713))))) (-977) (-789) (-735) (-884 |#1| |#3| |#2|) (-592 |#2|) (-592 (-713)) (-713)) (T -1183)) +((-1271 (*1 *2 *1) (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-1183 *3 *4 *5 *2 *6 *7 *8)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-14 *6 (-592 *4)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-4098 (*1 *1 *1 *1) (|partial| -12 (-4 *2 (-341)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-735)) (-14 *6 (-592 *3)) (-5 *1 (-1183 *2 *3 *4 *5 *6 *7 *8)) (-4 *5 (-884 *2 *4 *3)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-1271 (*1 *1 *2) (-12 (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-735)) (-14 *6 (-592 *4)) (-5 *1 (-1183 *3 *4 *5 *2 *6 *7 *8)) (-4 *2 (-884 *3 *5 *4)) (-14 *7 (-592 (-713))) (-14 *8 (-713)))) (-1701 (*1 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) (-14 *8 (-592 *5)) (-5 *2 (-1178)) (-5 *1 (-1183 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-884 *4 *6 *5)) (-14 *9 (-592 (-713))) (-14 *10 (-713))))) +(-13 (-977) (-10 -8 (IF (|has| |#1| (-160)) (-6 (-37 |#1|)) |%noBranch|) (-15 -1271 (|#4| $)) (IF (|has| |#1| (-341)) (-15 -4098 ((-3 $ "failed") $ $)) |%noBranch|) (-15 -1271 ($ |#4|)) (-15 -1701 ((-1178) (-713))))) +((-1261 (((-108) $ $) NIL)) (-3760 (((-592 (-2 (|:| -2845 $) (|:| -2410 (-592 |#4|)))) (-592 |#4|)) NIL)) (-1361 (((-592 $) (-592 |#4|)) 88)) (-2383 (((-592 |#3|) $) NIL)) (-1555 (((-108) $) NIL)) (-3125 (((-108) $) NIL (|has| |#1| (-517)))) (-2150 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2734 ((|#4| |#4| $) NIL)) (-2851 (((-2 (|:| |under| $) (|:| -2804 $) (|:| |upper| $)) $ |#3|) NIL)) (-2230 (((-108) $ (-713)) NIL)) (-3823 (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255))) (((-3 |#4| "failed") $ |#3|) NIL)) (-3347 (($) NIL T CONST)) (-3035 (((-108) $) NIL (|has| |#1| (-517)))) (-2505 (((-108) $ $) NIL (|has| |#1| (-517)))) (-3704 (((-108) $ $) NIL (|has| |#1| (-517)))) (-2155 (((-108) $) NIL (|has| |#1| (-517)))) (-3450 (((-592 |#4|) (-592 |#4|) $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) 28)) (-2300 (((-592 |#4|) (-592 |#4|) $) 25 (|has| |#1| (-517)))) (-2674 (((-592 |#4|) (-592 |#4|) $) NIL (|has| |#1| (-517)))) (-2588 (((-3 $ "failed") (-592 |#4|)) NIL)) (-3894 (($ (-592 |#4|)) NIL)) (-3117 (((-3 $ "failed") $) 70)) (-1854 ((|#4| |#4| $) 75)) (-3131 (($ $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1619 (($ |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (($ (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1713 (((-2 (|:| |rnum| |#1|) (|:| |polnum| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2359 (((-108) |#4| $ (-1 (-108) |#4| |#4|)) NIL)) (-1847 ((|#4| |#4| $) NIL)) (-3497 ((|#4| (-1 |#4| |#4| |#4|) $ |#4| |#4|) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) ((|#4| (-1 |#4| |#4| |#4|) $ |#4|) NIL (|has| $ (-6 -4255))) ((|#4| (-1 |#4| |#4| |#4|) $) NIL (|has| $ (-6 -4255))) ((|#4| |#4| $ (-1 |#4| |#4| |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2731 (((-2 (|:| -2845 (-592 |#4|)) (|:| -2410 (-592 |#4|))) $) NIL)) (-3700 (((-592 |#4|) $) NIL (|has| $ (-6 -4255)))) (-1901 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3086 ((|#3| $) 76)) (-2034 (((-108) $ (-713)) NIL)) (-3780 (((-592 |#4|) $) 29 (|has| $ (-6 -4255)))) (-2741 (((-108) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020))))) (-1891 (((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 32) (((-3 $ "failed") (-592 |#4|)) 35)) (-2608 (($ (-1 |#4| |#4|) $) NIL (|has| $ (-6 -4256)))) (-2688 (($ (-1 |#4| |#4|) $) NIL)) (-2514 (((-592 |#3|) $) NIL)) (-3254 (((-108) |#3| $) NIL)) (-4060 (((-108) $ (-713)) NIL)) (-3803 (((-1074) $) NIL)) (-1641 (((-3 |#4| "failed") $) NIL)) (-2641 (((-592 |#4|) $) 50)) (-1282 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-2684 ((|#4| |#4| $) 74)) (-2995 (((-108) $ $) 85)) (-1972 (((-2 (|:| |num| |#4|) (|:| |den| |#1|)) |#4| $) NIL (|has| |#1| (-517)))) (-2672 (((-108) |#4| $) NIL) (((-108) $) NIL)) (-3432 ((|#4| |#4| $) NIL)) (-2015 (((-1038) $) NIL)) (-3105 (((-3 |#4| "failed") $) 69)) (-3478 (((-3 |#4| "failed") (-1 (-108) |#4|) $) NIL)) (-4091 (((-3 $ "failed") $ |#4|) NIL)) (-1886 (($ $ |#4|) NIL)) (-1509 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-2597 (($ $ (-592 |#4|) (-592 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ |#4| |#4|) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-273 |#4|)) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020)))) (($ $ (-592 (-273 |#4|))) NIL (-12 (|has| |#4| (-288 |#4|)) (|has| |#4| (-1020))))) (-3107 (((-108) $ $) NIL)) (-1802 (((-108) $) 67)) (-1864 (($) 42)) (-4003 (((-713) $) NIL)) (-2041 (((-713) |#4| $) NIL (-12 (|has| $ (-6 -4255)) (|has| |#4| (-1020)))) (((-713) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-1454 (($ $) NIL)) (-2745 (((-501) $) NIL (|has| |#4| (-567 (-501))))) (-1280 (($ (-592 |#4|)) NIL)) (-2778 (($ $ |#3|) NIL)) (-3868 (($ $ |#3|) NIL)) (-1284 (($ $) NIL)) (-3339 (($ $ |#3|) NIL)) (-1271 (((-798) $) NIL) (((-592 |#4|) $) 57)) (-3320 (((-713) $) NIL (|has| |#3| (-346)))) (-1967 (((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 40) (((-3 $ "failed") (-592 |#4|)) 41)) (-1596 (((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|)) 65) (((-592 $) (-592 |#4|)) 66)) (-3221 (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4| |#4|)) 24) (((-3 (-2 (|:| |bas| $) (|:| -2933 (-592 |#4|))) "failed") (-592 |#4|) (-1 (-108) |#4|) (-1 (-108) |#4| |#4|)) NIL)) (-2206 (((-108) $ (-1 (-108) |#4| (-592 |#4|))) NIL)) (-2375 (((-108) (-1 (-108) |#4|) $) NIL (|has| $ (-6 -4255)))) (-4115 (((-592 |#3|) $) NIL)) (-2747 (((-108) |#3| $) NIL)) (-3992 (((-108) $ $) NIL)) (-3594 (((-713) $) NIL (|has| $ (-6 -4255))))) +(((-1184 |#1| |#2| |#3| |#4|) (-13 (-1121 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1891 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1891 ((-3 $ "failed") (-592 |#4|))) (-15 -1967 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1967 ((-3 $ "failed") (-592 |#4|))) (-15 -1596 ((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1596 ((-592 $) (-592 |#4|))))) (-517) (-735) (-789) (-991 |#1| |#2| |#3|)) (T -1184)) +((-1891 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8)))) (-1891 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1184 *3 *4 *5 *6)))) (-1967 (*1 *1 *2 *3 *4) (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8)))) (-1967 (*1 *1 *2) (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1184 *3 *4 *5 *6)))) (-1596 (*1 *2 *3 *4 *5) (-12 (-5 *3 (-592 *9)) (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-592 (-1184 *6 *7 *8 *9))) (-5 *1 (-1184 *6 *7 *8 *9)))) (-1596 (*1 *2 *3) (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-1184 *4 *5 *6 *7))) (-5 *1 (-1184 *4 *5 *6 *7))))) +(-13 (-1121 |#1| |#2| |#3| |#4|) (-10 -8 (-15 -1891 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1891 ((-3 $ "failed") (-592 |#4|))) (-15 -1967 ((-3 $ "failed") (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1967 ((-3 $ "failed") (-592 |#4|))) (-15 -1596 ((-592 $) (-592 |#4|) (-1 (-108) |#4| |#4|) (-1 |#4| |#4| |#4|))) (-15 -1596 ((-592 $) (-592 |#4|))))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-1916 (((-3 $ "failed") $ $) 19)) (-3347 (($) 17 T CONST)) (-1853 (((-3 $ "failed") $) 34)) (-2109 (((-108) $) 31)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#1|) 38)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ |#1|) 40) (($ |#1| $) 39))) (((-1185 |#1|) (-131) (-977)) (T -1185)) -((-1270 (*1 *1 *2) (-12 (-4 *1 (-1185 *2)) (-4 *2 (-977))))) -(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (-15 -1270 ($ |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|))) +((-1271 (*1 *1 *2) (-12 (-4 *1 (-1185 *2)) (-4 *2 (-977))))) +(-13 (-977) (-107 |t#1| |t#1|) (-10 -8 (-15 -1271 ($ |t#1|)) (IF (|has| |t#1| (-160)) (-6 (-37 |t#1|)) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#1|) |has| |#1| (-160)) ((-97) . T) ((-107 |#1| |#1|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 |#1|) |has| |#1| (-160)) ((-669) . T) ((-983 |#1|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T)) -((-1260 (((-108) $ $) 60)) (-2028 (((-108) $) NIL)) (-4143 (((-592 |#1|) $) 45)) (-4174 (($ $ (-713)) 39)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3836 (($ $ (-713)) 18 (|has| |#2| (-160))) (($ $ $) 19 (|has| |#2| (-160)))) (-4083 (($) NIL T CONST)) (-2811 (($ $ $) 63) (($ $ (-761 |#1|)) 49) (($ $ |#1|) 53)) (-2591 (((-3 (-761 |#1|) "failed") $) NIL)) (-3897 (((-761 |#1|) $) NIL)) (-2572 (($ $) 32)) (-3233 (((-3 $ "failed") $) NIL)) (-2618 (((-108) $) NIL)) (-4178 (($ $) NIL)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ (-761 |#1|) |#2|) 31)) (-1679 (($ $) 33)) (-1531 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 12)) (-1483 (((-761 |#1|) $) NIL)) (-3701 (((-761 |#1|) $) 34)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-3531 (($ $ $) 62) (($ $ (-761 |#1|)) 51) (($ $ |#1|) 55)) (-1730 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2539 (((-761 |#1|) $) 28)) (-2549 ((|#2| $) 30)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1307 (((-713) $) 36)) (-2385 (((-108) $) 40)) (-1478 ((|#2| $) NIL)) (-1270 (((-798) $) NIL) (($ (-761 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-525)) NIL)) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-761 |#1|)) NIL)) (-1655 ((|#2| $ $) 65) ((|#2| $ (-761 |#1|)) NIL)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3355 (($) 13 T CONST)) (-3365 (($) 15 T CONST)) (-3716 (((-592 (-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3994 (((-108) $ $) 38)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 22)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-761 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL))) +((-1261 (((-108) $ $) 60)) (-3969 (((-108) $) NIL)) (-4142 (((-592 |#1|) $) 45)) (-3020 (($ $ (-713)) 39)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2795 (($ $ (-713)) 18 (|has| |#2| (-160))) (($ $ $) 19 (|has| |#2| (-160)))) (-3347 (($) NIL T CONST)) (-2016 (($ $ $) 63) (($ $ (-761 |#1|)) 49) (($ $ |#1|) 53)) (-2588 (((-3 (-761 |#1|) "failed") $) NIL)) (-3894 (((-761 |#1|) $) NIL)) (-2569 (($ $) 32)) (-1853 (((-3 $ "failed") $) NIL)) (-3849 (((-108) $) NIL)) (-3041 (($ $) NIL)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ (-761 |#1|) |#2|) 31)) (-1245 (($ $) 33)) (-3693 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 12)) (-2118 (((-761 |#1|) $) NIL)) (-3789 (((-761 |#1|) $) 34)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2881 (($ $ $) 62) (($ $ (-761 |#1|)) 51) (($ $ |#1|) 55)) (-2753 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2535 (((-761 |#1|) $) 28)) (-2546 ((|#2| $) 30)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-4003 (((-713) $) 36)) (-3568 (((-108) $) 40)) (-1482 ((|#2| $) NIL)) (-1271 (((-798) $) NIL) (($ (-761 |#1|)) 24) (($ |#1|) 25) (($ |#2|) NIL) (($ (-525)) NIL)) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-761 |#1|)) NIL)) (-1660 ((|#2| $ $) 65) ((|#2| $ (-761 |#1|)) NIL)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (-3351 (($) 13 T CONST)) (-3362 (($) 15 T CONST)) (-3913 (((-592 (-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|))) $) NIL)) (-3992 (((-108) $ $) 38)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 22)) (** (($ $ (-713)) NIL) (($ $ (-856)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ |#2| $) 21) (($ $ |#2|) 61) (($ |#2| (-761 |#1|)) NIL) (($ |#1| $) 27) (($ $ $) NIL))) (((-1186 |#1| |#2|) (-13 (-360 |#2| (-761 |#1|)) (-1192 |#1| |#2|)) (-789) (-977)) (T -1186)) NIL (-13 (-360 |#2| (-761 |#1|)) (-1192 |#1| |#2|)) -((-1415 ((|#3| |#3| (-713)) 23)) (-1250 ((|#3| |#3| (-713)) 28)) (-3162 ((|#3| |#3| |#3| (-713)) 29))) -(((-1187 |#1| |#2| |#3|) (-10 -7 (-15 -1250 (|#3| |#3| (-713))) (-15 -1415 (|#3| |#3| (-713))) (-15 -3162 (|#3| |#3| |#3| (-713)))) (-13 (-977) (-660 (-385 (-525)))) (-789) (-1192 |#2| |#1|)) (T -1187)) -((-3162 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) (-1415 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) (-1250 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4))))) -(-10 -7 (-15 -1250 (|#3| |#3| (-713))) (-15 -1415 (|#3| |#3| (-713))) (-15 -3162 (|#3| |#3| |#3| (-713)))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4143 (((-592 |#1|) $) 40)) (-2467 (((-3 $ "failed") $ $) 19)) (-3836 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-713)) 42 (|has| |#2| (-160)))) (-4083 (($) 17 T CONST)) (-2811 (($ $ |#1|) 54) (($ $ (-761 |#1|)) 53) (($ $ $) 52)) (-2591 (((-3 (-761 |#1|) "failed") $) 64)) (-3897 (((-761 |#1|) $) 63)) (-3233 (((-3 $ "failed") $) 34)) (-2618 (((-108) $) 45)) (-4178 (($ $) 44)) (-4211 (((-108) $) 31)) (-1681 (((-108) $) 50)) (-3219 (($ (-761 |#1|) |#2|) 51)) (-1679 (($ $) 49)) (-1531 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 60)) (-1483 (((-761 |#1|) $) 61)) (-2694 (($ (-1 |#2| |#2|) $) 41)) (-3531 (($ $ |#1|) 57) (($ $ (-761 |#1|)) 56) (($ $ $) 55)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-2385 (((-108) $) 47)) (-1478 ((|#2| $) 46)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-761 |#1|)) 65) (($ |#1|) 48)) (-1655 ((|#2| $ (-761 |#1|)) 59) ((|#2| $ $) 58)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62))) +((-1418 ((|#3| |#3| (-713)) 23)) (-1251 ((|#3| |#3| (-713)) 28)) (-2528 ((|#3| |#3| |#3| (-713)) 29))) +(((-1187 |#1| |#2| |#3|) (-10 -7 (-15 -1251 (|#3| |#3| (-713))) (-15 -1418 (|#3| |#3| (-713))) (-15 -2528 (|#3| |#3| |#3| (-713)))) (-13 (-977) (-660 (-385 (-525)))) (-789) (-1192 |#2| |#1|)) (T -1187)) +((-2528 (*1 *2 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) (-1418 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) (-1251 (*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4))))) +(-10 -7 (-15 -1251 (|#3| |#3| (-713))) (-15 -1418 (|#3| |#3| (-713))) (-15 -2528 (|#3| |#3| |#3| (-713)))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-4142 (((-592 |#1|) $) 40)) (-1916 (((-3 $ "failed") $ $) 19)) (-2795 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-713)) 42 (|has| |#2| (-160)))) (-3347 (($) 17 T CONST)) (-2016 (($ $ |#1|) 54) (($ $ (-761 |#1|)) 53) (($ $ $) 52)) (-2588 (((-3 (-761 |#1|) "failed") $) 64)) (-3894 (((-761 |#1|) $) 63)) (-1853 (((-3 $ "failed") $) 34)) (-3849 (((-108) $) 45)) (-3041 (($ $) 44)) (-2109 (((-108) $) 31)) (-1256 (((-108) $) 50)) (-3215 (($ (-761 |#1|) |#2|) 51)) (-1245 (($ $) 49)) (-3693 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 60)) (-2118 (((-761 |#1|) $) 61)) (-2688 (($ (-1 |#2| |#2|) $) 41)) (-2881 (($ $ |#1|) 57) (($ $ (-761 |#1|)) 56) (($ $ $) 55)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-3568 (((-108) $) 47)) (-1482 ((|#2| $) 46)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-761 |#1|)) 65) (($ |#1|) 48)) (-1660 ((|#2| $ (-761 |#1|)) 59) ((|#2| $ $) 58)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62))) (((-1188 |#1| |#2|) (-131) (-789) (-977)) (T -1188)) -((* (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-1483 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-761 *3)))) (-1531 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-2 (|:| |k| (-761 *3)) (|:| |c| *4))))) (-1655 (*1 *2 *1 *3) (-12 (-5 *3 (-761 *4)) (-4 *1 (-1188 *4 *2)) (-4 *4 (-789)) (-4 *2 (-977)))) (-1655 (*1 *2 *1 *1) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (-3531 (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-3531 (*1 *1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-3531 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2811 (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2811 (*1 *1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-2811 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-3219 (*1 *1 *2 *3) (-12 (-5 *2 (-761 *4)) (-4 *4 (-789)) (-4 *1 (-1188 *4 *3)) (-4 *3 (-977)))) (-1681 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-1679 (*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-1270 (*1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2385 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-1478 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (-2618 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-4178 (*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-3836 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)) (-4 *3 (-160)))) (-3836 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-4 *4 (-160)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-4143 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-592 *3))))) -(-13 (-977) (-1185 |t#2|) (-968 (-761 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -1483 ((-761 |t#1|) $)) (-15 -1531 ((-2 (|:| |k| (-761 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -1655 (|t#2| $ (-761 |t#1|))) (-15 -1655 (|t#2| $ $)) (-15 -3531 ($ $ |t#1|)) (-15 -3531 ($ $ (-761 |t#1|))) (-15 -3531 ($ $ $)) (-15 -2811 ($ $ |t#1|)) (-15 -2811 ($ $ (-761 |t#1|))) (-15 -2811 ($ $ $)) (-15 -3219 ($ (-761 |t#1|) |t#2|)) (-15 -1681 ((-108) $)) (-15 -1679 ($ $)) (-15 -1270 ($ |t#1|)) (-15 -2385 ((-108) $)) (-15 -1478 (|t#2| $)) (-15 -2618 ((-108) $)) (-15 -4178 ($ $)) (IF (|has| |t#2| (-160)) (PROGN (-15 -3836 ($ $ $)) (-15 -3836 ($ $ (-713)))) |%noBranch|) (-15 -2694 ($ (-1 |t#2| |t#2|) $)) (-15 -4143 ((-592 |t#1|) $)) (IF (|has| |t#2| (-6 -4248)) (-6 -4248) |%noBranch|))) +((* (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (* (*1 *1 *2 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2118 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-761 *3)))) (-3693 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-2 (|:| |k| (-761 *3)) (|:| |c| *4))))) (-1660 (*1 *2 *1 *3) (-12 (-5 *3 (-761 *4)) (-4 *1 (-1188 *4 *2)) (-4 *4 (-789)) (-4 *2 (-977)))) (-1660 (*1 *2 *1 *1) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (-2881 (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2881 (*1 *1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-2881 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2016 (*1 *1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2016 (*1 *1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-2016 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-3215 (*1 *1 *2 *3) (-12 (-5 *2 (-761 *4)) (-4 *4 (-789)) (-4 *1 (-1188 *4 *3)) (-4 *3 (-977)))) (-1256 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-1245 (*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-1271 (*1 *1 *2) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-3568 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-1482 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) (-3849 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-108)))) (-3041 (*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) (-2795 (*1 *1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)) (-4 *3 (-160)))) (-2795 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-4 *4 (-160)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-4142 (*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-592 *3))))) +(-13 (-977) (-1185 |t#2|) (-968 (-761 |t#1|)) (-10 -8 (-15 * ($ |t#1| $)) (-15 * ($ $ |t#2|)) (-15 -2118 ((-761 |t#1|) $)) (-15 -3693 ((-2 (|:| |k| (-761 |t#1|)) (|:| |c| |t#2|)) $)) (-15 -1660 (|t#2| $ (-761 |t#1|))) (-15 -1660 (|t#2| $ $)) (-15 -2881 ($ $ |t#1|)) (-15 -2881 ($ $ (-761 |t#1|))) (-15 -2881 ($ $ $)) (-15 -2016 ($ $ |t#1|)) (-15 -2016 ($ $ (-761 |t#1|))) (-15 -2016 ($ $ $)) (-15 -3215 ($ (-761 |t#1|) |t#2|)) (-15 -1256 ((-108) $)) (-15 -1245 ($ $)) (-15 -1271 ($ |t#1|)) (-15 -3568 ((-108) $)) (-15 -1482 (|t#2| $)) (-15 -3849 ((-108) $)) (-15 -3041 ($ $)) (IF (|has| |t#2| (-160)) (PROGN (-15 -2795 ($ $ $)) (-15 -2795 ($ $ (-713)))) |%noBranch|) (-15 -2688 ($ (-1 |t#2| |t#2|) $)) (-15 -4142 ((-592 |t#1|) $)) (IF (|has| |t#2| (-6 -4248)) (-6 -4248) |%noBranch|))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#2|) . T) ((-594 $) . T) ((-660 |#2|) |has| |#2| (-160)) ((-669) . T) ((-968 (-761 |#1|)) . T) ((-983 |#2|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1185 |#2|) . T)) -((-3273 (((-108) $) 15)) (-2743 (((-108) $) 14)) (-2882 (($ $) 19) (($ $ (-713)) 20))) -(((-1189 |#1| |#2|) (-10 -8 (-15 -2882 (|#1| |#1| (-713))) (-15 -2882 (|#1| |#1|)) (-15 -3273 ((-108) |#1|)) (-15 -2743 ((-108) |#1|))) (-1190 |#2|) (-341)) (T -1189)) +((-4055 (((-108) $) 15)) (-2747 (((-108) $) 14)) (-1468 (($ $) 19) (($ $ (-713)) 20))) +(((-1189 |#1| |#2|) (-10 -8 (-15 -1468 (|#1| |#1| (-713))) (-15 -1468 (|#1| |#1|)) (-15 -4055 ((-108) |#1|)) (-15 -2747 ((-108) |#1|))) (-1190 |#2|) (-341)) (T -1189)) NIL -(-10 -8 (-15 -2882 (|#1| |#1| (-713))) (-15 -2882 (|#1| |#1|)) (-15 -3273 ((-108) |#1|)) (-15 -2743 ((-108) |#1|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4223 (((-2 (|:| -1704 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-3906 (($ $) 40)) (-3727 (((-108) $) 38)) (-3273 (((-108) $) 94)) (-3255 (((-713)) 90)) (-2467 (((-3 $ "failed") $ $) 19)) (-3851 (($ $) 73)) (-1990 (((-396 $) $) 72)) (-1540 (((-108) $ $) 59)) (-4083 (($) 17 T CONST)) (-2591 (((-3 |#1| "failed") $) 101)) (-3897 ((|#1| $) 100)) (-1726 (($ $ $) 55)) (-3233 (((-3 $ "failed") $) 34)) (-1705 (($ $ $) 56)) (-1579 (((-2 (|:| -1655 (-592 $)) (|:| -3523 $)) (-592 $)) 51)) (-3159 (($ $ (-713)) 87 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2822 (((-108) $) 71)) (-1678 (((-775 (-856)) $) 84 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-4211 (((-108) $) 31)) (-1390 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2756 (($ $ $) 46) (($ (-592 $)) 45)) (-3247 (((-1074) $) 9)) (-2502 (($ $) 70)) (-1554 (((-108) $) 93)) (-2012 (((-1038) $) 10)) (-3748 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2794 (($ $ $) 48) (($ (-592 $)) 47)) (-2194 (((-396 $) $) 74)) (-3143 (((-775 (-856))) 91)) (-1538 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3523 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1680 (((-3 $ "failed") $ $) 42)) (-3719 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2430 (((-713) $) 58)) (-2082 (((-2 (|:| -3461 $) (|:| -2584 $)) $ $) 57)) (-2448 (((-3 (-713) "failed") $ $) 85 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2776 (((-128)) 99)) (-1307 (((-775 (-856)) $) 92)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-4157 (((-3 $ "failed") $) 83 (-3279 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2031 (((-713)) 29)) (-1533 (((-108) $ $) 39)) (-2743 (((-108) $) 95)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-2882 (($ $) 89 (|has| |#1| (-346))) (($ $ (-713)) 88 (|has| |#1| (-346)))) (-3994 (((-108) $ $) 6)) (-4100 (($ $ $) 64) (($ $ |#1|) 98)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96))) +(-10 -8 (-15 -1468 (|#1| |#1| (-713))) (-15 -1468 (|#1| |#1|)) (-15 -4055 ((-108) |#1|)) (-15 -2747 ((-108) |#1|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-2266 (((-2 (|:| -1470 $) (|:| -4242 $) (|:| |associate| $)) $) 41)) (-2220 (($ $) 40)) (-4024 (((-108) $) 38)) (-4055 (((-108) $) 94)) (-3884 (((-713)) 90)) (-1916 (((-3 $ "failed") $ $) 19)) (-2940 (($ $) 73)) (-2033 (((-396 $) $) 72)) (-3766 (((-108) $ $) 59)) (-3347 (($) 17 T CONST)) (-2588 (((-3 |#1| "failed") $) 101)) (-3894 ((|#1| $) 100)) (-1731 (($ $ $) 55)) (-1853 (((-3 $ "failed") $) 34)) (-1709 (($ $ $) 56)) (-1236 (((-2 (|:| -1660 (-592 $)) (|:| -3519 $)) (-592 $)) 51)) (-2492 (($ $ (-713)) 87 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346)))) (($ $) 86 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2162 (((-108) $) 71)) (-1234 (((-775 (-856)) $) 84 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2109 (((-108) $) 31)) (-2067 (((-3 (-592 $) "failed") (-592 $) $) 52)) (-2755 (($ $ $) 46) (($ (-592 $)) 45)) (-3803 (((-1074) $) 9)) (-2500 (($ $) 70)) (-3061 (((-108) $) 93)) (-2015 (((-1038) $) 10)) (-4234 (((-1087 $) (-1087 $) (-1087 $)) 44)) (-2790 (($ $ $) 48) (($ (-592 $)) 47)) (-2197 (((-396 $) $) 74)) (-2298 (((-775 (-856))) 91)) (-3744 (((-2 (|:| |coef1| $) (|:| |coef2| $) (|:| -3519 $)) $ $) 54) (((-3 (-2 (|:| |coef1| $) (|:| |coef2| $)) "failed") $ $ $) 53)) (-1687 (((-3 $ "failed") $ $) 42)) (-3945 (((-3 (-592 $) "failed") (-592 $) $) 50)) (-2931 (((-713) $) 58)) (-1809 (((-2 (|:| -3301 $) (|:| -1713 $)) $ $) 57)) (-3046 (((-3 (-713) "failed") $ $) 85 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-2989 (((-128)) 99)) (-4003 (((-775 (-856)) $) 92)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ $) 43) (($ (-385 (-525))) 65) (($ |#1|) 102)) (-2925 (((-3 $ "failed") $) 83 (-3275 (|has| |#1| (-136)) (|has| |#1| (-346))))) (-3998 (((-713)) 29)) (-3714 (((-108) $ $) 39)) (-2747 (((-108) $) 95)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33) (($ $ (-525)) 69)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-1468 (($ $) 89 (|has| |#1| (-346))) (($ $ (-713)) 88 (|has| |#1| (-346)))) (-3992 (((-108) $ $) 6)) (-4098 (($ $ $) 64) (($ $ |#1|) 98)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32) (($ $ (-525)) 68)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ $ (-385 (-525))) 67) (($ (-385 (-525)) $) 66) (($ $ |#1|) 97) (($ |#1| $) 96))) (((-1190 |#1|) (-131) (-341)) (T -1190)) -((-2743 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-3273 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-1554 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) (-3143 (*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) (-3255 (*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-713)))) (-2882 (*1 *1 *1) (-12 (-4 *1 (-1190 *2)) (-4 *2 (-341)) (-4 *2 (-346)))) (-2882 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-4 *3 (-346))))) -(-13 (-341) (-968 |t#1|) (-1180 |t#1|) (-10 -8 (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-380)) |%noBranch|) (-15 -2743 ((-108) $)) (-15 -3273 ((-108) $)) (-15 -1554 ((-108) $)) (-15 -1307 ((-775 (-856)) $)) (-15 -3143 ((-775 (-856)))) (-15 -3255 ((-713))) (IF (|has| |t#1| (-346)) (PROGN (-6 (-380)) (-15 -2882 ($ $)) (-15 -2882 ($ $ (-713)))) |%noBranch|))) -(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3279 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) -3279 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T) ((-1180 |#1|) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4143 (((-592 |#1|) $) 86)) (-4174 (($ $ (-713)) 89)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3836 (($ $ $) NIL (|has| |#2| (-160))) (($ $ (-713)) NIL (|has| |#2| (-160)))) (-4083 (($) NIL T CONST)) (-2811 (($ $ |#1|) NIL) (($ $ (-761 |#1|)) NIL) (($ $ $) NIL)) (-2591 (((-3 (-761 |#1|) "failed") $) NIL) (((-3 (-828 |#1|) "failed") $) NIL)) (-3897 (((-761 |#1|) $) NIL) (((-828 |#1|) $) NIL)) (-2572 (($ $) 88)) (-3233 (((-3 $ "failed") $) NIL)) (-2618 (((-108) $) 77)) (-4178 (($ $) 81)) (-2340 (($ $ $ (-713)) 90)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ (-761 |#1|) |#2|) NIL) (($ (-828 |#1|) |#2|) 26)) (-1679 (($ $) 103)) (-1531 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1483 (((-761 |#1|) $) NIL)) (-3701 (((-761 |#1|) $) NIL)) (-2694 (($ (-1 |#2| |#2|) $) NIL)) (-3531 (($ $ |#1|) NIL) (($ $ (-761 |#1|)) NIL) (($ $ $) NIL)) (-1415 (($ $ (-713)) 97 (|has| |#2| (-660 (-385 (-525)))))) (-1730 (((-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2539 (((-828 |#1|) $) 70)) (-2549 ((|#2| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-1250 (($ $ (-713)) 94 (|has| |#2| (-660 (-385 (-525)))))) (-1307 (((-713) $) 87)) (-2385 (((-108) $) 71)) (-1478 ((|#2| $) 75)) (-1270 (((-798) $) 57) (($ (-525)) NIL) (($ |#2|) 51) (($ (-761 |#1|)) NIL) (($ |#1|) 59) (($ (-828 |#1|)) NIL) (($ (-610 |#1| |#2|)) 43) (((-1186 |#1| |#2|) $) 64) (((-1195 |#1| |#2|) $) 69)) (-3136 (((-592 |#2|) $) NIL)) (-3388 ((|#2| $ (-828 |#1|)) NIL)) (-1655 ((|#2| $ (-761 |#1|)) NIL) ((|#2| $ $) NIL)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 21 T CONST)) (-3365 (($) 25 T CONST)) (-3716 (((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $) NIL)) (-1288 (((-3 (-610 |#1| |#2|) "failed") $) 102)) (-3994 (((-108) $ $) 65)) (-4090 (($ $) 96) (($ $ $) 95)) (-4080 (($ $ $) 20)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-828 |#1|)) NIL))) -(((-1191 |#1| |#2|) (-13 (-1192 |#1| |#2|) (-360 |#2| (-828 |#1|)) (-10 -8 (-15 -1270 ($ (-610 |#1| |#2|))) (-15 -1270 ((-1186 |#1| |#2|) $)) (-15 -1270 ((-1195 |#1| |#2|) $)) (-15 -1288 ((-3 (-610 |#1| |#2|) "failed") $)) (-15 -2340 ($ $ $ (-713))) (IF (|has| |#2| (-660 (-385 (-525)))) (PROGN (-15 -1250 ($ $ (-713))) (-15 -1415 ($ $ (-713)))) |%noBranch|))) (-789) (-160)) (T -1191)) -((-1270 (*1 *1 *2) (-12 (-5 *2 (-610 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *1 (-1191 *3 *4)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1270 (*1 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1288 (*1 *2 *1) (|partial| -12 (-5 *2 (-610 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-2340 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1250 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160)))) (-1415 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160))))) -(-13 (-1192 |#1| |#2|) (-360 |#2| (-828 |#1|)) (-10 -8 (-15 -1270 ($ (-610 |#1| |#2|))) (-15 -1270 ((-1186 |#1| |#2|) $)) (-15 -1270 ((-1195 |#1| |#2|) $)) (-15 -1288 ((-3 (-610 |#1| |#2|) "failed") $)) (-15 -2340 ($ $ $ (-713))) (IF (|has| |#2| (-660 (-385 (-525)))) (PROGN (-15 -1250 ($ $ (-713))) (-15 -1415 ($ $ (-713)))) |%noBranch|))) -((-1260 (((-108) $ $) 7)) (-2028 (((-108) $) 16)) (-4143 (((-592 |#1|) $) 40)) (-4174 (($ $ (-713)) 73)) (-2467 (((-3 $ "failed") $ $) 19)) (-3836 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-713)) 42 (|has| |#2| (-160)))) (-4083 (($) 17 T CONST)) (-2811 (($ $ |#1|) 54) (($ $ (-761 |#1|)) 53) (($ $ $) 52)) (-2591 (((-3 (-761 |#1|) "failed") $) 64)) (-3897 (((-761 |#1|) $) 63)) (-3233 (((-3 $ "failed") $) 34)) (-2618 (((-108) $) 45)) (-4178 (($ $) 44)) (-4211 (((-108) $) 31)) (-1681 (((-108) $) 50)) (-3219 (($ (-761 |#1|) |#2|) 51)) (-1679 (($ $) 49)) (-1531 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 60)) (-1483 (((-761 |#1|) $) 61)) (-3701 (((-761 |#1|) $) 75)) (-2694 (($ (-1 |#2| |#2|) $) 41)) (-3531 (($ $ |#1|) 57) (($ $ (-761 |#1|)) 56) (($ $ $) 55)) (-3247 (((-1074) $) 9)) (-2012 (((-1038) $) 10)) (-1307 (((-713) $) 74)) (-2385 (((-108) $) 47)) (-1478 ((|#2| $) 46)) (-1270 (((-798) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-761 |#1|)) 65) (($ |#1|) 48)) (-1655 ((|#2| $ (-761 |#1|)) 59) ((|#2| $ $) 58)) (-2031 (((-713)) 29)) (-1576 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3355 (($) 18 T CONST)) (-3365 (($) 30 T CONST)) (-3994 (((-108) $ $) 6)) (-4090 (($ $) 22) (($ $ $) 21)) (-4080 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62))) +((-2747 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-4055 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-3061 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) (-2298 (*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) (-3884 (*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-713)))) (-1468 (*1 *1 *1) (-12 (-4 *1 (-1190 *2)) (-4 *2 (-341)) (-4 *2 (-346)))) (-1468 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-4 *3 (-346))))) +(-13 (-341) (-968 |t#1|) (-1180 |t#1|) (-10 -8 (IF (|has| |t#1| (-138)) (-6 (-138)) |%noBranch|) (IF (|has| |t#1| (-136)) (-6 (-380)) |%noBranch|) (-15 -2747 ((-108) $)) (-15 -4055 ((-108) $)) (-15 -3061 ((-108) $)) (-15 -4003 ((-775 (-856)) $)) (-15 -2298 ((-775 (-856)))) (-15 -3884 ((-713))) (IF (|has| |t#1| (-346)) (PROGN (-6 (-380)) (-15 -1468 ($ $)) (-15 -1468 ($ $ (-713)))) |%noBranch|))) +(((-21) . T) ((-23) . T) ((-25) . T) ((-37 #0=(-385 (-525))) . T) ((-37 $) . T) ((-97) . T) ((-107 #0# #0#) . T) ((-107 |#1| |#1|) . T) ((-107 $ $) . T) ((-126) . T) ((-136) -3275 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-138) |has| |#1| (-138)) ((-566 (-798)) . T) ((-160) . T) ((-223) . T) ((-269) . T) ((-286) . T) ((-341) . T) ((-380) -3275 (|has| |#1| (-346)) (|has| |#1| (-136))) ((-429) . T) ((-517) . T) ((-594 #0#) . T) ((-594 |#1|) . T) ((-594 $) . T) ((-660 #0#) . T) ((-660 |#1|) . T) ((-660 $) . T) ((-669) . T) ((-855) . T) ((-968 |#1|) . T) ((-983 #0#) . T) ((-983 |#1|) . T) ((-983 $) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1131) . T) ((-1180 |#1|) . T)) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-4142 (((-592 |#1|) $) 86)) (-3020 (($ $ (-713)) 89)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2795 (($ $ $) NIL (|has| |#2| (-160))) (($ $ (-713)) NIL (|has| |#2| (-160)))) (-3347 (($) NIL T CONST)) (-2016 (($ $ |#1|) NIL) (($ $ (-761 |#1|)) NIL) (($ $ $) NIL)) (-2588 (((-3 (-761 |#1|) "failed") $) NIL) (((-3 (-828 |#1|) "failed") $) NIL)) (-3894 (((-761 |#1|) $) NIL) (((-828 |#1|) $) NIL)) (-2569 (($ $) 88)) (-1853 (((-3 $ "failed") $) NIL)) (-3849 (((-108) $) 77)) (-3041 (($ $) 81)) (-3225 (($ $ $ (-713)) 90)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ (-761 |#1|) |#2|) NIL) (($ (-828 |#1|) |#2|) 26)) (-1245 (($ $) 103)) (-3693 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2118 (((-761 |#1|) $) NIL)) (-3789 (((-761 |#1|) $) NIL)) (-2688 (($ (-1 |#2| |#2|) $) NIL)) (-2881 (($ $ |#1|) NIL) (($ $ (-761 |#1|)) NIL) (($ $ $) NIL)) (-1418 (($ $ (-713)) 97 (|has| |#2| (-660 (-385 (-525)))))) (-2753 (((-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2535 (((-828 |#1|) $) 70)) (-2546 ((|#2| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-1251 (($ $ (-713)) 94 (|has| |#2| (-660 (-385 (-525)))))) (-4003 (((-713) $) 87)) (-3568 (((-108) $) 71)) (-1482 ((|#2| $) 75)) (-1271 (((-798) $) 57) (($ (-525)) NIL) (($ |#2|) 51) (($ (-761 |#1|)) NIL) (($ |#1|) 59) (($ (-828 |#1|)) NIL) (($ (-610 |#1| |#2|)) 43) (((-1186 |#1| |#2|) $) 64) (((-1195 |#1| |#2|) $) 69)) (-2185 (((-592 |#2|) $) NIL)) (-3783 ((|#2| $ (-828 |#1|)) NIL)) (-1660 ((|#2| $ (-761 |#1|)) NIL) ((|#2| $ $) NIL)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 21 T CONST)) (-3362 (($) 25 T CONST)) (-3913 (((-592 (-2 (|:| |k| (-828 |#1|)) (|:| |c| |#2|))) $) NIL)) (-2402 (((-3 (-610 |#1| |#2|) "failed") $) 102)) (-3992 (((-108) $ $) 65)) (-4088 (($ $) 96) (($ $ $) 95)) (-4078 (($ $ $) 20)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 44) (($ |#2| $) 19) (($ $ |#2|) NIL) (($ |#1| $) NIL) (($ |#2| (-828 |#1|)) NIL))) +(((-1191 |#1| |#2|) (-13 (-1192 |#1| |#2|) (-360 |#2| (-828 |#1|)) (-10 -8 (-15 -1271 ($ (-610 |#1| |#2|))) (-15 -1271 ((-1186 |#1| |#2|) $)) (-15 -1271 ((-1195 |#1| |#2|) $)) (-15 -2402 ((-3 (-610 |#1| |#2|) "failed") $)) (-15 -3225 ($ $ $ (-713))) (IF (|has| |#2| (-660 (-385 (-525)))) (PROGN (-15 -1251 ($ $ (-713))) (-15 -1418 ($ $ (-713)))) |%noBranch|))) (-789) (-160)) (T -1191)) +((-1271 (*1 *1 *2) (-12 (-5 *2 (-610 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *1 (-1191 *3 *4)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1271 (*1 *2 *1) (-12 (-5 *2 (-1195 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-2402 (*1 *2 *1) (|partial| -12 (-5 *2 (-610 *3 *4)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-3225 (*1 *1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)))) (-1251 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160)))) (-1418 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160))))) +(-13 (-1192 |#1| |#2|) (-360 |#2| (-828 |#1|)) (-10 -8 (-15 -1271 ($ (-610 |#1| |#2|))) (-15 -1271 ((-1186 |#1| |#2|) $)) (-15 -1271 ((-1195 |#1| |#2|) $)) (-15 -2402 ((-3 (-610 |#1| |#2|) "failed") $)) (-15 -3225 ($ $ $ (-713))) (IF (|has| |#2| (-660 (-385 (-525)))) (PROGN (-15 -1251 ($ $ (-713))) (-15 -1418 ($ $ (-713)))) |%noBranch|))) +((-1261 (((-108) $ $) 7)) (-3969 (((-108) $) 16)) (-4142 (((-592 |#1|) $) 40)) (-3020 (($ $ (-713)) 73)) (-1916 (((-3 $ "failed") $ $) 19)) (-2795 (($ $ $) 43 (|has| |#2| (-160))) (($ $ (-713)) 42 (|has| |#2| (-160)))) (-3347 (($) 17 T CONST)) (-2016 (($ $ |#1|) 54) (($ $ (-761 |#1|)) 53) (($ $ $) 52)) (-2588 (((-3 (-761 |#1|) "failed") $) 64)) (-3894 (((-761 |#1|) $) 63)) (-1853 (((-3 $ "failed") $) 34)) (-3849 (((-108) $) 45)) (-3041 (($ $) 44)) (-2109 (((-108) $) 31)) (-1256 (((-108) $) 50)) (-3215 (($ (-761 |#1|) |#2|) 51)) (-1245 (($ $) 49)) (-3693 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) 60)) (-2118 (((-761 |#1|) $) 61)) (-3789 (((-761 |#1|) $) 75)) (-2688 (($ (-1 |#2| |#2|) $) 41)) (-2881 (($ $ |#1|) 57) (($ $ (-761 |#1|)) 56) (($ $ $) 55)) (-3803 (((-1074) $) 9)) (-2015 (((-1038) $) 10)) (-4003 (((-713) $) 74)) (-3568 (((-108) $) 47)) (-1482 ((|#2| $) 46)) (-1271 (((-798) $) 11) (($ (-525)) 28) (($ |#2|) 68) (($ (-761 |#1|)) 65) (($ |#1|) 48)) (-1660 ((|#2| $ (-761 |#1|)) 59) ((|#2| $ $) 58)) (-3998 (((-713)) 29)) (-1581 (($ $ (-856)) 26) (($ $ (-713)) 33)) (-3351 (($) 18 T CONST)) (-3362 (($) 30 T CONST)) (-3992 (((-108) $ $) 6)) (-4088 (($ $) 22) (($ $ $) 21)) (-4078 (($ $ $) 14)) (** (($ $ (-856)) 25) (($ $ (-713)) 32)) (* (($ (-856) $) 13) (($ (-713) $) 15) (($ (-525) $) 20) (($ $ $) 24) (($ |#2| $) 67) (($ $ |#2|) 66) (($ |#1| $) 62))) (((-1192 |#1| |#2|) (-131) (-789) (-977)) (T -1192)) -((-3701 (*1 *2 *1) (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-761 *3)))) (-1307 (*1 *2 *1) (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-713)))) (-4174 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) -(-13 (-1188 |t#1| |t#2|) (-10 -8 (-15 -3701 ((-761 |t#1|) $)) (-15 -1307 ((-713) $)) (-15 -4174 ($ $ (-713))))) +((-3789 (*1 *2 *1) (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-761 *3)))) (-4003 (*1 *2 *1) (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-713)))) (-3020 (*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) +(-13 (-1188 |t#1| |t#2|) (-10 -8 (-15 -3789 ((-761 |t#1|) $)) (-15 -4003 ((-713) $)) (-15 -3020 ($ $ (-713))))) (((-21) . T) ((-23) . T) ((-25) . T) ((-37 |#2|) |has| |#2| (-160)) ((-97) . T) ((-107 |#2| |#2|) . T) ((-126) . T) ((-566 (-798)) . T) ((-594 |#2|) . T) ((-594 $) . T) ((-660 |#2|) |has| |#2| (-160)) ((-669) . T) ((-968 (-761 |#1|)) . T) ((-983 |#2|) . T) ((-977) . T) ((-984) . T) ((-1032) . T) ((-1020) . T) ((-1185 |#2|) . T) ((-1188 |#1| |#2|) . T)) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-4143 (((-592 (-1091)) $) NIL)) (-2593 (($ (-1186 (-1091) |#1|)) NIL)) (-4174 (($ $ (-713)) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3836 (($ $ $) NIL (|has| |#1| (-160))) (($ $ (-713)) NIL (|has| |#1| (-160)))) (-4083 (($) NIL T CONST)) (-2811 (($ $ (-1091)) NIL) (($ $ (-761 (-1091))) NIL) (($ $ $) NIL)) (-2591 (((-3 (-761 (-1091)) "failed") $) NIL)) (-3897 (((-761 (-1091)) $) NIL)) (-3233 (((-3 $ "failed") $) NIL)) (-2618 (((-108) $) NIL)) (-4178 (($ $) NIL)) (-4211 (((-108) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ (-761 (-1091)) |#1|) NIL)) (-1679 (($ $) NIL)) (-1531 (((-2 (|:| |k| (-761 (-1091))) (|:| |c| |#1|)) $) NIL)) (-1483 (((-761 (-1091)) $) NIL)) (-3701 (((-761 (-1091)) $) NIL)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-3531 (($ $ (-1091)) NIL) (($ $ (-761 (-1091))) NIL) (($ $ $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3788 (((-1186 (-1091) |#1|) $) NIL)) (-1307 (((-713) $) NIL)) (-2385 (((-108) $) NIL)) (-1478 ((|#1| $) NIL)) (-1270 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-761 (-1091))) NIL) (($ (-1091)) NIL)) (-1655 ((|#1| $ (-761 (-1091))) NIL) ((|#1| $ $) NIL)) (-2031 (((-713)) NIL)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) NIL T CONST)) (-2606 (((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $) NIL)) (-3365 (($) NIL T CONST)) (-3994 (((-108) $ $) NIL)) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1091) $) NIL))) -(((-1193 |#1|) (-13 (-1192 (-1091) |#1|) (-10 -8 (-15 -3788 ((-1186 (-1091) |#1|) $)) (-15 -2593 ($ (-1186 (-1091) |#1|))) (-15 -2606 ((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $)))) (-977)) (T -1193)) -((-3788 (*1 *2 *1) (-12 (-5 *2 (-1186 (-1091) *3)) (-5 *1 (-1193 *3)) (-4 *3 (-977)))) (-2593 (*1 *1 *2) (-12 (-5 *2 (-1186 (-1091) *3)) (-4 *3 (-977)) (-5 *1 (-1193 *3)))) (-2606 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-1091)) (|:| |c| (-1193 *3))))) (-5 *1 (-1193 *3)) (-4 *3 (-977))))) -(-13 (-1192 (-1091) |#1|) (-10 -8 (-15 -3788 ((-1186 (-1091) |#1|) $)) (-15 -2593 ($ (-1186 (-1091) |#1|))) (-15 -2606 ((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $)))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) NIL)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4083 (($) NIL T CONST)) (-2591 (((-3 |#2| "failed") $) NIL)) (-3897 ((|#2| $) NIL)) (-2572 (($ $) NIL)) (-3233 (((-3 $ "failed") $) 36)) (-2618 (((-108) $) 30)) (-4178 (($ $) 32)) (-4211 (((-108) $) NIL)) (-1394 (((-713) $) NIL)) (-2392 (((-592 $) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ |#2| |#1|) NIL)) (-1483 ((|#2| $) 19)) (-3701 ((|#2| $) 16)) (-2694 (($ (-1 |#1| |#1|) $) NIL)) (-1730 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-2539 ((|#2| $) NIL)) (-2549 ((|#1| $) NIL)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-2385 (((-108) $) 27)) (-1478 ((|#1| $) 28)) (-1270 (((-798) $) 55) (($ (-525)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-3136 (((-592 |#1|) $) NIL)) (-3388 ((|#1| $ |#2|) NIL)) (-1655 ((|#1| $ |#2|) 24)) (-2031 (((-713)) 14)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 25 T CONST)) (-3365 (($) 11 T CONST)) (-3716 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-3994 (((-108) $ $) 26)) (-4100 (($ $ |#1|) 57 (|has| |#1| (-341)))) (-4090 (($ $) NIL) (($ $ $) NIL)) (-4080 (($ $ $) 44)) (** (($ $ (-856)) NIL) (($ $ (-713)) 46)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-3596 (((-713) $) 15))) -(((-1194 |#1| |#2|) (-13 (-977) (-1185 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3596 ((-713) $)) (-15 -1270 ($ |#2|)) (-15 -3701 (|#2| $)) (-15 -1483 (|#2| $)) (-15 -2572 ($ $)) (-15 -1655 (|#1| $ |#2|)) (-15 -2385 ((-108) $)) (-15 -1478 (|#1| $)) (-15 -2618 ((-108) $)) (-15 -4178 ($ $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4100 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |#1| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977) (-785)) (T -1194)) -((* (*1 *1 *1 *2) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-2572 (*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-2694 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-1194 *3 *4)) (-4 *4 (-785)))) (-1270 (*1 *1 *2) (-12 (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)) (-4 *2 (-785)))) (-3596 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-3701 (*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)))) (-1483 (*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)))) (-1655 (*1 *2 *1 *3) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785)))) (-2385 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-1478 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785)))) (-2618 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-4178 (*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-4100 (*1 *1 *1 *2) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-341)) (-4 *2 (-977)) (-4 *3 (-785))))) -(-13 (-977) (-1185 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3596 ((-713) $)) (-15 -1270 ($ |#2|)) (-15 -3701 (|#2| $)) (-15 -1483 (|#2| $)) (-15 -2572 ($ $)) (-15 -1655 (|#1| $ |#2|)) (-15 -2385 ((-108) $)) (-15 -1478 (|#1| $)) (-15 -2618 ((-108) $)) (-15 -4178 ($ $)) (-15 -2694 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4100 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |#1| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) -((-1260 (((-108) $ $) 26)) (-2028 (((-108) $) NIL)) (-4143 (((-592 |#1|) $) 120)) (-2593 (($ (-1186 |#1| |#2|)) 44)) (-4174 (($ $ (-713)) 32)) (-2467 (((-3 $ "failed") $ $) NIL)) (-3836 (($ $ $) 48 (|has| |#2| (-160))) (($ $ (-713)) 46 (|has| |#2| (-160)))) (-4083 (($) NIL T CONST)) (-2811 (($ $ |#1|) 102) (($ $ (-761 |#1|)) 103) (($ $ $) 25)) (-2591 (((-3 (-761 |#1|) "failed") $) NIL)) (-3897 (((-761 |#1|) $) NIL)) (-3233 (((-3 $ "failed") $) 110)) (-2618 (((-108) $) 105)) (-4178 (($ $) 106)) (-4211 (((-108) $) NIL)) (-1681 (((-108) $) NIL)) (-3219 (($ (-761 |#1|) |#2|) 19)) (-1679 (($ $) NIL)) (-1531 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-1483 (((-761 |#1|) $) 111)) (-3701 (((-761 |#1|) $) 114)) (-2694 (($ (-1 |#2| |#2|) $) 119)) (-3531 (($ $ |#1|) 100) (($ $ (-761 |#1|)) 101) (($ $ $) 56)) (-3247 (((-1074) $) NIL)) (-2012 (((-1038) $) NIL)) (-3788 (((-1186 |#1| |#2|) $) 84)) (-1307 (((-713) $) 117)) (-2385 (((-108) $) 70)) (-1478 ((|#2| $) 28)) (-1270 (((-798) $) 63) (($ (-525)) 77) (($ |#2|) 74) (($ (-761 |#1|)) 17) (($ |#1|) 73)) (-1655 ((|#2| $ (-761 |#1|)) 104) ((|#2| $ $) 27)) (-2031 (((-713)) 108)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 14 T CONST)) (-2606 (((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-3365 (($) 29 T CONST)) (-3994 (((-108) $ $) 13)) (-4090 (($ $) 88) (($ $ $) 91)) (-4080 (($ $ $) 55)) (** (($ $ (-856)) NIL) (($ $ (-713)) 49)) (* (($ (-856) $) NIL) (($ (-713) $) 47) (($ (-525) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82))) -(((-1195 |#1| |#2|) (-13 (-1192 |#1| |#2|) (-10 -8 (-15 -3788 ((-1186 |#1| |#2|) $)) (-15 -2593 ($ (-1186 |#1| |#2|))) (-15 -2606 ((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-789) (-977)) (T -1195)) -((-3788 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-2593 (*1 *1 *2) (-12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *1 (-1195 *3 *4)))) (-2606 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| *3) (|:| |c| (-1195 *3 *4))))) (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) -(-13 (-1192 |#1| |#2|) (-10 -8 (-15 -3788 ((-1186 |#1| |#2|) $)) (-15 -2593 ($ (-1186 |#1| |#2|))) (-15 -2606 ((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) -((-3418 (((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)) 15) (((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|))) 11))) -(((-1196 |#1|) (-10 -7 (-15 -3418 ((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|)))) (-15 -3418 ((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)))) (-1127)) (T -1196)) -((-3418 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-592 (-1072 *5)) (-592 (-1072 *5)))) (-5 *4 (-525)) (-4 *5 (-1127)) (-5 *2 (-592 (-1072 *5))) (-5 *1 (-1196 *5)))) (-3418 (*1 *2 *3) (-12 (-5 *3 (-1 (-1072 *4) (-1072 *4))) (-4 *4 (-1127)) (-5 *2 (-1072 *4)) (-5 *1 (-1196 *4))))) -(-10 -7 (-15 -3418 ((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|)))) (-15 -3418 ((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)))) -((-2774 (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|))) 148) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108)) 147) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)) 146) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108)) 145) (((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-974 |#1| |#2|)) 130)) (-2381 (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|))) 72) (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108)) 71) (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108)) 70)) (-1990 (((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|)) 61)) (-2488 (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|))) 115) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108)) 114) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108)) 113) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108)) 112) (((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|)) 107)) (-1545 (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|))) 120) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108)) 119) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108)) 118) (((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|)) 117)) (-2749 (((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) 98) (((-1087 (-955 (-385 |#1|))) (-1087 |#1|)) 89) (((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|))) 96) (((-887 (-955 (-385 |#1|))) (-887 |#1|)) 94) (((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|))) 33))) -(((-1197 |#1| |#2| |#3|) (-10 -7 (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108))) (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-974 |#1| |#2|))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -1990 ((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|))) (-15 -2749 ((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|)))) (-15 -2749 ((-887 (-955 (-385 |#1|))) (-887 |#1|))) (-15 -2749 ((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|)))) (-15 -2749 ((-1087 (-955 (-385 |#1|))) (-1087 |#1|))) (-15 -2749 ((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))))) (-13 (-787) (-286) (-138) (-953)) (-592 (-1091)) (-592 (-1091))) (T -1197)) -((-2749 (*1 *2 *3) (-12 (-5 *3 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6)))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-722 *4 (-800 *6)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-1087 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-722 *4 (-800 *6))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *6 (-592 (-1091))) (-5 *2 (-887 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-887 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2749 (*1 *2 *3) (-12 (-5 *3 (-722 *4 (-800 *5))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-722 *4 (-800 *6))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-1990 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-1545 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-1545 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-1545 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-1545 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2488 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2488 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2488 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2488 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2488 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2774 (*1 *2 *3) (-12 (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) (-5 *1 (-1197 *4 *5 *6)) (-5 *3 (-592 (-887 *4))) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2774 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2774 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2774 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2774 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2381 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *4 *5))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2381 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2381 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091)))))) -(-10 -7 (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108))) (-15 -2381 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-974 |#1| |#2|))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2774 ((-592 (-2 (|:| -2073 (-1087 |#1|)) (|:| -3349 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -2488 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -1545 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -1990 ((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|))) (-15 -2749 ((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|)))) (-15 -2749 ((-887 (-955 (-385 |#1|))) (-887 |#1|))) (-15 -2749 ((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|)))) (-15 -2749 ((-1087 (-955 (-385 |#1|))) (-1087 |#1|))) (-15 -2749 ((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))))) -((-3265 (((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|) 21)) (-2531 (((-108) (-1173 |#1|)) 12)) (-3520 (((-3 (-1173 (-525)) "failed") (-1173 |#1|)) 16))) -(((-1198 |#1|) (-10 -7 (-15 -2531 ((-108) (-1173 |#1|))) (-15 -3520 ((-3 (-1173 (-525)) "failed") (-1173 |#1|))) (-15 -3265 ((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|))) (-588 (-525))) (T -1198)) -((-3265 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-1173 (-385 (-525)))) (-5 *1 (-1198 *4)))) (-3520 (*1 *2 *3) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-1173 (-525))) (-5 *1 (-1198 *4)))) (-2531 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-108)) (-5 *1 (-1198 *4))))) -(-10 -7 (-15 -2531 ((-108) (-1173 |#1|))) (-15 -3520 ((-3 (-1173 (-525)) "failed") (-1173 |#1|))) (-15 -3265 ((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|))) -((-1260 (((-108) $ $) NIL)) (-2028 (((-108) $) 11)) (-2467 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) 8)) (-4083 (($) NIL T CONST)) (-3233 (((-3 $ "failed") $) 43)) (-2899 (($) 36)) (-4211 (((-108) $) NIL)) (-1383 (((-3 $ "failed") $) 29)) (-3859 (((-856) $) 15)) (-3247 (((-1074) $) NIL)) (-3940 (($) 25 T CONST)) (-3637 (($ (-856)) 37)) (-2012 (((-1038) $) NIL)) (-2749 (((-525) $) 13)) (-1270 (((-798) $) 22) (($ (-525)) 19)) (-2031 (((-713)) 9)) (-1576 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3355 (($) 23 T CONST)) (-3365 (($) 24 T CONST)) (-3994 (((-108) $ $) 27)) (-4090 (($ $) 38) (($ $ $) 35)) (-4080 (($ $ $) 26)) (** (($ $ (-856)) NIL) (($ $ (-713)) 40)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 32) (($ $ $) 31))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-4142 (((-592 (-1091)) $) NIL)) (-1782 (($ (-1186 (-1091) |#1|)) NIL)) (-3020 (($ $ (-713)) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2795 (($ $ $) NIL (|has| |#1| (-160))) (($ $ (-713)) NIL (|has| |#1| (-160)))) (-3347 (($) NIL T CONST)) (-2016 (($ $ (-1091)) NIL) (($ $ (-761 (-1091))) NIL) (($ $ $) NIL)) (-2588 (((-3 (-761 (-1091)) "failed") $) NIL)) (-3894 (((-761 (-1091)) $) NIL)) (-1853 (((-3 $ "failed") $) NIL)) (-3849 (((-108) $) NIL)) (-3041 (($ $) NIL)) (-2109 (((-108) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ (-761 (-1091)) |#1|) NIL)) (-1245 (($ $) NIL)) (-3693 (((-2 (|:| |k| (-761 (-1091))) (|:| |c| |#1|)) $) NIL)) (-2118 (((-761 (-1091)) $) NIL)) (-3789 (((-761 (-1091)) $) NIL)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2881 (($ $ (-1091)) NIL) (($ $ (-761 (-1091))) NIL) (($ $ $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3786 (((-1186 (-1091) |#1|) $) NIL)) (-4003 (((-713) $) NIL)) (-3568 (((-108) $) NIL)) (-1482 ((|#1| $) NIL)) (-1271 (((-798) $) NIL) (($ (-525)) NIL) (($ |#1|) NIL) (($ (-761 (-1091))) NIL) (($ (-1091)) NIL)) (-1660 ((|#1| $ (-761 (-1091))) NIL) ((|#1| $ $) NIL)) (-3998 (((-713)) NIL)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) NIL T CONST)) (-3721 (((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $) NIL)) (-3362 (($) NIL T CONST)) (-3992 (((-108) $ $) NIL)) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) NIL)) (** (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) NIL) (($ |#1| $) NIL) (($ $ |#1|) NIL) (($ (-1091) $) NIL))) +(((-1193 |#1|) (-13 (-1192 (-1091) |#1|) (-10 -8 (-15 -3786 ((-1186 (-1091) |#1|) $)) (-15 -1782 ($ (-1186 (-1091) |#1|))) (-15 -3721 ((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $)))) (-977)) (T -1193)) +((-3786 (*1 *2 *1) (-12 (-5 *2 (-1186 (-1091) *3)) (-5 *1 (-1193 *3)) (-4 *3 (-977)))) (-1782 (*1 *1 *2) (-12 (-5 *2 (-1186 (-1091) *3)) (-4 *3 (-977)) (-5 *1 (-1193 *3)))) (-3721 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| (-1091)) (|:| |c| (-1193 *3))))) (-5 *1 (-1193 *3)) (-4 *3 (-977))))) +(-13 (-1192 (-1091) |#1|) (-10 -8 (-15 -3786 ((-1186 (-1091) |#1|) $)) (-15 -1782 ($ (-1186 (-1091) |#1|))) (-15 -3721 ((-592 (-2 (|:| |k| (-1091)) (|:| |c| $))) $)))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) NIL)) (-1916 (((-3 $ "failed") $ $) NIL)) (-3347 (($) NIL T CONST)) (-2588 (((-3 |#2| "failed") $) NIL)) (-3894 ((|#2| $) NIL)) (-2569 (($ $) NIL)) (-1853 (((-3 $ "failed") $) 36)) (-3849 (((-108) $) 30)) (-3041 (($ $) 32)) (-2109 (((-108) $) NIL)) (-2236 (((-713) $) NIL)) (-2612 (((-592 $) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ |#2| |#1|) NIL)) (-2118 ((|#2| $) 19)) (-3789 ((|#2| $) 16)) (-2688 (($ (-1 |#1| |#1|) $) NIL)) (-2753 (((-2 (|:| |k| |#2|) (|:| |c| |#1|)) $) NIL)) (-2535 ((|#2| $) NIL)) (-2546 ((|#1| $) NIL)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3568 (((-108) $) 27)) (-1482 ((|#1| $) 28)) (-1271 (((-798) $) 55) (($ (-525)) 40) (($ |#1|) 35) (($ |#2|) NIL)) (-2185 (((-592 |#1|) $) NIL)) (-3783 ((|#1| $ |#2|) NIL)) (-1660 ((|#1| $ |#2|) 24)) (-3998 (((-713)) 14)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 25 T CONST)) (-3362 (($) 11 T CONST)) (-3913 (((-592 (-2 (|:| |k| |#2|) (|:| |c| |#1|))) $) NIL)) (-3992 (((-108) $ $) 26)) (-4098 (($ $ |#1|) 57 (|has| |#1| (-341)))) (-4088 (($ $) NIL) (($ $ $) NIL)) (-4078 (($ $ $) 44)) (** (($ $ (-856)) NIL) (($ $ (-713)) 46)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) NIL) (($ $ $) 45) (($ |#1| $) 41) (($ $ |#1|) NIL) (($ |#1| |#2|) NIL)) (-3594 (((-713) $) 15))) +(((-1194 |#1| |#2|) (-13 (-977) (-1185 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3594 ((-713) $)) (-15 -1271 ($ |#2|)) (-15 -3789 (|#2| $)) (-15 -2118 (|#2| $)) (-15 -2569 ($ $)) (-15 -1660 (|#1| $ |#2|)) (-15 -3568 ((-108) $)) (-15 -1482 (|#1| $)) (-15 -3849 ((-108) $)) (-15 -3041 ($ $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4098 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |#1| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) (-977) (-785)) (T -1194)) +((* (*1 *1 *1 *2) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-2569 (*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-2688 (*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-1194 *3 *4)) (-4 *4 (-785)))) (-1271 (*1 *1 *2) (-12 (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)) (-4 *2 (-785)))) (-3594 (*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-3789 (*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)))) (-2118 (*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)))) (-1660 (*1 *2 *1 *3) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785)))) (-3568 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-1482 (*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785)))) (-3849 (*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785)))) (-3041 (*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785)))) (-4098 (*1 *1 *1 *2) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-341)) (-4 *2 (-977)) (-4 *3 (-785))))) +(-13 (-977) (-1185 |#1|) (-360 |#1| |#2|) (-10 -8 (-15 * ($ $ |#1|)) (-15 -3594 ((-713) $)) (-15 -1271 ($ |#2|)) (-15 -3789 (|#2| $)) (-15 -2118 (|#2| $)) (-15 -2569 ($ $)) (-15 -1660 (|#1| $ |#2|)) (-15 -3568 ((-108) $)) (-15 -1482 (|#1| $)) (-15 -3849 ((-108) $)) (-15 -3041 ($ $)) (-15 -2688 ($ (-1 |#1| |#1|) $)) (IF (|has| |#1| (-341)) (-15 -4098 ($ $ |#1|)) |%noBranch|) (IF (|has| |#1| (-6 -4248)) (-6 -4248) |%noBranch|) (IF (|has| |#1| (-6 -4252)) (-6 -4252) |%noBranch|) (IF (|has| |#1| (-6 -4253)) (-6 -4253) |%noBranch|))) +((-1261 (((-108) $ $) 26)) (-3969 (((-108) $) NIL)) (-4142 (((-592 |#1|) $) 120)) (-1782 (($ (-1186 |#1| |#2|)) 44)) (-3020 (($ $ (-713)) 32)) (-1916 (((-3 $ "failed") $ $) NIL)) (-2795 (($ $ $) 48 (|has| |#2| (-160))) (($ $ (-713)) 46 (|has| |#2| (-160)))) (-3347 (($) NIL T CONST)) (-2016 (($ $ |#1|) 102) (($ $ (-761 |#1|)) 103) (($ $ $) 25)) (-2588 (((-3 (-761 |#1|) "failed") $) NIL)) (-3894 (((-761 |#1|) $) NIL)) (-1853 (((-3 $ "failed") $) 110)) (-3849 (((-108) $) 105)) (-3041 (($ $) 106)) (-2109 (((-108) $) NIL)) (-1256 (((-108) $) NIL)) (-3215 (($ (-761 |#1|) |#2|) 19)) (-1245 (($ $) NIL)) (-3693 (((-2 (|:| |k| (-761 |#1|)) (|:| |c| |#2|)) $) NIL)) (-2118 (((-761 |#1|) $) 111)) (-3789 (((-761 |#1|) $) 114)) (-2688 (($ (-1 |#2| |#2|) $) 119)) (-2881 (($ $ |#1|) 100) (($ $ (-761 |#1|)) 101) (($ $ $) 56)) (-3803 (((-1074) $) NIL)) (-2015 (((-1038) $) NIL)) (-3786 (((-1186 |#1| |#2|) $) 84)) (-4003 (((-713) $) 117)) (-3568 (((-108) $) 70)) (-1482 ((|#2| $) 28)) (-1271 (((-798) $) 63) (($ (-525)) 77) (($ |#2|) 74) (($ (-761 |#1|)) 17) (($ |#1|) 73)) (-1660 ((|#2| $ (-761 |#1|)) 104) ((|#2| $ $) 27)) (-3998 (((-713)) 108)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 14 T CONST)) (-3721 (((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $) 53)) (-3362 (($) 29 T CONST)) (-3992 (((-108) $ $) 13)) (-4088 (($ $) 88) (($ $ $) 91)) (-4078 (($ $ $) 55)) (** (($ $ (-856)) NIL) (($ $ (-713)) 49)) (* (($ (-856) $) NIL) (($ (-713) $) 47) (($ (-525) $) 94) (($ $ $) 21) (($ |#2| $) 18) (($ $ |#2|) 20) (($ |#1| $) 82))) +(((-1195 |#1| |#2|) (-13 (-1192 |#1| |#2|) (-10 -8 (-15 -3786 ((-1186 |#1| |#2|) $)) (-15 -1782 ($ (-1186 |#1| |#2|))) (-15 -3721 ((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) (-789) (-977)) (T -1195)) +((-3786 (*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)))) (-1782 (*1 *1 *2) (-12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *1 (-1195 *3 *4)))) (-3721 (*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |k| *3) (|:| |c| (-1195 *3 *4))))) (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) +(-13 (-1192 |#1| |#2|) (-10 -8 (-15 -3786 ((-1186 |#1| |#2|) $)) (-15 -1782 ($ (-1186 |#1| |#2|))) (-15 -3721 ((-592 (-2 (|:| |k| |#1|) (|:| |c| $))) $)))) +((-3414 (((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)) 15) (((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|))) 11))) +(((-1196 |#1|) (-10 -7 (-15 -3414 ((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|)))) (-15 -3414 ((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)))) (-1127)) (T -1196)) +((-3414 (*1 *2 *3 *4) (-12 (-5 *3 (-1 (-592 (-1072 *5)) (-592 (-1072 *5)))) (-5 *4 (-525)) (-4 *5 (-1127)) (-5 *2 (-592 (-1072 *5))) (-5 *1 (-1196 *5)))) (-3414 (*1 *2 *3) (-12 (-5 *3 (-1 (-1072 *4) (-1072 *4))) (-4 *4 (-1127)) (-5 *2 (-1072 *4)) (-5 *1 (-1196 *4))))) +(-10 -7 (-15 -3414 ((-1072 |#1|) (-1 (-1072 |#1|) (-1072 |#1|)))) (-15 -3414 ((-592 (-1072 |#1|)) (-1 (-592 (-1072 |#1|)) (-592 (-1072 |#1|))) (-525)))) +((-2977 (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|))) 148) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108)) 147) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108)) 146) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108)) 145) (((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-974 |#1| |#2|)) 130)) (-3548 (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|))) 72) (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108)) 71) (((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108)) 70)) (-2033 (((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|)) 61)) (-2168 (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|))) 115) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108)) 114) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108)) 113) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108)) 112) (((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|)) 107)) (-3844 (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|))) 120) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108)) 119) (((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108)) 118) (((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|)) 117)) (-2745 (((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) 98) (((-1087 (-955 (-385 |#1|))) (-1087 |#1|)) 89) (((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|))) 96) (((-887 (-955 (-385 |#1|))) (-887 |#1|)) 94) (((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|))) 33))) +(((-1197 |#1| |#2| |#3|) (-10 -7 (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108))) (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108))) (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-974 |#1| |#2|))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -2033 ((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|))) (-15 -2745 ((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|)))) (-15 -2745 ((-887 (-955 (-385 |#1|))) (-887 |#1|))) (-15 -2745 ((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|)))) (-15 -2745 ((-1087 (-955 (-385 |#1|))) (-1087 |#1|))) (-15 -2745 ((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))))) (-13 (-787) (-286) (-138) (-953)) (-592 (-1091)) (-592 (-1091))) (T -1197)) +((-2745 (*1 *2 *3) (-12 (-5 *3 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6)))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-722 *4 (-800 *6)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-1087 *4)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-1087 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-722 *4 (-800 *6))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *6 (-592 (-1091))) (-5 *2 (-887 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-887 (-955 (-385 *4)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2745 (*1 *2 *3) (-12 (-5 *3 (-722 *4 (-800 *5))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-722 *4 (-800 *6))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2033 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-3844 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-3844 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-3844 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2168 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2168 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2168 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2168 (*1 *2 *3 *4 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2168 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-2977 (*1 *2 *3) (-12 (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) (-5 *1 (-1197 *4 *5 *6)) (-5 *3 (-592 (-887 *4))) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-2977 (*1 *2 *3 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2977 (*1 *2 *3 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2977 (*1 *2 *3 *4 *4 *4) (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-2977 (*1 *2 *3) (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) (-3548 (*1 *2 *3) (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *4 *5))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091))))) (-3548 (*1 *2 *3 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) (-3548 (*1 *2 *3 *4 *4) (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091)))))) +(-10 -7 (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108) (-108))) (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)) (-108))) (-15 -3548 ((-592 (-974 |#1| |#2|)) (-592 (-887 |#1|)))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-974 |#1| |#2|))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)) (-108))) (-15 -2977 ((-592 (-2 (|:| -3791 (-1087 |#1|)) (|:| -1614 (-592 (-887 |#1|))))) (-592 (-887 |#1|)))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -2168 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-974 |#1| |#2|))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108) (-108))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)) (-108))) (-15 -3844 ((-592 (-592 (-955 (-385 |#1|)))) (-592 (-887 |#1|)))) (-15 -2033 ((-592 (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))) (-974 |#1| |#2|))) (-15 -2745 ((-722 |#1| (-800 |#3|)) (-722 |#1| (-800 |#2|)))) (-15 -2745 ((-887 (-955 (-385 |#1|))) (-887 |#1|))) (-15 -2745 ((-887 (-955 (-385 |#1|))) (-722 |#1| (-800 |#3|)))) (-15 -2745 ((-1087 (-955 (-385 |#1|))) (-1087 |#1|))) (-15 -2745 ((-592 (-722 |#1| (-800 |#3|))) (-1062 |#1| (-497 (-800 |#3|)) (-800 |#3|) (-722 |#1| (-800 |#3|)))))) +((-3983 (((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|) 21)) (-1288 (((-108) (-1173 |#1|)) 12)) (-2788 (((-3 (-1173 (-525)) "failed") (-1173 |#1|)) 16))) +(((-1198 |#1|) (-10 -7 (-15 -1288 ((-108) (-1173 |#1|))) (-15 -2788 ((-3 (-1173 (-525)) "failed") (-1173 |#1|))) (-15 -3983 ((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|))) (-588 (-525))) (T -1198)) +((-3983 (*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-1173 (-385 (-525)))) (-5 *1 (-1198 *4)))) (-2788 (*1 *2 *3) (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-1173 (-525))) (-5 *1 (-1198 *4)))) (-1288 (*1 *2 *3) (-12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-108)) (-5 *1 (-1198 *4))))) +(-10 -7 (-15 -1288 ((-108) (-1173 |#1|))) (-15 -2788 ((-3 (-1173 (-525)) "failed") (-1173 |#1|))) (-15 -3983 ((-3 (-1173 (-385 (-525))) "failed") (-1173 |#1|) |#1|))) +((-1261 (((-108) $ $) NIL)) (-3969 (((-108) $) 11)) (-1916 (((-3 $ "failed") $ $) NIL)) (-4189 (((-713)) 8)) (-3347 (($) NIL T CONST)) (-1853 (((-3 $ "failed") $) 43)) (-2894 (($) 36)) (-2109 (((-108) $) NIL)) (-2949 (((-3 $ "failed") $) 29)) (-2994 (((-856) $) 15)) (-3803 (((-1074) $) NIL)) (-3937 (($) 25 T CONST)) (-3636 (($ (-856)) 37)) (-2015 (((-1038) $) NIL)) (-2745 (((-525) $) 13)) (-1271 (((-798) $) 22) (($ (-525)) 19)) (-3998 (((-713)) 9)) (-1581 (($ $ (-856)) NIL) (($ $ (-713)) NIL)) (-3351 (($) 23 T CONST)) (-3362 (($) 24 T CONST)) (-3992 (((-108) $ $) 27)) (-4088 (($ $) 38) (($ $ $) 35)) (-4078 (($ $ $) 26)) (** (($ $ (-856)) NIL) (($ $ (-713)) 40)) (* (($ (-856) $) NIL) (($ (-713) $) NIL) (($ (-525) $) 32) (($ $ $) 31))) (((-1199 |#1|) (-13 (-160) (-346) (-567 (-525)) (-1067)) (-856)) (T -1199)) NIL (-13 (-160) (-346) (-567 (-525)) (-1067)) @@ -4926,4 +4926,4 @@ NIL NIL NIL NIL -((-3 3149551 3149556 3149561 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3149536 3149541 3149546 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3149521 3149526 3149531 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3149506 3149511 3149516 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1199 3148636 3149381 3149458 "ZMOD" 3149463 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1198 3147746 3147910 3148119 "ZLINDEP" 3148468 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1197 3137150 3138895 3140847 "ZDSOLVE" 3145895 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1196 3136396 3136537 3136726 "YSTREAM" 3136996 NIL YSTREAM (NIL T) -7 NIL NIL) (-1195 3134165 3135701 3135904 "XRPOLY" 3136239 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1194 3130627 3131956 3132538 "XPR" 3133629 NIL XPR (NIL T T) -8 NIL NIL) (-1193 3128341 3129962 3130165 "XPOLY" 3130458 NIL XPOLY (NIL T) -8 NIL NIL) (-1192 3126155 3127533 3127587 "XPOLYC" 3127872 NIL XPOLYC (NIL T T) -9 NIL 3127985) (-1191 3122527 3124672 3125060 "XPBWPOLY" 3125813 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1190 3118455 3120768 3120810 "XF" 3121431 NIL XF (NIL T) -9 NIL 3121830) (-1189 3118076 3118164 3118333 "XF-" 3118338 NIL XF- (NIL T T) -8 NIL NIL) (-1188 3113456 3114755 3114809 "XFALG" 3116957 NIL XFALG (NIL T T) -9 NIL 3117744) (-1187 3112593 3112697 3112901 "XEXPPKG" 3113348 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1186 3110692 3112444 3112539 "XDPOLY" 3112544 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1185 3109571 3110181 3110223 "XALG" 3110285 NIL XALG (NIL T) -9 NIL 3110404) (-1184 3103047 3107555 3108048 "WUTSET" 3109163 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1183 3100851 3101658 3102009 "WP" 3102829 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1182 3099737 3099935 3100230 "WFFINTBS" 3100648 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1181 3097617 3098044 3098506 "WEIER" 3099309 NIL WEIER (NIL T) -7 NIL NIL) (-1180 3096766 3097190 3097232 "VSPACE" 3097368 NIL VSPACE (NIL T) -9 NIL 3097442) (-1179 3096604 3096631 3096722 "VSPACE-" 3096727 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1178 3096350 3096393 3096464 "VOID" 3096555 T VOID (NIL) -8 NIL NIL) (-1177 3094486 3094845 3095251 "VIEW" 3095966 T VIEW (NIL) -7 NIL NIL) (-1176 3090911 3091549 3092286 "VIEWDEF" 3093771 T VIEWDEF (NIL) -7 NIL NIL) (-1175 3080249 3082459 3084632 "VIEW3D" 3088760 T VIEW3D (NIL) -8 NIL NIL) (-1174 3072531 3074160 3075739 "VIEW2D" 3078692 T VIEW2D (NIL) -8 NIL NIL) (-1173 3067940 3072301 3072393 "VECTOR" 3072474 NIL VECTOR (NIL T) -8 NIL NIL) (-1172 3066517 3066776 3067094 "VECTOR2" 3067670 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1171 3060057 3064309 3064352 "VECTCAT" 3065340 NIL VECTCAT (NIL T) -9 NIL 3065924) (-1170 3059071 3059325 3059715 "VECTCAT-" 3059720 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1169 3058542 3058712 3058832 "VARIABLE" 3058986 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1168 3058475 3058480 3058510 "UTYPE" 3058515 T UTYPE (NIL) -9 NIL NIL) (-1167 3057310 3057464 3057725 "UTSODETL" 3058301 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1166 3054750 3055210 3055734 "UTSODE" 3056851 NIL UTSODE (NIL T T) -7 NIL NIL) (-1165 3046594 3052390 3052878 "UTS" 3054319 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1164 3037929 3043294 3043336 "UTSCAT" 3044447 NIL UTSCAT (NIL T) -9 NIL 3045204) (-1163 3035284 3036000 3036988 "UTSCAT-" 3036993 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1162 3034915 3034958 3035089 "UTS2" 3035235 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1161 3029191 3031756 3031799 "URAGG" 3033869 NIL URAGG (NIL T) -9 NIL 3034591) (-1160 3026130 3026993 3028116 "URAGG-" 3028121 NIL URAGG- (NIL T T) -8 NIL NIL) (-1159 3021816 3024747 3025218 "UPXSSING" 3025794 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1158 3013707 3020937 3021217 "UPXS" 3021593 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1157 3006736 3013612 3013683 "UPXSCONS" 3013688 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1156 2997025 3003855 3003916 "UPXSCCA" 3004565 NIL UPXSCCA (NIL T T) -9 NIL 3004806) (-1155 2996664 2996749 2996922 "UPXSCCA-" 2996927 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1154 2986865 2993468 2993510 "UPXSCAT" 2994163 NIL UPXSCAT (NIL T) -9 NIL 2994771) (-1153 2986299 2986378 2986555 "UPXS2" 2986780 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1152 2984953 2985206 2985557 "UPSQFREE" 2986042 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1151 2978844 2981899 2981953 "UPSCAT" 2983102 NIL UPSCAT (NIL T T) -9 NIL 2983876) (-1150 2978049 2978256 2978582 "UPSCAT-" 2978587 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1149 2964135 2972172 2972214 "UPOLYC" 2974292 NIL UPOLYC (NIL T) -9 NIL 2975513) (-1148 2955465 2957890 2961036 "UPOLYC-" 2961041 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1147 2955096 2955139 2955270 "UPOLYC2" 2955416 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1146 2946515 2954665 2954802 "UP" 2955006 NIL UP (NIL NIL T) -8 NIL NIL) (-1145 2945858 2945965 2946128 "UPMP" 2946404 NIL UPMP (NIL T T) -7 NIL NIL) (-1144 2945411 2945492 2945631 "UPDIVP" 2945771 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1143 2943979 2944228 2944544 "UPDECOMP" 2945160 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1142 2943214 2943326 2943511 "UPCDEN" 2943863 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1141 2942737 2942806 2942953 "UP2" 2943139 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1140 2941254 2941941 2942218 "UNISEG" 2942495 NIL UNISEG (NIL T) -8 NIL NIL) (-1139 2940469 2940596 2940801 "UNISEG2" 2941097 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1138 2939529 2939709 2939935 "UNIFACT" 2940285 NIL UNIFACT (NIL T) -7 NIL NIL) (-1137 2923425 2938710 2938960 "ULS" 2939336 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1136 2911390 2923330 2923401 "ULSCONS" 2923406 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1135 2894140 2906153 2906214 "ULSCCAT" 2906926 NIL ULSCCAT (NIL T T) -9 NIL 2907222) (-1134 2893191 2893436 2893823 "ULSCCAT-" 2893828 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1133 2883171 2889688 2889730 "ULSCAT" 2890596 NIL ULSCAT (NIL T) -9 NIL 2891326) (-1132 2882605 2882684 2882861 "ULS2" 2883086 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1131 2881003 2881970 2882000 "UFD" 2882212 T UFD (NIL) -9 NIL 2882326) (-1130 2880797 2880843 2880938 "UFD-" 2880943 NIL UFD- (NIL T) -8 NIL NIL) (-1129 2879879 2880062 2880278 "UDVO" 2880603 T UDVO (NIL) -7 NIL NIL) (-1128 2877695 2878104 2878575 "UDPO" 2879443 NIL UDPO (NIL T) -7 NIL NIL) (-1127 2877628 2877633 2877663 "TYPE" 2877668 T TYPE (NIL) -9 NIL NIL) (-1126 2876599 2876801 2877041 "TWOFACT" 2877422 NIL TWOFACT (NIL T) -7 NIL NIL) (-1125 2875537 2875874 2876137 "TUPLE" 2876371 NIL TUPLE (NIL T) -8 NIL NIL) (-1124 2873228 2873747 2874286 "TUBETOOL" 2875020 T TUBETOOL (NIL) -7 NIL NIL) (-1123 2872077 2872282 2872523 "TUBE" 2873021 NIL TUBE (NIL T) -8 NIL NIL) (-1122 2866801 2871055 2871337 "TS" 2871829 NIL TS (NIL T) -8 NIL NIL) (-1121 2855505 2859597 2859693 "TSETCAT" 2864927 NIL TSETCAT (NIL T T T T) -9 NIL 2866458) (-1120 2850240 2851838 2853728 "TSETCAT-" 2853733 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1119 2844503 2845349 2846291 "TRMANIP" 2849376 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1118 2843944 2844007 2844170 "TRIMAT" 2844435 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1117 2841750 2841987 2842350 "TRIGMNIP" 2843693 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1116 2841270 2841383 2841413 "TRIGCAT" 2841626 T TRIGCAT (NIL) -9 NIL NIL) (-1115 2840939 2841018 2841159 "TRIGCAT-" 2841164 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1114 2837838 2839799 2840079 "TREE" 2840694 NIL TREE (NIL T) -8 NIL NIL) (-1113 2837112 2837640 2837670 "TRANFUN" 2837705 T TRANFUN (NIL) -9 NIL 2837771) (-1112 2836391 2836582 2836862 "TRANFUN-" 2836867 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1111 2836195 2836227 2836288 "TOPSP" 2836352 T TOPSP (NIL) -7 NIL NIL) (-1110 2835547 2835662 2835815 "TOOLSIGN" 2836076 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1109 2834208 2834724 2834963 "TEXTFILE" 2835330 T TEXTFILE (NIL) -8 NIL NIL) (-1108 2832073 2832587 2833025 "TEX" 2833792 T TEX (NIL) -8 NIL NIL) (-1107 2831854 2831885 2831957 "TEX1" 2832036 NIL TEX1 (NIL T) -7 NIL NIL) (-1106 2831502 2831565 2831655 "TEMUTL" 2831786 T TEMUTL (NIL) -7 NIL NIL) (-1105 2829656 2829936 2830261 "TBCMPPK" 2831225 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1104 2821545 2827817 2827873 "TBAGG" 2828273 NIL TBAGG (NIL T T) -9 NIL 2828484) (-1103 2816615 2818103 2819857 "TBAGG-" 2819862 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1102 2815999 2816106 2816251 "TANEXP" 2816504 NIL TANEXP (NIL T) -7 NIL NIL) (-1101 2809500 2815856 2815949 "TABLE" 2815954 NIL TABLE (NIL T T) -8 NIL NIL) (-1100 2808912 2809011 2809149 "TABLEAU" 2809397 NIL TABLEAU (NIL T) -8 NIL NIL) (-1099 2803485 2804705 2805953 "TABLBUMP" 2807698 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1098 2802913 2803013 2803141 "SYSTEM" 2803379 T SYSTEM (NIL) -7 NIL NIL) (-1097 2799376 2800071 2800854 "SYSSOLP" 2802164 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1096 2795667 2796375 2797109 "SYNTAX" 2798664 T SYNTAX (NIL) -8 NIL NIL) (-1095 2792801 2793409 2794047 "SYMTAB" 2795051 T SYMTAB (NIL) -8 NIL NIL) (-1094 2788050 2788952 2789935 "SYMS" 2791840 T SYMS (NIL) -8 NIL NIL) (-1093 2785279 2787506 2787735 "SYMPOLY" 2787855 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1092 2784799 2784874 2784996 "SYMFUNC" 2785191 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1091 2780776 2782036 2782858 "SYMBOL" 2783999 T SYMBOL (NIL) -8 NIL NIL) (-1090 2774315 2776004 2777724 "SWITCH" 2779078 T SWITCH (NIL) -8 NIL NIL) (-1089 2767545 2773142 2773444 "SUTS" 2774070 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1088 2759435 2766666 2766946 "SUPXS" 2767322 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1087 2750927 2759056 2759181 "SUP" 2759344 NIL SUP (NIL T) -8 NIL NIL) (-1086 2750086 2750213 2750430 "SUPFRACF" 2750795 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1085 2749711 2749770 2749881 "SUP2" 2750021 NIL SUP2 (NIL T T) -7 NIL NIL) (-1084 2748108 2748382 2748744 "SUMRF" 2749410 NIL SUMRF (NIL T) -7 NIL NIL) (-1083 2747425 2747491 2747689 "SUMFS" 2748029 NIL SUMFS (NIL T T) -7 NIL NIL) (-1082 2731361 2746606 2746856 "SULS" 2747232 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1081 2730683 2730886 2731026 "SUCH" 2731269 NIL SUCH (NIL T T) -8 NIL NIL) (-1080 2724610 2725622 2726580 "SUBSPACE" 2729771 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1079 2724040 2724130 2724294 "SUBRESP" 2724498 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1078 2717409 2718705 2720016 "STTF" 2722776 NIL STTF (NIL T) -7 NIL NIL) (-1077 2711582 2712702 2713849 "STTFNC" 2716309 NIL STTFNC (NIL T) -7 NIL NIL) (-1076 2702922 2704789 2706582 "STTAYLOR" 2709823 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1075 2696166 2702786 2702869 "STRTBL" 2702874 NIL STRTBL (NIL T) -8 NIL NIL) (-1074 2691557 2696121 2696152 "STRING" 2696157 T STRING (NIL) -8 NIL NIL) (-1073 2686446 2690931 2690961 "STRICAT" 2691020 T STRICAT (NIL) -9 NIL 2691082) (-1072 2679160 2683969 2684589 "STREAM" 2685861 NIL STREAM (NIL T) -8 NIL NIL) (-1071 2678670 2678747 2678891 "STREAM3" 2679077 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1070 2677652 2677835 2678070 "STREAM2" 2678483 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1069 2677340 2677392 2677485 "STREAM1" 2677594 NIL STREAM1 (NIL T) -7 NIL NIL) (-1068 2676356 2676537 2676768 "STINPROD" 2677156 NIL STINPROD (NIL T) -7 NIL NIL) (-1067 2675935 2676119 2676149 "STEP" 2676229 T STEP (NIL) -9 NIL 2676307) (-1066 2669478 2675834 2675911 "STBL" 2675916 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1065 2664654 2668701 2668744 "STAGG" 2668897 NIL STAGG (NIL T) -9 NIL 2668986) (-1064 2662356 2662958 2663830 "STAGG-" 2663835 NIL STAGG- (NIL T T) -8 NIL NIL) (-1063 2660551 2662126 2662218 "STACK" 2662299 NIL STACK (NIL T) -8 NIL NIL) (-1062 2653282 2658698 2659153 "SREGSET" 2660181 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1061 2645714 2647082 2648594 "SRDCMPK" 2651888 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1060 2638682 2643155 2643185 "SRAGG" 2644488 T SRAGG (NIL) -9 NIL 2645096) (-1059 2637699 2637954 2638333 "SRAGG-" 2638338 NIL SRAGG- (NIL T) -8 NIL NIL) (-1058 2632148 2636618 2637045 "SQMATRIX" 2637318 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1057 2625900 2628868 2629594 "SPLTREE" 2631494 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1056 2621890 2622556 2623202 "SPLNODE" 2625326 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1055 2620937 2621170 2621200 "SPFCAT" 2621644 T SPFCAT (NIL) -9 NIL NIL) (-1054 2619674 2619884 2620148 "SPECOUT" 2620695 T SPECOUT (NIL) -7 NIL NIL) (-1053 2619435 2619475 2619544 "SPADPRSR" 2619627 T SPADPRSR (NIL) -7 NIL NIL) (-1052 2611458 2613205 2613247 "SPACEC" 2617570 NIL SPACEC (NIL T) -9 NIL 2619386) (-1051 2609629 2611391 2611439 "SPACE3" 2611444 NIL SPACE3 (NIL T) -8 NIL NIL) (-1050 2608381 2608552 2608843 "SORTPAK" 2609434 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1049 2606437 2606740 2607158 "SOLVETRA" 2608045 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1048 2605448 2605670 2605944 "SOLVESER" 2606210 NIL SOLVESER (NIL T) -7 NIL NIL) (-1047 2600668 2601549 2602551 "SOLVERAD" 2604500 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1046 2596483 2597092 2597821 "SOLVEFOR" 2600035 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1045 2590783 2595835 2595931 "SNTSCAT" 2595936 NIL SNTSCAT (NIL T T T T) -9 NIL 2596006) (-1044 2584887 2589114 2589504 "SMTS" 2590473 NIL SMTS (NIL T T T) -8 NIL NIL) (-1043 2579297 2584776 2584852 "SMP" 2584857 NIL SMP (NIL T T) -8 NIL NIL) (-1042 2577456 2577757 2578155 "SMITH" 2578994 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1041 2570421 2574617 2574719 "SMATCAT" 2576059 NIL SMATCAT (NIL NIL T T T) -9 NIL 2576608) (-1040 2567362 2568185 2569362 "SMATCAT-" 2569367 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1039 2565076 2566599 2566642 "SKAGG" 2566903 NIL SKAGG (NIL T) -9 NIL 2567038) (-1038 2561134 2564180 2564458 "SINT" 2564820 T SINT (NIL) -8 NIL NIL) (-1037 2560906 2560944 2561010 "SIMPAN" 2561090 T SIMPAN (NIL) -7 NIL NIL) (-1036 2559744 2559965 2560240 "SIGNRF" 2560665 NIL SIGNRF (NIL T) -7 NIL NIL) (-1035 2558529 2558680 2558970 "SIGNEF" 2559573 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1034 2556219 2556673 2557179 "SHP" 2558070 NIL SHP (NIL T NIL) -7 NIL NIL) (-1033 2550072 2556120 2556196 "SHDP" 2556201 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1032 2549562 2549754 2549784 "SGROUP" 2549936 T SGROUP (NIL) -9 NIL 2550023) (-1031 2549332 2549384 2549488 "SGROUP-" 2549493 NIL SGROUP- (NIL T) -8 NIL NIL) (-1030 2546168 2546865 2547588 "SGCF" 2548631 T SGCF (NIL) -7 NIL NIL) (-1029 2540567 2545619 2545715 "SFRTCAT" 2545720 NIL SFRTCAT (NIL T T T T) -9 NIL 2545758) (-1028 2534027 2535042 2536176 "SFRGCD" 2539550 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1027 2527193 2528264 2529448 "SFQCMPK" 2532960 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1026 2526815 2526904 2527014 "SFORT" 2527134 NIL SFORT (NIL T T) -8 NIL NIL) (-1025 2525960 2526655 2526776 "SEXOF" 2526781 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1024 2525094 2525841 2525909 "SEX" 2525914 T SEX (NIL) -8 NIL NIL) (-1023 2519871 2520560 2520655 "SEXCAT" 2524426 NIL SEXCAT (NIL T T T T T) -9 NIL 2525045) (-1022 2517051 2519805 2519853 "SET" 2519858 NIL SET (NIL T) -8 NIL NIL) (-1021 2515270 2515732 2516037 "SETMN" 2516792 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1020 2514878 2515004 2515034 "SETCAT" 2515151 T SETCAT (NIL) -9 NIL 2515235) (-1019 2514658 2514710 2514809 "SETCAT-" 2514814 NIL SETCAT- (NIL T) -8 NIL NIL) (-1018 2511046 2513120 2513163 "SETAGG" 2514033 NIL SETAGG (NIL T) -9 NIL 2514373) (-1017 2510504 2510620 2510857 "SETAGG-" 2510862 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1016 2509708 2510001 2510062 "SEGXCAT" 2510348 NIL SEGXCAT (NIL T T) -9 NIL 2510468) (-1015 2508764 2509374 2509556 "SEG" 2509561 NIL SEG (NIL T) -8 NIL NIL) (-1014 2507671 2507884 2507927 "SEGCAT" 2508509 NIL SEGCAT (NIL T) -9 NIL 2508747) (-1013 2506720 2507050 2507250 "SEGBIND" 2507506 NIL SEGBIND (NIL T) -8 NIL NIL) (-1012 2506341 2506400 2506513 "SEGBIND2" 2506655 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1011 2505560 2505686 2505890 "SEG2" 2506185 NIL SEG2 (NIL T T) -7 NIL NIL) (-1010 2504997 2505495 2505542 "SDVAR" 2505547 NIL SDVAR (NIL T) -8 NIL NIL) (-1009 2497249 2504770 2504898 "SDPOL" 2504903 NIL SDPOL (NIL T) -8 NIL NIL) (-1008 2495842 2496108 2496427 "SCPKG" 2496964 NIL SCPKG (NIL T) -7 NIL NIL) (-1007 2494979 2495158 2495358 "SCOPE" 2495664 T SCOPE (NIL) -8 NIL NIL) (-1006 2494200 2494333 2494512 "SCACHE" 2494834 NIL SCACHE (NIL T) -7 NIL NIL) (-1005 2493639 2493960 2494045 "SAOS" 2494137 T SAOS (NIL) -8 NIL NIL) (-1004 2493204 2493239 2493412 "SAERFFC" 2493598 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1003 2487098 2493101 2493181 "SAE" 2493186 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1002 2486691 2486726 2486885 "SAEFACT" 2487057 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-1001 2485012 2485326 2485727 "RURPK" 2486357 NIL RURPK (NIL T NIL) -7 NIL NIL) (-1000 2483660 2483937 2484246 "RULESET" 2484848 NIL RULESET (NIL T T T) -8 NIL NIL) (-999 2480854 2481357 2481818 "RULE" 2483342 NIL RULE (NIL T T T) -8 NIL NIL) (-998 2480491 2480646 2480727 "RULECOLD" 2480806 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-997 2475383 2476177 2477093 "RSETGCD" 2479690 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-996 2464698 2469750 2469844 "RSETCAT" 2473909 NIL RSETCAT (NIL T T T T) -9 NIL 2475006) (-995 2462629 2463168 2463988 "RSETCAT-" 2463993 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-994 2455051 2456426 2457942 "RSDCMPK" 2461228 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-993 2453069 2453510 2453582 "RRCC" 2454658 NIL RRCC (NIL T T) -9 NIL 2455002) (-992 2452423 2452597 2452873 "RRCC-" 2452878 NIL RRCC- (NIL T T T) -8 NIL NIL) (-991 2426790 2436415 2436479 "RPOLCAT" 2446981 NIL RPOLCAT (NIL T T T) -9 NIL 2450139) (-990 2418294 2420632 2423750 "RPOLCAT-" 2423755 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-989 2409360 2416524 2417004 "ROUTINE" 2417834 T ROUTINE (NIL) -8 NIL NIL) (-988 2406065 2408916 2409063 "ROMAN" 2409233 T ROMAN (NIL) -8 NIL NIL) (-987 2404351 2404936 2405193 "ROIRC" 2405871 NIL ROIRC (NIL T T) -8 NIL NIL) (-986 2400756 2403060 2403088 "RNS" 2403384 T RNS (NIL) -9 NIL 2403654) (-985 2399270 2399653 2400184 "RNS-" 2400257 NIL RNS- (NIL T) -8 NIL NIL) (-984 2398696 2399104 2399132 "RNG" 2399137 T RNG (NIL) -9 NIL 2399158) (-983 2398094 2398456 2398496 "RMODULE" 2398556 NIL RMODULE (NIL T) -9 NIL 2398598) (-982 2396946 2397040 2397370 "RMCAT2" 2397995 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-981 2393660 2396129 2396450 "RMATRIX" 2396681 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-980 2386657 2388891 2389003 "RMATCAT" 2392312 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2393294) (-979 2386036 2386183 2386486 "RMATCAT-" 2386491 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-978 2385606 2385681 2385807 "RINTERP" 2385955 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-977 2384657 2385221 2385249 "RING" 2385359 T RING (NIL) -9 NIL 2385453) (-976 2384452 2384496 2384590 "RING-" 2384595 NIL RING- (NIL T) -8 NIL NIL) (-975 2383300 2383537 2383793 "RIDIST" 2384216 T RIDIST (NIL) -7 NIL NIL) (-974 2374622 2382774 2382977 "RGCHAIN" 2383149 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-973 2371627 2372241 2372909 "RF" 2373986 NIL RF (NIL T) -7 NIL NIL) (-972 2371276 2371339 2371440 "RFFACTOR" 2371558 NIL RFFACTOR (NIL T) -7 NIL NIL) (-971 2371004 2371039 2371134 "RFFACT" 2371235 NIL RFFACT (NIL T) -7 NIL NIL) (-970 2369134 2369498 2369878 "RFDIST" 2370644 T RFDIST (NIL) -7 NIL NIL) (-969 2368592 2368684 2368844 "RETSOL" 2369036 NIL RETSOL (NIL T T) -7 NIL NIL) (-968 2368185 2368265 2368306 "RETRACT" 2368496 NIL RETRACT (NIL T) -9 NIL NIL) (-967 2368037 2368062 2368146 "RETRACT-" 2368151 NIL RETRACT- (NIL T T) -8 NIL NIL) (-966 2360895 2367694 2367819 "RESULT" 2367932 T RESULT (NIL) -8 NIL NIL) (-965 2359480 2360169 2360366 "RESRING" 2360798 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-964 2359120 2359169 2359265 "RESLATC" 2359417 NIL RESLATC (NIL T) -7 NIL NIL) (-963 2358829 2358863 2358968 "REPSQ" 2359079 NIL REPSQ (NIL T) -7 NIL NIL) (-962 2356260 2356840 2357440 "REP" 2358249 T REP (NIL) -7 NIL NIL) (-961 2355961 2355995 2356104 "REPDB" 2356219 NIL REPDB (NIL T) -7 NIL NIL) (-960 2349906 2351285 2352505 "REP2" 2354773 NIL REP2 (NIL T) -7 NIL NIL) (-959 2346312 2346993 2347798 "REP1" 2349133 NIL REP1 (NIL T) -7 NIL NIL) (-958 2339058 2344473 2344925 "REGSET" 2345943 NIL REGSET (NIL T T T T) -8 NIL NIL) (-957 2337879 2338214 2338462 "REF" 2338843 NIL REF (NIL T) -8 NIL NIL) (-956 2337260 2337363 2337528 "REDORDER" 2337763 NIL REDORDER (NIL T T) -7 NIL NIL) (-955 2333229 2336494 2336715 "RECLOS" 2337091 NIL RECLOS (NIL T) -8 NIL NIL) (-954 2332286 2332467 2332680 "REALSOLV" 2333036 T REALSOLV (NIL) -7 NIL NIL) (-953 2332134 2332175 2332203 "REAL" 2332208 T REAL (NIL) -9 NIL 2332243) (-952 2328570 2329372 2330254 "REAL0Q" 2331299 NIL REAL0Q (NIL T) -7 NIL NIL) (-951 2324181 2325169 2326228 "REAL0" 2327551 NIL REAL0 (NIL T) -7 NIL NIL) (-950 2323589 2323661 2323866 "RDIV" 2324103 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-949 2322662 2322836 2323047 "RDIST" 2323411 NIL RDIST (NIL T) -7 NIL NIL) (-948 2321266 2321553 2321922 "RDETRS" 2322370 NIL RDETRS (NIL T T) -7 NIL NIL) (-947 2319079 2319533 2320068 "RDETR" 2320808 NIL RDETR (NIL T T) -7 NIL NIL) (-946 2317687 2317965 2318366 "RDEEFS" 2318795 NIL RDEEFS (NIL T T) -7 NIL NIL) (-945 2316179 2316485 2316914 "RDEEF" 2317375 NIL RDEEF (NIL T T) -7 NIL NIL) (-944 2310464 2313396 2313424 "RCFIELD" 2314701 T RCFIELD (NIL) -9 NIL 2315431) (-943 2308533 2309037 2309730 "RCFIELD-" 2309803 NIL RCFIELD- (NIL T) -8 NIL NIL) (-942 2304865 2306650 2306691 "RCAGG" 2307762 NIL RCAGG (NIL T) -9 NIL 2308227) (-941 2304496 2304590 2304750 "RCAGG-" 2304755 NIL RCAGG- (NIL T T) -8 NIL NIL) (-940 2303818 2303930 2304092 "RATRET" 2304380 NIL RATRET (NIL T) -7 NIL NIL) (-939 2303375 2303442 2303561 "RATFACT" 2303746 NIL RATFACT (NIL T) -7 NIL NIL) (-938 2302690 2302810 2302960 "RANDSRC" 2303245 T RANDSRC (NIL) -7 NIL NIL) (-937 2302427 2302471 2302542 "RADUTIL" 2302639 T RADUTIL (NIL) -7 NIL NIL) (-936 2295434 2301170 2301487 "RADIX" 2302142 NIL RADIX (NIL NIL) -8 NIL NIL) (-935 2287004 2295278 2295406 "RADFF" 2295411 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-934 2286656 2286731 2286759 "RADCAT" 2286916 T RADCAT (NIL) -9 NIL NIL) (-933 2286441 2286489 2286586 "RADCAT-" 2286591 NIL RADCAT- (NIL T) -8 NIL NIL) (-932 2284592 2286216 2286305 "QUEUE" 2286385 NIL QUEUE (NIL T) -8 NIL NIL) (-931 2281089 2284529 2284574 "QUAT" 2284579 NIL QUAT (NIL T) -8 NIL NIL) (-930 2280727 2280770 2280897 "QUATCT2" 2281040 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-929 2274521 2277901 2277941 "QUATCAT" 2278720 NIL QUATCAT (NIL T) -9 NIL 2279485) (-928 2270665 2271702 2273089 "QUATCAT-" 2273183 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-927 2268186 2269750 2269791 "QUAGG" 2270166 NIL QUAGG (NIL T) -9 NIL 2270341) (-926 2267111 2267584 2267756 "QFORM" 2268058 NIL QFORM (NIL NIL T) -8 NIL NIL) (-925 2258408 2263666 2263706 "QFCAT" 2264364 NIL QFCAT (NIL T) -9 NIL 2265357) (-924 2253980 2255181 2256772 "QFCAT-" 2256866 NIL QFCAT- (NIL T T) -8 NIL NIL) (-923 2253618 2253661 2253788 "QFCAT2" 2253931 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-922 2253078 2253188 2253318 "QEQUAT" 2253508 T QEQUAT (NIL) -8 NIL NIL) (-921 2246264 2247335 2248517 "QCMPACK" 2252011 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-920 2243840 2244261 2244689 "QALGSET" 2245919 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-919 2243085 2243259 2243491 "QALGSET2" 2243660 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-918 2241776 2241999 2242316 "PWFFINTB" 2242858 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-917 2239964 2240132 2240485 "PUSHVAR" 2241590 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-916 2235882 2236936 2236977 "PTRANFN" 2238861 NIL PTRANFN (NIL T) -9 NIL NIL) (-915 2234294 2234585 2234906 "PTPACK" 2235593 NIL PTPACK (NIL T) -7 NIL NIL) (-914 2233930 2233987 2234094 "PTFUNC2" 2234231 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-913 2228407 2232748 2232788 "PTCAT" 2233156 NIL PTCAT (NIL T) -9 NIL 2233318) (-912 2228065 2228100 2228224 "PSQFR" 2228366 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-911 2226660 2226958 2227292 "PSEUDLIN" 2227763 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-910 2213467 2215832 2218155 "PSETPK" 2224420 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-909 2206554 2209268 2209362 "PSETCAT" 2212343 NIL PSETCAT (NIL T T T T) -9 NIL 2213157) (-908 2204392 2205026 2205845 "PSETCAT-" 2205850 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-907 2203741 2203906 2203934 "PSCURVE" 2204202 T PSCURVE (NIL) -9 NIL 2204369) (-906 2200193 2201719 2201783 "PSCAT" 2202619 NIL PSCAT (NIL T T T) -9 NIL 2202859) (-905 2199257 2199473 2199872 "PSCAT-" 2199877 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-904 2197909 2198542 2198756 "PRTITION" 2199063 T PRTITION (NIL) -8 NIL NIL) (-903 2187007 2189213 2191401 "PRS" 2195771 NIL PRS (NIL T T) -7 NIL NIL) (-902 2184866 2186358 2186398 "PRQAGG" 2186581 NIL PRQAGG (NIL T) -9 NIL 2186683) (-901 2184437 2184539 2184567 "PROPLOG" 2184752 T PROPLOG (NIL) -9 NIL NIL) (-900 2181560 2182125 2182652 "PROPFRML" 2183942 NIL PROPFRML (NIL T) -8 NIL NIL) (-899 2181020 2181130 2181260 "PROPERTY" 2181450 T PROPERTY (NIL) -8 NIL NIL) (-898 2174794 2179186 2180006 "PRODUCT" 2180246 NIL PRODUCT (NIL T T) -8 NIL NIL) (-897 2172070 2174254 2174487 "PR" 2174605 NIL PR (NIL T T) -8 NIL NIL) (-896 2171866 2171898 2171957 "PRINT" 2172031 T PRINT (NIL) -7 NIL NIL) (-895 2171206 2171323 2171475 "PRIMES" 2171746 NIL PRIMES (NIL T) -7 NIL NIL) (-894 2169271 2169672 2170138 "PRIMELT" 2170785 NIL PRIMELT (NIL T) -7 NIL NIL) (-893 2169000 2169049 2169077 "PRIMCAT" 2169201 T PRIMCAT (NIL) -9 NIL NIL) (-892 2165161 2168938 2168983 "PRIMARR" 2168988 NIL PRIMARR (NIL T) -8 NIL NIL) (-891 2164168 2164346 2164574 "PRIMARR2" 2164979 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-890 2163811 2163867 2163978 "PREASSOC" 2164106 NIL PREASSOC (NIL T T) -7 NIL NIL) (-889 2163286 2163419 2163447 "PPCURVE" 2163652 T PPCURVE (NIL) -9 NIL 2163788) (-888 2160645 2161044 2161636 "POLYROOT" 2162867 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-887 2154551 2160251 2160410 "POLY" 2160518 NIL POLY (NIL T) -8 NIL NIL) (-886 2153936 2153994 2154227 "POLYLIFT" 2154487 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-885 2150221 2150670 2151298 "POLYCATQ" 2153481 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-884 2137262 2142659 2142723 "POLYCAT" 2146208 NIL POLYCAT (NIL T T T) -9 NIL 2148135) (-883 2130713 2132574 2134957 "POLYCAT-" 2134962 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-882 2130302 2130370 2130489 "POLY2UP" 2130639 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-881 2129938 2129995 2130102 "POLY2" 2130239 NIL POLY2 (NIL T T) -7 NIL NIL) (-880 2128623 2128862 2129138 "POLUTIL" 2129712 NIL POLUTIL (NIL T T) -7 NIL NIL) (-879 2126985 2127262 2127592 "POLTOPOL" 2128345 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-878 2122508 2126922 2126967 "POINT" 2126972 NIL POINT (NIL T) -8 NIL NIL) (-877 2120695 2121052 2121427 "PNTHEORY" 2122153 T PNTHEORY (NIL) -7 NIL NIL) (-876 2119123 2119420 2119829 "PMTOOLS" 2120393 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-875 2118716 2118794 2118911 "PMSYM" 2119039 NIL PMSYM (NIL T) -7 NIL NIL) (-874 2118219 2118288 2118462 "PMQFCAT" 2118641 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-873 2117574 2117684 2117840 "PMPRED" 2118096 NIL PMPRED (NIL T) -7 NIL NIL) (-872 2116970 2117056 2117217 "PMPREDFS" 2117475 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-871 2115602 2115810 2116194 "PMPLCAT" 2116732 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-870 2115134 2115213 2115365 "PMLSAGG" 2115517 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-869 2114604 2114680 2114860 "PMKERNEL" 2115052 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-868 2114221 2114296 2114409 "PMINS" 2114523 NIL PMINS (NIL T) -7 NIL NIL) (-867 2113644 2113713 2113928 "PMFS" 2114146 NIL PMFS (NIL T T T) -7 NIL NIL) (-866 2112875 2112993 2113197 "PMDOWN" 2113521 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-865 2112038 2112197 2112379 "PMASS" 2112713 T PMASS (NIL) -7 NIL NIL) (-864 2111312 2111423 2111586 "PMASSFS" 2111924 NIL PMASSFS (NIL T T) -7 NIL NIL) (-863 2110967 2111035 2111129 "PLOTTOOL" 2111238 T PLOTTOOL (NIL) -7 NIL NIL) (-862 2105589 2106778 2107926 "PLOT" 2109839 T PLOT (NIL) -8 NIL NIL) (-861 2101403 2102437 2103358 "PLOT3D" 2104688 T PLOT3D (NIL) -8 NIL NIL) (-860 2100315 2100492 2100727 "PLOT1" 2101207 NIL PLOT1 (NIL T) -7 NIL NIL) (-859 2075709 2080381 2085232 "PLEQN" 2095581 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-858 2075027 2075149 2075329 "PINTERP" 2075574 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-857 2074720 2074767 2074870 "PINTERPA" 2074974 NIL PINTERPA (NIL T T) -7 NIL NIL) (-856 2073959 2074526 2074613 "PI" 2074653 T PI (NIL) -8 NIL NIL) (-855 2072351 2073336 2073364 "PID" 2073546 T PID (NIL) -9 NIL 2073680) (-854 2072076 2072113 2072201 "PICOERCE" 2072308 NIL PICOERCE (NIL T) -7 NIL NIL) (-853 2071396 2071535 2071711 "PGROEB" 2071932 NIL PGROEB (NIL T) -7 NIL NIL) (-852 2066983 2067797 2068702 "PGE" 2070511 T PGE (NIL) -7 NIL NIL) (-851 2065107 2065353 2065719 "PGCD" 2066700 NIL PGCD (NIL T T T T) -7 NIL NIL) (-850 2064445 2064548 2064709 "PFRPAC" 2064991 NIL PFRPAC (NIL T) -7 NIL NIL) (-849 2061060 2062993 2063346 "PFR" 2064124 NIL PFR (NIL T) -8 NIL NIL) (-848 2059433 2059677 2060002 "PFOTOOLS" 2060807 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-847 2057966 2058205 2058556 "PFOQ" 2059190 NIL PFOQ (NIL T T T) -7 NIL NIL) (-846 2056443 2056655 2057017 "PFO" 2057750 NIL PFO (NIL T T T T T) -7 NIL NIL) (-845 2052966 2056332 2056401 "PF" 2056406 NIL PF (NIL NIL) -8 NIL NIL) (-844 2050395 2051676 2051704 "PFECAT" 2052289 T PFECAT (NIL) -9 NIL 2052673) (-843 2049840 2049994 2050208 "PFECAT-" 2050213 NIL PFECAT- (NIL T) -8 NIL NIL) (-842 2048444 2048695 2048996 "PFBRU" 2049589 NIL PFBRU (NIL T T) -7 NIL NIL) (-841 2046311 2046662 2047094 "PFBR" 2048095 NIL PFBR (NIL T T T T) -7 NIL NIL) (-840 2042162 2043687 2044363 "PERM" 2045668 NIL PERM (NIL T) -8 NIL NIL) (-839 2037427 2038369 2039239 "PERMGRP" 2041325 NIL PERMGRP (NIL T) -8 NIL NIL) (-838 2035498 2036491 2036532 "PERMCAT" 2036978 NIL PERMCAT (NIL T) -9 NIL 2037283) (-837 2035153 2035194 2035317 "PERMAN" 2035451 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-836 2032593 2034722 2034853 "PENDTREE" 2035055 NIL PENDTREE (NIL T) -8 NIL NIL) (-835 2030666 2031444 2031485 "PDRING" 2032142 NIL PDRING (NIL T) -9 NIL 2032427) (-834 2029769 2029987 2030349 "PDRING-" 2030354 NIL PDRING- (NIL T T) -8 NIL NIL) (-833 2026910 2027661 2028352 "PDEPROB" 2029098 T PDEPROB (NIL) -8 NIL NIL) (-832 2024473 2024969 2025518 "PDEPACK" 2026381 T PDEPACK (NIL) -7 NIL NIL) (-831 2023385 2023575 2023826 "PDECOMP" 2024272 NIL PDECOMP (NIL T T) -7 NIL NIL) (-830 2020997 2021812 2021840 "PDECAT" 2022625 T PDECAT (NIL) -9 NIL 2023336) (-829 2020750 2020783 2020872 "PCOMP" 2020958 NIL PCOMP (NIL T T) -7 NIL NIL) (-828 2018957 2019553 2019849 "PBWLB" 2020480 NIL PBWLB (NIL T) -8 NIL NIL) (-827 2011465 2013034 2014370 "PATTERN" 2017642 NIL PATTERN (NIL T) -8 NIL NIL) (-826 2011097 2011154 2011263 "PATTERN2" 2011402 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-825 2008854 2009242 2009699 "PATTERN1" 2010686 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-824 2006249 2006803 2007284 "PATRES" 2008419 NIL PATRES (NIL T T) -8 NIL NIL) (-823 2005813 2005880 2006012 "PATRES2" 2006176 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-822 2003710 2004110 2004515 "PATMATCH" 2005482 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-821 2003247 2003430 2003471 "PATMAB" 2003578 NIL PATMAB (NIL T) -9 NIL 2003661) (-820 2001792 2002101 2002359 "PATLRES" 2003052 NIL PATLRES (NIL T T T) -8 NIL NIL) (-819 2001338 2001461 2001502 "PATAB" 2001507 NIL PATAB (NIL T) -9 NIL 2001679) (-818 1998819 1999351 1999924 "PARTPERM" 2000785 T PARTPERM (NIL) -7 NIL NIL) (-817 1998440 1998503 1998605 "PARSURF" 1998750 NIL PARSURF (NIL T) -8 NIL NIL) (-816 1998072 1998129 1998238 "PARSU2" 1998377 NIL PARSU2 (NIL T T) -7 NIL NIL) (-815 1997836 1997876 1997943 "PARSER" 1998025 T PARSER (NIL) -7 NIL NIL) (-814 1997457 1997520 1997622 "PARSCURV" 1997767 NIL PARSCURV (NIL T) -8 NIL NIL) (-813 1997089 1997146 1997255 "PARSC2" 1997394 NIL PARSC2 (NIL T T) -7 NIL NIL) (-812 1996728 1996786 1996883 "PARPCURV" 1997025 NIL PARPCURV (NIL T) -8 NIL NIL) (-811 1996360 1996417 1996526 "PARPC2" 1996665 NIL PARPC2 (NIL T T) -7 NIL NIL) (-810 1995880 1995966 1996085 "PAN2EXPR" 1996261 T PAN2EXPR (NIL) -7 NIL NIL) (-809 1994686 1995001 1995229 "PALETTE" 1995672 T PALETTE (NIL) -8 NIL NIL) (-808 1993154 1993691 1994051 "PAIR" 1994372 NIL PAIR (NIL T T) -8 NIL NIL) (-807 1986996 1992405 1992599 "PADICRC" 1993009 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-806 1980196 1986334 1986518 "PADICRAT" 1986844 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-805 1978500 1980133 1980178 "PADIC" 1980183 NIL PADIC (NIL NIL) -8 NIL NIL) (-804 1975705 1977279 1977319 "PADICCT" 1977900 NIL PADICCT (NIL NIL) -9 NIL 1978182) (-803 1974662 1974862 1975130 "PADEPAC" 1975492 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-802 1973874 1974007 1974213 "PADE" 1974524 NIL PADE (NIL T T T) -7 NIL NIL) (-801 1971877 1972709 1973024 "OWP" 1973642 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-800 1970981 1971477 1971649 "OVAR" 1971745 NIL OVAR (NIL NIL) -8 NIL NIL) (-799 1970245 1970366 1970527 "OUT" 1970840 T OUT (NIL) -7 NIL NIL) (-798 1959299 1961470 1963640 "OUTFORM" 1968095 T OUTFORM (NIL) -8 NIL NIL) (-797 1958707 1959028 1959117 "OSI" 1959230 T OSI (NIL) -8 NIL NIL) (-796 1958238 1958576 1958604 "OSGROUP" 1958609 T OSGROUP (NIL) -9 NIL 1958631) (-795 1956983 1957210 1957495 "ORTHPOL" 1957985 NIL ORTHPOL (NIL T) -7 NIL NIL) (-794 1954354 1956644 1956782 "OREUP" 1956926 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-793 1951750 1954047 1954173 "ORESUP" 1954296 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-792 1949285 1949785 1950345 "OREPCTO" 1951239 NIL OREPCTO (NIL T T) -7 NIL NIL) (-791 1943195 1945401 1945441 "OREPCAT" 1947762 NIL OREPCAT (NIL T) -9 NIL 1948865) (-790 1940343 1941125 1942182 "OREPCAT-" 1942187 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-789 1939521 1939793 1939821 "ORDSET" 1940130 T ORDSET (NIL) -9 NIL 1940294) (-788 1939040 1939162 1939355 "ORDSET-" 1939360 NIL ORDSET- (NIL T) -8 NIL NIL) (-787 1937654 1938455 1938483 "ORDRING" 1938685 T ORDRING (NIL) -9 NIL 1938809) (-786 1937299 1937393 1937537 "ORDRING-" 1937542 NIL ORDRING- (NIL T) -8 NIL NIL) (-785 1936662 1937143 1937171 "ORDMON" 1937176 T ORDMON (NIL) -9 NIL 1937197) (-784 1935824 1935971 1936166 "ORDFUNS" 1936511 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-783 1935336 1935695 1935723 "ORDFIN" 1935728 T ORDFIN (NIL) -9 NIL 1935749) (-782 1931848 1933922 1934331 "ORDCOMP" 1934960 NIL ORDCOMP (NIL T) -8 NIL NIL) (-781 1931114 1931241 1931427 "ORDCOMP2" 1931708 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-780 1927621 1928504 1929341 "OPTPROB" 1930297 T OPTPROB (NIL) -8 NIL NIL) (-779 1924463 1925092 1925786 "OPTPACK" 1926947 T OPTPACK (NIL) -7 NIL NIL) (-778 1922189 1922925 1922953 "OPTCAT" 1923768 T OPTCAT (NIL) -9 NIL 1924414) (-777 1921957 1921996 1922062 "OPQUERY" 1922143 T OPQUERY (NIL) -7 NIL NIL) (-776 1919093 1920284 1920784 "OP" 1921489 NIL OP (NIL T) -8 NIL NIL) (-775 1915858 1917890 1918259 "ONECOMP" 1918757 NIL ONECOMP (NIL T) -8 NIL NIL) (-774 1915163 1915278 1915452 "ONECOMP2" 1915730 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-773 1914582 1914688 1914818 "OMSERVER" 1915053 T OMSERVER (NIL) -7 NIL NIL) (-772 1911471 1914023 1914063 "OMSAGG" 1914124 NIL OMSAGG (NIL T) -9 NIL 1914188) (-771 1910094 1910357 1910639 "OMPKG" 1911209 T OMPKG (NIL) -7 NIL NIL) (-770 1909524 1909627 1909655 "OM" 1909954 T OM (NIL) -9 NIL NIL) (-769 1908063 1909076 1909244 "OMLO" 1909405 NIL OMLO (NIL T T) -8 NIL NIL) (-768 1906993 1907140 1907366 "OMEXPR" 1907889 NIL OMEXPR (NIL T) -7 NIL NIL) (-767 1906311 1906539 1906675 "OMERR" 1906877 T OMERR (NIL) -8 NIL NIL) (-766 1905489 1905732 1905892 "OMERRK" 1906171 T OMERRK (NIL) -8 NIL NIL) (-765 1904967 1905166 1905274 "OMENC" 1905401 T OMENC (NIL) -8 NIL NIL) (-764 1898862 1900047 1901218 "OMDEV" 1903816 T OMDEV (NIL) -8 NIL NIL) (-763 1897931 1898102 1898296 "OMCONN" 1898688 T OMCONN (NIL) -8 NIL NIL) (-762 1896547 1897533 1897561 "OINTDOM" 1897566 T OINTDOM (NIL) -9 NIL 1897587) (-761 1892309 1893539 1894254 "OFMONOID" 1895864 NIL OFMONOID (NIL T) -8 NIL NIL) (-760 1891747 1892246 1892291 "ODVAR" 1892296 NIL ODVAR (NIL T) -8 NIL NIL) (-759 1888872 1891244 1891429 "ODR" 1891622 NIL ODR (NIL T T NIL) -8 NIL NIL) (-758 1881178 1888651 1888775 "ODPOL" 1888780 NIL ODPOL (NIL T) -8 NIL NIL) (-757 1875001 1881050 1881155 "ODP" 1881160 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-756 1873767 1873982 1874257 "ODETOOLS" 1874775 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-755 1870736 1871392 1872108 "ODESYS" 1873100 NIL ODESYS (NIL T T) -7 NIL NIL) (-754 1865640 1866548 1867571 "ODERTRIC" 1869811 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-753 1865066 1865148 1865342 "ODERED" 1865552 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-752 1861968 1862516 1863191 "ODERAT" 1864489 NIL ODERAT (NIL T T) -7 NIL NIL) (-751 1858929 1859393 1859989 "ODEPRRIC" 1861497 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-750 1856798 1857367 1857876 "ODEPROB" 1858440 T ODEPROB (NIL) -8 NIL NIL) (-749 1853323 1853806 1854452 "ODEPRIM" 1856277 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-748 1852576 1852678 1852936 "ODEPAL" 1853215 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-747 1848754 1849535 1850389 "ODEPACK" 1851742 T ODEPACK (NIL) -7 NIL NIL) (-746 1847791 1847898 1848126 "ODEINT" 1848643 NIL ODEINT (NIL T T) -7 NIL NIL) (-745 1841892 1843317 1844764 "ODEIFTBL" 1846364 T ODEIFTBL (NIL) -8 NIL NIL) (-744 1837236 1838022 1838980 "ODEEF" 1841051 NIL ODEEF (NIL T T) -7 NIL NIL) (-743 1836573 1836662 1836891 "ODECONST" 1837141 NIL ODECONST (NIL T T T) -7 NIL NIL) (-742 1834731 1835364 1835392 "ODECAT" 1835995 T ODECAT (NIL) -9 NIL 1836524) (-741 1831603 1834443 1834562 "OCT" 1834644 NIL OCT (NIL T) -8 NIL NIL) (-740 1831241 1831284 1831411 "OCTCT2" 1831554 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-739 1826075 1828513 1828553 "OC" 1829649 NIL OC (NIL T) -9 NIL 1830506) (-738 1823302 1824050 1825040 "OC-" 1825134 NIL OC- (NIL T T) -8 NIL NIL) (-737 1822681 1823123 1823151 "OCAMON" 1823156 T OCAMON (NIL) -9 NIL 1823177) (-736 1822239 1822554 1822582 "OASGP" 1822587 T OASGP (NIL) -9 NIL 1822607) (-735 1821527 1821990 1822018 "OAMONS" 1822058 T OAMONS (NIL) -9 NIL 1822101) (-734 1820968 1821375 1821403 "OAMON" 1821408 T OAMON (NIL) -9 NIL 1821428) (-733 1820273 1820765 1820793 "OAGROUP" 1820798 T OAGROUP (NIL) -9 NIL 1820818) (-732 1819963 1820013 1820101 "NUMTUBE" 1820217 NIL NUMTUBE (NIL T) -7 NIL NIL) (-731 1813536 1815054 1816590 "NUMQUAD" 1818447 T NUMQUAD (NIL) -7 NIL NIL) (-730 1809244 1810232 1811257 "NUMODE" 1812531 T NUMODE (NIL) -7 NIL NIL) (-729 1806648 1807494 1807522 "NUMINT" 1808439 T NUMINT (NIL) -9 NIL 1809195) (-728 1805596 1805793 1806011 "NUMFMT" 1806450 T NUMFMT (NIL) -7 NIL NIL) (-727 1791919 1794856 1797386 "NUMERIC" 1803105 NIL NUMERIC (NIL T) -7 NIL NIL) (-726 1786320 1791372 1791466 "NTSCAT" 1791471 NIL NTSCAT (NIL T T T T) -9 NIL 1791509) (-725 1785514 1785679 1785872 "NTPOLFN" 1786159 NIL NTPOLFN (NIL T) -7 NIL NIL) (-724 1773330 1782356 1783166 "NSUP" 1784736 NIL NSUP (NIL T) -8 NIL NIL) (-723 1772966 1773023 1773130 "NSUP2" 1773267 NIL NSUP2 (NIL T T) -7 NIL NIL) (-722 1762928 1772745 1772875 "NSMP" 1772880 NIL NSMP (NIL T T) -8 NIL NIL) (-721 1761360 1761661 1762018 "NREP" 1762616 NIL NREP (NIL T) -7 NIL NIL) (-720 1759951 1760203 1760561 "NPCOEF" 1761103 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-719 1759017 1759132 1759348 "NORMRETR" 1759832 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-718 1757070 1757360 1757767 "NORMPK" 1758725 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-717 1756755 1756783 1756907 "NORMMA" 1757036 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-716 1756582 1756712 1756741 "NONE" 1756746 T NONE (NIL) -8 NIL NIL) (-715 1756371 1756400 1756469 "NONE1" 1756546 NIL NONE1 (NIL T) -7 NIL NIL) (-714 1755856 1755918 1756103 "NODE1" 1756303 NIL NODE1 (NIL T T) -7 NIL NIL) (-713 1754149 1755019 1755274 "NNI" 1755621 T NNI (NIL) -8 NIL NIL) (-712 1752569 1752882 1753246 "NLINSOL" 1753817 NIL NLINSOL (NIL T) -7 NIL NIL) (-711 1748736 1749704 1750626 "NIPROB" 1751667 T NIPROB (NIL) -8 NIL NIL) (-710 1747465 1747699 1748001 "NFINTBAS" 1748498 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-709 1746173 1746404 1746685 "NCODIV" 1747233 NIL NCODIV (NIL T T) -7 NIL NIL) (-708 1745935 1745972 1746047 "NCNTFRAC" 1746130 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-707 1744115 1744479 1744899 "NCEP" 1745560 NIL NCEP (NIL T) -7 NIL NIL) (-706 1743027 1743766 1743794 "NASRING" 1743904 T NASRING (NIL) -9 NIL 1743978) (-705 1742822 1742866 1742960 "NASRING-" 1742965 NIL NASRING- (NIL T) -8 NIL NIL) (-704 1741976 1742475 1742503 "NARNG" 1742620 T NARNG (NIL) -9 NIL 1742711) (-703 1741668 1741735 1741869 "NARNG-" 1741874 NIL NARNG- (NIL T) -8 NIL NIL) (-702 1740547 1740754 1740989 "NAGSP" 1741453 T NAGSP (NIL) -7 NIL NIL) (-701 1731971 1733617 1735252 "NAGS" 1738932 T NAGS (NIL) -7 NIL NIL) (-700 1730535 1730839 1731166 "NAGF07" 1731664 T NAGF07 (NIL) -7 NIL NIL) (-699 1725117 1726397 1727693 "NAGF04" 1729259 T NAGF04 (NIL) -7 NIL NIL) (-698 1718149 1719747 1721364 "NAGF02" 1723520 T NAGF02 (NIL) -7 NIL NIL) (-697 1713413 1714503 1715610 "NAGF01" 1717062 T NAGF01 (NIL) -7 NIL NIL) (-696 1707073 1708631 1710208 "NAGE04" 1711856 T NAGE04 (NIL) -7 NIL NIL) (-695 1698314 1700417 1702529 "NAGE02" 1704981 T NAGE02 (NIL) -7 NIL NIL) (-694 1694307 1695244 1696198 "NAGE01" 1697380 T NAGE01 (NIL) -7 NIL NIL) (-693 1692114 1692645 1693200 "NAGD03" 1693772 T NAGD03 (NIL) -7 NIL NIL) (-692 1683900 1685819 1687764 "NAGD02" 1690189 T NAGD02 (NIL) -7 NIL NIL) (-691 1677759 1679172 1680600 "NAGD01" 1682492 T NAGD01 (NIL) -7 NIL NIL) (-690 1674016 1674826 1675651 "NAGC06" 1676954 T NAGC06 (NIL) -7 NIL NIL) (-689 1672493 1672822 1673175 "NAGC05" 1673683 T NAGC05 (NIL) -7 NIL NIL) (-688 1671877 1671994 1672136 "NAGC02" 1672371 T NAGC02 (NIL) -7 NIL NIL) (-687 1670939 1671496 1671536 "NAALG" 1671615 NIL NAALG (NIL T) -9 NIL 1671676) (-686 1670774 1670803 1670893 "NAALG-" 1670898 NIL NAALG- (NIL T T) -8 NIL NIL) (-685 1664724 1665832 1667019 "MULTSQFR" 1669670 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-684 1664043 1664118 1664302 "MULTFACT" 1664636 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-683 1657237 1661148 1661200 "MTSCAT" 1662260 NIL MTSCAT (NIL T T) -9 NIL 1662774) (-682 1656949 1657003 1657095 "MTHING" 1657177 NIL MTHING (NIL T) -7 NIL NIL) (-681 1656741 1656774 1656834 "MSYSCMD" 1656909 T MSYSCMD (NIL) -7 NIL NIL) (-680 1652853 1655496 1655816 "MSET" 1656454 NIL MSET (NIL T) -8 NIL NIL) (-679 1649949 1652415 1652456 "MSETAGG" 1652461 NIL MSETAGG (NIL T) -9 NIL 1652495) (-678 1645805 1647347 1648088 "MRING" 1649252 NIL MRING (NIL T T) -8 NIL NIL) (-677 1645375 1645442 1645571 "MRF2" 1645732 NIL MRF2 (NIL T T T) -7 NIL NIL) (-676 1644993 1645028 1645172 "MRATFAC" 1645334 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-675 1642591 1642886 1643317 "MPRFF" 1644698 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-674 1636611 1642446 1642542 "MPOLY" 1642547 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-673 1636101 1636136 1636344 "MPCPF" 1636570 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-672 1635617 1635660 1635843 "MPC3" 1636052 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-671 1634818 1634899 1635118 "MPC2" 1635532 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-670 1633119 1633456 1633846 "MONOTOOL" 1634478 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-669 1632244 1632579 1632607 "MONOID" 1632884 T MONOID (NIL) -9 NIL 1633056) (-668 1631622 1631785 1632028 "MONOID-" 1632033 NIL MONOID- (NIL T) -8 NIL NIL) (-667 1622603 1628589 1628648 "MONOGEN" 1629322 NIL MONOGEN (NIL T T) -9 NIL 1629778) (-666 1619821 1620556 1621556 "MONOGEN-" 1621675 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-665 1618681 1619101 1619129 "MONADWU" 1619521 T MONADWU (NIL) -9 NIL 1619759) (-664 1618053 1618212 1618460 "MONADWU-" 1618465 NIL MONADWU- (NIL T) -8 NIL NIL) (-663 1617439 1617657 1617685 "MONAD" 1617892 T MONAD (NIL) -9 NIL 1618004) (-662 1617124 1617202 1617334 "MONAD-" 1617339 NIL MONAD- (NIL T) -8 NIL NIL) (-661 1615375 1616037 1616316 "MOEBIUS" 1616877 NIL MOEBIUS (NIL T) -8 NIL NIL) (-660 1614769 1615147 1615187 "MODULE" 1615192 NIL MODULE (NIL T) -9 NIL 1615218) (-659 1614337 1614433 1614623 "MODULE-" 1614628 NIL MODULE- (NIL T T) -8 NIL NIL) (-658 1612008 1612703 1613029 "MODRING" 1614162 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-657 1608964 1610129 1610646 "MODOP" 1611540 NIL MODOP (NIL T T) -8 NIL NIL) (-656 1607023 1607475 1607816 "MODMONOM" 1608763 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-655 1596702 1605227 1605649 "MODMON" 1606651 NIL MODMON (NIL T T) -8 NIL NIL) (-654 1593828 1595546 1595822 "MODFIELD" 1596577 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-653 1592832 1593109 1593299 "MMLFORM" 1593658 T MMLFORM (NIL) -8 NIL NIL) (-652 1592358 1592401 1592580 "MMAP" 1592783 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-651 1590595 1591372 1591412 "MLO" 1591829 NIL MLO (NIL T) -9 NIL 1592070) (-650 1587962 1588477 1589079 "MLIFT" 1590076 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-649 1587353 1587437 1587591 "MKUCFUNC" 1587873 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-648 1586952 1587022 1587145 "MKRECORD" 1587276 NIL MKRECORD (NIL T T) -7 NIL NIL) (-647 1586000 1586161 1586389 "MKFUNC" 1586763 NIL MKFUNC (NIL T) -7 NIL NIL) (-646 1585388 1585492 1585648 "MKFLCFN" 1585883 NIL MKFLCFN (NIL T) -7 NIL NIL) (-645 1584814 1585181 1585270 "MKCHSET" 1585332 NIL MKCHSET (NIL T) -8 NIL NIL) (-644 1584091 1584193 1584378 "MKBCFUNC" 1584707 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-643 1580775 1583645 1583781 "MINT" 1583975 T MINT (NIL) -8 NIL NIL) (-642 1579587 1579830 1580107 "MHROWRED" 1580530 NIL MHROWRED (NIL T) -7 NIL NIL) (-641 1574858 1578032 1578456 "MFLOAT" 1579183 T MFLOAT (NIL) -8 NIL NIL) (-640 1574215 1574291 1574462 "MFINFACT" 1574770 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-639 1570530 1571378 1572262 "MESH" 1573351 T MESH (NIL) -7 NIL NIL) (-638 1568892 1569204 1569557 "MDDFACT" 1570217 NIL MDDFACT (NIL T) -7 NIL NIL) (-637 1565735 1568052 1568093 "MDAGG" 1568348 NIL MDAGG (NIL T) -9 NIL 1568491) (-636 1555433 1565028 1565235 "MCMPLX" 1565548 T MCMPLX (NIL) -8 NIL NIL) (-635 1554574 1554720 1554920 "MCDEN" 1555282 NIL MCDEN (NIL T T) -7 NIL NIL) (-634 1552464 1552734 1553114 "MCALCFN" 1554304 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-633 1550086 1550609 1551170 "MATSTOR" 1551935 NIL MATSTOR (NIL T) -7 NIL NIL) (-632 1546095 1549461 1549708 "MATRIX" 1549871 NIL MATRIX (NIL T) -8 NIL NIL) (-631 1541864 1542568 1543304 "MATLIN" 1545452 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-630 1532062 1535200 1535276 "MATCAT" 1540114 NIL MATCAT (NIL T T T) -9 NIL 1541531) (-629 1528427 1529440 1530795 "MATCAT-" 1530800 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-628 1527029 1527182 1527513 "MATCAT2" 1528262 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-627 1525141 1525465 1525849 "MAPPKG3" 1526704 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-626 1524122 1524295 1524517 "MAPPKG2" 1524965 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-625 1522621 1522905 1523232 "MAPPKG1" 1523828 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-624 1522232 1522290 1522413 "MAPHACK3" 1522557 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-623 1521824 1521885 1521999 "MAPHACK2" 1522164 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-622 1521262 1521365 1521507 "MAPHACK1" 1521715 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-621 1519370 1519964 1520267 "MAGMA" 1520991 NIL MAGMA (NIL T) -8 NIL NIL) (-620 1515844 1517614 1518074 "M3D" 1518943 NIL M3D (NIL T) -8 NIL NIL) (-619 1510000 1514215 1514256 "LZSTAGG" 1515038 NIL LZSTAGG (NIL T) -9 NIL 1515333) (-618 1505973 1507131 1508588 "LZSTAGG-" 1508593 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-617 1503089 1503866 1504352 "LWORD" 1505519 NIL LWORD (NIL T) -8 NIL NIL) (-616 1496249 1502860 1502994 "LSQM" 1502999 NIL LSQM (NIL NIL T) -8 NIL NIL) (-615 1495473 1495612 1495840 "LSPP" 1496104 NIL LSPP (NIL T T T T) -7 NIL NIL) (-614 1493285 1493586 1494042 "LSMP" 1495162 NIL LSMP (NIL T T T T) -7 NIL NIL) (-613 1490064 1490738 1491468 "LSMP1" 1492587 NIL LSMP1 (NIL T) -7 NIL NIL) (-612 1483991 1489233 1489274 "LSAGG" 1489336 NIL LSAGG (NIL T) -9 NIL 1489414) (-611 1480686 1481610 1482823 "LSAGG-" 1482828 NIL LSAGG- (NIL T T) -8 NIL NIL) (-610 1478312 1479830 1480079 "LPOLY" 1480481 NIL LPOLY (NIL T T) -8 NIL NIL) (-609 1477894 1477979 1478102 "LPEFRAC" 1478221 NIL LPEFRAC (NIL T) -7 NIL NIL) (-608 1476241 1476988 1477241 "LO" 1477726 NIL LO (NIL T T T) -8 NIL NIL) (-607 1475895 1476007 1476035 "LOGIC" 1476146 T LOGIC (NIL) -9 NIL 1476226) (-606 1475757 1475780 1475851 "LOGIC-" 1475856 NIL LOGIC- (NIL T) -8 NIL NIL) (-605 1474950 1475090 1475283 "LODOOPS" 1475613 NIL LODOOPS (NIL T T) -7 NIL NIL) (-604 1472368 1474867 1474932 "LODO" 1474937 NIL LODO (NIL T NIL) -8 NIL NIL) (-603 1470914 1471149 1471500 "LODOF" 1472115 NIL LODOF (NIL T T) -7 NIL NIL) (-602 1467334 1469770 1469810 "LODOCAT" 1470242 NIL LODOCAT (NIL T) -9 NIL 1470453) (-601 1467068 1467126 1467252 "LODOCAT-" 1467257 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-600 1464382 1466909 1467027 "LODO2" 1467032 NIL LODO2 (NIL T T) -8 NIL NIL) (-599 1461811 1464319 1464364 "LODO1" 1464369 NIL LODO1 (NIL T) -8 NIL NIL) (-598 1460674 1460839 1461150 "LODEEF" 1461634 NIL LODEEF (NIL T T T) -7 NIL NIL) (-597 1455961 1458805 1458846 "LNAGG" 1459793 NIL LNAGG (NIL T) -9 NIL 1460237) (-596 1455108 1455322 1455664 "LNAGG-" 1455669 NIL LNAGG- (NIL T T) -8 NIL NIL) (-595 1451273 1452035 1452673 "LMOPS" 1454524 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-594 1450671 1451033 1451073 "LMODULE" 1451133 NIL LMODULE (NIL T) -9 NIL 1451175) (-593 1447917 1450316 1450439 "LMDICT" 1450581 NIL LMDICT (NIL T) -8 NIL NIL) (-592 1441144 1446863 1447161 "LIST" 1447652 NIL LIST (NIL T) -8 NIL NIL) (-591 1440669 1440743 1440882 "LIST3" 1441064 NIL LIST3 (NIL T T T) -7 NIL NIL) (-590 1439676 1439854 1440082 "LIST2" 1440487 NIL LIST2 (NIL T T) -7 NIL NIL) (-589 1437810 1438122 1438521 "LIST2MAP" 1439323 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-588 1436523 1437203 1437243 "LINEXP" 1437496 NIL LINEXP (NIL T) -9 NIL 1437644) (-587 1435170 1435430 1435727 "LINDEP" 1436275 NIL LINDEP (NIL T T) -7 NIL NIL) (-586 1431867 1432586 1433363 "LIMITRF" 1434425 NIL LIMITRF (NIL T) -7 NIL NIL) (-585 1430147 1430442 1430857 "LIMITPS" 1431562 NIL LIMITPS (NIL T T) -7 NIL NIL) (-584 1424602 1429658 1429886 "LIE" 1429968 NIL LIE (NIL T T) -8 NIL NIL) (-583 1423653 1424096 1424136 "LIECAT" 1424276 NIL LIECAT (NIL T) -9 NIL 1424427) (-582 1423494 1423521 1423609 "LIECAT-" 1423614 NIL LIECAT- (NIL T T) -8 NIL NIL) (-581 1416106 1422943 1423108 "LIB" 1423349 T LIB (NIL) -8 NIL NIL) (-580 1411743 1412624 1413559 "LGROBP" 1415223 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-579 1409609 1409883 1410245 "LF" 1411464 NIL LF (NIL T T) -7 NIL NIL) (-578 1408449 1409141 1409169 "LFCAT" 1409376 T LFCAT (NIL) -9 NIL 1409515) (-577 1405361 1405987 1406673 "LEXTRIPK" 1407815 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-576 1402067 1402931 1403434 "LEXP" 1404941 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-575 1400465 1400778 1401179 "LEADCDET" 1401749 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-574 1399661 1399735 1399962 "LAZM3PK" 1400386 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-573 1394578 1397740 1398277 "LAUPOL" 1399174 NIL LAUPOL (NIL T T) -8 NIL NIL) (-572 1394145 1394189 1394356 "LAPLACE" 1394528 NIL LAPLACE (NIL T T) -7 NIL NIL) (-571 1392073 1393246 1393497 "LA" 1393978 NIL LA (NIL T T T) -8 NIL NIL) (-570 1391136 1391730 1391770 "LALG" 1391831 NIL LALG (NIL T) -9 NIL 1391889) (-569 1390851 1390910 1391045 "LALG-" 1391050 NIL LALG- (NIL T T) -8 NIL NIL) (-568 1389761 1389948 1390245 "KOVACIC" 1390651 NIL KOVACIC (NIL T T) -7 NIL NIL) (-567 1389596 1389620 1389661 "KONVERT" 1389723 NIL KONVERT (NIL T) -9 NIL NIL) (-566 1389431 1389455 1389496 "KOERCE" 1389558 NIL KOERCE (NIL T) -9 NIL NIL) (-565 1387165 1387925 1388318 "KERNEL" 1389070 NIL KERNEL (NIL T) -8 NIL NIL) (-564 1386667 1386748 1386878 "KERNEL2" 1387079 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-563 1380519 1385207 1385261 "KDAGG" 1385638 NIL KDAGG (NIL T T) -9 NIL 1385844) (-562 1380048 1380172 1380377 "KDAGG-" 1380382 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-561 1373223 1379709 1379864 "KAFILE" 1379926 NIL KAFILE (NIL T) -8 NIL NIL) (-560 1367678 1372734 1372962 "JORDAN" 1373044 NIL JORDAN (NIL T T) -8 NIL NIL) (-559 1367407 1367466 1367553 "JAVACODE" 1367611 T JAVACODE (NIL) -8 NIL NIL) (-558 1363707 1365613 1365667 "IXAGG" 1366596 NIL IXAGG (NIL T T) -9 NIL 1367055) (-557 1362626 1362932 1363351 "IXAGG-" 1363356 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-556 1358211 1362548 1362607 "IVECTOR" 1362612 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-555 1356977 1357214 1357480 "ITUPLE" 1357978 NIL ITUPLE (NIL T) -8 NIL NIL) (-554 1355413 1355590 1355896 "ITRIGMNP" 1356799 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-553 1354158 1354362 1354645 "ITFUN3" 1355189 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-552 1353790 1353847 1353956 "ITFUN2" 1354095 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-551 1351592 1352663 1352960 "ITAYLOR" 1353525 NIL ITAYLOR (NIL T) -8 NIL NIL) (-550 1340569 1345767 1346926 "ISUPS" 1350465 NIL ISUPS (NIL T) -8 NIL NIL) (-549 1339673 1339813 1340049 "ISUMP" 1340416 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-548 1334933 1339470 1339549 "ISTRING" 1339626 NIL ISTRING (NIL NIL) -8 NIL NIL) (-547 1334146 1334227 1334442 "IRURPK" 1334847 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-546 1333082 1333283 1333523 "IRSN" 1333926 T IRSN (NIL) -7 NIL NIL) (-545 1331117 1331472 1331907 "IRRF2F" 1332720 NIL IRRF2F (NIL T) -7 NIL NIL) (-544 1330864 1330902 1330978 "IRREDFFX" 1331073 NIL IRREDFFX (NIL T) -7 NIL NIL) (-543 1329479 1329738 1330037 "IROOT" 1330597 NIL IROOT (NIL T) -7 NIL NIL) (-542 1326107 1327158 1327848 "IR" 1328821 NIL IR (NIL T) -8 NIL NIL) (-541 1323720 1324215 1324781 "IR2" 1325585 NIL IR2 (NIL T T) -7 NIL NIL) (-540 1322796 1322909 1323129 "IR2F" 1323603 NIL IR2F (NIL T T) -7 NIL NIL) (-539 1322587 1322621 1322681 "IPRNTPK" 1322756 T IPRNTPK (NIL) -7 NIL NIL) (-538 1319141 1322476 1322545 "IPF" 1322550 NIL IPF (NIL NIL) -8 NIL NIL) (-537 1317458 1319066 1319123 "IPADIC" 1319128 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-536 1316957 1317015 1317204 "INVLAPLA" 1317394 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-535 1306543 1308896 1311282 "INTTR" 1314621 NIL INTTR (NIL T T) -7 NIL NIL) (-534 1302886 1303627 1304490 "INTTOOLS" 1305729 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-533 1302472 1302563 1302680 "INTSLPE" 1302789 T INTSLPE (NIL) -7 NIL NIL) (-532 1300422 1302395 1302454 "INTRVL" 1302459 NIL INTRVL (NIL T) -8 NIL NIL) (-531 1297987 1298499 1299073 "INTRF" 1299907 NIL INTRF (NIL T) -7 NIL NIL) (-530 1297394 1297491 1297632 "INTRET" 1297885 NIL INTRET (NIL T) -7 NIL NIL) (-529 1295375 1295764 1296233 "INTRAT" 1297002 NIL INTRAT (NIL T T) -7 NIL NIL) (-528 1292608 1293191 1293816 "INTPM" 1294860 NIL INTPM (NIL T T) -7 NIL NIL) (-527 1289317 1289916 1290660 "INTPAF" 1291994 NIL INTPAF (NIL T T T) -7 NIL NIL) (-526 1284560 1285506 1286541 "INTPACK" 1288302 T INTPACK (NIL) -7 NIL NIL) (-525 1281414 1284289 1284416 "INT" 1284453 T INT (NIL) -8 NIL NIL) (-524 1280666 1280818 1281026 "INTHERTR" 1281256 NIL INTHERTR (NIL T T) -7 NIL NIL) (-523 1280105 1280185 1280373 "INTHERAL" 1280580 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-522 1277951 1278394 1278851 "INTHEORY" 1279668 T INTHEORY (NIL) -7 NIL NIL) (-521 1269273 1270894 1272672 "INTG0" 1276303 NIL INTG0 (NIL T T T) -7 NIL NIL) (-520 1249846 1254636 1259446 "INTFTBL" 1264483 T INTFTBL (NIL) -8 NIL NIL) (-519 1249095 1249233 1249406 "INTFACT" 1249705 NIL INTFACT (NIL T) -7 NIL NIL) (-518 1246486 1246932 1247495 "INTEF" 1248649 NIL INTEF (NIL T T) -7 NIL NIL) (-517 1244948 1245697 1245725 "INTDOM" 1246026 T INTDOM (NIL) -9 NIL 1246233) (-516 1244317 1244491 1244733 "INTDOM-" 1244738 NIL INTDOM- (NIL T) -8 NIL NIL) (-515 1240810 1242742 1242796 "INTCAT" 1243595 NIL INTCAT (NIL T) -9 NIL 1243914) (-514 1240283 1240385 1240513 "INTBIT" 1240702 T INTBIT (NIL) -7 NIL NIL) (-513 1238958 1239112 1239425 "INTALG" 1240128 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-512 1238415 1238505 1238675 "INTAF" 1238862 NIL INTAF (NIL T T) -7 NIL NIL) (-511 1231869 1238225 1238365 "INTABL" 1238370 NIL INTABL (NIL T T T) -8 NIL NIL) (-510 1226820 1229549 1229577 "INS" 1230545 T INS (NIL) -9 NIL 1231226) (-509 1224060 1224831 1225805 "INS-" 1225878 NIL INS- (NIL T) -8 NIL NIL) (-508 1222839 1223066 1223363 "INPSIGN" 1223813 NIL INPSIGN (NIL T T) -7 NIL NIL) (-507 1221953 1222070 1222267 "INPRODPF" 1222719 NIL INPRODPF (NIL T T) -7 NIL NIL) (-506 1220843 1220960 1221197 "INPRODFF" 1221833 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-505 1219843 1219995 1220255 "INNMFACT" 1220679 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-504 1219040 1219137 1219325 "INMODGCD" 1219742 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-503 1217549 1217793 1218117 "INFSP" 1218785 NIL INFSP (NIL T T T) -7 NIL NIL) (-502 1216733 1216850 1217033 "INFPROD0" 1217429 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-501 1213744 1214902 1215393 "INFORM" 1216250 T INFORM (NIL) -8 NIL NIL) (-500 1213354 1213414 1213512 "INFORM1" 1213679 NIL INFORM1 (NIL T) -7 NIL NIL) (-499 1212877 1212966 1213080 "INFINITY" 1213260 T INFINITY (NIL) -7 NIL NIL) (-498 1211494 1211743 1212064 "INEP" 1212625 NIL INEP (NIL T T T) -7 NIL NIL) (-497 1210770 1211391 1211456 "INDE" 1211461 NIL INDE (NIL T) -8 NIL NIL) (-496 1210334 1210402 1210519 "INCRMAPS" 1210697 NIL INCRMAPS (NIL T) -7 NIL NIL) (-495 1205645 1206570 1207514 "INBFF" 1209422 NIL INBFF (NIL T) -7 NIL NIL) (-494 1202140 1205490 1205593 "IMATRIX" 1205598 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-493 1200852 1200975 1201290 "IMATQF" 1201996 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-492 1199072 1199299 1199636 "IMATLIN" 1200608 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-491 1193698 1198996 1199054 "ILIST" 1199059 NIL ILIST (NIL T NIL) -8 NIL NIL) (-490 1191651 1193558 1193671 "IIARRAY2" 1193676 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-489 1187019 1191562 1191626 "IFF" 1191631 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-488 1182058 1186307 1186495 "IFARRAY" 1186876 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-487 1181265 1181962 1182035 "IFAMON" 1182040 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-486 1180849 1180914 1180968 "IEVALAB" 1181175 NIL IEVALAB (NIL T T) -9 NIL NIL) (-485 1180524 1180592 1180752 "IEVALAB-" 1180757 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-484 1180182 1180438 1180501 "IDPO" 1180506 NIL IDPO (NIL T T) -8 NIL NIL) (-483 1179459 1180071 1180146 "IDPOAMS" 1180151 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-482 1178793 1179348 1179423 "IDPOAM" 1179428 NIL IDPOAM (NIL T T) -8 NIL NIL) (-481 1177879 1178129 1178182 "IDPC" 1178595 NIL IDPC (NIL T T) -9 NIL 1178744) (-480 1177375 1177771 1177844 "IDPAM" 1177849 NIL IDPAM (NIL T T) -8 NIL NIL) (-479 1176778 1177267 1177340 "IDPAG" 1177345 NIL IDPAG (NIL T T) -8 NIL NIL) (-478 1173033 1173881 1174776 "IDECOMP" 1175935 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-477 1165906 1166956 1168003 "IDEAL" 1172069 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-476 1165070 1165182 1165381 "ICDEN" 1165790 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-475 1164169 1164550 1164697 "ICARD" 1164943 T ICARD (NIL) -8 NIL NIL) (-474 1162241 1162554 1162957 "IBPTOOLS" 1163846 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-473 1157855 1161861 1161974 "IBITS" 1162160 NIL IBITS (NIL NIL) -8 NIL NIL) (-472 1154578 1155154 1155849 "IBATOOL" 1157272 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-471 1152358 1152819 1153352 "IBACHIN" 1154113 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-470 1150235 1152204 1152307 "IARRAY2" 1152312 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-469 1146388 1150161 1150218 "IARRAY1" 1150223 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-468 1140326 1144806 1145284 "IAN" 1145930 T IAN (NIL) -8 NIL NIL) (-467 1139837 1139894 1140067 "IALGFACT" 1140263 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-466 1139365 1139478 1139506 "HYPCAT" 1139713 T HYPCAT (NIL) -9 NIL NIL) (-465 1138903 1139020 1139206 "HYPCAT-" 1139211 NIL HYPCAT- (NIL T) -8 NIL NIL) (-464 1135583 1136914 1136955 "HOAGG" 1137936 NIL HOAGG (NIL T) -9 NIL 1138615) (-463 1134177 1134576 1135102 "HOAGG-" 1135107 NIL HOAGG- (NIL T T) -8 NIL NIL) (-462 1128007 1133618 1133784 "HEXADEC" 1134031 T HEXADEC (NIL) -8 NIL NIL) (-461 1126751 1126973 1127236 "HEUGCD" 1127784 NIL HEUGCD (NIL T) -7 NIL NIL) (-460 1125854 1126588 1126718 "HELLFDIV" 1126723 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-459 1124082 1125631 1125719 "HEAP" 1125798 NIL HEAP (NIL T) -8 NIL NIL) (-458 1117949 1123997 1124059 "HDP" 1124064 NIL HDP (NIL NIL T) -8 NIL NIL) (-457 1111661 1117586 1117737 "HDMP" 1117850 NIL HDMP (NIL NIL T) -8 NIL NIL) (-456 1110986 1111125 1111289 "HB" 1111517 T HB (NIL) -7 NIL NIL) (-455 1104483 1110832 1110936 "HASHTBL" 1110941 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-454 1102236 1104111 1104290 "HACKPI" 1104324 T HACKPI (NIL) -8 NIL NIL) (-453 1097932 1102090 1102202 "GTSET" 1102207 NIL GTSET (NIL T T T T) -8 NIL NIL) (-452 1091458 1097810 1097908 "GSTBL" 1097913 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-451 1083691 1090494 1090758 "GSERIES" 1091249 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-450 1082714 1083167 1083195 "GROUP" 1083456 T GROUP (NIL) -9 NIL 1083615) (-449 1081830 1082053 1082397 "GROUP-" 1082402 NIL GROUP- (NIL T) -8 NIL NIL) (-448 1080199 1080518 1080905 "GROEBSOL" 1081507 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-447 1079140 1079402 1079453 "GRMOD" 1079982 NIL GRMOD (NIL T T) -9 NIL 1080150) (-446 1078908 1078944 1079072 "GRMOD-" 1079077 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-445 1074234 1075262 1076262 "GRIMAGE" 1077928 T GRIMAGE (NIL) -8 NIL NIL) (-444 1072701 1072961 1073285 "GRDEF" 1073930 T GRDEF (NIL) -7 NIL NIL) (-443 1072145 1072261 1072402 "GRAY" 1072580 T GRAY (NIL) -7 NIL NIL) (-442 1071379 1071759 1071810 "GRALG" 1071963 NIL GRALG (NIL T T) -9 NIL 1072055) (-441 1071040 1071113 1071276 "GRALG-" 1071281 NIL GRALG- (NIL T T T) -8 NIL NIL) (-440 1067848 1070629 1070805 "GPOLSET" 1070947 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-439 1067204 1067261 1067518 "GOSPER" 1067785 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-438 1062963 1063642 1064168 "GMODPOL" 1066903 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-437 1061968 1062152 1062390 "GHENSEL" 1062775 NIL GHENSEL (NIL T T) -7 NIL NIL) (-436 1056034 1056877 1057903 "GENUPS" 1061052 NIL GENUPS (NIL T T) -7 NIL NIL) (-435 1055731 1055782 1055871 "GENUFACT" 1055977 NIL GENUFACT (NIL T) -7 NIL NIL) (-434 1055143 1055220 1055385 "GENPGCD" 1055649 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-433 1054617 1054652 1054865 "GENMFACT" 1055102 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-432 1053185 1053440 1053747 "GENEEZ" 1054360 NIL GENEEZ (NIL T T) -7 NIL NIL) (-431 1047059 1052798 1052959 "GDMP" 1053108 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-430 1036426 1040820 1041926 "GCNAALG" 1046042 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-429 1034848 1035720 1035748 "GCDDOM" 1036003 T GCDDOM (NIL) -9 NIL 1036160) (-428 1034318 1034445 1034660 "GCDDOM-" 1034665 NIL GCDDOM- (NIL T) -8 NIL NIL) (-427 1032990 1033175 1033479 "GB" 1034097 NIL GB (NIL T T T T) -7 NIL NIL) (-426 1021610 1023936 1026328 "GBINTERN" 1030681 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-425 1019447 1019739 1020160 "GBF" 1021285 NIL GBF (NIL T T T T) -7 NIL NIL) (-424 1018228 1018393 1018660 "GBEUCLID" 1019263 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-423 1017577 1017702 1017851 "GAUSSFAC" 1018099 T GAUSSFAC (NIL) -7 NIL NIL) (-422 1015954 1016256 1016569 "GALUTIL" 1017296 NIL GALUTIL (NIL T) -7 NIL NIL) (-421 1014271 1014545 1014868 "GALPOLYU" 1015681 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-420 1011660 1011950 1012355 "GALFACTU" 1013968 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-419 1003466 1004965 1006573 "GALFACT" 1010092 NIL GALFACT (NIL T) -7 NIL NIL) (-418 1000854 1001512 1001540 "FVFUN" 1002696 T FVFUN (NIL) -9 NIL 1003416) (-417 1000120 1000302 1000330 "FVC" 1000621 T FVC (NIL) -9 NIL 1000804) (-416 999757 999912 999993 "FUNCTION" 1000072 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-415 997427 997978 998467 "FT" 999288 T FT (NIL) -8 NIL NIL) (-414 996245 996728 996931 "FTEM" 997244 T FTEM (NIL) -8 NIL NIL) (-413 994510 994798 995200 "FSUPFACT" 995937 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-412 992907 993196 993528 "FST" 994198 T FST (NIL) -8 NIL NIL) (-411 992082 992188 992382 "FSRED" 992789 NIL FSRED (NIL T T) -7 NIL NIL) (-410 990761 991016 991370 "FSPRMELT" 991797 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-409 987846 988284 988783 "FSPECF" 990324 NIL FSPECF (NIL T T) -7 NIL NIL) (-408 970220 978777 978817 "FS" 982655 NIL FS (NIL T) -9 NIL 984937) (-407 958870 961860 965916 "FS-" 966213 NIL FS- (NIL T T) -8 NIL NIL) (-406 958386 958440 958616 "FSINT" 958811 NIL FSINT (NIL T T) -7 NIL NIL) (-405 956667 957379 957682 "FSERIES" 958165 NIL FSERIES (NIL T T) -8 NIL NIL) (-404 955685 955801 956031 "FSCINT" 956547 NIL FSCINT (NIL T T) -7 NIL NIL) (-403 951920 954630 954671 "FSAGG" 955041 NIL FSAGG (NIL T) -9 NIL 955300) (-402 949682 950283 951079 "FSAGG-" 951174 NIL FSAGG- (NIL T T) -8 NIL NIL) (-401 948724 948867 949094 "FSAGG2" 949535 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-400 946383 946662 947215 "FS2UPS" 948442 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-399 945969 946012 946165 "FS2" 946334 NIL FS2 (NIL T T T T) -7 NIL NIL) (-398 944829 945000 945308 "FS2EXPXP" 945794 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-397 944255 944370 944522 "FRUTIL" 944709 NIL FRUTIL (NIL T) -7 NIL NIL) (-396 935675 939754 941110 "FR" 942931 NIL FR (NIL T) -8 NIL NIL) (-395 930752 933395 933435 "FRNAALG" 934831 NIL FRNAALG (NIL T) -9 NIL 935438) (-394 926430 927501 928776 "FRNAALG-" 929526 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-393 926068 926111 926238 "FRNAAF2" 926381 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-392 924417 924909 925203 "FRMOD" 925881 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-391 922139 922808 923124 "FRIDEAL" 924208 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-390 921338 921425 921712 "FRIDEAL2" 922046 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-389 920596 921004 921045 "FRETRCT" 921050 NIL FRETRCT (NIL T) -9 NIL 921221) (-388 919708 919939 920290 "FRETRCT-" 920295 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-387 916918 918138 918197 "FRAMALG" 919079 NIL FRAMALG (NIL T T) -9 NIL 919371) (-386 915051 915507 916137 "FRAMALG-" 916360 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-385 908953 914526 914802 "FRAC" 914807 NIL FRAC (NIL T) -8 NIL NIL) (-384 908589 908646 908753 "FRAC2" 908890 NIL FRAC2 (NIL T T) -7 NIL NIL) (-383 908225 908282 908389 "FR2" 908526 NIL FR2 (NIL T T) -7 NIL NIL) (-382 902899 905812 905840 "FPS" 906959 T FPS (NIL) -9 NIL 907515) (-381 902348 902457 902621 "FPS-" 902767 NIL FPS- (NIL T) -8 NIL NIL) (-380 899797 901494 901522 "FPC" 901747 T FPC (NIL) -9 NIL 901889) (-379 899590 899630 899727 "FPC-" 899732 NIL FPC- (NIL T) -8 NIL NIL) (-378 898469 899079 899120 "FPATMAB" 899125 NIL FPATMAB (NIL T) -9 NIL 899277) (-377 896169 896645 897071 "FPARFRAC" 898106 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-376 891562 892061 892743 "FORTRAN" 895601 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-375 889234 889734 890273 "FORT" 891043 T FORT (NIL) -7 NIL NIL) (-374 886910 887472 887500 "FORTFN" 888560 T FORTFN (NIL) -9 NIL 889184) (-373 886674 886724 886752 "FORTCAT" 886811 T FORTCAT (NIL) -9 NIL 886873) (-372 884734 885217 885616 "FORMULA" 886295 T FORMULA (NIL) -8 NIL NIL) (-371 884522 884552 884621 "FORMULA1" 884698 NIL FORMULA1 (NIL T) -7 NIL NIL) (-370 884045 884097 884270 "FORDER" 884464 NIL FORDER (NIL T T T T) -7 NIL NIL) (-369 883141 883305 883498 "FOP" 883872 T FOP (NIL) -7 NIL NIL) (-368 881733 882405 882579 "FNLA" 883023 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-367 880402 880791 880819 "FNCAT" 881391 T FNCAT (NIL) -9 NIL 881684) (-366 879968 880361 880389 "FNAME" 880394 T FNAME (NIL) -8 NIL NIL) (-365 878628 879601 879629 "FMTC" 879634 T FMTC (NIL) -9 NIL 879669) (-364 874946 876153 876781 "FMONOID" 878033 NIL FMONOID (NIL T) -8 NIL NIL) (-363 874166 874689 874837 "FM" 874842 NIL FM (NIL T T) -8 NIL NIL) (-362 871590 872236 872264 "FMFUN" 873408 T FMFUN (NIL) -9 NIL 874116) (-361 870859 871040 871068 "FMC" 871358 T FMC (NIL) -9 NIL 871540) (-360 868089 868923 868976 "FMCAT" 870158 NIL FMCAT (NIL T T) -9 NIL 870652) (-359 866984 867857 867956 "FM1" 868034 NIL FM1 (NIL T T) -8 NIL NIL) (-358 864758 865174 865668 "FLOATRP" 866535 NIL FLOATRP (NIL T) -7 NIL NIL) (-357 858244 862414 863044 "FLOAT" 864148 T FLOAT (NIL) -8 NIL NIL) (-356 855682 856182 856760 "FLOATCP" 857711 NIL FLOATCP (NIL T) -7 NIL NIL) (-355 854471 855319 855359 "FLINEXP" 855364 NIL FLINEXP (NIL T) -9 NIL 855457) (-354 853626 853861 854188 "FLINEXP-" 854193 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-353 852702 852846 853070 "FLASORT" 853478 NIL FLASORT (NIL T T) -7 NIL NIL) (-352 849921 850763 850815 "FLALG" 852042 NIL FLALG (NIL T T) -9 NIL 852509) (-351 843706 847408 847449 "FLAGG" 848711 NIL FLAGG (NIL T) -9 NIL 849363) (-350 842432 842771 843261 "FLAGG-" 843266 NIL FLAGG- (NIL T T) -8 NIL NIL) (-349 841474 841617 841844 "FLAGG2" 842285 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-348 838447 839465 839524 "FINRALG" 840652 NIL FINRALG (NIL T T) -9 NIL 841160) (-347 837607 837836 838175 "FINRALG-" 838180 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-346 837014 837227 837255 "FINITE" 837451 T FINITE (NIL) -9 NIL 837558) (-345 829474 831635 831675 "FINAALG" 835342 NIL FINAALG (NIL T) -9 NIL 836795) (-344 824815 825856 827000 "FINAALG-" 828379 NIL FINAALG- (NIL T T) -8 NIL NIL) (-343 824210 824570 824673 "FILE" 824745 NIL FILE (NIL T) -8 NIL NIL) (-342 822895 823207 823261 "FILECAT" 823945 NIL FILECAT (NIL T T) -9 NIL 824161) (-341 820758 822314 822342 "FIELD" 822382 T FIELD (NIL) -9 NIL 822462) (-340 819378 819763 820274 "FIELD-" 820279 NIL FIELD- (NIL T) -8 NIL NIL) (-339 817193 818015 818361 "FGROUP" 819065 NIL FGROUP (NIL T) -8 NIL NIL) (-338 816283 816447 816667 "FGLMICPK" 817025 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-337 812085 816208 816265 "FFX" 816270 NIL FFX (NIL T NIL) -8 NIL NIL) (-336 811686 811747 811882 "FFSLPE" 812018 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-335 807679 808458 809254 "FFPOLY" 810922 NIL FFPOLY (NIL T) -7 NIL NIL) (-334 807183 807219 807428 "FFPOLY2" 807637 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-333 803004 807102 807165 "FFP" 807170 NIL FFP (NIL T NIL) -8 NIL NIL) (-332 798372 802915 802979 "FF" 802984 NIL FF (NIL NIL NIL) -8 NIL NIL) (-331 793468 797715 797905 "FFNBX" 798226 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-330 788325 792551 792809 "FFNBP" 793322 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-329 782928 787609 787820 "FFNB" 788158 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-328 781760 781958 782273 "FFINTBAS" 782725 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-327 777984 780224 780252 "FFIELDC" 780872 T FFIELDC (NIL) -9 NIL 781248) (-326 776647 777017 777514 "FFIELDC-" 777519 NIL FFIELDC- (NIL T) -8 NIL NIL) (-325 776217 776262 776386 "FFHOM" 776589 NIL FFHOM (NIL T T T) -7 NIL NIL) (-324 773915 774399 774916 "FFF" 775732 NIL FFF (NIL T) -7 NIL NIL) (-323 769503 773657 773758 "FFCGX" 773858 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-322 765105 769235 769342 "FFCGP" 769446 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-321 760258 764832 764940 "FFCG" 765041 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-320 742204 751327 751413 "FFCAT" 756578 NIL FFCAT (NIL T T T) -9 NIL 758065) (-319 737402 738449 739763 "FFCAT-" 740993 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-318 736813 736856 737091 "FFCAT2" 737353 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-317 725969 729759 730976 "FEXPR" 735668 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-316 724969 725404 725445 "FEVALAB" 725529 NIL FEVALAB (NIL T) -9 NIL 725790) (-315 724128 724338 724676 "FEVALAB-" 724681 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-314 722721 723511 723714 "FDIV" 724027 NIL FDIV (NIL T T T T) -8 NIL NIL) (-313 719788 720503 720618 "FDIVCAT" 722186 NIL FDIVCAT (NIL T T T T) -9 NIL 722623) (-312 719550 719577 719747 "FDIVCAT-" 719752 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-311 718770 718857 719134 "FDIV2" 719457 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-310 717456 717715 718004 "FCPAK1" 718501 T FCPAK1 (NIL) -7 NIL NIL) (-309 716584 716956 717097 "FCOMP" 717347 NIL FCOMP (NIL T) -8 NIL NIL) (-308 700219 703633 707194 "FC" 713043 T FC (NIL) -8 NIL NIL) (-307 692815 696861 696901 "FAXF" 698703 NIL FAXF (NIL T) -9 NIL 699394) (-306 690094 690749 691574 "FAXF-" 692039 NIL FAXF- (NIL T T) -8 NIL NIL) (-305 685194 689470 689646 "FARRAY" 689951 NIL FARRAY (NIL T) -8 NIL NIL) (-304 680585 682656 682708 "FAMR" 683720 NIL FAMR (NIL T T) -9 NIL 684180) (-303 679476 679778 680212 "FAMR-" 680217 NIL FAMR- (NIL T T T) -8 NIL NIL) (-302 678672 679398 679451 "FAMONOID" 679456 NIL FAMONOID (NIL T) -8 NIL NIL) (-301 676505 677189 677242 "FAMONC" 678183 NIL FAMONC (NIL T T) -9 NIL 678568) (-300 675197 676259 676396 "FAGROUP" 676401 NIL FAGROUP (NIL T) -8 NIL NIL) (-299 673000 673319 673721 "FACUTIL" 674878 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-298 672099 672284 672506 "FACTFUNC" 672810 NIL FACTFUNC (NIL T) -7 NIL NIL) (-297 664419 671350 671562 "EXPUPXS" 671955 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-296 661902 662442 663028 "EXPRTUBE" 663853 T EXPRTUBE (NIL) -7 NIL NIL) (-295 658096 658688 659425 "EXPRODE" 661241 NIL EXPRODE (NIL T T) -7 NIL NIL) (-294 643227 656727 657153 "EXPR" 657702 NIL EXPR (NIL T) -8 NIL NIL) (-293 637639 638226 639038 "EXPR2UPS" 642525 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-292 637275 637332 637439 "EXPR2" 637576 NIL EXPR2 (NIL T T) -7 NIL NIL) (-291 628629 636412 636707 "EXPEXPAN" 637113 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-290 628456 628586 628615 "EXIT" 628620 T EXIT (NIL) -8 NIL NIL) (-289 628083 628145 628258 "EVALCYC" 628388 NIL EVALCYC (NIL T) -7 NIL NIL) (-288 627624 627742 627783 "EVALAB" 627953 NIL EVALAB (NIL T) -9 NIL 628057) (-287 627105 627227 627448 "EVALAB-" 627453 NIL EVALAB- (NIL T T) -8 NIL NIL) (-286 624568 625880 625908 "EUCDOM" 626463 T EUCDOM (NIL) -9 NIL 626813) (-285 622973 623415 624005 "EUCDOM-" 624010 NIL EUCDOM- (NIL T) -8 NIL NIL) (-284 610551 613299 616039 "ESTOOLS" 620253 T ESTOOLS (NIL) -7 NIL NIL) (-283 610187 610244 610351 "ESTOOLS2" 610488 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-282 609938 609980 610060 "ESTOOLS1" 610139 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-281 603876 605600 605628 "ES" 608392 T ES (NIL) -9 NIL 609798) (-280 598823 600110 601927 "ES-" 602091 NIL ES- (NIL T) -8 NIL NIL) (-279 595198 595958 596738 "ESCONT" 598063 T ESCONT (NIL) -7 NIL NIL) (-278 594935 594967 595049 "ESCONT1" 595160 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-277 594610 594660 594760 "ES2" 594879 NIL ES2 (NIL T T) -7 NIL NIL) (-276 594240 594298 594407 "ES1" 594546 NIL ES1 (NIL T T) -7 NIL NIL) (-275 593456 593585 593761 "ERROR" 594084 T ERROR (NIL) -7 NIL NIL) (-274 586959 593315 593406 "EQTBL" 593411 NIL EQTBL (NIL T T) -8 NIL NIL) (-273 579396 582277 583724 "EQ" 585545 NIL -2716 (NIL T) -8 NIL NIL) (-272 579028 579085 579194 "EQ2" 579333 NIL EQ2 (NIL T T) -7 NIL NIL) (-271 574320 575366 576459 "EP" 577967 NIL EP (NIL T) -7 NIL NIL) (-270 572903 573203 573520 "ENV" 574023 T ENV (NIL) -8 NIL NIL) (-269 572063 572627 572655 "ENTIRER" 572660 T ENTIRER (NIL) -9 NIL 572705) (-268 568519 570018 570388 "EMR" 571862 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-267 567663 567848 567902 "ELTAGG" 568282 NIL ELTAGG (NIL T T) -9 NIL 568493) (-266 567382 567444 567585 "ELTAGG-" 567590 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-265 567171 567200 567254 "ELTAB" 567338 NIL ELTAB (NIL T T) -9 NIL NIL) (-264 566297 566443 566642 "ELFUTS" 567022 NIL ELFUTS (NIL T T) -7 NIL NIL) (-263 566039 566095 566123 "ELEMFUN" 566228 T ELEMFUN (NIL) -9 NIL NIL) (-262 565909 565930 565998 "ELEMFUN-" 566003 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-261 560801 564010 564051 "ELAGG" 564991 NIL ELAGG (NIL T) -9 NIL 565454) (-260 559086 559520 560183 "ELAGG-" 560188 NIL ELAGG- (NIL T T) -8 NIL NIL) (-259 557743 558023 558318 "ELABEXPR" 558811 T ELABEXPR (NIL) -8 NIL NIL) (-258 550600 552399 553226 "EFUPXS" 557019 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-257 544039 545840 546650 "EFULS" 549876 NIL EFULS (NIL T T T) -8 NIL NIL) (-256 541470 541828 542306 "EFSTRUC" 543671 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-255 530542 532107 533667 "EF" 539985 NIL EF (NIL T T) -7 NIL NIL) (-254 529643 530027 530176 "EAB" 530413 T EAB (NIL) -8 NIL NIL) (-253 528856 529602 529630 "E04UCFA" 529635 T E04UCFA (NIL) -8 NIL NIL) (-252 528069 528815 528843 "E04NAFA" 528848 T E04NAFA (NIL) -8 NIL NIL) (-251 527282 528028 528056 "E04MBFA" 528061 T E04MBFA (NIL) -8 NIL NIL) (-250 526495 527241 527269 "E04JAFA" 527274 T E04JAFA (NIL) -8 NIL NIL) (-249 525710 526454 526482 "E04GCFA" 526487 T E04GCFA (NIL) -8 NIL NIL) (-248 524925 525669 525697 "E04FDFA" 525702 T E04FDFA (NIL) -8 NIL NIL) (-247 524138 524884 524912 "E04DGFA" 524917 T E04DGFA (NIL) -8 NIL NIL) (-246 518323 519668 521030 "E04AGNT" 522796 T E04AGNT (NIL) -7 NIL NIL) (-245 517050 517530 517570 "DVARCAT" 518045 NIL DVARCAT (NIL T) -9 NIL 518243) (-244 516254 516466 516780 "DVARCAT-" 516785 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-243 509116 516056 516183 "DSMP" 516188 NIL DSMP (NIL T T T) -8 NIL NIL) (-242 503926 505061 506129 "DROPT" 508068 T DROPT (NIL) -8 NIL NIL) (-241 503591 503650 503748 "DROPT1" 503861 NIL DROPT1 (NIL T) -7 NIL NIL) (-240 498706 499832 500969 "DROPT0" 502474 T DROPT0 (NIL) -7 NIL NIL) (-239 497051 497376 497762 "DRAWPT" 498340 T DRAWPT (NIL) -7 NIL NIL) (-238 491638 492561 493640 "DRAW" 496025 NIL DRAW (NIL T) -7 NIL NIL) (-237 491271 491324 491442 "DRAWHACK" 491579 NIL DRAWHACK (NIL T) -7 NIL NIL) (-236 490002 490271 490562 "DRAWCX" 491000 T DRAWCX (NIL) -7 NIL NIL) (-235 489520 489588 489738 "DRAWCURV" 489928 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-234 479991 481950 484065 "DRAWCFUN" 487425 T DRAWCFUN (NIL) -7 NIL NIL) (-233 476805 478687 478728 "DQAGG" 479357 NIL DQAGG (NIL T) -9 NIL 479630) (-232 465312 472050 472132 "DPOLCAT" 473970 NIL DPOLCAT (NIL T T T T) -9 NIL 474514) (-231 460152 461498 463455 "DPOLCAT-" 463460 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-230 452948 460014 460111 "DPMO" 460116 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-229 445647 452729 452895 "DPMM" 452900 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-228 445160 445258 445378 "DOMAIN" 445547 T DOMAIN (NIL) -8 NIL NIL) (-227 438872 444797 444948 "DMP" 445061 NIL DMP (NIL NIL T) -8 NIL NIL) (-226 438472 438528 438672 "DLP" 438810 NIL DLP (NIL T) -7 NIL NIL) (-225 432116 437573 437800 "DLIST" 438277 NIL DLIST (NIL T) -8 NIL NIL) (-224 428963 430972 431013 "DLAGG" 431563 NIL DLAGG (NIL T) -9 NIL 431792) (-223 427673 428365 428393 "DIVRING" 428543 T DIVRING (NIL) -9 NIL 428651) (-222 426661 426914 427307 "DIVRING-" 427312 NIL DIVRING- (NIL T) -8 NIL NIL) (-221 424763 425120 425526 "DISPLAY" 426275 T DISPLAY (NIL) -7 NIL NIL) (-220 418652 424677 424740 "DIRPROD" 424745 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-219 417500 417703 417968 "DIRPROD2" 418445 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-218 407019 413024 413077 "DIRPCAT" 413485 NIL DIRPCAT (NIL NIL T) -9 NIL 414324) (-217 404337 404979 405860 "DIRPCAT-" 406205 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-216 403624 403784 403970 "DIOSP" 404171 T DIOSP (NIL) -7 NIL NIL) (-215 400327 402537 402578 "DIOPS" 403012 NIL DIOPS (NIL T) -9 NIL 403241) (-214 399876 399990 400181 "DIOPS-" 400186 NIL DIOPS- (NIL T T) -8 NIL NIL) (-213 398748 399386 399414 "DIFRING" 399601 T DIFRING (NIL) -9 NIL 399710) (-212 398394 398471 398623 "DIFRING-" 398628 NIL DIFRING- (NIL T) -8 NIL NIL) (-211 396184 397466 397506 "DIFEXT" 397865 NIL DIFEXT (NIL T) -9 NIL 398158) (-210 394470 394898 395563 "DIFEXT-" 395568 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-209 391793 394003 394044 "DIAGG" 394049 NIL DIAGG (NIL T) -9 NIL 394069) (-208 391177 391334 391586 "DIAGG-" 391591 NIL DIAGG- (NIL T T) -8 NIL NIL) (-207 386642 390136 390413 "DHMATRIX" 390946 NIL DHMATRIX (NIL T) -8 NIL NIL) (-206 382254 383163 384173 "DFSFUN" 385652 T DFSFUN (NIL) -7 NIL NIL) (-205 377040 380968 381333 "DFLOAT" 381909 T DFLOAT (NIL) -8 NIL NIL) (-204 375273 375554 375949 "DFINTTLS" 376748 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-203 372306 373308 373706 "DERHAM" 374940 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-202 370155 372081 372170 "DEQUEUE" 372250 NIL DEQUEUE (NIL T) -8 NIL NIL) (-201 369373 369506 369701 "DEGRED" 370017 NIL DEGRED (NIL T T) -7 NIL NIL) (-200 365773 366518 367370 "DEFINTRF" 368601 NIL DEFINTRF (NIL T) -7 NIL NIL) (-199 363304 363773 364371 "DEFINTEF" 365292 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-198 357134 362745 362911 "DECIMAL" 363158 T DECIMAL (NIL) -8 NIL NIL) (-197 354646 355104 355610 "DDFACT" 356678 NIL DDFACT (NIL T T) -7 NIL NIL) (-196 354242 354285 354436 "DBLRESP" 354597 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-195 351917 352251 352620 "DBASE" 354000 NIL DBASE (NIL T) -8 NIL NIL) (-194 351052 351876 351904 "D03FAFA" 351909 T D03FAFA (NIL) -8 NIL NIL) (-193 350188 351011 351039 "D03EEFA" 351044 T D03EEFA (NIL) -8 NIL NIL) (-192 348138 348604 349093 "D03AGNT" 349719 T D03AGNT (NIL) -7 NIL NIL) (-191 347456 348097 348125 "D02EJFA" 348130 T D02EJFA (NIL) -8 NIL NIL) (-190 346774 347415 347443 "D02CJFA" 347448 T D02CJFA (NIL) -8 NIL NIL) (-189 346092 346733 346761 "D02BHFA" 346766 T D02BHFA (NIL) -8 NIL NIL) (-188 345410 346051 346079 "D02BBFA" 346084 T D02BBFA (NIL) -8 NIL NIL) (-187 338608 340196 341802 "D02AGNT" 343824 T D02AGNT (NIL) -7 NIL NIL) (-186 336377 336899 337445 "D01WGTS" 338082 T D01WGTS (NIL) -7 NIL NIL) (-185 335480 336336 336364 "D01TRNS" 336369 T D01TRNS (NIL) -8 NIL NIL) (-184 334583 335439 335467 "D01GBFA" 335472 T D01GBFA (NIL) -8 NIL NIL) (-183 333686 334542 334570 "D01FCFA" 334575 T D01FCFA (NIL) -8 NIL NIL) (-182 332789 333645 333673 "D01ASFA" 333678 T D01ASFA (NIL) -8 NIL NIL) (-181 331892 332748 332776 "D01AQFA" 332781 T D01AQFA (NIL) -8 NIL NIL) (-180 330995 331851 331879 "D01APFA" 331884 T D01APFA (NIL) -8 NIL NIL) (-179 330098 330954 330982 "D01ANFA" 330987 T D01ANFA (NIL) -8 NIL NIL) (-178 329201 330057 330085 "D01AMFA" 330090 T D01AMFA (NIL) -8 NIL NIL) (-177 328304 329160 329188 "D01ALFA" 329193 T D01ALFA (NIL) -8 NIL NIL) (-176 327407 328263 328291 "D01AKFA" 328296 T D01AKFA (NIL) -8 NIL NIL) (-175 326510 327366 327394 "D01AJFA" 327399 T D01AJFA (NIL) -8 NIL NIL) (-174 319814 321363 322922 "D01AGNT" 324971 T D01AGNT (NIL) -7 NIL NIL) (-173 319151 319279 319431 "CYCLOTOM" 319682 T CYCLOTOM (NIL) -7 NIL NIL) (-172 315886 316599 317326 "CYCLES" 318444 T CYCLES (NIL) -7 NIL NIL) (-171 315198 315332 315503 "CVMP" 315747 NIL CVMP (NIL T) -7 NIL NIL) (-170 312979 313237 313612 "CTRIGMNP" 314926 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-169 312584 312667 312772 "CTORCALL" 312894 T CTORCALL (NIL) -8 NIL NIL) (-168 311958 312057 312210 "CSTTOOLS" 312481 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-167 307750 308407 309165 "CRFP" 311270 NIL CRFP (NIL T T) -7 NIL NIL) (-166 306797 306982 307210 "CRAPACK" 307554 NIL CRAPACK (NIL T) -7 NIL NIL) (-165 306181 306282 306486 "CPMATCH" 306673 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-164 305906 305934 306040 "CPIMA" 306147 NIL CPIMA (NIL T T T) -7 NIL NIL) (-163 302270 302942 303660 "COORDSYS" 305241 NIL COORDSYS (NIL T) -7 NIL NIL) (-162 301654 301783 301933 "CONTOUR" 302140 T CONTOUR (NIL) -8 NIL NIL) (-161 297515 299657 300149 "CONTFRAC" 301194 NIL CONTFRAC (NIL T) -8 NIL NIL) (-160 296669 297233 297261 "COMRING" 297266 T COMRING (NIL) -9 NIL 297317) (-159 295750 296027 296211 "COMPPROP" 296505 T COMPPROP (NIL) -8 NIL NIL) (-158 295404 295439 295567 "COMPLPAT" 295709 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-157 285385 295213 295322 "COMPLEX" 295327 NIL COMPLEX (NIL T) -8 NIL NIL) (-156 285021 285078 285185 "COMPLEX2" 285322 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-155 284739 284774 284872 "COMPFACT" 284980 NIL COMPFACT (NIL T T) -7 NIL NIL) (-154 269074 279368 279408 "COMPCAT" 280410 NIL COMPCAT (NIL T) -9 NIL 281803) (-153 258589 261513 265140 "COMPCAT-" 265496 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-152 258320 258348 258450 "COMMUPC" 258555 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-151 258115 258148 258207 "COMMONOP" 258281 T COMMONOP (NIL) -7 NIL NIL) (-150 257698 257866 257953 "COMM" 258048 T COMM (NIL) -8 NIL NIL) (-149 256947 257141 257169 "COMBOPC" 257507 T COMBOPC (NIL) -9 NIL 257682) (-148 255843 256053 256295 "COMBINAT" 256737 NIL COMBINAT (NIL T) -7 NIL NIL) (-147 252041 252614 253254 "COMBF" 255265 NIL COMBF (NIL T T) -7 NIL NIL) (-146 250827 251157 251392 "COLOR" 251826 T COLOR (NIL) -8 NIL NIL) (-145 250467 250514 250639 "CMPLXRT" 250774 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-144 245969 246997 248077 "CLIP" 249407 T CLIP (NIL) -7 NIL NIL) (-143 244303 245073 245311 "CLIF" 245797 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-142 240526 242450 242491 "CLAGG" 243420 NIL CLAGG (NIL T) -9 NIL 243956) (-141 238948 239405 239988 "CLAGG-" 239993 NIL CLAGG- (NIL T T) -8 NIL NIL) (-140 238492 238577 238717 "CINTSLPE" 238857 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-139 235972 236443 236991 "CHVAR" 238020 NIL CHVAR (NIL T T T) -7 NIL NIL) (-138 235195 235759 235787 "CHARZ" 235792 T CHARZ (NIL) -9 NIL 235806) (-137 234949 234989 235067 "CHARPOL" 235149 NIL CHARPOL (NIL T) -7 NIL NIL) (-136 234056 234653 234681 "CHARNZ" 234728 T CHARNZ (NIL) -9 NIL 234783) (-135 232081 232746 233081 "CHAR" 233741 T CHAR (NIL) -8 NIL NIL) (-134 231807 231868 231896 "CFCAT" 232007 T CFCAT (NIL) -9 NIL NIL) (-133 231052 231163 231345 "CDEN" 231691 NIL CDEN (NIL T T T) -7 NIL NIL) (-132 227044 230205 230485 "CCLASS" 230792 T CCLASS (NIL) -8 NIL NIL) (-131 226963 226989 227024 "CATEGORY" 227029 T -10 (NIL) -8 NIL NIL) (-130 221983 222960 223713 "CARTEN" 226266 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-129 221091 221239 221460 "CARTEN2" 221830 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-128 219389 220243 220499 "CARD" 220855 T CARD (NIL) -8 NIL NIL) (-127 218762 219090 219118 "CACHSET" 219250 T CACHSET (NIL) -9 NIL 219327) (-126 218259 218555 218583 "CABMON" 218633 T CABMON (NIL) -9 NIL 218689) (-125 217427 217806 217949 "BYTE" 218136 T BYTE (NIL) -8 NIL NIL) (-124 213375 217374 217408 "BYTEARY" 217413 T BYTEARY (NIL) -8 NIL NIL) (-123 210932 213067 213174 "BTREE" 213301 NIL BTREE (NIL T) -8 NIL NIL) (-122 208430 210580 210702 "BTOURN" 210842 NIL BTOURN (NIL T) -8 NIL NIL) (-121 205849 207902 207943 "BTCAT" 208011 NIL BTCAT (NIL T) -9 NIL 208088) (-120 205516 205596 205745 "BTCAT-" 205750 NIL BTCAT- (NIL T T) -8 NIL NIL) (-119 200737 204608 204636 "BTAGG" 204892 T BTAGG (NIL) -9 NIL 205071) (-118 200160 200304 200534 "BTAGG-" 200539 NIL BTAGG- (NIL T) -8 NIL NIL) (-117 197204 199438 199653 "BSTREE" 199977 NIL BSTREE (NIL T) -8 NIL NIL) (-116 196342 196468 196652 "BRILL" 197060 NIL BRILL (NIL T) -7 NIL NIL) (-115 193044 195071 195112 "BRAGG" 195761 NIL BRAGG (NIL T) -9 NIL 196018) (-114 191573 191979 192534 "BRAGG-" 192539 NIL BRAGG- (NIL T T) -8 NIL NIL) (-113 184773 190911 191095 "BPADICRT" 191421 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-112 183077 184710 184755 "BPADIC" 184760 NIL BPADIC (NIL NIL) -8 NIL NIL) (-111 182773 182803 182916 "BOUNDZRO" 183041 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-110 178288 179379 180246 "BOP" 181926 T BOP (NIL) -8 NIL NIL) (-109 175909 176353 176873 "BOP1" 177801 NIL BOP1 (NIL T) -7 NIL NIL) (-108 174544 175249 175467 "BOOLEAN" 175711 T BOOLEAN (NIL) -8 NIL NIL) (-107 173911 174289 174341 "BMODULE" 174346 NIL BMODULE (NIL T T) -9 NIL 174410) (-106 169721 173709 173782 "BITS" 173858 T BITS (NIL) -8 NIL NIL) (-105 168818 169253 169405 "BINFILE" 169589 T BINFILE (NIL) -8 NIL NIL) (-104 168230 168352 168494 "BINDING" 168696 T BINDING (NIL) -8 NIL NIL) (-103 162064 167674 167839 "BINARY" 168085 T BINARY (NIL) -8 NIL NIL) (-102 159892 161320 161361 "BGAGG" 161621 NIL BGAGG (NIL T) -9 NIL 161758) (-101 159723 159755 159846 "BGAGG-" 159851 NIL BGAGG- (NIL T T) -8 NIL NIL) (-100 158821 159107 159312 "BFUNCT" 159538 T BFUNCT (NIL) -8 NIL NIL) (-99 157522 157700 157985 "BEZOUT" 158645 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-98 154047 156382 156710 "BBTREE" 157225 NIL BBTREE (NIL T) -8 NIL NIL) (-97 153785 153838 153864 "BASTYPE" 153981 T BASTYPE (NIL) -9 NIL NIL) (-96 153640 153669 153739 "BASTYPE-" 153744 NIL BASTYPE- (NIL T) -8 NIL NIL) (-95 153078 153154 153304 "BALFACT" 153551 NIL BALFACT (NIL T T) -7 NIL NIL) (-94 151900 152497 152682 "AUTOMOR" 152923 NIL AUTOMOR (NIL T) -8 NIL NIL) (-93 151626 151631 151657 "ATTREG" 151662 T ATTREG (NIL) -9 NIL NIL) (-92 149905 150323 150675 "ATTRBUT" 151292 T ATTRBUT (NIL) -8 NIL NIL) (-91 149441 149554 149580 "ATRIG" 149781 T ATRIG (NIL) -9 NIL NIL) (-90 149250 149291 149378 "ATRIG-" 149383 NIL ATRIG- (NIL T) -8 NIL NIL) (-89 147447 149026 149114 "ASTACK" 149193 NIL ASTACK (NIL T) -8 NIL NIL) (-88 145952 146249 146614 "ASSOCEQ" 147129 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-87 144984 145611 145735 "ASP9" 145859 NIL ASP9 (NIL NIL) -8 NIL NIL) (-86 144748 144932 144971 "ASP8" 144976 NIL ASP8 (NIL NIL) -8 NIL NIL) (-85 143617 144353 144495 "ASP80" 144637 NIL ASP80 (NIL NIL) -8 NIL NIL) (-84 142516 143252 143384 "ASP7" 143516 NIL ASP7 (NIL NIL) -8 NIL NIL) (-83 141470 142193 142311 "ASP78" 142429 NIL ASP78 (NIL NIL) -8 NIL NIL) (-82 140439 141150 141267 "ASP77" 141384 NIL ASP77 (NIL NIL) -8 NIL NIL) (-81 139351 140077 140208 "ASP74" 140339 NIL ASP74 (NIL NIL) -8 NIL NIL) (-80 138251 138986 139118 "ASP73" 139250 NIL ASP73 (NIL NIL) -8 NIL NIL) (-79 137206 137928 138046 "ASP6" 138164 NIL ASP6 (NIL NIL) -8 NIL NIL) (-78 136154 136883 137001 "ASP55" 137119 NIL ASP55 (NIL NIL) -8 NIL NIL) (-77 135104 135828 135947 "ASP50" 136066 NIL ASP50 (NIL NIL) -8 NIL NIL) (-76 134192 134805 134915 "ASP4" 135025 NIL ASP4 (NIL NIL) -8 NIL NIL) (-75 133280 133893 134003 "ASP49" 134113 NIL ASP49 (NIL NIL) -8 NIL NIL) (-74 132065 132819 132987 "ASP42" 133169 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130842 131598 131768 "ASP41" 131952 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-72 129792 130519 130637 "ASP35" 130755 NIL ASP35 (NIL NIL) -8 NIL NIL) (-71 129557 129740 129779 "ASP34" 129784 NIL ASP34 (NIL NIL) -8 NIL NIL) (-70 129294 129361 129437 "ASP33" 129512 NIL ASP33 (NIL NIL) -8 NIL NIL) (-69 128189 128929 129061 "ASP31" 129193 NIL ASP31 (NIL NIL) -8 NIL NIL) (-68 127954 128137 128176 "ASP30" 128181 NIL ASP30 (NIL NIL) -8 NIL NIL) (-67 127689 127758 127834 "ASP29" 127909 NIL ASP29 (NIL NIL) -8 NIL NIL) (-66 127454 127637 127676 "ASP28" 127681 NIL ASP28 (NIL NIL) -8 NIL NIL) (-65 127219 127402 127441 "ASP27" 127446 NIL ASP27 (NIL NIL) -8 NIL NIL) (-64 126303 126917 127028 "ASP24" 127139 NIL ASP24 (NIL NIL) -8 NIL NIL) (-63 125219 125944 126074 "ASP20" 126204 NIL ASP20 (NIL NIL) -8 NIL NIL) (-62 124307 124920 125030 "ASP1" 125140 NIL ASP1 (NIL NIL) -8 NIL NIL) (-61 123251 123981 124100 "ASP19" 124219 NIL ASP19 (NIL NIL) -8 NIL NIL) (-60 122988 123055 123131 "ASP12" 123206 NIL ASP12 (NIL NIL) -8 NIL NIL) (-59 121840 122587 122731 "ASP10" 122875 NIL ASP10 (NIL NIL) -8 NIL NIL) (-58 119739 121684 121775 "ARRAY2" 121780 NIL ARRAY2 (NIL T) -8 NIL NIL) (-57 115555 119387 119501 "ARRAY1" 119656 NIL ARRAY1 (NIL T) -8 NIL NIL) (-56 114587 114760 114981 "ARRAY12" 115378 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-55 108947 110818 110893 "ARR2CAT" 113523 NIL ARR2CAT (NIL T T T) -9 NIL 114281) (-54 106381 107125 108079 "ARR2CAT-" 108084 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-53 105141 105291 105594 "APPRULE" 106219 NIL APPRULE (NIL T T T) -7 NIL NIL) (-52 104794 104842 104960 "APPLYORE" 105087 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-51 103768 104059 104254 "ANY" 104617 T ANY (NIL) -8 NIL NIL) (-50 103046 103169 103326 "ANY1" 103642 NIL ANY1 (NIL T) -7 NIL NIL) (-49 100578 101496 101821 "ANTISYM" 102771 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-48 100093 100282 100379 "ANON" 100499 T ANON (NIL) -8 NIL NIL) (-47 94170 98638 99089 "AN" 99660 T AN (NIL) -8 NIL NIL) (-46 90524 91922 91972 "AMR" 92711 NIL AMR (NIL T T) -9 NIL 93310) (-45 89637 89858 90220 "AMR-" 90225 NIL AMR- (NIL T T T) -8 NIL NIL) (-44 74187 89554 89615 "ALIST" 89620 NIL ALIST (NIL T T) -8 NIL NIL) (-43 71024 73781 73950 "ALGSC" 74105 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-42 67580 68134 68741 "ALGPKG" 70464 NIL ALGPKG (NIL T T) -7 NIL NIL) (-41 66857 66958 67142 "ALGMFACT" 67466 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-40 62606 63287 63941 "ALGMANIP" 66381 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-39 53925 62232 62382 "ALGFF" 62539 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-38 53121 53252 53431 "ALGFACT" 53783 NIL ALGFACT (NIL T) -7 NIL NIL) (-37 52112 52722 52760 "ALGEBRA" 52820 NIL ALGEBRA (NIL T) -9 NIL 52878) (-36 51830 51889 52021 "ALGEBRA-" 52026 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-35 34091 49834 49886 "ALAGG" 50022 NIL ALAGG (NIL T T) -9 NIL 50183) (-34 33627 33740 33766 "AHYP" 33967 T AHYP (NIL) -9 NIL NIL) (-33 32558 32806 32832 "AGG" 33331 T AGG (NIL) -9 NIL 33610) (-32 31992 32154 32368 "AGG-" 32373 NIL AGG- (NIL T) -8 NIL NIL) (-31 29675 30093 30510 "AF" 31635 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 3149551 3149556 3149561 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-2 3149536 3149541 3149546 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1 3149521 3149526 3149531 NIL NIL NIL NIL (NIL) -8 NIL NIL) (0 3149506 3149511 3149516 NIL NIL NIL NIL (NIL) -8 NIL NIL) (-1199 3148636 3149381 3149458 "ZMOD" 3149463 NIL ZMOD (NIL NIL) -8 NIL NIL) (-1198 3147746 3147910 3148119 "ZLINDEP" 3148468 NIL ZLINDEP (NIL T) -7 NIL NIL) (-1197 3137150 3138895 3140847 "ZDSOLVE" 3145895 NIL ZDSOLVE (NIL T NIL NIL) -7 NIL NIL) (-1196 3136396 3136537 3136726 "YSTREAM" 3136996 NIL YSTREAM (NIL T) -7 NIL NIL) (-1195 3134165 3135701 3135904 "XRPOLY" 3136239 NIL XRPOLY (NIL T T) -8 NIL NIL) (-1194 3130627 3131956 3132538 "XPR" 3133629 NIL XPR (NIL T T) -8 NIL NIL) (-1193 3128341 3129962 3130165 "XPOLY" 3130458 NIL XPOLY (NIL T) -8 NIL NIL) (-1192 3126155 3127533 3127587 "XPOLYC" 3127872 NIL XPOLYC (NIL T T) -9 NIL 3127985) (-1191 3122527 3124672 3125060 "XPBWPOLY" 3125813 NIL XPBWPOLY (NIL T T) -8 NIL NIL) (-1190 3118455 3120768 3120810 "XF" 3121431 NIL XF (NIL T) -9 NIL 3121830) (-1189 3118076 3118164 3118333 "XF-" 3118338 NIL XF- (NIL T T) -8 NIL NIL) (-1188 3113456 3114755 3114809 "XFALG" 3116957 NIL XFALG (NIL T T) -9 NIL 3117744) (-1187 3112593 3112697 3112901 "XEXPPKG" 3113348 NIL XEXPPKG (NIL T T T) -7 NIL NIL) (-1186 3110692 3112444 3112539 "XDPOLY" 3112544 NIL XDPOLY (NIL T T) -8 NIL NIL) (-1185 3109571 3110181 3110223 "XALG" 3110285 NIL XALG (NIL T) -9 NIL 3110404) (-1184 3103047 3107555 3108048 "WUTSET" 3109163 NIL WUTSET (NIL T T T T) -8 NIL NIL) (-1183 3100851 3101658 3102009 "WP" 3102829 NIL WP (NIL T T T T NIL NIL NIL) -8 NIL NIL) (-1182 3099737 3099935 3100230 "WFFINTBS" 3100648 NIL WFFINTBS (NIL T T T T) -7 NIL NIL) (-1181 3097617 3098044 3098506 "WEIER" 3099309 NIL WEIER (NIL T) -7 NIL NIL) (-1180 3096766 3097190 3097232 "VSPACE" 3097368 NIL VSPACE (NIL T) -9 NIL 3097442) (-1179 3096604 3096631 3096722 "VSPACE-" 3096727 NIL VSPACE- (NIL T T) -8 NIL NIL) (-1178 3096350 3096393 3096464 "VOID" 3096555 T VOID (NIL) -8 NIL NIL) (-1177 3094486 3094845 3095251 "VIEW" 3095966 T VIEW (NIL) -7 NIL NIL) (-1176 3090911 3091549 3092286 "VIEWDEF" 3093771 T VIEWDEF (NIL) -7 NIL NIL) (-1175 3080249 3082459 3084632 "VIEW3D" 3088760 T VIEW3D (NIL) -8 NIL NIL) (-1174 3072531 3074160 3075739 "VIEW2D" 3078692 T VIEW2D (NIL) -8 NIL NIL) (-1173 3067940 3072301 3072393 "VECTOR" 3072474 NIL VECTOR (NIL T) -8 NIL NIL) (-1172 3066517 3066776 3067094 "VECTOR2" 3067670 NIL VECTOR2 (NIL T T) -7 NIL NIL) (-1171 3060057 3064309 3064352 "VECTCAT" 3065340 NIL VECTCAT (NIL T) -9 NIL 3065924) (-1170 3059071 3059325 3059715 "VECTCAT-" 3059720 NIL VECTCAT- (NIL T T) -8 NIL NIL) (-1169 3058542 3058712 3058832 "VARIABLE" 3058986 NIL VARIABLE (NIL NIL) -8 NIL NIL) (-1168 3058475 3058480 3058510 "UTYPE" 3058515 T UTYPE (NIL) -9 NIL NIL) (-1167 3057310 3057464 3057725 "UTSODETL" 3058301 NIL UTSODETL (NIL T T T T) -7 NIL NIL) (-1166 3054750 3055210 3055734 "UTSODE" 3056851 NIL UTSODE (NIL T T) -7 NIL NIL) (-1165 3046594 3052390 3052878 "UTS" 3054319 NIL UTS (NIL T NIL NIL) -8 NIL NIL) (-1164 3037929 3043294 3043336 "UTSCAT" 3044447 NIL UTSCAT (NIL T) -9 NIL 3045204) (-1163 3035284 3036000 3036988 "UTSCAT-" 3036993 NIL UTSCAT- (NIL T T) -8 NIL NIL) (-1162 3034915 3034958 3035089 "UTS2" 3035235 NIL UTS2 (NIL T T T T) -7 NIL NIL) (-1161 3029191 3031756 3031799 "URAGG" 3033869 NIL URAGG (NIL T) -9 NIL 3034591) (-1160 3026130 3026993 3028116 "URAGG-" 3028121 NIL URAGG- (NIL T T) -8 NIL NIL) (-1159 3021816 3024747 3025218 "UPXSSING" 3025794 NIL UPXSSING (NIL T T NIL NIL) -8 NIL NIL) (-1158 3013707 3020937 3021217 "UPXS" 3021593 NIL UPXS (NIL T NIL NIL) -8 NIL NIL) (-1157 3006736 3013612 3013683 "UPXSCONS" 3013688 NIL UPXSCONS (NIL T T) -8 NIL NIL) (-1156 2997025 3003855 3003916 "UPXSCCA" 3004565 NIL UPXSCCA (NIL T T) -9 NIL 3004806) (-1155 2996664 2996749 2996922 "UPXSCCA-" 2996927 NIL UPXSCCA- (NIL T T T) -8 NIL NIL) (-1154 2986865 2993468 2993510 "UPXSCAT" 2994163 NIL UPXSCAT (NIL T) -9 NIL 2994771) (-1153 2986299 2986378 2986555 "UPXS2" 2986780 NIL UPXS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1152 2984953 2985206 2985557 "UPSQFREE" 2986042 NIL UPSQFREE (NIL T T) -7 NIL NIL) (-1151 2978844 2981899 2981953 "UPSCAT" 2983102 NIL UPSCAT (NIL T T) -9 NIL 2983876) (-1150 2978049 2978256 2978582 "UPSCAT-" 2978587 NIL UPSCAT- (NIL T T T) -8 NIL NIL) (-1149 2964135 2972172 2972214 "UPOLYC" 2974292 NIL UPOLYC (NIL T) -9 NIL 2975513) (-1148 2955465 2957890 2961036 "UPOLYC-" 2961041 NIL UPOLYC- (NIL T T) -8 NIL NIL) (-1147 2955096 2955139 2955270 "UPOLYC2" 2955416 NIL UPOLYC2 (NIL T T T T) -7 NIL NIL) (-1146 2946515 2954665 2954802 "UP" 2955006 NIL UP (NIL NIL T) -8 NIL NIL) (-1145 2945858 2945965 2946128 "UPMP" 2946404 NIL UPMP (NIL T T) -7 NIL NIL) (-1144 2945411 2945492 2945631 "UPDIVP" 2945771 NIL UPDIVP (NIL T T) -7 NIL NIL) (-1143 2943979 2944228 2944544 "UPDECOMP" 2945160 NIL UPDECOMP (NIL T T) -7 NIL NIL) (-1142 2943214 2943326 2943511 "UPCDEN" 2943863 NIL UPCDEN (NIL T T T) -7 NIL NIL) (-1141 2942737 2942806 2942953 "UP2" 2943139 NIL UP2 (NIL NIL T NIL T) -7 NIL NIL) (-1140 2941254 2941941 2942218 "UNISEG" 2942495 NIL UNISEG (NIL T) -8 NIL NIL) (-1139 2940469 2940596 2940801 "UNISEG2" 2941097 NIL UNISEG2 (NIL T T) -7 NIL NIL) (-1138 2939529 2939709 2939935 "UNIFACT" 2940285 NIL UNIFACT (NIL T) -7 NIL NIL) (-1137 2923425 2938710 2938960 "ULS" 2939336 NIL ULS (NIL T NIL NIL) -8 NIL NIL) (-1136 2911390 2923330 2923401 "ULSCONS" 2923406 NIL ULSCONS (NIL T T) -8 NIL NIL) (-1135 2894140 2906153 2906214 "ULSCCAT" 2906926 NIL ULSCCAT (NIL T T) -9 NIL 2907222) (-1134 2893191 2893436 2893823 "ULSCCAT-" 2893828 NIL ULSCCAT- (NIL T T T) -8 NIL NIL) (-1133 2883171 2889688 2889730 "ULSCAT" 2890596 NIL ULSCAT (NIL T) -9 NIL 2891326) (-1132 2882605 2882684 2882861 "ULS2" 2883086 NIL ULS2 (NIL T T NIL NIL NIL NIL) -7 NIL NIL) (-1131 2881003 2881970 2882000 "UFD" 2882212 T UFD (NIL) -9 NIL 2882326) (-1130 2880797 2880843 2880938 "UFD-" 2880943 NIL UFD- (NIL T) -8 NIL NIL) (-1129 2879879 2880062 2880278 "UDVO" 2880603 T UDVO (NIL) -7 NIL NIL) (-1128 2877695 2878104 2878575 "UDPO" 2879443 NIL UDPO (NIL T) -7 NIL NIL) (-1127 2877628 2877633 2877663 "TYPE" 2877668 T TYPE (NIL) -9 NIL NIL) (-1126 2876599 2876801 2877041 "TWOFACT" 2877422 NIL TWOFACT (NIL T) -7 NIL NIL) (-1125 2875537 2875874 2876137 "TUPLE" 2876371 NIL TUPLE (NIL T) -8 NIL NIL) (-1124 2873228 2873747 2874286 "TUBETOOL" 2875020 T TUBETOOL (NIL) -7 NIL NIL) (-1123 2872077 2872282 2872523 "TUBE" 2873021 NIL TUBE (NIL T) -8 NIL NIL) (-1122 2866801 2871055 2871337 "TS" 2871829 NIL TS (NIL T) -8 NIL NIL) (-1121 2855505 2859597 2859693 "TSETCAT" 2864927 NIL TSETCAT (NIL T T T T) -9 NIL 2866458) (-1120 2850240 2851838 2853728 "TSETCAT-" 2853733 NIL TSETCAT- (NIL T T T T T) -8 NIL NIL) (-1119 2844503 2845349 2846291 "TRMANIP" 2849376 NIL TRMANIP (NIL T T) -7 NIL NIL) (-1118 2843944 2844007 2844170 "TRIMAT" 2844435 NIL TRIMAT (NIL T T T T) -7 NIL NIL) (-1117 2841750 2841987 2842350 "TRIGMNIP" 2843693 NIL TRIGMNIP (NIL T T) -7 NIL NIL) (-1116 2841270 2841383 2841413 "TRIGCAT" 2841626 T TRIGCAT (NIL) -9 NIL NIL) (-1115 2840939 2841018 2841159 "TRIGCAT-" 2841164 NIL TRIGCAT- (NIL T) -8 NIL NIL) (-1114 2837838 2839799 2840079 "TREE" 2840694 NIL TREE (NIL T) -8 NIL NIL) (-1113 2837112 2837640 2837670 "TRANFUN" 2837705 T TRANFUN (NIL) -9 NIL 2837771) (-1112 2836391 2836582 2836862 "TRANFUN-" 2836867 NIL TRANFUN- (NIL T) -8 NIL NIL) (-1111 2836195 2836227 2836288 "TOPSP" 2836352 T TOPSP (NIL) -7 NIL NIL) (-1110 2835547 2835662 2835815 "TOOLSIGN" 2836076 NIL TOOLSIGN (NIL T) -7 NIL NIL) (-1109 2834208 2834724 2834963 "TEXTFILE" 2835330 T TEXTFILE (NIL) -8 NIL NIL) (-1108 2832073 2832587 2833025 "TEX" 2833792 T TEX (NIL) -8 NIL NIL) (-1107 2831854 2831885 2831957 "TEX1" 2832036 NIL TEX1 (NIL T) -7 NIL NIL) (-1106 2831502 2831565 2831655 "TEMUTL" 2831786 T TEMUTL (NIL) -7 NIL NIL) (-1105 2829656 2829936 2830261 "TBCMPPK" 2831225 NIL TBCMPPK (NIL T T) -7 NIL NIL) (-1104 2821545 2827817 2827873 "TBAGG" 2828273 NIL TBAGG (NIL T T) -9 NIL 2828484) (-1103 2816615 2818103 2819857 "TBAGG-" 2819862 NIL TBAGG- (NIL T T T) -8 NIL NIL) (-1102 2815999 2816106 2816251 "TANEXP" 2816504 NIL TANEXP (NIL T) -7 NIL NIL) (-1101 2809500 2815856 2815949 "TABLE" 2815954 NIL TABLE (NIL T T) -8 NIL NIL) (-1100 2808912 2809011 2809149 "TABLEAU" 2809397 NIL TABLEAU (NIL T) -8 NIL NIL) (-1099 2803485 2804705 2805953 "TABLBUMP" 2807698 NIL TABLBUMP (NIL T) -7 NIL NIL) (-1098 2802913 2803013 2803141 "SYSTEM" 2803379 T SYSTEM (NIL) -7 NIL NIL) (-1097 2799376 2800071 2800854 "SYSSOLP" 2802164 NIL SYSSOLP (NIL T) -7 NIL NIL) (-1096 2795667 2796375 2797109 "SYNTAX" 2798664 T SYNTAX (NIL) -8 NIL NIL) (-1095 2792801 2793409 2794047 "SYMTAB" 2795051 T SYMTAB (NIL) -8 NIL NIL) (-1094 2788050 2788952 2789935 "SYMS" 2791840 T SYMS (NIL) -8 NIL NIL) (-1093 2785279 2787506 2787735 "SYMPOLY" 2787855 NIL SYMPOLY (NIL T) -8 NIL NIL) (-1092 2784799 2784874 2784996 "SYMFUNC" 2785191 NIL SYMFUNC (NIL T) -7 NIL NIL) (-1091 2780776 2782036 2782858 "SYMBOL" 2783999 T SYMBOL (NIL) -8 NIL NIL) (-1090 2774315 2776004 2777724 "SWITCH" 2779078 T SWITCH (NIL) -8 NIL NIL) (-1089 2767545 2773142 2773444 "SUTS" 2774070 NIL SUTS (NIL T NIL NIL) -8 NIL NIL) (-1088 2759435 2766666 2766946 "SUPXS" 2767322 NIL SUPXS (NIL T NIL NIL) -8 NIL NIL) (-1087 2750927 2759056 2759181 "SUP" 2759344 NIL SUP (NIL T) -8 NIL NIL) (-1086 2750086 2750213 2750430 "SUPFRACF" 2750795 NIL SUPFRACF (NIL T T T T) -7 NIL NIL) (-1085 2749711 2749770 2749881 "SUP2" 2750021 NIL SUP2 (NIL T T) -7 NIL NIL) (-1084 2748108 2748382 2748744 "SUMRF" 2749410 NIL SUMRF (NIL T) -7 NIL NIL) (-1083 2747425 2747491 2747689 "SUMFS" 2748029 NIL SUMFS (NIL T T) -7 NIL NIL) (-1082 2731361 2746606 2746856 "SULS" 2747232 NIL SULS (NIL T NIL NIL) -8 NIL NIL) (-1081 2730683 2730886 2731026 "SUCH" 2731269 NIL SUCH (NIL T T) -8 NIL NIL) (-1080 2724610 2725622 2726580 "SUBSPACE" 2729771 NIL SUBSPACE (NIL NIL T) -8 NIL NIL) (-1079 2724040 2724130 2724294 "SUBRESP" 2724498 NIL SUBRESP (NIL T T) -7 NIL NIL) (-1078 2717409 2718705 2720016 "STTF" 2722776 NIL STTF (NIL T) -7 NIL NIL) (-1077 2711582 2712702 2713849 "STTFNC" 2716309 NIL STTFNC (NIL T) -7 NIL NIL) (-1076 2702922 2704789 2706582 "STTAYLOR" 2709823 NIL STTAYLOR (NIL T) -7 NIL NIL) (-1075 2696166 2702786 2702869 "STRTBL" 2702874 NIL STRTBL (NIL T) -8 NIL NIL) (-1074 2691557 2696121 2696152 "STRING" 2696157 T STRING (NIL) -8 NIL NIL) (-1073 2686446 2690931 2690961 "STRICAT" 2691020 T STRICAT (NIL) -9 NIL 2691082) (-1072 2679160 2683969 2684589 "STREAM" 2685861 NIL STREAM (NIL T) -8 NIL NIL) (-1071 2678670 2678747 2678891 "STREAM3" 2679077 NIL STREAM3 (NIL T T T) -7 NIL NIL) (-1070 2677652 2677835 2678070 "STREAM2" 2678483 NIL STREAM2 (NIL T T) -7 NIL NIL) (-1069 2677340 2677392 2677485 "STREAM1" 2677594 NIL STREAM1 (NIL T) -7 NIL NIL) (-1068 2676356 2676537 2676768 "STINPROD" 2677156 NIL STINPROD (NIL T) -7 NIL NIL) (-1067 2675935 2676119 2676149 "STEP" 2676229 T STEP (NIL) -9 NIL 2676307) (-1066 2669478 2675834 2675911 "STBL" 2675916 NIL STBL (NIL T T NIL) -8 NIL NIL) (-1065 2664654 2668701 2668744 "STAGG" 2668897 NIL STAGG (NIL T) -9 NIL 2668986) (-1064 2662356 2662958 2663830 "STAGG-" 2663835 NIL STAGG- (NIL T T) -8 NIL NIL) (-1063 2660551 2662126 2662218 "STACK" 2662299 NIL STACK (NIL T) -8 NIL NIL) (-1062 2653282 2658698 2659153 "SREGSET" 2660181 NIL SREGSET (NIL T T T T) -8 NIL NIL) (-1061 2645714 2647082 2648594 "SRDCMPK" 2651888 NIL SRDCMPK (NIL T T T T T) -7 NIL NIL) (-1060 2638682 2643155 2643185 "SRAGG" 2644488 T SRAGG (NIL) -9 NIL 2645096) (-1059 2637699 2637954 2638333 "SRAGG-" 2638338 NIL SRAGG- (NIL T) -8 NIL NIL) (-1058 2632148 2636618 2637045 "SQMATRIX" 2637318 NIL SQMATRIX (NIL NIL T) -8 NIL NIL) (-1057 2625900 2628868 2629594 "SPLTREE" 2631494 NIL SPLTREE (NIL T T) -8 NIL NIL) (-1056 2621890 2622556 2623202 "SPLNODE" 2625326 NIL SPLNODE (NIL T T) -8 NIL NIL) (-1055 2620937 2621170 2621200 "SPFCAT" 2621644 T SPFCAT (NIL) -9 NIL NIL) (-1054 2619674 2619884 2620148 "SPECOUT" 2620695 T SPECOUT (NIL) -7 NIL NIL) (-1053 2619435 2619475 2619544 "SPADPRSR" 2619627 T SPADPRSR (NIL) -7 NIL NIL) (-1052 2611458 2613205 2613247 "SPACEC" 2617570 NIL SPACEC (NIL T) -9 NIL 2619386) (-1051 2609629 2611391 2611439 "SPACE3" 2611444 NIL SPACE3 (NIL T) -8 NIL NIL) (-1050 2608381 2608552 2608843 "SORTPAK" 2609434 NIL SORTPAK (NIL T T) -7 NIL NIL) (-1049 2606437 2606740 2607158 "SOLVETRA" 2608045 NIL SOLVETRA (NIL T) -7 NIL NIL) (-1048 2605448 2605670 2605944 "SOLVESER" 2606210 NIL SOLVESER (NIL T) -7 NIL NIL) (-1047 2600668 2601549 2602551 "SOLVERAD" 2604500 NIL SOLVERAD (NIL T) -7 NIL NIL) (-1046 2596483 2597092 2597821 "SOLVEFOR" 2600035 NIL SOLVEFOR (NIL T T) -7 NIL NIL) (-1045 2590783 2595835 2595931 "SNTSCAT" 2595936 NIL SNTSCAT (NIL T T T T) -9 NIL 2596006) (-1044 2584887 2589114 2589504 "SMTS" 2590473 NIL SMTS (NIL T T T) -8 NIL NIL) (-1043 2579297 2584776 2584852 "SMP" 2584857 NIL SMP (NIL T T) -8 NIL NIL) (-1042 2577456 2577757 2578155 "SMITH" 2578994 NIL SMITH (NIL T T T T) -7 NIL NIL) (-1041 2570421 2574617 2574719 "SMATCAT" 2576059 NIL SMATCAT (NIL NIL T T T) -9 NIL 2576608) (-1040 2567362 2568185 2569362 "SMATCAT-" 2569367 NIL SMATCAT- (NIL T NIL T T T) -8 NIL NIL) (-1039 2565076 2566599 2566642 "SKAGG" 2566903 NIL SKAGG (NIL T) -9 NIL 2567038) (-1038 2561134 2564180 2564458 "SINT" 2564820 T SINT (NIL) -8 NIL NIL) (-1037 2560906 2560944 2561010 "SIMPAN" 2561090 T SIMPAN (NIL) -7 NIL NIL) (-1036 2559744 2559965 2560240 "SIGNRF" 2560665 NIL SIGNRF (NIL T) -7 NIL NIL) (-1035 2558529 2558680 2558970 "SIGNEF" 2559573 NIL SIGNEF (NIL T T) -7 NIL NIL) (-1034 2556219 2556673 2557179 "SHP" 2558070 NIL SHP (NIL T NIL) -7 NIL NIL) (-1033 2550072 2556120 2556196 "SHDP" 2556201 NIL SHDP (NIL NIL NIL T) -8 NIL NIL) (-1032 2549562 2549754 2549784 "SGROUP" 2549936 T SGROUP (NIL) -9 NIL 2550023) (-1031 2549332 2549384 2549488 "SGROUP-" 2549493 NIL SGROUP- (NIL T) -8 NIL NIL) (-1030 2546168 2546865 2547588 "SGCF" 2548631 T SGCF (NIL) -7 NIL NIL) (-1029 2540567 2545619 2545715 "SFRTCAT" 2545720 NIL SFRTCAT (NIL T T T T) -9 NIL 2545758) (-1028 2534027 2535042 2536176 "SFRGCD" 2539550 NIL SFRGCD (NIL T T T T T) -7 NIL NIL) (-1027 2527193 2528264 2529448 "SFQCMPK" 2532960 NIL SFQCMPK (NIL T T T T T) -7 NIL NIL) (-1026 2526815 2526904 2527014 "SFORT" 2527134 NIL SFORT (NIL T T) -8 NIL NIL) (-1025 2525960 2526655 2526776 "SEXOF" 2526781 NIL SEXOF (NIL T T T T T) -8 NIL NIL) (-1024 2525094 2525841 2525909 "SEX" 2525914 T SEX (NIL) -8 NIL NIL) (-1023 2519871 2520560 2520655 "SEXCAT" 2524426 NIL SEXCAT (NIL T T T T T) -9 NIL 2525045) (-1022 2517051 2519805 2519853 "SET" 2519858 NIL SET (NIL T) -8 NIL NIL) (-1021 2515270 2515732 2516037 "SETMN" 2516792 NIL SETMN (NIL NIL NIL) -8 NIL NIL) (-1020 2514878 2515004 2515034 "SETCAT" 2515151 T SETCAT (NIL) -9 NIL 2515235) (-1019 2514658 2514710 2514809 "SETCAT-" 2514814 NIL SETCAT- (NIL T) -8 NIL NIL) (-1018 2511046 2513120 2513163 "SETAGG" 2514033 NIL SETAGG (NIL T) -9 NIL 2514373) (-1017 2510504 2510620 2510857 "SETAGG-" 2510862 NIL SETAGG- (NIL T T) -8 NIL NIL) (-1016 2509708 2510001 2510062 "SEGXCAT" 2510348 NIL SEGXCAT (NIL T T) -9 NIL 2510468) (-1015 2508764 2509374 2509556 "SEG" 2509561 NIL SEG (NIL T) -8 NIL NIL) (-1014 2507671 2507884 2507927 "SEGCAT" 2508509 NIL SEGCAT (NIL T) -9 NIL 2508747) (-1013 2506720 2507050 2507250 "SEGBIND" 2507506 NIL SEGBIND (NIL T) -8 NIL NIL) (-1012 2506341 2506400 2506513 "SEGBIND2" 2506655 NIL SEGBIND2 (NIL T T) -7 NIL NIL) (-1011 2505560 2505686 2505890 "SEG2" 2506185 NIL SEG2 (NIL T T) -7 NIL NIL) (-1010 2504997 2505495 2505542 "SDVAR" 2505547 NIL SDVAR (NIL T) -8 NIL NIL) (-1009 2497249 2504770 2504898 "SDPOL" 2504903 NIL SDPOL (NIL T) -8 NIL NIL) (-1008 2495842 2496108 2496427 "SCPKG" 2496964 NIL SCPKG (NIL T) -7 NIL NIL) (-1007 2494979 2495158 2495358 "SCOPE" 2495664 T SCOPE (NIL) -8 NIL NIL) (-1006 2494200 2494333 2494512 "SCACHE" 2494834 NIL SCACHE (NIL T) -7 NIL NIL) (-1005 2493639 2493960 2494045 "SAOS" 2494137 T SAOS (NIL) -8 NIL NIL) (-1004 2493204 2493239 2493412 "SAERFFC" 2493598 NIL SAERFFC (NIL T T T) -7 NIL NIL) (-1003 2487098 2493101 2493181 "SAE" 2493186 NIL SAE (NIL T T NIL) -8 NIL NIL) (-1002 2486691 2486726 2486885 "SAEFACT" 2487057 NIL SAEFACT (NIL T T T) -7 NIL NIL) (-1001 2485012 2485326 2485727 "RURPK" 2486357 NIL RURPK (NIL T NIL) -7 NIL NIL) (-1000 2483660 2483937 2484246 "RULESET" 2484848 NIL RULESET (NIL T T T) -8 NIL NIL) (-999 2480854 2481357 2481818 "RULE" 2483342 NIL RULE (NIL T T T) -8 NIL NIL) (-998 2480491 2480646 2480727 "RULECOLD" 2480806 NIL RULECOLD (NIL NIL) -8 NIL NIL) (-997 2475383 2476177 2477093 "RSETGCD" 2479690 NIL RSETGCD (NIL T T T T T) -7 NIL NIL) (-996 2464698 2469750 2469844 "RSETCAT" 2473909 NIL RSETCAT (NIL T T T T) -9 NIL 2475006) (-995 2462629 2463168 2463988 "RSETCAT-" 2463993 NIL RSETCAT- (NIL T T T T T) -8 NIL NIL) (-994 2455051 2456426 2457942 "RSDCMPK" 2461228 NIL RSDCMPK (NIL T T T T T) -7 NIL NIL) (-993 2453069 2453510 2453582 "RRCC" 2454658 NIL RRCC (NIL T T) -9 NIL 2455002) (-992 2452423 2452597 2452873 "RRCC-" 2452878 NIL RRCC- (NIL T T T) -8 NIL NIL) (-991 2426790 2436415 2436479 "RPOLCAT" 2446981 NIL RPOLCAT (NIL T T T) -9 NIL 2450139) (-990 2418294 2420632 2423750 "RPOLCAT-" 2423755 NIL RPOLCAT- (NIL T T T T) -8 NIL NIL) (-989 2409360 2416524 2417004 "ROUTINE" 2417834 T ROUTINE (NIL) -8 NIL NIL) (-988 2406065 2408916 2409063 "ROMAN" 2409233 T ROMAN (NIL) -8 NIL NIL) (-987 2404351 2404936 2405193 "ROIRC" 2405871 NIL ROIRC (NIL T T) -8 NIL NIL) (-986 2400756 2403060 2403088 "RNS" 2403384 T RNS (NIL) -9 NIL 2403654) (-985 2399270 2399653 2400184 "RNS-" 2400257 NIL RNS- (NIL T) -8 NIL NIL) (-984 2398696 2399104 2399132 "RNG" 2399137 T RNG (NIL) -9 NIL 2399158) (-983 2398094 2398456 2398496 "RMODULE" 2398556 NIL RMODULE (NIL T) -9 NIL 2398598) (-982 2396946 2397040 2397370 "RMCAT2" 2397995 NIL RMCAT2 (NIL NIL NIL T T T T T T T T) -7 NIL NIL) (-981 2393660 2396129 2396450 "RMATRIX" 2396681 NIL RMATRIX (NIL NIL NIL T) -8 NIL NIL) (-980 2386657 2388891 2389003 "RMATCAT" 2392312 NIL RMATCAT (NIL NIL NIL T T T) -9 NIL 2393294) (-979 2386036 2386183 2386486 "RMATCAT-" 2386491 NIL RMATCAT- (NIL T NIL NIL T T T) -8 NIL NIL) (-978 2385606 2385681 2385807 "RINTERP" 2385955 NIL RINTERP (NIL NIL T) -7 NIL NIL) (-977 2384657 2385221 2385249 "RING" 2385359 T RING (NIL) -9 NIL 2385453) (-976 2384452 2384496 2384590 "RING-" 2384595 NIL RING- (NIL T) -8 NIL NIL) (-975 2383300 2383537 2383793 "RIDIST" 2384216 T RIDIST (NIL) -7 NIL NIL) (-974 2374622 2382774 2382977 "RGCHAIN" 2383149 NIL RGCHAIN (NIL T NIL) -8 NIL NIL) (-973 2371627 2372241 2372909 "RF" 2373986 NIL RF (NIL T) -7 NIL NIL) (-972 2371276 2371339 2371440 "RFFACTOR" 2371558 NIL RFFACTOR (NIL T) -7 NIL NIL) (-971 2371004 2371039 2371134 "RFFACT" 2371235 NIL RFFACT (NIL T) -7 NIL NIL) (-970 2369134 2369498 2369878 "RFDIST" 2370644 T RFDIST (NIL) -7 NIL NIL) (-969 2368592 2368684 2368844 "RETSOL" 2369036 NIL RETSOL (NIL T T) -7 NIL NIL) (-968 2368185 2368265 2368306 "RETRACT" 2368496 NIL RETRACT (NIL T) -9 NIL NIL) (-967 2368037 2368062 2368146 "RETRACT-" 2368151 NIL RETRACT- (NIL T T) -8 NIL NIL) (-966 2360895 2367694 2367819 "RESULT" 2367932 T RESULT (NIL) -8 NIL NIL) (-965 2359480 2360169 2360366 "RESRING" 2360798 NIL RESRING (NIL T T T T NIL) -8 NIL NIL) (-964 2359120 2359169 2359265 "RESLATC" 2359417 NIL RESLATC (NIL T) -7 NIL NIL) (-963 2358829 2358863 2358968 "REPSQ" 2359079 NIL REPSQ (NIL T) -7 NIL NIL) (-962 2356260 2356840 2357440 "REP" 2358249 T REP (NIL) -7 NIL NIL) (-961 2355961 2355995 2356104 "REPDB" 2356219 NIL REPDB (NIL T) -7 NIL NIL) (-960 2349906 2351285 2352505 "REP2" 2354773 NIL REP2 (NIL T) -7 NIL NIL) (-959 2346312 2346993 2347798 "REP1" 2349133 NIL REP1 (NIL T) -7 NIL NIL) (-958 2339058 2344473 2344925 "REGSET" 2345943 NIL REGSET (NIL T T T T) -8 NIL NIL) (-957 2337879 2338214 2338462 "REF" 2338843 NIL REF (NIL T) -8 NIL NIL) (-956 2337260 2337363 2337528 "REDORDER" 2337763 NIL REDORDER (NIL T T) -7 NIL NIL) (-955 2333229 2336494 2336715 "RECLOS" 2337091 NIL RECLOS (NIL T) -8 NIL NIL) (-954 2332286 2332467 2332680 "REALSOLV" 2333036 T REALSOLV (NIL) -7 NIL NIL) (-953 2332134 2332175 2332203 "REAL" 2332208 T REAL (NIL) -9 NIL 2332243) (-952 2328570 2329372 2330254 "REAL0Q" 2331299 NIL REAL0Q (NIL T) -7 NIL NIL) (-951 2324181 2325169 2326228 "REAL0" 2327551 NIL REAL0 (NIL T) -7 NIL NIL) (-950 2323589 2323661 2323866 "RDIV" 2324103 NIL RDIV (NIL T T T T T) -7 NIL NIL) (-949 2322662 2322836 2323047 "RDIST" 2323411 NIL RDIST (NIL T) -7 NIL NIL) (-948 2321266 2321553 2321922 "RDETRS" 2322370 NIL RDETRS (NIL T T) -7 NIL NIL) (-947 2319079 2319533 2320068 "RDETR" 2320808 NIL RDETR (NIL T T) -7 NIL NIL) (-946 2317687 2317965 2318366 "RDEEFS" 2318795 NIL RDEEFS (NIL T T) -7 NIL NIL) (-945 2316179 2316485 2316914 "RDEEF" 2317375 NIL RDEEF (NIL T T) -7 NIL NIL) (-944 2310464 2313396 2313424 "RCFIELD" 2314701 T RCFIELD (NIL) -9 NIL 2315431) (-943 2308533 2309037 2309730 "RCFIELD-" 2309803 NIL RCFIELD- (NIL T) -8 NIL NIL) (-942 2304865 2306650 2306691 "RCAGG" 2307762 NIL RCAGG (NIL T) -9 NIL 2308227) (-941 2304496 2304590 2304750 "RCAGG-" 2304755 NIL RCAGG- (NIL T T) -8 NIL NIL) (-940 2303818 2303930 2304092 "RATRET" 2304380 NIL RATRET (NIL T) -7 NIL NIL) (-939 2303375 2303442 2303561 "RATFACT" 2303746 NIL RATFACT (NIL T) -7 NIL NIL) (-938 2302690 2302810 2302960 "RANDSRC" 2303245 T RANDSRC (NIL) -7 NIL NIL) (-937 2302427 2302471 2302542 "RADUTIL" 2302639 T RADUTIL (NIL) -7 NIL NIL) (-936 2295434 2301170 2301487 "RADIX" 2302142 NIL RADIX (NIL NIL) -8 NIL NIL) (-935 2287004 2295278 2295406 "RADFF" 2295411 NIL RADFF (NIL T T T NIL NIL) -8 NIL NIL) (-934 2286656 2286731 2286759 "RADCAT" 2286916 T RADCAT (NIL) -9 NIL NIL) (-933 2286441 2286489 2286586 "RADCAT-" 2286591 NIL RADCAT- (NIL T) -8 NIL NIL) (-932 2284592 2286216 2286305 "QUEUE" 2286385 NIL QUEUE (NIL T) -8 NIL NIL) (-931 2281089 2284529 2284574 "QUAT" 2284579 NIL QUAT (NIL T) -8 NIL NIL) (-930 2280727 2280770 2280897 "QUATCT2" 2281040 NIL QUATCT2 (NIL T T T T) -7 NIL NIL) (-929 2274521 2277901 2277941 "QUATCAT" 2278720 NIL QUATCAT (NIL T) -9 NIL 2279485) (-928 2270665 2271702 2273089 "QUATCAT-" 2273183 NIL QUATCAT- (NIL T T) -8 NIL NIL) (-927 2268186 2269750 2269791 "QUAGG" 2270166 NIL QUAGG (NIL T) -9 NIL 2270341) (-926 2267111 2267584 2267756 "QFORM" 2268058 NIL QFORM (NIL NIL T) -8 NIL NIL) (-925 2258408 2263666 2263706 "QFCAT" 2264364 NIL QFCAT (NIL T) -9 NIL 2265357) (-924 2253980 2255181 2256772 "QFCAT-" 2256866 NIL QFCAT- (NIL T T) -8 NIL NIL) (-923 2253618 2253661 2253788 "QFCAT2" 2253931 NIL QFCAT2 (NIL T T T T) -7 NIL NIL) (-922 2253078 2253188 2253318 "QEQUAT" 2253508 T QEQUAT (NIL) -8 NIL NIL) (-921 2246264 2247335 2248517 "QCMPACK" 2252011 NIL QCMPACK (NIL T T T T T) -7 NIL NIL) (-920 2243840 2244261 2244689 "QALGSET" 2245919 NIL QALGSET (NIL T T T T) -8 NIL NIL) (-919 2243085 2243259 2243491 "QALGSET2" 2243660 NIL QALGSET2 (NIL NIL NIL) -7 NIL NIL) (-918 2241776 2241999 2242316 "PWFFINTB" 2242858 NIL PWFFINTB (NIL T T T T) -7 NIL NIL) (-917 2239964 2240132 2240485 "PUSHVAR" 2241590 NIL PUSHVAR (NIL T T T T) -7 NIL NIL) (-916 2235882 2236936 2236977 "PTRANFN" 2238861 NIL PTRANFN (NIL T) -9 NIL NIL) (-915 2234294 2234585 2234906 "PTPACK" 2235593 NIL PTPACK (NIL T) -7 NIL NIL) (-914 2233930 2233987 2234094 "PTFUNC2" 2234231 NIL PTFUNC2 (NIL T T) -7 NIL NIL) (-913 2228407 2232748 2232788 "PTCAT" 2233156 NIL PTCAT (NIL T) -9 NIL 2233318) (-912 2228065 2228100 2228224 "PSQFR" 2228366 NIL PSQFR (NIL T T T T) -7 NIL NIL) (-911 2226660 2226958 2227292 "PSEUDLIN" 2227763 NIL PSEUDLIN (NIL T) -7 NIL NIL) (-910 2213467 2215832 2218155 "PSETPK" 2224420 NIL PSETPK (NIL T T T T) -7 NIL NIL) (-909 2206554 2209268 2209362 "PSETCAT" 2212343 NIL PSETCAT (NIL T T T T) -9 NIL 2213157) (-908 2204392 2205026 2205845 "PSETCAT-" 2205850 NIL PSETCAT- (NIL T T T T T) -8 NIL NIL) (-907 2203741 2203906 2203934 "PSCURVE" 2204202 T PSCURVE (NIL) -9 NIL 2204369) (-906 2200193 2201719 2201783 "PSCAT" 2202619 NIL PSCAT (NIL T T T) -9 NIL 2202859) (-905 2199257 2199473 2199872 "PSCAT-" 2199877 NIL PSCAT- (NIL T T T T) -8 NIL NIL) (-904 2197909 2198542 2198756 "PRTITION" 2199063 T PRTITION (NIL) -8 NIL NIL) (-903 2187007 2189213 2191401 "PRS" 2195771 NIL PRS (NIL T T) -7 NIL NIL) (-902 2184866 2186358 2186398 "PRQAGG" 2186581 NIL PRQAGG (NIL T) -9 NIL 2186683) (-901 2184437 2184539 2184567 "PROPLOG" 2184752 T PROPLOG (NIL) -9 NIL NIL) (-900 2181560 2182125 2182652 "PROPFRML" 2183942 NIL PROPFRML (NIL T) -8 NIL NIL) (-899 2181020 2181130 2181260 "PROPERTY" 2181450 T PROPERTY (NIL) -8 NIL NIL) (-898 2174794 2179186 2180006 "PRODUCT" 2180246 NIL PRODUCT (NIL T T) -8 NIL NIL) (-897 2172070 2174254 2174487 "PR" 2174605 NIL PR (NIL T T) -8 NIL NIL) (-896 2171866 2171898 2171957 "PRINT" 2172031 T PRINT (NIL) -7 NIL NIL) (-895 2171206 2171323 2171475 "PRIMES" 2171746 NIL PRIMES (NIL T) -7 NIL NIL) (-894 2169271 2169672 2170138 "PRIMELT" 2170785 NIL PRIMELT (NIL T) -7 NIL NIL) (-893 2169000 2169049 2169077 "PRIMCAT" 2169201 T PRIMCAT (NIL) -9 NIL NIL) (-892 2165161 2168938 2168983 "PRIMARR" 2168988 NIL PRIMARR (NIL T) -8 NIL NIL) (-891 2164168 2164346 2164574 "PRIMARR2" 2164979 NIL PRIMARR2 (NIL T T) -7 NIL NIL) (-890 2163811 2163867 2163978 "PREASSOC" 2164106 NIL PREASSOC (NIL T T) -7 NIL NIL) (-889 2163286 2163419 2163447 "PPCURVE" 2163652 T PPCURVE (NIL) -9 NIL 2163788) (-888 2160645 2161044 2161636 "POLYROOT" 2162867 NIL POLYROOT (NIL T T T T T) -7 NIL NIL) (-887 2154551 2160251 2160410 "POLY" 2160518 NIL POLY (NIL T) -8 NIL NIL) (-886 2153936 2153994 2154227 "POLYLIFT" 2154487 NIL POLYLIFT (NIL T T T T T) -7 NIL NIL) (-885 2150221 2150670 2151298 "POLYCATQ" 2153481 NIL POLYCATQ (NIL T T T T T) -7 NIL NIL) (-884 2137262 2142659 2142723 "POLYCAT" 2146208 NIL POLYCAT (NIL T T T) -9 NIL 2148135) (-883 2130713 2132574 2134957 "POLYCAT-" 2134962 NIL POLYCAT- (NIL T T T T) -8 NIL NIL) (-882 2130302 2130370 2130489 "POLY2UP" 2130639 NIL POLY2UP (NIL NIL T) -7 NIL NIL) (-881 2129938 2129995 2130102 "POLY2" 2130239 NIL POLY2 (NIL T T) -7 NIL NIL) (-880 2128623 2128862 2129138 "POLUTIL" 2129712 NIL POLUTIL (NIL T T) -7 NIL NIL) (-879 2126985 2127262 2127592 "POLTOPOL" 2128345 NIL POLTOPOL (NIL NIL T) -7 NIL NIL) (-878 2122508 2126922 2126967 "POINT" 2126972 NIL POINT (NIL T) -8 NIL NIL) (-877 2120695 2121052 2121427 "PNTHEORY" 2122153 T PNTHEORY (NIL) -7 NIL NIL) (-876 2119123 2119420 2119829 "PMTOOLS" 2120393 NIL PMTOOLS (NIL T T T) -7 NIL NIL) (-875 2118716 2118794 2118911 "PMSYM" 2119039 NIL PMSYM (NIL T) -7 NIL NIL) (-874 2118219 2118288 2118462 "PMQFCAT" 2118641 NIL PMQFCAT (NIL T T T) -7 NIL NIL) (-873 2117574 2117684 2117840 "PMPRED" 2118096 NIL PMPRED (NIL T) -7 NIL NIL) (-872 2116970 2117056 2117217 "PMPREDFS" 2117475 NIL PMPREDFS (NIL T T T) -7 NIL NIL) (-871 2115602 2115810 2116194 "PMPLCAT" 2116732 NIL PMPLCAT (NIL T T T T T) -7 NIL NIL) (-870 2115134 2115213 2115365 "PMLSAGG" 2115517 NIL PMLSAGG (NIL T T T) -7 NIL NIL) (-869 2114604 2114680 2114860 "PMKERNEL" 2115052 NIL PMKERNEL (NIL T T) -7 NIL NIL) (-868 2114221 2114296 2114409 "PMINS" 2114523 NIL PMINS (NIL T) -7 NIL NIL) (-867 2113644 2113713 2113928 "PMFS" 2114146 NIL PMFS (NIL T T T) -7 NIL NIL) (-866 2112875 2112993 2113197 "PMDOWN" 2113521 NIL PMDOWN (NIL T T T) -7 NIL NIL) (-865 2112038 2112197 2112379 "PMASS" 2112713 T PMASS (NIL) -7 NIL NIL) (-864 2111312 2111423 2111586 "PMASSFS" 2111924 NIL PMASSFS (NIL T T) -7 NIL NIL) (-863 2110967 2111035 2111129 "PLOTTOOL" 2111238 T PLOTTOOL (NIL) -7 NIL NIL) (-862 2105589 2106778 2107926 "PLOT" 2109839 T PLOT (NIL) -8 NIL NIL) (-861 2101403 2102437 2103358 "PLOT3D" 2104688 T PLOT3D (NIL) -8 NIL NIL) (-860 2100315 2100492 2100727 "PLOT1" 2101207 NIL PLOT1 (NIL T) -7 NIL NIL) (-859 2075709 2080381 2085232 "PLEQN" 2095581 NIL PLEQN (NIL T T T T) -7 NIL NIL) (-858 2075027 2075149 2075329 "PINTERP" 2075574 NIL PINTERP (NIL NIL T) -7 NIL NIL) (-857 2074720 2074767 2074870 "PINTERPA" 2074974 NIL PINTERPA (NIL T T) -7 NIL NIL) (-856 2073959 2074526 2074613 "PI" 2074653 T PI (NIL) -8 NIL NIL) (-855 2072351 2073336 2073364 "PID" 2073546 T PID (NIL) -9 NIL 2073680) (-854 2072076 2072113 2072201 "PICOERCE" 2072308 NIL PICOERCE (NIL T) -7 NIL NIL) (-853 2071396 2071535 2071711 "PGROEB" 2071932 NIL PGROEB (NIL T) -7 NIL NIL) (-852 2066983 2067797 2068702 "PGE" 2070511 T PGE (NIL) -7 NIL NIL) (-851 2065107 2065353 2065719 "PGCD" 2066700 NIL PGCD (NIL T T T T) -7 NIL NIL) (-850 2064445 2064548 2064709 "PFRPAC" 2064991 NIL PFRPAC (NIL T) -7 NIL NIL) (-849 2061060 2062993 2063346 "PFR" 2064124 NIL PFR (NIL T) -8 NIL NIL) (-848 2059433 2059677 2060002 "PFOTOOLS" 2060807 NIL PFOTOOLS (NIL T T) -7 NIL NIL) (-847 2057966 2058205 2058556 "PFOQ" 2059190 NIL PFOQ (NIL T T T) -7 NIL NIL) (-846 2056443 2056655 2057017 "PFO" 2057750 NIL PFO (NIL T T T T T) -7 NIL NIL) (-845 2052966 2056332 2056401 "PF" 2056406 NIL PF (NIL NIL) -8 NIL NIL) (-844 2050395 2051676 2051704 "PFECAT" 2052289 T PFECAT (NIL) -9 NIL 2052673) (-843 2049840 2049994 2050208 "PFECAT-" 2050213 NIL PFECAT- (NIL T) -8 NIL NIL) (-842 2048444 2048695 2048996 "PFBRU" 2049589 NIL PFBRU (NIL T T) -7 NIL NIL) (-841 2046311 2046662 2047094 "PFBR" 2048095 NIL PFBR (NIL T T T T) -7 NIL NIL) (-840 2042162 2043687 2044363 "PERM" 2045668 NIL PERM (NIL T) -8 NIL NIL) (-839 2037427 2038369 2039239 "PERMGRP" 2041325 NIL PERMGRP (NIL T) -8 NIL NIL) (-838 2035498 2036491 2036532 "PERMCAT" 2036978 NIL PERMCAT (NIL T) -9 NIL 2037283) (-837 2035153 2035194 2035317 "PERMAN" 2035451 NIL PERMAN (NIL NIL T) -7 NIL NIL) (-836 2032593 2034722 2034853 "PENDTREE" 2035055 NIL PENDTREE (NIL T) -8 NIL NIL) (-835 2030666 2031444 2031485 "PDRING" 2032142 NIL PDRING (NIL T) -9 NIL 2032427) (-834 2029769 2029987 2030349 "PDRING-" 2030354 NIL PDRING- (NIL T T) -8 NIL NIL) (-833 2026910 2027661 2028352 "PDEPROB" 2029098 T PDEPROB (NIL) -8 NIL NIL) (-832 2024473 2024969 2025518 "PDEPACK" 2026381 T PDEPACK (NIL) -7 NIL NIL) (-831 2023385 2023575 2023826 "PDECOMP" 2024272 NIL PDECOMP (NIL T T) -7 NIL NIL) (-830 2020997 2021812 2021840 "PDECAT" 2022625 T PDECAT (NIL) -9 NIL 2023336) (-829 2020750 2020783 2020872 "PCOMP" 2020958 NIL PCOMP (NIL T T) -7 NIL NIL) (-828 2018957 2019553 2019849 "PBWLB" 2020480 NIL PBWLB (NIL T) -8 NIL NIL) (-827 2011465 2013034 2014370 "PATTERN" 2017642 NIL PATTERN (NIL T) -8 NIL NIL) (-826 2011097 2011154 2011263 "PATTERN2" 2011402 NIL PATTERN2 (NIL T T) -7 NIL NIL) (-825 2008854 2009242 2009699 "PATTERN1" 2010686 NIL PATTERN1 (NIL T T) -7 NIL NIL) (-824 2006249 2006803 2007284 "PATRES" 2008419 NIL PATRES (NIL T T) -8 NIL NIL) (-823 2005813 2005880 2006012 "PATRES2" 2006176 NIL PATRES2 (NIL T T T) -7 NIL NIL) (-822 2003710 2004110 2004515 "PATMATCH" 2005482 NIL PATMATCH (NIL T T T) -7 NIL NIL) (-821 2003247 2003430 2003471 "PATMAB" 2003578 NIL PATMAB (NIL T) -9 NIL 2003661) (-820 2001792 2002101 2002359 "PATLRES" 2003052 NIL PATLRES (NIL T T T) -8 NIL NIL) (-819 2001338 2001461 2001502 "PATAB" 2001507 NIL PATAB (NIL T) -9 NIL 2001679) (-818 1998819 1999351 1999924 "PARTPERM" 2000785 T PARTPERM (NIL) -7 NIL NIL) (-817 1998440 1998503 1998605 "PARSURF" 1998750 NIL PARSURF (NIL T) -8 NIL NIL) (-816 1998072 1998129 1998238 "PARSU2" 1998377 NIL PARSU2 (NIL T T) -7 NIL NIL) (-815 1997836 1997876 1997943 "PARSER" 1998025 T PARSER (NIL) -7 NIL NIL) (-814 1997457 1997520 1997622 "PARSCURV" 1997767 NIL PARSCURV (NIL T) -8 NIL NIL) (-813 1997089 1997146 1997255 "PARSC2" 1997394 NIL PARSC2 (NIL T T) -7 NIL NIL) (-812 1996728 1996786 1996883 "PARPCURV" 1997025 NIL PARPCURV (NIL T) -8 NIL NIL) (-811 1996360 1996417 1996526 "PARPC2" 1996665 NIL PARPC2 (NIL T T) -7 NIL NIL) (-810 1995880 1995966 1996085 "PAN2EXPR" 1996261 T PAN2EXPR (NIL) -7 NIL NIL) (-809 1994686 1995001 1995229 "PALETTE" 1995672 T PALETTE (NIL) -8 NIL NIL) (-808 1993154 1993691 1994051 "PAIR" 1994372 NIL PAIR (NIL T T) -8 NIL NIL) (-807 1986996 1992405 1992599 "PADICRC" 1993009 NIL PADICRC (NIL NIL T) -8 NIL NIL) (-806 1980196 1986334 1986518 "PADICRAT" 1986844 NIL PADICRAT (NIL NIL) -8 NIL NIL) (-805 1978500 1980133 1980178 "PADIC" 1980183 NIL PADIC (NIL NIL) -8 NIL NIL) (-804 1975705 1977279 1977319 "PADICCT" 1977900 NIL PADICCT (NIL NIL) -9 NIL 1978182) (-803 1974662 1974862 1975130 "PADEPAC" 1975492 NIL PADEPAC (NIL T NIL NIL) -7 NIL NIL) (-802 1973874 1974007 1974213 "PADE" 1974524 NIL PADE (NIL T T T) -7 NIL NIL) (-801 1971877 1972709 1973024 "OWP" 1973642 NIL OWP (NIL T NIL NIL NIL) -8 NIL NIL) (-800 1970981 1971477 1971649 "OVAR" 1971745 NIL OVAR (NIL NIL) -8 NIL NIL) (-799 1970245 1970366 1970527 "OUT" 1970840 T OUT (NIL) -7 NIL NIL) (-798 1959299 1961470 1963640 "OUTFORM" 1968095 T OUTFORM (NIL) -8 NIL NIL) (-797 1958707 1959028 1959117 "OSI" 1959230 T OSI (NIL) -8 NIL NIL) (-796 1958238 1958576 1958604 "OSGROUP" 1958609 T OSGROUP (NIL) -9 NIL 1958631) (-795 1956983 1957210 1957495 "ORTHPOL" 1957985 NIL ORTHPOL (NIL T) -7 NIL NIL) (-794 1954354 1956644 1956782 "OREUP" 1956926 NIL OREUP (NIL NIL T NIL NIL) -8 NIL NIL) (-793 1951750 1954047 1954173 "ORESUP" 1954296 NIL ORESUP (NIL T NIL NIL) -8 NIL NIL) (-792 1949285 1949785 1950345 "OREPCTO" 1951239 NIL OREPCTO (NIL T T) -7 NIL NIL) (-791 1943195 1945401 1945441 "OREPCAT" 1947762 NIL OREPCAT (NIL T) -9 NIL 1948865) (-790 1940343 1941125 1942182 "OREPCAT-" 1942187 NIL OREPCAT- (NIL T T) -8 NIL NIL) (-789 1939521 1939793 1939821 "ORDSET" 1940130 T ORDSET (NIL) -9 NIL 1940294) (-788 1939040 1939162 1939355 "ORDSET-" 1939360 NIL ORDSET- (NIL T) -8 NIL NIL) (-787 1937654 1938455 1938483 "ORDRING" 1938685 T ORDRING (NIL) -9 NIL 1938809) (-786 1937299 1937393 1937537 "ORDRING-" 1937542 NIL ORDRING- (NIL T) -8 NIL NIL) (-785 1936662 1937143 1937171 "ORDMON" 1937176 T ORDMON (NIL) -9 NIL 1937197) (-784 1935824 1935971 1936166 "ORDFUNS" 1936511 NIL ORDFUNS (NIL NIL T) -7 NIL NIL) (-783 1935336 1935695 1935723 "ORDFIN" 1935728 T ORDFIN (NIL) -9 NIL 1935749) (-782 1931848 1933922 1934331 "ORDCOMP" 1934960 NIL ORDCOMP (NIL T) -8 NIL NIL) (-781 1931114 1931241 1931427 "ORDCOMP2" 1931708 NIL ORDCOMP2 (NIL T T) -7 NIL NIL) (-780 1927621 1928504 1929341 "OPTPROB" 1930297 T OPTPROB (NIL) -8 NIL NIL) (-779 1924463 1925092 1925786 "OPTPACK" 1926947 T OPTPACK (NIL) -7 NIL NIL) (-778 1922189 1922925 1922953 "OPTCAT" 1923768 T OPTCAT (NIL) -9 NIL 1924414) (-777 1921957 1921996 1922062 "OPQUERY" 1922143 T OPQUERY (NIL) -7 NIL NIL) (-776 1919093 1920284 1920784 "OP" 1921489 NIL OP (NIL T) -8 NIL NIL) (-775 1915858 1917890 1918259 "ONECOMP" 1918757 NIL ONECOMP (NIL T) -8 NIL NIL) (-774 1915163 1915278 1915452 "ONECOMP2" 1915730 NIL ONECOMP2 (NIL T T) -7 NIL NIL) (-773 1914582 1914688 1914818 "OMSERVER" 1915053 T OMSERVER (NIL) -7 NIL NIL) (-772 1911471 1914023 1914063 "OMSAGG" 1914124 NIL OMSAGG (NIL T) -9 NIL 1914188) (-771 1910094 1910357 1910639 "OMPKG" 1911209 T OMPKG (NIL) -7 NIL NIL) (-770 1909524 1909627 1909655 "OM" 1909954 T OM (NIL) -9 NIL NIL) (-769 1908063 1909076 1909244 "OMLO" 1909405 NIL OMLO (NIL T T) -8 NIL NIL) (-768 1906993 1907140 1907366 "OMEXPR" 1907889 NIL OMEXPR (NIL T) -7 NIL NIL) (-767 1906311 1906539 1906675 "OMERR" 1906877 T OMERR (NIL) -8 NIL NIL) (-766 1905489 1905732 1905892 "OMERRK" 1906171 T OMERRK (NIL) -8 NIL NIL) (-765 1904967 1905166 1905274 "OMENC" 1905401 T OMENC (NIL) -8 NIL NIL) (-764 1898862 1900047 1901218 "OMDEV" 1903816 T OMDEV (NIL) -8 NIL NIL) (-763 1897931 1898102 1898296 "OMCONN" 1898688 T OMCONN (NIL) -8 NIL NIL) (-762 1896547 1897533 1897561 "OINTDOM" 1897566 T OINTDOM (NIL) -9 NIL 1897587) (-761 1892309 1893539 1894254 "OFMONOID" 1895864 NIL OFMONOID (NIL T) -8 NIL NIL) (-760 1891747 1892246 1892291 "ODVAR" 1892296 NIL ODVAR (NIL T) -8 NIL NIL) (-759 1888872 1891244 1891429 "ODR" 1891622 NIL ODR (NIL T T NIL) -8 NIL NIL) (-758 1881178 1888651 1888775 "ODPOL" 1888780 NIL ODPOL (NIL T) -8 NIL NIL) (-757 1875001 1881050 1881155 "ODP" 1881160 NIL ODP (NIL NIL T NIL) -8 NIL NIL) (-756 1873767 1873982 1874257 "ODETOOLS" 1874775 NIL ODETOOLS (NIL T T) -7 NIL NIL) (-755 1870736 1871392 1872108 "ODESYS" 1873100 NIL ODESYS (NIL T T) -7 NIL NIL) (-754 1865640 1866548 1867571 "ODERTRIC" 1869811 NIL ODERTRIC (NIL T T) -7 NIL NIL) (-753 1865066 1865148 1865342 "ODERED" 1865552 NIL ODERED (NIL T T T T T) -7 NIL NIL) (-752 1861968 1862516 1863191 "ODERAT" 1864489 NIL ODERAT (NIL T T) -7 NIL NIL) (-751 1858929 1859393 1859989 "ODEPRRIC" 1861497 NIL ODEPRRIC (NIL T T T T) -7 NIL NIL) (-750 1856798 1857367 1857876 "ODEPROB" 1858440 T ODEPROB (NIL) -8 NIL NIL) (-749 1853323 1853806 1854452 "ODEPRIM" 1856277 NIL ODEPRIM (NIL T T T T) -7 NIL NIL) (-748 1852576 1852678 1852936 "ODEPAL" 1853215 NIL ODEPAL (NIL T T T T) -7 NIL NIL) (-747 1848754 1849535 1850389 "ODEPACK" 1851742 T ODEPACK (NIL) -7 NIL NIL) (-746 1847791 1847898 1848126 "ODEINT" 1848643 NIL ODEINT (NIL T T) -7 NIL NIL) (-745 1841892 1843317 1844764 "ODEIFTBL" 1846364 T ODEIFTBL (NIL) -8 NIL NIL) (-744 1837236 1838022 1838980 "ODEEF" 1841051 NIL ODEEF (NIL T T) -7 NIL NIL) (-743 1836573 1836662 1836891 "ODECONST" 1837141 NIL ODECONST (NIL T T T) -7 NIL NIL) (-742 1834731 1835364 1835392 "ODECAT" 1835995 T ODECAT (NIL) -9 NIL 1836524) (-741 1831603 1834443 1834562 "OCT" 1834644 NIL OCT (NIL T) -8 NIL NIL) (-740 1831241 1831284 1831411 "OCTCT2" 1831554 NIL OCTCT2 (NIL T T T T) -7 NIL NIL) (-739 1826075 1828513 1828553 "OC" 1829649 NIL OC (NIL T) -9 NIL 1830506) (-738 1823302 1824050 1825040 "OC-" 1825134 NIL OC- (NIL T T) -8 NIL NIL) (-737 1822681 1823123 1823151 "OCAMON" 1823156 T OCAMON (NIL) -9 NIL 1823177) (-736 1822239 1822554 1822582 "OASGP" 1822587 T OASGP (NIL) -9 NIL 1822607) (-735 1821527 1821990 1822018 "OAMONS" 1822058 T OAMONS (NIL) -9 NIL 1822101) (-734 1820968 1821375 1821403 "OAMON" 1821408 T OAMON (NIL) -9 NIL 1821428) (-733 1820273 1820765 1820793 "OAGROUP" 1820798 T OAGROUP (NIL) -9 NIL 1820818) (-732 1819963 1820013 1820101 "NUMTUBE" 1820217 NIL NUMTUBE (NIL T) -7 NIL NIL) (-731 1813536 1815054 1816590 "NUMQUAD" 1818447 T NUMQUAD (NIL) -7 NIL NIL) (-730 1809244 1810232 1811257 "NUMODE" 1812531 T NUMODE (NIL) -7 NIL NIL) (-729 1806648 1807494 1807522 "NUMINT" 1808439 T NUMINT (NIL) -9 NIL 1809195) (-728 1805596 1805793 1806011 "NUMFMT" 1806450 T NUMFMT (NIL) -7 NIL NIL) (-727 1791919 1794856 1797386 "NUMERIC" 1803105 NIL NUMERIC (NIL T) -7 NIL NIL) (-726 1786320 1791372 1791466 "NTSCAT" 1791471 NIL NTSCAT (NIL T T T T) -9 NIL 1791509) (-725 1785514 1785679 1785872 "NTPOLFN" 1786159 NIL NTPOLFN (NIL T) -7 NIL NIL) (-724 1773330 1782356 1783166 "NSUP" 1784736 NIL NSUP (NIL T) -8 NIL NIL) (-723 1772966 1773023 1773130 "NSUP2" 1773267 NIL NSUP2 (NIL T T) -7 NIL NIL) (-722 1762928 1772745 1772875 "NSMP" 1772880 NIL NSMP (NIL T T) -8 NIL NIL) (-721 1761360 1761661 1762018 "NREP" 1762616 NIL NREP (NIL T) -7 NIL NIL) (-720 1759951 1760203 1760561 "NPCOEF" 1761103 NIL NPCOEF (NIL T T T T T) -7 NIL NIL) (-719 1759017 1759132 1759348 "NORMRETR" 1759832 NIL NORMRETR (NIL T T T T NIL) -7 NIL NIL) (-718 1757070 1757360 1757767 "NORMPK" 1758725 NIL NORMPK (NIL T T T T T) -7 NIL NIL) (-717 1756755 1756783 1756907 "NORMMA" 1757036 NIL NORMMA (NIL T T T T) -7 NIL NIL) (-716 1756582 1756712 1756741 "NONE" 1756746 T NONE (NIL) -8 NIL NIL) (-715 1756371 1756400 1756469 "NONE1" 1756546 NIL NONE1 (NIL T) -7 NIL NIL) (-714 1755856 1755918 1756103 "NODE1" 1756303 NIL NODE1 (NIL T T) -7 NIL NIL) (-713 1754149 1755019 1755274 "NNI" 1755621 T NNI (NIL) -8 NIL NIL) (-712 1752569 1752882 1753246 "NLINSOL" 1753817 NIL NLINSOL (NIL T) -7 NIL NIL) (-711 1748736 1749704 1750626 "NIPROB" 1751667 T NIPROB (NIL) -8 NIL NIL) (-710 1747465 1747699 1748001 "NFINTBAS" 1748498 NIL NFINTBAS (NIL T T) -7 NIL NIL) (-709 1746173 1746404 1746685 "NCODIV" 1747233 NIL NCODIV (NIL T T) -7 NIL NIL) (-708 1745935 1745972 1746047 "NCNTFRAC" 1746130 NIL NCNTFRAC (NIL T) -7 NIL NIL) (-707 1744115 1744479 1744899 "NCEP" 1745560 NIL NCEP (NIL T) -7 NIL NIL) (-706 1743027 1743766 1743794 "NASRING" 1743904 T NASRING (NIL) -9 NIL 1743978) (-705 1742822 1742866 1742960 "NASRING-" 1742965 NIL NASRING- (NIL T) -8 NIL NIL) (-704 1741976 1742475 1742503 "NARNG" 1742620 T NARNG (NIL) -9 NIL 1742711) (-703 1741668 1741735 1741869 "NARNG-" 1741874 NIL NARNG- (NIL T) -8 NIL NIL) (-702 1740547 1740754 1740989 "NAGSP" 1741453 T NAGSP (NIL) -7 NIL NIL) (-701 1731971 1733617 1735252 "NAGS" 1738932 T NAGS (NIL) -7 NIL NIL) (-700 1730535 1730839 1731166 "NAGF07" 1731664 T NAGF07 (NIL) -7 NIL NIL) (-699 1725117 1726397 1727693 "NAGF04" 1729259 T NAGF04 (NIL) -7 NIL NIL) (-698 1718149 1719747 1721364 "NAGF02" 1723520 T NAGF02 (NIL) -7 NIL NIL) (-697 1713413 1714503 1715610 "NAGF01" 1717062 T NAGF01 (NIL) -7 NIL NIL) (-696 1707073 1708631 1710208 "NAGE04" 1711856 T NAGE04 (NIL) -7 NIL NIL) (-695 1698314 1700417 1702529 "NAGE02" 1704981 T NAGE02 (NIL) -7 NIL NIL) (-694 1694307 1695244 1696198 "NAGE01" 1697380 T NAGE01 (NIL) -7 NIL NIL) (-693 1692114 1692645 1693200 "NAGD03" 1693772 T NAGD03 (NIL) -7 NIL NIL) (-692 1683900 1685819 1687764 "NAGD02" 1690189 T NAGD02 (NIL) -7 NIL NIL) (-691 1677759 1679172 1680600 "NAGD01" 1682492 T NAGD01 (NIL) -7 NIL NIL) (-690 1674016 1674826 1675651 "NAGC06" 1676954 T NAGC06 (NIL) -7 NIL NIL) (-689 1672493 1672822 1673175 "NAGC05" 1673683 T NAGC05 (NIL) -7 NIL NIL) (-688 1671877 1671994 1672136 "NAGC02" 1672371 T NAGC02 (NIL) -7 NIL NIL) (-687 1670939 1671496 1671536 "NAALG" 1671615 NIL NAALG (NIL T) -9 NIL 1671676) (-686 1670774 1670803 1670893 "NAALG-" 1670898 NIL NAALG- (NIL T T) -8 NIL NIL) (-685 1664724 1665832 1667019 "MULTSQFR" 1669670 NIL MULTSQFR (NIL T T T T) -7 NIL NIL) (-684 1664043 1664118 1664302 "MULTFACT" 1664636 NIL MULTFACT (NIL T T T T) -7 NIL NIL) (-683 1657237 1661148 1661200 "MTSCAT" 1662260 NIL MTSCAT (NIL T T) -9 NIL 1662774) (-682 1656949 1657003 1657095 "MTHING" 1657177 NIL MTHING (NIL T) -7 NIL NIL) (-681 1656741 1656774 1656834 "MSYSCMD" 1656909 T MSYSCMD (NIL) -7 NIL NIL) (-680 1652853 1655496 1655816 "MSET" 1656454 NIL MSET (NIL T) -8 NIL NIL) (-679 1649949 1652415 1652456 "MSETAGG" 1652461 NIL MSETAGG (NIL T) -9 NIL 1652495) (-678 1645805 1647347 1648088 "MRING" 1649252 NIL MRING (NIL T T) -8 NIL NIL) (-677 1645375 1645442 1645571 "MRF2" 1645732 NIL MRF2 (NIL T T T) -7 NIL NIL) (-676 1644993 1645028 1645172 "MRATFAC" 1645334 NIL MRATFAC (NIL T T T T) -7 NIL NIL) (-675 1642591 1642886 1643317 "MPRFF" 1644698 NIL MPRFF (NIL T T T T) -7 NIL NIL) (-674 1636611 1642446 1642542 "MPOLY" 1642547 NIL MPOLY (NIL NIL T) -8 NIL NIL) (-673 1636101 1636136 1636344 "MPCPF" 1636570 NIL MPCPF (NIL T T T T) -7 NIL NIL) (-672 1635617 1635660 1635843 "MPC3" 1636052 NIL MPC3 (NIL T T T T T T T) -7 NIL NIL) (-671 1634818 1634899 1635118 "MPC2" 1635532 NIL MPC2 (NIL T T T T T T T) -7 NIL NIL) (-670 1633119 1633456 1633846 "MONOTOOL" 1634478 NIL MONOTOOL (NIL T T) -7 NIL NIL) (-669 1632244 1632579 1632607 "MONOID" 1632884 T MONOID (NIL) -9 NIL 1633056) (-668 1631622 1631785 1632028 "MONOID-" 1632033 NIL MONOID- (NIL T) -8 NIL NIL) (-667 1622603 1628589 1628648 "MONOGEN" 1629322 NIL MONOGEN (NIL T T) -9 NIL 1629778) (-666 1619821 1620556 1621556 "MONOGEN-" 1621675 NIL MONOGEN- (NIL T T T) -8 NIL NIL) (-665 1618681 1619101 1619129 "MONADWU" 1619521 T MONADWU (NIL) -9 NIL 1619759) (-664 1618053 1618212 1618460 "MONADWU-" 1618465 NIL MONADWU- (NIL T) -8 NIL NIL) (-663 1617439 1617657 1617685 "MONAD" 1617892 T MONAD (NIL) -9 NIL 1618004) (-662 1617124 1617202 1617334 "MONAD-" 1617339 NIL MONAD- (NIL T) -8 NIL NIL) (-661 1615375 1616037 1616316 "MOEBIUS" 1616877 NIL MOEBIUS (NIL T) -8 NIL NIL) (-660 1614769 1615147 1615187 "MODULE" 1615192 NIL MODULE (NIL T) -9 NIL 1615218) (-659 1614337 1614433 1614623 "MODULE-" 1614628 NIL MODULE- (NIL T T) -8 NIL NIL) (-658 1612008 1612703 1613029 "MODRING" 1614162 NIL MODRING (NIL T T NIL NIL NIL) -8 NIL NIL) (-657 1608964 1610129 1610646 "MODOP" 1611540 NIL MODOP (NIL T T) -8 NIL NIL) (-656 1607023 1607475 1607816 "MODMONOM" 1608763 NIL MODMONOM (NIL T T NIL) -8 NIL NIL) (-655 1596702 1605227 1605649 "MODMON" 1606651 NIL MODMON (NIL T T) -8 NIL NIL) (-654 1593828 1595546 1595822 "MODFIELD" 1596577 NIL MODFIELD (NIL T T NIL NIL NIL) -8 NIL NIL) (-653 1592832 1593109 1593299 "MMLFORM" 1593658 T MMLFORM (NIL) -8 NIL NIL) (-652 1592358 1592401 1592580 "MMAP" 1592783 NIL MMAP (NIL T T T T T T) -7 NIL NIL) (-651 1590595 1591372 1591412 "MLO" 1591829 NIL MLO (NIL T) -9 NIL 1592070) (-650 1587962 1588477 1589079 "MLIFT" 1590076 NIL MLIFT (NIL T T T T) -7 NIL NIL) (-649 1587353 1587437 1587591 "MKUCFUNC" 1587873 NIL MKUCFUNC (NIL T T T) -7 NIL NIL) (-648 1586952 1587022 1587145 "MKRECORD" 1587276 NIL MKRECORD (NIL T T) -7 NIL NIL) (-647 1586000 1586161 1586389 "MKFUNC" 1586763 NIL MKFUNC (NIL T) -7 NIL NIL) (-646 1585388 1585492 1585648 "MKFLCFN" 1585883 NIL MKFLCFN (NIL T) -7 NIL NIL) (-645 1584814 1585181 1585270 "MKCHSET" 1585332 NIL MKCHSET (NIL T) -8 NIL NIL) (-644 1584091 1584193 1584378 "MKBCFUNC" 1584707 NIL MKBCFUNC (NIL T T T T) -7 NIL NIL) (-643 1580775 1583645 1583781 "MINT" 1583975 T MINT (NIL) -8 NIL NIL) (-642 1579587 1579830 1580107 "MHROWRED" 1580530 NIL MHROWRED (NIL T) -7 NIL NIL) (-641 1574858 1578032 1578456 "MFLOAT" 1579183 T MFLOAT (NIL) -8 NIL NIL) (-640 1574215 1574291 1574462 "MFINFACT" 1574770 NIL MFINFACT (NIL T T T T) -7 NIL NIL) (-639 1570530 1571378 1572262 "MESH" 1573351 T MESH (NIL) -7 NIL NIL) (-638 1568892 1569204 1569557 "MDDFACT" 1570217 NIL MDDFACT (NIL T) -7 NIL NIL) (-637 1565735 1568052 1568093 "MDAGG" 1568348 NIL MDAGG (NIL T) -9 NIL 1568491) (-636 1555433 1565028 1565235 "MCMPLX" 1565548 T MCMPLX (NIL) -8 NIL NIL) (-635 1554574 1554720 1554920 "MCDEN" 1555282 NIL MCDEN (NIL T T) -7 NIL NIL) (-634 1552464 1552734 1553114 "MCALCFN" 1554304 NIL MCALCFN (NIL T T T T) -7 NIL NIL) (-633 1550086 1550609 1551170 "MATSTOR" 1551935 NIL MATSTOR (NIL T) -7 NIL NIL) (-632 1546095 1549461 1549708 "MATRIX" 1549871 NIL MATRIX (NIL T) -8 NIL NIL) (-631 1541864 1542568 1543304 "MATLIN" 1545452 NIL MATLIN (NIL T T T T) -7 NIL NIL) (-630 1532062 1535200 1535276 "MATCAT" 1540114 NIL MATCAT (NIL T T T) -9 NIL 1541531) (-629 1528427 1529440 1530795 "MATCAT-" 1530800 NIL MATCAT- (NIL T T T T) -8 NIL NIL) (-628 1527029 1527182 1527513 "MATCAT2" 1528262 NIL MATCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-627 1525141 1525465 1525849 "MAPPKG3" 1526704 NIL MAPPKG3 (NIL T T T) -7 NIL NIL) (-626 1524122 1524295 1524517 "MAPPKG2" 1524965 NIL MAPPKG2 (NIL T T) -7 NIL NIL) (-625 1522621 1522905 1523232 "MAPPKG1" 1523828 NIL MAPPKG1 (NIL T) -7 NIL NIL) (-624 1522232 1522290 1522413 "MAPHACK3" 1522557 NIL MAPHACK3 (NIL T T T) -7 NIL NIL) (-623 1521824 1521885 1521999 "MAPHACK2" 1522164 NIL MAPHACK2 (NIL T T) -7 NIL NIL) (-622 1521262 1521365 1521507 "MAPHACK1" 1521715 NIL MAPHACK1 (NIL T) -7 NIL NIL) (-621 1519370 1519964 1520267 "MAGMA" 1520991 NIL MAGMA (NIL T) -8 NIL NIL) (-620 1515844 1517614 1518074 "M3D" 1518943 NIL M3D (NIL T) -8 NIL NIL) (-619 1510000 1514215 1514256 "LZSTAGG" 1515038 NIL LZSTAGG (NIL T) -9 NIL 1515333) (-618 1505973 1507131 1508588 "LZSTAGG-" 1508593 NIL LZSTAGG- (NIL T T) -8 NIL NIL) (-617 1503089 1503866 1504352 "LWORD" 1505519 NIL LWORD (NIL T) -8 NIL NIL) (-616 1496249 1502860 1502994 "LSQM" 1502999 NIL LSQM (NIL NIL T) -8 NIL NIL) (-615 1495473 1495612 1495840 "LSPP" 1496104 NIL LSPP (NIL T T T T) -7 NIL NIL) (-614 1493285 1493586 1494042 "LSMP" 1495162 NIL LSMP (NIL T T T T) -7 NIL NIL) (-613 1490064 1490738 1491468 "LSMP1" 1492587 NIL LSMP1 (NIL T) -7 NIL NIL) (-612 1483991 1489233 1489274 "LSAGG" 1489336 NIL LSAGG (NIL T) -9 NIL 1489414) (-611 1480686 1481610 1482823 "LSAGG-" 1482828 NIL LSAGG- (NIL T T) -8 NIL NIL) (-610 1478312 1479830 1480079 "LPOLY" 1480481 NIL LPOLY (NIL T T) -8 NIL NIL) (-609 1477894 1477979 1478102 "LPEFRAC" 1478221 NIL LPEFRAC (NIL T) -7 NIL NIL) (-608 1476241 1476988 1477241 "LO" 1477726 NIL LO (NIL T T T) -8 NIL NIL) (-607 1475895 1476007 1476035 "LOGIC" 1476146 T LOGIC (NIL) -9 NIL 1476226) (-606 1475757 1475780 1475851 "LOGIC-" 1475856 NIL LOGIC- (NIL T) -8 NIL NIL) (-605 1474950 1475090 1475283 "LODOOPS" 1475613 NIL LODOOPS (NIL T T) -7 NIL NIL) (-604 1472368 1474867 1474932 "LODO" 1474937 NIL LODO (NIL T NIL) -8 NIL NIL) (-603 1470914 1471149 1471500 "LODOF" 1472115 NIL LODOF (NIL T T) -7 NIL NIL) (-602 1467334 1469770 1469810 "LODOCAT" 1470242 NIL LODOCAT (NIL T) -9 NIL 1470453) (-601 1467068 1467126 1467252 "LODOCAT-" 1467257 NIL LODOCAT- (NIL T T) -8 NIL NIL) (-600 1464382 1466909 1467027 "LODO2" 1467032 NIL LODO2 (NIL T T) -8 NIL NIL) (-599 1461811 1464319 1464364 "LODO1" 1464369 NIL LODO1 (NIL T) -8 NIL NIL) (-598 1460674 1460839 1461150 "LODEEF" 1461634 NIL LODEEF (NIL T T T) -7 NIL NIL) (-597 1455961 1458805 1458846 "LNAGG" 1459793 NIL LNAGG (NIL T) -9 NIL 1460237) (-596 1455108 1455322 1455664 "LNAGG-" 1455669 NIL LNAGG- (NIL T T) -8 NIL NIL) (-595 1451273 1452035 1452673 "LMOPS" 1454524 NIL LMOPS (NIL T T NIL) -8 NIL NIL) (-594 1450671 1451033 1451073 "LMODULE" 1451133 NIL LMODULE (NIL T) -9 NIL 1451175) (-593 1447917 1450316 1450439 "LMDICT" 1450581 NIL LMDICT (NIL T) -8 NIL NIL) (-592 1441144 1446863 1447161 "LIST" 1447652 NIL LIST (NIL T) -8 NIL NIL) (-591 1440669 1440743 1440882 "LIST3" 1441064 NIL LIST3 (NIL T T T) -7 NIL NIL) (-590 1439676 1439854 1440082 "LIST2" 1440487 NIL LIST2 (NIL T T) -7 NIL NIL) (-589 1437810 1438122 1438521 "LIST2MAP" 1439323 NIL LIST2MAP (NIL T T) -7 NIL NIL) (-588 1436523 1437203 1437243 "LINEXP" 1437496 NIL LINEXP (NIL T) -9 NIL 1437644) (-587 1435170 1435430 1435727 "LINDEP" 1436275 NIL LINDEP (NIL T T) -7 NIL NIL) (-586 1431867 1432586 1433363 "LIMITRF" 1434425 NIL LIMITRF (NIL T) -7 NIL NIL) (-585 1430147 1430442 1430857 "LIMITPS" 1431562 NIL LIMITPS (NIL T T) -7 NIL NIL) (-584 1424602 1429658 1429886 "LIE" 1429968 NIL LIE (NIL T T) -8 NIL NIL) (-583 1423653 1424096 1424136 "LIECAT" 1424276 NIL LIECAT (NIL T) -9 NIL 1424427) (-582 1423494 1423521 1423609 "LIECAT-" 1423614 NIL LIECAT- (NIL T T) -8 NIL NIL) (-581 1416106 1422943 1423108 "LIB" 1423349 T LIB (NIL) -8 NIL NIL) (-580 1411743 1412624 1413559 "LGROBP" 1415223 NIL LGROBP (NIL NIL T) -7 NIL NIL) (-579 1409609 1409883 1410245 "LF" 1411464 NIL LF (NIL T T) -7 NIL NIL) (-578 1408449 1409141 1409169 "LFCAT" 1409376 T LFCAT (NIL) -9 NIL 1409515) (-577 1405361 1405987 1406673 "LEXTRIPK" 1407815 NIL LEXTRIPK (NIL T NIL) -7 NIL NIL) (-576 1402067 1402931 1403434 "LEXP" 1404941 NIL LEXP (NIL T T NIL) -8 NIL NIL) (-575 1400465 1400778 1401179 "LEADCDET" 1401749 NIL LEADCDET (NIL T T T T) -7 NIL NIL) (-574 1399661 1399735 1399962 "LAZM3PK" 1400386 NIL LAZM3PK (NIL T T T T T T) -7 NIL NIL) (-573 1394578 1397740 1398277 "LAUPOL" 1399174 NIL LAUPOL (NIL T T) -8 NIL NIL) (-572 1394145 1394189 1394356 "LAPLACE" 1394528 NIL LAPLACE (NIL T T) -7 NIL NIL) (-571 1392073 1393246 1393497 "LA" 1393978 NIL LA (NIL T T T) -8 NIL NIL) (-570 1391136 1391730 1391770 "LALG" 1391831 NIL LALG (NIL T) -9 NIL 1391889) (-569 1390851 1390910 1391045 "LALG-" 1391050 NIL LALG- (NIL T T) -8 NIL NIL) (-568 1389761 1389948 1390245 "KOVACIC" 1390651 NIL KOVACIC (NIL T T) -7 NIL NIL) (-567 1389596 1389620 1389661 "KONVERT" 1389723 NIL KONVERT (NIL T) -9 NIL NIL) (-566 1389431 1389455 1389496 "KOERCE" 1389558 NIL KOERCE (NIL T) -9 NIL NIL) (-565 1387165 1387925 1388318 "KERNEL" 1389070 NIL KERNEL (NIL T) -8 NIL NIL) (-564 1386667 1386748 1386878 "KERNEL2" 1387079 NIL KERNEL2 (NIL T T) -7 NIL NIL) (-563 1380519 1385207 1385261 "KDAGG" 1385638 NIL KDAGG (NIL T T) -9 NIL 1385844) (-562 1380048 1380172 1380377 "KDAGG-" 1380382 NIL KDAGG- (NIL T T T) -8 NIL NIL) (-561 1373223 1379709 1379864 "KAFILE" 1379926 NIL KAFILE (NIL T) -8 NIL NIL) (-560 1367678 1372734 1372962 "JORDAN" 1373044 NIL JORDAN (NIL T T) -8 NIL NIL) (-559 1367407 1367466 1367553 "JAVACODE" 1367611 T JAVACODE (NIL) -8 NIL NIL) (-558 1363707 1365613 1365667 "IXAGG" 1366596 NIL IXAGG (NIL T T) -9 NIL 1367055) (-557 1362626 1362932 1363351 "IXAGG-" 1363356 NIL IXAGG- (NIL T T T) -8 NIL NIL) (-556 1358211 1362548 1362607 "IVECTOR" 1362612 NIL IVECTOR (NIL T NIL) -8 NIL NIL) (-555 1356977 1357214 1357480 "ITUPLE" 1357978 NIL ITUPLE (NIL T) -8 NIL NIL) (-554 1355413 1355590 1355896 "ITRIGMNP" 1356799 NIL ITRIGMNP (NIL T T T) -7 NIL NIL) (-553 1354158 1354362 1354645 "ITFUN3" 1355189 NIL ITFUN3 (NIL T T T) -7 NIL NIL) (-552 1353790 1353847 1353956 "ITFUN2" 1354095 NIL ITFUN2 (NIL T T) -7 NIL NIL) (-551 1351592 1352663 1352960 "ITAYLOR" 1353525 NIL ITAYLOR (NIL T) -8 NIL NIL) (-550 1340569 1345767 1346926 "ISUPS" 1350465 NIL ISUPS (NIL T) -8 NIL NIL) (-549 1339673 1339813 1340049 "ISUMP" 1340416 NIL ISUMP (NIL T T T T) -7 NIL NIL) (-548 1334933 1339470 1339549 "ISTRING" 1339626 NIL ISTRING (NIL NIL) -8 NIL NIL) (-547 1334146 1334227 1334442 "IRURPK" 1334847 NIL IRURPK (NIL T T T T T) -7 NIL NIL) (-546 1333082 1333283 1333523 "IRSN" 1333926 T IRSN (NIL) -7 NIL NIL) (-545 1331117 1331472 1331907 "IRRF2F" 1332720 NIL IRRF2F (NIL T) -7 NIL NIL) (-544 1330864 1330902 1330978 "IRREDFFX" 1331073 NIL IRREDFFX (NIL T) -7 NIL NIL) (-543 1329479 1329738 1330037 "IROOT" 1330597 NIL IROOT (NIL T) -7 NIL NIL) (-542 1326107 1327158 1327848 "IR" 1328821 NIL IR (NIL T) -8 NIL NIL) (-541 1323720 1324215 1324781 "IR2" 1325585 NIL IR2 (NIL T T) -7 NIL NIL) (-540 1322796 1322909 1323129 "IR2F" 1323603 NIL IR2F (NIL T T) -7 NIL NIL) (-539 1322587 1322621 1322681 "IPRNTPK" 1322756 T IPRNTPK (NIL) -7 NIL NIL) (-538 1319141 1322476 1322545 "IPF" 1322550 NIL IPF (NIL NIL) -8 NIL NIL) (-537 1317458 1319066 1319123 "IPADIC" 1319128 NIL IPADIC (NIL NIL NIL) -8 NIL NIL) (-536 1316957 1317015 1317204 "INVLAPLA" 1317394 NIL INVLAPLA (NIL T T) -7 NIL NIL) (-535 1306543 1308896 1311282 "INTTR" 1314621 NIL INTTR (NIL T T) -7 NIL NIL) (-534 1302886 1303627 1304490 "INTTOOLS" 1305729 NIL INTTOOLS (NIL T T) -7 NIL NIL) (-533 1302472 1302563 1302680 "INTSLPE" 1302789 T INTSLPE (NIL) -7 NIL NIL) (-532 1300422 1302395 1302454 "INTRVL" 1302459 NIL INTRVL (NIL T) -8 NIL NIL) (-531 1297987 1298499 1299073 "INTRF" 1299907 NIL INTRF (NIL T) -7 NIL NIL) (-530 1297394 1297491 1297632 "INTRET" 1297885 NIL INTRET (NIL T) -7 NIL NIL) (-529 1295375 1295764 1296233 "INTRAT" 1297002 NIL INTRAT (NIL T T) -7 NIL NIL) (-528 1292608 1293191 1293816 "INTPM" 1294860 NIL INTPM (NIL T T) -7 NIL NIL) (-527 1289317 1289916 1290660 "INTPAF" 1291994 NIL INTPAF (NIL T T T) -7 NIL NIL) (-526 1284560 1285506 1286541 "INTPACK" 1288302 T INTPACK (NIL) -7 NIL NIL) (-525 1281414 1284289 1284416 "INT" 1284453 T INT (NIL) -8 NIL NIL) (-524 1280666 1280818 1281026 "INTHERTR" 1281256 NIL INTHERTR (NIL T T) -7 NIL NIL) (-523 1280105 1280185 1280373 "INTHERAL" 1280580 NIL INTHERAL (NIL T T T T) -7 NIL NIL) (-522 1277951 1278394 1278851 "INTHEORY" 1279668 T INTHEORY (NIL) -7 NIL NIL) (-521 1269273 1270894 1272672 "INTG0" 1276303 NIL INTG0 (NIL T T T) -7 NIL NIL) (-520 1249846 1254636 1259446 "INTFTBL" 1264483 T INTFTBL (NIL) -8 NIL NIL) (-519 1249095 1249233 1249406 "INTFACT" 1249705 NIL INTFACT (NIL T) -7 NIL NIL) (-518 1246486 1246932 1247495 "INTEF" 1248649 NIL INTEF (NIL T T) -7 NIL NIL) (-517 1244948 1245697 1245725 "INTDOM" 1246026 T INTDOM (NIL) -9 NIL 1246233) (-516 1244317 1244491 1244733 "INTDOM-" 1244738 NIL INTDOM- (NIL T) -8 NIL NIL) (-515 1240810 1242742 1242796 "INTCAT" 1243595 NIL INTCAT (NIL T) -9 NIL 1243914) (-514 1240283 1240385 1240513 "INTBIT" 1240702 T INTBIT (NIL) -7 NIL NIL) (-513 1238958 1239112 1239425 "INTALG" 1240128 NIL INTALG (NIL T T T T T) -7 NIL NIL) (-512 1238415 1238505 1238675 "INTAF" 1238862 NIL INTAF (NIL T T) -7 NIL NIL) (-511 1231869 1238225 1238365 "INTABL" 1238370 NIL INTABL (NIL T T T) -8 NIL NIL) (-510 1226820 1229549 1229577 "INS" 1230545 T INS (NIL) -9 NIL 1231226) (-509 1224060 1224831 1225805 "INS-" 1225878 NIL INS- (NIL T) -8 NIL NIL) (-508 1222839 1223066 1223363 "INPSIGN" 1223813 NIL INPSIGN (NIL T T) -7 NIL NIL) (-507 1221953 1222070 1222267 "INPRODPF" 1222719 NIL INPRODPF (NIL T T) -7 NIL NIL) (-506 1220843 1220960 1221197 "INPRODFF" 1221833 NIL INPRODFF (NIL T T T T) -7 NIL NIL) (-505 1219843 1219995 1220255 "INNMFACT" 1220679 NIL INNMFACT (NIL T T T T) -7 NIL NIL) (-504 1219040 1219137 1219325 "INMODGCD" 1219742 NIL INMODGCD (NIL T T NIL NIL) -7 NIL NIL) (-503 1217549 1217793 1218117 "INFSP" 1218785 NIL INFSP (NIL T T T) -7 NIL NIL) (-502 1216733 1216850 1217033 "INFPROD0" 1217429 NIL INFPROD0 (NIL T T) -7 NIL NIL) (-501 1213744 1214902 1215393 "INFORM" 1216250 T INFORM (NIL) -8 NIL NIL) (-500 1213354 1213414 1213512 "INFORM1" 1213679 NIL INFORM1 (NIL T) -7 NIL NIL) (-499 1212877 1212966 1213080 "INFINITY" 1213260 T INFINITY (NIL) -7 NIL NIL) (-498 1211494 1211743 1212064 "INEP" 1212625 NIL INEP (NIL T T T) -7 NIL NIL) (-497 1210770 1211391 1211456 "INDE" 1211461 NIL INDE (NIL T) -8 NIL NIL) (-496 1210334 1210402 1210519 "INCRMAPS" 1210697 NIL INCRMAPS (NIL T) -7 NIL NIL) (-495 1205645 1206570 1207514 "INBFF" 1209422 NIL INBFF (NIL T) -7 NIL NIL) (-494 1202140 1205490 1205593 "IMATRIX" 1205598 NIL IMATRIX (NIL T NIL NIL) -8 NIL NIL) (-493 1200852 1200975 1201290 "IMATQF" 1201996 NIL IMATQF (NIL T T T T T T T T) -7 NIL NIL) (-492 1199072 1199299 1199636 "IMATLIN" 1200608 NIL IMATLIN (NIL T T T T) -7 NIL NIL) (-491 1193698 1198996 1199054 "ILIST" 1199059 NIL ILIST (NIL T NIL) -8 NIL NIL) (-490 1191651 1193558 1193671 "IIARRAY2" 1193676 NIL IIARRAY2 (NIL T NIL NIL T T) -8 NIL NIL) (-489 1187019 1191562 1191626 "IFF" 1191631 NIL IFF (NIL NIL NIL) -8 NIL NIL) (-488 1182058 1186307 1186495 "IFARRAY" 1186876 NIL IFARRAY (NIL T NIL) -8 NIL NIL) (-487 1181265 1181962 1182035 "IFAMON" 1182040 NIL IFAMON (NIL T T NIL) -8 NIL NIL) (-486 1180849 1180914 1180968 "IEVALAB" 1181175 NIL IEVALAB (NIL T T) -9 NIL NIL) (-485 1180524 1180592 1180752 "IEVALAB-" 1180757 NIL IEVALAB- (NIL T T T) -8 NIL NIL) (-484 1180182 1180438 1180501 "IDPO" 1180506 NIL IDPO (NIL T T) -8 NIL NIL) (-483 1179459 1180071 1180146 "IDPOAMS" 1180151 NIL IDPOAMS (NIL T T) -8 NIL NIL) (-482 1178793 1179348 1179423 "IDPOAM" 1179428 NIL IDPOAM (NIL T T) -8 NIL NIL) (-481 1177879 1178129 1178182 "IDPC" 1178595 NIL IDPC (NIL T T) -9 NIL 1178744) (-480 1177375 1177771 1177844 "IDPAM" 1177849 NIL IDPAM (NIL T T) -8 NIL NIL) (-479 1176778 1177267 1177340 "IDPAG" 1177345 NIL IDPAG (NIL T T) -8 NIL NIL) (-478 1173033 1173881 1174776 "IDECOMP" 1175935 NIL IDECOMP (NIL NIL NIL) -7 NIL NIL) (-477 1165906 1166956 1168003 "IDEAL" 1172069 NIL IDEAL (NIL T T T T) -8 NIL NIL) (-476 1165070 1165182 1165381 "ICDEN" 1165790 NIL ICDEN (NIL T T T T) -7 NIL NIL) (-475 1164169 1164550 1164697 "ICARD" 1164943 T ICARD (NIL) -8 NIL NIL) (-474 1162241 1162554 1162957 "IBPTOOLS" 1163846 NIL IBPTOOLS (NIL T T T T) -7 NIL NIL) (-473 1157855 1161861 1161974 "IBITS" 1162160 NIL IBITS (NIL NIL) -8 NIL NIL) (-472 1154578 1155154 1155849 "IBATOOL" 1157272 NIL IBATOOL (NIL T T T) -7 NIL NIL) (-471 1152358 1152819 1153352 "IBACHIN" 1154113 NIL IBACHIN (NIL T T T) -7 NIL NIL) (-470 1150235 1152204 1152307 "IARRAY2" 1152312 NIL IARRAY2 (NIL T NIL NIL) -8 NIL NIL) (-469 1146388 1150161 1150218 "IARRAY1" 1150223 NIL IARRAY1 (NIL T NIL) -8 NIL NIL) (-468 1140326 1144806 1145284 "IAN" 1145930 T IAN (NIL) -8 NIL NIL) (-467 1139837 1139894 1140067 "IALGFACT" 1140263 NIL IALGFACT (NIL T T T T) -7 NIL NIL) (-466 1139365 1139478 1139506 "HYPCAT" 1139713 T HYPCAT (NIL) -9 NIL NIL) (-465 1138903 1139020 1139206 "HYPCAT-" 1139211 NIL HYPCAT- (NIL T) -8 NIL NIL) (-464 1135583 1136914 1136955 "HOAGG" 1137936 NIL HOAGG (NIL T) -9 NIL 1138615) (-463 1134177 1134576 1135102 "HOAGG-" 1135107 NIL HOAGG- (NIL T T) -8 NIL NIL) (-462 1128007 1133618 1133784 "HEXADEC" 1134031 T HEXADEC (NIL) -8 NIL NIL) (-461 1126751 1126973 1127236 "HEUGCD" 1127784 NIL HEUGCD (NIL T) -7 NIL NIL) (-460 1125854 1126588 1126718 "HELLFDIV" 1126723 NIL HELLFDIV (NIL T T T T) -8 NIL NIL) (-459 1124082 1125631 1125719 "HEAP" 1125798 NIL HEAP (NIL T) -8 NIL NIL) (-458 1117949 1123997 1124059 "HDP" 1124064 NIL HDP (NIL NIL T) -8 NIL NIL) (-457 1111661 1117586 1117737 "HDMP" 1117850 NIL HDMP (NIL NIL T) -8 NIL NIL) (-456 1110986 1111125 1111289 "HB" 1111517 T HB (NIL) -7 NIL NIL) (-455 1104483 1110832 1110936 "HASHTBL" 1110941 NIL HASHTBL (NIL T T NIL) -8 NIL NIL) (-454 1102236 1104111 1104290 "HACKPI" 1104324 T HACKPI (NIL) -8 NIL NIL) (-453 1097932 1102090 1102202 "GTSET" 1102207 NIL GTSET (NIL T T T T) -8 NIL NIL) (-452 1091458 1097810 1097908 "GSTBL" 1097913 NIL GSTBL (NIL T T T NIL) -8 NIL NIL) (-451 1083691 1090494 1090758 "GSERIES" 1091249 NIL GSERIES (NIL T NIL NIL) -8 NIL NIL) (-450 1082714 1083167 1083195 "GROUP" 1083456 T GROUP (NIL) -9 NIL 1083615) (-449 1081830 1082053 1082397 "GROUP-" 1082402 NIL GROUP- (NIL T) -8 NIL NIL) (-448 1080199 1080518 1080905 "GROEBSOL" 1081507 NIL GROEBSOL (NIL NIL T T) -7 NIL NIL) (-447 1079140 1079402 1079453 "GRMOD" 1079982 NIL GRMOD (NIL T T) -9 NIL 1080150) (-446 1078908 1078944 1079072 "GRMOD-" 1079077 NIL GRMOD- (NIL T T T) -8 NIL NIL) (-445 1074234 1075262 1076262 "GRIMAGE" 1077928 T GRIMAGE (NIL) -8 NIL NIL) (-444 1072701 1072961 1073285 "GRDEF" 1073930 T GRDEF (NIL) -7 NIL NIL) (-443 1072145 1072261 1072402 "GRAY" 1072580 T GRAY (NIL) -7 NIL NIL) (-442 1071379 1071759 1071810 "GRALG" 1071963 NIL GRALG (NIL T T) -9 NIL 1072055) (-441 1071040 1071113 1071276 "GRALG-" 1071281 NIL GRALG- (NIL T T T) -8 NIL NIL) (-440 1067848 1070629 1070805 "GPOLSET" 1070947 NIL GPOLSET (NIL T T T T) -8 NIL NIL) (-439 1067204 1067261 1067518 "GOSPER" 1067785 NIL GOSPER (NIL T T T T T) -7 NIL NIL) (-438 1062963 1063642 1064168 "GMODPOL" 1066903 NIL GMODPOL (NIL NIL T T T NIL T) -8 NIL NIL) (-437 1061968 1062152 1062390 "GHENSEL" 1062775 NIL GHENSEL (NIL T T) -7 NIL NIL) (-436 1056034 1056877 1057903 "GENUPS" 1061052 NIL GENUPS (NIL T T) -7 NIL NIL) (-435 1055731 1055782 1055871 "GENUFACT" 1055977 NIL GENUFACT (NIL T) -7 NIL NIL) (-434 1055143 1055220 1055385 "GENPGCD" 1055649 NIL GENPGCD (NIL T T T T) -7 NIL NIL) (-433 1054617 1054652 1054865 "GENMFACT" 1055102 NIL GENMFACT (NIL T T T T T) -7 NIL NIL) (-432 1053185 1053440 1053747 "GENEEZ" 1054360 NIL GENEEZ (NIL T T) -7 NIL NIL) (-431 1047059 1052798 1052959 "GDMP" 1053108 NIL GDMP (NIL NIL T T) -8 NIL NIL) (-430 1036426 1040820 1041926 "GCNAALG" 1046042 NIL GCNAALG (NIL T NIL NIL NIL) -8 NIL NIL) (-429 1034848 1035720 1035748 "GCDDOM" 1036003 T GCDDOM (NIL) -9 NIL 1036160) (-428 1034318 1034445 1034660 "GCDDOM-" 1034665 NIL GCDDOM- (NIL T) -8 NIL NIL) (-427 1032990 1033175 1033479 "GB" 1034097 NIL GB (NIL T T T T) -7 NIL NIL) (-426 1021610 1023936 1026328 "GBINTERN" 1030681 NIL GBINTERN (NIL T T T T) -7 NIL NIL) (-425 1019447 1019739 1020160 "GBF" 1021285 NIL GBF (NIL T T T T) -7 NIL NIL) (-424 1018228 1018393 1018660 "GBEUCLID" 1019263 NIL GBEUCLID (NIL T T T T) -7 NIL NIL) (-423 1017577 1017702 1017851 "GAUSSFAC" 1018099 T GAUSSFAC (NIL) -7 NIL NIL) (-422 1015954 1016256 1016569 "GALUTIL" 1017296 NIL GALUTIL (NIL T) -7 NIL NIL) (-421 1014271 1014545 1014868 "GALPOLYU" 1015681 NIL GALPOLYU (NIL T T) -7 NIL NIL) (-420 1011660 1011950 1012355 "GALFACTU" 1013968 NIL GALFACTU (NIL T T T) -7 NIL NIL) (-419 1003466 1004965 1006573 "GALFACT" 1010092 NIL GALFACT (NIL T) -7 NIL NIL) (-418 1000854 1001512 1001540 "FVFUN" 1002696 T FVFUN (NIL) -9 NIL 1003416) (-417 1000120 1000302 1000330 "FVC" 1000621 T FVC (NIL) -9 NIL 1000804) (-416 999757 999912 999993 "FUNCTION" 1000072 NIL FUNCTION (NIL NIL) -8 NIL NIL) (-415 997427 997978 998467 "FT" 999288 T FT (NIL) -8 NIL NIL) (-414 996245 996728 996931 "FTEM" 997244 T FTEM (NIL) -8 NIL NIL) (-413 994510 994798 995200 "FSUPFACT" 995937 NIL FSUPFACT (NIL T T T) -7 NIL NIL) (-412 992907 993196 993528 "FST" 994198 T FST (NIL) -8 NIL NIL) (-411 992082 992188 992382 "FSRED" 992789 NIL FSRED (NIL T T) -7 NIL NIL) (-410 990761 991016 991370 "FSPRMELT" 991797 NIL FSPRMELT (NIL T T) -7 NIL NIL) (-409 987846 988284 988783 "FSPECF" 990324 NIL FSPECF (NIL T T) -7 NIL NIL) (-408 970220 978777 978817 "FS" 982655 NIL FS (NIL T) -9 NIL 984937) (-407 958870 961860 965916 "FS-" 966213 NIL FS- (NIL T T) -8 NIL NIL) (-406 958386 958440 958616 "FSINT" 958811 NIL FSINT (NIL T T) -7 NIL NIL) (-405 956667 957379 957682 "FSERIES" 958165 NIL FSERIES (NIL T T) -8 NIL NIL) (-404 955685 955801 956031 "FSCINT" 956547 NIL FSCINT (NIL T T) -7 NIL NIL) (-403 951920 954630 954671 "FSAGG" 955041 NIL FSAGG (NIL T) -9 NIL 955300) (-402 949682 950283 951079 "FSAGG-" 951174 NIL FSAGG- (NIL T T) -8 NIL NIL) (-401 948724 948867 949094 "FSAGG2" 949535 NIL FSAGG2 (NIL T T T T) -7 NIL NIL) (-400 946383 946662 947215 "FS2UPS" 948442 NIL FS2UPS (NIL T T T T T NIL) -7 NIL NIL) (-399 945969 946012 946165 "FS2" 946334 NIL FS2 (NIL T T T T) -7 NIL NIL) (-398 944829 945000 945308 "FS2EXPXP" 945794 NIL FS2EXPXP (NIL T T NIL NIL) -7 NIL NIL) (-397 944255 944370 944522 "FRUTIL" 944709 NIL FRUTIL (NIL T) -7 NIL NIL) (-396 935675 939754 941110 "FR" 942931 NIL FR (NIL T) -8 NIL NIL) (-395 930752 933395 933435 "FRNAALG" 934831 NIL FRNAALG (NIL T) -9 NIL 935438) (-394 926430 927501 928776 "FRNAALG-" 929526 NIL FRNAALG- (NIL T T) -8 NIL NIL) (-393 926068 926111 926238 "FRNAAF2" 926381 NIL FRNAAF2 (NIL T T T T) -7 NIL NIL) (-392 924417 924909 925203 "FRMOD" 925881 NIL FRMOD (NIL T T T T NIL) -8 NIL NIL) (-391 922139 922808 923124 "FRIDEAL" 924208 NIL FRIDEAL (NIL T T T T) -8 NIL NIL) (-390 921338 921425 921712 "FRIDEAL2" 922046 NIL FRIDEAL2 (NIL T T T T T T T T) -7 NIL NIL) (-389 920596 921004 921045 "FRETRCT" 921050 NIL FRETRCT (NIL T) -9 NIL 921221) (-388 919708 919939 920290 "FRETRCT-" 920295 NIL FRETRCT- (NIL T T) -8 NIL NIL) (-387 916918 918138 918197 "FRAMALG" 919079 NIL FRAMALG (NIL T T) -9 NIL 919371) (-386 915051 915507 916137 "FRAMALG-" 916360 NIL FRAMALG- (NIL T T T) -8 NIL NIL) (-385 908953 914526 914802 "FRAC" 914807 NIL FRAC (NIL T) -8 NIL NIL) (-384 908589 908646 908753 "FRAC2" 908890 NIL FRAC2 (NIL T T) -7 NIL NIL) (-383 908225 908282 908389 "FR2" 908526 NIL FR2 (NIL T T) -7 NIL NIL) (-382 902899 905812 905840 "FPS" 906959 T FPS (NIL) -9 NIL 907515) (-381 902348 902457 902621 "FPS-" 902767 NIL FPS- (NIL T) -8 NIL NIL) (-380 899797 901494 901522 "FPC" 901747 T FPC (NIL) -9 NIL 901889) (-379 899590 899630 899727 "FPC-" 899732 NIL FPC- (NIL T) -8 NIL NIL) (-378 898469 899079 899120 "FPATMAB" 899125 NIL FPATMAB (NIL T) -9 NIL 899277) (-377 896169 896645 897071 "FPARFRAC" 898106 NIL FPARFRAC (NIL T T) -8 NIL NIL) (-376 891562 892061 892743 "FORTRAN" 895601 NIL FORTRAN (NIL NIL NIL NIL NIL) -8 NIL NIL) (-375 889234 889734 890273 "FORT" 891043 T FORT (NIL) -7 NIL NIL) (-374 886910 887472 887500 "FORTFN" 888560 T FORTFN (NIL) -9 NIL 889184) (-373 886674 886724 886752 "FORTCAT" 886811 T FORTCAT (NIL) -9 NIL 886873) (-372 884734 885217 885616 "FORMULA" 886295 T FORMULA (NIL) -8 NIL NIL) (-371 884522 884552 884621 "FORMULA1" 884698 NIL FORMULA1 (NIL T) -7 NIL NIL) (-370 884045 884097 884270 "FORDER" 884464 NIL FORDER (NIL T T T T) -7 NIL NIL) (-369 883141 883305 883498 "FOP" 883872 T FOP (NIL) -7 NIL NIL) (-368 881733 882405 882579 "FNLA" 883023 NIL FNLA (NIL NIL NIL T) -8 NIL NIL) (-367 880402 880791 880819 "FNCAT" 881391 T FNCAT (NIL) -9 NIL 881684) (-366 879968 880361 880389 "FNAME" 880394 T FNAME (NIL) -8 NIL NIL) (-365 878628 879601 879629 "FMTC" 879634 T FMTC (NIL) -9 NIL 879669) (-364 874946 876153 876781 "FMONOID" 878033 NIL FMONOID (NIL T) -8 NIL NIL) (-363 874166 874689 874837 "FM" 874842 NIL FM (NIL T T) -8 NIL NIL) (-362 871590 872236 872264 "FMFUN" 873408 T FMFUN (NIL) -9 NIL 874116) (-361 870859 871040 871068 "FMC" 871358 T FMC (NIL) -9 NIL 871540) (-360 868089 868923 868976 "FMCAT" 870158 NIL FMCAT (NIL T T) -9 NIL 870652) (-359 866984 867857 867956 "FM1" 868034 NIL FM1 (NIL T T) -8 NIL NIL) (-358 864758 865174 865668 "FLOATRP" 866535 NIL FLOATRP (NIL T) -7 NIL NIL) (-357 858244 862414 863044 "FLOAT" 864148 T FLOAT (NIL) -8 NIL NIL) (-356 855682 856182 856760 "FLOATCP" 857711 NIL FLOATCP (NIL T) -7 NIL NIL) (-355 854471 855319 855359 "FLINEXP" 855364 NIL FLINEXP (NIL T) -9 NIL 855457) (-354 853626 853861 854188 "FLINEXP-" 854193 NIL FLINEXP- (NIL T T) -8 NIL NIL) (-353 852702 852846 853070 "FLASORT" 853478 NIL FLASORT (NIL T T) -7 NIL NIL) (-352 849921 850763 850815 "FLALG" 852042 NIL FLALG (NIL T T) -9 NIL 852509) (-351 843706 847408 847449 "FLAGG" 848711 NIL FLAGG (NIL T) -9 NIL 849363) (-350 842432 842771 843261 "FLAGG-" 843266 NIL FLAGG- (NIL T T) -8 NIL NIL) (-349 841474 841617 841844 "FLAGG2" 842285 NIL FLAGG2 (NIL T T T T) -7 NIL NIL) (-348 838447 839465 839524 "FINRALG" 840652 NIL FINRALG (NIL T T) -9 NIL 841160) (-347 837607 837836 838175 "FINRALG-" 838180 NIL FINRALG- (NIL T T T) -8 NIL NIL) (-346 837014 837227 837255 "FINITE" 837451 T FINITE (NIL) -9 NIL 837558) (-345 829474 831635 831675 "FINAALG" 835342 NIL FINAALG (NIL T) -9 NIL 836795) (-344 824815 825856 827000 "FINAALG-" 828379 NIL FINAALG- (NIL T T) -8 NIL NIL) (-343 824210 824570 824673 "FILE" 824745 NIL FILE (NIL T) -8 NIL NIL) (-342 822895 823207 823261 "FILECAT" 823945 NIL FILECAT (NIL T T) -9 NIL 824161) (-341 820758 822314 822342 "FIELD" 822382 T FIELD (NIL) -9 NIL 822462) (-340 819378 819763 820274 "FIELD-" 820279 NIL FIELD- (NIL T) -8 NIL NIL) (-339 817193 818015 818361 "FGROUP" 819065 NIL FGROUP (NIL T) -8 NIL NIL) (-338 816283 816447 816667 "FGLMICPK" 817025 NIL FGLMICPK (NIL T NIL) -7 NIL NIL) (-337 812085 816208 816265 "FFX" 816270 NIL FFX (NIL T NIL) -8 NIL NIL) (-336 811686 811747 811882 "FFSLPE" 812018 NIL FFSLPE (NIL T T T) -7 NIL NIL) (-335 807679 808458 809254 "FFPOLY" 810922 NIL FFPOLY (NIL T) -7 NIL NIL) (-334 807183 807219 807428 "FFPOLY2" 807637 NIL FFPOLY2 (NIL T T) -7 NIL NIL) (-333 803004 807102 807165 "FFP" 807170 NIL FFP (NIL T NIL) -8 NIL NIL) (-332 798372 802915 802979 "FF" 802984 NIL FF (NIL NIL NIL) -8 NIL NIL) (-331 793468 797715 797905 "FFNBX" 798226 NIL FFNBX (NIL T NIL) -8 NIL NIL) (-330 788325 792551 792809 "FFNBP" 793322 NIL FFNBP (NIL T NIL) -8 NIL NIL) (-329 782928 787609 787820 "FFNB" 788158 NIL FFNB (NIL NIL NIL) -8 NIL NIL) (-328 781760 781958 782273 "FFINTBAS" 782725 NIL FFINTBAS (NIL T T T) -7 NIL NIL) (-327 777984 780224 780252 "FFIELDC" 780872 T FFIELDC (NIL) -9 NIL 781248) (-326 776647 777017 777514 "FFIELDC-" 777519 NIL FFIELDC- (NIL T) -8 NIL NIL) (-325 776217 776262 776386 "FFHOM" 776589 NIL FFHOM (NIL T T T) -7 NIL NIL) (-324 773915 774399 774916 "FFF" 775732 NIL FFF (NIL T) -7 NIL NIL) (-323 769503 773657 773758 "FFCGX" 773858 NIL FFCGX (NIL T NIL) -8 NIL NIL) (-322 765105 769235 769342 "FFCGP" 769446 NIL FFCGP (NIL T NIL) -8 NIL NIL) (-321 760258 764832 764940 "FFCG" 765041 NIL FFCG (NIL NIL NIL) -8 NIL NIL) (-320 742204 751327 751413 "FFCAT" 756578 NIL FFCAT (NIL T T T) -9 NIL 758065) (-319 737402 738449 739763 "FFCAT-" 740993 NIL FFCAT- (NIL T T T T) -8 NIL NIL) (-318 736813 736856 737091 "FFCAT2" 737353 NIL FFCAT2 (NIL T T T T T T T T) -7 NIL NIL) (-317 725969 729759 730976 "FEXPR" 735668 NIL FEXPR (NIL NIL NIL T) -8 NIL NIL) (-316 724969 725404 725445 "FEVALAB" 725529 NIL FEVALAB (NIL T) -9 NIL 725790) (-315 724128 724338 724676 "FEVALAB-" 724681 NIL FEVALAB- (NIL T T) -8 NIL NIL) (-314 722721 723511 723714 "FDIV" 724027 NIL FDIV (NIL T T T T) -8 NIL NIL) (-313 719788 720503 720618 "FDIVCAT" 722186 NIL FDIVCAT (NIL T T T T) -9 NIL 722623) (-312 719550 719577 719747 "FDIVCAT-" 719752 NIL FDIVCAT- (NIL T T T T T) -8 NIL NIL) (-311 718770 718857 719134 "FDIV2" 719457 NIL FDIV2 (NIL T T T T T T T T) -7 NIL NIL) (-310 717456 717715 718004 "FCPAK1" 718501 T FCPAK1 (NIL) -7 NIL NIL) (-309 716584 716956 717097 "FCOMP" 717347 NIL FCOMP (NIL T) -8 NIL NIL) (-308 700219 703633 707194 "FC" 713043 T FC (NIL) -8 NIL NIL) (-307 692815 696861 696901 "FAXF" 698703 NIL FAXF (NIL T) -9 NIL 699394) (-306 690094 690749 691574 "FAXF-" 692039 NIL FAXF- (NIL T T) -8 NIL NIL) (-305 685194 689470 689646 "FARRAY" 689951 NIL FARRAY (NIL T) -8 NIL NIL) (-304 680585 682656 682708 "FAMR" 683720 NIL FAMR (NIL T T) -9 NIL 684180) (-303 679476 679778 680212 "FAMR-" 680217 NIL FAMR- (NIL T T T) -8 NIL NIL) (-302 678672 679398 679451 "FAMONOID" 679456 NIL FAMONOID (NIL T) -8 NIL NIL) (-301 676505 677189 677242 "FAMONC" 678183 NIL FAMONC (NIL T T) -9 NIL 678568) (-300 675197 676259 676396 "FAGROUP" 676401 NIL FAGROUP (NIL T) -8 NIL NIL) (-299 673000 673319 673721 "FACUTIL" 674878 NIL FACUTIL (NIL T T T T) -7 NIL NIL) (-298 672099 672284 672506 "FACTFUNC" 672810 NIL FACTFUNC (NIL T) -7 NIL NIL) (-297 664419 671350 671562 "EXPUPXS" 671955 NIL EXPUPXS (NIL T NIL NIL) -8 NIL NIL) (-296 661902 662442 663028 "EXPRTUBE" 663853 T EXPRTUBE (NIL) -7 NIL NIL) (-295 658096 658688 659425 "EXPRODE" 661241 NIL EXPRODE (NIL T T) -7 NIL NIL) (-294 643227 656727 657153 "EXPR" 657702 NIL EXPR (NIL T) -8 NIL NIL) (-293 637639 638226 639038 "EXPR2UPS" 642525 NIL EXPR2UPS (NIL T T) -7 NIL NIL) (-292 637275 637332 637439 "EXPR2" 637576 NIL EXPR2 (NIL T T) -7 NIL NIL) (-291 628629 636412 636707 "EXPEXPAN" 637113 NIL EXPEXPAN (NIL T T NIL NIL) -8 NIL NIL) (-290 628456 628586 628615 "EXIT" 628620 T EXIT (NIL) -8 NIL NIL) (-289 628083 628145 628258 "EVALCYC" 628388 NIL EVALCYC (NIL T) -7 NIL NIL) (-288 627624 627742 627783 "EVALAB" 627953 NIL EVALAB (NIL T) -9 NIL 628057) (-287 627105 627227 627448 "EVALAB-" 627453 NIL EVALAB- (NIL T T) -8 NIL NIL) (-286 624568 625880 625908 "EUCDOM" 626463 T EUCDOM (NIL) -9 NIL 626813) (-285 622973 623415 624005 "EUCDOM-" 624010 NIL EUCDOM- (NIL T) -8 NIL NIL) (-284 610551 613299 616039 "ESTOOLS" 620253 T ESTOOLS (NIL) -7 NIL NIL) (-283 610187 610244 610351 "ESTOOLS2" 610488 NIL ESTOOLS2 (NIL T T) -7 NIL NIL) (-282 609938 609980 610060 "ESTOOLS1" 610139 NIL ESTOOLS1 (NIL T) -7 NIL NIL) (-281 603876 605600 605628 "ES" 608392 T ES (NIL) -9 NIL 609798) (-280 598823 600110 601927 "ES-" 602091 NIL ES- (NIL T) -8 NIL NIL) (-279 595198 595958 596738 "ESCONT" 598063 T ESCONT (NIL) -7 NIL NIL) (-278 594935 594967 595049 "ESCONT1" 595160 NIL ESCONT1 (NIL NIL NIL) -7 NIL NIL) (-277 594610 594660 594760 "ES2" 594879 NIL ES2 (NIL T T) -7 NIL NIL) (-276 594240 594298 594407 "ES1" 594546 NIL ES1 (NIL T T) -7 NIL NIL) (-275 593456 593585 593761 "ERROR" 594084 T ERROR (NIL) -7 NIL NIL) (-274 586959 593315 593406 "EQTBL" 593411 NIL EQTBL (NIL T T) -8 NIL NIL) (-273 579396 582277 583724 "EQ" 585545 NIL -2711 (NIL T) -8 NIL NIL) (-272 579028 579085 579194 "EQ2" 579333 NIL EQ2 (NIL T T) -7 NIL NIL) (-271 574320 575366 576459 "EP" 577967 NIL EP (NIL T) -7 NIL NIL) (-270 572903 573203 573520 "ENV" 574023 T ENV (NIL) -8 NIL NIL) (-269 572063 572627 572655 "ENTIRER" 572660 T ENTIRER (NIL) -9 NIL 572705) (-268 568519 570018 570388 "EMR" 571862 NIL EMR (NIL T T T NIL NIL NIL) -8 NIL NIL) (-267 567663 567848 567902 "ELTAGG" 568282 NIL ELTAGG (NIL T T) -9 NIL 568493) (-266 567382 567444 567585 "ELTAGG-" 567590 NIL ELTAGG- (NIL T T T) -8 NIL NIL) (-265 567171 567200 567254 "ELTAB" 567338 NIL ELTAB (NIL T T) -9 NIL NIL) (-264 566297 566443 566642 "ELFUTS" 567022 NIL ELFUTS (NIL T T) -7 NIL NIL) (-263 566039 566095 566123 "ELEMFUN" 566228 T ELEMFUN (NIL) -9 NIL NIL) (-262 565909 565930 565998 "ELEMFUN-" 566003 NIL ELEMFUN- (NIL T) -8 NIL NIL) (-261 560801 564010 564051 "ELAGG" 564991 NIL ELAGG (NIL T) -9 NIL 565454) (-260 559086 559520 560183 "ELAGG-" 560188 NIL ELAGG- (NIL T T) -8 NIL NIL) (-259 557743 558023 558318 "ELABEXPR" 558811 T ELABEXPR (NIL) -8 NIL NIL) (-258 550600 552399 553226 "EFUPXS" 557019 NIL EFUPXS (NIL T T T T) -8 NIL NIL) (-257 544039 545840 546650 "EFULS" 549876 NIL EFULS (NIL T T T) -8 NIL NIL) (-256 541470 541828 542306 "EFSTRUC" 543671 NIL EFSTRUC (NIL T T) -7 NIL NIL) (-255 530542 532107 533667 "EF" 539985 NIL EF (NIL T T) -7 NIL NIL) (-254 529643 530027 530176 "EAB" 530413 T EAB (NIL) -8 NIL NIL) (-253 528856 529602 529630 "E04UCFA" 529635 T E04UCFA (NIL) -8 NIL NIL) (-252 528069 528815 528843 "E04NAFA" 528848 T E04NAFA (NIL) -8 NIL NIL) (-251 527282 528028 528056 "E04MBFA" 528061 T E04MBFA (NIL) -8 NIL NIL) (-250 526495 527241 527269 "E04JAFA" 527274 T E04JAFA (NIL) -8 NIL NIL) (-249 525710 526454 526482 "E04GCFA" 526487 T E04GCFA (NIL) -8 NIL NIL) (-248 524925 525669 525697 "E04FDFA" 525702 T E04FDFA (NIL) -8 NIL NIL) (-247 524138 524884 524912 "E04DGFA" 524917 T E04DGFA (NIL) -8 NIL NIL) (-246 518323 519668 521030 "E04AGNT" 522796 T E04AGNT (NIL) -7 NIL NIL) (-245 517050 517530 517570 "DVARCAT" 518045 NIL DVARCAT (NIL T) -9 NIL 518243) (-244 516254 516466 516780 "DVARCAT-" 516785 NIL DVARCAT- (NIL T T) -8 NIL NIL) (-243 509116 516056 516183 "DSMP" 516188 NIL DSMP (NIL T T T) -8 NIL NIL) (-242 503926 505061 506129 "DROPT" 508068 T DROPT (NIL) -8 NIL NIL) (-241 503591 503650 503748 "DROPT1" 503861 NIL DROPT1 (NIL T) -7 NIL NIL) (-240 498706 499832 500969 "DROPT0" 502474 T DROPT0 (NIL) -7 NIL NIL) (-239 497051 497376 497762 "DRAWPT" 498340 T DRAWPT (NIL) -7 NIL NIL) (-238 491638 492561 493640 "DRAW" 496025 NIL DRAW (NIL T) -7 NIL NIL) (-237 491271 491324 491442 "DRAWHACK" 491579 NIL DRAWHACK (NIL T) -7 NIL NIL) (-236 490002 490271 490562 "DRAWCX" 491000 T DRAWCX (NIL) -7 NIL NIL) (-235 489520 489588 489738 "DRAWCURV" 489928 NIL DRAWCURV (NIL T T) -7 NIL NIL) (-234 479991 481950 484065 "DRAWCFUN" 487425 T DRAWCFUN (NIL) -7 NIL NIL) (-233 476805 478687 478728 "DQAGG" 479357 NIL DQAGG (NIL T) -9 NIL 479630) (-232 465312 472050 472132 "DPOLCAT" 473970 NIL DPOLCAT (NIL T T T T) -9 NIL 474514) (-231 460152 461498 463455 "DPOLCAT-" 463460 NIL DPOLCAT- (NIL T T T T T) -8 NIL NIL) (-230 452948 460014 460111 "DPMO" 460116 NIL DPMO (NIL NIL T T) -8 NIL NIL) (-229 445647 452729 452895 "DPMM" 452900 NIL DPMM (NIL NIL T T T) -8 NIL NIL) (-228 445160 445258 445378 "DOMAIN" 445547 T DOMAIN (NIL) -8 NIL NIL) (-227 438872 444797 444948 "DMP" 445061 NIL DMP (NIL NIL T) -8 NIL NIL) (-226 438472 438528 438672 "DLP" 438810 NIL DLP (NIL T) -7 NIL NIL) (-225 432116 437573 437800 "DLIST" 438277 NIL DLIST (NIL T) -8 NIL NIL) (-224 428963 430972 431013 "DLAGG" 431563 NIL DLAGG (NIL T) -9 NIL 431792) (-223 427673 428365 428393 "DIVRING" 428543 T DIVRING (NIL) -9 NIL 428651) (-222 426661 426914 427307 "DIVRING-" 427312 NIL DIVRING- (NIL T) -8 NIL NIL) (-221 424763 425120 425526 "DISPLAY" 426275 T DISPLAY (NIL) -7 NIL NIL) (-220 418652 424677 424740 "DIRPROD" 424745 NIL DIRPROD (NIL NIL T) -8 NIL NIL) (-219 417500 417703 417968 "DIRPROD2" 418445 NIL DIRPROD2 (NIL NIL T T) -7 NIL NIL) (-218 407019 413024 413077 "DIRPCAT" 413485 NIL DIRPCAT (NIL NIL T) -9 NIL 414324) (-217 404337 404979 405860 "DIRPCAT-" 406205 NIL DIRPCAT- (NIL T NIL T) -8 NIL NIL) (-216 403624 403784 403970 "DIOSP" 404171 T DIOSP (NIL) -7 NIL NIL) (-215 400327 402537 402578 "DIOPS" 403012 NIL DIOPS (NIL T) -9 NIL 403241) (-214 399876 399990 400181 "DIOPS-" 400186 NIL DIOPS- (NIL T T) -8 NIL NIL) (-213 398748 399386 399414 "DIFRING" 399601 T DIFRING (NIL) -9 NIL 399710) (-212 398394 398471 398623 "DIFRING-" 398628 NIL DIFRING- (NIL T) -8 NIL NIL) (-211 396184 397466 397506 "DIFEXT" 397865 NIL DIFEXT (NIL T) -9 NIL 398158) (-210 394470 394898 395563 "DIFEXT-" 395568 NIL DIFEXT- (NIL T T) -8 NIL NIL) (-209 391793 394003 394044 "DIAGG" 394049 NIL DIAGG (NIL T) -9 NIL 394069) (-208 391177 391334 391586 "DIAGG-" 391591 NIL DIAGG- (NIL T T) -8 NIL NIL) (-207 386642 390136 390413 "DHMATRIX" 390946 NIL DHMATRIX (NIL T) -8 NIL NIL) (-206 382254 383163 384173 "DFSFUN" 385652 T DFSFUN (NIL) -7 NIL NIL) (-205 377040 380968 381333 "DFLOAT" 381909 T DFLOAT (NIL) -8 NIL NIL) (-204 375273 375554 375949 "DFINTTLS" 376748 NIL DFINTTLS (NIL T T) -7 NIL NIL) (-203 372306 373308 373706 "DERHAM" 374940 NIL DERHAM (NIL T NIL) -8 NIL NIL) (-202 370155 372081 372170 "DEQUEUE" 372250 NIL DEQUEUE (NIL T) -8 NIL NIL) (-201 369373 369506 369701 "DEGRED" 370017 NIL DEGRED (NIL T T) -7 NIL NIL) (-200 365773 366518 367370 "DEFINTRF" 368601 NIL DEFINTRF (NIL T) -7 NIL NIL) (-199 363304 363773 364371 "DEFINTEF" 365292 NIL DEFINTEF (NIL T T) -7 NIL NIL) (-198 357134 362745 362911 "DECIMAL" 363158 T DECIMAL (NIL) -8 NIL NIL) (-197 354646 355104 355610 "DDFACT" 356678 NIL DDFACT (NIL T T) -7 NIL NIL) (-196 354242 354285 354436 "DBLRESP" 354597 NIL DBLRESP (NIL T T T T) -7 NIL NIL) (-195 351917 352251 352620 "DBASE" 354000 NIL DBASE (NIL T) -8 NIL NIL) (-194 351052 351876 351904 "D03FAFA" 351909 T D03FAFA (NIL) -8 NIL NIL) (-193 350188 351011 351039 "D03EEFA" 351044 T D03EEFA (NIL) -8 NIL NIL) (-192 348138 348604 349093 "D03AGNT" 349719 T D03AGNT (NIL) -7 NIL NIL) (-191 347456 348097 348125 "D02EJFA" 348130 T D02EJFA (NIL) -8 NIL NIL) (-190 346774 347415 347443 "D02CJFA" 347448 T D02CJFA (NIL) -8 NIL NIL) (-189 346092 346733 346761 "D02BHFA" 346766 T D02BHFA (NIL) -8 NIL NIL) (-188 345410 346051 346079 "D02BBFA" 346084 T D02BBFA (NIL) -8 NIL NIL) (-187 338608 340196 341802 "D02AGNT" 343824 T D02AGNT (NIL) -7 NIL NIL) (-186 336377 336899 337445 "D01WGTS" 338082 T D01WGTS (NIL) -7 NIL NIL) (-185 335480 336336 336364 "D01TRNS" 336369 T D01TRNS (NIL) -8 NIL NIL) (-184 334583 335439 335467 "D01GBFA" 335472 T D01GBFA (NIL) -8 NIL NIL) (-183 333686 334542 334570 "D01FCFA" 334575 T D01FCFA (NIL) -8 NIL NIL) (-182 332789 333645 333673 "D01ASFA" 333678 T D01ASFA (NIL) -8 NIL NIL) (-181 331892 332748 332776 "D01AQFA" 332781 T D01AQFA (NIL) -8 NIL NIL) (-180 330995 331851 331879 "D01APFA" 331884 T D01APFA (NIL) -8 NIL NIL) (-179 330098 330954 330982 "D01ANFA" 330987 T D01ANFA (NIL) -8 NIL NIL) (-178 329201 330057 330085 "D01AMFA" 330090 T D01AMFA (NIL) -8 NIL NIL) (-177 328304 329160 329188 "D01ALFA" 329193 T D01ALFA (NIL) -8 NIL NIL) (-176 327407 328263 328291 "D01AKFA" 328296 T D01AKFA (NIL) -8 NIL NIL) (-175 326510 327366 327394 "D01AJFA" 327399 T D01AJFA (NIL) -8 NIL NIL) (-174 319814 321363 322922 "D01AGNT" 324971 T D01AGNT (NIL) -7 NIL NIL) (-173 319151 319279 319431 "CYCLOTOM" 319682 T CYCLOTOM (NIL) -7 NIL NIL) (-172 315886 316599 317326 "CYCLES" 318444 T CYCLES (NIL) -7 NIL NIL) (-171 315198 315332 315503 "CVMP" 315747 NIL CVMP (NIL T) -7 NIL NIL) (-170 312979 313237 313612 "CTRIGMNP" 314926 NIL CTRIGMNP (NIL T T) -7 NIL NIL) (-169 312584 312667 312772 "CTORCALL" 312894 T CTORCALL (NIL) -8 NIL NIL) (-168 311958 312057 312210 "CSTTOOLS" 312481 NIL CSTTOOLS (NIL T T) -7 NIL NIL) (-167 307750 308407 309165 "CRFP" 311270 NIL CRFP (NIL T T) -7 NIL NIL) (-166 306797 306982 307210 "CRAPACK" 307554 NIL CRAPACK (NIL T) -7 NIL NIL) (-165 306181 306282 306486 "CPMATCH" 306673 NIL CPMATCH (NIL T T T) -7 NIL NIL) (-164 305906 305934 306040 "CPIMA" 306147 NIL CPIMA (NIL T T T) -7 NIL NIL) (-163 302270 302942 303660 "COORDSYS" 305241 NIL COORDSYS (NIL T) -7 NIL NIL) (-162 301654 301783 301933 "CONTOUR" 302140 T CONTOUR (NIL) -8 NIL NIL) (-161 297515 299657 300149 "CONTFRAC" 301194 NIL CONTFRAC (NIL T) -8 NIL NIL) (-160 296669 297233 297261 "COMRING" 297266 T COMRING (NIL) -9 NIL 297317) (-159 295750 296027 296211 "COMPPROP" 296505 T COMPPROP (NIL) -8 NIL NIL) (-158 295404 295439 295567 "COMPLPAT" 295709 NIL COMPLPAT (NIL T T T) -7 NIL NIL) (-157 285385 295213 295322 "COMPLEX" 295327 NIL COMPLEX (NIL T) -8 NIL NIL) (-156 285021 285078 285185 "COMPLEX2" 285322 NIL COMPLEX2 (NIL T T) -7 NIL NIL) (-155 284739 284774 284872 "COMPFACT" 284980 NIL COMPFACT (NIL T T) -7 NIL NIL) (-154 269074 279368 279408 "COMPCAT" 280410 NIL COMPCAT (NIL T) -9 NIL 281803) (-153 258589 261513 265140 "COMPCAT-" 265496 NIL COMPCAT- (NIL T T) -8 NIL NIL) (-152 258320 258348 258450 "COMMUPC" 258555 NIL COMMUPC (NIL T T T) -7 NIL NIL) (-151 258115 258148 258207 "COMMONOP" 258281 T COMMONOP (NIL) -7 NIL NIL) (-150 257698 257866 257953 "COMM" 258048 T COMM (NIL) -8 NIL NIL) (-149 256947 257141 257169 "COMBOPC" 257507 T COMBOPC (NIL) -9 NIL 257682) (-148 255843 256053 256295 "COMBINAT" 256737 NIL COMBINAT (NIL T) -7 NIL NIL) (-147 252041 252614 253254 "COMBF" 255265 NIL COMBF (NIL T T) -7 NIL NIL) (-146 250827 251157 251392 "COLOR" 251826 T COLOR (NIL) -8 NIL NIL) (-145 250467 250514 250639 "CMPLXRT" 250774 NIL CMPLXRT (NIL T T) -7 NIL NIL) (-144 245969 246997 248077 "CLIP" 249407 T CLIP (NIL) -7 NIL NIL) (-143 244303 245073 245311 "CLIF" 245797 NIL CLIF (NIL NIL T NIL) -8 NIL NIL) (-142 240526 242450 242491 "CLAGG" 243420 NIL CLAGG (NIL T) -9 NIL 243956) (-141 238948 239405 239988 "CLAGG-" 239993 NIL CLAGG- (NIL T T) -8 NIL NIL) (-140 238492 238577 238717 "CINTSLPE" 238857 NIL CINTSLPE (NIL T T) -7 NIL NIL) (-139 235972 236443 236991 "CHVAR" 238020 NIL CHVAR (NIL T T T) -7 NIL NIL) (-138 235195 235759 235787 "CHARZ" 235792 T CHARZ (NIL) -9 NIL 235806) (-137 234949 234989 235067 "CHARPOL" 235149 NIL CHARPOL (NIL T) -7 NIL NIL) (-136 234056 234653 234681 "CHARNZ" 234728 T CHARNZ (NIL) -9 NIL 234783) (-135 232081 232746 233081 "CHAR" 233741 T CHAR (NIL) -8 NIL NIL) (-134 231807 231868 231896 "CFCAT" 232007 T CFCAT (NIL) -9 NIL NIL) (-133 231052 231163 231345 "CDEN" 231691 NIL CDEN (NIL T T T) -7 NIL NIL) (-132 227044 230205 230485 "CCLASS" 230792 T CCLASS (NIL) -8 NIL NIL) (-131 226963 226989 227024 "CATEGORY" 227029 T -10 (NIL) -8 NIL NIL) (-130 221983 222960 223713 "CARTEN" 226266 NIL CARTEN (NIL NIL NIL T) -8 NIL NIL) (-129 221091 221239 221460 "CARTEN2" 221830 NIL CARTEN2 (NIL NIL NIL T T) -7 NIL NIL) (-128 219389 220243 220499 "CARD" 220855 T CARD (NIL) -8 NIL NIL) (-127 218762 219090 219118 "CACHSET" 219250 T CACHSET (NIL) -9 NIL 219327) (-126 218259 218555 218583 "CABMON" 218633 T CABMON (NIL) -9 NIL 218689) (-125 217427 217806 217949 "BYTE" 218136 T BYTE (NIL) -8 NIL NIL) (-124 213375 217374 217408 "BYTEARY" 217413 T BYTEARY (NIL) -8 NIL NIL) (-123 210932 213067 213174 "BTREE" 213301 NIL BTREE (NIL T) -8 NIL NIL) (-122 208430 210580 210702 "BTOURN" 210842 NIL BTOURN (NIL T) -8 NIL NIL) (-121 205849 207902 207943 "BTCAT" 208011 NIL BTCAT (NIL T) -9 NIL 208088) (-120 205516 205596 205745 "BTCAT-" 205750 NIL BTCAT- (NIL T T) -8 NIL NIL) (-119 200737 204608 204636 "BTAGG" 204892 T BTAGG (NIL) -9 NIL 205071) (-118 200160 200304 200534 "BTAGG-" 200539 NIL BTAGG- (NIL T) -8 NIL NIL) (-117 197204 199438 199653 "BSTREE" 199977 NIL BSTREE (NIL T) -8 NIL NIL) (-116 196342 196468 196652 "BRILL" 197060 NIL BRILL (NIL T) -7 NIL NIL) (-115 193044 195071 195112 "BRAGG" 195761 NIL BRAGG (NIL T) -9 NIL 196018) (-114 191573 191979 192534 "BRAGG-" 192539 NIL BRAGG- (NIL T T) -8 NIL NIL) (-113 184773 190911 191095 "BPADICRT" 191421 NIL BPADICRT (NIL NIL) -8 NIL NIL) (-112 183077 184710 184755 "BPADIC" 184760 NIL BPADIC (NIL NIL) -8 NIL NIL) (-111 182773 182803 182916 "BOUNDZRO" 183041 NIL BOUNDZRO (NIL T T) -7 NIL NIL) (-110 178288 179379 180246 "BOP" 181926 T BOP (NIL) -8 NIL NIL) (-109 175909 176353 176873 "BOP1" 177801 NIL BOP1 (NIL T) -7 NIL NIL) (-108 174544 175249 175467 "BOOLEAN" 175711 T BOOLEAN (NIL) -8 NIL NIL) (-107 173911 174289 174341 "BMODULE" 174346 NIL BMODULE (NIL T T) -9 NIL 174410) (-106 169721 173709 173782 "BITS" 173858 T BITS (NIL) -8 NIL NIL) (-105 168818 169253 169405 "BINFILE" 169589 T BINFILE (NIL) -8 NIL NIL) (-104 168230 168352 168494 "BINDING" 168696 T BINDING (NIL) -8 NIL NIL) (-103 162064 167674 167839 "BINARY" 168085 T BINARY (NIL) -8 NIL NIL) (-102 159892 161320 161361 "BGAGG" 161621 NIL BGAGG (NIL T) -9 NIL 161758) (-101 159723 159755 159846 "BGAGG-" 159851 NIL BGAGG- (NIL T T) -8 NIL NIL) (-100 158821 159107 159312 "BFUNCT" 159538 T BFUNCT (NIL) -8 NIL NIL) (-99 157522 157700 157985 "BEZOUT" 158645 NIL BEZOUT (NIL T T T T T) -7 NIL NIL) (-98 154047 156382 156710 "BBTREE" 157225 NIL BBTREE (NIL T) -8 NIL NIL) (-97 153785 153838 153864 "BASTYPE" 153981 T BASTYPE (NIL) -9 NIL NIL) (-96 153640 153669 153739 "BASTYPE-" 153744 NIL BASTYPE- (NIL T) -8 NIL NIL) (-95 153078 153154 153304 "BALFACT" 153551 NIL BALFACT (NIL T T) -7 NIL NIL) (-94 151900 152497 152682 "AUTOMOR" 152923 NIL AUTOMOR (NIL T) -8 NIL NIL) (-93 151626 151631 151657 "ATTREG" 151662 T ATTREG (NIL) -9 NIL NIL) (-92 149905 150323 150675 "ATTRBUT" 151292 T ATTRBUT (NIL) -8 NIL NIL) (-91 149441 149554 149580 "ATRIG" 149781 T ATRIG (NIL) -9 NIL NIL) (-90 149250 149291 149378 "ATRIG-" 149383 NIL ATRIG- (NIL T) -8 NIL NIL) (-89 147447 149026 149114 "ASTACK" 149193 NIL ASTACK (NIL T) -8 NIL NIL) (-88 145952 146249 146614 "ASSOCEQ" 147129 NIL ASSOCEQ (NIL T T) -7 NIL NIL) (-87 144984 145611 145735 "ASP9" 145859 NIL ASP9 (NIL NIL) -8 NIL NIL) (-86 144748 144932 144971 "ASP8" 144976 NIL ASP8 (NIL NIL) -8 NIL NIL) (-85 143617 144353 144495 "ASP80" 144637 NIL ASP80 (NIL NIL) -8 NIL NIL) (-84 142516 143252 143384 "ASP7" 143516 NIL ASP7 (NIL NIL) -8 NIL NIL) (-83 141470 142193 142311 "ASP78" 142429 NIL ASP78 (NIL NIL) -8 NIL NIL) (-82 140439 141150 141267 "ASP77" 141384 NIL ASP77 (NIL NIL) -8 NIL NIL) (-81 139351 140077 140208 "ASP74" 140339 NIL ASP74 (NIL NIL) -8 NIL NIL) (-80 138251 138986 139118 "ASP73" 139250 NIL ASP73 (NIL NIL) -8 NIL NIL) (-79 137206 137928 138046 "ASP6" 138164 NIL ASP6 (NIL NIL) -8 NIL NIL) (-78 136154 136883 137001 "ASP55" 137119 NIL ASP55 (NIL NIL) -8 NIL NIL) (-77 135104 135828 135947 "ASP50" 136066 NIL ASP50 (NIL NIL) -8 NIL NIL) (-76 134192 134805 134915 "ASP4" 135025 NIL ASP4 (NIL NIL) -8 NIL NIL) (-75 133280 133893 134003 "ASP49" 134113 NIL ASP49 (NIL NIL) -8 NIL NIL) (-74 132065 132819 132987 "ASP42" 133169 NIL ASP42 (NIL NIL NIL NIL) -8 NIL NIL) (-73 130842 131598 131768 "ASP41" 131952 NIL ASP41 (NIL NIL NIL NIL) -8 NIL NIL) (-72 129792 130519 130637 "ASP35" 130755 NIL ASP35 (NIL NIL) -8 NIL NIL) (-71 129557 129740 129779 "ASP34" 129784 NIL ASP34 (NIL NIL) -8 NIL NIL) (-70 129294 129361 129437 "ASP33" 129512 NIL ASP33 (NIL NIL) -8 NIL NIL) (-69 128189 128929 129061 "ASP31" 129193 NIL ASP31 (NIL NIL) -8 NIL NIL) (-68 127954 128137 128176 "ASP30" 128181 NIL ASP30 (NIL NIL) -8 NIL NIL) (-67 127689 127758 127834 "ASP29" 127909 NIL ASP29 (NIL NIL) -8 NIL NIL) (-66 127454 127637 127676 "ASP28" 127681 NIL ASP28 (NIL NIL) -8 NIL NIL) (-65 127219 127402 127441 "ASP27" 127446 NIL ASP27 (NIL NIL) -8 NIL NIL) (-64 126303 126917 127028 "ASP24" 127139 NIL ASP24 (NIL NIL) -8 NIL NIL) (-63 125219 125944 126074 "ASP20" 126204 NIL ASP20 (NIL NIL) -8 NIL NIL) (-62 124307 124920 125030 "ASP1" 125140 NIL ASP1 (NIL NIL) -8 NIL NIL) (-61 123251 123981 124100 "ASP19" 124219 NIL ASP19 (NIL NIL) -8 NIL NIL) (-60 122988 123055 123131 "ASP12" 123206 NIL ASP12 (NIL NIL) -8 NIL NIL) (-59 121840 122587 122731 "ASP10" 122875 NIL ASP10 (NIL NIL) -8 NIL NIL) (-58 119739 121684 121775 "ARRAY2" 121780 NIL ARRAY2 (NIL T) -8 NIL NIL) (-57 115555 119387 119501 "ARRAY1" 119656 NIL ARRAY1 (NIL T) -8 NIL NIL) (-56 114587 114760 114981 "ARRAY12" 115378 NIL ARRAY12 (NIL T T) -7 NIL NIL) (-55 108947 110818 110893 "ARR2CAT" 113523 NIL ARR2CAT (NIL T T T) -9 NIL 114281) (-54 106381 107125 108079 "ARR2CAT-" 108084 NIL ARR2CAT- (NIL T T T T) -8 NIL NIL) (-53 105141 105291 105594 "APPRULE" 106219 NIL APPRULE (NIL T T T) -7 NIL NIL) (-52 104794 104842 104960 "APPLYORE" 105087 NIL APPLYORE (NIL T T T) -7 NIL NIL) (-51 103768 104059 104254 "ANY" 104617 T ANY (NIL) -8 NIL NIL) (-50 103046 103169 103326 "ANY1" 103642 NIL ANY1 (NIL T) -7 NIL NIL) (-49 100578 101496 101821 "ANTISYM" 102771 NIL ANTISYM (NIL T NIL) -8 NIL NIL) (-48 100093 100282 100379 "ANON" 100499 T ANON (NIL) -8 NIL NIL) (-47 94170 98638 99089 "AN" 99660 T AN (NIL) -8 NIL NIL) (-46 90524 91922 91972 "AMR" 92711 NIL AMR (NIL T T) -9 NIL 93310) (-45 89637 89858 90220 "AMR-" 90225 NIL AMR- (NIL T T T) -8 NIL NIL) (-44 74187 89554 89615 "ALIST" 89620 NIL ALIST (NIL T T) -8 NIL NIL) (-43 71024 73781 73950 "ALGSC" 74105 NIL ALGSC (NIL T NIL NIL NIL) -8 NIL NIL) (-42 67580 68134 68741 "ALGPKG" 70464 NIL ALGPKG (NIL T T) -7 NIL NIL) (-41 66857 66958 67142 "ALGMFACT" 67466 NIL ALGMFACT (NIL T T T) -7 NIL NIL) (-40 62606 63287 63941 "ALGMANIP" 66381 NIL ALGMANIP (NIL T T) -7 NIL NIL) (-39 53925 62232 62382 "ALGFF" 62539 NIL ALGFF (NIL T T T NIL) -8 NIL NIL) (-38 53121 53252 53431 "ALGFACT" 53783 NIL ALGFACT (NIL T) -7 NIL NIL) (-37 52112 52722 52760 "ALGEBRA" 52820 NIL ALGEBRA (NIL T) -9 NIL 52878) (-36 51830 51889 52021 "ALGEBRA-" 52026 NIL ALGEBRA- (NIL T T) -8 NIL NIL) (-35 34091 49834 49886 "ALAGG" 50022 NIL ALAGG (NIL T T) -9 NIL 50183) (-34 33627 33740 33766 "AHYP" 33967 T AHYP (NIL) -9 NIL NIL) (-33 32558 32806 32832 "AGG" 33331 T AGG (NIL) -9 NIL 33610) (-32 31992 32154 32368 "AGG-" 32373 NIL AGG- (NIL T) -8 NIL NIL) (-31 29675 30093 30510 "AF" 31635 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 6209796c..fdb6def4 100644 --- a/src/share/algebra/operation.daase +++ b/src/share/algebra/operation.daase @@ -1,272 +1,199 @@ -(728081 . 3420952953) -(((*1 *2 *1) - (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-525)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) - (-4 *5 (-821 (-525))) - (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) - (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) - (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) - (-4 *3 (-13 (-27) (-1113) (-408 *5))))) - ((*1 *2 *2 *3 *4 *4) - (|partial| -12 (-5 *3 (-1091)) (-5 *4 (-782 *2)) (-4 *2 (-1055)) - (-4 *2 (-13 (-27) (-1113) (-408 *5))) - (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) - (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) - (-5 *1 (-528 *5 *2))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-892 (-1038))) - (-5 *1 (-324 *4))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-1072 (-205))) (-5 *1 (-174)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) +(728081 . 3421035923) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| -1660 *4) (|:| -3301 *3) (|:| -1713 *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) ((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108)))) - ((*1 *2 *3 *1 *4) - (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1121 *5 *6 *7 *3)) - (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-108))))) -(((*1 *1 *1 *1) (-4 *1 (-901)))) -(((*1 *2 *3 *3 *4 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-699))))) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-991 *3 *4 *5)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| -1660 *3) (|:| -3301 *1) (|:| -1713 *1))) + (-4 *1 (-1149 *3))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-429)))) + ((*1 *2 *2 *2) + (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *5 (-844)) (-5 *1 (-434 *3 *4 *5 *6)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-844))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-1173 *3)) - (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) - (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) + (-12 (-5 *3 (-632 *8)) (-5 *4 (-713)) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) + (-5 *2 + (-592 + (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) + (|:| |cols| (-592 (-525)))))) + (-5 *1 (-859 *5 *6 *7 *8))))) +(((*1 *2 *1) + (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2))))) +(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) + (-5 *1 (-172))))) (((*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *2)) (-5 *4 (-713)) (-4 *2 (-1020)) (-5 *1 (-622 *2))))) -(((*1 *2) - (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) +(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) + (-5 *2 (-966)) (-5 *1 (-692))))) (((*1 *1 *2) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020)))) ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-1114 *3)))) ((*1 *1 *2 *3) (-12 (-5 *3 (-592 (-1114 *2))) (-4 *2 (-1020)) (-5 *1 (-1114 *2))))) -(((*1 *2 *3 *3 *4 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-690))))) -(((*1 *2 *1) - (-12 (-5 *2 (-2 (|:| -1704 *1) (|:| -4242 *1) (|:| |associate| *1))) - (-4 *1 (-517))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1113) (-408 *3))) - (-14 *4 (-1091)) (-14 *5 *2))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-4 *2 (-13 (-27) (-1113) (-408 *3) (-10 -8 (-15 -1270 ($ *4))))) - (-4 *4 (-787)) - (-4 *5 - (-13 (-1151 *2 *4) (-341) (-1113) - (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) - (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-916 *5)) (-14 *7 (-1091))))) -(((*1 *1 *2 *3) - (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) (((*1 *2 *3) - (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) - (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *2 *2 *2 *2 *2) - (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) + (-5 *2 (-592 (-1015 (-205)))) (-5 *1 (-863))))) +(((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764))))) +(((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) + (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *2 (-1178)) (-5 *1 (-730)))) + ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) + (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) + (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *2 (-1178)) (-5 *1 (-730))))) +(((*1 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-2 (|:| -2197 *4) (|:| -4003 (-525))))) + (-4 *4 (-1149 (-525))) (-5 *2 (-680 (-713))) (-5 *1 (-419 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-396 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-977)) + (-5 *2 (-680 (-713))) (-5 *1 (-421 *4 *5))))) (((*1 *2 *3) (-12 (-5 *2 (-525)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) ((*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *2 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020))))) -(((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-5 *2 (-108))))) -(((*1 *1) (-5 *1 (-1007)))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) - ((*1 *2 *1) (-12 (-4 *1 (-665)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-669)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) - (-12 (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))) - (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-1087 *4)) (-5 *1 (-153 *3 *4)) - (-4 *3 (-154 *4)))) - ((*1 *1 *1) (-12 (-4 *1 (-977)) (-4 *1 (-281)))) - ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) - ((*1 *2) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) - ((*1 *2 *1) - (-12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) - (-4 *2 (-1149 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) +(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-1 (-878 (-205)) (-205) (-205))) + (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234))))) +(((*1 *2 *2 *2) + (|partial| -12 (-4 *3 (-341)) (-5 *1 (-831 *2 *3)) + (-4 *2 (-1149 *3))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) - (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-592 *3)) - (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1029 *5 *6 *7 *8)))) + (-12 (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-5 *2 (-820 *5 *6 (-592 *6))) + (-5 *1 (-822 *5 *6 *4)) (-5 *3 (-592 *6)) (-4 *4 (-567 (-827 *5))))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) - (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) - (-14 *6 (-592 (-1091))))) + (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 *3))) (-5 *1 (-822 *5 *3 *4)) + (-4 *3 (-968 (-1091))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 (-887 *3)))) + (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-977)) + (-1830 (-4 *3 (-968 (-1091)))) (-4 *3 (-821 *5)) + (-4 *4 (-567 (-827 *5))))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-5 *2 (-824 *5 *3)) (-5 *1 (-822 *5 *3 *4)) + (-1830 (-4 *3 (-968 (-1091)))) (-1830 (-4 *3 (-977))) + (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5)))))) +(((*1 *2 *3 *2 *4) + (|partial| -12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-1091)) + (-4 *2 (-13 (-27) (-1113) (-408 *5))) + (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-256 *5 *2))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 (-1072 *3))) (-4 *3 (-37 (-385 (-525)))) + (-4 *3 (-977)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3))))) +(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-146))))) +(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) + (-12 (-5 *3 (-856)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-809)) + (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) + (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) +(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-856)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1087 *1)) + (-4 *1 (-307 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) + ((*1 *2 *1) + (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) + (-4 *2 (-1149 *3)))) ((*1 *2 *3) - (-12 (-4 *4 (-13 (-286) (-138))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) - (-5 *1 (-1001 *4 *5)) (-5 *3 (-592 (-887 *4))) - (-14 *5 (-592 (-1091))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) - (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) - (-14 *6 (-592 (-1091)))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) - ((*1 *1 *2 *1 *1) - (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 (-1080 *3 *4))) (-14 *3 (-856)) (-4 *4 (-977)) - (-5 *1 (-1080 *3 *4)))) - ((*1 *1 *1 *1) - (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(((*1 *2 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) + (-5 *1 (-495 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-305 *3)))) ((*1 *1 *2) - (-12 (-4 *2 (-977)) (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) - (-4 *5 (-218 *3 *2))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) - (-4 *3 (-395 *4)))) - ((*1 *2) - (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) - (-5 *2 (-1087 (-887 *3))))) - ((*1 *2) - (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *3 (-154 *6)) (-4 (-887 *6) (-821 *5)) - (-4 *6 (-13 (-821 *5) (-160))) (-5 *1 (-165 *5 *6 *3)))) - ((*1 *2 *1 *3 *2) - (-12 (-5 *2 (-824 *4 *1)) (-5 *3 (-827 *4)) (-4 *1 (-821 *4)) - (-4 *4 (-1020)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *6 (-13 (-1020) (-968 *3))) (-4 *3 (-821 *5)) - (-5 *1 (-866 *5 *3 *6)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *3 (-13 (-408 *6) (-567 (-827 *5)) (-821 *5) (-968 (-565 $)))) - (-4 *6 (-13 (-517) (-789) (-821 *5))) (-5 *1 (-867 *5 *6 *3)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 (-525) *3)) (-5 *4 (-827 (-525))) (-4 *3 (-510)) - (-5 *1 (-868 *3)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *6)) (-5 *3 (-565 *6)) (-5 *4 (-827 *5)) - (-4 *5 (-1020)) - (-4 *6 (-13 (-789) (-968 (-565 $)) (-567 (-827 *5)) (-821 *5))) - (-5 *1 (-869 *5 *6)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-820 *5 *6 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *6 (-821 *5)) (-4 *3 (-612 *6)) (-5 *1 (-870 *5 *6 *3)))) - ((*1 *2 *3 *4 *2 *5) - (-12 (-5 *2 (-824 *6 *3)) (-5 *4 (-827 *6)) - (-5 *5 (-1 (-824 *6 *3) *8 (-827 *6) (-824 *6 *3))) (-4 *6 (-1020)) - (-4 *8 (-789)) (-4 *3 (-13 (-884 *9 *7 *8) (-567 (-827 *6)))) - (-4 *7 (-735)) (-4 *9 (-13 (-977) (-789) (-821 *6))) - (-5 *1 (-871 *6 *7 *8 *9 *3)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *3 (-13 (-884 *8 *6 *7) (-567 (-827 *5)))) (-4 *7 (-821 *5)) - (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-13 (-977) (-789) (-821 *5))) - (-5 *1 (-871 *5 *6 *7 *8 *3)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *3 (-925 *6)) (-4 *6 (-13 (-517) (-821 *5) (-567 (-827 *5)))) - (-5 *1 (-874 *5 *6 *3)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-824 *5 (-1091))) (-5 *3 (-1091)) (-5 *4 (-827 *5)) - (-4 *5 (-1020)) (-5 *1 (-875 *5)))) - ((*1 *2 *3 *4 *5 *2 *6) - (-12 (-5 *2 (-824 *7 *9)) (-5 *3 (-592 *9)) (-5 *4 (-592 (-827 *7))) - (-5 *5 (-1 *9 (-592 *9))) - (-5 *6 (-1 (-824 *7 *9) *9 (-827 *7) (-824 *7 *9))) (-4 *7 (-1020)) - (-4 *9 (-13 (-977) (-567 (-827 *7)) (-968 *8))) - (-4 *8 (-13 (-977) (-789))) (-5 *1 (-876 *7 *8 *9))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) - ((*1 *1 *1) - (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) - (-14 *4 *2)))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-632 *7)) (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7))))) -(((*1 *2 *3 *4 *4 *2 *2 *2 *2) - (-12 (-5 *2 (-525)) - (-5 *3 - (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) - (|:| |polj| *4))) - (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) - (-5 *1 (-426 *5 *6 *7 *4))))) -(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-488 *3 *4)) + (-14 *4 (-525))))) +(((*1 *2 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525)))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) + (-12 (-5 *3 (-1015 (-782 (-357)))) (-5 *2 (-1015 (-782 (-205)))) + (-5 *1 (-284))))) +(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) +(((*1 *2 *3 *4 *4 *4 *5 *6 *7) + (|partial| -12 (-5 *3 (-525)) (-5 *5 (-1091)) + (-5 *6 + (-1 + (-3 + (-2 (|:| |mainpart| *4) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) + "failed") + *4 (-592 *4))) + (-5 *7 + (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4 *4)) + (-4 *4 (-13 (-1113) (-27) (-408 *8))) + (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-592 *4)) (-5 *1 (-946 *8 *4))))) +(((*1 *2 *3) + (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *2 *3 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) +(((*1 *1 *1 *1 *2) + (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *3 (-160)))) + ((*1 *2 *3 *3) + (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517)))) + ((*1 *2 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160))))) (((*1 *2) (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) @@ -293,7 +220,8 @@ ((*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) (((*1 *1 *2 *2 *3) (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) @@ -304,98 +232,120 @@ (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *1 (-999 *3 *4 *2)) (-4 *2 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) -(((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-764))))) (((*1 *1 *2 *2 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) ((*1 *2 *1 *3 *4 *4) (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174)))) ((*1 *2 *1 *3 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-4 *2 (-1149 *4)) - (-5 *1 (-857 *4 *2))))) -(((*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 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-620 (-205))) (-5 *2 (-966)) (-5 *1 (-693))))) -(((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-1091)) - (-5 *4 - (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) - (-5 *5 - (-592 - (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) - (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) - ((*1 *2 *3 *4 *5 *6 *3) - (-12 (-5 *3 (-1091)) - (-5 *4 - (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) - (-5 *5 - (-592 - (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) - (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) - ((*1 *2 *3 *4 *5 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *5 (-1094)) - (-5 *2 (-1024)) (-5 *1 (-375))))) -(((*1 *1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-4 *1 (-281)))) +(((*1 *2 *3) + (-12 (-5 *3 (-632 (-294 (-205)))) + (-5 *2 + (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) + (-5 *1 (-187))))) (((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-592 (-592 *3))))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-592 (-592 *5))))) + (-12 (-4 *2 (-1020)) (-5 *1 (-898 *3 *2)) (-4 *3 (-1020))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) + (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) + (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-108)) + (-5 *1 (-859 *5 *6 *7 *8))))) +(((*1 *2 *3 *4 *4 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *1) + (-12 + (-5 *2 + (-592 + (-2 + (|:| -3420 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (|:| -2542 + (-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| (-1072 (-205))) + (|:| |notEvaluated| + "Internal singularities not yet evaluated"))) + (|:| -1681 + (-3 (|:| |finite| "The range is finite") + (|:| |lowerInfinite| + "The bottom of range is infinite") + (|:| |upperInfinite| "The top of range is infinite") + (|:| |bothInfinite| + "Both top and bottom points are infinite") + (|:| |notEvaluated| "Range not yet evaluated")))))))) + (-5 *1 (-520)))) ((*1 *2 *1) - (-12 (-5 *2 (-592 (-592 *3))) (-5 *1 (-1100 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2))))) -(((*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) - ((*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785))))) + (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) + (-5 *2 (-592 *4))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-539))))) +(((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) + (-4 *6 (-320 *3 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) ((*1 *1 *1 *1) (-4 *1 (-510))) ((*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) ((*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-713))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 (-2 (|:| -2004 (-396 *3)) (|:| |special| (-396 *3)))) - (-5 *1 (-670 *5 *3))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) - (-4 *2 (-1020)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *2 (-1020)) (-5 *1 (-595 *2 *4 *5)) - (-4 *4 (-23)) (-14 *5 *4))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-761 *2)) (-4 *2 (-789))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-160)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-977))))) -(((*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) + (-12 (-5 *4 (-273 (-782 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) + (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (-782 *3) + (-2 (|:| |leftHandLimit| (-3 (-782 *3) "failed")) + (|:| |rightHandLimit| (-3 (-782 *3) "failed"))) + "failed")) + (-5 *1 (-585 *5 *3)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1074)) + (-4 *3 (-13 (-27) (-1113) (-408 *6))) + (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-782 *3)) (-5 *1 (-585 *6 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) - (-5 *2 (-966)) (-5 *1 (-779))))) -(((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789))))) -(((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *3 (-525)) (-4 *1 (-804 *4))))) + (-12 (-5 *4 (-273 (-782 (-887 *5)))) (-4 *5 (-429)) + (-5 *2 + (-3 (-782 (-385 (-887 *5))) + (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) + (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) + "failed")) + (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) + (-5 *2 + (-3 (-782 (-385 (-887 *5))) + (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) + (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) + "failed")) + (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-273 (-385 (-887 *6)))) (-5 *5 (-1074)) + (-4 *6 (-429)) (-5 *2 (-782 (-385 (-887 *6)))) (-5 *1 (-586 *6)) + (-5 *3 (-385 (-887 *6)))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-89 *3))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *4 *4) + (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-161 *6)) + (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *3 *3) - (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) -(((*1 *2 *1) - (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) - (-4 *3 (-1149 *2))))) +(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) (((*1 *2 *3 *4 *2) (-12 (-5 *4 (-1 *2 *2)) (-4 *2 (-594 *5)) (-4 *5 (-977)) (-5 *1 (-52 *5 *2 *3)) (-4 *3 (-791 *5)))) @@ -405,43 +355,18 @@ ((*1 *2 *3 *2 *2 *4 *5) (-12 (-5 *4 (-94 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-977)) (-5 *1 (-792 *2 *3)) (-4 *3 (-791 *2))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-414))))) (((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *4)) - (-4 *4 (-408 *3)))) - ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *1 (-110)))) - ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) - ((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *4)) - (-4 *4 (-408 *3)))) - ((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-110)) (-5 *1 (-151)))) - ((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *4)) - (-4 *4 (-13 (-408 *3) (-934))))) - ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) - ((*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) - ((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *4 (-789)) (-5 *1 (-407 *3 *4)) - (-4 *3 (-408 *4)))) - ((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *4)) - (-4 *4 (-408 *3)))) - ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) - ((*1 *2 *2) - (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *4)) - (-4 *4 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *3 *3 *3) - (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) + (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) + (-4 *3 (-1149 (-157 *2)))))) +(((*1 *2 *2 *2 *2 *3) + (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3))))) (((*1 *2 *1) (-12 (-5 *2 (-592 (-899))) (-5 *1 (-104)))) ((*1 *2 *1) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) - (-5 *1 (-657 *3 *4)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3))))) +(((*1 *2 *3) + (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) + (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) + (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6))))) (((*1 *2 *1 *3 *3) (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *5)) (-4 *4 (-977)) (-4 *5 (-789)) (-5 *2 (-887 *4)))) @@ -454,106 +379,76 @@ ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-1164 *4)) (-4 *4 (-977)) (-5 *2 (-887 *4))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 (-294 (-205)))) - (-5 *2 - (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) - (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) - (-5 *1 (-284))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 - (-3 (|:| |continuous| "Continuous at the end points") - (|:| |lowerSingular| - "There is a singularity at the lower end point") - (|:| |upperSingular| - "There is a singularity at the upper end point") - (|:| |bothSingular| "There are singularities at both end points") - (|:| |notEvaluated| "End point continuity not yet evaluated"))) - (-5 *1 (-174))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-1149 *2)) (-4 *2 (-1131)) (-5 *1 (-139 *2 *4 *3)) - (-4 *3 (-1149 (-385 *4)))))) -(((*1 *1 *1) (|partial| -4 *1 (-136))) ((*1 *1 *1) (-4 *1 (-327))) - ((*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-844))))) +(((*1 *2 *3 *4 *4 *4 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-694))))) +(((*1 *2 *1) + (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) + (-5 *1 (-335 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-108)) + (-5 *1 (-495 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) + (-4 *3 (-1127))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) + (-5 *2 (-592 (-617 *5))) (-5 *1 (-617 *5))))) +(((*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3))))) +(((*1 *2 *1 *3) + (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) + (-5 *1 (-824 *4 *5)) (-4 *5 (-1020)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) + (-5 *1 (-825 *5 *3)) (-4 *3 (-1127)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *6 (-1127)) (-5 *2 (-108)) (-5 *1 (-825 *5 *6))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127))))) -(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) - ((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) - ((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989))))) -(((*1 *2 *3 *3 *3 *3 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) - (-5 *1 (-689))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))) - (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4)))) -(((*1 *2 *3 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 *3 (-592 *1))) - (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *1) (-5 *1 (-445)))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 (-1087 *4))) (-5 *3 (-1087 *4)) + (-4 *4 (-844)) (-5 *1 (-609 *4))))) +(((*1 *2 *1 *3) + (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-385 (-525))) + (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-565 *3)) (-4 *3 (-408 *5)) + (-4 *5 (-13 (-789) (-517) (-968 (-525)))) + (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-411 *5 *3))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-592 (-525))) (-5 *3 (-632 (-525))) (-5 *1 (-1030))))) (((*1 *1) (-12 (-4 *3 (-1020)) (-5 *1 (-820 *2 *3 *4)) (-4 *2 (-1020)) (-4 *4 (-612 *3)))) ((*1 *1) (-12 (-5 *1 (-824 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *5 *5 *4 *6) - (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) - (-5 *2 (-1178)) (-5 *1 (-730))))) +(((*1 *2 *1) + (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) + (-4 *3 (-1149 *4)) (-5 *2 (-108))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127))))) -(((*1 *1 *2) - (-12 - (-5 *2 - (-592 - (-2 - (|:| -3423 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (|:| -2545 - (-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| (-1072 (-205))) - (|:| |notEvaluated| - "Internal singularities not yet evaluated"))) - (|:| -3214 - (-3 (|:| |finite| "The range is finite") - (|:| |lowerInfinite| - "The bottom of range is infinite") - (|:| |upperInfinite| "The top of range is infinite") - (|:| |bothInfinite| - "Both top and bottom points are infinite") - (|:| |notEvaluated| "Range not yet evaluated")))))))) - (-5 *1 (-520))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) - (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) - ((*1 *2 *1) - (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) - (-5 *2 (-632 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) + (-4 *6 (-13 (-27) (-408 *5))) + (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) + (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) + (-4 *3 (-320 *6 *7 *8))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) + (-4 *2 + (-13 (-380) + (-10 -7 (-15 -1271 (*2 *4)) (-15 -2994 ((-856) *2)) + (-15 -2495 ((-1173 *2) (-856))) (-15 -1468 (*2 *2))))) + (-5 *1 (-334 *2 *4))))) (((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) (((*1 *2 *3 *4) @@ -575,277 +470,154 @@ ((*1 *2 *1) (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) (-5 *2 (-592 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-763))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1013 (-782 *3))) (-4 *3 (-13 (-1113) (-893) (-29 *5))) - (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-199 *5 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1013 (-782 *3))) (-5 *5 (-1074)) - (-4 *3 (-13 (-1113) (-893) (-29 *6))) - (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-199 *6 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-294 *5)))) - (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-200 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-294 *6)))) - (-5 *5 (-1074)) - (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-200 *6)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-385 (-887 *5))))) - (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-200 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-385 (-887 *6))))) - (-5 *5 (-1074)) - (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-200 *6)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-3 *3 (-592 *3))) (-5 *1 (-406 *5 *3)) - (-4 *3 (-13 (-1113) (-893) (-29 *5))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) - (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5 *5) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) - (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) - (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) - (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) - (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) - (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5 *5) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) - (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) - (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) - (-5 *5 (-1074)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) - (-5 *5 (-1091)) (-5 *2 (-966)) (-5 *1 (-526)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) - (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) - (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) - (-5 *2 (-3 (-294 *5) (-592 (-294 *5)))) (-5 *1 (-545 *5)))) - ((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-683 *3 *2)) (-4 *3 (-977)) (-4 *2 (-789)) - (-4 *3 (-37 (-385 (-525)))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1091)) (-5 *1 (-887 *3)) (-4 *3 (-37 (-385 (-525)))) - (-4 *3 (-977)))) - ((*1 *1 *1 *2 *3) - (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-4 *2 (-789)) - (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) - (-5 *1 (-1076 *3)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-37 (-385 (-525)))) - (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-3279 - (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) - (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) - (-4 *3 (-37 (-385 (-525)))))) - (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) - (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) - (|has| *3 (-15 -4141 (*3 *3 (-1091)))) - (-4 *3 (-37 (-385 (-525)))))))) - ((*1 *1 *1) - (-12 (-4 *1 (-1133 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *1 *1) - (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) - ((*1 *1 *1 *2) - (-3279 - (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) - (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) - (-4 *3 (-37 (-385 (-525)))))) - (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) - (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) - (|has| *3 (-15 -4141 (*3 *3 (-1091)))) - (-4 *3 (-37 (-385 (-525)))))))) - ((*1 *1 *1) - (-12 (-4 *1 (-1154 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) - ((*1 *1 *1 *2) - (-3279 - (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) - (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) - (-4 *3 (-37 (-385 (-525)))))) - (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) - (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) - (|has| *3 (-15 -4141 (*3 *3 (-1091)))) - (-4 *3 (-37 (-385 (-525)))))))) - ((*1 *1 *1) - (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) (((*1 *2 *2 *3) - (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) - (-4 *4 (-977)) (-5 *1 (-959 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) - (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) + (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(((*1 *2 *3 *3 *3 *4 *5) + (-12 (-5 *5 (-592 (-592 (-205)))) (-5 *4 (-205)) + (-5 *2 (-592 (-878 *4))) (-5 *1 (-1124)) (-5 *3 (-878 *4))))) (((*1 *2 *3) (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) ((*1 *2 *3 *3) (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) (((*1 *1 *1 *2) (-12 (-5 *2 - (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) - (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) + (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) + (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) (|:| |args| (-592 (-798))))) (-5 *1 (-1091)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-592 (-798)))) (-5 *1 (-1091))))) +(((*1 *1 *2) + (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-968 *4)) (-4 *3 (-286)) + (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *6 (-387 *4 *5)) + (-14 *7 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1173 *6)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) + (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) + (-5 *1 (-392 *3 *4 *5 *6 *7))))) (((*1 *1 *1 *2) - (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-364 *4)) (-4 *4 (-1020)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-595 *4 *2 *5)) - (-4 *4 (-1020)) (-14 *5 *2))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-761 *4)) (-4 *4 (-789))))) + (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-789)) + (-4 *5 (-735)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-1127))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) - (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) - (-5 *1 (-580 *5 *6)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) - (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) - (-5 *1 (-580 *5 *6))))) +(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-641)) (-5 *1 (-284))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))) (((*1 *1 *1 *1) (-4 *1 (-901)))) -(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-700))))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) -(((*1 *2 *3 *3 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) - (-14 *4 (-525))))) -(((*1 *1 *1) - (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) - (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020))))) -(((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) -(((*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-501)) (-5 *1 (-500 *4)) - (-4 *4 (-1127))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *1 *1) - (-12 (-4 *2 (-327)) (-4 *2 (-977)) (-5 *1 (-655 *2 *3)) - (-4 *3 (-1149 *2))))) -(((*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1020)) (-5 *2 (-713))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-987 (-955 *4) (-1087 (-955 *4)))) (-5 *3 (-798)) - (-4 *4 (-13 (-787) (-341) (-953))) (-5 *1 (-955 *4))))) -(((*1 *2 *3) - (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) + (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) + (-4 *3 (-901))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) + (-4 *5 (-517)) (-5 *2 (-592 (-592 (-887 *5)))) (-5 *1 (-1097 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713))))) +(((*1 *2 *2) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *1 *2 *2 *3 *1) + (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-270))))) +(((*1 *2 *3 *4 *2 *2 *5) + (|partial| -12 (-5 *2 (-782 *4)) (-5 *3 (-565 *4)) (-5 *5 (-108)) + (-4 *4 (-13 (-1113) (-29 *6))) + (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-204 *6 *4))))) +(((*1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176))))) (((*1 *1 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *3) - (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-294 (-525)))) - (-5 *1 (-962))))) -(((*1 *1 *2 *3) - (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-849 *2)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-887 *6)) (-5 *4 (-396 (-887 *6))) (-5 *5 (-1091)) - (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *6))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-286)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-424 *3 *4 *5 *6)))) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) + (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(((*1 *1 *2 *3 *3 *3 *3) + (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-861)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-861)))) + ((*1 *1 *2 *3 *3 *3) + (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30)))) ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) - (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-424 *4 *5 *6 *7)))) - ((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) - (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-424 *4 *5 *6 *7))))) + (-12 (-5 *2 (-396 *4)) (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) + (-5 *1 (-397 *4)))) + ((*1 *1 *1) (-5 *1 (-861))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) + ((*1 *1 *1) (-5 *1 (-862))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) + (-5 *4 (-385 (-525))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *2 *2) + (|partial| -12 + (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) + (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) + (-5 *4 (-385 (-525))) (-5 *1 (-952 *3)) + (-4 *3 (-1149 (-385 (-525)))))) + ((*1 *2 *3 *2 *2) + (|partial| -12 + (-5 *2 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) + (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) + ((*1 *1 *1) + (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) + (-4 *3 (-1149 *2))))) +(((*1 *2) + (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) + (-4 *4 (-1149 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5))))) +(((*1 *2 *1) + (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-408 *3)))) + ((*1 *2 *1) + (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) + ((*1 *2 *3) + (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) + (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) + (-5 *1 (-885 *4 *5 *6 *7 *3)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) + (-15 -1512 (*7 $)))))))) +(((*1 *1 *1) + (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *2 (-1020)) (-4 *3 (-1020)) + (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-3 + (|:| |noa| + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) + (|:| |lb| (-592 (-782 (-205)))) + (|:| |cf| (-592 (-294 (-205)))) + (|:| |ub| (-592 (-782 (-205)))))) + (|:| |lsa| + (-2 (|:| |lfn| (-592 (-294 (-205)))) + (|:| -3937 (-592 (-205))))))) + (-5 *2 (-592 (-1074))) (-5 *1 (-246))))) (((*1 *2 *1) (-12 (-5 *2 @@ -858,40 +630,38 @@ (|:| |ArrayAssignment| "arrayAssignment") (|:| |Save| "save") (|:| |Stop| "stop") (|:| |Common| "common") (|:| |Print| "print"))) (-5 *1 (-308))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) - (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-108)) (-5 *1 (-910 *5 *6 *7 *8))))) -(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) -(((*1 *2 *3 *3) - (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-903 *2 *3)) - (-4 *3 (-1149 *2))))) (((*1 *2 *3) - (-12 (-4 *4 (-27)) - (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) - (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5)))))) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *2 *1) + (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-920 *3 *4 *5 *2)) + (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) + ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) + ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641))))) +(((*1 *2 *3) + (-12 (-5 *3 (-782 (-357))) (-5 *2 (-782 (-205))) (-5 *1 (-284))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *1 *2) (-12 (-4 *1 (-612 *2)) (-4 *2 (-1127)))) ((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1091))))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) +(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) +(((*1 *1 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) + (-4 *4 (-351 *2))))) (((*1 *1 *1 *2) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *2 (-341)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) ((*1 *1 *1 *1) - (-3279 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) + (-3275 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127))))) ((*1 *1 *1 *1) (-4 *1 (-341))) ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-357)))) @@ -940,56 +710,41 @@ (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-341)) (-4 *2 (-977)) (-4 *3 (-785))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) - (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) + (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) + (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) + ((*1 *2 *3) + (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) + (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) - (-4 *6 (-320 *3 *4 *5))))) -(((*1 *2 *2 *1 *3 *4) - (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 *8 *8 *8)) - (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1121 *5 *6 *7 *8)) (-4 *5 (-517)) - (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7))))) -(((*1 *2 *3 *1 *4 *4 *4 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-958 *5 *6 *7 *3))) (-5 *1 (-958 *5 *6 *7 *3)) - (-4 *3 (-991 *5 *6 *7)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-592 *6)) (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)))) - ((*1 *1 *2 *1) - (-12 (-4 *1 (-996 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) - ((*1 *2 *3 *1 *4 *4 *4 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-1062 *5 *6 *7 *3))) (-5 *1 (-1062 *5 *6 *7 *3)) - (-4 *3 (-991 *5 *6 *7))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)))) - ((*1 *2 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) - (-4 *3 (-395 *4)))) - ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3))))) + (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) + (-4 *3 (-594 *2)))) + ((*1 *2 *2) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977))))) +(((*1 *1 *2 *3 *1 *3) + (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) + (-4 *3 (-1020))))) +(((*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3))))) +(((*1 *2 *2) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *1 *1 *2) + (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-721 *4)) + (-4 *4 (-13 (-341) (-787)))))) +(((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) (((*1 *1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1) (-4 *1 (-21))) ((*1 *1 *1 *1) (|partial| -5 *1 (-128))) ((*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) ((*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127)))) ((*1 *1 *1 *1) @@ -1010,45 +765,177 @@ ((*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21)))) ((*1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-21))))) (((*1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) - (-4 *2 (-1149 *4))))) -(((*1 *2 *3 *3 *3 *3 *4 *3 *5) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *3 *3 *3 *4 *5 *3 *6) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-966)) - (-5 *1 (-689))))) -(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33))) - ((*1 *1) - (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) - (-4 *4 (-160)))) - ((*1 *1) (-4 *1 (-669))) ((*1 *1) (-5 *1 (-1091)))) + (-12 (-5 *2 (-632 *5)) (-4 *5 (-977)) (-5 *1 (-981 *3 *4 *5)) + (-14 *3 (-713)) (-14 *4 (-713))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *1)) (-5 *4 (-1173 *1)) (-4 *1 (-588 *5)) - (-4 *5 (-977)) - (-5 *2 (-2 (|:| -2145 (-632 *5)) (|:| |vec| (-1173 *5)))))) + (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) + (|:| |wcond| (-592 (-887 *5))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) + (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *8)) (-5 *4 (-592 (-1091))) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) + (|:| |wcond| (-592 (-887 *5))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) + (-5 *1 (-859 *5 *6 *7 *8)))) ((*1 *2 *3) - (-12 (-5 *3 (-632 *1)) (-4 *1 (-588 *4)) (-4 *4 (-977)) - (-5 *2 (-632 *4))))) + (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) + (|:| |wcond| (-592 (-887 *4))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *4)))))))))) + (-5 *1 (-859 *4 *5 *6 *7)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *9)) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) + (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) + (-4 *8 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) + (|:| |wcond| (-592 (-887 *6))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *6)))))))))) + (-5 *1 (-859 *6 *7 *8 *9)) (-5 *4 (-592 *9)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) + (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) + (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) + (|:| |wcond| (-592 (-887 *6))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *6)))))))))) + (-5 *1 (-859 *6 *7 *8 *9)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *8)) (-5 *4 (-856)) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) + (|:| |wcond| (-592 (-887 *5))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) + (-5 *1 (-859 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 *9)) (-5 *5 (-1074)) + (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) + (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *6 *7 *8 *9)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-1074)) + (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) + (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *6 *7 *8 *9)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *8)) (-5 *4 (-1074)) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 *10)) (-5 *5 (-856)) + (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) + (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *7 *8 *9 *10)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) + (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) + (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *7 *8 *9 *10)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *9)) (-5 *4 (-856)) (-5 *5 (-1074)) + (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) + (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *6 *7 *8 *9))))) (((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *4 *5 *6 *7)) - (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) - (-4 *7 (-1127))))) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) + (-5 *4 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) + ((*1 *2 *3 *4) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-385 (-525))))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-385 (-525))) + (-5 *2 (-592 (-2 (|:| -3592 *5) (|:| -3601 *5)))) (-5 *1 (-951 *3)) + (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3592 *5) (|:| -3601 *5))))) + ((*1 *2 *3) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) + ((*1 *2 *3 *4) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) + (-5 *4 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))))) + ((*1 *2 *3 *4) + (-12 + (-5 *2 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) + (-5 *4 (-385 (-525))))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-385 (-525))) + (-5 *2 (-592 (-2 (|:| -3592 *5) (|:| -3601 *5)))) (-5 *1 (-952 *3)) + (-4 *3 (-1149 (-385 (-525)))) + (-5 *4 (-2 (|:| -3592 *5) (|:| -3601 *5)))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) + (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) + (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) + (-5 *2 (-966)) (-5 *1 (-699))))) +(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92)))) + ((*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) + (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) + (-5 *1 (-535 *5 *3))))) (((*1 *1 *1 *1) (-4 *1 (-25))) ((*1 *1 *1 *1) (-5 *1 (-146))) ((*1 *1 *1 *1) (-12 (-5 *1 (-195 *2)) (-4 *2 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *1 *1 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) ((*1 *1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-25)) (-4 *2 (-1127)))) ((*1 *1 *2 *1) @@ -1071,21 +958,51 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) ((*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) ((*1 *1 *1 *1) (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-25))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *5 (-346)) - (-5 *2 (-713))))) -(((*1 *2 *3 *3 *4 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-690))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) + ((*1 *1 *1) (-4 *1 (-281))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) + ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *1) (-4 *1 (-327))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) + (-4 *4 (-13 (-517) (-789) (-138))) + (-5 *2 + (-2 (|:| |primelt| *5) (|:| |poly| (-592 (-1087 *5))) + (|:| |prim| (-1087 *5)))) + (-5 *1 (-410 *4 *5)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-517) (-789) (-138))) + (-5 *2 + (-2 (|:| |primelt| *3) (|:| |pol1| (-1087 *3)) + (|:| |pol2| (-1087 *3)) (|:| |prim| (-1087 *3)))) + (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) + ((*1 *2 *3 *4 *3 *4) + (-12 (-5 *3 (-887 *5)) (-5 *4 (-1091)) (-4 *5 (-13 (-341) (-138))) + (-5 *2 + (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) + (|:| |prim| (-1087 *5)))) + (-5 *1 (-894 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) + (-4 *5 (-13 (-341) (-138))) + (-5 *2 + (-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 *5))) + (|:| |prim| (-1087 *5)))) + (-5 *1 (-894 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-5 *5 (-1091)) + (-4 *6 (-13 (-341) (-138))) + (-5 *2 + (-2 (|:| -1660 (-592 (-525))) (|:| |poly| (-592 (-1087 *6))) + (|:| |prim| (-1087 *6)))) + (-5 *1 (-894 *6))))) (((*1 *2 *1) (-12 (-5 *2 (-592 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-520)))) ((*1 *2 *1) @@ -1100,23 +1017,21 @@ (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205))))) (-5 *1 (-745))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6))))) -(((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 (-108) (-592 *1))) - (-4 *1 (-996 *4 *5 *6 *3))))) -(((*1 *1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) - ((*1 *1 *1) (|partial| -4 *1 (-665)))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) - (-4 *5 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) - (-5 *2 (-108)) (-5 *1 (-960 *4))))) -(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) +(((*1 *2 *2 *3 *3) + (|partial| -12 (-5 *3 (-1091)) + (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-536 *4 *2)) + (-4 *2 (-13 (-1113) (-893) (-1055) (-29 *4)))))) +(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1164 *4)) + (-4 *4 (-37 (-385 (-525)))) + (-5 *2 (-1 (-1072 *4) (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-592 *4)) (-4 *4 (-789)) + (-5 *1 (-1099 *4))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *1) (-12 (-5 *2 @@ -1125,7 +1040,7 @@ (-2 (|:| |var| (-1091)) (|:| |arrayIndex| (-592 (-887 (-525)))) (|:| |rand| - (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) + (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |arrayAssignmentBranch| (-2 (|:| |var| (-1091)) (|:| |rand| (-798)) (|:| |ints2Floats?| (-108)))) @@ -1133,174 +1048,175 @@ (-2 (|:| |switch| (-1090)) (|:| |thenClause| (-308)) (|:| |elseClause| (-308)))) (|:| |returnBranch| - (-2 (|:| -2596 (-108)) - (|:| -3352 - (-2 (|:| |ints2Floats?| (-108)) (|:| -2533 (-798)))))) + (-2 (|:| -1802 (-108)) + (|:| -3348 + (-2 (|:| |ints2Floats?| (-108)) (|:| -2529 (-798)))))) (|:| |blockBranch| (-592 (-308))) (|:| |commentBranch| (-592 (-1074))) (|:| |callBranch| (-1074)) (|:| |forBranch| - (-2 (|:| -3214 (-1013 (-887 (-525)))) - (|:| |span| (-887 (-525))) (|:| -3102 (-308)))) + (-2 (|:| -1681 (-1013 (-887 (-525)))) + (|:| |span| (-887 (-525))) (|:| -3098 (-308)))) (|:| |labelBranch| (-1038)) - (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3102 (-308)))) + (|:| |loopBranch| (-2 (|:| |switch| (-1090)) (|:| -3098 (-308)))) (|:| |commonBranch| - (-2 (|:| -3799 (-1091)) (|:| |contents| (-592 (-1091))))) + (-2 (|:| -3798 (-1091)) (|:| |contents| (-592 (-1091))))) (|:| |printBranch| (-592 (-798))))) (-5 *1 (-308))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-520))))) +(((*1 *1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) (((*1 *2 *1) - (|partial| -12 - (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 - (-2 - (|:| |%term| - (-2 (|:| |%coef| (-1158 *4 *5 *6)) - (|:| |%expon| (-297 *4 *5 *6)) - (|:| |%expTerms| - (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) - (|:| |%type| (-1074)))) - (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) - (-14 *5 (-1091)) (-14 *6 *4)))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *1 *1 *2) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) - (-4 *2 (-408 *3))))) + (-12 (-5 *2 (-592 (-592 (-713)))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3))))) +(((*1 *2 *3) + (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) + (-5 *2 (-592 (-713))) (-5 *1 (-720 *3 *4 *5 *6 *7)) + (-4 *3 (-1149 *6)) (-4 *7 (-884 *6 *4 *5))))) +(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) + (-5 *6 (-632 (-205))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) + (-5 *2 (-966)) (-5 *1 (-696))))) (((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) ((*1 *2 *1) (-12 (-4 *1 (-1039 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) -(((*1 *1 *1 *1 *2 *3) - (-12 (-5 *2 (-878 *5)) (-5 *3 (-713)) (-4 *5 (-977)) - (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) -(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) - (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) - ((*1 *2 *2) - (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) - (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256))))))) -(((*1 *2 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *1 *1) (-4 *1 (-510)))) -(((*1 *1 *2 *3) - (-12 (-5 *1 (-898 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-525))) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) - (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *9) (|:| |radicand| *9))) - (-5 *1 (-888 *5 *6 *7 *8 *9)) (-5 *4 (-713)) - (-4 *9 - (-13 (-341) - (-10 -8 (-15 -1498 (*8 $)) (-15 -1511 (*8 $)) (-15 -1270 ($ *8)))))))) -(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2 *3 *4 *2) - (-12 (-5 *3 (-1 *2 (-713) *2)) (-5 *4 (-713)) (-4 *2 (-1020)) - (-5 *1 (-622 *2)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1 *3 (-713) *3)) (-4 *3 (-1020)) (-5 *1 (-625 *3))))) -(((*1 *2 *3 *4 *4 *3) - (|partial| -12 (-5 *4 (-565 *3)) - (-4 *3 (-13 (-408 *5) (-27) (-1113))) - (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) - (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) - (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) -(((*1 *2 *1 *3) - (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) - (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *2 *2 *3 *4) - (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) - (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-5 *4 (-713)) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) - (-5 *2 - (-592 - (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) - (|:| |cols| (-592 (-525)))))) - (-5 *1 (-859 *5 *6 *7 *8))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| -2194 *4) (|:| -1307 (-525))))) - (-4 *4 (-1149 (-525))) (-5 *2 (-680 (-713))) (-5 *1 (-419 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-396 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-977)) - (-5 *2 (-680 (-713))) (-5 *1 (-421 *4 *5))))) -(((*1 *2 *1 *3 *4 *4 *4 *4 *5 *5 *5 *5 *6 *5 *6 *5) - (-12 (-5 *3 (-856)) (-5 *4 (-205)) (-5 *5 (-525)) (-5 *6 (-809)) - (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-856)) (-4 *4 (-346)) (-4 *4 (-341)) (-5 *2 (-1087 *1)) - (-4 *1 (-307 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) - ((*1 *2 *1) - (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *3 (-341)) - (-4 *2 (-1149 *3)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) - (-5 *1 (-495 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-415))))) -(((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) - (-4 *6 (-320 *3 *4 *5))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) - (-5 *2 (-592 (-617 *5))) (-5 *1 (-617 *5))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-592 (-525))) (-5 *3 (-632 (-525))) (-5 *1 (-1030))))) -(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-641)) (-5 *1 (-284))))) -(((*1 *1 *2 *2 *3 *1) - (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-270))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) - ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) -(((*1 *2 *3 *4 *5 *6 *3 *3 *3 *3 *6 *3 *7 *8) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) - (-5 *6 (-205)) (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 APROD)))) - (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-71 MSOLVE)))) - (-5 *2 (-966)) (-5 *1 (-699))))) -(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) (((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) ((*1 *2 *3 *3) (|partial| -12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020)))) ((*1 *2 *3 *3 *4) (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *3 (-1020)) (-5 *2 (-108)) (-5 *1 (-1128 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) + (-5 *2 (-592 *1)))) + ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) + ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) + (-4 *1 (-29 *4)))) + ((*1 *2 *1) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279))))) +(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) + (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *4 *5 *6))))) +(((*1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-108)) (-5 *1 (-763))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-573 *4 *5)) + (-5 *3 + (-1 (-2 (|:| |ans| *4) (|:| -3601 *4) (|:| |sol?| (-108))) + (-525) *4)) + (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *1 (-535 *4 *5))))) +(((*1 *2 *3 *3 *4 *5) + (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-429)) + (-5 *2 (-592 (-592 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) + (-4 *5 (-13 (-341) (-787)))))) +(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236))))) (((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2790 *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *1 *1) + (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) + (-4 *4 (-245 *3)) (-4 *5 (-735))))) +(((*1 *2) + (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) + ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))) +(((*1 *2 *2 *2) + (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) (((*1 *2 *1) (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-904))))) +(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) + (-5 *2 + (-2 (|:| |contp| (-525)) + (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) + (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) + (-5 *2 + (-2 (|:| |contp| (-525)) + (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) + (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) + (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) + ((*1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) + (-4 *3 (-1127))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-215 *3)))) + ((*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1020))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *5 (-1149 *4)) + (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -4216 *5)))) + (-5 *1 (-751 *4 *5 *3 *6)) (-4 *3 (-602 *5)) + (-4 *6 (-602 (-385 *5)))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) +(((*1 *2 *3) + (|partial| -12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-2 (|:| -1239 (-110)) (|:| |w| (-205)))) (-5 *1 (-186))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *2 (-592 (-157 *4))) (-5 *1 (-145 *3 *4)) + (-4 *3 (-1149 (-157 (-525)))) (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) + ((*1 *2 *3 *4) + (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) (((*1 *1 *2 *2) (-12 (-5 *1 (-812 *2)) (-4 *2 (-1127)))) ((*1 *1 *2 *2 *2) (-12 (-5 *1 (-814 *2)) (-4 *2 (-1127)))) ((*1 *2 *1) @@ -1311,67 +1227,51 @@ (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-525)) (-4 *5 (-787)) (-4 *5 (-341)) - (-5 *2 (-713)) (-5 *1 (-880 *5 *6)) (-4 *6 (-1149 *5))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) - ((*1 *2 *3) - (-12 (-5 *2 (-2 (|:| -3201 *3) (|:| -2815 (-713)))) (-5 *1 (-543 *3)) - (-4 *3 (-510))))) -(((*1 *2 *1 *1) - (-12 - (-5 *2 - (-2 (|:| |polnum| (-724 *3)) (|:| |polden| *3) (|:| -3903 (-713)))) - (-5 *1 (-724 *3)) (-4 *3 (-977)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -3903 (-713)))) - (-4 *1 (-991 *3 *4 *5))))) -(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *5 *5)) - (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 - (-2 (|:| |solns| (-592 *5)) - (|:| |maps| (-592 (-2 (|:| |arg| *5) (|:| |res| *5)))))) - (-5 *1 (-1046 *3 *5)) (-4 *3 (-1149 *5))))) +(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-610 *4 *5))) + (-5 *1 (-576 *4 *5 *6)) (-4 *5 (-13 (-160) (-660 (-385 (-525))))) + (-14 *6 (-856))))) +(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) +(((*1 *2) + (-12 (-5 *2 (-2 (|:| -1698 (-592 *3)) (|:| -1275 (-592 *3)))) + (-5 *1 (-1128 *3)) (-4 *3 (-1020))))) (((*1 *2 *1 *1) (-12 (-4 *1 (-789)) (-5 *2 (-108)))) ((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *2 *1 *1) (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-108)))) ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) ((*1 *2 *1 *1) (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) - ((*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *3 (-789)) (-5 *2 (-713))))) -(((*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) -(((*1 *2 *3 *4 *3 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) (((*1 *2 *3) - (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) + (-12 (-5 *3 (-525)) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-856)) + (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4)))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) + (-4 *6 (-1149 (-385 *5))) + (-5 *2 + (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) + (|:| |gd| *5))) + (-4 *1 (-320 *4 *5 *6))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-789)) (-4 *5 (-844)) (-4 *6 (-735)) + (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-396 (-1087 *8))) + (-5 *1 (-841 *5 *6 *7 *8)) (-5 *4 (-1087 *8)))) + ((*1 *2 *3) + (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) + (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-525)) (-4 *5 (-787)) (-4 *5 (-341)) + (-5 *2 (-713)) (-5 *1 (-880 *5 *6)) (-4 *6 (-1149 *5))))) +(((*1 *2 *1) + (-12 (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-820 *3 *4 *5)) + (-4 *3 (-1020)) (-4 *5 (-612 *4)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) (((*1 *2 *3 *2) (-12 (-5 *2 (-592 (-357))) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-445)))) @@ -1380,428 +1280,521 @@ (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) ((*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-1042 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *2 *2 *2) - (-12 - (-5 *2 - (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) - (|:| |basisInv| (-632 *3)))) - (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) -(((*1 *2 *1) - (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) - (-5 *2 (-592 *3)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-680 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *5 *3) - (-12 (-5 *4 (-1 *7 *7)) - (-5 *5 (-1 (-3 (-2 (|:| -1255 *6) (|:| |coeff| *6)) "failed") *6)) - (-4 *6 (-341)) (-4 *7 (-1149 *6)) - (-5 *2 - (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) - (-2 (|:| -1255 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-592 (-2 (|:| -2849 *1) (|:| -2409 (-592 *7))))) - (-5 *3 (-592 *7)) (-4 *1 (-1121 *4 *5 *6 *7))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) -(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176))))) + (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1149 *4)) + (-5 *2 (-2 (|:| -3114 (-573 *4 *5)) (|:| -1976 (-385 *5)))) + (-5 *1 (-573 *4 *5)) (-5 *3 (-385 *5)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) + (-14 *3 (-856)) (-4 *4 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-429)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) + (-4 *1 (-1149 *3))))) +(((*1 *2 *3 *1) + (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-51)) (-5 *1 (-827 *4)) + (-4 *4 (-1020))))) +(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) + ((*1 *2 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) + (-14 *4 (-592 (-1091))))) + ((*1 *2 *1) + (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) + (-14 *4 (-592 (-1091))))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) + (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-254)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *8)) (-5 *4 (-592 *6)) (-4 *6 (-789)) + (-4 *8 (-884 *7 *5 *6)) (-4 *5 (-735)) (-4 *7 (-977)) + (-5 *2 (-592 (-713))) (-5 *1 (-299 *5 *6 *7 *8)))) + ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) + ((*1 *2 *1) + (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) + (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) + ((*1 *2 *1) + (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) + (-4 *4 (-1149 *3)))) + ((*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *3 (-789)) (-5 *2 (-713)))) + ((*1 *2 *1) + (-12 (-4 *1 (-906 *3 *2 *4)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *2 (-734)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-713)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)) + (-5 *2 (-525)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) + ((*1 *2 *1) + (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-713))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 *1)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) + ((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-632 *3)))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 *4)) (-4 *4 (-977)) (-4 *1 (-1041 *3 *4 *5 *6)) + (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4))))) (((*1 *2 *3) - (-12 (-5 *3 (-887 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) - (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) - (-4 *3 (-351 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) - (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) - (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) - (-5 *2 (-2 (|:| |num| (-632 *4)) (|:| |den| *4))) - (-5 *1 (-635 *4 *5)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *6 (-1149 *5)) - (-5 *2 (-2 (|:| -4216 *7) (|:| |rh| (-592 (-385 *6))))) - (-5 *1 (-749 *5 *6 *7 *3)) (-5 *4 (-592 (-385 *6))) - (-4 *7 (-602 *6)) (-4 *3 (-602 (-385 *6))))) + (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) + (-5 *2 + (-2 (|:| -2058 (-713)) (|:| -1660 *5) (|:| |radicand| (-592 *5)))) + (-5 *1 (-298 *5)) (-5 *4 (-713)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-525))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-153 *3 *4)) + (-4 *3 (-154 *4)))) + ((*1 *2) + (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) + (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) + ((*1 *2) + (-12 (-4 *4 (-789)) (-5 *2 (-713)) (-5 *1 (-407 *3 *4)) + (-4 *3 (-408 *4)))) + ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-509 *3)) (-4 *3 (-510)))) + ((*1 *2) (-12 (-4 *1 (-706)) (-5 *2 (-713)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-738 *3 *4)) + (-4 *3 (-739 *4)))) + ((*1 *2) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-924 *3 *4)) + (-4 *3 (-925 *4)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-928 *3 *4)) + (-4 *3 (-929 *4)))) + ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-943 *3)) (-4 *3 (-944)))) + ((*1 *2) (-12 (-4 *1 (-977)) (-5 *2 (-713)))) + ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-985 *3)) (-4 *3 (-986))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) - (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1142 *4 *5 *3)) - (-4 *3 (-1149 *5))))) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) + (-4 *4 (-327))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4190 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) ((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) ((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-957 *3)) (-4 *3 (-1127))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) - ((*1 *2 *1) - (-12 (-5 *2 (-1173 (-3 (-445) "undefined"))) (-5 *1 (-1174))))) -(((*1 *1) (-5 *1 (-520)))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) - ((*1 *2 *3 *4) - (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-445)) (-5 *3 (-592 (-242))) (-5 *1 (-1174)))) - ((*1 *1 *1) (-5 *1 (-1174)))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789))))) +(((*1 *2 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-602 *3)) (-4 *3 (-977)) (-4 *3 (-341)))) + ((*1 *2 *2 *3 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) + (-5 *1 (-605 *5 *2)) (-4 *2 (-602 *5))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-159))))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510)))) + ((*1 *2 *3) + (-12 (-5 *2 (-2 (|:| -3196 *3) (|:| -2058 (-713)))) (-5 *1 (-543 *3)) + (-4 *3 (-510))))) +(((*1 *2 *3 *4 *3) + (|partial| -12 (-5 *4 (-1091)) + (-4 *5 (-13 (-517) (-968 (-525)) (-138))) + (-5 *2 + (-2 (|:| -1781 (-385 (-887 *5))) (|:| |coeff| (-385 (-887 *5))))) + (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5)))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-517)) - (-5 *2 (-2 (|:| -2145 (-632 *5)) (|:| |vec| (-1173 (-592 (-856)))))) - (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) - (-5 *1 (-172))))) + (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) + (-4 *6 (-13 (-27) (-408 *5))) + (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) + (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) + (-4 *3 (-320 *6 *7 *8))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1149 *5)) - (-5 *1 (-670 *5 *2)) (-4 *5 (-341))))) -(((*1 *2 *3 *3 *4 *4 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-1 *5 *5)) (-5 *1 (-746 *4 *5)) - (-4 *5 (-13 (-29 *4) (-1113) (-893)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1164 *4)) - (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4))) - (-5 *1 (-1166 *4 *5))))) -(((*1 *2 *3) - (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284))))) + (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) + (-5 *2 (-1173 (-385 (-525)))) (-5 *1 (-1198 *4))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) +(((*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) +(((*1 *2 *1 *1) + (-12 + (-5 *2 + (-2 (|:| |polnum| (-724 *3)) (|:| |polden| *3) (|:| -2176 (-713)))) + (-5 *1 (-724 *3)) (-4 *3 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| |polnum| *1) (|:| |polden| *1) (|:| -2176 (-713)))) + (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1113)))) + ((*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-565 *3)) (-4 *3 (-789))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -2790 (-724 *3)) (|:| |coef2| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| -2790 *1) (|:| |coef2| *1))) + (-4 *1 (-991 *3 *4 *5))))) (((*1 *2 *1 *3) (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-716)) (-5 *1 (-110)))) ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1024)) (-5 *1 (-899))))) (((*1 *2 *1) - (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) - (-5 *1 (-550 *3)) (-4 *3 (-977))))) -(((*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-593 *3)) (-4 *3 (-1020))))) -(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135))) - ((*1 *1 *1) (-4 *1 (-1060)))) -(((*1 *2 *3 *2 *4) - (-12 (-5 *3 (-632 *2)) (-5 *4 (-713)) - (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5))))) -(((*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-346))))) -(((*1 *2 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) + (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-592 *6)) + (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) (((*1 *2 *3) - (|partial| -12 (-4 *4 (-13 (-517) (-138))) - (-5 *2 (-2 (|:| -3591 *3) (|:| -3603 *3))) (-5 *1 (-1143 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-1029 *5 *6 *7 *8)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) - (-5 *1 (-547 *5 *6 *7 *8 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414))))) -(((*1 *2 *1) - (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)) - (-4 *2 (-429)))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) + (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *5 (-1131)) (-4 *6 (-1149 *5)) + (-4 *7 (-1149 (-385 *6))) (-5 *2 (-592 (-887 *5))) + (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) ((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-1149 (-525))) (-5 *2 (-592 (-525))) - (-5 *1 (-461 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *3 (-429))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *7 (-1149 *5)) (-4 *4 (-667 *5 *7)) - (-5 *2 (-2 (|:| -2145 (-632 *6)) (|:| |vec| (-1173 *5)))) - (-5 *1 (-753 *5 *6 *7 *4 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 *4))))) + (-12 (-5 *3 (-1091)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) + (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *4 (-341)) + (-5 *2 (-592 (-887 *4)))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) + (-4 *3 (-1149 *4)) (-5 *2 (-108))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-246))))) (((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-544 *4)) - (-4 *4 (-327))))) + (-12 (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *2 (-1087 *4)) + (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-787)))))) (((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-921 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) + (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) + (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) + (-4 *3 (-320 *4 *2 *5)))) ((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-1027 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) - (-5 *1 (-310))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) - (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) - (-5 *1 (-947 *4 *5)) (-5 *3 (-385 *5))))) -(((*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) - ((*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) - ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) - ((*1 *2 *1) (-12 (-4 *1 (-986)) (-5 *2 (-525))))) + (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) + (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3))))) (((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *4 (-592 (-1091))) + (-5 *2 (-592 (-592 *5))) (-5 *1 (-358 *5)) + (-4 *5 (-13 (-787) (-341))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-358 *4)) + (-4 *4 (-13 (-787) (-341)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) + (-5 *2 (-592 (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4))))) + (-5 *1 (-271 *4))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-108)) (-5 *1 (-279))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1058 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)) + (-5 *1 (-926 *3 *4))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) +(((*1 *1 *2 *3 *3 *4 *4) + (-12 (-5 *2 (-887 (-525))) (-5 *3 (-1091)) + (-5 *4 (-1015 (-385 (-525)))) (-5 *1 (-30))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))) + (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5))))) +(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) + (-5 *6 (-592 (-108))) (-5 *7 (-632 (-205))) (-5 *8 (-632 (-525))) + (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) + (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *8)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) + (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *8))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) +(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125))))) +(((*1 *2 *3) + (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) (((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) - (-4 *4 (-13 (-517) (-968 (-525)) (-138))) (-5 *1 (-531 *4))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) - (-4 *4 (-37 (-385 (-525))))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) -(((*1 *2 *3 *1) - (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-592 (-899))) (-5 *1 (-270))))) -(((*1 *2 *3 *3 *3 *4 *5 *5 *6) - (-12 (-5 *3 (-1 (-205) (-205) (-205))) - (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) - (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) - (-5 *1 (-639)))) - ((*1 *2 *3 *4 *4 *5) - (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) - (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) - ((*1 *2 *2 *3 *4 *4 *5) - (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1 (-878 (-205)) (-205) (-205))) - (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *1 (-639))))) -(((*1 *1 *1) - (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) - ((*1 *1 *1) - (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) - (-14 *3 (-592 (-1091)))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) + (-4 *2 (-218 *3 *4))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *5 *6)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-426 *4 *5 *6 *7))))) (((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) - (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5)))) - ((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 *3)) (-4 *3 (-1149 *5)) - (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3)))) - ((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 (-1087 (-525)))) (-5 *3 (-1087 (-525))) - (-5 *1 (-533)))) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *3 (-1149 *4)) (-5 *1 (-751 *4 *3 *2 *5)) (-4 *2 (-602 *3)) + (-4 *5 (-602 (-385 *3))))) ((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 (-1087 *1))) (-5 *3 (-1087 *1)) - (-4 *1 (-844))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1176))))) + (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) + (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-5 *1 (-751 *4 *5 *2 *6)) (-4 *2 (-602 *5)) + (-4 *6 (-602 (-385 *5)))))) +(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-855))))) +(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) + (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *1 *2 *2) + (-12 (-5 *2 (-931 *3)) (-4 *3 (-160)) (-5 *1 (-741 *3))))) +(((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-227 *5 *6)) (-5 *3 (-592 *6)) + (-5 *4 (-592 (-227 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) + (-5 *1 (-580 *5 *6))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *1) - (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-525)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789))) - (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) - (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-934) (-1113)))))) -(((*1 *2 *3 *4 *5 *4 *4 *4) - (-12 (-4 *6 (-789)) (-5 *5 (-592 (-592 *6))) - (-5 *2 - (-2 (|:| |f1| (-592 *6)) (|:| |f2| (-592 *5)) (|:| |f3| *5) - (|:| |f4| (-592 *5)))) - (-5 *1 (-1099 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 *5))))) -(((*1 *1 *1) (-4 *1 (-1060)))) -(((*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3))))) -(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-412)) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *5 *5)) + (-4 *5 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *2 - (-592 - (-3 (|:| -3799 (-1091)) - (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) - (-5 *1 (-1095))))) + (-2 (|:| |solns| (-592 *5)) + (|:| |maps| (-592 (-2 (|:| |arg| *5) (|:| |res| *5)))))) + (-5 *1 (-1046 *3 *5)) (-4 *3 (-1149 *5))))) +(((*1 *1 *1) + (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) + (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3))))) +(((*1 *2 *2) + (|partial| -12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) + (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) + ((*1 *2 *2) + (|partial| -12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) + (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4))))) (((*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)))) ((*1 *1) (-4 *1 (-1067)))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-592 *5)) (-4 *5 (-1149 *3)) (-4 *3 (-286)) + (-5 *2 (-108)) (-5 *1 (-432 *3 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-157 *4))) + (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) +(((*1 *2 *1 *3 *3 *4) + (-12 (-5 *3 (-1 (-798) (-798) (-798))) (-5 *4 (-525)) (-5 *2 (-798)) + (-5 *1 (-595 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-23)) (-14 *7 *6))) + ((*1 *2 *1 *2) + (-12 (-5 *2 (-798)) (-5 *1 (-793 *3 *4 *5)) (-4 *3 (-977)) + (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))) + ((*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-798)))) + ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) + ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-798)))) + ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1087 *3)) (-4 *3 (-977))))) +(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-5 *1 (-641)))) + ((*1 *2 *2 *2 *3 *4) + (-12 (-5 *2 (-632 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) + (-4 *5 (-341)) (-5 *1 (-911 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-646 *3)) + (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205) (-205))) + (-5 *1 (-646 *3)) (-4 *3 (-567 (-501)))))) (((*1 *2 *1) - (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) - (-5 *2 (-391 *4 (-385 *4) *5 *6)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1173 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))) - (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) - (-5 *1 (-391 *3 *4 *5 *6)))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) -(((*1 *1 *1) - (-12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) + (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-5 *2 (-1074))))) +(((*1 *2 *3 *3) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) + (-5 *3 (-592 (-525)))))) +(((*1 *2 *1) (-12 (-4 *1 (-304 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) + ((*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *3 (-789)) (-5 *2 (-713))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-4 *1 (-1149 *4)) (-4 *4 (-977)) + (-5 *2 (-1173 *4))))) (((*1 *2 *3) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-369))))) +(((*1 *2 *3 *3) (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -1932 *4))) + (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4190 *4))) (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) - (-4 *7 (-1149 (-385 *6))) - (-5 *2 (-2 (|:| |answer| *3) (|:| -3802 *3))) - (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 - (-2 (|:| |answer| (-385 *6)) (|:| -3802 (-385 *6)) - (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) - (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-1 (-108) *5 *5)) + (-5 *4 (-592 *5)) (-4 *5 (-789)) (-5 *1 (-1099 *5))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *1 (-1076 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) + ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) + ((*1 *2 *3) + (-12 (-5 *2 (-108)) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525))))))) +(((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) +(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *2 (-966)) (-5 *1 (-694))))) +(((*1 *2 *1) (-12 (-5 *2 (-766)) (-5 *1 (-767))))) +(((*1 *2 *3 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *2 *3) - (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) - (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) + (-12 + (-5 *3 + (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) + (-5 *2 (-357)) (-5 *1 (-246)))) ((*1 *2 *3) - (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) - (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1113) (-29 *4))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) - (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) - (-5 *2 (-294 *5)) (-5 *1 (-545 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-357)) (-5 *1 (-970))))) -(((*1 *2) - (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284))))) +(((*1 *2 *3 *3) + (-12 (-5 *2 (-1087 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) +(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) ((*1 *2 *2) - (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *1 *2 *3 *3 *3 *4) - (-12 (-4 *4 (-341)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) - (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5)))) - ((*1 *1 *2 *2 *3) - (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1149 *2)) - (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) - (-4 *6 (-320 *2 *4 *5)))) - ((*1 *1 *2 *2) - (-12 (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) - (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) - ((*1 *1 *2) - (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) - ((*1 *1 *2) - (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) - (-4 *1 (-313 *3 *4 *5 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) - (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) - (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) - (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) - (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) -(((*1 *2 *3 *4) - (-12 (-4 *7 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) - (-4 *8 (-884 *7 *5 *6)) - (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *3) (|:| |radicand| *3))) - (-5 *1 (-888 *5 *6 *7 *8 *3)) (-5 *4 (-713)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1498 (*8 $)) (-15 -1511 (*8 $)) (-15 -1270 ($ *8)))))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) -(((*1 *1 *1 *1) (-4 *1 (-134))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) - ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) -(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-764))))) -(((*1 *1 *1 *2 *2 *1) - (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-764)) (-5 *2 (-51)) (-5 *1 (-771))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1100 (-592 *4))) (-4 *4 (-789)) - (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-117 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094))))) + ((*1 *1 *1) (-4 *1 (-1055)))) (((*1 *2 *1) - (-12 (-5 *2 (-159)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *2 *3 *4 *4) - (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) - (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) - (-4 *2 (-630 *3 *5 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *2 (-592 (-2 (|:| -2194 *3) (|:| -1307 (-525))))) - (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-525))))) -(((*1 *2 *1 *1) - (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) - (-5 *2 (-1087 *3)))) + (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) + (-5 *2 (-592 (-2 (|:| |k| *4) (|:| |c| *3)))))) ((*1 *2 *1) - (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) - (-5 *2 (-1087 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-2 (|:| |func| *3) (|:| |kers| (-592 (-565 *3))) - (|:| |vals| (-592 *3)))) - (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) - (-5 *1 (-172))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *1 *1) (-4 *1 (-517)))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-110))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *1 (-1076 *3))))) -(((*1 *1 *2) - (-12 (-5 *2 (-632 *4)) (-4 *4 (-977)) (-5 *1 (-1058 *3 *4)) - (-14 *3 (-713))))) + (-12 (-5 *2 (-592 (-2 (|:| |k| (-828 *3)) (|:| |c| *4)))) + (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) + (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-617 *3))) (-5 *1 (-828 *3)) (-4 *3 (-789))))) +(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) + (-5 *2 (-966)) (-5 *1 (-692)))) + ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) + (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-692))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) + (-5 *2 (-2 (|:| -3590 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(((*1 *2 *3 *4 *3 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -4190 *3) (|:| |coef2| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) +(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) + (-5 *2 (-966)) (-5 *1 (-696))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-202 *3)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-233 *3)))) + ((*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) (((*1 *2 *3) - (-12 (-4 *4 (-37 (-385 (-525)))) - (-5 *2 (-2 (|:| -1570 (-1072 *4)) (|:| -1584 (-1072 *4)))) - (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-789))))) -(((*1 *2 *3 *3) - (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2))))) + (|partial| -12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) + (-5 *2 (-1173 *4)) (-5 *1 (-587 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-599 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) + (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) + ((*1 *2 *3) + (-12 (-5 *3 (-600 *2 (-385 *2))) (-4 *2 (-1149 *4)) + (-5 *1 (-752 *4 *2)) + (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))))))) +(((*1 *2 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) (((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-592 *4))) (-5 *3 (-592 (-592 (-592 *4)))) - (-4 *4 (-789)) (-5 *1 (-1099 *4))))) + (|partial| -12 + (-5 *3 (-592 (-2 (|:| |func| *2) (|:| |pole| (-108))))) + (-4 *2 (-13 (-408 *4) (-934))) (-4 *4 (-13 (-789) (-517))) + (-5 *1 (-255 *4 *2))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *2 *3 *3) + (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) + (-5 *1 (-631 *3 *4 *5 *6)) (-4 *6 (-630 *3 *4 *5)))) + ((*1 *2 *3 *3) + (-12 (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-642 *3)) + (-4 *3 (-286))))) +(((*1 *2 *3 *3 *4 *5) + (-12 (-5 *3 (-592 (-632 *6))) (-5 *4 (-108)) (-5 *5 (-525)) + (-4 *6 (-341)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-960 *6)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) + (-5 *2 (-632 *4)) (-5 *1 (-960 *4)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) + (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-501))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-632 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) +(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284))))) +(((*1 *1 *2) + (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) + (-4 *3 (-13 (-382) (-1113))))) + ((*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) + ((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) (((*1 *2 *3) (-12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) ((*1 *1 *2) (-12 (-5 *2 (-887 (-357))) (-5 *1 (-317 *3 *4 *5)) @@ -1857,11 +1850,11 @@ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) - (|:| -3214 (-592 (-1015 (-782 (-205))))) + (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711)))) ((*1 *2 *1) @@ -1877,13 +1870,13 @@ (-5 *2 (-3 (|:| |noa| - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) - (|:| -3940 (-592 (-205))))))) + (|:| -3937 (-592 (-205))))))) (-5 *1 (-780)))) ((*1 *2 *1) (-12 @@ -1902,26 +1895,26 @@ (-4 *4 (-735)) (-4 *5 (-789)) (-4 *1 (-909 *3 *4 *5 *6)))) ((*1 *2 *1) (-12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) ((*1 *1 *2) - (-3279 + (-3275 (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) - (-1825 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) + (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) + (-1830 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-510))) (-1825 (-4 *3 (-37 (-385 (-525))))) + (-12 (-1830 (-4 *3 (-510))) (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) + (-12 (-1830 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) ((*1 *1 *2) - (-3279 + (-3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) - (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) + (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) @@ -1931,324 +1924,331 @@ (-12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) - (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) +(((*1 *2 *3 *3 *4) + (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)))) + (-5 *2 + (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) + (|:| -3274 *6))) + (-5 *1 (-947 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *2 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) (((*1 *2 *3 *4) (-12 (-5 *2 (-2 (|:| |part1| *3) (|:| |part2| *4))) (-5 *1 (-648 *3 *4)) (-4 *3 (-1127)) (-4 *4 (-1127))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) - (-4 *2 (-977))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) - (-4 *8 (-286)) (-4 *6 (-735)) (-4 *9 (-884 *8 *6 *7)) - (-5 *2 - (-2 (|:| |unitPart| *9) - (|:| |suPart| - (-592 (-2 (|:| -2194 (-1087 *9)) (|:| -2815 (-525))))))) - (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9))))) -(((*1 *1 *1 *1) (-4 *1 (-704)))) -(((*1 *2 *3 *4 *3 *5) - (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *6 (-567 (-1091))) - (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *2 (-1081 (-592 (-887 *4)) (-592 (-273 (-887 *4))))) - (-5 *1 (-477 *4 *5 *6 *7))))) -(((*1 *2 *1) - (-12 (-4 *3 (-13 (-341) (-138))) - (-5 *2 (-592 (-2 (|:| -2815 (-713)) (|:| -3144 *4) (|:| |num| *4)))) - (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) (((*1 *2 *3) - (-12 (-4 *3 (-1149 (-385 (-525)))) - (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) - (-5 *1 (-848 *3 *4)) (-4 *4 (-1149 (-385 *3))))) - ((*1 *2 *3) - (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) - (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4)))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-385 (-525))) - (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1076 *4))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) + (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *4 (-1091)) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) +(((*1 *2) + (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) + (-4 *3 (-307 *4)))) + ((*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-713))))) (((*1 *2 *1) - (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-986)) (-4 *3 (-1113)) - (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3)))))) + (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) - (-4 *4 (-327)) (-5 *2 (-632 *4)) (-5 *1 (-324 *4))))) -(((*1 *1 *1) (-4 *1 (-510)))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *1 *2) - (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-1184 *3 *4 *5 *6)))) - ((*1 *1 *2 *3 *4) - (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) - (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *1 *1 *1) (-4 *1 (-134))) + (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) + (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) (-4 *2 (-408 *3)))) - ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) - ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *2 *3 *4) - (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)) - (-5 *3 (-525))))) -(((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) - (-4 *4 (-327))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *5)) (-4 *5 (-341)) (-5 *2 (-592 *6)) - (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *3 *3) - (-12 (-4 *3 (-1131)) (-4 *5 (-1149 *3)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) - ((*1 *2 *3 *3) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *6)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *4 *5 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) - (-5 *2 (-385 (-525)))))) -(((*1 *2 *1 *2) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-5 *2 (-108))))) -(((*1 *2 *3) (-12 (-5 *3 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525))))) - (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) - (-5 *1 (-478 *4 *5))))) -(((*1 *1 *1 *2 *2 *2 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) - (-5 *2 (-385 (-525))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1) - (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286))))) -(((*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-856)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-856)) - (-5 *1 (-495 *4))))) + (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) + (|:| |polj| *7))) + (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) + (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) - (-5 *2 - (-2 (|:| A (-632 *5)) - (|:| |eqs| - (-592 - (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5)) (|:| -4216 *6) - (|:| |rh| *5)))))) - (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) - (-4 *6 (-602 *5)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *6 (-602 *5)) - (-5 *2 (-2 (|:| -2145 (-632 *6)) (|:| |vec| (-1173 *5)))) - (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *5))))) -(((*1 *2 *1) - (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) - (-4 *3 (-901))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *5 *6 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1166 *3 *2)) - (-4 *2 (-1164 *3))))) -(((*1 *1 *1) - (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429)))) - ((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *1)))) - (-4 *1 (-996 *4 *5 *6 *3)))) - ((*1 *1 *1) (-4 *1 (-1131))) - ((*1 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-1152 *3 *2)) - (-4 *2 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2794 ($ $ $)))))))) -(((*1 *2 *3) - (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) + (-12 (-5 *3 (-1173 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) + (-4 *1 (-667 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1149 *5)) + (-5 *2 (-632 *5))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) - (-5 *1 (-1128 *4)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) - (-5 *1 (-1128 *4))))) + (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) + (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-734)) (-4 *3 (-160))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) + (-5 *2 (-385 (-887 *4))))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) + (-5 *2 (-385 (-887 *4)))))) +(((*1 *2 *2) + (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) + (-4 *2 (-630 *3 *4 *5))))) +(((*1 *2 *1 *3 *4 *4 *5) + (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *5 (-856)) + (-5 *2 (-1178)) (-5 *1 (-445)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) + ((*1 *2 *1 *3 *4 *4 *5) + (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-809)) (-5 *5 (-856)) + (-5 *2 (-1178)) (-5 *1 (-445))))) +(((*1 *1) (-4 *1 (-327)))) +(((*1 *1 *1 *2) + (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) +(((*1 *2 *3 *3 *3) + (|partial| -12 + (-4 *4 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *5 (-1149 *4)) (-5 *2 (-1087 (-385 *5))) (-5 *1 (-568 *4 *5)) + (-5 *3 (-385 *5)))) + ((*1 *2 *3 *3 *3 *4) + (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-1087 (-385 *6))) (-5 *1 (-568 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *1 *1) + (-12 (-4 *2 (-286)) (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) + (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3)))))) +(((*1 *1) (-5 *1 (-765)))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) - (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *7))) - (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1149 *6))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3144 *5) (|:| -1799 *5)))) - (-5 *1 (-749 *4 *5 *3 *6)) (-4 *3 (-602 *5)) - (-4 *6 (-602 (-385 *5))))) + (-12 (-5 *3 (-1087 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) + (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) ((*1 *2 *3 *4) - (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3144 *4) (|:| -1799 *4)))) - (-5 *1 (-749 *5 *4 *3 *6)) (-4 *3 (-602 *4)) - (-4 *6 (-602 (-385 *4))))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3144 *5) (|:| -1799 *5)))) - (-5 *1 (-749 *4 *5 *6 *3)) (-4 *6 (-602 *5)) - (-4 *3 (-602 (-385 *5))))) + (-12 (-5 *3 (-887 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) + (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1007))) (-5 *1 (-270))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-997 *5 *6 *7 *3 *4)) + (-4 *4 (-996 *5 *6 *7 *3)))) ((*1 *2 *3 *4) - (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3144 *4) (|:| -1799 *4)))) - (-5 *1 (-749 *5 *4 *6 *3)) (-4 *6 (-602 *4)) - (-4 *3 (-602 (-385 *4)))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) - ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1133 *3)) (-4 *3 (-977)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1164 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1128 *2)) - (-4 *2 (-1020)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-789)) - (-5 *1 (-1128 *2))))) -(((*1 *1) (-5 *1 (-1094)))) + (-12 (-4 *4 (-327)) (-5 *2 (-892 (-1087 *4))) (-5 *1 (-335 *4)) + (-5 *3 (-1087 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) (((*1 *2 *3) - (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)) - (-5 *3 (-592 *4))))) + (-12 + (-5 *3 + (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *2) + (|:| |polj| *2))) + (-4 *5 (-735)) (-4 *2 (-884 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) + (-4 *4 (-429)) (-4 *6 (-789))))) (((*1 *2 *2) - (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) - (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) - (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) - (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) - ((*1 *1 *1) - (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) - (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) - ((*1 *2 *2) - (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) - (-4 *2 (-630 *3 *4 *5)))) - ((*1 *1 *1) - (|partial| -12 (-5 *1 (-632 *2)) (-4 *2 (-341)) (-4 *2 (-977)))) - ((*1 *1 *1) - (|partial| -12 (-4 *1 (-1041 *2 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) - ((*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-1099 *3))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-977)) (-4 *4 (-160)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)) - (-4 *3 (-160))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) -(((*1 *2 *2 *2 *3 *3 *4 *2 *5) - (|partial| -12 (-5 *3 (-565 *2)) - (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-1087 *2)) - (-4 *2 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) - ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) - (|partial| -12 (-5 *3 (-565 *2)) - (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) - (-5 *5 (-385 (-1087 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020))))) -(((*1 *1 *1) (-4 *1 (-134))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) -(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *1 *1) (-4 *1 (-901)))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *2 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *2) + (|partial| -12 (-5 *2 (-1173 *4)) (-5 *3 (-632 *4)) (-4 *4 (-341)) + (-5 *1 (-613 *4)))) + ((*1 *2 *3 *2) + (|partial| -12 (-4 *4 (-341)) + (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4256)))) + (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))) + (-5 *1 (-614 *4 *5 *2 *3)) (-4 *3 (-630 *4 *5 *2)))) + ((*1 *2 *3 *2 *4 *5) + (|partial| -12 (-5 *4 (-592 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) + (-5 *1 (-756 *2 *3)) (-4 *3 (-602 *2)))) ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) + (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) +(((*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-765)) (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *1 *2 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) +(((*1 *1 *2 *3 *4) + (-12 + (-5 *3 + (-592 + (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *2)) + (|:| |logand| (-1087 *2))))) + (-5 *4 (-592 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) + (-4 *2 (-341)) (-5 *1 (-542 *2))))) (((*1 *2 *1) - (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) - (-4 *4 (-1149 *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 (-654 *3 *2 *4 *5 *6)) (-4 *3 (-160)) - (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) - (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) - ((*1 *2) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) + (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-108)))) ((*1 *2 *1) - (-12 (-4 *2 (-23)) (-5 *1 (-658 *3 *2 *4 *5 *6)) (-4 *3 (-160)) - (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) - (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) - ((*1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525))))) -(((*1 *1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-785))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) + ((*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) + ((*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) + ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *2)) (-5 *4 (-1091)) (-4 *2 (-408 *5)) + (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-789) (-517))))) + ((*1 *1 *2 *3) + (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-4 *1 (-944)))) + ((*1 *1 *2 *3 *4) + (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-5 *4 (-798)) + (-4 *1 (-944)))) + ((*1 *1 *2 *3) + (|partial| -12 (-5 *3 (-856)) (-4 *4 (-13 (-787) (-341))) + (-4 *1 (-993 *4 *2)) (-4 *2 (-1149 *4))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1020) (-968 *5))) + (-4 *5 (-821 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) + (-5 *1 (-866 *4 *5 *6))))) +(((*1 *1 *1 *1 *2) + (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) + (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) + (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) + (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1149 *5)) + (-5 *1 (-749 *5 *2 *3 *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-385 *2))) (-4 *2 (-1149 *5)) + (-5 *1 (-749 *5 *2 *3 *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) + (-4 *6 (-602 (-385 *2)))))) +(((*1 *2 *2) + (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2 *2 *3 *2) + (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) + (-4 *2 (-1149 *4))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-385 (-525))) + (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)) + (-5 *1 (-756 *4 *5)) (-4 *5 (-602 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-341)) + (-5 *2 (-632 *5)) (-5 *1 (-756 *5 *6)) (-4 *6 (-602 *5))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-357)) (-5 *3 (-592 (-357))) (-5 *1 (-187))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-592 (-999 *4 *5 *2))) (-4 *4 (-1020)) + (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) + (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) + (-5 *1 (-53 *4 *5 *2)))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *3 (-592 (-999 *5 *6 *2))) (-5 *4 (-856)) (-4 *5 (-1020)) + (-4 *6 (-13 (-977) (-821 *5) (-789) (-567 (-827 *5)))) + (-4 *2 (-13 (-408 *6) (-821 *5) (-567 (-827 *5)))) + (-5 *1 (-53 *5 *6 *2))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1127)) + (-4 *5 (-1127)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-713)) + (-4 *7 (-1127)) (-4 *5 (-1127)) (-5 *2 (-220 *6 *5)) + (-5 *1 (-219 *6 *7 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1127)) (-4 *5 (-1127)) + (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1020)) (-4 *5 (-1020)) + (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-592 *6)) (-4 *6 (-1127)) + (-4 *5 (-1127)) (-5 *2 (-592 *5)) (-5 *1 (-590 *6 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-892 *6)) (-4 *6 (-1127)) + (-4 *5 (-1127)) (-5 *2 (-892 *5)) (-5 *1 (-891 *6 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1072 *6)) (-4 *6 (-1127)) + (-4 *3 (-1127)) (-5 *2 (-1072 *3)) (-5 *1 (-1070 *6 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1173 *6)) (-4 *6 (-1127)) + (-4 *5 (-1127)) (-5 *2 (-1173 *5)) (-5 *1 (-1172 *6 *5))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-286)) (-4 *6 (-351 *5)) (-4 *4 (-351 *5)) + (-5 *2 + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-1042 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) +(((*1 *2 *1 *2 *3) + (|partial| -12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-989))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-713)) (-5 *5 (-592 *3)) (-4 *3 (-286)) (-4 *6 (-789)) + (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-575 *6 *7 *3 *8)) + (-4 *8 (-884 *3 *7 *6))))) +(((*1 *1 *1 *2 *2) + (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) + (-14 *4 (-713)) (-4 *5 (-160)))) + ((*1 *1 *1 *2 *1 *2) + (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) + (-14 *4 (-713)) (-4 *5 (-160)))) + ((*1 *2 *2 *3) + (-12 + (-5 *2 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525))))) + (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) + (-5 *1 (-478 *4 *5))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *1 *1) (-4 *1 (-901)))) +(((*1 *2 *3 *3) + (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) + (-4 *5 (-1149 *4)) + (-5 *2 (-2 (|:| -1781 (-385 *5)) (|:| |coeff| (-385 *5)))) + (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))) +(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-517)))) + ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-887 (-525)))) (-5 *1 (-415)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-205))) (-5 *2 (-1024)) + (-5 *1 (-702)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-525))) (-5 *2 (-1024)) + (-5 *1 (-702))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-142 *3)) (-4 *3 (-1127)))) ((*1 *1 *2 *1) @@ -2260,111 +2260,112 @@ (-4 *5 (-735)) (-4 *3 (-789)) (-4 *2 (-991 *4 *5 *3)))) ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-1125 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) +(((*1 *2 *3) + (|partial| -12 + (-5 *3 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 + (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) + (|:| |expense| (-357)) (|:| |accuracy| (-357)) + (|:| |intermediateResults| (-357)))) + (-5 *1 (-745))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) (((*1 *2 *1) - (|partial| -12 (-5 *2 (-987 (-955 *3) (-1087 (-955 *3)))) - (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953)))))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4)))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-294 *5))) - (-5 *1 (-1047 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) - (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-294 *5)))) - (-5 *1 (-1047 *5))))) -(((*1 *2 *3 *2) - (-12 (-4 *1 (-729)) (-5 *2 (-966)) - (-5 *3 - (-2 (|:| |fn| (-294 (-205))) - (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))))) - ((*1 *2 *3 *2) - (-12 (-4 *1 (-729)) (-5 *2 (-966)) - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205))))))) -(((*1 *1 *1 *1 *2) - (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1173 (-1173 (-525)))) (-5 *3 (-856)) (-5 *1 (-443))))) + (-12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-108)) + (-5 *1 (-242))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) + (-12 (-4 *4 (-517)) (-5 *2 (-1087 *3)) (-5 *1 (-40 *4 *3)) + (-4 *3 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) + (-15 -1512 ((-1043 *4 (-565 $)) $)) + (-15 -1271 ($ (-1043 *4 (-565 $)))))))))) (((*1 *1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-4 *1 (-901)))) -(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) (((*1 *1 *2) - (-12 (-5 *2 (-1087 *3)) (-4 *3 (-977)) (-4 *1 (-1149 *3))))) -(((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1127)) - (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *7 *2)) (-4 *6 (-977)) - (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6))))) + (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) + (-14 *3 (-525)) (-14 *4 (-713))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) + (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *4 (-1020))))) +(((*1 *1 *1 *1) (-4 *1 (-510)))) (((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) ((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) -(((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)) - (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) (((*1 *2 *1) - (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) - (-5 *2 (-2 (|:| -1655 (-525)) (|:| |var| (-565 *1)))) - (-4 *1 (-408 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-1173 *2)) (-4 *5 (-286)) - (-4 *6 (-925 *5)) (-4 *2 (-13 (-387 *6 *7) (-968 *6))) - (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1149 *6))))) -(((*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) -(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) - ((*1 *1 *1 *1) (-4 *1 (-450))) - ((*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-818)))) - ((*1 *1 *1) (-5 *1 (-904))) - ((*1 *1 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) + (|partial| -12 + (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 (-782 *4)) (-5 *1 (-291 *3 *4 *5 *6)) + (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) + (-14 *6 *4))) + ((*1 *2 *1) + (|partial| -12 + (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 (-782 *4)) (-5 *1 (-1159 *3 *4 *5 *6)) + (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) + (-14 *6 *4)))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) + (-5 *3 (-525))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) + (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) (((*1 *2 *1) - (-12 - (-5 *2 - (-592 - (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *3)) - (|:| |logand| (-1087 *3))))) - (-5 *1 (-542 *3)) (-4 *3 (-341))))) + (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) + (-4 *5 (-218 (-3594 *3) (-713))) + (-14 *6 + (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *5)) + (-2 (|:| -3636 *2) (|:| -2058 *5)))) + (-4 *2 (-789)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) + (-4 *7 (-884 *4 *5 (-800 *3)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) + (-5 *2 (-592 *1)))) + ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) + ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) + (-4 *1 (-29 *4)))) + ((*1 *2 *1) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3))))) +(((*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1074))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-856)) (-5 *1 (-963 *2)) + (-4 *2 (-13 (-1020) (-10 -8 (-15 * ($ $ $)))))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) + (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-555 *3)))) ((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) -(((*1 *2 *1) - (-12 - (-5 *2 - (-592 - (-592 - (-3 (|:| -3799 (-1091)) - (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))))) - (-5 *1 (-1095))))) (((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-104)))) ((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) ((*1 *2 *1) @@ -2375,48 +2376,83 @@ ((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-899)))) ((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-998 *3)) (-14 *3 (-1091)))) ((*1 *1 *1) (-5 *1 (-1091)))) -(((*1 *2) - (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) - (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-884 *2 *3 *4)))) - ((*1 *2) - (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) - (-5 *1 (-841 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) - ((*1 *2) (-12 (-4 *2 (-844)) (-5 *1 (-842 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) - ((*1 *1 *1) (-12 (-4 *1 (-637 *2)) (-4 *2 (-1020))))) (((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) - (-14 *4 (-592 (-1091))))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) - (-14 *4 (-592 (-1091)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-327)) - (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -3354 *3)))) - (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) - (|partial| -12 (-5 *2 (-592 (-1087 *13))) (-5 *3 (-1087 *13)) - (-5 *4 (-592 *12)) (-5 *5 (-592 *10)) (-5 *6 (-592 *13)) - (-5 *7 (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| *13))))) - (-5 *8 (-592 (-713))) (-5 *9 (-1173 (-592 (-1087 *10)))) - (-4 *12 (-789)) (-4 *10 (-286)) (-4 *13 (-884 *10 *11 *12)) - (-4 *11 (-735)) (-5 *1 (-650 *11 *12 *10 *13))))) + (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) + (-5 *2 + (-2 (|:| -3447 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 + (-2 (|:| |poly| *6) (|:| -2007 (-385 *6)) + (|:| |special| (-385 *6)))) + (-5 *1 (-670 *5 *6)) (-5 *3 (-385 *6)))) + ((*1 *2 *3) + (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-831 *3 *4)) + (-4 *3 (-1149 *4)))) + ((*1 *2 *3 *4 *4) + (|partial| -12 (-5 *4 (-713)) (-4 *5 (-341)) + (-5 *2 (-2 (|:| -3592 *3) (|:| -3601 *3))) (-5 *1 (-831 *3 *5)) + (-4 *3 (-1149 *5)))) + ((*1 *2 *3 *2 *4 *4) + (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) + (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) + ((*1 *2 *3 *2 *4 *4 *4 *4 *4) + (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) + (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) + ((*1 *2 *3 *2 *4 *4) + (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) + (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) + ((*1 *2 *3 *2 *4 *4 *4 *4 *4) + (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) + (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) (((*1 *1 *1) - (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3))))) -(((*1 *2 *2) - (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) - (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $)))))))))) + (-12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) + (-4 *3 (-13 (-1020) (-33)))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) + (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) + ((*1 *2 *2) + (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) + (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256))))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) + (-5 *2 (-1 *5)) (-5 *1 (-626 *4 *5))))) +(((*1 *2 *2 *2) + (-12 + (-5 *2 + (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) + (|:| |basisInv| (-632 *3)))) + (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-157 *4))) + (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) + (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-157 *5)))) + (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-787)))))) +(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-501))) (-5 *1 (-501))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-761 *3)))) + ((*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977))))) +(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) + ((*1 *1 *1 *1) (-4 *1 (-735)))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1 *7 *7)) + (-5 *5 (-1 (-3 (-592 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) + (-4 *7 (-1149 *6)) + (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) (((*1 *2 *3 *4) (-12 (-5 *4 (-856)) (-4 *6 (-13 (-517) (-789))) (-5 *2 (-592 (-294 *6))) (-5 *1 (-201 *5 *6)) (-5 *3 (-294 *6)) @@ -2443,132 +2479,180 @@ ((*1 *2 *1) (-12 (-5 *2 (-1186 *3 *4)) (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1020)) (-4 *6 (-1020)) - (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *5 (-1020))))) -(((*1 *2 *3 *4 *5 *6) - (-12 (-5 *6 (-856)) (-4 *5 (-286)) (-4 *3 (-1149 *5)) - (-5 *2 (-2 (|:| |plist| (-592 *3)) (|:| |modulo| *5))) - (-5 *1 (-437 *5 *3)) (-5 *4 (-592 *3))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-977)) - (-5 *1 (-1076 *4))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)))) + ((*1 *2 *1) + (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-713))))) +(((*1 *2 *1 *3) + (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-592 (-856))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) + (-14 *4 (-856)) (-14 *5 (-926 *4 *2)))) + ((*1 *2 *1 *1) + (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) + (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) + (-4 *4 (-1149 *2)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977)))) + ((*1 *2 *1 *3) + (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-669)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) + (-4 *4 (-977)) (-4 *5 (-789)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) + (-4 *2 (-789)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) + (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *2 (-789)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-4 *2 (-884 *4 (-497 *5) *5)) + (-5 *1 (-1044 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-789)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-887 *4)) (-5 *1 (-1122 *4)) + (-4 *4 (-977))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-798)))) ((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-896))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2) - (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) - (-5 *2 (-2 (|:| |particular| *1) (|:| -2187 (-592 *1)))) - (-4 *1 (-345 *3)))) - ((*1 *2) - (|partial| -12 - (-5 *2 - (-2 (|:| |particular| (-430 *3 *4 *5 *6)) - (|:| -2187 (-592 (-430 *3 *4 *5 *6))))) - (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-122 *3))))) -(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) - (-5 *1 (-853 *4))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-88 *4 *5)) - (-5 *3 (-632 *4)) (-4 *5 (-602 *4))))) + (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-286) (-138))) + (-4 *2 (-884 *4 *6 *5)) (-5 *1 (-859 *4 *5 *6 *2)) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735))))) +(((*1 *2 *1) + (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) + (-5 *2 (-592 *3)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-680 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *2) + (|partial| -12 (-5 *2 (-713)) + (-4 *3 (-13 (-669) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) + (-5 *1 (-226 *3))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1) (-5 *1 (-745)))) +(((*1 *2 *3 *3 *3 *3 *4 *3 *5) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) + (-5 *2 (-966)) (-5 *1 (-696))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-92))))) (((*1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25)))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) - (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) -(((*1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) + ((*1 *2 *3 *3) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) +(((*1 *1 *1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517))))) +(((*1 *2 *3) + (-12 (-4 *4 (-37 (-385 (-525)))) + (-5 *2 (-2 (|:| -2321 (-1072 *4)) (|:| -2337 (-1072 *4)))) + (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4))))) +(((*1 *1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-1056 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) + (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) + (-5 *1 (-1057 *4 *5)))) + ((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-592 (-1056 *3 *4))) (-4 *3 (-13 (-1020) (-33))) + (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-1014 *3)) (-4 *3 (-1127))))) (((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1098))))) -(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *2 (-966)) (-5 *1 (-699))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33))) - (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *4 *5))))) -(((*1 *1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *1 (-542 *2)) (-4 *2 (-968 (-1091))) - (-4 *2 (-341)))) - ((*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)) - (-4 *2 (-13 (-408 *4) (-934) (-1113))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))) - (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-893)) (-5 *2 (-1091)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-893))))) -(((*1 *2 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1091))) (-4 *6 (-341)) - (-5 *2 (-592 (-273 (-887 *6)))) (-5 *1 (-503 *5 *6 *7)) - (-4 *5 (-429)) (-4 *7 (-13 (-341) (-787)))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) - (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) - (-4 *8 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2936 (-592 *9)))) - (-5 *3 (-592 *9)) (-4 *1 (-1121 *6 *7 *8 *9)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-2 (|:| |bas| *1) (|:| -2936 (-592 *8)))) - (-5 *3 (-592 *8)) (-4 *1 (-1121 *5 *6 *7 *8))))) -(((*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-713)) (-5 *1 (-206)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-157 (-205))) (-5 *3 (-713)) (-5 *1 (-206)))) +(((*1 *2 *3 *4 *5 *3) + (-12 (-5 *4 (-1 *7 *7)) + (-5 *5 (-1 (-3 (-2 (|:| -1781 *6) (|:| |coeff| *6)) "failed") *6)) + (-4 *6 (-341)) (-4 *7 (-1149 *6)) + (-5 *2 + (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) + (-2 (|:| -1781 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-357)) (-5 *1 (-989))))) +(((*1 *2 *3 *4 *5 *5) + (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) + (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) + (-5 *2 + (-592 + (-2 (|:| -4216 (-592 *9)) (|:| -1899 *10) (|:| |ineq| (-592 *9))))) + (-5 *1 (-921 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) + ((*1 *2 *3 *4 *5 *5) + (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) + (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) + (-5 *2 + (-592 + (-2 (|:| -4216 (-592 *9)) (|:| -1899 *10) (|:| |ineq| (-592 *9))))) + (-5 *1 (-1027 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) + (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4)))) ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *2) - (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-133 *3 *4 *2)) - (-4 *2 (-351 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-4 *2 (-351 *4)) - (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) + (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) ((*1 *2 *3) - (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) - (-5 *2 (-632 *4)) (-5 *1 (-635 *4 *5)))) - ((*1 *2 *2) - (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-1142 *3 *4 *2)) - (-4 *2 (-1149 *4))))) -(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *5 (-1173 (-592 *3))) (-4 *3 (-1149 *4)) - (-4 *4 (-286)) (-5 *2 (-592 *3)) (-5 *1 (-432 *4 *3))))) -(((*1 *2) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2 *1 *1 *3 *4) - (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) - (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) - (-5 *2 (-108)) (-5 *1 (-1056 *5 *6))))) -(((*1 *2 *2) (-12 (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962))))) -(((*1 *2 *1) - (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *4)) (-5 *1 (-820 *3 *4 *5)) - (-4 *3 (-1020)) (-4 *5 (-612 *4))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) + (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-286))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-385 (-525)))) + (-5 *2 + (-592 + (-2 (|:| |outval| *4) (|:| |outmult| (-525)) + (|:| |outvect| (-592 (-632 *4)))))) + (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787)))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-856)) (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-734)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1154 *3)) (-4 *3 (-977))))) (((*1 *2 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-195 (-475))) (-5 *1 (-777))))) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-592 (-2 (|:| -2845 *1) (|:| -2410 (-592 *7))))) + (-5 *3 (-592 *7)) (-4 *1 (-1121 *4 *5 *6 *7))))) +(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893)))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) - (-5 *1 (-495 *4))))) + (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) +(((*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-938))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) + (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) + (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-2 (|:| -2197 *4) (|:| -4003 (-525))))) + (-4 *4 (-1149 (-525))) (-5 *2 (-713)) (-5 *1 (-419 *4))))) (((*1 *2 *3 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1173 (-592 (-525)))) (-5 *1 (-456)))) ((*1 *1 *2 *3) @@ -2576,276 +2660,192 @@ ((*1 *1 *2 *3) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3)))) ((*1 *1 *2) (-12 (-5 *2 (-1 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) +(((*1 *2 *3) + (-12 (-4 *1 (-830)) + (-5 *3 + (-2 (|:| |pde| (-592 (-294 (-205)))) + (|:| |constraints| + (-592 + (-2 (|:| |start| (-205)) (|:| |finish| (-205)) + (|:| |grid| (-713)) (|:| |boundaryType| (-525)) + (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) + (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) + (|:| |tol| (-205)))) + (-5 *2 (-966))))) (((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798))))) -(((*1 *2 *3 *4 *2 *5) - (-12 (-5 *2 (-824 *6 *8)) (-5 *3 (-592 *8)) (-5 *4 (-592 (-827 *6))) - (-5 *5 (-1 (-824 *6 *8) *8 (-827 *6) (-824 *6 *8))) (-4 *6 (-1020)) - (-4 *8 (-13 (-977) (-567 (-827 *6)) (-968 *7))) - (-4 *7 (-13 (-977) (-789))) (-5 *1 (-876 *6 *7 *8))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-878 (-205)))) (-5 *1 (-1174))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-429)))) - ((*1 *2 *2 *2) - (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *5 (-844)) (-5 *1 (-434 *3 *4 *5 *6)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-844))))) -(((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-4 *6 (-821 *5)) (-5 *2 (-820 *5 *6 (-592 *6))) - (-5 *1 (-822 *5 *6 *4)) (-5 *3 (-592 *6)) (-4 *4 (-567 (-827 *5))))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 *3))) (-5 *1 (-822 *5 *3 *4)) - (-4 *3 (-968 (-1091))) (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-5 *2 (-592 (-273 (-887 *3)))) - (-5 *1 (-822 *5 *3 *4)) (-4 *3 (-977)) - (-1825 (-4 *3 (-968 (-1091)))) (-4 *3 (-821 *5)) - (-4 *4 (-567 (-827 *5))))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-5 *2 (-824 *5 *3)) (-5 *1 (-822 *5 *3 *4)) - (-1825 (-4 *3 (-968 (-1091)))) (-1825 (-4 *3 (-977))) - (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5)))))) -(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) - (-4 *8 (-884 *5 *7 *6)) (-4 *5 (-13 (-286) (-138))) - (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-108)) - (-5 *1 (-859 *5 *6 *7 *8))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *4 *4 *3 *4 *3) +(((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-592 (-525))) (-5 *3 (-108)) (-5 *1 (-1030))))) +(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771))))) +(((*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-694))))) -(((*1 *2 *1 *3) - (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) -(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713))))) -(((*1 *2) - (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) - (-4 *4 (-1149 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-782 (-357))) (-5 *2 (-782 (-205))) (-5 *1 (-284))))) -(((*1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) - (|:| |wcond| (-592 (-887 *5))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) - (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-592 *8)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-5 *4 (-592 (-1091))) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) - (|:| |wcond| (-592 (-887 *5))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) - (-5 *1 (-859 *5 *6 *7 *8)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) - (|:| |wcond| (-592 (-887 *4))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *4)))))))))) - (-5 *1 (-859 *4 *5 *6 *7)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *9)) (-5 *5 (-856)) (-4 *9 (-884 *6 *8 *7)) - (-4 *6 (-13 (-286) (-138))) (-4 *7 (-13 (-789) (-567 (-1091)))) - (-4 *8 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) - (|:| |wcond| (-592 (-887 *6))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *6)))))))))) - (-5 *1 (-859 *6 *7 *8 *9)) (-5 *4 (-592 *9)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) - (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) - (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *9)) (|:| |neqzro| (-592 *9)) - (|:| |wcond| (-592 (-887 *6))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *6)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *6)))))))))) - (-5 *1 (-859 *6 *7 *8 *9)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-5 *4 (-856)) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) +(((*1 *2 *1 *1 *1) + (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) + (-4 *1 (-286)))) + ((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) + (-4 *1 (-286))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-1146 *4 *5)) (-5 *3 (-592 *5)) (-14 *4 (-1091)) + (-4 *5 (-341)) (-5 *1 (-858 *4 *5)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *5)) (-4 *5 (-341)) (-5 *2 (-1087 *5)) + (-5 *1 (-858 *4 *5)) (-14 *4 (-1091)))) + ((*1 *2 *3 *3 *4 *4) + (-12 (-5 *3 (-592 *6)) (-5 *4 (-713)) (-4 *6 (-341)) + (-5 *2 (-385 (-887 *6))) (-5 *1 (-978 *5 *6)) (-14 *5 (-1091))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *1 *1) + (|partial| -12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) + (-4 *3 (-13 (-1020) (-33)))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1030))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) + (-4 *3 (-395 *4)))) + ((*1 *2) + (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) + (-5 *2 (-1087 (-887 *3))))) + ((*1 *2) + (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) + (-5 *2 (-457 *4 *5)) (-5 *1 (-580 *4 *5))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-108)) + (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1271 ($ *7))))) + (-4 *7 (-787)) + (-4 *8 + (-13 (-1151 *3 *7) (-341) (-1113) + (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) - (|:| |wcond| (-592 (-887 *5))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) - (-5 *1 (-859 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 *9)) (-5 *5 (-1074)) - (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) - (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *6 *7 *8 *9)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *9)) (-5 *4 (-592 (-1091))) (-5 *5 (-1074)) - (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) - (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *6 *7 *8 *9)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-5 *4 (-1074)) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) (-5 *2 (-525)) (-5 *1 (-859 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 *10)) (-5 *5 (-856)) - (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) - (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *7 *8 *9 *10)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-632 *10)) (-5 *4 (-592 (-1091))) (-5 *5 (-856)) - (-5 *6 (-1074)) (-4 *10 (-884 *7 *9 *8)) (-4 *7 (-13 (-286) (-138))) - (-4 *8 (-13 (-789) (-567 (-1091)))) (-4 *9 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *7 *8 *9 *10)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *9)) (-5 *4 (-856)) (-5 *5 (-1074)) - (-4 *9 (-884 *6 *8 *7)) (-4 *6 (-13 (-286) (-138))) - (-4 *7 (-13 (-789) (-567 (-1091)))) (-4 *8 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *6 *7 *8 *9))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) - ((*1 *1 *1) (-4 *1 (-281))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) - ((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-592 (-713)))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-236))))) + (-3 (|:| |%series| *8) + (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) + (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) + (-14 *10 (-1091))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-565 *1)) (-4 *1 (-281))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-861))))) +(((*1 *1) (-5 *1 (-765)))) +(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) + (-5 *2 (-966)) (-5 *1 (-691))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) + (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) + (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) (-5 *4 (-713)) (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-1178)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) - (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) -(((*1 *2 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) - (-4 *6 (-1149 (-385 *5))) - (-5 *2 - (-2 (|:| |num| *1) (|:| |den| *5) (|:| |derivden| *5) - (|:| |gd| *5))) - (-4 *1 (-320 *4 *5 *6))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *2 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *5 (-1131)) (-4 *6 (-1149 *5)) - (-4 *7 (-1149 (-385 *6))) (-5 *2 (-592 (-887 *5))) - (-5 *1 (-319 *4 *5 *6 *7)) (-4 *4 (-320 *5 *6 *7)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) - (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *4 (-341)) - (-5 *2 (-592 (-887 *4)))))) +(((*1 *2) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-592 (-592 *4))) (-5 *1 (-319 *3 *4 *5 *6)) + (-4 *3 (-320 *4 *5 *6)))) + ((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-592 (-592 *3)))))) (((*1 *2 *3) - (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) - (-5 *2 (-592 (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4))))) - (-5 *1 (-271 *4))))) -(((*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) -(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-855))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205))) (-5 *1 (-646 *3)) - (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-1091)) (-5 *2 (-1 (-205) (-205) (-205))) - (-5 *1 (-646 *3)) (-4 *3 (-567 (-501)))))) -(((*1 *2 *1) - (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-396 *3)) (-4 *3 (-510)) (-4 *3 (-517)))) - ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-510)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) (-5 *2 (-108)))) - ((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-940 *3)) (-4 *3 (-968 (-385 (-525))))))) + (-12 (-5 *3 (-887 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) +(((*1 *2 *1 *2) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) + (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) + (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3)))))) +(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) (((*1 *2 *1) - (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) - (-5 *2 (-592 (-2 (|:| |k| *4) (|:| |c| *3)))))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |k| (-828 *3)) (|:| |c| *4)))) - (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) - (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) + (-12 (-5 *2 (-592 (-2 (|:| |k| (-1091)) (|:| |c| (-1193 *3))))) + (-5 *1 (-1193 *3)) (-4 *3 (-977)))) ((*1 *2 *1) - (-12 (-5 *2 (-592 (-617 *3))) (-5 *1 (-828 *3)) (-4 *3 (-789))))) -(((*1 *2 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *1) (-5 *1 (-308)))) -(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) + (-12 (-5 *2 (-592 (-2 (|:| |k| *3) (|:| |c| (-1195 *3 *4))))) + (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) (((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-681))))) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *5 *6 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2) + (-12 (-4 *1 (-327)) + (-5 *2 (-592 (-2 (|:| -2197 (-525)) (|:| -2058 (-525)))))))) +(((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) (((*1 *2 *2) - (-12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) - (-4 *2 (-630 *3 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-525)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-592 (-999 *4 *5 *2))) (-4 *4 (-1020)) - (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) - (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) - (-5 *1 (-53 *4 *5 *2)))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *3 (-592 (-999 *5 *6 *2))) (-5 *4 (-856)) (-4 *5 (-1020)) - (-4 *6 (-13 (-977) (-821 *5) (-789) (-567 (-827 *5)))) - (-4 *2 (-13 (-408 *6) (-821 *5) (-567 (-827 *5)))) - (-5 *1 (-53 *5 *6 *2))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-887 (-525)))) (-5 *1 (-415)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-205))) (-5 *2 (-1024)) - (-5 *1 (-702)))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) + (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *1) (-5 *1 (-308)))) +(((*1 *2 *1) (-12 (-4 *1 (-1161 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) + (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) + (-5 *3 (-1087 (-294 *4))))) + ((*1 *2 *3) + (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) + ((*1 *2 *2) + (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-681))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) + (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-133 *4 *5 *3)) + (-4 *3 (-351 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) + (-5 *2 (-2 (|:| |num| *6) (|:| |den| *4))) + (-5 *1 (-476 *4 *5 *6 *3)) (-4 *6 (-351 *4)) (-4 *3 (-351 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) + (-5 *2 (-2 (|:| |num| (-632 *4)) (|:| |den| *4))) + (-5 *1 (-635 *4 *5)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-632 (-525))) (-5 *2 (-1024)) - (-5 *1 (-702))))) -(((*1 *1 *1 *1) (-4 *1 (-510)))) + (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *6 (-1149 *5)) + (-5 *2 (-2 (|:| -4216 *7) (|:| |rh| (-592 (-385 *6))))) + (-5 *1 (-749 *5 *6 *7 *3)) (-5 *4 (-592 (-385 *6))) + (-4 *7 (-602 *6)) (-4 *3 (-602 (-385 *6))))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) + (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4))) (-5 *1 (-1142 *4 *5 *3)) + (-4 *3 (-1149 *5))))) +(((*1 *1 *1 *1 *2) + (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-5 *2 (-108))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-4 *7 (-789)) + (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-4 *8 (-286)) + (-5 *2 (-592 (-713))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *5 (-713))))) (((*1 *2 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1174)))) ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1174)))) @@ -2854,49 +2854,157 @@ (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-1074))) (-5 *1 (-1175)))) ((*1 *2 *1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175)))) ((*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1175))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3))))) (((*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-592 *3)))) ((*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3))))) +(((*1 *2 *3 *4 *4 *5) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-700))))) +(((*1 *2 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-221)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-525)) (-5 *1 (-221))))) +(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) + ((*1 *2 *1) + (-12 (-5 *2 (-1173 (-3 (-445) "undefined"))) (-5 *1 (-1174))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-592 (-800 *4))) + (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) + (-4 *6 (-429))))) (((*1 *2 *1) - (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-761 *3)))) - ((*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977))))) -(((*1 *1) (-5 *1 (-745)))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-385 (-525)))) - (-5 *2 - (-592 - (-2 (|:| |outval| *4) (|:| |outmult| (-525)) - (|:| |outvect| (-592 (-632 *4)))))) - (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787)))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) - (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-1030))))) -(((*1 *1) (-5 *1 (-765)))) -(((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) + (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-2 (|:| |k| (-761 *3)) (|:| |c| *4)))))) +(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *3 *3 *4 *5 *3 *6) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-966)) + (-5 *1 (-689))))) (((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) + (-12 (-5 *3 (-1173 (-1173 *4))) (-4 *4 (-977)) (-5 *2 (-632 *4)) + (-5 *1 (-960 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) (((*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) +(((*1 *2 *3 *4 *4 *5 *6) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) + (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-1174)) + (-5 *1 (-1177)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) + (-5 *2 (-1174)) (-5 *1 (-1177))))) +(((*1 *1) (-5 *1 (-520)))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) + (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) + (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) + (-5 *2 (-2 (|:| -1234 (-713)) (|:| -2622 *8))) + (-5 *1 (-846 *4 *5 *6 *7 *8)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) + (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) + (-4 *6 (-320 (-385 (-525)) *4 *5)) + (-5 *2 (-2 (|:| -1234 (-713)) (|:| -2622 *6))) + (-5 *1 (-847 *4 *5 *6))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-108)) + (-5 *1 (-338 *4 *5)) (-14 *5 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-722 *4 (-800 *5)))) (-4 *4 (-429)) + (-14 *5 (-592 (-1091))) (-5 *2 (-108)) (-5 *1 (-577 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) + (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-910 *4 *5 *6 *7))))) (((*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) + (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) + (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-273 (-385 (-887 (-157 (-525))))))) + (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) + (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 (-157 (-525))))) + (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) + (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-273 (-385 (-887 (-157 (-525)))))) + (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) + (-4 *4 (-13 (-341) (-787)))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-1173 *5)) (-4 *5 (-286)) + (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *2) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) + (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5))))) +(((*1 *2 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-991 *3 *4 *5))))) (((*1 *1 *2) (|partial| -12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3))))) +(((*1 *1) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) +(((*1 *2 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *1 *2 *3) + (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127))))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *5 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-1173 *4)) + (-5 *1 (-756 *4 *3)) (-4 *3 (-602 *4))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789))))) +(((*1 *2 *1) + (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) + (-4 *4 (-1149 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) +(((*1 *2 *2 *3 *4 *5) + (-12 (-5 *2 (-592 *9)) (-5 *3 (-1 (-108) *9)) + (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) + (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) + (-5 *1 (-910 *6 *7 *8 *9))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1087 *7)) + (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) + (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2))))) (((*1 *2 *3) (-12 (-5 *3 (-862)) (-5 *2 @@ -2909,162 +3017,86 @@ (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) (-5 *1 (-144))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *3 (-592 (-525))) + (-5 *1 (-818))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *1) + (-12 (-4 *2 (-327)) (-4 *2 (-977)) (-5 *1 (-655 *2 *3)) + (-4 *3 (-1149 *2))))) +(((*1 *1 *2 *3) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3)))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944))))) (((*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094))))) -(((*1 *2 *1) - (-12 (-5 *2 (-2 (|:| |preimage| (-592 *3)) (|:| |image| (-592 *3)))) - (-5 *1 (-840 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) -(((*1 *2 *3 *4) - (-12 (-4 *4 (-341)) (-5 *2 (-592 (-1072 *4))) (-5 *1 (-264 *4 *5)) - (-5 *3 (-1072 *4)) (-4 *5 (-1164 *4))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-824 *4 *5)) (-5 *3 (-824 *4 *6)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-612 *5)) (-5 *1 (-820 *4 *5 *6))))) -(((*1 *2 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-801 *4 *5 *6 *7)) - (-4 *4 (-977)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-713))) - (-14 *7 (-713)))) - ((*1 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) - (-14 *8 (-592 *5)) (-5 *2 (-1178)) - (-5 *1 (-1183 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-884 *4 *6 *5)) - (-14 *9 (-592 (-713))) (-14 *10 (-713))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *1) (-5 *1 (-132)))) -(((*1 *2 *2) - (-12 (-4 *3 (-567 (-827 *3))) (-4 *3 (-821 *3)) - (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-567 (-827 *3))) (-4 *2 (-821 *3)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096))))) -(((*1 *1 *2 *3) - (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) - ((*1 *2 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) - (-14 *4 (-525))))) -(((*1 *2 *1) - (-12 (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) - (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) - (-4 *4 (-630 *2 *5 *6))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) - (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) - (-5 *1 (-53 *4 *5 *2)) - (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4))))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (-4 *4 (-977)) - (-5 *1 (-959 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (-4 *4 (-977)) - (-5 *1 (-959 *4))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) - (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) -(((*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-713)) (-5 *1 (-522))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) -(((*1 *2) - (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-592 (-108))) (-5 *5 (-632 (-205))) + (-5 *6 (-632 (-525))) (-5 *7 (-205)) (-5 *2 (-966)) (-5 *1 (-697))))) (((*1 *2 *2) - (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) - (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) -(((*1 *2 *3) - (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)) (-5 *3 (-1074))))) -(((*1 *2 *3 *4 *5 *3 *6 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-157 (-205))) - (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-327)) + (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *1 (-848 *3 *2)) + (-4 *2 (-1149 (-385 *3)))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 - (-2 (|:| |cont| *5) - (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) - (-5 *1 (-197 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 (-878 *4))) (-4 *1 (-1052 *4)) (-4 *4 (-977)) - (-5 *2 (-713))))) -(((*1 *2 *3) - (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-770) (-789) (-977))) - (-5 *2 (-1074)) (-5 *1 (-768 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) - (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) - (-5 *1 (-768 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-764)) (-5 *4 (-294 *5)) - (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) - (-5 *1 (-768 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-764)) (-5 *4 (-294 *6)) (-5 *5 (-108)) - (-4 *6 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) - (-5 *1 (-768 *6)))) - ((*1 *2 *1) (-12 (-4 *1 (-770)) (-5 *2 (-1074)))) - ((*1 *2 *1 *3) (-12 (-4 *1 (-770)) (-5 *3 (-108)) (-5 *2 (-1074)))) - ((*1 *2 *3 *1) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *2 (-1178)))) - ((*1 *2 *3 *1 *4) - (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *4 (-108)) (-5 *2 (-1178))))) + (-2 (|:| -4190 *3) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) +(((*1 *2 *1) (-12 (-4 *1 (-403 *3)) (-4 *3 (-1020)) (-5 *2 (-713))))) (((*1 *2 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) - (-5 *1 (-1181 *4)) (-4 *4 (-341))))) -(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) - (-5 *2 (-966)) (-5 *1 (-691))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *1) (-5 *1 (-1174)))) + (-12 (-5 *3 (-1091)) + (-5 *2 + (-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) + (|:| |singularities| (-1072 (-205))))) + (-5 *1 (-100))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456))))) +(((*1 *2 *1) + (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) + (-14 *6 + (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *2)) + (-2 (|:| -3636 *5) (|:| -2058 *2)))) + (-4 *2 (-218 (-3594 *3) (-713))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) + (-4 *5 (-789)) (-4 *7 (-884 *4 *2 (-800 *3)))))) +(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) +(((*1 *1 *1 *1) + (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) + (-4 *3 (-1149 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) + (-14 *6 (-1 (-3 *4 "failed") *4 *4)) + (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) + ((*1 *1 *1 *1) + (|partial| -12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) + (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) + (-14 *5 (-1 (-3 *3 "failed") *3 *3)) + (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) + ((*1 *1 *1 *1) + (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) + (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) + (-14 *5 (-1 (-3 *3 "failed") *3 *3)) + (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-987 (-955 *4) (-1087 (-955 *4)))) (-5 *3 (-798)) + (-4 *4 (-13 (-787) (-341) (-953))) (-5 *1 (-955 *4))))) +(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-817 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1) + (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) + ((*1 *1 *2 *3 *3) + (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) + ((*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) + ((*1 *2 *3) + (-12 (-5 *2 (-161 (-525))) (-5 *1 (-708 *3)) (-4 *3 (-382)))) + ((*1 *2 *1) + (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-806 *3)) (-14 *3 (-525)))) + ((*1 *2 *1) + (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) + (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3))))) (((*1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-346)))) ((*1 *2 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) @@ -3072,69 +3104,84 @@ ((*1 *2 *1) (-12 (-4 *2 (-789)) (-5 *1 (-656 *2 *3 *4)) (-4 *3 (-1020)) (-14 *4 - (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *3)) - (-2 (|:| -3637 *2) (|:| -2815 *3))))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-525)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-286)) - (-4 *9 (-884 *8 *6 *7)) - (-5 *2 (-2 (|:| -3753 (-1087 *9)) (|:| |polval| (-1087 *8)))) - (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)) (-5 *4 (-1087 *8))))) -(((*1 *2 *1) - (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) - (-14 *4 (-713)) (-4 *5 (-160))))) + (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *3)) + (-2 (|:| -3636 *2) (|:| -2058 *3))))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *2)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) - (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) - (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) - (-4 *6 (-517))))) -(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1095))))) -(((*1 *2 *3) - (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-286)) - (-5 *2 (-385 (-396 (-887 *4)))) (-5 *1 (-972 *4))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) + (-5 *2 (-57 (-592 (-617 *5)))) (-5 *1 (-617 *5))))) (((*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) - (-4 *3 (-13 (-1113) (-29 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) - (-5 *2 (-542 (-385 (-887 *5)))) (-5 *1 (-531 *5)) - (-5 *3 (-385 (-887 *5)))))) -(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-655 *3 *4)) - (-4 *4 (-1149 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *6))) - (-4 *6 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-2 (|:| |mainpart| *3) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) - (-5 *1 (-518 *6 *3))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) + (-4 *3 (-13 (-1113) (-29 *5)))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *5 *2)) (-4 *4 (-1127)) + (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *7 *2)) (-4 *6 (-977)) + (-4 *7 (-218 *5 *6)) (-4 *2 (-218 *4 *6))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-5 *1 (-831 *2 *4)) + (-4 *2 (-1149 *4))))) +(((*1 *2 *3) + (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) + (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4)))))) +(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-592 (-273 *4))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) + (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *2 *3) + (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) +(((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *4 (-1091)) (-5 *6 (-108)) + (-4 *7 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-4 *3 (-13 (-1113) (-893) (-29 *7))) + (-5 *2 + (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-199 *7 *3)) (-5 *5 (-782 *3))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *4 *5 *5) + (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) + (-4 *6 (-977)) (-5 *2 (-592 (-592 (-632 *6)))) (-5 *1 (-960 *6)) + (-5 *3 (-592 (-632 *6))))) + ((*1 *2 *3) + (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-977)) + (-5 *2 (-592 (-592 (-632 *4)))) (-5 *1 (-960 *4)) + (-5 *3 (-592 (-632 *4))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) + (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) + (-5 *3 (-592 (-632 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-856)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) + (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) + (-5 *3 (-592 (-632 *5)))))) +(((*1 *2 *3 *3 *2) + (-12 (-5 *2 (-632 (-525))) (-5 *3 (-592 (-525))) (-5 *1 (-1030))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *3 *4 *5 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) + (-5 *2 (-966)) (-5 *1 (-688))))) (((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)))) ((*1 *2 *2) (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3)))) @@ -3143,93 +3190,61 @@ (-14 *4 *3)))) (((*1 *2 *1) (-12 (-4 *1 (-1014 *3)) (-4 *3 (-1127)) (-5 *2 (-525))))) (((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-892 *3)) (-5 *1 (-1079 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-5 *1 (-631 *4 *5 *6 *2)) - (-4 *2 (-630 *4 *5 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) - (-5 *2 - (-2 (|:| |dpolys| (-592 (-227 *5 *6))) - (|:| |coords| (-592 (-525))))) - (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-225 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) -(((*1 *2 *3) - (|partial| -12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) - (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) - (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) +(((*1 *2 *1 *1 *3) + (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-884 *4 *5 *3)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-977)) (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) + (-4 *1 (-1149 *3))))) +(((*1 *2 *1) + (|partial| -12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)))) ((*1 *2 *3) - (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) - (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) - (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + (|partial| -12 (-4 *4 (-735)) (-4 *5 (-977)) (-4 *6 (-884 *5 *4 *2)) + (-4 *2 (-789)) (-5 *1 (-885 *4 *2 *5 *6 *3)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1271 ($ *6)) (-15 -1501 (*6 $)) + (-15 -1512 (*6 $))))))) ((*1 *2 *3) (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) - (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) - (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) - (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) - (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) - (-5 *1 (-727 *5)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) - (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) - (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) - (-5 *1 (-727 *5)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) - (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + (-5 *2 (-1091)) (-5 *1 (-973 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 (-592 (-294 (-525)))) + (-5 *1 (-962))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-592 (-724 *3))) (-5 *1 (-724 *3)) (-4 *3 (-517)) + (-4 *3 (-977))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) + (-5 *2 (-592 (-592 (-592 (-713)))))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) + (-5 *1 (-95 *4 *3)) (-4 *3 (-1149 *4)))) ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) - (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) - (-5 *1 (-727 *5))))) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-13 (-429) (-138))) + (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) + (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) + (-5 *2 + (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) + (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6))))) (((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) - ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-110)) (-5 *4 (-592 *2)) (-5 *1 (-109 *2)) - (-4 *2 (-1020)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-592 *4))) (-4 *4 (-1020)) - (-5 *1 (-109 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) - (-5 *1 (-109 *4)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-592 *4))) - (-5 *1 (-109 *4)) (-4 *4 (-1020)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) - (-5 *1 (-657 *3 *4)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3))))) +(((*1 *1 *2 *3) + (-12 (-5 *3 (-396 *2)) (-4 *2 (-286)) (-5 *1 (-849 *2)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-887 *6)) (-5 *4 (-396 (-887 *6))) (-5 *5 (-1091)) + (-4 *6 (-13 (-286) (-138))) (-5 *2 (-51)) (-5 *1 (-850 *6))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) ((*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) ((*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) @@ -3238,20 +3253,36 @@ ((*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-693))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *2 *3 *4 *4 *5 *3 *6) + (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-1087 *3)) + (-4 *3 (-13 (-408 *7) (-27) (-1113))) + (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 + (-2 (|:| |mainpart| *3) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) + (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) + ((*1 *2 *3 *4 *4 *5 *4 *3 *6) + (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) + (-5 *6 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1113))) + (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 + (-2 (|:| |mainpart| *3) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) + (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *3 (-1 (-592 *2) *2 *2 *2)) (-4 *2 (-1020)) + (-5 *1 (-98 *2)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2))))) (((*1 *1 *1) (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) (-4 *4 (-245 *3)) (-4 *5 (-735))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-632 *4)) (-5 *3 (-592 (-632 *4))) (-4 *4 (-977)) - (-5 *1 (-960 *4))))) -(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192))))) -(((*1 *2 *1) (-12 (-5 *2 (-904)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-33)) (-5 *2 (-713)))) ((*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) @@ -3259,12 +3290,9 @@ ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) (-4 *4 (-785))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-1173 *5))) (-5 *4 (-525)) (-4 *5 (-341)) - (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-1173 *5)) (-5 *1 (-960 *5))))) -(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-108)) (-5 *1 (-1080 *4 *5)) + (-14 *4 (-856)) (-4 *5 (-977))))) (((*1 *1 *1) (-12 (-4 *1 (-115 *2)) (-4 *2 (-1127)))) ((*1 *1 *1) (-12 (-5 *1 (-617 *2)) (-4 *2 (-789)))) ((*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) @@ -3273,380 +3301,477 @@ ((*1 *2 *1) (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *2 *3 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-698))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) - (-4 *2 (-1164 *3)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) - (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) - (-4 *2 (-1164 *3)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) - (-5 *1 (-1068 *3))))) +(((*1 *1) (-5 *1 (-765)))) (((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *4 *5 *6)) - (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) + (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-626 *4 *3)) (-4 *4 (-1020)) + (-4 *3 (-1020))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-787)) (-4 *4 (-341)) (-5 *2 (-713)) - (-5 *1 (-880 *4 *5)) (-4 *5 (-1149 *4))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)) - (-5 *1 (-1072 *4))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) - ((*1 *2 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *2 *3 *1) - (-12 - (-5 *2 - (-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713)))) - (-5 *1 (-1072 *4)) (-4 *4 (-1127)) (-5 *3 (-713))))) -(((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) + (-12 (-4 *4 (-13 (-517) (-789))) + (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-5 *1 (-554 *4 *2 *3)) + (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113)))))) +(((*1 *2 *3 *2) (-12 (-5 *2 (-592 - (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) - (|:| |polj| *6)))) - (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) - (-5 *1 (-426 *3 *4 *5 *6))))) + (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *3) + (|:| |polj| *3)))) + (-4 *5 (-735)) (-4 *3 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) + (-5 *1 (-426 *4 *5 *6 *3))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-286)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-424 *3 *4 *5 *6)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) + (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-424 *4 *5 *6 *7)))) + ((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) + (-4 *4 (-286)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-424 *4 *5 *6 *7))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) +(((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1020))))) (((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) - (-4 *4 (-327))))) -(((*1 *2 *3 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) + (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) + (-5 *2 (-592 *3)) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) + (-14 *7 (-856))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |pde| (-592 (-294 (-205)))) - (|:| |constraints| - (-592 - (-2 (|:| |start| (-205)) (|:| |finish| (-205)) - (|:| |grid| (-713)) (|:| |boundaryType| (-525)) - (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) - (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) - (|:| |tol| (-205)))) - (-5 *2 (-108)) (-5 *1 (-192))))) -(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-955 *3)) - (-4 *3 (-13 (-787) (-341) (-953))))) - ((*1 *2 *3 *1 *2) - (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) - (-4 *3 (-1149 *2)))) - ((*1 *2 *3 *1 *2) - (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) - (-4 *3 (-1149 *2))))) -(((*1 *1 *1) (-5 *1 (-108)))) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)) + (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259))))) +(((*1 *1 *2) + (-12 (-5 *2 (-856)) (-4 *1 (-218 *3 *4)) (-4 *4 (-977)) + (-4 *4 (-1127)))) + ((*1 *1 *2) + (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) + (-4 *5 (-218 (-3594 *3) (-713))) + (-14 *6 + (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *5)) + (-2 (|:| -3636 *2) (|:| -2058 *5)))) + (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-789)) + (-4 *7 (-884 *4 *5 (-800 *3))))) + ((*1 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124))))) +(((*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) + ((*1 *2 *2 *2 *3) + (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) + (-4 *2 (-602 *4))))) (((*1 *2 *3) - (-12 (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) - (-4 *3 (-1149 *4)))) - ((*1 *2 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *1) - (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1094)) (-5 *3 (-1091))))) + (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) - (-5 *2 (-108)) (-5 *1 (-587 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341))))) -(((*1 *2 *3 *4 *5 *6) - (-12 (-5 *4 (-108)) (-5 *5 (-1022 (-713))) (-5 *6 (-713)) - (-5 *2 - (-2 (|:| |contp| (-525)) - (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) - (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) -(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-270))) - ((*1 *1) (-5 *1 (-798))) - ((*1 *1) - (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) - (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) - ((*1 *1) (-5 *1 (-1007))) - ((*1 *1) - (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) - (-4 *3 (-13 (-1020) (-33))))) - ((*1 *1) (-5 *1 (-1094))) ((*1 *1) (-5 *1 (-1095)))) -(((*1 *2 *3 *4 *5 *6 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-592 (-2 (|:| |totdeg| (-713)) (|:| -3753 *3)))) - (-5 *4 (-713)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) - (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *3))))) -(((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-572 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-29 *4)))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) (((*1 *2 *3) - (-12 (-4 *4 (-429)) - (-5 *2 - (-592 - (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) - (|:| |geneigvec| (-592 (-632 (-385 (-887 *4)))))))) - (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4))))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) -(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-694))))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) + (-12 (-5 *2 (-565 *4)) (-5 *1 (-564 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-517)) (-4 *2 (-977)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517)))) - ((*1 *2 *3 *3 *1) + (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) + (-5 *2 (-2 (|:| -1660 (-525)) (|:| |var| (-565 *1)))) + (-4 *1 (-408 *3))))) +(((*1 *1 *1) (-4 *1 (-578))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *1 *1) (-5 *1 (-108)))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) + ((*1 *2 *3 *1) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *1)))) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-592 *8))) + (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-108)) (-5 *1 (-910 *5 *6 *7 *8))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-785))))) +(((*1 *2 *1 *1 *3) + (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1020) (-33))) + (-5 *2 (-108)) (-5 *1 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33)))))) +(((*1 *2 *3 *1) + (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-4 *2 (-1020)) + (-5 *1 (-824 *4 *2))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-108)) (-5 *1 (-106)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) + ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856))))) (((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-1091)) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-4 *4 (-13 (-29 *6) (-1113) (-893))) - (-5 *2 (-2 (|:| |particular| *4) (|:| -2187 (-592 *4)))) - (-5 *1 (-743 *6 *4 *3)) (-4 *3 (-602 *4))))) + (-12 (-5 *3 (-713)) (-5 *4 (-1122 *6)) (-4 *6 (-341)) + (-5 *2 (-1 (-1072 (-1122 *6)) (-1072 (-1122 *6)))) + (-5 *1 (-1181 *6)) (-5 *5 (-1072 (-1122 *6)))))) (((*1 *2 *3) - (-12 (-5 *2 (-2 (|:| -2341 (-525)) (|:| -2055 (-592 *3)))) - (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) - (-4 *6 (-1127)) (-5 *2 (-1 *6 *5)) (-5 *1 (-589 *5 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) - (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 *5)) (-4 *6 (-1020)) - (-4 *5 (-1127)) (-5 *2 (-1 *5 *6)) (-5 *1 (-589 *6 *5)))) - ((*1 *2 *3 *4 *5 *2) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) - (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) - ((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) - (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-589 *5 *6)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-5 *6 (-1 *2 *5)) - (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) - ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-713))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *1) (-5 *1 (-132)))) + (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) + (-5 *2 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) + (-5 *1 (-324 *4))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) - (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) + (-12 (-5 *3 (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) + (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *5)) + (-4 *5 (-1149 (-385 *4)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-1173 *2)) (-4 *5 (-286)) + (-4 *6 (-925 *5)) (-4 *2 (-13 (-387 *6 *7) (-968 *6))) + (-5 *1 (-391 *5 *6 *7 *2)) (-4 *7 (-1149 *6))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-565 *5))) (-4 *5 (-408 *4)) (-4 *4 (-789)) - (-5 *2 (-565 *5)) (-5 *1 (-534 *4 *5))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *1) - (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) + (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) + (-5 *2 + (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) + (|:| |basisInv| (-632 *3)))) + (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-1149 (-525))) + (-5 *2 + (-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) + (|:| |basisInv| (-632 (-525))))) + (-5 *1 (-710 *4 *5)) (-5 *3 (-525)) (-4 *5 (-387 (-525) *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) + (-5 *2 + (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) + (|:| |basisInv| (-632 *3)))) + (-5 *1 (-918 *4 *3 *5 *6)) (-4 *6 (-667 *3 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) + (-5 *2 + (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) + (|:| |basisInv| (-632 *3)))) + (-5 *1 (-1182 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) + ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *2 *2 *2 *2 *3) + (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) + (-5 *1 (-633 *4))))) (((*1 *2 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5))))) + (-12 (-5 *2 (-592 (-457 *3 *4))) (-14 *3 (-592 (-1091))) + (-4 *4 (-429)) (-5 *1 (-580 *3 *4))))) +(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) + (-4 *4 (-327)) (-5 *2 (-713)) (-5 *1 (-324 *4)))) + ((*1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856)))) + ((*1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) + (-14 *4 + (-3 (-1087 *3) + (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038))))))))) + ((*1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) + (-14 *4 (-856))))) +(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) (((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) (-4 *4 (-395 *3))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 *4)) (-5 *1 (-1057 *3 *4)) - (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33)))))) -(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) - (-5 *1 (-692))))) +(((*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) +(((*1 *2 *3 *3 *3 *4 *5 *4 *6) + (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) + (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *2 (-1123 (-861))) + (-5 *1 (-296)))) + ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) + (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) + (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *7 (-1074)) + (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) + ((*1 *2 *3 *3 *3 *4 *5 *6 *7) + (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) + (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) + (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) + ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) + (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) + (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1074)) + (-5 *2 (-1123 (-861))) (-5 *1 (-296))))) (((*1 *2 *3) - (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1101 (-856) (-713)))))) -(((*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3))))) + (-12 (-5 *3 (-1091)) (-5 *2 (-1 (-1087 (-887 *4)) (-887 *4))) + (-5 *1 (-1181 *4)) (-4 *4 (-341))))) +(((*1 *2 *3 *3) + (-12 (-4 *2 (-517)) (-4 *2 (-429)) (-5 *1 (-903 *2 *3)) + (-4 *3 (-1149 *2))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) + (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-974 *4 *5))) (-5 *1 (-1197 *4 *5 *6)) + (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *3 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) + (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) + (-5 *1 (-415))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) - (-4 *5 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *5))))) - (-5 *1 (-271 *5)) (-5 *4 (-632 (-385 (-887 *5))))))) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) (-4 *5 (-1020)) + (-4 *6 (-1127)) (-5 *2 (-1 *6 *5)) (-5 *1 (-589 *5 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) + (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 *5)) (-4 *6 (-1020)) + (-4 *5 (-1127)) (-5 *2 (-1 *5 *6)) (-5 *1 (-589 *6 *5)))) + ((*1 *2 *3 *4 *5 *2) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-4 *5 (-1020)) + (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-1 *6 *5)) (-5 *3 (-592 *5)) (-5 *4 (-592 *6)) + (-4 *5 (-1020)) (-4 *6 (-1127)) (-5 *1 (-589 *5 *6)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 *2)) (-5 *6 (-1 *2 *5)) + (-4 *5 (-1020)) (-4 *2 (-1127)) (-5 *1 (-589 *5 *2)))) + ((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-713))))) +(((*1 *1) (-5 *1 (-765)))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| |k| (-617 *3)) (|:| |c| *4)))) + (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) + (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) (((*1 *2 *3) - (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) - (-5 *1 (-825 *4 *5)) (-4 *5 (-1127))))) -(((*1 *2 *3 *4 *5 *6 *7) - (-12 (-5 *3 (-632 *11)) (-5 *4 (-592 (-385 (-887 *8)))) - (-5 *5 (-713)) (-5 *6 (-1074)) (-4 *8 (-13 (-286) (-138))) - (-4 *11 (-884 *8 *10 *9)) (-4 *9 (-13 (-789) (-567 (-1091)))) - (-4 *10 (-735)) + (-12 (-4 *4 (-27)) + (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *5 (-1149 *4)) (-5 *2 (-592 (-599 (-385 *5)))) + (-5 *1 (-603 *4 *5)) (-5 *3 (-599 (-385 *5)))))) +(((*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *7)) + (-5 *5 + (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2495 (-592 *6))) + *7 *6)) + (-4 *6 (-341)) (-4 *7 (-602 *6)) (-5 *2 - (-2 - (|:| |rgl| - (-592 - (-2 (|:| |eqzro| (-592 *11)) (|:| |neqzro| (-592 *11)) - (|:| |wcond| (-592 (-887 *8))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *8)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *8)))))))))) - (|:| |rgsz| (-525)))) - (-5 *1 (-859 *8 *9 *10 *11)) (-5 *7 (-525))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-766)) (-5 *3 (-592 (-1091))) (-5 *1 (-767))))) -(((*1 *2 *2 *1) - (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-160)))) - ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-977)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) -(((*1 *1 *1 *2 *3 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-724 *3)) (-4 *3 (-977)))) - ((*1 *1 *1 *2 *3 *1) - (-12 (-5 *1 (-897 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) - (-4 *3 (-977)) (-4 *2 (-734)))) - ((*1 *1 *1 *2 *3 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-1087 *3)) (-4 *3 (-977)))) - ((*1 *1 *1 *2 *3 *1) - (-12 (-5 *2 (-904)) (-4 (-904) (-126)) (-5 *1 (-1093 *3)) - (-4 *3 (-517)) (-4 *3 (-977)))) - ((*1 *1 *1 *2 *3 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-1146 *4 *3)) (-14 *4 (-1091)) - (-4 *3 (-977))))) -(((*1 *2 *3 *1) - (-12 (|has| *1 (-6 -4255)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1020)) - (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-4 *4 (-789)) (-5 *2 (-1100 (-592 *4))) (-5 *1 (-1099 *4)) - (-5 *3 (-592 *4))))) + (-2 (|:| |particular| (-3 (-1173 *6) "failed")) + (|:| -2495 (-592 (-1173 *6))))) + (-5 *1 (-755 *6 *7)) (-5 *4 (-1173 *6))))) +(((*1 *2 *1) + (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) + (-4 *2 (-789))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3) - (|partial| -12 (-4 *2 (-1020)) (-5 *1 (-1105 *3 *2)) (-4 *3 (-1020))))) + (-12 (-4 *5 (-341)) (-4 *5 (-517)) + (-5 *2 + (-2 (|:| |minor| (-592 (-856))) (|:| -4216 *3) + (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 *3)))) + (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) (((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-169))))) -(((*1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) - (-14 *4 (-592 (-1091))))) - ((*1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) - (-14 *4 (-592 (-1091))))) - ((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) + (-12 (-5 *2 (-592 *4)) (-5 *1 (-1057 *3 *4)) + (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33)))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-47)))) (-5 *1 (-47)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-565 (-47))) (-5 *1 (-47)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-592 (-565 (-47)))) (-5 *1 (-47)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-565 (-47))) (-5 *1 (-47)))) + ((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) + ((*1 *2 *3) + (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) + (-4 *3 (-1149 (-157 *2))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) + ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) ((*1 *2 *1) - (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) - (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-4 *2 (-320 *3 *4 *5)))) - ((*1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) - (-14 *4 (-713)) (-4 *5 (-160)))) - ((*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-667 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 *1)) (|has| *1 (-6 -4256)) (-4 *1 (-942 *3)) - (-4 *3 (-1127))))) -(((*1 *2 *3 *4 *5 *6 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) + (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) + ((*1 *2 *1) + (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-391 *3 *2 *4 *5)) + (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-968 *2))))) + ((*1 *2 *1) + (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) + (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) + (-14 *6 (-1173 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-856)) (-4 *5 (-977)) + (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) + (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-468)))) (-5 *1 (-468)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-565 (-468))) (-5 *1 (-468)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-592 (-565 (-468)))) + (-5 *1 (-468)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-565 (-468))) (-5 *1 (-468)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) + (-5 *1 (-495 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-667 *4 *2)) (-4 *2 (-1149 *4)) + (-5 *1 (-717 *4 *2 *5 *3)) (-4 *3 (-1149 *5)))) + ((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) + ((*1 *1 *1) (-4 *1 (-986)))) +(((*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3)))) +(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) + ((*1 *1 *1 *1) (-4 *1 (-450))) + ((*1 *1 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *2 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-818)))) + ((*1 *1 *1) (-5 *1 (-904))) + ((*1 *1 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) +(((*1 *2 *1) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *3) - (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) - (-5 *2 (-1173 (-525))) (-5 *1 (-1198 *4))))) -(((*1 *1 *2 *3 *4) - (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) - (-5 *1 (-396 *2)) (-4 *2 (-517))))) + (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) + (-5 *1 (-825 *4 *5)) (-4 *5 (-1127))))) (((*1 *2 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) - (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) - ((*1 *2 *3) - (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) - (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) + (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) + (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))))) ((*1 *2 *1) - (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) - (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977))))) + (-12 (-5 *2 (-592 (-2 (|:| -1660 *3) (|:| -3215 *4)))) + (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) + (-5 *2 (-1072 (-2 (|:| |k| *4) (|:| |c| *3))))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) (((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) - (-4 *4 (-327))))) + (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) + (-4 *3 (-1149 *4)))) + ((*1 *2 *3) + (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) + (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) + (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) + (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) + (-4 *3 (-1149 (-525))))) + ((*1 *2 *3) + (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) + (-4 *3 (-1149 (-385 (-525)))))) + ((*1 *2 *3) + (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *3 *4 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-699))))) +(((*1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) + (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-169))))) +(((*1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) + (-14 *4 (-592 (-1091))))) + ((*1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) + (-14 *4 (-592 (-1091))))) + ((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) + ((*1 *2 *1) + (|partial| -12 (-4 *1 (-313 *3 *4 *5 *2)) (-4 *3 (-341)) + (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-4 *2 (-320 *3 *4 *5)))) + ((*1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) + (-14 *4 (-713)) (-4 *5 (-160)))) + ((*1 *1) (-12 (-4 *2 (-160)) (-4 *1 (-667 *2 *3)) (-4 *3 (-1149 *2))))) +(((*1 *2 *1) + (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) + (-4 *3 (-901))))) +(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341))))) +(((*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-773))))) +(((*1 *1 *2 *1 *1) + (-12 (-5 *2 (-1091)) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-839 *4)) + (-4 *4 (-1020)))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) (((*1 *2 *3 *2) (-12 (-5 *1 (-623 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) - (-5 *6 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *2 *1) (|partial| -12 (-4 *1 (-944)) (-5 *2 (-798))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108))))) -(((*1 *1 *1) (-4 *1 (-804 *2)))) -(((*1 *1 *1) - (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) - (-4 *2 (-429)))) - ((*1 *1 *1) - (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) - (-4 *4 (-1149 (-385 *3))))) - ((*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *3 (-429)))) - ((*1 *1 *1) - (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429)))) - ((*1 *2 *2 *3) - (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1079 *3 *2)) - (-4 *2 (-1149 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-13 (-286) (-138))) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) - (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)) - (-4 *7 (-884 *4 *6 *5))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-5 *2 (-1087 *3)) (-5 *1 (-1102 *3)) - (-4 *3 (-341))))) + (-12 + (-5 *2 + (-592 + (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *3)) + (|:| |logand| (-1087 *3))))) + (-5 *1 (-542 *3)) (-4 *3 (-341))))) +(((*1 *2 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) (((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-1087 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) - (-5 *1 (-31 *4 *2))))) +(((*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510))))) +(((*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510))))) (((*1 *2 *2 *3) (-12 (-5 *1 (-623 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) (((*1 *2 *1 *1) - (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) - ((*1 *1 *1) (-5 *1 (-798))) + (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) + (-5 *2 (-108))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-787))) + (-5 *2 (-592 (-2 (|:| -2143 (-592 *3)) (|:| -1246 *5)))) + (-5 *1 (-167 *5 *3)) (-4 *3 (-1149 (-157 *5))))) ((*1 *2 *3 *3) - (-12 (-5 *3 (-878 (-205))) (-5 *2 (-205)) (-5 *1 (-1124)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) - ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *1 *1) - (-12 (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) - (-4 *1 (-791 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763))))) + (-12 (-4 *4 (-13 (-341) (-787))) + (-5 *2 (-592 (-2 (|:| -2143 (-592 *3)) (|:| -1246 *4)))) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(((*1 *2 *1) + (-12 + (-5 *2 + (-592 + (-592 + (-3 (|:| -3798 (-1091)) + (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525)))))))))) + (-5 *1 (-1095))))) +(((*1 *2 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901))))) (((*1 *1 *1) (-5 *1 (-47))) ((*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-57 *5)) (-4 *5 (-1127)) @@ -3662,7 +3787,7 @@ (-4 *2 (-1127)))) ((*1 *2 *3) (-12 (-4 *4 (-977)) - (-5 *2 (-2 (|:| -3753 (-1087 *4)) (|:| |deg| (-856)))) + (-5 *2 (-2 (|:| -3146 (-1087 *4)) (|:| |deg| (-856)))) (-5 *1 (-201 *4 *5)) (-5 *3 (-1087 *4)) (-4 *5 (-13 (-517) (-789))))) ((*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *6 *2)) (-5 *4 (-220 *5 *6)) (-14 *5 (-713)) @@ -3729,49 +3854,62 @@ ((*1 *2 *3 *4 *2) (-12 (-5 *3 (-1 *2 *5 *2)) (-5 *4 (-1173 *5)) (-4 *5 (-1127)) (-4 *2 (-1127)) (-5 *1 (-1172 *5 *2))))) -(((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) - ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) - ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) - ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) - ((*1 *2 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) - ((*1 *1 *1) (-4 *1 (-986)))) -(((*1 *2 *3 *4 *4 *2 *2 *2) - (-12 (-5 *2 (-525)) - (-5 *3 - (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) - (|:| |polj| *4))) - (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) - (-5 *1 (-426 *5 *6 *7 *4))))) -(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135))) - ((*1 *1 *1) (-4 *1 (-1060)))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) - (-4 *3 (-1149 *4)) - (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 *3 *4)) (-5 *1 (-626 *4 *3)) (-4 *4 (-1020)) - (-4 *3 (-1020))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *2 *1 *1 *3) - (-12 (-5 *3 (-1 (-108) *5 *5)) (-4 *5 (-13 (-1020) (-33))) - (-5 *2 (-108)) (-5 *1 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33)))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) - (-4 *4 (-327)) (-5 *2 (-713)) (-5 *1 (-324 *4)))) - ((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856)))) - ((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) - (-14 *4 - (-3 (-1087 *3) - (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038))))))))) - ((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) - (-14 *4 (-856))))) + (-12 (-5 *3 (-592 (-592 (-592 *4)))) (-4 *4 (-789)) + (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4))))) +(((*1 *2 *3 *4 *5 *6 *7) + (-12 (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *6)))) + (-5 *4 (-957 (-782 (-525)))) (-5 *5 (-1091)) (-5 *7 (-385 (-525))) + (-4 *6 (-977)) (-5 *2 (-798)) (-5 *1 (-550 *6))))) +(((*1 *2 *3 *4) + (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *3 *5)) + (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) + (-4 *5 (-602 (-385 *2))))) + ((*1 *2 *3 *4) + (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *5 *3)) + (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-602 *2)) + (-4 *3 (-602 (-385 *2)))))) +(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-525))) (-5 *5 (-108)) + (-5 *6 (-205)) (-5 *7 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) + (|:| |polj| *7))) + (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) + (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) +(((*1 *2 *1) + (-12 (-4 *3 (-1020)) + (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) + (-5 *2 (-592 (-1091))) (-5 *1 (-999 *3 *4 *5)) + (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) +(((*1 *2 *3 *4 *5 *5) + (-12 (-5 *3 (-3 (-385 (-887 *6)) (-1081 (-1091) (-887 *6)))) + (-5 *5 (-713)) (-4 *6 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *6))))) + (-5 *1 (-271 *6)) (-5 *4 (-632 (-385 (-887 *6)))))) + ((*1 *2 *3 *4) + (-12 + (-5 *3 + (-2 (|:| |eigval| (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) + (|:| |eigmult| (-713)) + (|:| |eigvec| (-592 (-632 (-385 (-887 *5))))))) + (-5 *4 (-632 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 *4)) + (-5 *1 (-271 *5))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-525)) (-5 *1 (-1030)))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-592 (-525))) (-5 *4 (-525)) + (-5 *1 (-1030))))) +(((*1 *2) + (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) + (-5 *1 (-434 *3 *4 *2 *5)) (-4 *5 (-884 *2 *3 *4)))) + ((*1 *2) + (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-844)) + (-5 *1 (-841 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) + ((*1 *2) (-12 (-4 *2 (-844)) (-5 *1 (-842 *2 *3)) (-4 *3 (-1149 *2))))) (((*1 *2 *3 *4) (-12 (-5 *4 (-565 *6)) (-4 *6 (-13 (-408 *5) (-27) (-1113))) (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) @@ -3790,11 +3928,6 @@ ((*1 *2 *1) (-12 (-4 *2 (-884 *3 *4 *5)) (-5 *1 (-965 *3 *4 *5 *2 *6)) (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-14 *6 (-592 *2))))) -(((*1 *2 *3 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *1) - (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) - (-4 *2 (-789))))) (((*1 *1 *2 *2 *3) (-12 (-5 *2 (-713)) (-4 *3 (-1127)) (-4 *1 (-55 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) @@ -3809,373 +3942,343 @@ ((*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) ((*1 *1 *1) (-5 *1 (-1091))) ((*1 *1) (-5 *1 (-1091))) ((*1 *1) (-5 *1 (-1108)))) -(((*1 *2 *3) - (-12 (-4 *4 (-327)) (-5 *2 (-396 *3)) (-5 *1 (-197 *4 *3)) - (-4 *3 (-1149 *4)))) - ((*1 *2 *3) - (-12 (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) - (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-713))) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) - (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-592 (-713))) (-5 *5 (-713)) (-5 *2 (-396 *3)) - (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-713)) (-5 *2 (-396 *3)) (-5 *1 (-419 *3)) - (-4 *3 (-1149 (-525))))) - ((*1 *2 *3) - (-12 (-5 *2 (-396 *3)) (-5 *1 (-939 *3)) - (-4 *3 (-1149 (-385 (-525)))))) - ((*1 *2 *3) - (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3) (-12 (-5 *3 (-763)) (-5 *2 (-51)) (-5 *1 (-773))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-798))))) (((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-1053))))) -(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) - ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *5 *6 *5 *4 *7 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-525))) (-5 *5 (-108)) - (-5 *6 (-205)) (-5 *7 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-697))))) (((*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160))))) -(((*1 *2) - (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) - (-4 *3 (-13 (-789) (-517)))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) + (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)) + (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) + ((*1 *2) + (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) + (-5 *2 (-632 *3))))) +(((*1 *2 *2) + (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2 *3 *1) + (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) + (-4 *2 (-1127))))) +(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1106))))) (((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) -(((*1 *1 *2 *3 *4) - (-12 (-14 *5 (-592 (-1091))) (-4 *2 (-160)) - (-4 *4 (-218 (-3596 *5) (-713))) - (-14 *6 - (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) - (-2 (|:| -3637 *3) (|:| -2815 *4)))) - (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-789)) - (-4 *7 (-884 *2 *4 (-800 *5)))))) (((*1 *2 *2) - (-12 (-4 *3 (-977)) (-4 *4 (-1149 *3)) (-5 *1 (-152 *3 *4 *2)) - (-4 *2 (-1149 *4)))) - ((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254))))) + (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) + (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) + (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) +(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) (((*1 *1 *2) - (-12 (-5 *2 (-592 (-2 (|:| -3423 *3) (|:| -2545 *4)))) + (-12 (-5 *2 (-592 (-2 (|:| -3420 *3) (|:| -2542 *4)))) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *1 (-1104 *3 *4)))) ((*1 *1) (-12 (-4 *1 (-1104 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(((*1 *2 *3 *1) - (-12 (-4 *4 (-13 (-787) (-341))) (-5 *2 (-108)) (-5 *1 (-987 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *1 *3) - (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-989)) (-5 *3 (-1074))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) - (-5 *2 (-108)) (-5 *1 (-613 *5)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) - (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-108)) - (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) -(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) - (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) -(((*1 *2 *3) - (-12 (-5 *3 (-565 *5)) (-4 *5 (-408 *4)) (-4 *4 (-968 (-525))) - (-4 *4 (-13 (-789) (-517))) (-5 *2 (-1087 *5)) (-5 *1 (-31 *4 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-565 *1)) (-4 *1 (-977)) (-4 *1 (-281)) - (-5 *2 (-1087 *1))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-102 *3))))) (((*1 *2 *2) - (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-977)) (-4 *2 (-1149 *4)) - (-5 *1 (-421 *4 *2)))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-385 (-1087 (-294 *5)))) (-5 *3 (-1173 (-294 *5))) - (-5 *4 (-525)) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-1048 *5))))) -(((*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-423)) (-5 *3 (-525))))) -(((*1 *2 *1) - (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) - (-4 *2 (-789))))) -(((*1 *1 *1 *2) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) - ((*1 *1 *1 *1) - (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) - (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4))))) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *3 *3 *3 *4) + (-12 (-5 *3 (-1 (-205) (-205) (-205))) + (-5 *4 (-1 (-205) (-205) (-205) (-205))) + (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *1 (-639))))) (((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-632 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2)))) - ((*1 *2 *3) - (-12 (-4 *4 (-160)) (-4 *2 (-1149 *4)) (-5 *1 (-164 *4 *2 *3)) - (-4 *3 (-667 *4 *2)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-429)) - (-5 *2 (-887 *5)) (-5 *1 (-271 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-887 *4)) - (-5 *1 (-271 *4)))) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) + (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 *7)) (-5 *3 (-525)) (-4 *7 (-884 *6 *4 *5)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) + (-5 *1 (-299 *4 *5 *6 *7))))) +(((*1 *2) + (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) + (-4 *3 (-13 (-789) (-517)))))) +(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))) +(((*1 *2 *3) + (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) + (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) ((*1 *2 *1) - (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 (-157 (-385 (-525))))) - (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *4)) - (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *4 (-1091)) - (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *5)) - (-4 *5 (-13 (-341) (-787))))) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) ((*1 *2 *3) - (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-887 (-385 (-525)))) - (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *4 (-1091)) - (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *5)) - (-4 *5 (-13 (-341) (-787)))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-357)) (-5 *1 (-187))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2 *3) (-12 (-5 *3 (-904)) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-764))))) -(((*1 *2 *2) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) - (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-5 *2 (-862)) (-5 *1 (-860 *3)) - (-4 *3 (-567 (-501))))) - ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-862)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862))))) + (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) + (-4 *3 (-630 *4 *5 *6)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) + (-5 *2 (-713))))) +(((*1 *2 *2 *2 *2) + (-12 (-5 *2 (-385 (-1087 (-294 *3)))) (-4 *3 (-13 (-517) (-789))) + (-5 *1 (-1048 *3))))) +(((*1 *2 *2 *2 *3 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-1145 *4 *2)) + (-4 *2 (-1149 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-1173 *6)) (-5 *1 (-314 *3 *4 *5 *6)) + (-4 *6 (-320 *3 *4 *5))))) +(((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-357))) (-5 *1 (-308)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-525))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-157 (-357))))) + (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-357)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-525)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-157 (-357))))) + (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-357)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-525)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-636))) (-5 *1 (-308)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-641))) (-5 *1 (-308)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) + (-5 *4 (-294 (-643))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-636)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-641)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-643)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-636)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-641)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-643)))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-636))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-641))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-643))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-636))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-641))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-643))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-636))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-641))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-643))) (-5 *1 (-308)))) + ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-308)))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) +(((*1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) + ((*1 *1 *1) (-12 (-4 *1 (-637 *2)) (-4 *2 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)) + (-4 *4 (-327))))) +(((*1 *2 *2 *1 *3 *4) + (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 *8 *8 *8)) + (-5 *4 (-1 (-108) *8 *8)) (-4 *1 (-1121 *5 *6 *7 *8)) (-4 *5 (-517)) + (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-632 (-385 (-887 (-525))))) + (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *2) (-12 (-5 *1 (-625 *2)) (-4 *2 (-1020))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) + ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *1 *2 *3 *4) + (-12 (-14 *5 (-592 (-1091))) (-4 *2 (-160)) + (-4 *4 (-218 (-3594 *5) (-713))) + (-14 *6 + (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) + (-2 (|:| -3636 *3) (|:| -2058 *4)))) + (-5 *1 (-438 *5 *2 *3 *4 *6 *7)) (-4 *3 (-789)) + (-4 *7 (-884 *2 *4 (-800 *5)))))) (((*1 *1 *2 *2 *2) (-12 (-5 *2 (-1074)) (-4 *1 (-367))))) +(((*1 *2 *3) + (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) + (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) + ((*1 *2 *3) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) + (-14 *4 (-592 (-1091))))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) + (-14 *4 (-592 (-1091)))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2))))) +(((*1 *2 *3 *1 *4 *4 *4 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-958 *5 *6 *7 *3))) (-5 *1 (-958 *5 *6 *7 *3)) + (-4 *3 (-991 *5 *6 *7)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-592 *6)) (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)))) + ((*1 *1 *2 *1) + (-12 (-4 *1 (-996 *3 *4 *5 *2)) (-4 *3 (-429)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) + ((*1 *2 *3 *1 *4 *4 *4 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-1062 *5 *6 *7 *3))) (-5 *1 (-1062 *5 *6 *7 *3)) + (-4 *3 (-991 *5 *6 *7))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) + (-5 *1 (-699))))) +(((*1 *1 *1 *2 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(((*1 *2 *1 *1 *3) + (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) + (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -1713 *1))) + (-4 *1 (-991 *4 *5 *3)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -1713 *1))) + (-4 *1 (-991 *3 *4 *5))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) - ((*1 *1 *1 *1) - (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) - (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-1149 *3)) (-5 *1 (-152 *3 *4 *2)) + (-4 *2 (-1149 *4)))) + ((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3) (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *3)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) + (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) (((*1 *2 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) + (-12 (-4 *4 (-327)) + (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -1655 *3)))) + (-5 *1 (-197 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)))) + ((*1 *2 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) +(((*1 *2 *3 *2) + (-12 + (-5 *2 + (-592 + (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-713)) (|:| |poli| *6) + (|:| |polj| *6)))) + (-4 *3 (-735)) (-4 *6 (-884 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-789)) + (-5 *1 (-426 *4 *3 *5 *6))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175))))) +(((*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-713)) (-5 *1 (-546))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-254))))) +(((*1 *1) + (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) + (-4 *4 (-160))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798))))) +(((*1 *2 *3 *4 *2 *5 *6 *7 *8 *9 *10) + (|partial| -12 (-5 *2 (-592 (-1087 *13))) (-5 *3 (-1087 *13)) + (-5 *4 (-592 *12)) (-5 *5 (-592 *10)) (-5 *6 (-592 *13)) + (-5 *7 (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| *13))))) + (-5 *8 (-592 (-713))) (-5 *9 (-1173 (-592 (-1087 *10)))) + (-4 *12 (-789)) (-4 *10 (-286)) (-4 *13 (-884 *10 *11 *12)) + (-4 *11 (-735)) (-5 *1 (-650 *11 *12 *10 *13))))) (((*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-1173 (-632 *4))))) + (-5 *2 (-632 *4)))) ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-394 *3 *4)) + (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) (-4 *3 (-395 *4)))) - ((*1 *2) - (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 (-632 *3))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) - (-5 *2 (-1173 (-632 (-385 (-887 *5))))) (-5 *1 (-1008 *5)) - (-5 *4 (-632 (-385 (-887 *5)))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) - (-5 *2 (-1173 (-632 (-887 *5)))) (-5 *1 (-1008 *5)) - (-5 *4 (-632 (-887 *5))))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) - (-5 *2 (-1173 (-632 *4))) (-5 *1 (-1008 *4))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-308))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-592 (-1122 *5))) - (-5 *1 (-1181 *5)) (-5 *4 (-1122 *5))))) -(((*1 *2) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) - ((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-713)) (-5 *3 (-878 *5)) (-4 *5 (-977)) - (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) - (-14 *4 (-856)) (-4 *5 (-977)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) - (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) -(((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *1 *1 *2) - (-12 (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))) - (-4 *2 (-13 (-1020) (-33)))))) -(((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-5 *2 (-108))))) -(((*1 *1) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3)))) -(((*1 *2 *3 *4 *5 *6) - (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) - (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *7 *8 *9 *3 *4)) (-4 *4 (-996 *7 *8 *9 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) - (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *7 *8 *9 *3 *4)) (-4 *4 (-1029 *7 *8 *9 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) -(((*1 *1 *1) (-4 *1 (-1060)))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1174)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-242))) (-5 *1 (-1175))))) -(((*1 *2 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-414))))) -(((*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) - (-4 *3 (-1149 *4)) (-5 *2 (-108))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-3 (-108) "failed")) (-4 *3 (-429)) (-4 *4 (-789)) - (-4 *5 (-735)) (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) + ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) +(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-205))))) +(((*1 *2 *3 *1) + (-12 (-4 *4 (-13 (-787) (-341))) (-5 *2 (-108)) (-5 *1 (-987 *4 *3)) + (-4 *3 (-1149 *4))))) (((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-445)))) ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1174)))) ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1175))))) +(((*1 *1 *1) + (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) +(((*1 *2 *2) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-3 - (|:| |noa| - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) - (|:| |lb| (-592 (-782 (-205)))) - (|:| |cf| (-592 (-294 (-205)))) - (|:| |ub| (-592 (-782 (-205)))))) - (|:| |lsa| - (-2 (|:| |lfn| (-592 (-294 (-205)))) - (|:| -3940 (-592 (-205))))))) - (-5 *2 (-592 (-1074))) (-5 *1 (-246))))) -(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-721 *4)) - (-4 *4 (-13 (-341) (-787)))))) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) + (-5 *2 (-2 (|:| -1660 (-385 *5)) (|:| |poly| *3))) + (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) +(((*1 *1 *1) + (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) + (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) (((*1 *2 *3) (-12 (-5 *3 (-1 (-1072 *4) (-1072 *4))) (-4 *4 (-1127)) (-5 *2 (-1072 *4)) (-5 *1 (-1196 *4)))) ((*1 *2 *3 *4) (-12 (-5 *3 (-1 (-592 (-1072 *5)) (-592 (-1072 *5)))) (-5 *4 (-525)) (-4 *5 (-1127)) (-5 *2 (-592 (-1072 *5))) (-5 *1 (-1196 *5))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) - (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *4 *5 *6))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2794 *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *1 *2) (-12 (-5 *2 (-761 *3)) (-4 *3 (-789)) (-5 *1 (-617 *3))))) (((*1 *2 *3) - (|partial| -12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-2 (|:| -1238 (-110)) (|:| |w| (-205)))) (-5 *1 (-186))))) -(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) + (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) + (-4 *4 (-1020)) (-4 *5 (-1020))))) +(((*1 *2 *1 *3) + (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-989)) (-5 *3 (-1074))))) +(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) (((*1 *1 *1) (-4 *1 (-607))) ((*1 *1 *1) (-5 *1 (-1038)))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) @@ -4207,14 +4310,14 @@ (-12 (-5 *3 (-1091)) (-5 *2 (-225 (-1074))) (-5 *1 (-195 *4)) (-4 *4 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *1 *1 *2) (-12 (-5 *2 (-922)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *2 *1 *3) (-12 (-5 *3 "count") (-5 *2 (-713)) (-5 *1 (-225 *4)) (-4 *4 (-789)))) ((*1 *1 *1 *2) (-12 (-5 *2 "sort") (-5 *1 (-225 *3)) (-4 *3 (-789)))) @@ -4301,209 +4404,168 @@ ((*1 *2 *1 *3) (-12 (-5 *3 "first") (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) (((*1 *2 *3) - (-12 (-4 *4 (-341)) (-4 *4 (-517)) (-4 *5 (-1149 *4)) - (-5 *2 (-2 (|:| -1561 (-573 *4 *5)) (|:| -3887 (-385 *5)))) - (-5 *1 (-573 *4 *5)) (-5 *3 (-385 *5)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) - (-14 *3 (-856)) (-4 *4 (-977)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-429)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| |primePart| *1) (|:| |commonPart| *1))) - (-4 *1 (-1149 *3))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2318 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) - (-4 *6 (-13 (-27) (-408 *5))) - (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) - (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) - (-4 *3 (-320 *6 *7 *8))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) -(((*1 *2 *3) - (-12 (-5 *3 (-632 *4)) (-4 *4 (-341)) (-5 *2 (-1087 *4)) - (-5 *1 (-498 *4 *5 *6)) (-4 *5 (-341)) (-4 *6 (-13 (-341) (-787)))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *5 *6)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-426 *4 *5 *6 *7))))) -(((*1 *1 *1) - (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) - (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3))))) -(((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *3 *3 *3 *3 *3 *4 *4 *4 *4 *5 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *3 *3 *4 *5) - (-12 (-5 *3 (-592 (-632 *6))) (-5 *4 (-108)) (-5 *5 (-525)) - (-4 *6 (-341)) (-4 *6 (-977)) (-5 *2 (-632 *6)) (-5 *1 (-960 *6)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) - (-5 *2 (-632 *4)) (-5 *1 (-960 *4)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) - (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1173 *1)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) - (-4 *1 (-667 *5 *6)) (-4 *5 (-160)) (-4 *6 (-1149 *5)) - (-5 *2 (-632 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1007))) (-5 *1 (-270))))) -(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) + (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-108)) + (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-108)) (-5 *1 (-1117 *4 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) + (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) +(((*1 *2 *3 *4 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8))))) (((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-385 *2)) (-4 *2 (-1149 *5)) - (-5 *1 (-749 *5 *2 *3 *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *3 (-602 *2)) (-4 *6 (-602 (-385 *2))))) + (-12 (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) (-4 *5 (-341)) + (-5 *2 (-108)) (-5 *1 (-613 *5)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-385 *2))) (-4 *2 (-1149 *5)) - (-5 *1 (-749 *5 *2 *3 *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) - (-4 *6 (-602 (-385 *2)))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728))))) + (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) + (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) (-5 *2 (-108)) + (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4))))) (((*1 *2 *1) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4)))))) + (-12 (-4 *2 (-1020)) (-5 *1 (-898 *2 *3)) (-4 *3 (-1020))))) (((*1 *2 *3) - (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) - (-5 *3 (-525))))) -(((*1 *1 *1) - (-12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) - (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *1 *3) - (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) - ((*1 *2 *1 *1) - (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-592 (-856))) (-4 *2 (-341)) (-5 *1 (-143 *4 *2 *5)) - (-14 *4 (-856)) (-14 *5 (-926 *4 *2)))) - ((*1 *2 *1 *1) - (-12 (-5 *2 (-294 *3)) (-5 *1 (-203 *3 *4)) - (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-301 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-126)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *2 (-517)) (-5 *1 (-573 *2 *4)) - (-4 *4 (-1149 *2)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-651 *2)) (-4 *2 (-977)))) - ((*1 *2 *1 *3) - (-12 (-4 *2 (-977)) (-5 *1 (-678 *2 *3)) (-4 *3 (-669)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 *5)) (-5 *3 (-592 (-713))) (-4 *1 (-683 *4 *5)) - (-4 *4 (-977)) (-4 *5 (-789)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *3 (-713)) (-4 *1 (-683 *4 *2)) (-4 *4 (-977)) - (-4 *2 (-789)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-4 *1 (-791 *2)) (-4 *2 (-977)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 *6)) (-5 *3 (-592 (-713))) (-4 *1 (-884 *4 *5 *6)) - (-4 *4 (-977)) (-4 *5 (-735)) (-4 *6 (-789)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *3 (-713)) (-4 *1 (-884 *4 *5 *2)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *2 (-789)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-4 *2 (-884 *4 (-497 *5) *5)) - (-5 *1 (-1044 *4 *5 *2)) (-4 *4 (-977)) (-4 *5 (-789)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-887 *4)) (-5 *1 (-1122 *4)) - (-4 *4 (-977))))) -(((*1 *1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-1056 *4 *5))) (-5 *3 (-1 (-108) *5 *5)) - (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) - (-5 *1 (-1057 *4 *5)))) - ((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-592 (-1056 *3 *4))) (-4 *3 (-13 (-1020) (-33))) - (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4))))) + (-12 + (-5 *3 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 (-357)) (-5 *1 (-187))))) (((*1 *2 *2 *3) - (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) -(((*1 *2 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-694))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) - (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3)))))) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) + (-5 *1 (-495 *4))))) +(((*1 *2 *2) + (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) + (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $)))))))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) + (-4 *2 (-1149 *4))))) +(((*1 *1 *2 *3 *1) + (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) + (-4 *3 (-1020))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) +(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *3 *4 *4 *4 *4) + (-12 (-5 *4 (-205)) + (-5 *2 + (-2 (|:| |brans| (-592 (-592 (-878 *4)))) + (|:| |xValues| (-1015 *4)) (|:| |yValues| (-1015 *4)))) + (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 *4))))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) + (-5 *2 + (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *6 *4)) (-4 *4 (-1020)) (-4 *6 (-1020)) + (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *5 (-1020))))) +(((*1 *1 *1) + (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-429))))) +(((*1 *2 *3 *3 *3 *3 *4 *3 *5) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-77 LSFUN1)))) + (-5 *2 (-966)) (-5 *1 (-696))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) + ((*1 *2 *2 *2 *3) + (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) + (-4 *2 (-602 *4))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) + (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-327)) (-5 *2 (-1173 *1)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-136)) (-4 *1 (-844)) + (-5 *2 (-1173 *1))))) +(((*1 *2 *1) + (-12 (-4 *2 (-651 *3)) (-5 *1 (-769 *2 *3)) (-4 *3 (-977))))) +(((*1 *2 *3 *4 *5 *6) + (-12 (-5 *6 (-856)) (-4 *5 (-286)) (-4 *3 (-1149 *5)) + (-5 *2 (-2 (|:| |plist| (-592 *3)) (|:| |modulo| *5))) + (-5 *1 (-437 *5 *3)) (-5 *4 (-592 *3))))) (((*1 *1 *1 *2 *1) (-12 (-4 *1 (-121 *2)) (-4 *2 (-1020))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-4 *7 (-789)) - (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-4 *8 (-286)) - (-5 *2 (-592 (-713))) (-5 *1 (-685 *6 *7 *8 *9)) (-5 *5 (-713))))) -(((*1 *2 *3 *3 *4 *5 *3 *6) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-763))))) +(((*1 *2 *3 *3 *3 *4 *5 *3 *6) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-79 FCN)))) (-5 *2 (-966)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-72 FCN)))) (-5 *2 (-966)) (-5 *1 (-689))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-525)) (-5 *1 (-422 *2)) (-4 *2 (-977))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789))))) -(((*1 *2 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-126)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-339 *3)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-364 *3)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-595 *3 *4 *5)) + (-4 *4 (-23)) (-14 *5 *4)))) +(((*1 *2 *3) + (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) + (-5 *2 (-856))))) +(((*1 *2 *3) + (-12 (-5 *3 (-565 *5)) (-4 *5 (-408 *4)) (-4 *4 (-968 (-525))) + (-4 *4 (-13 (-789) (-517))) (-5 *2 (-1087 *5)) (-5 *1 (-31 *4 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-565 *1)) (-4 *1 (-977)) (-4 *1 (-281)) + (-5 *2 (-1087 *1))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-1 *4 (-525))) (-4 *4 (-977)) + (-5 *1 (-1076 *4))))) +(((*1 *2 *1) + (|partial| -12 + (-5 *2 (-2 (|:| -1239 (-110)) (|:| |arg| (-592 (-827 *3))))) + (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1 *3) + (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-827 *4))) + (-5 *1 (-827 *4)) (-4 *4 (-1020))))) (((*1 *2 *1) (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *5)) (-5 *1 (-820 *3 *4 *5)) (-4 *3 (-1020)) (-4 *5 (-612 *4))))) -(((*1 *2 *1) - (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) - (-14 *6 - (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *2)) - (-2 (|:| -3637 *5) (|:| -2815 *2)))) - (-4 *2 (-218 (-3596 *3) (-713))) (-5 *1 (-438 *3 *4 *5 *2 *6 *7)) - (-4 *5 (-789)) (-4 *7 (-884 *4 *2 (-800 *3)))))) +(((*1 *1 *2 *3) + (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) + (-4 *2 (-13 (-789) (-21)))))) (((*1 *2 *3) (-12 (-5 *3 (-592 (-501))) (-5 *2 (-1091)) (-5 *1 (-501))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *3 *4 *5 *5) - (-12 (-5 *4 (-108)) (-5 *5 (-525)) (-4 *6 (-341)) (-4 *6 (-346)) - (-4 *6 (-977)) (-5 *2 (-592 (-592 (-632 *6)))) (-5 *1 (-960 *6)) - (-5 *3 (-592 (-632 *6))))) - ((*1 *2 *3) - (-12 (-4 *4 (-341)) (-4 *4 (-346)) (-4 *4 (-977)) - (-5 *2 (-592 (-592 (-632 *4)))) (-5 *1 (-960 *4)) - (-5 *3 (-592 (-632 *4))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) - (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) - (-5 *3 (-592 (-632 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-4 *5 (-341)) (-4 *5 (-346)) (-4 *5 (-977)) - (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) - (-5 *3 (-592 (-632 *5)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) -(((*1 *2 *2 *3) - (-12 (-4 *4 (-1020)) (-4 *2 (-835 *4)) (-5 *1 (-634 *4 *2 *5 *3)) - (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4255))))))) -(((*1 *2 *3 *4 *5 *6) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-565 *3)) - (-5 *6 (-592 (-565 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) - (-4 *7 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) - (-5 *1 (-518 *7 *3))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) +(((*1 *2 *3 *3 *4 *5) + (-12 (-5 *3 (-1074)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *4 (-991 *6 *7 *8)) (-5 *2 (-1178)) + (-5 *1 (-718 *6 *7 *8 *4 *5)) (-4 *5 (-996 *6 *7 *8 *4))))) +(((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-345 *3))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *1) (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) ((*1 *1) (-5 *1 (-501))) ((*1 *1) (-4 *1 (-665))) ((*1 *1) (-4 *1 (-669))) ((*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) ((*1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) (((*1 *1 *2 *1) (-12 (-4 *1 (-21)) (-5 *2 (-525)))) ((*1 *1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-713)))) ((*1 *1 *2 *1) (-12 (-4 *1 (-25)) (-5 *2 (-856)))) @@ -4535,10 +4597,10 @@ ((*1 *1 *2 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) ((*1 *1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) - (-4 *6 (-218 (-3596 *3) (-713))) + (-4 *6 (-218 (-3594 *3) (-713))) (-14 *7 - (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) - (-2 (|:| -3637 *5) (|:| -2815 *6)))) + (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) + (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-5 *1 (-438 *3 *4 *5 *6 *7 *2)) (-4 *5 (-789)) (-4 *2 (-884 *4 *6 (-800 *3))))) ((*1 *1 *1 *2) @@ -4617,59 +4679,50 @@ (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) ((*1 *1 *1 *2) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) - (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) -(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162))))) (((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) - (-14 *4 (-592 (-1091))))) + (-12 (-5 *2 (-592 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) + (-4 *3 (-1127))))) +(((*1 *2 *1) + (-12 (-4 *3 (-213)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) + (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *3 *4 *5 *6)))) ((*1 *2 *3) - (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1127)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) - (-14 *4 (-592 (-1091))))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-828 *3)) (-4 *3 (-789))))) -(((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977))))) + (-12 (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) + (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *4 *3 *5 *6)))) + ((*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-245 *2)) (-4 *2 (-789))))) +(((*1 *1 *2 *3) + (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) + (-4 *2 (-13 (-789) (-21)))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-308))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-102 *3))))) (((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-4 *5 (-341)) - (-4 *5 (-517)) (-5 *2 (-1173 *5)) (-5 *1 (-587 *5 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) - (-1825 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1173 (-385 *5))) - (-5 *1 (-587 *5 *4))))) -(((*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) - ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-1131)) (-4 *6 (-1149 *5)) - (-5 *2 - (-2 (|:| -2815 (-713)) (|:| -1655 (-385 *6)) (|:| |radicand| *6))) - (-5 *1 (-139 *5 *6 *7)) (-5 *3 (-385 *6)) (-5 *4 (-713)) - (-4 *7 (-1149 (-385 *6)))))) -(((*1 *2 *1) - (-12 - (-5 *2 - (-1173 - (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) - (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -1414 (-525)) - (|:| -4159 (-525)) (|:| |spline| (-525)) (|:| -4120 (-525)) - (|:| |axesColor| (-809)) (|:| -4009 (-525)) - (|:| |unitsColor| (-809)) (|:| |showing| (-525))))) - (-5 *1 (-1174))))) + (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) + (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) (((*1 *1) (-4 *1 (-23))) ((*1 *1) (-12 (-4 *1 (-447 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) ((*1 *1) (-5 *1 (-501))) ((*1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020))))) -(((*1 *1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *1 *1 *2) - (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-351 *2)) - (-4 *4 (-351 *2)))) - ((*1 *1 *1 *2) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) - (-4 *2 (-1127))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2) + (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) + (-5 *2 (-2 (|:| |particular| *1) (|:| -2495 (-592 *1)))) + (-4 *1 (-345 *3)))) + ((*1 *2) + (|partial| -12 + (-5 *2 + (-2 (|:| |particular| (-430 *3 *4 *5 *6)) + (|:| -2495 (-592 (-430 *3 *4 *5 *6))))) + (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-797)))) ((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-899)))) ((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-922)))) @@ -4677,46 +4730,18 @@ ((*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *2 *3)) (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) - (-5 *2 (-632 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1173 *3)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-1173 *4)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) - (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) - (-4 *5 (-1149 *4)) (-5 *2 (-1173 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) - (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) - ((*1 *2 *1) - (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) - (-5 *2 (-1173 *3)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *5)) (-5 *4 (-592 (-632 *5))) (-4 *5 (-341)) - (-5 *2 (-1173 *5)) (-5 *1 (-1008 *5))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977))))) +(((*1 *1) (-4 *1 (-23))) ((*1 *1) (-4 *1 (-33))) + ((*1 *1) + (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) + (-4 *4 (-160)))) + ((*1 *1) (-4 *1 (-669))) ((*1 *1) (-5 *1 (-1091)))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-812 *2)) (-4 *2 (-1127)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-814 *2)) (-4 *2 (-1127)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-817 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) + (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-105))))) (((*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-1074))) (-5 *2 (-108)) (-5 *1 (-1096)))) ((*1 *2 *1 *3) @@ -4726,89 +4751,143 @@ ((*1 *2 *1 *3) (-12 (-5 *3 (|[\|\|]| (-525))) (-5 *2 (-108)) (-5 *1 (-1096))))) (((*1 *2 *1) - (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-525)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-592 *4))) (-4 *4 (-286)) - (-5 *1 (-166 *4)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 *8)) - (-5 *4 - (-592 - (-2 (|:| -2187 (-632 *7)) (|:| |basisDen| *7) - (|:| |basisInv| (-632 *7))))) - (-5 *5 (-713)) (-4 *7 (-1149 *6)) (-4 *8 (-1149 *7)) (-4 *6 (-327)) + (-12 (-5 *2 - (-2 (|:| -2187 (-632 *7)) (|:| |basisDen| *7) - (|:| |basisInv| (-632 *7)))) - (-5 *1 (-471 *6 *7 *8)))) - ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) -(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) + (-592 + (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) + (|:| |xpnt| (-525))))) + (-5 *1 (-396 *3)) (-4 *3 (-517)))) + ((*1 *2 *3 *4 *4 *4) + (-12 (-5 *4 (-713)) (-4 *3 (-327)) (-4 *5 (-1149 *3)) + (-5 *2 (-592 (-1087 *3))) (-5 *1 (-471 *3 *5 *6)) + (-4 *6 (-1149 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-122 *3))))) +(((*1 *1 *1 *2) + (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) - (-5 *1 (-701))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) - (-4 *4 (-1127)) (-5 *2 (-108))))) -(((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) + (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-884 *7 *5 *6)) + (-5 *1 (-685 *5 *6 *7 *2)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-286))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) + (-4 *2 (-1164 *4)))) + ((*1 *2 *2 *3 *3) + (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) + (-4 *5 (-1149 *4)) (-4 *6 (-667 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) + (-4 *2 (-1164 *6)))) + ((*1 *2 *2 *3 *3) + (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) + (-5 *1 (-507 *4 *2)) (-4 *2 (-1164 *4)))) + ((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) + (-5 *1 (-1068 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *1)) (-5 *4 (-1173 *1)) (-4 *1 (-588 *5)) + (-4 *5 (-977)) + (-5 *2 (-2 (|:| -1933 (-632 *5)) (|:| |vec| (-1173 *5)))))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 *1)) (-4 *1 (-588 *4)) (-4 *4 (-977)) + (-5 *2 (-632 *4))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) (((*1 *2 *3 *2) - (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) - (-4 *2 (-160))))) + (-12 + (-5 *2 + (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) + (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) + (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) + (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) + (-12 + (-5 *2 + (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) + (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) + (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) + (-5 *1 (-242)))) + ((*1 *2 *1 *3 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1 *3 *3 *4 *4 *4) + (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1 *3) + (-12 + (-5 *3 + (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) + (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) + (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) + (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1) + (-12 + (-5 *2 + (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1776 (-205)) + (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) + (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) + (-5 *1 (-1175)))) + ((*1 *2 *1 *3 *3 *3 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) (((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-592 *3)) (-4 *3 (-1127))))) -(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *3 (-713)) (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1) (-5 *1 (-415)))) +(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *4 *5 *6 *7)) + (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) + (-4 *7 (-1127))))) +(((*1 *1 *1) (-4 *1 (-578))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-977)) (-4 *2 (-1149 *4)) + (-5 *1 (-421 *4 *2)))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-385 (-1087 (-294 *5)))) (-5 *3 (-1173 (-294 *5))) + (-5 *4 (-525)) (-4 *5 (-13 (-517) (-789))) (-5 *1 (-1048 *5))))) +(((*1 *2 *3 *4 *3 *5) + (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) + (-5 *2 + (-3 (|:| |overq| (-1087 (-385 (-525)))) + (|:| |overan| (-1087 (-47))) (|:| -4148 (-108)))) + (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) (((*1 *1 *1 *2 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-1140 (-525)))))) -(((*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) - (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-2 (|:| -3348 *4) (|:| -1877 (-525))))) + (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) + (-5 *1 (-853 *4))))) (((*1 *1) (-5 *1 (-1178)))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) - (-4 *4 (-13 (-1020) (-33)))))) (((*1 *2 *1) - (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-346)) - (-4 *3 (-1020))))) -(((*1 *2 *2 *3) - (-12 - (-5 *2 - (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *4))))))) - (-5 *3 (-592 *7)) (-4 *4 (-13 (-286) (-138))) - (-4 *7 (-884 *4 *6 *5)) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-4 *1 (-838 *3))))) -(((*1 *1 *1 *1) (-4 *1 (-510)))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1038)) (-4 *4 (-327)) - (-5 *1 (-495 *4))))) + (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-5 *2 (-1087 *3))))) (((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) - (-14 *4 (-713)) (-4 *5 (-160)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-856)) (-5 *1 (-153 *3 *4)) - (-4 *3 (-154 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-856)))) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *5 (-346)) + (-5 *2 (-713))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-423)) (-5 *3 (-525))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) + (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-2 (|:| |num| (-632 *5)) (|:| |den| *5)))))) +(((*1 *2 *1) + (-12 (-5 *2 (-2 (|:| |cd| (-1074)) (|:| -3798 (-1074)))) + (-5 *1 (-764))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5))))) +(((*1 *2 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) + (-14 *4 (-713)) (-4 *5 (-160)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-856)) (-5 *1 (-153 *3 *4)) + (-4 *3 (-154 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-856)))) ((*1 *2) (-12 (-4 *1 (-348 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-856)))) @@ -4833,385 +4912,426 @@ (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) (-5 *2 (-713))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-286)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *2))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) (((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) ((*1 *1 *1) (-5 *1 (-798))) ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) ((*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) +(((*1 *2 *2) + (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-815))))) +(((*1 *2 *3 *4 *4 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-694))))) +(((*1 *2 *3 *3 *4 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-690))))) (((*1 *2 *1) - (|partial| -12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) - (-4 *2 (-1164 *3))))) -(((*1 *1 *2 *3 *1) - (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) - (-4 *3 (-1020))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-4 *7 (-884 *4 *6 *5)) - (-5 *2 - (-2 (|:| |sysok| (-108)) (|:| |z0| (-592 *7)) (|:| |n0| (-592 *7)))) - (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1 *7 *7)) - (-5 *5 - (-1 (-2 (|:| |ans| *6) (|:| -3603 *6) (|:| |sol?| (-108))) (-525) - *6)) - (-4 *6 (-341)) (-4 *7 (-1149 *6)) - (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) -(((*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) - (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) - (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) - (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) + (-12 (-4 *1 (-558 *2 *3)) (-4 *3 (-1127)) (-4 *2 (-1020)) + (-4 *2 (-789))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-840 (-525))) (-5 *4 (-525)) (-5 *2 (-632 *4)) + (-5 *1 (-959 *5)) (-4 *5 (-977)))) ((*1 *2 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) - (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-959 *4)) + (-4 *4 (-977)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) - (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) - (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) -(((*1 *1) (-5 *1 (-270)))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1896 *7)))) - (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) - ((*1 *2 *2) - (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1896 *7)))) - (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1027 *3 *4 *5 *6 *7))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) - ((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-160)))) + (-12 (-5 *3 (-592 (-840 (-525)))) (-5 *4 (-525)) + (-5 *2 (-592 (-632 *4))) (-5 *1 (-959 *5)) (-4 *5 (-977)))) ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 - (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) - (|:| |polypart| *6))) - (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6))))) + (-12 (-5 *3 (-592 (-592 (-525)))) (-5 *2 (-592 (-632 (-525)))) + (-5 *1 (-959 *4)) (-4 *4 (-977))))) (((*1 *2 *3) - (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) - (-4 *3 (-968 (-525)))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1093 (-385 (-525)))) (-5 *2 (-385 (-525))) - (-5 *1 (-172))))) -(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) + (-12 (-4 *4 (-517)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-88 *4 *5)) + (-5 *3 (-632 *4)) (-4 *5 (-602 *4))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) +(((*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *2) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5)))) + ((*1 *1 *1 *1) + (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) + (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4))))) +(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3) - (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) -(((*1 *2 *1) - (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) - (-5 *2 (-1087 *3))))) -(((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-415)) (-5 *1 (-1095))))) -(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) - (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) - (-5 *2 (-1178)) (-5 *1 (-730))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1087 *6)) (-4 *6 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-1087 *7)) (-5 *1 (-299 *4 *5 *6 *7)) - (-4 *7 (-884 *6 *4 *5))))) + (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) + (-5 *1 (-335 *4))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-565 *3)) (-4 *3 (-13 (-408 *5) (-27) (-1113))) + (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-542 *3)) (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) + ((*1 *1 *1) + (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) + (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) + ((*1 *1 *1) (-4 *1 (-787))) + ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) + ((*1 *1 *1) (-4 *1 (-986))) ((*1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-695))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091))))) -(((*1 *2 *2 *3 *4) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) +(((*1 *2 *2) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 (-108) (-592 *1))) + (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *2) + (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) + (-5 *2 (-2 (|:| |particular| *1) (|:| -2495 (-592 *1)))) + (-4 *1 (-345 *3)))) + ((*1 *2) (|partial| -12 - (-5 *3 - (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4)) - (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1149 *4))))) -(((*1 *2 *3 *4 *4 *4 *3 *5 *3 *4 *6 *7) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) - (-5 *2 (-966)) (-5 *1 (-692))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1 (-878 (-205)) (-205) (-205))) - (-5 *3 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-234))))) -(((*1 *2 *3 *4 *5 *5 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) -(((*1 *2 *3) - (-12 (-5 *3 (-632 (-294 (-205)))) - (-5 *2 - (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) - (-5 *1 (-187))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-89 *3))))) -(((*1 *1 *2 *2) - (-12 - (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) - (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) - (-5 *1 (-1090))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-48))))) -(((*1 *2 *2 *2 *2 *3) - (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3))))) -(((*1 *1) (-5 *1 (-445)))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) + (-5 *2 + (-2 (|:| |particular| (-430 *3 *4 *5 *6)) + (|:| -2495 (-592 (-430 *3 *4 *5 *6))))) + (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *1) - (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) - (-4 *3 (-901))))) -(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) - (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) + (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) + (-4 *3 (-1149 *4)) (-5 *2 (-108))))) +(((*1 *2 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) +(((*1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-48))))) (((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-789) (-517))) + (-5 *2 (-798)) (-5 *1 (-31 *4 *5))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) (((*1 *1 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) - (-4 *4 (-351 *2))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 (-2 (|:| |answer| *3) (|:| |polypart| *3))) - (-5 *1 (-535 *5 *3))))) -(((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) -(((*1 *2) - (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *1 *1) (-5 *1 (-1090))) - ((*1 *1 *2) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) + ((*1 *1 *1) (|partial| -4 *1 (-665)))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-632 *2)) (-4 *2 (-160)) (-5 *1 (-137 *2)))) + ((*1 *2 *3) + (-12 (-4 *4 (-160)) (-4 *2 (-1149 *4)) (-5 *1 (-164 *4 *2 *3)) + (-4 *3 (-667 *4 *2)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-385 (-887 *5)))) (-5 *4 (-1091)) (-4 *5 (-429)) + (-5 *2 (-887 *5)) (-5 *1 (-271 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 (-385 (-887 *4)))) (-4 *4 (-429)) (-5 *2 (-887 *4)) + (-5 *1 (-271 *4)))) + ((*1 *2 *1) + (-12 (-4 *1 (-348 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 (-157 (-385 (-525))))) + (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *4)) + (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *4 (-1091)) + (-5 *2 (-887 (-157 (-385 (-525))))) (-5 *1 (-707 *5)) + (-4 *5 (-13 (-341) (-787))))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *2 (-887 (-385 (-525)))) + (-5 *1 (-721 *4)) (-4 *4 (-13 (-341) (-787))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 (-385 (-525)))) (-5 *4 (-1091)) + (-5 *2 (-887 (-385 (-525)))) (-5 *1 (-721 *5)) + (-4 *5 (-13 (-341) (-787)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-2 (|:| |deg| (-713)) (|:| -1655 *5)))) + (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *2 (-592 *5)) + (-5 *1 (-197 *4 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-2 (|:| -2197 *5) (|:| -4003 (-525))))) + (-5 *4 (-525)) (-4 *5 (-1149 (-525))) (-5 *2 (-592 *5)) + (-5 *1 (-638 *5))))) +(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) - (-5 *2 - (-2 (|:| |contp| (-525)) - (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) - (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) - (-5 *2 - (-2 (|:| |contp| (-525)) - (|:| -2055 (-592 (-2 (|:| |irr| *3) (|:| -3115 (-525))))))) - (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) -(((*1 *2) - (-12 (-5 *2 (-2 (|:| -1790 (-592 *3)) (|:| -3936 (-592 *3)))) - (-5 *1 (-1128 *3)) (-4 *3 (-1020))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-51)) (-5 *1 (-827 *4)) - (-4 *4 (-1020))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) - (-5 *2 (-1173 (-385 (-525)))) (-5 *1 (-1198 *4))))) -(((*1 *2 *1) - (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-592 *6)) - (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *3 *3 *3 *4 *5 *5 *6 *7 *8 *8 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) - (-5 *6 (-592 (-108))) (-5 *7 (-632 (-205))) (-5 *8 (-632 (-525))) - (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *2 *2 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *3 (-1149 *4)) (-5 *1 (-751 *4 *3 *2 *5)) (-4 *2 (-602 *3)) - (-4 *5 (-602 (-385 *3))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) - (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-5 *1 (-751 *4 *5 *2 *6)) (-4 *2 (-602 *5)) - (-4 *6 (-602 (-385 *5)))))) + (-12 (-5 *4 (-632 (-385 (-887 (-525))))) + (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)) + (-5 *3 (-294 (-525)))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 (-592 (-157 *4))) - (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2318 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *3) - (-12 (-5 *2 (-1087 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) + (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-525)) (-4 *5 (-341)) + (-4 *5 (-977)) (-5 *2 (-108)) (-5 *1 (-960 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) (-4 *4 (-977)) + (-5 *2 (-108)) (-5 *1 (-960 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-632 *4)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) + (-4 *3 (-395 *4)))) + ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) (((*1 *2 *3) - (|partial| -12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) - (-5 *2 (-1173 *4)) (-5 *1 (-587 *4 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-385 (-525))) (-4 *1 (-515 *3)) - (-4 *3 (-13 (-382) (-1113))))) - ((*1 *1 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) - ((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) -(((*1 *2) - (-12 (-4 *4 (-341)) (-5 *2 (-713)) (-5 *1 (-306 *3 *4)) - (-4 *3 (-307 *4)))) - ((*1 *2) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-713))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) - (-5 *2 (-385 (-887 *4))))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-1133 *4)) (-4 *4 (-977)) (-4 *4 (-517)) - (-5 *2 (-385 (-887 *4)))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) (-5 *1 (-997 *5 *6 *7 *3 *4)) - (-4 *4 (-996 *5 *6 *7 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *1 *1 *1) (-5 *1 (-125)))) -(((*1 *1 *2 *3 *4) (-12 (-5 *3 - (-592 - (-2 (|:| |scalar| (-385 (-525))) (|:| |coeff| (-1087 *2)) - (|:| |logand| (-1087 *2))))) - (-5 *4 (-592 (-2 (|:| |integrand| *2) (|:| |intvar| *2)))) - (-4 *2 (-341)) (-5 *1 (-542 *2))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-385 (-525))) - (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *2 *3 *3) - (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) - (-4 *5 (-1149 *4)) - (-5 *2 (-2 (|:| -1255 (-385 *5)) (|:| |coeff| (-385 *5)))) - (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 *5)) (-4 *5 (-160)) (-5 *1 (-130 *3 *4 *5)) - (-14 *3 (-525)) (-14 *4 (-713))))) -(((*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1074))))) -(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-501))) (-5 *1 (-501))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1091))) (-5 *1 (-308))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-357)) (-5 *1 (-989))))) -(((*1 *2 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-938))))) -(((*1 *1 *1 *1) (-5 *1 (-125)))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-1146 *4 *5)) (-5 *3 (-592 *5)) (-14 *4 (-1091)) - (-4 *5 (-341)) (-5 *1 (-858 *4 *5)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *5)) (-4 *5 (-341)) (-5 *2 (-1087 *5)) - (-5 *1 (-858 *4 *5)) (-14 *4 (-1091)))) - ((*1 *2 *3 *3 *4 *4) - (-12 (-5 *3 (-592 *6)) (-5 *4 (-713)) (-4 *6 (-341)) - (-5 *2 (-385 (-887 *6))) (-5 *1 (-978 *5 *6)) (-14 *5 (-1091))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *3 *3 *4 *4 *5 *5 *5 *3 *5 *5 *3 *6 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) - (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713))))) -(((*1 *1 *1 *1) (-4 *1 (-607))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *1 *1) (-5 *1 (-205))) - ((*1 *1 *1) - (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) - (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) - ((*1 *1 *1) (-5 *1 (-357))) ((*1 *1) (-5 *1 (-357)))) -(((*1 *1 *1) - (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-856)) (-4 *3 (-341)) - (-14 *4 (-926 *2 *3)))) - ((*1 *1 *1) - (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) - (-4 *3 (-1149 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) - (-14 *6 (-1 (-3 *4 "failed") *4 *4)) - (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) - ((*1 *1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) - ((*1 *1 *1) - (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) - (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) - (-14 *5 (-1 (-3 *3 "failed") *3 *3)) - (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) - ((*1 *1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) - ((*1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) - ((*1 *1 *1) (|partial| -4 *1 (-665))) - ((*1 *1 *1) (|partial| -4 *1 (-669))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) - (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) - ((*1 *2 *2 *1) - (|partial| -12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) - (-4 *2 (-1149 *3)))) - ((*1 *2 *2) - (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 (-357)) (-5 *1 (-187))))) +(((*1 *2 *3 *4 *3 *5 *5 *3 *5 *4) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *2 (-966)) (-5 *1 (-699))))) +(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074))))) +(((*1 *1 *1) (-5 *1 (-1090))) + ((*1 *1 *2) + (-12 + (-5 *2 + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) + (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) + (-5 *1 (-1090))))) +(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) +(((*1 *2 *3) + (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2 *3) (-12 (-5 *3 (-904)) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-713)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763))))) -(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) - (-5 *1 (-445))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-357)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) -(((*1 *1 *1 *1) (-4 *1 (-607))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-520))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-1056 *4 *5)) (-4 *4 (-13 (-1020) (-33))) + (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-108)) (-5 *1 (-1057 *4 *5))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-909 *4 *5 *3 *6)) (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108))))) +(((*1 *2 *1) + (|partial| -12 + (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 + (-2 + (|:| |%term| + (-2 (|:| |%coef| (-1158 *4 *5 *6)) + (|:| |%expon| (-297 *4 *5 *6)) + (|:| |%expTerms| + (-592 (-2 (|:| |k| (-385 (-525))) (|:| |c| *4)))))) + (|:| |%type| (-1074)))) + (-5 *1 (-1159 *3 *4 *5 *6)) (-4 *4 (-13 (-27) (-1113) (-408 *3))) + (-14 *5 (-1091)) (-14 *6 *4)))) +(((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284))))) +(((*1 *2 *1) + (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-408 *3)))) + ((*1 *2 *1) + (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) + ((*1 *2 *3) + (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) + (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) + (-5 *1 (-885 *4 *5 *6 *7 *3)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) + (-15 -1512 (*7 $)))))))) +(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-764))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771))))) +(((*1 *1 *1 *1) (-5 *1 (-125)))) +(((*1 *1 *2 *3) + (-12 (-5 *3 (-1091)) (-5 *1 (-542 *2)) (-4 *2 (-968 (-1091))) + (-4 *2 (-341)))) + ((*1 *1 *2 *2) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)) + (-4 *2 (-13 (-408 *4) (-934) (-1113))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1013 *2)) (-4 *2 (-13 (-408 *4) (-934) (-1113))) + (-4 *4 (-13 (-789) (-517))) (-5 *1 (-579 *4 *2)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-893)) (-5 *2 (-1091)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-893))))) +(((*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) + ((*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $))))))))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $))))))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *2)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) + (-15 -1512 ((-1043 *4 (-565 $)) $)) + (-15 -1271 ($ (-1043 *4 (-565 $))))))) + (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-592 (-565 *2))) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *4 (-565 $)) $)) + (-15 -1512 ((-1043 *4 (-565 $)) $)) + (-15 -1271 ($ (-1043 *4 (-565 $))))))) + (-4 *4 (-517)) (-5 *1 (-40 *4 *2))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) + (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-5 *2 (-862)) (-5 *1 (-860 *3)) + (-4 *3 (-567 (-501))))) + ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-862)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 (-592 *5) *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) + (-5 *2 (-592 (-2 (|:| -1482 *5) (|:| -4216 *3)))) + (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) + (-4 *7 (-602 (-385 *6)))))) +(((*1 *1 *1 *2 *1) + (-12 (-5 *2 (-525)) (-5 *1 (-1072 *3)) (-4 *3 (-1127)))) ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1091))) (-5 *1 (-308))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-782 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 *4)) - (-5 *1 (-246))))) + (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) + (-5 *1 (-937))))) +(((*1 *2 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *1 *1 *1) (-5 *1 (-125)))) +(((*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *2) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) + ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *1 *1 *1) (-4 *1 (-607))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) +(((*1 *1 *1 *2) + (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856))))) +(((*1 *1 *1) (-5 *1 (-205))) + ((*1 *1 *1) + (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) + (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) + ((*1 *1 *1) (-5 *1 (-357))) ((*1 *1) (-5 *1 (-357)))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) + (-12 (-5 *3 (-763)) (-5 *4 (-51)) (-5 *2 (-1178)) (-5 *1 (-773))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-5 *2 (-525)) - (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1149 *5)) - (-4 *6 (-13 (-382) (-968 *5) (-341) (-1113) (-263))))) - ((*1 *2 *3) - (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) - (-4 *3 (-1149 *4)) - (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135))))) -(((*1 *2 *3) - (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) - (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5))))) + (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1091))) (-4 *6 (-341)) + (-5 *2 (-592 (-273 (-887 *6)))) (-5 *1 (-503 *5 *6 *7)) + (-4 *5 (-429)) (-4 *7 (-13 (-341) (-787)))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-4 *2 (-408 *3))))) +(((*1 *1 *1 *1) + (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) + (-4 *4 (-160)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) + (-4 *2 (-408 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) + (-5 *1 (-147 *4 *2)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) + ((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-160))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) +(((*1 *1 *1 *1) (-4 *1 (-607))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1089 *4 *5 *6)) + (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1165 *4 *5 *6)) + (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4)))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-1 (-108) *9)) (-5 *5 (-1 (-108) *9 *9)) + (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) + (-4 *8 (-789)) (-5 *2 (-2 (|:| |bas| *1) (|:| -2933 (-592 *9)))) + (-5 *3 (-592 *9)) (-4 *1 (-1121 *6 *7 *8 *9)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-1 (-108) *8 *8)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-2 (|:| |bas| *1) (|:| -2933 (-592 *8)))) + (-5 *3 (-592 *8)) (-4 *1 (-1121 *5 *6 *7 *8))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *1 *1 *1 *2 *3) + (-12 (-5 *2 (-878 *5)) (-5 *3 (-713)) (-4 *5 (-977)) + (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-989))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) (((*1 *1 *2 *3) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) ((*1 *2 *3 *4) @@ -5220,270 +5340,341 @@ ((*1 *1 *2 *3) (-12 (-5 *2 (-761 *4)) (-4 *4 (-789)) (-4 *1 (-1188 *4 *3)) (-4 *3 (-977))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) - (-5 *1 (-839 *4))))) -(((*1 *1) (-5 *1 (-146)))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-713) (-713))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) - (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-385 (-525))))) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *1 *2) - (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(((*1 *1 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) - ((*1 *1 *2 *1) (-12 (-5 *1 (-1072 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-357)) (-5 *1 (-187))))) -(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-592 (-887 *4))))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))) (-5 *1 (-394 *3 *4)) - (-4 *3 (-395 *4)))) - ((*1 *2) - (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-592 (-887 *3))))) - ((*1 *2) - (-12 (-5 *2 (-592 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-517)) (-4 *4 (-160)) - (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) - (-5 *2 (-592 (-887 *4))) (-5 *1 (-430 *4 *5 *6 *7))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) - (-4 *5 (-821 (-525))) - (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) - (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) - (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) - (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) + (-4 *4 (-1020)) (-4 *5 (-1020))))) +(((*1 *2 *3 *2) (-12 (-5 *2 (-205)) (-5 *3 (-713)) (-5 *1 (-206)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-157 (-205))) (-5 *3 (-713)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) + (-5 *6 (-632 (-205))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) + (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) + (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) + (-5 *2 (-966)) (-5 *1 (-692))))) +(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) +(((*1 *2 *2) + (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) + (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) + (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) + (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) + ((*1 *1 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) + (-4 *4 (-351 *2)) (-4 *2 (-286)))) + ((*1 *2 *2) + (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) + (-4 *2 (-630 *3 *4 *5)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) + ((*1 *1 *1) + (-12 (-4 *1 (-980 *2 *3 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) +(((*1 *1 *2 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127)))) + ((*1 *1 *2 *1) (-12 (-5 *1 (-1072 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2) + (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-133 *3 *4 *2)) + (-4 *2 (-351 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-925 *4)) (-4 *2 (-351 *4)) + (-5 *1 (-476 *4 *5 *2 *3)) (-4 *3 (-351 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 *5)) (-4 *5 (-925 *4)) (-4 *4 (-517)) + (-5 *2 (-632 *4)) (-5 *1 (-635 *4 *5)))) + ((*1 *2 *2) + (-12 (-4 *3 (-517)) (-4 *4 (-925 *3)) (-5 *1 (-1142 *3 *4 *2)) + (-4 *2 (-1149 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *7)) (-4 *7 (-789)) + (-4 *8 (-884 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) + (-5 *2 + (-2 (|:| |particular| (-3 (-1173 (-385 *8)) "failed")) + (|:| -2495 (-592 (-1173 (-385 *8)))))) + (-5 *1 (-615 *5 *6 *7 *8))))) (((*1 *2 *3) - (|partial| -12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -2936 (-592 *7)))) - (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) + (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1113))) + (-5 *1 (-540 *4 *2)) + (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))))) + ((*1 *2 *3) + (-12 (-5 *3 (-542 (-385 (-887 *4)))) + (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) + (-5 *2 (-294 *4)) (-5 *1 (-545 *4))))) +(((*1 *1) (-5 *1 (-415)))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-477 *3 *4 *5 *6))) (-4 *3 (-341)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) (-5 *1 (-477 *3 *4 *5 *6)))) + ((*1 *1 *1 *1) + (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) + (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *3)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-108)) + (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1271 ($ *7))))) + (-4 *7 (-787)) + (-4 *8 + (-13 (-1151 *3 *7) (-341) (-1113) + (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) + (-5 *2 + (-3 (|:| |%series| *8) + (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) + (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) + (-14 *10 (-1091))))) (((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1127)) - (-4 *3 (-351 *4)) (-4 *5 (-351 *4))))) + (-12 (-5 *2 (-713)) (-5 *3 (-878 *4)) (-4 *1 (-1052 *4)) + (-4 *4 (-977)))) + ((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-878 (-205))) (-5 *2 (-1178)) + (-5 *1 (-1175))))) +(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-517)) (-4 *4 (-789)) + (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) + (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) + ((*1 *2 *2) + (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) + (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256))))))) (((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) ((*1 *1) (-4 *1 (-510))) ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) ((*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-205)) (-5 *1 (-284))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246))))) -(((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) -(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) - ((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) - (-4 *4 (-327))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-517)) - (-5 *2 - (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *2 *1 *3 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *3) - (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) - (-4 *3 (-351 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) - (-4 *5 (-351 *2)) (-4 *3 (-351 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 *4)) (-4 *4 (-925 *2)) (-4 *2 (-517)) - (-5 *1 (-635 *2 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-1142 *2 *4 *3)) - (-4 *3 (-1149 *4))))) + (-12 (-5 *3 (-525)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *2 (-1178)) (-5 *1 (-426 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-1087 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) + (-4 *3 (-341))))) +(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-110)) (-4 *4 (-977)) (-5 *1 (-657 *4 *2)) + (-4 *2 (-594 *4)))) + ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-776 *2)) (-4 *2 (-977))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *5 (-1173 (-592 *3))) (-4 *3 (-1149 *4)) + (-4 *4 (-286)) (-5 *2 (-592 *3)) (-5 *1 (-432 *4 *3))))) (((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 - (-2 (|:| -1414 (-713)) (|:| |curves| (-713)) + (-2 (|:| -2518 (-713)) (|:| |curves| (-713)) (|:| |polygons| (-713)) (|:| |constructs| (-713))))))) -(((*1 *2 *2 *2 *2 *2) - (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) -(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)) + (-5 *1 (-1092 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-856)) (-5 *2 (-1173 *3)) (-5 *1 (-1092 *3)) + (-4 *3 (-977))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-1173 (-632 *4))))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-1173 (-632 *4))) (-5 *1 (-394 *3 *4)) + (-4 *3 (-395 *4)))) + ((*1 *2) + (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 (-632 *3))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) + (-5 *2 (-1173 (-632 (-385 (-887 *5))))) (-5 *1 (-1008 *5)) + (-5 *4 (-632 (-385 (-887 *5)))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-1091))) (-4 *5 (-341)) + (-5 *2 (-1173 (-632 (-887 *5)))) (-5 *1 (-1008 *5)) + (-5 *4 (-632 (-887 *5))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-632 *4))) (-4 *4 (-341)) + (-5 *2 (-1173 (-632 *4))) (-5 *1 (-1008 *4))))) +(((*1 *2 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) (((*1 *2 *2 *2 *3 *4) (-12 (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) (-4 *5 (-977)) (-5 *1 (-792 *5 *2)) (-4 *2 (-791 *5))))) -(((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-517)) - (-4 *4 (-977)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *5 *6 *2)) - (-4 *6 (-602 *5))))) -(((*1 *1 *1) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020))))) -(((*1 *2) (-12 (-5 *2 (-592 *3)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-1106))))) -(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989))))) -(((*1 *2 *1) (-12 (-5 *2 (-716)) (-5 *1 (-51))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3 *3 *4 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) -(((*1 *2 *2) - (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) - (-4 *2 (-630 *3 *4 *5))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *4 *5 *6 *7 *8 *9) - (|partial| -12 (-5 *4 (-592 *11)) (-5 *5 (-592 (-1087 *9))) - (-5 *6 (-592 *9)) (-5 *7 (-592 *12)) (-5 *8 (-592 (-713))) - (-4 *11 (-789)) (-4 *9 (-286)) (-4 *12 (-884 *9 *10 *11)) - (-4 *10 (-735)) (-5 *2 (-592 (-1087 *12))) - (-5 *1 (-650 *10 *11 *9 *12)) (-5 *3 (-1087 *12))))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-221))))) -(((*1 *2 *3 *4 *4 *5) - (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) - (-4 *3 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 - (-2 (|:| |mainpart| *3) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) - (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1020))))) +(((*1 *2) (-12 (-5 *2 (-592 *3)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) +(((*1 *1 *2 *3) + (-12 (-5 *1 (-898 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-592 (-592 (-525)))) + (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *6 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-308))))) +(((*1 *2 *1 *1 *3 *4) + (-12 (-5 *3 (-1 (-108) *5 *5)) (-5 *4 (-1 (-108) *6 *6)) + (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) + (-5 *2 (-108)) (-5 *1 (-1056 *5 *6))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525))))) + (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) + (-5 *1 (-478 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-716)) (-5 *1 (-51))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1149 (-385 *2))) - (-4 *2 (-1149 *5)) (-5 *1 (-196 *5 *2 *6 *3)) - (-4 *3 (-320 *5 *2 *6))))) -(((*1 *1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) - ((*1 *1 *1) (|partial| -4 *1 (-665)))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-2 (|:| |totdeg| (-713)) (|:| -3753 *4))) (-5 *5 (-713)) - (-4 *4 (-884 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-5 *2 - (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) - (|:| |polj| *4))) - (-5 *1 (-426 *6 *7 *8 *4))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) - (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4))))) + (-12 (-5 *3 (-385 (-525))) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-517)) (-4 *8 (-884 *7 *5 *6)) + (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *9) (|:| |radicand| *9))) + (-5 *1 (-888 *5 *6 *7 *8 *9)) (-5 *4 (-713)) + (-4 *9 + (-13 (-341) + (-10 -8 (-15 -1501 (*8 $)) (-15 -1512 (*8 $)) (-15 -1271 ($ *8)))))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-592 (-1122 *5))) + (-5 *1 (-1181 *5)) (-5 *4 (-1122 *5))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef2| *3) (|:| -3549 *4))) (-5 *1 (-903 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-5 *2 (-108))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-713)))) - ((*1 *1 *1) (-4 *1 (-380)))) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) + ((*1 *1 *1) + (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) + (-14 *4 *2)))) +(((*1 *2 *2) (-12 (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962))))) +(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-695))))) +(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *3) + (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-592 *5)) + (-5 *1 (-825 *4 *5)) (-4 *5 (-1127))))) +(((*1 *2) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-108)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) + ((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) + (-4 *2 (-1164 *3)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) + (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) + (-4 *2 (-1164 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) + (-5 *1 (-1068 *3))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517))))) +(((*1 *2 *1) + (-12 (-4 *4 (-1020)) (-5 *2 (-824 *3 *4)) (-5 *1 (-820 *3 *4 *5)) + (-4 *3 (-1020)) (-4 *5 (-612 *4))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096))))) +(((*1 *2 *3 *4 *2) + (-12 (-5 *3 (-1 *2 (-713) *2)) (-5 *4 (-713)) (-4 *2 (-1020)) + (-5 *1 (-622 *2)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1 *3 (-713) *3)) (-4 *3 (-1020)) (-5 *1 (-625 *3))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-713)) (-5 *3 (-878 *5)) (-4 *5 (-977)) + (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) + (-14 *4 (-856)) (-4 *5 (-977)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) + (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-396 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-977)) (-5 *2 (-592 *6)) (-5 *1 (-421 *5 *6))))) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-1140 (-525))) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *2 (-592 (-205))) (-5 *1 (-284))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *1 *1 *1) (-5 *1 (-150))) - ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) - (-4 *3 (-13 (-408 *4) (-934)))))) -(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) -(((*1 *1) (-5 *1 (-132)))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1140 *3)) (-4 *3 (-1127))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) -(((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-991 *3 *4 *5))))) + (-12 (-5 *3 (-1074)) (-5 *2 (-195 (-475))) (-5 *1 (-777))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) + (-5 *2 (-632 (-294 (-205)))) (-5 *1 (-187)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-4 *6 (-835 *5)) (-5 *2 (-632 *6)) + (-5 *1 (-634 *5 *6 *3 *4)) (-4 *3 (-351 *6)) + (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) (((*1 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $)))))))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) - (-4 *2 (-160))))) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) + ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) + ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) + ((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-1072 (-525)))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-592 (-385 *6))) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)))) + (-5 *2 + (-2 (|:| |mainpart| (-385 *6)) + (|:| |limitedlogs| + (-592 + (-2 (|:| |coeff| (-385 *6)) (|:| |logand| (-385 *6))))))) + (-5 *1 (-529 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-1087 *4)) + (-5 *1 (-495 *4))))) +(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *2 *3 *4) + (-12 (-5 *2 (-1173 *5)) (-5 *3 (-713)) (-5 *4 (-1038)) (-4 *5 (-327)) + (-5 *1 (-495 *5))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) + ((*1 *2 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) + (-14 *4 (-525))))) +(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-174)))) + ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-279)))) + ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-284))))) (((*1 *2 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221)))) ((*1 *2 *2 *3 *4) (-12 (-5 *2 (-592 (-1074))) (-5 *3 (-525)) (-5 *4 (-1074)) @@ -5491,101 +5682,83 @@ ((*1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) ((*1 *2 *1) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977))))) -(((*1 *2) - (-12 (-4 *4 (-341)) (-5 *2 (-856)) (-5 *1 (-306 *3 *4)) - (-4 *3 (-307 *4)))) - ((*1 *2) - (-12 (-4 *4 (-341)) (-5 *2 (-775 (-856))) (-5 *1 (-306 *3 *4)) - (-4 *3 (-307 *4)))) - ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) - ((*1 *2) - (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856)))))) +(((*1 *2 *3 *4 *2 *5) + (-12 (-5 *2 (-824 *6 *8)) (-5 *3 (-592 *8)) (-5 *4 (-592 (-827 *6))) + (-5 *5 (-1 (-824 *6 *8) *8 (-827 *6) (-824 *6 *8))) (-4 *6 (-1020)) + (-4 *8 (-13 (-977) (-567 (-827 *6)) (-968 *7))) + (-4 *7 (-13 (-977) (-789))) (-5 *1 (-876 *6 *7 *8))))) +(((*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) + ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) + ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160))))) +(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) (((*1 *2 *2) - (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) - (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $)))))))))) -(((*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934))))) - ((*1 *2) - (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) - (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) - (-4 *3 (-320 *4 *2 *5)))) - ((*1 *2) - (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) - (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *2 (-966)) (-5 *1 (-284)))) - ((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) - (-5 *2 (-966)) (-5 *1 (-284))))) -(((*1 *1) (-5 *1 (-989)))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -2318 *3) (|:| |coef1| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) -(((*1 *2 *1) - (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) - (-5 *2 (-592 *3)))) - ((*1 *2 *1) - (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) - (-5 *2 (-592 *3)))) - ((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 *3)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-669)))) - ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-592 *3)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-5 *2 (-1072 *3))))) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *1 *1 *2) + (-12 (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33))) + (-4 *2 (-13 (-1020) (-33)))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) + (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(((*1 *2 *3 *3 *3 *4) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-700))))) (((*1 *1 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-878 (-205)))) (-5 *1 (-1174))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) (((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1072 *4))) (-4 *4 (-341)) - (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) - (-5 *1 (-310)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-1013 (-887 (-525)))) (-5 *2 (-308)) - (-5 *1 (-310)))) - ((*1 *1 *2 *2 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) - (-4 *4 (-23)) (-14 *5 *4)))) + (-12 (-5 *3 (-1173 *6)) (-5 *4 (-1173 (-525))) (-5 *5 (-525)) + (-4 *6 (-1020)) (-5 *2 (-1 *6)) (-5 *1 (-949 *6))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-5 *1 (-461 *2)) (-4 *2 (-1149 (-525)))))) (((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-221)))) ((*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1178)) (-5 *1 (-221))))) -(((*1 *1) - (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) - (-4 *4 (-160))))) -(((*1 *1 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) - (-5 *1 (-685 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) +(((*1 *2 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-5 *2 (-108))))) (((*1 *1 *2 *2 *1) (-12 (-5 *1 (-593 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-856)) (-4 *5 (-517)) (-5 *2 (-632 *5)) + (-5 *1 (-890 *5 *3)) (-4 *3 (-602 *5))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) + (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4))))) (((*1 *2 *3) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)) (-5 *3 (-1074)))) ((*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-221)))) ((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) -(((*1 *1 *1) (-4 *1 (-986)))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) - (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1 (-592 *7) *7 (-1087 *7))) (-5 *5 (-1 (-396 *7) *7)) + (-4 *7 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-5 *2 (-592 (-2 (|:| |frac| (-385 *7)) (|:| -4216 *3)))) + (-5 *1 (-751 *6 *7 *3 *8)) (-4 *3 (-602 *7)) + (-4 *8 (-602 (-385 *7))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 + (-592 (-2 (|:| |frac| (-385 *6)) (|:| -4216 (-600 *6 (-385 *6)))))) + (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6)))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) ((*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) ((*1 *1 *1) (-12 (-5 *1 (-828 *2)) (-4 *2 (-789)))) @@ -5595,32 +5768,30 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) ((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-4 *1 (-742)) - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-966))))) +(((*1 *1) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3)))) (((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-501))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-713)) (-4 *4 (-286)) (-4 *6 (-1149 *4)) - (-5 *2 (-1173 (-592 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-592 *6))))) -(((*1 *2 *3) - (-12 (-14 *4 (-592 (-1091))) (-4 *5 (-429)) - (-5 *2 - (-2 (|:| |glbase| (-592 (-227 *4 *5))) (|:| |glval| (-592 (-525))))) - (-5 *1 (-580 *4 *5)) (-5 *3 (-592 (-227 *4 *5)))))) -(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) -(((*1 *2) - (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) - (-4 *4 (-1149 *3))))) +(((*1 *2 *1) + (-12 (-4 *2 (-1149 *3)) (-5 *1 (-377 *3 *2)) + (-4 *3 (-13 (-341) (-138)))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) + (|partial| -12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) + (-4 *2 (-619 *3))))) +(((*1 *2 *3 *3 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) + (-14 *4 (-713)) (-4 *5 (-160))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) + ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108))))) (((*1 *1 *1) (-5 *1 (-798))) ((*1 *2 *1) (-12 (-4 *1 (-1023 *2 *3 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) @@ -5641,32 +5812,79 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) ((*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-690))))) -(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) -(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *2 *3) - (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) - (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) -(((*1 *2 *2 *3 *4) - (-12 (-5 *2 (-1173 *5)) (-5 *3 (-713)) (-5 *4 (-1038)) (-4 *5 (-327)) - (-5 *1 (-495 *5))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *4 *5 *6) + (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) + (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *7 *8 *9 *3 *4)) (-4 *4 (-996 *7 *8 *9 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *5 (-713)) (-5 *6 (-108)) (-4 *7 (-429)) (-4 *8 (-735)) + (-4 *9 (-789)) (-4 *3 (-991 *7 *8 *9)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *7 *8 *9 *3 *4)) (-4 *4 (-1029 *7 *8 *9 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-764))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *1) + (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-169))))) (((*1 *2 *1) (-12 (-5 *2 (-1096)) (-5 *1 (-48))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1173 *6)) (-5 *4 (-1173 (-525))) (-5 *5 (-525)) - (-4 *6 (-1020)) (-5 *2 (-1 *6)) (-5 *1 (-949 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) - ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-764))))) (((*1 *2 *3) (|partial| -12 (-5 *3 (-856)) - (-5 *2 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) + (-5 *2 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) (-5 *1 (-324 *4)) (-4 *4 (-327))))) +(((*1 *1 *1) (-4 *1 (-1060)))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3) + (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) + (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-713)))) + (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *5)) (-4 *5 (-341)) (-5 *2 (-592 *6)) + (-5 *1 (-498 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) +(((*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228))))) +(((*1 *1 *1 *2) + (|partial| -12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-57 *3)) (-4 *3 (-1127)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-57 *3))))) (((*1 *2 *3) (-12 (-5 *3 (-632 (-385 (-887 (-525))))) (-5 *2 @@ -5674,290 +5892,239 @@ (-2 (|:| |radval| (-294 (-525))) (|:| |radmult| (-525)) (|:| |radvect| (-592 (-632 (-294 (-525)))))))) (-5 *1 (-962))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-4 *2 (-1149 *4)) + (-5 *1 (-857 *4 *2))))) +(((*1 *2 *1) + (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-991 *3 *4 *2)) (-4 *2 (-789)))) + ((*1 *2 *1) + (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) +(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *2) + (-12 (-4 *3 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1178)) + (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-1091)) + (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *1 (-1094))))) (((*1 *2 *3 *4) (-12 (-5 *3 (-592 *6)) (-5 *4 (-592 (-1072 *7))) (-4 *6 (-789)) (-4 *7 (-884 *5 (-497 *6) *6)) (-4 *5 (-977)) (-5 *2 (-1 (-1072 *7) *7)) (-5 *1 (-1044 *5 *6 *7))))) -(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))) -(((*1 *1 *1 *2 *2) - (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) - (-14 *6 (-592 (-1091))) - (-5 *2 - (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) - (-5 *1 (-577 *5 *6))))) -(((*1 *2 *3) - (-12 (-5 *3 (-856)) - (-5 *2 - (-3 (-1087 *4) - (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038))))))) - (-5 *1 (-324 *4)) (-4 *4 (-327))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-157 *4)) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(((*1 *2 *1 *1) - (-12 (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) - (-4 *1 (-791 *3))))) -(((*1 *1) (-5 *1 (-1007)))) -(((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) -(((*1 *2 *3 *3 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *3 *1 *4) - (-12 (-5 *3 (-1056 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) - (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) - (-5 *2 (-108)) (-5 *1 (-1057 *5 *6))))) -(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) - ((*1 *2 *3 *3 *2) - (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) -(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) - (-5 *2 (-592 (-592 (-878 *3)))))) - ((*1 *1 *2 *3 *3) - (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *4 (-977)) - (-4 *1 (-1052 *4)))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 (-592 (-878 *3)))) (-4 *3 (-977)) - (-4 *1 (-1052 *3)))) - ((*1 *1 *1 *2 *3 *3) - (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-108)) - (-4 *1 (-1052 *4)) (-4 *4 (-977)))) - ((*1 *1 *1 *2 *3 *3) - (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) - (-4 *1 (-1052 *4)) (-4 *4 (-977)))) - ((*1 *1 *1 *2 *3 *4) - (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-592 (-159))) - (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) - ((*1 *1 *1 *2 *3 *4) - (-12 (-5 *2 (-592 (-592 (-878 *5)))) (-5 *3 (-592 (-159))) - (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) - (-5 *1 (-310))))) -(((*1 *1 *1) - (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) - (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) -(((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 *4))))) +(((*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 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-620 (-205))) (-5 *2 (-966)) (-5 *1 (-693))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-146)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *2) - (-12 - (-5 *2 - (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) - (|:| |xpnt| (-525)))) - (-4 *4 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2794 ($ $ $))))) - (-4 *3 (-517)) (-5 *1 (-1152 *3 *4))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429))))) + (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) +(((*1 *2 *3 *3) + (-12 (-4 *3 (-1131)) (-4 *5 (-1149 *3)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-108)) (-5 *1 (-319 *4 *3 *5 *6)) (-4 *4 (-320 *3 *5 *6)))) + ((*1 *2 *3 *3) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *5 *5 *2) + (|partial| -12 (-5 *2 (-108)) (-5 *3 (-887 *6)) (-5 *4 (-1091)) + (-5 *5 (-782 *7)) + (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-4 *7 (-13 (-1113) (-29 *6))) (-5 *1 (-204 *6 *7)))) + ((*1 *2 *3 *4 *4 *2) + (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1087 *6)) (-5 *4 (-782 *6)) + (-4 *6 (-13 (-1113) (-29 *5))) + (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-204 *5 *6))))) +(((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-1091)) + (-5 *4 + (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) + (-5 *5 + (-592 + (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) + (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) + ((*1 *2 *3 *4 *5 *6 *3) + (-12 (-5 *3 (-1091)) + (-5 *4 + (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091))))) + (-5 *5 + (-592 + (-592 (-3 (|:| |array| (-592 (-1091))) (|:| |scalar| (-1091)))))) + (-5 *6 (-592 (-1091))) (-5 *2 (-1024)) (-5 *1 (-375)))) + ((*1 *2 *3 *4 *5 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *5 (-1094)) + (-5 *2 (-1024)) (-5 *1 (-375))))) +(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))) +(((*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-286) (-138))) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) - (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) + (-12 (-4 *4 (-429)) + (-5 *2 + (-592 + (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) + (|:| |geneigvec| (-592 (-632 (-385 (-887 *4)))))))) + (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4))))))) +(((*1 *2 *3 *4 *5 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *7 (-835 *6)) + (-5 *2 (-632 *7)) (-5 *1 (-634 *6 *7 *3 *4)) (-4 *3 (-351 *7)) + (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255))))))) (((*1 *2 *1) - (-12 (-5 *2 (-878 *4)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *6)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) (((*1 *1 *1) (-4 *1 (-578))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-27) (-408 *4))) - (-4 *4 (-13 (-789) (-517) (-968 (-525)))) - (-4 *7 (-1149 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) - (-4 *2 (-320 *5 *6 *7))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) - (-4 *4 (-37 (-385 (-525))))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) - (-4 *2 (-408 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) - (-5 *1 (-147 *4 *2)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091))))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *2 *3) - (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) - (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091)))))) -(((*1 *2 *1 *3) - (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-977)) (-4 *4 (-789)) - (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) - (-4 *1 (-408 *4)))) - ((*1 *2 *1 *3) - (|partial| -12 (-5 *3 (-110)) (-4 *4 (-977)) (-4 *4 (-789)) - (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) - (-4 *1 (-408 *4)))) - ((*1 *2 *1) - (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) - (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2815 (-525)))) - (-4 *1 (-408 *3)))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *3 (-592 (-242))) + (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445))))) +(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) +(((*1 *1 *1 *2 *2) + (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856))))) +(((*1 *1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-4 *1 (-281)))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *4 *5 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *1) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4)))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-592 (-592 *3))))) ((*1 *2 *1) - (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2815 (-713)))) - (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-592 (-592 *5))))) ((*1 *2 *1) - (|partial| -12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-2 (|:| |var| *5) (|:| -2815 (-713)))))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) - (-4 *7 (-884 *6 *4 *5)) - (-5 *2 (-2 (|:| |var| *5) (|:| -2815 (-525)))) - (-5 *1 (-885 *4 *5 *6 *7 *3)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) - (-15 -1511 (*7 $)))))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *3 *4 *5 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-690))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) -(((*1 *2 *3 *3 *3 *4 *5) - (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1149 *6)) - (-4 *6 (-13 (-341) (-138) (-968 (-525)))) + (-12 (-5 *2 (-592 (-592 *3))) (-5 *1 (-1100 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) + (-14 *6 (-592 (-1091))) (-5 *2 - (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) - (|:| -4216 - (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| (-525)) - (|:| |alpha| *3) (|:| |beta| *3))))) - (-5 *1 (-947 *6 *3)) (-5 *4 (-525))))) -(((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) + (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) + (-5 *1 (-577 *5 *6))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-856))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *3 *4 *4 *4 *3 *3 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *2 (-966)) (-5 *1 (-694))))) (((*1 *2 *1 *3 *3) (-12 (-5 *3 (-856)) (-5 *2 (-713)) (-5 *1 (-1021 *4 *5)) (-14 *4 (-856)) (-14 *5 (-856))))) -(((*1 *2 *3 *4 *3) - (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 (-2 (|:| -1255 (-385 *6)) (|:| |coeff| (-385 *6)))) - (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) - (-5 *1 (-310))))) -(((*1 *2 *3 *1) - (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) - (-4 *3 (-1020)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) - (-5 *1 (-839 *4)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-856)) (-5 *2 (-108)) (-5 *1 (-1021 *4 *5)) - (-14 *4 (-856)) (-14 *5 (-856))))) -(((*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) (((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) - (-5 *3 (-525))))) -(((*1 *1) (-5 *1 (-135))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-242))))) -(((*1 *2 *2 *1) - (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-4 *3 (-517))))) -(((*1 *2 *1 *3 *3) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1127)) (-5 *2 (-1178))))) -(((*1 *2 *3 *4 *4 *3 *5) - (-12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) - (-4 *3 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) - ((*1 *2 *3 *4 *4 *4 *3 *5) - (-12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) - (-4 *3 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-682 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) + (-5 *2 (-385 (-525)))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *3 (-835 *6)) + (-5 *2 (-632 *3)) (-5 *1 (-634 *6 *3 *7 *4)) (-4 *7 (-351 *3)) + (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255))))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1 (-108) *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1 (-525) *2 *2)) (-4 *2 (-127)) (-5 *1 (-1006 *2))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) + (-5 *2 + (-3 (-1087 *4) + (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038))))))) + (-5 *1 (-324 *4)) (-4 *4 (-327))))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-713)))) + ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-713))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-565 *4)) (-4 *4 (-789)) (-4 *2 (-789)) + (-5 *1 (-564 *2 *4))))) +(((*1 *2 *1 *2) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-942 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2) + (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) + (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $)))))))))) (((*1 *2 *1) (-12 (-4 *1 (-1023 *3 *2 *4 *5 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020))))) +(((*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) + ((*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-157 *4)) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *1) (-5 *1 (-146)))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) + (-5 *2 + (-2 (|:| |mval| (-632 *4)) (|:| |invmval| (-632 *4)) + (|:| |genIdeal| (-477 *4 *5 *6 *7)))) + (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) +(((*1 *1) (-5 *1 (-415)))) (((*1 *2 *1) - (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) - (-4 *4 (-1149 *3))))) -(((*1 *2 *1) - (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) - (-4 *4 (-1149 *3))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *3 (-592 (-525))) - (-5 *1 (-818))))) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-5 *2 (-108))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *3 (-713)) (-4 *2 (-517)) (-5 *1 (-903 *2 *4)) + (-4 *4 (-1149 *2))))) (((*1 *2 *1 *1) - (-12 - (-5 *2 - (-2 (|:| -2318 *3) (|:| |coef1| (-724 *3)) (|:| |coef2| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) -(((*1 *1 *2 *2 *2) (-12 (-5 *1 (-817 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *4 (-1091)) (-5 *6 (-108)) - (-4 *7 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-4 *3 (-13 (-1113) (-893) (-29 *7))) - (-5 *2 - (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) - (|:| |fail| "failed") (|:| |pole| "potentialPole"))) - (-5 *1 (-199 *7 *3)) (-5 *5 (-782 *3))))) -(((*1 *2 *1 *1 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-884 *4 *5 *3)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-977)) (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) - (-4 *1 (-1149 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-108)) (-5 *1 (-1080 *4 *5)) - (-14 *4 (-856)) (-4 *5 (-977))))) + (-12 (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) + (-4 *1 (-791 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 (-2 (|:| -2007 (-396 *3)) (|:| |special| (-396 *3)))) + (-5 *1 (-670 *5 *3))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) - ((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *3))))) -(((*1 *2 *2 *2 *2 *2 *3) - (-12 (-5 *2 (-632 *4)) (-5 *3 (-713)) (-4 *4 (-977)) - (-5 *1 (-633 *4))))) + (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) + (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5))))) (((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-1 (-1087 (-887 *4)) (-887 *4))) - (-5 *1 (-1181 *4)) (-4 *4 (-341))))) -(((*1 *2 *3 *3) (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-514))))) -(((*1 *2 *3 *4 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-699))))) -(((*1 *1 *2 *2 *2 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341))))) + (-12 + (-5 *3 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525))))) + (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) + (-5 *1 (-478 *4 *5))))) +(((*1 *1) (-5 *1 (-1007)))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-301 *2 *4)) (-4 *4 (-126)) + (-4 *2 (-1020)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-339 *2)) (-4 *2 (-1020)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-364 *2)) (-4 *2 (-1020)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *2 (-1020)) (-5 *1 (-595 *2 *4 *5)) + (-4 *4 (-23)) (-14 *5 *4))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *1 (-761 *2)) (-4 *2 (-789))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) @@ -5969,229 +6136,299 @@ ((*1 *2 *1) (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) (-4 *5 (-218 *3 *2)) (-4 *2 (-977))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *4 *5 *6 *7) - (-12 (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *6)))) - (-5 *4 (-957 (-782 (-525)))) (-5 *5 (-1091)) (-5 *7 (-385 (-525))) - (-4 *6 (-977)) (-5 *2 (-798)) (-5 *1 (-550 *6))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2790 *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1 *1 *2 *2 *2 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-160)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-977))))) (((*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-827 *3)) (-5 *1 (-999 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *4 *3 *3 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) - (-5 *1 (-699))))) -(((*1 *1) - (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) - (-4 *4 (-160))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-517)) (-4 *2 (-977)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517)))) + ((*1 *2 *3 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *1)))) + (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *2 *3 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-694))))) +(((*1 *1 *2 *2) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) (((*1 *2 *3) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) - (-5 *2 (-2 (|:| -1655 (-385 *5)) (|:| |poly| *3))) - (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) - (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *1 *2 *3 *1) - (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) - (-4 *3 (-1020))))) + (-12 (-5 *3 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525))))) + (-5 *2 (-385 (-525))) (-5 *1 (-951 *4)) (-4 *4 (-1149 (-525)))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-713)) + (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) +(((*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) + (-5 *2 (-966)) (-5 *1 (-779))))) (((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1063 *3))))) (((*1 *2 *1 *3 *4) (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) - ((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) - (-4 *2 (-602 *4))))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-126)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-339 *3)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-364 *3)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-595 *3 *4 *5)) - (-4 *4 (-23)) (-14 *5 *4)))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *1 *2 *3) - (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) - (-4 *2 (-13 (-789) (-21)))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-812 *2)) (-4 *2 (-1127)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-814 *2)) (-4 *2 (-1127)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-713)) (-5 *1 (-817 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-525)) (-5 *4 (-396 *2)) (-4 *2 (-884 *7 *5 *6)) - (-5 *1 (-685 *5 *6 *7 *2)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-286))))) -(((*1 *1 *1) (-4 *1 (-578))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *5 *5)) (-4 *1 (-320 *4 *5 *6)) (-4 *4 (-1131)) - (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-2 (|:| |num| (-632 *5)) (|:| |den| *5)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-592 (-1096))) (-5 *1 (-815))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) -(((*1 *2 *3 *3 *4 *4 *3 *4 *4 *3 *3 *3) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-1091)) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-4 *4 (-13 (-29 *6) (-1113) (-893))) + (-5 *2 (-2 (|:| |particular| *4) (|:| -2495 (-592 *4)))) + (-5 *1 (-743 *6 *4 *3)) (-4 *3 (-602 *4))))) +(((*1 *2 *3 *3 *3 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2) - (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) - (-5 *2 (-2 (|:| |particular| *1) (|:| -2187 (-592 *1)))) - (-4 *1 (-345 *3)))) - ((*1 *2) - (|partial| -12 - (-5 *2 - (-2 (|:| |particular| (-430 *3 *4 *5 *6)) - (|:| -2187 (-592 (-430 *3 *4 *5 *6))))) - (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-632 (-385 (-887 (-525))))) - (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962)) - (-5 *3 (-294 (-525)))))) -(((*1 *2 *3) - (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) + (-5 *1 (-698))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284))))) -(((*1 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $))))))))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $))))))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) - (-15 -1511 ((-1043 *4 (-565 $)) $)) - (-15 -1270 ($ (-1043 *4 (-565 $))))))) - (-4 *4 (-517)) (-5 *1 (-40 *4 *2)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-592 (-565 *2))) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) - (-15 -1511 ((-1043 *4 (-565 $)) $)) - (-15 -1270 ($ (-1043 *4 (-565 $))))))) - (-4 *4 (-517)) (-5 *1 (-40 *4 *2))))) -(((*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-989))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) + (|partial| -12 (-4 *5 (-968 (-47))) + (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) + (-5 *2 (-396 (-1087 (-47)))) (-5 *1 (-413 *4 *5 *3)) + (-4 *3 (-1149 *5))))) +(((*1 *2 *3 *1 *4) + (-12 (-5 *3 (-1056 *5 *6)) (-5 *4 (-1 (-108) *6 *6)) + (-4 *5 (-13 (-1020) (-33))) (-4 *6 (-13 (-1020) (-33))) + (-5 *2 (-108)) (-5 *1 (-1057 *5 *6))))) +(((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-294 *3)) (-4 *3 (-517)) (-4 *3 (-789))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) (((*1 *2 *3) - (-12 (-5 *3 (-542 *2)) (-4 *2 (-13 (-29 *4) (-1113))) - (-5 *1 (-540 *4 *2)) - (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))))) - ((*1 *2 *3) - (-12 (-5 *3 (-542 (-385 (-887 *4)))) - (-4 *4 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) - (-5 *2 (-294 *4)) (-5 *1 (-545 *4))))) -(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286))))) + (-12 (-5 *2 (-2 (|:| -3234 (-525)) (|:| -2143 (-592 *3)))) + (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) (((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096))))) -(((*1 *2 *2 *3) - (-12 (-4 *4 (-735)) - (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *5 (-517)) - (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) - ((*1 *2 *2 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *3 - (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) - (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *6)) - (-4 *6 - (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) - (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) - (-4 *2 (-884 (-887 *4) *5 *6))))) + (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *1) (-5 *1 (-146)))) +(((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *3 (-525)) (-4 *1 (-804 *4))))) +(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160)))) + ((*1 *2 *3 *3 *2) + (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) - (-4 *2 (-1149 (-157 *3)))))) +(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-4 *1 (-346)) (-5 *2 (-856)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-856)) + (-5 *1 (-495 *4))))) (((*1 *2 *3) - (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 (-592 *4)))) - (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 *4)))))) + (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) + ((*1 *2 *3 *3 *3) + (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) +(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) +(((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) + (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) + (-4 *1 (-345 *4)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) + (-4 *1 (-348 *4 *5)) (-4 *5 (-1149 *4)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) + (-4 *4 (-1149 *3)))) + ((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3))))) +(((*1 *1) (-5 *1 (-132)))) +(((*1 *2) + (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-128)) + (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) + ((*1 *2) + (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) + (-4 *3 (-307 *4)))) + ((*1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) + (-14 *4 (-713)) (-4 *5 (-160)))) + ((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) + (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) + ((*1 *2 *1) (-12 (-4 *1 (-913 *3)) (-4 *3 (-977)) (-5 *2 (-856)))) + ((*1 *2) (-12 (-4 *1 (-1180 *3)) (-4 *3 (-341)) (-5 *2 (-128))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) + (-5 *2 + (-2 (|:| A (-632 *5)) + (|:| |eqs| + (-592 + (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5)) (|:| -4216 *6) + (|:| |rh| *5)))))) + (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5)) + (-4 *6 (-602 *5)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) (-4 *6 (-602 *5)) + (-5 *2 (-2 (|:| -1933 (-632 *6)) (|:| |vec| (-1173 *5)))) + (-5 *1 (-755 *5 *6)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *5))))) (((*1 *2 *1) - (-12 (-4 *2 (-517)) (-5 *1 (-573 *2 *3)) (-4 *3 (-1149 *2))))) -(((*1 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-305 *3)))) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) + (-5 *2 (-592 (-592 (-878 *3)))))) + ((*1 *1 *2 *3 *3) + (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) (-4 *4 (-977)) + (-4 *1 (-1052 *4)))) ((*1 *1 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-488 *3 *4)) - (-14 *4 (-525))))) + (-12 (-5 *2 (-592 (-592 (-878 *3)))) (-4 *3 (-977)) + (-4 *1 (-1052 *3)))) + ((*1 *1 *1 *2 *3 *3) + (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-108)) + (-4 *1 (-1052 *4)) (-4 *4 (-977)))) + ((*1 *1 *1 *2 *3 *3) + (-12 (-5 *2 (-592 (-592 (-878 *4)))) (-5 *3 (-108)) + (-4 *1 (-1052 *4)) (-4 *4 (-977)))) + ((*1 *1 *1 *2 *3 *4) + (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-592 (-159))) + (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977)))) + ((*1 *1 *1 *2 *3 *4) + (-12 (-5 *2 (-592 (-592 (-878 *5)))) (-5 *3 (-592 (-159))) + (-5 *4 (-159)) (-4 *1 (-1052 *5)) (-4 *5 (-977))))) +(((*1 *2 *1) + (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) + (-4 *3 (-1149 *2))))) +(((*1 *2) + (-12 (-5 *2 (-1173 (-1021 *3 *4))) (-5 *1 (-1021 *3 *4)) + (-14 *3 (-856)) (-14 *4 (-856))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-539))))) -(((*1 *2 *2) - (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) - (-4 *3 (-1149 (-157 *2)))))) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) + (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(((*1 *2 *1) + (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) + (-4 *3 (-901))))) (((*1 *1 *1 *2) - (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-1161 *3)) - (-4 *3 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *7 *7)) (-4 *7 (-1149 *6)) - (-4 *6 (-13 (-27) (-408 *5))) - (-4 *5 (-13 (-789) (-517) (-968 (-525)))) (-4 *8 (-1149 (-385 *7))) - (-5 *2 (-542 *3)) (-5 *1 (-513 *5 *6 *7 *8 *3)) - (-4 *3 (-320 *6 *7 *8))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-1015 *3)) (-4 *3 (-884 *7 *6 *4)) (-4 *6 (-735)) - (-4 *4 (-789)) (-4 *7 (-517)) - (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) - (-5 *1 (-549 *6 *4 *7 *3)))) - ((*1 *2 *3 *4) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3)))) +(((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-31 *3 *4)) + (-4 *4 (-408 *3)))) + ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-713)) (-5 *1 (-110)))) + ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-110)))) + ((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *4)) + (-4 *4 (-408 *3)))) + ((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-110)) (-5 *1 (-151)))) + ((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *4)) + (-4 *4 (-13 (-408 *3) (-934))))) + ((*1 *2 *2) (-12 (-5 *2 (-110)) (-5 *1 (-280 *3)) (-4 *3 (-281)))) + ((*1 *2 *2) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) + ((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *4 (-789)) (-5 *1 (-407 *3 *4)) + (-4 *3 (-408 *4)))) + ((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *4)) + (-4 *4 (-408 *3)))) + ((*1 *2 *1) (-12 (-5 *2 (-110)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) + ((*1 *2 *2) + (-12 (-5 *2 (-110)) (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *4)) + (-4 *4 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) + (-5 *1 (-310))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-565 *5))) (-4 *5 (-408 *4)) (-4 *4 (-789)) + (-5 *2 (-565 *5)) (-5 *1 (-534 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-14 *5 (-592 (-1091))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) + (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) + ((*1 *2 *3 *4 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) + (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) + (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) + (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) + (-5 *1 (-1197 *4 *5 *6)) (-5 *3 (-592 (-887 *4))) + (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1) + (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) + (-4 *3 (-13 (-1020) (-33)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) + ((*1 *2 *3 *3 *3 *3) + (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1164 *3))))) +(((*1 *2 *3) + (-12 (-4 *2 (-341)) (-4 *2 (-787)) (-5 *1 (-880 *2 *3)) + (-4 *3 (-1149 *2))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(((*1 *2 *3 *4 *5 *6 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) + (-5 *1 (-657 *3 *4)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-1015 *3)) (-4 *3 (-884 *7 *6 *4)) (-4 *6 (-735)) + (-4 *4 (-789)) (-4 *7 (-517)) + (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) + (-5 *1 (-549 *6 *4 *7 *3)))) + ((*1 *2 *3 *4) (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-517)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| (-525)))) (-5 *1 (-549 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) @@ -6221,394 +6458,270 @@ (-4 *5 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-3 (-385 (-887 *5)) (-294 *5))) (-5 *1 (-1084 *5)) (-5 *3 (-385 (-887 *5)))))) -(((*1 *1 *2) - (-12 (-5 *2 (-391 *3 *4 *5 *6)) (-4 *6 (-968 *4)) (-4 *3 (-286)) - (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *6 (-387 *4 *5)) - (-14 *7 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1173 *6)) (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)) - (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) - (-5 *1 (-392 *3 *4 *5 *6 *7))))) -(((*1 *2 *3 *4 *2 *2 *5) - (|partial| -12 (-5 *2 (-782 *4)) (-5 *3 (-565 *4)) (-5 *5 (-108)) - (-4 *4 (-13 (-1113) (-29 *6))) - (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-204 *6 *4))))) (((*1 *2 *1) - (|partial| -12 (-4 *3 (-25)) (-4 *3 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-408 *3)))) - ((*1 *2 *1) - (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) - (-4 *3 (-1020)))) - ((*1 *2 *1) - (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) - (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) - (-5 *1 (-885 *4 *5 *6 *7 *3)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) - (-15 -1511 (*7 $)))))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3))))) -(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92)))) - ((*1 *2 *3 *2) (-12 (-5 *2 (-357)) (-5 *3 (-1074)) (-5 *1 (-92))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *5 *5 *5)) (-4 *5 (-1164 *4)) - (-4 *4 (-37 (-385 (-525)))) - (-5 *2 (-1 (-1072 *4) (-1072 *4) (-1072 *4))) (-5 *1 (-1166 *4 *5))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) - (-5 *2 (-592 *1)))) - ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) - ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) - (-4 *1 (-29 *4)))) - ((*1 *2 *1) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279))))) -(((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-1030)) (-5 *3 (-525))))) + (-12 (-5 *2 (-592 (-840 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-695))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-1080 3 *3)))) + ((*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) + ((*1 *2 *1) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175))))) +(((*1 *2 *3 *4 *4 *5 *3 *3 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-695))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-4 *5 (-1149 *4)) - (-5 *2 (-592 (-2 (|:| |deg| (-713)) (|:| -4216 *5)))) - (-5 *1 (-751 *4 *5 *3 *6)) (-4 *3 (-602 *5)) - (-4 *6 (-602 (-385 *5)))))) + (-12 (-5 *3 (-1173 (-294 (-205)))) + (-5 *2 + (-2 (|:| |additions| (-525)) (|:| |multiplications| (-525)) + (|:| |exponentiations| (-525)) (|:| |functionCalls| (-525)))) + (-5 *1 (-284))))) +(((*1 *2 *1) + (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 *4))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771))))) +(((*1 *2 *3 *1) + (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *1) (-5 *1 (-989)))) +(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) (((*1 *2 *1) (-12 (-5 *2 (-1015 *3)) (-5 *1 (-1013 *3)) (-4 *3 (-1127)))) ((*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) ((*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127))))) -(((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789))))) (((*1 *2 *1) - (-12 (-4 *4 (-1020)) (-5 *2 (-108)) (-5 *1 (-820 *3 *4 *5)) - (-4 *3 (-1020)) (-4 *5 (-612 *4)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) + (-12 (-5 *2 (-592 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) + (-5 *1 (-542 *3)) (-4 *3 (-341))))) +(((*1 *2 *2) + (-12 + (-5 *2 + (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *4) + (|:| |xpnt| (-525)))) + (-4 *4 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2790 ($ $ $))))) + (-4 *3 (-517)) (-5 *1 (-1152 *3 *4))))) (((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) - (-4 *4 (-327))))) + (-12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 + (-3 (|:| |continuous| "Continuous at the end points") + (|:| |lowerSingular| + "There is a singularity at the lower end point") + (|:| |upperSingular| + "There is a singularity at the upper end point") + (|:| |bothSingular| "There are singularities at both end points") + (|:| |notEvaluated| "End point continuity not yet evaluated"))) + (-5 *1 (-174))))) (((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-1018 *3)))) ((*1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-1113)))) - ((*1 *2 *1) (-12 (-5 *1 (-309 *2)) (-4 *2 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 *3)) (-5 *1 (-565 *3)) (-4 *3 (-789))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *1 *2 *3 *3 *4 *4) - (-12 (-5 *2 (-887 (-525))) (-5 *3 (-1091)) - (-5 *4 (-1015 (-385 (-525)))) (-5 *1 (-30))))) -(((*1 *2 *3) - (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) (((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-369))))) -(((*1 *2 *3 *4 *4 *4 *5 *4 *5 *5 *3) + (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) + (-4 *3 (-901))))) +(((*1 *2 *2) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-426 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5))))) +(((*1 *1 *1) (|partial| -4 *1 (-1067)))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1166 *3 *2)) + (-4 *2 (-1164 *3))))) +(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *2 *3 *4 *5 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-694))))) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-632 (-385 (-887 (-525))))) + (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962))))) (((*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) -(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284))))) -(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-205)) (-5 *1 (-284))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *4 (-1091)) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)))) - ((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-799)))) - ((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *1 *1) + (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-429)))) + ((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *1)))) + (-4 *1 (-996 *4 *5 *6 *3)))) + ((*1 *1 *1) (-4 *1 (-1131))) + ((*1 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-1152 *3 *2)) + (-4 *2 (-13 (-1149 *3) (-517) (-10 -8 (-15 -2790 ($ $ $)))))))) +(((*1 *2 *3) + (-12 (-14 *4 (-592 (-1091))) (-14 *5 (-713)) + (-5 *2 + (-592 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525)))))) + (-5 *1 (-478 *4 *5)) + (-5 *3 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525)))))))) +(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)))) + ((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-799)))) + ((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) ((*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-798)) (-5 *2 (-1178)) (-5 *1 (-799)))) ((*1 *2 *3 *1) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1072 *4)) (-4 *4 (-1020)) (-4 *4 (-1127))))) -(((*1 *2 *3 *3 *3) - (|partial| -12 - (-4 *4 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *5 (-1149 *4)) (-5 *2 (-1087 (-385 *5))) (-5 *1 (-568 *4 *5)) - (-5 *3 (-385 *5)))) - ((*1 *2 *3 *3 *3 *4) - (|partial| -12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-138) (-27) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-1087 (-385 *6))) (-5 *1 (-568 *5 *6)) (-5 *3 (-385 *6))))) -(((*1 *2 *3 *2) - (|partial| -12 (-5 *2 (-1173 *4)) (-5 *3 (-632 *4)) (-4 *4 (-341)) - (-5 *1 (-613 *4)))) - ((*1 *2 *3 *2) - (|partial| -12 (-4 *4 (-341)) - (-4 *5 (-13 (-351 *4) (-10 -7 (-6 -4256)))) - (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256)))) - (-5 *1 (-614 *4 *5 *2 *3)) (-4 *3 (-630 *4 *5 *2)))) - ((*1 *2 *3 *2 *4 *5) - (|partial| -12 (-5 *4 (-592 *2)) (-5 *5 (-1 *2 *2)) (-4 *2 (-341)) - (-5 *1 (-756 *2 *3)) (-4 *3 (-602 *2)))) - ((*1 *2 *3) - (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) -(((*1 *1 *1 *1 *2) - (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-713)) (-5 *5 (-592 *3)) (-4 *3 (-286)) (-4 *6 (-789)) - (-4 *7 (-735)) (-5 *2 (-108)) (-5 *1 (-575 *6 *7 *3 *8)) - (-4 *8 (-884 *3 *7 *6))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) -(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-1050 *4 *2)) - (-4 *2 (-13 (-558 (-525) *4) (-10 -7 (-6 -4255) (-6 -4256)))))) - ((*1 *2 *2) - (-12 (-4 *3 (-789)) (-4 *3 (-1127)) (-5 *1 (-1050 *3 *2)) - (-4 *2 (-13 (-558 (-525) *3) (-10 -7 (-6 -4255) (-6 -4256))))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-713))))) -(((*1 *1 *1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-856)) (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-734)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-385 (-525))) (-4 *1 (-1154 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-108)) - (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1270 ($ *7))))) - (-4 *7 (-787)) - (-4 *8 - (-13 (-1151 *3 *7) (-341) (-1113) - (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) - (-5 *2 - (-3 (|:| |%series| *8) - (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) - (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) - (-14 *10 (-1091))))) -(((*1 *2) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-592 (-592 *4))) (-5 *1 (-319 *3 *4 *5 *6)) - (-4 *3 (-320 *4 *5 *6)))) - ((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-4 *3 (-346)) (-5 *2 (-592 (-592 *3)))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *1 *1 *1 *2) - (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)))) - ((*1 *1 *1 *1) +(((*1 *1 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-592 (-800 *4))) - (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-448 *4 *5 *6)) - (-4 *6 (-429))))) -(((*1 *2 *3 *4 *4 *5 *6) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) - (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-1174)) - (-5 *1 (-1177)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) - (-5 *2 (-1174)) (-5 *1 (-1177))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856))))) + (-4 *4 (-789)) (-4 *2 (-429))))) (((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-910 *4 *5 *6 *7))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-581))))) -(((*1 *2 *3) - (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) - (-5 *2 (-856))))) -(((*1 *1) (-5 *1 (-308)))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-4 *2 (-1149 *5)) - (-5 *1 (-1167 *5 *2 *6 *3)) (-4 *6 (-602 *2)) (-4 *3 (-1164 *5))))) + (-12 (-4 *4 (-1149 *2)) (-4 *2 (-1131)) (-5 *1 (-139 *2 *4 *3)) + (-4 *3 (-1149 (-385 *4)))))) +(((*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3 *4 *5 *5 *5 *4 *4 *4 *3 *4 *4 *6) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) + (-5 *1 (-692))))) +(((*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-713))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-592 *3)) (-5 *1 (-859 *4 *5 *6 *3)) - (-4 *3 (-884 *4 *6 *5))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-702))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) + (|partial| -12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-728))))) (((*1 *2 *3) (-12 (-5 *3 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *2 (-592 (-385 (-525)))) (-5 *1 (-951 *4)) - (-4 *4 (-1149 (-525)))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-977)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1149 *3)))) - ((*1 *2 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) -(((*1 *2 *3 *3 *3 *4) - (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)))) - (-5 *2 - (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) - (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -3278 *6))) - (-5 *1 (-948 *5 *6)) (-5 *3 (-385 *6))))) -(((*1 *2 *1) - (|partial| -12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110))))) -(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) - (-5 *2 (-108))))) -(((*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414))))) -(((*1 *2 *3) - (-12 (-5 *3 (-711)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) - (-5 *1 (-526)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-711)) (-5 *4 (-989)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) - (-5 *1 (-526)))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-729)) (-5 *3 (-989)) - (-5 *4 - (-2 (|:| |fn| (-294 (-205))) - (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) - (|:| |extra| (-966)))))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-729)) (-5 *3 (-989)) - (-5 *4 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)) - (|:| |extra| (-966)))))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-742)) (-5 *3 (-989)) - (-5 *4 (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) - ((*1 *2 *3) - (-12 (-5 *3 (-750)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-747)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-750)) (-5 *4 (-989)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-747)))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-778)) (-5 *3 (-989)) - (-5 *4 - (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) - (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-778)) (-5 *3 (-989)) - (-5 *4 - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) - (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) - (|:| |ub| (-592 (-782 (-205)))))) - (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) + (-5 *2 (-357)) (-5 *1 (-187))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-108)) (-5 *1 (-859 *4 *5 *6 *7)))) ((*1 *2 *3) - (-12 (-5 *3 (-780)) + (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-13 (-286) (-138))) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-108)) + (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) +(((*1 *1 *1) (|partial| -4 *1 (-136))) ((*1 *1 *1) (-4 *1 (-327))) + ((*1 *1 *1) (|partial| -12 (-4 *1 (-136)) (-4 *1 (-844))))) +(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *3) + (-12 (-4 *1 (-327)) (-5 *3 (-525)) (-5 *2 (-1101 (-856) (-713)))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *5 (-565 *4)) (-5 *6 (-1091)) + (-4 *4 (-13 (-408 *7) (-27) (-1113))) + (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-779)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-780)) (-5 *4 (-989)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-779)))) - ((*1 *2 *3 *4) - (-12 (-4 *1 (-830)) (-5 *3 (-989)) - (-5 *4 - (-2 (|:| |pde| (-592 (-294 (-205)))) - (|:| |constraints| - (-592 - (-2 (|:| |start| (-205)) (|:| |finish| (-205)) - (|:| |grid| (-713)) (|:| |boundaryType| (-525)) - (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) - (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) - (|:| |tol| (-205)))) - (-5 *2 (-2 (|:| -2903 (-357)) (|:| |explanations| (-1074)))))) + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) +(((*1 *2 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-246))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))) +(((*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3))))) +(((*1 *1 *2) (-12 (-5 *2 (-366)) (-5 *1 (-581))))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-525)) + (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *1) (-5 *1 (-308)))) +(((*1 *2 *3 *3 *2 *4) + (-12 (-5 *3 (-632 *2)) (-5 *4 (-525)) + (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) + (-5 *1 (-1128 *4)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-5 *2 (-1178)) + (-5 *1 (-1128 *4))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) +(((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) ((*1 *2 *3) - (-12 (-5 *3 (-833)) - (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-832)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-833)) (-5 *4 (-989)) + (-12 (-5 *2 (-108)) (-5 *1 (-530 *3)) (-4 *3 (-968 (-525))))) + ((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) + (-4 *5 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *5))))) + (-5 *1 (-271 *5)) (-5 *4 (-632 (-385 (-887 *5))))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) +(((*1 *2 *1) + (|partial| -12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-501) (-592 (-501)))) (-5 *1 (-110))))) +(((*1 *1) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) + (-4 *6 (-1149 *5)) (-5 *2 (-1087 (-1087 *7))) + (-5 *1 (-474 *5 *6 *4 *7)) (-4 *4 (-1149 *6))))) +(((*1 *1 *2 *3 *1) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-270))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *1) + (-12 (-5 *2 (-878 *4)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989))))) +(((*1 *2 *3 *4 *5 *6 *7) + (-12 (-5 *3 (-632 *11)) (-5 *4 (-592 (-385 (-887 *8)))) + (-5 *5 (-713)) (-5 *6 (-1074)) (-4 *8 (-13 (-286) (-138))) + (-4 *11 (-884 *8 *10 *9)) (-4 *9 (-13 (-789) (-567 (-1091)))) + (-4 *10 (-735)) (-5 *2 - (-2 (|:| -2903 (-357)) (|:| -3799 (-1074)) - (|:| |explanations| (-592 (-1074))))) - (-5 *1 (-832))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-110)))) - ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) - ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *3 *4)) - (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *6)) (-4 *6 (-821 *5)) (-4 *5 (-1020)) - (-5 *2 (-108)) (-5 *1 (-822 *5 *6 *4)) (-4 *4 (-567 (-827 *5)))))) -(((*1 *1 *1 *1 *2) - (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445))))) + (-2 + (|:| |rgl| + (-592 + (-2 (|:| |eqzro| (-592 *11)) (|:| |neqzro| (-592 *11)) + (|:| |wcond| (-592 (-887 *8))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *8)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *8)))))))))) + (|:| |rgsz| (-525)))) + (-5 *1 (-859 *8 *9 *10 *11)) (-5 *7 (-525))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-357)) (-5 *1 (-174))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) (((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) (-4 *4 (-327)))) @@ -6626,130 +6739,150 @@ (-12 (-5 *3 (-525)) (-5 *2 (-840 *4)) (-5 *1 (-839 *4)) (-4 *4 (-1020)))) ((*1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-510)) (-4 *2 (-517))))) +(((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1095)) (-5 *1 (-1094))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3140 *5) (|:| -1806 *5)))) + (-5 *1 (-749 *4 *5 *3 *6)) (-4 *3 (-602 *5)) + (-4 *6 (-602 (-385 *5))))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3140 *4) (|:| -1806 *4)))) + (-5 *1 (-749 *5 *4 *3 *6)) (-4 *3 (-602 *4)) + (-4 *6 (-602 (-385 *4))))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *5 (-1149 *4)) (-5 *2 (-592 (-2 (|:| -3140 *5) (|:| -1806 *5)))) + (-5 *1 (-749 *4 *5 *6 *3)) (-4 *6 (-602 *5)) + (-4 *3 (-602 (-385 *5))))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) + (-4 *4 (-1149 *5)) (-5 *2 (-592 (-2 (|:| -3140 *4) (|:| -1806 *4)))) + (-5 *1 (-749 *5 *4 *6 *3)) (-4 *6 (-602 *4)) + (-4 *3 (-602 (-385 *4)))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *3 *3 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) + (-5 *1 (-689))))) (((*1 *2 *2 *3) - (-12 (-5 *2 (-227 *4 *5)) (-5 *3 (-592 (-227 *4 *5))) - (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5))))) + (|partial| -12 (-5 *3 (-1 *6 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-27) (-408 *4))) + (-4 *4 (-13 (-789) (-517) (-968 (-525)))) + (-4 *7 (-1149 (-385 *6))) (-5 *1 (-513 *4 *5 *6 *7 *2)) + (-4 *2 (-320 *5 *6 *7))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-766)) (-5 *3 (-592 (-1091))) (-5 *1 (-767))))) +(((*1 *1 *1) (-4 *1 (-578))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) + ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) - (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) - (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) - (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) - (-14 *6 (-1091)) (-14 *7 *3)))) + (-12 (-5 *3 (-1 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) + (-4 *4 (-37 (-385 (-525))))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 *4)))) + (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4)))) +(((*1 *2 *2 *1) + (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-160)))) + ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-977)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-5 *2 (-108))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) - (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) + (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) + (-14 *4 (-205)) (-14 *5 (-205)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) - (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) - (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) -(((*1 *1) (-5 *1 (-1175)))) -(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) - (-5 *6 (-632 (-205))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) - (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) - (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) - (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) - (-5 *2 (-966)) (-5 *1 (-692))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-1184 *4 *5 *6 *7))) - (-5 *1 (-1184 *4 *5 *6 *7)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 *9)) (-5 *4 (-1 (-108) *9 *9)) - (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) - (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-592 (-1184 *6 *7 *8 *9))) - (-5 *1 (-1184 *6 *7 *8 *9))))) -(((*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 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) - (-5 *6 (-205)) (-5 *7 (-632 (-525))) - (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) - (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) + (-12 (-5 *3 (-205)) (-5 *4 (-1015 (-782 (-205)))) (-5 *2 (-108)) + (-5 *1 (-284)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5))))) +(((*1 *2 *3 *4 *4 *5 *6) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) + (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-445)) + (-5 *1 (-1177)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) + (-5 *2 (-445)) (-5 *1 (-1177))))) (((*1 *2 *3) - (-12 (-5 *3 (-1074)) - (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1113) (-29 *4)))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-159)) (-5 *1 (-1080 *4 *5)) - (-14 *4 (-856)) (-4 *5 (-977))))) -(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1007))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) - (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) - (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-1110 *4)) - (-4 *4 (-977))))) -(((*1 *2 *2) - (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1149 *4)) - (-5 *1 (-719 *3 *4 *5 *2 *6)) (-4 *2 (-1149 *5)) (-14 *6 (-856)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) - ((*1 *1 *1) (-12 (-4 *1 (-1190 *2)) (-4 *2 (-341)) (-4 *2 (-346))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) + (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284))))) (((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135))))) -(((*1 *2 *3 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) - (-5 *3 (-592 (-525))))) - ((*1 *2 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) - (-5 *3 (-592 (-525)))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) - (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) -(((*1 *2 *2) - (-12 - (-5 *2 - (-920 (-385 (-525)) (-800 *3) (-220 *4 (-713)) - (-227 *3 (-385 (-525))))) - (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-919 *3 *4))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-745))))) +(((*1 *1 *1 *2 *3 *1) + (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734))))) +(((*1 *2 *3 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-3 *3 (-592 *1))) + (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) + (-4 *2 (-408 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) + (-5 *1 (-147 *4 *2)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091))))) +(((*1 *1 *1 *2 *3 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-724 *3)) (-4 *3 (-977)))) + ((*1 *1 *1 *2 *3 *1) + (-12 (-5 *1 (-897 *3 *2)) (-4 *2 (-126)) (-4 *3 (-517)) + (-4 *3 (-977)) (-4 *2 (-734)))) + ((*1 *1 *1 *2 *3 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-1087 *3)) (-4 *3 (-977)))) + ((*1 *1 *1 *2 *3 *1) + (-12 (-5 *2 (-904)) (-4 (-904) (-126)) (-5 *1 (-1093 *3)) + (-4 *3 (-517)) (-4 *3 (-977)))) + ((*1 *1 *1 *2 *3 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-1146 *4 *3)) (-14 *4 (-1091)) + (-4 *3 (-977))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-429)) (-4 *4 (-789)) + (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4))))) +(((*1 *1 *1) (-4 *1 (-986))) + ((*1 *1 *1 *2 *2) + (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) (((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-143 *3 *4 *5)) (-14 *3 (-856)) (-4 *4 (-341)) (-14 *5 (-926 *3 *4))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091))))) -(((*1 *2 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206))))) (((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135))))) -(((*1 *2 *3 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-195 *4)) - (-4 *4 - (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) - ((*1 *2 *1) - (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) - (-4 *3 - (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475))))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *2 *3 *4 *5 *5 *4 *6) + (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) + (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *2 (-1178)) (-5 *1 (-730))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-798))) (-5 *1 (-110)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-798) (-592 (-798)))) (-5 *1 (-110)))) ((*1 *2 *1) @@ -6758,58 +6891,85 @@ (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) (-4 *3 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-372)))) ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-372)))) ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475)))) ((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-653)))) ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1108)))) ((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-1108))))) -(((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3 *4) +(((*1 *2 *3 *1) + (-12 (|has| *1 (-6 -4255)) (-4 *1 (-558 *4 *3)) (-4 *4 (-1020)) + (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *1 *1) + (-12 (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) + (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) + (-4 *3 (-791 *5))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *5 (-592 *5))) (-4 *5 (-1164 *4)) + (-4 *4 (-37 (-385 (-525)))) + (-5 *2 (-1 (-1072 *4) (-592 (-1072 *4)))) (-5 *1 (-1166 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-227 *4 *5)) + (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091)))))) +(((*1 *1 *2) (-12 - (-5 *3 + (-5 *2 (-592 - (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) - (|:| |wcond| (-592 (-887 *5))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *5)))))))))) - (-5 *4 (-1074)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-884 *5 *7 *6)) - (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) - (-5 *1 (-859 *5 *6 *7 *8))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-308))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-1100 *3))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) - (-4 *3 (-1127))))) -(((*1 *2 *1) - (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) - (-5 *2 (-592 *3))))) -(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) - ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) - ((*1 *2 *1 *3 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) + (-2 + (|:| -3420 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (|:| -2542 + (-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| (-1072 (-205))) + (|:| |notEvaluated| + "Internal singularities not yet evaluated"))) + (|:| -1681 + (-3 (|:| |finite| "The range is finite") + (|:| |lowerInfinite| + "The bottom of range is infinite") + (|:| |upperInfinite| "The top of range is infinite") + (|:| |bothInfinite| + "Both top and bottom points are infinite") + (|:| |notEvaluated| "Range not yet evaluated")))))))) + (-5 *1 (-520))))) (((*1 *2 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-632 (-887 *4))) (-5 *1 (-959 *4)) - (-4 *4 (-977))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) + (-12 (-4 *4 (-789)) (-5 *2 (-1100 (-592 *4))) (-5 *1 (-1099 *4)) + (-5 *3 (-592 *4))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) + ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) ((*1 *1 *2 *1) (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) @@ -6818,60 +6978,82 @@ ((*1 *2 *1 *3) (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) - (-5 *2 (-2 (|:| |under| *1) (|:| -1864 *1) (|:| |upper| *1))) + (-5 *2 (-2 (|:| |under| *1) (|:| -2804 *1) (|:| |upper| *1))) (-4 *1 (-909 *4 *5 *3 *6))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-517)) - (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1080 3 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) - ((*1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) -(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-157 (-205)))) - (-5 *2 (-966)) (-5 *1 (-698))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-110)) (-5 *3 (-592 (-1 *4 (-592 *4)))) (-4 *4 (-1020)) - (-5 *1 (-109 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) - (-5 *1 (-109 *4)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-1 *4 (-592 *4)))) - (-5 *1 (-109 *4)) (-4 *4 (-1020))))) -(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-913 *2)) (-4 *2 (-977)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-550 *3)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1133 *3)) (-4 *3 (-977)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *3 (-525))) (-4 *1 (-1164 *3)) (-4 *3 (-977))))) +(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *2 (-966)) (-5 *1 (-699))))) +(((*1 *2 *3 *3) + (|partial| -12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-1144 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-789)) (-5 *1 (-1099 *3))))) +(((*1 *2 *1 *3) + (|partial| -12 (-5 *3 (-1091)) (-4 *4 (-977)) (-4 *4 (-789)) + (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) + (-4 *1 (-408 *4)))) ((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357))))) + (|partial| -12 (-5 *3 (-110)) (-4 *4 (-977)) (-4 *4 (-789)) + (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) + (-4 *1 (-408 *4)))) + ((*1 *2 *1) + (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) + (-5 *2 (-2 (|:| |var| (-565 *1)) (|:| -2058 (-525)))) + (-4 *1 (-408 *3)))) + ((*1 *2 *1) + (|partial| -12 (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2058 (-713)))) + (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (|partial| -12 (-4 *1 (-884 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-2 (|:| |var| *5) (|:| -2058 (-713)))))) + ((*1 *2 *3) + (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) + (-4 *7 (-884 *6 *4 *5)) + (-5 *2 (-2 (|:| |var| *5) (|:| -2058 (-525)))) + (-5 *1 (-885 *4 *5 *6 *7 *3)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) + (-15 -1512 (*7 $)))))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) + (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) + ((*1 *2 *1) + (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) + (-5 *2 (-632 *3))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) + (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *2)) (-5 *4 (-1 (-108) *2 *2)) (-5 *1 (-1128 *2)) + (-4 *2 (-1020)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-1020)) (-4 *2 (-789)) + (-5 *1 (-1128 *2))))) +(((*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284))))) (((*1 *2 *3 *2 *3) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) ((*1 *2 *3 *2) (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1094)))) @@ -6884,168 +7066,319 @@ (-12 (-5 *2 (-415)) (-5 *3 (-1091)) (-5 *1 (-1095)))) ((*1 *2 *3 *2 *1) (-12 (-5 *2 (-415)) (-5 *3 (-592 (-1091))) (-5 *1 (-1095))))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6))))) -(((*1 *2 *3) - (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) - (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) - (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-108)) - (-5 *1 (-846 *4 *5 *6 *7 *8)))) - ((*1 *2 *3) - (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) - (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) - (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) - (-5 *1 (-847 *4 *5 *6))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) (((*1 *2 *3 *4) (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) + (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) - ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) -(((*1 *2 *1) - (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2 *3 *4 *4 *5) - (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) - (-5 *5 (-108)) (-5 *2 (-1175)) (-5 *1 (-236))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-763))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-525)) (-5 *1 (-186))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) - (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) -(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-694))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) - ((*1 *1 *1) - (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) - (-14 *4 *2)))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (|partial| -12 (-4 *2 (-1020)) (-5 *1 (-1105 *3 *2)) (-4 *3 (-1020))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-4 *2 (-835 *5)) (-5 *1 (-634 *5 *2 *3 *4)) - (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) + (-5 *1 (-426 *5 *6 *7 *3))))) +(((*1 *2 *1 *1) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) + (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) + (-4 *3 (-791 *5))))) +(((*1 *1) (-5 *1 (-1094)))) (((*1 *2 *3) - (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-789)) (-4 *3 (-1020))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) - ((*1 *2 *3) (-12 (-5 *3 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525))))) - (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) - (-5 *1 (-478 *4 *5)))) - ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-895 *3)) (-4 *3 (-510)))) - ((*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) - (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-5 *2 (-445)) (-5 *1 (-1174))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893))))) - ((*1 *1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *1) (-5 *1 (-798))) - ((*1 *2 *3) - (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) - (-5 *2 (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5))))) - (-5 *1 (-911 *5)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1) - (-12 (-5 *2 (-1158 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) - (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3))) - ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) - ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) - ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) - ((*1 *2 *1) - (-12 (-4 *2 (-1020)) (-5 *1 (-656 *3 *2 *4)) (-4 *3 (-789)) - (-14 *4 - (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *2)) - (-2 (|:| -3637 *3) (|:| -2815 *2))))))) + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 + (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) + (-5 *1 (-187))))) +(((*1 *2 *3 *4 *5 *6 *5 *3 *7) + (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) + (-5 *6 + (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357)))) + (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *2 (-1178)) (-5 *1 (-730)))) + ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) + (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) + (-5 *6 + (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2487 (-357)))) + (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *2 (-1178)) (-5 *1 (-730))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) + (-5 *1 (-1076 *4)))) + ((*1 *1 *1 *2 *2) + (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) + (-14 *4 (-1091)) (-14 *5 *3)))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-525))) (-5 *4 (-840 (-525))) - (-5 *2 (-632 (-525))) (-5 *1 (-546)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) - (-5 *1 (-546)))) + (-12 (-5 *4 (-1013 (-782 *3))) (-4 *3 (-13 (-1113) (-893) (-29 *5))) + (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-199 *5 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1013 (-782 *3))) (-5 *5 (-1074)) + (-4 *3 (-13 (-1113) (-893) (-29 *6))) + (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 *3)) (|:| |f2| (-592 (-782 *3))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-199 *6 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-525))) (-5 *4 (-592 (-840 (-525)))) - (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-1149 *4)) (-5 *2 (-1 *6 (-592 *6))) - (-5 *1 (-1167 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-1164 *4))))) -(((*1 *1) (-5 *1 (-108)))) -(((*1 *2 *2 *1) - (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-160)))) - ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-977)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) -(((*1 *2 *3 *4 *2 *5 *6) - (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))) - (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) - (-5 *5 - (-2 (|:| |done| (-592 *11)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))))) - (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-996 *7 *8 *9 *10)) - (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) - (-5 *1 (-994 *7 *8 *9 *10 *11)))) - ((*1 *2 *3 *4 *2 *5 *6) - (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))) - (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) - (-5 *5 - (-2 (|:| |done| (-592 *11)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1896 *11)))))) - (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) - (-4 *11 (-1029 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) - (-4 *9 (-789)) (-5 *1 (-1061 *7 *8 *9 *10 *11))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) - ((*1 *1 *1) - (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) - (-14 *4 *2)))) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-294 *5)))) + (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-200 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-294 *6)))) + (-5 *5 (-1074)) + (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-200 *6)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1013 (-782 (-385 (-887 *5))))) + (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 (-294 *5))) (|:| |f2| (-592 (-782 (-294 *5)))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-200 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1013 (-782 (-385 (-887 *6))))) + (-5 *5 (-1074)) + (-4 *6 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |f1| (-782 (-294 *6))) (|:| |f2| (-592 (-782 (-294 *6)))) + (|:| |fail| "failed") (|:| |pole| "potentialPole"))) + (-5 *1 (-200 *6)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-3 *3 (-592 *3))) (-5 *1 (-406 *5 *3)) + (-4 *3 (-13 (-1113) (-893) (-29 *5))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-451 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) + (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3) (-12 (-5 *3 (-711)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5 *5) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) + (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) + (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-1015 (-782 (-357)))) + (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) + (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) + (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5 *5) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) + (-5 *5 (-357)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *3 (-294 (-357))) (-5 *4 (-592 (-1015 (-782 (-357))))) + (-5 *5 (-357)) (-5 *6 (-989)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) + (-5 *5 (-1074)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-294 (-357))) (-5 *4 (-1013 (-782 (-357)))) + (-5 *5 (-1091)) (-5 *2 (-966)) (-5 *1 (-526)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) + (-5 *2 (-542 (-385 *5))) (-5 *1 (-529 *4 *5)) (-5 *3 (-385 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) + (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) + (-5 *2 (-3 (-294 *5) (-592 (-294 *5)))) (-5 *1 (-545 *5)))) + ((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-683 *3 *2)) (-4 *3 (-977)) (-4 *2 (-789)) + (-4 *3 (-37 (-385 (-525)))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1091)) (-5 *1 (-887 *3)) (-4 *3 (-37 (-385 (-525)))) + (-4 *3 (-977)))) + ((*1 *1 *1 *2 *3) + (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-4 *2 (-789)) + (-5 *1 (-1044 *3 *2 *4)) (-4 *4 (-884 *3 (-497 *2) *2)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) + (-5 *1 (-1076 *3)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1082 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1088 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1089 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *1 (-1122 *3)) (-4 *3 (-37 (-385 (-525)))) + (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-3275 + (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) + (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) + (-4 *3 (-37 (-385 (-525)))))) + (-12 (-5 *2 (-1091)) (-4 *1 (-1133 *3)) (-4 *3 (-977)) + (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) + (|has| *3 (-15 -2824 (*3 *3 (-1091)))) + (-4 *3 (-37 (-385 (-525)))))))) + ((*1 *1 *1) + (-12 (-4 *1 (-1133 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1137 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *1 *1) + (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) + ((*1 *1 *1 *2) + (-3275 + (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) + (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) + (-4 *3 (-37 (-385 (-525)))))) + (-12 (-5 *2 (-1091)) (-4 *1 (-1154 *3)) (-4 *3 (-977)) + (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) + (|has| *3 (-15 -2824 (*3 *3 (-1091)))) + (-4 *3 (-37 (-385 (-525)))))))) + ((*1 *1 *1) + (-12 (-4 *1 (-1154 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1158 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3))) + ((*1 *1 *1 *2) + (-3275 + (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) + (-12 (-4 *3 (-29 (-525))) (-4 *3 (-893)) (-4 *3 (-1113)) + (-4 *3 (-37 (-385 (-525)))))) + (-12 (-5 *2 (-1091)) (-4 *1 (-1164 *3)) (-4 *3 (-977)) + (-12 (|has| *3 (-15 -2383 ((-592 (-1091)) *3))) + (|has| *3 (-15 -2824 (*3 *3 (-1091)))) + (-4 *3 (-37 (-385 (-525)))))))) + ((*1 *1 *1) + (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-37 (-385 (-525)))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) + (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977)) (-14 *5 *3)))) +(((*1 *2 *3 *3 *4 *5 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-690))))) +(((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5))))) +(((*1 *2 *3 *3 *3 *3) + (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) + ((*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) + ((*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) + ((*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-308)))) + ((*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-308)))) + ((*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-308)))) + ((*1 *1) (-5 *1 (-308)))) +(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) +(((*1 *2 *3) + (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4)) + (-5 *3 (-592 *4))))) +(((*1 *2 *3 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (|has| *4 (-6 (-4257 "*"))) + (-4 *4 (-977)) (-5 *1 (-959 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) + (|has| *4 (-6 (-4257 "*"))) (-4 *4 (-977)) (-5 *1 (-959 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-525)) (-5 *1 (-877))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) + (-5 *1 (-1047 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-13 (-286) (-789) (-138))) + (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) + (-5 *1 (-1047 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-273 (-385 (-887 *4)))) + (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) + (-5 *1 (-1047 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) + (-4 *5 (-13 (-286) (-789) (-138))) + (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-385 (-887 *4)))) + (-4 *4 (-13 (-286) (-789) (-138))) + (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-273 (-385 (-887 *5))))) (-5 *4 (-592 (-1091))) + (-4 *5 (-13 (-286) (-789) (-138))) + (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-273 (-385 (-887 *4))))) + (-4 *4 (-13 (-286) (-789) (-138))) + (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 *1)) (|has| *1 (-6 -4256)) (-4 *1 (-942 *3)) + (-4 *3 (-1127))))) +(((*1 *2 *2) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-574 *3 *4 *5 *6 *7 *2)) + (-4 *7 (-996 *3 *4 *5 *6)) (-4 *2 (-1029 *3 *4 *5 *6))))) +(((*1 *2 *1 *2) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *1) (-5 *1 (-108)))) +(((*1 *2 *2) + (|partial| -12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) + ((*1 *2 *3) + (|partial| -12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) + (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) + (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) + (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) + ((*1 *1 *1) + (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) + (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-341)))) + ((*1 *2 *2) + (|partial| -12 (-4 *3 (-341)) (-4 *3 (-160)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) + (-4 *2 (-630 *3 *4 *5)))) + ((*1 *1 *1) + (|partial| -12 (-5 *1 (-632 *2)) (-4 *2 (-341)) (-4 *2 (-977)))) + ((*1 *1 *1) + (|partial| -12 (-4 *1 (-1041 *2 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-218 *2 *3)) (-4 *5 (-218 *2 *3)) (-4 *3 (-341)))) + ((*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-1099 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) +(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-975))))) +(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) + ((*1 *1 *1) (-4 *1 (-986)))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *2 *2) (-12 (-5 *2 (-592 (-565 *4))) (-4 *4 (-408 *3)) (-4 *3 (-789)) (-5 *1 (-534 *3 *4)))) @@ -7054,57 +7387,53 @@ ((*1 *1 *2 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) ((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) - (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) - (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) - (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-934))))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281)))) - ((*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) - (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) - (-5 *1 (-579 *4 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113)))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *3 *4 *5 *6 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-308)))) ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308))))) -(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3))))) -(((*1 *1 *1) - (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) - (-14 *3 (-592 (-1091)))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) + (-5 *2 (-966)) (-5 *1 (-696))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) + ((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-977)) (-4 *4 (-160)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)) + (-4 *3 (-160))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) - (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) - (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) - (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) - (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) + (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) + (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) + (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) + (-5 *3 (-1087 (-294 *4))))) + ((*1 *2 *3) + (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) +(((*1 *2 *3 *3 *3 *4 *5) + (-12 (-5 *5 (-1 *3 *3)) (-4 *3 (-1149 *6)) + (-4 *6 (-13 (-341) (-138) (-968 (-525)))) + (-5 *2 + (-3 (|:| |ans| (-2 (|:| |ans| *3) (|:| |nosol| (-108)))) + (|:| -4216 + (-2 (|:| |b| *3) (|:| |c| *3) (|:| |m| (-525)) + (|:| |alpha| *3) (|:| |beta| *3))))) + (-5 *1 (-947 *6 *3)) (-5 *4 (-525))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) (((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) ((*1 *1 *1 *1) (-4 *1 (-429))) ((*1 *2 *3) @@ -7133,210 +7462,180 @@ ((*1 *2 *2 *1) (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) (-4 *4 (-789)) (-4 *2 (-429))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-1030))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *1 *2) (-12 (-5 *2 (-169)) (-5 *1 (-228))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) -(((*1 *2 *3 *4 *5 *5 *2) - (|partial| -12 (-5 *2 (-108)) (-5 *3 (-887 *6)) (-5 *4 (-1091)) - (-5 *5 (-782 *7)) - (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-4 *7 (-13 (-1113) (-29 *6))) (-5 *1 (-204 *6 *7)))) - ((*1 *2 *3 *4 *4 *2) - (|partial| -12 (-5 *2 (-108)) (-5 *3 (-1087 *6)) (-5 *4 (-782 *6)) - (-4 *6 (-13 (-1113) (-29 *5))) - (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-204 *5 *6))))) -(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-51))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *3 (-592 (-242))) - (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-445))))) -(((*1 *2 *1) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-2 (|:| |num| (-1173 *4)) (|:| |den| *4)))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *3 (-835 *6)) - (-5 *2 (-632 *3)) (-5 *1 (-634 *6 *3 *7 *4)) (-4 *7 (-351 *3)) - (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255))))))) -(((*1 *2 *2) - (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) - (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *3 (-565 $)) $)) - (-15 -1511 ((-1043 *3 (-565 $)) $)) - (-15 -1270 ($ (-1043 *3 (-565 $)))))))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *2 (-517)) (-5 *1 (-903 *2 *4)) - (-4 *4 (-1149 *2))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *5 *4 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) - (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-713)) - (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) -(((*1 *2 *3) - (|partial| -12 (-4 *5 (-968 (-47))) - (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) - (-5 *2 (-396 (-1087 (-47)))) (-5 *1 (-413 *4 *5 *3)) - (-4 *3 (-1149 *5))))) -(((*1 *1) (-5 *1 (-146)))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108))))) (((*1 *2) - (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-128)) - (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) - ((*1 *2) - (-12 (-4 *4 (-341)) (-5 *2 (-128)) (-5 *1 (-306 *3 *4)) - (-4 *3 (-307 *4)))) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) ((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) - (-14 *4 (-713)) (-4 *5 (-160)))) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) + (-5 *2 (-1173 (-525))) (-5 *1 (-1198 *4))))) +(((*1 *2 *1) + (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) +(((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-592 (-110)))))) +(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-128))))) +(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-51))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) ((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) - (-5 *2 (-525)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6)))) - ((*1 *2 *1) (-12 (-4 *1 (-913 *3)) (-4 *3 (-977)) (-5 *2 (-856)))) - ((*1 *2) (-12 (-4 *1 (-1180 *3)) (-4 *3 (-341)) (-5 *2 (-128))))) + (-12 (-5 *2 (-3 (-525) (-205) (-1091) (-1074) (-1096))) + (-5 *1 (-1096))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) +(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) +(((*1 *2 *3 *4 *5 *5 *6) + (-12 (-5 *3 (-1 (-205) (-205) (-205))) + (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) + (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) + (-5 *1 (-639))))) +(((*1 *1 *1) (-5 *1 (-989)))) (((*1 *1 *1 *2) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3)))) + (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) +(((*1 *1 *2 *3 *4) + (-12 (-5 *3 (-525)) (-5 *4 (-3 "nil" "sqfr" "irred" "prime")) + (-5 *1 (-396 *2)) (-4 *2 (-517))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) (((*1 *2 *3) - (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-14 *5 (-592 (-1091))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) - (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) - ((*1 *2 *3 *4 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) - (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) - (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *5)) (|:| -3349 (-592 (-887 *5)))))) - (-5 *1 (-1197 *5 *6 *7)) (-5 *3 (-592 (-887 *5))) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 - (-592 (-2 (|:| -2073 (-1087 *4)) (|:| -3349 (-592 (-887 *4)))))) - (-5 *1 (-1197 *4 *5 *6)) (-5 *3 (-592 (-887 *4))) - (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-104))) (-5 *1 (-162))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-126))))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) + (-4 *3 (-991 *4 *5 *6))))) +(((*1 *2 *2 *2 *3 *3 *4 *2 *5) + (|partial| -12 (-5 *3 (-565 *2)) + (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) (-5 *5 (-1087 *2)) + (-4 *2 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020)))) + ((*1 *2 *2 *2 *3 *3 *4 *3 *2 *5) + (|partial| -12 (-5 *3 (-565 *2)) + (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) + (-5 *5 (-385 (-1087 *2))) (-4 *2 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *1 (-521 *6 *2 *7)) (-4 *7 (-1020))))) +(((*1 *1 *1) + (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109))))) (((*1 *2 *3 *1) (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-1080 3 *3)))) - ((*1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175)))) - ((*1 *2 *1) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1175))))) -(((*1 *1) (-5 *1 (-989)))) -(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) -(((*1 *2 *3) - (-12 (-14 *4 (-592 (-1091))) (-14 *5 (-713)) - (-5 *2 - (-592 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525)))))) - (-5 *1 (-478 *4 *5)) - (-5 *3 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525)))))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-364 *4)) (-4 *4 (-1020)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *2 (-23)) (-5 *1 (-595 *4 *2 *5)) + (-4 *4 (-1020)) (-14 *5 *2))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-713)) (-5 *1 (-761 *4)) (-4 *4 (-789))))) +(((*1 *2 *3 *4 *3) + (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 (-2 (|:| -1781 (-385 *6)) (|:| |coeff| (-385 *6)))) + (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6))))) (((*1 *2 *3) (-12 (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-357)) (-5 *1 (-187))))) -(((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *5 (-565 *4)) (-5 *6 (-1091)) - (-4 *4 (-13 (-408 *7) (-27) (-1113))) - (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-592 + (-2 (|:| -3314 (-713)) + (|:| |eqns| + (-592 + (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) + (|:| |cols| (-592 (-525)))))) + (|:| |fgb| (-592 *7))))) + (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) + (-5 *1 (-859 *4 *5 *6 *7))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) + (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) + ((*1 *2 *3) + (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) + (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) + (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *1)))) + (-4 *1 (-996 *4 *5 *6 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) + (-4 *7 (-735)) (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-527 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *1 *2 *3 *1) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-270))))) -(((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1095)) (-5 *1 (-1094))))) + (-592 + (-2 (|:| -3314 (-713)) + (|:| |eqns| + (-592 + (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) + (|:| |cols| (-592 (-525)))))) + (|:| |fgb| (-592 *8))))) + (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-713))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *1 *1) (-4 *1 (-134))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) (((*1 *2 *3 *2) (-12 (-5 *3 (-856)) (-5 *1 (-961 *2)) - (-4 *2 (-13 (-1020) (-10 -8 (-15 -4080 ($ $ $)))))))) -(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510))))) -(((*1 *2 *3 *4 *4 *5 *6) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-809)) - (-5 *5 (-856)) (-5 *6 (-592 (-242))) (-5 *2 (-445)) (-5 *1 (-1177)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-445)) - (-5 *1 (-1177)))) + (-4 *2 (-13 (-1020) (-10 -8 (-15 -4078 ($ $ $)))))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) + ((*1 *2 *2 *2) + (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) + ((*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) + (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) + (-5 *1 (-580 *5 *6)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-592 (-242))) - (-5 *2 (-445)) (-5 *1 (-1177))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *3 *4 *5 *3 *4 *3 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *2 (-966)) (-5 *1 (-699))))) + (-12 (-5 *3 (-592 (-457 *5 *6))) (-5 *4 (-800 *5)) + (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-457 *5 *6)) + (-5 *1 (-580 *5 *6))))) (((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-429)))) ((*1 *1 *1 *1) (-4 *1 (-429)))) -(((*1 *2 *3) (-12 (-5 *3 (-385 (-525))) (-5 *2 (-205)) (-5 *1 (-284))))) +(((*1 *2 *1) + (-12 (-5 *2 (-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51)))) + (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1) + (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) + (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) + (-4 *4 (-327))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) + (-5 *1 (-310))))) (((*1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) ((*1 *1 *1) (-5 *1 (-1038)))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 - (-2 (|:| |stiffnessFactor| (-357)) (|:| |stabilityFactor| (-357)))) - (-5 *1 (-187))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020)))) ((*1 *1 *2) (-12 (-5 *1 (-836 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-1121 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-735)) + (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) + (-5 *2 + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) (((*1 *2 *3) (-12 (-4 *4 (-1020)) (-4 *5 (-13 (-567 (-827 *4)) (-160))) (-5 *2 (-827 *4)) (-5 *1 (-158 *4 *5 *3)) (-4 *3 (-154 *5)))) @@ -7371,9 +7670,9 @@ (-12 (-5 *2 (-887 *3)) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *5 (-567 (-1091))) (-4 *4 (-735)) (-4 *5 (-789)))) ((*1 *1 *2) - (-3279 + (-3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) - (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) + (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) @@ -7384,7 +7683,7 @@ (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)))) ((*1 *2 *3) - (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) + (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-994 *4 *5 *6 *7 *8)))) @@ -7409,7 +7708,7 @@ (-12 (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)))) ((*1 *2 *3) - (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) + (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1899 *8))) (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-1029 *4 *5 *6 *7)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1074)) (-5 *1 (-1061 *4 *5 *6 *7 *8)))) @@ -7441,193 +7740,242 @@ (-4 *4 (-13 (-787) (-286) (-138) (-953))) (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-722 *4 (-800 *6)))) (-5 *1 (-1197 *4 *5 *6)) (-14 *5 (-592 (-1091)))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-525)) (-4 *2 (-408 *3)) (-5 *1 (-31 *3 *2)) - (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517)))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259)))) - ((*1 *2 *1) - (-12 (-5 *2 (-3 (-525) (-205) (-1091) (-1074) (-1096))) - (-5 *1 (-1096))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517))))) +(((*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *2 (-592 *3)) (-5 *1 (-910 *4 *5 *6 *3)) - (-4 *3 (-991 *4 *5 *6))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) (((*1 *2 *3 *1) - (-12 (-4 *1 (-1121 *4 *5 *3 *6)) (-4 *4 (-517)) (-4 *5 (-735)) - (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) + (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) + (-4 *3 (-1020)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) + (-5 *1 (-839 *4)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-856)) (-5 *2 (-108)) (-5 *1 (-1021 *4 *5)) + (-14 *4 (-856)) (-14 *5 (-856))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1123 *3)) + (-5 *1 (-732 *3)) (-4 *3 (-907)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-108)) + (-5 *1 (-1123 *2)) (-4 *2 (-907))))) +(((*1 *2 *1) + (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) + (-4 *3 (-517)))) + ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *3) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) + (-4 *3 (-968 (-385 (-525))))))) +(((*1 *2 *3 *4 *4 *5 *4 *6 *4 *5) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-700))))) +(((*1 *2 *3 *3 *3 *4 *5 *3 *6 *6 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) + (-5 *6 (-632 (-205))) (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) + ((*1 *1 *1 *1) (-5 *1 (-1038)))) +(((*1 *2 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) (((*1 *1 *1) (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) -(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643))))) (((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-5 *2 (-2 (|:| -2845 (-592 *6)) (|:| -2410 (-592 *6))))))) +(((*1 *2 *1 *1) + (-12 + (-5 *2 + (-2 (|:| -1660 *3) (|:| |gap| (-713)) (|:| -3301 (-724 *3)) + (|:| -1713 (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-977)))) + ((*1 *2 *1 *1 *3) + (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) + (-5 *2 + (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -3301 *1) + (|:| -1713 *1))) + (-4 *1 (-991 *4 *5 *3)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 + (-2 (|:| -1660 *1) (|:| |gap| (-713)) (|:| -3301 *1) + (|:| -1713 *1))) + (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108))))) +(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) ((*1 *1 *1 *1) (-5 *1 (-1038)))) -(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020)))) - ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3) - (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1020)) (-4 *2 (-789)) - (-5 *1 (-109 *2))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) - ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) +(((*1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) + ((*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-643))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| -2194 (-1087 *6)) (|:| -2815 (-525))))) - (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) - (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5))))) + (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) + (-5 *1 (-284))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-98 *3)) (-4 *3 (-1020))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) + (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *2)) (-4 *2 (-884 *3 *5 *4))))) +(((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *1 *1) (-4 *1 (-804 *2)))) (((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) - (-5 *2 (-592 (-592 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) - (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) -(((*1 *1 *1 *2) - (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) - (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-286) (-138))) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) - (-5 *2 - (-592 - (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) - (|:| |wcond| (-592 (-887 *4))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *4)))))))))) - (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-473 *2)) (-14 *2 (-525)))) - ((*1 *1 *1 *1) (-5 *1 (-1038)))) -(((*1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *2 *2) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127)))) - ((*1 *1 *2) (-12 (-5 *1 (-1140 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-5 *1 (-831 *2 *4)) - (-4 *2 (-1149 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-429) (-138))) (-5 *2 (-396 *3)) - (-5 *1 (-95 *4 *3)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-13 (-429) (-138))) - (-5 *2 (-396 *3)) (-5 *1 (-95 *5 *3))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) -(((*1 *2 *3) - (-12 (-4 *4 (-327)) (-4 *5 (-307 *4)) (-4 *6 (-1149 *5)) - (-5 *2 (-592 *3)) (-5 *1 (-719 *4 *5 *6 *3 *7)) (-4 *3 (-1149 *6)) - (-14 *7 (-856))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525))))) - (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) (-5 *1 (-848 *4 *5)) - (-4 *5 (-1149 (-385 *4)))))) -(((*1 *2 *3 *3 *3 *4 *5 *4 *6) - (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) - (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *2 (-1123 (-861))) - (-5 *1 (-296)))) - ((*1 *2 *3 *3 *3 *4 *5 *4 *6 *7) - (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) - (-5 *5 (-1015 (-205))) (-5 *6 (-525)) (-5 *7 (-1074)) - (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) - ((*1 *2 *3 *3 *3 *4 *5 *6 *7) - (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) - (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) - (-5 *2 (-1123 (-861))) (-5 *1 (-296)))) - ((*1 *2 *3 *3 *3 *4 *5 *6 *7 *8) - (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) - (-5 *5 (-1015 (-205))) (-5 *6 (-205)) (-5 *7 (-525)) (-5 *8 (-1074)) - (-5 *2 (-1123 (-861))) (-5 *1 (-296))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) (((*1 *2 *1) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) + (-12 (-4 *3 (-160)) (-4 *2 (-23)) (-5 *1 (-268 *3 *4 *2 *5 *6 *7)) + (-4 *4 (-1149 *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 (-654 *3 *2 *4 *5 *6)) (-4 *3 (-160)) + (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) + (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) + ((*1 *2) (-12 (-4 *2 (-1149 *3)) (-5 *1 (-655 *3 *2)) (-4 *3 (-977)))) + ((*1 *2 *1) + (-12 (-4 *2 (-23)) (-5 *1 (-658 *3 *2 *4 *5 *6)) (-4 *3 (-160)) + (-14 *4 (-1 *3 *3 *2)) (-14 *5 (-1 (-3 *2 "failed") *2 *2)) + (-14 *6 (-1 (-3 *3 "failed") *3 *3 *2)))) + ((*1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525))))) +(((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-592 (-592 (-878 (-205))))))) + ((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-592 (-592 (-878 (-205)))))))) (((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-525)) (-5 *1 (-1030)))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-1173 (-525))) (-5 *3 (-592 (-525))) (-5 *4 (-525)) - (-5 *1 (-1030))))) -(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) -(((*1 *2 *2 *2 *3 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-5 *1 (-1145 *4 *2)) - (-4 *2 (-1149 *4))))) -(((*1 *2 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1087 *4)) (-5 *1 (-495 *4)) - (-4 *4 (-327))))) +(((*1 *1) (-5 *1 (-135)))) +(((*1 *2 *1 *1) + (|partial| -12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108))))) +(((*1 *2 *1) + (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-977))))) +(((*1 *1 *1) + (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)) + (-4 *2 (-429)))) + ((*1 *1 *1) + (-12 (-4 *1 (-320 *2 *3 *4)) (-4 *2 (-1131)) (-4 *3 (-1149 *2)) + (-4 *4 (-1149 (-385 *3))))) + ((*1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *3 (-429)))) + ((*1 *1 *1) + (-12 (-4 *1 (-884 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-429)))) + ((*1 *2 *2 *3) + (-12 (-4 *3 (-286)) (-4 *3 (-517)) (-5 *1 (-1079 *3 *2)) + (-4 *2 (-1149 *3))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-426 *4 *5 *6 *2))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) + (-5 *2 + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *1 *2) + (-12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) + (-5 *1 (-377 *3 *4))))) (((*1 *1 *2 *2) (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) ((*1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1171 *3)) (-4 *3 (-23)) (-4 *3 (-1127))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3))))) +(((*1 *2 *1) + (|partial| -12 (-5 *2 (-987 (-955 *3) (-1087 (-955 *3)))) + (-5 *1 (-955 *3)) (-4 *3 (-13 (-787) (-341) (-953)))))) +(((*1 *1 *1 *2 *1) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020)))) + ((*1 *1 *2) (-12 (-5 *1 (-123 *2)) (-4 *2 (-1020))))) (((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-510)) (-5 *1 (-148 *2))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) - (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *2))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) + (-4 *3 (-884 *7 *5 *6)) + (-5 *2 + (-2 (|:| -2058 (-713)) (|:| -1660 *3) (|:| |radicand| (-592 *3)))) + (-5 *1 (-888 *5 *6 *7 *3 *8)) (-5 *4 (-713)) + (-4 *8 + (-13 (-341) + (-10 -8 (-15 -1501 (*3 $)) (-15 -1512 (*3 $)) (-15 -1271 ($ *3)))))))) (((*1 *2 *3) - (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-525)) (-4 *4 (-327)) - (-5 *1 (-495 *4))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) + (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-1076 *4)) (-4 *4 (-977)) + (-5 *3 (-525))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *8 (-991 *5 *6 *7)) (-5 *2 - (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *1) - (-12 (-4 *2 (-651 *3)) (-5 *1 (-769 *2 *3)) (-4 *3 (-977))))) -(((*1 *1 *2 *3) - (-12 (-5 *1 (-405 *3 *2)) (-4 *3 (-13 (-160) (-37 (-385 (-525))))) - (-4 *2 (-13 (-789) (-21)))))) + (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-958 *5 *6 *7 *8))))) + (-5 *1 (-958 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *8 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |val| (-592 *8)) + (|:| |towers| (-592 (-1062 *5 *6 *7 *8))))) + (-5 *1 (-1062 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) (-4 *3 (-1149 *4)) (-4 *2 (-1164 *4)) + (-5 *1 (-1167 *4 *3 *5 *2)) (-4 *5 (-602 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-13 (-286) (-138))) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) + (-5 *2 (-592 (-385 (-887 *4)))) (-5 *1 (-859 *4 *5 *6 *7)) + (-4 *7 (-884 *4 *6 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-809)))) + ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *3 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074))))) -(((*1 *2 *1) - (-12 (-4 *3 (-213)) (-4 *3 (-977)) (-4 *4 (-789)) (-4 *5 (-245 *4)) - (-4 *6 (-735)) (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *3 *4 *5 *6)))) - ((*1 *2 *3) - (-12 (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-245 *3)) (-4 *6 (-735)) - (-5 *2 (-1 *1 (-713))) (-4 *1 (-232 *4 *3 *5 *6)))) - ((*1 *1 *2 *3) (-12 (-5 *3 (-713)) (-4 *1 (-245 *2)) (-4 *2 (-789))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) - (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) -(((*1 *2 *1) - (-12 - (-5 *2 - (-592 - (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *3) - (|:| |xpnt| (-525))))) - (-5 *1 (-396 *3)) (-4 *3 (-517)))) - ((*1 *2 *3 *4 *4 *4) - (-12 (-5 *4 (-713)) (-4 *3 (-327)) (-4 *5 (-1149 *3)) - (-5 *2 (-592 (-1087 *3))) (-5 *1 (-471 *3 *5 *6)) - (-4 *6 (-1149 *5))))) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-294 *5))) + (-5 *1 (-1047 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) + (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-592 (-294 *5)))) + (-5 *1 (-1047 *5))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-110)) (-4 *2 (-1020)) (-4 *2 (-789)) + (-5 *1 (-109 *2))))) (((*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)))) @@ -7735,9 +8083,9 @@ (-4 *6 (-341)) (-5 *2 (-542 *6)) (-5 *1 (-541 *5 *6)))) ((*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *6 *5)) - (-5 *4 (-3 (-2 (|:| -1255 *5) (|:| |coeff| *5)) "failed")) + (-5 *4 (-3 (-2 (|:| -1781 *5) (|:| |coeff| *5)) "failed")) (-4 *5 (-341)) (-4 *6 (-341)) - (-5 *2 (-2 (|:| -1255 *6) (|:| |coeff| *6))) + (-5 *2 (-2 (|:| -1781 *6) (|:| |coeff| *6))) (-5 *1 (-541 *5 *6)))) ((*1 *2 *3 *4) (|partial| -12 (-5 *3 (-1 *2 *5)) (-5 *4 (-3 *5 "failed")) @@ -7856,7 +8204,7 @@ (-4 *8 (-977)) (-4 *6 (-735)) (-4 *2 (-13 (-1020) - (-10 -8 (-15 -4080 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) + (-10 -8 (-15 -4078 ($ $ $)) (-15 * ($ $ $)) (-15 ** ($ $ (-713)))))) (-5 *1 (-886 *6 *7 *8 *5 *2)) (-4 *5 (-884 *8 *6 *7)))) ((*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-5 *4 (-892 *5)) (-4 *5 (-1127)) @@ -7869,8 +8217,8 @@ (-4 *2 (-884 (-887 *4) *5 *6)) (-4 *5 (-735)) (-4 *6 (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) (-5 *1 (-917 *4 *5 *6 *2)))) ((*1 *2 *3 *4) (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-517)) (-4 *6 (-517)) @@ -7957,61 +8305,34 @@ ((*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-1194 *3 *4)) (-4 *4 (-785))))) -(((*1 *2 *3 *2) - (-12 - (-5 *2 - (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) - (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) - (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) - (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) - (-12 - (-5 *2 - (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) - (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) - (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) - (-5 *1 (-242)))) - ((*1 *2 *1 *3 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1 *3 *3 *4 *4 *4) - (-12 (-5 *3 (-525)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1 *3) - (-12 - (-5 *3 - (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) - (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) - (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) - (-5 *2 (-1178)) (-5 *1 (-1175)))) - ((*1 *2 *1) - (-12 - (-5 *2 - (-2 (|:| |theta| (-205)) (|:| |phi| (-205)) (|:| -1838 (-205)) - (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) (|:| |scaleZ| (-205)) - (|:| |deltaX| (-205)) (|:| |deltaY| (-205)))) - (-5 *1 (-1175)))) - ((*1 *2 *1 *3 *3 *3 *3 *3) - (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| -3352 *4) (|:| -3237 (-525))))) - (-4 *4 (-1020)) (-5 *2 (-1 *4)) (-5 *1 (-949 *4))))) -(((*1 *2 *1) - (-12 (-5 *2 (-2 (|:| |cd| (-1074)) (|:| -3799 (-1074)))) - (-5 *1 (-764))))) +(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) + (-5 *2 (-966)) (-5 *1 (-692))))) +(((*1 *1 *1) (-5 *1 (-205))) + ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1) (-4 *1 (-1055))) ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-525)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) + (-14 *4 (-525))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)))) + ((*1 *2 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-840 (-525))) (-5 *4 (-525)) (-5 *2 (-632 *4)) - (-5 *1 (-959 *5)) (-4 *5 (-977)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-632 (-525))) (-5 *1 (-959 *4)) - (-4 *4 (-977)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-840 (-525)))) (-5 *4 (-525)) - (-5 *2 (-592 (-632 *4))) (-5 *1 (-959 *5)) (-4 *5 (-977)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-592 (-525)))) (-5 *2 (-592 (-632 (-525)))) - (-5 *1 (-959 *4)) (-4 *4 (-977))))) -(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) + (-12 (-5 *4 (-856)) (-5 *2 (-1087 *3)) (-5 *1 (-1102 *3)) + (-4 *3 (-341))))) (((*1 *2 *2 *3) (-12 (-5 *3 (-385 (-525))) (-4 *4 (-968 (-525))) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-31 *4 *2)) (-4 *2 (-408 *4)))) @@ -8083,6 +8404,63 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *1) (-5 *1 (-135))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-242))))) +(((*1 *2 *3 *2) + (-12 (-4 *1 (-729)) (-5 *2 (-966)) + (-5 *3 + (-2 (|:| |fn| (-294 (-205))) + (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))))) + ((*1 *2 *3 *2) + (-12 (-4 *1 (-729)) (-5 *2 (-966)) + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205))))))) +(((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) + ((*1 *1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-597 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) + ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) +(((*1 *1 *1) (-5 *1 (-501)))) +(((*1 *2 *3) + (-12 (-4 *4 (-429)) + (-5 *2 + (-592 + (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) + (|:| |eigmult| (-713)) + (|:| |eigvec| (-592 (-632 (-385 (-887 *4)))))))) + (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4))))))) +(((*1 *2 *2 *1) + (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-4 *3 (-517))))) +(((*1 *2 *3 *4 *5 *6 *2 *7 *8) + (|partial| -12 (-5 *2 (-592 (-1087 *11))) (-5 *3 (-1087 *11)) + (-5 *4 (-592 *10)) (-5 *5 (-592 *8)) (-5 *6 (-592 (-713))) + (-5 *7 (-1173 (-592 (-1087 *8)))) (-4 *10 (-789)) + (-4 *8 (-286)) (-4 *11 (-884 *8 *9 *10)) (-4 *9 (-735)) + (-5 *1 (-650 *9 *10 *8 *11))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *1 *1) (-4 *1 (-34))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -8100,326 +8478,321 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) (((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) (-4 *4 (-13 (-789) (-517))) - (-5 *2 (-798)) (-5 *1 (-31 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3))))) +(((*1 *2 *3 *4 *3 *3) + (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) + (-4 *5 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *5 *6)))) + ((*1 *2 *3 *4 *3 *5) + (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-592 *7)) + (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) + (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) + ((*1 *2 *3 *4 *5 *3) + (-12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) + (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) + (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-592 (-273 *8))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) + (-5 *6 (-592 *8)) (-4 *8 (-408 *7)) + (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *7 *8)))) + ((*1 *2 *3 *4 *5 *3) + (-12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) + (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) + (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) + (-5 *6 (-592 (-273 *8))) (-4 *8 (-408 *7)) + (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *7 *8)))) + ((*1 *2 *3 *4 *3 *5) + (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) + (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *6 *5)))) + ((*1 *2 *3 *4 *5 *3) + (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) + (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *6 *3)))) + ((*1 *2 *3 *4 *5 *5) + (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) + (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) + (-5 *1 (-295 *6 *3)))) + ((*1 *2 *3 *4 *5 *6) + (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-592 *3)) + (-4 *3 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) + (-5 *2 (-51)) (-5 *1 (-295 *7 *3))))) +(((*1 *1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127))))) (((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) - ((*1 *1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-597 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-1074))))) -(((*1 *1 *1) (-5 *1 (-501)))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-713)) (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-909 *4 *5 *3 *6)) (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *3 (-789)) (-4 *6 (-991 *4 *5 *3)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) - ((*1 *2 *1) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-525))) (-5 *4 (-525)) (-5 *2 (-51)) - (-5 *1 (-937))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-763)) (-5 *4 (-51)) (-5 *2 (-1178)) (-5 *1 (-773))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3 *4 *4 *3 *5 *3 *6 *4 *7 *8 *9) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) - (-5 *6 (-632 (-205))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) - (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) - (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) - (-5 *2 (-966)) (-5 *1 (-692))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *7)) (-4 *7 (-789)) - (-4 *8 (-884 *5 *6 *7)) (-4 *5 (-517)) (-4 *6 (-735)) - (-5 *2 - (-2 (|:| |particular| (-3 (-1173 (-385 *8)) "failed")) - (|:| -2187 (-592 (-1173 (-385 *8)))))) - (-5 *1 (-615 *5 *6 *7 *8))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-517)) (-4 *4 (-789)) - (-5 *1 (-534 *4 *2)) (-4 *2 (-408 *4))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) + (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-2 (|:| -2197 (-1087 *6)) (|:| -2058 (-525))))) + (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-525)) + (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1 *3 *3) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1127)) (-5 *2 (-1178))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *2 *3 *4 *5 *6) + (-12 (-5 *4 (-1091)) (-5 *5 (-1 (-542 *3) *3 (-1091))) + (-5 *6 + (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 + (-1091))) + (-4 *3 (-263)) (-4 *3 (-578)) (-4 *3 (-968 (-1091))) + (-4 *3 (-408 *7)) (-4 *7 (-567 (-827 (-525)))) (-4 *7 (-429)) + (-4 *7 (-821 (-525))) (-4 *7 (-789)) (-5 *2 (-542 *3)) + (-5 *1 (-534 *7 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525))))) - (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) - (-5 *1 (-478 *4 *5))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) - ((*1 *1 *1) - (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) - (-14 *4 *2)))) +(((*1 *1) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) +(((*1 *1) (-5 *1 (-146)))) +(((*1 *2 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) (((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-592 (-385 *6))) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)))) - (-5 *2 - (-2 (|:| |mainpart| (-385 *6)) - (|:| |limitedlogs| - (-592 - (-2 (|:| |coeff| (-385 *6)) (|:| |logand| (-385 *6))))))) - (-5 *1 (-529 *5 *6)) (-5 *3 (-385 *6))))) -(((*1 *2 *3) (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *2)) (-4 *2 (-160)))) - ((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-394 *3 *2)) (-4 *3 (-395 *2)))) - ((*1 *2) (-12 (-4 *1 (-395 *2)) (-4 *2 (-160))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) - (-5 *2 (-592 (-1015 (-205)))) (-5 *1 (-863))))) -(((*1 *2 *3 *2 *4) - (|partial| -12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-1091)) - (-4 *2 (-13 (-27) (-1113) (-408 *5))) - (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *5 *2))))) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *1) (-5 *1 (-108)))) -(((*1 *2 *2) - (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) - (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) -(((*1 *2 *3 *4 *4 *4 *5 *6 *7) - (|partial| -12 (-5 *3 (-525)) (-5 *5 (-1091)) - (-5 *6 - (-1 - (-3 - (-2 (|:| |mainpart| *4) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) - "failed") - *4 (-592 *4))) - (-5 *7 - (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4 *4)) - (-4 *4 (-13 (-1113) (-27) (-408 *8))) - (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-592 *4)) (-5 *1 (-946 *8 *4))))) -(((*1 *2 *1) - (-12 (-4 *2 (-1020)) (-5 *1 (-898 *3 *2)) (-4 *3 (-1020))))) -(((*1 *2 *3 *3 *4 *4) - (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-161 *6)) - (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) +(((*1 *2 *3 *4 *4 *3 *5) + (-12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) + (-4 *3 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) + ((*1 *2 *3 *4 *4 *4 *3 *5) + (-12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) + (-4 *3 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-542 *3)) (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) (((*1 *2 *3) - (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) - (-5 *2 (-2 (|:| |Hermite| *3) (|:| |eqMat| *3))) - (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6))))) + (-12 (-5 *3 (-1091)) (-5 *2 (-501)) (-5 *1 (-500 *4)) + (-4 *4 (-1127))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1 *7 *7)) + (-5 *5 (-1 (-3 (-2 (|:| -1781 *6) (|:| |coeff| *6)) "failed") *6)) + (-4 *6 (-341)) (-4 *7 (-1149 *6)) + (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 *8)) + (-4 *7 (-789)) (-4 *8 (-977)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) + (-5 *2 (-1087 *8)) (-5 *1 (-299 *6 *7 *8 *9))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-1087 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) + (-5 *1 (-31 *4 *2))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) + (-5 *2 (-592 (-592 (-227 *5 *6)))) (-5 *1 (-448 *5 *6 *7)) + (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) (((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-592 (-1087 *4))) (-5 *3 (-1087 *4)) - (-4 *4 (-844)) (-5 *1 (-609 *4))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) -(((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) -(((*1 *1 *2 *3 *3 *3 *3) - (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-861)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-861)))) - ((*1 *1 *2 *3 *3 *3) - (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1 (-878 (-205)) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) - (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) - ((*1 *2 *3) - (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) - (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-632 *5)) (-4 *5 (-977)) (-5 *1 (-981 *3 *4 *5)) - (-14 *3 (-713)) (-14 *4 (-713))))) + (-12 (-5 *2 (-1173 (-1173 (-525)))) (-5 *3 (-856)) (-5 *1 (-443))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-525))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *6))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-218 *3 *2)) (-4 *2 (-1127)) (-4 *2 (-977)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) + ((*1 *1 *1) (-5 *1 (-798))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-878 (-205))) (-5 *2 (-205)) (-5 *1 (-1124)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977))))) (((*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-592 *3))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *4 *4 *3 *4 *5 *4 *4 *3 *3 *3 *3 *6 *3 *7) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-108)) - (-5 *6 (-632 (-205))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *2 (-573 *4 *5)) - (-5 *3 - (-1 (-2 (|:| |ans| *4) (|:| -3603 *4) (|:| |sol?| (-108))) - (-525) *4)) - (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *1 (-535 *4 *5))))) -(((*1 *1 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) +(((*1 *2 *1) + (-12 (-4 *3 (-977)) (-5 *2 (-1173 *3)) (-5 *1 (-655 *3 *4)) + (-4 *4 (-1149 *3))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *3 (-592 (-242))) + (-5 *1 (-240)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-457 *5 *6)) (-5 *4 (-592 (-457 *5 *6))) + (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-1173 *6)) + (-5 *1 (-580 *5 *6))))) +(((*1 *2 *2 *3 *4) + (-12 (-5 *2 (-565 *6)) (-5 *3 (-592 (-565 *6))) (-5 *4 (-1091)) + (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *1 (-534 *5 *6))))) +(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284))))) (((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-259))))) +(((*1 *1 *1 *2) + (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) + (-4 *3 (-13 (-1020) (-33)))))) (((*1 *2 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-856)) - (-5 *1 (-848 *4 *5)) (-4 *5 (-1149 (-385 *4)))))) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) (((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47)))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789))))) -(((*1 *2 *1 *2) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) + (-12 + (-5 *3 + (-592 + (-2 (|:| -3314 (-713)) + (|:| |eqns| + (-592 + (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) + (|:| |cols| (-592 (-525)))))) + (|:| |fgb| (-592 *7))))) + (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) + (-5 *1 (-859 *4 *5 *6 *7))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 (-592 *6))) (-4 *6 (-884 *3 *5 *4)) + (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) + (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *6))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) - (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-385 (-887 (-525))))) (-5 *4 (-592 (-1091))) - (-5 *2 (-592 (-592 *5))) (-5 *1 (-358 *5)) - (-4 *5 (-13 (-787) (-341))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 *4)) (-5 *1 (-358 *4)) - (-4 *4 (-13 (-787) (-341)))))) + (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) + (-4 *5 (-429)) (-5 *2 (-592 (-227 *4 *5))) (-5 *1 (-580 *4 *5))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-501))) (-5 *1 (-501))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1074)) (-4 *4 (-13 (-286) (-138))) + (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) + (-5 *2 + (-592 + (-2 (|:| |eqzro| (-592 *7)) (|:| |neqzro| (-592 *7)) + (|:| |wcond| (-592 (-887 *4))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *4)))))))))) + (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) +(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) +(((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3 *4 *5 *6 *7 *8 *9) + (|partial| -12 (-5 *4 (-592 *11)) (-5 *5 (-592 (-1087 *9))) + (-5 *6 (-592 *9)) (-5 *7 (-592 *12)) (-5 *8 (-592 (-713))) + (-4 *11 (-789)) (-4 *9 (-286)) (-4 *12 (-884 *9 *10 *11)) + (-4 *10 (-735)) (-5 *2 (-592 (-1087 *12))) + (-5 *1 (-650 *10 *11 *9 *12)) (-5 *3 (-1087 *12))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1091)) (-5 *1 (-501)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *2 *2) + (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *2 *2 *2) + (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *2 *4) + (-12 (-5 *2 (-1091)) (-5 *4 (-592 (-1091))) (-5 *1 (-647 *3)) + (-4 *3 (-567 (-501)))))) +(((*1 *2 *1 *1) + (-12 (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3519 *1))) + (-4 *1 (-791 *3))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-429))))) (((*1 *2 *1 *3 *3 *2) (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *2 (-1127)) (-4 *4 (-351 *2)) (-4 *5 (-351 *2)))) ((*1 *2 *1 *3 *2) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-501))) (-5 *1 (-501))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-227 *5 *6)) (-5 *3 (-592 *6)) - (-5 *4 (-592 (-227 *5 *6))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) - (-5 *1 (-580 *5 *6))))) -(((*1 *2 *1 *3 *3 *4) - (-12 (-5 *3 (-1 (-798) (-798) (-798))) (-5 *4 (-525)) (-5 *2 (-798)) - (-5 *1 (-595 *5 *6 *7)) (-4 *5 (-1020)) (-4 *6 (-23)) (-14 *7 *6))) - ((*1 *2 *1 *2) - (-12 (-5 *2 (-798)) (-5 *1 (-793 *3 *4 *5)) (-4 *3 (-977)) - (-14 *4 (-94 *3)) (-14 *5 (-1 *3 *3)))) - ((*1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-798)))) - ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-798)))) - ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-798)))) - ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-1087 *3)) (-4 *3 (-977))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *1 (-1076 *3))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-1091))) (-5 *3 (-1091)) (-5 *1 (-501)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *2 *2) - (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *2 *2 *2) - (-12 (-5 *2 (-1091)) (-5 *1 (-647 *3)) (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-1091)) (-5 *4 (-592 (-1091))) (-5 *1 (-647 *3)) - (-4 *3 (-567 (-501)))))) -(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) +(((*1 *1 *2) + (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-977) (-789))) + (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091)))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1087 *3)) (-4 *3 (-977)) (-4 *1 (-1149 *3))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *1 *1) + (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127))))) +(((*1 *2 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *1)) + (-4 *1 (-360 *3 *4)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-678 *3 *4))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-669)))) + ((*1 *2 *1) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-884 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763))))) +(((*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) (((*1 *2 *3) - (-12 (-5 *3 (-599 (-385 *2))) (-4 *2 (-1149 *4)) (-5 *1 (-752 *4 *2)) - (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))))) - ((*1 *2 *3) - (-12 (-5 *3 (-600 *2 (-385 *2))) (-4 *2 (-1149 *4)) - (-5 *1 (-752 *4 *2)) - (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525)))))))) -(((*1 *2 *3 *3 *4) - (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)))) - (-5 *2 - (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |c| (-385 *6)) - (|:| -3278 *6))) - (-5 *1 (-947 *5 *6)) (-5 *3 (-385 *6))))) + (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-625 *2)) (-4 *2 (-1020)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1 (-592 *5) (-592 *5))) (-5 *4 (-525)) (-4 *5 (-1020)) + (-5 *2 (-592 *5)) (-5 *1 (-625 *5))))) (((*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) ((*1 *1 *2 *1) (-12 (-5 *2 (-1 *3 *3)) (|has| *1 (-6 -4256)) (-4 *1 (-464 *3)) (-4 *3 (-1127))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357))))) -(((*1 *1) (-4 *1 (-327)))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-286)) (-5 *1 (-166 *3))))) (((*1 *2 *1) - (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-108)))) + (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-904))))) +(((*1 *1 *2) + (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-4 *1 (-352 *3 *4)) + (-4 *4 (-160))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *1 *2 *3) + (-12 (-5 *3 (-339 (-110))) (-4 *2 (-977)) (-5 *1 (-657 *2 *4)) + (-4 *4 (-594 *2)))) + ((*1 *1 *2 *3) + (-12 (-5 *3 (-339 (-110))) (-5 *1 (-776 *2)) (-4 *2 (-977))))) +(((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) + ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) + ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462)))) + ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-785))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-632 *4)) - (-5 *1 (-756 *4 *5)) (-4 *5 (-602 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-341)) - (-5 *2 (-632 *5)) (-5 *1 (-756 *5 *6)) (-4 *6 (-602 *5))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-92))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-856)) (-5 *1 (-963 *2)) - (-4 *2 (-13 (-1020) (-10 -8 (-15 * ($ $ $)))))))) -(((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) -(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) - ((*1 *1 *1 *1) (-4 *1 (-735)))) -(((*1 *2 *3 *3 *3 *3 *4 *3 *5) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-61 LSFUN2)))) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525)))) + ((*1 *1 *1) (-4 *1 (-986)))) +(((*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 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-108)) (-5 *7 (-632 (-525))) + (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-735)) (-4 *4 (-789)) (-4 *5 (-286)) - (-5 *1 (-851 *3 *4 *5 *2)) (-4 *2 (-884 *5 *3 *4)))) - ((*1 *2 *2 *2) - (-12 (-5 *2 (-1087 *6)) (-4 *6 (-884 *5 *3 *4)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *5 (-286)) (-5 *1 (-851 *3 *4 *5 *6)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *6 *4 *5)) - (-5 *1 (-851 *4 *5 *6 *2)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-286))))) -(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| -2194 *4) (|:| -1307 (-525))))) - (-4 *4 (-1149 (-525))) (-5 *2 (-713)) (-5 *1 (-419 *4))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *3 *6) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) - (-5 *2 (-966)) (-5 *1 (-691))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |k| (-1091)) (|:| |c| (-1193 *3))))) - (-5 *1 (-1193 *3)) (-4 *3 (-977)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |k| *3) (|:| |c| (-1195 *3 *4))))) - (-5 *1 (-1195 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977))))) -(((*1 *2 *1) (-12 (-4 *1 (-1161 *3)) (-4 *3 (-1127)) (-5 *2 (-713))))) -(((*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205))))) - ((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) -(((*1 *2 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-735)) + (-4 *5 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *6 (-517)) + (-5 *2 (-2 (|:| -3788 (-887 *6)) (|:| -2000 (-887 *6)))) + (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-227 *3 *4)) + (-14 *3 (-592 (-1091))) (-4 *4 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-525))) (-14 *3 (-592 (-1091))) + (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-977)) + (-4 *5 (-218 (-3594 *3) (-713))))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-457 *3 *4)) + (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) (((*1 *2 *2 *3 *3) (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-1131)) (-5 *1 (-139 *4 *5 *2)) (-4 *2 (-1149 (-385 *5))))) @@ -8519,45 +8892,32 @@ ((*1 *2 *1 *3) (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (|has| *3 (-15 ** (*3 *3 *4))) (-5 *2 (-1072 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 (-1173 *4))) (-4 *4 (-977)) (-5 *2 (-632 *4)) - (-5 *1 (-960 *4))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-991 *3 *4 *5))))) -(((*1 *2 *2 *3 *4 *5) - (-12 (-5 *2 (-592 *9)) (-5 *3 (-1 (-108) *9)) - (-5 *4 (-1 (-108) *9 *9)) (-5 *5 (-1 *9 *9 *9)) - (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) (-4 *7 (-735)) (-4 *8 (-789)) - (-5 *1 (-910 *6 *7 *8 *9))))) -(((*1 *2 *3 *3 *3 *3 *4 *5 *6 *6 *7 *7 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-592 (-108))) (-5 *5 (-632 (-205))) - (-5 *6 (-632 (-525))) (-5 *7 (-205)) (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) - (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) - (-4 *4 (-13 (-1020) (-33)))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713))))) +(((*1 *2 *3 *4 *4 *2 *2 *2) + (-12 (-5 *2 (-525)) + (-5 *3 + (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) + (|:| |polj| *4))) + (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) + (-5 *1 (-426 *5 *6 *7 *4))))) (((*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205))))) ((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1186 (-1091) *3)) (-4 *3 (-977)) (-5 *1 (-1193 *3)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *1 (-1195 *3 *4))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 (-713))) (-5 *1 (-903 *4 *3)) - (-4 *3 (-1149 *4))))) +(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-632 (-887 *4))) (-5 *1 (-959 *4)) + (-4 *4 (-977))))) +(((*1 *2 *3) + (-12 (-4 *4 (-844)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-396 (-1087 *7))) + (-5 *1 (-841 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) + ((*1 *2 *3) + (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) + (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) (((*1 *2 *3) (|partial| -12 (-5 *3 (-51)) (-5 *1 (-50 *2)) (-4 *2 (-1127)))) ((*1 *1 *2) @@ -8633,26 +8993,26 @@ (-4 *1 (-909 *3 *4 *5 *6)))) ((*1 *2 *1) (|partial| -12 (-4 *1 (-968 *2)) (-4 *2 (-1127)))) ((*1 *1 *2) - (|partial| -3279 + (|partial| -3275 (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) - (-1825 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) + (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) + (-1830 (-4 *3 (-37 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-510))) (-1825 (-4 *3 (-37 (-385 (-525))))) + (-12 (-1830 (-4 *3 (-510))) (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 *3)) - (-12 (-1825 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) + (-12 (-1830 (-4 *3 (-925 (-525)))) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *1 (-991 *3 *4 *5)) (-4 *4 (-735)) (-4 *5 (-789))))) ((*1 *1 *2) - (|partial| -3279 + (|partial| -3275 (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) - (-12 (-1825 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) + (-12 (-1830 (-4 *3 (-37 (-385 (-525))))) (-4 *3 (-37 (-525))) (-4 *5 (-567 (-1091)))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))) (-12 (-5 *2 (-887 (-525))) (-4 *1 (-991 *3 *4 *5)) @@ -8662,46 +9022,63 @@ (|partial| -12 (-5 *2 (-887 (-385 (-525)))) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-37 (-385 (-525)))) (-4 *5 (-567 (-1091))) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789))))) -(((*1 *2 *3) - (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) - (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-385 (-525))))) - (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-599 *4)) (-4 *4 (-320 *5 *6 *7)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) + (-5 *2 + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-748 *5 *6 *7 *4))))) (((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3)))))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) -(((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -3549 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-221))))) +(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135))) + ((*1 *1 *1) (-4 *1 (-1060)))) (((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4)))))) -(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-771))))) -(((*1 *2) - (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-321 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856)))) - ((*1 *2) - (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) - (-14 *4 (-1087 *3)))) - ((*1 *2) - (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) - (-14 *4 (-856))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) + (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) + (-4 *3 (-791 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-1015 (-205))))) + ((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-1015 (-205)))))) +(((*1 *2 *1) + (|partial| -12 (-4 *3 (-977)) (-4 *3 (-789)) + (-5 *2 (-2 (|:| |val| *1) (|:| -2058 (-525)))) (-4 *1 (-408 *3)))) + ((*1 *2 *1) + (|partial| -12 + (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2058 (-827 *3)))) + (-5 *1 (-827 *3)) (-4 *3 (-1020)))) + ((*1 *2 *3) + (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) + (-4 *7 (-884 *6 *4 *5)) + (-5 *2 (-2 (|:| |val| *3) (|:| -2058 (-525)))) + (-5 *1 (-885 *4 *5 *6 *7 *3)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) + (-15 -1512 (*7 $)))))))) +(((*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) + (-14 *3 (-856)) (-4 *4 (-977))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) (((*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) ((*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3) - (|partial| -12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-592 (-205))) (-5 *1 (-186))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-404 *4 *2)) (-4 *2 (-13 (-1113) (-29 *4))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) (-4 *5 (-138)) + (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) + (-5 *2 (-294 *5)) (-5 *1 (-545 *5))))) (((*1 *2 *1) (-12 (-4 *1 (-245 *2)) (-4 *2 (-789)))) ((*1 *1 *2) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-800 *3)) @@ -8713,20 +9090,25 @@ (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-1091)))) ((*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1169 *3)) (-14 *3 (-1091))))) -(((*1 *2 *1) - (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-1038)) (-5 *2 (-108)) (-5 *1 (-763))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *2 *1) - (-12 (-4 *1 (-637 *3)) (-4 *3 (-1020)) - (-5 *2 (-592 (-2 (|:| -2545 *3) (|:| -2041 (-713)))))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) + (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091)))))) +(((*1 *2 *3 *4 *4 *5) + (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) + (-4 *3 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 + (-2 (|:| |mainpart| *3) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) + (-5 *1 (-527 *6 *3 *7)) (-4 *7 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-767))))) +(((*1 *2 *2) + (|partial| -12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) + (-5 *1 (-827 *3))))) (((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) ((*1 *1 *1) (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) @@ -8736,10 +9118,10 @@ ((*1 *1 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1020)))) ((*1 *1 *1) (-12 (-14 *2 (-592 (-1091))) (-4 *3 (-160)) - (-4 *5 (-218 (-3596 *2) (-713))) + (-4 *5 (-218 (-3594 *2) (-713))) (-14 *6 - (-1 (-108) (-2 (|:| -3637 *4) (|:| -2815 *5)) - (-2 (|:| -3637 *4) (|:| -2815 *5)))) + (-1 (-108) (-2 (|:| -3636 *4) (|:| -2058 *5)) + (-2 (|:| -3636 *4) (|:| -2058 *5)))) (-5 *1 (-438 *2 *3 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *3 *5 (-800 *2))))) ((*1 *1 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-789)))) @@ -8754,14 +9136,9 @@ (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789)))) ((*1 *1 *1) (-12 (-5 *1 (-1194 *2 *3)) (-4 *2 (-977)) (-4 *3 (-785))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) - (-4 *5 (-351 *2)) (-4 *2 (-1127)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) - (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977))))) +(((*1 *1 *2 *1) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3)))) (((*1 *2 *2 *3) (-12 (-5 *2 (-827 *4)) (-5 *3 (-1 (-108) *5)) (-4 *4 (-1020)) (-4 *5 (-1127)) (-5 *1 (-825 *4 *5)))) @@ -8789,71 +9166,90 @@ (-4 *6 (-13 (-408 *5) (-821 *4) (-567 (-827 *4)))) (-4 *4 (-1020)) (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) (-5 *1 (-999 *4 *5 *6))))) -(((*1 *2 *2) - (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) + (-4 *3 (-1149 *4)) + (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-357)) (-5 *1 (-970))))) (((*1 *2) (-12 (-5 *2 (-782 (-525))) (-5 *1 (-499)))) ((*1 *1) (-12 (-5 *1 (-782 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-174))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-957 (-782 (-525)))) - (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-977)) - (-5 *1 (-550 *4))))) -(((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108))))) -(((*1 *2 *3 *4 *4 *5 *4 *4 *5) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-700))))) +(((*1 *1) (-5 *1 (-415)))) +(((*1 *2 *3 *3) + (-12 (-5 *2 (-592 *3)) (-5 *1 (-895 *3)) (-4 *3 (-510))))) +(((*1 *2 *3 *4 *4 *5 *6 *7) + (-12 (-5 *3 (-525)) (-5 *5 (-1091)) + (-5 *6 + (-1 + (-3 + (-2 (|:| |mainpart| *4) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) + "failed") + *4 (-592 *4))) + (-5 *7 + (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4 *4)) + (-4 *4 (-13 (-1113) (-27) (-408 *8))) + (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-2 (|:| |ans| *4) (|:| -3601 *4) (|:| |sol?| (-108)))) + (-5 *1 (-945 *8 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *2 *2)) (-4 *5 (-341)) (-4 *6 (-1149 (-385 *2))) + (-4 *2 (-1149 *5)) (-5 *1 (-196 *5 *2 *6 *3)) + (-4 *3 (-320 *5 *2 *6))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) - (-5 *1 (-426 *4 *5 *6 *7))))) + (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) + (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) + ((*1 *2 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) + (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) + ((*1 *2 *3) + (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) + (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) + (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-55 *2 *4 *5)) (-4 *4 (-351 *2)) + (-4 *5 (-351 *2)) (-4 *2 (-1127)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-267 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1127)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *2 *6 *7)) + (-4 *6 (-218 *5 *2)) (-4 *7 (-218 *4 *2)) (-4 *2 (-977))))) (((*1 *2 *1) (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) - (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) -(((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-713)) (-4 *4 (-327)) + (-5 *1 (-495 *4))))) +(((*1 *2) + (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *2) + (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) (-4 *2 (-619 *3))))) (((*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 *2 *6)) (-5 *4 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020)) (-5 *1 (-624 *5 *6 *2))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) -(((*1 *2 *1) (-12 (-5 *1 (-1123 *2)) (-4 *2 (-907))))) -(((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) - ((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) -(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2 *1 *3) - (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-1022 *3)))) - ((*1 *2 *1 *3) - (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-592 *4))) (-5 *1 (-839 *4)) - (-5 *3 (-592 *4)))) - ((*1 *2 *1 *3) - (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-1022 *4))) (-5 *1 (-839 *4)) - (-5 *3 (-1022 *4)))) - ((*1 *2 *1 *3) - (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) + (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) + (-4 *5 (-429)) + (-5 *2 + (-2 (|:| |gblist| (-592 (-227 *4 *5))) + (|:| |gvlist| (-592 (-525))))) + (-5 *1 (-580 *4 *5))))) +(((*1 *1 *1) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) + ((*1 *1 *1) (|partial| -4 *1 (-665)))) +(((*1 *2 *3) + (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-108)) + (-5 *1 (-617 *4))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-517)) + (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) +(((*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) (((*1 *2 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) ((*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-49 *2 *3)) (-14 *3 (-592 (-1091))))) @@ -8862,10 +9258,10 @@ (-4 *3 (-13 (-977) (-789))) (-14 *4 (-592 (-1091))))) ((*1 *2 *1) (-12 (-4 *1 (-360 *2 *3)) (-4 *3 (-1020)) (-4 *2 (-977)))) ((*1 *2 *1) - (-12 (-14 *3 (-592 (-1091))) (-4 *5 (-218 (-3596 *3) (-713))) + (-12 (-14 *3 (-592 (-1091))) (-4 *5 (-218 (-3594 *3) (-713))) (-14 *6 - (-1 (-108) (-2 (|:| -3637 *4) (|:| -2815 *5)) - (-2 (|:| -3637 *4) (|:| -2815 *5)))) + (-1 (-108) (-2 (|:| -3636 *4) (|:| -2058 *5)) + (-2 (|:| -3636 *4) (|:| -2058 *5)))) (-4 *2 (-160)) (-5 *1 (-438 *3 *2 *4 *5 *6 *7)) (-4 *4 (-789)) (-4 *7 (-884 *2 *5 (-800 *3))))) ((*1 *2 *1) (-12 (-4 *1 (-481 *2 *3)) (-4 *3 (-789)) (-4 *2 (-1020)))) @@ -8883,15 +9279,36 @@ (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *2 (-789))))) (((*1 *2 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) - (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3)))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-789)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) + (-5 *2 (-108))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-517)) + (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *1 *2 *3 *3 *3 *4) + (-12 (-4 *4 (-341)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) + (-4 *1 (-313 *4 *3 *5 *2)) (-4 *2 (-320 *4 *3 *5)))) + ((*1 *1 *2 *2 *3) + (-12 (-5 *3 (-525)) (-4 *2 (-341)) (-4 *4 (-1149 *2)) + (-4 *5 (-1149 (-385 *4))) (-4 *1 (-313 *2 *4 *5 *6)) + (-4 *6 (-320 *2 *4 *5)))) + ((*1 *1 *2 *2) + (-12 (-4 *2 (-341)) (-4 *3 (-1149 *2)) (-4 *4 (-1149 (-385 *3))) + (-4 *1 (-313 *2 *3 *4 *5)) (-4 *5 (-320 *2 *3 *4)))) + ((*1 *1 *2) + (-12 (-4 *3 (-341)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-4 *1 (-313 *3 *4 *5 *2)) (-4 *2 (-320 *3 *4 *5)))) + ((*1 *1 *2) + (-12 (-5 *2 (-391 *4 (-385 *4) *5 *6)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-4 *3 (-341)) + (-4 *1 (-313 *3 *4 *5 *6))))) (((*1 *2 *3) (-12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 @@ -8909,7 +9326,7 @@ (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) - (|:| -3214 + (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") @@ -8917,33 +9334,37 @@ "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520))))) -(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) - (-4 *4 (-351 *2))))) -(((*1 *2 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) - ((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) -(((*1 *2 *3 *4 *3 *4 *4 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) - (-5 *1 (-699))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-2 (|:| |totdeg| (-713)) (|:| -3146 *4))) (-5 *5 (-713)) + (-4 *4 (-884 *6 *7 *8)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-5 *2 + (-2 (|:| |lcmfij| *7) (|:| |totdeg| *5) (|:| |poli| *4) + (|:| |polj| *4))) + (-5 *1 (-426 *6 *7 *8 *4))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) + (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) + (-5 *2 + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) (((*1 *1 *1) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) ((*1 *2 *1) (-12 (-4 *1 (-360 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1020)))) ((*1 *2 *1) (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) - (-4 *6 (-218 (-3596 *3) (-713))) + (-4 *6 (-218 (-3594 *3) (-713))) (-14 *7 - (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) - (-2 (|:| -3637 *5) (|:| -2815 *6)))) + (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) + (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-5 *2 (-656 *5 *6 *7)) (-5 *1 (-438 *3 *4 *5 *6 *7 *8)) (-4 *5 (-789)) (-4 *8 (-884 *4 *6 (-800 *3))))) ((*1 *2 *1) @@ -8952,66 +9373,58 @@ ((*1 *1 *1) (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) (-4 *4 (-789))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 - (-3 (|:| |finite| "The range is finite") - (|:| |lowerInfinite| "The bottom of range is infinite") - (|:| |upperInfinite| "The top of range is infinite") - (|:| |bothInfinite| "Both top and bottom points are infinite") - (|:| |notEvaluated| "Range not yet evaluated"))) - (-5 *1 (-174))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) (((*1 *1 *2) (-12 (-5 *2 (-592 (-999 *3 *4 *5))) (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3)))) (-5 *1 (-1000 *3 *4 *5))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 (-2 (|:| -2194 (-1087 *6)) (|:| -2815 (-525))))) - (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) - ((*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) + (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) + (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) + (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) + (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1080 3 *3)) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) + ((*1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977))))) (((*1 *1) - (-12 (-4 *1 (-382)) (-1825 (|has| *1 (-6 -4246))) - (-1825 (|has| *1 (-6 -4238))))) + (-12 (-4 *1 (-382)) (-1830 (|has| *1 (-6 -4246))) + (-1830 (|has| *1 (-6 -4238))))) ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789)))) ((*1 *1 *1 *1) (-4 *1 (-789))) ((*1 *2 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) ((*1 *1) (-5 *1 (-1038)))) -(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) (((*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *6 *2)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) - (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) - (-5 *2 - (-2 (|:| |upol| (-1087 *8)) (|:| |Lval| (-592 *8)) - (|:| |Lfact| - (-592 (-2 (|:| -2194 (-1087 *8)) (|:| -2815 (-525))))) - (|:| |ctpol| *8))) - (-5 *1 (-685 *6 *7 *8 *9))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-108)) - (-5 *1 (-1198 *4))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-159)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1095))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) (((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) - (-4 *2 (-1149 *4))))) + (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) + (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) + (-5 *4 (-632 (-1087 *8))) (-4 *5 (-977)) (-4 *8 (-977)) + (-4 *6 (-1149 *5)) (-5 *2 (-632 *6)) (-5 *1 (-474 *5 *6 *7 *8)) + (-4 *7 (-1149 *6))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-655 *3 *4)) + (-4 *4 (-1149 *3))))) +(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) +(((*1 *2 *3 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-697))))) (((*1 *2 *1) (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)))) ((*1 *2 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) + (-4 *2 (-408 *4)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) + ((*1 *1 *1) (-4 *1 (-149)))) (((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977)))) @@ -9067,100 +9480,78 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-1169 *4)) (-14 *4 (-1091)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) (-14 *5 *3)))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| -2145 (-632 (-385 (-887 *4)))) - (|:| |vec| (-592 (-385 (-887 *4)))) (|:| -3318 (-713)) - (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) +(((*1 *2 *3 *4) + (-12 (-4 *7 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) + (-4 *8 (-884 *7 *5 *6)) + (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *3) (|:| |radicand| *3))) + (-5 *1 (-888 *5 *6 *7 *8 *3)) (-5 *4 (-713)) + (-4 *3 + (-13 (-341) + (-10 -8 (-15 -1501 (*8 $)) (-15 -1512 (*8 $)) (-15 -1271 ($ *8)))))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *4))))))) - (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-517)) - (-5 *2 (-2 (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) - (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-367)) (-5 *2 (-108))))) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) (((*1 *2 *3) (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2 *3 *3 *3) - (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) - (-4 *5 (-1149 *4)) (-5 *2 (-592 (-385 *5))) (-5 *1 (-948 *4 *5)) - (-5 *3 (-385 *5))))) +(((*1 *2 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1173 (-641))) (-5 *1 (-284))))) +(((*1 *1 *1 *1) + (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) (((*1 *2 *1) (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) (-5 *2 (-108)))) ((*1 *2 *1) (-12 (-4 *1 (-408 *3)) (-4 *3 (-789)) (-5 *2 (-108))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-565 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))) - (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *4 *2))))) (((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-1173 *3))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) (((*1 *2 *3) - (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) - (-4 *6 (-1020)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-627 *4 *5 *6))))) -(((*1 *2 *3 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456))))) -(((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) - ((*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-632 *5))) (-4 *5 (-286)) (-4 *5 (-977)) - (-5 *2 (-1173 (-1173 *5))) (-5 *1 (-960 *5)) (-5 *4 (-1173 *5))))) -(((*1 *2 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2 *3 *4) - (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-789)) (-4 *5 (-735)) - (-4 *6 (-517)) (-4 *7 (-884 *6 *5 *3)) - (-5 *1 (-439 *5 *3 *6 *7 *2)) - (-4 *2 - (-13 (-968 (-385 (-525))) (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) - (-15 -1511 (*7 $)))))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) - (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) - (-5 *1 (-921 *5 *6 *7 *8 *3)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) - (-5 *1 (-1027 *5 *6 *7 *8 *3))))) -(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) + (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187))))) +(((*1 *1 *1) (-5 *1 (-205))) ((*1 *1 *1) (-5 *1 (-357))) + ((*1 *1) (-5 *1 (-357)))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-5 *2 (-108))))) (((*1 *2 *1) - (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) - (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) - (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *6))) + (-4 *6 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-2 (|:| |mainpart| *3) + (|:| |limitedlogs| + (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) + (-5 *1 (-518 *6 *3))))) +(((*1 *2 *3 *3 *3 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-695))))) (((*1 *1 *1) (-4 *1 (-223))) ((*1 *1 *1) (-12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) @@ -9168,7 +9559,7 @@ (-14 *6 (-1 (-3 *4 "failed") *4 *4)) (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) ((*1 *1 *1) - (-3279 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) + (-3275 (-12 (-5 *1 (-273 *2)) (-4 *2 (-341)) (-4 *2 (-1127))) (-12 (-5 *1 (-273 *2)) (-4 *2 (-450)) (-4 *2 (-1127))))) ((*1 *1 *1) (-4 *1 (-450))) ((*1 *2 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-327)) (-5 *1 (-495 *3)))) @@ -9177,6 +9568,14 @@ (-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 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-341))))) +(((*1 *1 *2 *3 *3 *4 *5) + (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) + (-5 *4 (-592 (-856))) (-5 *5 (-592 (-242))) (-5 *1 (-445)))) + ((*1 *1 *2 *3 *3 *4) + (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) + (-5 *4 (-592 (-856))) (-5 *1 (-445)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) + ((*1 *1 *1) (-5 *1 (-445)))) (((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-592 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)))) @@ -9187,100 +9586,97 @@ ((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789)))) ((*1 *1 *2 *1) (-12 (-5 *2 (-1091)) (-4 *1 (-408 *3)) (-4 *3 (-789))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) - (-5 *2 (-592 (-592 (-592 (-878 *3)))))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1127)) - (-4 *5 (-351 *4)) (-4 *3 (-351 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) -(((*1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1111))))) -(((*1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *3 *3 *4 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *2 *3 *2) - (|partial| -12 (-5 *3 (-856)) (-5 *1 (-419 *2)) - (-4 *2 (-1149 (-525))))) - ((*1 *2 *3 *2 *4) - (|partial| -12 (-5 *3 (-856)) (-5 *4 (-713)) (-5 *1 (-419 *2)) - (-4 *2 (-1149 (-525))))) - ((*1 *2 *3 *2 *4) - (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *1 (-419 *2)) - (-4 *2 (-1149 (-525))))) - ((*1 *2 *3 *2 *4 *5) - (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) - (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) - ((*1 *2 *3 *2 *4 *5 *6) - (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) - (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-396 *2)) (-4 *2 (-1149 *5)) - (-5 *1 (-421 *5 *2)) (-4 *5 (-977))))) -(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-157 (-205)))) + (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *1 *1 *1) (-4 *1 (-134))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) (((*1 *2 *2) - (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-592 (-1091))) - (-5 *2 (-592 (-592 (-357)))) (-5 *1 (-954)) (-5 *5 (-357)))) + (-12 (-5 *2 (-1173 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) + (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) ((*1 *2 *3) - (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) - (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) - ((*1 *2 *3 *4 *4 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + (-12 (-5 *3 (-856)) (-4 *4 (-341)) (-5 *2 (-1173 *1)) + (-4 *1 (-307 *4)))) + ((*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *3)))) + ((*1 *2) + (-12 (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *1)) + (-4 *1 (-387 *3 *4)))) + ((*1 *2 *1) + (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) + (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) + (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) + ((*1 *2 *1) + (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) + (-5 *2 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) + (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)))) + ((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-395 *3)))) ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) - (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) - (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) -(((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1 (-1044 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) - (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-884 *4 (-497 *3) *3)) - (-5 *1 (-1044 *4 *3 *5)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1 (-1122 *4))) (-5 *3 (-1091)) - (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1122 *4))))) + (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 *4))) (-5 *1 (-495 *4)) + (-4 *4 (-327))))) +(((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51))))) +(((*1 *1 *1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-380)) (-5 *2 (-713)))) + ((*1 *1 *1) (-4 *1 (-380)))) +(((*1 *2 *3 *3 *3) + (|partial| -12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) + (-4 *5 (-1149 *4)) (-5 *2 (-592 (-385 *5))) (-5 *1 (-948 *4 *5)) + (-5 *3 (-385 *5))))) (((*1 *1 *2) - (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3))))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-734))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) + ((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1) (-4 *1 (-804 *2))) + ((*1 *1 *1) + (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) + (-4 *4 (-789))))) +(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127))))) (((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944))))) -(((*1 *2 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) + (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) +(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-110)) (-5 *3 (-592 (-1 *4 (-592 *4)))) (-4 *4 (-1020)) + (-5 *1 (-109 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) + (-5 *1 (-109 *4)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-1 *4 (-592 *4)))) + (-5 *1 (-109 *4)) (-4 *4 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) +(((*1 *2 *1) + (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-525)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) +(((*1 *2 *1) + (|partial| -12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) + (-4 *2 (-1133 *3))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-396 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-977)) (-5 *2 (-592 *6)) (-5 *1 (-421 *5 *6))))) (((*1 *2 *3 *3) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) - (-5 *2 - (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) - (|:| |c2| (-385 *5)) (|:| |deg| (-713)))) - (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) + (-12 (-4 *4 (-517)) (-5 *2 (-892 *3)) (-5 *1 (-1079 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-565 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))) + (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-256 *4 *2))))) +(((*1 *2 *2 *3 *4 *4) + (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) + (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) + (-4 *2 (-630 *3 *5 *6))))) (((*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) @@ -9318,66 +9714,39 @@ ((*1 *1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-4 *4 (-977)) (-4 *1 (-1156 *4 *3)) (-4 *3 (-1133 *4))))) -(((*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1020))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -1932 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3) - (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) - (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-592 (-294 (-205)))) (-5 *2 (-108)) + (-5 *1 (-192))))) +(((*1 *2 *3 *3) + (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-764))))) +(((*1 *2 *3 *4 *4 *5 *3 *3 *4 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *3 *2) + (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) + (-4 *3 (-1149 (-157 *2))))) ((*1 *2 *3) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4)))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) - (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) - ((*1 *2 *3 *3 *4 *5) - (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) - (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) - ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-861)))) - ((*1 *1 *2 *2 *2 *2 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-861)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) - ((*1 *1 *2 *2 *3 *3 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *2 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *3 *3) - (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *3 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) - (-5 *1 (-862))))) -(((*1 *2 *1) - (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) - (-4 *3 (-1020))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) - ((*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) - ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *1 *2 *3 *1) - (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *3 (-887 (-525))) - (-5 *1 (-308)))) - ((*1 *1 *2 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *1 (-308))))) + (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) + (-4 *3 (-1149 (-157 *2)))))) +(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *2 (-966)) (-5 *1 (-699))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1 *6 *4 *5)) (-4 *4 (-1020)) (-4 *5 (-1020)) + (-4 *6 (-1020)) (-5 *2 (-1 *6 *5 *4)) (-5 *1 (-627 *4 *5 *6))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) (((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-308))))) -(((*1 *1 *1 *1) (|partial| -4 *1 (-126)))) (((*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) @@ -9432,79 +9801,38 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-913 *2)) (-4 *2 (-977)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-977))))) +(((*1 *1 *1 *2 *2 *1) + (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-517)) + (-5 *2 + (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) (((*1 *2 *3) - (-12 (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-904)) - (-5 *3 (-592 (-525)))))) -(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-683 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-789)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 *3)) (-4 *1 (-913 *3)) (-4 *3 (-977)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) - ((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *3)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) - ((*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) - ((*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) - ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517)))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-273 (-775 *3))) - (-4 *3 (-13 (-27) (-1113) (-408 *5))) - (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-775 *3)) (-5 *1 (-585 *5 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-273 (-775 (-887 *5)))) (-4 *5 (-429)) - (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) - (-5 *3 (-385 (-887 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) - (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) - (-5 *3 (-385 (-887 *5)))))) -(((*1 *2) - (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-37 (-385 (-525)))) - (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4))))) + (-12 + (-5 *3 + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *2 (-592 (-205))) (-5 *1 (-284))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-856)) (-5 *1 (-728))))) (((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-146)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-522)) (-5 *3 (-525))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3 *3 *3 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-108)) (-5 *1 (-456))))) (((*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) @@ -9566,54 +9894,58 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-856))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-713)))) - ((*1 *2 *1 *1) (|partial| -12 (-4 *1 (-380)) (-5 *2 (-713))))) -(((*1 *1) (-5 *1 (-146)))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) (((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2794 *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-694))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) + (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-205)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-385 (-525))) (-5 *1 (-357))))) +(((*1 *1 *1 *1 *2) + (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977))))) +(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-699))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-632 *6)) (-5 *5 (-1 (-396 (-1087 *6)) (-1087 *6))) + (-4 *6 (-341)) + (-5 *2 + (-592 + (-2 (|:| |outval| *7) (|:| |outmult| (-525)) + (|:| |outvect| (-592 (-632 *7)))))) + (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-787)))))) (((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1108))))) -(((*1 *2 *3 *3 *4 *5 *3 *3 *4 *4 *4 *6) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3834)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-4 *1 (-307 *3)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1173 *3)) (-4 *3 (-1149 *4)) (-4 *4 (-1131)) - (-4 *1 (-320 *4 *3 *5)) (-4 *5 (-1149 (-385 *3))))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) - (-4 *1 (-345 *4)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1173 *1)) (-4 *4 (-160)) - (-4 *1 (-348 *4 *5)) (-4 *5 (-1149 *4)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-387 *3 *4)) - (-4 *4 (-1149 *3)))) - ((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-160)) (-4 *1 (-395 *3))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *3 (-525)) (-4 *4 (-160)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-5 *1 (-631 *4 *5 *6 *2)) + (-4 *2 (-630 *4 *5 *6))))) +(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) + ((*1 *2 *1 *1) (-12 (-4 *1 (-281)) (-5 *2 (-108))))) (((*1 *1 *1) (-4 *1 (-34))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -9630,52 +9962,57 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2) - (-12 (-5 *2 (-1173 (-1021 *3 *4))) (-5 *1 (-1021 *3 *4)) - (-14 *3 (-856)) (-14 *4 (-856))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3) - (-12 (-4 *2 (-341)) (-4 *2 (-787)) (-5 *1 (-880 *2 *3)) - (-4 *3 (-1149 *2))))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *4 *4 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-771))))) -(((*1 *2 *1) - (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) - (-4 *3 (-901))))) (((*1 *2 *3) - (-12 (-5 *3 (-632 (-385 (-887 (-525))))) - (-5 *2 (-592 (-632 (-294 (-525))))) (-5 *1 (-962))))) -(((*1 *2 *1) (-12 (-4 *1 (-286)) (-5 *2 (-713))))) -(((*1 *1 *2 *2) - (-12 - (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) - (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) - (-5 *1 (-1090))))) -(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-1058 *4 *2)) (-14 *4 (-856)) + (-4 *2 (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (-5 *1 (-837 *4 *2))))) +(((*1 *2 *3 *4 *3 *4 *4 *4 *4 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1109))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) (-5 *1 (-691))))) -(((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-525)) - (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)) + (-4 *3 (-734))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) ((*1 *2 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *2 *3) + (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) + ((*1 *1 *1) (-5 *1 (-357))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *1 *1 *1) (-5 *1 (-150))) + ((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-150))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-632 *5))) (-4 *5 (-286)) (-4 *5 (-977)) + (-5 *2 (-1173 (-1173 *5))) (-5 *1 (-960 *5)) (-5 *4 (-1173 *5))))) +(((*1 *1 *2 *2) (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-357)) (-5 *1 (-174))))) + (-5 *2 + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) + (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) + (-5 *1 (-1090))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-800 *5))) (-14 *5 (-592 (-1091))) (-4 *6 (-429)) + (-5 *2 + (-2 (|:| |dpolys| (-592 (-227 *5 *6))) + (|:| |coords| (-592 (-525))))) + (-5 *1 (-448 *5 *6 *7)) (-5 *3 (-592 (-227 *5 *6))) (-4 *7 (-429))))) +(((*1 *2 *3) + (-12 (-5 *3 (-273 (-887 (-525)))) + (-5 *2 + (-2 (|:| |varOrder| (-592 (-1091))) + (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) + (|:| |hom| (-592 (-1173 (-713)))))) + (-5 *1 (-216))))) (((*1 *1 *1) (-4 *1 (-34))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -9692,87 +10029,55 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *1 *1) (-4 *1 (-578))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-563 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-5 *2 (-108))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-429)) (-4 *4 (-789)) - (-5 *1 (-534 *4 *2)) (-4 *2 (-263)) (-4 *2 (-408 *4))))) -(((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242)))) - ((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) -(((*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-2 (|:| |poly| *3) (|:| |mult| *5))) - (-5 *1 (-426 *5 *6 *7 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-308)))) - ((*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-308)))) - ((*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-308)))) - ((*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-308)))) - ((*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-308)))) - ((*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-308)))) - ((*1 *1) (-5 *1 (-308)))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-426 *3 *4 *5 *6))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-396 *3)) (-4 *3 (-517)) (-5 *1 (-397 *3))))) +(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))) +(((*1 *2 *3) + (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *3 *3 *4 *5 *5) + (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-997 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) + (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) + (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) + (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1899 *9)))) + (-5 *1 (-997 *6 *7 *4 *8 *9))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) + (-4 *4 (-327))))) +(((*1 *2 *1) + (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-525)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) - (-5 *1 (-1047 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-13 (-286) (-789) (-138))) - (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1047 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *5)))) - (-5 *1 (-1047 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-273 (-385 (-887 *4)))) - (-4 *4 (-13 (-286) (-789) (-138))) (-5 *2 (-592 (-273 (-294 *4)))) - (-5 *1 (-1047 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) - (-4 *5 (-13 (-286) (-789) (-138))) - (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-385 (-887 *4)))) - (-4 *4 (-13 (-286) (-789) (-138))) - (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4)))) + (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) + (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) + (-4 *6 (-1149 *2)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-273 (-385 (-887 *5))))) (-5 *4 (-592 (-1091))) - (-4 *5 (-13 (-286) (-789) (-138))) - (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1047 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-273 (-385 (-887 *4))))) - (-4 *4 (-13 (-286) (-789) (-138))) - (-5 *2 (-592 (-592 (-273 (-294 *4))))) (-5 *1 (-1047 *4))))) + (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) + (-4 *4 (-1149 *5)) (-5 *2 (-1087 *7)) (-5 *1 (-474 *5 *4 *6 *7)) + (-4 *6 (-1149 *4))))) +(((*1 *2 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) (((*1 *1 *2 *2) (-12 (-5 *2 - (-3 (|:| I (-294 (-525))) (|:| -3834 (-294 (-357))) + (-3 (|:| I (-294 (-525))) (|:| -3832 (-294 (-357))) (|:| CF (-294 (-157 (-357)))) (|:| |switch| (-1090)))) (-5 *1 (-1090))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-108)) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-104))) (-5 *1 (-162))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) (-5 *1 (-255 *4 *3)) + (-4 *3 (-13 (-408 *4) (-934)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) (((*1 *1 *1) (-4 *1 (-34))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -9794,77 +10099,98 @@ (-4 *4 (-1020)))) ((*1 *1 *2) (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(((*1 *2 *3 *1) - (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *1)))) - (-4 *1 (-996 *4 *5 *6 *3))))) -(((*1 *2 *1) - (-12 (-5 *2 (-2 (|:| |var| (-592 (-1091))) (|:| |pred| (-51)))) - (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *1) - (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) - (-4 *3 (-517)))) - ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (-12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) - (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) - (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) +(((*1 *2 *3) + (-12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) (-4 *6 (-1149 *5)) + (-4 *7 (-1149 (-385 *6))) (-4 *8 (-320 *5 *6 *7)) + (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-108)) + (-5 *1 (-846 *4 *5 *6 *7 *8)))) ((*1 *2 *3) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) - (-4 *3 (-968 (-385 (-525))))))) -(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) + (-12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) + (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) + (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-108)) + (-5 *1 (-847 *4 *5 *6))))) +(((*1 *2 *3) (-12 (-5 *3 (-764)) (-5 *2 (-51)) (-5 *1 (-771))))) +(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) + ((*1 *1 *1) (-4 *1 (-986)))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) + (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) +(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) (((*1 *1 *2) - (-12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) - (-5 *1 (-377 *3 *4))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) (-4 *3 (-1149 *4)) (-4 *2 (-1164 *4)) - (-5 *1 (-1167 *4 *3 *5 *2)) (-4 *5 (-602 *3))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)))) - ((*1 *2 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108)))) + (|partial| -12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) + (-5 *1 (-610 *3 *4)))) ((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1 *7 *7)) - (-5 *5 (-1 (-3 (-2 (|:| -1255 *6) (|:| |coeff| *6)) "failed") *6)) - (-4 *6 (-341)) (-4 *7 (-1149 *6)) - (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) + (|partial| -12 (-5 *2 (-610 *3 *4)) (-5 *1 (-1191 *3 *4)) + (-4 *3 (-789)) (-4 *4 (-160))))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) + (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) + (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) + (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) + (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) + (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) + (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-385 (-887 (-157 *4)))) (-4 *4 (-517)) + (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-385 (-887 (-157 *5)))) (-5 *4 (-856)) + (-4 *5 (-517)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) + (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) + (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) + (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) + (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-294 (-157 *4))) (-4 *4 (-517)) (-4 *4 (-789)) + (-4 *4 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) + (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) + (-5 *1 (-727 *5))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) + (-4 *5 (-821 (-525))) + (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) + (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) + (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) + (-4 *3 (-13 (-27) (-1113) (-408 *5))))) + ((*1 *2 *2 *3 *4 *4) + (|partial| -12 (-5 *3 (-1091)) (-5 *4 (-782 *2)) (-4 *2 (-1055)) + (-4 *2 (-13 (-27) (-1113) (-408 *5))) + (-4 *5 (-567 (-827 (-525)))) (-4 *5 (-821 (-525))) + (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) + (-5 *1 (-528 *5 *2))))) (((*1 *2 *2 *3 *4) - (-12 (-5 *2 (-565 *6)) (-5 *3 (-592 (-565 *6))) (-5 *4 (-1091)) - (-4 *6 (-408 *5)) (-4 *5 (-789)) (-5 *1 (-534 *5 *6))))) + (|partial| -12 (-5 *4 (-1 *3)) (-4 *3 (-789)) (-4 *5 (-735)) + (-4 *6 (-517)) (-4 *7 (-884 *6 *5 *3)) + (-5 *1 (-439 *5 *3 *6 *7 *2)) + (-4 *2 + (-13 (-968 (-385 (-525))) (-341) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) + (-15 -1512 (*7 $)))))))) +(((*1 *2) + (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *2) + (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -9882,57 +10208,68 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) - (-4 *5 (-429)) (-5 *2 (-592 (-227 *4 *5))) (-5 *1 (-580 *4 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-294 *3)) (-4 *3 (-13 (-977) (-789))) - (-5 *1 (-203 *3 *4)) (-14 *4 (-592 (-1091)))))) + (-12 (-5 *3 (-1100 (-592 *4))) (-4 *4 (-789)) + (-5 *2 (-592 (-592 *4))) (-5 *1 (-1099 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-565 *5))) (-5 *3 (-1091)) (-4 *5 (-408 *4)) + (-4 *4 (-789)) (-5 *1 (-534 *4 *5))))) (((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-135)) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-1020)) (-5 *2 (-592 *1)) - (-4 *1 (-360 *3 *4)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-678 *3 *4))) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-669)))) - ((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-884 *3 *4 *5))))) -(((*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 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-108)) (-5 *7 (-632 (-525))) - (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-63 QPHESS)))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713))))) -(((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) - (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) - (-4 *3 (-791 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-767))))) -(((*1 *1) (-5 *1 (-765)))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341)))) - ((*1 *2 *2 *2 *3) - (-12 (-5 *3 (-1 *4 *4)) (-4 *4 (-341)) (-5 *1 (-605 *4 *2)) - (-4 *2 (-602 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1194 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-785))))) (((*1 *2 *2) - (-12 (-5 *2 (-592 (-457 *3 *4))) (-14 *3 (-592 (-1091))) - (-4 *4 (-429)) (-5 *1 (-580 *3 *4))))) + (|partial| -12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) + ((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713))))) +(((*1 *2 *3 *2 *4) + (-12 (-5 *3 (-110)) (-5 *4 (-713)) (-4 *5 (-429)) (-4 *5 (-789)) + (-4 *5 (-968 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) + (-4 *2 (-408 *5)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *5 (-565 $)) $)) + (-15 -1512 ((-1043 *5 (-565 $)) $)) + (-15 -1271 ($ (-1043 *5 (-565 $)))))))))) +(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) + (-5 *2 (-966)) (-5 *1 (-697))))) +(((*1 *2 *1) + (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-892 (-1038))) + (-5 *1 (-324 *4))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) + (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) + (-5 *1 (-921 *5 *6 *7 *8 *3)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) + (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) + (-5 *1 (-1027 *5 *6 *7 *8 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-174)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-279)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1015 (-782 (-205)))) (-5 *2 (-205)) (-5 *1 (-284))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *1) (-5 *1 (-132)))) (((*1 *2 *3) (-12 (-5 *3 - (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) + (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *2 (-592 (-1091))) (-5 *1 (-246)))) ((*1 *2 *3) (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) @@ -9954,7 +10291,7 @@ (-5 *1 (-885 *4 *5 *6 *7 *3)) (-4 *3 (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) ((*1 *2 *1) (-12 (-5 *2 (-1022 (-1091))) (-5 *1 (-900 *3)) (-4 *3 (-901)))) ((*1 *2 *1) @@ -9982,73 +10319,42 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-974 *5 *6))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) - (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-974 *4 *5))) (-5 *1 (-1197 *4 *5 *6)) - (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *7)) - (-5 *5 - (-1 (-2 (|:| |particular| (-3 *6 "failed")) (|:| -2187 (-592 *6))) - *7 *6)) - (-4 *6 (-341)) (-4 *7 (-602 *6)) - (-5 *2 - (-2 (|:| |particular| (-3 (-1173 *6) "failed")) - (|:| -2187 (-592 (-1173 *6))))) - (-5 *1 (-755 *6 *7)) (-5 *4 (-1173 *6))))) -(((*1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020))))) -(((*1 *1 *2 *1 *1) - (-12 (-5 *2 (-1091)) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *2 *3 *4) - (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *3 *5)) - (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) - (-4 *5 (-602 (-385 *2))))) - ((*1 *2 *3 *4) - (-12 (-4 *2 (-1149 *4)) (-5 *1 (-749 *4 *2 *5 *3)) - (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *5 (-602 *2)) - (-4 *3 (-602 (-385 *2)))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-798))))) -(((*1 *2 *3 *3 *3 *4) - (-12 (-5 *3 (-1 (-205) (-205) (-205))) - (-5 *4 (-1 (-205) (-205) (-205) (-205))) - (-5 *2 (-1 (-878 (-205)) (-205) (-205))) (-5 *1 (-639))))) -(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-789))))) +(((*1 *1 *2 *2) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1140 *3)) (-4 *3 (-1127))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) + (-4 *4 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *5 *5 *5 *6 *4 *4 *4 *5 *4 *5 *7) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) (((*1 *2 *3) - (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) - (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) - ((*1 *2 *3) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) + (-12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-1072 (-205))) (-5 *1 (-174)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-205))) (-5 *4 (-592 (-1091))) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-1072 (-205))) (-5 *1 (-279))))) (((*1 *1) - (-12 (-4 *1 (-382)) (-1825 (|has| *1 (-6 -4246))) - (-1825 (|has| *1 (-6 -4238))))) + (-12 (-4 *1 (-382)) (-1830 (|has| *1 (-6 -4246))) + (-1830 (|has| *1 (-6 -4238))))) ((*1 *2 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-789)))) ((*1 *2 *1) (-12 (-4 *1 (-772 *2)) (-4 *2 (-789)))) ((*1 *1 *1 *1) (-4 *1 (-789))) ((*1 *1) (-5 *1 (-1038)))) -(((*1 *1 *1 *2 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-459 *3))))) (((*1 *2 *3 *4 *2) (-12 (-5 *3 (-1087 (-385 (-1087 *2)))) (-5 *4 (-565 *2)) (-4 *2 (-13 (-408 *5) (-27) (-1113))) @@ -10065,12 +10371,20 @@ (-4 *6 (-977)) (-4 *2 (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))) (-5 *1 (-885 *5 *4 *6 *7 *2)) (-4 *7 (-884 *6 *5 *4)))) ((*1 *2 *3 *4) (-12 (-5 *3 (-385 (-1087 (-385 (-887 *5))))) (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-887 *5))) (-5 *1 (-973 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-592 (-525))) (-5 *2 (-713)) (-5 *1 (-546))))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-592 (-385 *7))) + (-4 *7 (-1149 *6)) (-4 *6 (-341)) + (-5 *2 + (-2 (|:| |mainpart| (-385 *7)) + (|:| |limitedlogs| + (-592 + (-2 (|:| |coeff| (-385 *7)) (|:| |logand| (-385 *7))))))) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -10088,68 +10402,54 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) (((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *2 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) - (-4 *4 (-1020)) (-4 *5 (-1020))))) -(((*1 *2 *3 *4 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160))))) + (-12 (-4 *3 (-1149 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-918 *4 *2 *3 *5)) + (-4 *4 (-327)) (-4 *5 (-667 *2 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1024)) (-5 *1 (-259))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-117 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) - (-5 *2 (-856))))) -(((*1 *2 *3 *3 *4 *5) - (-12 (-5 *3 (-1074)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *4 (-991 *6 *7 *8)) (-5 *2 (-1178)) - (-5 *1 (-718 *6 *7 *8 *4 *5)) (-4 *5 (-996 *6 *7 *8 *4))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) (-5 *1 (-502 *4 *2)) - (-4 *2 (-1164 *4)))) - ((*1 *2 *2 *3 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) - (-4 *5 (-1149 *4)) (-4 *6 (-667 *4 *5)) (-5 *1 (-506 *4 *5 *6 *2)) - (-4 *2 (-1164 *6)))) - ((*1 *2 *2 *3 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-13 (-341) (-346) (-567 (-525)))) - (-5 *1 (-507 *4 *2)) (-4 *2 (-1164 *4)))) - ((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-13 (-517) (-138))) - (-5 *1 (-1068 *4))))) -(((*1 *2 *3 *4 *3 *5) - (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *2 (-966)) (-5 *1 (-701))))) + (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-1173 (-294 (-357)))) + (-5 *1 (-284))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-988)))) + ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108)))) + ((*1 *2 *3 *1 *4) + (-12 (-5 *4 (-1 (-108) *3 *3)) (-4 *1 (-1121 *5 *6 *7 *3)) + (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-108))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) + (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4 *4 *3 *3 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-694))))) -(((*1 *2 *1) (-12 (-4 *1 (-968 (-525))) (-4 *1 (-281)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) -(((*1 *1 *2 *3) + (-12 (-5 *2 (-1072 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) +(((*1 *1 *1 *1 *1) (-4 *1 (-704)))) +(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *1 *2 *3) (-12 (-4 *1 (-46 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734)))) ((*1 *1 *2 *3) (-12 (-5 *3 (-592 (-856))) (-5 *1 (-143 *4 *2 *5)) (-14 *4 (-856)) (-4 *2 (-341)) (-14 *5 (-926 *4 *2)))) ((*1 *1 *2 *3) (-12 (-5 *3 (-656 *5 *6 *7)) (-4 *5 (-789)) - (-4 *6 (-218 (-3596 *4) (-713))) + (-4 *6 (-218 (-3594 *4) (-713))) (-14 *7 - (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *6)) - (-2 (|:| -3637 *5) (|:| -2815 *6)))) + (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *6)) + (-2 (|:| -3636 *5) (|:| -2058 *6)))) (-14 *4 (-592 (-1091))) (-4 *2 (-160)) (-5 *1 (-438 *4 *2 *5 *6 *7 *8)) (-4 *8 (-884 *2 *6 (-800 *4))))) ((*1 *1 *2 *3) @@ -10208,108 +10508,49 @@ ((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) ((*1 *2 *3) (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091))))) -(((*1 *2 *1) - (-12 (-4 *1 (-515 *3)) (-4 *3 (-13 (-382) (-1113))) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) - (-4 *3 (-1149 *4)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| |deg| (-713)) (|:| -3354 *5)))) - (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *2 (-592 *5)) - (-5 *1 (-197 *4 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-2 (|:| -2194 *5) (|:| -1307 (-525))))) - (-5 *4 (-525)) (-4 *5 (-1149 (-525))) (-5 *2 (-592 *5)) - (-5 *1 (-638 *5))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) + ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094))))) +(((*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-632 *4)) (-5 *1 (-394 *3 *4)) - (-4 *3 (-395 *4)))) - ((*1 *2) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) -(((*1 *1 *1) (-5 *1 (-989)))) + (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *2 (-1178)) + (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1149 (-385 *5))) (-14 *7 *6)))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *2 *1) - (|partial| -12 (-4 *3 (-1032)) (-4 *3 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-408 *3)))) - ((*1 *2 *1) - (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) - (-4 *3 (-1020)))) - ((*1 *2 *1) - (|partial| -12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-592 *1)) (-4 *1 (-884 *3 *4 *5)))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) - (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-592 *3)) - (-5 *1 (-885 *4 *5 *6 *7 *3)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) - (-15 -1511 (*7 $)))))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-1 (-592 *5) *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) - (-5 *2 (-592 (-2 (|:| -1478 *5) (|:| -4216 *3)))) - (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) - (-4 *7 (-602 (-385 *6)))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-798)))) - ((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *1 *1 *1) - (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) - (-4 *4 (-160)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) - (-4 *2 (-408 *4)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1013 *2)) (-4 *2 (-408 *4)) (-4 *4 (-13 (-789) (-517))) - (-5 *1 (-147 *4 *2)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1013 *1)) (-4 *1 (-149)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-442 *2 *3)) (-4 *2 (-160)) (-4 *3 (-23)))) - ((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-160))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) + (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-991 *3 *4 *5))))) +(((*1 *1 *1 *1) (-4 *1 (-901)))) (((*1 *2 *2) - (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) - (-4 *7 (-925 *4)) (-4 *2 (-630 *7 *8 *9)) - (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *2)) (-4 *3 (-630 *4 *5 *6)) - (-4 *8 (-351 *7)) (-4 *9 (-351 *7)))) - ((*1 *1 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) - (-4 *4 (-351 *2)) (-4 *2 (-286)))) + (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) + (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) + (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) ((*1 *2 *2) - (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) - (-4 *2 (-630 *3 *4 *5)))) + (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) ((*1 *2 *2 *3) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3)))) - ((*1 *1 *1) - (-12 (-4 *1 (-980 *2 *3 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *2 *4)) (-4 *4 (-286))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-108)) - (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-4 *3 (-13 (-27) (-1113) (-408 *6) (-10 -8 (-15 -1270 ($ *7))))) - (-4 *7 (-787)) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-878 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-517)) + (-4 *7 (-884 *3 *5 *6)) + (-5 *2 (-2 (|:| -2058 (-713)) (|:| -1660 *8) (|:| |radicand| *8))) + (-5 *1 (-888 *5 *6 *3 *7 *8)) (-5 *4 (-713)) (-4 *8 - (-13 (-1151 *3 *7) (-341) (-1113) - (-10 -8 (-15 -2524 ($ $)) (-15 -4141 ($ $))))) - (-5 *2 - (-3 (|:| |%series| *8) - (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) - (-5 *1 (-400 *6 *3 *7 *8 *9 *10)) (-5 *5 (-1074)) (-4 *9 (-916 *8)) - (-14 *10 (-1091))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-1087 *3)) (-4 *3 (-346)) (-4 *1 (-307 *3)) - (-4 *3 (-341))))) + (-13 (-341) + (-10 -8 (-15 -1501 (*7 $)) (-15 -1512 (*7 $)) (-15 -1271 ($ *7)))))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-884 *4 *6 *5)) (-4 *4 (-429)) + (-4 *5 (-789)) (-4 *6 (-735)) (-5 *1 (-920 *4 *5 *6 *3))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -10330,58 +10571,67 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) (((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-369))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-977)) (-5 *2 (-1173 *4)) - (-5 *1 (-1092 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-5 *2 (-1173 *3)) (-5 *1 (-1092 *3)) - (-4 *3 (-977))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-592 (-592 (-525)))) - (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-525)) (-4 *7 (-884 *4 *6 *5))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef2| *3) (|:| -4106 *4))) (-5 *1 (-903 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *3) - (-12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-592 *5)) - (-5 *1 (-825 *4 *5)) (-4 *5 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *4 (-592 (-1091))) - (-5 *2 (-632 (-294 (-205)))) (-5 *1 (-187)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-4 *6 (-835 *5)) (-5 *2 (-632 *6)) - (-5 *1 (-634 *5 *6 *3 *4)) (-4 *3 (-351 *6)) - (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) -(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) - ((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) - (-14 *4 (-525))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) - (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1038)) (-5 *1 (-105)))) + ((*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1020)))) + ((*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109))))) +(((*1 *2 *1) + (-12 (-5 *2 (-159)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *2 *2 *2 *2) + (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *3 *2) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) + (-5 *1 (-1076 *4)))) + ((*1 *1 *2 *2 *1) + (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) + (-14 *4 (-1091)) (-14 *5 *3)))) +(((*1 *2 *1) + (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *2) - (|partial| -12 (-4 *3 (-1127)) (-5 *1 (-168 *3 *2)) - (-4 *2 (-619 *3))))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3 *3 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-699))))) +(((*1 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $)))))))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) + (-5 *2 (-592 (-592 (-592 (-878 *3)))))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-110)) (-5 *4 (-592 *2)) (-5 *1 (-109 *2)) + (-4 *2 (-1020)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 (-592 *4))) (-4 *4 (-1020)) + (-5 *1 (-109 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-110)) (-5 *3 (-1 *4 *4)) (-4 *4 (-1020)) + (-5 *1 (-109 *4)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-110)) (-5 *2 (-1 *4 (-592 *4))) + (-5 *1 (-109 *4)) (-4 *4 (-1020)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-594 *3)) (-4 *3 (-977)) + (-5 *1 (-657 *3 *4)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-776 *3))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-1123 *3)) + (-4 *3 (-907))))) +(((*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510))))) (((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 (-632 *3))) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1015 (-782 (-357)))) (-5 *2 (-1015 (-782 (-205)))) - (-5 *1 (-284))))) + (-12 + (-5 *2 (-2 (|:| -1275 (-592 (-1091))) (|:| -1698 (-592 (-1091))))) + (-5 *1 (-1129))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -10403,77 +10653,82 @@ (-5 *1 (-1078 *3))))) (((*1 *2 *3) (-12 (-5 *3 (-366)) (-5 *2 (-1178)) (-5 *1 (-369)))) ((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-369))))) -(((*1 *1 *1 *1 *2) - (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *3 (-160)))) - ((*1 *2 *3 *3) - (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) - ((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517)))) - ((*1 *2 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-273 (-782 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *5))) - (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 - (-3 (-782 *3) - (-2 (|:| |leftHandLimit| (-3 (-782 *3) "failed")) - (|:| |rightHandLimit| (-3 (-782 *3) "failed"))) - "failed")) - (-5 *1 (-585 *5 *3)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-273 *3)) (-5 *5 (-1074)) - (-4 *3 (-13 (-27) (-1113) (-408 *6))) - (-4 *6 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-782 *3)) (-5 *1 (-585 *6 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-273 (-782 (-887 *5)))) (-4 *5 (-429)) - (-5 *2 - (-3 (-782 (-385 (-887 *5))) - (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) - (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) - "failed")) - (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) +(((*1 *2 *3) + (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) + ((*1 *2 *3 *1) + (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) + (-5 *1 (-117 *3)) (-4 *3 (-789)))) + ((*1 *2 *2) + (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1113))) + (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) + (-5 *1 (-540 *3 *4)))) + ((*1 *2 *2) + (-12 (-5 *2 (-542 (-385 (-887 *3)))) + (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) + (-5 *1 (-545 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) - (-5 *2 - (-3 (-782 (-385 (-887 *5))) - (-2 (|:| |leftHandLimit| (-3 (-782 (-385 (-887 *5))) "failed")) - (|:| |rightHandLimit| (-3 (-782 (-385 (-887 *5))) "failed"))) - "failed")) - (-5 *1 (-586 *5)) (-5 *3 (-385 (-887 *5))))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-273 (-385 (-887 *6)))) (-5 *5 (-1074)) - (-4 *6 (-429)) (-5 *2 (-782 (-385 (-887 *6)))) (-5 *1 (-586 *6)) - (-5 *3 (-385 (-887 *6)))))) -(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) -(((*1 *2 *1 *3) - (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-5 *2 (-108)) - (-5 *1 (-824 *4 *5)) (-4 *5 (-1020)))) + (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 (-2 (|:| -2007 *3) (|:| |special| *3))) (-5 *1 (-670 *5 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-827 *5)) (-4 *5 (-1020)) (-5 *2 (-108)) - (-5 *1 (-825 *5 *3)) (-4 *3 (-1127)))) + (-12 (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-4 *5 (-977)) + (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) + (-5 *3 (-592 (-632 *5))))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) - (-4 *6 (-1127)) (-5 *2 (-108)) (-5 *1 (-825 *5 *6))))) + (-12 (-5 *4 (-1173 (-1173 *5))) (-4 *5 (-341)) (-4 *5 (-977)) + (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) + (-5 *3 (-592 (-632 *5))))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-592 *1)) (-4 *1 (-1060))))) +(((*1 *2 *2 *3 *4 *4) + (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) + (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) + (-4 *2 (-630 *3 *5 *6))))) +(((*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) + (-14 *4 (-592 (-1091))))) + ((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-427 *3 *4 *5 *6)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-427 *4 *5 *6 *7)))) + ((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-427 *4 *5 *6 *7)))) + ((*1 *1 *1) + (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) + (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) + ((*1 *2 *2) + (-12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) + (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4))))) +(((*1 *2 *3 *1) + (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-162)))) + ((*1 *2 *3 *1) + (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-1007))))) +(((*1 *2 *3 *4 *4 *5) + (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) + (-5 *5 (-108)) (-5 *2 (-1175)) (-5 *1 (-236))))) (((*1 *2 *3) - (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) - (-4 *2 - (-13 (-380) - (-10 -7 (-15 -1270 (*2 *4)) (-15 -3859 ((-856) *2)) - (-15 -2187 ((-1173 *2) (-856))) (-15 -2882 (*2 *2))))) - (-5 *1 (-334 *2 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259))))) -(((*1 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-592 (-713))) (-5 *1 (-1176))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) -(((*1 *1 *1 *2) - (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) - (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) + (-12 (-5 *3 (-632 *2)) (-4 *4 (-1149 *2)) + (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) + (-4 *5 (-218 *3 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) + (-4 *2 (-160))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-1173 *3)) + (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) + (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *2 *3 *3 *3 *3 *4 *3 *5 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-693))))) (((*1 *2 *3) (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) @@ -10544,15 +10799,16 @@ ((*1 *1 *2) (-12 (-5 *2 (-1072 (-2 (|:| |k| (-713)) (|:| |c| *3)))) (-4 *3 (-977)) (-4 *1 (-1164 *3))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-592 (-592 (-592 *4)))) (-5 *3 (-592 *4)) (-4 *4 (-789)) - (-5 *1 (-1099 *4))))) -(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054))))) -(((*1 *1 *1) - (-12 (-4 *1 (-232 *2 *3 *4 *5)) (-4 *2 (-977)) (-4 *3 (-789)) - (-4 *4 (-245 *3)) (-4 *5 (-735))))) +(((*1 *2 *2 *2) + (-12 + (-5 *2 + (-592 + (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) + (|:| |polj| *6)))) + (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) + (-5 *1 (-426 *3 *4 *5 *6))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) (((*1 *1 *1) (-4 *1 (-91))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -10569,120 +10825,316 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-904))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *4)) (-4 *4 (-789)) (-5 *2 (-592 (-610 *4 *5))) - (-5 *1 (-576 *4 *5 *6)) (-4 *5 (-13 (-160) (-660 (-385 (-525))))) - (-14 *6 (-856))))) -(((*1 *2 *3 *1) - (-12 (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) -(((*1 *2 *3 *4 *3) - (|partial| -12 (-5 *4 (-1091)) - (-4 *5 (-13 (-517) (-968 (-525)) (-138))) +(((*1 *2 *3 *4) + (-12 (-5 *2 (-592 (-2 (|:| -2197 *3) (|:| -4003 (-525))))) + (-5 *1 (-638 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-525))))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 (-385 (-887 *6)))) + (-4 *6 (-13 (-517) (-968 (-525)) (-138))) (-5 *2 - (-2 (|:| -1255 (-385 (-887 *5))) (|:| |coeff| (-385 (-887 *5))))) - (-5 *1 (-531 *5)) (-5 *3 (-385 (-887 *5)))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -2794 (-724 *3)) (|:| |coef2| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| -2794 *1) (|:| |coef2| *1))) - (-4 *1 (-991 *3 *4 *5))))) + (-2 (|:| |mainpart| (-385 (-887 *6))) + (|:| |limitedlogs| + (-592 + (-2 (|:| |coeff| (-385 (-887 *6))) + (|:| |logand| (-385 (-887 *6)))))))) + (-5 *1 (-531 *6)) (-5 *3 (-385 (-887 *6)))))) +(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1176)))) + ((*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1176))))) (((*1 *2) - (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) - (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) - (-4 *3 (-320 *4 *2 *5)))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *2 *1) + (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-4 *3 (-517))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2) + (-12 (-4 *4 (-341)) (-5 *2 (-856)) (-5 *1 (-306 *3 *4)) + (-4 *3 (-307 *4)))) ((*1 *2) - (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) - (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3))))) + (-12 (-4 *4 (-341)) (-5 *2 (-775 (-856))) (-5 *1 (-306 *3 *4)) + (-4 *3 (-307 *4)))) + ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) + ((*1 *2) + (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856)))))) +(((*1 *2) + (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) (((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-4 *1 (-382)))) ((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-4 *1 (-382)))) ((*1 *2 *1) (-12 (-4 *1 (-1023 *3 *4 *5 *2 *6)) (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *2 (-1020))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))) - (-4 *3 (-1020)) (-4 *4 (-23)) (-14 *5 *4) (-5 *1 (-595 *3 *4 *5))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1041 *3 *4 *2 *5)) (-4 *4 (-977)) (-4 *5 (-218 *3 *4)) - (-4 *2 (-218 *3 *4))))) -(((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *5)) (-4 *5 (-1149 *3)) (-4 *3 (-286)) - (-5 *2 (-108)) (-5 *1 (-432 *3 *5))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-4 *1 (-1149 *4)) (-4 *4 (-977)) - (-5 *2 (-1173 *4))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 *4)))) - (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) - ((*1 *2 *1) - (-12 (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) - (-4 *7 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 (-415))))) - (-5 *1 (-1095))))) -(((*1 *1 *1) (-4 *1 (-91))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934))))) - ((*1 *2 *2) - (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) - (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) - ((*1 *2 *2) - (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) - (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) - (-5 *1 (-1077 *3)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) - (-5 *1 (-1078 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-766)) (-5 *1 (-767))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -2318 *3) (|:| |coef2| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) -(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-501))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) - (-5 *2 (-396 *3)) (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) - (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-887 *5)) (-4 *5 (-429)) (-5 *2 (-592 *6)) - (-5 *1 (-503 *5 *6 *4)) (-4 *6 (-341)) (-4 *4 (-13 (-341) (-787)))))) -(((*1 *1 *1) (-12 (-4 *1 (-1164 *2)) (-4 *2 (-977))))) -(((*1 *2 *2 *3 *2) - (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) - (-4 *2 (-1149 *4))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-108)) - (-5 *1 (-242))))) -(((*1 *2 *1) - (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) - (-4 *5 (-218 (-3596 *3) (-713))) - (-14 *6 - (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *5)) - (-2 (|:| -3637 *2) (|:| -2815 *5)))) - (-4 *2 (-789)) (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) - (-4 *7 (-884 *4 *5 (-800 *3)))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) (((*1 *2 *3) - (-12 (-5 *3 (-887 *4)) (-4 *4 (-13 (-286) (-138))) - (-4 *2 (-884 *4 *6 *5)) (-5 *1 (-859 *4 *5 *6 *2)) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735))))) + (-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| (-1072 (-205))) + (|:| |notEvaluated| + "Internal singularities not yet evaluated"))) + (|:| -1681 + (-3 (|:| |finite| "The range is finite") + (|:| |lowerInfinite| "The bottom 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 (-966)) (-5 *1 (-284))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *5 *3)) (-4 *4 (-1127)) + (-4 *5 (-351 *4)) (-4 *3 (-351 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 (-525))))) + (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) + (-4 *4 (-13 (-787) (-341))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-273 (-385 (-887 (-525)))))) + (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) + (-4 *4 (-13 (-787) (-341))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 (-273 (-887 *4)))) + (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-273 (-385 (-887 (-525))))) + (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) + (-4 *4 (-13 (-787) (-341))))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *5 (-1091)) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-4 *4 (-13 (-29 *6) (-1113) (-893))) + (-5 *2 (-2 (|:| |particular| *4) (|:| -2495 (-592 *4)))) + (-5 *1 (-598 *6 *4 *3)) (-4 *3 (-602 *4)))) + ((*1 *2 *3 *2 *4 *2 *5) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *2)) + (-4 *2 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *1 (-598 *6 *2 *3)) (-4 *3 (-602 *2)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) + (-5 *2 + (-2 (|:| |particular| (-3 (-1173 *5) "failed")) + (|:| -2495 (-592 (-1173 *5))))) + (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) + (-5 *2 + (-2 (|:| |particular| (-3 (-1173 *5) "failed")) + (|:| -2495 (-592 (-1173 *5))))) + (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) + (-5 *2 + (-592 + (-2 (|:| |particular| (-3 (-1173 *5) "failed")) + (|:| -2495 (-592 (-1173 *5)))))) + (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) + (-5 *2 + (-592 + (-2 (|:| |particular| (-3 (-1173 *5) "failed")) + (|:| -2495 (-592 (-1173 *5)))))) + (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) + (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) + (-5 *2 + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) + (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4256)))) + (-5 *2 + (-592 + (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2495 (-592 *7))))) + (-5 *1 (-614 *5 *6 *7 *3)) (-5 *4 (-592 *7)) + (-4 *3 (-630 *5 *6 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) + ((*1 *2 *2 *2 *3 *4) + (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1091)) + (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *1 (-714 *5 *2)) (-4 *2 (-13 (-29 *5) (-1113) (-893))))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-632 *7)) (-5 *5 (-1091)) + (-4 *7 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 + (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) + (-5 *1 (-744 *6 *7)) (-5 *4 (-1173 *7)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-632 *6)) (-5 *4 (-1091)) + (-4 *6 (-13 (-29 *5) (-1113) (-893))) + (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-1173 *6))) (-5 *1 (-744 *5 *6)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) + (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 + (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) + (-5 *1 (-744 *6 *7)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) + (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 + (-2 (|:| |particular| (-1173 *7)) (|:| -2495 (-592 (-1173 *7))))) + (-5 *1 (-744 *6 *7)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1091)) + (-4 *7 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 + (-3 (-2 (|:| |particular| *7) (|:| -2495 (-592 *7))) *7 "failed")) + (-5 *1 (-744 *6 *7)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-110)) (-5 *5 (-1091)) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 + (-3 (-2 (|:| |particular| *3) (|:| -2495 (-592 *3))) *3 "failed")) + (-5 *1 (-744 *6 *3)) (-4 *3 (-13 (-29 *6) (-1113) (-893))))) + ((*1 *2 *3 *4 *3 *5) + (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-592 *2)) + (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-5 *1 (-744 *6 *2)) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))))) + ((*1 *2 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-592 *2)) + (-4 *2 (-13 (-29 *6) (-1113) (-893))) + (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *1 (-744 *6 *2)))) + ((*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-966)) (-5 *1 (-747)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5 *4) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5 *6 *4) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) + (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5 *5 *4) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5 *6 *5 *4) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) + (-5 *1 (-747)))) + ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) + (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) + (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) + (-5 *1 (-747)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 + (-5 *5 + (-1 + (-3 (-2 (|:| |particular| *6) (|:| -2495 (-592 *6))) "failed") + *7 *6)) + (-4 *6 (-341)) (-4 *7 (-602 *6)) + (-5 *2 (-2 (|:| |particular| (-1173 *6)) (|:| -2495 (-632 *6)))) + (-5 *1 (-755 *6 *7)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *6)))) + ((*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-966)) (-5 *1 (-832)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-832)))) + ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) + (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) + (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *8 (-205)) + (-5 *2 (-966)) (-5 *1 (-832)))) + ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) + (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) + (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *2 (-966)) + (-5 *1 (-832)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 (-357))) + (-5 *1 (-954)) (-5 *4 (-357)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) + (-5 *4 (-357)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) + (-5 *3 (-294 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) + (-5 *3 (-273 (-294 *4))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) + (-5 *3 (-273 (-294 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) + (-5 *3 (-294 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-1091))) + (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1049 *5)) + (-5 *3 (-592 (-273 (-294 *5)))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) + (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) + (-5 *1 (-1097 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5)) + (-5 *3 (-592 (-273 (-385 (-887 *5))))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) + (-5 *1 (-1097 *4)) (-5 *3 (-592 (-273 (-385 (-887 *4))))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-4 *5 (-517)) + (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) + (-5 *3 (-385 (-887 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-4 *5 (-517)) + (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) + (-5 *3 (-273 (-385 (-887 *5)))))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) + (-5 *1 (-1097 *4)) (-5 *3 (-385 (-887 *4))))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) + (-5 *1 (-1097 *4)) (-5 *3 (-273 (-385 (-887 *4))))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 *4)))) + (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)))) + ((*1 *2 *1) + (-12 (-4 *3 (-1020)) (-4 *4 (-1020)) (-4 *5 (-1020)) (-4 *6 (-1020)) + (-4 *7 (-1020)) (-5 *2 (-592 *1)) (-4 *1 (-1023 *3 *4 *5 *6 *7))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 (-415))))) + (-5 *1 (-1095))))) (((*1 *1 *1) (-4 *1 (-91))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -10699,46 +11151,139 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2 *3) - (-12 (-4 *4 (-37 (-385 (-525)))) - (-5 *2 (-2 (|:| -2320 (-1072 *4)) (|:| -2335 (-1072 *4)))) - (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893)))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-592 (-525))) (-5 *3 (-108)) (-5 *1 (-1030))))) -(((*1 *2 *3) - (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-429)) - (-5 *2 (-457 *4 *5)) (-5 *1 (-580 *4 *5))))) -(((*1 *2 *1 *2) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *3 *4 *5 *6) + (|partial| -12 (-5 *4 (-1 *8 *8)) + (-5 *5 + (-1 (-2 (|:| |ans| *7) (|:| -3601 *7) (|:| |sol?| (-108))) + (-525) *7)) + (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) + (-5 *2 + (-2 + (|:| |answer| + (-2 (|:| |mainpart| (-385 *8)) + (|:| |limitedlogs| + (-592 + (-2 (|:| |coeff| (-385 *8)) + (|:| |logand| (-385 *8))))))) + (|:| |a0| *7))) + (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8))))) +(((*1 *1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1 *2) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1 *1) (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) - (-5 *1 (-426 *4 *5 *6 *3)) (-4 *3 (-884 *4 *5 *6))))) (((*1 *2 *1 *1) - (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-5 *2 (-108))))) -(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) + (|partial| -12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) + (-5 *2 (-1087 *3)))) + ((*1 *2 *1) + (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) + (-5 *2 (-1087 *3))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-697))))) (((*1 *2 *3) - (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) - (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) - (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) - (-5 *2 (-2 (|:| -1678 (-713)) (|:| -2626 *8))) - (-5 *1 (-846 *4 *5 *6 *7 *8)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) - (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) - (-4 *6 (-320 (-385 (-525)) *4 *5)) - (-5 *2 (-2 (|:| -1678 (-713)) (|:| -2626 *6))) - (-5 *1 (-847 *4 *5 *6))))) + (-12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-525)) (-5 *1 (-186))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-632 *5))) (-5 *4 (-1173 *5)) (-4 *5 (-286)) - (-4 *5 (-977)) (-5 *2 (-632 *5)) (-5 *1 (-960 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *3 *4 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-690))))) +(((*1 *2 *2) + (-12 (-4 *3 (-429)) (-4 *3 (-789)) (-4 *3 (-968 (-525))) + (-4 *3 (-517)) (-5 *1 (-40 *3 *2)) (-4 *2 (-408 *3)) + (-4 *2 + (-13 (-341) (-281) + (-10 -8 (-15 -1501 ((-1043 *3 (-565 $)) $)) + (-15 -1512 ((-1043 *3 (-565 $)) $)) + (-15 -1271 ($ (-1043 *3 (-565 $)))))))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-632 *4)) (-5 *3 (-592 (-632 *4))) (-4 *4 (-977)) + (-5 *1 (-960 *4))))) +(((*1 *2 *1) (-12 (-5 *2 (-396 *3)) (-5 *1 (-849 *3)) (-4 *3 (-286))))) +(((*1 *2 *2 *3) + (-12 (-4 *4 (-735)) + (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *5 (-517)) + (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) + ((*1 *2 *2 *3) + (-12 (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *3 + (-13 (-789) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) + (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *6)) + (-4 *6 + (-13 (-789) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) + (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) + (-4 *2 (-884 (-887 *4) *5 *6))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-592 (-1173 *4))) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) + (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) + (-5 *2 (-592 (-1173 *3)))))) +(((*1 *1 *1) (-4 *1 (-91))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934))))) + ((*1 *2 *2) + (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) + (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) + ((*1 *2 *2) + (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) + (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) + (-5 *1 (-1077 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) + (-5 *1 (-1078 *3))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) + (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) + (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) + ((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-632 *3)) + (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-2 (|:| |func| *3) (|:| |kers| (-592 (-565 *3))) + (|:| |vals| (-592 *3)))) + (-5 *1 (-256 *5 *3)) (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1091))))) +(((*1 *2 *1) (-12 (-4 *1 (-1065 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *1) + (-12 (-5 *2 (-2 (|:| -1470 *1) (|:| -4242 *1) (|:| |associate| *1))) + (-4 *1 (-517))))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) +(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-192))))) (((*1 *2 *1 *3 *4) (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *2 (-1178)) (-5 *1 (-445)))) @@ -10752,15 +11297,47 @@ (-12 (-5 *2 (-878 *3)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) ((*1 *2 *3 *3 *3 *3) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124)) (-5 *3 (-205))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-456))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) + (-4 *3 (-1149 *4))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) - (-4 *3 (-13 (-1113) (-29 *5)))))) + (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-599 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) + (-5 *5 (-1 (-396 *7) *7)) + (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-600 *7 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) + (-5 *5 (-1 (-396 *7) *7)) + (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) + ((*1 *2 *3) + (-12 (-5 *3 (-599 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) + (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) + (-4 *6 (-1149 *5)) (-4 *5 (-27)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) + ((*1 *2 *3) + (-12 (-5 *3 (-600 *5 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) + (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) + (-4 *6 (-1149 *5)) (-4 *5 (-27)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) (((*1 *1 *1) (-4 *1 (-91))) ((*1 *1 *1 *1) (-5 *1 (-205))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -10783,68 +11360,70 @@ (-5 *1 (-1078 *3))))) (((*1 *1 *2) (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1127)) (-4 *1 (-218 *3 *4))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) - (-5 *2 (-592 (-592 (-592 (-713)))))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-878 *4)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)) - (-14 *3 (-856))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *4 *5 *6 *7 *7 *8) - (-12 - (-5 *3 - (-2 (|:| |det| *12) (|:| |rows| (-592 (-525))) - (|:| |cols| (-592 (-525))))) - (-5 *4 (-632 *12)) (-5 *5 (-592 (-385 (-887 *9)))) - (-5 *6 (-592 (-592 *12))) (-5 *7 (-713)) (-5 *8 (-525)) - (-4 *9 (-13 (-286) (-138))) (-4 *12 (-884 *9 *11 *10)) - (-4 *10 (-13 (-789) (-567 (-1091)))) (-4 *11 (-735)) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-789)) (-5 *2 - (-2 (|:| |eqzro| (-592 *12)) (|:| |neqzro| (-592 *12)) - (|:| |wcond| (-592 (-887 *9))) - (|:| |bsoln| - (-2 (|:| |partsol| (-1173 (-385 (-887 *9)))) - (|:| -2187 (-592 (-1173 (-385 (-887 *9))))))))) - (-5 *1 (-859 *9 *10 *11 *12))))) -(((*1 *2 *3 *4 *4 *4 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-694))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) -(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) + (-2 (|:| |fs| (-108)) (|:| |sd| (-592 *6)) + (|:| |td| (-592 (-592 *6))))) + (-5 *1 (-1099 *6)) (-5 *4 (-592 *6)) (-5 *5 (-592 (-592 *6)))))) +(((*1 *2 *3 *4 *4 *4 *5 *4 *6 *6 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-694))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-385 (-887 *4))) (-5 *1 (-859 *4 *5 *6 *3)) - (-4 *3 (-884 *4 *6 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-632 (-385 (-887 *4)))) - (-5 *1 (-859 *4 *5 *6 *7)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) - (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) - (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) - (-5 *1 (-859 *4 *5 *6 *7))))) -(((*1 *2 *2 *3 *4) - (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) - (-4 *7 (-884 *5 *6 *4)) (-4 *5 (-844)) (-4 *6 (-735)) - (-4 *4 (-789)) (-5 *1 (-841 *5 *6 *4 *7))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) - ((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) + (-5 *1 (-172))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) + (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-884 *4 *5 *6)))) + ((*1 *1 *1 *2) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-398 *3 *2 *4 *5)) (-4 *2 (-13 (-27) (-1113) (-408 *3))) + (-14 *4 (-1091)) (-14 *5 *2))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-4 *2 (-13 (-27) (-1113) (-408 *3) (-10 -8 (-15 -1271 ($ *4))))) + (-4 *4 (-787)) + (-4 *5 + (-13 (-1151 *2 *4) (-341) (-1113) + (-10 -8 (-15 -2521 ($ $)) (-15 -2824 ($ $))))) + (-5 *1 (-400 *3 *2 *4 *5 *6 *7)) (-4 *6 (-916 *5)) (-14 *7 (-1091))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934))))) + ((*1 *2) + (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 (-385 *2))) + (-4 *2 (-1149 *4)) (-5 *1 (-319 *3 *4 *2 *5)) + (-4 *3 (-320 *4 *2 *5)))) + ((*1 *2) + (|partial| -12 (-4 *1 (-320 *3 *2 *4)) (-4 *3 (-1131)) + (-4 *4 (-1149 (-385 *2))) (-4 *2 (-1149 *3))))) +(((*1 *2) (-12 (-5 *2 (-1051 (-205))) (-5 *1 (-1111))))) +(((*1 *2 *1) (-12 (-5 *2 (-904)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-5 *1 (-921 *3 *4 *5 *6 *7)))) + ((*1 *2 *2) + (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-5 *1 (-1027 *3 *4 *5 *6 *7))))) +(((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) + ((*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *1 *1) (-4 *1 (-91))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -10864,74 +11443,55 @@ ((*1 *2 *2) (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *6)) (-5 *4 (-1091)) (-4 *6 (-408 *5)) - (-4 *5 (-789)) (-5 *2 (-592 (-565 *6))) (-5 *1 (-534 *5 *6))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) - (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) - (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) -(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) - ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) - ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-761 *3)) (-4 *3 (-789))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) - (-5 *1 (-709 *3 *4)) (-4 *3 (-651 *4)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) - (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) - (-4 *3 (-791 *5))))) +(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) + ((*1 *1 *1) + (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) + (-14 *4 *2)))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *1) (-5 *1 (-135))) ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) +(((*1 *2 *1 *3) + (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) + (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) + ((*1 *2 *1) + (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 (-713)))))) (((*1 *2 *1) - (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108))))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-966)) - (-5 *1 (-693))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-174)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) - (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279))))) -(((*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) + (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) + (-5 *2 (-713)))) + ((*1 *2 *1) + (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) + (-5 *2 (-713)))) + ((*1 *2 *1) + (-12 (-5 *2 (-713)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-669))))) +(((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *2 (-966)) (-5 *1 (-284)))) + ((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) + (-5 *2 (-966)) (-5 *1 (-284))))) (((*1 *1 *2 *3) - (-12 (-5 *2 (-1173 (-1091))) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) - (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) - (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) - (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) - (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-430 *3 *4 *5 *6))) (-4 *3 (-160)) - (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))) - (-5 *1 (-430 *3 *4 *5 *6)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-1091))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) - (-14 *6 (-1173 (-632 *3))))) - ((*1 *1 *2) - (-12 (-5 *2 (-1091)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) - (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) - ((*1 *1) - (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-856)) - (-14 *4 (-592 (-1091))) (-14 *5 (-1173 (-632 *2)))))) + (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2))))) +(((*1 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1176))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-1173 *5))) (-5 *4 (-525)) (-4 *5 (-341)) + (-4 *5 (-346)) (-4 *5 (-977)) (-5 *2 (-1173 *5)) (-5 *1 (-960 *5))))) (((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-135)))) ((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-135))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108))))) (((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) ((*1 *2 *3) (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-294 *4)) @@ -10941,6 +11501,10 @@ ((*1 *2 *2) (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) + (-4 *6 (-13 (-517) (-968 *5))) (-4 *5 (-517)) + (-5 *2 (-592 (-592 (-273 (-385 (-887 *6)))))) (-5 *1 (-969 *5 *6))))) (((*1 *1 *1) (-4 *1 (-91))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) @@ -10961,74 +11525,39 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3))))) (((*1 *2 *3) - (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) - (-4 *3 (-13 (-341) (-1113) (-934)))))) -(((*1 *2 *3 *2 *4) - (|partial| -12 (-5 *2 (-525)) (-5 *4 (-1 (-3 (-525) "failed") *5)) - (-4 *5 (-977)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1149 *5)))) - ((*1 *2 *3 *4 *2 *5) - (|partial| -12 (-5 *2 (-525)) (-5 *5 (-1 (-3 (-525) "failed") *4)) - (-4 *4 (-977)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) - (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2) (-12 - (-5 *2 - (-1173 (-592 (-2 (|:| -3352 (-845 *3)) (|:| -3637 (-1038)))))) - (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) - ((*1 *2) - (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038)))))) - (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) - (-14 *4 - (-3 (-1087 *3) - (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038))))))))) - ((*1 *2) - (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038)))))) - (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) + (-5 *3 + (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) + (|:| |expense| (-357)) (|:| |accuracy| (-357)) + (|:| |intermediateResults| (-357)))) + (-5 *2 (-966)) (-5 *1 (-284))))) +(((*1 *2 *3 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-1178)) (-5 *1 (-773))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) + ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *2 *3 *2 *2) + (-12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-800 *4)) + (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5))))) +(((*1 *1 *1) (-4 *1 (-517)))) (((*1 *2 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-1124))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *1 *2) - (-12 - (-5 *2 - (-2 (|:| |mval| (-632 *3)) (|:| |invmval| (-632 *3)) - (|:| |genIdeal| (-477 *3 *4 *5 *6)))) - (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) - (-5 *1 (-477 *3 *4 *5 *6))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1020)) - (-4 *2 (-126))))) -(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127))))) + (-12 (-4 *4 (-13 (-517) (-789))) (-5 *2 (-157 *5)) + (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) + (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113)))))) (((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-968 (-385 (-525))))) (-5 *2 (-525)) - (-5 *1 (-111 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |done| (-592 *4)) - (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))))) - (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) + (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284))))) +(((*1 *1) (-5 *1 (-989)))) +(((*1 *2 *3) + (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) + (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5))))) +(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *1) (-5 *1 (-132)))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-259))) (-5 *1 (-259)))) + ((*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096))))) (((*1 *1 *1) (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) @@ -11038,14 +11567,6 @@ ((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-4 *1 (-944)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-856)))) ((*1 *1 *1) (-4 *1 (-944)))) -(((*1 *1 *2 *3 *1) - (-12 (-14 *4 (-592 (-1091))) (-4 *2 (-160)) - (-4 *3 (-218 (-3596 *4) (-713))) - (-14 *6 - (-1 (-108) (-2 (|:| -3637 *5) (|:| -2815 *3)) - (-2 (|:| -3637 *5) (|:| -2815 *3)))) - (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-789)) - (-4 *7 (-884 *2 *3 (-800 *4)))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -11062,71 +11583,38 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) -(((*1 *2 *3) - (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) - (-5 *1 (-299 *4 *5 *6 *7))))) -(((*1 *2 *3 *4 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-699))))) -(((*1 *2 *2 *3 *4) - (-12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-592 (-1091))) - (-4 *2 (-13 (-408 (-157 *5)) (-934) (-1113))) - (-4 *5 (-13 (-517) (-789))) (-5 *1 (-554 *5 *6 *2)) - (-4 *6 (-13 (-408 *5) (-934) (-1113)))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445))))) -(((*1 *2 *2 *3 *2) - (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) - (-4 *2 (-1149 *4))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *3 *3) - (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) - (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) - (-4 *4 (-630 *2 *5 *6))))) +(((*1 *2 *3 *4 *3) + (|partial| -12 (-5 *4 (-1091)) + (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) +(((*1 *2 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-4 *2 (-835 *5)) (-5 *1 (-634 *5 *2 *3 *4)) + (-4 *3 (-351 *2)) (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) (((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *2 *3 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) - (-5 *1 (-697))))) -(((*1 *2 *3 *4 *5 *5 *4 *6) - (-12 (-5 *5 (-565 *4)) (-5 *6 (-1087 *4)) - (-4 *4 (-13 (-408 *7) (-27) (-1113))) - (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) - ((*1 *2 *3 *4 *5 *5 *5 *4 *6) - (-12 (-5 *5 (-565 *4)) (-5 *6 (-385 (-1087 *4))) - (-4 *4 (-13 (-408 *7) (-27) (-1113))) - (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1129))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) - (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) + (-12 (-5 *3 (-1 (-108) *7 (-592 *7))) (-4 *1 (-1121 *4 *5 *6 *7)) + (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-108))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-713)) (-5 *1 (-110))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-108)) (-5 *1 (-110))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -4190 *3) (|:| |coef1| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *3 *3 *3 *4 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *2 (-966)) + (-5 *1 (-692))))) (((*1 *2 *3 *4) (-12 (-5 *4 (-592 (-47))) (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) @@ -11175,8 +11663,8 @@ (-12 (-4 *4 (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *5 (-735)) (-4 *7 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-433 *4 *5 *6 *7 *3)) (-4 *6 (-517)) (-4 *3 (-884 *7 *5 *4)))) @@ -11225,13 +11713,13 @@ (-12 (-4 *4 (-735)) (-4 *5 (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) (-4 *6 (-286)) (-5 *2 (-396 *3)) (-5 *1 (-673 *4 *5 *6 *3)) (-4 *3 (-884 (-887 *6) *4 *5)))) ((*1 *2 *3) (-12 (-4 *4 (-735)) - (-4 *5 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *6 (-517)) + (-4 *5 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *6 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5)))) ((*1 *2 *3) @@ -11267,6 +11755,12 @@ ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131)))) ((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-1138 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1127)) + (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *2 *7)) (-4 *6 (-977)) + (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -11283,77 +11777,89 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) - ((*1 *1 *2 *1 *1) - (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-910 *4 *5 *6 *7))))) (((*1 *2 *3 *4 *4 *4 *4 *5 *5) (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) (|:| |success| (-108)))) (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *2 *3 *3 *3 *3 *3 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095))))) +(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) + (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) + (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| -4216 (-592 *9)) (|:| -1899 *4) (|:| |ineq| (-592 *9)))) + (-5 *1 (-921 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) + (-4 *4 (-996 *6 *7 *8 *9)))) + ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) + (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) + (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| -4216 (-592 *9)) (|:| -1899 *4) (|:| |ineq| (-592 *9)))) + (-5 *1 (-1027 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) + (-4 *4 (-996 *6 *7 *8 *9))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *2) + (-12 (-4 *1 (-327)) + (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic"))))) +(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-135))))) (((*1 *2 *3) - (-12 (-5 *3 (-632 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-187))))) -(((*1 *2 *2) - (-12 (-5 *2 (-1173 *4)) (-4 *4 (-395 *3)) (-4 *3 (-286)) - (-4 *3 (-517)) (-5 *1 (-42 *3 *4)))) - ((*1 *2 *3) - (-12 (-5 *3 (-856)) (-4 *4 (-341)) (-5 *2 (-1173 *1)) - (-4 *1 (-307 *4)))) - ((*1 *2) (-12 (-4 *3 (-341)) (-5 *2 (-1173 *1)) (-4 *1 (-307 *3)))) - ((*1 *2) - (-12 (-4 *3 (-160)) (-4 *4 (-1149 *3)) (-5 *2 (-1173 *1)) - (-4 *1 (-387 *3 *4)))) + (-12 (-5 *2 (-110)) (-5 *1 (-109 *3)) (-4 *3 (-789)) (-4 *3 (-1020))))) +(((*1 *2 *1) + (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) + (-5 *2 (-592 *3)))) ((*1 *2 *1) - (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) - (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) - (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) + (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) + (-5 *2 (-592 *3)))) + ((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) ((*1 *2 *1) - (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) - (-5 *2 (-1173 *6)) (-5 *1 (-392 *3 *4 *5 *6 *7)) - (-4 *6 (-387 *4 *5)) (-14 *7 (-1173 *6)))) - ((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-395 *3)))) - ((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 *4))) (-5 *1 (-495 *4)) - (-4 *4 (-327))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) + (-12 (-5 *2 (-592 *3)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-669)))) + ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-592 *3)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1164 *3)) (-4 *3 (-977)) (-5 *2 (-1072 *3))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) (((*1 *2 *3 *2) - (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) - (-4 *3 (-1149 (-157 *2))))) - ((*1 *2 *3) - (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) - (-4 *3 (-1149 (-157 *2)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) - (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1109))))) -(((*1 *1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1 *1) (-4 *1 (-119)))) -(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) - ((*1 *1 *1) (-4 *1 (-986)))) -(((*1 *2 *3 *2 *4) - (-12 (-5 *3 (-110)) (-5 *4 (-713)) (-4 *5 (-429)) (-4 *5 (-789)) - (-4 *5 (-968 (-525))) (-4 *5 (-517)) (-5 *1 (-40 *5 *2)) - (-4 *2 (-408 *5)) - (-4 *2 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *5 (-565 $)) $)) - (-15 -1511 ((-1043 *5 (-565 $)) $)) - (-15 -1270 ($ (-1043 *5 (-565 $)))))))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1024)) (-5 *1 (-259))))) + (|partial| -12 (-5 *3 (-856)) (-5 *1 (-419 *2)) + (-4 *2 (-1149 (-525))))) + ((*1 *2 *3 *2 *4) + (|partial| -12 (-5 *3 (-856)) (-5 *4 (-713)) (-5 *1 (-419 *2)) + (-4 *2 (-1149 (-525))))) + ((*1 *2 *3 *2 *4) + (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *1 (-419 *2)) + (-4 *2 (-1149 (-525))))) + ((*1 *2 *3 *2 *4 *5) + (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) + (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) + ((*1 *2 *3 *2 *4 *5 *6) + (|partial| -12 (-5 *3 (-856)) (-5 *4 (-592 (-713))) (-5 *5 (-713)) + (-5 *6 (-108)) (-5 *1 (-419 *2)) (-4 *2 (-1149 (-525))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-396 *2)) (-4 *2 (-1149 *5)) + (-5 *1 (-421 *5 *2)) (-4 *5 (-977))))) +(((*1 *2 *1) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *1 *1) + (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-789)) + (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) + ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1037)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -11371,143 +11877,158 @@ (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) (((*1 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-341)) (-4 *5 (-1149 *4)) (-5 *2 (-1178)) - (-5 *1 (-39 *4 *5 *6 *7)) (-4 *6 (-1149 (-385 *5))) (-14 *7 *6)))) -(((*1 *2 *2 *2 *2) + (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) + (-5 *1 (-1094)))) + ((*1 *2 *3 *4 *1) + (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) + (-5 *1 (-1094))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *1 (-1076 *3))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -4190 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1 *1 *1) (-4 *1 (-450))) ((*1 *1 *1 *1) (-4 *1 (-704)))) +(((*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-1 *4 (-525))) (-5 *5 (-1 (-1072 *4))) (-4 *4 (-341)) + (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4))))) +(((*1 *2 *2 *2 *2 *2 *2) (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) (-5 *1 (-338 *3 *4)) - (-14 *4 (-592 (-1091))))) - ((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-427 *3 *4 *5 *6)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-427 *4 *5 *6 *7)))) - ((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-1074)) (-4 *7 (-884 *4 *5 *6)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-427 *4 *5 *6 *7)))) - ((*1 *1 *1) - (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) - (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4)))) - ((*1 *2 *2) - (-12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) - (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4))))) -(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-1176)))) - ((*1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-1176))))) -(((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-224 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1 *2) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-514))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) -(((*1 *2 *1 *3) - (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) - (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-592 (-713))))) - ((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-592 (-713)))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) - ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-1 (-108) *7 (-592 *7))) (-4 *1 (-1121 *4 *5 *6 *7)) - (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2318 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-162))) (-5 *1 (-1007))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-592 *3)) - (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1 (-1072 *3))) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) -(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *3 *1) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *4 *5 *6 *3))))) -(((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-592 (-1091))) + (-5 *2 (-592 (-592 (-357)))) (-5 *1 (-954)) (-5 *5 (-357)))) + ((*1 *2 *3) + (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) + (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) + ((*1 *2 *3 *4 *4 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) + (-4 *5 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) + (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-887 *4))) + (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) + (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *3 *3 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)) + (-4 *2 (-789)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4256)) + (-4 *1 (-351 *3)) (-4 *3 (-1127))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1 (-592 *5) *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) - (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 *3)))) - (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) - (-4 *7 (-602 (-385 *6))))) + (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-752 *5 *6)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-1 (-592 *5) *6)) + (-12 (-5 *3 (-599 (-385 *6))) (-4 *6 (-1149 *5)) (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *6 (-1149 *5)) - (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 (-600 *6 (-385 *6)))))) - (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1109))))) -(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-687 *3)) (-4 *3 (-160))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-838 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -2794 (-724 *3)) (|:| |coef1| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| -2794 *1) (|:| |coef1| *1))) - (-4 *1 (-991 *3 *4 *5))))) -(((*1 *2 *2 *2 *2 *3 *3 *4) - (|partial| -12 (-5 *3 (-565 *2)) - (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) - (-4 *2 (-13 (-408 *5) (-27) (-1113))) - (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1020))))) -(((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-525)))) - ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) - (-4 *3 (-1149 *4)) (-5 *2 (-525)))) - ((*1 *2 *3) - (|partial| -12 - (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 (-525)) (-5 *1 (-1035 *4 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *4))))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-782 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *6))) - (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)))) - ((*1 *2 *3 *4 *3 *5) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-1074)) - (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *6))))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-525)) - (-5 *1 (-1036 *4)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) - (-5 *5 (-782 (-385 (-887 *6)))) (-4 *6 (-429)) (-5 *2 (-525)) - (-5 *1 (-1036 *6)))) - ((*1 *2 *3 *4 *3 *5) - (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) - (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) + (-5 *2 (-2 (|:| -2495 (-592 (-385 *6))) (|:| -1933 (-632 *5)))) + (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-752 *5 *6)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-600 *6 (-385 *6))) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-5 *2 (-2 (|:| -2495 (-592 (-385 *6))) (|:| -1933 (-632 *5)))) + (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6)))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) + (-5 *1 (-839 *4))))) +(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3) (-12 (-5 *3 (-157 (-525))) (-5 *2 (-108)) (-5 *1 (-423)))) ((*1 *2 *3) - (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 + (-5 *3 + (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) + (-227 *4 (-385 (-525))))) + (-14 *4 (-592 (-1091))) (-14 *5 (-713)) (-5 *2 (-108)) + (-5 *1 (-478 *4 *5)))) + ((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-895 *3)) (-4 *3 (-510)))) + ((*1 *2 *1) (-12 (-4 *1 (-1131)) (-5 *2 (-108))))) +(((*1 *1 *2) + (-12 (-5 *2 (-632 *4)) (-4 *4 (-977)) (-5 *1 (-1058 *3 *4)) + (-14 *3 (-713))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-162))) (-5 *1 (-1007))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-429))))) +(((*1 *2 *1 *3 *3 *3 *2) + (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020))))) +(((*1 *2 *3 *4 *5 *3) + (-12 (-5 *4 (-1 *7 *7)) + (-5 *5 + (-1 (-2 (|:| |ans| *6) (|:| -3601 *6) (|:| |sol?| (-108))) (-525) + *6)) + (-4 *6 (-341)) (-4 *7 (-1149 *6)) + (-5 *2 + (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) + (-2 (|:| -1781 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) +(((*1 *2 *1) + (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) + (-5 *2 (-1087 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-5 *2 (-108))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) + (-5 *1 (-310)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-1013 (-887 (-525)))) (-5 *2 (-308)) + (-5 *1 (-310)))) + ((*1 *1 *2 *2 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-620 *3)) (-4 *3 (-977)) (-4 *3 (-1020))))) +(((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1 (-1044 *4 *3 *5))) (-4 *4 (-37 (-385 (-525)))) + (-4 *4 (-977)) (-4 *3 (-789)) (-4 *5 (-884 *4 (-497 *3) *3)) + (-5 *1 (-1044 *4 *3 *5)))) + ((*1 *1 *2 *3 *4) + (-12 (-5 *2 (-1 (-1122 *4))) (-5 *3 (-1091)) + (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1122 *4))))) +(((*1 *2 *3 *3 *4 *4 *3 *3 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *2 *2 *2) + (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1143 *3 *2)) + (-4 *2 (-1149 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) (((*1 *2 *1 *3) (-12 (-5 *3 (-565 *1)) (-4 *1 (-408 *4)) (-4 *4 (-789)) (-4 *4 (-517)) (-5 *2 (-385 (-1087 *1))))) @@ -11531,196 +12052,87 @@ (-5 *1 (-885 *5 *4 *6 *7 *3)) (-4 *3 (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))))) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))))) ((*1 *2 *3 *4 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) (-15 -1511 (*7 $))))) + (-10 -8 (-15 -1271 ($ *7)) (-15 -1501 (*7 $)) (-15 -1512 (*7 $))))) (-4 *7 (-884 *6 *5 *4)) (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-977)) (-5 *1 (-885 *5 *4 *6 *7 *3)))) ((*1 *2 *3 *4) (-12 (-5 *4 (-1091)) (-4 *5 (-517)) (-5 *2 (-385 (-1087 (-385 (-887 *5))))) (-5 *1 (-973 *5)) (-5 *3 (-385 (-887 *5)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-205))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) - (-5 *1 (-284))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-94 *3)))) - ((*1 *1 *2 *2) - (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) - ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3))))) -(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) -(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-977)))) - ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) +(((*1 *2 *2) (-12 (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284))))) +(((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *2) - (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25)))))) -(((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) - (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1149 *2)) + (-4 *2 (-160)))) + ((*1 *2) + (-12 (-4 *4 (-1149 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) + (-4 *3 (-387 *2 *4)))) + ((*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) + ((*1 *2) + (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-525)) (-5 *1 (-710 *3 *4)) + (-4 *4 (-387 (-525) *3)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *3 (-160)))) + ((*1 *2 *3) + (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) + ((*1 *2 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160))))) (((*1 *2 *3) - (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-308))))) -(((*1 *2 *3 *4 *5 *6 *7 *6) - (|partial| -12 - (-5 *5 - (-2 (|:| |contp| *3) - (|:| -2055 (-592 (-2 (|:| |irr| *10) (|:| -3115 (-525))))))) - (-5 *6 (-592 *3)) (-5 *7 (-592 *8)) (-4 *8 (-789)) (-4 *3 (-286)) - (-4 *10 (-884 *3 *9 *8)) (-4 *9 (-735)) - (-5 *2 - (-2 (|:| |polfac| (-592 *10)) (|:| |correct| *3) - (|:| |corrfact| (-592 (-1087 *3))))) - (-5 *1 (-575 *8 *9 *3 *10)) (-5 *4 (-592 (-1087 *3)))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2 *1 *3 *3 *4 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3 *3 *4 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-1 *7 *7)) (-5 *5 (-592 (-385 *7))) - (-4 *7 (-1149 *6)) (-4 *6 (-341)) - (-5 *2 - (-2 (|:| |mainpart| (-385 *7)) - (|:| |limitedlogs| - (-592 - (-2 (|:| |coeff| (-385 *7)) (|:| |logand| (-385 *7))))))) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281))))) + (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) + (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-517) (-138))) (-5 *2 (-592 *3)) + (-5 *1 (-1143 *4 *3)) (-4 *3 (-1149 *4))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-884 *4 *6 *5)) (-4 *4 (-429)) - (-4 *5 (-789)) (-4 *6 (-735)) (-5 *1 (-920 *4 *5 *6 *3))))) -(((*1 *2) - (-12 - (-5 *2 (-2 (|:| -3936 (-592 (-1091))) (|:| -1790 (-592 (-1091))))) - (-5 *1 (-1129))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4 *5 *6) - (|partial| -12 (-5 *4 (-1 *8 *8)) - (-5 *5 - (-1 (-2 (|:| |ans| *7) (|:| -3603 *7) (|:| |sol?| (-108))) - (-525) *7)) - (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) - (-5 *2 - (-2 - (|:| |answer| - (-2 (|:| |mainpart| (-385 *8)) - (|:| |limitedlogs| - (-592 - (-2 (|:| |coeff| (-385 *8)) - (|:| |logand| (-385 *8))))))) - (|:| |a0| *7))) - (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8))))) + (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-525))))) + (-5 *1 (-339 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-713))))) + (-5 *1 (-364 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| -2197 *3) (|:| -2058 (-525))))) + (-5 *1 (-396 *3)) (-4 *3 (-517)))) + ((*1 *2 *1) + (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1251 (-713))))) + (-5 *1 (-761 *3)) (-4 *3 (-789))))) +(((*1 *2 *3) + (-12 (-4 *4 (-37 (-385 (-525)))) + (-5 *2 (-2 (|:| -1574 (-1072 *4)) (|:| -1588 (-1072 *4)))) + (-5 *1 (-1078 *4)) (-5 *3 (-1072 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) (((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-592 (-1173 *4))) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) - (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) - (-5 *2 (-592 (-1173 *3)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-599 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) - (-5 *5 (-1 (-396 *7) *7)) - (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-592 *5) *6)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *6 (-1149 *5)) (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-600 *7 (-385 *7))) (-5 *4 (-1 (-592 *6) *7)) - (-5 *5 (-1 (-396 *7) *7)) - (-4 *6 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *7 (-1149 *6)) (-5 *2 (-592 (-385 *7))) (-5 *1 (-754 *6 *7)))) - ((*1 *2 *3) - (-12 (-5 *3 (-599 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) - (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) - (-4 *6 (-1149 *5)) (-4 *5 (-27)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6)))) - ((*1 *2 *3) - (-12 (-5 *3 (-600 *5 (-385 *5))) (-4 *5 (-1149 *4)) (-4 *4 (-27)) - (-4 *4 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-592 (-385 *5))) (-5 *1 (-754 *4 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-1 (-396 *6) *6)) - (-4 *6 (-1149 *5)) (-4 *5 (-27)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-592 (-385 *6))) (-5 *1 (-754 *5 *6))))) + (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) + ((*1 *2 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *1) (-5 *1 (-1007)))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020)) + (-4 *4 (-23)) (-14 *5 *4)))) (((*1 *2 *2) - (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-5 *1 (-921 *3 *4 *5 *6 *7)))) + (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) + (-4 *2 (-1164 *3)))) ((*1 *2 *2) - (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-5 *1 (-1027 *3 *4 *5 *6 *7))))) -(((*1 *1) (-5 *1 (-132)))) -(((*1 *2 *3 *4 *3) - (|partial| -12 (-5 *4 (-1091)) - (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) (-5 *1 (-518 *5 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(((*1 *2) - (-12 (-4 *1 (-327)) - (-5 *2 (-3 "prime" "polynomial" "normal" "cyclic"))))) -(((*1 *1 *1) - (-12 (-4 *2 (-138)) (-4 *2 (-286)) (-4 *2 (-429)) (-4 *3 (-789)) - (-4 *4 (-735)) (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) - ((*1 *2 *3) (-12 (-5 *3 (-47)) (-5 *2 (-294 (-525))) (-5 *1 (-1037)))) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) + (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-599 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-752 *5 *6)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-599 (-385 *6))) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-2 (|:| -2187 (-592 (-385 *6))) (|:| -2145 (-632 *5)))) - (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-600 *6 (-385 *6))) (-5 *4 (-385 *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-752 *5 *6)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-600 *6 (-385 *6))) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-5 *2 (-2 (|:| -2187 (-592 (-385 *6))) (|:| -2145 (-632 *5)))) - (-5 *1 (-752 *5 *6)) (-5 *4 (-592 (-385 *6)))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) + (-4 *2 (-1164 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) + (-5 *1 (-1068 *3))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-840 *3))) (-4 *3 (-1020)) (-5 *1 (-839 *3))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) + (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) + ((*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357))))) (((*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-844)) (-4 *5 (-735)) @@ -11728,51 +12140,120 @@ ((*1 *2 *2 *3) (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-844)) (-5 *1 (-842 *4 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-680 *3)))) + ((*1 *1 *2) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) + ((*1 *1) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281))))) +(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-254))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1 *2 (-592 *2))) (-5 *4 (-592 *5)) + (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1164 *5)) + (-5 *1 (-1166 *5 *2))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1 (-1072 *3))) (-4 *3 (-1127)) (-5 *1 (-1072 *3))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-825 *4 *3)) - (-4 *3 (-1127)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) (((*1 *1 *1) - (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) - (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4))))) -(((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-108))))) -(((*1 *1) (-5 *1 (-270)))) -(((*1 *2 *2 *2) - (|partial| -12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) - ((*1 *1 *1 *1) - (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) - ((*1 *2 *3 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-789)) - (-4 *3 (-1020))))) -(((*1 *2 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962))))) -(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *1) (-12 (-4 *1 (-481 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-789))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *1) + (-12 (-5 *1 (-130 *2 *3 *4)) (-14 *2 (-525)) (-14 *3 (-713)) + (-4 *4 (-160))))) (((*1 *2 *3) - (-12 (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) - (-4 *3 (-567 (-357))))) - ((*1 *2 *3) - (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-567 (-357))) - (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-157 *5)) (-5 *4 (-856)) (-4 *5 (-160)) - (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) - (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) - (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) - (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) + (-12 (-5 *3 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *4 *5 *6)) + (-4 *4 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-734))))) +(((*1 *2 *3 *4 *4 *3 *3 *5) + (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) + (-4 *3 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) + (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) + ((*1 *2 *3 *4 *4 *3 *4 *3 *5) + (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) + (-4 *3 (-13 (-408 *6) (-27) (-1113))) + (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) + (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-761 *3)))) + ((*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-856)) (-5 *2 (-445)) (-5 *1 (-1174))))) +(((*1 *2 *3 *3) + (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2))))) +(((*1 *2 *3 *3 *3 *4 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-327)) (-4 *6 (-1149 *5)) + (-5 *2 + (-592 + (-2 (|:| -2495 (-632 *6)) (|:| |basisDen| *6) + (|:| |basisInv| (-632 *6))))) + (-5 *1 (-471 *5 *6 *7)) + (-5 *3 + (-2 (|:| -2495 (-632 *6)) (|:| |basisDen| *6) + (|:| |basisInv| (-632 *6)))) + (-4 *7 (-1149 *6))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *1) (-5 *1 (-270)))) +(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228))))) +(((*1 *1 *1) (-12 (-5 *1 (-900 *2)) (-4 *2 (-901))))) +(((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) + ((*1 *2 *1) (-12 (-4 *1 (-665)) (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-4 *1 (-669)) (-5 *2 (-108))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-787)) (-4 *4 (-341)) (-5 *2 (-713)) + (-5 *1 (-880 *4 *5)) (-4 *5 (-1149 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-825 *4 *3)) + (-4 *3 (-1127)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-51)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) + (-5 *2 (-592 *4)) (-5 *1 (-1034 *4 *5))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) + (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-856)) (-5 *2 (-157 (-357))) (-5 *1 (-727 *3)) + (-4 *3 (-567 (-357))))) + ((*1 *2 *3) + (-12 (-5 *3 (-157 *4)) (-4 *4 (-160)) (-4 *4 (-567 (-357))) + (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-157 *5)) (-5 *4 (-856)) (-4 *5 (-160)) + (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-887 (-157 *4))) (-4 *4 (-160)) (-4 *4 (-567 (-357))) + (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-887 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-160)) + (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) + (-5 *2 (-157 (-357))) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5)))) ((*1 *2 *3) (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) (-4 *4 (-567 (-357))) @@ -11799,45 +12280,27 @@ (-12 (-5 *3 (-294 (-157 *5))) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-157 (-357))) (-5 *1 (-727 *5))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) - (-5 *2 (-1175)) (-5 *1 (-236))))) -(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138))) - (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) - (-5 *1 (-1047 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) - (-4 *5 (-13 (-286) (-789) (-138))) - (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) - (-5 *1 (-1047 *5))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) - (-5 *1 (-1030))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *1 *2) - (-12 - (-5 *2 - (-592 - (-2 - (|:| -3423 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) - (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) - (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (|:| -2545 - (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) - (|:| |expense| (-357)) (|:| |accuracy| (-357)) - (|:| |intermediateResults| (-357))))))) - (-5 *1 (-745))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-592 *4))) (-5 *3 (-592 (-592 (-592 *4)))) + (-4 *4 (-789)) (-5 *1 (-1099 *4))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *1 (-746 *4 *2)) (-4 *2 (-13 (-29 *4) (-1113) (-893))))) + ((*1 *1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *1) (-5 *1 (-798))) + ((*1 *2 *3) + (-12 (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3)) (-4 *3 (-977))))) +(((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *3))))) (((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-702))))) -(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) (((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1 *4 *4)) (-5 *3 (-713)) (-4 *1 (-211 *4)) (-4 *4 (-977)))) @@ -11860,408 +12323,319 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *1 (-835 *3)) (-4 *3 (-1020)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-835 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) - (-4 *3 (-1149 *4)) - (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) - ((*1 *2 *3) - (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) - ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1087 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) - ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-592 *1)) - (-4 *1 (-993 *4 *3))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) - (-4 *3 (-13 (-341) (-138) (-968 (-525)))) (-5 *1 (-529 *3 *4))))) -(((*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) +(((*1 *1) (-5 *1 (-205))) ((*1 *1) (-5 *1 (-357)))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) + (-12 (-4 *5 (-735)) (-4 *4 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) + (-5 *1 (-685 *5 *4 *6 *3)) (-4 *3 (-884 *6 *5 *4))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172))))) (((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-135))))) -(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1074)) (-5 *1 (-51))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *2 (-966)) - (-5 *1 (-698)))) - ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) - (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-910 *3 *4 *5 *6))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) + (-4 *4 (-351 *2))))) +(((*1 *1 *1) + (-12 (-4 *2 (-341)) (-4 *3 (-735)) (-4 *4 (-789)) + (-5 *1 (-477 *2 *3 *4 *5)) (-4 *5 (-884 *2 *3 *4))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) + ((*1 *2 *3 *3 *3 *3 *3) + (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) + (-5 *2 (-592 (-2 (|:| C (-632 *5)) (|:| |g| (-1173 *5))))) + (-5 *1 (-911 *5)) (-5 *3 (-632 *5)) (-5 *4 (-1173 *5))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *1) (-5 *1 (-1005)))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-286)))) - ((*1 *2 *1 *1) - (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) - (-5 *1 (-364 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| -3461 (-713)) (|:| -2584 (-713)))) - (-5 *1 (-713)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2318 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) + ((*1 *1 *1) + (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) + (-14 *4 *2)))) +(((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-159))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *2) + (-12 (-4 *3 (-968 (-525))) (-4 *3 (-13 (-789) (-517))) + (-5 *1 (-31 *3 *2)) (-4 *2 (-408 *3)))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-1087 *4)) (-5 *1 (-153 *3 *4)) + (-4 *3 (-154 *4)))) + ((*1 *1 *1) (-12 (-4 *1 (-977)) (-4 *1 (-281)))) + ((*1 *2) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1087 *3)))) + ((*1 *2) (-12 (-4 *1 (-667 *3 *2)) (-4 *3 (-160)) (-4 *2 (-1149 *3)))) + ((*1 *2 *1) + (-12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) + (-4 *2 (-1149 *3))))) +(((*1 *2 *3) (-12 (-5 *2 (-108)) (-5 *1 (-543 *3)) (-4 *3 (-510))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) (((*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) - (-5 *1 (-692))))) -(((*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-713)) (-5 *2 (-1178))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-57 *6)) (-4 *6 (-1127)) - (-4 *5 (-1127)) (-5 *2 (-57 *5)) (-5 *1 (-56 *6 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *7 *5)) (-5 *4 (-220 *6 *7)) (-14 *6 (-713)) - (-4 *7 (-1127)) (-4 *5 (-1127)) (-5 *2 (-220 *6 *5)) - (-5 *1 (-219 *6 *7 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1127)) (-4 *5 (-1127)) - (-4 *2 (-351 *5)) (-5 *1 (-349 *6 *4 *5 *2)) (-4 *4 (-351 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-4 *6 (-1020)) (-4 *5 (-1020)) - (-4 *2 (-403 *5)) (-5 *1 (-401 *6 *4 *5 *2)) (-4 *4 (-403 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-592 *6)) (-4 *6 (-1127)) - (-4 *5 (-1127)) (-5 *2 (-592 *5)) (-5 *1 (-590 *6 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-892 *6)) (-4 *6 (-1127)) - (-4 *5 (-1127)) (-5 *2 (-892 *5)) (-5 *1 (-891 *6 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1 *3 *6 *3)) (-5 *5 (-1072 *6)) (-4 *6 (-1127)) - (-4 *3 (-1127)) (-5 *2 (-1072 *3)) (-5 *1 (-1070 *6 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 *5 *6 *5)) (-5 *4 (-1173 *6)) (-4 *6 (-1127)) - (-4 *5 (-1127)) (-5 *2 (-1173 *5)) (-5 *1 (-1172 *6 *5))))) -(((*1 *2 *3) - (|partial| -12 - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 - (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) - (|:| |expense| (-357)) (|:| |accuracy| (-357)) - (|:| |intermediateResults| (-357)))) - (-5 *1 (-745))))) (((*1 *2 *1) - (|partial| -12 - (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 (-782 *4)) (-5 *1 (-291 *3 *4 *5 *6)) - (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) - (-14 *6 *4))) - ((*1 *2 *1) - (|partial| -12 - (-4 *3 (-13 (-789) (-968 (-525)) (-588 (-525)) (-429))) - (-5 *2 (-782 *4)) (-5 *1 (-1159 *3 *4 *5 *6)) - (-4 *4 (-13 (-27) (-1113) (-408 *3))) (-14 *5 (-1091)) - (-14 *6 *4)))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 (-157 (-525))))) (-5 *2 (-592 (-157 *4))) - (-5 *1 (-356 *4)) (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) - (-5 *4 (-592 (-1091))) (-5 *2 (-592 (-592 (-157 *5)))) - (-5 *1 (-356 *5)) (-4 *5 (-13 (-341) (-787)))))) -(((*1 *2 *1 *1) - (|partial| -12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-809)))) - ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2 *3 *4 *3 *3) - (-12 (-5 *3 (-273 *6)) (-5 *4 (-110)) (-4 *6 (-408 *5)) - (-4 *5 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *5 *6)))) - ((*1 *2 *3 *4 *3 *5) - (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-592 *7)) - (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) - (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) - ((*1 *2 *3 *4 *5 *3) - (-12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) - (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) - (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-592 (-273 *8))) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) - (-5 *6 (-592 *8)) (-4 *8 (-408 *7)) - (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *7 *8)))) - ((*1 *2 *3 *4 *5 *3) - (-12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *7)) - (-4 *7 (-408 *6)) (-4 *6 (-13 (-789) (-517) (-567 (-501)))) - (-5 *2 (-51)) (-5 *1 (-295 *6 *7)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 (-110))) (-5 *5 (-273 *8)) - (-5 *6 (-592 (-273 *8))) (-4 *8 (-408 *7)) - (-4 *7 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *7 *8)))) - ((*1 *2 *3 *4 *3 *5) - (-12 (-5 *3 (-273 *5)) (-5 *4 (-110)) (-4 *5 (-408 *6)) - (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *6 *5)))) - ((*1 *2 *3 *4 *5 *3) - (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) - (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *6 *3)))) - ((*1 *2 *3 *4 *5 *5) - (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-4 *3 (-408 *6)) - (-4 *6 (-13 (-789) (-517) (-567 (-501)))) (-5 *2 (-51)) - (-5 *1 (-295 *6 *3)))) - ((*1 *2 *3 *4 *5 *6) - (-12 (-5 *4 (-110)) (-5 *5 (-273 *3)) (-5 *6 (-592 *3)) - (-4 *3 (-408 *7)) (-4 *7 (-13 (-789) (-517) (-567 (-501)))) - (-5 *2 (-51)) (-5 *1 (-295 *7 *3))))) + (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-108))))) +(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-716)) (-5 *1 (-110))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *3 *4 *4 *4 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-766))))) +(((*1 *2 *1) + (-12 (-5 *2 (-1173 (-713))) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-286))))) +(((*1 *1 *1) (-4 *1 (-986)))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1 (-1072 *3))) (-4 *3 (-37 (-385 (-525)))) - (-4 *3 (-977)) (-5 *2 (-1072 *3)) (-5 *1 (-1076 *3))))) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-1020)) (-4 *4 (-1127)) (-5 *2 (-108)) + (-5 *1 (-1072 *4))))) +(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944))))) (((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-682 *3))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977))))) -(((*1 *2 *3) (-12 (-5 *3 (-592 *2)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) + (|partial| -12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) + ((*1 *1 *1 *1) + (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-592 (-242))) (-5 *1 (-1175)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1074)) (-5 *1 (-1175)))) + ((*1 *1 *1) (-5 *1 (-1175)))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *1) (-5 *1 (-135))) ((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3 *2 *2) - (-12 (-5 *2 (-592 (-457 *4 *5))) (-5 *3 (-800 *4)) - (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5))))) -(((*1 *1 *2) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) - (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) - (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| -4216 (-592 *9)) (|:| -1896 *4) (|:| |ineq| (-592 *9)))) - (-5 *1 (-921 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) - (-4 *4 (-996 *6 *7 *8 *9)))) - ((*1 *2 *3 *4 *3 *5 *5 *5 *5 *5) - (|partial| -12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) - (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) - (-5 *2 - (-2 (|:| -4216 (-592 *9)) (|:| -1896 *4) (|:| |ineq| (-592 *9)))) - (-5 *1 (-1027 *6 *7 *8 *9 *4)) (-5 *3 (-592 *9)) - (-4 *4 (-996 *6 *7 *8 *9))))) -(((*1 *2 *1 *1) (-12 (-5 *2 (-525)) (-5 *1 (-357))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429))))) + (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) + (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-525))))) - (-5 *1 (-339 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-713))))) - (-5 *1 (-364 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| -2194 *3) (|:| -2815 (-525))))) - (-5 *1 (-396 *3)) (-4 *3 (-517)))) + (-12 (-5 *2 (-1158 *3 *4 *5)) (-5 *1 (-297 *3 *4 *5)) + (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3))) + ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) + ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517)))) + ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 (-713))))) - (-5 *1 (-761 *3)) (-4 *3 (-789))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-327)) (-4 *6 (-1149 *5)) - (-5 *2 - (-592 - (-2 (|:| -2187 (-632 *6)) (|:| |basisDen| *6) - (|:| |basisInv| (-632 *6))))) - (-5 *1 (-471 *5 *6 *7)) - (-5 *3 - (-2 (|:| -2187 (-632 *6)) (|:| |basisDen| *6) - (|:| |basisInv| (-632 *6)))) - (-4 *7 (-1149 *6))))) -(((*1 *1) (-5 *1 (-205))) ((*1 *1) (-5 *1 (-357)))) -(((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) - ((*1 *1 *1) - (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) - (-14 *4 *2)))) -(((*1 *1 *2) - (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-1184 *3 *4 *5 *6)))) - ((*1 *1 *2 *3 *4) - (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) - (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8))))) + (-12 (-4 *2 (-1020)) (-5 *1 (-656 *3 *2 *4)) (-4 *3 (-789)) + (-14 *4 + (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *2)) + (-2 (|:| -3636 *3) (|:| -2058 *2))))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 (-592 *5) *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *6 (-1149 *5)) + (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 *3)))) + (-5 *1 (-751 *5 *6 *3 *7)) (-4 *3 (-602 *6)) + (-4 *7 (-602 (-385 *6))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1 (-592 *5) *6)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-4 *6 (-1149 *5)) + (-5 *2 (-592 (-2 (|:| |poly| *6) (|:| -4216 (-600 *6 (-385 *6)))))) + (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6)))))) (((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-341)) - (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-427 *4 *5 *6 *2)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) - (-5 *2 - (-2 (|:| R (-632 *6)) (|:| A (-632 *6)) (|:| |Ainv| (-632 *6)))) - (-5 *1 (-911 *6)) (-5 *3 (-632 *6))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-5 *2 (-108)) - (-5 *1 (-170 *4 *3)) (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-108)) (-5 *1 (-1117 *4 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *1 *1) - (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-327)) (-5 *2 (-1173 *1)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-632 *1)) (-4 *1 (-136)) (-4 *1 (-844)) - (-5 *2 (-1173 *1))))) -(((*1 *2 *1) - (|partial| -12 - (-5 *2 (-2 (|:| -1238 (-110)) (|:| |arg| (-592 (-827 *3))))) - (-5 *1 (-827 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1 *3) - (|partial| -12 (-5 *3 (-110)) (-5 *2 (-592 (-827 *4))) - (-5 *1 (-827 *4)) (-4 *4 (-1020))))) + (|partial| -12 (-5 *3 (-1091)) + (-4 *4 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-273 *3))) (-5 *1 (-273 *3)) (-4 *3 (-517)) - (-4 *3 (-1127))))) + (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) + (-14 *4 (-713)) (-4 *5 (-160))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3)))) + ((*1 *2 *2 *2 *2) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) +(((*1 *2 *2) (-12 (-5 *2 (-1087 *3)) (-4 *3 (-327)) (-5 *1 (-335 *3))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) + (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) + (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1074)) (-5 *1 (-174)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) + (-4 *2 (-977))))) +(((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1109)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1109))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *3 *5 *6 *7)) + (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) + (-4 *7 (-1127)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *3 *5 *6)) + (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-525))) (-5 *4 (-840 (-525))) + (-5 *2 (-632 (-525))) (-5 *1 (-546)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) + (-5 *1 (-546)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-525))) (-5 *4 (-592 (-840 (-525)))) + (-5 *2 (-592 (-632 (-525)))) (-5 *1 (-546))))) (((*1 *2 *3 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-464 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) (-5 *2 (-713)))) ((*1 *2 *3 *1) (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) (-4 *4 (-1127)) (-5 *2 (-713))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) - (-14 *4 (-713)) (-4 *5 (-160))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-57 *3)) (-4 *3 (-1127)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-5 *1 (-57 *3))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-1087 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5))))) +(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) + (-4 *7 (-789)) (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-592 *3)) + (-5 *1 (-547 *5 *6 *7 *8 *3)) (-4 *3 (-1029 *5 *6 *7 *8)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) + (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) + (-14 *6 (-592 (-1091))))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-286) (-138))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *4)) (|:| -1614 (-592 (-887 *4)))))) + (-5 *1 (-1001 *4 *5)) (-5 *3 (-592 (-887 *4))) + (-14 *5 (-592 (-1091))))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) + (-5 *2 + (-592 (-2 (|:| -3791 (-1087 *5)) (|:| -1614 (-592 (-887 *5)))))) + (-5 *1 (-1001 *5 *6)) (-5 *3 (-592 (-887 *5))) + (-14 *6 (-592 (-1091)))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) + (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) (((*1 *2 *3 *1) - (-12 (-5 *3 (-1091)) - (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *1 (-1094))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) - ((*1 *2 *1) (-12 (-5 *2 - (-2 (|:| -4137 (-592 (-798))) (|:| -2612 (-592 (-798))) - (|:| |presup| (-592 (-798))) (|:| -2077 (-592 (-798))) - (|:| |args| (-592 (-798))))) - (-5 *1 (-1091))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *5 (-592 *5))) (-4 *5 (-1164 *4)) - (-4 *4 (-37 (-385 (-525)))) - (-5 *2 (-1 (-1072 *4) (-592 (-1072 *4)))) (-5 *1 (-1166 *4 *5))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) - (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-396 *3)) (-4 *3 (-517))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-153 *3 *4)) - (-4 *3 (-154 *4)))) - ((*1 *2) - (-12 (-14 *4 (-713)) (-4 *5 (-1127)) (-5 *2 (-713)) - (-5 *1 (-217 *3 *4 *5)) (-4 *3 (-218 *4 *5)))) - ((*1 *2) - (-12 (-4 *4 (-789)) (-5 *2 (-713)) (-5 *1 (-407 *3 *4)) - (-4 *3 (-408 *4)))) - ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-509 *3)) (-4 *3 (-510)))) - ((*1 *2) (-12 (-4 *1 (-706)) (-5 *2 (-713)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-738 *3 *4)) - (-4 *3 (-739 *4)))) - ((*1 *2) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-924 *3 *4)) - (-4 *3 (-925 *4)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-713)) (-5 *1 (-928 *3 *4)) - (-4 *3 (-929 *4)))) - ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-943 *3)) (-4 *3 (-944)))) - ((*1 *2) (-12 (-4 *1 (-977)) (-5 *2 (-713)))) - ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-985 *3)) (-4 *3 (-986))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-592 (-159))))))) -(((*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) (-12 (-4 *1 (-23)) (-5 *2 (-108)))) + (-2 (|:| |cycle?| (-108)) (|:| -1952 (-713)) (|:| |period| (-713)))) + (-5 *1 (-1072 *4)) (-4 *4 (-1127)) (-5 *3 (-713))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) + (-5 *2 + (-2 (|:| |func| *3) (|:| |poly| *3) (|:| |c1| (-385 *5)) + (|:| |c2| (-385 *5)) (|:| |deg| (-713)))) + (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) +(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108)))) + ((*1 *2 *3 *3) + (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-789)) + (-4 *3 (-1020))))) +(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) + ((*1 *2 *3) + (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) + (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) + (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 *7))) + (-5 *1 (-685 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) ((*1 *2 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) - (-4 *3 (-1149 *4)) (-5 *2 (-108))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1058 *3 *4)) (-14 *3 (-856)) (-4 *4 (-341)) - (-5 *1 (-926 *3 *4))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) + (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-396 *1)) (-4 *1 (-884 *3 *4 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-429)) (-5 *2 (-396 *3)) + (-5 *1 (-912 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) + (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) + (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7))))) + ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1152 *4 *3)) + (-4 *3 (-13 (-1149 *4) (-517) (-10 -8 (-15 -2790 ($ $ $))))))) + ((*1 *2 *3) + (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) + (-14 *5 (-592 (-1091))) (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) + (-592 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6))))) + (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3 *3 *4 *5 *6) + (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) + (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) + (-5 *1 (-639))))) (((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) -(((*1 *2 *2) - (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3))))) + (-12 (-4 *4 (-977)) (-4 *5 (-1149 *4)) (-5 *2 (-1 *6 (-592 *6))) + (-5 *1 (-1167 *4 *5 *3 *6)) (-4 *3 (-602 *5)) (-4 *6 (-1164 *4))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) (-4 *7 (-789)) + (-4 *8 (-286)) (-4 *6 (-735)) (-4 *9 (-884 *8 *6 *7)) + (-5 *2 + (-2 (|:| |unitPart| *9) + (|:| |suPart| + (-592 (-2 (|:| -2197 (-1087 *9)) (|:| -2058 (-525))))))) + (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9))))) +(((*1 *2 *3 *4 *5 *4 *5 *5 *6 *4 *4 *4 *4 *4 *5 *4 *5 *5 *7 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-205)) (-5 *7 (-632 (-525))) (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-351 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) + ((*1 *1 *2 *1 *1) + (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-351 *3)) (-4 *3 (-1127)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 (-1080 *3 *4))) (-14 *3 (-856)) (-4 *4 (-977)) + (-5 *1 (-1080 *3 *4)))) + ((*1 *1 *1 *1) + (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) (((*1 *2 *3) - (-12 (-4 *4 (-977)) - (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) - (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) - ((*1 *1 *1) (-4 *1 (-510))) - ((*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) - ((*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1125 *3)) (-4 *3 (-1127)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) - (-4 *2 (-977))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-205)) (-5 *1 (-284))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) -(((*1 *2 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-1102 *2)) (-4 *2 (-341))))) + (-12 (-4 *1 (-742)) + (-5 *3 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 (-966))))) +(((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127))))) +(((*1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-346)) (-4 *2 (-1020))))) +(((*1 *2 *2) (-12 (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962))))) (((*1 *2 *3) - (-12 (-4 *4 (-735)) - (-4 *5 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *6 (-517)) - (-5 *2 (-2 (|:| -2612 (-887 *6)) (|:| -1923 (-887 *6)))) - (-5 *1 (-675 *4 *5 *6 *3)) (-4 *3 (-884 (-385 (-887 *6)) *4 *5))))) + (-12 (|has| *6 (-6 -4256)) (-4 *4 (-341)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-492 *4 *5 *6 *3)) + (-4 *3 (-630 *4 *5 *6)))) + ((*1 *2 *3) + (-12 (|has| *9 (-6 -4256)) (-4 *4 (-517)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *8 (-351 *7)) + (-4 *9 (-351 *7)) (-5 *2 (-592 *6)) + (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-630 *4 *5 *6)) + (-4 *10 (-630 *7 *8 *9)))) + ((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-592 *5)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-631 *4 *5 *6 *3)) + (-4 *3 (-630 *4 *5 *6)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) + (-5 *2 (-592 *7))))) (((*1 *2 *1) (-12 (-4 *2 (-1127)) (-5 *1 (-808 *3 *2)) (-4 *3 (-1127)))) ((*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) (-12 (-5 *2 (-1 *3)) (-5 *1 (-625 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *2 *4 *5) + (-12 (-5 *2 (-592 *3)) (-5 *5 (-856)) (-4 *3 (-1149 *4)) + (-4 *4 (-286)) (-5 *1 (-437 *4 *3))))) (((*1 *2 *2 *2) (-12 (-5 *2 (-966)) (-5 *1 (-284)))) ((*1 *2 *3) (-12 (-5 *3 (-592 (-966))) (-5 *2 (-966)) (-5 *1 (-284)))) ((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-597 *3)) (-4 *3 (-1127)))) @@ -12274,190 +12648,118 @@ (-5 *1 (-1069 *4)))) ((*1 *1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127)))) ((*1 *1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) - (|partial| -12 (-4 *3 (-977)) (-4 *3 (-789)) - (-5 *2 (-2 (|:| |val| *1) (|:| -2815 (-525)))) (-4 *1 (-408 *3)))) - ((*1 *2 *1) - (|partial| -12 - (-5 *2 (-2 (|:| |val| (-827 *3)) (|:| -2815 (-827 *3)))) - (-5 *1 (-827 *3)) (-4 *3 (-1020)))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) - (-4 *7 (-884 *6 *4 *5)) - (-5 *2 (-2 (|:| |val| *3) (|:| -2815 (-525)))) - (-5 *1 (-885 *4 *5 *6 *7 *3)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1270 ($ *7)) (-15 -1498 (*7 $)) - (-15 -1511 (*7 $)))))))) +(((*1 *2 *2 *1) + (-12 (-5 *2 (-1195 *3 *4)) (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-160)))) + ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-364 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1 *2) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1) (|partial| -12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-761 *3)) (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) + (-4 *4 (-977)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) (((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-205)))) ((*1 *1 *1) (-4 *1 (-510))) ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-548 *3)) (-14 *3 (-525)))) ((*1 *2 *1) (-12 (-4 *1 (-1020)) (-5 *2 (-1038))))) -(((*1 *1 *2 *1) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3)))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-713)) (-4 *4 (-327)) - (-5 *1 (-495 *4))))) +(((*1 *2 *2 *3 *3 *4) + (-12 (-5 *4 (-713)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) + (-4 *2 (-1149 *3))))) +(((*1 *1 *1 *1) (-4 *1 (-704)))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-856)) (-4 *1 (-687 *3)) (-4 *3 (-160))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236))))) (((*1 *2 *1) - (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-789)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) - (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *1 (-147 *4 *2)) - (-4 *2 (-408 *4)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-149)) (-5 *2 (-1091)))) - ((*1 *1 *1) (-4 *1 (-149)))) -(((*1 *1 *1 *1) - (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *1 *2 *3 *3 *4 *5) - (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) - (-5 *4 (-592 (-856))) (-5 *5 (-592 (-242))) (-5 *1 (-445)))) - ((*1 *1 *2 *3 *3 *4) - (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) - (-5 *4 (-592 (-856))) (-5 *1 (-445)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445)))) - ((*1 *1 *1) (-5 *1 (-445)))) + (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) +(((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-713)) (-4 *4 (-286)) (-4 *6 (-1149 *4)) + (-5 *2 (-1173 (-592 *6))) (-5 *1 (-432 *4 *6)) (-5 *5 (-592 *6))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-1018 *3)) (-4 *3 (-1020)) (-5 *2 (-108))))) (((*1 *2 *3 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357))))) -(((*1 *1 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) - ((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525)))) - ((*1 *1 *1) (-12 (-4 *1 (-619 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1) (-4 *1 (-804 *2))) - ((*1 *1 *1) - (-12 (-4 *1 (-906 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-734)) - (-4 *4 (-789))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-592 (-294 (-205)))) (-5 *2 (-108)) - (-5 *1 (-192))))) -(((*1 *2 *3) +(((*1 *2 *2) (-12 - (-5 *3 - (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) - (|:| |expense| (-357)) (|:| |accuracy| (-357)) - (|:| |intermediateResults| (-357)))) - (-5 *2 (-966)) (-5 *1 (-284))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-55 *4 *2 *5)) (-4 *4 (-1127)) - (-4 *5 (-351 *4)) (-4 *2 (-351 *4)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-980 *4 *5 *6 *2 *7)) (-4 *6 (-977)) - (-4 *7 (-218 *4 *6)) (-4 *2 (-218 *5 *6))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) - (-5 *1 (-839 *4))))) -(((*1 *2 *2) (-12 (-5 *2 (-1015 (-782 (-205)))) (-5 *1 (-284))))) -(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-254))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) - (-5 *2 (-592 *4)) (-5 *1 (-1034 *4 *5))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) + (-5 *2 + (-592 + (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) + (|:| |polj| *6)))) + (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) + (-5 *1 (-426 *3 *4 *5 *6))))) +(((*1 *1 *2) (-12 (-5 *2 (-146)) (-5 *1 (-809))))) +(((*1 *2 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818))))) +(((*1 *2 *3 *4 *2 *5 *6) + (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))) + (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) + (-5 *5 + (-2 (|:| |done| (-592 *11)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))))) + (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) (-4 *11 (-996 *7 *8 *9 *10)) + (-4 *7 (-429)) (-4 *8 (-735)) (-4 *9 (-789)) + (-5 *1 (-994 *7 *8 *9 *10 *11)))) + ((*1 *2 *3 *4 *2 *5 *6) + (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))) + (-5 *3 (-592 *10)) (-5 *4 (-592 *11)) + (-5 *5 + (-2 (|:| |done| (-592 *11)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *10)) (|:| -1899 *11)))))) + (-5 *6 (-713)) (-4 *10 (-991 *7 *8 *9)) + (-4 *11 (-1029 *7 *8 *9 *10)) (-4 *7 (-429)) (-4 *8 (-735)) + (-4 *9 (-789)) (-5 *1 (-1061 *7 *8 *9 *10 *11))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-838 *3))))) +(((*1 *2 *3 *4 *3 *5) + (-12 (-5 *3 (-1074)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) +(((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525))))) +(((*1 *2 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) +(((*1 *2 *3) + (-12 (-14 *4 (-592 (-1091))) (-4 *5 (-429)) + (-5 *2 + (-2 (|:| |glbase| (-592 (-227 *4 *5))) (|:| |glval| (-592 (-525))))) + (-5 *1 (-580 *4 *5)) (-5 *3 (-592 (-227 *4 *5)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef2| *3) (|:| -2146 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) + (-4 *4 (-327))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-1 (-157 (-205)) (-157 (-205)))) (-5 *4 (-1015 (-205))) + (-5 *2 (-1175)) (-5 *1 (-236))))) +(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) + ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) + ((*1 *1 *1) + (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) + (-14 *4 *2)))) (((*1 *2 *3 *4) (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-592 (-242))) (-5 *1 (-1175)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1074)) (-5 *1 (-1175)))) - ((*1 *1 *1) (-5 *1 (-1175)))) -(((*1 *2 *1) - (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) - (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3) (-12 (-5 *2 (-396 *3)) (-5 *1 (-519 *3)) (-4 *3 (-510)))) - ((*1 *2 *3) - (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) - (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) - (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 *7))) - (-5 *1 (-685 *4 *5 *6 *7)) (-5 *3 (-1087 *7)))) - ((*1 *2 *1) - (-12 (-4 *3 (-429)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-396 *1)) (-4 *1 (-884 *3 *4 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-789)) (-4 *5 (-735)) (-4 *6 (-429)) (-5 *2 (-396 *3)) - (-5 *1 (-912 *4 *5 *6 *3)) (-4 *3 (-884 *6 *5 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-429)) - (-4 *7 (-884 *6 *4 *5)) (-5 *2 (-396 (-1087 (-385 *7)))) - (-5 *1 (-1086 *4 *5 *6 *7)) (-5 *3 (-1087 (-385 *7))))) - ((*1 *2 *1) (-12 (-5 *2 (-396 *1)) (-4 *1 (-1131)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-396 *3)) (-5 *1 (-1152 *4 *3)) - (-4 *3 (-13 (-1149 *4) (-517) (-10 -8 (-15 -2794 ($ $ $))))))) - ((*1 *2 *3) - (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-14 *5 (-592 (-1091))) - (-5 *2 - (-592 (-1062 *4 (-497 (-800 *6)) (-800 *6) (-722 *4 (-800 *6))))) - (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091)))))) +(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *2 (-966)) + (-5 *1 (-699))))) (((*1 *2 *3) - (-12 (|has| *6 (-6 -4256)) (-4 *4 (-341)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-492 *4 *5 *6 *3)) - (-4 *3 (-630 *4 *5 *6)))) - ((*1 *2 *3) - (-12 (|has| *9 (-6 -4256)) (-4 *4 (-517)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-4 *7 (-925 *4)) (-4 *8 (-351 *7)) - (-4 *9 (-351 *7)) (-5 *2 (-592 *6)) - (-5 *1 (-493 *4 *5 *6 *3 *7 *8 *9 *10)) (-4 *3 (-630 *4 *5 *6)) - (-4 *10 (-630 *7 *8 *9)))) - ((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-592 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-5 *2 (-592 *6)) (-5 *1 (-631 *4 *5 *6 *3)) - (-4 *3 (-630 *4 *5 *6)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) - (-5 *2 (-592 *7))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| -1655 *4) (|:| -3461 *3) (|:| -2584 *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-991 *3 *4 *5)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| -1655 *3) (|:| -3461 *1) (|:| -2584 *1))) - (-4 *1 (-1149 *3))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *2 *2 *2) - (|partial| -12 (-4 *3 (-341)) (-5 *1 (-831 *2 *3)) - (-4 *2 (-1149 *3))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-385 (-525))) (-5 *1 (-550 *3)) - (-4 *3 (-37 (-385 (-525)))) (-4 *3 (-977))))) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *6 (-567 (-1091))) + (-4 *4 (-341)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *2 (-1081 (-592 (-887 *4)) (-592 (-273 (-887 *4))))) + (-5 *1 (-477 *4 *5 *6 *7))))) (((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) (-4 *4 (-977))))) -(((*1 *2 *3) - (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *3 *4 *4 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977))))) (((*1 *2 *3) (|partial| -12 (-5 *3 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *2 (-2 @@ -12475,7 +12777,7 @@ (-3 (|:| |str| (-1072 (-205))) (|:| |notEvaluated| "Internal singularities not yet evaluated"))) - (|:| -3214 + (|:| -1681 (-3 (|:| |finite| "The range is finite") (|:| |lowerInfinite| "The bottom of range is infinite") (|:| |upperInfinite| "The top of range is infinite") @@ -12483,122 +12785,151 @@ "Both top and bottom points are infinite") (|:| |notEvaluated| "Range not yet evaluated"))))) (-5 *1 (-520))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-861))))) -(((*1 *2 *1) - (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) (-5 *2 (-108)))) +(((*1 *2 *3 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *2 *3) + (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) + (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) ((*1 *2 *3) - (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) - (-5 *1 (-335 *4)))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) +(((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510))))) +(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) ((*1 *2 *3) - (-12 (-5 *3 (-1173 *4)) (-4 *4 (-327)) (-5 *2 (-108)) - (-5 *1 (-495 *4))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-385 (-525))) - (-5 *1 (-411 *4 *3)) (-4 *3 (-408 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-565 *3)) (-4 *3 (-408 *5)) - (-4 *5 (-13 (-789) (-517) (-968 (-525)))) - (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-411 *5 *3))))) -(((*1 *2 *3 *3 *3 *4 *5) - (-12 (-5 *5 (-592 (-592 (-205)))) (-5 *4 (-205)) - (-5 *2 (-592 (-878 *4))) (-5 *1 (-1124)) (-5 *3 (-878 *4))))) + (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-977)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-1149 *4))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -2790 (-724 *3)) (|:| |coef1| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| -2790 *1) (|:| |coef1| *1))) + (-4 *1 (-991 *3 *4 *5))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) - (-4 *5 (-517)) (-5 *2 (-592 (-592 (-887 *5)))) (-5 *1 (-1097 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) (((*1 *2 *1) - (-12 (-4 *2 (-884 *3 *5 *4)) (-5 *1 (-920 *3 *4 *5 *2)) - (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735))))) -(((*1 *2 *2) - (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) - (-4 *3 (-594 *2)))) - ((*1 *2 *2) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2 *3 *3) - (|partial| -12 (-5 *3 (-1091)) - (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-536 *4 *2)) - (-4 *2 (-13 (-1113) (-893) (-1055) (-29 *4)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) - (-5 *2 (-592 (-713))) (-5 *1 (-720 *3 *4 *5 *6 *7)) - (-4 *3 (-1149 *6)) (-4 *7 (-884 *6 *4 *5))))) -(((*1 *2 *3 *3 *4 *5) - (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-4 *6 (-429)) - (-5 *2 (-592 (-592 *7))) (-5 *1 (-503 *6 *7 *5)) (-4 *7 (-341)) - (-4 *5 (-13 (-341) (-787)))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) - ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) - (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *8)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-2 (|:| |val| (-592 *7)) (|:| -1896 *8))) - (-4 *7 (-991 *4 *5 *6)) (-4 *8 (-996 *4 *5 *6 *7)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *8))))) -(((*1 *1 *2 *2 *2 *2 *2 *2 *2 *2) - (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *1 *2 *2) - (-12 (-5 *2 (-931 *3)) (-4 *3 (-160)) (-5 *1 (-741 *3))))) -(((*1 *1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-856)) (-5 *1 (-641)))) - ((*1 *2 *2 *2 *3 *4) - (-12 (-5 *2 (-632 *5)) (-5 *3 (-94 *5)) (-5 *4 (-1 *5 *5)) - (-4 *5 (-341)) (-5 *1 (-911 *5))))) -(((*1 *2 *3 *4 *2) - (-12 (-5 *2 (-592 (-592 (-592 *5)))) (-5 *3 (-1 (-108) *5 *5)) - (-5 *4 (-592 *5)) (-4 *5 (-789)) (-5 *1 (-1099 *5))))) -(((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) - (-5 *2 (-966)) (-5 *1 (-692)))) - ((*1 *2 *3 *4 *4 *5 *4 *4 *5 *5 *3 *4 *4 *6 *7 *8 *8) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-205)) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-59 COEFFN)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-85 BDYVAL)))) - (-5 *8 (-366)) (-5 *2 (-966)) (-5 *1 (-692))))) -(((*1 *2 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) -(((*1 *2 *3) - (-12 (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-286)) (-5 *2 (-396 *3)) - (-5 *1 (-685 *4 *5 *6 *3)) (-4 *3 (-884 *6 *4 *5))))) -(((*1 *2 *1 *3 *4 *4 *5) - (-12 (-5 *3 (-878 (-205))) (-5 *4 (-809)) (-5 *5 (-856)) - (-5 *2 (-1178)) (-5 *1 (-445)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445)))) - ((*1 *2 *1 *3 *4 *4 *5) - (-12 (-5 *3 (-592 (-878 (-205)))) (-5 *4 (-809)) (-5 *5 (-856)) - (-5 *2 (-1178)) (-5 *1 (-445))))) + (-12 (-4 *3 (-13 (-341) (-138))) + (-5 *2 (-592 (-2 (|:| -2058 (-713)) (|:| -3140 *4) (|:| |num| *4)))) + (-5 *1 (-377 *3 *4)) (-4 *4 (-1149 *3))))) +(((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-713)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) + (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) + ((*1 *1 *2) + (-12 (-4 *2 (-977)) (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) + (-4 *5 (-218 *3 *2))))) +(((*1 *2) + (-12 (-4 *3 (-977)) (-5 *2 (-892 (-655 *3 *4))) (-5 *1 (-655 *3 *4)) + (-4 *4 (-1149 *3))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-5 *2 (-2 (|:| |num| *3) (|:| |den| *4)))))) (((*1 *2 *3) - (-12 (-4 *4 (-327)) (-5 *2 (-892 (-1087 *4))) (-5 *1 (-335 *4)) - (-5 *3 (-1087 *4))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) - ((*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) - ((*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) - ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517))))) + (-12 + (-5 *3 + (-2 (|:| |pde| (-592 (-294 (-205)))) + (|:| |constraints| + (-592 + (-2 (|:| |start| (-205)) (|:| |finish| (-205)) + (|:| |grid| (-713)) (|:| |boundaryType| (-525)) + (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) + (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) + (|:| |tol| (-205)))) + (-5 *2 (-108)) (-5 *1 (-192))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-273 (-385 (-887 *5)))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138))) + (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) + (-5 *1 (-1047 *5)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *2)) (-5 *4 (-1091)) (-4 *2 (-408 *5)) - (-5 *1 (-31 *5 *2)) (-4 *5 (-13 (-789) (-517))))) - ((*1 *1 *2 *3) - (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-4 *1 (-944)))) + (-12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138))) + (-5 *2 (-1081 (-592 (-294 *5)) (-592 (-273 (-294 *5))))) + (-5 *1 (-1047 *5))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970))))) +(((*1 *1 *2) + (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-1184 *3 *4 *5 *6)))) ((*1 *1 *2 *3 *4) - (|partial| -12 (-5 *2 (-1087 *1)) (-5 *3 (-856)) (-5 *4 (-798)) - (-4 *1 (-944)))) + (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) + (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8))))) +(((*1 *2 *3) + (-12 (-4 *3 (-1149 (-385 (-525)))) + (-5 *2 (-2 (|:| |den| (-525)) (|:| |gcdnum| (-525)))) + (-5 *1 (-848 *3 *4)) (-4 *4 (-1149 (-385 *3))))) + ((*1 *2 *3) + (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) + (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4)))))) +(((*1 *2 *2 *2 *2 *3 *3 *4) + (|partial| -12 (-5 *3 (-565 *2)) + (-5 *4 (-1 (-3 *2 "failed") *2 *2 (-1091))) + (-4 *2 (-13 (-408 *5) (-27) (-1113))) + (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *1 (-527 *5 *2 *6)) (-4 *6 (-1020))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1149 *3)))) + ((*1 *2 *2 *3) + (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1149 *3)))) + ((*1 *2 *2 *3) + (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-713))) + (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1149 *3))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) + (-4 *3 (-395 *4)))) + ((*1 *2) + (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) + (-5 *2 (-1087 (-887 *3))))) + ((*1 *2) + (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) + (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) + ((*1 *2 *3 *3 *4 *5) + (-12 (-5 *4 (-1091)) (-5 *5 (-1015 (-205))) (-5 *2 (-862)) + (-5 *1 (-860 *3)) (-4 *3 (-567 (-501))))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) + ((*1 *1 *2 *2 *2 *2 *3 *3 *3 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-861)))) + ((*1 *1 *2 *2 *2 *2 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-861)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) + ((*1 *1 *2 *2 *3 *3 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) + ((*1 *1 *2 *2 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) + ((*1 *1 *2 *3 *3) + (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) ((*1 *1 *2 *3) - (|partial| -12 (-5 *3 (-856)) (-4 *4 (-13 (-787) (-341))) - (-4 *1 (-993 *4 *2)) (-4 *2 (-1149 *4))))) + (-12 (-5 *2 (-592 (-1 (-205) (-205)))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) + ((*1 *1 *2 *3 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1 (-205) (-205))) (-5 *3 (-1015 (-205))) + (-5 *1 (-862))))) (((*1 *2 *3 *4) (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *1 (-241 *2)) (-4 *2 (-1127)))) @@ -12606,183 +12937,215 @@ (|partial| -12 (-5 *3 (-592 (-242))) (-5 *4 (-1091)) (-5 *2 (-51)) (-5 *1 (-242))))) (((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-228))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-187)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-357)) (-5 *3 (-592 (-357))) (-5 *1 (-187))))) -(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-517)))) - ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) +(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) (((*1 *2 *3) - (-12 (-5 *3 (-1 *6 *5)) (-4 *5 (-1020)) (-4 *6 (-1020)) - (-5 *2 (-1 *6 *4 *5)) (-5 *1 (-627 *4 *5 *6)) (-4 *4 (-1020))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) - (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1 *7 *7)) - (-5 *5 (-1 (-3 (-592 *6) "failed") (-525) *6 *6)) (-4 *6 (-341)) - (-4 *7 (-1149 *6)) - (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-92))))) -(((*1 *2 *3 *4 *5 *5) - (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) - (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) - (-5 *2 - (-592 - (-2 (|:| -4216 (-592 *9)) (|:| -1896 *10) (|:| |ineq| (-592 *9))))) - (-5 *1 (-921 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9)))) - ((*1 *2 *3 *4 *5 *5) - (-12 (-5 *4 (-592 *10)) (-5 *5 (-108)) (-4 *10 (-996 *6 *7 *8 *9)) - (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-991 *6 *7 *8)) - (-5 *2 - (-592 - (-2 (|:| -4216 (-592 *9)) (|:| -1896 *10) (|:| |ineq| (-592 *9))))) - (-5 *1 (-1027 *6 *7 *8 *9 *10)) (-5 *3 (-592 *9))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-1 (-108) *8))) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-517)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) - (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) -(((*1 *1 *1) - (|partial| -12 (-5 *1 (-1057 *2 *3)) (-4 *2 (-13 (-1020) (-33))) - (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-861))))) -(((*1 *2 *3 *4 *5 *6 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) - (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-592 (-632 (-525)))) + (-5 *1 (-1030))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-385 (-525))) + (-4 *4 (-37 (-385 (-525)))) (-4 *4 (-977)) (-5 *1 (-1076 *4))))) (((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) - (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) - (-5 *3 (-1087 (-294 *4))))) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *1) (-12 (-4 *1 (-787)) (-5 *2 (-525)))) + ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-993 *4 *3)) (-4 *4 (-13 (-787) (-341))) + (-4 *3 (-1149 *4)) (-5 *2 (-525)))) ((*1 *2 *3) - (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) -(((*1 *2 *3 *4 *4 *5) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-700))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 (-157 (-525)))))) - (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) - (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-273 (-385 (-887 (-157 (-525))))))) - (-5 *2 (-592 (-592 (-273 (-887 (-157 *4)))))) (-5 *1 (-356 *4)) - (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 (-157 (-525))))) - (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) - (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-273 (-385 (-887 (-157 (-525)))))) - (-5 *2 (-592 (-273 (-887 (-157 *4))))) (-5 *1 (-356 *4)) - (-4 *4 (-13 (-341) (-787)))))) -(((*1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-1 (-108) (-110) (-110))) (-5 *1 (-110))))) -(((*1 *2 *3 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-1178)) (-5 *1 (-773))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) - (-5 *1 (-1094)))) - ((*1 *2 *3 *4 *1) - (-12 (-5 *3 (-1091)) (-5 *4 (-592 (-1091))) (-5 *2 (-1178)) - (-5 *1 (-1094))))) -(((*1 *2 *3 *4 *5 *3) - (-12 (-5 *4 (-1 *7 *7)) - (-5 *5 - (-1 (-2 (|:| |ans| *6) (|:| -3603 *6) (|:| |sol?| (-108))) (-525) - *6)) - (-4 *6 (-341)) (-4 *7 (-1149 *6)) - (-5 *2 - (-3 (-2 (|:| |answer| (-385 *7)) (|:| |a0| *6)) - (-2 (|:| -1255 (-385 *7)) (|:| |coeff| (-385 *7))) "failed")) - (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) -(((*1 *2) (-12 (-4 *2 (-160)) (-5 *1 (-153 *3 *2)) (-4 *3 (-154 *2)))) + (|partial| -12 + (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 (-525)) (-5 *1 (-1035 *4 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *4))))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-782 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *6))) + (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)))) + ((*1 *2 *3 *4 *3 *5) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-1074)) + (-4 *6 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)) (-429))) + (-5 *2 (-525)) (-5 *1 (-1035 *6 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *6))))) ((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *2 *4)) (-4 *4 (-1149 *2)) - (-4 *2 (-160)))) - ((*1 *2) - (-12 (-4 *4 (-1149 *2)) (-4 *2 (-160)) (-5 *1 (-386 *3 *2 *4)) - (-4 *3 (-387 *2 *4)))) - ((*1 *2) (-12 (-4 *1 (-387 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) - ((*1 *2) - (-12 (-4 *3 (-1149 (-525))) (-5 *2 (-525)) (-5 *1 (-710 *3 *4)) - (-4 *4 (-387 (-525) *3)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *3 (-160)))) + (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-525)) + (-5 *1 (-1036 *4)))) + ((*1 *2 *3 *4 *5) + (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) + (-5 *5 (-782 (-385 (-887 *6)))) (-4 *6 (-429)) (-5 *2 (-525)) + (-5 *1 (-1036 *6)))) + ((*1 *2 *3 *4 *3 *5) + (|partial| -12 (-5 *3 (-385 (-887 *6))) (-5 *4 (-1091)) + (-5 *5 (-1074)) (-4 *6 (-429)) (-5 *2 (-525)) (-5 *1 (-1036 *6)))) ((*1 *2 *3) - (-12 (-4 *2 (-517)) (-5 *1 (-903 *2 *3)) (-4 *3 (-1149 *2)))) - ((*1 *2 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-160))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *2 (-592 *2))) (-5 *4 (-592 *5)) - (-4 *5 (-37 (-385 (-525)))) (-4 *2 (-1164 *5)) - (-5 *1 (-1166 *5 *2))))) -(((*1 *2 *3 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *3 *3 *3 *3) - (-12 (-4 *3 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *3)) (-5 *1 (-1046 *4 *3)) (-4 *4 (-1149 *3))))) + (|partial| -12 (-5 *2 (-525)) (-5 *1 (-1110 *3)) (-4 *3 (-977))))) (((*1 *2 *1) - (-12 (-5 *2 (-1173 (-713))) (-5 *1 (-620 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *3 (-1091)) - (-4 *4 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-518 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *1 *2) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-462))))) -(((*1 *2 *3 *2) (-12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-221))))) -(((*1 *2 *2 *3 *3 *4) - (-12 (-5 *4 (-713)) (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) - (-4 *2 (-1149 *3))))) -(((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113)))))) -(((*1 *2 *3 *3 *4 *4 *4 *4 *3 *3 *3 *3 *5 *3 *6) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-68 APROD)))) (-5 *2 (-966)) - (-5 *1 (-699))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-977)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-1149 *4))))) + (-12 (-5 *2 (-1022 (-1022 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) +(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *3 (-154 *6)) (-4 (-887 *6) (-821 *5)) + (-4 *6 (-13 (-821 *5) (-160))) (-5 *1 (-165 *5 *6 *3)))) + ((*1 *2 *1 *3 *2) + (-12 (-5 *2 (-824 *4 *1)) (-5 *3 (-827 *4)) (-4 *1 (-821 *4)) + (-4 *4 (-1020)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *6)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *6 (-13 (-1020) (-968 *3))) (-4 *3 (-821 *5)) + (-5 *1 (-866 *5 *3 *6)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *3 (-13 (-408 *6) (-567 (-827 *5)) (-821 *5) (-968 (-565 $)))) + (-4 *6 (-13 (-517) (-789) (-821 *5))) (-5 *1 (-867 *5 *6 *3)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 (-525) *3)) (-5 *4 (-827 (-525))) (-4 *3 (-510)) + (-5 *1 (-868 *3)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *6)) (-5 *3 (-565 *6)) (-5 *4 (-827 *5)) + (-4 *5 (-1020)) + (-4 *6 (-13 (-789) (-968 (-565 $)) (-567 (-827 *5)) (-821 *5))) + (-5 *1 (-869 *5 *6)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-820 *5 *6 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *6 (-821 *5)) (-4 *3 (-612 *6)) (-5 *1 (-870 *5 *6 *3)))) + ((*1 *2 *3 *4 *2 *5) + (-12 (-5 *2 (-824 *6 *3)) (-5 *4 (-827 *6)) + (-5 *5 (-1 (-824 *6 *3) *8 (-827 *6) (-824 *6 *3))) (-4 *6 (-1020)) + (-4 *8 (-789)) (-4 *3 (-13 (-884 *9 *7 *8) (-567 (-827 *6)))) + (-4 *7 (-735)) (-4 *9 (-13 (-977) (-789) (-821 *6))) + (-5 *1 (-871 *6 *7 *8 *9 *3)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *3 (-13 (-884 *8 *6 *7) (-567 (-827 *5)))) (-4 *7 (-821 *5)) + (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-13 (-977) (-789) (-821 *5))) + (-5 *1 (-871 *5 *6 *7 *8 *3)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 *3)) (-5 *4 (-827 *5)) (-4 *5 (-1020)) + (-4 *3 (-925 *6)) (-4 *6 (-13 (-517) (-821 *5) (-567 (-827 *5)))) + (-5 *1 (-874 *5 *6 *3)))) + ((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-824 *5 (-1091))) (-5 *3 (-1091)) (-5 *4 (-827 *5)) + (-4 *5 (-1020)) (-5 *1 (-875 *5)))) + ((*1 *2 *3 *4 *5 *2 *6) + (-12 (-5 *2 (-824 *7 *9)) (-5 *3 (-592 *9)) (-5 *4 (-592 (-827 *7))) + (-5 *5 (-1 *9 (-592 *9))) + (-5 *6 (-1 (-824 *7 *9) *9 (-827 *7) (-824 *7 *9))) (-4 *7 (-1020)) + (-4 *9 (-13 (-977) (-567 (-827 *7)) (-968 *8))) + (-4 *8 (-13 (-977) (-789))) (-5 *1 (-876 *7 *8 *9))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-955 *3)) + (-4 *3 (-13 (-787) (-341) (-953))))) + ((*1 *2 *3 *1 *2) + (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) + (-4 *3 (-1149 *2)))) + ((*1 *2 *3 *1 *2) + (-12 (-4 *1 (-993 *2 *3)) (-4 *2 (-13 (-787) (-341))) + (-4 *3 (-1149 *2))))) +(((*1 *2 *1) + (|partial| -12 (-5 *2 (-592 (-827 *3))) (-5 *1 (-827 *3)) + (-4 *3 (-1020))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) + (-5 *1 (-31 *4 *5)) (-4 *5 (-408 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) + (-5 *1 (-147 *4 *5)) (-4 *5 (-408 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) + (-5 *1 (-255 *4 *5)) (-4 *5 (-13 (-408 *4) (-934))))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-280 *4)) (-4 *4 (-281)))) + ((*1 *2 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-407 *4 *5)) (-4 *4 (-408 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) + (-5 *1 (-409 *4 *5)) (-4 *5 (-408 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-110)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-108)) + (-5 *1 (-579 *4 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113)))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *2 *2 *3) - (-12 (-4 *3 (-286)) (-5 *1 (-432 *3 *2)) (-4 *2 (-1149 *3)))) - ((*1 *2 *2 *3) - (-12 (-4 *3 (-286)) (-5 *1 (-437 *3 *2)) (-4 *2 (-1149 *3)))) - ((*1 *2 *2 *3) - (-12 (-4 *3 (-286)) (-14 *4 *3) (-14 *5 (-1 *3 *3 (-713))) - (-5 *1 (-504 *3 *2 *4 *5)) (-4 *2 (-1149 *3))))) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-341)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-427 *4 *5 *6 *2)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-94 *6)) (-5 *5 (-1 *6 *6)) (-4 *6 (-341)) + (-5 *2 + (-2 (|:| R (-632 *6)) (|:| A (-632 *6)) (|:| |Ainv| (-632 *6)))) + (-5 *1 (-911 *6)) (-5 *3 (-632 *6))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *1) - (-12 (-5 *2 (-1022 (-1022 *3))) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) (((*1 *2 *3) (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) ((*1 *2 *3) (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) - (-4 *3 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127))))) -(((*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-105)))) - ((*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-713)))) - ((*1 *2 *3 *1 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1127)) - (-4 *3 (-1020)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) - (-5 *2 (-525)))) - ((*1 *2 *3 *1) - (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) - (-5 *2 (-525)))) - ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)) (-5 *3 (-132)))) - ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-44 (-1074) (-716))) (-5 *1 (-110))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) (-5 *2 (-108)) (-5 *1 (-421 *4 *3)) + (-4 *3 (-1149 *4)))) + ((*1 *2 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) + ((*1 *2 *1) (-12 (-5 *2 (-146)) (-5 *1 (-809)))) + ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *1 *2) + (-12 + (-5 *2 + (-592 + (-2 + (|:| -3420 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) + (|:| |yinit| (-592 (-205))) (|:| |intvals| (-592 (-205))) + (|:| |g| (-294 (-205))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (|:| -2542 + (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) + (|:| |expense| (-357)) (|:| |accuracy| (-357)) + (|:| |intermediateResults| (-357))))))) + (-5 *1 (-745))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) + (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) +(((*1 *1) (-5 *1 (-415)))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-205))) (-5 *4 (-713)) (-5 *2 (-632 (-205))) + (-5 *1 (-284))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) + (-4 *3 (-1020)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127))))) +(((*1 *2 *1) + (-12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-986)) (-4 *3 (-1113)) + (-5 *2 (-2 (|:| |r| *3) (|:| |phi| *3)))))) +(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) + ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) +(((*1 *2 *3 *3 *4 *5 *5 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-1074)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-690))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *1 *2 *3 *1) + (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *3 (-887 (-525))) + (-5 *1 (-308)))) + ((*1 *1 *2 *1) (-12 (-5 *2 (-1013 (-887 (-525)))) (-5 *1 (-308))))) +(((*1 *2 *3 *3 *3 *3 *3 *4 *3 *4 *3 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-108)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-698))))) (((*1 *1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) (-14 *4 (-713)) (-4 *5 (-160)))) @@ -12796,1293 +13159,990 @@ (-12 (-4 *3 (-977)) (-4 *1 (-630 *3 *2 *4)) (-4 *2 (-351 *3)) (-4 *4 (-351 *3)))) ((*1 *1 *1) - (-12 (-5 *1 (-1058 *2 *3)) (-14 *2 (-713)) (-4 *3 (-977))))) -(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246))))) -(((*1 *2) - (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) - (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) - ((*1 *2) - (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) - (-5 *2 - (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) - (|:| |basisInv| (-632 *3)))) - (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) - ((*1 *2) - (-12 (-4 *3 (-1149 (-525))) - (-5 *2 - (-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) - (|:| |basisInv| (-632 (-525))))) - (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3)))) - ((*1 *2) - (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) - (-5 *2 - (-2 (|:| -2187 (-632 *4)) (|:| |basisDen| *4) - (|:| |basisInv| (-632 *4)))) - (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-667 *4 *5)))) - ((*1 *2) - (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) - (-5 *2 - (-2 (|:| -2187 (-632 *4)) (|:| |basisDen| *4) - (|:| |basisInv| (-632 *4)))) - (-5 *1 (-1182 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5))))) -(((*1 *2 *3) - (-12 (-5 *2 (-396 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-632 *3)) - (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) - (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) - (-5 *1 (-853 *4))))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *5 (-592 *4)) (-4 *4 (-341)) (-5 *2 (-1173 *4)) - (-5 *1 (-756 *4 *3)) (-4 *3 (-602 *4))))) -(((*1 *1 *2 *3) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3)))) -(((*1 *2 *3) - (-12 (-5 *3 (-1091)) - (-5 *2 - (-2 (|:| |zeros| (-1072 (-205))) (|:| |ones| (-1072 (-205))) - (|:| |singularities| (-1072 (-205))))) - (-5 *1 (-100))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-856)) (-4 *5 (-789)) - (-5 *2 (-57 (-592 (-617 *5)))) (-5 *1 (-617 *5))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) -(((*1 *2 *1) - (|partial| -12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)))) - ((*1 *2 *3) - (|partial| -12 (-4 *4 (-735)) (-4 *5 (-977)) (-4 *6 (-884 *5 *4 *2)) - (-4 *2 (-789)) (-5 *1 (-885 *4 *2 *5 *6 *3)) - (-4 *3 - (-13 (-341) - (-10 -8 (-15 -1270 ($ *6)) (-15 -1498 (*6 $)) - (-15 -1511 (*6 $))))))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) - (-5 *2 (-1091)) (-5 *1 (-973 *4))))) -(((*1 *2 *3 *4 *4 *5 *3 *6) - (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) (-5 *6 (-1087 *3)) - (-4 *3 (-13 (-408 *7) (-27) (-1113))) - (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 - (-2 (|:| |mainpart| *3) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) - (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020)))) - ((*1 *2 *3 *4 *4 *5 *4 *3 *6) - (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-592 *3)) - (-5 *6 (-385 (-1087 *3))) (-4 *3 (-13 (-408 *7) (-27) (-1113))) - (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 - (-2 (|:| |mainpart| *3) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *3) (|:| |logand| *3)))))) - (-5 *1 (-521 *7 *3 *8)) (-4 *8 (-1020))))) -(((*1 *2 *3 *2) - (-12 - (-5 *2 - (-592 - (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *3) - (|:| |polj| *3)))) - (-4 *5 (-735)) (-4 *3 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) - (-5 *1 (-426 *4 *5 *6 *3))))) -(((*1 *1 *2) - (-12 (-5 *2 (-856)) (-4 *1 (-218 *3 *4)) (-4 *4 (-977)) - (-4 *4 (-1127)))) - ((*1 *1 *2) - (-12 (-14 *3 (-592 (-1091))) (-4 *4 (-160)) - (-4 *5 (-218 (-3596 *3) (-713))) - (-14 *6 - (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *5)) - (-2 (|:| -3637 *2) (|:| -2815 *5)))) - (-5 *1 (-438 *3 *4 *2 *5 *6 *7)) (-4 *2 (-789)) - (-4 *7 (-884 *4 *5 (-800 *3))))) - ((*1 *2 *2) (-12 (-5 *2 (-878 (-205))) (-5 *1 (-1124))))) -(((*1 *2 *3 *1) - (|partial| -12 (-5 *3 (-827 *4)) (-4 *4 (-1020)) (-4 *2 (-1020)) - (-5 *1 (-824 *4 *2))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) - ((*1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) - (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) - (-5 *1 (-415))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *5 (-517)) - (-5 *2 - (-2 (|:| |minor| (-592 (-856))) (|:| -4216 *3) - (|:| |minors| (-592 (-592 (-856)))) (|:| |ops| (-592 *3)))) - (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) - (-12 (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-126)) - (-5 *2 (-592 (-2 (|:| |gen| *3) (|:| -1250 *4)))))) - ((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| -1655 *3) (|:| -3219 *4)))) - (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) (-4 *4 (-669)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1151 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) - (-5 *2 (-1072 (-2 (|:| |k| *4) (|:| |c| *3))))))) -(((*1 *2 *1) - (-12 (-5 *2 (-808 (-900 *3) (-900 *3))) (-5 *1 (-900 *3)) - (-4 *3 (-901))))) -(((*1 *2 *2) (-12 (-5 *1 (-543 *2)) (-4 *2 (-510))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) - (|:| |polj| *7))) - (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) - (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) - (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) - ((*1 *2) - (-12 (-4 *4 (-160)) (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)) - (-5 *1 (-386 *3 *4 *5)) (-4 *3 (-387 *4 *5)))) - ((*1 *2) - (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) - (-5 *2 (-632 *3))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 *7)) (-5 *3 (-525)) (-4 *7 (-884 *6 *4 *5)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-977)) - (-5 *1 (-299 *4 *5 *6 *7))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *2 *3) - (|partial| -12 (-5 *3 (-632 (-385 (-887 (-525))))) - (-5 *2 (-632 (-294 (-525)))) (-5 *1 (-962))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *2) - (-12 - (-5 *2 - (-592 - (-2 (|:| |lcmfij| *3) (|:| |totdeg| (-713)) (|:| |poli| *6) - (|:| |polj| *6)))) - (-4 *3 (-735)) (-4 *6 (-884 *4 *3 *5)) (-4 *4 (-429)) (-4 *5 (-789)) - (-5 *1 (-426 *4 *3 *5 *6))))) -(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-205))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (-5 *2 (-357)) (-5 *1 (-187))))) -(((*1 *2 *3 *4 *4 *4 *4) - (-12 (-5 *4 (-205)) - (-5 *2 - (-2 (|:| |brans| (-592 (-592 (-878 *4)))) - (|:| |xValues| (-1015 *4)) (|:| |yValues| (-1015 *4)))) - (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 *4))))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-763))))) -(((*1 *2) (-12 (-4 *3 (-160)) (-5 *2 (-1173 *1)) (-4 *1 (-345 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-308))))) -(((*1 *2 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-105))))) -(((*1 *1 *1 *2) - (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) (-4 *5 (-408 *4)) - (-5 *2 - (-3 (|:| |overq| (-1087 (-385 (-525)))) - (|:| |overan| (-1087 (-47))) (|:| -4149 (-108)))) - (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-5 *2 (-1087 *3))))) -(((*1 *2 *2) - (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-108)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) (-5 *2 (-108)) - (-5 *1 (-335 *4))))) -(((*1 *2 *1) - (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713))))) -(((*1 *1 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) - ((*1 *1 *1) - (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) - (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) - ((*1 *1 *1) (-4 *1 (-787))) - ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)) (-4 *2 (-986)))) - ((*1 *1 *1) (-4 *1 (-986))) ((*1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-789)) (-5 *1 (-1099 *3))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) - (-5 *1 (-1076 *4)))) - ((*1 *1 *1 *2 *2) - (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) - (-14 *4 (-1091)) (-14 *5 *3)))) -(((*1 *2 *3) - (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-525)) (-5 *1 (-877))))) -(((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-510)))) - ((*1 *1 *1) (-4 *1 (-986)))) -(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-128))))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1 *1) - (-12 - (-5 *2 - (-2 (|:| -1655 *3) (|:| |gap| (-713)) (|:| -3461 (-724 *3)) - (|:| -2584 (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-977)))) - ((*1 *2 *1 *1 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) - (-5 *2 - (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -3461 *1) - (|:| -2584 *1))) - (-4 *1 (-991 *4 *5 *3)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 - (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -3461 *1) - (|:| -2584 *1))) - (-4 *1 (-991 *3 *4 *5))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) - (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *2)) (-4 *2 (-884 *3 *5 *4))))) -(((*1 *2 *1) - (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713))))) -(((*1 *2 *1) - (-12 (-5 *2 (-957 (-782 (-525)))) (-5 *1 (-550 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *8 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |val| (-592 *8)) (|:| |towers| (-592 (-958 *5 *6 *7 *8))))) - (-5 *1 (-958 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *8 (-991 *5 *6 *7)) - (-5 *2 - (-2 (|:| |val| (-592 *8)) - (|:| |towers| (-592 (-1062 *5 *6 *7 *8))))) - (-5 *1 (-1062 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) -(((*1 *1 *1) (-5 *1 (-205))) - ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1) (-4 *1 (-1055))) ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *2 *3 *4 *5 *6 *2 *7 *8) - (|partial| -12 (-5 *2 (-592 (-1087 *11))) (-5 *3 (-1087 *11)) - (-5 *4 (-592 *10)) (-5 *5 (-592 *8)) (-5 *6 (-592 (-713))) - (-5 *7 (-1173 (-592 (-1087 *8)))) (-4 *10 (-789)) - (-4 *8 (-286)) (-4 *11 (-884 *8 *9 *10)) (-4 *9 (-735)) - (-5 *1 (-650 *9 *10 *8 *11))))) -(((*1 *2 *3 *4 *5 *6) - (-12 (-5 *4 (-1091)) (-5 *5 (-1 (-542 *3) *3 (-1091))) - (-5 *6 - (-1 (-3 (-2 (|:| |special| *3) (|:| |integrand| *3)) "failed") *3 - (-1091))) - (-4 *3 (-263)) (-4 *3 (-578)) (-4 *3 (-968 (-1091))) - (-4 *3 (-408 *7)) (-4 *7 (-567 (-827 (-525)))) (-4 *7 (-429)) - (-4 *7 (-821 (-525))) (-4 *7 (-789)) (-5 *2 (-542 *3)) - (-5 *1 (-534 *7 *3))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 *8)) - (-4 *7 (-789)) (-4 *8 (-977)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) - (-5 *2 (-1087 *8)) (-5 *1 (-299 *6 *7 *8 *9))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-592 *6))))) -(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) -(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) - (-4 *2 (-1149 (-157 *3)))))) -(((*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-787)) (-5 *1 (-282 *3))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-341)) (-5 *1 (-956 *3 *2)) (-4 *2 (-602 *3)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -4216 *3) (|:| -1238 (-592 *5)))) - (-5 *1 (-956 *5 *3)) (-5 *4 (-592 *5)) (-4 *3 (-602 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) - (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) - (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-4 *5 (-977)) - (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) - (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5))))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *1 *2 *2 *2) - (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) - ((*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) - ((*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) - ((*1 *2 *1 *3 *4 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) - ((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3 *4 *5 *5) - (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-1028 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) - (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) - (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) - (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1896 *9)))) - (-5 *1 (-1028 *6 *7 *4 *8 *9))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-5 *1 (-921 *3 *4 *5 *6 *7)))) - ((*1 *2 *2) - (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-5 *1 (-1027 *3 *4 *5 *6 *7))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-135))) (-5 *1 (-132)))) - ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-132))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) - (-4 *4 (-13 (-517) (-789))) - (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) - (-5 *1 (-554 *4 *5 *2))))) -(((*1 *2 *3) - (-12 (-5 *3 (-227 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) - (-5 *2 (-457 *4 *5)) (-5 *1 (-879 *4 *5))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1087 *1)) (-4 *1 (-944))))) -(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) -(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-798))) - ((*1 *1 *1) (-4 *1 (-901))) ((*1 *1 *1) (-5 *1 (-1038)))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3 *3 *2) - (-12 (-5 *2 (-632 (-525))) (-5 *3 (-592 (-525))) (-5 *1 (-1030))))) -(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) - ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) -(((*1 *2 *3) - (-12 (-5 *2 (-565 *4)) (-5 *1 (-564 *3 *4)) (-4 *3 (-789)) - (-4 *4 (-789))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1087 *4)) (-4 *4 (-327)) - (-5 *2 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) - (-5 *1 (-324 *4))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-1024)) (-5 *3 (-716)) (-5 *1 (-51))))) -(((*1 *1) (-5 *1 (-765)))) -(((*1 *1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3)))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-429)) (-4 *4 (-762)) - (-14 *5 (-1091)) (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) -(((*1 *2 *1) (|partial| -12 (-4 *1 (-944)) (-5 *2 (-798))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-108)) (-4 *5 (-13 (-341) (-787))) - (-5 *2 (-592 (-2 (|:| -2055 (-592 *3)) (|:| -1245 *5)))) - (-5 *1 (-167 *5 *3)) (-4 *3 (-1149 (-157 *5))))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-341) (-787))) - (-5 *2 (-592 (-2 (|:| -2055 (-592 *3)) (|:| -1245 *4)))) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(((*1 *2 *1) - (-12 (-4 *3 (-1020)) - (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) - (-5 *2 (-592 (-1091))) (-5 *1 (-999 *3 *4 *5)) - (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) -(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1106))))) -(((*1 *2 *3) - (-12 (-4 *4 (-341)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) - (-5 *2 (-713)) (-5 *1 (-492 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) - ((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-4 *3 (-517)) (-5 *2 (-713)))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-5 *2 (-713)) (-5 *1 (-631 *4 *5 *6 *3)) - (-4 *3 (-630 *4 *5 *6)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-4 *5 (-517)) - (-5 *2 (-713))))) -(((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-157 (-357)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-357))) (-5 *1 (-308)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-525))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-157 (-357))))) - (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-357)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-525)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-157 (-357))))) - (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-357)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-525)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-157 (-357)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-357))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-525))) (-5 *1 (-308)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-636))) (-5 *1 (-308)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-641))) (-5 *1 (-308)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-887 (-525)))) - (-5 *4 (-294 (-643))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-636)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-641)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-294 (-643)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-636)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-641)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-294 (-643)))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-636))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-641))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-643))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-636))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-641))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-632 (-643))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-636))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-641))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-294 (-643))) (-5 *1 (-308)))) - ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-308)))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3) (-12 (-5 *3 (-592 (-51))) (-5 *2 (-1178)) (-5 *1 (-799))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771))))) -(((*1 *1 *1 *2 *1) - (-12 (-5 *2 (-525)) (-5 *1 (-1072 *3)) (-4 *3 (-1127)))) - ((*1 *1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *1 *1 *2) - (|partial| -12 (-5 *2 (-856)) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1089 *4 *5 *6)) - (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1146 *5 *4)) (-5 *1 (-1165 *4 *5 *6)) - (-4 *4 (-977)) (-14 *5 (-1091)) (-14 *6 *4)))) -(((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) - ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-922)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-1015 *4)) (-4 *4 (-1127)) - (-5 *1 (-1013 *4))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1105 *4 *5)) - (-4 *4 (-1020)) (-4 *5 (-1020))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) - (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) - (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *9)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) - (-4 *8 (-977)) (-4 *2 (-884 *9 *7 *5)) - (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) - (-4 *4 (-884 *8 *6 *5))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-713)) (-5 *3 (-878 *4)) (-4 *1 (-1052 *4)) - (-4 *4 (-977)))) - ((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-878 (-205))) (-5 *2 (-1178)) - (-5 *1 (-1175))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-110)) (-4 *4 (-977)) (-5 *1 (-657 *4 *2)) - (-4 *2 (-594 *4)))) - ((*1 *2 *3 *2) (-12 (-5 *3 (-110)) (-5 *1 (-776 *2)) (-4 *2 (-977))))) -(((*1 *2 *1) (-12 (-5 *1 (-957 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 (-525)))) (-5 *1 (-443))))) -(((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) -(((*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) - ((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) - ((*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-789)))) - ((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) - ((*1 *1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1127)))) - ((*1 *1 *2) - (-12 - (-5 *2 - (-2 - (|:| -3423 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (|:| -2545 - (-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| (-1072 (-205))) - (|:| |notEvaluated| - "Internal singularities not yet evaluated"))) - (|:| -3214 - (-3 (|:| |finite| "The range is finite") - (|:| |lowerInfinite| - "The bottom of range is infinite") - (|:| |upperInfinite| "The top of range is infinite") - (|:| |bothInfinite| - "Both top and bottom points are infinite") - (|:| |notEvaluated| "Range not yet evaluated"))))))) - (-5 *1 (-520)))) - ((*1 *1 *2 *1 *3) - (-12 (-5 *3 (-713)) (-4 *1 (-637 *2)) (-4 *2 (-1020)))) - ((*1 *1 *2) - (-12 - (-5 *2 - (-2 - (|:| -3423 - (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) - (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) - (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) - (|:| |abserr| (-205)) (|:| |relerr| (-205)))) - (|:| -2545 - (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) - (|:| |expense| (-357)) (|:| |accuracy| (-357)) - (|:| |intermediateResults| (-357)))))) - (-5 *1 (-745)))) - ((*1 *2 *3 *4) - (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) + (-12 (-5 *1 (-1058 *2 *3)) (-14 *2 (-713)) (-4 *3 (-977))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) +(((*1 *1) (-5 *1 (-415)))) (((*1 *2 *3) - (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) - (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) + (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) + (-4 *4 (-327)) (-5 *2 (-632 *4)) (-5 *1 (-324 *4))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1 *3 *3 (-525))) (-4 *3 (-977)) (-5 *1 (-94 *3)))) + ((*1 *1 *2 *2) + (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3)))) + ((*1 *1 *2) (-12 (-5 *2 (-1 *3 *3)) (-4 *3 (-977)) (-5 *1 (-94 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-1038)) (-5 *1 (-105)))) + ((*1 *2 *1) (-12 (-4 *1 (-127)) (-5 *2 (-713)))) + ((*1 *2 *3 *1 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)))) - ((*1 *1 *2 *1) - (-12 (|has| *1 (-6 -4255)) (-4 *1 (-215 *2)) (-4 *2 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) ((*1 *2 *3 *1) - (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) - ((*1 *1 *2 *1 *3) - (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) - (-5 *1 (-680 *4)))) - ((*1 *1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) - (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4))))) -(((*1 *2 *3 *3 *2) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) - (-5 *1 (-1076 *4)))) - ((*1 *1 *2 *2 *1) - (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) - (-14 *4 (-1091)) (-14 *5 *3)))) + (-12 (-4 *1 (-351 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) + (-5 *2 (-525)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-1 (-108) *4)) (-4 *1 (-351 *4)) (-4 *4 (-1127)) + (-5 *2 (-525)))) + ((*1 *2 *3 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525)) (-5 *3 (-132)))) + ((*1 *2 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-525))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3)))) + ((*1 *1 *1) + (-12 (-5 *1 (-1165 *2 *3 *4)) (-4 *2 (-977)) (-14 *3 (-1091)) + (-14 *4 *2)))) +(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1074)) (-5 *1 (-653))))) +(((*1 *2 *3 *1) + (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1094)) (-5 *3 (-1091))))) +(((*1 *1 *1 *1) (|partial| -4 *1 (-126)))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-205))) - (-5 *1 (-445))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) - (-14 *4 (-713)) (-4 *5 (-160))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) - ((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) - (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-910 *4 *5 *6 *7))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -2318 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) + (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) + (-4 *3 (-1149 *4)) + (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) +(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341))))) +(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) +(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246))))) +(((*1 *2 *2) (-12 (-5 *2 (-294 (-205))) (-5 *1 (-246))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-632 *7)) (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7))))) +(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) (((*1 *2 *3) - (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) - (-5 *2 (-357)) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) - (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) + (-12 (-5 *2 (-592 (-592 (-525)))) (-5 *1 (-904)) + (-5 *3 (-592 (-525)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *5)) (-4 *5 (-588 *4)) (-4 *4 (-517)) + (-5 *2 (-108)) (-5 *1 (-587 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) ((*1 *2 *3) - (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) - (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) - (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) + (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) + ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) ((*1 *2 *3) - (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) - (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) - (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) - (-5 *1 (-727 *5))))) + (-12 (-5 *3 (-1087 (-525))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1087 (-385 (-525)))) (-5 *2 (-592 *1)) (-4 *1 (-944)))) + ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-944)) (-5 *2 (-592 *1)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-787) (-341))) (-4 *3 (-1149 *4)) (-5 *2 (-592 *1)) + (-4 *1 (-993 *4 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-1022 *4)) (-4 *4 (-1020)) (-5 *2 (-1 *4)) - (-5 *1 (-949 *4)))) + (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129)))) ((*1 *2 *3 *3) - (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1015 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-903 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) - ((*1 *2 *2 *1) - (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) - (-4 *3 (-517)))) - ((*1 *1 *1 *1) - (|partial| -12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) + (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129))))) +(((*1 *2) + (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)))) + ((*1 *2) + (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *4 (-1149 *3)) + (-5 *2 + (-2 (|:| -2495 (-632 *3)) (|:| |basisDen| *3) + (|:| |basisInv| (-632 *3)))) + (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) + ((*1 *2) + (-12 (-4 *3 (-1149 (-525))) + (-5 *2 + (-2 (|:| -2495 (-632 (-525))) (|:| |basisDen| (-525)) + (|:| |basisInv| (-632 (-525))))) + (-5 *1 (-710 *3 *4)) (-4 *4 (-387 (-525) *3)))) + ((*1 *2) + (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) + (-5 *2 + (-2 (|:| -2495 (-632 *4)) (|:| |basisDen| *4) + (|:| |basisInv| (-632 *4)))) + (-5 *1 (-918 *3 *4 *5 *6)) (-4 *6 (-667 *4 *5)))) + ((*1 *2) + (-12 (-4 *3 (-327)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 *4)) + (-5 *2 + (-2 (|:| -2495 (-632 *4)) (|:| |basisDen| *4) + (|:| |basisInv| (-632 *4)))) + (-5 *1 (-1182 *3 *4 *5 *6)) (-4 *6 (-387 *4 *5))))) +(((*1 *1 *1) (-12 (-4 *1 (-408 *2)) (-4 *2 (-789)) (-4 *2 (-977)))) + ((*1 *1 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108)))) ((*1 *2 *1) - (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) - (-4 *5 (-789)) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *2 *2 *3 *2) - (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) - (-4 *2 (-1149 *4)))) - ((*1 *2 *2 *3 *2 *3) - (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-565 *1))) (-4 *1 (-281))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) - (-5 *2 (-1173 (-632 (-887 *4)))) (-5 *1 (-171 *4))))) + (-12 (-4 *4 (-327)) (-5 *2 (-396 (-1087 (-1087 *4)))) + (-5 *1 (-1126 *4)) (-5 *3 (-1087 (-1087 *4)))))) +(((*1 *2 *3 *4 *3 *3 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 -3832)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-542 *3)) (-4 *3 (-341))))) +(((*1 *2 *3 *4 *4 *2 *2 *2 *2) + (-12 (-5 *2 (-525)) + (-5 *3 + (-2 (|:| |lcmfij| *6) (|:| |totdeg| (-713)) (|:| |poli| *4) + (|:| |polj| *4))) + (-4 *6 (-735)) (-4 *4 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *7 (-789)) + (-5 *1 (-426 *5 *6 *7 *4))))) +(((*1 *2 *2) + (|partial| -12 (-5 *2 (-385 *4)) (-4 *4 (-1149 *3)) + (-4 *3 (-13 (-341) (-138) (-968 (-525)))) (-5 *1 (-529 *3 *4))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *1 *2) + (|partial| -12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) + (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *1 (-1184 *3 *4 *5 *6)))) + ((*1 *1 *2 *3 *4) + (|partial| -12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) + (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1184 *5 *6 *7 *8))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3))))) (((*1 *2 *3) - (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) - (-5 *2 (-1178)) (-5 *1 (-1094)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) - (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *2 (-1178)) - (-5 *1 (-1094)))) - ((*1 *2 *3 *4 *1) - (-12 (-5 *3 (-1091)) - (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) (-5 *2 (-1178)) - (-5 *1 (-1094))))) + (-12 (-5 *2 (-396 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-161 *3)) (-4 *3 (-286)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-619 *3)) (-4 *3 (-1127)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-683 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-789)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-592 *3)) (-4 *1 (-913 *3)) (-4 *3 (-977)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-5 *3 (-592 *7)) (-4 *1 (-996 *4 *5 *6 *7)) + (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)))) + ((*1 *2 *3 *1) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *7)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *1)) (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)))) + ((*1 *2 *3 *1) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *4 *5 *6 *3)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) +(((*1 *2 *3 *4 *5 *6) + (-12 (-5 *4 (-108)) (-5 *5 (-1022 (-713))) (-5 *6 (-713)) + (-5 *2 + (-2 (|:| |contp| (-525)) + (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) + (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *1 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-37 (-385 (-525)))) + (-4 *2 (-160))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 (-887 *6))) (-4 *6 (-517)) - (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) - (-4 *5 (-735)) - (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)))))))) + (-12 (-4 *5 (-1020)) (-4 *3 (-835 *5)) (-5 *2 (-632 *3)) + (-5 *1 (-634 *5 *3 *6 *4)) (-4 *6 (-351 *3)) + (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4255))))))) +(((*1 *2) + (-12 (-5 *2 (-1 *3 *3)) (-5 *1 (-496 *3)) (-4 *3 (-13 (-669) (-25)))))) (((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3) - (-12 (-5 *3 (-525)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-977)) - (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-884 *2 *4 *5))))) -(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) -(((*1 *2 *3 *4 *5) - (-12 (-4 *6 (-1149 *9)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-286)) - (-4 *10 (-884 *9 *7 *8)) - (-5 *2 - (-2 (|:| |deter| (-592 (-1087 *10))) - (|:| |dterm| - (-592 (-592 (-2 (|:| -2614 (-713)) (|:| |pcoef| *10))))) - (|:| |nfacts| (-592 *6)) (|:| |nlead| (-592 *10)))) - (-5 *1 (-720 *6 *7 *8 *9 *10)) (-5 *3 (-1087 *10)) (-5 *4 (-592 *6)) - (-5 *5 (-592 *10))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) - ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) -(((*1 *2 *1) - (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) - (-4 *3 (-517)))) - ((*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (|partial| -12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) - (-4 *3 (-1020)))) + (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) + (-14 *3 (-592 (-1091)))))) +(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-110)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) + (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) ((*1 *2 *1) - (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) - (-4 *3 (-1020)))) + (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713))))) +(((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-110))))) +(((*1 *2 *1) + (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-713)))) ((*1 *2 *1) - (|partial| -12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *3) - (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) - (-4 *3 (-968 (-385 (-525))))))) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 (-1 *6 (-592 *6)))) - (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1164 *5)) (-5 *2 (-592 *6)) - (-5 *1 (-1166 *5 *6))))) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) + (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *10)) - (-5 *1 (-574 *5 *6 *7 *8 *9 *10)) (-4 *9 (-996 *5 *6 *7 *8)) - (-4 *10 (-1029 *5 *6 *7 *8)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) - (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) - (-5 *1 (-577 *5 *6)))) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) + (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) + (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) - (-14 *6 (-592 (-1091))) - (-5 *2 - (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) - (-5 *1 (-577 *5 *6)))) - ((*1 *2 *3 *4 *4 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) - (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) - (-5 *1 (-974 *5 *6)))) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-592 *9)) (-4 *8 (-991 *5 *6 *7)) + (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) (-4 *6 (-735)) + (-4 *7 (-789)) (-5 *2 (-713)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) +(((*1 *1 *1 *1) (-4 *1 (-134))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-147 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *2 *2) (-12 (-5 *1 (-148 *2)) (-4 *2 (-510)))) + ((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-996 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *4 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) - (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) - (-4 *1 (-1121 *4 *5 *6 *7))))) -(((*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-375))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) - ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242))))) -(((*1 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2 *2) - (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-4 *1 (-215 *3)))) - ((*1 *1) (-12 (-4 *1 (-215 *2)) (-4 *2 (-1020))))) -(((*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) + (-12 (-5 *4 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975)) + (-5 *3 (-525))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-887 *4))) (-5 *3 (-592 (-1091))) (-4 *4 (-429)) + (-5 *1 (-853 *4))))) +(((*1 *2 *1) + (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) + (-5 *2 (-108)) (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-1074)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *1) (-4 *1 (-33))) ((*1 *1) (-5 *1 (-270))) + ((*1 *1) (-5 *1 (-798))) + ((*1 *1) + (-12 (-4 *2 (-429)) (-4 *3 (-789)) (-4 *4 (-735)) + (-5 *1 (-920 *2 *3 *4 *5)) (-4 *5 (-884 *2 *4 *3)))) + ((*1 *1) (-5 *1 (-1007))) + ((*1 *1) + (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) + (-4 *3 (-13 (-1020) (-33))))) + ((*1 *1) (-5 *1 (-1094))) ((*1 *1) (-5 *1 (-1095)))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-1087 *1)) (-5 *3 (-1091)) (-4 *1 (-27)))) + ((*1 *1 *2) (-12 (-5 *2 (-1087 *1)) (-4 *1 (-27)))) + ((*1 *1 *2) (-12 (-5 *2 (-887 *1)) (-4 *1 (-27)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-1091)) (-4 *1 (-29 *3)) (-4 *3 (-13 (-789) (-517))))) + ((*1 *1 *1) (-12 (-4 *1 (-29 *2)) (-4 *2 (-13 (-789) (-517)))))) +(((*1 *2 *1) + (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-713)))) ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-789)) (-4 *5 (-844)) (-4 *6 (-735)) - (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-396 (-1087 *8))) - (-5 *1 (-841 *5 *6 *7 *8)) (-5 *4 (-1087 *8)))) - ((*1 *2 *3) - (-12 (-4 *4 (-844)) (-4 *5 (-1149 *4)) (-5 *2 (-396 (-1087 *5))) - (-5 *1 (-842 *4 *5)) (-5 *3 (-1087 *5))))) -(((*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-713)))) - ((*1 *2 *3) - (-12 (-4 *4 (-977)) - (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) - (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) - ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) - ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-396 *5)) (-4 *5 (-517)) - (-5 *2 - (-2 (|:| -2815 (-713)) (|:| -1655 *5) (|:| |radicand| (-592 *5)))) - (-5 *1 (-298 *5)) (-5 *4 (-713)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-934)) (-5 *2 (-525))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-713))))) +(((*1 *2 *3) (-12 (-5 *3 (-108)) (-5 *2 (-1074)) (-5 *1 (-51))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-1074)) (-5 *1 (-728))))) +(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (-5 *2 (-108)) (-5 *1 (-279))))) -(((*1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-125))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *1) - (-12 (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-5 *2 (-1074))))) -(((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) + (-4 *4 (-327))))) +(((*1 *2 *3) + (-12 (-4 *4 (-327)) (-5 *2 (-108)) (-5 *1 (-197 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) +(((*1 *1 *1) + (|partial| -12 (-5 *1 (-143 *2 *3 *4)) (-14 *2 (-856)) (-4 *3 (-341)) + (-14 *4 (-926 *2 *3)))) + ((*1 *1 *1) + (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) + (-4 *3 (-1149 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) + (-14 *6 (-1 (-3 *4 "failed") *4 *4)) + (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) + ((*1 *1 *1) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) + ((*1 *1 *1) + (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) + (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) + (-14 *5 (-1 (-3 *3 "failed") *3 *3)) + (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) + ((*1 *1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) + ((*1 *1) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) + ((*1 *1 *1) (|partial| -4 *1 (-665))) + ((*1 *1 *1) (|partial| -4 *1 (-669))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-2 (|:| |num| *3) (|:| |den| *3))) + (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) + ((*1 *2 *2 *1) + (|partial| -12 (-4 *1 (-993 *3 *2)) (-4 *3 (-13 (-787) (-341))) + (-4 *2 (-1149 *3)))) + ((*1 *2 *2) + (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) - (-5 *2 (-2 (|:| -3496 *3) (|:| |nconst| *3))) (-5 *1 (-528 *5 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(((*1 *2 *2 *3) - (|partial| -12 - (-5 *3 (-592 (-2 (|:| |func| *2) (|:| |pole| (-108))))) - (-4 *2 (-13 (-408 *4) (-934))) (-4 *4 (-13 (-789) (-517))) - (-5 *1 (-255 *4 *2))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) - (-4 *4 (-13 (-789) (-517)))))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) -(((*1 *1 *1 *2) - (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789)) (-4 *5 (-991 *3 *4 *2))))) + (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1020)) (-4 *4 (-1020)) + (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *5 *4 *6))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) +(((*1 *2 *3 *4 *5 *6 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-157 (-205))) (-5 *5 (-525)) + (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-128)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-775 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-782 *3)) (-4 *3 (-1020))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *2) - (|:| |polj| *2))) - (-4 *5 (-735)) (-4 *2 (-884 *4 *5 *6)) (-5 *1 (-426 *4 *5 *6 *2)) - (-4 *4 (-429)) (-4 *6 (-789))))) -(((*1 *2 *3 *3 *3 *3) - (-12 (-4 *4 (-429)) (-4 *3 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-426 *4 *3 *5 *6)) (-4 *6 (-884 *4 *3 *5))))) + (-12 (-4 *4 (-13 (-341) (-787))) + (-5 *2 (-2 (|:| |start| *3) (|:| -2143 (-396 *3)))) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(((*1 *2 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *2 (-991 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) (((*1 *2 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *1 (-574 *3 *4 *5 *6 *7 *2)) - (-4 *7 (-996 *3 *4 *5 *6)) (-4 *2 (-1029 *3 *4 *5 *6))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) - ((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) + (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) + (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) ((*1 *2) - (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) - (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) - (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-296)) (-5 *3 (-205))))) -(((*1 *2 *3) - (-12 - (-5 *3 - (-592 - (-2 (|:| -3318 (-713)) - (|:| |eqns| - (-592 - (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) - (|:| |cols| (-592 (-525)))))) - (|:| |fgb| (-592 *7))))) - (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) - (-5 *1 (-859 *4 *5 *6 *7))))) -(((*1 *2 *1) - (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) - (-5 *2 (-2 (|:| |k| *4) (|:| |c| *3)))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-205)) (-5 *5 (-525)) (-5 *2 (-1123 *3)) - (-5 *1 (-732 *3)) (-4 *3 (-907)))) - ((*1 *1 *2 *3 *4) - (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *4 (-108)) - (-5 *1 (-1123 *2)) (-4 *2 (-907))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-205)) (-5 *1 (-30)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-396 *4)) (-5 *3 (-1 (-396 *4) *4)) (-4 *4 (-517)) - (-5 *1 (-397 *4)))) - ((*1 *1 *1) (-5 *1 (-861))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) - ((*1 *1 *1) (-5 *1 (-862))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) - (-5 *4 (-385 (-525))) (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *2 *2) - (|partial| -12 - (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) - (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *2 *4) - (-12 (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) - (-5 *4 (-385 (-525))) (-5 *1 (-952 *3)) - (-4 *3 (-1149 (-385 (-525)))))) - ((*1 *2 *3 *2 *2) - (|partial| -12 - (-5 *2 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))) - (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) - ((*1 *1 *1) - (-12 (-4 *2 (-13 (-787) (-341))) (-5 *1 (-987 *2 *3)) - (-4 *3 (-1149 *2))))) -(((*1 *1 *2 *3 *1 *3) - (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) - (-4 *3 (-1020))))) -(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-713))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *3) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *3 *4) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) - (-5 *4 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1006 *3)) (-4 *3 (-127))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-273 (-775 *3))) + (-4 *3 (-13 (-27) (-1113) (-408 *5))) + (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-775 *3)) (-5 *1 (-585 *5 *3)))) ((*1 *2 *3 *4) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-951 *3)) (-4 *3 (-1149 (-525))) (-5 *4 (-385 (-525))))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-385 (-525))) - (-5 *2 (-592 (-2 (|:| -3591 *5) (|:| -3603 *5)))) (-5 *1 (-951 *3)) - (-4 *3 (-1149 (-525))) (-5 *4 (-2 (|:| -3591 *5) (|:| -3603 *5))))) - ((*1 *2 *3) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))))) + (-12 (-5 *4 (-273 (-775 (-887 *5)))) (-4 *5 (-429)) + (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) + (-5 *3 (-385 (-887 *5))))) ((*1 *2 *3 *4) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) - (-5 *4 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525))))))) + (-12 (-5 *4 (-273 (-385 (-887 *5)))) (-4 *5 (-429)) + (-5 *2 (-775 (-385 (-887 *5)))) (-5 *1 (-586 *5)) + (-5 *3 (-385 (-887 *5)))))) +(((*1 *2 *3 *4 *2) + (-12 (-5 *2 (-592 (-2 (|:| |totdeg| (-713)) (|:| -3146 *3)))) + (-5 *4 (-713)) (-4 *3 (-884 *5 *6 *7)) (-4 *5 (-429)) (-4 *6 (-735)) + (-4 *7 (-789)) (-5 *1 (-426 *5 *6 *7 *3))))) +(((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *2 (-966)) + (-5 *1 (-698)))) + ((*1 *2 *3 *3 *4 *3 *3 *3 *3 *3 *3 *3 *5 *3 *6 *7 *8) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-65 DOT)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-66 IMAGE)))) (-5 *8 (-366)) + (-5 *2 (-966)) (-5 *1 (-698))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-856))) (-5 *1 (-1021 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-108)) (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) ((*1 *2 *3 *4) - (-12 - (-5 *2 - (-592 (-2 (|:| -3591 (-385 (-525))) (|:| -3603 (-385 (-525)))))) - (-5 *1 (-952 *3)) (-4 *3 (-1149 (-385 (-525)))) - (-5 *4 (-385 (-525))))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *5 (-385 (-525))) - (-5 *2 (-592 (-2 (|:| -3591 *5) (|:| -3603 *5)))) (-5 *1 (-952 *3)) - (-4 *3 (-1149 (-385 (-525)))) - (-5 *4 (-2 (|:| -3591 *5) (|:| -3603 *5)))))) -(((*1 *1) (-4 *1 (-327))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 *5)) (-4 *5 (-408 *4)) - (-4 *4 (-13 (-517) (-789) (-138))) - (-5 *2 - (-2 (|:| |primelt| *5) (|:| |poly| (-592 (-1087 *5))) - (|:| |prim| (-1087 *5)))) - (-5 *1 (-410 *4 *5)))) + (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-396 *3)) + (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *2 (-764)) (-5 *1 (-763))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) + (-4 *2 (-1149 (-157 *3)))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-1072 (-1072 (-887 *5)))) + (-5 *1 (-1181 *5)) (-5 *4 (-1072 (-887 *5)))))) +(((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) +(((*1 *2) + (-12 (-4 *3 (-1131)) (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4))) + (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5))))) +(((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *1) (-4 *1 (-901))) ((*1 *1 *1) (-5 *1 (-1038)))) +(((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) + ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-445)) (-5 *3 (-592 (-242))) (-5 *1 (-1174)))) + ((*1 *1 *1) (-5 *1 (-1174)))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-910 *4 *5 *6 *7))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3) + (-12 (-5 *2 (-592 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) +(((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3 *3 *3 *4 *5 *3 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-696))))) +(((*1 *2 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-787)) (-5 *1 (-282 *3))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1072 (-1072 *4))) (-4 *4 (-37 (-385 (-525)))) + (-4 *4 (-977)) (-5 *2 (-1072 *4)) (-5 *1 (-1076 *4))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *1 (-572 *4 *2)) (-4 *2 (-13 (-1113) (-893) (-29 *4)))))) +(((*1 *1) (-5 *1 (-1005)))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-372))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-517)) + (-5 *2 (-2 (|:| -1933 (-632 *5)) (|:| |vec| (-1173 (-592 (-856)))))) + (-5 *1 (-88 *5 *3)) (-5 *4 (-856)) (-4 *3 (-602 *5))))) +(((*1 *1 *1) + (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) +(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-308))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-341)) (-5 *1 (-956 *3 *2)) (-4 *2 (-602 *3)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) (-5 *2 (-2 (|:| -4216 *3) (|:| -1239 (-592 *5)))) + (-5 *1 (-956 *5 *3)) (-5 *4 (-592 *5)) (-4 *3 (-602 *5))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *3 (-592 (-809))) + (-5 *1 (-445))))) +(((*1 *2 *3) (-12 (-5 *3 (-592 (-51))) (-5 *2 (-1178)) (-5 *1 (-799))))) +(((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-286)))) + ((*1 *2 *1 *1) + (|partial| -12 (-5 *2 (-2 (|:| |lm| (-364 *3)) (|:| |rm| (-364 *3)))) + (-5 *1 (-364 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1 *1) + (-12 (-5 *2 (-2 (|:| -3301 (-713)) (|:| -1713 (-713)))) + (-5 *1 (-713)))) ((*1 *2 *3 *3) - (-12 (-4 *4 (-13 (-517) (-789) (-138))) - (-5 *2 - (-2 (|:| |primelt| *3) (|:| |pol1| (-1087 *3)) - (|:| |pol2| (-1087 *3)) (|:| |prim| (-1087 *3)))) - (-5 *1 (-410 *4 *3)) (-4 *3 (-27)) (-4 *3 (-408 *4)))) - ((*1 *2 *3 *4 *3 *4) - (-12 (-5 *3 (-887 *5)) (-5 *4 (-1091)) (-4 *5 (-13 (-341) (-138))) - (-5 *2 - (-2 (|:| |coef1| (-525)) (|:| |coef2| (-525)) - (|:| |prim| (-1087 *5)))) - (-5 *1 (-894 *5)))) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *3) + (-12 (-5 *3 (-525)) (|has| *1 (-6 -4246)) (-4 *1 (-382)) + (-5 *2 (-856))))) +(((*1 *1 *2 *2) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) + ((*1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-1074)) (-5 *1 (-922)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1015 *4)) (-4 *4 (-1127)) + (-5 *1 (-1013 *4))))) +(((*1 *2 *3 *4 *5 *6 *7 *6) + (|partial| -12 + (-5 *5 + (-2 (|:| |contp| *3) + (|:| -2143 (-592 (-2 (|:| |irr| *10) (|:| -1973 (-525))))))) + (-5 *6 (-592 *3)) (-5 *7 (-592 *8)) (-4 *8 (-789)) (-4 *3 (-286)) + (-4 *10 (-884 *3 *9 *8)) (-4 *9 (-735)) + (-5 *2 + (-2 (|:| |polfac| (-592 *10)) (|:| |correct| *3) + (|:| |corrfact| (-592 (-1087 *3))))) + (-5 *1 (-575 *8 *9 *3 *10)) (-5 *4 (-592 (-1087 *3)))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-1095))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-130 *5 *6 *7)) (-14 *5 (-525)) + (-14 *6 (-713)) (-4 *7 (-160)) (-4 *8 (-160)) + (-5 *2 (-130 *5 *6 *8)) (-5 *1 (-129 *5 *6 *7 *8)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) - (-4 *5 (-13 (-341) (-138))) - (-5 *2 - (-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 *5))) - (|:| |prim| (-1087 *5)))) - (-5 *1 (-894 *5)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) (-5 *5 (-1091)) - (-4 *6 (-13 (-341) (-138))) - (-5 *2 - (-2 (|:| -1655 (-592 (-525))) (|:| |poly| (-592 (-1087 *6))) - (|:| |prim| (-1087 *6)))) - (-5 *1 (-894 *6))))) + (-12 (-5 *3 (-592 *9)) (-4 *9 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) + (-4 *8 (-977)) (-4 *2 (-884 *9 *7 *5)) + (-5 *1 (-671 *5 *6 *7 *8 *9 *4 *2)) (-4 *7 (-735)) + (-4 *4 (-884 *8 *6 *5))))) +(((*1 *2 *1) (-12 (-4 *1 (-33)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) + (-5 *1 (-920 *3 *4 *5 *6)) (-4 *6 (-884 *3 *5 *4)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) + (-4 *4 (-13 (-1020) (-33)))))) (((*1 *2 *1) - (-12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) (-4 *2 (-1133 *3))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1038)) (-5 *2 (-108)) (-5 *1 (-763))))) -(((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-525)) (|has| *1 (-6 -4256)) (-4 *1 (-351 *3)) - (-4 *3 (-1127))))) + (-12 (-5 *2 (-2 (|:| |preimage| (-592 *3)) (|:| |image| (-592 *3)))) + (-5 *1 (-840 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *3 *4 *4) + (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-385 *6)) + (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5)))) + ((*1 *2 *3 *3 *4 *4) + (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) + (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) + (-5 *1 (-803 *5 *6 *7)))) + ((*1 *2 *3 *3 *4) + (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) + (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) + (-5 *1 (-803 *5 *6 *7))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-357)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4190 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) (((*1 *2 *3 *4) - (-12 (-5 *2 (-592 (-157 *4))) (-5 *1 (-145 *3 *4)) - (-4 *3 (-1149 (-157 (-525)))) (-4 *4 (-13 (-341) (-787))))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4))))) + (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-4 *2 (-1149 *5)) + (-5 *1 (-1167 *5 *2 *6 *3)) (-4 *6 (-602 *2)) (-4 *3 (-1164 *5))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-1093 (-385 (-525)))) + (-5 *1 (-172))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-517)) (-5 *1 (-903 *3 *2)) (-4 *2 (-1149 *3)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *2 (-517)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) + (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) + (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) ((*1 *2 *3 *4) - (-12 (-4 *4 (-13 (-341) (-787))) (-5 *2 (-592 (-157 *4))) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-1128 *3)) (-4 *3 (-1020))))) + (-12 (-5 *4 (-856)) (-4 *5 (-977)) + (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) + (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *1 *2 *3 *3 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-108)) (-5 *1 (-827 *4)) + (-4 *4 (-1020))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 *5)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) + (-14 *4 (-713)) (-4 *5 (-160))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-592 *3)) (-5 *1 (-859 *4 *5 *6 *3)) + (-4 *3 (-884 *4 *6 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-385 *2)) (-5 *4 (-1 *2 *2)) (-4 *2 (-1149 *5)) + (-5 *1 (-670 *5 *2)) (-4 *5 (-341))))) +(((*1 *2 *1 *3 *3 *4 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3 *3 *4 *4) + (-12 (-5 *3 (-713)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *1 *1) (-5 *1 (-989)))) (((*1 *1 *2) - (-12 (-5 *2 (-592 *1)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) - ((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-977)) (-5 *1 (-632 *3)))) + (-12 (-5 *2 (-1186 (-1091) *3)) (-4 *3 (-977)) (-5 *1 (-1193 *3)))) ((*1 *1 *2) - (-12 (-5 *2 (-592 *4)) (-4 *4 (-977)) (-4 *1 (-1041 *3 *4 *5 *6)) - (-4 *5 (-218 *3 *4)) (-4 *6 (-218 *3 *4))))) + (-12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *1 (-1195 *3 *4))))) +(((*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *2 *3 *4 *4 *3 *3 *5 *3 *4 *6 *7) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) (-5 *2 (-966)) + (-5 *1 (-692))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-702))))) +(((*1 *2 *3 *3 *4 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-695))))) +(((*1 *1 *2 *2 *2) + (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113))))) + ((*1 *1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) + ((*1 *1 *2) (-12 (-5 *1 (-661 *2)) (-4 *2 (-341)))) + ((*1 *2 *1 *3 *4 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-357)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-782 (-205)))) (-5 *4 (-205)) (-5 *2 (-592 *4)) + (-5 *1 (-246))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 (-713))) (-5 *1 (-903 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2) + (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) +(((*1 *2 *2) + (-12 + (-5 *2 + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) + (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) + (|:| |ub| (-592 (-782 (-205)))))) + (-5 *1 (-246))))) +(((*1 *2 *1 *3) (-12 (-4 *1 (-127)) (-5 *3 (-713)) (-5 *2 (-1178))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3))))) (((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-602 *3)) (-4 *3 (-977)) (-4 *3 (-341)))) - ((*1 *2 *2 *3 *4) - (-12 (-5 *3 (-713)) (-5 *4 (-1 *5 *5)) (-4 *5 (-341)) - (-5 *1 (-605 *5 *2)) (-4 *2 (-602 *5))))) -(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) - ((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) -(((*1 *1 *1 *1) (-5 *1 (-205))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) - ((*1 *1 *1 *1) (-4 *1 (-1055)))) + (-12 (-5 *2 (-878 *4)) (-4 *4 (-977)) (-5 *1 (-1080 *3 *4)) + (-14 *3 (-856))))) +(((*1 *2 *2 *3) + (-12 (-4 *4 (-1020)) (-4 *2 (-835 *4)) (-5 *1 (-634 *4 *2 *5 *3)) + (-4 *5 (-351 *2)) (-4 *3 (-13 (-351 *4) (-10 -7 (-6 -4255))))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) (((*1 *2 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) + (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *2 (-108)) (-5 *1 (-246)))) + ((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246)))) + ((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3) + (|partial| -12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) + (-4 *5 (-408 *4)) (-5 *2 (-396 (-1087 (-385 (-525))))) + (-5 *1 (-413 *4 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-104))))) +(((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1091)) + (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) + (-5 *2 (-1 *5 *5)) (-5 *1 (-746 *4 *5)) + (-4 *5 (-13 (-29 *4) (-1113) (-893)))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *3 *4 *5 *6) + (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-565 *3)) + (-5 *6 (-592 (-565 *3))) (-4 *3 (-13 (-27) (-1113) (-408 *7))) + (-4 *7 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) + (-5 *1 (-518 *7 *3))))) +(((*1 *2 *1) (-12 (-4 *1 (-233 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-713)))) + ((*1 *2 *3) + (-12 (-4 *4 (-977)) + (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) + (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) + ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) + ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-1018 *2)) (-4 *2 (-1020))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-977)) (-5 *2 (-525)) + (-5 *1 (-420 *5 *3 *6)) (-4 *3 (-1149 *5)) + (-4 *6 (-13 (-382) (-968 *5) (-341) (-1113) (-263))))) + ((*1 *2 *3) + (-12 (-4 *4 (-977)) (-5 *2 (-525)) (-5 *1 (-420 *4 *3 *5)) + (-4 *3 (-1149 *4)) + (-4 *5 (-13 (-382) (-968 *4) (-341) (-1113) (-263)))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) (((*1 *2 *1) - (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) - (-5 *2 (-1087 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-932 *3))))) + (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *2) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) (((*1 *2 *3) - (-12 (-4 *1 (-778)) + (-12 (-5 *3 (-1 *5 *5)) (-4 *5 (-1164 *4)) + (-4 *4 (-37 (-385 (-525)))) (-5 *2 (-1 (-1072 *4) (-1072 *4))) + (-5 *1 (-1166 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) - (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) - (|:| |ub| (-592 (-782 (-205)))))) - (-5 *2 (-966)))) - ((*1 *2 *3) - (-12 (-4 *1 (-778)) + (-592 (-2 (|:| -3592 (-385 (-525))) (|:| -3601 (-385 (-525)))))) + (-5 *2 (-592 (-385 (-525)))) (-5 *1 (-951 *4)) + (-4 *4 (-1149 (-525)))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *4 *5 *6 *7 *7 *8) + (-12 (-5 *3 - (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) - (-5 *2 (-966))))) + (-2 (|:| |det| *12) (|:| |rows| (-592 (-525))) + (|:| |cols| (-592 (-525))))) + (-5 *4 (-632 *12)) (-5 *5 (-592 (-385 (-887 *9)))) + (-5 *6 (-592 (-592 *12))) (-5 *7 (-713)) (-5 *8 (-525)) + (-4 *9 (-13 (-286) (-138))) (-4 *12 (-884 *9 *11 *10)) + (-4 *10 (-13 (-789) (-567 (-1091)))) (-4 *11 (-735)) + (-5 *2 + (-2 (|:| |eqzro| (-592 *12)) (|:| |neqzro| (-592 *12)) + (|:| |wcond| (-592 (-887 *9))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *9)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *9))))))))) + (-5 *1 (-859 *9 *10 *11 *12))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-132)))) + ((*1 *1 *1 *2) (-12 (-4 *1 (-1060)) (-5 *2 (-135))))) +(((*1 *2 *3 *3 *4 *5 *5) + (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-1028 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1899 *9)))) + (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) + (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) + (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1899 *9)))) + (-5 *1 (-1028 *6 *7 *4 *8 *9))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) + ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1087 (-1087 *5)))) - (-5 *1 (-1126 *5)) (-5 *3 (-1087 (-1087 *5)))))) -(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) + (-12 (-4 *4 (-341)) (-5 *2 (-592 (-1072 *4))) (-5 *1 (-264 *4 *5)) + (-5 *3 (-1072 *4)) (-4 *5 (-1164 *4))))) +(((*1 *2 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1173 (-1173 (-525)))) (-5 *1 (-443))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-977)) (-5 *1 (-829 *2 *3)) (-4 *2 (-1149 *3)))) + ((*1 *2 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-294 (-357))) (-5 *2 (-294 (-205))) (-5 *1 (-284))))) +(((*1 *2 *3 *4 *4 *4 *5 *5 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *2 (-966)) (-5 *1 (-694))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-504 *4 *2 *5 *6)) + (-4 *4 (-286)) (-14 *5 *4) (-14 *6 (-1 *4 *4 (-713)))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-5 *1 (-921 *3 *4 *5 *6 *7)))) + ((*1 *2 *2) + (-12 (-5 *2 (-592 *7)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) + (-5 *1 (-1027 *3 *4 *5 *6 *7))))) +(((*1 *2 *3) + (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) + (-5 *2 (-887 *5)) (-5 *1 (-879 *4 *5))))) +(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-713))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3 *3 *3 *4) + (|partial| -12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) + (-4 *5 (-13 (-341) (-138) (-968 (-525)))) + (-5 *2 + (-2 (|:| |a| *6) (|:| |b| (-385 *6)) (|:| |h| *6) + (|:| |c1| (-385 *6)) (|:| |c2| (-385 *6)) (|:| -3274 *6))) + (-5 *1 (-948 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *2 *1) + (-12 (-5 *2 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *3)))) + (-5 *1 (-550 *3)) (-4 *3 (-977))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-162))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-135))) (-5 *1 (-132)))) + ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-132))))) (((*1 *2 *1 *1) - (-12 - (-5 *2 - (-2 (|:| -2794 (-724 *3)) (|:| |coef1| (-724 *3)) - (|:| |coef2| (-724 *3)))) - (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) - ((*1 *2 *1 *1) (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| -2794 *1) (|:| |coef1| *1) (|:| |coef2| *1))) - (-4 *1 (-991 *3 *4 *5))))) -(((*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) + (-5 *2 (-592 *1)) (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *3 *4 *4 *4 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *1 *2 *1 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308)))) + ((*1 *1 *2 *1) (-12 (-5 *2 (-1090)) (-5 *1 (-308))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-408 *4)) (-5 *1 (-147 *4 *2)) + (-4 *4 (-13 (-789) (-517)))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) +(((*1 *1 *2 *2 *2 *2) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) +(((*1 *1 *2) (-12 (-5 *2 (-1038)) (-5 *1 (-308))))) +(((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) + (-14 *4 (-592 (-1091))))) ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) - (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) - (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) - ((*1 *1 *1 *1) - (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) - (-4 *3 (-594 *2)))) - ((*1 *1 *1) - (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) - (-4 *3 (-594 *2)))) - ((*1 *1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) - ((*1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977))))) + (-12 (-5 *3 (-51)) (-5 *2 (-108)) (-5 *1 (-50 *4)) (-4 *4 (-1127)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) + (-14 *4 (-592 (-1091))))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-828 *3)) (-4 *3 (-789))))) +(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-840 *4)) (-4 *4 (-1020)) (-5 *2 (-592 (-713))) + (-5 *1 (-839 *4))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-909 *4 *5 *6 *3)) (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-5 *2 (-2 (|:| |rnum| *4) (|:| |polnum| *3) (|:| |den| *4)))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-824 *4 *5)) (-5 *3 (-824 *4 *6)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-612 *5)) (-5 *1 (-820 *4 *5 *6))))) (((*1 *2) - (-12 (-5 *2 (-632 (-845 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) - (-14 *4 (-856)))) - ((*1 *2) - (-12 (-5 *2 (-632 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) - (-14 *4 - (-3 (-1087 *3) - (-1173 (-592 (-2 (|:| -3352 *3) (|:| -3637 (-1038))))))))) - ((*1 *2) - (-12 (-5 *2 (-632 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) - (-14 *4 (-856))))) -(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-713))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-242)))) - ((*1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) - ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) - (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) - (-5 *1 (-577 *5 *6))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-632 (-157 (-385 (-525))))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127)))) + ((*1 *1 *2 *1) (-12 (-5 *1 (-117 *2)) (-4 *2 (-789)))) + ((*1 *1 *2 *1) (-12 (-5 *1 (-122 *2)) (-4 *2 (-789)))) + ((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-525)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) + ((*1 *1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-261 *2)) (-4 *2 (-1127)))) + ((*1 *1 *2) + (-12 (-5 *2 - (-592 - (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) - (|:| |outvect| (-592 (-632 (-157 *4))))))) - (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) + (-2 + (|:| -3420 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (|:| -2542 + (-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| (-1072 (-205))) + (|:| |notEvaluated| + "Internal singularities not yet evaluated"))) + (|:| -1681 + (-3 (|:| |finite| "The range is finite") + (|:| |lowerInfinite| + "The bottom of range is infinite") + (|:| |upperInfinite| "The top of range is infinite") + (|:| |bothInfinite| + "Both top and bottom points are infinite") + (|:| |notEvaluated| "Range not yet evaluated"))))))) + (-5 *1 (-520)))) + ((*1 *1 *2 *1 *3) + (-12 (-5 *3 (-713)) (-4 *1 (-637 *2)) (-4 *2 (-1020)))) + ((*1 *1 *2) + (-12 + (-5 *2 + (-2 + (|:| -3420 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (|:| -2542 + (-2 (|:| |stiffness| (-357)) (|:| |stability| (-357)) + (|:| |expense| (-357)) (|:| |accuracy| (-357)) + (|:| |intermediateResults| (-357)))))) + (-5 *1 (-745)))) + ((*1 *2 *3 *4) + (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *1 *1 *1) (-4 *1 (-286))) ((*1 *1 *1 *1) (-5 *1 (-713))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-593 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) + (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-385 (-887 *4))) (-5 *1 (-859 *4 *5 *6 *3)) + (-4 *3 (-884 *4 *6 *5)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 *7)) (-4 *7 (-884 *4 *6 *5)) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-632 (-385 (-887 *4)))) + (-5 *1 (-859 *4 *5 *6 *7)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *6 *5)) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *2 (-592 (-385 (-887 *4)))) + (-5 *1 (-859 *4 *5 *6 *7))))) +(((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977))))) (((*1 *2 *2) (|partial| -12 (-5 *2 (-294 (-205))) (-5 *1 (-284)))) ((*1 *2 *1) (|partial| -12 (-5 *2 (-2 (|:| |num| (-827 *3)) (|:| |den| (-827 *3)))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2794 *3))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -(((*1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-100))))) -(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) - ((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *1) (-5 *1 (-146)))) +(((*1 *2 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-801 *4 *5 *6 *7)) + (-4 *4 (-977)) (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-713))) + (-14 *7 (-713)))) + ((*1 *2 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-977)) (-4 *5 (-789)) (-4 *6 (-735)) + (-14 *8 (-592 *5)) (-5 *2 (-1178)) + (-5 *1 (-1183 *4 *5 *6 *7 *8 *9 *10)) (-4 *7 (-884 *4 *6 *5)) + (-14 *9 (-592 (-713))) (-14 *10 (-713))))) +(((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-771))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) + (-4 *4 (-1149 (-525)))))) +(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) (((*1 *2 *1 *1) (|partial| -12 (-5 *2 (-2 (|:| |lm| (-761 *3)) (|:| |rm| (-761 *3)))) (-5 *1 (-761 *3)) (-4 *3 (-789)))) ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *1 *2) - (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242))))) -(((*1 *2 *3 *4 *4 *5) - (-12 (-5 *4 (-565 *3)) (-5 *5 (-1 (-1087 *3) (-1087 *3))) - (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-789) (-517))) - (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) - ((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) - (-5 *1 (-691))))) -(((*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510))))) -(((*1 *2 *3 *3 *4 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-694))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 *6))) (-4 *6 (-517)) - (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) - (-4 *5 (-735)) - (-4 *4 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $)))))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) - ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641)))) - ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-641))))) +(((*1 *1) (-5 *1 (-132))) ((*1 *1 *1) (-5 *1 (-135))) + ((*1 *1 *1) (-4 *1 (-1060)))) +(((*1 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-366)) (-5 *1 (-414))))) +(((*1 *2 *2 *3 *4) + (|partial| -12 (-5 *2 (-592 (-1087 *7))) (-5 *3 (-1087 *7)) + (-4 *7 (-884 *5 *6 *4)) (-4 *5 (-844)) (-4 *6 (-735)) + (-4 *4 (-789)) (-5 *1 (-841 *5 *6 *4 *7))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-286)) - (-5 *2 (-713)) (-5 *1 (-432 *5 *3))))) + (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) (-4 *5 (-341)) + (-4 *5 (-517)) (-5 *2 (-1173 *5)) (-5 *1 (-587 *5 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-1173 *4)) (-4 *4 (-588 *5)) + (-1830 (-4 *5 (-341))) (-4 *5 (-517)) (-5 *2 (-1173 (-385 *5))) + (-5 *1 (-587 *5 *4))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-525) (-525))) (-5 *1 (-339 *3)) (-4 *3 (-1020)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-713) (-713))) (-5 *1 (-364 *3)) (-4 *3 (-1020)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 *4 *4)) (-4 *4 (-23)) (-14 *5 *4) + (-5 *1 (-595 *3 *4 *5)) (-4 *3 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *3 (-157 *5)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) + (-4 *4 (-13 (-517) (-789))) + (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) + (-5 *1 (-554 *4 *5 *2))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) (((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) - (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) - (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) - ((*1 *2 *1) - (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-573 *3 *4)) - (-4 *4 (-1149 *3)))) - ((*1 *2 *1) - (-12 (-5 *2 (-108)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-669)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-108))))) + (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-321 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856)))) + ((*1 *2) + (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-322 *3 *4)) (-4 *3 (-327)) + (-14 *4 (-1087 *3)))) + ((*1 *2) + (-12 (-5 *2 (-892 (-1038))) (-5 *1 (-323 *3 *4)) (-4 *3 (-327)) + (-14 *4 (-856))))) +(((*1 *2 *3 *3 *1) + (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-1024)) (-5 *1 (-270))))) (((*1 *1 *1 *2) (|partial| -12 (-4 *1 (-154 *2)) (-4 *2 (-160)) (-4 *2 (-517)))) ((*1 *1 *1 *2) @@ -14090,190 +14150,204 @@ (-4 *2 (-517)))) ((*1 *1 *1 *1) (|partial| -4 *1 (-517))) ((*1 *1 *1 *2) - (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) - (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) - ((*1 *1 *1 *1) (|partial| -5 *1 (-713))) - ((*1 *1 *1 *2) - (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) - ((*1 *1 *1 *1) (-5 *1 (-798))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) - (-5 *1 (-903 *3 *4)))) - ((*1 *1 *1 *2) - (|partial| -12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) - (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) - ((*1 *2 *2 *2) - (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) -(((*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) - ((*1 *1 *1) - (-12 (-5 *1 (-576 *2 *3 *4)) (-4 *2 (-789)) - (-4 *3 (-13 (-160) (-660 (-385 (-525))))) (-14 *4 (-856)))) - ((*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) - ((*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) - ((*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) -(((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) - (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-856)))) - ((*1 *2 *3) - (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) - (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) - (-5 *2 (-713)) (-5 *1 (-370 *4 *5 *6 *7)))) - ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-775 (-856))))) - ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) - ((*1 *2 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) - ((*1 *2 *1) - (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) - (-4 *4 (-1149 *3)))) - ((*1 *2 *1 *3 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) - (-4 *3 (-789)))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)) - (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) - (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) - (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) - (-5 *2 (-713)) (-5 *1 (-846 *4 *5 *6 *7 *8)))) - ((*1 *2 *3) - (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) - (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) - (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-713)) - (-5 *1 (-847 *4 *5 *6)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) - (-4 *7 (-1149 *6)) (-4 *4 (-1149 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) - (-4 *9 (-13 (-346) (-341))) (-5 *2 (-713)) - (-5 *1 (-950 *6 *7 *4 *8 *9)))) - ((*1 *2 *1 *1) - (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)) (-5 *2 (-713)))) - ((*1 *2 *1 *2) - (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) - ((*1 *2 *1) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) - (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 *3)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *3)))) - ((*1 *2 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) - ((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-1 (-592 *7) (-592 *7))) - (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-910 *4 *5 *6 *7))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3352 *4) (|:| -3637 (-1038)))))) - (-4 *4 (-327)) (-5 *2 (-1178)) (-5 *1 (-495 *4))))) -(((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-1 *3 *3 *3 *3 *3)) (-4 *3 (-1020)) (-5 *1 (-98 *3)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1 *2 *2 *2)) (-5 *1 (-98 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-713)) (-5 *4 (-1122 *6)) (-4 *6 (-341)) - (-5 *2 (-1 (-1072 (-1122 *6)) (-1072 (-1122 *6)))) - (-5 *1 (-1181 *6)) (-5 *5 (-1072 (-1122 *6)))))) -(((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |k| (-617 *3)) (|:| |c| *4)))) - (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) - (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-47)))) (-5 *1 (-47)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-565 (-47))) (-5 *1 (-47)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-592 (-565 (-47)))) (-5 *1 (-47)))) + (|partial| -12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) + (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) (-4 *2 (-517)))) + ((*1 *1 *1 *1) (|partial| -5 *1 (-713))) + ((*1 *1 *1 *2) + (|partial| -12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-517)))) + ((*1 *1 *1 *1) (-5 *1 (-798))) ((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 (-47))) (-5 *3 (-565 (-47))) (-5 *1 (-47)))) - ((*1 *2 *1) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160)))) - ((*1 *2 *3) - (-12 (-4 *2 (-13 (-341) (-787))) (-5 *1 (-167 *2 *3)) - (-4 *3 (-1149 (-157 *2))))) + (-12 (-5 *2 (-1173 *4)) (-4 *4 (-1149 *3)) (-4 *3 (-517)) + (-5 *1 (-903 *3 *4)))) ((*1 *1 *1 *2) - (-12 (-5 *2 (-856)) (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) - ((*1 *2 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-341)))) - ((*1 *2 *1) - (-12 (-4 *1 (-348 *2 *3)) (-4 *3 (-1149 *2)) (-4 *2 (-160)))) - ((*1 *2 *1) - (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) (-5 *1 (-391 *3 *2 *4 *5)) - (-4 *3 (-286)) (-4 *5 (-13 (-387 *2 *4) (-968 *2))))) - ((*1 *2 *1) - (-12 (-4 *4 (-1149 *2)) (-4 *2 (-925 *3)) - (-5 *1 (-392 *3 *2 *4 *5 *6)) (-4 *3 (-286)) (-4 *5 (-387 *2 *4)) - (-14 *6 (-1173 *5)))) + (|partial| -12 (-4 *1 (-980 *3 *4 *2 *5 *6)) (-4 *2 (-977)) + (-4 *5 (-218 *4 *2)) (-4 *6 (-218 *3 *2)) (-4 *2 (-517)))) + ((*1 *2 *2 *2) + (|partial| -12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-457 *4 *5)) (-14 *4 (-592 (-1091))) (-4 *5 (-977)) + (-5 *2 (-227 *4 *5)) (-5 *1 (-879 *4 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-711)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) + (-5 *1 (-526)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-856)) (-4 *5 (-977)) - (-4 *2 (-13 (-382) (-968 *5) (-341) (-1113) (-263))) - (-5 *1 (-420 *5 *3 *2)) (-4 *3 (-1149 *5)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-565 (-468)))) (-5 *1 (-468)))) - ((*1 *1 *1 *2) (-12 (-5 *2 (-565 (-468))) (-5 *1 (-468)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-592 (-565 (-468)))) - (-5 *1 (-468)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 (-468))) (-5 *3 (-565 (-468))) (-5 *1 (-468)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-1173 *4)) (-5 *3 (-856)) (-4 *4 (-327)) - (-5 *1 (-495 *4)))) + (-12 (-5 *3 (-711)) (-5 *4 (-989)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))) (|:| |extra| (-966)))) + (-5 *1 (-526)))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-729)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |fn| (-294 (-205))) + (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) + (|:| |extra| (-966)))))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-729)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)) + (|:| |extra| (-966)))))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-742)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) ((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-667 *4 *2)) (-4 *2 (-1149 *4)) - (-5 *1 (-717 *4 *2 *5 *3)) (-4 *3 (-1149 *5)))) - ((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160)))) - ((*1 *1 *1) (-4 *1 (-986)))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) - (-5 *2 (-108))))) -(((*1 *2 *3 *4 *5 *5) - (-12 (-5 *3 (-3 (-385 (-887 *6)) (-1081 (-1091) (-887 *6)))) - (-5 *5 (-713)) (-4 *6 (-429)) (-5 *2 (-592 (-632 (-385 (-887 *6))))) - (-5 *1 (-271 *6)) (-5 *4 (-632 (-385 (-887 *6)))))) + (-12 (-5 *3 (-750)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-747)))) ((*1 *2 *3 *4) - (-12 - (-5 *3 - (-2 (|:| |eigval| (-3 (-385 (-887 *5)) (-1081 (-1091) (-887 *5)))) - (|:| |eigmult| (-713)) - (|:| |eigvec| (-592 (-632 (-385 (-887 *5))))))) - (-5 *4 (-632 (-385 (-887 *5)))) (-4 *5 (-429)) (-5 *2 (-592 *4)) - (-5 *1 (-271 *5))))) + (-12 (-5 *3 (-750)) (-5 *4 (-989)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-747)))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-778)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) + (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-778)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) + (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) + (|:| |ub| (-592 (-782 (-205)))))) + (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) + ((*1 *2 *3) + (-12 (-5 *3 (-780)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-779)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-780)) (-5 *4 (-989)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-779)))) + ((*1 *2 *3 *4) + (-12 (-4 *1 (-830)) (-5 *3 (-989)) + (-5 *4 + (-2 (|:| |pde| (-592 (-294 (-205)))) + (|:| |constraints| + (-592 + (-2 (|:| |start| (-205)) (|:| |finish| (-205)) + (|:| |grid| (-713)) (|:| |boundaryType| (-525)) + (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) + (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) + (|:| |tol| (-205)))) + (-5 *2 (-2 (|:| -1685 (-357)) (|:| |explanations| (-1074)))))) + ((*1 *2 *3) + (-12 (-5 *3 (-833)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-832)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-833)) (-5 *4 (-989)) + (-5 *2 + (-2 (|:| -1685 (-357)) (|:| -3798 (-1074)) + (|:| |explanations| (-592 (-1074))))) + (-5 *1 (-832))))) +(((*1 *2 *3 *2 *4) + (-12 (-5 *3 (-632 *2)) (-5 *4 (-713)) + (-4 *2 (-13 (-286) (-10 -8 (-15 -2033 ((-396 $) $))))) + (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977)))) + ((*1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-977))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-385 (-525))))) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242))))) +(((*1 *2 *2 *2) + (-12 (-4 *3 (-341)) (-5 *1 (-709 *2 *3)) (-4 *2 (-651 *3)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)))) (-5 *1 (-170 *3 *2)) - (-4 *2 (-13 (-27) (-1113) (-408 (-157 *3)))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-517) (-789) (-968 (-525)))) - (-5 *1 (-170 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 (-157 *4)))))) + (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) + (-4 *2 (-1164 *3)))) ((*1 *2 *2) - (-12 (-4 *3 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-1117 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-1117 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *2 *2 *2 *2) - (-12 (-5 *2 (-385 (-1087 (-294 *3)))) (-4 *3 (-13 (-517) (-789))) - (-5 *1 (-1048 *3))))) -(((*1 *2 *2 *3 *3) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) + (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) + (-4 *2 (-1164 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) + (-5 *1 (-1068 *3))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-110)))) + ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-1091)) (-5 *2 (-108)))) + ((*1 *2 *1 *3) (-12 (-4 *1 (-281)) (-5 *3 (-110)) (-5 *2 (-108)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1091)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-110)) (-5 *2 (-108)) (-5 *1 (-565 *4)) (-4 *4 (-789)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-1020)) (-5 *2 (-108)) (-5 *1 (-822 *5 *3 *4)) + (-4 *3 (-821 *5)) (-4 *4 (-567 (-827 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *6)) (-4 *6 (-821 *5)) (-4 *5 (-1020)) + (-5 *2 (-108)) (-5 *1 (-822 *5 *6 *4)) (-4 *4 (-567 (-827 *5)))))) +(((*1 *1 *1) (-12 (-4 *1 (-403 *2)) (-4 *2 (-1020)) (-4 *2 (-346))))) (((*1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *4 (-713)) - (-5 *2 (-632 (-205))) (-5 *1 (-246))))) + (-12 (-4 *5 (-1131)) (-4 *6 (-1149 *5)) + (-5 *2 + (-2 (|:| -2058 (-713)) (|:| -1660 (-385 *6)) (|:| |radicand| *6))) + (-5 *1 (-139 *5 *6 *7)) (-5 *3 (-385 *6)) (-5 *4 (-713)) + (-4 *7 (-1149 (-385 *6)))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-259)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *3) + (|partial| -12 + (-5 *3 + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 (-592 (-205))) (-5 *1 (-186))))) +(((*1 *1) (-5 *1 (-132)))) +(((*1 *1 *1 *1 *2) + (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)))) + ((*1 *1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) +(((*1 *2 *1) + (-12 + (-5 *2 + (-1173 + (-2 (|:| |scaleX| (-205)) (|:| |scaleY| (-205)) + (|:| |deltaX| (-205)) (|:| |deltaY| (-205)) (|:| -2518 (-525)) + (|:| -2945 (-525)) (|:| |spline| (-525)) (|:| -2642 (-525)) + (|:| |axesColor| (-809)) (|:| -4007 (-525)) + (|:| |unitsColor| (-809)) (|:| |showing| (-525))))) + (-5 *1 (-1174))))) +(((*1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-444))))) (((*1 *1 *2) (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-977)) (-4 *1 (-630 *3 *4 *5)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)))) @@ -14285,28 +14359,16 @@ (-12 (-5 *2 (-592 (-592 *5))) (-4 *5 (-977)) (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *1 *2 *3) - (-12 - (-5 *3 - (-592 - (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) - (|:| |xpnt| (-525))))) - (-4 *2 (-517)) (-5 *1 (-396 *2)))) - ((*1 *2 *3) - (-12 - (-5 *3 - (-2 (|:| |contp| (-525)) - (|:| -2055 (-592 (-2 (|:| |irr| *4) (|:| -3115 (-525))))))) - (-4 *4 (-1149 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4))))) -(((*1 *2 *2 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *2 (-991 *4 *5 *6)) (-5 *1 (-718 *4 *5 *6 *2 *3)) - (-4 *3 (-996 *4 *5 *6 *2))))) +(((*1 *2 *1 *2) + (-12 (-4 *1 (-342 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020))))) +(((*1 *2 *2) + (-12 (-4 *3 (-567 (-827 *3))) (-4 *3 (-821 *3)) + (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-567 (-827 *3))) (-4 *2 (-821 *3)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *1) + (-12 (-5 *2 (-1072 (-385 *3))) (-5 *1 (-161 *3)) (-4 *3 (-286))))) +(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) (((*1 *2 *3 *1) (-12 (-5 *3 (-1195 *4 *2)) (-4 *1 (-352 *4 *2)) (-4 *4 (-789)) (-4 *2 (-160)))) @@ -14317,87 +14379,75 @@ (-4 *2 (-977)))) ((*1 *2 *1 *3) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785))))) -(((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 (-525)))) - ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) - ((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-806 *3)) (-14 *3 (-525)))) - ((*1 *1 *1) (-12 (-5 *1 (-806 *2)) (-14 *2 (-525)))) +(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *3) + (|partial| -12 (-4 *4 (-13 (-517) (-138))) + (-5 *2 (-2 (|:| -3592 *3) (|:| -3601 *3))) (-5 *1 (-1143 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2 *1) (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-445))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) +(((*1 *1 *1 *1 *1) (-5 *1 (-798))) ((*1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1096))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3 *1) + (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-5 *2 (-2 (|:| -3420 *3) (|:| -2542 *4)))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) + (-5 *1 (-396 *4)) (-4 *4 (-517))))) +(((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-108) *3)) (|has| *1 (-6 -4255)) (-4 *1 (-215 *3)) + (-4 *3 (-1020)))) ((*1 *1 *2 *1) - (-12 (-5 *2 (-525)) (-14 *3 (-525)) (-5 *1 (-807 *3 *4)) - (-4 *4 (-804 *3)))) - ((*1 *1 *1) - (-12 (-14 *2 (-525)) (-5 *1 (-807 *2 *3)) (-4 *3 (-804 *2)))) + (-12 (|has| *1 (-6 -4255)) (-4 *1 (-215 *2)) (-4 *2 (-1020)))) ((*1 *1 *2 *1) - (-12 (-5 *2 (-525)) (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-1164 *3)))) - ((*1 *1 *1) - (-12 (-4 *1 (-1135 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1164 *2))))) -(((*1 *2 *3 *4 *5 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) - (-5 *2 (-966)) (-5 *1 (-688))))) -(((*1 *1 *1) (-12 (-5 *1 (-561 *2)) (-4 *2 (-1020)))) - ((*1 *1 *1) (-5 *1 (-581)))) -(((*1 *2 *1) - (-12 (-5 *2 (-798)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) - (-4 *3 (-1127))))) -(((*1 *2 *3 *4 *4 *4 *3 *4 *3) + (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1 (-108) *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) + ((*1 *2 *3 *1) + (|partial| -12 (-4 *1 (-563 *3 *2)) (-4 *3 (-1020)) (-4 *2 (-1020)))) + ((*1 *1 *2 *1 *3) + (-12 (-5 *2 (-1 (-108) *4)) (-5 *3 (-525)) (-4 *4 (-1020)) + (-5 *1 (-680 *4)))) + ((*1 *1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-5 *1 (-680 *2)) (-4 *2 (-1020)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) + (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4))))) +(((*1 *2 *3 *4 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-694))))) + (-5 *1 (-695))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-227 *4 *5)) (-5 *3 (-592 (-227 *4 *5))) + (-14 *4 (-592 (-1091))) (-4 *5 (-429)) (-5 *1 (-580 *4 *5))))) +(((*1 *1 *1 *2) + (-12 (-4 *1 (-55 *2 *3 *4)) (-4 *2 (-1127)) (-4 *3 (-351 *2)) + (-4 *4 (-351 *2)))) + ((*1 *1 *1 *2) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-558 *3 *2)) (-4 *3 (-1020)) + (-4 *2 (-1127))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *6)) (-5 *4 (-1091)) (-4 *6 (-408 *5)) + (-4 *5 (-789)) (-5 *2 (-592 (-565 *6))) (-5 *1 (-534 *5 *6))))) (((*1 *2 *3) - (-12 (-5 *3 (-862)) - (-5 *2 - (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) - (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) - (-5 *1 (-144)))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) - (-5 *2 - (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) - (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) - (-5 *1 (-144)))) - ((*1 *2 *3) - (-12 - (-5 *2 - (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) - (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) - (-5 *1 (-144)) (-5 *3 (-592 (-878 (-205)))))) - ((*1 *2 *3) (-12 - (-5 *2 - (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) - (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) - (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 (-205))))))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))) -(((*1 *2 *2 *3 *4) - (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) - (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-910 *5 *6 *7 *8))))) -(((*1 *2 *3) - (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) -(((*1 *2 *3 *1) - (|partial| -12 (-4 *1 (-35 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1020)) - (-5 *2 (-2 (|:| -3423 *3) (|:| -2545 *4)))))) -(((*1 *2 *3) - (-12 (-4 *2 (-1149 *4)) (-5 *1 (-751 *4 *2 *3 *5)) - (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) - (-4 *5 (-602 (-385 *2)))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-1178)) (-5 *1 (-839 *4)) - (-4 *4 (-1020)))) - ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-809)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) -(((*1 *2 *3 *1) - (|partial| -12 (-5 *3 (-1 (-108) *2)) (-4 *1 (-142 *2)) - (-4 *2 (-1127))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) - (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) + (-5 *3 + (-2 (|:| |xinit| (-205)) (|:| |xend| (-205)) + (|:| |fn| (-1173 (-294 (-205)))) (|:| |yinit| (-592 (-205))) + (|:| |intvals| (-592 (-205))) (|:| |g| (-294 (-205))) + (|:| |abserr| (-205)) (|:| |relerr| (-205)))) + (-5 *2 (-357)) (-5 *1 (-187))))) +(((*1 *2 *1 *3 *4) + (-12 (-5 *3 (-1074)) (-5 *4 (-1038)) (-5 *2 (-108)) (-5 *1 (-763))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-305 *3)) (-4 *3 (-1127)))) + ((*1 *2 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-488 *3 *4)) (-4 *3 (-1127)) + (-14 *4 (-525))))) (((*1 *2 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) ((*1 *2 *1) (|partial| -12 (-4 *1 (-1121 *3 *4 *5 *2)) (-4 *3 (-517)) @@ -14405,17 +14455,16 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1161 *3)) (-4 *3 (-1127)))) ((*1 *2 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) - ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1096))) (-5 *1 (-1096))))) (((*1 *1 *1) (-4 *1 (-510)))) -(((*1 *2 *1 *1 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-735)) (-4 *3 (-789)) - (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -2584 *1))) - (-4 *1 (-991 *4 *5 *3)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *2 (-2 (|:| -1655 *1) (|:| |gap| (-713)) (|:| -2584 *1))) - (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *3 *3 *2) + (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) + (-5 *1 (-1076 *4)))) + ((*1 *1 *2 *2 *1) + (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) + (-14 *4 (-1091)) (-14 *5 *3)))) (((*1 *2 *3 *4 *5) (-12 (-5 *3 (-814 (-1 (-205) (-205)))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-234)))) @@ -14469,52 +14518,86 @@ (-12 (-5 *3 (-817 *5)) (-5 *4 (-1013 (-357))) (-4 *5 (-13 (-567 (-501)) (-1020))) (-5 *2 (-1051 (-205))) (-5 *1 (-238 *5))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *1 *1) - (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) + (-4 *5 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 + (-3 (|:| |%expansion| (-291 *5 *3 *6 *7)) + (|:| |%problem| (-2 (|:| |func| (-1074)) (|:| |prob| (-1074)))))) + (-5 *1 (-398 *5 *3 *6 *7)) (-4 *3 (-13 (-27) (-1113) (-408 *5))) + (-14 *6 (-1091)) (-14 *7 *3)))) +(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-385 (-525))) (-5 *1 (-284))))) +(((*1 *2 *1) (-12 (-4 *1 (-1039 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1 (-108) *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) + (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-2 (|:| |goodPols| (-592 *8)) (|:| |badPols| (-592 *8)))) + (-5 *1 (-910 *5 *6 *7 *8)) (-5 *4 (-592 *8))))) (((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-108))))) (((*1 *2 *1) - (-12 (-4 *2 (-1020)) (-5 *1 (-898 *2 *3)) (-4 *3 (-1020))))) -(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-1 (-592 *7) *7 (-1087 *7))) (-5 *5 (-1 (-396 *7) *7)) - (-4 *7 (-1149 *6)) (-4 *6 (-13 (-341) (-138) (-968 (-385 (-525))))) - (-5 *2 (-592 (-2 (|:| |frac| (-385 *7)) (|:| -4216 *3)))) - (-5 *1 (-751 *6 *7 *3 *8)) (-4 *3 (-602 *7)) - (-4 *8 (-602 (-385 *7))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1 (-396 *6) *6)) (-4 *6 (-1149 *5)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) + (-12 (-4 *1 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-592 (-2 (|:| |frac| (-385 *6)) (|:| -4216 (-600 *6 (-385 *6)))))) - (-5 *1 (-754 *5 *6)) (-5 *3 (-600 *6 (-385 *6)))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *2 *1 *1) + (-12 + (-5 *2 + (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) + (-5 *1 (-364 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1 *1) + (-12 + (-5 *2 + (-2 (|:| |lm| (-761 *3)) (|:| |mm| (-761 *3)) (|:| |rm| (-761 *3)))) + (-5 *1 (-761 *3)) (-4 *3 (-789))))) (((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-798))))) -(((*1 *2 *1) - (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *1 *2) - (|partial| -12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) -(((*1 *2) - (-12 (-4 *3 (-13 (-789) (-517) (-968 (-525)))) (-5 *2 (-1178)) - (-5 *1 (-411 *3 *4)) (-4 *4 (-408 *3))))) -(((*1 *1 *2) (-12 (-5 *1 (-207 *2)) (-4 *2 (-13 (-341) (-1113)))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-1074)) (-5 *1 (-174)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236))))) -(((*1 *2 *2) (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818))))) -(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-146)))) - ((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) -(((*1 *2 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-522)) (-5 *3 (-525)))) + (-12 (-5 *3 (-592 (-592 (-878 (-205))))) (-5 *2 (-592 (-205))) + (-5 *1 (-445))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) + (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) + (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) + (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-977)) (-5 *1 (-421 *3 *2)) (-4 *2 (-1149 *3))))) +(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) + ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) + ((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-761 *3)) (-4 *3 (-789))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-592 (-887 *4))))) + ((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-592 (-887 *4))) (-5 *1 (-394 *3 *4)) + (-4 *3 (-395 *4)))) + ((*1 *2) + (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-592 (-887 *3))))) + ((*1 *2) + (-12 (-5 *2 (-592 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) + (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) ((*1 *2 *3) - (-12 (-5 *2 (-1087 (-385 (-525)))) (-5 *1 (-877)) (-5 *3 (-525))))) + (-12 (-5 *3 (-1173 (-430 *4 *5 *6 *7))) (-4 *4 (-517)) (-4 *4 (-160)) + (-14 *5 (-856)) (-14 *6 (-592 (-1091))) (-14 *7 (-1173 (-632 *4))) + (-5 *2 (-592 (-887 *4))) (-5 *1 (-430 *4 *5 *6 *7))))) +(((*1 *2 *1) + (-12 (-4 *1 (-637 *3)) (-4 *3 (-1020)) + (-5 *2 (-592 (-2 (|:| -2542 *3) (|:| -2041 (-713)))))))) +(((*1 *2 *3) + (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) + (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) + (-4 *4 (-630 *2 *5 *6))))) (((*1 *1 *2 *1) (-12 (|has| *1 (-6 -4255)) (-4 *1 (-142 *2)) (-4 *2 (-1127)) (-4 *2 (-1020)))) @@ -14531,34 +14614,79 @@ ((*1 *1 *2 *1) (-12 (-5 *2 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4))))) -(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-862))))) +(((*1 *2 *2 *3) + (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) +(((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) + ((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) + (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-910 *4 *5 *6 *7))))) (((*1 *2 *3) (-12 (-4 *4 (-789)) (-5 *2 (-2 (|:| |f1| (-592 *4)) (|:| |f2| (-592 (-592 (-592 *4)))) (|:| |f3| (-592 (-592 *4))) (|:| |f4| (-592 (-592 (-592 *4)))))) (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 (-592 *4))))))) -(((*1 *2 *1) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2 *2 *3) - (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) - (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) -(((*1 *1) (-5 *1 (-415)))) -(((*1 *2 *3) (-12 (-5 *3 (-294 (-205))) (-5 *2 (-108)) (-5 *1 (-246))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129)))) +(((*1 *1) (-5 *1 (-1175)))) +(((*1 *1 *2) + (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-307 *4)) (-4 *4 (-341)) + (-5 *2 (-632 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-1173 *3)))) ((*1 *2 *3 *3) - (-12 (-5 *3 (-592 (-1091))) (-5 *2 (-1178)) (-5 *1 (-1129))))) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-632 *4)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-1173 *4)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) + (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) + ((*1 *2 *1 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-348 *4 *5)) (-4 *4 (-160)) + (-4 *5 (-1149 *4)) (-5 *2 (-1173 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-387 *4 *5)) (-4 *4 (-160)) + (-4 *5 (-1149 *4)) (-5 *2 (-632 *4)))) + ((*1 *2 *1) + (-12 (-4 *1 (-387 *3 *4)) (-4 *3 (-160)) (-4 *4 (-1149 *3)) + (-5 *2 (-1173 *3)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-395 *4)) (-4 *4 (-160)) + (-5 *2 (-632 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-1173 *3)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-632 *5)) (-5 *4 (-592 (-632 *5))) (-4 *5 (-341)) + (-5 *2 (-1173 *5)) (-5 *1 (-1008 *5))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-341)) (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) + (-5 *1 (-709 *3 *4)) (-4 *3 (-651 *4)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-341)) (-4 *3 (-977)) + (-5 *2 (-2 (|:| -3301 *1) (|:| -1713 *1))) (-4 *1 (-791 *3)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) + (-5 *2 (-2 (|:| -3301 *3) (|:| -1713 *3))) (-5 *1 (-792 *5 *3)) + (-4 *3 (-791 *5))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3 *2) - (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-37 (-385 (-525)))) - (-4 *2 (-160))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) - ((*1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-5 *1 (-798)))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *2) + (-12 (-4 *3 (-341)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) + (-5 *1 (-492 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-592 (-1091))) (-4 *4 (-1020)) + (-4 *5 (-13 (-977) (-821 *4) (-789) (-567 (-827 *4)))) + (-5 *1 (-53 *4 *5 *2)) + (-4 *2 (-13 (-408 *5) (-821 *4) (-567 (-827 *4))))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -14579,28 +14707,54 @@ (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) (((*1 *2 *3 *3) - (-12 (-5 *3 (-1173 *5)) (-4 *5 (-734)) (-5 *2 (-108)) - (-5 *1 (-784 *4 *5)) (-14 *4 (-713))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *2)) (-4 *2 (-160))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-787))) - (-5 *2 (-2 (|:| |start| *3) (|:| -2055 (-396 *3)))) - (-5 *1 (-167 *4 *3)) (-4 *3 (-1149 (-157 *4)))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) - (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3) - (-12 (-5 *2 (-592 (-1087 (-525)))) (-5 *1 (-173)) (-5 *3 (-525))))) + (-12 (-4 *4 (-517)) (-5 *2 (-2 (|:| |coef1| *3) (|:| -4190 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *4 *4 *5 *4 *3 *6 *3 *4 *7 *8 *9 *10) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) + (-5 *6 (-632 (-205))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-87 G)))) + (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-84 FCN)))) + (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-69 PEDERV)))) + (-5 *10 (-3 (|:| |fn| (-366)) (|:| |fp| (-86 OUTPUT)))) + (-5 *2 (-966)) (-5 *1 (-692))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) (-5 *2 (-108))))) +(((*1 *1 *1 *1 *1) (-5 *1 (-798))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) (((*1 *1 *1) - (-12 (-5 *1 (-1080 *2 *3)) (-14 *2 (-856)) (-4 *3 (-977))))) -(((*1 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-525)) (-5 *2 (-3 "nil" "sqfr" "irred" "prime")) - (-5 *1 (-396 *4)) (-4 *4 (-517))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096)))) - ((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-1096))) (-5 *1 (-1096))))) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *2 *3) + (-12 (-5 *2 (-632 *4)) (-5 *3 (-856)) (-4 *4 (-977)) + (-5 *1 (-959 *4)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 (-632 *4))) (-5 *3 (-856)) (-4 *4 (-977)) + (-5 *1 (-959 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-281)))) + ((*1 *1 *1) (-4 *1 (-281))) ((*1 *1 *1) (-5 *1 (-798)))) +(((*1 *2 *3) + (|partial| -12 (-5 *3 (-887 *4)) (-4 *4 (-977)) (-4 *4 (-567 (-357))) + (-5 *2 (-357)) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-887 *5)) (-5 *4 (-856)) (-4 *5 (-977)) + (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-517)) + (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-385 (-887 *5))) (-5 *4 (-856)) (-4 *5 (-517)) + (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-294 *4)) (-4 *4 (-517)) (-4 *4 (-789)) + (-4 *4 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *4)))) + ((*1 *2 *3 *4) + (|partial| -12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) + (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) + (-5 *1 (-727 *5))))) (((*1 *2 *3 *4 *5) (-12 (-5 *3 (-1 (-205) (-205))) (-5 *4 (-1015 (-357))) (-5 *5 (-592 (-242))) (-5 *2 (-1174)) (-5 *1 (-234)))) @@ -14698,37 +14852,46 @@ ((*1 *2 *3 *3 *3 *4) (-12 (-5 *3 (-592 (-205))) (-5 *4 (-592 (-242))) (-5 *2 (-1175)) (-5 *1 (-239))))) -(((*1 *2 *1 *1) - (-12 - (-5 *2 - (-2 (|:| |lm| (-364 *3)) (|:| |mm| (-364 *3)) (|:| |rm| (-364 *3)))) - (-5 *1 (-364 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1 *1) - (-12 +(((*1 *2 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-1184 *4 *5 *6 *7))) + (-5 *1 (-1184 *4 *5 *6 *7)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 *9)) (-5 *4 (-1 (-108) *9 *9)) + (-5 *5 (-1 *9 *9 *9)) (-4 *9 (-991 *6 *7 *8)) (-4 *6 (-517)) + (-4 *7 (-735)) (-4 *8 (-789)) (-5 *2 (-592 (-1184 *6 *7 *8 *9))) + (-5 *1 (-1184 *6 *7 *8 *9))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-2 (|:| |lm| (-761 *3)) (|:| |mm| (-761 *3)) (|:| |rm| (-761 *3)))) - (-5 *1 (-761 *3)) (-4 *3 (-789))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-341)) (-5 *1 (-264 *3 *2)) (-4 *2 (-1164 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *2 (-713))))) -(((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) +(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *5 *4 *6 *7) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-1074)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-80 PDEF)))) + (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-81 BNDY)))) (-5 *2 (-966)) + (-5 *1 (-693))))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-550 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *4) + (|partial| -12 (-5 *4 (-1091)) (-4 *5 (-567 (-827 (-525)))) + (-4 *5 (-821 (-525))) + (-4 *5 (-13 (-789) (-968 (-525)) (-429) (-588 (-525)))) + (-5 *2 (-2 (|:| |special| *3) (|:| |integrand| *3))) + (-5 *1 (-528 *5 *3)) (-4 *3 (-578)) + (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) (((*1 *2) - (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) - (-4 *3 (-13 (-789) (-517)))))) -(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977))))) -(((*1 *2 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) - (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) - ((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) - (-14 *4 (-592 (-1091))) (-4 *5 (-365))))) -(((*1 *2 *3) - (-12 (-4 *4 (-1127)) (-5 *2 (-713)) (-5 *1 (-168 *4 *3)) - (-4 *3 (-619 *4))))) + (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) +(((*1 *2 *3 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-174))))) +(((*1 *1 *1 *1) (-5 *1 (-205))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) + ((*1 *2 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *2 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1 (-357))) (-5 *1 (-970)))) + ((*1 *1 *1 *1) (-4 *1 (-1055)))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -14749,15 +14912,6 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *2 (-713)) - (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) - (-14 *4 (-856)) (-4 *5 (-977)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) - (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) (((*1 *2 *1) (|partial| -12 (-4 *3 (-429)) (-4 *4 (-789)) (-4 *5 (-735)) (-5 *2 (-108)) (-5 *1 (-920 *3 *4 *5 *6)) @@ -14765,44 +14919,55 @@ ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33)))))) -(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1091))))) (((*1 *2 *3) - (-12 (-4 *1 (-855)) (-5 *2 (-2 (|:| -1655 (-592 *1)) (|:| -3523 *1))) - (-5 *3 (-592 *1))))) + (-12 (-5 *3 (-1022 *4)) (-4 *4 (-1020)) (-5 *2 (-1 *4)) + (-5 *1 (-949 *4)))) + ((*1 *2 *3 *3) + (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1015 (-525))) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*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 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-108)) + (-5 *6 (-205)) (-5 *7 (-632 (-525))) + (-5 *8 (-3 (|:| |fn| (-366)) (|:| |fp| (-78 CONFUN)))) + (-5 *9 (-3 (|:| |fn| (-366)) (|:| |fp| (-75 OBJFUN)))) + (-5 *2 (-966)) (-5 *1 (-696))))) (((*1 *1 *2 *3) (-12 (-5 *2 (-110)) (-5 *3 (-592 *1)) (-4 *1 (-281)))) ((*1 *1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-110)))) ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789)))) ((*1 *1 *2 *3 *4) (-12 (-5 *2 (-110)) (-5 *3 (-592 *5)) (-5 *4 (-713)) (-4 *5 (-789)) (-5 *1 (-565 *5))))) -(((*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-1029 *5 *6 *7 *8)) + (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *8 (-991 *5 *6 *7)) (-5 *2 (-108)) + (-5 *1 (-547 *5 *6 *7 *8 *3))))) (((*1 *1 *1) (-5 *1 (-108))) ((*1 *1 *1) (-4 *1 (-119))) ((*1 *1 *1 *2) (-12 (-4 *1 (-223)) (-5 *2 (-525)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-450)) (-5 *2 (-525)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-669)) (-5 *2 (-713)))) ((*1 *1 *1 *2) (-12 (-4 *1 (-1032)) (-5 *2 (-856))))) -(((*1 *1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) (((*1 *2 *3) - (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) - (-5 *1 (-1181 *4)) (-4 *4 (-341))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517))))) -(((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) - (-5 *2 (-1178)) (-5 *1 (-730)))) - ((*1 *2 *3 *4 *5 *5 *6 *3 *3 *3 *3) - (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) - (-5 *2 (-1178)) (-5 *1 (-730))))) -(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-146))))) + (|partial| -12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-2 (|:| |bas| (-453 *4 *5 *6 *7)) (|:| -2933 (-592 *7)))) + (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) + (-4 *3 (-395 *4))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-840 *3))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) (-4 *2 (-13 (-408 *3) (-934))))) @@ -14823,168 +14988,157 @@ (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) (-5 *1 (-1078 *3)))) ((*1 *1 *1) (-4 *1 (-1116)))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-771))))) -(((*1 *2 *2 *3 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *2 *1) - (-12 - (-5 *2 - (-592 - (-2 - (|:| -3423 - (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) - (|:| |relerr| (-205)))) - (|:| -2545 - (-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| (-1072 (-205))) - (|:| |notEvaluated| - "Internal singularities not yet evaluated"))) - (|:| -3214 - (-3 (|:| |finite| "The range is finite") - (|:| |lowerInfinite| - "The bottom of range is infinite") - (|:| |upperInfinite| "The top of range is infinite") - (|:| |bothInfinite| - "Both top and bottom points are infinite") - (|:| |notEvaluated| "Range not yet evaluated")))))))) - (-5 *1 (-520)))) - ((*1 *2 *1) - (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) - (-5 *2 (-592 *4))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-5 *2 (-592 *3)) (-5 *1 (-903 *4 *3)) + (-4 *3 (-1149 *4))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) - (-4 *2 (-1164 *3)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) - (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) - (-4 *2 (-1164 *3)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) - (-5 *1 (-1068 *3))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) - ((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-381 *3)) (-4 *3 (-382)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) - ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856)))) - ((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-1072 (-525)))))) -(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-174)))) - ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-279)))) - ((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-1074)) (-5 *1 (-284))))) -(((*1 *2 *3 *3 *3 *4) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-700))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *4 (-856)) (-4 *5 (-517)) (-5 *2 (-632 *5)) - (-5 *1 (-890 *5 *3)) (-4 *3 (-602 *5))))) -(((*1 *2 *1) - (-12 (-4 *2 (-1149 *3)) (-5 *1 (-377 *3 *2)) - (-4 *3 (-13 (-341) (-138)))))) -(((*1 *2 *3) - (|partial| -12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) - (-5 *2 (-2 (|:| |radicand| (-385 *5)) (|:| |deg| (-713)))) - (-5 *1 (-139 *4 *5 *3)) (-4 *3 (-1149 (-385 *5)))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108))))) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) (((*1 *2 *1) - (-12 (-4 *1 (-909 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *5 (-991 *3 *4 *2)) (-4 *2 (-789)))) + (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-525)))) ((*1 *2 *1) - (-12 (-4 *1 (-991 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) - (-4 *2 (-789))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) -(((*1 *2 *3 *4 *5 *5) - (-12 (-5 *5 (-713)) (-4 *6 (-1020)) (-4 *7 (-835 *6)) - (-5 *2 (-632 *7)) (-5 *1 (-634 *6 *7 *3 *4)) (-4 *3 (-351 *7)) - (-4 *4 (-13 (-351 *6) (-10 -7 (-6 -4255))))))) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-174)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-294 (-205))) (-5 *4 (-1091)) + (-5 *5 (-1015 (-782 (-205)))) (-5 *2 (-592 (-205))) (-5 *1 (-279))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-525)) (-4 *1 (-55 *4 *3 *5)) (-4 *4 (-1127)) + (-4 *3 (-351 *4)) (-4 *5 (-351 *4))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-957 (-782 (-525)))) + (-5 *3 (-1072 (-2 (|:| |k| (-525)) (|:| |c| *4)))) (-4 *4 (-977)) + (-5 *1 (-550 *4))))) +(((*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108))))) (((*1 *1 *1) (-4 *1 (-578))) ((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *1) (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-108))))) +(((*1 *1) (-5 *1 (-415)))) +(((*1 *2 *1) + (-12 (-4 *1 (-304 *2 *3)) (-4 *3 (-734)) (-4 *2 (-977)) + (-4 *2 (-429)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 *4)) (-4 *4 (-1149 (-525))) (-5 *2 (-592 (-525))) + (-5 *1 (-461 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-429)))) + ((*1 *1 *1 *2) + (-12 (-4 *1 (-884 *3 *4 *2)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *2 (-789)) (-4 *3 (-429))))) (((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789))))) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *3 *1) + (-12 (-4 *1 (-996 *4 *5 *6 *3)) (-4 *4 (-429)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-286)) (-5 *1 (-642 *3))))) +(((*1 *2 *1) + (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) + (-5 *2 (-1087 *3))))) +(((*1 *2 *3) (-12 (-5 *3 (-887 (-205))) (-5 *2 (-205)) (-5 *1 (-284))))) (((*1 *2 *3) - (|partial| -12 (-5 *3 (-565 *4)) (-4 *4 (-789)) (-4 *2 (-789)) - (-5 *1 (-564 *2 *4))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) - (-5 *2 - (-2 (|:| |mval| (-632 *4)) (|:| |invmval| (-632 *4)) - (|:| |genIdeal| (-477 *4 *5 *6 *7)))) - (-5 *1 (-477 *4 *5 *6 *7)) (-4 *7 (-884 *4 *5 *6))))) -(((*1 *2 *1 *3) - (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) - (-5 *2 (-632 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) -(((*1 *1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-734)) (-4 *3 (-160))))) -(((*1 *1) (-5 *1 (-765)))) + (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) + (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) +(((*1 *2 *1) + (-12 (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-932 *3))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 *1)) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) + ((*1 *2 *2 *1) + (|partial| -12 (-5 *2 (-385 *1)) (-4 *1 (-1149 *3)) (-4 *3 (-977)) + (-4 *3 (-517)))) + ((*1 *1 *1 *1) + (|partial| -12 (-4 *1 (-1149 *2)) (-4 *2 (-977)) (-4 *2 (-517))))) (((*1 *2) (-12 (-5 *2 (-775 (-525))) (-5 *1 (-499)))) ((*1 *1) (-12 (-5 *1 (-775 *2)) (-4 *2 (-1020))))) -(((*1 *1 *1 *2 *2) - (-12 (-5 *2 (-525)) (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-351 *3)) (-4 *5 (-351 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-974 *4 *5)) (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-14 *5 (-592 (-1091))) (-5 *2 (-592 (-592 (-955 (-385 *4))))) - (-5 *1 (-1197 *4 *5 *6)) (-14 *6 (-592 (-1091))))) - ((*1 *2 *3 *4 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-108)) - (-4 *5 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *5))))) (-5 *1 (-1197 *5 *6 *7)) - (-14 *6 (-592 (-1091))) (-14 *7 (-592 (-1091))))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) - (-4 *4 (-13 (-787) (-286) (-138) (-953))) - (-5 *2 (-592 (-592 (-955 (-385 *4))))) (-5 *1 (-1197 *4 *5 *6)) - (-14 *5 (-592 (-1091))) (-14 *6 (-592 (-1091)))))) -(((*1 *2 *1 *2 *3) - (|partial| -12 (-5 *2 (-1074)) (-5 *3 (-525)) (-5 *1 (-989))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-341)) (-4 *7 (-1149 *5)) (-4 *4 (-667 *5 *7)) + (-5 *2 (-2 (|:| -1933 (-632 *6)) (|:| |vec| (-1173 *5)))) + (-5 *1 (-753 *5 *6 *7 *4 *3)) (-4 *6 (-602 *5)) (-4 *3 (-602 *4))))) +(((*1 *2 *3 *3) + (-12 (-5 *3 (-592 *2)) (-5 *1 (-166 *2)) (-4 *2 (-286)))) + ((*1 *2 *3 *2) + (-12 (-5 *2 (-592 *4)) (-5 *3 (-592 (-592 *4))) (-4 *4 (-286)) + (-5 *1 (-166 *4)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-592 *8)) + (-5 *4 + (-592 + (-2 (|:| -2495 (-632 *7)) (|:| |basisDen| *7) + (|:| |basisInv| (-632 *7))))) + (-5 *5 (-713)) (-4 *7 (-1149 *6)) (-4 *8 (-1149 *7)) (-4 *6 (-327)) + (-5 *2 + (-2 (|:| -2495 (-632 *7)) (|:| |basisDen| *7) + (|:| |basisInv| (-632 *7)))) + (-5 *1 (-471 *6 *7 *8)))) + ((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-522))))) +(((*1 *1 *2 *3) + (-12 (-5 *2 (-1173 (-1091))) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) + (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) + (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) + ((*1 *1 *2 *3) + (-12 (-5 *2 (-1091)) (-5 *3 (-1173 (-430 *4 *5 *6 *7))) + (-4 *4 (-160)) (-14 *5 (-856)) (-14 *6 (-592 (-1091))) + (-14 *7 (-1173 (-632 *4))) (-5 *1 (-430 *4 *5 *6 *7)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1173 (-430 *3 *4 *5 *6))) (-4 *3 (-160)) + (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))) + (-5 *1 (-430 *3 *4 *5 *6)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1173 (-1091))) (-5 *1 (-430 *3 *4 *5 *6)) + (-4 *3 (-160)) (-14 *4 (-856)) (-14 *5 (-592 (-1091))) + (-14 *6 (-1173 (-632 *3))))) + ((*1 *1 *2) + (-12 (-5 *2 (-1091)) (-5 *1 (-430 *3 *4 *5 *6)) (-4 *3 (-160)) + (-14 *4 (-856)) (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3))))) + ((*1 *1) + (-12 (-5 *1 (-430 *2 *3 *4 *5)) (-4 *2 (-160)) (-14 *3 (-856)) + (-14 *4 (-592 (-1091))) (-14 *5 (-1173 (-632 *2)))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) - (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) - (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *5 *4)) (-4 *4 (-1020)) (-4 *5 (-1020)) - (-5 *2 (-1 *5)) (-5 *1 (-626 *4 *5))))) -(((*1 *2 *3 *3 *2) - (|partial| -12 (-5 *2 (-713)) - (-4 *3 (-13 (-669) (-346) (-10 -7 (-15 ** (*3 *3 (-525)))))) - (-5 *1 (-226 *3))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-286)) (-5 *2 (-108))))) -(((*1 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-1176))))) -(((*1 *2 *1 *1 *1) - (|partial| -12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1))) - (-4 *1 (-286)))) - ((*1 *2 *1 *1) - (-12 (-5 *2 (-2 (|:| |coef1| *1) (|:| |coef2| *1) (|:| -3523 *1))) - (-4 *1 (-286))))) + (-12 (-5 *3 (-1074)) + (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-108)) (-5 *1 (-204 *4 *5)) (-4 *5 (-13 (-1113) (-29 *4)))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *3 *4 *5 *6) + (|partial| -12 (-5 *4 (-1 *8 *8)) + (-5 *5 + (-1 (-3 (-2 (|:| -1781 *7) (|:| |coeff| *7)) "failed") *7)) + (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) + (-5 *2 + (-2 + (|:| |answer| + (-2 (|:| |mainpart| (-385 *8)) + (|:| |limitedlogs| + (-592 + (-2 (|:| |coeff| (-385 *8)) + (|:| |logand| (-385 *8))))))) + (|:| |a0| *7))) + (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8))))) +(((*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) +(((*1 *2 *3 *4 *4 *5 *4 *4 *5) + (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) + (-5 *2 (-966)) (-5 *1 (-700))))) (((*1 *2 *1 *1) (-12 (-4 *1 (-1060)) (-5 *2 (-108))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-565 *1)) (-4 *1 (-281))))) -(((*1 *2 *3 *3) - (-12 (-5 *3 (-1146 *5 *4)) (-4 *4 (-762)) (-14 *5 (-1091)) - (-5 *2 (-525)) (-5 *1 (-1034 *4 *5))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *3) + (-12 (-4 *1 (-778)) + (-5 *3 + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) + (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) + (|:| |ub| (-592 (-782 (-205)))))) + (-5 *2 (-966)))) + ((*1 *2 *3) + (-12 (-4 *1 (-778)) + (-5 *3 + (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) + (-5 *2 (-966))))) (((*1 *2) (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) (-4 *3 (-13 (-789) (-517))))) @@ -14992,452 +15146,271 @@ (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) ((*1 *1) (-5 *1 (-454))) ((*1 *1) (-4 *1 (-1113)))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-517)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-1087 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-2 (|:| |k| (-761 *3)) (|:| |c| *4)))))) +(((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-159)) (-5 *1 (-1080 *4 *5)) + (-14 *4 (-856)) (-4 *5 (-977))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-702))))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-429)) (-5 *2 (-108)) - (-5 *1 (-338 *4 *5)) (-14 *5 (-592 (-1091))))) + (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-544 *4)) + (-4 *4 (-327))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) + (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) ((*1 *2 *3) - (-12 (-5 *3 (-592 (-722 *4 (-800 *5)))) (-4 *4 (-429)) - (-14 *5 (-592 (-1091))) (-5 *2 (-108)) (-5 *1 (-577 *4 *5))))) -(((*1 *2 *2) - (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) - (-5 *1 (-163 *3))))) + (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-157 *3)) (-5 *1 (-1117 *4 *3)) + (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) (((*1 *1 *2 *3 *4) (-12 (-5 *2 (-1091)) (-5 *3 (-412)) (-4 *5 (-789)) (-5 *1 (-1026 *5 *4)) (-4 *4 (-408 *5))))) -(((*1 *2 *3 *3) - (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-921 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (|partial| -12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) -(((*1 *2 *1) - (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-108)))) - ((*1 *2 *1) - (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) - (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1058 *4 *2)) (-14 *4 (-856)) - (-4 *2 (-13 (-977) (-10 -7 (-6 (-4257 "*"))))) (-5 *1 (-837 *4 *2))))) -(((*1 *2 *3) - (-12 (-5 *2 (-108)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-592 (-565 *5))) (-5 *3 (-1091)) (-4 *5 (-408 *4)) - (-4 *4 (-789)) (-5 *1 (-534 *4 *5))))) -(((*1 *2 *3) - (-12 (-4 *3 (-1149 *2)) (-4 *2 (-1149 *4)) (-5 *1 (-918 *4 *2 *3 *5)) - (-4 *4 (-327)) (-4 *5 (-667 *2 *3))))) -(((*1 *2 *2) (|partial| -12 (-5 *1 (-543 *2)) (-4 *2 (-510))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1038)) (-5 *1 (-105)))) - ((*1 *2 *1) (|partial| -12 (-5 *1 (-343 *2)) (-4 *2 (-1020)))) - ((*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109))))) +(((*1 *2 *2 *3) (-12 (-5 *2 (-525)) (-5 *3 (-713)) (-5 *1 (-522))))) (((*1 *2 *3) - (-12 (-5 *2 (-396 *3)) (-5 *1 (-38 *3)) (-4 *3 (-1149 (-47))))) - ((*1 *2 *3 *1) - (-12 (-5 *2 (-2 (|:| |less| (-117 *3)) (|:| |greater| (-117 *3)))) - (-5 *1 (-117 *3)) (-4 *3 (-789)))) - ((*1 *2 *2) - (-12 (-5 *2 (-542 *4)) (-4 *4 (-13 (-29 *3) (-1113))) - (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) - (-5 *1 (-540 *3 *4)))) - ((*1 *2 *2) - (-12 (-5 *2 (-542 (-385 (-887 *3)))) - (-4 *3 (-13 (-429) (-968 (-525)) (-789) (-588 (-525)))) - (-5 *1 (-545 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *3 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 (-2 (|:| -2004 *3) (|:| |special| *3))) (-5 *1 (-670 *5 *3)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1173 *5)) (-4 *5 (-341)) (-4 *5 (-977)) - (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) - (-5 *3 (-592 (-632 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1173 (-1173 *5))) (-4 *5 (-341)) (-4 *5 (-977)) - (-5 *2 (-592 (-592 (-632 *5)))) (-5 *1 (-960 *5)) - (-5 *3 (-592 (-632 *5))))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-132)) (-5 *2 (-592 *1)) (-4 *1 (-1060)))) - ((*1 *2 *1 *3) (-12 (-5 *3 (-135)) (-5 *2 (-592 *1)) (-4 *1 (-1060))))) -(((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 (-385 (-887 *6)))) - (-4 *6 (-13 (-517) (-968 (-525)) (-138))) - (-5 *2 - (-2 (|:| |mainpart| (-385 (-887 *6))) - (|:| |limitedlogs| - (-592 - (-2 (|:| |coeff| (-385 (-887 *6))) - (|:| |logand| (-385 (-887 *6)))))))) - (-5 *1 (-531 *6)) (-5 *3 (-385 (-887 *6)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) - (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) - ((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-632 *3)) - (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) -(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-525)) (-5 *2 (-108))))) -(((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-1 (-108) *6 *6)) (-4 *6 (-789)) - (-5 *2 - (-2 (|:| |fs| (-108)) (|:| |sd| (-592 *6)) - (|:| |td| (-592 (-592 *6))))) - (-5 *1 (-1099 *6)) (-5 *4 (-592 *6)) (-5 *5 (-592 (-592 *6)))))) -(((*1 *1 *1) (-5 *1 (-989)))) -(((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) - ((*1 *2 *1) - (-12 (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-4 *2 (-286)) - (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) - ((*1 *2 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) - (-4 *1 (-408 *3)))) - ((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) - ((*1 *2 *1) - (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) - (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4)))) - ((*1 *2 *1) - (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) - (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4)))) - ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2 *3 *4 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5) - (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) - (-5 *2 - (-2 (|:| -3352 *4) (|:| -1245 *4) (|:| |totalpts| (-525)) - (|:| |success| (-108)))) - (-5 *1 (-731)) (-5 *5 (-525))))) -(((*1 *1 *1 *1) (-4 *1 (-450))) ((*1 *1 *1 *1) (-4 *1 (-704)))) -(((*1 *1 *1) (-4 *1 (-578))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) -(((*1 *2 *1) - (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-4 *3 (-346)) - (-5 *2 (-1087 *3))))) -(((*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1127)))) - ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501))))) -(((*1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-116 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-1178)) + (-5 *1 (-426 *4 *5 *6 *7))))) +(((*1 *2 *2) (-12 (-5 *2 (-592 (-294 (-205)))) (-5 *1 (-246))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-592 (-294 (-205)))) (-5 *4 (-713)) + (-5 *2 (-632 (-205))) (-5 *1 (-246))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-525)) (-4 *5 (-327)) (-5 *2 (-396 (-1087 (-1087 *5)))) + (-5 *1 (-1126 *5)) (-5 *3 (-1087 (-1087 *5)))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-921 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) + ((*1 *2) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-1027 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-104)) (-5 *1 (-1007))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) + (-12 (-5 *3 (-157 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) + (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1 (-878 *3) (-878 *3))) (-5 *1 (-163 *3)) + (-4 *3 (-13 (-341) (-1113) (-934)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) + (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) + (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4))))) +(((*1 *1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-1 (-108) *4 *4)) (-4 *4 (-1127)) (-5 *1 (-353 *4 *2)) + (-4 *2 (-13 (-351 *4) (-10 -7 (-6 -4256))))))) +(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) +(((*1 *2 *1 *1 *3) (-12 (-4 *1 (-1060)) (-5 *3 (-525)) (-5 *2 (-108))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3))))) +(((*1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-1098))))) +(((*1 *2 *1) + (-12 (-4 *1 (-630 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) + (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-108))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) (((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) ((*1 *2 *1) - (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) - (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) - (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) + (-12 (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) (-4 *2 (-286)) + (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3))))) ((*1 *2 *1) - (-12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) + (-12 (-4 *3 (-517)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) (-4 *1 (-408 *3)))) ((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) ((*1 *2 *1) - (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-571 *2 *3 *4)) - (-4 *4 (|SubsetCategory| (-669) *3)))) + (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) + (-5 *1 (-571 *3 *4 *2)) (-4 *3 (-37 *4)))) ((*1 *2 *1) - (-12 (-4 *3 (-160)) (-4 *2 (-660 *3)) (-5 *1 (-608 *2 *3 *4)) - (-4 *4 (|SubsetCategory| (-669) *3)))) + (-12 (-4 *4 (-160)) (-4 *2 (|SubsetCategory| (-669) *4)) + (-5 *1 (-608 *3 *4 *2)) (-4 *3 (-660 *4)))) ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) -(((*1 *2 *3 *3 *4 *4 *4 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-691))))) -(((*1 *2 *1) - (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) - (-14 *4 (-713)) (-4 *5 (-160))))) -(((*1 *2 *3 *4 *4) - (-12 (-5 *4 (-1091)) (-5 *2 (-1 *7 *5 *6)) (-5 *1 (-644 *3 *5 *6 *7)) - (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127)) - (-4 *7 (-1127)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-5 *2 (-1 *6 *5)) (-5 *1 (-649 *3 *5 *6)) - (-4 *3 (-567 (-501))) (-4 *5 (-1127)) (-4 *6 (-1127))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 (-525))))) - (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) - (-4 *4 (-13 (-787) (-341))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-273 (-385 (-887 (-525)))))) - (-5 *2 (-592 (-592 (-273 (-887 *4))))) (-5 *1 (-358 *4)) - (-4 *4 (-13 (-787) (-341))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-385 (-887 (-525)))) (-5 *2 (-592 (-273 (-887 *4)))) - (-5 *1 (-358 *4)) (-4 *4 (-13 (-787) (-341))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-273 (-385 (-887 (-525))))) - (-5 *2 (-592 (-273 (-887 *4)))) (-5 *1 (-358 *4)) - (-4 *4 (-13 (-787) (-341))))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *5 (-1091)) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-4 *4 (-13 (-29 *6) (-1113) (-893))) - (-5 *2 (-2 (|:| |particular| *4) (|:| -2187 (-592 *4)))) - (-5 *1 (-598 *6 *4 *3)) (-4 *3 (-602 *4)))) - ((*1 *2 *3 *2 *4 *2 *5) - (|partial| -12 (-5 *4 (-1091)) (-5 *5 (-592 *2)) - (-4 *2 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *1 (-598 *6 *2 *3)) (-4 *3 (-602 *2)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) - (-5 *2 - (-2 (|:| |particular| (-3 (-1173 *5) "failed")) - (|:| -2187 (-592 (-1173 *5))))) - (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) - (-5 *2 - (-2 (|:| |particular| (-3 (-1173 *5) "failed")) - (|:| -2187 (-592 (-1173 *5))))) - (-5 *1 (-613 *5)) (-5 *4 (-1173 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *5)) (-4 *5 (-341)) - (-5 *2 - (-592 - (-2 (|:| |particular| (-3 (-1173 *5) "failed")) - (|:| -2187 (-592 (-1173 *5)))))) - (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-592 *5))) (-4 *5 (-341)) - (-5 *2 - (-592 - (-2 (|:| |particular| (-3 (-1173 *5) "failed")) - (|:| -2187 (-592 (-1173 *5)))))) - (-5 *1 (-613 *5)) (-5 *4 (-592 (-1173 *5))))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) - (-4 *4 (-13 (-351 *5) (-10 -7 (-6 -4256)))) - (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-614 *5 *6 *4 *3)) (-4 *3 (-630 *5 *6 *4)))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-341)) (-4 *6 (-13 (-351 *5) (-10 -7 (-6 -4256)))) - (-4 *7 (-13 (-351 *5) (-10 -7 (-6 -4256)))) - (-5 *2 - (-592 - (-2 (|:| |particular| (-3 *7 "failed")) (|:| -2187 (-592 *7))))) - (-5 *1 (-614 *5 *6 *7 *3)) (-5 *4 (-592 *7)) - (-4 *3 (-630 *5 *6 *7)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *5))) (-5 *4 (-592 (-1091))) (-4 *5 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-712 *5)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-887 *4))) (-4 *4 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-712 *4)))) - ((*1 *2 *2 *2 *3 *4) - (|partial| -12 (-5 *3 (-110)) (-5 *4 (-1091)) - (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *1 (-714 *5 *2)) (-4 *2 (-13 (-29 *5) (-1113) (-893))))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-632 *7)) (-5 *5 (-1091)) - (-4 *7 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 - (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) - (-5 *1 (-744 *6 *7)) (-5 *4 (-1173 *7)))) - ((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-632 *6)) (-5 *4 (-1091)) - (-4 *6 (-13 (-29 *5) (-1113) (-893))) - (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-1173 *6))) (-5 *1 (-744 *5 *6)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-592 (-273 *7))) (-5 *4 (-592 (-110))) - (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 - (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) - (-5 *1 (-744 *6 *7)))) - ((*1 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-592 *7)) (-5 *4 (-592 (-110))) - (-5 *5 (-1091)) (-4 *7 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 - (-2 (|:| |particular| (-1173 *7)) (|:| -2187 (-592 (-1173 *7))))) - (-5 *1 (-744 *6 *7)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-273 *7)) (-5 *4 (-110)) (-5 *5 (-1091)) - (-4 *7 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 - (-3 (-2 (|:| |particular| *7) (|:| -2187 (-592 *7))) *7 "failed")) - (-5 *1 (-744 *6 *7)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *4 (-110)) (-5 *5 (-1091)) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 - (-3 (-2 (|:| |particular| *3) (|:| -2187 (-592 *3))) *3 "failed")) - (-5 *1 (-744 *6 *3)) (-4 *3 (-13 (-29 *6) (-1113) (-893))))) - ((*1 *2 *3 *4 *3 *5) - (|partial| -12 (-5 *3 (-273 *2)) (-5 *4 (-110)) (-5 *5 (-592 *2)) - (-4 *2 (-13 (-29 *6) (-1113) (-893))) (-5 *1 (-744 *6 *2)) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))))) - ((*1 *2 *2 *3 *4 *5) - (|partial| -12 (-5 *3 (-110)) (-5 *4 (-273 *2)) (-5 *5 (-592 *2)) - (-4 *2 (-13 (-29 *6) (-1113) (-893))) - (-4 *6 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *1 (-744 *6 *2)))) - ((*1 *2 *3) (-12 (-5 *3 (-750)) (-5 *2 (-966)) (-5 *1 (-747)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-750)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5 *4) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5 *6 *4) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) - (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5 *5 *4) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5 *6 *5 *4) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) - (-5 *1 (-747)))) - ((*1 *2 *3 *4 *4 *5 *6 *5 *4 *4) - (-12 (-5 *3 (-1173 (-294 (-357)))) (-5 *4 (-357)) - (-5 *5 (-592 (-357))) (-5 *6 (-294 (-357))) (-5 *2 (-966)) - (-5 *1 (-747)))) +(((*1 *1 *1) (-4 *1 (-578))) + ((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *2 *3 *2 *4) + (|partial| -12 (-5 *2 (-525)) (-5 *4 (-1 (-3 (-525) "failed") *5)) + (-4 *5 (-977)) (-5 *1 (-508 *5 *3)) (-4 *3 (-1149 *5)))) + ((*1 *2 *3 *4 *2 *5) + (|partial| -12 (-5 *2 (-525)) (-5 *5 (-1 (-3 (-525) "failed") *4)) + (-4 *4 (-977)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4)))) ((*1 *2 *3 *4 *5) - (|partial| -12 - (-5 *5 - (-1 - (-3 (-2 (|:| |particular| *6) (|:| -2187 (-592 *6))) "failed") - *7 *6)) - (-4 *6 (-341)) (-4 *7 (-602 *6)) - (-5 *2 (-2 (|:| |particular| (-1173 *6)) (|:| -2187 (-632 *6)))) - (-5 *1 (-755 *6 *7)) (-5 *3 (-632 *6)) (-5 *4 (-1173 *6)))) - ((*1 *2 *3) (-12 (-5 *3 (-833)) (-5 *2 (-966)) (-5 *1 (-832)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-833)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-832)))) - ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7 *8) - (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) - (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *8 (-205)) - (-5 *2 (-966)) (-5 *1 (-832)))) - ((*1 *2 *3 *3 *3 *3 *4 *4 *5 *6 *7) - (-12 (-5 *3 (-357)) (-5 *4 (-713)) (-5 *5 (-592 (-294 (-357)))) - (-5 *6 (-592 (-592 (-294 (-357))))) (-5 *7 (-1074)) (-5 *2 (-966)) - (-5 *1 (-832)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-887 (-385 (-525)))) (-5 *2 (-592 (-357))) - (-5 *1 (-954)) (-5 *4 (-357)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-887 (-525))) (-5 *2 (-592 (-357))) (-5 *1 (-954)) - (-5 *4 (-357)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) - (-5 *2 (-592 *4)) (-5 *1 (-1046 *3 *4)) (-4 *3 (-1149 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) - (-5 *3 (-294 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-273 (-294 *4)))) (-5 *1 (-1049 *4)) - (-5 *3 (-273 (-294 *4))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) - (-5 *3 (-273 (-294 *5))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-273 (-294 *5)))) (-5 *1 (-1049 *5)) - (-5 *3 (-294 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-1091))) - (-4 *5 (-13 (-789) (-286) (-968 (-525)) (-588 (-525)) (-138))) - (-5 *2 (-592 (-592 (-273 (-294 *5))))) (-5 *1 (-1049 *5)) - (-5 *3 (-592 (-273 (-294 *5)))))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-385 (-887 *5)))) (-5 *4 (-592 (-1091))) - (-4 *5 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) - (-5 *1 (-1097 *5)))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-592 (-1091))) (-4 *5 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *5)))))) (-5 *1 (-1097 *5)) - (-5 *3 (-592 (-273 (-385 (-887 *5))))))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-385 (-887 *4)))) (-4 *4 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) (-5 *1 (-1097 *4)))) + (|partial| -12 (-5 *5 (-1 (-3 (-525) "failed") *4)) (-4 *4 (-977)) + (-5 *2 (-525)) (-5 *1 (-508 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) + (-4 *4 (-1127)) (-5 *2 (-108))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) (-5 *4 (-887 (-525))) (-5 *2 (-308)) + (-5 *1 (-310))))) +(((*1 *2 *3) (-12 (-5 *3 (-501)) (-5 *1 (-500 *2)) (-4 *2 (-1127)))) + ((*1 *2 *1) (-12 (-5 *2 (-51)) (-5 *1 (-501))))) +(((*1 *1) (-12 (-4 *1 (-307 *2)) (-4 *2 (-346)) (-4 *2 (-341)))) ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 (-592 (-273 (-385 (-887 *4)))))) - (-5 *1 (-1097 *4)) (-5 *3 (-592 (-273 (-385 (-887 *4))))))) + (-12 (-5 *3 (-856)) (-5 *2 (-1173 *4)) (-5 *1 (-495 *4)) + (-4 *4 (-327))))) +(((*1 *2) + (-12 (-5 *2 (-1178)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) + (-4 *4 (-977))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *1 *1) + (-12 + (-5 *2 + (-2 (|:| -2790 (-724 *3)) (|:| |coef1| (-724 *3)) + (|:| |coef2| (-724 *3)))) + (-5 *1 (-724 *3)) (-4 *3 (-517)) (-4 *3 (-977)))) + ((*1 *2 *1 *1) + (-12 (-4 *3 (-517)) (-4 *3 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-2 (|:| -2790 *1) (|:| |coef1| *1) (|:| |coef2| *1))) + (-4 *1 (-991 *3 *4 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) + ((*1 *2 *1) + (-12 (-4 *3 (-286)) (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) + (-5 *2 (-1173 *6)) (-5 *1 (-391 *3 *4 *5 *6)) + (-4 *6 (-13 (-387 *4 *5) (-968 *4))))) + ((*1 *2 *1) + (-12 (-4 *3 (-977)) (-4 *3 (-789)) (-5 *2 (-1043 *3 (-565 *1))) + (-4 *1 (-408 *3)))) + ((*1 *2 *1) (-12 (-5 *2 (-1043 (-525) (-565 (-468)))) (-5 *1 (-468)))) + ((*1 *2 *1) + (-12 (-4 *3 (-160)) (-4 *2 (-37 *3)) (-5 *1 (-571 *2 *3 *4)) + (-4 *4 (|SubsetCategory| (-669) *3)))) + ((*1 *2 *1) + (-12 (-4 *3 (-160)) (-4 *2 (-660 *3)) (-5 *1 (-608 *2 *3 *4)) + (-4 *4 (|SubsetCategory| (-669) *3)))) + ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-341) (-138) (-968 (-525)))) (-4 *5 (-1149 *4)) + (-5 *2 (-2 (|:| |ans| (-385 *5)) (|:| |nosol| (-108)))) + (-5 *1 (-947 *4 *5)) (-5 *3 (-385 *5))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) + ((*1 *2 *1) + (-12 (-4 *1 (-906 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-734)) + (-4 *5 (-789)) (-5 *2 (-108))))) +(((*1 *1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) + (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) + (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4))))) +(((*1 *2) + (-12 + (-5 *2 + (-1173 (-592 (-2 (|:| -3348 (-845 *3)) (|:| -3636 (-1038)))))) + (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) (-14 *4 (-856)))) + ((*1 *2) + (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038)))))) + (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) + (-14 *4 + (-3 (-1087 *3) + (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038))))))))) + ((*1 *2) + (-12 (-5 *2 (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038)))))) + (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) (-14 *4 (-856))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-4 *5 (-517)) - (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) - (-5 *3 (-385 (-887 *5))))) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-713)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *6 *7 *8 *3 *4)) (-4 *4 (-1029 *6 *7 *8 *3)))) ((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) (-4 *5 (-517)) - (-5 *2 (-592 (-273 (-385 (-887 *5))))) (-5 *1 (-1097 *5)) - (-5 *3 (-273 (-385 (-887 *5)))))) - ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) - (-5 *1 (-1097 *4)) (-5 *3 (-385 (-887 *4))))) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) +(((*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)))) ((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-592 (-273 (-385 (-887 *4))))) - (-5 *1 (-1097 *4)) (-5 *3 (-273 (-385 (-887 *4))))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-159)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1123 *3)) (-4 *3 (-907))))) -(((*1 *2 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1074)) (-5 *1 (-284))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-592 (-887 *6))) (-5 *4 (-592 (-1091))) - (-4 *6 (-13 (-517) (-968 *5))) (-4 *5 (-517)) - (-5 *2 (-592 (-592 (-273 (-385 (-887 *6)))))) (-5 *1 (-969 *5 *6))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-592 (-259))) (-5 *1 (-259)))) - ((*1 *2 *1) (-12 (-5 *2 (-592 (-1096))) (-5 *1 (-1096))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) - (-5 *1 (-910 *4 *5 *6 *7))))) -(((*1 *2 *1) (-12 (-4 *1 (-102 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) - ((*1 *2 *3 *1) - (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) - (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-680 *3)))) - ((*1 *1 *2) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020)))) - ((*1 *1) (-12 (-5 *1 (-680 *2)) (-4 *2 (-1020))))) + (-12 (-4 *4 (-517)) (-4 *4 (-160)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4)) (-5 *2 (-2 (|:| |adjMat| *3) (|:| |detMat| *4))) + (-5 *1 (-631 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6)))) + ((*1 *1 *1 *1) + (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) + (-4 *3 (-594 *2)))) + ((*1 *1 *1) + (-12 (-4 *2 (-160)) (-4 *2 (-977)) (-5 *1 (-657 *2 *3)) + (-4 *3 (-594 *2)))) + ((*1 *1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977)))) + ((*1 *1 *1) (-12 (-5 *1 (-776 *2)) (-4 *2 (-160)) (-4 *2 (-977))))) (((*1 *2 *1) - (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-761 *3)))) - ((*1 *2 *1) (-12 (-4 *2 (-785)) (-5 *1 (-1194 *3 *2)) (-4 *3 (-977))))) -(((*1 *2 *1 *1) - (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-4 *3 (-1020)) - (-5 *2 (-108))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) - (-4 *4 (-351 *2))))) -(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-716)) (-5 *1 (-110))))) -(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *1 (-161 *2)) (-4 *2 (-286)))) + ((*1 *2 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286)))) + ((*1 *2 *1) (-12 (-4 *1 (-925 *2)) (-4 *2 (-517)) (-4 *2 (-286)))) + ((*1 *2 *1) (-12 (-4 *1 (-986)) (-5 *2 (-525))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-5 *3 (-525)) (-5 *2 (-592 (-592 (-205)))) (-5 *1 (-1124))))) +(((*1 *2 *3 *2) + (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-37 (-385 (-525)))) + (-4 *2 (-160))))) +(((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-713)) (-4 *5 (-517)) + (-5 *2 + (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) + (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) + (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) +(((*1 *1 *2 *3) + (-12 + (-5 *3 + (-592 + (-2 (|:| |flg| (-3 "nil" "sqfr" "irred" "prime")) (|:| |fctr| *2) + (|:| |xpnt| (-525))))) + (-4 *2 (-517)) (-5 *1 (-396 *2)))) + ((*1 *2 *3) + (-12 + (-5 *3 + (-2 (|:| |contp| (-525)) + (|:| -2143 (-592 (-2 (|:| |irr| *4) (|:| -1973 (-525))))))) + (-4 *4 (-1149 (-525))) (-5 *2 (-396 *4)) (-5 *1 (-419 *4))))) (((*1 *2 *3) (-12 (-5 *3 (-1 *5)) (-4 *5 (-1020)) (-5 *2 (-1 *5 *4)) (-5 *1 (-626 *4 *5)) (-4 *4 (-1020)))) @@ -15447,95 +15420,130 @@ (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865)))) ((*1 *2 *1) (-12 (-4 *1 (-1188 *3 *2)) (-4 *3 (-789)) (-4 *2 (-977)))) ((*1 *2 *1) (-12 (-4 *2 (-977)) (-5 *1 (-1194 *2 *3)) (-4 *3 (-785))))) -(((*1 *1 *1 *1) (-12 (-4 *1 (-791 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2 *3 *3 *3 *4 *5 *6) - (-12 (-5 *3 (-294 (-525))) (-5 *4 (-1 (-205) (-205))) - (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) - (-5 *1 (-639))))) -(((*1 *2 *3 *2 *4 *5) - (-12 (-5 *2 (-592 *3)) (-5 *5 (-856)) (-4 *3 (-1149 *4)) - (-4 *4 (-286)) (-5 *1 (-437 *4 *3))))) -(((*1 *1 *2 *3) (-12 (-5 *3 (-525)) (-5 *1 (-396 *2)) (-4 *2 (-517))))) -(((*1 *1 *1) - (-12 (-4 *1 (-342 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) +(((*1 *2 *2 *3 *2) + (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) + (-4 *2 (-1149 *4)))) + ((*1 *2 *2 *3 *2 *3) + (-12 (-5 *3 (-525)) (-5 *1 (-638 *2)) (-4 *2 (-1149 (-525)))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-1110 *4)) + (-4 *4 (-977))))) +(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) +(((*1 *2 *1 *1) (-12 (-5 *2 (-108)) (-5 *1 (-468))))) +(((*1 *2) + (-12 (-5 *2 (-632 (-845 *3))) (-5 *1 (-329 *3 *4)) (-14 *3 (-856)) + (-14 *4 (-856)))) + ((*1 *2) + (-12 (-5 *2 (-632 *3)) (-5 *1 (-330 *3 *4)) (-4 *3 (-327)) + (-14 *4 + (-3 (-1087 *3) + (-1173 (-592 (-2 (|:| -3348 *3) (|:| -3636 (-1038))))))))) + ((*1 *2) + (-12 (-5 *2 (-632 *3)) (-5 *1 (-331 *3 *4)) (-4 *3 (-327)) + (-14 *4 (-856))))) (((*1 *2 *1) (-12 (-5 *2 (-1074)) (-5 *1 (-1096)))) ((*1 *2 *1) (-12 (-5 *2 (-1091)) (-5 *1 (-1096)))) ((*1 *2 *1) (-12 (-5 *2 (-205)) (-5 *1 (-1096)))) ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-1096))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-517))))) +(((*1 *2 *1 *3 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) (-12 (-5 *1 (-1123 *2)) (-4 *2 (-907))))) (((*1 *2) - (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) - (-4 *4 (-395 *3))))) -(((*1 *2 *3) - (-12 (-5 *3 (-294 (-205))) (-5 *2 (-294 (-385 (-525)))) - (-5 *1 (-284))))) -(((*1 *2 *1) (-12 (-4 *1 (-889)) (-5 *2 (-592 (-592 (-878 (-205))))))) - ((*1 *2 *1) (-12 (-4 *1 (-907)) (-5 *2 (-592 (-592 (-878 (-205)))))))) -(((*1 *1 *1 *1 *2) - (|partial| -12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *3 *4 *5 *5) - (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) - (-4 *3 (-991 *6 *7 *8)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-997 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) - ((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-592 (-2 (|:| |val| (-592 *8)) (|:| -1896 *9)))) - (-5 *5 (-108)) (-4 *8 (-991 *6 *7 *4)) (-4 *9 (-996 *6 *7 *4 *8)) - (-4 *6 (-429)) (-4 *7 (-735)) (-4 *4 (-789)) - (-5 *2 (-592 (-2 (|:| |val| *8) (|:| -1896 *9)))) - (-5 *1 (-997 *6 *7 *4 *8 *9))))) + (-12 (-5 *2 (-108)) (-5 *1 (-1105 *3 *4)) (-4 *3 (-1020)) + (-4 *4 (-1020))))) +(((*1 *2 *2 *3) + (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *2 (-991 *4 *5 *6)) (-5 *1 (-718 *4 *5 *6 *2 *3)) + (-4 *3 (-996 *4 *5 *6 *2))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-357))) (-5 *1 (-242)))) + ((*1 *1) + (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160)))) + ((*1 *2 *1) (-12 (-5 *1 (-396 *2)) (-4 *2 (-517))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1173 (-632 *4))) (-4 *4 (-160)) + (-5 *2 (-1173 (-632 (-887 *4)))) (-5 *1 (-171 *4))))) (((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-138)) - (-4 *3 (-286)) (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6))))) + (-12 (-4 *3 (-327)) (-4 *4 (-307 *3)) (-4 *5 (-1149 *4)) + (-5 *1 (-719 *3 *4 *5 *2 *6)) (-4 *2 (-1149 *5)) (-14 *6 (-856)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-4 *3 (-346)))) + ((*1 *1 *1) (-12 (-4 *1 (-1190 *2)) (-4 *2 (-341)) (-4 *2 (-346))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-385 (-887 *4))) (-5 *3 (-1091)) + (-4 *4 (-13 (-517) (-968 (-525)) (-138))) (-5 *1 (-531 *4))))) +(((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108))))) +(((*1 *1 *2) + (-12 + (-5 *2 + (-2 (|:| |mval| (-632 *3)) (|:| |invmval| (-632 *3)) + (|:| |genIdeal| (-477 *3 *4 *5 *6)))) + (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-884 *3 *4 *5)) + (-5 *1 (-477 *3 *4 *5 *6))))) +(((*1 *2 *3) + (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-133 *2 *4 *3)) + (-4 *3 (-351 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-476 *2 *4 *5 *3)) + (-4 *5 (-351 *2)) (-4 *3 (-351 *4)))) + ((*1 *2 *3) + (-12 (-5 *3 (-632 *4)) (-4 *4 (-925 *2)) (-4 *2 (-517)) + (-5 *1 (-635 *2 *4)))) + ((*1 *2 *3) + (-12 (-4 *4 (-925 *2)) (-4 *2 (-517)) (-5 *1 (-1142 *2 *4 *3)) + (-4 *3 (-1149 *4))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094))))) (((*1 *2) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-997 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6)))) ((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-713))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-309 *3)) (-4 *3 (-789))))) + (-12 (-4 *3 (-429)) (-4 *4 (-735)) (-4 *5 (-789)) + (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-1178)) + (-5 *1 (-1028 *3 *4 *5 *6 *7)) (-4 *7 (-996 *3 *4 *5 *6))))) +(((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-113 *3)) (-14 *3 (-525)))) + ((*1 *1 *1) (-12 (-5 *1 (-113 *2)) (-14 *2 (-525)))) + ((*1 *1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-806 *3)) (-14 *3 (-525)))) + ((*1 *1 *1) (-12 (-5 *1 (-806 *2)) (-14 *2 (-525)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-525)) (-14 *3 (-525)) (-5 *1 (-807 *3 *4)) + (-4 *4 (-804 *3)))) + ((*1 *1 *1) + (-12 (-14 *2 (-525)) (-5 *1 (-807 *2 *3)) (-4 *3 (-804 *2)))) + ((*1 *1 *2 *1) + (-12 (-5 *2 (-525)) (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-1164 *3)))) + ((*1 *1 *1) + (-12 (-4 *1 (-1135 *2 *3)) (-4 *2 (-977)) (-4 *3 (-1164 *2))))) (((*1 *2 *3) - (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-1173 (-294 (-357)))) - (-5 *1 (-284))))) -(((*1 *2 *3 *3 *2) - (-12 (-5 *2 (-1072 *4)) (-5 *3 (-525)) (-4 *4 (-977)) - (-5 *1 (-1076 *4)))) - ((*1 *1 *2 *2 *1) - (-12 (-5 *2 (-525)) (-5 *1 (-1165 *3 *4 *5)) (-4 *3 (-977)) - (-14 *4 (-1091)) (-14 *5 *3)))) -(((*1 *2 *3 *1) - (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-162)))) - ((*1 *2 *3 *1) - (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-104)) (-5 *1 (-1007))))) -(((*1 *2 *2 *1) - (-12 (-5 *2 (-592 *6)) (-4 *1 (-909 *3 *4 *5 *6)) (-4 *3 (-977)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-4 *3 (-517))))) -(((*1 *2 *3 *4 *4 *4 *4 *5 *5 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-697))))) + (-12 (-5 *3 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) + (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-1091)) + (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *2 (-1178)) + (-5 *1 (-1094)))) + ((*1 *2 *3 *4 *1) + (-12 (-5 *3 (-1091)) + (-5 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *2 (-1178)) + (-5 *1 (-1094))))) (((*1 *2 *3 *4) - (-12 (-5 *4 (-1091)) - (-4 *5 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-542 *3)) (-5 *1 (-518 *5 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *5)))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-632 (-385 *4)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-294 (-205))) (-5 *2 (-385 (-525))) (-5 *1 (-284))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-713)) (-5 *1 (-110))))) + (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) + (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) + (-5 *1 (-577 *5 *6))))) +(((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1164 *4)) (-5 *1 (-1166 *4 *2)) + (-4 *4 (-37 (-385 (-525))))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-938))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *3 (-713)) (-4 *1 (-916 *2)) (-4 *2 (-1113))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-525)) (-4 *1 (-301 *4 *2)) (-4 *4 (-1020)) + (-4 *2 (-126))))) (((*1 *1 *1) (-4 *1 (-33))) ((*1 *1 *1) (-5 *1 (-110))) ((*1 *1 *1) (-5 *1 (-159))) ((*1 *1 *1) (-4 *1 (-510))) ((*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020)))) @@ -15543,118 +15551,57 @@ ((*1 *1 *1) (-12 (-5 *1 (-1056 *2 *3)) (-4 *2 (-13 (-1020) (-33))) (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-135))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1 *3 *3 *3 *2) - (-12 (-5 *3 (-713)) (-5 *1 (-620 *2)) (-4 *2 (-1020))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-592 (-878 (-205))))) (-5 *1 (-1123 *3)) - (-4 *3 (-907))))) -(((*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| (-1072 (-205))) - (|:| |notEvaluated| - "Internal singularities not yet evaluated"))) - (|:| -3214 - (-3 (|:| |finite| "The range is finite") - (|:| |lowerInfinite| "The bottom 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 (-966)) (-5 *1 (-284))))) -(((*1 *2 *2 *3) - (-12 (-4 *4 (-735)) - (-4 *3 (-13 (-789) (-10 -8 (-15 -2749 ((-1091) $))))) (-4 *5 (-517)) - (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) - ((*1 *2 *2 *3) - (-12 (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *3 - (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) - (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *6)) - (-4 *6 - (-13 (-789) - (-10 -8 (-15 -2749 ((-1091) $)) - (-15 -2578 ((-3 $ "failed") (-1091)))))) - (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) - (-4 *2 (-884 (-887 *4) *5 *6))))) +(((*1 *2 *2 *2 *2 *2) + (-12 (-4 *2 (-13 (-341) (-10 -8 (-15 ** ($ $ (-385 (-525))))))) + (-5 *1 (-1046 *3 *2)) (-4 *3 (-1149 *2))))) +(((*1 *2 *3) (-12 (-5 *3 (-878 *2)) (-5 *1 (-915 *2)) (-4 *2 (-977))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-128))))) +(((*1 *2 *3 *4 *5 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) + (-5 *2 (-966)) (-5 *1 (-688))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 (-887 *6))) (-4 *6 (-517)) + (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) + (-4 *5 (-735)) + (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)))))))) +(((*1 *2 *1 *1) (-12 (-4 *1 (-510)) (-5 *2 (-108))))) (((*1 *2 *3 *3) - (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-880 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174)))) - ((*1 *2 *1 *3 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-1175))))) -(((*1 *2 *1 *3) (-12 (-4 *1 (-33)) (-5 *3 (-713)) (-5 *2 (-108))))) -(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *5 *5 *5 *5 *4 *4 *6 *7) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-82 FCNF)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-83 FCNG)))) (-5 *2 (-966)) - (-5 *1 (-692))))) -(((*1 *2 *1) - (-12 (-5 *2 (-385 (-887 *3))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *1 *1) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-351 *2)) (-4 *2 (-1127)) - (-4 *2 (-789)))) - ((*1 *1 *2 *1) - (-12 (-5 *2 (-1 (-108) *3 *3)) (|has| *1 (-6 -4256)) - (-4 *1 (-351 *3)) (-4 *3 (-1127))))) -(((*1 *2 *2 *2) - (|partial| -12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-1143 *3 *2)) - (-4 *2 (-1149 *3))))) -(((*1 *1 *2) - (-12 (-5 *2 (-1158 *3 *4 *5)) (-4 *3 (-13 (-341) (-789))) - (-14 *4 (-1091)) (-14 *5 *3) (-5 *1 (-297 *3 *4 *5)))) - ((*1 *2 *3) (-12 (-5 *2 (-1 (-357))) (-5 *1 (-970)) (-5 *3 (-357))))) -(((*1 *2 *3 *4 *4 *3 *3 *5) - (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-1087 *3)) - (-4 *3 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) - (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020)))) - ((*1 *2 *3 *4 *4 *3 *4 *3 *5) - (|partial| -12 (-5 *4 (-565 *3)) (-5 *5 (-385 (-1087 *3))) - (-4 *3 (-13 (-408 *6) (-27) (-1113))) - (-4 *6 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) - (-5 *2 (-2 (|:| -1255 *3) (|:| |coeff| *3))) - (-5 *1 (-521 *6 *3 *7)) (-4 *7 (-1020))))) -(((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2) - (-12 (-4 *3 (-1149 (-385 (-525)))) (-5 *1 (-848 *3 *2)) - (-4 *2 (-1149 (-385 *3)))))) -(((*1 *2 *1) - (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-113 *3)) (-14 *3 (-525)))) - ((*1 *1 *2 *3 *3) - (-12 (-5 *3 (-1072 *2)) (-4 *2 (-286)) (-5 *1 (-161 *2)))) - ((*1 *1 *2) (-12 (-5 *2 (-385 *3)) (-4 *3 (-286)) (-5 *1 (-161 *3)))) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) + (-5 *3 (-592 (-525))))) ((*1 *2 *3) - (-12 (-5 *2 (-161 (-525))) (-5 *1 (-708 *3)) (-4 *3 (-382)))) - ((*1 *2 *1) - (-12 (-5 *2 (-161 (-385 (-525)))) (-5 *1 (-806 *3)) (-14 *3 (-525)))) - ((*1 *2 *1) - (-12 (-14 *3 (-525)) (-5 *2 (-161 (-385 (-525)))) - (-5 *1 (-807 *3 *4)) (-4 *4 (-804 *3))))) + (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) + (-5 *3 (-592 (-525)))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-1074)) (-5 *3 (-765)) (-5 *1 (-764))))) +(((*1 *1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) + (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517))))) +(((*1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-21)) (-4 *2 (-1127))))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *2 *1 *3) + (-12 (-4 *1 (-838 *3)) (-4 *3 (-1020)) (-5 *2 (-1022 *3)))) + ((*1 *2 *1 *3) + (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-592 *4))) (-5 *1 (-839 *4)) + (-5 *3 (-592 *4)))) + ((*1 *2 *1 *3) + (-12 (-4 *4 (-1020)) (-5 *2 (-1022 (-1022 *4))) (-5 *1 (-839 *4)) + (-5 *3 (-1022 *4)))) + ((*1 *2 *1 *3) + (-12 (-5 *2 (-1022 *3)) (-5 *1 (-839 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3) + (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-771)) (-5 *3 (-1074))))) +(((*1 *1 *1) (-12 (-5 *1 (-561 *2)) (-4 *2 (-1020)))) + ((*1 *1 *1) (-5 *1 (-581)))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *1 *1) + (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) +(((*1 *2 *3 *1) + (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-592 (-899))) (-5 *1 (-270))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-236))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-341) (-968 (-385 (-525))))) (-5 *2 (-525)) + (-5 *1 (-111 *4 *3)) (-4 *3 (-1149 *4))))) (((*1 *2 *1 *1) (-12 (-4 *1 (-1171 *3)) (-4 *3 (-1127)) (-4 *3 (-977)) (-5 *2 (-632 *3))))) @@ -15692,221 +15639,317 @@ ((*1 *2 *1 *3 *2) (-12 (-5 *3 "first") (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-592 (-273 *4))) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) - (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856))))) -(((*1 *2 *1 *1) - (-12 (-5 *2 (-592 (-724 *3))) (-5 *1 (-724 *3)) (-4 *3 (-517)) - (-4 *3 (-977))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *3 (-1 (-592 *2) *2 *2 *2)) (-4 *2 (-1020)) - (-5 *1 (-98 *2)))) - ((*1 *1 *1 *2 *3) - (-12 (-5 *3 (-1 *2 *2 *2)) (-4 *2 (-1020)) (-5 *1 (-98 *2))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789))) - (-4 *2 (-13 (-408 *4) (-934) (-1113))) (-5 *1 (-554 *4 *2 *3)) - (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113)))))) -(((*1 *2 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-108)))) - ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *3 (-108)) (-5 *1 (-106)))) - ((*1 *2 *2) (-12 (-5 *2 (-856)) (|has| *1 (-6 -4246)) (-4 *1 (-382)))) - ((*1 *2) (-12 (-4 *1 (-382)) (-5 *2 (-856))))) -(((*1 *2 *2 *3) - (-12 (-5 *3 (-592 *2)) (-4 *2 (-991 *4 *5 *6)) (-4 *4 (-517)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *2))))) -(((*1 *1 *2) - (-12 (-5 *2 (-617 *3)) (-4 *3 (-789)) (-4 *1 (-352 *3 *4)) - (-4 *4 (-160))))) +(((*1 *1 *1 *1) + (-12 (|has| *1 (-6 -4256)) (-4 *1 (-115 *2)) (-4 *2 (-1127))))) +(((*1 *2 *1) + (-12 (-5 *2 (-592 (-1114 *3))) (-5 *1 (-1114 *3)) (-4 *3 (-1020))))) +(((*1 *2 *3 *4 *5 *3 *6 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-157 (-205))) + (-5 *6 (-1074)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) + (-12 (-5 *2 (-798)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) + (-4 *3 (-1127))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-599 *4)) (-4 *4 (-320 *5 *6 *7)) - (-4 *5 (-13 (-341) (-138) (-968 (-525)) (-968 (-385 (-525))))) - (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) + (-12 (-5 *3 (-632 (-157 (-385 (-525))))) (-5 *2 - (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2187 (-592 *4)))) - (-5 *1 (-748 *5 *6 *7 *4))))) + (-592 + (-2 (|:| |outval| (-157 *4)) (|:| |outmult| (-525)) + (|:| |outvect| (-592 (-632 (-157 *4))))))) + (-5 *1 (-707 *4)) (-4 *4 (-13 (-341) (-787)))))) (((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-713)) (-5 *1 (-42 *4 *3)) - (-4 *3 (-395 *4))))) + (-12 (-5 *3 (-525)) (-4 *4 (-735)) (-4 *5 (-789)) (-4 *2 (-977)) + (-5 *1 (-299 *4 *5 *2 *6)) (-4 *6 (-884 *2 *4 *5))))) (((*1 *2 *3 *3) - (-12 (-5 *2 (-592 *3)) (-5 *1 (-895 *3)) (-4 *3 (-510))))) + (-12 (-4 *4 (-762)) (-14 *5 (-1091)) (-5 *2 (-592 (-1146 *5 *4))) + (-5 *1 (-1034 *4 *5)) (-5 *3 (-1146 *5 *4))))) +(((*1 *2 *3 *3 *3 *4 *5 *5 *6) + (-12 (-5 *3 (-1 (-205) (-205) (-205))) + (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) + (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) + (-5 *1 (-639)))) + ((*1 *2 *3 *4 *4 *5) + (-12 (-5 *3 (-1 (-878 (-205)) (-205) (-205))) (-5 *4 (-1015 (-205))) + (-5 *5 (-592 (-242))) (-5 *2 (-1051 (-205))) (-5 *1 (-639)))) + ((*1 *2 *2 *3 *4 *4 *5) + (-12 (-5 *2 (-1051 (-205))) (-5 *3 (-1 (-878 (-205)) (-205) (-205))) + (-5 *4 (-1015 (-205))) (-5 *5 (-592 (-242))) (-5 *1 (-639))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-108)) (-4 *6 (-429)) (-4 *7 (-735)) (-4 *8 (-789)) + (-4 *3 (-991 *6 *7 *8)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-994 *6 *7 *8 *3 *4)) (-4 *4 (-996 *6 *7 *8 *3)))) + ((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 + (-2 (|:| |done| (-592 *4)) + (|:| |todo| (-592 (-2 (|:| |val| (-592 *3)) (|:| -1899 *4)))))) + (-5 *1 (-1061 *5 *6 *7 *3 *4)) (-4 *4 (-1029 *5 *6 *7 *3))))) +(((*1 *1) (-5 *1 (-415)))) (((*1 *2 *3) - (-12 (-5 *3 (-592 (-457 *4 *5))) (-14 *4 (-592 (-1091))) - (-4 *5 (-429)) + (-12 (-5 *3 (-385 *5)) (-4 *5 (-1149 *4)) (-4 *4 (-517)) + (-4 *4 (-977)) (-4 *2 (-1164 *4)) (-5 *1 (-1167 *4 *5 *6 *2)) + (-4 *6 (-602 *5))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) +(((*1 *2 *1) + (-12 (-5 *2 (-385 (-525))) (-5 *1 (-297 *3 *4 *5)) + (-4 *3 (-13 (-341) (-789))) (-14 *4 (-1091)) (-14 *5 *3)))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934))))) + ((*1 *2 *2) + (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) + (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) + ((*1 *2 *2) + (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) + (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) + ((*1 *1 *1) (-4 *1 (-263))) + ((*1 *2 *3) + (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) + (-5 *2 (-592 (-2 (|:| -1660 (-713)) (|:| |logand| *4)))) + (-5 *1 (-298 *4)))) + ((*1 *1 *1) + (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) + (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) + ((*1 *2 *1) + (-12 (-5 *2 (-610 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) + (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) + (-5 *1 (-1077 *3)))) + ((*1 *2 *2) + (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) + (-5 *1 (-1078 *3)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) + (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) + ((*1 *1 *1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) + (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160))))) +(((*1 *2 *3 *4 *4 *4 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-694))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2790 *3))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-795 *2)) (-4 *2 (-160))))) +(((*1 *2 *2) + (-12 (-5 *2 - (-2 (|:| |gblist| (-592 (-227 *4 *5))) - (|:| |gvlist| (-592 (-525))))) - (-5 *1 (-580 *4 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) + (-920 (-385 (-525)) (-800 *3) (-220 *4 (-713)) + (-227 *3 (-385 (-525))))) + (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-919 *3 *4))))) +(((*1 *1 *1) + (-12 (-5 *1 (-49 *2 *3)) (-4 *2 (-977)) (-14 *3 (-592 (-1091))))) + ((*1 *1 *1) + (-12 (-5 *1 (-203 *2 *3)) (-4 *2 (-13 (-977) (-789))) + (-14 *3 (-592 (-1091)))))) +(((*1 *1 *1) (-12 (-5 *1 (-849 *2)) (-4 *2 (-286))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) + ((*1 *2 *1) + (-12 + (-5 *2 + (-2 (|:| -2791 (-592 (-798))) (|:| -3788 (-592 (-798))) + (|:| |presup| (-592 (-798))) (|:| -1761 (-592 (-798))) + (|:| |args| (-592 (-798))))) + (-5 *1 (-1091))))) +(((*1 *1 *1) (-12 (-5 *1 (-1114 *2)) (-4 *2 (-1020))))) +(((*1 *1 *1) (-5 *1 (-989)))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-327)) + (-5 *2 + (-2 (|:| |cont| *5) + (|:| -2143 (-592 (-2 (|:| |irr| *3) (|:| -1973 (-525))))))) + (-5 *1 (-197 *5 *3)) (-4 *3 (-1149 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-862)) + (-5 *2 + (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) + (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) + (-5 *1 (-144)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-862)) (-5 *4 (-385 (-525))) + (-5 *2 + (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) + (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) + (-5 *1 (-144)))) + ((*1 *2 *3) + (-12 + (-5 *2 + (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) + (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) + (-5 *1 (-144)) (-5 *3 (-592 (-878 (-205)))))) + ((*1 *2 *3) + (-12 + (-5 *2 + (-2 (|:| |brans| (-592 (-592 (-878 (-205))))) + (|:| |xValues| (-1015 (-205))) (|:| |yValues| (-1015 (-205))))) + (-5 *1 (-144)) (-5 *3 (-592 (-592 (-878 (-205))))))) + ((*1 *1 *2) (-12 (-5 *2 (-592 (-1015 (-357)))) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))) +(((*1 *2 *3 *4 *5) + (-12 (-4 *6 (-1149 *9)) (-4 *7 (-735)) (-4 *8 (-789)) (-4 *9 (-286)) + (-4 *10 (-884 *9 *7 *8)) + (-5 *2 + (-2 (|:| |deter| (-592 (-1087 *10))) + (|:| |dterm| + (-592 (-592 (-2 (|:| -3802 (-713)) (|:| |pcoef| *10))))) + (|:| |nfacts| (-592 *6)) (|:| |nlead| (-592 *10)))) + (-5 *1 (-720 *6 *7 *8 *9 *10)) (-5 *3 (-1087 *10)) (-5 *4 (-592 *6)) + (-5 *5 (-592 *10))))) +(((*1 *2) (-12 (-5 *2 (-592 (-1091))) (-5 *1 (-100))))) +(((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 (-1087 *5))) (-5 *3 (-1087 *5)) + (-4 *5 (-154 *4)) (-4 *4 (-510)) (-5 *1 (-140 *4 *5)))) + ((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 *3)) (-4 *3 (-1149 *5)) + (-4 *5 (-1149 *4)) (-4 *4 (-327)) (-5 *1 (-336 *4 *5 *3)))) + ((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 (-1087 (-525)))) (-5 *3 (-1087 (-525))) + (-5 *1 (-533)))) + ((*1 *2 *2 *3) + (|partial| -12 (-5 *2 (-592 (-1087 *1))) (-5 *3 (-1087 *1)) + (-4 *1 (-844))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-745))))) +(((*1 *1 *1) (-12 (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) +(((*1 *2 *2) + (-12 (-5 *2 (-1173 *1)) (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) + (-4 *4 (-1149 *3)) (-4 *5 (-1149 (-385 *4)))))) +(((*1 *2 *3) + (-12 (-4 *4 (-977)) + (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) + (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4)))) + ((*1 *1 *1) (-4 *1 (-510))) + ((*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-617 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-856)) (-5 *1 (-621 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-761 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-828 *3)) (-4 *3 (-789)))) + ((*1 *2 *1) (-12 (-4 *1 (-927 *3)) (-4 *3 (-1127)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-1125 *3)) (-4 *3 (-1127)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1171 *2)) (-4 *2 (-1127)) (-4 *2 (-934)) + (-4 *2 (-977))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) + ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 (-878 *4))) (-4 *1 (-1052 *4)) (-4 *4 (-977)) + (-5 *2 (-713))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2 *3 *4) + (-12 (-5 *2 (-592 *8)) (-5 *3 (-1 (-108) *8 *8)) + (-5 *4 (-1 *8 *8 *8)) (-4 *8 (-991 *5 *6 *7)) (-4 *5 (-517)) + (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-910 *5 *6 *7 *8))))) +(((*1 *1 *1) (-12 (-4 *1 (-224 *2)) (-4 *2 (-1127)))) + ((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175)))) + ((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-1175))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1176))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091))))) +(((*1 *1 *1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-1056 *3 *4)) (-4 *3 (-13 (-1020) (-33))) + (-4 *4 (-13 (-1020) (-33)))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-1173 *1)) (-4 *1 (-345 *4)) (-4 *4 (-160)) + (-5 *2 (-632 *4)))) + ((*1 *2 *1) (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-5 *2 (-632 *3))))) (((*1 *2 *2) (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934))))) - ((*1 *2 *2) - (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1164 *3)) - (-5 *1 (-257 *3 *4 *2)) (-4 *2 (-1135 *3 *4)))) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) + ((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) ((*1 *2 *2) - (-12 (-4 *3 (-37 (-385 (-525)))) (-4 *4 (-1133 *3)) - (-5 *1 (-258 *3 *4 *2 *5)) (-4 *2 (-1156 *3 *4)) (-4 *5 (-916 *4)))) - ((*1 *1 *1) (-4 *1 (-263))) - ((*1 *2 *3) - (-12 (-5 *3 (-396 *4)) (-4 *4 (-517)) - (-5 *2 (-592 (-2 (|:| -1655 (-713)) (|:| |logand| *4)))) - (-5 *1 (-298 *4)))) - ((*1 *1 *1) - (-12 (-5 *1 (-317 *2 *3 *4)) (-14 *2 (-592 (-1091))) - (-14 *3 (-592 (-1091))) (-4 *4 (-365)))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) + (-4 *2 (-408 *3)))) + ((*1 *1 *1) (-4 *1 (-1055)))) +(((*1 *2 *3) + (-12 (-5 *3 (-294 *4)) (-4 *4 (-13 (-770) (-789) (-977))) + (-5 *2 (-1074)) (-5 *1 (-768 *4)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-294 *5)) (-5 *4 (-108)) + (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1074)) + (-5 *1 (-768 *5)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-764)) (-5 *4 (-294 *5)) + (-4 *5 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) + (-5 *1 (-768 *5)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-764)) (-5 *4 (-294 *6)) (-5 *5 (-108)) + (-4 *6 (-13 (-770) (-789) (-977))) (-5 *2 (-1178)) + (-5 *1 (-768 *6)))) + ((*1 *2 *1) (-12 (-4 *1 (-770)) (-5 *2 (-1074)))) + ((*1 *2 *1 *3) (-12 (-4 *1 (-770)) (-5 *3 (-108)) (-5 *2 (-1074)))) + ((*1 *2 *3 *1) (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *2 (-1178)))) + ((*1 *2 *3 *1 *4) + (-12 (-4 *1 (-770)) (-5 *3 (-764)) (-5 *4 (-108)) (-5 *2 (-1178))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172)) (-5 *3 (-525))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *1) + (|partial| -12 (-4 *1 (-154 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) ((*1 *2 *1) - (-12 (-5 *2 (-610 *3 *4)) (-5 *1 (-576 *3 *4 *5)) (-4 *3 (-789)) - (-4 *4 (-13 (-160) (-660 (-385 (-525))))) (-14 *5 (-856)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) - (-5 *1 (-1077 *3)))) - ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-37 (-385 (-525)))) - (-5 *1 (-1078 *3)))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-713)) (-4 *4 (-13 (-977) (-660 (-385 (-525))))) - (-4 *5 (-789)) (-5 *1 (-1187 *4 *5 *2)) (-4 *2 (-1192 *5 *4)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) - (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-856)) (-5 *4 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1174))))) -(((*1 *1 *1) (-5 *1 (-205))) ((*1 *1 *1) (-5 *1 (-357))) - ((*1 *1) (-5 *1 (-357)))) -(((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51))))) + (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-396 *3)) (-4 *3 (-510)) + (-4 *3 (-517)))) + ((*1 *2 *1) (|partial| -12 (-4 *1 (-510)) (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (|partial| -12 (-4 *1 (-739 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *1) + (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-775 *3)) (-4 *3 (-510)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-782 *3)) (-4 *3 (-510)) + (-4 *3 (-1020)))) + ((*1 *2 *1) + (|partial| -12 (-4 *1 (-929 *3)) (-4 *3 (-160)) (-4 *3 (-510)) + (-5 *2 (-385 (-525))))) + ((*1 *2 *3) + (|partial| -12 (-5 *2 (-385 (-525))) (-5 *1 (-940 *3)) + (-4 *3 (-968 (-385 (-525))))))) (((*1 *2 *1) (-12 (-4 *1 (-55 *3 *4 *5)) (-4 *3 (-1127)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) (-5 *2 (-525)))) ((*1 *2 *1) (-12 (-4 *1 (-980 *3 *4 *5 *6 *7)) (-4 *5 (-977)) (-4 *6 (-218 *4 *5)) (-4 *7 (-218 *3 *5)) (-5 *2 (-525))))) -(((*1 *2 *3 *3 *4 *3 *5 *3 *5 *4 *5 *5 *4 *4 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) - (-5 *2 (-966)) (-5 *1 (-699))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3 *3 *3 *4 *3 *5 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *2 (-966)) (-5 *1 (-699))))) -(((*1 *1 *1 *1) - (-12 (-4 *1 (-301 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-126)) - (-4 *3 (-734))))) -(((*1 *2 *3) - (-12 (-5 *3 (-856)) (-5 *2 (-1087 *4)) (-5 *1 (-335 *4)) - (-4 *4 (-327))))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240))))) -(((*1 *2 *3 *3 *4 *4 *5 *4 *5 *4 *4 *5 *4) - (-12 (-5 *3 (-1074)) (-5 *4 (-525)) (-5 *5 (-632 (-157 (-205)))) - (-5 *2 (-966)) (-5 *1 (-697))))) -(((*1 *1 *2 *2) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-936 *3)) (-14 *3 (-525))))) -(((*1 *1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-988)))) - ((*1 *1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-988))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-632 *2)) (-4 *4 (-1149 *2)) - (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-5 *1 (-472 *2 *4 *5)) (-4 *5 (-387 *2 *4)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) - (-4 *5 (-218 *3 *2)) (-4 *2 (-977))))) -(((*1 *1 *1) - (-12 (-5 *1 (-550 *2)) (-4 *2 (-37 (-385 (-525)))) (-4 *2 (-977))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1091))))) -(((*1 *1 *1 *2 *3) - (-12 (-5 *3 (-592 *6)) (-4 *6 (-789)) (-4 *4 (-341)) (-4 *5 (-735)) - (-5 *1 (-477 *4 *5 *6 *2)) (-4 *2 (-884 *4 *5 *6)))) - ((*1 *1 *1 *2) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-477 *3 *4 *5 *2)) (-4 *2 (-884 *3 *4 *5))))) +(((*1 *2 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-690))))) (((*1 *2 *1) - (-12 (-4 *1 (-304 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) - (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) - (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) - (-4 *4 (-669))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789))) (-5 *2 (-157 *5)) - (-5 *1 (-554 *4 *5 *3)) (-4 *5 (-13 (-408 *4) (-934) (-1113))) - (-4 *3 (-13 (-408 (-157 *4)) (-934) (-1113)))))) -(((*1 *2 *1) (-12 (-5 *2 (-169)) (-5 *1 (-228))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2 *1) (|partial| -12 (-5 *2 (-592 *1)) (-4 *1 (-286))))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) -(((*1 *2 *2 *3) - (-12 (-5 *2 (-1087 *6)) (-5 *3 (-525)) (-4 *6 (-286)) (-4 *4 (-735)) - (-4 *5 (-789)) (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5))))) + (-12 (-5 *2 (-1022 *3)) (-5 *1 (-840 *3)) (-4 *3 (-346)) + (-4 *3 (-1020))))) (((*1 *2) (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) (-4 *3 (-345 *4)))) ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-525))))) -(((*1 *2 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2) - (-12 (-5 *2 (-108)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *1 *1) (|partial| -4 *1 (-1067)))) -(((*1 *2 *2 *2) (-12 (-5 *2 (-1093 (-385 (-525)))) (-5 *1 (-172))))) -(((*1 *2 *2 *2 *3) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-633 *3))))) -(((*1 *2 *3 *3 *2 *4) - (-12 (-5 *3 (-632 *2)) (-5 *4 (-525)) - (-4 *2 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *5 (-1149 *2)) (-5 *1 (-472 *2 *5 *6)) (-4 *6 (-387 *2 *5))))) -(((*1 *1) - (|partial| -12 (-4 *1 (-345 *2)) (-4 *2 (-517)) (-4 *2 (-160))))) -(((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-335 *3)) (-4 *3 (-327))))) (((*1 *1 *2 *2) (-12 (-4 *1 (-154 *2)) (-4 *2 (-160))))) +(((*1 *2 *2) (-12 (-5 *2 (-108)) (-5 *1 (-966))))) (((*1 *2 *3) - (-12 (-5 *3 (-205)) (-5 *2 (-108)) (-5 *1 (-278 *4 *5)) - (-14 *4 (-205)) (-14 *5 (-205)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-1015 (-782 (-205)))) (-5 *2 (-108)) - (-5 *1 (-284)))) - ((*1 *2 *1 *1) - (-12 (-4 *3 (-341)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) - (-5 *1 (-477 *3 *4 *5 *6)) (-4 *6 (-884 *3 *4 *5))))) -(((*1 *1 *1) (-4 *1 (-986))) - ((*1 *1 *1 *2 *2) - (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) - ((*1 *1 *1 *2) - (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) -(((*1 *2 *1 *1) - (-12 (-4 *3 (-341)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-94 *5)) (-4 *5 (-341)) (-4 *5 (-977)) - (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) - (-4 *3 (-791 *5))))) + (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) + (-5 *1 (-1181 *4)) (-4 *4 (-341))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *3) + (-12 (-4 *2 (-1149 *4)) (-5 *1 (-751 *4 *2 *3 *5)) + (-4 *4 (-13 (-341) (-138) (-968 (-385 (-525))))) (-4 *3 (-602 *2)) + (-4 *5 (-602 (-385 *2)))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-205)) (-5 *4 (-525)) (-5 *2 (-966)) (-5 *1 (-701))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) (-5 *1 (-921 *4 *5 *6 *7 *3)) - (-4 *3 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-108)) - (-5 *1 (-1027 *4 *5 *6 *7 *3)) (-4 *3 (-996 *4 *5 *6 *7))))) -(((*1 *2 *1 *1) - (-12 (-4 *3 (-517)) (-4 *3 (-977)) - (-5 *2 (-2 (|:| -3461 *1) (|:| -2584 *1))) (-4 *1 (-791 *3)))) - ((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-94 *5)) (-4 *5 (-517)) (-4 *5 (-977)) - (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-792 *5 *3)) - (-4 *3 (-791 *5))))) + (-12 (-5 *3 (-592 *5)) (-5 *4 (-592 (-1 *6 (-592 *6)))) + (-4 *5 (-37 (-385 (-525)))) (-4 *6 (-1164 *5)) (-5 *2 (-592 *6)) + (-5 *1 (-1166 *5 *6))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-1149 (-525))) (-5 *1 (-461 *3))))) (((*1 *2 *1 *3) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-113 *4)) (-14 *4 (-525)) (-5 *3 (-525)))) @@ -15923,281 +15966,252 @@ (-4 *3 (-1149 *2)))) ((*1 *2 *1 *3) (-12 (-4 *1 (-1151 *2 *3)) (-4 *3 (-734)) - (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1270 (*2 (-1091)))) + (|has| *2 (-15 ** (*2 *2 *3))) (|has| *2 (-15 -1271 (*2 (-1091)))) (-4 *2 (-977))))) -(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) -(((*1 *2 *1 *2) - (-12 (|has| *1 (-6 -4256)) (-4 *1 (-1161 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *3 *3 *3 *4 *4 *4 *3 *5) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) - (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-64 FUNCT1)))) - (-5 *2 (-966)) (-5 *1 (-696))))) -(((*1 *2 *1) (-12 (-4 *1 (-281)) (-5 *2 (-592 (-110)))))) +(((*1 *2 *3 *3 *3 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-698))))) +(((*1 *2 *2 *3) + (-12 + (-5 *2 + (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *4))))))) + (-5 *3 (-592 *7)) (-4 *4 (-13 (-286) (-138))) + (-4 *7 (-884 *4 *6 *5)) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-5 *1 (-859 *4 *5 *6 *7))))) +(((*1 *2 *3) + (-12 (-4 *4 (-13 (-517) (-789))) + (-4 *2 (-13 (-408 (-157 *4)) (-934) (-1113))) + (-5 *1 (-554 *4 *3 *2)) (-4 *3 (-13 (-408 *4) (-934) (-1113)))))) +(((*1 *1 *2 *3 *1) + (-12 (-14 *4 (-592 (-1091))) (-4 *2 (-160)) + (-4 *3 (-218 (-3594 *4) (-713))) + (-14 *6 + (-1 (-108) (-2 (|:| -3636 *5) (|:| -2058 *3)) + (-2 (|:| -3636 *5) (|:| -2058 *3)))) + (-5 *1 (-438 *4 *2 *5 *3 *6 *7)) (-4 *5 (-789)) + (-4 *7 (-884 *2 *3 (-800 *4)))))) (((*1 *2 *2) (-12 (-4 *3 (-789)) (-5 *1 (-864 *3 *2)) (-4 *2 (-408 *3)))) ((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) -(((*1 *1 *2 *1) - (-12 (-5 *2 (-1 *4 *4)) (-4 *1 (-301 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-126))))) +(((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-861))))) +(((*1 *2 *3 *4 *4 *3 *5 *3 *3 *4 *3 *6) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) + (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-76 FUNCTN)))) + (-5 *2 (-966)) (-5 *1 (-691))))) +(((*1 *1 *1 *1) + (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-351 *2)) + (-4 *4 (-351 *2))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) + ((*1 *1 *1 *1) (-5 *1 (-798)))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-632 *8)) (-4 *8 (-884 *5 *7 *6)) - (-4 *5 (-13 (-286) (-138))) (-4 *6 (-13 (-789) (-567 (-1091)))) - (-4 *7 (-735)) - (-5 *2 - (-592 - (-2 (|:| -3318 (-713)) - (|:| |eqns| - (-592 - (-2 (|:| |det| *8) (|:| |rows| (-592 (-525))) - (|:| |cols| (-592 (-525)))))) - (|:| |fgb| (-592 *8))))) - (-5 *1 (-859 *5 *6 *7 *8)) (-5 *4 (-713))))) -(((*1 *1) (-5 *1 (-146)))) -(((*1 *2 *3 *2) - (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *3 (-592 (-242))) - (-5 *1 (-240)))) - ((*1 *1 *2) - (-12 (-5 *2 (-1 (-878 (-205)) (-878 (-205)))) (-5 *1 (-242)))) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *10)) + (-5 *1 (-574 *5 *6 *7 *8 *9 *10)) (-4 *9 (-996 *5 *6 *7 *8)) + (-4 *10 (-1029 *5 *6 *7 *8)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-457 *5 *6)) (-5 *4 (-592 (-457 *5 *6))) - (-14 *5 (-592 (-1091))) (-4 *6 (-429)) (-5 *2 (-1173 *6)) - (-5 *1 (-580 *5 *6))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 (-592 *6))) (-4 *6 (-884 *3 *5 *4)) - (-4 *3 (-13 (-286) (-138))) (-4 *4 (-13 (-789) (-567 (-1091)))) - (-4 *5 (-735)) (-5 *1 (-859 *3 *4 *5 *6))))) -(((*1 *1 *1) - (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) - (-4 *4 (-789)) (-4 *2 (-429))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 *2 *2)) (-5 *1 (-625 *2)) (-4 *2 (-1020)))) + (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) + (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) + (-5 *1 (-577 *5 *6)))) ((*1 *2 *3 *4) - (-12 (-5 *3 (-1 (-592 *5) (-592 *5))) (-5 *4 (-525)) (-4 *5 (-1020)) - (-5 *2 (-592 *5)) (-5 *1 (-625 *5))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-227 *3 *4)) - (-14 *3 (-592 (-1091))) (-4 *4 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-525))) (-14 *3 (-592 (-1091))) - (-5 *1 (-431 *3 *4 *5)) (-4 *4 (-977)) - (-4 *5 (-218 (-3596 *3) (-713))))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-525))) (-5 *1 (-457 *3 *4)) - (-14 *3 (-592 (-1091))) (-4 *4 (-977))))) -(((*1 *2 *1) (-12 (-4 *3 (-1127)) (-5 *2 (-592 *1)) (-4 *1 (-942 *3)))) + (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) + (-14 *6 (-592 (-1091))) + (-5 *2 + (-592 (-1062 *5 (-497 (-800 *6)) (-800 *6) (-722 *5 (-800 *6))))) + (-5 *1 (-577 *5 *6)))) + ((*1 *2 *3 *4 *4 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-958 *5 *6 *7 *8))) (-5 *1 (-958 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 (-722 *5 (-800 *6)))) (-5 *4 (-108)) (-4 *5 (-429)) + (-14 *6 (-592 (-1091))) (-5 *2 (-592 (-974 *5 *6))) + (-5 *1 (-974 *5 *6)))) + ((*1 *2 *3 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-996 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *4 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) + ((*1 *2 *3 *4 *4) + (-12 (-5 *3 (-592 *8)) (-5 *4 (-108)) (-4 *8 (-991 *5 *6 *7)) + (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-5 *2 (-592 (-1062 *5 *6 *7 *8))) (-5 *1 (-1062 *5 *6 *7 *8)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *1)) + (-4 *1 (-1121 *4 *5 *6 *7))))) +(((*1 *1 *2) + (-12 (-5 *2 (-1 (-205) (-205) (-205) (-205))) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205) (-205))) (-5 *1 (-242)))) + ((*1 *1 *2) (-12 (-5 *2 (-1 (-205) (-205))) (-5 *1 (-242))))) +(((*1 *2 *3 *4 *5 *4 *4 *4) + (-12 (-4 *6 (-789)) (-5 *5 (-592 (-592 *6))) + (-5 *2 + (-2 (|:| |f1| (-592 *6)) (|:| |f2| (-592 *5)) (|:| |f3| *5) + (|:| |f4| (-592 *5)))) + (-5 *1 (-1099 *6)) (-5 *3 (-592 *6)) (-5 *4 (-592 *5))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-856)) (-5 *2 (-1178)) (-5 *1 (-195 *4)) + (-4 *4 + (-13 (-789) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) ((*1 *2 *1) - (-12 (-5 *2 (-592 (-1080 *3 *4))) (-5 *1 (-1080 *3 *4)) - (-14 *3 (-856)) (-4 *4 (-977))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-592 (-827 *3))) (-4 *3 (-1020)) - (-5 *1 (-827 *3))))) + (-12 (-5 *2 (-1178)) (-5 *1 (-195 *3)) + (-4 *3 + (-13 (-789) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-475))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-4 *1 (-838 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1087 *7)) (-4 *7 (-884 *6 *4 *5)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-977)) (-5 *2 (-1087 *6)) + (-5 *1 (-299 *4 *5 *6 *7))))) (((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) + (-12 (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) (-5 *1 (-1057 *3 *4)) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-341)) - (-5 *1 (-492 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) - ((*1 *2 *1) - (-12 (-4 *1 (-630 *2 *3 *4)) (-4 *3 (-351 *2)) (-4 *4 (-351 *2)) - (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977)))) - ((*1 *2 *3) - (-12 (-4 *4 (-351 *2)) (-4 *5 (-351 *2)) (-4 *2 (-160)) - (-5 *1 (-631 *2 *4 *5 *3)) (-4 *3 (-630 *2 *4 *5)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1041 *3 *2 *4 *5)) (-4 *4 (-218 *3 *2)) - (-4 *5 (-218 *3 *2)) (|has| *2 (-6 (-4257 "*"))) (-4 *2 (-977))))) -(((*1 *1 *1) (-12 (-4 *1 (-602 *2)) (-4 *2 (-977)) (-4 *2 (-341))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *3 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-697))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-205))) (-5 *2 (-1173 (-641))) (-5 *1 (-284))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-51)) (-5 *1 (-1106))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) + (-4 *2 (-13 (-408 *3) (-1113)))))) +(((*1 *2 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977)))) + ((*1 *2) + (-12 (-5 *2 (-713)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-713))))) (((*1 *2 *1) (-12 (-4 *2 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *2)) (-4 *3 (-13 (-1020) (-33)))))) -(((*1 *2 *3 *3 *3 *4 *4 *4 *3) +(((*1 *2 *3 *4 *4 *5) + (-12 (-5 *4 (-565 *3)) (-5 *5 (-1 (-1087 *3) (-1087 *3))) + (-4 *3 (-13 (-27) (-408 *6))) (-4 *6 (-13 (-789) (-517))) + (-5 *2 (-542 *3)) (-5 *1 (-512 *6 *3))))) +(((*1 *1 *1) (-4 *1 (-1060)))) +(((*1 *2 *2) (-12 (-5 *2 (-592 (-1074))) (-5 *1 (-375))))) +(((*1 *2 *3 *4 *3 *4 *3) (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-695))))) -(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) -(((*1 *2 *2 *3 *4 *4) - (-12 (-5 *4 (-525)) (-4 *3 (-160)) (-4 *5 (-351 *3)) - (-4 *6 (-351 *3)) (-5 *1 (-631 *3 *5 *6 *2)) - (-4 *2 (-630 *3 *5 *6))))) + (-5 *1 (-699))))) +(((*1 *1 *1 *1) (-4 *1 (-510)))) (((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-977)) (-5 *1 (-1076 *3))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-798)))) - ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2 *1) (-12 (-4 *1 (-619 *3)) (-4 *3 (-1127)) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-273 (-887 (-525)))) - (-5 *2 - (-2 (|:| |varOrder| (-592 (-1091))) - (|:| |inhom| (-3 (-592 (-1173 (-713))) "failed")) - (|:| |hom| (-592 (-1173 (-713)))))) - (-5 *1 (-216))))) -(((*1 *2 *1) (-12 (-4 *1 (-739 *2)) (-4 *2 (-160)))) - ((*1 *2 *1) (-12 (-4 *1 (-929 *2)) (-4 *2 (-160))))) -(((*1 *2) - (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525))))) - ((*1 *2 *2) - (-12 (-5 *2 (-856)) (-5 *1 (-419 *3)) (-4 *3 (-1149 (-525)))))) -(((*1 *2 *3) (-12 (-5 *3 (-856)) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-789)) (-5 *1 (-459 *3))))) -(((*1 *1 *1 *1 *1) (-4 *1 (-704)))) + (-12 (-5 *2 (-878 *3)) (-4 *3 (-13 (-341) (-1113) (-934))) + (-5 *1 (-163 *3))))) +(((*1 *1 *1 *2 *3) (-12 (-5 *2 (-1091)) (-5 *3 (-357)) (-5 *1 (-989))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-900 *3)) (-4 *3 (-901))))) +(((*1 *2 *3 *4 *3 *4 *4 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) + (-5 *1 (-699))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-1074)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-242))))) +(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92)))) + ((*1 *2 *3 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-357)) (-5 *1 (-92))))) +(((*1 *2 *1) (-12 (-4 *3 (-977)) (-5 *2 (-592 *1)) (-4 *1 (-1052 *3))))) (((*1 *1) (-12 (-5 *1 (-592 *2)) (-4 *2 (-1127))))) -(((*1 *2 *3 *4) - (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *3 (-517)) - (-4 *7 (-884 *3 *5 *6)) - (-5 *2 (-2 (|:| -2815 (-713)) (|:| -1655 *8) (|:| |radicand| *8))) - (-5 *1 (-888 *5 *6 *3 *7 *8)) (-5 *4 (-713)) - (-4 *8 - (-13 (-341) - (-10 -8 (-15 -1498 (*7 $)) (-15 -1511 (*7 $)) (-15 -1270 ($ *7)))))))) -(((*1 *2 *2) (|partial| -12 (-5 *1 (-519 *2)) (-4 *2 (-510))))) -(((*1 *2 *2 *2) - (-12 - (-5 *2 - (-592 - (-2 (|:| |lcmfij| *4) (|:| |totdeg| (-713)) (|:| |poli| *6) - (|:| |polj| *6)))) - (-4 *4 (-735)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-429)) (-4 *5 (-789)) - (-5 *1 (-426 *3 *4 *5 *6))))) +(((*1 *1 *1 *2) (-12 (-4 *1 (-944)) (-5 *2 (-798))))) +(((*1 *2 *2 *3 *4) + (-12 (-5 *3 (-592 (-565 *2))) (-5 *4 (-592 (-1091))) + (-4 *2 (-13 (-408 (-157 *5)) (-934) (-1113))) + (-4 *5 (-13 (-517) (-789))) (-5 *1 (-554 *5 *6 *2)) + (-4 *6 (-13 (-408 *5) (-934) (-1113)))))) +(((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-51))))) (((*1 *2 *1) (-12 (-4 *3 (-1020)) (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))) (-5 *2 (-592 (-999 *3 *4 *5))) (-5 *1 (-1000 *3 *4 *5)) (-4 *5 (-13 (-408 *4) (-821 *3) (-567 (-827 *3))))))) -(((*1 *2 *2) - (|partial| -12 (-5 *2 (-592 (-887 *3))) (-4 *3 (-429)) - (-5 *1 (-338 *3 *4)) (-14 *4 (-592 (-1091))))) - ((*1 *2 *2) - (|partial| -12 (-5 *2 (-592 (-722 *3 (-800 *4)))) (-4 *3 (-429)) - (-14 *4 (-592 (-1091))) (-5 *1 (-577 *3 *4))))) -(((*1 *2 *3 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) - (-5 *3 (-592 (-525)))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| (-108)) (|:| -1899 *4)))) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) (((*1 *2 *3) (-12 (-5 *3 - (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) - (-5 *2 (-357)) (-5 *1 (-246)))) - ((*1 *2 *3) - (-12 (-5 *3 (-1173 (-294 (-205)))) (-5 *2 (-357)) (-5 *1 (-284))))) -(((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1020)) (-5 *1 (-202 *3)))) - ((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-233 *3)))) - ((*1 *1) (-12 (-4 *1 (-233 *2)) (-4 *2 (-1127))))) + (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| |relerr| (-205)))) + (-5 *2 + (-3 (|:| |finite| "The range is finite") + (|:| |lowerInfinite| "The bottom of range is infinite") + (|:| |upperInfinite| "The top of range is infinite") + (|:| |bothInfinite| "Both top and bottom points are infinite") + (|:| |notEvaluated| "Range not yet evaluated"))) + (-5 *1 (-174))))) +(((*1 *2) + (-12 (-4 *3 (-517)) (-5 *2 (-592 *4)) (-5 *1 (-42 *3 *4)) + (-4 *4 (-395 *3))))) (((*1 *2 *3 *3) - (-12 (-4 *3 (-286)) (-4 *3 (-160)) (-4 *4 (-351 *3)) - (-4 *5 (-351 *3)) (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) - (-5 *1 (-631 *3 *4 *5 *6)) (-4 *6 (-630 *3 *4 *5)))) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-921 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) ((*1 *2 *3 *3) - (-12 (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-642 *3)) - (-4 *3 (-286))))) + (-12 (-5 *3 (-592 *7)) (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-429)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-1027 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) +(((*1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176)))) + ((*1 *2 *2) (-12 (-5 *2 (-856)) (-5 *1 (-1176))))) +(((*1 *2 *3 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) + (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1899 *4)))) + (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *2 *3 *3) + (-12 (-5 *2 (-1173 *4)) (-5 *3 (-1038)) (-4 *4 (-327)) + (-5 *1 (-495 *4))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-878 (-205))) (-5 *2 (-1178)) (-5 *1 (-445))))) +(((*1 *2 *3 *3 *4 *4) + (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) + (-5 *1 (-691))))) (((*1 *2 *3 *3) - (-12 - (-5 *3 - (-2 (|:| |lcmfij| *5) (|:| |totdeg| (-713)) (|:| |poli| *7) - (|:| |polj| *7))) - (-4 *5 (-735)) (-4 *7 (-884 *4 *5 *6)) (-4 *4 (-429)) (-4 *6 (-789)) - (-5 *2 (-108)) (-5 *1 (-426 *4 *5 *6 *7))))) -(((*1 *1 *1) - (-12 (-4 *2 (-286)) (-4 *3 (-925 *2)) (-4 *4 (-1149 *3)) - (-5 *1 (-391 *2 *3 *4 *5)) (-4 *5 (-13 (-387 *3 *4) (-968 *3)))))) -(((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-429))) (-5 *1 (-1119 *3 *2)) - (-4 *2 (-13 (-408 *3) (-1113)))))) -(((*1 *2 *3) - (-12 (-5 *3 (-1 (-108) *6)) (-4 *6 (-13 (-1020) (-968 *5))) - (-4 *5 (-821 *4)) (-4 *4 (-1020)) (-5 *2 (-1 (-108) *5)) - (-5 *1 (-866 *4 *5 *6))))) -(((*1 *1 *1 *2 *2) - (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) - (-14 *4 (-713)) (-4 *5 (-160)))) - ((*1 *1 *1 *2 *1 *2) - (-12 (-5 *2 (-525)) (-5 *1 (-130 *3 *4 *5)) (-14 *3 (-525)) - (-14 *4 (-713)) (-4 *5 (-160)))) - ((*1 *2 *2 *3) - (-12 + (-12 (-5 *3 (-592 (-2 (|:| -2197 (-1087 *6)) (|:| -2058 (-525))))) + (-4 *6 (-286)) (-4 *4 (-735)) (-4 *5 (-789)) (-5 *2 (-108)) + (-5 *1 (-685 *4 *5 *6 *7)) (-4 *7 (-884 *6 *4 *5)))) + ((*1 *1 *1) (-12 (-4 *1 (-1052 *2)) (-4 *2 (-977))))) +(((*1 *2 *3 *3 *3 *4 *4 *4 *4 *4 *5 *3 *3 *3 *6 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-632 (-525))) + (-5 *6 (-205)) (-5 *2 (-966)) (-5 *1 (-695))))) +(((*1 *2) + (-12 (-4 *2 (-13 (-408 *3) (-934))) (-5 *1 (-255 *3 *2)) + (-4 *3 (-13 (-789) (-517)))))) +(((*1 *2 *3 *3 *4 *3 *4 *4 *4 *4 *5) + (-12 (-5 *3 (-205)) (-5 *4 (-525)) + (-5 *5 (-3 (|:| |fn| (-366)) (|:| |fp| (-62 G)))) (-5 *2 (-966)) + (-5 *1 (-691))))) +(((*1 *2 *3 *1) + (-12 (-5 *3 (-412)) (-5 *2 - (-477 (-385 (-525)) (-220 *5 (-713)) (-800 *4) - (-227 *4 (-385 (-525))))) - (-5 *3 (-592 (-800 *4))) (-14 *4 (-592 (-1091))) (-14 *5 (-713)) - (-5 *1 (-478 *4 *5))))) -(((*1 *2 *3) - (-12 (-4 *4 (-517)) (-5 *2 (-1087 *3)) (-5 *1 (-40 *4 *3)) - (-4 *3 - (-13 (-341) (-281) - (-10 -8 (-15 -1498 ((-1043 *4 (-565 $)) $)) - (-15 -1511 ((-1043 *4 (-565 $)) $)) - (-15 -1270 ($ (-1043 *4 (-565 $)))))))))) + (-592 + (-3 (|:| -3798 (-1091)) + (|:| |bounds| (-592 (-3 (|:| S (-1091)) (|:| P (-887 (-525))))))))) + (-5 *1 (-1095))))) (((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *1)) (-5 *4 (-1091)) (-4 *1 (-27)) - (-5 *2 (-592 *1)))) - ((*1 *2 *3) (-12 (-5 *3 (-1087 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) - ((*1 *2 *3) (-12 (-5 *3 (-887 *1)) (-4 *1 (-27)) (-5 *2 (-592 *1)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-1091)) (-4 *4 (-13 (-789) (-517))) (-5 *2 (-592 *1)) - (-4 *1 (-29 *4)))) - ((*1 *2 *1) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *2 (-592 *1)) (-4 *1 (-29 *3))))) -(((*1 *2 *1) - (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) - (-5 *2 - (-2 (|:| -3453 (-391 *4 (-385 *4) *5 *6)) (|:| |principalPart| *6))))) - ((*1 *2 *3 *4) - (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) - (-5 *2 - (-2 (|:| |poly| *6) (|:| -2004 (-385 *6)) - (|:| |special| (-385 *6)))) - (-5 *1 (-670 *5 *6)) (-5 *3 (-385 *6)))) - ((*1 *2 *3) - (-12 (-4 *4 (-341)) (-5 *2 (-592 *3)) (-5 *1 (-831 *3 *4)) - (-4 *3 (-1149 *4)))) - ((*1 *2 *3 *4 *4) - (|partial| -12 (-5 *4 (-713)) (-4 *5 (-341)) - (-5 *2 (-2 (|:| -3591 *3) (|:| -3603 *3))) (-5 *1 (-831 *3 *5)) - (-4 *3 (-1149 *5)))) - ((*1 *2 *3 *2 *4 *4) - (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) - (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) - ((*1 *2 *3 *2 *4 *4 *4 *4 *4) - (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) - (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-996 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-994 *5 *6 *7 *8 *9)))) - ((*1 *2 *3 *2 *4 *4) - (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) - (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9)))) - ((*1 *2 *3 *2 *4 *4 *4 *4 *4) - (-12 (-5 *2 (-592 *9)) (-5 *3 (-592 *8)) (-5 *4 (-108)) - (-4 *8 (-991 *5 *6 *7)) (-4 *9 (-1029 *5 *6 *7 *8)) (-4 *5 (-429)) - (-4 *6 (-735)) (-4 *7 (-789)) (-5 *1 (-1061 *5 *6 *7 *8 *9))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-997 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7)))) - ((*1 *2 *3 *3 *3) - (-12 (-5 *3 (-1074)) (-4 *4 (-429)) (-4 *5 (-735)) (-4 *6 (-789)) - (-4 *7 (-991 *4 *5 *6)) (-5 *2 (-1178)) - (-5 *1 (-1028 *4 *5 *6 *7 *8)) (-4 *8 (-996 *4 *5 *6 *7))))) -(((*1 *2 *3 *3 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) - ((*1 *2 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525)))) - ((*1 *2 *3 *3) - (-12 (-5 *2 (-1072 (-592 (-525)))) (-5 *1 (-818)) (-5 *3 (-525))))) -(((*1 *2 *3) - (-12 (-5 *2 (-525)) (-5 *1 (-422 *3)) (-4 *3 (-382)) (-4 *3 (-977))))) + (-12 + (-5 *3 + (-592 + (-2 (|:| |eqzro| (-592 *8)) (|:| |neqzro| (-592 *8)) + (|:| |wcond| (-592 (-887 *5))) + (|:| |bsoln| + (-2 (|:| |partsol| (-1173 (-385 (-887 *5)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *5)))))))))) + (-5 *4 (-1074)) (-4 *5 (-13 (-286) (-138))) (-4 *8 (-884 *5 *7 *6)) + (-4 *6 (-13 (-789) (-567 (-1091)))) (-4 *7 (-735)) (-5 *2 (-525)) + (-5 *1 (-859 *5 *6 *7 *8))))) (((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) ((*1 *2 *1) (-12 (-4 *3 (-1020)) @@ -16206,123 +16220,37 @@ (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) ((*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *3 *2)) (-4 *3 (-1020))))) -(((*1 *2 *3) - (-12 (-4 *1 (-830)) - (-5 *3 - (-2 (|:| |pde| (-592 (-294 (-205)))) - (|:| |constraints| - (-592 - (-2 (|:| |start| (-205)) (|:| |finish| (-205)) - (|:| |grid| (-713)) (|:| |boundaryType| (-525)) - (|:| |dStart| (-632 (-205))) (|:| |dFinish| (-632 (-205)))))) - (|:| |f| (-592 (-592 (-294 (-205))))) (|:| |st| (-1074)) - (|:| |tol| (-205)))) - (-5 *2 (-966))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-1178)) (-5 *1 (-414))))) +(((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *2)) (-4 *2 (-884 *4 *5 *6)) (-4 *4 (-286)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-424 *4 *5 *6 *2))))) +(((*1 *2 *2 *3 *2) + (-12 (-5 *3 (-713)) (-4 *4 (-327)) (-5 *1 (-197 *4 *2)) + (-4 *2 (-1149 *4))))) (((*1 *2 *1) (-12 (-4 *1 (-515 *2)) (-4 *2 (-13 (-382) (-1113))))) ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-798)))) ((*1 *2 *1) (-12 (-5 *2 (-525)) (-5 *1 (-798))))) -(((*1 *2 *3 *4 *5 *6) - (|partial| -12 (-5 *4 (-1 *8 *8)) - (-5 *5 - (-1 (-3 (-2 (|:| -1255 *7) (|:| |coeff| *7)) "failed") *7)) - (-5 *6 (-592 (-385 *8))) (-4 *7 (-341)) (-4 *8 (-1149 *7)) - (-5 *2 - (-2 - (|:| |answer| - (-2 (|:| |mainpart| (-385 *8)) - (|:| |limitedlogs| - (-592 - (-2 (|:| |coeff| (-385 *8)) - (|:| |logand| (-385 *8))))))) - (|:| |a0| *7))) - (-5 *1 (-535 *7 *8)) (-5 *3 (-385 *8))))) -(((*1 *2 *3) - (-12 (-4 *4 (-13 (-517) (-789) (-968 (-525)))) - (-5 *2 (-157 (-294 *4))) (-5 *1 (-170 *4 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 (-157 *4)))))) - ((*1 *2 *3) - (-12 (-4 *4 (-13 (-429) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-157 *3)) (-5 *1 (-1117 *4 *3)) - (-4 *3 (-13 (-27) (-1113) (-408 *4)))))) -(((*1 *2 *3) - (-12 (-4 *4 (-977)) - (-4 *2 (-13 (-382) (-968 *4) (-341) (-1113) (-263))) - (-5 *1 (-420 *4 *3 *2)) (-4 *3 (-1149 *4))))) -(((*1 *2 *1) (-12 (-4 *1 (-46 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) - ((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) - (-14 *4 (-592 (-1091))))) - ((*1 *2 *1) - (-12 (-5 *2 (-525)) (-5 *1 (-203 *3 *4)) (-4 *3 (-13 (-977) (-789))) - (-14 *4 (-592 (-1091))))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) - (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-254)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-1087 *8)) (-5 *4 (-592 *6)) (-4 *6 (-789)) - (-4 *8 (-884 *7 *5 *6)) (-4 *5 (-735)) (-4 *7 (-977)) - (-5 *2 (-592 (-713))) (-5 *1 (-299 *5 *6 *7 *8)))) - ((*1 *2 *1) (-12 (-4 *1 (-307 *3)) (-4 *3 (-341)) (-5 *2 (-856)))) - ((*1 *2 *1) - (-12 (-4 *1 (-352 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) - (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-447 *3 *2)) (-4 *3 (-160)) (-4 *2 (-23)))) - ((*1 *2 *1) - (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) - (-4 *4 (-1149 *3)))) - ((*1 *2 *1) (-12 (-4 *1 (-651 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-4 *1 (-791 *3)) (-4 *3 (-977)) (-5 *2 (-713)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) - ((*1 *2 *1 *3) - (-12 (-5 *3 (-592 *6)) (-4 *1 (-884 *4 *5 *6)) (-4 *4 (-977)) - (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 (-713))))) - ((*1 *2 *1 *3) - (-12 (-4 *1 (-884 *4 *5 *3)) (-4 *4 (-977)) (-4 *5 (-735)) - (-4 *3 (-789)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-906 *3 *2 *4)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *2 (-734)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-713)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1135 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1164 *3)) - (-5 *2 (-525)))) - ((*1 *2 *1) - (-12 (-4 *1 (-1156 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1133 *3)) - (-5 *2 (-385 (-525))))) - ((*1 *2 *1) - (-12 (-4 *1 (-1190 *3)) (-4 *3 (-341)) (-5 *2 (-775 (-856))))) - ((*1 *2 *1) - (-12 (-4 *1 (-1192 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) - (-5 *2 (-713))))) -(((*1 *2 *3) - (-12 (-5 *3 (-887 *5)) (-4 *5 (-977)) (-5 *2 (-457 *4 *5)) - (-5 *1 (-879 *4 *5)) (-14 *4 (-592 (-1091)))))) -(((*1 *2 *3 *4 *4 *5 *6 *7) - (-12 (-5 *3 (-525)) (-5 *5 (-1091)) - (-5 *6 - (-1 - (-3 - (-2 (|:| |mainpart| *4) - (|:| |limitedlogs| - (-592 (-2 (|:| |coeff| *4) (|:| |logand| *4))))) - "failed") - *4 (-592 *4))) - (-5 *7 - (-1 (-3 (-2 (|:| -1255 *4) (|:| |coeff| *4)) "failed") *4 *4)) - (-4 *4 (-13 (-1113) (-27) (-408 *8))) - (-4 *8 (-13 (-429) (-789) (-138) (-968 (-525)) (-588 (-525)))) - (-5 *2 (-2 (|:| |ans| *4) (|:| -3603 *4) (|:| |sol?| (-108)))) - (-5 *1 (-945 *8 *4))))) (((*1 *2 *3) - (-12 (-5 *3 (-761 *4)) (-4 *4 (-789)) (-5 *2 (-108)) - (-5 *1 (-617 *4))))) -(((*1 *2 *1 *3 *4) - (-12 (-5 *3 (-445)) (-5 *4 (-856)) (-5 *2 (-1178)) (-5 *1 (-1174))))) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)) + (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6))))) +(((*1 *1) (-5 *1 (-1174)))) +(((*1 *1 *1 *1 *1) (-4 *1 (-510)))) +(((*1 *1 *1 *1) (-12 (-5 *1 (-724 *2)) (-4 *2 (-977))))) +(((*1 *2 *2) (-12 (-5 *1 (-895 *2)) (-4 *2 (-510))))) +(((*1 *2 *1) + (-12 (-4 *1 (-313 *3 *4 *5 *6)) (-4 *3 (-341)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-4 *6 (-320 *3 *4 *5)) + (-5 *2 (-391 *4 (-385 *4) *5 *6)))) + ((*1 *1 *2) + (-12 (-5 *2 (-1173 *6)) (-4 *6 (-13 (-387 *4 *5) (-968 *4))) + (-4 *4 (-925 *3)) (-4 *5 (-1149 *4)) (-4 *3 (-286)) + (-5 *1 (-391 *3 *4 *5 *6)))) + ((*1 *1 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-884 *3 *4 *5)) (-4 *3 (-341)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-477 *3 *4 *5 *6))))) +(((*1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-308))))) +(((*1 *2 *1) + (|partial| -12 (-4 *1 (-1135 *3 *2)) (-4 *3 (-977)) + (-4 *2 (-1164 *3))))) (((*1 *2 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-1127)))) ((*1 *2 *1) (-12 (-4 *3 (-1020)) @@ -16331,32 +16259,19 @@ (-4 *4 (-13 (-977) (-821 *3) (-789) (-567 (-827 *3)))))) ((*1 *2 *1) (-12 (-4 *2 (-1020)) (-5 *1 (-1081 *2 *3)) (-4 *3 (-1020))))) -(((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *8)) - (-5 *4 (-632 (-1087 *8))) (-4 *5 (-977)) (-4 *8 (-977)) - (-4 *6 (-1149 *5)) (-5 *2 (-632 *6)) (-5 *1 (-474 *5 *6 *7 *8)) - (-4 *7 (-1149 *6))))) +(((*1 *1 *1) + (-12 (-4 *1 (-991 *2 *3 *4)) (-4 *2 (-977)) (-4 *3 (-735)) + (-4 *4 (-789))))) +(((*1 *2 *2) + (|partial| -12 (-4 *3 (-517)) (-4 *3 (-160)) (-4 *4 (-351 *3)) + (-4 *5 (-351 *3)) (-5 *1 (-631 *3 *4 *5 *2)) + (-4 *2 (-630 *3 *4 *5))))) (((*1 *2 *2) (-12 (-5 *2 (-477 (-385 (-525)) (-220 *4 (-713)) (-800 *3) (-227 *3 (-385 (-525))))) (-14 *3 (-592 (-1091))) (-14 *4 (-713)) (-5 *1 (-478 *3 *4))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) - (-4 *3 (-345 *4)))) - ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-878 *3))))) - ((*1 *1 *2) - (-12 (-5 *2 (-592 (-878 *3))) (-4 *3 (-977)) (-4 *1 (-1052 *3)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-592 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977)))) - ((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-878 *3))) (-4 *1 (-1052 *3)) (-4 *3 (-977))))) -(((*1 *1 *1 *1 *1 *2) - (-12 (-5 *2 (-713)) (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) - (-4 *4 (-735)) (-4 *5 (-789)) (-4 *3 (-517))))) (((*1 *2 *3 *4) (-12 (-5 *3 (-780)) (-5 *4 (-989)) (-5 *2 (-966)) (-5 *1 (-779)))) ((*1 *2 *3) (-12 (-5 *3 (-780)) (-5 *2 (-966)) (-5 *1 (-779)))) @@ -16373,44 +16288,38 @@ ((*1 *2 *3 *4) (-12 (-5 *3 (-592 (-294 (-357)))) (-5 *4 (-592 (-357))) (-5 *2 (-966)) (-5 *1 (-779))))) -(((*1 *2 *1) - (|partial| -12 (-4 *1 (-1156 *3 *2)) (-4 *3 (-977)) - (-4 *2 (-1133 *3))))) -(((*1 *1 *1) (-12 (-5 *1 (-827 *2)) (-4 *2 (-1020))))) -(((*1 *2 *3 *3 *4) - (-12 (-5 *4 (-713)) (-4 *5 (-517)) - (-5 *2 - (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| |subResultant| *3))) - (-5 *1 (-903 *5 *3)) (-4 *3 (-1149 *5))))) (((*1 *2 *3 *4 *5) - (-12 (-5 *3 (-632 *6)) (-5 *5 (-1 (-396 (-1087 *6)) (-1087 *6))) - (-4 *6 (-341)) + (-12 (-5 *3 (-1087 *9)) (-5 *4 (-592 *7)) (-5 *5 (-592 (-592 *8))) + (-4 *7 (-789)) (-4 *8 (-286)) (-4 *9 (-884 *8 *6 *7)) (-4 *6 (-735)) (-5 *2 - (-592 - (-2 (|:| |outval| *7) (|:| |outmult| (-525)) - (|:| |outvect| (-592 (-632 *7)))))) - (-5 *1 (-498 *6 *7 *4)) (-4 *7 (-341)) (-4 *4 (-13 (-341) (-787)))))) + (-2 (|:| |upol| (-1087 *8)) (|:| |Lval| (-592 *8)) + (|:| |Lfact| + (-592 (-2 (|:| -2197 (-1087 *8)) (|:| -2058 (-525))))) + (|:| |ctpol| *8))) + (-5 *1 (-685 *6 *7 *8 *9))))) +(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641)))) + ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-641))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *3 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *3))))) - ((*1 *2 *2 *3) - (-12 (-5 *3 (-1091)) - (-4 *4 (-13 (-517) (-789) (-968 (-525)) (-588 (-525)))) - (-5 *1 (-256 *4 *2)) (-4 *2 (-13 (-27) (-1113) (-408 *4))))) - ((*1 *1 *1) (-5 *1 (-357))) - ((*1 *2 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| *3) (|:| -1896 *4)))) - (-5 *1 (-718 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *5 *7)) (-5 *4 (-1087 *7)) (-4 *5 (-977)) - (-4 *7 (-977)) (-4 *2 (-1149 *5)) (-5 *1 (-474 *5 *2 *6 *7)) - (-4 *6 (-1149 *2)))) - ((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *7 *5)) (-4 *5 (-977)) (-4 *7 (-977)) - (-4 *4 (-1149 *5)) (-5 *2 (-1087 *7)) (-5 *1 (-474 *5 *4 *6 *7)) - (-4 *6 (-1149 *4))))) + (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) + (-14 *4 (-592 (-1091))) (-4 *5 (-365)))) + ((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-317 *3 *4 *5)) (-14 *3 (-592 (-1091))) + (-14 *4 (-592 (-1091))) (-4 *5 (-365))))) +(((*1 *2 *3 *3 *4 *4 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) + (-5 *1 (-694))))) +(((*1 *1 *2) + (-12 (-5 *2 (-592 (-592 *3))) (-4 *3 (-1020)) (-5 *1 (-1100 *3))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-856)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-856)) (-5 *1 (-242))))) +(((*1 *1 *2 *3 *1) + (-12 (-5 *2 (-827 *4)) (-4 *4 (-1020)) (-5 *1 (-824 *4 *3)) + (-4 *3 (-1020))))) +(((*1 *2 *3 *3) + (-12 (|has| *2 (-6 (-4257 "*"))) (-4 *5 (-351 *2)) (-4 *6 (-351 *2)) + (-4 *2 (-977)) (-5 *1 (-99 *2 *3 *4 *5 *6)) (-4 *3 (-1149 *2)) + (-4 *4 (-630 *2 *5 *6))))) (((*1 *2 *3) (-12 (-5 *2 (-357)) (-5 *1 (-727 *3)) (-4 *3 (-567 (-357))))) ((*1 *2 *3 *4) @@ -16434,55 +16343,59 @@ ((*1 *2 *3 *4) (-12 (-5 *3 (-294 *5)) (-5 *4 (-856)) (-4 *5 (-517)) (-4 *5 (-789)) (-4 *5 (-567 (-357))) (-5 *2 (-357)) (-5 *1 (-727 *5))))) -(((*1 *1 *2) - (|partial| -12 (-5 *2 (-1186 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) - (-5 *1 (-610 *3 *4)))) - ((*1 *2 *1) - (|partial| -12 (-5 *2 (-610 *3 *4)) (-5 *1 (-1191 *3 *4)) - (-4 *3 (-789)) (-4 *4 (-160))))) -(((*1 *2 *1) - (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-565 *3)) (-4 *3 (-789))))) -(((*1 *2 *3 *1) - (-12 (-5 *3 (-1 (-108) *4)) (|has| *1 (-6 -4255)) (-4 *1 (-464 *4)) - (-4 *4 (-1127)) (-5 *2 (-108))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) - (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) (-5 *1 (-472 *3 *4 *5)) (-4 *5 (-387 *3 *4))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-878 *4))) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2) - (-12 (-4 *4 (-160)) (-5 *2 (-1087 (-887 *4))) (-5 *1 (-394 *3 *4)) - (-4 *3 (-395 *4)))) - ((*1 *2) - (-12 (-4 *1 (-395 *3)) (-4 *3 (-160)) (-4 *3 (-341)) - (-5 *2 (-1087 (-887 *3))))) - ((*1 *2) - (-12 (-5 *2 (-1087 (-385 (-887 *3)))) (-5 *1 (-430 *3 *4 *5 *6)) - (-4 *3 (-517)) (-4 *3 (-160)) (-14 *4 (-856)) - (-14 *5 (-592 (-1091))) (-14 *6 (-1173 (-632 *3)))))) -(((*1 *2) - (-12 (-4 *1 (-327)) - (-5 *2 (-592 (-2 (|:| -2194 (-525)) (|:| -2815 (-525)))))))) +(((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1174)))) + ((*1 *2 *1 *3 *3) + (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-1175))))) (((*1 *2 *3) - (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525)))) - ((*1 *2 *2) - (-12 (-4 *3 (-286)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-1042 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-525)) (-5 *1 (-221)))) - ((*1 *2 *3) - (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-525)) (-5 *1 (-221))))) + (-12 (-5 *3 (-1173 *4)) (-4 *4 (-588 (-525))) (-5 *2 (-108)) + (-5 *1 (-1198 *4))))) +(((*1 *2 *3 *4) + (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) + (-4 *3 (-991 *5 *6 *7)) (-5 *2 (-592 *4)) + (-5 *1 (-1028 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) +(((*1 *2 *3) + (-12 (-4 *4 (-1127)) (-5 *2 (-713)) (-5 *1 (-168 *4 *3)) + (-4 *3 (-619 *4))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-385 (-887 *6))) (-4 *6 (-517)) + (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) (-5 *1 (-675 *5 *4 *6 *2)) + (-4 *5 (-735)) + (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $)))))))) +(((*1 *1 *1) + (-12 (-4 *1 (-1121 *2 *3 *4 *5)) (-4 *2 (-517)) (-4 *3 (-735)) + (-4 *4 (-789)) (-4 *5 (-991 *2 *3 *4))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-592 *1)) (-4 *1 (-991 *4 *5 *6)) (-4 *4 (-977)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-991 *3 *4 *5)) (-4 *3 (-977)) (-4 *4 (-735)) + (-4 *5 (-789)) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) + (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) (-5 *2 (-108)))) + ((*1 *2 *3 *1) + (-12 (-4 *1 (-1121 *4 *5 *6 *3)) (-4 *4 (-517)) (-4 *5 (-735)) + (-4 *6 (-789)) (-4 *3 (-991 *4 *5 *6)) (-5 *2 (-108))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) (-4 *7 (-884 *4 *6 *5)) + (-5 *2 + (-2 (|:| |sysok| (-108)) (|:| |z0| (-592 *7)) (|:| |n0| (-592 *7)))) + (-5 *1 (-859 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) (((*1 *1 *2) (-12 (-5 *2 (-592 *3)) (-4 *3 (-1127)) (-4 *1 (-142 *3)))) ((*1 *1 *2) (-12 - (-5 *2 (-592 (-2 (|:| -2815 (-713)) (|:| -3144 *4) (|:| |num| *4)))) + (-5 *2 (-592 (-2 (|:| -2058 (-713)) (|:| -3140 *4) (|:| |num| *4)))) (-4 *4 (-1149 *3)) (-4 *3 (-13 (-341) (-138))) (-5 *1 (-377 *3 *4)))) ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *3 (-592 (-887 (-525)))) (-5 *4 (-108)) (-5 *1 (-415)))) ((*1 *1 *2 *3 *4) - (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-12 (-5 *2 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-5 *3 (-592 (-1091))) (-5 *4 (-108)) (-5 *1 (-415)))) ((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-555 *3)) (-4 *3 (-1127)))) @@ -16502,23 +16415,23 @@ ((*1 *1 *2 *3) (-12 (-5 *1 (-656 *2 *3 *4)) (-4 *2 (-789)) (-4 *3 (-1020)) (-14 *4 - (-1 (-108) (-2 (|:| -3637 *2) (|:| -2815 *3)) - (-2 (|:| -3637 *2) (|:| -2815 *3)))))) + (-1 (-108) (-2 (|:| -3636 *2) (|:| -2058 *3)) + (-2 (|:| -3636 *2) (|:| -2058 *3)))))) ((*1 *1 *2 *3) (-12 (-5 *1 (-808 *2 *3)) (-4 *2 (-1127)) (-4 *3 (-1127)))) ((*1 *1 *2) - (-12 (-5 *2 (-592 (-2 (|:| -3423 (-1091)) (|:| -2545 *4)))) + (-12 (-5 *2 (-592 (-2 (|:| -3420 (-1091)) (|:| -2542 *4)))) (-4 *4 (-1020)) (-5 *1 (-824 *3 *4)) (-4 *3 (-1020)))) ((*1 *2 *3 *4) (-12 (-5 *4 (-592 *5)) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *3 *5))) (-5 *1 (-1056 *3 *5)) (-4 *3 (-13 (-1020) (-33))))) ((*1 *2 *3) - (-12 (-5 *3 (-592 (-2 (|:| |val| *4) (|:| -1896 *5)))) + (-12 (-5 *3 (-592 (-2 (|:| |val| *4) (|:| -1899 *5)))) (-4 *4 (-13 (-1020) (-33))) (-4 *5 (-13 (-1020) (-33))) (-5 *2 (-592 (-1056 *4 *5))) (-5 *1 (-1056 *4 *5)))) ((*1 *1 *2) - (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1896 *4))) + (-12 (-5 *2 (-2 (|:| |val| *3) (|:| -1899 *4))) (-4 *3 (-13 (-1020) (-33))) (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1056 *3 *4)))) ((*1 *1 *2 *3) @@ -16541,49 +16454,34 @@ (-4 *4 (-13 (-1020) (-33))) (-5 *1 (-1057 *3 *4)))) ((*1 *1 *2 *3) (-12 (-5 *1 (-1081 *2 *3)) (-4 *2 (-1020)) (-4 *3 (-1020))))) -(((*1 *2 *2 *2) - (-12 (-4 *3 (-977)) (-5 *1 (-1145 *3 *2)) (-4 *2 (-1149 *3))))) -(((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-429)) - (-4 *3 (-517)) (-4 *4 (-735)) (-4 *5 (-789)) - (-5 *1 (-910 *3 *4 *5 *6)))) - ((*1 *2 *2 *3) - (-12 (-5 *2 (-592 *7)) (-5 *3 (-108)) (-4 *7 (-991 *4 *5 *6)) - (-4 *4 (-429)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) - (-5 *1 (-910 *4 *5 *6 *7))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1052 *3)) (-4 *3 (-977)) (-5 *2 (-592 (-159)))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *5 (-525)) (-4 *6 (-735)) (-4 *7 (-789)) (-4 *8 (-286)) + (-4 *9 (-884 *8 *6 *7)) + (-5 *2 (-2 (|:| -3146 (-1087 *9)) (|:| |polval| (-1087 *8)))) + (-5 *1 (-685 *6 *7 *8 *9)) (-5 *3 (-1087 *9)) (-5 *4 (-1087 *8))))) (((*1 *2 *3 *4) - (|partial| -12 (-5 *3 (-1 (-3 *5 "failed") *7)) (-5 *4 (-1087 *7)) - (-4 *5 (-977)) (-4 *7 (-977)) (-4 *2 (-1149 *5)) - (-5 *1 (-474 *5 *2 *6 *7)) (-4 *6 (-1149 *2))))) + (-12 (-5 *4 (-592 *3)) (-4 *3 (-1149 *5)) (-4 *5 (-286)) + (-5 *2 (-713)) (-5 *1 (-432 *5 *3))))) +(((*1 *2) + (-12 (-5 *2 (-108)) (-5 *1 (-1072 *3)) (-4 *3 (-1020)) + (-4 *3 (-1127))))) +(((*1 *2 *1) (-12 (-4 *1 (-1014 *2)) (-4 *2 (-1127))))) +(((*1 *2 *3 *3 *3 *4 *3) + (-12 (-5 *3 (-525)) (-5 *4 (-632 (-157 (-205)))) (-5 *2 (-966)) + (-5 *1 (-697))))) +(((*1 *2 *3 *4 *5) + (-12 (-5 *4 (-1 *7 *7)) + (-5 *5 + (-1 (-2 (|:| |ans| *6) (|:| -3601 *6) (|:| |sol?| (-108))) (-525) + *6)) + (-4 *6 (-341)) (-4 *7 (-1149 *6)) + (-5 *2 (-2 (|:| |answer| (-542 (-385 *7))) (|:| |a0| *6))) + (-5 *1 (-535 *6 *7)) (-5 *3 (-385 *7))))) (((*1 *2 *2) - (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) - (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6))))) -(((*1 *1 *1 *1) - (|partial| -12 (-4 *2 (-160)) (-5 *1 (-268 *2 *3 *4 *5 *6 *7)) - (-4 *3 (-1149 *2)) (-4 *4 (-23)) (-14 *5 (-1 *3 *3 *4)) - (-14 *6 (-1 (-3 *4 "failed") *4 *4)) - (-14 *7 (-1 (-3 *3 "failed") *3 *3 *4)))) - ((*1 *1 *1 *1) - (|partial| -12 (-5 *1 (-654 *2 *3 *4 *5 *6)) (-4 *2 (-160)) - (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) - (-14 *5 (-1 (-3 *3 "failed") *3 *3)) - (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3)))) - ((*1 *1 *1 *1) - (|partial| -12 (-5 *1 (-658 *2 *3 *4 *5 *6)) (-4 *2 (-160)) - (-4 *3 (-23)) (-14 *4 (-1 *2 *2 *3)) - (-14 *5 (-1 (-3 *3 "failed") *3 *3)) - (-14 *6 (-1 (-3 *2 "failed") *2 *2 *3))))) -(((*1 *2 *3) - (-12 (-4 *4 (-1149 (-385 (-525)))) (-5 *2 (-525)) - (-5 *1 (-848 *4 *3)) (-4 *3 (-1149 (-385 *4)))))) -(((*1 *2 *3 *4 *5 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *5 (-108)) - (-5 *2 (-966)) (-5 *1 (-688))))) -(((*1 *2 *3) - (-12 (-4 *4 (-286)) (-4 *5 (-351 *4)) (-4 *6 (-351 *4)) - (-5 *2 - (-2 (|:| |Smith| *3) (|:| |leftEqMat| *3) (|:| |rightEqMat| *3))) - (-5 *1 (-1042 *4 *5 *6 *3)) (-4 *3 (-630 *4 *5 *6))))) + (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-255 *3 *2)) + (-4 *2 (-13 (-408 *3) (-934)))))) (((*1 *1 *2) (-12 (-4 *1 (-37 *2)) (-4 *2 (-160)))) ((*1 *1 *2) (-12 (-5 *2 (-1173 *3)) (-4 *3 (-341)) (-14 *6 (-1173 (-632 *3))) @@ -16591,69 +16489,69 @@ ((*1 *1 *2) (-12 (-5 *2 (-1043 (-525) (-565 (-47)))) (-5 *1 (-47)))) ((*1 *2 *3) (-12 (-5 *2 (-51)) (-5 *1 (-50 *3)) (-4 *3 (-1127)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'JINT 'X 'ELAM) (-1279) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'JINT 'X 'ELAM) (-1280) (-641)))) (-5 *1 (-59 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 'XC) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 'XC) (-641)))) (-5 *1 (-61 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-317 (-1279 'X) (-1279) (-641))) (-5 *1 (-62 *3)) + (-12 (-5 *2 (-317 (-1280 'X) (-1280) (-641))) (-5 *1 (-62 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-632 (-317 (-1279) (-1279 'X 'HESS) (-641)))) + (-12 (-5 *2 (-632 (-317 (-1280) (-1280 'X 'HESS) (-641)))) (-5 *1 (-63 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-317 (-1279) (-1279 'XC) (-641))) (-5 *1 (-64 *3)) + (-12 (-5 *2 (-317 (-1280) (-1280 'XC) (-641))) (-5 *1 (-64 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'X) (-1279 '-3418) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'X) (-1280 '-3414) (-641)))) (-5 *1 (-69 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 'X) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 'X) (-641)))) (-5 *1 (-72 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'X 'EPS) (-1279 '-3418) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'X 'EPS) (-1280 '-3414) (-641)))) (-5 *1 (-73 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'EPS) (-1279 'YA 'YB) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'EPS) (-1280 'YA 'YB) (-641)))) (-5 *1 (-74 *3 *4 *5)) (-14 *3 (-1091)) (-14 *4 (-1091)) (-14 *5 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-317 (-1279) (-1279 'X) (-641))) (-5 *1 (-75 *3)) + (-12 (-5 *2 (-317 (-1280) (-1280 'X) (-641))) (-5 *1 (-75 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-317 (-1279) (-1279 'X) (-641))) (-5 *1 (-76 *3)) + (-12 (-5 *2 (-317 (-1280) (-1280 'X) (-641))) (-5 *1 (-76 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 'XC) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 'XC) (-641)))) (-5 *1 (-77 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 'X) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 'X) (-641)))) (-5 *1 (-78 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279) (-1279 'X) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280) (-1280 'X) (-641)))) (-5 *1 (-79 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'X '-3418) (-1279) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'X '-3414) (-1280) (-641)))) (-5 *1 (-80 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-632 (-317 (-1279 'X '-3418) (-1279) (-641)))) + (-12 (-5 *2 (-632 (-317 (-1280 'X '-3414) (-1280) (-641)))) (-5 *1 (-81 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-632 (-317 (-1279 'X) (-1279) (-641)))) (-5 *1 (-82 *3)) + (-12 (-5 *2 (-632 (-317 (-1280 'X) (-1280) (-641)))) (-5 *1 (-82 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'X) (-1279) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'X) (-1280) (-641)))) (-5 *1 (-83 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-1173 (-317 (-1279 'X) (-1279 '-3418) (-641)))) + (-12 (-5 *2 (-1173 (-317 (-1280 'X) (-1280 '-3414) (-641)))) (-5 *1 (-84 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-632 (-317 (-1279 'XL 'XR 'ELAM) (-1279) (-641)))) + (-12 (-5 *2 (-632 (-317 (-1280 'XL 'XR 'ELAM) (-1280) (-641)))) (-5 *1 (-85 *3)) (-14 *3 (-1091)))) ((*1 *1 *2) - (-12 (-5 *2 (-317 (-1279 'X) (-1279 '-3418) (-641))) (-5 *1 (-87 *3)) + (-12 (-5 *2 (-317 (-1280 'X) (-1280 '-3414) (-641))) (-5 *1 (-87 *3)) (-14 *3 (-1091)))) ((*1 *2 *1) (-12 (-5 *2 (-936 2)) (-5 *1 (-103)))) ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-103)))) @@ -16677,8 +16575,8 @@ (-12 (-5 *2 (-592 *3)) (-4 *3 (-13 (-789) - (-10 -8 (-15 -3410 ((-1074) $ (-1091))) (-15 -2868 ((-1178) $)) - (-15 -2869 ((-1178) $))))) + (-10 -8 (-15 -3405 ((-1074) $ (-1091))) (-15 -2863 ((-1178) $)) + (-15 -1358 ((-1178) $))))) (-5 *1 (-195 *3)))) ((*1 *2 *1) (-12 (-5 *2 (-936 10)) (-5 *1 (-198)))) ((*1 *2 *1) (-12 (-5 *2 (-385 (-525))) (-5 *1 (-198)))) @@ -16719,14 +16617,14 @@ ((*1 *1 *2) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-361)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-361)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-361)))) ((*1 *1 *2) (-12 (-5 *2 (-632 (-641))) (-4 *1 (-361)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-362)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-362)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-362)))) @@ -16736,71 +16634,71 @@ ((*1 *1 *2) (-12 (-5 *2 (-798)) (-5 *1 (-372)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-374)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-374)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-374)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-157 (-357))))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-525)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-157 (-357)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-357))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-525))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-636)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-641)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-273 (-294 (-643)))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-636))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-641))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-294 (-643))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) - (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-5 *1 (-376 *3 *4 *5 *6)) - (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *3 (-1091)) (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-5 *1 (-376 *3 *4 *5 *6)) (-14 *3 (-1091)) - (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3326 "void"))) + (-14 *4 (-3 (|:| |fst| (-412)) (|:| -3322 "void"))) (-14 *5 (-592 (-1091))) (-14 *6 (-1095)))) ((*1 *1 *2) (-12 (-5 *2 (-309 *4)) (-4 *4 (-13 (-789) (-21))) @@ -16828,14 +16726,14 @@ ((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-415)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-417)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-417)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-417)))) ((*1 *1 *2) (-12 (-5 *2 (-1173 (-641))) (-4 *1 (-417)))) ((*1 *1 *2) (-12 - (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4070 (-592 (-308))))) + (-5 *2 (-2 (|:| |localSymbols| (-1095)) (|:| -4068 (-592 (-308))))) (-4 *1 (-418)))) ((*1 *1 *2) (-12 (-5 *2 (-308)) (-4 *1 (-418)))) ((*1 *1 *2) (-12 (-5 *2 (-592 (-308))) (-4 *1 (-418)))) @@ -16902,24 +16800,24 @@ ((*1 *1 *2) (-12 (-4 *3 (-977)) (-5 *1 (-655 *3 *2)) (-4 *2 (-1149 *3)))) ((*1 *2 *1) - (-12 (-5 *2 (-2 (|:| -3637 *3) (|:| -2815 *4))) + (-12 (-5 *2 (-2 (|:| -3636 *3) (|:| -2058 *4))) (-5 *1 (-656 *3 *4 *5)) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 - (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) - (-2 (|:| -3637 *3) (|:| -2815 *4)))))) + (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) + (-2 (|:| -3636 *3) (|:| -2058 *4)))))) ((*1 *1 *2) - (-12 (-5 *2 (-2 (|:| -3637 *3) (|:| -2815 *4))) (-4 *3 (-789)) + (-12 (-5 *2 (-2 (|:| -3636 *3) (|:| -2058 *4))) (-4 *3 (-789)) (-4 *4 (-1020)) (-14 *5 - (-1 (-108) (-2 (|:| -3637 *3) (|:| -2815 *4)) - (-2 (|:| -3637 *3) (|:| -2815 *4)))) + (-1 (-108) (-2 (|:| -3636 *3) (|:| -2058 *4)) + (-2 (|:| -3636 *3) (|:| -2058 *4)))) (-5 *1 (-656 *3 *4 *5)))) ((*1 *2 *1) (-12 (-4 *2 (-160)) (-5 *1 (-658 *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 (-592 (-2 (|:| -1655 *3) (|:| -3219 *4)))) (-4 *3 (-977)) + (-12 (-5 *2 (-592 (-2 (|:| -1660 *3) (|:| -3215 *4)))) (-4 *3 (-977)) (-4 *4 (-669)) (-5 *1 (-678 *3 *4)))) ((*1 *1 *2) (-12 (-5 *2 (-525)) (-4 *1 (-706)))) ((*1 *1 *2) @@ -16928,25 +16826,25 @@ (-3 (|:| |nia| (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (|:| |mdnia| (-2 (|:| |fn| (-294 (-205))) - (|:| -3214 (-592 (-1015 (-782 (-205))))) + (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))))) (-5 *1 (-711)))) ((*1 *1 *2) (-12 (-5 *2 (-2 (|:| |fn| (-294 (-205))) - (|:| -3214 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) + (|:| -1681 (-592 (-1015 (-782 (-205))))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) ((*1 *1 *2) (-12 (-5 *2 (-2 (|:| |var| (-1091)) (|:| |fn| (-294 (-205))) - (|:| -3214 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) + (|:| -1681 (-1015 (-782 (-205)))) (|:| |abserr| (-205)) (|:| |relerr| (-205)))) (-5 *1 (-711)))) ((*1 *2 *1) (-12 (-5 *2 (-798)) (-5 *1 (-711)))) @@ -16972,23 +16870,23 @@ (-5 *2 (-3 (|:| |noa| - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (|:| |lsa| (-2 (|:| |lfn| (-592 (-294 (-205)))) - (|:| -3940 (-592 (-205))))))) + (|:| -3937 (-592 (-205))))))) (-5 *1 (-780)))) ((*1 *1 *2) (-12 (-5 *2 - (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3940 (-592 (-205))))) + (-2 (|:| |lfn| (-592 (-294 (-205)))) (|:| -3937 (-592 (-205))))) (-5 *1 (-780)))) ((*1 *1 *2) (-12 (-5 *2 - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) + (-2 (|:| |fn| (-294 (-205))) (|:| -3937 (-592 (-205))) (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) (|:| |ub| (-592 (-782 (-205)))))) (-5 *1 (-780)))) @@ -17147,69 +17045,57 @@ (-12 (-5 *2 (-610 *3 *4)) (-4 *3 (-789)) (-4 *4 (-160)) (-5 *1 (-1191 *3 *4)))) ((*1 *1 *2) (-12 (-5 *1 (-1194 *3 *2)) (-4 *3 (-977)) (-4 *2 (-785))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1091)) (-5 *1 (-259))))) -(((*1 *1 *1) (-4 *1 (-578))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-579 *3 *2)) - (-4 *2 (-13 (-408 *3) (-934) (-1113)))))) +(((*1 *2 *1) (-12 (-5 *2 (-1024)) (-5 *1 (-1095))))) +(((*1 *2 *1) + (-12 (-5 *2 (-798)) (-5 *1 (-368 *3 *4 *5)) (-14 *3 (-713)) + (-14 *4 (-713)) (-4 *5 (-160))))) +(((*1 *2 *1 *3) + (-12 (-5 *3 (-878 *5)) (-4 *5 (-977)) (-5 *2 (-713)) + (-5 *1 (-1080 *4 *5)) (-14 *4 (-856)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-713)) (-5 *1 (-1080 *4 *5)) + (-14 *4 (-856)) (-4 *5 (-977)))) + ((*1 *1 *1 *2 *3) + (-12 (-5 *2 (-592 (-713))) (-5 *3 (-878 *5)) (-4 *5 (-977)) + (-5 *1 (-1080 *4 *5)) (-14 *4 (-856))))) +(((*1 *2) + (-12 (-4 *4 (-160)) (-5 *2 (-108)) (-5 *1 (-344 *3 *4)) + (-4 *3 (-345 *4)))) + ((*1 *2) (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-5 *2 (-108))))) (((*1 *2 *3) - (-12 (-4 *3 (-13 (-286) (-10 -8 (-15 -1990 ((-396 $) $))))) - (-4 *4 (-1149 *3)) - (-5 *2 - (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) - (|:| |basisInv| (-632 *3)))) - (-5 *1 (-328 *3 *4 *5)) (-4 *5 (-387 *3 *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-1149 (-525))) - (-5 *2 - (-2 (|:| -2187 (-632 (-525))) (|:| |basisDen| (-525)) - (|:| |basisInv| (-632 (-525))))) - (-5 *1 (-710 *4 *5)) (-5 *3 (-525)) (-4 *5 (-387 (-525) *4)))) - ((*1 *2 *3) - (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) + (-12 (-4 *4 (-517)) + (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -2146 *4))) + (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) +(((*1 *2 *1) + (-12 (-4 *1 (-558 *3 *4)) (-4 *3 (-1020)) (-4 *4 (-1127)) + (-5 *2 (-592 *3))))) +(((*1 *2 *3 *4 *5 *5 *4 *6) + (-12 (-5 *5 (-565 *4)) (-5 *6 (-1087 *4)) + (-4 *4 (-13 (-408 *7) (-27) (-1113))) + (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 - (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) - (|:| |basisInv| (-632 *3)))) - (-5 *1 (-918 *4 *3 *5 *6)) (-4 *6 (-667 *3 *5)))) - ((*1 *2 *3) - (-12 (-4 *4 (-327)) (-4 *3 (-1149 *4)) (-4 *5 (-1149 *3)) + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020)))) + ((*1 *2 *3 *4 *5 *5 *5 *4 *6) + (-12 (-5 *5 (-565 *4)) (-5 *6 (-385 (-1087 *4))) + (-4 *4 (-13 (-408 *7) (-27) (-1113))) + (-4 *7 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) (-5 *2 - (-2 (|:| -2187 (-632 *3)) (|:| |basisDen| *3) - (|:| |basisInv| (-632 *3)))) - (-5 *1 (-1182 *4 *3 *5 *6)) (-4 *6 (-387 *3 *5))))) -(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-412))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-1074)) (-4 *1 (-342 *3 *4)) (-4 *3 (-1020)) - (-4 *4 (-1020))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1 *6 *5 *4)) (-4 *5 (-1020)) (-4 *4 (-1020)) - (-4 *6 (-1020)) (-5 *2 (-1 *6 *5)) (-5 *1 (-627 *5 *4 *6))))) -(((*1 *2) - (-12 (-4 *4 (-1131)) (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) - (-5 *2 (-713)) (-5 *1 (-319 *3 *4 *5 *6)) (-4 *3 (-320 *4 *5 *6)))) - ((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-713))))) -(((*1 *2 *3 *4) - (-12 (-5 *3 (-1091)) (-4 *5 (-341)) (-5 *2 (-1072 (-1072 (-887 *5)))) - (-5 *1 (-1181 *5)) (-5 *4 (-1072 (-887 *5)))))) + (-2 (|:| |particular| (-3 *4 "failed")) (|:| -2495 (-592 *4)))) + (-5 *1 (-521 *7 *4 *3)) (-4 *3 (-602 *4)) (-4 *3 (-1020))))) +(((*1 *2) (-12 (-5 *2 (-1063 (-1074))) (-5 *1 (-369))))) +(((*1 *2 *3) + (-12 (-5 *3 |RationalNumber|) (-5 *2 (-1 (-525))) (-5 *1 (-975))))) (((*1 *2 *1 *1) (-12 (-4 *1 (-97)) (-5 *2 (-108)))) ((*1 *1 *1 *1) (-5 *1 (-798)))) -(((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-444)))) - ((*1 *2) (-12 (-5 *2 (-525)) (-5 *1 (-862))))) -(((*1 *2 *3 *3 *4 *4) - (|partial| -12 (-5 *3 (-713)) (-4 *5 (-341)) (-5 *2 (-385 *6)) - (-5 *1 (-802 *5 *4 *6)) (-4 *4 (-1164 *5)) (-4 *6 (-1149 *5)))) - ((*1 *2 *3 *3 *4 *4) - (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) - (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) - (-5 *1 (-803 *5 *6 *7)))) - ((*1 *2 *3 *3 *4) - (|partial| -12 (-5 *3 (-713)) (-5 *4 (-1165 *5 *6 *7)) (-4 *5 (-341)) - (-14 *6 (-1091)) (-14 *7 *5) (-5 *2 (-385 (-1146 *6 *5))) - (-5 *1 (-803 *5 *6 *7))))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1087 *2)) (-4 *2 (-884 (-385 (-887 *6)) *5 *4)) + (-5 *1 (-675 *5 *4 *6 *2)) (-4 *5 (-735)) + (-4 *4 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) + (-4 *6 (-517))))) +(((*1 *2 *3 *2) + (-12 (-5 *2 (-108)) (-5 *3 (-592 (-242))) (-5 *1 (-240)))) + ((*1 *1 *2) (-12 (-5 *2 (-108)) (-5 *1 (-242))))) (((*1 *1 *1 *2) (-12 (-5 *2 (-1074)) (-5 *1 (-110)))) ((*1 *2 *2 *3) (-12 (-5 *3 (-1074)) (-4 *4 (-789)) (-5 *1 (-864 *4 *2)) @@ -17217,24 +17103,64 @@ ((*1 *2 *3 *4) (-12 (-5 *3 (-1091)) (-5 *4 (-1074)) (-5 *2 (-294 (-525))) (-5 *1 (-865))))) -(((*1 *1 *2 *3 *3 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-108)) (-5 *1 (-827 *4)) - (-4 *4 (-1020))))) -(((*1 *2 *1) (-12 (-5 *1 (-542 *2)) (-4 *2 (-341))))) -(((*1 *2 *2) - (-12 - (-5 *2 - (-2 (|:| |fn| (-294 (-205))) (|:| -3940 (-592 (-205))) - (|:| |lb| (-592 (-782 (-205)))) (|:| |cf| (-592 (-294 (-205)))) - (|:| |ub| (-592 (-782 (-205)))))) - (-5 *1 (-246))))) -(((*1 *1 *2 *3) - (-12 (-5 *2 (-1091)) (-5 *3 (-592 (-899))) (-5 *1 (-104))))) +(((*1 *2 *3) (-12 (-5 *3 (-798)) (-5 *2 (-1178)) (-5 *1 (-1054)))) + ((*1 *2 *3) + (-12 (-5 *3 (-592 (-798))) (-5 *2 (-1178)) (-5 *1 (-1054))))) (((*1 *2 *1) - (-12 (-5 *2 (-713)) (-5 *1 (-1080 *3 *4)) (-14 *3 (-856)) - (-4 *4 (-977))))) -(((*1 *2 *3) (-12 (-5 *3 (-713)) (-5 *2 (-1178)) (-5 *1 (-357)))) - ((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-357))))) + (-12 (-4 *1 (-46 *3 *4)) (-4 *3 (-977)) (-4 *4 (-734)) + (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-360 *3 *4)) (-4 *3 (-977)) (-4 *4 (-1020)) + (-5 *2 (-108)))) + ((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-550 *3)) (-4 *3 (-977)))) + ((*1 *2 *1) + (-12 (-4 *3 (-517)) (-5 *2 (-108)) (-5 *1 (-573 *3 *4)) + (-4 *4 (-1149 *3)))) + ((*1 *2 *1) + (-12 (-5 *2 (-108)) (-5 *1 (-678 *3 *4)) (-4 *3 (-977)) + (-4 *4 (-669)))) + ((*1 *2 *1) + (-12 (-4 *1 (-1188 *3 *4)) (-4 *3 (-789)) (-4 *4 (-977)) + (-5 *2 (-108))))) +(((*1 *1 *1 *2 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-861)))) + ((*1 *1 *1 *2 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) + ((*1 *1 *1 *2) (-12 (-5 *2 (-1015 (-205))) (-5 *1 (-862)))) + ((*1 *2 *1 *3 *3 *3) + (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175)))) + ((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) + (-4 *7 (-1149 (-385 *6))) + (-5 *2 (-2 (|:| |answer| *3) (|:| -3509 *3))) + (-5 *1 (-523 *5 *6 *7 *3)) (-4 *3 (-320 *5 *6 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) + (-5 *2 + (-2 (|:| |answer| (-385 *6)) (|:| -3509 (-385 *6)) + (|:| |specpart| (-385 *6)) (|:| |polypart| *6))) + (-5 *1 (-524 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *2 *3 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) + (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) + ((*1 *2 *3 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) + (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) + (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8)))) + ((*1 *2 *3) + (-12 (-4 *4 (-13 (-286) (-138))) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-884 *4 *5 *6)) (-5 *2 (-592 (-592 *7))) + (-5 *1 (-425 *4 *5 *6 *7)) (-5 *3 (-592 *7)))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-108)) (-4 *5 (-13 (-286) (-138))) (-4 *6 (-735)) + (-4 *7 (-789)) (-4 *8 (-884 *5 *6 *7)) (-5 *2 (-592 (-592 *8))) + (-5 *1 (-425 *5 *6 *7 *8)) (-5 *3 (-592 *8))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-174)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-279)))) + ((*1 *2 *3) + (-12 (-5 *3 (-1072 (-205))) (-5 *2 (-592 (-1074))) (-5 *1 (-284))))) (((*1 *1 *2) (-12 (-5 *2 (-592 (-525))) (-5 *1 (-49 *3 *4)) (-4 *3 (-977)) (-14 *4 (-592 (-1091))))) @@ -17267,16 +17193,15 @@ ((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-1191 *3 *4)) (-4 *4 (-660 (-385 (-525)))) (-4 *3 (-789)) (-4 *4 (-160))))) -(((*1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-970))))) -(((*1 *2 *3 *4 *4 *4 *4) - (-12 (-5 *3 (-632 (-205))) (-5 *4 (-525)) (-5 *2 (-966)) - (-5 *1 (-698))))) -(((*1 *2) - (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) - (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) -(((*1 *2 *3) - (-12 (-5 *3 (-592 (-525))) (-5 *2 (-525)) (-5 *1 (-461 *4)) - (-4 *4 (-1149 (-525)))))) +(((*1 *2 *1) + (-12 (-4 *1 (-345 *3)) (-4 *3 (-160)) (-4 *3 (-517)) + (-5 *2 (-1087 *3))))) +(((*1 *2 *3) (-12 (-5 *3 (-1091)) (-5 *2 (-1178)) (-5 *1 (-1094)))) + ((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-1095))))) +(((*1 *2 *1) + (-12 (-4 *1 (-1023 *3 *4 *5 *6 *7)) (-4 *3 (-1020)) (-4 *4 (-1020)) + (-4 *5 (-1020)) (-4 *6 (-1020)) (-4 *7 (-1020)) (-5 *2 (-108))))) +(((*1 *2 *1) (-12 (-5 *2 (-108)) (-5 *1 (-1091))))) (((*1 *2 *3) (-12 (-5 *3 (-1074)) (-5 *2 (-290)) (-5 *1 (-275)))) ((*1 *2 *3) (-12 (-5 *3 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275)))) @@ -17284,920 +17209,995 @@ ((*1 *2 *3 *4) (-12 (-5 *3 (-1074)) (-5 *4 (-592 (-1074))) (-5 *2 (-290)) (-5 *1 (-275))))) -(((*1 *2 *3 *3 *1) - (|partial| -12 (-5 *3 (-1091)) (-5 *2 (-1024)) (-5 *1 (-270))))) +(((*1 *1 *1) (-12 (-4 *1 (-352 *2 *3)) (-4 *2 (-789)) (-4 *3 (-160)))) + ((*1 *1 *1) + (-12 (-5 *1 (-576 *2 *3 *4)) (-4 *2 (-789)) + (-4 *3 (-13 (-160) (-660 (-385 (-525))))) (-14 *4 (-856)))) + ((*1 *1 *1) (-12 (-5 *1 (-621 *2)) (-4 *2 (-789)))) + ((*1 *1 *1) (-12 (-5 *1 (-761 *2)) (-4 *2 (-789)))) + ((*1 *1 *1) (-12 (-4 *1 (-1188 *2 *3)) (-4 *2 (-789)) (-4 *3 (-977))))) +(((*1 *2) (-12 (-5 *2 (-1178)) (-5 *1 (-1129))))) +(((*1 *1) (-5 *1 (-270)))) +(((*1 *2 *1) + (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-735)) (-4 *2 (-245 *4))))) +(((*1 *2 *3 *1) (-12 (-5 *3 (-1091)) (-5 *2 (-415)) (-5 *1 (-1095))))) +(((*1 *1 *1 *1) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3))) + ((*1 *1 *2 *3 *1) + (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) + (-14 *4 *3))) + ((*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-977)) (-4 *2 (-1020))))) +(((*1 *1 *2) + (-12 (-4 *3 (-977)) (-5 *1 (-769 *2 *3)) (-4 *2 (-651 *3))))) +(((*1 *2 *3) + (-12 (-5 *3 (-385 (-887 *4))) (-4 *4 (-286)) + (-5 *2 (-385 (-396 (-887 *4)))) (-5 *1 (-972 *4))))) +(((*1 *2 *2 *2 *3) + (-12 (-5 *3 (-713)) (-4 *4 (-517)) (-5 *1 (-903 *4 *2)) + (-4 *2 (-1149 *4))))) +(((*1 *2 *3) + (-12 (-4 *1 (-855)) (-5 *2 (-2 (|:| -1660 (-592 *1)) (|:| -3519 *1))) + (-5 *3 (-592 *1))))) +(((*1 *2 *2 *3) + (-12 (-4 *4 (-735)) + (-4 *3 (-13 (-789) (-10 -8 (-15 -2745 ((-1091) $))))) (-4 *5 (-517)) + (-5 *1 (-675 *4 *3 *5 *2)) (-4 *2 (-884 (-385 (-887 *5)) *4 *3)))) + ((*1 *2 *2 *3) + (-12 (-4 *4 (-977)) (-4 *5 (-735)) + (-4 *3 + (-13 (-789) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) + (-5 *1 (-917 *4 *5 *3 *2)) (-4 *2 (-884 (-887 *4) *5 *3)))) + ((*1 *2 *2 *3) + (-12 (-5 *3 (-592 *6)) + (-4 *6 + (-13 (-789) + (-10 -8 (-15 -2745 ((-1091) $)) + (-15 -2575 ((-3 $ "failed") (-1091)))))) + (-4 *4 (-977)) (-4 *5 (-735)) (-5 *1 (-917 *4 *5 *6 *2)) + (-4 *2 (-884 (-887 *4) *5 *6))))) +(((*1 *2 *1) + (-12 (-4 *1 (-232 *3 *4 *5 *6)) (-4 *3 (-977)) (-4 *4 (-789)) + (-4 *5 (-245 *4)) (-4 *6 (-735)) (-5 *2 (-713)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-232 *4 *3 *5 *6)) (-4 *4 (-977)) (-4 *3 (-789)) + (-4 *5 (-245 *3)) (-4 *6 (-735)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-245 *3)) (-4 *3 (-789)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-327)) (-5 *2 (-856)))) + ((*1 *2 *3) + (-12 (-5 *3 (-314 *4 *5 *6 *7)) (-4 *4 (-13 (-346) (-341))) + (-4 *5 (-1149 *4)) (-4 *6 (-1149 (-385 *5))) (-4 *7 (-320 *4 *5 *6)) + (-5 *2 (-713)) (-5 *1 (-370 *4 *5 *6 *7)))) + ((*1 *2 *1) (-12 (-4 *1 (-380)) (-5 *2 (-775 (-856))))) + ((*1 *2 *1) (-12 (-4 *1 (-382)) (-5 *2 (-525)))) + ((*1 *2 *1 *2) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-551 *3)) (-4 *3 (-977)))) + ((*1 *2 *1) + (-12 (-4 *3 (-517)) (-5 *2 (-525)) (-5 *1 (-573 *3 *4)) + (-4 *4 (-1149 *3)))) + ((*1 *2 *1 *3 *2) + (-12 (-5 *2 (-713)) (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) + (-4 *3 (-789)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-683 *4 *3)) (-4 *4 (-977)) (-4 *3 (-789)) + (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-4 *1 (-804 *3)) (-5 *2 (-713)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-839 *3)) (-4 *3 (-1020)))) + ((*1 *2 *1) (-12 (-5 *2 (-713)) (-5 *1 (-840 *3)) (-4 *3 (-1020)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-314 *5 *6 *7 *8)) (-4 *5 (-408 *4)) + (-4 *6 (-1149 *5)) (-4 *7 (-1149 (-385 *6))) + (-4 *8 (-320 *5 *6 *7)) (-4 *4 (-13 (-789) (-517) (-968 (-525)))) + (-5 *2 (-713)) (-5 *1 (-846 *4 *5 *6 *7 *8)))) + ((*1 *2 *3) + (|partial| -12 (-5 *3 (-314 (-385 (-525)) *4 *5 *6)) + (-4 *4 (-1149 (-385 (-525)))) (-4 *5 (-1149 (-385 *4))) + (-4 *6 (-320 (-385 (-525)) *4 *5)) (-5 *2 (-713)) + (-5 *1 (-847 *4 *5 *6)))) + ((*1 *2 *3 *4 *5) + (-12 (-5 *3 (-314 *6 *7 *4 *8)) (-5 *5 (-1 *9 *6)) (-4 *6 (-341)) + (-4 *7 (-1149 *6)) (-4 *4 (-1149 (-385 *7))) (-4 *8 (-320 *6 *7 *4)) + (-4 *9 (-13 (-346) (-341))) (-5 *2 (-713)) + (-5 *1 (-950 *6 *7 *4 *8 *9)))) + ((*1 *2 *1 *1) + (-12 (-4 *1 (-1149 *3)) (-4 *3 (-977)) (-4 *3 (-517)) (-5 *2 (-713)))) + ((*1 *2 *1 *2) + (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734)))) + ((*1 *2 *1) (-12 (-4 *1 (-1151 *3 *2)) (-4 *3 (-977)) (-4 *2 (-734))))) +(((*1 *2 *3 *4 *4 *3) + (|partial| -12 (-5 *4 (-565 *3)) + (-4 *3 (-13 (-408 *5) (-27) (-1113))) + (-4 *5 (-13 (-429) (-968 (-525)) (-789) (-138) (-588 (-525)))) + (-5 *2 (-2 (|:| -1781 *3) (|:| |coeff| *3))) + (-5 *1 (-527 *5 *3 *6)) (-4 *6 (-1020))))) (((*1 *2 *2) - (-12 (-4 *3 (-13 (-517) (-138))) (-5 *1 (-502 *3 *2)) - (-4 *2 (-1164 *3)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-4 *4 (-1149 *3)) - (-4 *5 (-667 *3 *4)) (-5 *1 (-506 *3 *4 *5 *2)) (-4 *2 (-1164 *5)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-341) (-346) (-567 (-525)))) (-5 *1 (-507 *3 *2)) - (-4 *2 (-1164 *3)))) + (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1899 *7)))) + (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-921 *3 *4 *5 *6 *7)))) ((*1 *2 *2) - (-12 (-5 *2 (-1072 *3)) (-4 *3 (-13 (-517) (-138))) - (-5 *1 (-1068 *3))))) -(((*1 *2 *1) - (-12 (-5 *2 (-592 (-2 (|:| |integrand| *3) (|:| |intvar| *3)))) - (-5 *1 (-542 *3)) (-4 *3 (-341))))) -(((*1 *2 *1) - (-12 (-4 *1 (-232 *3 *4 *2 *5)) (-4 *3 (-977)) (-4 *4 (-789)) - (-4 *5 (-735)) (-4 *2 (-245 *4))))) -(((*1 *2 *3 *4 *5 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *5 (-205)) - (-5 *2 (-966)) (-5 *1 (-695))))) -(((*1 *1 *1 *1) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3))) - ((*1 *1 *2 *3 *1) - (-12 (-5 *1 (-595 *2 *3 *4)) (-4 *2 (-1020)) (-4 *3 (-23)) - (-14 *4 *3))) - ((*1 *1 *1 *1) (-12 (-5 *1 (-620 *2)) (-4 *2 (-977)) (-4 *2 (-1020))))) -(((*1 *1 *2) - (-12 (-4 *3 (-977)) (-5 *1 (-769 *2 *3)) (-4 *2 (-651 *3))))) -(((*1 *2 *2 *1) (-12 (-4 *1 (-927 *2)) (-4 *2 (-1127))))) -(((*1 *1 *1 *2) (-12 (-4 *1 (-663)) (-5 *2 (-856)))) - ((*1 *1 *1 *2) (-12 (-4 *1 (-665)) (-5 *2 (-713))))) -(((*1 *2 *3 *2) (-12 (-5 *2 (-966)) (-5 *3 (-1091)) (-5 *1 (-246))))) -(((*1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176)))) - ((*1 *2 *2) (-12 (-5 *2 (-809)) (-5 *1 (-1176))))) -(((*1 *2 *3 *3 *4) - (-12 (-4 *5 (-429)) (-4 *6 (-735)) (-4 *7 (-789)) - (-4 *3 (-991 *5 *6 *7)) - (-5 *2 (-592 (-2 (|:| |val| (-592 *3)) (|:| -1896 *4)))) - (-5 *1 (-997 *5 *6 *7 *3 *4)) (-4 *4 (-996 *5 *6 *7 *3))))) -(((*1 *1 *1 *2) - (-12 (-5 *2 (-592 (-51))) (-5 *1 (-827 *3)) (-4 *3 (-1020))))) -(((*1 *2 *2 *3) - (-12 (-4 *3 (-517)) (-4 *4 (-351 *3)) (-4 *5 (-351 *3)) - (-5 *1 (-1118 *3 *4 *5 *2)) (-4 *2 (-630 *3 *4 *5))))) -(((*1 *1 *1 *2 *3 *1) - (-12 (-4 *1 (-304 *2 *3)) (-4 *2 (-977)) (-4 *3 (-734))))) + (-12 (-5 *2 (-592 (-2 (|:| |val| (-592 *6)) (|:| -1899 *7)))) + (-4 *6 (-991 *3 *4 *5)) (-4 *7 (-996 *3 *4 *5 *6)) (-4 *3 (-429)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-1027 *3 *4 *5 *6 *7))))) (((*1 *2 *3 *3) - (|partial| -12 (-4 *4 (-517)) - (-5 *2 (-2 (|:| -3461 *3) (|:| -2584 *3))) (-5 *1 (-1144 *4 *3)) - (-4 *3 (-1149 *4))))) -(((*1 *1 *1 *2) (-12 (-5 *2 (-713)) (-4 *1 (-1149 *3)) (-4 *3 (-977))))) -(((*1 *2 *3 *4 *5 *6 *5 *3 *7) - (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 - (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357)))) - (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) - (-5 *2 (-1178)) (-5 *1 (-730)))) - ((*1 *2 *3 *4 *5 *6 *5 *3 *7 *3 *3 *3 *3 *3 *3 *3) + (-12 (-4 *4 (-977)) (-4 *2 (-630 *4 *5 *6)) + (-5 *1 (-99 *4 *3 *2 *5 *6)) (-4 *3 (-1149 *4)) (-4 *5 (-351 *4)) + (-4 *6 (-351 *4))))) +(((*1 *2 *3 *4 *5 *5 *5 *5 *4 *6) (-12 (-5 *3 (-1173 (-357))) (-5 *4 (-525)) (-5 *5 (-357)) - (-5 *6 - (-2 (|:| |try| (-357)) (|:| |did| (-357)) (|:| -2490 (-357)))) - (-5 *7 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) + (-5 *6 (-1 (-1178) (-1173 (-357)) (-1173 (-357)) (-357))) (-5 *2 (-1178)) (-5 *1 (-730))))) -(((*1 *2 *1) (-12 (-5 *2 (-1072 *3)) (-5 *1 (-161 *3)) (-4 *3 (-286))))) -(((*1 *2 *2 *2 *2 *2) (-12 (-5 *2 (-525)) (-5 *1 (-975))))) (((*1 *2 *3) - (-12 (-4 *4 (-429)) (-4 *4 (-517)) (-4 *4 (-789)) - (-5 *2 (-396 (-1087 (-294 *4)))) (-5 *1 (-294 *4)) - (-5 *3 (-1087 (-294 *4))))) - ((*1 *2 *3) - (-12 (-4 *1 (-844)) (-5 *2 (-396 (-1087 *1))) (-5 *3 (-1087 *1))))) -(((*1 *2 *3 *4 *5 *5 *6) - (-12 (-5 *3 (-1 (-205) (-205) (-205))) - (-5 *4 (-3 (-1 (-205) (-205) (-205) (-205)) "undefined")) - (-5 *5 (-1015 (-205))) (-5 *6 (-592 (-242))) (-5 *2 (-1051 (-205))) - (-5 *1 (-639))))) + (-12 + (-5 *3 + (-2 (|:| -1933 (-632 (-385 (-887 *4)))) + (|:| |vec| (-592 (-385 (-887 *4)))) (|:| -3314 (-713)) + (|:| |rows| (-592 (-525))) (|:| |cols| (-592 (-525))))) + (-4 *4 (-13 (-286) (-138))) (-4 *5 (-13 (-789) (-567 (-1091)))) + (-4 *6 (-735)) + (-5 *2 + (-2 (|:| |partsol| (-1173 (-385 (-887 *4)))) + (|:| -2495 (-592 (-1173 (-385 (-887 *4))))))) + (-5 *1 (-859 *4 *5 *6 *7)) (-4 *7 (-884 *4 *6 *5))))) +(((*1 *2 *3) + (-12 (-5 *3 (-592 (-525))) (-5 *2 (-839 (-525))) (-5 *1 (-852)))) + ((*1 *2) (-12 (-5 *2 (-839 (-525))) (-5 *1 (-852))))) +(((*1 *2 *2 *3) (-12 (-5 *3 (-713)) (-5 *1 (-543 *2)) (-4 *2 (-510))))) +(((*1 *2 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-4 *7 (-991 *4 *5 *6)) + (-5 *2 (-2 (|:| |goodPols| (-592 *7)) (|:| |badPols| (-592 *7)))) + (-5 *1 (-910 *4 *5 *6 *7)) (-5 *3 (-592 *7))))) +(((*1 *2 *1) (-12 (-5 *2 (-1178)) (-5 *1 (-764))))) +(((*1 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) + ((*1 *2 *3 *3) + (-12 (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) (-5 *2 (-592 *3)) + (-5 *1 (-910 *4 *5 *6 *3)) (-4 *3 (-991 *4 *5 *6)))) + ((*1 *2 *2 *3) + (-12 (-5 *2 (-592 *3)) (-4 *3 (-991 *4 *5 *6)) (-4 *4 (-517)) + (-4 *5 (-735)) (-4 *6 (-789)) (-5 *1 (-910 *4 *5 *6 *3)))) + ((*1 *2 *2 *2) + (-12 (-5 *2 (-592 *6)) (-4 *6 (-991 *3 *4 *5)) (-4 *3 (-517)) + (-4 *4 (-735)) (-4 *5 (-789)) (-5 *1 (-910 *3 *4 *5 *6)))) + ((*1 *2 *2 *2 *3) + (-12 (-5 *2 (-592 *7)) (-5 *3 (-1 (-592 *7) (-592 *7))) + (-4 *7 (-991 *4 *5 *6)) (-4 *4 (-517)) (-4 *5 (-735)) (-4 *6 (-789)) + (-5 *1 (-910 *4 *5 *6 *7))))) (((*1 *1 *1 *1) (-12 (-5 *1 (-273 *2)) (-4 *2 (-281)) (-4 *2 (-1127)))) ((*1 *1 *1 *2 *3) (-12 (-5 *2 (-592 (-565 *1))) (-5 *3 (-592 *1)) (-4 *1 (-281)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-273 *1))) (-4 *1 (-281)))) ((*1 *1 *1 *2) (-12 (-5 *2 (-273 *1)) (-4 *1 (-281))))) -(((*1 *2 *1) (|partial| -12 (-5 *2 (-1074)) (-5 *1 (-1109))))) -(((*1 *2 *2 *2) - (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) - ((*1 *2 *2 *2) - (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3)))) - ((*1 *2 *2) (-12 (-5 *2 (-632 *3)) (-4 *3 (-977)) (-5 *1 (-959 *3)))) - ((*1 *2 *2) - (-12 (-5 *2 (-592 (-632 *3))) (-4 *3 (-977)) (-5 *1 (-959 *3))))) -(((*1 *2) (-12 (-5 *2 (-1091)) (-5 *1 (-1094))))) -(((*1 *2 *1) - (-12 (-4 *1 (-1121 *3 *4 *5 *6)) (-4 *3 (-517)) (-4 *4 (-735)) - (-4 *5 (-789)) (-4 *6 (-991 *3 *4 *5)) - (-5 *2 (-2 (|:| -2849 (-592 *6)) (|:| -2409 (-592 *6))))))) -(((*1 *1 *2 *3) (-12 (-5 *2 (-713)) (-5 *1 (-98 *3)) (-4 *3 (-1020))))) -(((*1 *1) (-5 *1 (-135)))) +(((*1 *2 *1 *3) (-12 (-5 *3 (-357)) (-5 *2 (-1178)) (-5 *1 (-1175))))) +(((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-173)) (-5 *3 (-525)))) + ((*1 *2 *3 *2) (-12 (-5 *3 (-713)) (-5 *1 (-725 *2)) (-4 *2 (-160)))) + ((*1 *2 *3) + (-12 (-5 *2 (-1087 (-525))) (-5 *1 (-877)) (-5 *3 (-525))))) +(((*1 *2 *3) + (-12 (-5 *3 (-1087 *6)) (-4 *6 (-977)) (-4 *4 (-735)) (-4 *5 (-789)) + (-5 *2 (-1087 *7)) (-5 *1 (-299 *4 *5 *6 *7)) + (-4 *7 (-884 *6 *4 *5))))) (((*1 *2 *3 *4) - (-12 (-4 *5 (-735)) (-4 *6 (-789)) (-4 *7 (-517)) - (-4 *3 (-884 *7 *5 *6)) + (-12 (-5 *4 (-1091)) + (-4 *5 (-13 (-286) (-789) (-138) (-968 (-525)) (-588 (-525)))) + (-5 *2 (-542 *3)) (-5 *1 (-404 *5 *3)) + (-4 *3 (-13 (-1113) (-29 *5))))) + ((*1 *2 *3 *4) + (-12 (-5 *4 (-1091)) (-4 *5 (-13 (-517) (-968 (-525)) (-138))) + (-5 *2 (-542 (-385 (-887 *5)))) (-5 *1 (-531 *5)) + (-5 *3 (-385 (-887 *5)))))) +(((*1 *2 *3) (-12 (-5 *3 (-205)) (-5 *2 (-294 (-357))) (-5 *1 (-284))))) +(((*1 *1 *1 *1) (-4 *1 (-510)))) +(((*1 *2 *3 *4) + (-12 (-5 *3 (-1173 (-592 (-2 (|:| -3348 *4) (|:| -3636 (-1038)))))) + (-4 *4 (-327)) (-5 *2 (-1178)) (-5 *1 (-495 *4))))) +(((*1 *2 *1 *3) + (-12 (-4 *1 (-320 *4 *3 *5)) (-4 *4 (-1131)) (-4 *3 (-1149 *4)) + (-4 *5 (-1149 (-385 *3))) (-5 *2 (-108)))) + ((*1 *2 *1 *3) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108)))) + ((*1 *2 *1) + (-12 (-4 *1 (-320 *3 *4 *5)) (-4 *3 (-1131)) (-4 *4 (-1149 *3)) + (-4 *5 (-1149 (-385 *4))) (-5 *2 (-108))))) +(((*1 *2 *2) + (-12 (-4 *3 (-13 (-341) (-787))) (-5 *1 (-167 *3 *2)) + (-4 *2 (-1149 (-157 *3)))))) +(((*1 *1 *1 *1) (-12 (-4 *1 (-261 *2)) (-4 *2 (-1127)) (-4 *2 (-789)))) + ((*1 *1 *2 *1 *1) + (-12 (-5 *2 (-1 (-108) *3 *3)) (-4 *1 (-261 *3)) (-4 *3 (-1127)))) + ((*1 *1 *1 *1) (-12 (-4 *1 (-902 *2)) (-4 *2 (-789))))) +(((*1 *2 *3 *4) + (-12 (-5 *4 (-1 *6 *6)) (-4 *6 (-1149 *5)) (-4 *5 (-341)) (-5 *2 - (-2 (|:| -2815 (-713)) (|:| -1655 *3) (|:| |radicand| (-592 *3)))) - (-5 *1 (-888 *5 *6 *7 *3 *8)) (-5 *4 (-713)) - (-4 *8 - (-13 (-341) - (-10 -8 (-15 -1498 (*3 $)) (-15 -1511 (*3 $)) (-15 -1270 ($ *3)))))))) -(((*1 *2 *3 *3 *3 *3 *4 *3 *3 *3 *3 *3 *3 *5 *5 *4 *3 *6 *7) - (-12 (-5 *3 (-525)) (-5 *4 (-205)) (-5 *5 (-632 (-205))) - (-5 *6 (-3 (|:| |fn| (-366)) (|:| |fp| (-73 FCN JACOBF JACEPS)))) - (-5 *7 (-3 (|:| |fn| (-366)) (|:| |fp| (-74 G JACOBG JACGEP)))) - (-5 *2 (-966)) (-5 *1 (-692))))) + (-2 (|:| |ir| (-542 (-385 *6))) (|:| |specpart| (-385 *6)) + (|:| |polypart| *6))) + (-5 *1 (-535 *5 *6)) (-5 *3 (-385 *6))))) +(((*1 *1 *1 *2) (-12 (-5 *2 (-592 (-798))) (-5 *1 (-1091))))) +(((*1 *1 *2 *3) (-12 (-5 *2 (-1024)) (-5 *3 (-716)) (-5 *1 (-51))))) (((*1 *2 *3) - (-12 (-4 *4 (-429)) + (-12 (-5 *3 (-713)) (-5 *2 (-1 (-1072 (-887 *4)) (-1072 (-887 *4)))) + (-5 *1 (-1181 *4)) (-4 *4 (-341))))) +(((*1 *2 *2 *3 *4) + (|partial| -12 (-5 *3 (-713)) (-4 *4 (-13 (-517) (-138))) + (-5 *1 (-1143 *4 *2)) (-4 *2 (-1149 *4))))) +(((*1 *2 *3) + (-12 (-4 *4 (-789)) (-5 *2 (-592 (-592 (-592 *4)))) + (-5 *1 (-1099 *4)) (-5 *3 (-592 (-592 *4)))))) +(((*1 *2 *3 *4 *4 *4 *4 *5 *5) + (-12 (-5 *3 (-1 (-357) (-357))) (-5 *4 (-357)) (-5 *2 - (-592 - (-2 (|:| |eigval| (-3 (-385 (-887 *4)) (-1081 (-1091) (-887 *4)))) - (|:| |eigmult| (-713)) - (|:| |eigvec| (-592 (-632 (-385 (-887 *4)))))))) - (-5 *1 (-271 *4)) (-5 *3 (-632 (-385 (-887 *4))))))) -(((*1 *2 *2) (|partial| -12 (-4 *1 (-916 *2)) (-4 *2 (-1113))))) -(((*1 *1 *2) (-12 (-5 *2 (-809)) (-5 *1 (-242)))) - ((*1 *1 *2) (-12 (-5 *2 (-357)) (-5 *1 (-242))))) -(((*1 *2 *1 *1) (-12 (-4 *1 (-942 *3)) (-4 *3 (-1127)) (-5 *2 (-525))))) + (-2 (|:| -3348 *4) (|:| -1246 *4) (|:| |totalpts| (-525)) + (|:| |success| (-108)))) + (-5 *1 (-731)) (-5 *5 (-525))))) (((*1 *2 *3) - (-12 - (-5 *3 - (-592 - (-2 (|:| -3318 (-713)) - (|:| |eqns| - (-592 - (-2 (|:| |det| *7) (|:| |rows| (-592 (-525))) - (|:| |cols| (-592 (-525)))))) - (|:| |fgb| (-592 *7))))) - (-4 *7 (-884 *4 *6 *5)) (-4 *4 (-13 (-286) (-138))) - (-4 *5 (-13 (-789) (-567 (-1091)))) (-4 *6 (-735)) (-5 *2 (-713)) - (-5 *1 (-859 *4 *5 *6 *7))))) -(((*1 *2 *2) (-12 (-5 *2 (-157 (-205))) (-5 *1 (-206)))) - ((*1 *2 *2) (-12 (-5 *2 (-205)) (-5 *1 (-206)))) - ((*1 *2 *2) - (-12 (-4 *3 (-13 (-789) (-517))) (-5 *1 (-409 *3 *2)) - (-4 *2 (-408 *3)))) - ((*1 *1 *1) (-4 *1 (-1055)))) -(((*1 *1 *1) - (|partial| -12 (-5 *1 (-273 *2)) (-4 *2 (-669)) (-4 *2 (-1127))))) -(((*1 *1 *2 *3) - (-12 (-5 *3 (-339 (-110))) (-4 *2 (-977)) (-5 *1 (-657 *2 *4)) - (-4 *4 (-594 *2)))) - ((*1 *1 *2 *3) - (-12 (-5 *3 (-339 (-110))) (-5 *1 (-776 *2)) (-4 *2 (-977))))) -(((*1 *2 *3 *3 *4 *3) - (-12 (-5 *3 (-525)) (-5 *4 (-632 (-205))) (-5 *2 (-966)) - (-5 *1 (-690))))) -(((*1 *2 *3 *3) - (-12 (-4 *4 (-429)) (-4 *4 (-517)) - (-5 *2 (-2 (|:| |coef1| *3) (|:| |coef2| *3) (|:| -4106 *4))) - (-5 *1 (-903 *4 *3)) (-4 *3 (-1149 *4))))) -((-1204 . 727916) (-1205 . 727813) (-1206 . 727627) (-1207 . 727544) - (-1208 . 727313) (-1209 . 726920) (-1210 . 726846) (-1211 . 726744) - (-1212 . 726678) (-1213 . 726410) (-1214 . 726117) (-1215 . 725790) - (-1216 . 725762) (-1217 . 725689) (-1218 . 725505) (-1219 . 725454) - (-1220 . 725142) (-1221 . 725078) (-1222 . 724799) (-1223 . 724579) - (-1224 . 724345) (-1225 . 724284) (-1226 . 724210) (-1227 . 723657) - (-1228 . 723583) (-1229 . 723435) (-1230 . 723351) (-1231 . 723218) - (-1232 . 723136) (-1233 . 722914) (-1234 . 722813) (-1235 . 722742) - (-1236 . 722634) (-1237 . 722575) (-1238 . 722497) (-1239 . 722232) - (-1240 . 722114) (-1241 . 721997) (-1242 . 721878) (-1243 . 721432) - (-1244 . 721345) (-1245 . 721036) (-1246 . 720931) (-1247 . 720807) - (-1248 . 720701) (-1249 . 720652) (-1250 . 719442) (-1251 . 719326) - (-1252 . 719231) (-1253 . 719151) (-1254 . 718932) (-1255 . 718877) - (-1256 . 718776) (-1257 . 718525) (-1258 . 717989) (-1259 . 717843) - (-1260 . 717757) (-1261 . 717617) (-1262 . 717344) (-1263 . 717201) - (-1264 . 717102) (-1265 . 717050) (-1266 . 716151) (-1267 . 716007) - (-1268 . 715944) (-1269 . 715878) (-1270 . 692686) (-1271 . 692476) - (-1272 . 692358) (-1273 . 692239) (-1274 . 691579) (-1275 . 691438) - (-1276 . 691242) (-1277 . 690908) (-1278 . 690825) (-1279 . 688073) - (-1280 . 687930) (-1281 . 687725) (-1282 . 687628) (-1283 . 687246) - (-1284 . 687141) (-1285 . 686971) (-1286 . 686847) (-1287 . 686764) - (-1288 . 686540) (-1289 . 685587) (-1290 . 685257) (-1291 . 684714) - (-1292 . 684424) (-1293 . 684243) (-1294 . 684187) (-1295 . 684091) - (-1296 . 683419) (-1297 . 683284) (-1298 . 682952) (-1299 . 682794) - (-1300 . 682614) (-1301 . 682387) (-1302 . 682078) (-1303 . 681986) - (-1304 . 681893) (-1305 . 681369) (-1306 . 681243) (-1307 . 679143) - (-1308 . 679002) (-1309 . 678677) (-1310 . 678154) (-1311 . 677988) - (-1312 . 677919) (-1313 . 677491) (-1314 . 677182) (-1315 . 677095) - (-1316 . 676838) (-1317 . 676451) (-1318 . 674882) (-1319 . 674452) - (-1320 . 674205) (-1321 . 673757) (-1322 . 673591) (-1323 . 673482) - (-1324 . 673339) (-1325 . 673098) (-1326 . 672801) (-1327 . 672604) - (-1328 . 672386) (-1329 . 672289) (-1330 . 672031) (-1331 . 671820) - (-1332 . 671581) (-1333 . 671516) (-1334 . 671200) (-1335 . 671147) - (-1336 . 671110) (-1337 . 671037) (-1338 . 670882) (-1339 . 670727) - (-1340 . 670619) (-1341 . 670402) (-1342 . 670331) (-1343 . 670240) - (-1344 . 670163) (-1345 . 670007) (-1346 . 669954) (-1347 . 669842) - (-1348 . 669737) (-1349 . 669653) (-1350 . 669547) (-1351 . 669389) - (-1352 . 669319) (-1353 . 668797) (-1354 . 668639) (-1355 . 668540) - (-1356 . 668359) (-1357 . 667988) (-1358 . 667783) (-1359 . 667672) - (-1360 . 667487) (-1361 . 667142) (-1362 . 667114) (-1363 . 666700) - (-1364 . 666599) (-1365 . 666446) (-1366 . 666387) (-1367 . 666211) - (-1368 . 666127) (-1369 . 666078) (-1370 . 665393) (-1371 . 665109) - (-1372 . 664762) (-1373 . 664675) (-1374 . 664391) (-1375 . 664203) - (-1376 . 663851) (-1377 . 663793) (-1378 . 663723) (-1379 . 663644) - (-1380 . 663453) (-1381 . 663372) (-1382 . 663302) (-1383 . 663260) - (-1384 . 663183) (-1385 . 663103) (-1386 . 663048) (-1387 . 662890) - (-1388 . 662730) (-1389 . 662681) (-1390 . 662613) (-1391 . 662542) - (-1392 . 662490) (-1393 . 662305) (-1394 . 662029) (-1395 . 661758) - (-1396 . 661707) (-1397 . 661620) (-1398 . 661535) (-1399 . 661258) - (-1400 . 661151) (-1401 . 661066) (-1402 . 660963) (-1403 . 660880) - (-1404 . 660733) (-1405 . 660654) (-1406 . 660560) (-1407 . 660463) - (-1408 . 660333) (-1409 . 660224) (-1410 . 660069) (-1411 . 659825) - (-1412 . 659774) (-1413 . 659689) (-1414 . 659596) (-1415 . 658359) - (-1416 . 658307) (-1417 . 658100) (-1418 . 658022) (-1419 . 657927) - (-1420 . 657636) (-1421 . 657540) (-1422 . 657396) (-1423 . 657207) - (-1424 . 657066) (-1425 . 656899) (-1426 . 656718) (-1427 . 656615) - (-1428 . 656463) (-1429 . 655162) (-1430 . 655064) (-1431 . 654555) - (-1432 . 654451) (-1433 . 654398) (-1434 . 654364) (-1435 . 653764) - (-1436 . 653561) (-1437 . 653449) (-1438 . 653241) (-1439 . 653062) - (-1440 . 652799) (-1441 . 652730) (-1442 . 652578) (-1443 . 652475) - (-1444 . 651820) (-1445 . 650756) (-1446 . 650659) (-1447 . 650600) - (-1448 . 650515) (-1449 . 650449) (-1450 . 650397) (-1451 . 650071) - (-1452 . 650009) (-1453 . 649926) (-1454 . 649792) (-1455 . 649733) - (-1456 . 649541) (-1457 . 649410) (-1458 . 649248) (-1459 . 649083) - (-1460 . 648867) (-1461 . 648765) (-1462 . 648695) (-1463 . 648353) - (-1464 . 648179) (-1465 . 647655) (-1466 . 647567) (-1467 . 647423) - (-1468 . 647330) (-1469 . 647235) (-1470 . 647009) (-1471 . 646900) - (-1472 . 646692) (-1473 . 646615) (-1474 . 646542) (-1475 . 646418) - (-1476 . 646241) (-1477 . 646168) (-1478 . 645758) (-1479 . 645685) - (-1480 . 645611) (-1481 . 645506) (-1482 . 645411) (-1483 . 645242) - (-1484 . 645063) (-1485 . 644784) (-1486 . 644728) (-1487 . 644569) - (-1488 . 644441) (-1489 . 644247) (-1490 . 644179) (-1491 . 644058) - (-1492 . 634487) (-1493 . 634431) (-1494 . 634273) (-1495 . 633961) - (-1496 . 633848) (-1497 . 633749) (-1498 . 633050) (-1499 . 633016) - (-1500 . 632929) (-1501 . 632771) (-1502 . 632718) (-1503 . 632563) - (-1504 . 632443) (-1505 . 632349) (-1506 . 632205) (-1507 . 632140) - (-1508 . 631921) (-1509 . 631818) (-1510 . 631706) (-1511 . 631029) - (-1512 . 630998) (-1513 . 630770) (-1514 . 630696) (-1515 . 630355) - (-1516 . 630302) (-1517 . 629912) (-1518 . 628809) (-1519 . 628620) - (-1520 . 628555) (-1521 . 628427) (-1522 . 628302) (-1523 . 628217) - (-1524 . 628137) (-1525 . 628004) (-1526 . 627760) (-1527 . 627381) - (-1528 . 627262) (-1529 . 627163) (-1530 . 626901) (-1531 . 626776) - (-1532 . 626702) (-1533 . 626647) (-1534 . 626382) (-1535 . 626261) - (-1536 . 626196) (-1537 . 626140) (-1538 . 625927) (-1539 . 625810) - (-1540 . 625755) (-1541 . 625609) (-1542 . 625491) (-1543 . 625278) - (-1544 . 625192) (-1545 . 624318) (-1546 . 624195) (-1547 . 624088) - (-1548 . 624060) (-1549 . 623946) (-1550 . 623775) (-1551 . 623521) - (-1552 . 623412) (-1553 . 623316) (-1554 . 623245) (-1555 . 623101) - (-1556 . 622906) (-1557 . 622835) (-1558 . 622618) (-1559 . 622562) - (-1560 . 622372) (-1561 . 622277) (-1562 . 622147) (-1563 . 622044) - (-1564 . 621844) (-1565 . 621529) (-1566 . 621083) (-1567 . 619541) - (-1568 . 619460) (-1569 . 619393) (-1570 . 618652) (-1571 . 618603) - (-1572 . 618225) (-1573 . 617999) (-1574 . 617874) (-1575 . 617840) - (-1576 . 617568) (-1577 . 617495) (-1578 . 617188) (-1579 . 617078) - (-1580 . 617025) (-1581 . 616880) (-1582 . 616605) (-1583 . 616244) - (-1584 . 615503) (-1585 . 615406) (-1586 . 615153) (-1587 . 615095) - (-1588 . 614991) (-1589 . 614896) (-1590 . 614785) (-1591 . 614703) - (-1592 . 614412) (-1593 . 610350) (-1594 . 610206) (-1595 . 610086) - (-1596 . 610030) (-1597 . 609953) (-1598 . 609869) (-1599 . 609691) - (-1600 . 609534) (-1601 . 609479) (-1602 . 609363) (-1603 . 608675) - (-1604 . 608563) (-1605 . 608457) (-1606 . 608348) (-1607 . 608189) - (-1608 . 608115) (-1609 . 608087) (-1610 . 607960) (-1611 . 607781) - (-1612 . 607544) (-1613 . 607492) (-1614 . 606893) (-1615 . 606737) - (-1616 . 606614) (-1617 . 606547) (-1618 . 606495) (-1619 . 606360) - (-1620 . 606291) (-1621 . 606170) (-1622 . 606084) (-1623 . 605897) - (-1624 . 605845) (-1625 . 605687) (-1626 . 605116) (-1627 . 605067) - (-1628 . 604990) (-1629 . 604919) (-1630 . 604842) (-1631 . 604733) - (-1632 . 602388) (-1633 . 602059) (-1634 . 602028) (-1635 . 601927) - (-1636 . 601606) (-1637 . 601572) (-1638 . 601428) (-1639 . 601328) - (-1640 . 601249) (-1641 . 601194) (-1642 . 601026) (-1643 . 600953) - (-1644 . 600862) (-1645 . 600694) (-1646 . 600556) (-1647 . 600472) - (-1648 . 600274) (-1649 . 599358) (-1650 . 599246) (-1651 . 599153) - (-1652 . 599068) (-1653 . 598950) (-1654 . 598344) (-1655 . 597989) - (-1656 . 597830) (-1657 . 597459) (-1658 . 597374) (-1659 . 597280) - (-1660 . 596850) (-1661 . 596739) (-1662 . 596654) (-1663 . 596601) - (-1664 . 596527) (-1665 . 596446) (-1666 . 596333) (-1667 . 595742) - (-1668 . 595252) (-1669 . 595157) (-1670 . 595087) (-1671 . 593308) - (-1672 . 593128) (-1673 . 593057) (-1674 . 592875) (-1675 . 592704) - (-1676 . 592562) (-1677 . 591814) (-1678 . 589567) (-1679 . 589194) - (-1680 . 588339) (-1681 . 587809) (-1682 . 587651) (-1683 . 587533) - (-1684 . 587315) (-1685 . 587105) (-1686 . 586996) (-1687 . 586941) - (-1688 . 586777) (-1689 . 586394) (-1690 . 586259) (-1691 . 586070) - (-1692 . 585859) (-1693 . 585696) (-1694 . 585613) (-1695 . 585560) - (-1696 . 585410) (-1697 . 585353) (-1698 . 585203) (-1699 . 584999) - (-1700 . 584761) (-1701 . 584708) (-1702 . 584653) (-1703 . 584482) - (-1704 . 584293) (-1705 . 584196) (-1706 . 583837) (-1707 . 583258) - (-1708 . 582908) (-1709 . 582857) (-1710 . 582717) (-1711 . 582349) - (-1712 . 582275) (-1713 . 582181) (-1714 . 582097) (-1715 . 581747) - (-1716 . 581634) (-1717 . 581425) (-1718 . 580987) (-1719 . 580918) - (-1720 . 580531) (-1721 . 580427) (-1722 . 580356) (-1723 . 580276) - (-1724 . 579111) (-1725 . 577633) (-1726 . 577536) (-1727 . 577429) - (-1728 . 576350) (-1729 . 576119) (-1730 . 576001) (-1731 . 575608) - (-1732 . 575527) (-1733 . 575190) (-1734 . 575055) (-1735 . 574868) - (-1736 . 574721) (-1737 . 574498) (-1738 . 574372) (-1739 . 574129) - (-1740 . 574017) (-1741 . 573826) (-1742 . 573613) (-1743 . 573556) - (-1744 . 573460) (-1745 . 573407) (-1746 . 573355) (-1747 . 573145) - (-1748 . 573092) (-1749 . 573024) (-1750 . 572794) (-1751 . 572369) - (-1752 . 572052) (-1753 . 571888) (-1754 . 571763) (-1755 . 571633) - (-1756 . 571577) (-1757 . 571446) (-1758 . 571386) (-1759 . 569434) - (-1760 . 569263) (-1761 . 568437) (-1762 . 568336) (-1763 . 567927) - (-1764 . 567854) (-1765 . 567716) (-1766 . 567631) (-1767 . 567420) - (-1768 . 567047) (-1769 . 566928) (-1770 . 566738) (-1771 . 566611) - (-1772 . 566432) (-1773 . 566188) (-1774 . 566081) (-1775 . 565858) - (-1776 . 565592) (-1777 . 565564) (-1778 . 565461) (-1779 . 565210) - (-1780 . 564348) (-1781 . 564218) (-1782 . 563911) (-1783 . 563795) - (-1784 . 563695) (-1785 . 563479) (-1786 . 562736) (-1787 . 562699) - (-1788 . 562633) (-1789 . 562504) (-1790 . 562447) (-1791 . 560032) - (-1792 . 559788) (-1793 . 559703) (-1794 . 559647) (-1795 . 559477) - (-1796 . 559277) (-1797 . 558878) (-1798 . 558762) (-1799 . 558535) - (-1800 . 558265) (-1801 . 558153) (-1802 . 557991) (-1803 . 557924) - (-1804 . 557850) (-1805 . 557763) (-1806 . 554982) (-1807 . 554403) - (-1808 . 554349) (-1809 . 554147) (-1810 . 553801) (-1811 . 553739) - (-1812 . 553679) (-1813 . 553543) (-1814 . 553318) (-1815 . 553290) - (-1816 . 553220) (-1817 . 553125) (-1818 . 552980) (-1819 . 552884) - (-1820 . 552829) (-1821 . 552777) (-1822 . 552675) (-1823 . 552585) - (-1824 . 552408) (-1825 . 552291) (-1826 . 552223) (-1827 . 552157) - (-1828 . 552028) (-1829 . 551840) (-1830 . 551623) (-1831 . 551539) - (-1832 . 551429) (-1833 . 551082) (-1834 . 550556) (-1835 . 550496) - (-1836 . 550205) (-1837 . 550136) (-1838 . 549857) (-1839 . 549826) - (-1840 . 549528) (-1841 . 549467) (-1842 . 549236) (-1843 . 549163) - (-1844 . 549061) (-1845 . 549005) (-1846 . 548878) (-1847 . 548793) - (-1848 . 548692) (-1849 . 548550) (-1850 . 548458) (-1851 . 548252) - (-1852 . 547871) (-1853 . 547526) (-1854 . 547139) (-1855 . 546638) - (-1856 . 546552) (-1857 . 546308) (-1858 . 546151) (-1859 . 545610) - (-1860 . 545557) (-1861 . 545505) (-1862 . 545474) (-1863 . 545422) - (-1864 . 545323) (-1865 . 545246) (-1866 . 545030) (-1867 . 544947) - (-1868 . 544450) (-1869 . 544206) (-1870 . 544062) (-1871 . 543932) - (-1872 . 543855) (-1873 . 543616) (-1874 . 543490) (-1875 . 543434) - (-1876 . 543381) (-1877 . 543310) (-1878 . 543257) (-1879 . 543146) - (-1880 . 542928) (-1881 . 542636) (-1882 . 542527) (-1883 . 542474) - (-1884 . 542235) (-1885 . 542148) (-1886 . 542028) (-1887 . 541935) - (-1888 . 541772) (-1889 . 541439) (-1890 . 541201) (-1891 . 541146) - (-1892 . 541051) (-1893 . 540672) (-1894 . 540638) (-1895 . 540399) - (-1896 . 540337) (-1897 . 540244) (-1898 . 540156) (-1899 . 540042) - (-1900 . 539605) (-1901 . 539366) (-1902 . 538564) (-1903 . 538089) - (-1904 . 538037) (-1905 . 537910) (-1906 . 537733) (-1907 . 537637) - (-1908 . 537500) (-1909 . 537432) (-1910 . 537321) (-1911 . 537147) - (-1912 . 537063) (-1913 . 536065) (-1914 . 536006) (-1915 . 535516) - (-1916 . 534995) (-1917 . 534804) (-1918 . 534552) (-1919 . 534467) - (-1920 . 534177) (-1921 . 534055) (-1922 . 533853) (-1923 . 533784) - (-1924 . 533678) (-1925 . 533607) (-1926 . 533548) (-1927 . 533361) - (-1928 . 533280) (-1929 . 532980) (-1930 . 532871) (-1931 . 532725) - (-1932 . 532016) (-1933 . 531666) (-1934 . 531386) (-1935 . 531331) - (-1936 . 531259) (-1937 . 531185) (-1938 . 531106) (-1939 . 530454) - (-1940 . 530395) (-1941 . 530276) (-1942 . 530042) (-1943 . 529905) - (-1944 . 529839) (-1945 . 529721) (-1946 . 529475) (-1947 . 528852) - (-1948 . 528803) (-1949 . 528560) (-1950 . 528383) (-1951 . 528243) - (-1952 . 528181) (-1953 . 528058) (-1954 . 527926) (-1955 . 527873) - (-1956 . 527650) (-1957 . 526875) (-1958 . 526770) (-1959 . 526443) - (-1960 . 526302) (-1961 . 526202) (-1962 . 525661) (-1963 . 525518) - (-1964 . 525324) (-1965 . 525170) (-1966 . 524717) (-1967 . 524619) - (-1968 . 524518) (-1969 . 524324) (-1970 . 524154) (-1971 . 523950) - (-1972 . 523865) (-1973 . 523701) (-1974 . 523578) (-1975 . 523438) - (-1976 . 523287) (-1977 . 523145) (-1978 . 522855) (-1979 . 522584) - (-1980 . 522532) (-1981 . 521236) (-1982 . 521115) (-1983 . 521015) - (-1984 . 520920) (-1985 . 520807) (-1986 . 520709) (-1987 . 520547) - (-1988 . 520123) (-1989 . 519239) (-1990 . 517969) (-1991 . 517817) - (-1992 . 517619) (-1993 . 517532) (-1994 . 517370) (-1995 . 517246) - (-1996 . 517194) (-1997 . 517127) (-1998 . 517023) (-1999 . 516957) - (-2000 . 516707) (-2001 . 516488) (-2002 . 516381) (-2003 . 516064) - (-2004 . 515987) (-2005 . 515602) (-2006 . 515517) (-2007 . 515229) - (-2008 . 515177) (-2009 . 514986) (-2010 . 514889) (-2011 . 514793) - (-2012 . 514591) (-2013 . 514008) (-2014 . 513384) (-2015 . 513312) - (-2016 . 513180) (-2017 . 512941) (-2018 . 512867) (-2019 . 512738) - (-2020 . 512671) (-2021 . 512584) (-2022 . 512431) (-2023 . 511760) - (-2024 . 511681) (-2025 . 511604) (-2026 . 511382) (-2027 . 511281) - (-2028 . 510983) (-2029 . 510926) (-2030 . 510839) (-2031 . 509979) - (-2032 . 509872) (-2033 . 509799) (-2034 . 509583) (-2035 . 509416) - (-2036 . 509149) (-2037 . 509036) (-2038 . 508892) (-2039 . 508769) - (-2040 . 508685) (-2041 . 508446) (-2042 . 508412) (-2043 . 508333) - (-2044 . 508232) (-2045 . 507976) (-2046 . 507785) (-2047 . 507702) - (-2048 . 507343) (-2049 . 506984) (-2050 . 506610) (-2051 . 506439) - (-2052 . 506386) (-2053 . 506057) (-2054 . 505972) (-2055 . 505520) - (-2056 . 505409) (-2057 . 505354) (-2058 . 504719) (-2059 . 504639) - (-2060 . 504500) (-2061 . 504444) (-2062 . 504307) (-2063 . 504233) - (-2064 . 504175) (-2065 . 504077) (-2066 . 504049) (-2067 . 503971) - (-2068 . 503836) (-2069 . 503727) (-2070 . 501876) (-2071 . 501753) - (-2072 . 501626) (-2073 . 501311) (-2074 . 500860) (-2075 . 500381) - (-2076 . 499200) (-2077 . 499166) (-2078 . 499095) (-2079 . 498851) - (-2080 . 498764) (-2081 . 498614) (-2082 . 498179) (-2083 . 498150) - (-2084 . 498043) (-2085 . 497507) (-2086 . 497317) (-2087 . 497250) - (-2088 . 497198) (-2089 . 497111) (-2090 . 497055) (-2091 . 496915) - (-2092 . 496335) (-2093 . 496179) (-2094 . 495350) (-2095 . 495208) - (-2096 . 495159) (-2097 . 494613) (-2098 . 494534) (-2099 . 494440) - (-2100 . 494059) (-2101 . 494001) (-2102 . 493873) (-2103 . 491743) - (-2104 . 491691) (-2105 . 491625) (-2106 . 491463) (-2107 . 491392) - (-2108 . 491218) (-2109 . 491190) (-2110 . 491058) (-2111 . 490935) - (-2112 . 490763) (-2113 . 490710) (-2114 . 490379) (-2115 . 490280) - (-2116 . 489260) (-2117 . 488928) (-2118 . 488837) (-2119 . 488596) - (-2120 . 488568) (-2121 . 488221) (-2122 . 486459) (-2123 . 486259) - (-2124 . 485717) (-2125 . 485630) (-2126 . 485520) (-2127 . 485376) - (-2128 . 485296) (-2129 . 485234) (-2130 . 484896) (-2131 . 484702) - (-2132 . 484640) (-2133 . 484189) (-2134 . 484136) (-2135 . 484105) - (-2136 . 483947) (-2137 . 483820) (-2138 . 483723) (-2139 . 483428) - (-2140 . 483343) (-2141 . 483188) (-2142 . 483065) (-2143 . 482964) - (-2144 . 482735) (-2145 . 482631) (-2146 . 481230) (-2147 . 481177) - (-2148 . 479782) (-2149 . 479506) (-2150 . 479209) (-2151 . 479122) - (-2152 . 479048) (-2153 . 478975) (-2154 . 478777) (-2155 . 478668) - (-2156 . 478152) (-2157 . 478100) (-2158 . 478044) (-2159 . 477897) - (-2160 . 477730) (-2161 . 477647) (-2162 . 477533) (-2163 . 477473) - (-2164 . 477343) (-2165 . 477282) (-2166 . 477104) (-2167 . 477003) - (-2168 . 476724) (-2169 . 476625) (-2170 . 476570) (-2171 . 476209) - (-2172 . 476093) (-2173 . 475276) (-2174 . 475143) (-2175 . 474987) - (-2176 . 474411) (-2177 . 474348) (-2178 . 474296) (-2179 . 473956) - (-2180 . 473857) (-2181 . 473792) (-2182 . 473739) (-2183 . 473392) - (-2184 . 473339) (-2185 . 473134) (-2186 . 473050) (-2187 . 472177) - (-2188 . 472094) (-2189 . 472042) (-2190 . 471878) (-2191 . 471659) - (-2192 . 471441) (-2193 . 470865) (-2194 . 465353) (-2195 . 465281) - (-2196 . 465125) (-2197 . 465074) (-2198 . 464823) (-2199 . 464171) - (-2200 . 464058) (-2201 . 463537) (-2202 . 463353) (-2203 . 463257) - (-2204 . 463154) (-2205 . 463074) (-2206 . 462850) (-2207 . 462744) - (-2208 . 462580) (-2209 . 462004) (-2210 . 461711) (-2211 . 461323) - (-2212 . 461165) (-2213 . 460994) (-2214 . 460937) (-2215 . 460842) - (-2216 . 460286) (-2217 . 460162) (-2218 . 460092) (-2219 . 459995) - (-2220 . 459759) (-2221 . 459688) (-2222 . 459604) (-2223 . 459100) - (-2224 . 458642) (-2225 . 458528) (-2226 . 457842) (-2227 . 457389) - (-2228 . 457280) (-2229 . 457177) (-2230 . 456171) (-2231 . 456098) - (-2232 . 455824) (-2233 . 455769) (-2234 . 455524) (-2235 . 455371) - (-2236 . 454962) (-2237 . 454747) (-2238 . 454508) (-2239 . 454365) - (-2240 . 454272) (-2241 . 454173) (-2242 . 453487) (-2243 . 453402) - (-2244 . 453055) (-2245 . 452970) (-2246 . 452777) (-2247 . 452170) - (-2248 . 452099) (-2249 . 452016) (-2250 . 451889) (-2251 . 451255) - (-2252 . 451170) (-2253 . 451069) (-2254 . 450972) (-2255 . 450863) - (-2256 . 450783) (-2257 . 450034) (-2258 . 449849) (-2259 . 449794) - (-2260 . 449685) (-2261 . 449059) (-2262 . 449007) (-2263 . 448867) - (-2264 . 448320) (-2265 . 448219) (-2266 . 448060) (-2267 . 447921) - (-2268 . 447837) (-2269 . 447708) (-2270 . 447625) (-2271 . 447454) - (-2272 . 447299) (-2273 . 446725) (-2274 . 446547) (-2275 . 446395) - (-2276 . 446108) (-2277 . 446010) (-2278 . 445828) (-2279 . 445725) - (-2280 . 445669) (-2281 . 445374) (-2282 . 445226) (-2283 . 445171) - (-2284 . 445118) (-2285 . 444988) (-2286 . 444936) (-2287 . 444362) - (-2288 . 444260) (-2289 . 443971) (-2290 . 443873) (-2291 . 443755) - (-2292 . 443643) (-2293 . 443500) (-2294 . 443238) (-2295 . 442963) - (-2296 . 442666) (-2297 . 442427) (-2298 . 442347) (-2299 . 442206) - (-2300 . 442033) (-2301 . 441981) (-2302 . 441929) (-2303 . 441355) - (-2304 . 441238) (-2305 . 441093) (-2306 . 440979) (-2307 . 438071) - (-2308 . 437955) (-2309 . 437815) (-2310 . 437759) (-2311 . 437693) - (-2312 . 437578) (-2313 . 437526) (-2314 . 437300) (-2315 . 436925) - (-2316 . 436854) (-2317 . 435491) (-2318 . 435110) (-2319 . 434975) - (-2320 . 434288) (-2321 . 434186) (-2322 . 434120) (-2323 . 434018) - (-2324 . 433923) (-2325 . 433767) (-2326 . 433380) (-2327 . 433216) - (-2328 . 432917) (-2329 . 432830) (-2330 . 432714) (-2331 . 432566) - (-2332 . 432359) (-2333 . 432165) (-2334 . 432115) (-2335 . 431428) - (-2336 . 431331) (-2337 . 430840) (-2338 . 430025) (-2339 . 429952) - (-2340 . 429342) (-2341 . 429258) (-2342 . 429005) (-2343 . 428398) - (-2344 . 428367) (-2345 . 428316) (-2346 . 428057) (-2347 . 427741) - (-2348 . 427494) (-2349 . 427431) (-2350 . 426880) (-2351 . 426193) - (-2352 . 424574) (-2353 . 424381) (-2354 . 424272) (-2355 . 424187) - (-2356 . 424068) (-2357 . 423535) (-2358 . 423464) (-2359 . 423309) - (-2360 . 423112) (-2361 . 423018) (-2362 . 422963) (-2363 . 422911) - (-2364 . 422507) (-2365 . 422394) (-2366 . 422295) (-2367 . 421720) - (-2368 . 421646) (-2369 . 420785) (-2370 . 420662) (-2371 . 420383) - (-2372 . 420131) (-2373 . 420030) (-2374 . 419860) (-2375 . 419791) - (-2376 . 419451) (-2377 . 419366) (-2378 . 419286) (-2379 . 419198) - (-2380 . 418594) (-2381 . 417956) (-2382 . 417381) (-2383 . 415990) - (-2384 . 415875) (-2385 . 415570) (-2386 . 415393) (-2387 . 415365) - (-2388 . 415305) (-2389 . 415021) (-2390 . 414913) (-2391 . 414631) - (-2392 . 414318) (-2393 . 414244) (-2394 . 414126) (-2395 . 413983) - (-2396 . 413408) (-2397 . 413262) (-2398 . 413002) (-2399 . 412897) - (-2400 . 412376) (-2401 . 412152) (-2402 . 412026) (-2403 . 411913) - (-2404 . 411861) (-2405 . 411788) (-2406 . 411063) (-2407 . 410943) - (-2408 . 410618) (-2409 . 410444) (-2410 . 409870) (-2411 . 409811) - (-2412 . 409734) (-2413 . 409344) (-2414 . 409172) (-2415 . 407887) - (-2416 . 407510) (-2417 . 407315) (-2418 . 407243) (-2419 . 407017) - (-2420 . 406856) (-2421 . 406726) (-2422 . 406628) (-2423 . 406484) - (-2424 . 405910) (-2425 . 405700) (-2426 . 405396) (-2427 . 405258) - (-2428 . 405088) (-2429 . 404916) (-2430 . 404864) (-2431 . 404750) - (-2432 . 404655) (-2433 . 404587) (-2434 . 404460) (-2435 . 404363) - (-2436 . 404276) (-2437 . 404168) (-2438 . 403594) (-2439 . 402997) - (-2440 . 402804) (-2441 . 402685) (-2442 . 402513) (-2443 . 402394) - (-2444 . 402288) (-2445 . 402158) (-2446 . 402051) (-2447 . 402023) - (-2448 . 401908) (-2449 . 401825) (-2450 . 401582) (-2451 . 401008) - (-2452 . 399180) (-2453 . 399106) (-2454 . 399029) (-2455 . 398857) - (-2456 . 398722) (-2457 . 398594) (-2458 . 398075) (-2459 . 398025) - (-2460 . 397695) (-2461 . 397561) (-2462 . 396375) (-2463 . 396210) - (-2464 . 396117) (-2465 . 395543) (-2466 . 394020) (-2467 . 393976) - (-2468 . 393923) (-2469 . 393755) (-2470 . 393582) (-2471 . 393483) - (-2472 . 392303) (-2473 . 392116) (-2474 . 391864) (-2475 . 391737) - (-2476 . 391660) (-2477 . 391592) (-2478 . 390052) (-2479 . 389819) - (-2480 . 389745) (-2481 . 389679) (-2482 . 389538) (-2483 . 389485) - (-2484 . 389376) (-2485 . 389276) (-2486 . 389193) (-2487 . 388880) - (-2488 . 387630) (-2489 . 387477) (-2490 . 387421) (-2491 . 386671) - (-2492 . 386544) (-2493 . 386459) (-2494 . 386344) (-2495 . 386286) - (-2496 . 386212) (-2497 . 386139) (-2498 . 386016) (-2499 . 385964) - (-2500 . 385864) (-2501 . 385455) (-2502 . 384719) (-2503 . 384128) - (-2504 . 384047) (-2505 . 383864) (-2506 . 383136) (-2507 . 382831) - (-2508 . 382771) (-2509 . 382622) (-2510 . 382498) (-2511 . 382420) - (-2512 . 382277) (-2513 . 382200) (-2514 . 382034) (-2515 . 381873) - (-2516 . 381696) (-2517 . 381544) (-2518 . 381437) (-2519 . 381385) - (-2520 . 381250) (-2521 . 381090) (-2522 . 381016) (-2523 . 380568) - (-2524 . 378411) (-2525 . 378285) (-2526 . 378182) (-2527 . 378029) - (-2528 . 377900) (-2529 . 377846) (-2530 . 377766) (-2531 . 377664) - (-2532 . 377298) (-2533 . 377160) (-2534 . 377123) (-2535 . 376843) - (-2536 . 376583) (-2537 . 376372) (-2538 . 375881) (-2539 . 375243) - (-2540 . 375134) (-2541 . 374965) (-2542 . 374860) (-2543 . 374707) - (-2544 . 374476) (-2545 . 373274) (-2546 . 373202) (-2547 . 373171) - (-2548 . 373041) (-2549 . 371881) (-2550 . 371796) (-2551 . 371424) - (-2552 . 371351) (-2553 . 371014) (-2554 . 370958) (-2555 . 370820) - (-2556 . 370677) (-2557 . 370600) (-2558 . 370505) (-2559 . 370368) - (-2560 . 370254) (-2561 . 370094) (-2562 . 369966) (-2563 . 369828) - (-2564 . 369682) (-2565 . 369587) (-2566 . 369513) (-2567 . 369406) - (-2568 . 369310) (-2569 . 369181) (-2570 . 368026) (-2571 . 367692) - (-2572 . 366569) (-2573 . 366454) (-2574 . 366232) (-2575 . 366140) - (-2576 . 366074) (-2577 . 365991) (-2578 . 365487) (-2579 . 365245) - (-2580 . 365138) (-2581 . 364986) (-2582 . 364688) (-2583 . 364617) - (-2584 . 364411) (-2585 . 364279) (-2586 . 364212) (-2587 . 364066) - (-2588 . 363993) (-2589 . 363910) (-2590 . 363724) (-2591 . 359193) - (-2592 . 359086) (-2593 . 358902) (-2594 . 358795) (-2595 . 358677) - (-2596 . 358372) (-2597 . 358189) (-2598 . 357962) (-2599 . 357848) - (-2600 . 357633) (-2601 . 357528) (-2602 . 353533) (-2603 . 353453) - (-2604 . 353335) (-2605 . 353263) (-2606 . 353009) (-2607 . 352818) - (-2608 . 352746) (-2609 . 352541) (-2610 . 352130) (-2611 . 351960) - (-2612 . 351859) (-2613 . 351799) (-2614 . 351689) (-2615 . 351446) - (-2616 . 351395) (-2617 . 351145) (-2618 . 350959) (-2619 . 350881) - (-2620 . 350853) (-2621 . 350785) (-2622 . 350558) (-2623 . 350285) - (-2624 . 349971) (-2625 . 349740) (-2626 . 349294) (-2627 . 349196) - (-2628 . 348636) (-2629 . 348473) (-2630 . 348321) (-2631 . 348241) - (-2632 . 348009) (-2633 . 347722) (-2634 . 347577) (-2635 . 347518) - (-2636 . 347403) (-2637 . 347325) (-2638 . 347191) (-2639 . 347139) - (-2640 . 347044) (-2641 . 346886) (-2642 . 346831) (-2643 . 346613) - (-2644 . 346386) (-2645 . 346320) (-2646 . 346246) (-2647 . 346130) - (-2648 . 345834) (-2649 . 345727) (-2650 . 345310) (-2651 . 345211) - (-2652 . 345097) (-2653 . 344976) (-2654 . 344794) (-2655 . 344635) - (-2656 . 344558) (-2657 . 344030) (-2658 . 343899) (-2659 . 343871) - (-2660 . 343657) (-2661 . 343549) (-2662 . 343447) (-2663 . 343289) - (-2664 . 343094) (-2665 . 342751) (-2666 . 342680) (-2667 . 342569) - (-2668 . 342398) (-2669 . 342200) (-2670 . 342093) (-2671 . 342059) - (-2672 . 341944) (-2673 . 341666) (-2674 . 341342) (-2675 . 341308) - (-2676 . 341221) (-2677 . 341125) (-2678 . 341007) (-2679 . 340866) - (-2680 . 340776) (-2681 . 340745) (-2682 . 340692) (-2683 . 340536) - (-2684 . 340483) (-2685 . 340357) (-2686 . 340258) (-2687 . 339684) - (** . 336585) (-2689 . 336511) (-2690 . 336045) (-2691 . 335951) - (-2692 . 335820) (-2693 . 334480) (-2694 . 320417) (-2695 . 320082) - (-2696 . 319836) (-2697 . 319472) (-2698 . 319419) (-2699 . 319300) - (-2700 . 319222) (-2701 . 319059) (-2702 . 318962) (-2703 . 318818) - (-2704 . 318734) (-2705 . 318679) (-2706 . 318332) (-2707 . 318254) - (-2708 . 318048) (-2709 . 317954) (-2710 . 317847) (-2711 . 317776) - (-2712 . 317585) (-2713 . 317530) (-2714 . 317457) (-2715 . 317404) - (-2716 . 317232) (-2717 . 317053) (-2718 . 316980) (-2719 . 316226) - (-2720 . 316043) (-2721 . 315906) (-2722 . 315741) (-2723 . 315664) - (-2724 . 315418) (-2725 . 315348) (-2726 . 315248) (-2727 . 315136) - (-2728 . 314961) (-2729 . 314869) (-2730 . 314795) (-2731 . 314368) - (-2732 . 314260) (-2733 . 314061) (-2734 . 313976) (-2735 . 313773) - (-2736 . 313657) (-2737 . 313553) (-2738 . 313437) (-2739 . 313345) - (-2740 . 313221) (-2741 . 313122) (-2742 . 313045) (-2743 . 312834) - (-2744 . 312761) (-2745 . 312602) (-2746 . 312543) (-2747 . 312388) - (-2748 . 312255) (-2749 . 307545) (-2750 . 307493) (-2751 . 307376) - (-2752 . 307263) (-2753 . 306904) (-2754 . 306818) (-2755 . 306744) - (-2756 . 306657) (-2757 . 306511) (-2758 . 306434) (-2759 . 306212) - (-2760 . 305845) (-2761 . 305772) (-2762 . 305658) (-2763 . 305585) - (-2764 . 305502) (-2765 . 305417) (-2766 . 305101) (-2767 . 304809) - (-2768 . 304524) (-2769 . 304472) (-2770 . 304444) (-2771 . 304174) - (-2772 . 304084) (-2773 . 304032) (-2774 . 302736) (-2775 . 302640) - (-2776 . 301898) (-2777 . 301263) (-2778 . 301235) (-2779 . 301030) - (-2780 . 300863) (-2781 . 300797) (-2782 . 300676) (-2783 . 300573) - (-2784 . 300272) (-2785 . 300080) (-2786 . 299914) (-2787 . 299619) - (-2788 . 299567) (-2789 . 299109) (-2790 . 299001) (-2791 . 298949) - (-2792 . 298864) (-2793 . 298774) (-2794 . 297670) (-2795 . 297604) - (-2796 . 297184) (-2797 . 297084) (-2798 . 296990) (-2799 . 296903) - (-2800 . 296836) (-2801 . 296725) (-2802 . 296481) (-2803 . 296453) - (-2804 . 295549) (-2805 . 295412) (-2806 . 295051) (-2807 . 294979) - (-2808 . 294767) (-2809 . 294596) (-2810 . 293788) (-2811 . 293234) - (-2812 . 293206) (-2813 . 293054) (-2814 . 292729) (-2815 . 292248) - (-2816 . 292139) (-2817 . 291977) (-2818 . 291636) (-2819 . 291565) - (-2820 . 291499) (-2821 . 291377) (-2822 . 290988) (-2823 . 290745) - (-2824 . 290657) (-2825 . 290504) (-2826 . 290451) (-2827 . 290280) - (-2828 . 290125) (-2829 . 290009) (-2830 . 289799) (-2831 . 289675) - (-2832 . 289529) (-2833 . 289342) (-2834 . 289241) (-2835 . 289188) - (-2836 . 289010) (-2837 . 288924) (-2838 . 288491) (-2839 . 288350) - (-2840 . 288185) (-2841 . 287699) (-2842 . 287383) (-2843 . 287189) - (-2844 . 286916) (-2845 . 286780) (-2846 . 286452) (-2847 . 286303) - (-2848 . 286254) (-2849 . 286095) (-2850 . 285876) (-2851 . 285746) - (-2852 . 285586) (-2853 . 285504) (-2854 . 285476) (-2855 . 285047) - (-2856 . 284922) (-2857 . 284822) (-2858 . 284480) (-2859 . 284382) - (-2860 . 284292) (-2861 . 284185) (-2862 . 284101) (-2863 . 284042) - (-2864 . 283594) (-2865 . 283379) (-2866 . 283328) (-2867 . 283229) - (-2868 . 282465) (-2869 . 282023) (-2870 . 281914) (-2871 . 281804) - (-2872 . 281701) (-2873 . 281638) (-2874 . 281519) (-2875 . 281469) - (-2876 . 281289) (-2877 . 281154) (-2878 . 281102) (-2879 . 280913) - (-2880 . 280803) (-2881 . 280704) (-2882 . 280402) (-2883 . 280310) - (-2884 . 280152) (-2885 . 280011) (-2886 . 279915) (-2887 . 279859) - (-2888 . 279736) (-2889 . 279567) (-2890 . 279482) (-2891 . 279373) - (-2892 . 278970) (-2893 . 278555) (-2894 . 278165) (-2895 . 278136) - (-2896 . 277756) (-2897 . 277428) (-2898 . 277289) (-2899 . 276639) - (-2900 . 276566) (-2901 . 276367) (-2902 . 275712) (-2903 . 272427) - (-2904 . 272322) (-2905 . 272224) (-2906 . 272160) (-2907 . 272005) - (-2908 . 271694) (-2909 . 271534) (-2910 . 271355) (-2911 . 271246) - (-2912 . 271197) (-2913 . 271147) (-2914 . 270969) (-2915 . 270825) - (-2916 . 270797) (-2917 . 270703) (-2918 . 270651) (-2919 . 270542) - (-2920 . 270380) (-2921 . 270277) (-2922 . 269997) (-2923 . 269817) - (-2924 . 269618) (-2925 . 269541) (-2926 . 269230) (-2927 . 268739) - (-2928 . 268668) (-2929 . 268418) (-2930 . 268298) (-2931 . 268057) - (-2932 . 267761) (-2933 . 267724) (-2934 . 267672) (-2935 . 267492) - (-2936 . 267435) (-2937 . 267236) (-2938 . 266653) (-2939 . 266224) - (-2940 . 265892) (-2941 . 265687) (-2942 . 265580) (-2943 . 265435) - (-2944 . 265361) (-2945 . 265293) (-2946 . 265240) (-2947 . 265107) - (-2948 . 265057) (-2949 . 264725) (-2950 . 264642) (-2951 . 264521) - (-2952 . 264449) (-2953 . 264254) (-2954 . 264188) (-2955 . 264059) - (-2956 . 263965) (-2957 . 263756) (-2958 . 263698) (-2959 . 263507) - (-2960 . 263279) (-2961 . 263196) (-2962 . 263140) (-2963 . 262566) - (-2964 . 262399) (-2965 . 262258) (-2966 . 262184) (-2967 . 262131) - (-2968 . 261526) (-2969 . 261303) (-2970 . 260935) (-2971 . 259447) - (-2972 . 259200) (-2973 . 259098) (-2974 . 258996) (-2975 . 258927) - (-2976 . 258815) (-2977 . 258645) (-2978 . 258538) (-2979 . 258482) - (-2980 . 258403) (-2981 . 258285) (-2982 . 258183) (-2983 . 258130) - (-2984 . 257475) (-2985 . 257422) (-2986 . 257292) (-2987 . 257202) - (-2988 . 257087) (-2989 . 256934) (-2990 . 256879) (-2991 . 256571) - (-2992 . 256521) (-2993 . 256465) (-2994 . 256397) (-2995 . 256204) - (-2996 . 255240) (-2997 . 254992) (-2998 . 254878) (-2999 . 254791) - (-3000 . 254649) (-3001 . 254575) (-3002 . 254167) (-3003 . 254046) - (-3004 . 253976) (-3005 . 253898) (-3006 . 253714) (-3007 . 253570) - (-3008 . 253408) (-3009 . 253190) (-3010 . 253071) (-3011 . 252930) - (-3012 . 252560) (-3013 . 252383) (-3014 . 252290) (-3015 . 252213) - (-3016 . 252109) (-3017 . 251935) (-3018 . 251840) (-3019 . 251674) - (-3020 . 251579) (-3021 . 251457) (-3022 . 251391) (-3023 . 251194) - (-3024 . 251114) (-3025 . 251055) (-3026 . 250969) (-3027 . 250761) - (-3028 . 250708) (-3029 . 250283) (-3030 . 250219) (-3031 . 250113) - (-3032 . 250043) (-3033 . 249925) (-3034 . 249820) (-3035 . 249205) - (-3036 . 249122) (-3037 . 248999) (-3038 . 248946) (-3039 . 248696) - (-3040 . 248355) (-3041 . 248293) (-3042 . 248132) (-3043 . 248035) - (-3044 . 247934) (-3045 . 247833) (-3046 . 247695) (-3047 . 247205) - (-3048 . 247081) (-3049 . 246919) (-3050 . 246751) (-3051 . 246652) - (-3052 . 246574) (-3053 . 246489) (-3054 . 246417) (-3055 . 246093) - (-3056 . 245995) (-3057 . 245792) (-3058 . 245675) (-3059 . 245619) - (-3060 . 245269) (-3061 . 245191) (-3062 . 245139) (-3063 . 245011) - (-3064 . 244958) (-3065 . 243887) (-3066 . 243761) (-3067 . 243730) - (-3068 . 243392) (-3069 . 243274) (-3070 . 243023) (-3071 . 242879) - (-3072 . 242781) (-3073 . 242688) (-3074 . 242472) (-3075 . 242081) - (-3076 . 241970) (-3077 . 241875) (-3078 . 241640) (-3079 . 241505) - (-3080 . 241435) (-3081 . 241330) (-3082 . 241232) (-3083 . 240432) - (-3084 . 240359) (-3085 . 240210) (-3086 . 240033) (-3087 . 239924) - (-3088 . 239852) (-3089 . 239823) (-3090 . 239680) (-3091 . 239560) - (-3092 . 239394) (-3093 . 239171) (-3094 . 239056) (-3095 . 238991) - (-3096 . 238801) (-3097 . 238589) (-3098 . 238432) (-3099 . 238331) - (-3100 . 238244) (-3101 . 238104) (-3102 . 238052) (-3103 . 237999) - (-3104 . 237912) (-3105 . 237796) (-3106 . 237674) (-3107 . 237601) - (-3108 . 237533) (-3109 . 237402) (-3110 . 236790) (-3111 . 236520) - (-3112 . 236454) (-3113 . 236383) (-3114 . 236276) (-3115 . 236169) - (-3116 . 236100) (-3117 . 235902) (-3118 . 235742) (-3119 . 235679) - (-3120 . 235387) (-3121 . 234961) (-3122 . 234824) (-3123 . 234758) - (-3124 . 234727) (-3125 . 234541) (-3126 . 234471) (-3127 . 234409) - (-3128 . 234265) (-3129 . 234210) (-3130 . 234115) (-3131 . 233970) - (-3132 . 233859) (-3133 . 233559) (-3134 . 233411) (-3135 . 233312) - (-3136 . 232809) (-3137 . 232679) (-3138 . 232651) (-3139 . 232318) - (-3140 . 231931) (-3141 . 231859) (-3142 . 231558) (-3143 . 231227) - (-3144 . 230899) (-3145 . 230793) (-3146 . 230565) (-3147 . 230451) - (-3148 . 230388) (-3149 . 230316) (-3150 . 230288) (-3151 . 230217) - (-3152 . 230095) (-3153 . 230011) (-3154 . 229874) (-3155 . 229731) - (-3156 . 229661) (-3157 . 229505) (-3158 . 229369) (-3159 . 229285) - (-3160 . 229126) (-3161 . 229017) (-3162 . 228865) (-3163 . 228575) - (-3164 . 228454) (-3165 . 228291) (-3166 . 227919) (-3167 . 227869) - (-3168 . 227820) (-3169 . 227768) (-3170 . 227695) (-3171 . 227364) - (-3172 . 227212) (-3173 . 227049) (-3174 . 226911) (-3175 . 226808) - (-3176 . 226591) (-3177 . 226540) (-3178 . 226466) (-3179 . 226398) - (-3180 . 226346) (-3181 . 226294) (-3182 . 226187) (-3183 . 226041) - (-3184 . 225970) (-3185 . 225913) (-3186 . 225751) (-3187 . 225668) - (-3188 . 225542) (-3189 . 225511) (-3190 . 225375) (-3191 . 225201) - (-3192 . 224779) (-3193 . 224699) (-3194 . 224518) (-3195 . 223408) - (-3196 . 223249) (-3197 . 223166) (-3198 . 223100) (-3199 . 223034) - (-3200 . 222960) (-3201 . 222717) (-3202 . 222594) (-3203 . 222362) - (-3204 . 222045) (-3205 . 221948) (-3206 . 221732) (-3207 . 221064) - (-3208 . 220993) (-3209 . 220701) (-3210 . 220560) (-3211 . 220443) - (-3212 . 220363) (-3213 . 220243) (-3214 . 220104) (-3215 . 219817) - (-3216 . 219789) (-3217 . 219685) (-3218 . 219532) (-3219 . 219259) - (-3220 . 219133) (-3221 . 219023) (-3222 . 218695) (-3223 . 218482) - (-3224 . 218375) (-3225 . 218302) (-3226 . 218036) (-3227 . 217970) - (-3228 . 217841) (-3229 . 217738) (-3230 . 217608) (-3231 . 217556) - (-3232 . 217449) (-3233 . 216237) (-3234 . 216040) (-3235 . 215931) - (-3236 . 215865) (-3237 . 215429) (-3238 . 215253) (-3239 . 215200) - (-3240 . 214811) (-3241 . 214777) (-3242 . 214709) (-3243 . 214638) - (-3244 . 214557) (-3245 . 214491) (-3246 . 214372) (-3247 . 214318) - (-3248 . 214202) (-3249 . 213988) (-3250 . 213818) (-3251 . 213572) - (-3252 . 213538) (-3253 . 213150) (-3254 . 212911) (-3255 . 212752) - (-3256 . 212519) (-3257 . 212387) (-3258 . 212308) (-3259 . 212158) - (-3260 . 212021) (-3261 . 211660) (-3262 . 211456) (-3263 . 211390) - (-3264 . 211249) (-3265 . 211116) (-3266 . 211031) (-3267 . 210927) - (-3268 . 210811) (-3269 . 210724) (-3270 . 210345) (-3271 . 210146) - (-3272 . 210052) (-3273 . 209981) (-3274 . 209898) (-3275 . 209740) - (-3276 . 209606) (-3277 . 209504) (-3278 . 209432) (-3279 . 209260) - (-3280 . 209165) (-3281 . 208952) (-3282 . 208896) (-3283 . 208801) - (-3284 . 208668) (-3285 . 208640) (-3286 . 208552) (-3287 . 208493) - (-12 . 208321) (-3289 . 208248) (-3290 . 208095) (-3291 . 208025) - (-3292 . 207852) (-3293 . 207725) (-3294 . 207476) (-3295 . 207295) - (-3296 . 207232) (-3297 . 207068) (-3298 . 206875) (-3299 . 206803) - (-3300 . 206709) (-3301 . 206625) (-3302 . 206518) (-3303 . 206370) - (-3304 . 206273) (-3305 . 206178) (-3306 . 205956) (-3307 . 205733) - (-3308 . 205308) (-3309 . 205280) (-3310 . 204516) (-3311 . 204458) - (-3312 . 204178) (-3313 . 203914) (-3314 . 203810) (-3315 . 203714) - (-3316 . 203499) (-3317 . 203355) (-3318 . 202104) (-3319 . 202003) - (-3320 . 201948) (-3321 . 201914) (-3322 . 201831) (-3323 . 201537) - (-3324 . 201442) (-3325 . 201319) (-3326 . 201290) (-3327 . 201159) - (-3328 . 201104) (-3329 . 201037) (-3330 . 201009) (-3331 . 200922) - (-3332 . 200790) (-3333 . 200704) (-3334 . 200590) (-3335 . 200535) - (-3336 . 200464) (-3337 . 200358) (-3338 . 200303) (-3339 . 200179) - (-3340 . 200082) (-3341 . 200029) (-3342 . 199443) (-3343 . 199302) - (-3344 . 199058) (-3345 . 198726) (-3346 . 198617) (-3347 . 198559) - (-3348 . 198481) (-3349 . 197289) (-3350 . 197202) (-3351 . 197145) - (-3352 . 196834) (-3353 . 196626) (-3354 . 196529) (-3355 . 196358) - (-3356 . 195998) (-3357 . 195766) (-3358 . 195631) (-3359 . 195312) - (-3360 . 195257) (-3361 . 194755) (-3362 . 194700) (-3363 . 194555) - (* . 190032) (-3365 . 189785) (-3366 . 189712) (-3367 . 189419) - (-3368 . 189266) (-3369 . 189214) (-3370 . 188545) (-3371 . 188158) - (-3372 . 188081) (-3373 . 187797) (-3374 . 187675) (-3375 . 187575) - (-3376 . 187460) (-3377 . 187353) (-3378 . 187263) (-3379 . 187084) - (-3380 . 186878) (-3381 . 186808) (-3382 . 186746) (-3383 . 186612) - (-3384 . 186534) (-3385 . 186431) (-3386 . 186349) (-3387 . 186039) - (-3388 . 184464) (-3389 . 184359) (-3390 . 184260) (-3391 . 184094) - (-3392 . 184026) (-3393 . 183618) (-3394 . 183562) (-3395 . 183502) - (-3396 . 183343) (-3397 . 183275) (-3398 . 182862) (-3399 . 182711) - (-3400 . 182618) (-3401 . 182538) (-3402 . 182415) (-3403 . 182250) - (-3404 . 182216) (-3405 . 182070) (-3406 . 182019) (-3407 . 181772) - (-3408 . 181642) (-3409 . 181221) (-3410 . 176100) (-3411 . 176040) - (-3412 . 175984) (-3413 . 175715) (-3414 . 175644) (-3415 . 175514) - (-3416 . 175371) (-3417 . 175305) (-3418 . 175036) (-3419 . 174938) - (-3420 . 174815) (-3421 . 174746) (-3422 . 174347) (-3423 . 174193) - (-3424 . 174127) (-3425 . 173972) (-3426 . 173725) (-3427 . 173651) - (-3428 . 173601) (-3429 . 173464) (-3430 . 173380) (-3431 . 173277) - (-3432 . 173037) (-3433 . 173005) (-3434 . 171287) (-3435 . 171197) - (-3436 . 171041) (-3437 . 170933) (-3438 . 170860) (-3439 . 170761) - (-3440 . 170397) (-3441 . 170124) (-3442 . 169999) (-3443 . 169940) - (-3444 . 169239) (-3445 . 169085) (-3446 . 168133) (-3447 . 168084) - (-3448 . 168005) (-3449 . 167876) (-3450 . 167769) (-3451 . 167710) - (-3452 . 167329) (-3453 . 167273) (-3454 . 167220) (-3455 . 167064) - (-3456 . 166909) (-3457 . 166617) (-3458 . 165532) (-3459 . 165479) - (-3460 . 165096) (-3461 . 164846) (-3462 . 164751) (-3463 . 164677) - (-3464 . 164424) (-3465 . 164310) (-3466 . 164224) (-3467 . 164150) - (-3468 . 164043) (-3469 . 163799) (-3470 . 163662) (-3471 . 163625) - (-3472 . 163310) (-3473 . 163240) (-3474 . 163159) (-3475 . 163046) - (-3476 . 162844) (-3477 . 162785) (-3478 . 162627) (-3479 . 162334) - (-3480 . 162282) (-3481 . 162208) (-3482 . 162104) (-3483 . 161909) - (-3484 . 161727) (-3485 . 161579) (-3486 . 161500) (-3487 . 161434) - (-3488 . 160637) (-3489 . 160014) (-3490 . 159919) (-3491 . 159826) - (-3492 . 158980) (-3493 . 158501) (-3494 . 158349) (-3495 . 158237) - (-3496 . 158138) (-3497 . 157982) (-3498 . 157896) (-3499 . 157643) - (-3500 . 157295) (-3501 . 153685) (-3502 . 153633) (-3503 . 153490) - (-3504 . 153353) (-3505 . 153039) (-3506 . 152959) (-3507 . 152844) - (-3508 . 152737) (-3509 . 152652) (-3510 . 152554) (-3511 . 152336) - (-3512 . 151745) (-3513 . 151711) (-3514 . 151600) (-3515 . 151452) - (-3516 . 151372) (-3517 . 151278) (-3518 . 150883) (-3519 . 150760) - (-3520 . 150637) (-3521 . 150500) (-3522 . 150396) (-3523 . 149779) - (-3524 . 149719) (-3525 . 149581) (-3526 . 149493) (-3527 . 149406) - (-3528 . 149301) (-3529 . 149165) (-3530 . 148669) (-3531 . 148115) - (-3532 . 148035) (-3533 . 147415) (-3534 . 147294) (-3535 . 147101) - (-3536 . 147027) (-3537 . 146943) (-3538 . 146743) (-3539 . 146620) - (-3540 . 146518) (-3541 . 146395) (-3542 . 146254) (-3543 . 146171) - (-3544 . 146091) (-3545 . 145967) (-3546 . 145754) (-3547 . 145726) - (-3548 . 145673) (-3549 . 144800) (-3550 . 144678) (-3551 . 144420) - (-3552 . 143972) (-3553 . 143917) (-3554 . 143814) (-3555 . 143762) - (-3556 . 143731) (-3557 . 143598) (-3558 . 143546) (-3559 . 143304) - (-3560 . 143218) (-3561 . 143044) (-3562 . 142977) (-3563 . 142773) - (-3564 . 142636) (-3565 . 142260) (-3566 . 142208) (-3567 . 141974) - (-3568 . 141904) (-3569 . 141789) (-3570 . 141707) (-3571 . 141622) - (-3572 . 141416) (-3573 . 141385) (-3574 . 141082) (-3575 . 141008) - (-3576 . 140580) (-3577 . 140471) (-3578 . 140377) (-3579 . 140141) - (-3580 . 140085) (-3581 . 139922) (-3582 . 139765) (-3583 . 139651) - (-3584 . 139542) (-3585 . 139472) (-3586 . 139342) (-3587 . 139202) - (-3588 . 138756) (-3589 . 138626) (-3590 . 138533) (-3591 . 138196) - (-3592 . 138144) (-3593 . 138095) (-3594 . 138038) (-3595 . 137885) - (-3596 . 137569) (-3597 . 137498) (-3598 . 137439) (-3599 . 137333) - (-3600 . 137216) (-3601 . 137102) (-3602 . 136966) (-3603 . 136629) - (-3604 . 136029) (-3605 . 135895) (-3606 . 135838) (-3607 . 135780) - (-3608 . 135673) (-3609 . 135425) (-3610 . 133571) (-3611 . 133519) - (-3612 . 133446) (-3613 . 133196) (-3614 . 133043) (-3615 . 132975) - (-3616 . 132920) (-3617 . 132816) (-3618 . 132764) (-3619 . 132692) - (-3620 . 132468) (-3621 . 132385) (-3622 . 132037) (-3623 . 131896) - (-3624 . 131795) (-3625 . 131576) (-3626 . 131524) (-3627 . 131175) - (-3628 . 131038) (-3629 . 130921) (-3630 . 130799) (-3631 . 130742) - (-3632 . 130538) (-3633 . 130425) (-3634 . 130175) (-3635 . 129997) - (-3636 . 129898) (-3637 . 129571) (-3638 . 129542) (-3639 . 129369) - (-3640 . 129316) (-3641 . 129246) (-3642 . 129137) (-3643 . 128943) - (-3644 . 128818) (-3645 . 128009) (-3646 . 127905) (-3647 . 127706) - (-3648 . 127619) (-3649 . 127479) (-3650 . 127401) (-3651 . 127349) - (-3652 . 127159) (-3653 . 127066) (-3654 . 126935) (-3655 . 126876) - (-3656 . 126782) (-3657 . 126712) (-3658 . 126642) (-3659 . 126587) - (-3660 . 126469) (-3661 . 126403) (-3662 . 126296) (-3663 . 126219) - (-3664 . 126022) (-3665 . 125818) (-3666 . 125637) (-3667 . 125360) - (-3668 . 125196) (-3669 . 125116) (-3670 . 125063) (-3671 . 124862) - (-3672 . 124834) (-3673 . 124676) (-3674 . 124610) (-3675 . 124216) - (-3676 . 124070) (-3677 . 123958) (-3678 . 123873) (-3679 . 123791) - (-3680 . 123661) (-3681 . 123527) (-3682 . 123445) (-3683 . 123269) - (-3684 . 123163) (-3685 . 123111) (-3686 . 123059) (-3687 . 122934) - (-3688 . 122883) (-3689 . 122485) (-3690 . 122400) (-3691 . 122313) - (-3692 . 122094) (-3693 . 122020) (-3694 . 121906) (-3695 . 121753) - (-3696 . 121725) (-3697 . 121669) (-3698 . 121531) (-3699 . 121314) - (-3700 . 121286) (-3701 . 121117) (-3702 . 120898) (-3703 . 120791) - (-3704 . 120397) (-3705 . 120363) (-3706 . 120103) (-3707 . 119663) - (-3708 . 119573) (-3709 . 119521) (-3710 . 119374) (-3711 . 119305) - (-3712 . 119210) (-3713 . 119158) (-3714 . 119130) (-3715 . 119027) - (-3716 . 118644) (-3717 . 117996) (-3718 . 117762) (-3719 . 117694) - (-3720 . 117592) (-3721 . 117434) (-3722 . 117082) (-3723 . 117018) - (-3724 . 116937) (-3725 . 116825) (-3726 . 116599) (-3727 . 116547) - (-3728 . 116271) (-3729 . 116162) (-3730 . 115662) (-3731 . 115610) - (-3732 . 115523) (-3733 . 115353) (-3734 . 111193) (-3735 . 111141) - (-3736 . 111058) (-3737 . 110951) (-3738 . 110880) (-3739 . 110828) - (-3740 . 110739) (-3741 . 110627) (-3742 . 110556) (-3743 . 110332) - (-3744 . 110245) (-3745 . 110175) (-3746 . 109470) (-3747 . 109417) - (-3748 . 109158) (-3749 . 109091) (-3750 . 108817) (-3751 . 108764) - (-3752 . 108449) (-3753 . 108351) (-3754 . 108274) (-3755 . 108152) - (-3756 . 108079) (-3757 . 107895) (-3758 . 107719) (-3759 . 107574) - (-3760 . 107455) (-3761 . 107015) (-3762 . 106740) (-3763 . 106224) - (-3764 . 106036) (-3765 . 105955) (-3766 . 105419) (-3767 . 105274) - (-3768 . 105167) (-3769 . 105030) (-3770 . 104960) (-3771 . 104883) - (-3772 . 104829) (-3773 . 104748) (-3774 . 104696) (-3775 . 104483) - (-3776 . 104395) (-3777 . 104271) (-3778 . 104130) (-3779 . 104019) - (-3780 . 103967) (-3781 . 103894) (-3782 . 103486) (-3783 . 103413) - (-3784 . 103294) (-3785 . 103188) (-3786 . 103006) (-3787 . 102866) - (-3788 . 101861) (-3789 . 101560) (-3790 . 101477) (-3791 . 101400) - (-3792 . 100979) (-3793 . 100840) (-3794 . 100626) (-3795 . 100500) - (-3796 . 100413) (-3797 . 100330) (-3798 . 100020) (-3799 . 99498) - (-3800 . 99318) (-3801 . 99151) (-3802 . 98973) (-3803 . 98888) - (-3804 . 98609) (-3805 . 98526) (-3806 . 98468) (-3807 . 98285) - (-3808 . 98138) (-3809 . 98000) (-3810 . 97951) (-3811 . 97809) - (-3812 . 97657) (-3813 . 97490) (-3814 . 97240) (-3815 . 97145) - (-3816 . 97068) (-3817 . 96994) (-3818 . 96897) (-3819 . 96802) - (-3820 . 96714) (-3821 . 96614) (-3822 . 96415) (-3823 . 96010) - (-3824 . 95685) (-3825 . 95549) (-3826 . 95063) (-3827 . 94353) - (-3828 . 94198) (-3829 . 94071) (-3830 . 93849) (-3831 . 93752) - (-3832 . 93576) (-3833 . 92972) (-3834 . 92895) (-3835 . 92777) - (-3836 . 92570) (-3837 . 91607) (-3838 . 91503) (-3839 . 91474) - (-3840 . 91272) (-3841 . 91025) (-3842 . 90843) (-3843 . 90728) - (-3844 . 90480) (-3845 . 90364) (-3846 . 89480) (-3847 . 89306) - (-3848 . 89113) (-3849 . 89061) (-3850 . 88981) (-3851 . 88537) - (-3852 . 88438) (-3853 . 88379) (-3854 . 88246) (-3855 . 88109) - (-3856 . 88038) (-3857 . 87943) (-3858 . 87471) (-3859 . 87327) - (-3860 . 87244) (-3861 . 87191) (-3862 . 87036) (-3863 . 86907) - (-3864 . 86709) (-3865 . 86553) (-3866 . 86470) (-3867 . 86365) - (-3868 . 86241) (-3869 . 86019) (-3870 . 85734) (-3871 . 85660) - (-3872 . 85511) (-3873 . 85458) (-3874 . 85371) (-3875 . 85277) - (-3876 . 84957) (-3877 . 84904) (-3878 . 84530) (-3879 . 84009) - (-3880 . 83936) (-3881 . 83905) (-3882 . 83764) (-3883 . 83632) - (-3884 . 83547) (-3885 . 83414) (-3886 . 83136) (-3887 . 82969) - (-3888 . 82742) (-3889 . 82623) (-3890 . 82589) (-3891 . 82271) - (-3892 . 82179) (-3893 . 82049) (-3894 . 81916) (-3895 . 81821) - (-3896 . 81766) (-3897 . 76439) (-3898 . 76318) (-3899 . 76236) - (-3900 . 76162) (-3901 . 76007) (-3902 . 75909) (-3903 . 75811) - (-3904 . 75653) (-3905 . 75582) (-3906 . 75551) (-3907 . 75485) - (-3908 . 75391) (-3909 . 75133) (-3910 . 74931) (-3911 . 74791) - (-3912 . 74635) (-3913 . 74540) (-3914 . 74470) (-3915 . 74397) - (-3916 . 74326) (-3917 . 74214) (-3918 . 74148) (-3919 . 74070) - (-3920 . 73955) (-3921 . 73921) (-3922 . 73795) (-3923 . 73743) - (-3924 . 73687) (-3925 . 73502) (-3926 . 73453) (-3927 . 73122) - (-3928 . 72702) (-3929 . 71944) (-3930 . 71789) (-3931 . 71722) - (-3932 . 71379) (-3933 . 71083) (-3934 . 70632) (-3935 . 70485) - (-3936 . 70428) (-3937 . 70304) (-3938 . 70175) (-3939 . 69698) - (-3940 . 69575) (-3941 . 69391) (-3942 . 69290) (-3943 . 69216) - (-3944 . 69184) (-3945 . 68945) (-3946 . 68778) (-3947 . 68534) - (-3948 . 68483) (-3949 . 67995) (-3950 . 67814) (-3951 . 67269) - (-3952 . 67179) (-3953 . 67108) (-3954 . 66984) (-3955 . 66840) - (-3956 . 66774) (-3957 . 66548) (-3958 . 66359) (-3959 . 66261) - (-3960 . 65924) (-3961 . 65830) (-3962 . 65618) (-3963 . 65239) - (-3964 . 65170) (-3965 . 64961) (-3966 . 64742) (-3967 . 64670) - (-3968 . 64563) (-3969 . 64481) (-3970 . 64407) (-3971 . 64304) - (-3972 . 64146) (-3973 . 64046) (-3974 . 63975) (-3975 . 63787) - (-3976 . 63701) (-3977 . 63630) (-3978 . 63577) (-3979 . 63466) - (-3980 . 63313) (-3981 . 63230) (-3982 . 63077) (-3983 . 62887) - (-3984 . 62805) (-3985 . 62693) (-3986 . 62571) (-3987 . 62474) - (-3988 . 62422) (-3989 . 62252) (-3990 . 62142) (-3991 . 61880) - (-3992 . 61852) (-3993 . 61690) (-3994 . 61422) (-3995 . 60553) - (-3996 . 60446) (-3997 . 60363) (-3998 . 60305) (-3999 . 60253) - (-4000 . 60048) (-4001 . 59718) (-4002 . 59545) (-4003 . 59299) - (-4004 . 59137) (-4005 . 59054) (-4006 . 58843) (-4007 . 58757) - (-4008 . 58686) (-4009 . 58302) (-4010 . 58250) (-4011 . 58179) - (-4012 . 58095) (-4013 . 57954) (-4014 . 57826) (-4015 . 57771) - (-4016 . 57313) (-4017 . 57007) (-4018 . 56751) (-4019 . 56607) - (-4020 . 56482) (-4021 . 56413) (-4022 . 56100) (-4023 . 55910) - (-4024 . 55755) (-4025 . 55668) (-4026 . 55517) (-4027 . 55068) - (-4028 . 54961) (-4029 . 54782) (-4030 . 54730) (-4031 . 54469) - (-4032 . 54368) (-4033 . 54096) (-4034 . 53997) (-4035 . 53838) - (-4036 . 53727) (-4037 . 53585) (-4038 . 53505) (-4039 . 53438) - (-4040 . 53348) (-4041 . 53227) (-4042 . 53161) (-4043 . 53001) - (-4044 . 52949) (-4045 . 52574) (-4046 . 52487) (-4047 . 52329) - (-4048 . 52065) (-4049 . 51759) (-4050 . 51629) (-4051 . 51246) - (-4052 . 51033) (-4053 . 50762) (-4054 . 50572) (-4055 . 50454) - (-4056 . 50116) (-4057 . 50036) (-4058 . 50005) (-4059 . 49925) - (-4060 . 49629) (-4061 . 49601) (-4062 . 49545) (-4063 . 49423) - (-4064 . 49282) (-4065 . 49188) (-4066 . 49100) (-4067 . 49027) - (-4068 . 48552) (-4069 . 48502) (-4070 . 47321) (-4071 . 47253) - (-4072 . 47007) (-4073 . 46886) (-4074 . 46727) (-4075 . 46586) - (-4076 . 45991) (-4077 . 45906) (-4078 . 45781) (-4079 . 45624) - (-4080 . 44440) (-4081 . 44275) (-4082 . 44020) (-4083 . 43824) - (-4084 . 43712) (-4085 . 43638) (-4086 . 43456) (-4087 . 43286) - (-4088 . 43183) (-4089 . 43100) (-4090 . 41922) (-4091 . 41849) - (-4092 . 41590) (-4093 . 41366) (-4094 . 40714) (-4095 . 40512) - (-4096 . 40352) (-4097 . 40243) (-4098 . 40188) (-4099 . 40070) - (-4100 . 37872) (-4101 . 37758) (-4102 . 37702) (-4103 . 37629) - (-4104 . 37514) (-4105 . 37307) (-4106 . 37207) (-4107 . 37155) - (-4108 . 36968) (-4109 . 36585) (-4110 . 36070) (-4111 . 35604) - (-4112 . 35247) (-4113 . 35140) (-4114 . 35002) (-4115 . 34919) - (-4116 . 34778) (-4117 . 34707) (-4118 . 34610) (-4119 . 34515) - (-4120 . 34261) (-4121 . 34169) (-4122 . 34103) (-4123 . 34020) - (-4124 . 33882) (-4125 . 33712) (-4126 . 33616) (-4127 . 33472) - (-4128 . 33416) (-4129 . 33343) (-4130 . 33190) (-4131 . 33156) - (-4132 . 32835) (-4133 . 32758) (-4134 . 32398) (-4135 . 32272) - (-4136 . 31994) (-4137 . 31960) (-4138 . 31669) (-4139 . 31603) - (-4140 . 31350) (-4141 . 24351) (-4142 . 24298) (-4143 . 23483) - (-4144 . 23385) (-4145 . 23165) (-4146 . 21719) (-4147 . 21642) - (-4148 . 21455) (-4149 . 21287) (-4150 . 21129) (-4151 . 20986) - (-4152 . 20827) (-4153 . 20753) (-4154 . 20473) (-4155 . 20364) - (-4156 . 20287) (-4157 . 20158) (-4158 . 20043) (-4159 . 19950) - (-4160 . 19377) (-4161 . 19164) (-4162 . 18742) (-4163 . 18562) - (-4164 . 18439) (-4165 . 18142) (-4166 . 17106) (-4167 . 16718) - (-4168 . 16623) (-4169 . 16329) (-4170 . 16268) (-4171 . 16125) - (-4172 . 16038) (-4173 . 15862) (-4174 . 15671) (-4175 . 15179) - (-4176 . 15011) (-4177 . 14762) (-4178 . 14616) (-4179 . 14447) - (-4180 . 14101) (-4181 . 14039) (-4182 . 13366) (-4183 . 13160) - (-4184 . 13057) (-4185 . 12812) (-4186 . 12760) (-4187 . 12372) - (-4188 . 12318) (-4189 . 11312) (-4190 . 11203) (-4191 . 11120) - (-4192 . 11011) (-4193 . 10871) (-4194 . 10615) (-4195 . 10416) - (-4196 . 10245) (-4197 . 10137) (-4198 . 10068) (-4199 . 7781) - (-4200 . 7399) (-4201 . 7169) (-4202 . 7110) (-4203 . 7004) - (-4204 . 6924) (-4205 . 6392) (-4206 . 5529) (-4207 . 5477) - (-4208 . 5390) (-4209 . 4896) (-4210 . 4843) (-4211 . 4605) - (-4212 . 4440) (-4213 . 4411) (-4214 . 4255) (-4215 . 4040) - (-4216 . 3884) (-4217 . 3745) (-4218 . 3636) (-4219 . 3587) - (-4220 . 3461) (-4221 . 3382) (-4222 . 2866) (-4223 . 2760) - (-4224 . 2635) (-4225 . 2417) (-4226 . 2323) (-4227 . 2222) - (-4228 . 2047) (-4229 . 1938) (-4230 . 1904) (-4231 . 1488) - (-4232 . 974) (-4233 . 872) (-4234 . 274) (-4235 . 30)) \ No newline at end of file + (|partial| -12 (-5 *2 (-525)) (-5 *1 (-530 *3)) + (-4 *3 (-968 (-525)))))) +(((*1 *2 *2 *3 *4) + (|partial| -12 + (-5 *3 + (-1 (-3 (-2 (|:| -1781 *4) (|:| |coeff| *4)) "failed") *4)) + (-4 *4 (-341)) (-5 *1 (-535 *4 *2)) (-4 *2 (-1149 *4))))) +((-1204 . 727900) (-1205 . 727805) (-1206 . 727586) (-1207 . 727468) + (-1208 . 727338) (-1209 . 727213) (-1210 . 727143) (-1211 . 727080) + (-1212 . 726858) (-1213 . 726640) (-1214 . 726538) (-1215 . 726155) + (-1216 . 726013) (-1217 . 725979) (-1218 . 725905) (-1219 . 725556) + (-1220 . 725392) (-1221 . 725169) (-1222 . 725097) (-1223 . 724818) + (-1224 . 724070) (-1225 . 724017) (-1226 . 723804) (-1227 . 723731) + (-1228 . 723594) (-1229 . 723146) (-1230 . 722953) (-1231 . 722797) + (-1232 . 722372) (-1233 . 722101) (-1234 . 719854) (-1235 . 719199) + (-1236 . 719089) (-1237 . 718986) (-1238 . 718869) (-1239 . 718791) + (-1240 . 718526) (-1241 . 718454) (-1242 . 718337) (-1243 . 718309) + (-1244 . 718258) (-1245 . 717885) (-1246 . 717576) (-1247 . 717523) + (-1248 . 717370) (-1249 . 717248) (-1250 . 717154) (-1251 . 715944) + (-1252 . 715693) (-1253 . 714929) (-1254 . 714478) (-1255 . 714136) + (-1256 . 713606) (-1257 . 713461) (-1258 . 713210) (-1259 . 713081) + (-1260 . 712877) (-1261 . 712791) (-1262 . 712707) (-1263 . 712649) + (-1264 . 711997) (-1265 . 711899) (-1266 . 711752) (-1267 . 711594) + (-1268 . 711233) (-1269 . 711120) (-1270 . 711066) (-1271 . 687874) + (-1272 . 687767) (-1273 . 687487) (-1274 . 687374) (-1275 . 687317) + (-1276 . 687227) (-1277 . 687109) (-1278 . 686859) (-1279 . 686779) + (-1280 . 684027) (-1281 . 683763) (-1282 . 683242) (-1283 . 683135) + (-1284 . 683011) (-1285 . 682801) (-1286 . 682704) (-1287 . 682526) + (-1288 . 682424) (-1289 . 682272) (-1290 . 681319) (-1291 . 681135) + (-1292 . 681031) (-1293 . 680902) (-1294 . 680818) (-1295 . 680709) + (-1296 . 680456) (-1297 . 680357) (-1298 . 679991) (-1299 . 679319) + (-1300 . 679139) (-1301 . 678976) (-1302 . 678880) (-1303 . 678571) + (-1304 . 678475) (-1305 . 678416) (-1306 . 677939) (-1307 . 677884) + (-1308 . 677826) (-1309 . 677789) (-1310 . 677760) (-1311 . 677622) + (-1312 . 677456) (-1313 . 677353) (-1314 . 677209) (-1315 . 676900) + (-1316 . 676452) (-1317 . 676268) (-1318 . 676104) (-1319 . 676000) + (-1320 . 675827) (-1321 . 675567) (-1322 . 675464) (-1323 . 675384) + (-1324 . 675283) (-1325 . 675068) (-1326 . 674967) (-1327 . 674584) + (-1328 . 674489) (-1329 . 673998) (-1330 . 673945) (-1331 . 673728) + (-1332 . 673517) (-1333 . 673466) (-1334 . 673242) (-1335 . 673187) + (-1336 . 673134) (-1337 . 673060) (-1338 . 672925) (-1339 . 672794) + (-1340 . 672685) (-1341 . 672615) (-1342 . 672541) (-1343 . 672442) + (-1344 . 672408) (-1345 . 672302) (-1346 . 672242) (-1347 . 672210) + (-1348 . 672021) (-1349 . 671916) (-1350 . 671805) (-1351 . 671732) + (-1352 . 671563) (-1353 . 671454) (-1354 . 671386) (-1355 . 671228) + (-1356 . 671064) (-1357 . 670981) (-1358 . 670539) (-1359 . 670300) + (-1360 . 670089) (-1361 . 668137) (-1362 . 668046) (-1363 . 667941) + (-1364 . 667747) (-1365 . 667695) (-1366 . 667542) (-1367 . 667249) + (-1368 . 667082) (-1369 . 666788) (-1370 . 666679) (-1371 . 665994) + (-1372 . 665911) (-1373 . 665740) (-1374 . 665572) (-1375 . 665419) + (-1376 . 665294) (-1377 . 665242) (-1378 . 665184) (-1379 . 665026) + (-1380 . 664931) (-1381 . 664828) (-1382 . 664584) (-1383 . 663758) + (-1384 . 663705) (-1385 . 663621) (-1386 . 662812) (-1387 . 662581) + (-1388 . 662474) (-1389 . 662303) (-1390 . 662180) (-1391 . 662117) + (-1392 . 662066) (-1393 . 661965) (-1394 . 661815) (-1395 . 661617) + (-1396 . 661545) (-1397 . 661441) (-1398 . 661295) (-1399 . 660624) + (-1400 . 660493) (-1401 . 660436) (-1402 . 660386) (-1403 . 659898) + (-1404 . 659841) (-1405 . 659432) (-1406 . 658516) (-1407 . 658317) + (-1408 . 658286) (-1409 . 658229) (-1410 . 657962) (-1411 . 657867) + (-1412 . 657812) (-1413 . 657631) (-1414 . 657451) (-1415 . 657378) + (-1416 . 657228) (-1417 . 657116) (-1418 . 655879) (-1419 . 655749) + (-1420 . 655662) (-1421 . 655500) (-1422 . 655472) (-1423 . 654916) + (-1424 . 654371) (-1425 . 654236) (-1426 . 654098) (-1427 . 653860) + (-1428 . 653767) (-1429 . 653627) (-1430 . 653542) (-1431 . 653459) + (-1432 . 652158) (-1433 . 652060) (-1434 . 651936) (-1435 . 651849) + (-1436 . 651797) (-1437 . 651707) (-1438 . 651622) (-1439 . 651569) + (-1440 . 651484) (-1441 . 651406) (-1442 . 651034) (-1443 . 651003) + (-1444 . 650933) (-1445 . 650801) (-1446 . 650730) (-1447 . 650541) + (-1448 . 650486) (-1449 . 650275) (-1450 . 650157) (-1451 . 650105) + (-1452 . 650032) (-1453 . 649896) (-1454 . 649570) (-1455 . 649473) + (-1456 . 649387) (-1457 . 649288) (-1458 . 649164) (-1459 . 648993) + (-1460 . 648620) (-1461 . 648014) (-1462 . 647677) (-1463 . 647487) + (-1464 . 647065) (-1465 . 646829) (-1466 . 646715) (-1467 . 646571) + (-1468 . 646269) (-1469 . 646150) (-1470 . 645961) (-1471 . 645802) + (-1472 . 645709) (-1473 . 645653) (-1474 . 645573) (-1475 . 645365) + (-1476 . 645006) (-1477 . 644951) (-1478 . 644880) (-1479 . 644814) + (-1480 . 644722) (-1481 . 644532) (-1482 . 644122) (-1483 . 643751) + (-1484 . 643620) (-1485 . 643482) (-1486 . 643301) (-1487 . 643195) + (-1488 . 643111) (-1489 . 642953) (-1490 . 642727) (-1491 . 642600) + (-1492 . 642021) (-1493 . 641962) (-1494 . 641885) (-1495 . 640775) + (-1496 . 640271) (-1497 . 640130) (-1498 . 640075) (-1499 . 639896) + (-1500 . 639707) (-1501 . 639008) (-1502 . 638658) (-1503 . 638573) + (-1504 . 638478) (-1505 . 638384) (-1506 . 638225) (-1507 . 638105) + (-1508 . 638007) (-1509 . 637883) (-1510 . 637425) (-1511 . 637281) + (-1512 . 636604) (-1513 . 636508) (-1514 . 636264) (-1515 . 636213) + (-1516 . 636119) (-1517 . 636045) (-1518 . 635975) (-1519 . 635838) + (-1520 . 635755) (-1521 . 635614) (-1522 . 635500) (-1523 . 635403) + (-1524 . 635347) (-1525 . 635010) (-1526 . 634903) (-1527 . 634763) + (-1528 . 634652) (-1529 . 634586) (-1530 . 634426) (-1531 . 634356) + (-1532 . 634237) (-1533 . 633912) (-1534 . 633818) (-1535 . 633765) + (-1536 . 633656) (-1537 . 633433) (-1538 . 633310) (-1539 . 633045) + (-1540 . 632677) (-1541 . 632592) (-1542 . 632536) (-1543 . 632408) + (-1544 . 632353) (-1545 . 631830) (-1546 . 631764) (-1547 . 631595) + (-1548 . 630589) (-1549 . 630003) (-1550 . 629791) (-1551 . 629684) + (-1552 . 629418) (-1553 . 629344) (-1554 . 629291) (-1555 . 629153) + (-1556 . 629035) (-1557 . 628961) (-1558 . 628867) (-1559 . 628794) + (-1560 . 628653) (-1561 . 628568) (-1562 . 628189) (-1563 . 628161) + (-1564 . 628017) (-1565 . 627961) (-1566 . 627895) (-1567 . 627749) + (-1568 . 627626) (-1569 . 627352) (-1570 . 627283) (-1571 . 627039) + (-1572 . 626930) (-1573 . 626827) (-1574 . 626086) (-1575 . 626002) + (-1576 . 625928) (-1577 . 625833) (-1578 . 625726) (-1579 . 625494) + (-1580 . 625439) (-1581 . 625167) (-1582 . 624958) (-1583 . 624651) + (-1584 . 624248) (-1585 . 624139) (-1586 . 623888) (-1587 . 623613) + (-1588 . 622872) (-1589 . 622522) (-1590 . 622448) (-1591 . 622371) + (-1592 . 622054) (-1593 . 621996) (-1594 . 621751) (-1595 . 621532) + (-1596 . 621117) (-1597 . 617055) (-1598 . 616193) (-1599 . 616081) + (-1600 . 615884) (-1601 . 615788) (-1602 . 615691) (-1603 . 615538) + (-1604 . 615460) (-1605 . 615070) (-1606 . 614998) (-1607 . 614868) + (-1608 . 614180) (-1609 . 613976) (-1610 . 613847) (-1611 . 613631) + (-1612 . 613524) (-1613 . 613115) (-1614 . 611923) (-1615 . 611894) + (-1616 . 611657) (-1617 . 611350) (-1618 . 611268) (-1619 . 610669) + (-1620 . 610488) (-1621 . 610373) (-1622 . 609705) (-1623 . 609618) + (-1624 . 609403) (-1625 . 609321) (-1626 . 608941) (-1627 . 608841) + (-1628 . 608789) (-1629 . 608498) (-1630 . 608276) (-1631 . 607999) + (-1632 . 607928) (-1633 . 607689) (-1634 . 607632) (-1635 . 607558) + (-1636 . 607230) (-1637 . 604885) (-1638 . 604669) (-1639 . 604638) + (-1640 . 604494) (-1641 . 604173) (-1642 . 604009) (-1643 . 603917) + (-1644 . 603625) (-1645 . 603482) (-1646 . 603274) (-1647 . 603135) + (-1648 . 603032) (-1649 . 602289) (-1650 . 602169) (-1651 . 602031) + (-1652 . 601965) (-1653 . 601912) (-1654 . 601771) (-1655 . 601674) + (-1656 . 601581) (-1657 . 601508) (-1658 . 601350) (-1659 . 601313) + (-1660 . 600958) (-1661 . 600902) (-1662 . 600819) (-1663 . 600618) + (-1664 . 600538) (-1665 . 600108) (-1666 . 600009) (-1667 . 599649) + (-1668 . 599549) (-1669 . 599350) (-1670 . 599322) (-1671 . 599080) + (-1672 . 598960) (-1673 . 598728) (-1674 . 598643) (-1675 . 598572) + (-1676 . 597917) (-1677 . 597851) (-1678 . 597693) (-1679 . 597247) + (-1680 . 597095) (-1681 . 596956) (-1682 . 596821) (-1683 . 596736) + (-1684 . 596548) (-1685 . 593263) (-1686 . 593134) (-1687 . 592279) + (-1688 . 592192) (-1689 . 591894) (-1690 . 591828) (-1691 . 591640) + (-1692 . 591353) (-1693 . 591034) (-1694 . 590841) (-1695 . 590736) + (-1696 . 590650) (-1697 . 590487) (-1698 . 590430) (-1699 . 590325) + (-1700 . 590254) (-1701 . 589860) (-1702 . 589832) (-1703 . 589615) + (-1704 . 589411) (-1705 . 589356) (-1706 . 588749) (-1707 . 588651) + (-1708 . 588580) (-1709 . 588483) (-1710 . 586068) (-1711 . 585944) + (-1712 . 585798) (-1713 . 585592) (-1714 . 585508) (-1715 . 585404) + (-1716 . 585333) (-1717 . 584831) (-1718 . 584778) (-1719 . 584714) + (-1720 . 584470) (-1721 . 584358) (-1722 . 584245) (-1723 . 584139) + (-1724 . 584007) (-1725 . 583897) (-1726 . 583744) (-1727 . 583689) + (-1728 . 583606) (-1729 . 583495) (-1730 . 583184) (-1731 . 583087) + (-1732 . 583020) (-1733 . 582935) (-1734 . 582886) (-1735 . 582760) + (-1736 . 582413) (-1737 . 582268) (-1738 . 582141) (-1739 . 582058) + (-1740 . 581898) (-1741 . 581813) (-1742 . 581683) (-1743 . 581567) + (-1744 . 581421) (-1745 . 580895) (-1746 . 580785) (-1747 . 580151) + (-1748 . 580078) (-1749 . 579899) (-1750 . 579746) (-1751 . 579612) + (-1752 . 579517) (-1753 . 579444) (-1754 . 579116) (-1755 . 579056) + (-1756 . 578631) (-1757 . 578338) (-1758 . 578253) (-1759 . 578063) + (-1760 . 577954) (-1761 . 577920) (-1762 . 577840) (-1763 . 577654) + (-1764 . 577572) (-1765 . 577281) (-1766 . 577068) (-1767 . 576915) + (-1768 . 576814) (-1769 . 576732) (-1770 . 576683) (-1771 . 576612) + (-1772 . 576393) (-1773 . 576217) (-1774 . 576110) (-1775 . 576003) + (-1776 . 575724) (-1777 . 575612) (-1778 . 575562) (-1779 . 575318) + (-1780 . 575266) (-1781 . 575211) (-1782 . 575027) (-1783 . 574996) + (-1784 . 574923) (-1785 . 574729) (-1786 . 574607) (-1787 . 574429) + (-1788 . 574342) (-1789 . 574226) (-1790 . 574119) (-1791 . 574018) + (-1792 . 573966) (-1793 . 573668) (-1794 . 573402) (-1795 . 573340) + (-1796 . 573243) (-1797 . 573099) (-1798 . 572949) (-1799 . 572820) + (-1800 . 572284) (-1801 . 572159) (-1802 . 571854) (-1803 . 571455) + (-1804 . 571394) (-1805 . 570943) (-1806 . 570716) (-1807 . 570622) + (-1808 . 570570) (-1809 . 570135) (-1810 . 570061) (-1811 . 569958) + (-1812 . 569727) (-1813 . 569674) (-1814 . 569597) (-1815 . 569427) + (-1816 . 569318) (-1817 . 569258) (-1818 . 569229) (-1819 . 569055) + (-1820 . 568920) (-1821 . 568774) (-1822 . 568701) (-1823 . 568571) + (-1824 . 568540) (-1825 . 568456) (-1826 . 568349) (-1827 . 568187) + (-1828 . 568077) (-1829 . 567975) (-1830 . 567858) (-1831 . 567730) + (-1832 . 567663) (-1833 . 567523) (-1834 . 567421) (-1835 . 567369) + (-1836 . 567211) (-1837 . 567033) (-1838 . 566771) (-1839 . 566668) + (-1840 . 566132) (-1841 . 565928) (-1842 . 565409) (-1843 . 565340) + (-1844 . 565067) (-1845 . 564960) (-1846 . 564904) (-1847 . 564777) + (-1848 . 564620) (-1849 . 564430) (-1850 . 564293) (-1851 . 564243) + (-1852 . 564100) (-1853 . 562888) (-1854 . 562761) (-1855 . 562669) + (-1856 . 562572) (-1857 . 562478) (-1858 . 562423) (-1859 . 562355) + (-1860 . 562289) (-1861 . 562222) (-1862 . 561978) (-1863 . 561648) + (-1864 . 561272) (-1865 . 561173) (-1866 . 561088) (-1867 . 560979) + (-1868 . 560684) (-1869 . 560573) (-1870 . 560253) (-1871 . 559833) + (-1872 . 559717) (-1873 . 559630) (-1874 . 559386) (-1875 . 559334) + (-1876 . 559200) (-1877 . 558764) (-1878 . 558663) (-1879 . 558563) + (-1880 . 558478) (-1881 . 558304) (-1882 . 558251) (-1883 . 558145) + (-1884 . 558089) (-1885 . 557855) (-1886 . 556669) (-1887 . 556617) + (-1888 . 556533) (-1889 . 556439) (-1890 . 556284) (-1891 . 555910) + (-1892 . 555801) (-1893 . 555661) (-1894 . 555405) (-1895 . 555335) + (-1896 . 555170) (-1897 . 555048) (-1898 . 555014) (-1899 . 554952) + (-1900 . 554865) (-1901 . 554344) (-1902 . 554221) (-1903 . 553223) + (-1904 . 553064) (-1905 . 552484) (-1906 . 552369) (-1907 . 552276) + (-1908 . 552203) (-1909 . 552004) (-1910 . 551945) (-1911 . 551871) + (-1912 . 551770) (-1913 . 551703) (-1914 . 551630) (-1915 . 551474) + (-1916 . 551430) (-1917 . 551348) (-1918 . 551280) (-1919 . 551109) + (-1920 . 550588) (-1921 . 550359) (-1922 . 550218) (-1923 . 550190) + (-1924 . 549946) (-1925 . 549456) (-1926 . 549314) (-1927 . 549146) + (-1928 . 549061) (-1929 . 548930) (-1930 . 548822) (-1931 . 548690) + (-1932 . 548499) (-1933 . 548395) (-1934 . 548367) (-1935 . 548240) + (-1936 . 547694) (-1937 . 547521) (-1938 . 547315) (-1939 . 547246) + (-1940 . 547180) (-1941 . 546928) (-1942 . 546749) (-1943 . 546696) + (-1944 . 546337) (-1945 . 546252) (-1946 . 545348) (-1947 . 545269) + (-1948 . 545170) (-1949 . 544867) (-1950 . 542580) (-1951 . 542509) + (-1952 . 542447) (-1953 . 542362) (-1954 . 540967) (-1955 . 540830) + (-1956 . 540697) (-1957 . 540603) (-1958 . 540529) (-1959 . 540476) + (-1960 . 540253) (-1961 . 539073) (-1962 . 538966) (-1963 . 538584) + (-1964 . 538294) (-1965 . 538018) (-1966 . 537740) (-1967 . 537366) + (-1968 . 537294) (-1969 . 537242) (-1970 . 536861) (-1971 . 536433) + (-1972 . 536246) (-1973 . 536139) (-1974 . 535909) (-1975 . 535832) + (-1976 . 535665) (-1977 . 535453) (-1978 . 535156) (-1979 . 535034) + (-1980 . 534878) (-1981 . 534820) (-1982 . 534751) (-1983 . 534499) + (-1984 . 534390) (-1985 . 533094) (-1986 . 533035) (-1987 . 532955) + (-1988 . 532860) (-1989 . 532633) (-1990 . 532431) (-1991 . 532344) + (-1992 . 532173) (-1993 . 532050) (-1994 . 531922) (-1995 . 531828) + (-1996 . 531701) (-1997 . 531503) (-1998 . 531397) (-1999 . 531342) + (-2000 . 531273) (-2001 . 531154) (-2002 . 531080) (-2003 . 530272) + (-2004 . 530205) (-2005 . 530153) (-2006 . 529917) (-2007 . 529840) + (-2008 . 529763) (-2009 . 529603) (-2010 . 529523) (-2011 . 529471) + (-2012 . 529398) (-2013 . 529364) (-2014 . 529258) (-2015 . 529056) + (-2016 . 528502) (-2017 . 527878) (-2018 . 527754) (-2019 . 527622) + (-2020 . 526738) (-2021 . 526672) (-2022 . 526604) (-2023 . 526548) + (-2024 . 526256) (-2025 . 525724) (-2026 . 525566) (-2027 . 525495) + (-2028 . 525297) (-2029 . 524979) (-2030 . 524827) (-2031 . 524650) + (-2032 . 524593) (-2033 . 523323) (-2034 . 523161) (-2035 . 522928) + (-2036 . 522765) (-2037 . 522628) (-2038 . 521765) (-2039 . 521706) + (-2040 . 521546) (-2041 . 521307) (-2042 . 520982) (-2043 . 520670) + (-2044 . 520561) (-2045 . 520469) (-2046 . 520334) (-2047 . 520261) + (-2048 . 520109) (-2049 . 520038) (-2050 . 519964) (-2051 . 519807) + (-2052 . 519755) (-2053 . 519689) (-2054 . 519640) (-2055 . 519527) + (-2056 . 519340) (-2057 . 518824) (-2058 . 518343) (-2059 . 518210) + (-2060 . 518137) (-2061 . 517939) (-2062 . 517765) (-2063 . 517699) + (-2064 . 517585) (-2065 . 517498) (-2066 . 517467) (-2067 . 517399) + (-2068 . 517304) (-2069 . 517223) (-2070 . 517171) (-2071 . 517072) + (-2072 . 516963) (-2073 . 516889) (-2074 . 516757) (-2075 . 516670) + (-2076 . 516529) (-2077 . 516420) (-2078 . 516350) (-2079 . 515856) + (-2080 . 515785) (-2081 . 515730) (-2082 . 515696) (-2083 . 515640) + (-2084 . 515469) (-2085 . 515307) (-2086 . 515007) (-2087 . 514884) + (-2088 . 514779) (-2089 . 514617) (-2090 . 514565) (-2091 . 514495) + (-2092 . 514442) (-2093 . 514298) (-2094 . 514245) (-2095 . 514192) + (-2096 . 513363) (-2097 . 513254) (-2098 . 513167) (-2099 . 513118) + (-2100 . 512971) (-2101 . 512630) (-2102 . 512509) (-2103 . 510379) + (-2104 . 510284) (-2105 . 510160) (-2106 . 509988) (-2107 . 509858) + (-2108 . 509749) (-2109 . 509511) (-2110 . 509456) (-2111 . 509404) + (-2112 . 509376) (-2113 . 509218) (-2114 . 508889) (-2115 . 508722) + (-2116 . 508640) (-2117 . 508569) (-2118 . 508400) (-2119 . 508347) + (-2120 . 507747) (-2121 . 507647) (-2122 . 507507) (-2123 . 507412) + (-2124 . 507247) (-2125 . 507173) (-2126 . 507088) (-2127 . 507035) + (-2128 . 506952) (-2129 . 506886) (-2130 . 506740) (-2131 . 506688) + (-2132 . 506626) (-2133 . 506447) (-2134 . 506116) (-2135 . 505913) + (-2136 . 505830) (-2137 . 505384) (-2138 . 505273) (-2139 . 505244) + (-2140 . 505089) (-2141 . 505030) (-2142 . 504875) (-2143 . 504423) + (-2144 . 504309) (-2145 . 504187) (-2146 . 503478) (-2147 . 503411) + (-2148 . 503312) (-2149 . 501911) (-2150 . 501632) (-2151 . 501520) + (-2152 . 501390) (-2153 . 501077) (-2154 . 500777) (-2155 . 500621) + (-2156 . 500527) (-2157 . 500177) (-2158 . 500092) (-2159 . 499981) + (-2160 . 499921) (-2161 . 499823) (-2162 . 499434) (-2163 . 499378) + (-2164 . 499274) (-2165 . 498254) (-2166 . 498046) (-2167 . 497953) + (-2168 . 496703) (-2169 . 496564) (-2170 . 496416) (-2171 . 496361) + (-2172 . 496296) (-2173 . 496230) (-2174 . 495987) (-2175 . 495857) + (-2176 . 495759) (-2177 . 495479) (-2178 . 494903) (-2179 . 494837) + (-2180 . 494505) (-2181 . 494326) (-2182 . 493576) (-2183 . 493524) + (-2184 . 493415) (-2185 . 492912) (-2186 . 492824) (-2187 . 492772) + (-2188 . 492681) (-2189 . 492523) (-2190 . 491888) (-2191 . 491827) + (-2192 . 491772) (-2193 . 491553) (-2194 . 491394) (-2195 . 490818) + (-2196 . 490568) (-2197 . 485056) (-2198 . 484793) (-2199 . 484666) + (-2200 . 484617) (-2201 . 484487) (-2202 . 484438) (-2203 . 484367) + (-2204 . 484305) (-2205 . 484225) (-2206 . 484047) (-2207 . 483894) + (-2208 . 483791) (-2209 . 483550) (-2210 . 482974) (-2211 . 482586) + (-2212 . 482458) (-2213 . 482430) (-2214 . 482345) (-2215 . 482288) + (-2216 . 482162) (-2217 . 482134) (-2218 . 482051) (-2219 . 481866) + (-2220 . 481835) (-2221 . 481696) (-2222 . 481584) (-2223 . 481483) + (-2224 . 481430) (-2225 . 481358) (-2226 . 481139) (-2227 . 480453) + (-2228 . 480259) (-2229 . 479806) (-2230 . 479737) (-2231 . 479634) + (-2232 . 479481) (-2233 . 479366) (-2234 . 479287) (-2235 . 478954) + (-2236 . 478678) (-2237 . 478399) (-2238 . 478265) (-2239 . 478199) + (-2240 . 478143) (-2241 . 478112) (-2242 . 477941) (-2243 . 477873) + (-2244 . 477187) (-2245 . 476840) (-2246 . 476493) (-2247 . 476341) + (-2248 . 476270) (-2249 . 476212) (-2250 . 475825) (-2251 . 475309) + (-2252 . 475038) (-2253 . 474979) (-2254 . 474885) (-2255 . 474786) + (-2256 . 474631) (-2257 . 474403) (-2258 . 474323) (-2259 . 473574) + (-2260 . 473453) (-2261 . 471691) (-2262 . 471588) (-2263 . 470962) + (-2264 . 470903) (-2265 . 470829) (-2266 . 470723) (-2267 . 470651) + (-2268 . 470600) (-2269 . 470342) (-2270 . 470150) (-2271 . 470095) + (-2272 . 469958) (-2273 . 469617) (-2274 . 469501) (-2275 . 468927) + (-2276 . 468727) (-2277 . 468072) (-2278 . 467999) (-2279 . 467893) + (-2280 . 467592) (-2281 . 467467) (-2282 . 467380) (-2283 . 467170) + (-2284 . 467039) (-2285 . 466837) (-2286 . 466476) (-2287 . 465934) + (-2288 . 465881) (-2289 . 465307) (-2290 . 465205) (-2291 . 464916) + (-2292 . 455345) (-2293 . 455222) (-2294 . 454158) (-2295 . 454044) + (-2296 . 453782) (-2297 . 453688) (-2298 . 453357) (-2299 . 453272) + (-2300 . 453110) (-2301 . 452986) (-2302 . 452870) (-2303 . 452480) + (-2304 . 452340) (-2305 . 451766) (-2306 . 451679) (-2307 . 451440) + (-2308 . 448532) (-2309 . 448396) (-2310 . 448344) (-2311 . 448169) + (-2312 . 448063) (-2313 . 447786) (-2314 . 447640) (-2315 . 447475) + (-2316 . 446658) (-2317 . 446584) (-2318 . 446428) (-2319 . 445325) + (-2320 . 445190) (-2321 . 444503) (-2322 . 444393) (-2323 . 444328) + (-2324 . 444231) (-2325 . 443631) (-2326 . 443531) (-2327 . 443303) + (-2328 . 443194) (-2329 . 443087) (-2330 . 442900) (-2331 . 442684) + (-2332 . 442626) (-2333 . 442493) (-2334 . 442398) (-2335 . 442209) + (-2336 . 442159) (-2337 . 441472) (-2338 . 441328) (-2339 . 441012) + (-2340 . 440907) (-2341 . 440773) (-2342 . 440182) (-2343 . 440148) + (-2344 . 440034) (-2345 . 439949) (-2346 . 439793) (-2347 . 439728) + (-2348 . 439658) (-2349 . 439557) (-2350 . 439006) (-2351 . 438319) + (-2352 . 436700) (-2353 . 436620) (-2354 . 436562) (-2355 . 436525) + (-2356 . 436462) (-2357 . 436381) (-2358 . 436211) (-2359 . 435795) + (-2360 . 435692) (-2361 . 435594) (-2362 . 435492) (-2363 . 435419) + (-2364 . 435356) (-2365 . 435303) (-2366 . 435175) (-2367 . 435068) + (-2368 . 434493) (-2369 . 434155) (-2370 . 433294) (-2371 . 433221) + (-2372 . 432942) (-2373 . 432428) (-2374 . 432245) (-2375 . 432121) + (-2376 . 432049) (-2377 . 431966) (-2378 . 431896) (-2379 . 431844) + (-2380 . 431773) (-2381 . 431595) (-2382 . 431020) (-2383 . 429629) + (-2384 . 429601) (-2385 . 429446) (-2386 . 429198) (-2387 . 428470) + (-2388 . 428368) (-2389 . 428285) (-2390 . 428138) (-2391 . 427798) + (-2392 . 427456) (-2393 . 427370) (-2394 . 427296) (-2395 . 427171) + (-2396 . 427059) (-2397 . 426484) (-2398 . 426329) (-2399 . 426024) + (-2400 . 425426) (-2401 . 423572) (-2402 . 423348) (-2403 . 423277) + (-2404 . 423198) (-2405 . 423024) (-2406 . 422939) (-2407 . 422840) + (-2408 . 422774) (-2409 . 422341) (-2410 . 422167) (-2411 . 421593) + (-2412 . 421541) (-2413 . 421419) (-2414 . 421311) (-2415 . 421139) + (-2416 . 421079) (-2417 . 420749) (-2418 . 420505) (-2419 . 420411) + (-2420 . 419887) (-2421 . 419807) (-2422 . 419742) (-2423 . 419664) + (-2424 . 419523) (-2425 . 418949) (-2426 . 418732) (-2427 . 418482) + (-2428 . 418310) (-2429 . 418161) (-2430 . 418077) (-2431 . 417534) + (-2432 . 417437) (-2433 . 417272) (-2434 . 417219) (-2435 . 417104) + (-2436 . 416971) (-2437 . 416397) (-2438 . 416273) (-2439 . 416202) + (-2440 . 416049) (-2441 . 415877) (-2442 . 415587) (-2443 . 415450) + (-2444 . 415320) (-2445 . 415232) (-2446 . 414916) (-2447 . 414569) + (-2448 . 414535) (-2449 . 414291) (-2450 . 413717) (-2451 . 411889) + (-2452 . 411811) (-2453 . 411720) (-2454 . 411548) (-2455 . 411480) + (-2456 . 411337) (-2457 . 411156) (-2458 . 411047) (-2459 . 410994) + (-2460 . 410868) (-2461 . 410674) (-2462 . 410100) (-2463 . 408577) + (-2464 . 408524) (-2465 . 408447) (-2466 . 408304) (-2467 . 408249) + (-2468 . 408193) (-2469 . 408123) (-2470 . 407968) (-2471 . 407763) + (-2472 . 407627) (-2473 . 407575) (-2474 . 407196) (-2475 . 407089) + (-2476 . 405549) (-2477 . 405393) (-2478 . 405227) (-2479 . 405123) + (-2480 . 404987) (-2481 . 404891) (-2482 . 404647) (-2483 . 404563) + (-2484 . 404235) (-2485 . 404179) (-2486 . 404026) (-2487 . 403970) + (-2488 . 403653) (-2489 . 403600) (-2490 . 403517) (-2491 . 403340) + (-2492 . 403256) (-2493 . 403121) (-2494 . 403070) (-2495 . 402197) + (-2496 . 402012) (-2497 . 401863) (-2498 . 401454) (-2499 . 401069) + (-2500 . 400333) (-2501 . 400221) (-2502 . 399873) (-2503 . 399721) + (-2504 . 399389) (-2505 . 399230) (-2506 . 399145) (-2507 . 399062) + (-2508 . 399013) (-2509 . 398964) (-2510 . 398887) (-2511 . 398726) + (-2512 . 398641) (-2513 . 398557) (-2514 . 398416) (-2515 . 398309) + (-2516 . 398151) (-2517 . 398042) (-2518 . 397949) (-2519 . 397730) + (-2520 . 397399) (-2521 . 395242) (-2522 . 394954) (-2523 . 394828) + (-2524 . 394722) (-2525 . 394670) (-2526 . 394569) (-2527 . 394342) + (-2528 . 394190) (-2529 . 394052) (-2530 . 393772) (-2531 . 393642) + (-2532 . 393222) (-2533 . 393011) (-2534 . 392959) (-2535 . 392321) + (-2536 . 392163) (-2537 . 391944) (-2538 . 391809) (-2539 . 391519) + (-2540 . 391427) (-2541 . 391375) (-2542 . 390173) (-2543 . 389415) + (-2544 . 389255) (-2545 . 389064) (-2546 . 387904) (-2547 . 387834) + (-2548 . 387782) (-2549 . 387622) (-2550 . 387529) (-2551 . 387408) + (-2552 . 387201) (-2553 . 387058) (-2554 . 386976) (-2555 . 386821) + (-2556 . 386724) (-2557 . 386610) (-2558 . 386276) (-2559 . 385754) + (-2560 . 385591) (-2561 . 385067) (-2562 . 384989) (-2563 . 384961) + (-2564 . 384854) (-2565 . 384787) (-2566 . 384631) (-2567 . 383476) + (-2568 . 383380) (-2569 . 382257) (-2570 . 382158) (-2571 . 382098) + (-2572 . 381726) (-2573 . 381600) (-2574 . 381505) (-2575 . 381001) + (-2576 . 380658) (-2577 . 380551) (-2578 . 380426) (-2579 . 380245) + (-2580 . 379662) (-2581 . 379544) (-2582 . 379260) (-2583 . 379174) + (-2584 . 379124) (-2585 . 378959) (-2586 . 378876) (-2587 . 378585) + (-2588 . 374054) (-2589 . 373758) (-2590 . 373658) (-2591 . 373586) + (-2592 . 373468) (-2593 . 373215) (-2594 . 373107) (-2595 . 373004) + (-2596 . 372955) (-2597 . 368960) (-2598 . 368589) (-2599 . 368350) + (-2600 . 368290) (-2601 . 368008) (-2602 . 367660) (-2603 . 367474) + (-2604 . 367422) (-2605 . 367326) (-2606 . 367214) (-2607 . 367119) + (-2608 . 366892) (-2609 . 366687) (-2610 . 366613) (-2611 . 366561) + (-2612 . 366248) (-2613 . 366165) (-2614 . 366092) (-2615 . 366018) + (-2616 . 365941) (-2617 . 365823) (-2618 . 365694) (-2619 . 365462) + (-2620 . 365351) (-2621 . 365208) (-2622 . 364762) (-2623 . 364431) + (-2624 . 364200) (-2625 . 364126) (-2626 . 363699) (-2627 . 363619) + (-2628 . 363476) (-2629 . 363291) (-2630 . 363154) (-2631 . 362761) + (-2632 . 362666) (-2633 . 362558) (-2634 . 362506) (-2635 . 362439) + (-2636 . 362293) (-2637 . 361948) (-2638 . 361847) (-2639 . 361773) + (-2640 . 361459) (-2641 . 361317) (-2642 . 361063) (-2643 . 360989) + (-2644 . 360901) (-2645 . 360702) (-2646 . 360587) (-2647 . 360500) + (-2648 . 360294) (-2649 . 360034) (-2650 . 359942) (-2651 . 359452) + (-2652 . 359350) (-2653 . 359322) (-2654 . 359237) (-2655 . 359137) + (-2656 . 359109) (-2657 . 359043) (-2658 . 358936) (-2659 . 358783) + (-2660 . 358402) (-2661 . 358297) (-2662 . 358173) (-2663 . 358064) + (-2664 . 357998) (-2665 . 357795) (-2666 . 357596) (-2667 . 357513) + (-2668 . 355662) (-2669 . 355583) (-2670 . 355009) (-2671 . 354924) + (-2672 . 354403) (-2673 . 354058) (-2674 . 353896) (-2675 . 353628) + (-2676 . 353597) (-2677 . 353481) (-2678 . 353325) (-2679 . 352920) + (-2680 . 352752) (-2681 . 352675) (** . 349576) (-2683 . 349478) + (-2684 . 349254) (-2685 . 349084) (-2686 . 348697) (-2687 . 348404) + (-2688 . 334341) (-2689 . 334237) (-2690 . 333912) (-2691 . 333859) + (-2692 . 333763) (-2693 . 333640) (-2694 . 333422) (-2695 . 333296) + (-2696 . 332795) (-2697 . 332696) (-2698 . 332369) (-2699 . 332225) + (-2700 . 332109) (-2701 . 331973) (-2702 . 331895) (-2703 . 331689) + (-2704 . 331576) (-2705 . 331354) (-2706 . 331210) (-2707 . 330619) + (-2708 . 330533) (-2709 . 330406) (-2710 . 330378) (-2711 . 330206) + (-2712 . 330062) (-2713 . 329938) (-2714 . 329228) (-2715 . 329143) + (-2716 . 329109) (-2717 . 329057) (-2718 . 329001) (-2719 . 328844) + (-2720 . 328771) (-2721 . 328678) (-2722 . 328579) (-2723 . 328424) + (-2724 . 328249) (-2725 . 328157) (-2726 . 328084) (-2727 . 327973) + (-2728 . 327901) (-2729 . 327828) (-2730 . 327287) (-2731 . 327103) + (-2732 . 327008) (-2733 . 326931) (-2734 . 326804) (-2735 . 326712) + (-2736 . 326564) (-2737 . 326411) (-2738 . 325686) (-2739 . 325455) + (-2740 . 325402) (-2741 . 325078) (-2742 . 325019) (-2743 . 324968) + (-2744 . 324742) (-2745 . 320032) (-2746 . 319810) (-2747 . 319599) + (-2748 . 319486) (-2749 . 319434) (-2750 . 319348) (-2751 . 319250) + (-2752 . 319156) (-2753 . 319038) (-2754 . 318918) (-2755 . 318831) + (-2756 . 318510) (-2757 . 318198) (-2758 . 318084) (-2759 . 317975) + (-2760 . 317799) (-2761 . 317726) (-2762 . 317312) (-2763 . 316987) + (-2764 . 316592) (-2765 . 316199) (-2766 . 315996) (-2767 . 315636) + (-2768 . 315546) (-2769 . 315482) (-2770 . 315405) (-2771 . 314801) + (-2772 . 314642) (-2773 . 314541) (-2774 . 314482) (-2775 . 314401) + (-2776 . 314345) (-2777 . 314222) (-2778 . 314096) (-2779 . 314065) + (-2780 . 313845) (-2781 . 313772) (-2782 . 313654) (-2783 . 313499) + (-2784 . 313447) (-2785 . 313395) (-2786 . 313336) (-2787 . 313259) + (-2788 . 313136) (-2789 . 312799) (-2790 . 311695) (-2791 . 311661) + (-2792 . 311311) (-2793 . 311077) (-2794 . 310944) (-2795 . 310737) + (-2796 . 310602) (-2797 . 310524) (-2798 . 310348) (-2799 . 310237) + (-2800 . 310100) (-2801 . 309710) (-2802 . 309349) (-2803 . 309283) + (-2804 . 309184) (-2805 . 309123) (-2806 . 309071) (-2807 . 308108) + (-2808 . 308080) (-2809 . 307996) (-2810 . 307809) (-2811 . 307705) + (-2812 . 306420) (-2813 . 306368) (-2814 . 306291) (-2815 . 306038) + (-2816 . 305964) (-2817 . 305847) (-2818 . 305743) (-2819 . 305694) + (-2820 . 305317) (-2821 . 305170) (-2822 . 305032) (-2823 . 304904) + (-2824 . 297905) (-2825 . 297689) (-2826 . 297616) (-2827 . 297063) + (-2828 . 296704) (-2829 . 296675) (-2830 . 296391) (-2831 . 296196) + (-2832 . 296108) (-2833 . 296055) (-2834 . 296002) (-2835 . 295786) + (-2836 . 295712) (-2837 . 295226) (-2838 . 295152) (-2839 . 294950) + (-2840 . 294677) (-2841 . 294330) (-2842 . 294110) (-2843 . 294023) + (-2844 . 293951) (-2845 . 293792) (-2846 . 292721) (-2847 . 292638) + (-2848 . 292490) (-2849 . 292344) (-2850 . 292097) (-2851 . 291668) + (-2852 . 291581) (-2853 . 291355) (-2854 . 291250) (-2855 . 289804) + (-2856 . 289678) (-2857 . 289511) (-2858 . 289329) (-2859 . 289252) + (-2860 . 288968) (-2861 . 288807) (-2862 . 288671) (-2863 . 287907) + (-2864 . 287720) (-2865 . 287689) (-2866 . 287579) (-2867 . 287464) + (-2868 . 287242) (-2869 . 287123) (-2870 . 286935) (-2871 . 286805) + (-2872 . 286309) (-2873 . 285971) (-2874 . 285813) (-2875 . 285729) + (-2876 . 285619) (-2877 . 285371) (-2878 . 285004) (-2879 . 284652) + (-2880 . 284554) (-2881 . 284000) (-2882 . 283857) (-2883 . 283739) + (-2884 . 283606) (-2885 . 283490) (-2886 . 283417) (-2887 . 283273) + (-2888 . 283193) (-2889 . 282942) (-2890 . 282783) (-2891 . 282701) + (-2892 . 281817) (-2893 . 281744) (-2894 . 281094) (-2895 . 281024) + (-2896 . 280814) (-2897 . 280194) (-2898 . 280120) (-2899 . 280022) + (-2900 . 279800) (-2901 . 279717) (-2902 . 279543) (-2903 . 279464) + (-2904 . 279309) (-2905 . 279005) (-2906 . 278812) (-2907 . 278532) + (-2908 . 278439) (-2909 . 278338) (-2910 . 278253) (-2911 . 278060) + (-2912 . 277869) (-2913 . 277841) (-2914 . 277703) (-2915 . 277651) + (-2916 . 277577) (-2917 . 277468) (-2918 . 277252) (-2919 . 277181) + (-2920 . 277129) (-2921 . 276813) (-2922 . 276732) (-2923 . 276648) + (-2924 . 276478) (-2925 . 276349) (-2926 . 275958) (-2927 . 275850) + (-2928 . 275558) (-2929 . 275478) (-2930 . 275408) (-2931 . 275356) + (-2932 . 275156) (-2933 . 275099) (-2934 . 274984) (-2935 . 274873) + (-2936 . 274541) (-2937 . 274482) (-2938 . 274277) (-2939 . 273992) + (-2940 . 273548) (-2941 . 273446) (-2942 . 273393) (-2943 . 273279) + (-2944 . 273184) (-2945 . 273091) (-2946 . 272973) (-2947 . 272921) + (-2948 . 272822) (-2949 . 272780) (-2950 . 272657) (-2951 . 272562) + (-2952 . 272433) (-2953 . 271860) (-2954 . 271625) (-2955 . 271506) + (-2956 . 271315) (-2957 . 271256) (-2958 . 271228) (-2959 . 271087) + (-2960 . 271019) (-2961 . 270884) (-2962 . 270671) (-2963 . 270538) + (-2964 . 270268) (-2965 . 270141) (-2966 . 270058) (-2967 . 268570) + (-2968 . 268390) (-2969 . 268320) (-2970 . 268183) (-2971 . 268131) + (-2972 . 268034) (-2973 . 267954) (-2974 . 267657) (-2975 . 267552) + (-2976 . 267481) (-2977 . 266185) (-2978 . 266061) (-2979 . 265974) + (-2980 . 265876) (-2981 . 264840) (-2982 . 264744) (-2983 . 264649) + (-2984 . 264436) (-2985 . 264328) (-2986 . 264233) (-2987 . 263433) + (-2988 . 262961) (-2989 . 262219) (-2990 . 262191) (-2991 . 261594) + (-2992 . 261521) (-2993 . 261227) (-2994 . 261083) (-2995 . 260448) + (-2996 . 260255) (-2997 . 260202) (-2998 . 260053) (-2999 . 259910) + (-3000 . 259882) (-3001 . 259799) (-3002 . 259677) (-3003 . 259558) + (-3004 . 259471) (-3005 . 259294) (-3006 . 259089) (-3007 . 259036) + (-3008 . 258927) (-3009 . 258669) (-3010 . 258550) (-3011 . 258457) + (-3012 . 258380) (-3013 . 258204) (-3014 . 258037) (-3015 . 257882) + (-3016 . 257810) (-3017 . 257704) (-3018 . 257256) (-3019 . 257059) + (-3020 . 256868) (-3021 . 256739) (-3022 . 256673) (-3023 . 256618) + (-3024 . 256488) (-3025 . 256063) (-3026 . 255571) (-3027 . 255542) + (-3028 . 255344) (-3029 . 255223) (-3030 . 255116) (-3031 . 255013) + (-3032 . 254845) (-3033 . 254702) (-3034 . 254599) (-3035 . 254443) + (-3036 . 254415) (-3037 . 254161) (-3038 . 254133) (-3039 . 254081) + (-3040 . 253961) (-3041 . 253815) (-3042 . 253677) (-3043 . 253376) + (-3044 . 253293) (-3045 . 253184) (-3046 . 253069) (-3047 . 253038) + (-3048 . 252872) (-3049 . 252703) (-3050 . 252511) (-3051 . 252406) + (-3052 . 252328) (-3053 . 252232) (-3054 . 252115) (-3055 . 251982) + (-3056 . 251899) (-3057 . 251676) (-3058 . 251330) (-3059 . 251164) + (-3060 . 251040) (-3061 . 250969) (-3062 . 250917) (-3063 . 250674) + (-3064 . 250612) (-3065 . 250497) (-3066 . 250428) (-3067 . 250133) + (-3068 . 249989) (-3069 . 249767) (-3070 . 249572) (-3071 . 249330) + (-3072 . 249256) (-3073 . 249191) (-3074 . 248518) (-3075 . 248060) + (-3076 . 247775) (-3077 . 247704) (-3078 . 247618) (-3079 . 247541) + (-3080 . 247335) (-3081 . 247145) (-3082 . 247032) (-3083 . 246911) + (-3084 . 246837) (-3085 . 246729) (-3086 . 246512) (-3087 . 246409) + (-3088 . 246197) (-3089 . 246053) (-3090 . 245967) (-3091 . 245915) + (-3092 . 245766) (-3093 . 245576) (-3094 . 245510) (-3095 . 245478) + (-3096 . 245321) (-3097 . 245269) (-3098 . 245217) (-3099 . 245164) + (-3100 . 244977) (-3101 . 244892) (-3102 . 244839) (-3103 . 244737) + (-3104 . 243019) (-3105 . 242407) (-3106 . 242137) (-3107 . 242083) + (-3108 . 241982) (-3109 . 241859) (-3110 . 241701) (-3111 . 241614) + (-3112 . 241524) (-3113 . 241429) (-3114 . 241334) (-3115 . 241271) + (-3116 . 241181) (-3117 . 240755) (-3118 . 240668) (-3119 . 240559) + (-3120 . 239988) (-3121 . 239802) (-3122 . 239646) (-3123 . 239516) + (-3124 . 239454) (-3125 . 239298) (-3126 . 239153) (-3127 . 239070) + (-3128 . 238930) (-3129 . 238772) (-3130 . 238705) (-3131 . 238606) + (-3132 . 238503) (-3133 . 238116) (-3134 . 238008) (-3135 . 237921) + (-3136 . 237812) (-3137 . 237763) (-3138 . 237568) (-3139 . 237294) + (-3140 . 236966) (-3141 . 236766) (-3142 . 236602) (-3143 . 236529) + (-3144 . 236413) (-3145 . 236273) (-3146 . 236175) (-3147 . 235832) + (-3148 . 235517) (-3149 . 235418) (-3150 . 235119) (-3151 . 235042) + (-3152 . 234971) (-3153 . 234815) (-3154 . 234728) (-3155 . 234364) + (-3156 . 234174) (-3157 . 234121) (-3158 . 233999) (-3159 . 233888) + (-3160 . 233832) (-3161 . 233386) (-3162 . 233113) (-3163 . 232997) + (-3164 . 232867) (-3165 . 232749) (-3166 . 232676) (-3167 . 232505) + (-3168 . 232347) (-3169 . 232199) (-3170 . 232074) (-3171 . 231984) + (-3172 . 231646) (-3173 . 231595) (-3174 . 231397) (-3175 . 231213) + (-3176 . 231154) (-3177 . 230947) (-3178 . 230832) (-3179 . 230752) + (-3180 . 230681) (-3181 . 230574) (-3182 . 230398) (-3183 . 230272) + (-3184 . 230216) (-3185 . 230136) (-3186 . 229435) (-3187 . 229241) + (-3188 . 229088) (-3189 . 228914) (-3190 . 228769) (-3191 . 228735) + (-3192 . 228565) (-3193 . 228510) (-3194 . 228413) (-3195 . 228259) + (-3196 . 228016) (-3197 . 227720) (-3198 . 227605) (-3199 . 227486) + (-3200 . 227286) (-3201 . 226795) (-3202 . 225843) (-3203 . 225815) + (-3204 . 225507) (-3205 . 225229) (-3206 . 224789) (-3207 . 224672) + (-3208 . 224623) (-3209 . 223808) (-3210 . 223758) (-3211 . 223702) + (-3212 . 223378) (-3213 . 223103) (-3214 . 222987) (-3215 . 222714) + (-3216 . 222635) (-3217 . 222562) (-3218 . 222506) (-3219 . 222384) + (-3220 . 222350) (-3221 . 221834) (-3222 . 221564) (-3223 . 221498) + (-3224 . 221369) (-3225 . 220759) (-3226 . 220665) (-3227 . 220597) + (-3228 . 220409) (-3229 . 220322) (-3230 . 220125) (-3231 . 220013) + (-3232 . 219947) (-3233 . 219840) (-3234 . 219756) (-3235 . 219668) + (-3236 . 219475) (-3237 . 219441) (-3238 . 219360) (-3239 . 219264) + (-3240 . 219183) (-3241 . 219021) (-3242 . 218768) (-3243 . 218387) + (-3244 . 217423) (-3245 . 217350) (-3246 . 217232) (-3247 . 216696) + (-3248 . 216662) (-3249 . 216595) (-3250 . 216542) (-3251 . 215935) + (-3252 . 215687) (-3253 . 215212) (-3254 . 215071) (-3255 . 214926) + (-3256 . 214770) (-3257 . 214739) (-3258 . 214625) (-3259 . 214575) + (-3260 . 214468) (-3261 . 214378) (-3262 . 214291) (-3263 . 214136) + (-3264 . 214085) (-3265 . 213998) (-3266 . 213930) (-3267 . 213731) + (-3268 . 213678) (-3269 . 213541) (-3270 . 213249) (-3271 . 212990) + (-3272 . 212744) (-3273 . 212602) (-3274 . 212530) (-3275 . 212358) + (-3276 . 212305) (-3277 . 212251) (-3278 . 212195) (-3279 . 211879) + (-3280 . 210794) (-3281 . 210673) (-3282 . 210599) (-3283 . 210473) + (-12 . 210301) (-3285 . 210242) (-3286 . 210161) (-3287 . 210108) + (-3288 . 209861) (-3289 . 209453) (-3290 . 209294) (-3291 . 209195) + (-3292 . 209143) (-3293 . 209002) (-3294 . 208619) (-3295 . 208556) + (-3296 . 208435) (-3297 . 207938) (-3298 . 207864) (-3299 . 207651) + (-3300 . 207507) (-3301 . 207257) (-3302 . 207064) (-3303 . 206994) + (-3304 . 206909) (-3305 . 206785) (-3306 . 206319) (-3307 . 206224) + (-3308 . 206099) (-3309 . 205990) (-3310 . 205912) (-3311 . 205782) + (-3312 . 205567) (-3313 . 205483) (-3314 . 204232) (-3315 . 204091) + (-3316 . 203997) (-3317 . 203813) (-3318 . 203739) (-3319 . 203654) + (-3320 . 203497) (-3321 . 203420) (-3322 . 203391) (-3323 . 203280) + (-3324 . 203149) (-3325 . 203082) (-3326 . 202843) (-3327 . 202724) + (-3328 . 202471) (-3329 . 202327) (-3330 . 202162) (-3331 . 202110) + (-3332 . 202039) (-3333 . 202005) (-3334 . 200665) (-3335 . 200551) + (-3336 . 200296) (-3337 . 199763) (-3338 . 199601) (-3339 . 199475) + (-3340 . 199402) (-3341 . 199067) (-3342 . 198735) (-3343 . 198679) + (-3344 . 198593) (-3345 . 198522) (-3346 . 198304) (-3347 . 198108) + (-3348 . 197797) (-3349 . 197389) (-3350 . 197310) (-3351 . 197139) + (-3352 . 196893) (-3353 . 196819) (-3354 . 196707) (-3355 . 196552) + (-3356 . 196499) (-3357 . 196380) (-3358 . 196016) (-3359 . 195915) + (* . 191392) (-3361 . 191319) (-3362 . 191072) (-3363 . 190965) + (-3364 . 190894) (-3365 . 190697) (-3366 . 190623) (-3367 . 190482) + (-3368 . 190405) (-3369 . 190286) (-3370 . 190164) (-3371 . 189908) + (-3372 . 189802) (-3373 . 189558) (-3374 . 189464) (-3375 . 189094) + (-3376 . 188912) (-3377 . 188859) (-3378 . 188797) (-3379 . 188615) + (-3380 . 188537) (-3381 . 188346) (-3382 . 188209) (-3383 . 188032) + (-3384 . 187977) (-3385 . 187807) (-3386 . 187696) (-3387 . 187613) + (-3388 . 187473) (-3389 . 187310) (-3390 . 187092) (-3391 . 187055) + (-3392 . 187003) (-3393 . 186899) (-3394 . 186796) (-3395 . 186495) + (-3396 . 186398) (-3397 . 186106) (-3398 . 186029) (-3399 . 185714) + (-3400 . 185310) (-3401 . 185227) (-3402 . 185053) (-3403 . 184970) + (-3404 . 184611) (-3405 . 179490) (-3406 . 179346) (-3407 . 179286) + (-3408 . 179191) (-3409 . 179120) (-3410 . 179039) (-3411 . 178926) + (-3412 . 178853) (-3413 . 178744) (-3414 . 178475) (-3415 . 178391) + (-3416 . 178314) (-3417 . 178148) (-3418 . 178049) (-3419 . 177972) + (-3420 . 177818) (-3421 . 177705) (-3422 . 177652) (-3423 . 177393) + (-3424 . 176972) (-3425 . 176917) (-3426 . 176822) (-3427 . 176763) + (-3428 . 176654) (-3429 . 176580) (-3430 . 176340) (-3431 . 176101) + (-3432 . 175877) (-3433 . 175738) (-3434 . 175391) (-3435 . 175233) + (-3436 . 174904) (-3437 . 174781) (-3438 . 174659) (-3439 . 174572) + (-3440 . 173920) (-3441 . 173842) (-3442 . 173628) (-3443 . 173376) + (-3444 . 173317) (-3445 . 173024) (-3446 . 172923) (-3447 . 172867) + (-3448 . 172801) (-3449 . 172681) (-3450 . 172479) (-3451 . 172385) + (-3452 . 172259) (-3453 . 172178) (-3454 . 169397) (-3455 . 169237) + (-3456 . 169203) (-3457 . 169129) (-3458 . 169028) (-3459 . 168948) + (-3460 . 168855) (-3461 . 168768) (-3462 . 168661) (-3463 . 168548) + (-3464 . 167969) (-3465 . 167910) (-3466 . 167806) (-3467 . 167643) + (-3468 . 167499) (-3469 . 167329) (-3470 . 167259) (-3471 . 167150) + (-3472 . 166948) (-3473 . 166877) (-3474 . 166794) (-3475 . 166203) + (-3476 . 166151) (-3477 . 166097) (-3478 . 165997) (-3479 . 165911) + (-3480 . 165578) (-3481 . 165383) (-3482 . 165304) (-3483 . 165235) + (-3484 . 165180) (-3485 . 164557) (-3486 . 163711) (-3487 . 163401) + (-3488 . 163210) (-3489 . 162720) (-3490 . 162518) (-3491 . 162439) + (-3492 . 162201) (-3493 . 162019) (-3494 . 161679) (-3495 . 161471) + (-3496 . 161353) (-3497 . 157743) (-3498 . 157688) (-3499 . 157508) + (-3500 . 157162) (-3501 . 157067) (-3502 . 156987) (-3503 . 156932) + (-3504 . 156877) (-3505 . 156792) (-3506 . 156644) (-3507 . 156591) + (-3508 . 156477) (-3509 . 156299) (-3510 . 156226) (-3511 . 156164) + (-3512 . 156084) (-3513 . 156028) (-3514 . 155860) (-3515 . 155780) + (-3516 . 155714) (-3517 . 155650) (-3518 . 155555) (-3519 . 154938) + (-3520 . 154878) (-3521 . 154793) (-3522 . 154740) (-3523 . 154670) + (-3524 . 154534) (-3525 . 154446) (-3526 . 154340) (-3527 . 153543) + (-3528 . 153470) (-3529 . 153091) (-3530 . 152970) (-3531 . 152791) + (-3532 . 152512) (-3533 . 152287) (-3534 . 150508) (-3535 . 150385) + (-3536 . 150146) (-3537 . 150051) (-3538 . 149447) (-3539 . 149377) + (-3540 . 149170) (-3541 . 149087) (-3542 . 149014) (-3543 . 148834) + (-3544 . 148806) (-3545 . 147933) (-3546 . 147840) (-3547 . 147747) + (-3548 . 147109) (-3549 . 147009) (-3550 . 146891) (-3551 . 146137) + (-3552 . 146079) (-3553 . 145984) (-3554 . 145913) (-3555 . 145434) + (-3556 . 145382) (-3557 . 145267) (-3558 . 145162) (-3559 . 145074) + (-3560 . 144175) (-3561 . 143992) (-3562 . 143809) (-3563 . 143664) + (-3564 . 143482) (-3565 . 143293) (-3566 . 143179) (-3567 . 143027) + (-3568 . 142722) (-3569 . 142535) (-3570 . 141920) (-3571 . 141889) + (-3572 . 141745) (-3573 . 141598) (-3574 . 141461) (-3575 . 141365) + (-3576 . 141253) (-3577 . 141170) (-3578 . 140993) (-3579 . 140610) + (-3580 . 140469) (-3581 . 140032) (-3582 . 139969) (-3583 . 139831) + (-3584 . 139666) (-3585 . 139495) (-3586 . 139440) (-3587 . 138974) + (-3588 . 138735) (-3589 . 138568) (-3590 . 138469) (-3591 . 138441) + (-3592 . 138104) (-3593 . 137981) (-3594 . 137665) (-3595 . 137599) + (-3596 . 137550) (-3597 . 137473) (-3598 . 137356) (-3599 . 137175) + (-3600 . 136373) (-3601 . 136036) (-3602 . 135983) (-3603 . 135626) + (-3604 . 135569) (-3605 . 135359) (-3606 . 135113) (-3607 . 134971) + (-3608 . 134919) (-3609 . 134867) (-3610 . 134770) (-3611 . 134667) + (-3612 . 134560) (-3613 . 134085) (-3614 . 133835) (-3615 . 133783) + (-3616 . 133711) (-3617 . 133487) (-3618 . 133369) (-3619 . 133299) + (-3620 . 133147) (-3621 . 133057) (-3622 . 132388) (-3623 . 132279) + (-3624 . 131938) (-3625 . 131855) (-3626 . 131803) (-3627 . 131651) + (-3628 . 131594) (-3629 . 131475) (-3630 . 131375) (-3631 . 131125) + (-3632 . 130948) (-3633 . 130763) (-3634 . 130636) (-3635 . 130249) + (-3636 . 129922) (-3637 . 129413) (-3638 . 129351) (-3639 . 129210) + (-3640 . 128550) (-3641 . 128482) (-3642 . 128198) (-3643 . 128143) + (-3644 . 127966) (-3645 . 127895) (-3646 . 127734) (-3647 . 127630) + (-3648 . 127447) (-3649 . 127306) (-3650 . 127255) (-3651 . 127189) + (-3652 . 127089) (-3653 . 126980) (-3654 . 126884) (-3655 . 126787) + (-3656 . 126734) (-3657 . 126637) (-3658 . 126563) (-3659 . 126165) + (-3660 . 125969) (-3661 . 125742) (-3662 . 125690) (-3663 . 125589) + (-3664 . 125474) (-3665 . 125337) (-3666 . 125257) (-3667 . 125223) + (-3668 . 125128) (-3669 . 125049) (-3670 . 124964) (-3671 . 124850) + (-3672 . 124721) (-3673 . 124622) (-3674 . 124515) (-3675 . 124375) + (-3676 . 124293) (-3677 . 123641) (-3678 . 123554) (-3679 . 123220) + (-3680 . 123005) (-3681 . 122915) (-3682 . 122809) (-3683 . 122547) + (-3684 . 122000) (-3685 . 121972) (-3686 . 121692) (-3687 . 121609) + (-3688 . 121390) (-3689 . 121331) (-3690 . 121226) (-3691 . 121047) + (-3692 . 120946) (-3693 . 120821) (-3694 . 120641) (-3695 . 120479) + (-3696 . 120405) (-3697 . 120262) (-3698 . 120182) (-3699 . 120063) + (-3700 . 119844) (-3701 . 119770) (-3702 . 119376) (-3703 . 119170) + (-3704 . 119011) (-3705 . 118812) (-3706 . 117943) (-3707 . 117829) + (-3708 . 117760) (-3709 . 117555) (-3710 . 117321) (-3711 . 117249) + (-3712 . 117221) (-3713 . 117082) (-3714 . 117027) (-3715 . 116957) + (-3716 . 116850) (-3717 . 116773) (-3718 . 116676) (-3719 . 116539) + (-3720 . 116386) (-3721 . 116132) (-3722 . 115956) (-3723 . 115822) + (-3724 . 115701) (-3725 . 115617) (-3726 . 115534) (-3727 . 115223) + (-3728 . 114723) (-3729 . 114532) (-3730 . 114504) (-3731 . 114438) + (-3732 . 114385) (-3733 . 114320) (-3734 . 113829) (-3735 . 113700) + (-3736 . 113622) (-3737 . 113553) (-3738 . 113495) (-3739 . 113113) + (-3740 . 113057) (-3741 . 112939) (-3742 . 112867) (-3743 . 112478) + (-3744 . 112265) (-3745 . 112213) (-3746 . 112110) (-3747 . 112039) + (-3748 . 111956) (-3749 . 111903) (-3750 . 111475) (-3751 . 111160) + (-3752 . 110955) (-3753 . 110817) (-3754 . 110571) (-3755 . 110503) + (-3756 . 110421) (-3757 . 110334) (-3758 . 110163) (-3759 . 110046) + (-3760 . 109841) (-3761 . 109591) (-3762 . 109374) (-3763 . 108963) + (-3764 . 108340) (-3765 . 108269) (-3766 . 108214) (-3767 . 107884) + (-3768 . 107814) (-3769 . 107737) (-3770 . 107427) (-3771 . 107272) + (-3772 . 107152) (-3773 . 106895) (-3774 . 106807) (-3775 . 106758) + (-3776 . 106588) (-3777 . 106560) (-3778 . 106494) (-3779 . 106348) + (-3780 . 106175) (-3781 . 105997) (-3782 . 105878) (-3783 . 104303) + (-3784 . 104062) (-3785 . 103675) (-3786 . 102670) (-3787 . 102427) + (-3788 . 102326) (-3789 . 102157) (-3790 . 102038) (-3791 . 101723) + (-3792 . 101477) (-3793 . 101359) (-3794 . 101063) (-3795 . 100911) + (-3796 . 100806) (-3797 . 99237) (-3798 . 98715) (-3799 . 98548) + (-3800 . 98441) (-3801 . 98264) (-3802 . 98154) (-3803 . 98100) + (-3804 . 97670) (-3805 . 97383) (-3806 . 97346) (-3807 . 97133) + (-3808 . 97034) (-3809 . 96872) (-3810 . 96421) (-3811 . 96254) + (-3812 . 96220) (-3813 . 96080) (-3814 . 95837) (-3815 . 95721) + (-3816 . 95624) (-3817 . 95377) (-3818 . 95279) (-3819 . 95113) + (-3820 . 95061) (-3821 . 94582) (-3822 . 94499) (-3823 . 94013) + (-3824 . 93962) (-3825 . 93702) (-3826 . 93579) (-3827 . 93365) + (-3828 . 93268) (-3829 . 93086) (-3830 . 92638) (-3831 . 92458) + (-3832 . 92381) (-3833 . 92313) (-3834 . 92227) (-3835 . 92016) + (-3836 . 90835) (-3837 . 90395) (-3838 . 90263) (-3839 . 90013) + (-3840 . 89843) (-3841 . 89740) (-3842 . 89654) (-3843 . 89246) + (-3844 . 88372) (-3845 . 88173) (-3846 . 88007) (-3847 . 87917) + (-3848 . 87142) (-3849 . 86956) (-3850 . 86710) (-3851 . 86654) + (-3852 . 86531) (-3853 . 86460) (-3854 . 86404) (-3855 . 85821) + (-3856 . 85712) (-3857 . 85489) (-3858 . 85437) (-3859 . 85359) + (-3860 . 85254) (-3861 . 84866) (-3862 . 84814) (-3863 . 84754) + (-3864 . 84459) (-3865 . 84431) (-3866 . 84288) (-3867 . 83859) + (-3868 . 83733) (-3869 . 83705) (-3870 . 83378) (-3871 . 83231) + (-3872 . 82992) (-3873 . 82885) (-3874 . 82771) (-3875 . 82623) + (-3876 . 82464) (-3877 . 82223) (-3878 . 82152) (-3879 . 82121) + (-3880 . 81878) (-3881 . 81810) (-3882 . 81669) (-3883 . 81574) + (-3884 . 81415) (-3885 . 81360) (-3886 . 81292) (-3887 . 81147) + (-3888 . 81063) (-3889 . 80951) (-3890 . 80821) (-3891 . 80721) + (-3892 . 80669) (-3893 . 80396) (-3894 . 75069) (-3895 . 74836) + (-3896 . 74762) (-3897 . 74591) (-3898 . 74538) (-3899 . 74125) + (-3900 . 73828) (-3901 . 73687) (-3902 . 73496) (-3903 . 73393) + (-3904 . 73079) (-3905 . 72947) (-3906 . 72750) (-3907 . 72599) + (-3908 . 72469) (-3909 . 72401) (-3910 . 72273) (-3911 . 72060) + (-3912 . 71519) (-3913 . 71136) (-3914 . 70905) (-3915 . 70826) + (-3916 . 70608) (-3917 . 70515) (-3918 . 70463) (-3919 . 70330) + (-3920 . 70275) (-3921 . 70218) (-3922 . 69570) (-3923 . 69472) + (-3924 . 69329) (-3925 . 69179) (-3926 . 69129) (-3927 . 69049) + (-3928 . 68951) (-3929 . 68493) (-3930 . 68396) (-3931 . 68300) + (-3932 . 68066) (-3933 . 67872) (-3934 . 67312) (-3935 . 67175) + (-3936 . 67057) (-3937 . 66934) (-3938 . 66676) (-3939 . 66553) + (-3940 . 66297) (-3941 . 65965) (-3942 . 65912) (-3943 . 65749) + (-3944 . 65595) (-3945 . 65527) (-3946 . 65166) (-3947 . 65001) + (-3948 . 64889) (-3949 . 64745) (-3950 . 64662) (-3951 . 64610) + (-3952 . 64508) (-3953 . 64356) (-3954 . 63903) (-3955 . 63699) + (-3956 . 63556) (-3957 . 63522) (-3958 . 63401) (-3959 . 63276) + (-3960 . 63175) (-3961 . 62965) (-3962 . 62807) (-3963 . 62520) + (-3964 . 62454) (-3965 . 62179) (-3966 . 62033) (-3967 . 61964) + (-3968 . 61892) (-3969 . 61594) (-3970 . 61541) (-3971 . 61189) + (-3972 . 61044) (-3973 . 60946) (-3974 . 60805) (-3975 . 60652) + (-3976 . 60355) (-3977 . 60304) (-3978 . 60109) (-3979 . 59796) + (-3980 . 59728) (-3981 . 59669) (-3982 . 59605) (-3983 . 59472) + (-3984 . 59225) (-3985 . 58986) (-3986 . 58796) (-3987 . 58730) + (-3988 . 58643) (-3989 . 58434) (-3990 . 58353) (-3991 . 58238) + (-3992 . 57970) (-3993 . 57885) (-3994 . 57755) (-3995 . 57675) + (-3996 . 57581) (-3997 . 57426) (-3998 . 56566) (-3999 . 56336) + (-4000 . 56258) (-4001 . 56146) (-4002 . 55708) (-4003 . 53608) + (-4004 . 53504) (-4005 . 53363) (-4006 . 52942) (-4007 . 52558) + (-4008 . 52349) (-4009 . 52198) (-4010 . 52091) (-4011 . 51774) + (-4012 . 51548) (-4013 . 51479) (-4014 . 51345) (-4015 . 51039) + (-4016 . 50923) (-4017 . 50867) (-4018 . 50694) (-4019 . 50636) + (-4020 . 50187) (-4021 . 50023) (-4022 . 49928) (-4023 . 49541) + (-4024 . 49489) (-4025 . 49402) (-4026 . 49315) (-4027 . 49046) + (-4028 . 48994) (-4029 . 48887) (-4030 . 48659) (-4031 . 48534) + (-4032 . 48376) (-4033 . 48272) (-4034 . 48113) (-4035 . 47837) + (-4036 . 47458) (-4037 . 47387) (-4038 . 47335) (-4039 . 47156) + (-4040 . 47073) (-4041 . 46943) (-4042 . 46888) (-4043 . 46801) + (-4044 . 46692) (-4045 . 46591) (-4046 . 46497) (-4047 . 46380) + (-4048 . 46250) (-4049 . 46194) (-4050 . 46142) (-4051 . 46090) + (-4052 . 45896) (-4053 . 45678) (-4054 . 45607) (-4055 . 45536) + (-4056 . 45505) (-4057 . 45362) (-4058 . 45217) (-4059 . 44643) + (-4060 . 44382) (-4061 . 44326) (-4062 . 44185) (-4063 . 43958) + (-4064 . 43788) (-4065 . 43708) (-4066 . 43621) (-4067 . 43538) + (-4068 . 42357) (-4069 . 42291) (-4070 . 42177) (-4071 . 42010) + (-4072 . 41909) (-4073 . 41705) (-4074 . 41110) (-4075 . 39945) + (-4076 . 39775) (-4077 . 39709) (-4078 . 38525) (-4079 . 38367) + (-4080 . 38269) (-4081 . 38153) (-4082 . 38012) (-4083 . 37740) + (-4084 . 37655) (-4085 . 36177) (-4086 . 32017) (-4087 . 31901) + (-4088 . 30723) (-4089 . 30589) (-4090 . 30466) (-4091 . 30326) + (-4092 . 30227) (-4093 . 30153) (-4094 . 30101) (-4095 . 29994) + (-4096 . 29830) (-4097 . 29534) (-4098 . 27336) (-4099 . 27234) + (-4100 . 27165) (-4101 . 27109) (-4102 . 26994) (-4103 . 26941) + (-4104 . 26830) (-4105 . 26723) (-4106 . 26640) (-4107 . 26422) + (-4108 . 26299) (-4109 . 26204) (-4110 . 25689) (-4111 . 25290) + (-4112 . 25224) (-4113 . 25086) (-4114 . 24481) (-4115 . 24339) + (-4116 . 24232) (-4117 . 23153) (-4118 . 23013) (-4119 . 22596) + (-4120 . 22383) (-4121 . 22317) (-4122 . 22179) (-4123 . 22064) + (-4124 . 21841) (-4125 . 21761) (-4126 . 21662) (-4127 . 21591) + (-4128 . 21440) (-4129 . 21345) (-4130 . 21311) (-4131 . 21259) + (-4132 . 21192) (-4133 . 21115) (-4134 . 20960) (-4135 . 20592) + (-4136 . 20314) (-4137 . 20262) (-4138 . 20148) (-4139 . 19857) + (-4140 . 19715) (-4141 . 19582) (-4142 . 18767) (-4143 . 18669) + (-4144 . 18443) (-4145 . 18196) (-4146 . 18119) (-4147 . 17872) + (-4148 . 17704) (-4149 . 17614) (-4150 . 17324) (-4151 . 17235) + (-4152 . 17114) (-4153 . 17086) (-4154 . 17009) (-4155 . 16634) + (-4156 . 16560) (-4157 . 16439) (-4158 . 16337) (-4159 . 16264) + (-4160 . 15993) (-4161 . 15881) (-4162 . 15459) (-4163 . 15277) + (-4164 . 15154) (-4165 . 15066) (-4166 . 14964) (-4167 . 14914) + (-4168 . 14526) (-4169 . 14455) (-4170 . 14394) (-4171 . 14328) + (-4172 . 14169) (-4173 . 14098) (-4174 . 14046) (-4175 . 13973) + (-4176 . 12610) (-4177 . 12361) (-4178 . 12224) (-4179 . 12064) + (-4180 . 11995) (-4181 . 10453) (-4182 . 10332) (-4183 . 10108) + (-4184 . 10031) (-4185 . 9878) (-4186 . 9633) (-4187 . 9245) + (-4188 . 9161) (-4189 . 8155) (-4190 . 7774) (-4191 . 7662) + (-4192 . 7610) (-4193 . 7529) (-4194 . 7442) (-4195 . 7342) + (-4196 . 6814) (-4197 . 6744) (-4198 . 6642) (-4199 . 6539) + (-4200 . 6369) (-4201 . 5994) (-4202 . 5927) (-4203 . 5857) + (-4204 . 5726) (-4205 . 5613) (-4206 . 5440) (-4207 . 5333) + (-4208 . 5175) (-4209 . 5126) (-4210 . 4991) (-4211 . 4777) + (-4212 . 4072) (-4213 . 3974) (-4214 . 3847) (-4215 . 3795) + (-4216 . 3639) (-4217 . 3491) (-4218 . 3276) (-4219 . 3012) + (-4220 . 2956) (-4221 . 2578) (-4222 . 2525) (-4223 . 2417) + (-4224 . 2255) (-4225 . 2037) (-4226 . 1788) (-4227 . 1687) + (-4228 . 1590) (-4229 . 1426) (-4230 . 1347) (-4231 . 1041) + (-4232 . 815) (-4233 . 713) (-4234 . 454) (-4235 . 30)) \ No newline at end of file -- cgit v1.2.3