etc/isar-keywords.el
author kuncar
Wed, 28 Aug 2013 14:37:35 +0200
changeset 54356 ca237b9e4542
parent 54121 2ab38527aca7
child 54449 a1cf42366cea
permissions -rw-r--r--
use only one data slot; rename print_quotmaps to print_quot_maps; tuned
wenzelm@11538
     1
;;
wenzelm@53579
     2
;; Keyword classification tables for Isabelle/Isar.
wenzelm@54121
     3
;; Generated from HOL + HOL-BNF + HOL-BNF-LFP + HOL-Bali + HOL-Decision_Procs + HOL-Imperative_HOL + HOL-Import + HOL-Library + HOL-Mutabelle + HOL-Nominal + HOL-Proofs + HOL-Proofs-Extraction + HOL-SPARK + HOL-Statespace + HOL-TPTP + HOL-ex + HOLCF + Pure.
wenzelm@24904
     4
;; *** DO NOT EDIT *** DO NOT EDIT *** DO NOT EDIT ***
wenzelm@11538
     5
;;
wenzelm@11538
     6
wenzelm@11538
     7
(defconst isar-keywords-major
wenzelm@11538
     8
  '("\\."
wenzelm@15762
     9
    "\\.\\."
wenzelm@25577
    10
    "Isabelle\\.command"
wenzelm@11538
    11
    "ML"
wenzelm@11538
    12
    "ML_command"
wenzelm@49882
    13
    "ML_file"
wenzelm@28280
    14
    "ML_prf"
wenzelm@26394
    15
    "ML_val"
wenzelm@11538
    16
    "ProofGeneral\\.inform_file_processed"
wenzelm@11538
    17
    "ProofGeneral\\.inform_file_retracted"
wenzelm@11538
    18
    "ProofGeneral\\.kill_proof"
wenzelm@33874
    19
    "ProofGeneral\\.pr"
wenzelm@14938
    20
    "ProofGeneral\\.process_pgip"
wenzelm@11538
    21
    "ProofGeneral\\.restart"
wenzelm@11538
    22
    "ProofGeneral\\.undo"
wenzelm@19069
    23
    "abbreviation"
wenzelm@53760
    24
    "adhoc_overloading"
wenzelm@11538
    25
    "also"
wenzelm@11538
    26
    "apply"
wenzelm@11538
    27
    "apply_end"
wenzelm@11538
    28
    "arities"
wenzelm@11538
    29
    "assume"
wenzelm@24904
    30
    "atom_decl"
wenzelm@30529
    31
    "attribute_setup"
skalberg@14223
    32
    "ax_specification"
wenzelm@18612
    33
    "axiomatization"
wenzelm@11538
    34
    "back"
blanchet@52973
    35
    "bnf"
wenzelm@47928
    36
    "bundle"
wenzelm@11538
    37
    "by"
wenzelm@11538
    38
    "cannot_undo"
wenzelm@11538
    39
    "case"
wenzelm@11538
    40
    "cd"
wenzelm@11538
    41
    "chapter"
haftmann@18552
    42
    "class"
wenzelm@20568
    43
    "class_deps"
wenzelm@11538
    44
    "classes"
wenzelm@11538
    45
    "classrel"
blanchet@52941
    46
    "codatatype"
haftmann@27102
    47
    "code_abort"
haftmann@20424
    48
    "code_class"
haftmann@20453
    49
    "code_const"
haftmann@22486
    50
    "code_datatype"
wenzelm@22864
    51
    "code_deps"
wenzelm@53279
    52
    "code_identifier"
haftmann@24997
    53
    "code_include"
haftmann@20424
    54
    "code_instance"
wenzelm@21203
    55
    "code_modulename"
wenzelm@22084
    56
    "code_monad"
bulwahn@31106
    57
    "code_pred"
wenzelm@53279
    58
    "code_printing"
haftmann@36468
    59
    "code_reflect"
wenzelm@21028
    60
    "code_reserved"
haftmann@22288
    61
    "code_thms"
haftmann@20453
    62
    "code_type"
wenzelm@11538
    63
    "coinductive"
berghofe@23732
    64
    "coinductive_set"
wenzelm@11538
    65
    "commit"
wenzelm@11538
    66
    "consts"
wenzelm@11538
    67
    "context"
wenzelm@11746
    68
    "corollary"
huffman@16701
    69
    "cpodef"
wenzelm@11538
    70
    "datatype"
blanchet@52941
    71
    "datatype_new"
wenzelm@22084
    72
    "declaration"
wenzelm@11538
    73
    "declare"
wenzelm@11538
    74
    "def"
wenzelm@36455
    75
    "default_sort"
wenzelm@11538
    76
    "defer"
wenzelm@11538
    77
    "defer_recdef"
wenzelm@18775
    78
    "definition"
wenzelm@11538
    79
    "defs"
wenzelm@11538
    80
    "disable_pr"
wenzelm@14938
    81
    "display_drafts"
wenzelm@12040
    82
    "domain"
wenzelm@33840
    83
    "domain_isomorphism"
haftmann@40822
    84
    "domaindef"
wenzelm@11538
    85
    "done"
wenzelm@11538
    86
    "enable_pr"
wenzelm@11538
    87
    "end"
wenzelm@41778
    88
    "enriched_type"
wenzelm@24904
    89
    "equivariance"
wenzelm@11538
    90
    "exit"
haftmann@24343
    91
    "export_code"
berghofe@13407
    92
    "extract"
berghofe@13407
    93
    "extract_type"
wenzelm@11538
    94
    "finally"
kleing@29819
    95
    "find_consts"
wenzelm@17220
    96
    "find_theorems"
bulwahn@47460
    97
    "find_unused_assms"
wenzelm@11538
    98
    "fix"
huffman@16231
    99
    "fixrec"
wenzelm@11538
   100
    "from"
wenzelm@11538
   101
    "full_prf"
krauss@20523
   102
    "fun"
krauss@19564
   103
    "function"
wenzelm@17850
   104
    "guess"
wenzelm@11538
   105
    "have"
wenzelm@11538
   106
    "header"
wenzelm@21732
   107
    "help"
wenzelm@11538
   108
    "hence"
wenzelm@36180
   109
    "hide_class"
wenzelm@36180
   110
    "hide_const"
wenzelm@36180
   111
    "hide_fact"
wenzelm@36180
   112
    "hide_type"
wenzelm@48133
   113
    "import_const_map"
wenzelm@48133
   114
    "import_file"
wenzelm@47825
   115
    "import_tptp"
wenzelm@48133
   116
    "import_type_map"
wenzelm@47928
   117
    "include"
wenzelm@47928
   118
    "including"
wenzelm@11538
   119
    "inductive"
wenzelm@11538
   120
    "inductive_cases"
berghofe@23732
   121
    "inductive_set"
bulwahn@37733
   122
    "inductive_simps"
wenzelm@11538
   123
    "init_toplevel"
wenzelm@11538
   124
    "instance"
haftmann@24437
   125
    "instantiation"
ballarin@15624
   126
    "interpret"
ballarin@15598
   127
    "interpretation"
wenzelm@11538
   128
    "judgment"
wenzelm@11538
   129
    "kill"
wenzelm@11538
   130
    "kill_thy"
wenzelm@11538
   131
    "lemma"
wenzelm@11538
   132
    "lemmas"
wenzelm@11538
   133
    "let"
huffman@48212
   134
    "lift_definition"
wenzelm@27538
   135
    "linear_undo"
wenzelm@30463
   136
    "local_setup"
wenzelm@12059
   137
    "locale"
wenzelm@50586
   138
    "locale_deps"
wenzelm@11538
   139
    "method_setup"
wenzelm@11538
   140
    "moreover"
wenzelm@11538
   141
    "next"
blanchet@33198
   142
    "nitpick"
blanchet@33198
   143
    "nitpick_params"
wenzelm@53760
   144
    "no_adhoc_overloading"
wenzelm@24945
   145
    "no_notation"
wenzelm@15703
   146
    "no_syntax"
wenzelm@19255
   147
    "no_translations"
wenzelm@35419
   148
    "no_type_notation"
wenzelm@24904
   149
    "nominal_datatype"
wenzelm@24904
   150
    "nominal_inductive"
berghofe@28656
   151
    "nominal_inductive2"
wenzelm@24904
   152
    "nominal_primrec"
wenzelm@41495
   153
    "nonterminal"
wenzelm@21203
   154
    "notation"
wenzelm@11538
   155
    "note"
wenzelm@41208
   156
    "notepad"
wenzelm@11538
   157
    "obtain"
wenzelm@11538
   158
    "oops"
wenzelm@11538
   159
    "oracle"
haftmann@25516
   160
    "overloading"
wenzelm@11538
   161
    "parse_ast_translation"
wenzelm@11538
   162
    "parse_translation"
haftmann@40356
   163
    "partial_function"
huffman@16701
   164
    "pcpodef"
wenzelm@11538
   165
    "pr"
wenzelm@11538
   166
    "prefer"
wenzelm@11538
   167
    "presume"
wenzelm@11538
   168
    "pretty_setmargin"
wenzelm@11538
   169
    "prf"
wenzelm@11538
   170
    "primrec"
wenzelm@21732
   171
    "print_abbrevs"
wenzelm@11538
   172
    "print_antiquotations"
wenzelm@11538
   173
    "print_ast_translation"
wenzelm@11538
   174
    "print_attributes"
wenzelm@11538
   175
    "print_binds"
blanchet@49996
   176
    "print_bnfs"
wenzelm@47928
   177
    "print_bundles"
wenzelm@52828
   178
    "print_case_translations"
wenzelm@11538
   179
    "print_cases"
wenzelm@11538
   180
    "print_claset"
haftmann@20378
   181
    "print_classes"
haftmann@31130
   182
    "print_codeproc"
haftmann@22288
   183
    "print_codesetup"
berghofe@45927
   184
    "print_coercions"
wenzelm@11538
   185
    "print_commands"
wenzelm@11538
   186
    "print_context"
wenzelm@52722
   187
    "print_defn_rules"
ballarin@41683
   188
    "print_dependencies"
wenzelm@11538
   189
    "print_facts"
wenzelm@11661
   190
    "print_induct_rules"
wenzelm@51317
   191
    "print_inductives"
ballarin@32788
   192
    "print_interps"
wenzelm@12059
   193
    "print_locale"
wenzelm@12059
   194
    "print_locales"
wenzelm@11538
   195
    "print_methods"
wenzelm@53197
   196
    "print_options"
ballarin@24642
   197
    "print_orders"
kuncar@54356
   198
    "print_quot_maps"
kaliszyk@35279
   199
    "print_quotconsts"
kaliszyk@35279
   200
    "print_quotients"
kuncar@48153
   201
    "print_quotientsQ3"
kuncar@48153
   202
    "print_quotmapsQ3"
wenzelm@12365
   203
    "print_rules"
wenzelm@11538
   204
    "print_simpset"
wenzelm@53567
   205
    "print_state"
wenzelm@19272
   206
    "print_statement"
wenzelm@11538
   207
    "print_syntax"
wenzelm@11538
   208
    "print_theorems"
wenzelm@11538
   209
    "print_theory"
wenzelm@11538
   210
    "print_trans_rules"
wenzelm@11538
   211
    "print_translation"
wenzelm@11538
   212
    "proof"
wenzelm@11538
   213
    "prop"
wenzelm@11538
   214
    "pwd"
wenzelm@11538
   215
    "qed"
berghofe@14109
   216
    "quickcheck"
bulwahn@46797
   217
    "quickcheck_generator"
berghofe@14109
   218
    "quickcheck_params"
wenzelm@11538
   219
    "quit"
kaliszyk@35279
   220
    "quotient_definition"
kaliszyk@35279
   221
    "quotient_type"
berghofe@13407
   222
    "realizability"
berghofe@13407
   223
    "realizers"
wenzelm@11538
   224
    "recdef"
wenzelm@11538
   225
    "recdef_tc"
wenzelm@11538
   226
    "record"
webertj@14349
   227
    "refute"
webertj@14349
   228
    "refute_params"
wenzelm@11538
   229
    "remove_thy"
wenzelm@11538
   230
    "rep_datatype"
wenzelm@36321
   231
    "schematic_corollary"
wenzelm@36321
   232
    "schematic_lemma"
wenzelm@36321
   233
    "schematic_theorem"
wenzelm@11538
   234
    "sect"
wenzelm@11538
   235
    "section"
wenzelm@11538
   236
    "setup"
kuncar@47968
   237
    "setup_lifting"
wenzelm@11538
   238
    "show"
wenzelm@22200
   239
    "simproc_setup"
wenzelm@22864
   240
    "sledgehammer"
haftmann@36114
   241
    "sledgehammer_params"
wenzelm@33898
   242
    "smt_status"
blanchet@40361
   243
    "solve_direct"
wenzelm@11538
   244
    "sorry"
berghofe@41812
   245
    "spark_end"
berghofe@41812
   246
    "spark_open"
wenzelm@49923
   247
    "spark_open_siv"
wenzelm@49923
   248
    "spark_open_vcg"
berghofe@41812
   249
    "spark_proof_functions"
berghofe@41812
   250
    "spark_status"
berghofe@43227
   251
    "spark_types"
berghofe@41812
   252
    "spark_vc"
skalberg@14115
   253
    "specification"
wenzelm@25176
   254
    "statespace"
haftmann@24919
   255
    "subclass"
ballarin@28895
   256
    "sublocale"
wenzelm@11538
   257
    "subsect"
wenzelm@11538
   258
    "subsection"
wenzelm@11538
   259
    "subsubsect"
wenzelm@11538
   260
    "subsubsection"
wenzelm@11538
   261
    "syntax"
wenzelm@41034
   262
    "syntax_declaration"
wenzelm@11538
   263
    "term"
krauss@19564
   264
    "termination"
wenzelm@11538
   265
    "text"
wenzelm@11538
   266
    "text_raw"
wenzelm@11538
   267
    "then"
wenzelm@11538
   268
    "theorem"
wenzelm@11538
   269
    "theorems"
wenzelm@11538
   270
    "theory"
wenzelm@11538
   271
    "thm"
wenzelm@11538
   272
    "thm_deps"
wenzelm@11538
   273
    "thus"
haftmann@22486
   274
    "thy_deps"
wenzelm@11538
   275
    "translations"
blanchet@39169
   276
    "try"
blanchet@47512
   277
    "try0"
wenzelm@11538
   278
    "txt"
wenzelm@11538
   279
    "txt_raw"
wenzelm@11538
   280
    "typ"
wenzelm@35419
   281
    "type_notation"
wenzelm@41497
   282
    "type_synonym"
wenzelm@11538
   283
    "typed_print_translation"
wenzelm@11538
   284
    "typedecl"
wenzelm@11538
   285
    "typedef"
wenzelm@11538
   286
    "ultimately"
wenzelm@11538
   287
    "undo"
wenzelm@11538
   288
    "undos_proof"
wenzelm@18541
   289
    "unfolding"
berghofe@26184
   290
    "unused_thms"
wenzelm@11538
   291
    "use_thy"
wenzelm@12926
   292
    "using"
berghofe@17552
   293
    "value"
haftmann@31130
   294
    "values"
wenzelm@11538
   295
    "welcome"
wenzelm@11538
   296
    "with"
blanchet@52926
   297
    "wrap_free_constructors"
wenzelm@36521
   298
    "write"
wenzelm@11538
   299
    "{"
wenzelm@11538
   300
    "}"))
