test/Tools/isac/Knowledge/partial_fractions.sml
author Walther Neuper <neuper@ist.tugraz.at>
Thu, 06 Oct 2011 17:43:00 +0200
branchdecompose-isar
changeset 42301 93083d4e05d8
parent 42289 801b5f1154bf
child 42305 3ff2cf70f845
permissions -rw-r--r--
intermed. Build_Inverse_Z_Transform:

got ambiguous parse trees from get_denominator in 2 theories ?!?
thus get_denominator shifted to Rational.thy
ATTENTION: "Rational.is'_ratpolyexp" has '
but get_denominator only works without '
     1 (* Title:  partial fraction decomposition
     2    Author: Jan Rocnik
     3    (c) due to copyright terms
     4 *)
     5 
     6 "--------------------------------------------------------";
     7 "table of contents --------------------------------------";
     8 "--------------------------------------------------------";
     9 "----------- get_denominator ----------------------------";
    10 "--------------------------------------------------------";
    11 "--------------------------------------------------------";
    12 "--------------------------------------------------------";
    13 
    14 
    15