src/Tools/isac/Specify/Input_Descript.thy
changeset 60763 2121f1a39a64
parent 60710 21ae85b023bb
child 60764 f82fd40eb400
equal deleted inserted replaced
60762:f10bbfb2b3bb 60763:2121f1a39a64
    57   Extremum       :: "bool => toreal"
    57   Extremum       :: "bool => toreal"
    58   
    58   
    59   relations      :: "bool list => una"
    59   relations      :: "bool list => una"
    60   SideConditions :: "bool list => una"
    60   SideConditions :: "bool list => una"
    61   solutions      :: "bool list => toreall"
    61   solutions      :: "bool list => toreall"
    62 (*solution       :: bool => toreal  WN0509 bool list=> toreall --->EqSystem*)
    62 (*Gleichungen    :: "bool list => toreall" MUST be here to beknown by fun is_NObrack_list <--Biegelinie*)
       
    63 (*solution       :: "bool => toreal"       WN0509 bool list => toreall <--EqSystem*)
    63   solveFor       :: "real => una"
    64   solveFor       :: "real => una"
    64   differentiateFor:: "real => una"
    65   differentiateFor:: "real => una"
    65   unknown        :: "'a => unknow"
    66   unknown        :: "'a => unknow"
    66   valuesFor        :: "real list => toreall"
    67   valuesFor        :: "real list => toreall"
    67   AdditionalValues :: "real list => toreall"
    68   AdditionalValues :: "real list => toreall"