wenzelm@11538
   301
wenzelm@11538
   302
(defconst isar-keywords-minor
wenzelm@53280
   303
  '("and"
wenzelm@12042
   304
    "assumes"
berghofe@16771
   305
    "attach"
wenzelm@24904
   306
    "avoids"
nipkow@15135
   307
    "begin"
wenzelm@11538
   308
    "binder"
haftmann@37824
   309
    "checking"
wenzelm@53279
   310
    "class_instance"
wenzelm@53279
   311
    "class_relation"
wenzelm@53279
   312
    "code_module"
wenzelm@11538
   313
    "congs"
wenzelm@53279
   314
    "constant"
ballarin@16168
   315
    "constrains"
haftmann@36468
   316
    "datatypes"
wenzelm@50307
   317
    "defaults"
wenzelm@12042
   318
    "defines"
berghofe@17147
   319
    "file"
wenzelm@12042
   320
    "fixes"
wenzelm@19797
   321
    "for"
haftmann@36468
   322
    "functions"
wenzelm@11538
   323
    "hints"
haftmann@22288
   324
    "identifier"
wenzelm@19797
   325
    "if"
nipkow@15141
   326
    "imports"
wenzelm@11538
   327
    "in"
wenzelm@47946
   328
    "includes"
wenzelm@11661
   329
    "infix"
wenzelm@11538
   330
    "infixl"
wenzelm@11538
   331
    "infixr"
wenzelm@11538
   332
    "is"
wenzelm@47812
   333
    "keywords"
wenzelm@12040
   334
    "lazy"
haftmann@24249
   335
    "module_name"
wenzelm@11538
   336
    "monos"
wenzelm@11746
   337
    "morphisms"
wenzelm@54121
   338
    "no_discs_sels"
wenzelm@12042
   339
    "notes"
wenzelm@18888
   340
    "obtains"
wenzelm@13364
   341
    "open"
wenzelm@11538
   342
    "output"
wenzelm@11538
   343
    "overloaded"
wenzelm@52518
   344
    "parametric"
wenzelm@11618
   345
    "permissive"
wenzelm@33685
   346
    "pervasive"
wenzelm@51121
   347
    "rep_compat"
wenzelm@12935
   348
    "shows"
wenzelm@12042
   349
    "structure"
wenzelm@53279
   350
    "type_class"
wenzelm@53279
   351
    "type_constructor"
wenzelm@19633
   352
    "unchecked"
wenzelm@40632
   353
    "unsafe"
wenzelm@11538
   354
    "where"))
