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