src/Tools/isac/TODO.thy
author Walther Neuper <walther.neuper@jku.at>
Tue, 14 Apr 2020 15:56:15 +0200
changeset 59875 995177b6d786
parent 59872 cea2815f65ed
child 59876 eff0b9fc6caa
permissions -rw-r--r--
use "ThmC_Def" for renaming identifiers
neuper@42314
     1
(* Title:  todo's for isac core
neuper@42314
     2
   Author: Walther Neuper 111013
neuper@42314
     3
   (c) copyright due to lincense terms.
neuper@42314
     4
*)
wneuper@59504
     5
theory TODO
wneuper@59504
     6
imports "~~/src/Doc/Prog_Prove/LaTeXsugar"
wneuper@59504
     7
begin
neuper@42314
     8
walther@59779
     9
text \<open>
walther@59779
    10
Legend: here + code since 200120
walther@59779
    11
  \<open>(*DOC\<close> identifies stuff dedicated for isac/Doc/Lucas_Interpreter
walther@59779
    12
  \<open>(*?!?\<close> identifies a design question
walther@59779
    13
walther@59779
    14
Distillation of "rounds of reforms":
walther@59779
    15
  \<open>TODOs from current changesets\<close> \<rightarrow> \<open>Postponed from current changeset\<close> \<rightarrow>
walther@59779
    16
  (*to be removed..*) \<rightarrow> \<open>Separated tasks\<close> (*.. to be removed*)
walther@59779
    17
  \<rightarrow> subsection of \<open>Major reforms\<close>
walther@59779
    18
\<close>
walther@59779
    19
wneuper@59574
    20
section \<open>TODOs from current changesets\<close>
wneuper@59568
    21
text\<open>
walther@59779
    22
  Shift more complicated issues from  \<open>Current changeset\<close> to \<open>Postponed from current changeset\<close>
wneuper@59568
    23
\<close>
wneuper@59574
    24
subsection \<open>Current changeset\<close>
wneuper@59574
    25
text \<open>
wneuper@59569
    26
  \begin{itemize}
walther@59872
    27
  \item type_empty -> typ_empty
walther@59872
    28
  \item Seqence -> Sequence
walther@59872
    29
  \item EmptyScr -> Empty_Prog
walther@59872
    30
  \item Num_Calc -> Exec, eval_* -> exec_*
walther@59872
    31
  \item xxx
walther@59872
    32
  \item xxx
walther@59872
    33
  \item xxx
walther@59779
    34
  \item xxx
walther@59842
    35
  \item xxx
walther@59842
    36
  \item xxx
walther@59842
    37
  \item xxx
walther@59842
    38
  \item xxx
walther@59842
    39
  \item xxx
walther@59842
    40
  \item xxx
walther@59842
    41
  \item xxx
walther@59846
    42
  \end{itemize}
walther@59846
    43
\<close>
walther@59846
    44
subsection \<open>Postponed from current changeset\<close>
walther@59846
    45
text \<open>
walther@59875
    46
  \item "TODO CLEANUP Thm"
walther@59851
    47
    (* TODO CLEANUP Thm:
walther@59851
    48
    Thm (string, thm): (a) needs string to identify sym_thmID for handling in front-end;
walther@59851
    49
    thmID            : type for data from user input + program
walther@59851
    50
    thmDeriv         : type for thy_hierarchy ONLY
walther@59851
    51
    obsolete types   : thm' (SEE "ad thm'"), thm''. 
walther@59851
    52
    revise funs      : id_of_thm, thm_of_thm, rep_thm_G', eq_thmI, eq_thmI', thm''_of_thm thm.
walther@59851
    53
    activate         : thmID_of_derivation_name'
walther@59851
    54
    *)
walther@59851
    55
  \item xxx
walther@59853
    56
  \item use "Exec_Def" for renaming identifiers
walther@59851
    57
  \item xxx
walther@59851
    58
  \item xxx
walther@59851
    59
  \item xxx
walther@59851
    60
  \item xxx
walther@59846
    61
  \begin{itemize}
walther@59846
    62
  \item LI.do_next (*TODO RM..*) ???
walther@59846
    63
  \item generate.sml: RM datatype edit TOGETHER WITH datatype inout
walther@59846
    64
  \item TermC.list2isalist: typ -> term list -> term  .. should NOT requires typ
walther@59846
    65
  \item get_ctxt_LI should replace get_ctxt
walther@59846
    66
  \item ALL CODE: rename spec(ification) --> know(ledge), in Specification: Relation -> Knowledge
walther@59846
    67
  \item rename   Base_Tool.thy  <---         Base_Tools
walther@59846
    68
  \item adopt naming conventions in Knowledge: EqSystem --> Equation_System, etc
walther@59846
    69
  \item rename field scr in meth
walther@59820
    70
  \item DEL double code: nxt_specify_init_calc IN specify.sml + step-specify.sml
walther@59819
    71
  \item xxx
walther@59820
    72
  \item xxx
walther@59820
    73
  \item xxx
walther@59844
    74
  \item xxx
walther@59844
    75
  \item xxx
walther@59844
    76
  \item xxx
walther@59817
    77
  \item xxx
walther@59814
    78
  \item clarify Tactic.Subproblem (domID, pblID) as term in Pstate {act_arg, ...}
walther@59848
    79
     there it is Free ("Subproblem", "char list \<times> ..
walther@59848
    80
     instead of  Const (|???.Subproblem", "char list \<times> ..
walther@59848
    81
     AND THE STRING REPRESENTATION IS STRANGE: 
walther@59848
    82
       Subproblem (''Test'',
walther@59848
    83
        ??.\ <^const> String.char.Char ''LINEAR'' ''univariate'' ''equation''
walther@59848
    84
         ''test'')
walther@59814
    85
     ML \<open>
walther@59814
    86
     \<close> ML \<open>
walther@59814
    87
     term2str; (*defined by..*)
walther@59814
    88
     fun term_to_string''' thy t =
walther@59814
    89
       let
walther@59814
    90
         val ctxt' = Config.put show_markup false (Proof_Context.init_global thy)
walther@59814
    91
       in Print_Mode.setmp [] (Syntax.string_of_term ctxt') t end;
walther@59814
    92
     \<close> ML \<open>
walther@59814
    93
     val t = @{term "aaa + bbb"}
walther@59814
    94
     val t = @{term "Subproblem (''Test'', [''LINEAR'', ''univariate'', ''equation''])"};
walther@59814
    95
     \<close> ML \<open>
walther@59814
    96
     val sss = Print_Mode.setmp [] (Syntax.string_of_term @{context}) t
walther@59814
    97
     \<close> ML \<open>
walther@59814
    98
     writeln sss (*.. here perfect: Subproblem (''Test'', [''LINEAR'', ''univariate'', ''equation'']) *)
walther@59814
    99
     \<close> ML \<open>
walther@59814
   100
     \<close>
walther@59814
   101
  \item xxx
walther@59814
   102
  \item xxx
walther@59814
   103
  \item cleanup fun me:
walther@59814
   104
    fun me (*(_, Empty_Tac) p _ _ = raise ERROR ("me:  Empty_Tac at " ^ pos'2str p)
walther@59814
   105
      | me*) (_, tac) p _(*NEW remove*) pt =
walther@59814
   106
    + -------------------------^^^^^^
walther@59814
   107
    # see test-code.sml fun me_trace
walther@59814
   108
      use this also for me, not only for me_ist_ctxt; del. me
walther@59814
   109
      this requires much updating in all test/*
walther@59802
   110
  \item xxx
walther@59802
   111
  \item xxx
walther@59779
   112
  \item generate, generate1: NO thy as arg.
walther@59803
   113
        Generate.generate1 thy is redundant: is the same during pbl, thus lookup spec
walther@59828
   114
        redesign return value (originally for output by fun me?)
walther@59779
   115
  \item xxx
walther@59779
   116
  \item shift tests into NEW model.sml (upd, upds_envv, ..)
walther@59779
   117
  \item xxx
walther@59779
   118
  \item xxx
walther@59814
   119
  \item clarify handling of contexts ctxt ContextC
walther@59779
   120
    \begin{itemize}
walther@59779
   121
    \item xxx
walther@59779
   122
    \item Specify/ works with thy | Interpret/ works with ctxt | MathEngine.step works with ?!?ctxt
walther@59779
   123
    \item xxx
walther@59779
   124
    \item Check_Elementwise "Assumptions": prerequisite for ^^goal
walther@59779
   125
      rm tactic Check_elementwise "Assumptions" in a way, which keeps it for Minisubpbl
walther@59779
   126
      rm Assumptions  :: bool  (* TODO: remove with making ^^^ idle *)
walther@59779
   127
    \item xxx
walther@59779
   128
    \item xxx
walther@59779
   129
    \end{itemize}
walther@59779
   130
  \item xxx
walther@59779
   131
  \item xxx
walther@59779
   132
  \item complete mstools.sml (* survey on handling contexts:
walther@59779
   133
  \item xxx
walther@59779
   134
  \item xxx
walther@59779
   135
  \item xxx
walther@59779
   136
  \item xxx
walther@59779
   137
  \item librarys.ml --> libraryC.sml + text from termC.sml
walther@59779
   138
  \item xxx
walther@59779
   139
  \item xxx
walther@59779
   140
  \item xxx
walther@59779
   141
  \item xxx
walther@59779
   142
  \item xxx
walther@59779
   143
  \item xxx
walther@59779
   144
  \item concentrate "insert_assumptions" for locate_input_tactic in "associate", ?OR? Tactic.insert_assumptions
walther@59779
   145
                                   DONE  for find_next_step by Tactic.insert_assumptions m' ctxt 
walther@59779
   146
    \begin{itemize}
walther@59779
   147
    \item rm from "generate1" ("Detail_Set_Inst'", Tactic.Detail_Set' ?)
walther@59779
   148
    \item shift from "applicable_in..Apply_Method" to ? ? ? (is ONLY use-case in appl.sml))
walther@59779
   149
    \item ?"insert_assumptions" necessary in "init_pstate" ?+++? in "applicable_in" ?+++? "associate"
walther@59779
   150
    \item xxx
walther@59779
   151
    \item xxx
walther@59779
   152
    \item DO DELETIONS AFTER analogous concentrations in find_next_step
walther@59779
   153
    \end{itemize}
walther@59779
   154
  \item xxx
walther@59779
   155
  \item ? what is the difference headline <--> cascmd in
walther@59779
   156
    Subproblem' (spec, oris, headline, fmz_, context, cascmd)
walther@59779
   157
  \item xxx
walther@59779
   158
  \item inform: TermC.parse (Celem.assoc_thy "Isac_Knowledge") istr --> parseNEW context istr
walther@59799
   159
  \item xxx
walther@59816
   160
  \item unify/clarify stac2tac_ | 
walther@59779
   161
    \begin{itemize}
walther@59779
   162
    \item xxx
walther@59816
   163
    \item extract common code from associate.. stac2tac_xxx
walther@59823
   164
    \item rename LItool.tac_from_prog -> Tactic.from_prog_tac ? Solve_Tac.from_prog_tac,
walther@59779
   165
    \item xxx
walther@59779
   166
    \item xxx
walther@59779
   167
    \end{itemize}
walther@59779
   168
  \item xxx
walther@59779
   169
  \item unify in signature LANGUAGE_TOOLS =\\
walther@59854
   170
    val pblterm: ThyC.domID -> Celem.pblID -> term     vvv        vvv\\
walther@59779
   171
    val subpbl: string -> string list -> term          unify with ^^^
walther@59779
   172
  \item xxx
walther@59779
   173
  \item Telem.safe is questionable: has it been replaced by Safe_Step, Not_Derivable, Helpless, etc?
walther@59779
   174
    Note: replacement of Istate.safe by Istate.appy_ didn't care much about Telem.safe.
walther@59779
   175
    If Telem.safe is kept, consider merge with CTbasic.ostate
walther@59779
   176
  \item xxx
walther@59779
   177
  \item remove find_next_step from solve Apply_Method';
walther@59779
   178
    this enforces Pos.at_first_tactic, which should be dropped, too.
walther@59779
   179
  \item xxx
walther@59779
   180
  \item xxx
walther@59816
   181
  \item xxx
walther@59779
   182
  \end{itemize}
walther@59779
   183
\<close>
walther@59851
   184
subsection \<open>Postponed --> Major reforms\<close>
walther@59816
   185
text \<open>
walther@59816
   186
  \begin{itemize}
walther@59816
   187
  \item xxx          
walther@59846
   188
  \item revisit bootstrap Calcelements. rule->calcelems->termC
walther@59868
   189
    would be nice, but is hard: UnparseC.terms -> TermC.s_to_string
walther@59820
   190
  \item xxx
walther@59820
   191
  \item replace all Ctree.update_* with Ctree.cupdate_problem
walther@59820
   192
  \item xxx
walther@59816
   193
  \item rename (ist as {eval, ...}) -> (ist as {eval_rls, ...})
walther@59816
   194
  \item xxx
walther@59816
   195
  \item exception PROG analogous to TERM
walther@59816
   196
  \item xxx
walther@59816
   197
  \item sig/struc ..elems --> ..elem
walther@59816
   198
  \item xxx          
walther@59816
   199
  \item distille CAS-command, CAScmd, etc into a struct
walther@59816
   200
  \item xxx          
walther@59816
   201
  \item check location of files:
walther@59816
   202
        test/Tools/isac/Interpret/ptyps.thy
walther@59816
   203
        test/Tools/isac/Specify.ptyps.sml
walther@59816
   204
  \item xxx
walther@59816
   205
  \item check occurences of Atools in src/ test/
walther@59816
   206
  \item Const ("Atools.pow", _) ---> Const ("Base_Tool.pow", _) 
walther@59816
   207
  \item xxx          
walther@59816
   208
  \item rm Float
walther@59816
   209
  \item xxx
walther@59816
   210
  \item Diff.thy: differentiateX --> differentiate after removal of script-constant
walther@59816
   211
  \item Test.thy: met_test_sqrt2: deleted?!
walther@59816
   212
  \item xxx          
walther@59857
   213
  \item Rewrite_Ord.rew_ord' := overwritel (! Rewrite_Ord.rew_ord', (*<<<---- use KEStore.xxx, too*)
walther@59816
   214
  \item xxx
walther@59816
   215
    \item automatically extrac rls from program-code 
walther@59816
   216
      ? take ["SignalProcessing", "Z_Transform", "Inverse_sub"] as an example ?
walther@59816
   217
  \item xxx          
walther@59845
   218
  \item finish output of trace_LI with Check_Postcond (useful for SubProblem)
walther@59816
   219
  \item xxx
walther@59851
   220
  \item replace Rule_Set.empty by Rule_Set.Empty
walther@59851
   221
    latter is more clear, but replacing ***breaks rewriting over all examples***,
walther@59851
   222
    e.g. see ERROR: rewrite__set_ called with 'Erls' for 'precond_rootpbl x'
walther@59851
   223
    in Minisubplb/200-start-method-NEXT_STEP.sml:
walther@59851
   224
     (*+* )------- in f3cac3053e7b (Rule_Set.empty just renamed, NOT deleted) we had
walther@59851
   225
     (*+*)  prls =
walther@59852
   226
     (*+*)    Rls {calc = [], erls = Erls, errpatts = [], id = "empty", preconds = [], rew_ord =
walther@59851
   227
     (*+*)      ("dummy_ord", fn), rules = [], scr = EmptyScr, srls = Erls}:
walther@59851
   228
     (*+*).. THIS IS Rule_Set.empty, BUT IT DID not CAUSE ANY ERROR !
walther@59851
   229
     (*+*)------- WITH Rule_Set.empty REMOVED (based on f3cac3053e7b) we had
walther@59851
   230
     (*+*)val Empty = prls (* <---ERROR: rewrite__set_ called with 'Erls' for 'precond_rootpbl x' *)
walther@59851
   231
     ( *+*)val ["sqroot-test", "univariate", "equation", "test"] = cpI
walther@59851
   232
    THAT INDICATES, that much rewriting/evaluating JUST WORKED BY CHANCE?!?
walther@59816
   233
  \item xxx          
walther@59816
   234
  \item xxx
walther@59816
   235
  \item xxx          
walther@59816
   236
  \item xxx
walther@59816
   237
  \item xxx          
walther@59816
   238
  \item xxx
walther@59816
   239
  \item xxx          
walther@59816
   240
  \end{itemize}
walther@59816
   241
\<close>
walther@59816
   242
walther@59779
   243
section \<open>Major reforms\<close>
walther@59779
   244
text \<open>
walther@59779
   245
\<close>
walther@59779
   246
subsection \<open>Exception Size raised\<close>
walther@59779
   247
text \<open>
walther@59779
   248
  During update Isabelle2018 --> Isabelle2019 we noticed, that
walther@59779
   249
  "isabelle build" uses resources more efficiently than "isabelle jedit".
walther@59779
   250
  The former works, but the latter causes 
walther@59779
   251
  \begin{itemize}
walther@59779
   252
  \item "Exception- Size raised"
walther@59779
   253
    in Build_Thydata.thy
walther@59779
   254
  \item "exception Size raised (line 169 of "./basis/LibrarySupport.sml")"
walther@59779
   255
    in test/../biegelinie-*.xml.
walther@59779
   256
  \end{itemize}
walther@59779
   257
  This has been detected after changeset (30cd47104ad7) "lucin: reorganise theories in ProgLang".
walther@59779
   258
walther@59779
   259
  Find tools to investigate the Exception, and find ways around it eventually.
walther@59779
   260
\<close>
walther@59779
   261
subsection \<open>Cleanup & review signatures wrt. implementation.pdf canonical argument order\<close>
walther@59779
   262
text \<open>
walther@59779
   263
  \begin{itemize}
walther@59779
   264
  \item there are comments in several signatures
walther@59779
   265
  \item ML_file "~~/src/Tools/isac/Interpret/specification-elems.sml" can be (almost) deleted
walther@59779
   266
  \item src/../Frontend/: signatures missing
walther@59779
   267
  \item xxx
walther@59779
   268
  \end{itemize}
walther@59779
   269
\<close>
walther@59779
   270
subsection \<open>overall structure of code\<close>
walther@59779
   271
text \<open>
walther@59779
   272
  \begin{itemize}
walther@59779
   273
  \item try to separate Isac_Knowledge from MathEngine
walther@59779
   274
    common base: Knowledge_Author / ..??
walther@59779
   275
  \item xxx
walther@59779
   276
  \item  ML_file "~~/src/Tools/isac/Interpret/ctree.sml" (*shift to base in common with Interpret*)
walther@59779
   277
  \item xxx
walther@59779
   278
  \item xxx
walther@59779
   279
  \item xxx
walther@59779
   280
  \end{itemize}
walther@59779
   281
\<close>
walther@59779
   282
subsection \<open>Separate MathEngineBasic/ Specify/ Interpret/ MathEngine/\<close>
walther@59779
   283
text \<open>
walther@59779
   284
  \begin{itemize}
walther@59779
   285
  \item xxx
walther@59800
   286
  \item xxx
walther@59734
   287
  \item re-organise code for Interpret
walther@59734
   288
    \begin{itemize}
walther@59816
   289
    \item Step*: Step_Specify | Step_Solve | Step
walther@59734
   290
      \begin{itemize}
walther@59816
   291
      \item *.check | *.add ARE TOO LATE IN BUILD with Step_Specify | Step_Solve
walther@59816
   292
        Specify_Step.check | Specify_Step.add <-- Applicable.applicable_in
walther@59816
   293
        Solve_Step.check   | Solve_Step.add   <-- Generate.generate1
walther@59816
   294
      \item xxx
walther@59743
   295
      \end{itemize}
walther@59734
   296
    \item xxx
walther@59848
   297
    \item Prog_Tac: fun get_first_argument takes both Prog_Tac + Program --- wait for separate Tactical
walther@59800
   298
      then shift into common descendant
walther@59734
   299
    \item xxx
walther@59734
   300
    \end{itemize}
walther@59734
   301
  \item xxx
walther@59778
   302
  \item xxx
walther@59791
   303
  \item ??????????? WHY CAN LI.by_tactic NOT BE REPLACED BY Step_Solve.by_tactic ???????????
walther@59778
   304
  \item xxx
walther@59778
   305
  \item xxx
walther@59778
   306
  \end{itemize}
walther@59778
   307
\<close>
wneuper@59574
   308
subsection \<open>Review modelling- + specification-phase\<close>
wneuper@59574
   309
text \<open>
wneuper@59574
   310
  \begin{itemize}
walther@59816
   311
  \item xxx
walther@59820
   312
  \item xxx
walther@59820
   313
  \item xxx
walther@59816
   314
  \item check match between args of partial_function and model-pattern of meth;
walther@59816
   315
     provide error message.
walther@59778
   316
  \item xxx
wneuper@59574
   317
  \item "--- hack for funpack: generalise handling of meths which extend problem items ---"
wneuper@59569
   318
    \begin{itemize}
wneuper@59574
   319
    \item see several locations of hack in code
wneuper@59574
   320
    \item these locations are NOT sufficient, see
wneuper@59574
   321
      test/../biegelinie-3.sml --- IntegrierenUndKonstanteBestimmen2: Bsp.7.70. auto ---
wneuper@59574
   322
    \item "fun associate" "match_ags ..dI" instead "..pI" breaks many tests, however,
wneuper@59574
   323
      this would be according to survey Notes (3) in src/../calchead.sml.
wneuper@59574
   324
    \end{itemize}
wneuper@59574
   325
  \item see "failed trial to generalise handling of meths"98298342fb6d
wneuper@59574
   326
  \item abstract specify + nxt_specif to common aux-funs;
wneuper@59574
   327
    see e.g. "--- hack for funpack: generalise handling of meths which extend problem items ---"
wneuper@59574
   328
  \item xxx
wneuper@59574
   329
  \item type model = itm list ?
wneuper@59574
   330
  \item review survey Notes in src/../calchead.sml: they are questionable
wneuper@59574
   331
  \item review copy-named, probably two issues commingled 
wneuper@59574
   332
    \begin{itemize}
wneuper@59574
   333
    \item special handling of "#Find#, because it is not a formal argument of partial_function
wneuper@59574
   334
    \item special naming for solutions of equation solving: x_1, x_2, ...
wneuper@59569
   335
    \end{itemize}
wneuper@59569
   336
  \item xxx
walther@59634
   337
  \item structure Tactic Specify -?-> Proglang (would require Model., Selem.)
walther@59634
   338
  \item xxx
wneuper@59574
   339
  \item this has been written in one go:
wneuper@59574
   340
    \begin{itemize}
wneuper@59574
   341
    \item reconsidering Model.max_vt, use problem with meth ["DiffApp","max_by_calculus"]
wneuper@59574
   342
    \item reconsider add_field': where is it used for what? Shift into mk_oris
wneuper@59574
   343
    \item reconsider match_itms_oris: where is it used for what? max_vt ONLY???
wneuper@59574
   344
    \item in Specify_Method search root-oris for items (e.g. "errorBound"), #1# in survey
wneuper@59574
   345
    \item Specify_Problem, Specify_Method: check respective identifiers after re-Specify_
wneuper@59574
   346
      (relevant for pre-condition)
wneuper@59574
   347
    \item unify match_ags to mk_oris1..N with different args (fmz | pat list, pbl | meth
wneuper@59574
   348
    \item 
wneuper@59574
   349
    \end{itemize}
wneuper@59574
   350
  \end{itemize}
wneuper@59574
   351
\<close>
wneuper@59574
   352
subsection \<open>taci list, type step\<close>
wneuper@59574
   353
text \<open>
walther@59762
   354
taci was, most likely, invented to make "fun me" more efficient by avoiding duplicate rewrite,
walther@59762
   355
and probably, because the Kernel interface separated setNextTactic and applyTactic.
walther@59816
   356
Both are no good reasons to make code more complicated.
walther@59814
   357
walther@59816
   358
!!! taci list is used in do_next !!!
walther@59814
   359
wneuper@59574
   360
  \begin{itemize}
walther@59762
   361
  \item xxx
walther@59820
   362
  \item can lev_on_total replace lev_on ? ..Test_Isac_Short + rename lev_on_total -> lev_on
walther@59820
   363
  \item xxx
walther@59775
   364
  \item Step* functions should return Calc.T instead of Chead.calcstate'
walther@59762
   365
  \item xxx
wneuper@59574
   366
  \item states.sml: check, when "length tacis > 1"
wneuper@59574
   367
  \item in Test_Isac.thy there is only 1 error in Interpret/inform.sml
wneuper@59574
   368
  \item (*WN190713 REMOVE: "creating a new node" was never implemented for more than one node?!?
wneuper@59569
   369
  \item xxx
walther@59816
   370
  \item brute force setting all empty ([], [], ptp) works!?! but ptp causes errors -- investigate!
walther@59762
   371
  \item xxx
wneuper@59573
   372
  \end{itemize}
wneuper@59574
   373
\<close>
wneuper@59574
   374
subsection \<open>Ctree\<close>
wneuper@59574
   375
text \<open>
walther@59815
   376
analysis
walther@59815
   377
# mixture pos' .. pos in cappend_*, append_* is confusing
walther@59844
   378
# existpt p pt andalso Tactic.is_empty DIFFERENT IN append_*, cappend_* is confusing
walther@59815
   379
  "exception PTREE "get_obj: pos =" ^^^^^: ^^^^ due to cut !!!
walther@59815
   380
  NOTE: exn IN if..andalso.. IS NOT!!! DETECTED, THIS                       is confusing
walther@59815
   381
  see test/../--- Minisubpbl/800-append-on-Frm.sml ---
walther@59815
   382
# ?!? "cut branches below cannot be decided here" in append_atomic
walther@59815
   383
# sign. of functions too different ?!?canonical arg.order ?!?
wneuper@59568
   384
  \begin{itemize}
walther@59807
   385
  \item xxx
walther@59815
   386
  \item remove update_branch, update_*? -- make branch, etc args of append_*
walther@59815
   387
  \item xxx
walther@59816
   388
  \item close sig Ctree, contains cappend_* ?only? --- ?make parallel to ?Pide_Store?
walther@59813
   389
  \item xxx
walther@59807
   390
  \item unify args to Ctree.state (pt, p)
walther@59846
   391
  \item  fun update_env       .. repl_env                   \<rightarrow>updatempty
walther@59807
   392
  \item xxx
wneuper@59568
   393
  \item xxx
wneuper@59574
   394
  \item xxx
walther@59807
   395
  \item xxx
wneuper@59568
   396
  \end{itemize}
wneuper@59574
   397
\<close>
wneuper@59574
   398
subsection \<open>replace theory/thy by context/ctxt\<close>
wneuper@59574
   399
text \<open>
wneuper@59574
   400
  \begin{itemize}
walther@59660
   401
  \item xxx
walther@59748
   402
  \item Specify/ works with thy | Interpret/ works with ctxt | MathEngine.step works with ?!?ctxt
walther@59748
   403
    special case: Tactic.Refine_Problem
walther@59748
   404
  \item xxx
walther@59748
   405
  \item theory can be retrieved from ctxt by Proof_Context.theory_of
walther@59660
   406
  \item xxx
wneuper@59577
   407
  \item cleaup the many conversions string -- theory
wneuper@59577
   408
  \item make dest_spec --> (theory, pblID, metID) ?+ common_subthy ?
wneuper@59574
   409
  \item 1. Rewrite.eval_true_, then
walther@59823
   410
    LItool.check_leaf, Rewrite.eval_prog_expr, Generate.generate1, LItool.tac_from_prog.
wneuper@59577
   411
  \item fun associate
wneuper@59592
   412
    let val thy = Celem.assoc_thy "Isac_Knowledge";(*TODO*)
wneuper@59574
   413
  \item xxx
wneuper@59574
   414
  \item xxx
walther@59802
   415
  \item in locate_input_tactic .. ?scan_dn1?; Program.is_eval_expr   .use  Term.exists_Const
walther@59802
   416
  \item push srls into pstate
walther@59851
   417
  \item lucas-intrpreter.locate_input_tactic: scan_to_tactic1 srls tac cstate (progr, Rule_Set.Empty)
walther@59851
   418
                                                                                      ^^^^^^^^^^^^^^^
wneuper@59577
   419
  \item xxx
wneuper@59574
   420
  \end{itemize}
wneuper@59574
   421
\<close>
wneuper@59583
   422
subsection \<open>Rfuns, Begin_/End_Detail', Rrls, Istate\<close>
wneuper@59574
   423
text \<open>
walther@59850
   424
remove refactor Rfuns, Rule.Prog, Rule.EmptyScr, RrlsState: this is a concept never brought to work.
walther@59850
   425
  Clarify relation to reverse rewriting!
wneuper@59562
   426
  \begin{itemize}
walther@59850
   427
  \item separate mut.recursion program with rule and rls by deleting fild scr in rls
walther@59850
   428
    (possible since CS 43160c1e775a
walther@59850
   429
  ` "replace Prog. in prep_rls by Auto_Prog.gen, which generates Prog. on the fly" )
wneuper@59573
   430
  \item xxx
wneuper@59569
   431
  \item probably only "normal_form" seems to be needed
wneuper@59569
   432
  \item deleted Rfuns in NEW "locate_input_tactic": no active test for "locate_rule"
wneuper@59569
   433
    but that seems desirable
wneuper@59569
   434
  \item ?how is the relation to reverse-rewriting ???
wneuper@59569
   435
  \item "Rfuns" markers in test/../rational
wneuper@59562
   436
  \item xxx
walther@59667
   437
  \item datatype istate (Istate.T): remove RrlsState, pstate: use Rrls only for creating results beyond
wneuper@59573
   438
    rewriting and/or respective intermediate steps (e.g. cancellation of fractions).
wneuper@59583
   439
    Thus we get a 1-step-action which does NOT require a state beyond istate/pstate.
wneuper@59573
   440
    Thus we drastically reduce complexity, also get rid of "fun from_pblobj_or_detail_calc" , etc.
wneuper@59573
   441
  \item debug ^^^ related: is there an occurence of Steps with more than 1 element?
wneuper@59569
   442
  \item xxx
walther@59760
   443
  \item and do_next (* WN1907: ?only for Begin_/End_Detail' DEL!!!*)
wneuper@59573
   444
  \item xxx
wneuper@59573
   445
  \item shouldn't go Rfuns from Rewrite --> Rewrite_Set; they behave similar to "fun interSteps" ?
walther@59850
   446
  \item xxx
walther@59850
   447
  \item ?finally Prog could go from Calcelems to ProgLang?
wneuper@59562
   448
  \end{itemize}
wneuper@59574
   449
\<close>
wneuper@59574
   450
subsection \<open>Inverse_Z_Transform.thy\<close>
wneuper@59574
   451
text \<open>
wneuper@59538
   452
  \begin{itemize}
wneuper@59550
   453
  \item\label{new-var-rhs} rule1..6, ruleZY introduce new variables on the rhs of the rewrite-rule.
wneuper@59550
   454
  ? replace rewriting with substitution ?!?
wneuper@59537
   455
  The problem is related to the decision of typing for "d_d" and making bound variables free (while
wneuper@59550
   456
  shifting specific handling in equation solving etc. to the meta-logic). 
wneuper@59550
   457
  \item Find "stepResponse (x[n::real]::bool)" is superfluous, because immediately used by
wneuper@59550
   458
    rewrite-rules; see \ref{new-var-rhs}.
wneuper@59538
   459
  \item Reconsider whole problem:
wneuper@59538
   460
    input only the polynomial as argument of partial_function, in ([1], Frm) compile lhs "X z" ?
wneuper@59538
   461
  \end{itemize}
wneuper@59574
   462
\<close>
wneuper@59574
   463
subsection \<open>Adopt Isabelle's numerals for Isac\<close>
wneuper@59574
   464
text \<open>
wneuper@59540
   465
  \begin{itemize}
wneuper@59574
   466
  \item replace numerals of type "real" by "nat" in some specific functions from ListC.thy
wneuper@59574
   467
    and have both representations in parallel for "nat".
wneuper@59574
   468
  \item xxx
wneuper@59574
   469
  \item xxx
wneuper@59540
   470
  \end{itemize}
wneuper@59574
   471
\<close>
walther@59816
   472
subsection \<open>Redesign equation solver\<close>
wneuper@59591
   473
text \<open>
wneuper@59591
   474
  Existing solver is structured along the WRONG assumption,
walther@59816
   475
  that Poly.thy must be the LAST thy among all thys involved -- while the opposite is the case.
wneuper@59591
   476
wneuper@59591
   477
  Preliminary solution: all inappropriately located thms are collected in Base_Tools.thy
wneuper@59591
   478
\<close>
walther@59816
   479
subsection \<open>Finetunig required for xmldata in kbase\<close>
wneuper@59574
   480
text \<open>
wneuper@59574
   481
  See xmldata https://intra.ist.tugraz.at/hg/isac/rev/5b222a649390
wneuper@59574
   482
  and in kbase html-representation generated from these xmldata.
wneuper@59574
   483
  Notes in ~~/xmldata/TODO.txt.
wneuper@59574
   484
\<close>
wneuper@59574
   485
wneuper@59574
   486
section \<open>Hints for further development\<close>
wneuper@59574
   487
text \<open>
wneuper@59574
   488
\<close>
wneuper@59591
   489
subsection \<open>Coding standards & some explanations for math-authors\<close>
wneuper@59591
   490
text \<open>copy from doc/math-eng.tex WN.28.3.03
wneuper@59591
   491
WN071228 extended\<close>
wneuper@59591
   492
wneuper@59591
   493
subsubsection \<open>Identifiers\<close>
wneuper@59591
   494
text \<open>Naming is particularily crucial, because Isabelles name space is global, and isac does
wneuper@59591
   495
  not yet use the novel locale features introduces by Isar. For instance, {\tt probe} sounds
wneuper@59591
   496
  reasonable as (1) a description in the model of a problem-pattern, (2) as an element of the
wneuper@59591
   497
  problem hierarchies key, (3) as a socalled CAS-command, (4) as the name of a related script etc.
wneuper@59591
   498
  However, all the cases (1)..(4) require different typing for one and the same
wneuper@59591
   499
  identifier {\tt probe} which is impossible, and actually leads to strange errors
wneuper@59591
   500
  (for instance (1) is used as string, except in a script addressing a Subproblem).
wneuper@59591
   501
wneuper@59591
   502
  These are the preliminary rules for naming identifiers>
wneuper@59591
   503
  \begin{description}
wneuper@59591
   504
  \item [elements of a key] into the hierarchy of problems or methods must not contain
wneuper@59591
   505
    capital letters and may contain underscrores, e.g. {\tt probe, for_polynomials}.
wneuper@59591
   506
  \item [descriptions in problem-patterns] must contain at least 1 capital letter and
wneuper@59591
   507
    must not contain underscores, e.g. {\tt Probe, forPolynomials}.
wneuper@59591
   508
  \item [CAS-commands] follow the same rules as descriptions in problem-patterns above, thus
wneuper@59591
   509
    beware of conflicts~!
wneuper@59591
   510
  \item [script identifiers] always end with {\tt Program}, e.g. {\tt ProbeScript}.
wneuper@59591
   511
  \item [???] ???
wneuper@59591
   512
  \item [???] ???
wneuper@59591
   513
  \end{description}
wneuper@59591
   514
%WN071228 extended\<close>
wneuper@59591
   515
wneuper@59591
   516
subsubsection \<open>Rule sets\<close>
wneuper@59591
   517
text \<open>The actual version of the coding standards for rulesets is in {\tt /IsacKnowledge/Atools.ML
wneuper@59591
   518
  where it can be viewed using the knowledge browsers.
wneuper@59591
   519
wneuper@59591
   520
  There are rulesets visible to the student, and there are rulesets visible (in general) only for
wneuper@59591
   521
  math authors. There are also rulesets which {\em must} exist for {\em each} theory;
wneuper@59591
   522
  these contain the identifier of the respective theory (including all capital letters) 
wneuper@59591
   523
  as indicated by {\it Thy} below.
wneuper@59591
   524
wneuper@59591
   525
  \begin{description}
wneuper@59591
   526
  \item [norm\_{\it Thy}] exists for each theory, and {\em efficiently} calculates a
wneuper@59591
   527
    normalform for all terms which can be expressed by the definitions of the respective theory
wneuper@59591
   528
    (and the respective parents).
wneuper@59591
   529
  \item [simplify\_{\it Thy}] exists for each theory, and calculates a normalform for all terms
wneuper@59591
   530
    which can be expressed by the definitions of the respective theory (and the respective parents)
wneuper@59591
   531
    such, that the rewrites can be presented to the student.
wneuper@59591
   532
  \item [calculate\_{\it Thy}] exists for each theory, and evaluates terms with 
wneuper@59591
   533
    numerical constants only (i.e. all terms which can be expressed by the definitions of
wneuper@59591
   534
    the respective theory and the respective parent theories). In particular, this ruleset includes
wneuper@59591
   535
    evaluating in/equalities with numerical constants only.
wneuper@59591
   536
    WN.3.7.03: may be dropped due to more generality: numericals and non-numericals
wneuper@59591
   537
    are logically equivalent, where the latter often add to the assumptions
wneuper@59591
   538
    (e.g. in Check_elementwise).
wneuper@59591
   539
  \end{description}
wneuper@59591
   540
wneuper@59591
   541
  The above rulesets are all visible to the user, and also may be input; 
wneuper@59591
   542
  thus they must be contained in {\tt Theory_Data} (KEStore_Elems.add_rlss,
wneuper@59591
   543
  KEStore_Elems.get_rlss). All these rulesets must undergo a preparation
wneuper@59591
   544
  using the function {\tt prep_rls'}, which generates a script for stepwise rewriting etc.
wneuper@59591
   545
  The following rulesets are used for internal purposes and usually invisible to the (naive) user:
wneuper@59591
   546
wneuper@59591
   547
  \begin{description}
wneuper@59591
   548
  \item [*\_erls] TODO
wneuper@59591
   549
  \item [*\_prls] 
wneuper@59591
   550
  \item [*\_srls] 
wneuper@59591
   551
  \end{description}
walther@59852
   552
{\tt Rule_Set.append_rules, Rule_Set.merge, remove_rls} TODO
wneuper@59591
   553
\<close>
wneuper@59591
   554
wneuper@59574
   555
subsection \<open>get proof-state\<close>
wneuper@59574
   556
text \<open>
wneuper@59574
   557
  Re: [isabelle] Programatically get "this"
wneuper@59574
   558
  ----------------------------------------------------
wneuper@59574
   559
  So here is my (Makarius') version of your initial example, following these principles:
wneuper@59574
   560
  begin{verbatim}
wneuper@59574
   561
    notepad
wneuper@59574
   562
    begin
wneuper@59574
   563
      assume a: A
wneuper@59574
   564
      ML_val \<open>
wneuper@59574
   565
        val ctxt = @{context};
wneuper@59558
   566
    
wneuper@59574
   567
        val this_name =
walther@59748
   568
          Name_Space.full_name (Proof_Context.naming_of ctxt) (Binding.name Auto_Bind.thisN);
wneuper@59574
   569
        val this = #thms (the (Proof_Context.lookup_fact ctxt this_name));
wneuper@59574
   570
      \<close>
wneuper@59574
   571
    end
wneuper@59574
   572
  end{verbatim}
wneuper@59574
   573
\<close>
wneuper@59574
   574
subsection \<open>write Specification to jEdit\<close>
wneuper@59574
   575
text \<open>
wneuper@59574
   576
  Re: [isabelle] Printing terms with type annotations
wneuper@59574
   577
  ----------------------------------------------------
wneuper@59574
   578
  On 06/02/2019 17:52, Moa Johansson wrote:
wneuper@59574
   579
  >
wneuper@59574
   580
  > I’m writing some code that should create a snippet of Isar script.
wneuper@59574
   581
  
wneuper@59574
   582
  This is how Sledgehammer approximates this:
wneuper@59574
   583
  
wneuper@59574
   584
  http://isabelle.in.tum.de/repos/isabelle/file/Isabelle2018/src/HOL/Tools/Sledgehammer/sledgehammer_isar_proof.ML#l299
wneuper@59574
   585
  
wneuper@59574
   586
  (The module name already shows that the proper terminology is "Isar
wneuper@59574
   587
  proof" (or "Isar proof text").  Proof scripts are a thing from the past,
wneuper@59574
   588
  before Isar. You can emulate old-style proof scripts via a sequence of
wneuper@59574
   589
  'apply' commands, but this is improper Isar.)
wneuper@59574
   590
  
wneuper@59574
   591
  Note that there is no standard function in Isabelle/Pure, because the
wneuper@59574
   592
  problem to print just the right amount of type information is very
wneuper@59574
   593
  complex and not fully solved. One day, after 1 or 2 rounds of
wneuper@59574
   594
  refinements over the above approach, it might become generally available.
wneuper@59574
   595
\<close>
wneuper@59574
   596
subsection \<open>follow Isabelle conventions (*Does not yet work in Isabelle2018\<close>
wneuper@59574
   597
text \<open>
wneuper@59574
   598
  isabelle update -u path_cartouches
wneuper@59574
   599
  isabelle update -u inner_syntax_cartouches
wneuper@59574
   600
\<close>
wneuper@59582
   601
section \<open>Questions to Isabelle experts\<close>
wneuper@59582
   602
text \<open>
wneuper@59582
   603
\begin{itemize}
walther@59848
   604
\item ad ERROR Undefined fact "all_left"        in Test_Isac: error-pattern.sml
walther@59848
   605
               Undefined fact: "xfoldr_Nil"                   inssort.sml
walther@59841
   606
\item xxx
walther@59841
   607
\item xxx
walther@59842
   608
\item ?OK Test_Isac_Short with
walther@59842
   609
    LI.by_tactic tac (get_istate_LI pt p, get_ctxt_LI pt p) ptp
walther@59842
   610
  instead
walther@59846
   611
    LI.by_tactic tac (Istate.empty, ContextC.empty) ptp
walther@59842
   612
  in step-solve ?
walther@59842
   613
\item xxx
walther@59842
   614
\item test from last CS with outcommented re-def of code -> 
walther@59842
   615
  -> \<open>further tests additional to src/.. files\<close>
walther@59842
   616
      ADDTESTS/redefined-code.sml
walther@59841
   617
\item xxx
walther@59841
   618
\item efb749b79361 Test_Some_Short.thy has 2 errors, which disappear in thy ?!?:
walther@59841
   619
  ML_file "Interpret/error-pattern.sml" Undefined fact: "all_left"
walther@59841
   620
  ML_file "Knowledge/inssort.sml" Undefined fact: "xfoldr_Nil"
walther@59841
   621
\item xxx
wneuper@59591
   622
\item what is the actual replacement of "hg log --follow" ?
wneuper@59591
   623
\item xxx
wneuper@59582
   624
\item how HANDLE these exceptions, e.g.:
wneuper@59582
   625
    Syntax.read_term ctxt "Randbedingungen y 0 = (0::real), y L = 0, M_b 0 = 0, M_b L = 0]"
wneuper@59582
   626
  GIVES
wneuper@59582
   627
    "Inner syntax error
wneuper@59582
   628
     Failed to parse term"
wneuper@59582
   629
\item xxx
walther@59734
   630
\item how cope with "exception Size raised (line 171 of "./basis/LibrarySupport.sml")"
walther@59734
   631
  e.g. in test/Interpret/lucas-interpreter.sml
wneuper@59582
   632
\item xxx
wneuper@59582
   633
\item xxx
wneuper@59582
   634
\end{itemize}
wneuper@59582
   635
\<close>
wneuper@59582
   636
wneuper@59574
   637
section \<open>For copy & paste\<close>
wneuper@59574
   638
text \<open>
wneuper@59582
   639
\begin{itemize}
walther@59778
   640
\item xxx
wneuper@59558
   641
  \begin{itemize}
wneuper@59558
   642
  \item xxx
wneuper@59540
   643
    \begin{itemize}
wneuper@59558
   644
    \item xxx
wneuper@59540
   645
      \begin{itemize}
wneuper@59558
   646
      \item xxx
wneuper@59574
   647
        \begin{itemize}
wneuper@59574
   648
        \item xxx
wneuper@59574
   649
        \end{itemize}
wneuper@59540
   650
      \end{itemize}
wneuper@59540
   651
    \end{itemize}
wneuper@59504
   652
  \end{itemize}
wneuper@59504
   653
\end{itemize}
wneuper@59504
   654
\<close>
wneuper@59574
   655
subsection \<open>xxx\<close>
wneuper@59574
   656
subsubsection \<open>xxx\<close>
neuper@52150
   657
end