wenzelm@11538
   355
wenzelm@11538
   356
(defconst isar-keywords-control
wenzelm@25577
   357
  '("Isabelle\\.command"
wenzelm@25577
   358
    "ProofGeneral\\.inform_file_processed"
wenzelm@11538
   359
    "ProofGeneral\\.inform_file_retracted"
wenzelm@11538
   360
    "ProofGeneral\\.kill_proof"
wenzelm@53574
   361
    "ProofGeneral\\.pr"
wenzelm@14938
   362
    "ProofGeneral\\.process_pgip"
wenzelm@11538
   363
    "ProofGeneral\\.restart"
wenzelm@11538
   364
    "ProofGeneral\\.undo"
wenzelm@11538
   365
    "cannot_undo"
wenzelm@40675
   366
    "cd"
wenzelm@40675
   367
    "commit"
wenzelm@38276
   368
    "disable_pr"
wenzelm@38276
   369
    "enable_pr"
wenzelm@11538
   370
    "exit"
wenzelm@11538
   371
    "init_toplevel"
wenzelm@11538
   372
    "kill"
wenzelm@38276
   373
    "kill_thy"
wenzelm@27538
   374
    "linear_undo"
wenzelm@52407
   375
    "pretty_setmargin"
wenzelm@11538
   376
    "quit"
wenzelm@38276
   377
    "remove_thy"
wenzelm@11538
   378
    "undo"
wenzelm@38276
   379
    "undos_proof"
wenzelm@38276
   380
    "use_thy"))
