src/HOL/ex/SVC_Oracle.ML
changeset 19336 fb5e19d26d5e
parent 19277 f7602e74d948
equal deleted inserted replaced
19335:9e82f341a71b 19336:fb5e19d26d5e
     6 Installing the oracle for SVC (Stanford Validity Checker)
     6 Installing the oracle for SVC (Stanford Validity Checker)
     7 
     7 
     8 The following code merely CALLS the oracle;
     8 The following code merely CALLS the oracle;
     9   the soundness-critical functions are at HOL/Tools/svc_funcs.ML
     9   the soundness-critical functions are at HOL/Tools/svc_funcs.ML
    10 
    10 
    11 Based upon the work of Søren T. Heilmann
    11 Based upon the work of Soren T. Heilmann
    12 *)
    12 *)
    13 
    13 
    14 
    14 
    15 (*Generalize an Isabelle formula, replacing by Vars
    15 (*Generalize an Isabelle formula, replacing by Vars
    16   all subterms not intelligible to SVC.*)
    16   all subterms not intelligible to SVC.*)