author | wenzelm |
Mon, 08 Oct 2012 20:39:57 +0200 | |
changeset 49735 | 30e2f3f1c623 |
parent 49640 | 47431a27fefe |
child 50106 | e12e4ad93183 |
permissions | -rw-r--r-- |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
1 |
;; |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
2 |
;; Keyword classification tables for Isabelle/Isar. |
49510
ba50d204095e
renamed "Codatatype" directory "BNF" (and corresponding session) -- this opens the door to no-nonsense session names like "HOL-BNF-LFP"
blanchet
parents:
49292
diff
changeset
|
3 |
;; Generated from HOLCF + HOL-BNF + HOL-Boogie + HOL-Library + HOL-Nominal + HOL-Statespace + HOL-SPARK + HOL-TPTP + HOL-Import. |
24904 | 4 |
;; *** DO NOT EDIT *** DO NOT EDIT *** DO NOT EDIT *** |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
5 |
;; |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
6 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
7 |
(defconst isar-keywords-major |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
8 |
'("\\." |
15762 | 9 |
"\\.\\." |
25577 | 10 |
"Isabelle\\.command" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
11 |
"ML" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
12 |
"ML_command" |
48867
e9beabf045ab
some support for inlining file content into outer syntax token language;
wenzelm
parents:
48709
diff
changeset
|
13 |
"ML_file" |
28280 | 14 |
"ML_prf" |
26394 | 15 |
"ML_val" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
16 |
"ProofGeneral\\.inform_file_processed" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
17 |
"ProofGeneral\\.inform_file_retracted" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
18 |
"ProofGeneral\\.kill_proof" |
33874 | 19 |
"ProofGeneral\\.pr" |
14938 | 20 |
"ProofGeneral\\.process_pgip" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
21 |
"ProofGeneral\\.restart" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
22 |
"ProofGeneral\\.undo" |
19069 | 23 |
"abbreviation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
24 |
"also" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
25 |
"apply" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
26 |
"apply_end" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
27 |
"arities" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
28 |
"assume" |
24904 | 29 |
"atom_decl" |
30527 | 30 |
"attribute_setup" |
14223
0ee05eef881b
Added support for making constants final, that is, ensuring that no
skalberg
parents:
14115
diff
changeset
|
31 |
"ax_specification" |
18612 | 32 |
"axiomatization" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
33 |
"axioms" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
34 |
"back" |
48981 | 35 |
"bnf_def" |
33687 | 36 |
"boogie_end" |
37 |
"boogie_open" |
|
38 |
"boogie_status" |
|
39 |
"boogie_vc" |
|
47057 | 40 |
"bundle" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
41 |
"by" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
42 |
"cannot_undo" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
43 |
"case" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
44 |
"cd" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
45 |
"chapter" |
18552 | 46 |
"class" |
20568 | 47 |
"class_deps" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
48 |
"classes" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
49 |
"classrel" |
49112 | 50 |
"codata" |
49640
47431a27fefe
updated keywords using proper "isabelle update_keywords";
wenzelm
parents:
49635
diff
changeset
|
51 |
"codata_raw" |
27102 | 52 |
"code_abort" |
20424 | 53 |
"code_class" |
20453
855f07fabd76
final syntax for some Isar code generator keywords
haftmann
parents:
20424
diff
changeset
|
54 |
"code_const" |
22486 | 55 |
"code_datatype" |
22864 | 56 |
"code_deps" |
24997 | 57 |
"code_include" |
20424 | 58 |
"code_instance" |
21203 | 59 |
"code_modulename" |
22084 | 60 |
"code_monad" |
31106 | 61 |
"code_pred" |
36472 | 62 |
"code_reflect" |
21028 | 63 |
"code_reserved" |
22288 | 64 |
"code_thms" |
20453
855f07fabd76
final syntax for some Isar code generator keywords
haftmann
parents:
20424
diff
changeset
|
65 |
"code_type" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
66 |
"coinductive" |
23732
f9f89b7cfdc7
Adapted to changes in inductive definition package.
berghofe
parents:
22864
diff
changeset
|
67 |
"coinductive_set" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
68 |
"commit" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
69 |
"consts" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
70 |
"context" |
11746 | 71 |
"corollary" |
16701 | 72 |
"cpodef" |
49112 | 73 |
"data" |
49640
47431a27fefe
updated keywords using proper "isabelle update_keywords";
wenzelm
parents:
49635
diff
changeset
|
74 |
"data_raw" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
75 |
"datatype" |
22084 | 76 |
"declaration" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
77 |
"declare" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
78 |
"def" |
36455 | 79 |
"default_sort" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
80 |
"defer" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
81 |
"defer_recdef" |
18775 | 82 |
"definition" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
83 |
"defs" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
84 |
"disable_pr" |
14938 | 85 |
"display_drafts" |
12040 | 86 |
"domain" |
33840 | 87 |
"domain_isomorphism" |
40585 | 88 |
"domaindef" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
89 |
"done" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
90 |
"enable_pr" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
91 |
"end" |
41530 | 92 |
"enriched_type" |
24904 | 93 |
"equivariance" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
94 |
"exit" |
24343 | 95 |
"export_code" |
13407 | 96 |
"extract" |
97 |
"extract_type" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
98 |
"finally" |
29882
29154e67731d
New command find_consts searching for constants by type (by Timothy Bourke).
kleing
parents:
29607
diff
changeset
|
99 |
"find_consts" |
17220 | 100 |
"find_theorems" |
46589 | 101 |
"find_unused_assms" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
102 |
"fix" |
16231
91c0a3e253b1
add keywords fixrec and fixpat for HOLCF fixrec package
huffman
parents:
16168
diff
changeset
|
103 |
"fixrec" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
104 |
"from" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
105 |
"full_prf" |
20523
36a59e5d0039
Major update to function package, including new syntax and the (only theoretical)
krauss
parents:
20453
diff
changeset
|
106 |
"fun" |
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19272
diff
changeset
|
107 |
"function" |
17850 | 108 |
"guess" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
109 |
"have" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
110 |
"header" |
21732 | 111 |
"help" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
112 |
"hence" |
36180 | 113 |
"hide_class" |
114 |
"hide_const" |
|
115 |
"hide_fact" |
|
116 |
"hide_type" |
|
47262 | 117 |
"import_const_map" |
118 |
"import_file" |
|
46951 | 119 |
"import_tptp" |
47262 | 120 |
"import_type_map" |
47057 | 121 |
"include" |
122 |
"including" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
123 |
"inductive" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
124 |
"inductive_cases" |
23732
f9f89b7cfdc7
Adapted to changes in inductive definition package.
berghofe
parents:
22864
diff
changeset
|
125 |
"inductive_set" |
37734
489ac1ecb9f1
added the new command inductive_cases to derive simplification equations for inductive predicates; added binding simps for general simplification equation
bulwahn
parents:
37284
diff
changeset
|
126 |
"inductive_simps" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
127 |
"init_toplevel" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
128 |
"instance" |
24437 | 129 |
"instantiation" |
15624
484178635bd8
Further work on interpretation commands. New command `interpret' for
ballarin
parents:
15598
diff
changeset
|
130 |
"interpret" |
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
131 |
"interpretation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
132 |
"judgment" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
133 |
"kill" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
134 |
"kill_thy" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
135 |
"lemma" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
136 |
"lemmas" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
137 |
"let" |
47354 | 138 |
"lift_definition" |
27538 | 139 |
"linear_undo" |
30463 | 140 |
"local_setup" |
12059 | 141 |
"locale" |
49571 | 142 |
"locale_deps" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
143 |
"method_setup" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
144 |
"moreover" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
145 |
"next" |
33198
bfb9a790d1e7
updated keyword files to include "nitpick" and "nitpick_params"
blanchet
parents:
32804
diff
changeset
|
146 |
"nitpick" |
bfb9a790d1e7
updated keyword files to include "nitpick" and "nitpick_params"
blanchet
parents:
32804
diff
changeset
|
147 |
"nitpick_params" |
24945 | 148 |
"no_notation" |
15703 | 149 |
"no_syntax" |
19255 | 150 |
"no_translations" |
35414 | 151 |
"no_type_notation" |
24904 | 152 |
"nominal_datatype" |
153 |
"nominal_inductive" |
|
28656 | 154 |
"nominal_inductive2" |
24904 | 155 |
"nominal_primrec" |
41229
d797baa3d57c
replaced command 'nonterminals' by slightly modernized version 'nonterminal';
wenzelm
parents:
40970
diff
changeset
|
156 |
"nonterminal" |
21203 | 157 |
"notation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
158 |
"note" |
40960 | 159 |
"notepad" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
160 |
"obtain" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
161 |
"oops" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
162 |
"oracle" |
25516 | 163 |
"overloading" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
164 |
"parse_ast_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
165 |
"parse_translation" |
40109 | 166 |
"partial_function" |
16701 | 167 |
"pcpodef" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
168 |
"pr" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
169 |
"prefer" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
170 |
"presume" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
171 |
"pretty_setmargin" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
172 |
"prf" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
173 |
"primrec" |
21732 | 174 |
"print_abbrevs" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
175 |
"print_antiquotations" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
176 |
"print_ast_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
177 |
"print_attributes" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
178 |
"print_binds" |
48981 | 179 |
"print_bnfs" |
47057 | 180 |
"print_bundles" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
181 |
"print_cases" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
182 |
"print_claset" |
20378 | 183 |
"print_classes" |
31130 | 184 |
"print_codeproc" |
22288 | 185 |
"print_codesetup" |
45061
39519609abe0
Include keywords print_coercions and print_coercion_maps
berghofe
parents:
44231
diff
changeset
|
186 |
"print_coercion_maps" |
39519609abe0
Include keywords print_coercions and print_coercion_maps
berghofe
parents:
44231
diff
changeset
|
187 |
"print_coercions" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
188 |
"print_commands" |
24120 | 189 |
"print_configs" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
190 |
"print_context" |
41435 | 191 |
"print_dependencies" |
14938 | 192 |
"print_drafts" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
193 |
"print_facts" |
11661 | 194 |
"print_induct_rules" |
32804
ca430e6aee1c
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.
ballarin
parents:
31130
diff
changeset
|
195 |
"print_interps" |
12059 | 196 |
"print_locale" |
197 |
"print_locales" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
198 |
"print_methods" |
24642 | 199 |
"print_orders" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
200 |
"print_quotconsts" |
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
201 |
"print_quotients" |
47308 | 202 |
"print_quotientsQ3" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
203 |
"print_quotmaps" |
47308 | 204 |
"print_quotmapsQ3" |
12365 | 205 |
"print_rules" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
206 |
"print_simpset" |
19272 | 207 |
"print_statement" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
208 |
"print_syntax" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
209 |
"print_theorems" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
210 |
"print_theory" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
211 |
"print_trans_rules" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
212 |
"print_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
213 |
"proof" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
214 |
"prop" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
215 |
"pwd" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
216 |
"qed" |
14109 | 217 |
"quickcheck" |
45926 | 218 |
"quickcheck_generator" |
14109 | 219 |
"quickcheck_params" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
220 |
"quit" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
221 |
"quotient_definition" |
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
222 |
"quotient_type" |
13407 | 223 |
"realizability" |
224 |
"realizers" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
225 |
"recdef" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
226 |
"recdef_tc" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
227 |
"record" |
14349 | 228 |
"refute" |
229 |
"refute_params" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
230 |
"remove_thy" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
231 |
"rep_datatype" |
36321 | 232 |
"schematic_corollary" |
233 |
"schematic_lemma" |
|
234 |
"schematic_theorem" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
235 |
"sect" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
236 |
"section" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
237 |
"setup" |
47098 | 238 |
"setup_lifting" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
239 |
"show" |
22200 | 240 |
"simproc_setup" |
22864 | 241 |
"sledgehammer" |
36114 | 242 |
"sledgehammer_params" |
33898 | 243 |
"smt_status" |
40117 | 244 |
"solve_direct" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
245 |
"sorry" |
41564 | 246 |
"spark_end" |
247 |
"spark_open" |
|
48908
713f24d7a40f
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm
parents:
48867
diff
changeset
|
248 |
"spark_open_siv" |
713f24d7a40f
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm
parents:
48867
diff
changeset
|
249 |
"spark_open_vcg" |
41564 | 250 |
"spark_proof_functions" |
251 |
"spark_status" |
|
42356
e8777e3ea6ef
Added command for associating user-defined types with SPARK types.
berghofe
parents:
41564
diff
changeset
|
252 |
"spark_types" |
41564 | 253 |
"spark_vc" |
14115 | 254 |
"specification" |
25176 | 255 |
"statespace" |
24919 | 256 |
"subclass" |
28895 | 257 |
"sublocale" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
258 |
"subsect" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
259 |
"subsection" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
260 |
"subsubsect" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
261 |
"subsubsection" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
262 |
"syntax" |
40784 | 263 |
"syntax_declaration" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
264 |
"term" |
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19272
diff
changeset
|
265 |
"termination" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
266 |
"text" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
267 |
"text_raw" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
268 |
"then" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
269 |
"theorem" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
270 |
"theorems" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
271 |
"theory" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
272 |
"thm" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
273 |
"thm_deps" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
274 |
"thus" |
22486 | 275 |
"thy_deps" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
276 |
"translations" |
38943 | 277 |
"try" |
46641 | 278 |
"try0" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
279 |
"txt" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
280 |
"txt_raw" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
281 |
"typ" |
35414 | 282 |
"type_notation" |
41249
26f12f98f50a
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
wenzelm
parents:
41229
diff
changeset
|
283 |
"type_synonym" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
284 |
"typed_print_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
285 |
"typedecl" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
286 |
"typedef" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
287 |
"ultimately" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
288 |
"undo" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
289 |
"undos_proof" |
18541 | 290 |
"unfolding" |
26184 | 291 |
"unused_thms" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
292 |
"use" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
293 |
"use_thy" |
12926 | 294 |
"using" |
17552 | 295 |
"value" |
31130 | 296 |
"values" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
297 |
"welcome" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
298 |
"with" |
49074 | 299 |
"wrap_data" |
36505
79c1d2bbe5a9
ProofContext.read_const: allow for type constraint (for fixed variable);
wenzelm
parents:
36472
diff
changeset
|
300 |
"write" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
301 |
"{" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
302 |
"}")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
303 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
304 |
(defconst isar-keywords-minor |
37785 | 305 |
'("advanced" |
12040 | 306 |
"and" |
12042 | 307 |
"assumes" |
16771
2b534c5b5625
Added "attach" keyword for code generator setup.
berghofe
parents:
16701
diff
changeset
|
308 |
"attach" |
24904 | 309 |
"avoids" |
15135 | 310 |
"begin" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
311 |
"binder" |
37824 | 312 |
"checking" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
313 |
"congs" |
16168
adb83939177f
Locales: new element constrains, parameter renaming with syntax,
ballarin
parents:
16034
diff
changeset
|
314 |
"constrains" |
36472 | 315 |
"datatypes" |
49292 | 316 |
"defaults" |
12042 | 317 |
"defines" |
17147 | 318 |
"file" |
12042 | 319 |
"fixes" |
19797 | 320 |
"for" |
36472 | 321 |
"functions" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
322 |
"hints" |
22288 | 323 |
"identifier" |
19797 | 324 |
"if" |
15141 | 325 |
"imports" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
326 |
"in" |
47069 | 327 |
"includes" |
11661 | 328 |
"infix" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
329 |
"infixl" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
330 |
"infixr" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
331 |
"is" |
46938
cda018294515
some support for outer syntax keyword declarations within theory header;
wenzelm
parents:
46641
diff
changeset
|
332 |
"keywords" |
12040 | 333 |
"lazy" |
24249 | 334 |
"module_name" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
335 |
"monos" |
11746 | 336 |
"morphisms" |
49292 | 337 |
"no_dests" |
12042 | 338 |
"notes" |
18888 | 339 |
"obtains" |
13364 | 340 |
"open" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
341 |
"output" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
342 |
"overloaded" |
11618 | 343 |
"permissive" |
33685 | 344 |
"pervasive" |
12935 | 345 |
"shows" |
12042 | 346 |
"structure" |
19633 | 347 |
"unchecked" |
40386 | 348 |
"unsafe" |
16419 | 349 |
"uses" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
350 |
"where")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
351 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
352 |
(defconst isar-keywords-control |
25577 | 353 |
'("Isabelle\\.command" |
354 |
"ProofGeneral\\.inform_file_processed" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
355 |
"ProofGeneral\\.inform_file_retracted" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
356 |
"ProofGeneral\\.kill_proof" |
14938 | 357 |
"ProofGeneral\\.process_pgip" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
358 |
"ProofGeneral\\.restart" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
359 |
"ProofGeneral\\.undo" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
360 |
"cannot_undo" |
40396 | 361 |
"cd" |
362 |
"commit" |
|
37987
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
363 |
"disable_pr" |
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
364 |
"enable_pr" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
365 |
"exit" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
366 |
"init_toplevel" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
367 |
"kill" |
37987
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
368 |
"kill_thy" |
27538 | 369 |
"linear_undo" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
370 |
"quit" |
37987
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
371 |
"remove_thy" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
372 |
"undo" |
37987
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
373 |
"undos_proof" |
aac4eb1fa1d8
explicit Keyword.control markup for various control commands -- to prevent them from occurring in proof documents;
wenzelm
parents:
37983
diff
changeset
|
374 |
"use_thy")) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
375 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
376 |
(defconst isar-keywords-diag |
26482 | 377 |
'("ML_command" |
26394 | 378 |
"ML_val" |
33874 | 379 |
"ProofGeneral\\.pr" |
33687 | 380 |
"boogie_status" |
20568 | 381 |
"class_deps" |
22864 | 382 |
"code_deps" |
22288 | 383 |
"code_thms" |
14938 | 384 |
"display_drafts" |
24343 | 385 |
"export_code" |
29882
29154e67731d
New command find_consts searching for constants by type (by Timothy Bourke).
kleing
parents:
29607
diff
changeset
|
386 |
"find_consts" |
17220 | 387 |
"find_theorems" |
46589 | 388 |
"find_unused_assms" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
389 |
"full_prf" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
390 |
"header" |
21732 | 391 |
"help" |
49571 | 392 |
"locale_deps" |
33198
bfb9a790d1e7
updated keyword files to include "nitpick" and "nitpick_params"
blanchet
parents:
32804
diff
changeset
|
393 |
"nitpick" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
394 |
"pr" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
395 |
"pretty_setmargin" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
396 |
"prf" |
21732 | 397 |
"print_abbrevs" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
398 |
"print_antiquotations" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
399 |
"print_attributes" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
400 |
"print_binds" |
48981 | 401 |
"print_bnfs" |
47057 | 402 |
"print_bundles" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
403 |
"print_cases" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
404 |
"print_claset" |
20378 | 405 |
"print_classes" |
31130 | 406 |
"print_codeproc" |
22288 | 407 |
"print_codesetup" |
45061
39519609abe0
Include keywords print_coercions and print_coercion_maps
berghofe
parents:
44231
diff
changeset
|
408 |
"print_coercion_maps" |
39519609abe0
Include keywords print_coercions and print_coercion_maps
berghofe
parents:
44231
diff
changeset
|
409 |
"print_coercions" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
410 |
"print_commands" |
24120 | 411 |
"print_configs" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
412 |
"print_context" |
41435 | 413 |
"print_dependencies" |
14938 | 414 |
"print_drafts" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
415 |
"print_facts" |
11661 | 416 |
"print_induct_rules" |
32804
ca430e6aee1c
Propagation of mixins for interpretation; reactivated diagnostic command print_interps.
ballarin
parents:
31130
diff
changeset
|
417 |
"print_interps" |
12059 | 418 |
"print_locale" |
419 |
"print_locales" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
420 |
"print_methods" |
24642 | 421 |
"print_orders" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
422 |
"print_quotconsts" |
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
423 |
"print_quotients" |
47308 | 424 |
"print_quotientsQ3" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
425 |
"print_quotmaps" |
47308 | 426 |
"print_quotmapsQ3" |
12365 | 427 |
"print_rules" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
428 |
"print_simpset" |
19272 | 429 |
"print_statement" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
430 |
"print_syntax" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
431 |
"print_theorems" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
432 |
"print_theory" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
433 |
"print_trans_rules" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
434 |
"prop" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
435 |
"pwd" |
14109 | 436 |
"quickcheck" |
14349 | 437 |
"refute" |
22864 | 438 |
"sledgehammer" |
33898 | 439 |
"smt_status" |
40117 | 440 |
"solve_direct" |
41564 | 441 |
"spark_status" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
442 |
"term" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
443 |
"thm" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
444 |
"thm_deps" |
22486 | 445 |
"thy_deps" |
38943 | 446 |
"try" |
46641 | 447 |
"try0" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
448 |
"typ" |
26184 | 449 |
"unused_thms" |
17552 | 450 |
"value" |
31130 | 451 |
"values" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
452 |
"welcome")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
453 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
454 |
(defconst isar-keywords-theory-begin |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
455 |
'("theory")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
456 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
457 |
(defconst isar-keywords-theory-switch |
21302 | 458 |
'()) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
459 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
460 |
(defconst isar-keywords-theory-end |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
461 |
'("end")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
462 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
463 |
(defconst isar-keywords-theory-heading |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
464 |
'("chapter" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
465 |
"section" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
466 |
"subsection" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
467 |
"subsubsection")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
468 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
469 |
(defconst isar-keywords-theory-decl |
26482 | 470 |
'("ML" |
48867
e9beabf045ab
some support for inlining file content into outer syntax token language;
wenzelm
parents:
48709
diff
changeset
|
471 |
"ML_file" |
19069 | 472 |
"abbreviation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
473 |
"arities" |
24904 | 474 |
"atom_decl" |
30527 | 475 |
"attribute_setup" |
18612 | 476 |
"axiomatization" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
477 |
"axioms" |
33687 | 478 |
"boogie_end" |
479 |
"boogie_open" |
|
47057 | 480 |
"bundle" |
18552 | 481 |
"class" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
482 |
"classes" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
483 |
"classrel" |
49112 | 484 |
"codata" |
49640
47431a27fefe
updated keywords using proper "isabelle update_keywords";
wenzelm
parents:
49635
diff
changeset
|
485 |
"codata_raw" |
27102 | 486 |
"code_abort" |
20424 | 487 |
"code_class" |
20453
855f07fabd76
final syntax for some Isar code generator keywords
haftmann
parents:
20424
diff
changeset
|
488 |
"code_const" |
22486 | 489 |
"code_datatype" |
24997 | 490 |
"code_include" |
20424 | 491 |
"code_instance" |
21203 | 492 |
"code_modulename" |
22084 | 493 |
"code_monad" |
36472 | 494 |
"code_reflect" |
21028 | 495 |
"code_reserved" |
20453
855f07fabd76
final syntax for some Isar code generator keywords
haftmann
parents:
20424
diff
changeset
|
496 |
"code_type" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
497 |
"coinductive" |
23732
f9f89b7cfdc7
Adapted to changes in inductive definition package.
berghofe
parents:
22864
diff
changeset
|
498 |
"coinductive_set" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
499 |
"consts" |
21302 | 500 |
"context" |
49112 | 501 |
"data" |
49640
47431a27fefe
updated keywords using proper "isabelle update_keywords";
wenzelm
parents:
49635
diff
changeset
|
502 |
"data_raw" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
503 |
"datatype" |
22084 | 504 |
"declaration" |
23804 | 505 |
"declare" |
36455 | 506 |
"default_sort" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
507 |
"defer_recdef" |
18775 | 508 |
"definition" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
509 |
"defs" |
12040 | 510 |
"domain" |
33840 | 511 |
"domain_isomorphism" |
40585 | 512 |
"domaindef" |
24904 | 513 |
"equivariance" |
13407 | 514 |
"extract" |
515 |
"extract_type" |
|
16231
91c0a3e253b1
add keywords fixrec and fixpat for HOLCF fixrec package
huffman
parents:
16168
diff
changeset
|
516 |
"fixrec" |
20523
36a59e5d0039
Major update to function package, including new syntax and the (only theoretical)
krauss
parents:
20453
diff
changeset
|
517 |
"fun" |
36180 | 518 |
"hide_class" |
519 |
"hide_const" |
|
520 |
"hide_fact" |
|
521 |
"hide_type" |
|
47262 | 522 |
"import_const_map" |
523 |
"import_file" |
|
46951 | 524 |
"import_tptp" |
47262 | 525 |
"import_type_map" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
526 |
"inductive" |
23732
f9f89b7cfdc7
Adapted to changes in inductive definition package.
berghofe
parents:
22864
diff
changeset
|
527 |
"inductive_set" |
24437 | 528 |
"instantiation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
529 |
"judgment" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
530 |
"lemmas" |
30463 | 531 |
"local_setup" |
12059 | 532 |
"locale" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
533 |
"method_setup" |
33198
bfb9a790d1e7
updated keyword files to include "nitpick" and "nitpick_params"
blanchet
parents:
32804
diff
changeset
|
534 |
"nitpick_params" |
24945 | 535 |
"no_notation" |
15703 | 536 |
"no_syntax" |
19255 | 537 |
"no_translations" |
35414 | 538 |
"no_type_notation" |
24904 | 539 |
"nominal_datatype" |
41229
d797baa3d57c
replaced command 'nonterminals' by slightly modernized version 'nonterminal';
wenzelm
parents:
40970
diff
changeset
|
540 |
"nonterminal" |
21203 | 541 |
"notation" |
40960 | 542 |
"notepad" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
543 |
"oracle" |
25516 | 544 |
"overloading" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
545 |
"parse_ast_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
546 |
"parse_translation" |
40209 | 547 |
"partial_function" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
548 |
"primrec" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
549 |
"print_ast_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
550 |
"print_translation" |
45926 | 551 |
"quickcheck_generator" |
14109 | 552 |
"quickcheck_params" |
13407 | 553 |
"realizability" |
554 |
"realizers" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
555 |
"recdef" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
556 |
"record" |
14349 | 557 |
"refute_params" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
558 |
"setup" |
47098 | 559 |
"setup_lifting" |
22200 | 560 |
"simproc_setup" |
36114 | 561 |
"sledgehammer_params" |
41564 | 562 |
"spark_end" |
563 |
"spark_open" |
|
48908
713f24d7a40f
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm
parents:
48867
diff
changeset
|
564 |
"spark_open_siv" |
713f24d7a40f
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm
parents:
48867
diff
changeset
|
565 |
"spark_open_vcg" |
41564 | 566 |
"spark_proof_functions" |
42356
e8777e3ea6ef
Added command for associating user-defined types with SPARK types.
berghofe
parents:
41564
diff
changeset
|
567 |
"spark_types" |
25176 | 568 |
"statespace" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
569 |
"syntax" |
40784 | 570 |
"syntax_declaration" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
571 |
"text" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
572 |
"text_raw" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
573 |
"theorems" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
574 |
"translations" |
35414 | 575 |
"type_notation" |
41249
26f12f98f50a
Command 'type_synonym' (with single argument) supersedes 'types' (legacy feature);
wenzelm
parents:
41229
diff
changeset
|
576 |
"type_synonym" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
577 |
"typed_print_translation" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
578 |
"typedecl" |
26482 | 579 |
"use")) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
580 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
581 |
(defconst isar-keywords-theory-script |
37734
489ac1ecb9f1
added the new command inductive_cases to derive simplification equations for inductive predicates; added binding simps for general simplification equation
bulwahn
parents:
37284
diff
changeset
|
582 |
'("inductive_cases" |
489ac1ecb9f1
added the new command inductive_cases to derive simplification equations for inductive predicates; added binding simps for general simplification equation
bulwahn
parents:
37284
diff
changeset
|
583 |
"inductive_simps")) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
584 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
585 |
(defconst isar-keywords-theory-goal |
14223
0ee05eef881b
Added support for making constants final, that is, ensuring that no
skalberg
parents:
14115
diff
changeset
|
586 |
'("ax_specification" |
48981 | 587 |
"bnf_def" |
33687 | 588 |
"boogie_vc" |
31106 | 589 |
"code_pred" |
14223
0ee05eef881b
Added support for making constants final, that is, ensuring that no
skalberg
parents:
14115
diff
changeset
|
590 |
"corollary" |
16701 | 591 |
"cpodef" |
41530 | 592 |
"enriched_type" |
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19272
diff
changeset
|
593 |
"function" |
11746 | 594 |
"instance" |
15598
4ab52355bb53
Registrations of global locale interpretations: improved, better naming.
ballarin
parents:
15596
diff
changeset
|
595 |
"interpretation" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
596 |
"lemma" |
47354 | 597 |
"lift_definition" |
24904 | 598 |
"nominal_inductive" |
28656 | 599 |
"nominal_inductive2" |
24904 | 600 |
"nominal_primrec" |
16701 | 601 |
"pcpodef" |
47098 | 602 |
"quotient_definition" |
35279
4f6760122b2a
update the keywords files
Cezary Kaliszyk <kaliszyk@in.tum.de>
parents:
35223
diff
changeset
|
603 |
"quotient_type" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
604 |
"recdef_tc" |
27102 | 605 |
"rep_datatype" |
36321 | 606 |
"schematic_corollary" |
607 |
"schematic_lemma" |
|
608 |
"schematic_theorem" |
|
41564 | 609 |
"spark_vc" |
14115 | 610 |
"specification" |
24919 | 611 |
"subclass" |
28895 | 612 |
"sublocale" |
19564
d3e2f532459a
First usable version of the new function definition package (HOL/function_packake/...).
krauss
parents:
19272
diff
changeset
|
613 |
"termination" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
614 |
"theorem" |
49074 | 615 |
"typedef" |
616 |
"wrap_data")) |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
617 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
618 |
(defconst isar-keywords-qed |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
619 |
'("\\." |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
620 |
"\\.\\." |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
621 |
"by" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
622 |
"done" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
623 |
"sorry")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
624 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
625 |
(defconst isar-keywords-qed-block |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
626 |
'("qed")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
627 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
628 |
(defconst isar-keywords-qed-global |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
629 |
'("oops")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
630 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
631 |
(defconst isar-keywords-proof-heading |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
632 |
'("sect" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
633 |
"subsect" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
634 |
"subsubsect")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
635 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
636 |
(defconst isar-keywords-proof-goal |
29607 | 637 |
'("have" |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
638 |
"hence" |
29607 | 639 |
"interpret")) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
640 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
641 |
(defconst isar-keywords-proof-block |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
642 |
'("next" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
643 |
"proof")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
644 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
645 |
(defconst isar-keywords-proof-open |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
646 |
'("{")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
647 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
648 |
(defconst isar-keywords-proof-close |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
649 |
'("}")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
650 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
651 |
(defconst isar-keywords-proof-chain |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
652 |
'("finally" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
653 |
"from" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
654 |
"then" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
655 |
"ultimately" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
656 |
"with")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
657 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
658 |
(defconst isar-keywords-proof-decl |
28280 | 659 |
'("ML_prf" |
660 |
"also" |
|
47057 | 661 |
"include" |
662 |
"including" |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
663 |
"let" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
664 |
"moreover" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
665 |
"note" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
666 |
"txt" |
12926 | 667 |
"txt_raw" |
18541 | 668 |
"unfolding" |
36505
79c1d2bbe5a9
ProofContext.read_const: allow for type constraint (for fixed variable);
wenzelm
parents:
36472
diff
changeset
|
669 |
"using" |
79c1d2bbe5a9
ProofContext.read_const: allow for type constraint (for fixed variable);
wenzelm
parents:
36472
diff
changeset
|
670 |
"write")) |
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
671 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
672 |
(defconst isar-keywords-proof-asm |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
673 |
'("assume" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
674 |
"case" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
675 |
"def" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
676 |
"fix" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
677 |
"presume")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
678 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
679 |
(defconst isar-keywords-proof-asm-goal |
17850 | 680 |
'("guess" |
21806 | 681 |
"obtain" |
682 |
"show" |
|
683 |
"thus")) |
|
11538
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
684 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
685 |
(defconst isar-keywords-proof-script |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
686 |
'("apply" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
687 |
"apply_end" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
688 |
"back" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
689 |
"defer" |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
690 |
"prefer")) |
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
691 |
|
f8588786cc9c
keyword classification tables for Isabelle/Isar Proof General
wenzelm
parents:
diff
changeset
|
692 |
(provide 'isar-keywords) |