wenzelm@11538
   381
wenzelm@11538
   382
(defconst isar-keywords-diag
wenzelm@26482
   383
  '("ML_command"
wenzelm@26394
   384
    "ML_val"
wenzelm@20568
   385
    "class_deps"
wenzelm@22864
   386
    "code_deps"
haftmann@22288
   387
    "code_thms"
wenzelm@14938
   388
    "display_drafts"
kleing@29819
   389
    "find_consts"
wenzelm@17220
   390
    "find_theorems"
bulwahn@47460
   391
    "find_unused_assms"
wenzelm@11538
   392
    "full_prf"
wenzelm@11538
   393
    "header"
wenzelm@21732
   394
    "help"
wenzelm@50586
   395
    "locale_deps"
blanchet@33198
   396
    "nitpick"
wenzelm@53575
   397
    "pr"
wenzelm@11538
   398
    "prf"
wenzelm@21732
   399
    "print_abbrevs"
wenzelm@11538
   400
    "print_antiquotations"
wenzelm@11538
   401
    "print_attributes"
wenzelm@11538
   402
    "print_binds"
blanchet@49996
   403
    "print_bnfs"
wenzelm@47928
   404
    "print_bundles"
wenzelm@52828
   405
    "print_case_translations"
wenzelm@11538
   406
    "print_cases"
wenzelm@11538
   407
    "print_claset"
haftmann@20378
   408
    "print_classes"
haftmann@31130
   409
    "print_codeproc"
haftmann@22288
   410
    "print_codesetup"
berghofe@45927
   411
    "print_coercions"
wenzelm@11538
   412
    "print_commands"
wenzelm@11538
   413
    "print_context"
wenzelm@52722
   414
    "print_defn_rules"
ballarin@41683
   415
    "print_dependencies"
wenzelm@11538
   416
    "print_facts"
wenzelm@11661
   417
    "print_induct_rules"
wenzelm@51317
   418
    "print_inductives"
ballarin@32788
   419
    "print_interps"
wenzelm@12059
   420
    "print_locale"
wenzelm@12059
   421
    "print_locales"
wenzelm@11538
   422
    "print_methods"
wenzelm@53197
   423
    "print_options"
ballarin@24642
   424
    "print_orders"
kuncar@54356
   425
    "print_quot_maps"
kaliszyk@35279
   426
    "print_quotconsts"
kaliszyk@35279
   427
    "print_quotients"
kuncar@48153
   428
    "print_quotientsQ3"
kuncar@48153
   429
    "print_quotmapsQ3"
wenzelm@12365
   430
    "print_rules"
wenzelm@11538
   431
    "print_simpset"
wenzelm@53567
   432
    "print_state"
wenzelm@19272
   433
    "print_statement"
wenzelm@11538
   434
    "print_syntax"
wenzelm@11538
   435
    "print_theorems"
wenzelm@11538
   436
    "print_theory"
wenzelm@11538
   437
    "print_trans_rules"
wenzelm@11538
   438
    "prop"
wenzelm@11538
   439
    "pwd"
berghofe@14109
   440
    "quickcheck"
webertj@14349
   441
    "refute"
wenzelm@22864
   442
    "sledgehammer"
wenzelm@33898
   443
    "smt_status"
blanchet@40361
   444
    "solve_direct"
berghofe@41812
   445
    "spark_status"
wenzelm@11538
   446
    "term"
wenzelm@11538
   447
    "thm"
wenzelm@11538
   448
    "thm_deps"
haftmann@22486
   449
    "thy_deps"
blanchet@39169
   450
    "try"
blanchet@47512
   451
    "try0"
wenzelm@11538
   452
    "typ"
berghofe@26184
   453
    "unused_thms"
berghofe@17552
   454
    "value"
haftmann@31130
   455
    "values"
wenzelm@11538
   456
    "welcome"))
