author | wenzelm |
Wed, 25 Jan 2006 00:21:32 +0100 | |
changeset 18775 | becdbf57eeb8 |
parent 18757 | f0d901bc0686 |
child 18888 | 3b643f81b378 |
permissions | -rw-r--r-- |
12176 | 1 |
;; |
2 |
;; Keyword classification tables for Isabelle/Isar. |
|
3 |
;; This file was generated by Isabelle/ZF -- DO NOT EDIT! |
|
4 |
;; |
|
5 |
;; $Id$ |
|
6 |
;; |
|
7 |
||
8 |
(defconst isar-keywords-major |
|
9 |
'("\\." |
|
10 |
"\\.\\." |
|
11 |
"ML" |
|
12 |
"ML_command" |
|
13 |
"ML_setup" |
|
14 |
"ProofGeneral\\.context_thy_only" |
|
15 |
"ProofGeneral\\.inform_file_processed" |
|
16 |
"ProofGeneral\\.inform_file_retracted" |
|
17 |
"ProofGeneral\\.kill_proof" |
|
14937 | 18 |
"ProofGeneral\\.process_pgip" |
15762 | 19 |
"ProofGeneral\\.redo" |
12176 | 20 |
"ProofGeneral\\.restart" |
21 |
"ProofGeneral\\.try_context_thy_only" |
|
22 |
"ProofGeneral\\.undo" |
|
23 |
"also" |
|
24 |
"apply" |
|
25 |
"apply_end" |
|
26 |
"arities" |
|
27 |
"assume" |
|
28 |
"axclass" |
|
18702 | 29 |
"axiomatization" |
12176 | 30 |
"axioms" |
31 |
"back" |
|
32 |
"by" |
|
33 |
"cannot_undo" |
|
34 |
"case" |
|
35 |
"cd" |
|
36 |
"chapter" |
|
18552 | 37 |
"class" |
18612 | 38 |
"class_instance" |
12176 | 39 |
"classes" |
40 |
"classrel" |
|
41 |
"clear_undos" |
|
12179 | 42 |
"codatatype" |
18332 | 43 |
"code_alias" |
44 |
"code_class" |
|
18219 | 45 |
"code_generate" |
17147 | 46 |
"code_library" |
47 |
"code_module" |
|
18519 | 48 |
"code_primclass" |
49 |
"code_primconst" |
|
50 |
"code_primtyco" |
|
18221 | 51 |
"code_serialize" |
18219 | 52 |
"code_syntax_const" |
53 |
"code_syntax_tyco" |
|
12176 | 54 |
"coinductive" |
55 |
"commit" |
|
56 |
"constdefs" |
|
57 |
"consts" |
|
58 |
"consts_code" |
|
59 |
"context" |
|
60 |
"corollary" |
|
12179 | 61 |
"datatype" |
12176 | 62 |
"declare" |
63 |
"def" |
|
64 |
"defaultsort" |
|
65 |
"defer" |
|
18775 | 66 |
"definition" |
12176 | 67 |
"defs" |
68 |
"disable_pr" |
|
14937 | 69 |
"display_drafts" |
12176 | 70 |
"done" |
71 |
"enable_pr" |
|
72 |
"end" |
|
73 |
"exit" |
|
13407 | 74 |
"extract" |
75 |
"extract_type" |
|
14508
859b11514537
Experimental command for instantiation of locales in proof contexts:
ballarin
parents:
14109
diff
changeset
|
76 |
"finalconsts" |
12176 | 77 |
"finally" |
17220 | 78 |
"find_theorems" |
12176 | 79 |
"fix" |
80 |
"from" |
|
81 |
"full_prf" |
|
82 |
"global" |
|
17850 | 83 |
"guess" |
12176 | 84 |
"have" |
85 |
"header" |
|
86 |
"hence" |
|
87 |
"hide" |
|
88 |
"inductive" |
|
89 |
"inductive_cases" |
|
90 |
"init_toplevel" |
|
91 |
"instance" |
|
15624
484178635bd8
Further work on interpretation commands. New command `interpret' for
ballarin
parents:
15598
diff
changeset
|
92 |
"interpret" |
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
93 |
"interpretation" |
12176 | 94 |
"judgment" |
95 |
"kill" |
|
96 |
"kill_thy" |
|
97 |
"lemma" |
|
98 |
"lemmas" |
|
99 |
"let" |
|
100 |
"local" |
|
101 |
"locale" |
|
102 |
"method_setup" |
|
103 |
"moreover" |
|
104 |
"next" |
|
15762 | 105 |
"no_syntax" |
12176 | 106 |
"nonterminals" |
107 |
"note" |
|
108 |
"obtain" |
|
109 |
"oops" |
|
110 |
"oracle" |
|
111 |
"parse_ast_translation" |
|
112 |
"parse_translation" |
|
113 |
"pr" |
|
114 |
"prefer" |
|
115 |
"presume" |
|
116 |
"pretty_setmargin" |
|
117 |
"prf" |
|
12179 | 118 |
"primrec" |
12176 | 119 |
"print_antiquotations" |
120 |
"print_ast_translation" |
|
121 |
"print_attributes" |
|
122 |
"print_binds" |
|
123 |
"print_cases" |
|
124 |
"print_claset" |
|
125 |
"print_commands" |
|
126 |
"print_context" |
|
14937 | 127 |
"print_drafts" |
12176 | 128 |
"print_facts" |
129 |
"print_induct_rules" |
|
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
130 |
"print_interps" |
12176 | 131 |
"print_locale" |
132 |
"print_locales" |
|
133 |
"print_methods" |
|
12365 | 134 |
"print_rules" |
12176 | 135 |
"print_simpset" |
136 |
"print_syntax" |
|
12184 | 137 |
"print_tcset" |
12176 | 138 |
"print_theorems" |
139 |
"print_theory" |
|
140 |
"print_trans_rules" |
|
141 |
"print_translation" |
|
142 |
"proof" |
|
143 |
"prop" |
|
144 |
"pwd" |
|
145 |
"qed" |
|
14109 | 146 |
"quickcheck" |
147 |
"quickcheck_params" |
|
12176 | 148 |
"quit" |
13407 | 149 |
"realizability" |
150 |
"realizers" |
|
12176 | 151 |
"redo" |
152 |
"remove_thy" |
|
12211 | 153 |
"rep_datatype" |
12176 | 154 |
"sect" |
155 |
"section" |
|
156 |
"setup" |
|
157 |
"show" |
|
158 |
"sorry" |
|
159 |
"subsect" |
|
160 |
"subsection" |
|
161 |
"subsubsect" |
|
162 |
"subsubsection" |
|
163 |
"syntax" |
|
164 |
"term" |
|
165 |
"text" |
|
166 |
"text_raw" |
|
167 |
"then" |
|
168 |
"theorem" |
|
169 |
"theorems" |
|
170 |
"theory" |
|
171 |
"thm" |
|
172 |
"thm_deps" |
|
173 |
"thus" |
|
174 |
"token_translation" |
|
175 |
"touch_all_thys" |
|
176 |
"touch_child_thys" |
|
177 |
"touch_thy" |
|
178 |
"translations" |
|
179 |
"txt" |
|
180 |
"txt_raw" |
|
181 |
"typ" |
|
182 |
"typed_print_translation" |
|
183 |
"typedecl" |
|
184 |
"types" |
|
185 |
"types_code" |
|
186 |
"ultimately" |
|
187 |
"undo" |
|
188 |
"undos_proof" |
|
18541 | 189 |
"unfolding" |
12176 | 190 |
"update_thy" |
191 |
"update_thy_only" |
|
192 |
"use" |
|
193 |
"use_thy" |
|
194 |
"use_thy_only" |
|
12926 | 195 |
"using" |
17552 | 196 |
"value" |
12176 | 197 |
"welcome" |
198 |
"with" |
|
199 |
"{" |
|
200 |
"}")) |
|
201 |
||
202 |
(defconst isar-keywords-minor |
|
14660 | 203 |
'("advanced" |
204 |
"and" |
|
12176 | 205 |
"assumes" |
17147 | 206 |
"attach" |
15135 | 207 |
"begin" |
12176 | 208 |
"binder" |
12211 | 209 |
"case_eqns" |
12176 | 210 |
"con_defs" |
211 |
"concl" |
|
16168
adb83939177f
Locales: new element constrains, parameter renaming with syntax,
ballarin
parents:
16034
diff
changeset
|
212 |
"constrains" |
17147 | 213 |
"contains" |
12176 | 214 |
"defines" |
18219 | 215 |
"depending_on" |
12176 | 216 |
"domains" |
12211 | 217 |
"elimination" |
17147 | 218 |
"file" |
12176 | 219 |
"files" |
220 |
"fixes" |
|
15141 | 221 |
"imports" |
12176 | 222 |
"in" |
12954 | 223 |
"includes" |
12211 | 224 |
"induction" |
12176 | 225 |
"infix" |
226 |
"infixl" |
|
227 |
"infixr" |
|
228 |
"intros" |
|
229 |
"is" |
|
230 |
"monos" |
|
231 |
"notes" |
|
13364 | 232 |
"open" |
12176 | 233 |
"output" |
234 |
"overloaded" |
|
12211 | 235 |
"recursor_eqns" |
12935 | 236 |
"shows" |
12176 | 237 |
"structure" |
18757 | 238 |
"target_atom" |
12176 | 239 |
"type_elims" |
240 |
"type_intros" |
|
16419 | 241 |
"uses" |
12176 | 242 |
"where")) |
243 |
||
244 |
(defconst isar-keywords-control |
|
245 |
'("ProofGeneral\\.context_thy_only" |
|
246 |
"ProofGeneral\\.inform_file_processed" |
|
247 |
"ProofGeneral\\.inform_file_retracted" |
|
248 |
"ProofGeneral\\.kill_proof" |
|
14937 | 249 |
"ProofGeneral\\.process_pgip" |
15762 | 250 |
"ProofGeneral\\.redo" |
12176 | 251 |
"ProofGeneral\\.restart" |
252 |
"ProofGeneral\\.try_context_thy_only" |
|
253 |
"ProofGeneral\\.undo" |
|
254 |
"cannot_undo" |
|
255 |
"clear_undos" |
|
256 |
"exit" |
|
257 |
"init_toplevel" |
|
258 |
"kill" |
|
259 |
"quit" |
|
260 |
"redo" |
|
261 |
"undo" |
|
262 |
"undos_proof")) |
|
263 |
||
264 |
(defconst isar-keywords-diag |
|
265 |
'("ML" |
|
266 |
"ML_command" |
|
267 |
"cd" |
|
268 |
"commit" |
|
269 |
"disable_pr" |
|
14937 | 270 |
"display_drafts" |
12176 | 271 |
"enable_pr" |
17220 | 272 |
"find_theorems" |
12176 | 273 |
"full_prf" |
274 |
"header" |
|
275 |
"kill_thy" |
|
276 |
"pr" |
|
277 |
"pretty_setmargin" |
|
278 |
"prf" |
|
279 |
"print_antiquotations" |
|
280 |
"print_attributes" |
|
281 |
"print_binds" |
|
282 |
"print_cases" |
|
283 |
"print_claset" |
|
284 |
"print_commands" |
|
285 |
"print_context" |
|
14937 | 286 |
"print_drafts" |
12176 | 287 |
"print_facts" |
288 |
"print_induct_rules" |
|
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
289 |
"print_interps" |
12176 | 290 |
"print_locale" |
291 |
"print_locales" |
|
292 |
"print_methods" |
|
12365 | 293 |
"print_rules" |
12176 | 294 |
"print_simpset" |
295 |
"print_syntax" |
|
12184 | 296 |
"print_tcset" |
12176 | 297 |
"print_theorems" |
298 |
"print_theory" |
|
299 |
"print_trans_rules" |
|
300 |
"prop" |
|
301 |
"pwd" |
|
14109 | 302 |
"quickcheck" |
12176 | 303 |
"remove_thy" |
304 |
"term" |
|
305 |
"thm" |
|
306 |
"thm_deps" |
|
307 |
"touch_all_thys" |
|
308 |
"touch_child_thys" |
|
309 |
"touch_thy" |
|
310 |
"typ" |
|
311 |
"update_thy" |
|
312 |
"update_thy_only" |
|
313 |
"use" |
|
314 |
"use_thy" |
|
315 |
"use_thy_only" |
|
17552 | 316 |
"value" |
12176 | 317 |
"welcome")) |
318 |
||
319 |
(defconst isar-keywords-theory-begin |
|
320 |
'("theory")) |
|
321 |
||
322 |
(defconst isar-keywords-theory-switch |
|
323 |
'("context")) |
|
324 |
||
325 |
(defconst isar-keywords-theory-end |
|
326 |
'("end")) |
|
327 |
||
328 |
(defconst isar-keywords-theory-heading |
|
329 |
'("chapter" |
|
330 |
"section" |
|
331 |
"subsection" |
|
332 |
"subsubsection")) |
|
333 |
||
334 |
(defconst isar-keywords-theory-decl |
|
335 |
'("ML_setup" |
|
336 |
"arities" |
|
337 |
"axclass" |
|
18702 | 338 |
"axiomatization" |
12176 | 339 |
"axioms" |
18552 | 340 |
"class" |
12176 | 341 |
"classes" |
342 |
"classrel" |
|
12179 | 343 |
"codatatype" |
18332 | 344 |
"code_alias" |
345 |
"code_class" |
|
18219 | 346 |
"code_generate" |
17147 | 347 |
"code_library" |
348 |
"code_module" |
|
18519 | 349 |
"code_primclass" |
350 |
"code_primconst" |
|
351 |
"code_primtyco" |
|
18221 | 352 |
"code_serialize" |
18219 | 353 |
"code_syntax_const" |
354 |
"code_syntax_tyco" |
|
12176 | 355 |
"coinductive" |
356 |
"constdefs" |
|
357 |
"consts" |
|
358 |
"consts_code" |
|
12179 | 359 |
"datatype" |
12176 | 360 |
"defaultsort" |
18775 | 361 |
"definition" |
12176 | 362 |
"defs" |
13407 | 363 |
"extract" |
364 |
"extract_type" |
|
14508
859b11514537
Experimental command for instantiation of locales in proof contexts:
ballarin
parents:
14109
diff
changeset
|
365 |
"finalconsts" |
12176 | 366 |
"global" |
367 |
"hide" |
|
368 |
"inductive" |
|
369 |
"judgment" |
|
370 |
"lemmas" |
|
371 |
"local" |
|
372 |
"locale" |
|
373 |
"method_setup" |
|
15762 | 374 |
"no_syntax" |
12176 | 375 |
"nonterminals" |
376 |
"oracle" |
|
377 |
"parse_ast_translation" |
|
378 |
"parse_translation" |
|
12179 | 379 |
"primrec" |
12176 | 380 |
"print_ast_translation" |
381 |
"print_translation" |
|
14109 | 382 |
"quickcheck_params" |
13407 | 383 |
"realizability" |
384 |
"realizers" |
|
12211 | 385 |
"rep_datatype" |
12176 | 386 |
"setup" |
387 |
"syntax" |
|
388 |
"text" |
|
389 |
"text_raw" |
|
390 |
"theorems" |
|
391 |
"token_translation" |
|
392 |
"translations" |
|
393 |
"typed_print_translation" |
|
394 |
"typedecl" |
|
395 |
"types" |
|
396 |
"types_code")) |
|
397 |
||
398 |
(defconst isar-keywords-theory-script |
|
399 |
'("declare" |
|
400 |
"inductive_cases")) |
|
401 |
||
402 |
(defconst isar-keywords-theory-goal |
|
18612 | 403 |
'("class_instance" |
404 |
"corollary" |
|
12176 | 405 |
"instance" |
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
406 |
"interpretation" |
12176 | 407 |
"lemma" |
408 |
"theorem")) |
|
409 |
||
410 |
(defconst isar-keywords-qed |
|
411 |
'("\\." |
|
412 |
"\\.\\." |
|
413 |
"by" |
|
414 |
"done" |
|
415 |
"sorry")) |
|
416 |
||
417 |
(defconst isar-keywords-qed-block |
|
418 |
'("qed")) |
|
419 |
||
420 |
(defconst isar-keywords-qed-global |
|
421 |
'("oops")) |
|
422 |
||
423 |
(defconst isar-keywords-proof-heading |
|
424 |
'("sect" |
|
425 |
"subsect" |
|
426 |
"subsubsect")) |
|
427 |
||
428 |
(defconst isar-keywords-proof-goal |
|
429 |
'("have" |
|
430 |
"hence" |
|
15624
484178635bd8
Further work on interpretation commands. New command `interpret' for
ballarin
parents:
15598
diff
changeset
|
431 |
"interpret" |
12176 | 432 |
"show" |
433 |
"thus")) |
|
434 |
||
435 |
(defconst isar-keywords-proof-block |
|
436 |
'("next" |
|
437 |
"proof")) |
|
438 |
||
439 |
(defconst isar-keywords-proof-open |
|
440 |
'("{")) |
|
441 |
||
442 |
(defconst isar-keywords-proof-close |
|
443 |
'("}")) |
|
444 |
||
445 |
(defconst isar-keywords-proof-chain |
|
446 |
'("finally" |
|
447 |
"from" |
|
448 |
"then" |
|
449 |
"ultimately" |
|
450 |
"with")) |
|
451 |
||
452 |
(defconst isar-keywords-proof-decl |
|
453 |
'("also" |
|
454 |
"let" |
|
455 |
"moreover" |
|
456 |
"note" |
|
457 |
"txt" |
|
12926 | 458 |
"txt_raw" |
18541 | 459 |
"unfolding" |
12926 | 460 |
"using")) |
12176 | 461 |
|
462 |
(defconst isar-keywords-proof-asm |
|
463 |
'("assume" |
|
464 |
"case" |
|
465 |
"def" |
|
466 |
"fix" |
|
467 |
"presume")) |
|
468 |
||
469 |
(defconst isar-keywords-proof-asm-goal |
|
17850 | 470 |
'("guess" |
471 |
"obtain")) |
|
12176 | 472 |
|
473 |
(defconst isar-keywords-proof-script |
|
474 |
'("apply" |
|
475 |
"apply_end" |
|
476 |
"back" |
|
477 |
"defer" |
|
478 |
"prefer")) |
|
479 |
||
480 |
(provide 'isar-keywords) |