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