wenzelm@11538
   457
wenzelm@11538
   458
(defconst isar-keywords-theory-begin
wenzelm@11538
   459
  '("theory"))
wenzelm@11538
   460
wenzelm@11538
   461
(defconst isar-keywords-theory-switch
wenzelm@21302
   462
  '())
wenzelm@11538
   463
wenzelm@11538
   464
(defconst isar-keywords-theory-end
wenzelm@11538
   465
  '("end"))
wenzelm@11538
   466
wenzelm@11538
   467
(defconst isar-keywords-theory-heading
wenzelm@11538
   468
  '("chapter"
wenzelm@11538
   469
    "section"
wenzelm@11538
   470
    "subsection"
wenzelm@11538
   471
    "subsubsection"))
wenzelm@11538
   472
wenzelm@11538
   473
(defconst isar-keywords-theory-decl
wenzelm@26482
   474
  '("ML"
wenzelm@49882
   475
    "ML_file"
wenzelm@19069
   476
    "abbreviation"
wenzelm@53760
   477
    "adhoc_overloading"
wenzelm@11538
   478
    "arities"
wenzelm@24904
   479
    "atom_decl"
wenzelm@30529
   480
    "attribute_setup"
wenzelm@18612
   481
    "axiomatization"
wenzelm@47928
   482
    "bundle"
haftmann@18552
   483
    "class"
wenzelm@11538
   484
    "classes"
wenzelm@11538
   485
    "classrel"
blanchet@52941
   486
    "codatatype"
haftmann@27102
   487
    "code_abort"
haftmann@20424
   488
    "code_class"
haftmann@20453
   489
    "code_const"
haftmann@22486
   490
    "code_datatype"
wenzelm@53279
   491
    "code_identifier"
haftmann@24997
   492
    "code_include"
haftmann@20424
   493
    "code_instance"
wenzelm@21203
   494
    "code_modulename"
wenzelm@22084
   495
    "code_monad"
wenzelm@53279
   496
    "code_printing"
haftmann@36468
   497
    "code_reflect"
wenzelm@21028
   498
    "code_reserved"
haftmann@20453
   499
    "code_type"
wenzelm@11538
   500
    "coinductive"
berghofe@23732
   501
    "coinductive_set"
wenzelm@11538
   502
    "consts"
wenzelm@21302
   503
    "context"
wenzelm@11538
   504
    "datatype"
blanchet@52941
   505
    "datatype_new"
wenzelm@22084
   506
    "declaration"
wenzelm@23804
   507
    "declare"
wenzelm@36455
   508
    "default_sort"
wenzelm@11538
   509
    "defer_recdef"
wenzelm@18775
   510
    "definition"
wenzelm@11538
   511
    "defs"
wenzelm@12040
   512
    "domain"
wenzelm@33840
   513
    "domain_isomorphism"
haftmann@40822
   514
    "domaindef"
wenzelm@24904
   515
    "equivariance"
wenzelm@52412
   516
    "export_code"
berghofe@13407
   517
    "extract"
berghofe@13407
   518
    "extract_type"
huffman@16231
   519
    "fixrec"
krauss@20523
   520
    "fun"
wenzelm@36180
   521
    "hide_class"
wenzelm@36180
   522
    "hide_const"
wenzelm@36180
   523
    "hide_fact"
wenzelm@36180
   524
    "hide_type"
wenzelm@48133
   525
    "import_const_map"
wenzelm@48133
   526
    "import_file"
wenzelm@47825
   527
    "import_tptp"
wenzelm@48133
   528
    "import_type_map"
wenzelm@11538
   529
    "inductive"
berghofe@23732
   530
    "inductive_set"
haftmann@24437
   531
    "instantiation"
wenzelm@11538
   532
    "judgment"
wenzelm@11538
   533
    "lemmas"
wenzelm@30463
   534
    "local_setup"
wenzelm@12059
   535
    "locale"
wenzelm@11538
   536
    "method_setup"
blanchet@33198
   537
    "nitpick_params"
wenzelm@53760
   538
    "no_adhoc_overloading"
wenzelm@24945
   539
    "no_notation"
wenzelm@15703
   540
    "no_syntax"
wenzelm@19255
   541
    "no_translations"
wenzelm@35419
   542
    "no_type_notation"
wenzelm@24904
   543
    "nominal_datatype"
wenzelm@41495
   544
    "nonterminal"
wenzelm@21203
   545
    "notation"
wenzelm@41208
   546
    "notepad"
wenzelm@11538
   547
    "oracle"
haftmann@25516
   548
    "overloading"
wenzelm@11538
   549
    "parse_ast_translation"
wenzelm@11538
   550
    "parse_translation"
krauss@40450
   551
    "partial_function"
wenzelm@11538
   552
    "primrec"
wenzelm@11538
   553
    "print_ast_translation"
wenzelm@11538
   554
    "print_translation"
bulwahn@46797
   555
    "quickcheck_generator"
berghofe@14109
   556
    "quickcheck_params"
berghofe@13407
   557
    "realizability"
berghofe@13407
   558
    "realizers"
wenzelm@11538
   559
    "recdef"
wenzelm@11538
   560
    "record"
webertj@14349
   561
    "refute_params"
wenzelm@11538
   562
    "setup"
kuncar@47968
   563
    "setup_lifting"
wenzelm@22200
   564
    "simproc_setup"
haftmann@36114
   565
    "sledgehammer_params"
berghofe@41812
   566
    "spark_end"
berghofe@41812
   567
    "spark_open"
wenzelm@49923
   568
    "spark_open_siv"
wenzelm@49923
   569
    "spark_open_vcg"
berghofe@41812
   570
    "spark_proof_functions"
berghofe@43227
   571
    "spark_types"
wenzelm@25176
   572
    "statespace"
wenzelm@11538
   573
    "syntax"
wenzelm@41034
   574
    "syntax_declaration"
wenzelm@11538
   575
    "text"
wenzelm@11538
   576
    "text_raw"
wenzelm@11538
   577
    "theorems"
wenzelm@11538
   578
    "translations"
wenzelm@35419
   579
    "type_notation"
wenzelm@41497
   580
    "type_synonym"
wenzelm@11538
   581
    "typed_print_translation"
wenzelm@52432
   582
    "typedecl"))
wenzelm@11538
   583
wenzelm@11538
   584
(defconst isar-keywords-theory-script
bulwahn@37733
   585
  '("inductive_cases"
bulwahn@37733
   586
    "inductive_simps"))
wenzelm@11538
   587
wenzelm@11538
   588
(defconst isar-keywords-theory-goal
skalberg@14223
   589
  '("ax_specification"
blanchet@52973
   590
    "bnf"
bulwahn@31106
   591
    "code_pred"
skalberg@14223
   592
    "corollary"
huffman@16701
   593
    "cpodef"
wenzelm@41778
   594
    "enriched_type"
krauss@19564
   595
    "function"
wenzelm@11746
   596
    "instance"
ballarin@15598
   597
    "interpretation"
wenzelm@11538
   598
    "lemma"
huffman@48212
   599
    "lift_definition"
wenzelm@24904
   600
    "nominal_inductive"
berghofe@28656
   601
    "nominal_inductive2"
wenzelm@24904
   602
    "nominal_primrec"
huffman@16701
   603
    "pcpodef"
kuncar@47968
   604
    "quotient_definition"
kaliszyk@35279
   605
    "quotient_type"
wenzelm@11538
   606
    "recdef_tc"
haftmann@27102
   607
    "rep_datatype"
wenzelm@36321
   608
    "schematic_corollary"
wenzelm@36321
   609
    "schematic_lemma"
wenzelm@36321
   610
    "schematic_theorem"
berghofe@41812
   611
    "spark_vc"
skalberg@14115
   612
    "specification"
haftmann@24919
   613
    "subclass"
ballarin@28895
   614
    "sublocale"
krauss@19564
   615
    "termination"
wenzelm@11538
   616
    "theorem"
blanchet@50089
   617
    "typedef"
blanchet@52926
   618
    "wrap_free_constructors"))
wenzelm@11538
   619
wenzelm@11538
   620
(defconst isar-keywords-qed
wenzelm@11538
   621
  '("\\."
wenzelm@11538
   622
    "\\.\\."
wenzelm@11538
   623
    "by"
wenzelm@11538
   624
    "done"
wenzelm@11538
   625
    "sorry"))
wenzelm@11538
   626
wenzelm@11538
   627
(defconst isar-keywords-qed-block
wenzelm@11538
   628
  '("qed"))
wenzelm@11538
   629
wenzelm@11538
   630
(defconst isar-keywords-qed-global
wenzelm@11538
   631
  '("oops"))
wenzelm@11538
   632
wenzelm@11538
   633
(defconst isar-keywords-proof-heading
wenzelm@11538
   634
  '("sect"
wenzelm@11538
   635
    "subsect"
wenzelm@11538
   636
    "subsubsect"))
wenzelm@11538
   637
wenzelm@11538
   638
(defconst isar-keywords-proof-goal
wenzelm@29607
   639
  '("have"
wenzelm@11538
   640
    "hence"
wenzelm@29607
   641
    "interpret"))
wenzelm@11538
   642
wenzelm@11538
   643
(defconst isar-keywords-proof-block
wenzelm@11538
   644
  '("next"
wenzelm@11538
   645
    "proof"))
wenzelm@11538
   646
wenzelm@11538
   647
(defconst isar-keywords-proof-open
wenzelm@11538
   648
  '("{"))
wenzelm@11538
   649
wenzelm@11538
   650
(defconst isar-keywords-proof-close
wenzelm@11538
   651
  '("}"))
wenzelm@11538
   652
wenzelm@11538
   653
(defconst isar-keywords-proof-chain
wenzelm@11538
   654
  '("finally"
wenzelm@11538
   655
    "from"
wenzelm@11538
   656
    "then"
wenzelm@11538
   657
    "ultimately"
wenzelm@11538
   658
    "with"))
wenzelm@11538
   659
wenzelm@11538
   660
(defconst isar-keywords-proof-decl
wenzelm@28280
   661
  '("ML_prf"
wenzelm@28280
   662
    "also"
wenzelm@47928
   663
    "include"
wenzelm@47928
   664
    "including"
wenzelm@11538
   665
    "let"
wenzelm@11538
   666
    "moreover"
wenzelm@11538
   667
    "note"
wenzelm@11538
   668
    "txt"
wenzelm@12926
   669
    "txt_raw"
wenzelm@18541
   670
    "unfolding"
wenzelm@36521
   671
    "using"
wenzelm@36521
   672
    "write"))
wenzelm@11538
   673
wenzelm@11538
   674
(defconst isar-keywords-proof-asm
wenzelm@11538
   675
  '("assume"
wenzelm@11538
   676
    "case"
wenzelm@11538
   677
    "def"
wenzelm@11538
   678
    "fix"
wenzelm@11538
   679
    "presume"))
wenzelm@11538
   680
wenzelm@11538
   681
(defconst isar-keywords-proof-asm-goal
wenzelm@17850
   682
  '("guess"
wenzelm@21806
   683
    "obtain"
wenzelm@21806
   684
    "show"
wenzelm@21806
   685
    "thus"))
wenzelm@11538
   686
wenzelm@11538
   687
(defconst isar-keywords-proof-script
wenzelm@11538
   688
  '("apply"
wenzelm@11538
   689
    "apply_end"
wenzelm@11538
   690
    "back"
wenzelm@11538
   691
    "defer"
wenzelm@11538
   692
    "prefer"))
wenzelm@11538
   693
wenzelm@11538
   694
(provide 'isar-keywords)