src/Doc/manual.bib
author wenzelm
Mon, 11 Nov 2013 17:44:21 +0100
changeset 55757 50199af40c27
parent 55225 2cf5d0a560ec
parent 55598 97f69d44f732
child 55956 3936fb5803d6
permissions -rw-r--r--
merged, using src/HOL/Tools/Sledgehammer/sledgehammer_isar.ML and src/HOL/Tools/Sledgehammer/sledgehammer_run.ML from 347c3b0cab44;
paulson@6592
     1
% BibTeX database for the Isabelle documentation
paulson@6592
     2
paulson@6592
     3
%publishers
paulson@6592
     4
@string{AP="Academic Press"}
paulson@6592
     5
@string{CUP="Cambridge University Press"}
blanchet@35075
     6
@string{IEEE="IEEE Computer Society Press"}
paulson@11199
     7
@string{LNCS="Lecture Notes in Computer Science"}
paulson@6592
     8
@string{MIT="MIT Press"}
paulson@6592
     9
@string{NH="North-Holland"}
paulson@6592
    10
@string{Prentice="Prentice-Hall"}
nipkow@6607
    11
@string{PH="Prentice-Hall"}
paulson@6592
    12
@string{Springer="Springer-Verlag"}
paulson@6592
    13
paulson@6592
    14
%institutions
paulson@11199
    15
@string{CUCL="Computer Laboratory, University of Cambridge"}
paulson@11199
    16
@string{Edinburgh="Department of Computer Science, University of Edinburgh"}
haftmann@21074
    17
@string{TUM="Department of Informatics, Technical University of Munich"}
paulson@6592
    18
paulson@6592
    19
%journals
paulson@8284
    20
@string{AI="Artificial Intelligence"}
paulson@11199
    21
@string{FAC="Formal Aspects of Computing"}
paulson@11199
    22
@string{JAR="Journal of Automated Reasoning"}
paulson@11199
    23
@string{JCS="Journal of Computer Security"}
paulson@11199
    24
@string{JFP="Journal of Functional Programming"}
paulson@11199
    25
@string{JLC="Journal of Logic and Computation"}
paulson@11199
    26
@string{JLP="Journal of Logic Programming"}
paulson@11199
    27
@string{JSC="Journal of Symbolic Computation"}
paulson@11199
    28
@string{JSL="Journal of Symbolic Logic"}
paulson@11246
    29
@string{PROYAL="Proceedings of the Royal Society of London"}
paulson@6592
    30
@string{SIGPLAN="{SIGPLAN} Notices"}
paulson@11246
    31
@string{TISSEC="ACM Transactions on Information and System Security"}
paulson@6592
    32
paulson@6592
    33
%conferences
paulson@6592
    34
@string{CADE="International Conference on Automated Deduction"}
paulson@6592
    35
@string{POPL="Symposium on Principles of Programming Languages"}
paulson@6592
    36
@string{TYPES="Types for Proofs and Programs"}
paulson@6592
    37
paulson@6592
    38
paulson@6592
    39
%A
paulson@6592
    40
paulson@6592
    41
@incollection{abramsky90,
paulson@6592
    42
  author	= {Samson Abramsky},
paulson@6592
    43
  title		= {The Lazy Lambda Calculus},
paulson@6592
    44
  pages		= {65-116},
paulson@6592
    45
  editor	= {David A. Turner},
paulson@6592
    46
  booktitle	= {Research Topics in Functional Programming},
paulson@6592
    47
  publisher	= {Addison-Wesley},
paulson@6592
    48
  year		= 1990}
paulson@6592
    49
paulson@6592
    50
@Unpublished{abrial93,
paulson@6592
    51
  author	= {J. R. Abrial and G. Laffitte},
blanchet@33191
    52
  title		= {Towards the Mechanization of the Proofs of Some Classical
paulson@6592
    53
		  Theorems of Set Theory},
paulson@6592
    54
  note		= {preprint},
paulson@6592
    55
  year		= 1993,
paulson@6592
    56
  month		= Feb}
paulson@6592
    57
paulson@6592
    58
@incollection{aczel77,
paulson@6592
    59
  author	= {Peter Aczel},
paulson@6592
    60
  title		= {An Introduction to Inductive Definitions},
paulson@6592
    61
  pages		= {739-782},
paulson@6592
    62
  crossref	= {barwise-handbk}}
paulson@6592
    63
paulson@6592
    64
@Book{aczel88,
paulson@6592
    65
  author	= {Peter Aczel},
paulson@6592
    66
  title		= {Non-Well-Founded Sets},
paulson@6592
    67
  publisher	= {CSLI},
paulson@6592
    68
  year		= 1988}
paulson@6592
    69
haftmann@39824
    70
@inproceedings{Aehlig-Haftmann-Nipkow:2008:nbe,
haftmann@39824
    71
  author =      {Klaus Aehlig and Florian Haftmann and Tobias Nipkow},
haftmann@39824
    72
  title =       {A Compiled Implementation of Normalization by Evaluation},
haftmann@39824
    73
  booktitle =   {TPHOLs '08: Proceedings of the 21th International Conference on Theorem Proving in Higher Order Logics},
haftmann@39824
    74
  year =        {2008},
haftmann@39824
    75
  isbn =        {978-3-540-71065-3},
haftmann@39824
    76
  pages =       {352--367},
haftmann@39824
    77
  publisher =   Springer,
haftmann@39824
    78
  series =      LNCS,
haftmann@39824
    79
  volume =      {5170},
haftmann@39824
    80
  editor =      {Otmane A\"{\i}t Mohamed and C{\'e}sar Mu{\~n}oz and Sofi{\`e}ne Tahar}
haftmann@39824
    81
}
haftmann@39824
    82
paulson@6592
    83
@InProceedings{alf,
paulson@6592
    84
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    85
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    86
  crossref	= {types93},
paulson@6592
    87
  pages		= {213-237}}
paulson@6592
    88
blanchet@33191
    89
@inproceedings{andersson-1993,
blanchet@33191
    90
  author = "Arne Andersson",
blanchet@33191
    91
  title = "Balanced Search Trees Made Simple",
blanchet@33191
    92
  editor = "F. K. H. A. Dehne and N. Santoro and S. Whitesides",
blanchet@33191
    93
  booktitle = "WADS 1993",
blanchet@33191
    94
  series = LNCS,
blanchet@33191
    95
  volume = {709},
blanchet@33191
    96
  pages = "61--70",
blanchet@33191
    97
  year = 1993,
blanchet@33191
    98
  publisher = Springer}
blanchet@33191
    99
paulson@6592
   100
@book{andrews86,
paulson@6592
   101
  author	= "Peter Andrews",
paulson@6592
   102
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
   103
through Proof",
paulson@6592
   104
  publisher	= AP,
paulson@6592
   105
  series	= "Computer Science and Applied Mathematics",
paulson@6592
   106
  year		= 1986}
paulson@6592
   107
wenzelm@9599
   108
@InProceedings{Aspinall:2000:eProof,
wenzelm@9599
   109
  author = 	 {David Aspinall},
wenzelm@9599
   110
  title = 	 {Protocols for Interactive {e-Proof}},
wenzelm@9599
   111
  booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
wenzelm@9599
   112
  year =	 2000,
wenzelm@9599
   113
  note =	 {Unpublished work-in-progress paper,
paulson@14296
   114
                  \url{http://homepages.inf.ed.ac.uk/da/papers/drafts/eproof.ps.gz}}
wenzelm@9599
   115
}
paulson@14296
   116
wenzelm@8505
   117
@InProceedings{Aspinall:TACAS:2000,
wenzelm@8505
   118
  author = 	 {David Aspinall},
wenzelm@10160
   119
  title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
nipkow@11205
   120
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
nipkow@11205
   121
                  Systems (TACAS)},
nipkow@11205
   122
  year =	 2000,
nipkow@11205
   123
  publisher	= Springer,
nipkow@11205
   124
  series	= LNCS,
nipkow@11205
   125
  volume	= 1785,
nipkow@11205
   126
  pages = "38--42"
wenzelm@8505
   127
}
wenzelm@8505
   128
wenzelm@7209
   129
@Misc{isamode,
wenzelm@7209
   130
  author =	 {David Aspinall},
wenzelm@8062
   131
  title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
paulson@14296
   132
  note =	 {\url{http://homepages.inf.ed.ac.uk/da/Isamode/}}
wenzelm@7209
   133
}
wenzelm@7209
   134
wenzelm@7209
   135
@Misc{proofgeneral,
nipkow@11197
   136
  author =	 {David Aspinall},
nipkow@11197
   137
  title =	 {{P}roof {G}eneral},
paulson@14296
   138
  note =	 {\url{http://proofgeneral.inf.ed.ac.uk/}}
wenzelm@7209
   139
}
wenzelm@7209
   140
paulson@6592
   141
%B
paulson@6592
   142
blanchet@44964
   143
@inproceedings{backes-brown-2010,
blanchet@43805
   144
  title = "Analytic Tableaux for Higher-Order Logic with Choice",
blanchet@43805
   145
  author = "Julian Backes and Chad E. Brown",
blanchet@43805
   146
  booktitle={Automated Reasoning: IJCAR 2010},
blanchet@43805
   147
  editor={J. Giesl and R. H\"ahnle},
blanchet@43805
   148
  publisher = Springer,
blanchet@43805
   149
  series = LNCS,
blanchet@43805
   150
  volume = 6173,
blanchet@43805
   151
  pages = "76--90",
blanchet@43805
   152
  year = 2010}
blanchet@43805
   153
nipkow@10186
   154
@book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
nipkow@10186
   155
title="Term Rewriting and All That",publisher=CUP,year=1998}
nipkow@10186
   156
haftmann@37404
   157
@manual{isabelle-locale,
haftmann@37404
   158
  author        = {Clemens Ballarin},
haftmann@37404
   159
  title         = {Tutorial to Locales and Locale Interpretation},
haftmann@37404
   160
  institution   = TUM,
haftmann@37404
   161
  note          = {\url{http://isabelle.in.tum.de/doc/locales.pdf}}
haftmann@37404
   162
}
haftmann@37404
   163
ballarin@54507
   164
@article{Ballarin2013,
ballarin@54507
   165
  author = {Ballarin, Clemens},
ballarin@54507
   166
  journal = JAR,
ballarin@54507
   167
  note = {Online version; to appear in print.},
ballarin@54507
   168
  publisher = Springer,
ballarin@54507
   169
  title = {Locales: A Module System for Mathematical Theories},
ballarin@54507
   170
  url = {http://dx.doi.org/10.1007/s10817-013-9284-7},
ballarin@54507
   171
  year = {2013}}
ballarin@54507
   172
wenzelm@20482
   173
@InCollection{Barendregt-Geuvers:2001,
wenzelm@20482
   174
  author = 	 {H. Barendregt and H. Geuvers},
wenzelm@20482
   175
  title = 	 {Proof Assistants using Dependent Type Systems},
wenzelm@20482
   176
  booktitle = 	 {Handbook of Automated Reasoning},
wenzelm@20482
   177
  publisher =	 {Elsevier},
wenzelm@20482
   178
  year =	 2001,
wenzelm@20482
   179
  editor =	 {A. Robinson and A. Voronkov}
wenzelm@20482
   180
}
wenzelm@20482
   181
blanchet@41190
   182
@inproceedings{cvc3,
blanchet@41190
   183
  author    = {Clark Barrett and Cesare Tinelli},
blanchet@41190
   184
  title     = {{CVC3}},
blanchet@41190
   185
  booktitle = {CAV},
blanchet@41190
   186
  editor    = {Werner Damm and Holger Hermanns},
blanchet@41190
   187
  volume    = {4590},
blanchet@41190
   188
  series    = LNCS,
blanchet@41190
   189
  pages     = {298--302},
blanchet@41190
   190
  publisher = {Springer},
blanchet@41190
   191
  year      = {2007}
blanchet@41190
   192
}
blanchet@41190
   193
paulson@6592
   194
@incollection{basin91,
paulson@6592
   195
  author	= {David Basin and Matt Kaufmann},
paulson@6592
   196
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
   197
		   Comparison}, 
paulson@6592
   198
  crossref	= {huet-plotkin91},
paulson@6592
   199
  pages		= {89-119}}
paulson@6592
   200
wenzelm@12466
   201
@Unpublished{HOL-Library,
wenzelm@12466
   202
  author =       {Gertrud Bauer and Tobias Nipkow and Oheimb, David von and
wenzelm@12466
   203
                  Lawrence C Paulson and Thomas M Rasmussen and Christophe Tabacznyj and
wenzelm@12466
   204
                  Markus Wenzel},
wenzelm@12466
   205
  title =        {The Supplemental {Isabelle/HOL} Library},
wenzelm@12660
   206
  note =         {Part of the Isabelle distribution,
wenzelm@12466
   207
                  \url{http://isabelle.in.tum.de/library/HOL/Library/document.pdf}},
wenzelm@12660
   208
  year =         2002
wenzelm@12466
   209
}
wenzelm@12466
   210
wenzelm@9567
   211
@InProceedings{Bauer-Wenzel:2000:HB,
wenzelm@9567
   212
  author = 	 {Gertrud Bauer and Markus Wenzel},
wenzelm@9567
   213
  title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
wenzelm@9567
   214
      {I}sabelle/{I}sar},
wenzelm@9567
   215
  booktitle = 	 {Types for Proofs and Programs: TYPES'99},
wenzelm@9599
   216
  editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
wenzelm@9599
   217
                  and Jan Smith},
wenzelm@9567
   218
  series =	 {LNCS},
wenzelm@9599
   219
  year =	 2000
wenzelm@9567
   220
}
wenzelm@6624
   221
wenzelm@12878
   222
@InProceedings{Bauer-Wenzel:2001,
wenzelm@12878
   223
  author =       {Gertrud Bauer and Markus Wenzel},
wenzelm@12878
   224
  title =        {Calculational reasoning revisited --- an {Isabelle/Isar} experience},
wenzelm@12878
   225
  crossref =     {tphols2001}}
wenzelm@12878
   226
blanchet@43805
   227
@inproceedings{leo2,
blanchet@43805
   228
  author = "Christoph Benzm{\"u}ller and Lawrence C. Paulson and Frank Theiss and Arnaud Fietzke",
blanchet@43805
   229
  title = "{LEO-II}---A Cooperative Automatic Theorem Prover for Higher-Order Logic",
blanchet@43805
   230
  editor = "Alessandro Armando and Peter Baumgartner and Gilles Dowek",
blanchet@43805
   231
  booktitle = "Automated Reasoning: IJCAR 2008",
blanchet@43805
   232
  publisher = Springer,
blanchet@43805
   233
  series = LNCS,
blanchet@43805
   234
  volume = 5195,
blanchet@43805
   235
  pages = "162--170",
blanchet@43805
   236
  year = 2008}
blanchet@43805
   237
bulwahn@33942
   238
@inProceedings{Berghofer-Bulwahn-Haftmann:2009:TPHOL,
bulwahn@33942
   239
    author = {Berghofer, Stefan and Bulwahn, Lukas and Haftmann, Florian},
bulwahn@33942
   240
    booktitle = {Theorem Proving in Higher Order Logics},
bulwahn@33942
   241
    pages = {131--146},
bulwahn@33942
   242
    title = {Turning Inductive into Equational Specifications},
bulwahn@33942
   243
    year = {2009}
bulwahn@33942
   244
}
bulwahn@33942
   245
berghofe@11619
   246
@INPROCEEDINGS{Berghofer-Nipkow:2000:TPHOL,
berghofe@11619
   247
  crossref        = "tphols2000",
berghofe@11619
   248
  title           = "Proof terms for simply typed higher order logic",
berghofe@11619
   249
  author          = "Stefan Berghofer and Tobias Nipkow",
berghofe@11619
   250
  pages           = "38--52"}
berghofe@11619
   251
blanchet@33191
   252
@inproceedings{berghofer-nipkow-2004,
blanchet@33191
   253
  author = {Stefan Berghofer and Tobias Nipkow},
blanchet@33191
   254
  title = {Random Testing in {I}sabelle/{HOL}},
blanchet@33191
   255
  pages = {230--239},
blanchet@33191
   256
  editor = "J. Cuellar and Z. Liu",
blanchet@33191
   257
  booktitle = {{SEFM} 2004},
blanchet@33191
   258
  publisher = IEEE,
blanchet@33191
   259
  year = 2004}
blanchet@33191
   260
berghofe@12612
   261
@InProceedings{Berghofer-Nipkow:2002,
berghofe@12612
   262
  author =       {Stefan Berghofer and Tobias Nipkow},
berghofe@12612
   263
  title =        {Executing Higher Order Logic},
berghofe@12612
   264
  booktitle =    {Types for Proofs and Programs: TYPES'2000},
berghofe@12612
   265
  editor =       {P. Callaghan and Z. Luo and J. McKinna and R. Pollack},
berghofe@12612
   266
  series =       LNCS,
berghofe@12612
   267
  publisher =    Springer,
berghofe@13009
   268
  volume =       2277,
berghofe@12612
   269
  year =         2002}
berghofe@12612
   270
wenzelm@6624
   271
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
   272
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
   273
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
   274
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
   275
  crossref =     {tphols99}}
wenzelm@6624
   276
wenzelm@30170
   277
wenzelm@30170
   278
@InProceedings{Bezem-Coquand:2005,
wenzelm@30170
   279
  author = 	 {M.A. Bezem and T. Coquand},
wenzelm@30170
   280
  title = 	 {Automating {Coherent Logic}},
wenzelm@30170
   281
  booktitle = {LPAR-12},
wenzelm@30170
   282
  editor = 	 {G. Sutcliffe and A. Voronkov},
wenzelm@30170
   283
  volume = 	 3835,
wenzelm@30170
   284
  series = 	 LNCS,
wenzelm@30170
   285
  publisher = Springer}
wenzelm@30170
   286
nipkow@6607
   287
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
   288
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   289
nipkow@11209
   290
@book{Bird-Haskell,author="Richard Bird",
nipkow@11209
   291
title="Introduction to Functional Programming using Haskell",
nipkow@11209
   292
publisher=PH,year=1998}
nipkow@11209
   293
blanchet@43082
   294
@manual{isabelle-nitpick,
blanchet@43082
   295
  author        = {Jasmin Christian Blanchette},
blanchet@54784
   296
  title         = {Picking Nits: A User's Guide to {N}itpick for {I}sabelle\slash {HOL}},
blanchet@43082
   297
  institution   = TUM,
blanchet@43082
   298
  note          = {\url{http://isabelle.in.tum.de/doc/nitpick.pdf}}
blanchet@43082
   299
}
blanchet@43082
   300
blanchet@43082
   301
@manual{isabelle-sledgehammer,
blanchet@43082
   302
  author        = {Jasmin Christian Blanchette},
blanchet@54784
   303
  title         = {Hammering Away: A User's Guide to {S}ledgehammer for {I}sabelle\slash {HOL}},
blanchet@43082
   304
  institution   = TUM,
blanchet@43082
   305
  note          = {\url{http://isabelle.in.tum.de/doc/sledgehammer.pdf}}
blanchet@43082
   306
}
blanchet@43082
   307
blanchet@36918
   308
@inproceedings{blanchette-nipkow-2010,
blanchet@36918
   309
  title = "Nitpick: A Counterexample Generator for Higher-Order Logic Based on a Relational Model Finder",
blanchet@33191
   310
  author = "Jasmin Christian Blanchette and Tobias Nipkow",
blanchet@36918
   311
  crossref = {itp2010}}
blanchet@36918
   312
blanchet@53942
   313
@unpublished{blanchette-et-al-wit,
blanchet@53966
   314
  author = {J. C. Blanchette and A. Popescu and D. Traytel},
blanchet@53942
   315
  title = {Witnessing (Co)datatypes},
blanchet@53942
   316
  year = 2013,
blanchet@53942
   317
  note = {\url{http://www21.in.tum.de/~traytel/papers/witness/wit.pdf}}}
blanchet@53942
   318
blanchet@47514
   319
@inproceedings{why3,
blanchet@47514
   320
  author = {Fran\c{c}ois Bobot and Jean-Christophe Filli\^atre and Claude March\'e and Andrei Paskevich},
blanchet@47514
   321
  title = {{Why3}: Shepherd Your Herd of Provers},
blanchet@47514
   322
  editor = "K. Rustan M. Leino and Micha\l{} Moskal",
blanchet@47514
   323
  booktitle = {Boogie 2011},
blanchet@47514
   324
  pages = "53--64",
blanchet@47514
   325
  year = 2011
blanchet@47514
   326
}
blanchet@47514
   327
blanchet@47514
   328
@inproceedings{alt-ergo,
blanchet@47514
   329
  author = {Fran\c{c}ois Bobot and Sylvain Conchon and Evelyne Contejean and St\'ephane Lescuyer},
blanchet@47514
   330
  title = {Implementing Polymorphism in {SMT} Solvers},
blanchet@47514
   331
  booktitle = {SMT '08},
blanchet@47514
   332
  pages = "1--5",
blanchet@47514
   333
  publisher = "ACM",
blanchet@47514
   334
  series = "ICPS",
blanchet@47514
   335
  year = 2008,
blanchet@47514
   336
  editor = {Clark Barrett and Leonardo de Moura}}
blanchet@47514
   337
% /BPR
blanchet@47514
   338
% and Domagoj Babic and Amit Goel
blanchet@47514
   339
blanchet@36918
   340
@inproceedings{boehme-nipkow-2010,
blanchet@36918
   341
  author={Sascha B\"ohme and Tobias Nipkow},
blanchet@36918
   342
  title={Sledgehammer: Judgement Day},
blanchet@36918
   343
  booktitle={Automated Reasoning: IJCAR 2010},
blanchet@36918
   344
  editor={J. Giesl and R. H\"ahnle},
blanchet@36918
   345
  publisher=Springer,
blanchet@36918
   346
  series=LNCS,
blanchet@43805
   347
  volume = 6173,
blanchet@43805
   348
  pages = "107--121",
blanchet@36918
   349
  year=2010}
blanchet@33191
   350
paulson@6592
   351
@Article{boyer86,
paulson@6592
   352
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   353
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   354
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   355
		   Axioms},
paulson@6592
   356
  journal	= JAR,
paulson@6592
   357
  year		= 1986,
paulson@6592
   358
  volume	= 2,
paulson@6592
   359
  number	= 3,
paulson@6592
   360
  pages		= {287-327}}
paulson@6592
   361
paulson@6592
   362
@book{bm79,
paulson@6592
   363
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   364
  title		= {A Computational Logic},
paulson@6592
   365
  publisher	= {Academic Press},
paulson@6592
   366
  year		= 1979}
paulson@6592
   367
paulson@6592
   368
@book{bm88book,
paulson@6592
   369
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   370
  title		= {A Computational Logic Handbook},
paulson@6592
   371
  publisher	= {Academic Press},
paulson@6592
   372
  year		= 1988}
paulson@6592
   373
blanchet@44964
   374
@inproceedings{satallax,
blanchet@44964
   375
  author = "Chad E. Brown",
blanchet@44964
   376
  title = "Reducing Higher-Order Theorem Proving to a Sequence of {SAT} Problems",
blanchet@44964
   377
  booktitle = {Automated Deduction --- CADE-23},
blanchet@44964
   378
  publisher = Springer,
blanchet@44964
   379
  series = LNCS,
blanchet@44964
   380
  volume = 6803,
blanchet@44964
   381
  pages = "147--161",
blanchet@44964
   382
  editor = "Nikolaj Bj{\o}rner and Viorica Sofronie-Stokkermans",
blanchet@44964
   383
  year = 2011}
blanchet@44964
   384
paulson@6592
   385
@Article{debruijn72,
paulson@6592
   386
  author	= {N. G. de Bruijn},
paulson@6592
   387
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   388
	a Tool for Automatic Formula Manipulation,
paulson@6592
   389
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   390
  journal	= {Indag. Math.},
paulson@6592
   391
  volume	= 34,
paulson@6592
   392
  pages		= {381-392},
paulson@6592
   393
  year		= 1972}
paulson@6592
   394
krauss@23187
   395
@InProceedings{bulwahnKN07,
krauss@25093
   396
  author   = {Lukas Bulwahn and Alexander Krauss and Tobias Nipkow},
krauss@25093
   397
  title    = {Finding Lexicographic Orders for Termination Proofs in {Isabelle/HOL}},
krauss@25093
   398
  crossref = {tphols2007},
krauss@25093
   399
  pages    = {38--53}
krauss@25093
   400
}
krauss@23187
   401
haftmann@28593
   402
@InProceedings{bulwahn-et-al:2008:imperative,
blanchet@33191
   403
  author   = {Lukas Bulwahn and Alexander Krauss and Florian Haftmann and Levent Erkök and John Matthews},
haftmann@28593
   404
  title    = {Imperative Functional Programming with {Isabelle/HOL}},
haftmann@28593
   405
  crossref = {tphols2008},
haftmann@28593
   406
}
haftmann@28593
   407
%  pages    = {38--53}
haftmann@28593
   408
paulson@11246
   409
@Article{ban89,
paulson@11246
   410
  author	= {M. Burrows and M. Abadi and R. M. Needham},
paulson@11246
   411
  title		= {A Logic of Authentication},
paulson@11246
   412
  journal	= PROYAL,
paulson@11246
   413
  year		= 1989,
paulson@11246
   414
  volume	= 426,
paulson@11246
   415
  pages		= {233-271}}
paulson@11246
   416
paulson@6592
   417
%C
paulson@6592
   418
wenzelm@51145
   419
@PhdThesis{Chaieb-thesis,
wenzelm@51145
   420
  author =       {Amine Chaieb},
wenzelm@51145
   421
  title =        {Automated methods for formal proofs in simple arithmetics and algebra},
wenzelm@51145
   422
  school =       {Technische Universit\"at M\"unchen},
wenzelm@51145
   423
  year =         2008,
wenzelm@51145
   424
  note =      {\url{http://www4.in.tum.de/~chaieb/pubs/pdf/diss.pdf}}}
wenzelm@51145
   425
wenzelm@40316
   426
@InProceedings{Chaieb-Wenzel:2007,
wenzelm@40316
   427
  author = 	 {Amine Chaieb and Makarius Wenzel},
wenzelm@40316
   428
  title = 	 {Context aware Calculation and Deduction ---
wenzelm@40316
   429
                  Ring Equalities via {Gr\"obner Bases} in {Isabelle}},
wenzelm@40316
   430
  booktitle =	 {Towards Mechanized Mathematical Assistants (CALCULEMUS 2007)},
wenzelm@40316
   431
  editor =	 {Manuel Kauers and Manfred Kerber and Robert Miner and Wolfgang Windsteiger},
wenzelm@40316
   432
  series =	 LNAI,
wenzelm@40316
   433
  volume =       4573,
wenzelm@40316
   434
  year =	 2007,
wenzelm@40316
   435
  publisher =	 Springer
wenzelm@40316
   436
}
wenzelm@40316
   437
paulson@6592
   438
@TechReport{camilleri92,
paulson@6592
   439
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   440
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   441
		 {HOL} Theorem Prover},
paulson@6592
   442
  institution	= CUCL,
paulson@6592
   443
  year		= 1992,
paulson@6592
   444
  number	= 265,
paulson@6592
   445
  month		= Aug}
paulson@6592
   446
paulson@6592
   447
@Book{charniak80,
paulson@6592
   448
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   449
  title		= {Artificial Intelligence Programming},
paulson@6592
   450
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   451
  year		= 1980}
paulson@6592
   452
paulson@6592
   453
@article{church40,
paulson@6592
   454
  author	= "Alonzo Church",
paulson@6592
   455
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   456
  journal	= JSL,
paulson@6592
   457
  year		= 1940,
paulson@6592
   458
  volume	= 5,
paulson@6592
   459
  pages		= "56-68"}
paulson@6592
   460
nipkow@10191
   461
@book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
nipkow@10191
   462
title="Model Checking",publisher=MIT,year=1999}
nipkow@10191
   463
paulson@6592
   464
@PhdThesis{coen92,
paulson@6592
   465
  author	= {Martin D. Coen},
paulson@6592
   466
  title		= {Interactive Program Derivation},
paulson@6592
   467
  school	= {University of Cambridge},
paulson@6592
   468
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   469
  month		= nov,
paulson@6592
   470
  year		= 1992}
paulson@6592
   471
paulson@6592
   472
@book{constable86,
paulson@6592
   473
  author	= {R. L. Constable and others},
paulson@6592
   474
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   475
		 Development System}, 
paulson@6592
   476
  publisher	= Prentice,
paulson@6592
   477
  year		= 1986}
paulson@6592
   478
paulson@6592
   479
%D
paulson@6592
   480
wenzelm@6745
   481
@Book{davey-priestley,
paulson@6592
   482
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   483
  title		= {Introduction to Lattices and Order},
paulson@6592
   484
  publisher	= CUP,
paulson@6592
   485
  year		= 1990}
paulson@6592
   486
paulson@6592
   487
@Book{devlin79,
paulson@6592
   488
  author	= {Keith J. Devlin},
paulson@6592
   489
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   490
  publisher	= {Springer},
paulson@6592
   491
  year		= 1979}
paulson@6592
   492
paulson@6592
   493
@book{dummett,
paulson@6592
   494
  author	= {Michael Dummett},
paulson@6592
   495
  title		= {Elements of Intuitionism},
paulson@6592
   496
  year		= 1977,
paulson@6592
   497
  publisher	= {Oxford University Press}}
paulson@6592
   498
blanchet@41190
   499
@misc{yices,
blanchet@41190
   500
  author    = {Bruno Dutertre and Leonardo de Moura},
blanchet@41190
   501
  title     = {The {Yices} {SMT} Solver},
blanchet@43753
   502
  howpublished = "\url{http://yices.csl.sri.com/tool-paper.pdf}",
blanchet@41190
   503
  year = 2006}
blanchet@41190
   504
paulson@6592
   505
@incollection{dybjer91,
paulson@6592
   506
  author	= {Peter Dybjer},
nipkow@10186
   507
  title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
paulson@6592
   508
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   509
  crossref	= {huet-plotkin91},
paulson@6592
   510
  pages		= {280-306}}
paulson@6592
   511
paulson@6592
   512
@Article{dyckhoff,
paulson@6592
   513
  author	= {Roy Dyckhoff},
paulson@6592
   514
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   515
  journal	= JSL,
paulson@6592
   516
  year		= 1992,
paulson@6592
   517
  volume	= 57,
paulson@6592
   518
  number	= 3,
paulson@6592
   519
  pages		= {795-807}}
paulson@6592
   520
paulson@6592
   521
%F
paulson@6592
   522
paulson@6613
   523
@Article{IMPS,
paulson@6613
   524
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   525
		 Thayer},
paulson@6613
   526
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   527
  journal	= JAR,
paulson@6613
   528
  volume	= 11,
paulson@6613
   529
  number	= 2,
paulson@6613
   530
  year		= 1993,
paulson@6613
   531
  pages		= {213-248}}
paulson@6613
   532
paulson@6592
   533
@InProceedings{felty91a,
paulson@6592
   534
  Author	= {Amy Felty},
paulson@6592
   535
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   536
		  Deduction Proofs}, 
paulson@6592
   537
  crossref	= {extensions91},
paulson@6592
   538
  pages		= {157-178}}
paulson@6592
   539
paulson@10796
   540
@Article{fleuriot-jcm,
paulson@10796
   541
  author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
paulson@10796
   542
  title = 	 {Mechanizing Nonstandard Real Analysis},
paulson@10796
   543
  journal = 	 {LMS Journal of Computation and Mathematics},
paulson@10796
   544
  year = 	 2000,
paulson@10796
   545
  volume =	 3,
paulson@10796
   546
  pages =	 {140-190},
paulson@10796
   547
  note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
paulson@10796
   548
}
paulson@10796
   549
paulson@6592
   550
@TechReport{frost93,
paulson@6592
   551
  author	= {Jacob Frost},
paulson@6592
   552
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   553
  institution	= CUCL,
paulson@6592
   554
  number	= 308,
paulson@6592
   555
  year		= 1993,
paulson@6592
   556
  month		= Aug}
paulson@6592
   557
paulson@6592
   558
%revised version of frost93
paulson@6592
   559
@TechReport{frost95,
paulson@6592
   560
  author	= {Jacob Frost},
paulson@6592
   561
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   562
  institution	= CUCL,
paulson@6592
   563
  number	= 359,
paulson@6592
   564
  year		= 1995,
paulson@6592
   565
  month		= Feb}
paulson@6592
   566
paulson@6592
   567
@inproceedings{OBJ,
paulson@6592
   568
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   569
		 and J. Meseguer}, 
paulson@6592
   570
  title		= {Principles of {OBJ2}},
paulson@6592
   571
  booktitle	= POPL, 
paulson@6592
   572
  year		= 1985,
paulson@6592
   573
  pages		= {52-66}}
paulson@6592
   574
paulson@6592
   575
%G
paulson@6592
   576
paulson@6592
   577
@book{gallier86,
paulson@6592
   578
  author	= {J. H. Gallier},
paulson@6592
   579
  title		= {Logic for Computer Science: 
paulson@6592
   580
		Foundations of Automatic Theorem Proving},
paulson@6592
   581
  year		= 1986,
paulson@6592
   582
  publisher	= {Harper \& Row}}
paulson@6592
   583
paulson@6592
   584
@Book{galton90,
paulson@6592
   585
  author	= {Antony Galton},
paulson@6592
   586
  title		= {Logic for Information Technology},
paulson@6592
   587
  publisher	= {Wiley},
paulson@6592
   588
  year		= 1990}
paulson@6592
   589
wenzelm@20506
   590
@Article{Gentzen:1935,
wenzelm@20506
   591
  author =       {G. Gentzen},
wenzelm@20506
   592
  title =        {Untersuchungen {\"u}ber das logische {S}chlie{\ss}en},
wenzelm@20506
   593
  journal =      {Math. Zeitschrift},
wenzelm@20506
   594
  year =         1935
wenzelm@20506
   595
}
wenzelm@20506
   596
paulson@6592
   597
@InProceedings{gimenez-codifying,
paulson@6592
   598
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   599
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   600
  crossref	= {types94},
paulson@6592
   601
  pages		= {39-59}
paulson@6592
   602
}
paulson@6592
   603
paulson@9816
   604
@book{girard89,
paulson@9816
   605
  author	= {Jean-Yves Girard},
paulson@9816
   606
  title		= {Proofs and Types},
paulson@9816
   607
  year		= 1989,
paulson@9816
   608
  publisher	= CUP, 
paulson@9816
   609
  note		= {Translated by Yves LaFont and Paul Taylor}}
paulson@9816
   610
paulson@6592
   611
@Book{mgordon-hol,
nipkow@11205
   612
  editor	= {M. J. C. Gordon and T. F. Melham},
wenzelm@44111
   613
  title		= {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
paulson@6592
   614
  publisher	= CUP,
paulson@6592
   615
  year		= 1993}
paulson@6592
   616
paulson@6592
   617
@book{mgordon79,
paulson@6592
   618
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   619
		 Wadsworth},
paulson@6592
   620
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   621
  year		= 1979,
paulson@6592
   622
  publisher	= {Springer},
paulson@6592
   623
  series	= {LNCS 78}}
paulson@6592
   624
nipkow@6607
   625
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   626
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   627
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   628
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   629
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   630
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   631
paulson@6592
   632
@InProceedings{gunter-trees,
paulson@6592
   633
  author	= {Elsa L. Gunter},
paulson@6592
   634
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   635
		  {HOL}},
paulson@6592
   636
  crossref	= {hug93},
paulson@6592
   637
  pages		= {141-154}}
paulson@6592
   638
paulson@6592
   639
%H
paulson@6592
   640
haftmann@54262
   641
@inproceedings{Haftmann-Kraus-Kuncar-Nipkow:2013:data_refinement,
haftmann@54262
   642
  author =      {Florian Haftmann and Alexander Krauss and Ond\v{r}ej Kun\v{c}ar and Tobias Nipkow},
haftmann@54262
   643
  title =       {Data Refinement in Isabelle/HOL},
haftmann@54262
   644
  booktitle =   {Interactive Theorem Proving (ITP 2013)},
haftmann@54262
   645
  pages =       {100-115},
haftmann@54262
   646
  year =        2013,
haftmann@54262
   647
  publisher =   Springer,
haftmann@54262
   648
  series =      {Lecture Notes in Computer Science},
haftmann@54262
   649
  volume =      {7998},
haftmann@54262
   650
  editor =      {S. Blazy and C. Paulin-Mohring and D. Pichardie}
haftmann@24193
   651
}
haftmann@24193
   652
haftmann@37404
   653
@inproceedings{Haftmann-Nipkow:2010:code,
haftmann@37404
   654
  author =      {Florian Haftmann and Tobias Nipkow},
haftmann@37404
   655
  title =       {Code Generation via Higher-Order Rewrite Systems},
haftmann@37404
   656
  booktitle =   {Functional and Logic Programming: 10th International Symposium: FLOPS 2010},
haftmann@37404
   657
  year =        2010,
haftmann@38670
   658
  publisher =   Springer,
haftmann@38670
   659
  series =      LNCS,
haftmann@37404
   660
  editor =      {Matthias Blume and Naoki Kobayashi and Germ{\'a}n Vidal},
haftmann@38670
   661
  volume =      6009
haftmann@23956
   662
}
haftmann@23956
   663
haftmann@54262
   664
@InProceedings{Haftmann-Wenzel:2006:classes,
haftmann@54262
   665
  author        = {Florian Haftmann and Makarius Wenzel},
haftmann@54262
   666
  title         = {Constructive Type Classes in {Isabelle}},
haftmann@54262
   667
  editor        = {T. Altenkirch and C. McBride},
haftmann@54262
   668
  booktitle     = {Types for Proofs and Programs, TYPES 2006},
haftmann@54262
   669
  publisher     = {Springer},
haftmann@54262
   670
  series        = {LNCS},
haftmann@54262
   671
  volume        = {4502},
haftmann@54262
   672
  year          = {2007}
haftmann@54262
   673
}
haftmann@54262
   674
wenzelm@30113
   675
@InProceedings{Haftmann-Wenzel:2009,
wenzelm@30113
   676
  author        = {Florian Haftmann and Makarius Wenzel},
wenzelm@30113
   677
  title         = {Local theory specifications in {Isabelle/Isar}},
wenzelm@30113
   678
  editor        = {Stefano Berardi and Ferruccio Damiani and de Liguoro, Ugo},
wenzelm@30113
   679
  booktitle     = {Types for Proofs and Programs, TYPES 2008},
wenzelm@30113
   680
  publisher     = {Springer},
wenzelm@30113
   681
  series        = {LNCS},
wenzelm@32572
   682
  volume        = {5497},
wenzelm@30113
   683
  year          = {2009}
wenzelm@30113
   684
}
wenzelm@30113
   685
wenzelm@46129
   686
@inproceedings{hindleymilner,
wenzelm@46129
   687
  author = {L. Damas and H. Milner},
wenzelm@46129
   688
  title = {Principal type schemes for functional programs},
wenzelm@46129
   689
  booktitle = {ACM Symp. Principles of Programming Languages},
wenzelm@46129
   690
  year = 1982
wenzelm@46129
   691
}
wenzelm@46129
   692
haftmann@22290
   693
@manual{isabelle-classes,
haftmann@24193
   694
  author        = {Florian Haftmann},
haftmann@24193
   695
  title         = {Haskell-style type classes with {Isabelle}/{Isar}},
haftmann@24193
   696
  institution   = TUM,
haftmann@24193
   697
  note          = {\url{http://isabelle.in.tum.de/doc/classes.pdf}}
haftmann@24193
   698
}
haftmann@22290
   699
haftmann@22290
   700
@manual{isabelle-codegen,
haftmann@24193
   701
  author        = {Florian Haftmann},
haftmann@24193
   702
  title         = {Code generation from Isabelle theories},
haftmann@24193
   703
  institution   = TUM,
haftmann@24193
   704
  note          = {\url{http://isabelle.in.tum.de/doc/codegen.pdf}}
haftmann@24193
   705
}
haftmann@22290
   706
paulson@6592
   707
@Book{halmos60,
paulson@6592
   708
  author	= {Paul R. Halmos},
paulson@6592
   709
  title		= {Naive Set Theory},
paulson@6592
   710
  publisher	= {Van Nostrand},
paulson@6592
   711
  year		= 1960}
paulson@6592
   712
nipkow@11207
   713
@book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
nipkow@11207
   714
title={Dynamic Logic},publisher=MIT,year=2000}
nipkow@11207
   715
paulson@6592
   716
@Book{hennessy90,
paulson@6592
   717
  author	= {Matthew Hennessy},
paulson@6592
   718
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   719
		  Introduction Using Structural Operational Semantics},
paulson@6592
   720
  publisher	= {Wiley},
paulson@6592
   721
  year		= 1990}
paulson@6592
   722
blanchet@43781
   723
@article{waldmeister,
blanchet@43781
   724
  author = {Thomas Hillenbrand and Arnim Buch and Rolan Vogt and Bernd L\"ochner},
blanchet@43781
   725
  title = "Waldmeister: High-Performance Equational Deduction",
blanchet@43781
   726
  journal = JAR,
blanchet@43781
   727
  volume	= 18,
blanchet@43781
   728
  number	= 2,
blanchet@43781
   729
  pages		= {265--270},
blanchet@43781
   730
  year		= 1997}
blanchet@43781
   731
nipkow@10244
   732
@book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
nipkow@10244
   733
title={Introduction to Automata Theory, Languages, and Computation.},
nipkow@10244
   734
publisher={Addison-Wesley},year=1979}
nipkow@10244
   735
paulson@6592
   736
@Article{haskell-report,
paulson@6592
   737
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   738
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   739
		 Non-strict, Purely Functional Language},
paulson@6592
   740
  journal	= SIGPLAN,
paulson@6592
   741
  year		= 1992,
paulson@6592
   742
  volume	= 27,
paulson@6592
   743
  number	= 5,
paulson@6592
   744
  month		= May,
paulson@6592
   745
  note		= {Version 1.2}}
paulson@6592
   746
paulson@6592
   747
@Article{haskell-tutorial,
paulson@6592
   748
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   749
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   750
  journal	= SIGPLAN,
paulson@6592
   751
  year		= 1992,
paulson@6592
   752
  volume	= 27,
paulson@6592
   753
  number	= 5,
paulson@6592
   754
  month		= May}
paulson@6592
   755
blanchet@43753
   756
@inproceedings{sine,
blanchet@43753
   757
  author = "Kry\v{s}tof Hoder and Andrei Voronkov",
blanchet@43753
   758
  title = "Sine Qua Non for Large Theory Reasoning",
blanchet@43753
   759
  booktitle = {Automated Deduction --- CADE-23},
blanchet@43753
   760
  publisher = Springer,
blanchet@43753
   761
  series = LNCS,
blanchet@44964
   762
  volume = 6803,
blanchet@44964
   763
  pages = "299--314",
blanchet@43753
   764
  editor = "Nikolaj Bj{\o}rner and Viorica Sofronie-Stokkermans",
blanchet@44964
   765
  year = 2011}
blanchet@38825
   766
nipkow@11209
   767
@book{Hudak-Haskell,author={Paul Hudak},
nipkow@11209
   768
title={The Haskell School of Expression},publisher=CUP,year=2000}
nipkow@11209
   769
paulson@6592
   770
@article{huet75,
paulson@6592
   771
  author	= {G. P. Huet},
paulson@6592
   772
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   773
  journal	= TCS,
paulson@6592
   774
  volume	= 1,
paulson@6592
   775
  year		= 1975,
paulson@6592
   776
  pages		= {27-57}}
paulson@6592
   777
paulson@6592
   778
@article{huet78,
paulson@6592
   779
  author	= {G. P. Huet and B. Lang},
paulson@6592
   780
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   781
			Second-Order Patterns},
paulson@6592
   782
  journal	= acta,
paulson@6592
   783
  volume	= 11,
paulson@6592
   784
  year		= 1978, 
paulson@6592
   785
  pages		= {31-55}}
paulson@6592
   786
paulson@6592
   787
@inproceedings{huet88,
nipkow@10186
   788
  author	= {G{\'e}rard Huet},
paulson@6592
   789
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   790
		 Constructions}}, 
paulson@6592
   791
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   792
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   793
  year		= 1988,
paulson@6592
   794
  pages		= {205-216}, 
paulson@6592
   795
  publisher	= {Elsevier}}
paulson@6592
   796
kuncar@55222
   797
@inproceedings{Huffman-Kuncar:2013:lifting_transfer,
kuncar@55222
   798
  author =      {Brian Huffman and Ond\v{r}ej Kun\v{c}ar},
kuncar@55222
   799
  title =       {{Lifting and Transfer: A Modular Design for Quotients in Isabelle/HOL}},
kuncar@55222
   800
  booktitle =   {Certified Programs and Proofs (CPP 2013)},
kuncar@55222
   801
  year =        2013,
kuncar@55222
   802
  publisher =   Springer,
kuncar@55222
   803
  series =      {Lecture Notes in Computer Science},
kuncar@55222
   804
  volume =      {8307},
kuncar@55222
   805
}
kuncar@55222
   806
nipkow@10186
   807
@Book{Huth-Ryan-book,
nipkow@10186
   808
  author	= {Michael Huth and Mark Ryan},
nipkow@10186
   809
  title		= {Logic in Computer Science. Modelling and reasoning about systems},
nipkow@10186
   810
  publisher	= CUP,
nipkow@10186
   811
  year		= 2000}
nipkow@10186
   812
wenzelm@7041
   813
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   814
  author = 	 {J. Harrison},
wenzelm@7041
   815
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   816
  pages =	 {203--220},
wenzelm@7041
   817
  crossref =     {tphols96}}
wenzelm@7041
   818
blanchet@36918
   819
@misc{metis,
blanchet@36918
   820
  author = "Joe Hurd",
blanchet@36918
   821
  title = "Metis Theorem Prover",
blanchet@36918
   822
  note = "\url{http://www.gilith.com/software/metis/}"}
blanchet@36918
   823
haftmann@22290
   824
%J
haftmann@22290
   825
haftmann@22290
   826
@article{haskell-revised-report,
haftmann@22290
   827
  author =  {Simon {Peyton Jones} and others},
haftmann@22290
   828
  title =   {The {Haskell} 98 Language and Libraries: The Revised Report},
haftmann@22290
   829
  journal = {Journal of Functional Programming},
haftmann@22290
   830
  volume =  13,
haftmann@22290
   831
  number =  1,
haftmann@22290
   832
  pages =   {0--255},
haftmann@22290
   833
  month =   {Jan},
haftmann@22290
   834
  year =    2003,
haftmann@22290
   835
  note =    {\url{http://www.haskell.org/definition/}}}
haftmann@22290
   836
blanchet@33191
   837
@book{jackson-2006,
blanchet@33191
   838
  author = "Daniel Jackson",
blanchet@33191
   839
  title = "Software Abstractions: Logic, Language, and Analysis",
blanchet@33191
   840
  publisher = MIT,
blanchet@33191
   841
  year = 2006}
blanchet@33191
   842
paulson@6592
   843
%K
paulson@6592
   844
paulson@6670
   845
@InProceedings{kammueller-locales,
paulson@6670
   846
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   847
                  Lawrence C. Paulson},
paulson@6670
   848
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   849
  crossref =	 {tphols99}}
paulson@6670
   850
paulson@8284
   851
@book{Knuth3-75,
paulson@8284
   852
  author={Donald E. Knuth},
paulson@8284
   853
  title={The Art of Computer Programming, Volume 3: Sorting and Searching},
paulson@8284
   854
  publisher={Addison-Wesley},
paulson@8284
   855
  year=1975}
paulson@8284
   856
paulson@8284
   857
@Article{korf85,
paulson@8284
   858
  author	= {R. E. Korf},
paulson@8284
   859
  title		= {Depth-First Iterative-Deepening: an Optimal Admissible
paulson@8284
   860
		 Tree Search},
paulson@8284
   861
  journal	= AI,
paulson@8284
   862
  year		= 1985,
paulson@8284
   863
  volume	= 27,
paulson@8284
   864
  pages		= {97-109}}
nipkow@6607
   865
blanchet@46210
   866
@inproceedings{korovin-2009,
blanchet@46210
   867
  title = "Instantiation-Based Automated Reasoning: From Theory to Practice",
blanchet@46210
   868
  author = "Konstantin Korovin",
blanchet@46210
   869
  editor = "Renate A. Schmidt",
blanchet@46210
   870
  booktitle = {Automated Deduction --- CADE-22},
blanchet@46210
   871
  series = "LNAI",
blanchet@46210
   872
  volume = {5663},
blanchet@46210
   873
  pages = "163--166",
blanchet@46210
   874
  year = 2009,
blanchet@46210
   875
  publisher = "Springer"}
blanchet@46210
   876
blanchet@46210
   877
@inproceedings{korovin-sticksel-2010,
blanchet@46210
   878
  author    = {Konstantin Korovin and
blanchet@46210
   879
               Christoph Sticksel},
blanchet@46210
   880
  title     = {{iP}rover-{E}q: An Instantiation-Based Theorem Prover with Equality},
blanchet@46210
   881
  pages     = {196--202},
blanchet@46210
   882
  booktitle={Automated Reasoning: IJCAR 2010},
blanchet@46210
   883
  editor={J. Giesl and R. H\"ahnle},
blanchet@46210
   884
  publisher = Springer,
blanchet@46210
   885
  series = LNCS,
blanchet@46210
   886
  volume = 6173,
blanchet@46210
   887
  year = 2010}
blanchet@46210
   888
krauss@23187
   889
@InProceedings{krauss2006,
krauss@23187
   890
  author   =  {Alexander Krauss},
krauss@23187
   891
  title    =  {Partial Recursive Functions in {Higher-Order Logic}},
krauss@23187
   892
  crossref =  {ijcar2006},
krauss@23187
   893
  pages =     {589--603}}
krauss@23187
   894
krauss@33856
   895
@PhdThesis{krauss_phd,
krauss@33856
   896
	author = {Alexander Krauss},
krauss@33856
   897
	title = {Automating Recursive Definitions and Termination Proofs in Higher-Order Logic},
krauss@33856
   898
  school = {Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
krauss@33856
   899
	year = {2009},
krauss@33856
   900
	address = {Germany}
krauss@33856
   901
}
krauss@33856
   902
krauss@24524
   903
@manual{isabelle-function,
krauss@24524
   904
  author        = {Alexander Krauss},
krauss@24524
   905
  title         = {Defining Recursive Functions in {Isabelle/HOL}},
krauss@24524
   906
  institution   = TUM,
nipkow@25280
   907
  note          = {\url{http://isabelle.in.tum.de/doc/functions.pdf}}
krauss@24524
   908
}
krauss@24524
   909
paulson@6592
   910
@Book{kunen80,
paulson@6592
   911
  author	= {Kenneth Kunen},
paulson@6592
   912
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   913
  publisher	= NH,
paulson@6592
   914
  year		= 1980}
paulson@6592
   915
paulson@11246
   916
%L
paulson@11246
   917
haftmann@22290
   918
@manual{OCaml,
haftmann@22290
   919
  author =  {Xavier Leroy and others},
haftmann@22290
   920
  title =   {The Objective Caml system -- Documentation and user's manual},
haftmann@22290
   921
  note =    {\url{http://caml.inria.fr/pub/docs/manual-ocaml/}}}
haftmann@22290
   922
blanchet@53215
   923
@misc{agsyHOL,
blanchet@53215
   924
  author = "Fredrik Lindblad",
blanchet@53215
   925
  title = "{agsyHOL}",
blanchet@53215
   926
  note = "\url{https://github.com/frelindb/agsyHOL}"}
blanchet@53215
   927
blanchet@38825
   928
@incollection{lochbihler-2010,
blanchet@55598
   929
  title = "Coinductive",
blanchet@38825
   930
  author = "Andreas Lochbihler",
blanchet@38825
   931
  booktitle = "The Archive of Formal Proofs",
blanchet@38825
   932
  editor = "Gerwin Klein and Tobias Nipkow and Lawrence C. Paulson",
blanchet@38825
   933
  publisher = "\url{http://afp.sourceforge.net/entries/Coinductive.shtml}",
blanchet@38825
   934
  month = "Feb.",
blanchet@38825
   935
  year = 2010}
blanchet@38825
   936
blanchet@44441
   937
@book{loveland-78,
blanchet@44441
   938
  author = "D. W. Loveland",
blanchet@44441
   939
  title = "Automated Theorem Proving: A Logical Basis",
blanchet@44441
   940
  year = 1978,
blanchet@44441
   941
  publisher = "North-Holland Publishing Co."}
blanchet@44441
   942
paulson@11246
   943
@InProceedings{lowe-fdr,
paulson@11246
   944
  author	= {Gavin Lowe},
paulson@11246
   945
  title		= {Breaking and Fixing the {Needham}-{Schroeder} Public-Key
paulson@11246
   946
		  Protocol using {CSP} and {FDR}},
paulson@11246
   947
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis 
paulson@11246
   948
                  of Systems:  second international workshop, TACAS '96},
paulson@11246
   949
  editor =	 {T. Margaria and B. Steffen},
paulson@11246
   950
  series =	 {LNCS 1055},
paulson@11246
   951
  year =	 1996,
paulson@11246
   952
  publisher =	 {Springer},
paulson@11246
   953
  pages		= {147-166}}
paulson@11246
   954
paulson@6592
   955
%M
paulson@6592
   956
paulson@6592
   957
@Article{mw81,
paulson@6592
   958
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   959
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   960
  journal	= SCP,
paulson@6592
   961
  year		= 1981,
paulson@6592
   962
  volume	= 1,
paulson@6592
   963
  number	= 1,
paulson@6592
   964
  pages		= {5-48}}
paulson@6592
   965
paulson@6592
   966
@InProceedings{martin-nipkow,
paulson@6592
   967
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   968
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   969
  crossref	= {cade10},
paulson@6592
   970
  pages		= {366-380}}
paulson@6592
   971
paulson@6592
   972
@book{martinlof84,
nipkow@10186
   973
  author	= {Per Martin-L{\"o}f},
paulson@6592
   974
  title		= {Intuitionistic type theory},
paulson@6592
   975
  year		= 1984,
paulson@6592
   976
  publisher	= {Bibliopolis}}
paulson@6592
   977
paulson@6592
   978
@incollection{melham89,
paulson@6592
   979
  author	= {Thomas F. Melham},
paulson@6592
   980
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   981
		 Logic}, 
paulson@6592
   982
  pages		= {341-386},
paulson@6592
   983
  crossref	= {birtwistle89}}
paulson@6592
   984
wenzelm@30054
   985
@Article{Miller:1991,
wenzelm@30054
   986
  author = 	 {Dale Miller},
wenzelm@30054
   987
  title = 	 {A Logic Programming Language with Lambda-Abstraction, Function Variables,
wenzelm@30054
   988
    and Simple Unification},
wenzelm@30054
   989
  journal = 	 {Journal of Logic and Computation},
wenzelm@30054
   990
  year = 	 1991,
wenzelm@30054
   991
  volume =	 1,
wenzelm@30054
   992
  number =	 4
wenzelm@30054
   993
}
wenzelm@30054
   994
paulson@6592
   995
@Article{miller-mixed,
paulson@6592
   996
  Author	= {Dale Miller},
paulson@6592
   997
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   998
  journal	= JSC,
paulson@6592
   999
  volume	= 14,
paulson@6592
  1000
  number	= 4,
paulson@6592
  1001
  pages		= {321-358},
paulson@6592
  1002
  Year		= 1992}
paulson@6592
  1003
paulson@6592
  1004
@Article{milner78,
paulson@6592
  1005
  author	= {Robin Milner},
paulson@6592
  1006
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
  1007
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
  1008
  year		= 1978,
paulson@6592
  1009
  volume	= 17,
paulson@6592
  1010
  pages		= {348-375}}
paulson@6592
  1011
paulson@6592
  1012
@TechReport{milner-ind,
paulson@6592
  1013
  author	= {Robin Milner},
paulson@6592
  1014
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
  1015
  institution	= Edinburgh,
paulson@6592
  1016
  year		= 1980,
paulson@6592
  1017
  type		= {note}}
paulson@6592
  1018
paulson@6592
  1019
@Article{milner-coind,
paulson@6592
  1020
  author	= {Robin Milner and Mads Tofte},
paulson@6592
  1021
  title		= {Co-induction in Relational Semantics},
paulson@6592
  1022
  journal	= TCS,
paulson@6592
  1023
  year		= 1991,
paulson@6592
  1024
  volume	= 87,
paulson@6592
  1025
  pages		= {209-220}}
paulson@6592
  1026
paulson@6592
  1027
@Book{milner89,
paulson@6592
  1028
  author	= {Robin Milner},
paulson@6592
  1029
  title		= {Communication and Concurrency},
paulson@6592
  1030
  publisher	= Prentice,
paulson@6592
  1031
  year		= 1989}
paulson@6592
  1032
nipkow@10970
  1033
@book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
nipkow@10970
  1034
title="The Definition of Standard ML",publisher=MIT,year=1990}
nipkow@10970
  1035
paulson@6592
  1036
@PhdThesis{monahan84,
paulson@6592
  1037
  author	= {Brian Q. Monahan},
paulson@6592
  1038
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
  1039
  school	= {University of Edinburgh},
paulson@6592
  1040
  year		= 1984}
paulson@6592
  1041
nipkow@6607
  1042
@article{MuellerNvOS99,
nipkow@6607
  1043
author=
wenzelm@11564
  1044
{Olaf M{\"u}ller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
nipkow@11197
  1045
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
nipkow@6607
  1046
wenzelm@9599
  1047
@Manual{Muzalewski:Mizar,
wenzelm@9599
  1048
  title = 	 {An Outline of {PC} {Mizar}},
wenzelm@9599
  1049
  author =	 {Micha{\l} Muzalewski},
wenzelm@9599
  1050
  organization = {Fondation of Logic, Mathematics and Informatics
wenzelm@9599
  1051
                  --- Mizar Users Group},
wenzelm@9599
  1052
  year =	 1993,
wenzelm@9599
  1053
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
wenzelm@9599
  1054
}
wenzelm@9599
  1055
paulson@6592
  1056
%N
paulson@6592
  1057
paulson@6592
  1058
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
  1059
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
  1060
  title		= 
wenzelm@7041
  1061
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
  1062
                  Higher-Order Logic},
wenzelm@7041
  1063
  crossref      = {tphols98}}
paulson@6592
  1064
paulson@6592
  1065
@inproceedings{nazareth-nipkow,
paulson@6592
  1066
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
  1067
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
  1068
  crossref	= {tphols96},
paulson@6592
  1069
  pages		= {331-345},
paulson@6592
  1070
  year		= 1996}
paulson@6592
  1071
paulson@11246
  1072
@Article{needham-schroeder,
paulson@11246
  1073
  author =       "Roger M. Needham and Michael D. Schroeder",
paulson@11246
  1074
  title =        "Using Encryption for Authentication in Large Networks
paulson@11246
  1075
                 of Computers",
paulson@11246
  1076
  journal =      cacm,
paulson@11246
  1077
  volume =       21,
paulson@11246
  1078
  number =       12,
paulson@11246
  1079
  pages =        "993-999",
paulson@11246
  1080
  month =        dec,
paulson@11246
  1081
  year =         1978}
paulson@11246
  1082
paulson@6592
  1083
@inproceedings{nipkow-W,
paulson@6592
  1084
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
  1085
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
  1086
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
nipkow@10186
  1087
  editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
paulson@6592
  1088
  publisher	= Springer,
paulson@6592
  1089
  series	= LNCS,
paulson@6592
  1090
  volume	= 1512,
paulson@6592
  1091
  pages		= {317-332},
paulson@6592
  1092
  year		= 1998}
paulson@6592
  1093
wenzelm@8892
  1094
@InCollection{nipkow-sorts93,
wenzelm@8892
  1095
  author = 	 {T. Nipkow},
wenzelm@8892
  1096
  title = 	 {Order-Sorted Polymorphism in {Isabelle}},
wenzelm@8892
  1097
  booktitle = 	 {Logical Environments},
wenzelm@8892
  1098
  publisher =	 CUP,
wenzelm@8892
  1099
  year =	 1993,
wenzelm@8892
  1100
  editor =	 {G. Huet and G. Plotkin},
wenzelm@8892
  1101
  pages =	 {164--188}
wenzelm@8892
  1102
}
wenzelm@8892
  1103
wenzelm@8892
  1104
@Misc{nipkow-types93,
wenzelm@8892
  1105
  author =	 {Tobias Nipkow},
wenzelm@8892
  1106
  title =	 {Axiomatic Type Classes (in {I}sabelle)},
wenzelm@8892
  1107
  howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
wenzelm@8892
  1108
  year =	 1993
wenzelm@8892
  1109
}
wenzelm@8892
  1110
paulson@6592
  1111
@inproceedings{Nipkow-CR,
paulson@6592
  1112
  author	= {Tobias Nipkow},
paulson@6592
  1113
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
  1114
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
  1115
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
  1116
  publisher	= Springer,
paulson@6592
  1117
  series	= LNCS,
paulson@6592
  1118
  volume	= 1104,
paulson@6592
  1119
  pages		= {733-747},
paulson@6592
  1120
  year		= 1996}
paulson@6592
  1121
paulson@6592
  1122
% WAS Nipkow-LICS-93
paulson@6592
  1123
@InProceedings{nipkow-patterns,
paulson@6592
  1124
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
  1125
  author	= {Tobias Nipkow},
paulson@6592
  1126
  pages		= {64-74},
paulson@6592
  1127
  crossref	= {lics8},
wenzelm@6745
  1128
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
  1129
  keywords	= {unification}}
paulson@6592
  1130
paulson@6592
  1131
@article{nipkow-IMP,
paulson@6592
  1132
  author	= {Tobias Nipkow},
paulson@6592
  1133
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
  1134
  journal	= FAC,
paulson@6592
  1135
  volume	= 10,
paulson@6592
  1136
  pages		= {171-186},
paulson@6592
  1137
  year		= 1998}
paulson@6592
  1138
nipkow@15429
  1139
@inproceedings{Nipkow-TYPES02,
nipkow@15429
  1140
  author        = {Tobias Nipkow},
nipkow@15429
  1141
  title         = {{Structured Proofs in Isar/HOL}},
nipkow@15429
  1142
  booktitle     = {Types for Proofs and Programs (TYPES 2002)},
nipkow@15429
  1143
  editor        = {H. Geuvers and F. Wiedijk},
nipkow@15429
  1144
  year          = 2003,
nipkow@15429
  1145
  publisher     = Springer,
nipkow@15429
  1146
  series        = LNCS,
nipkow@15429
  1147
  volume        = 2646,
nipkow@15429
  1148
  pages         = {259-278}}
nipkow@15429
  1149
nipkow@6607
  1150
@manual{isabelle-HOL,
nipkow@6607
  1151
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
  1152
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@10186
  1153
  institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
nipkow@10186
  1154
                  M{\"u}nchen and Computer Laboratory, University of Cambridge},
wenzelm@8892
  1155
  note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
nipkow@6607
  1156
paulson@6592
  1157
@article{nipkow-prehofer,
paulson@6592
  1158
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
  1159
  title		= {Type Reconstruction for Type Classes},
paulson@6592
  1160
  journal	= JFP,
paulson@6592
  1161
  volume	= 5,
paulson@6592
  1162
  number	= 2,
paulson@6592
  1163
  year		= 1995,
paulson@6592
  1164
  pages		= {201-224}}
paulson@6592
  1165
haftmann@23956
  1166
@InProceedings{Nipkow-Prehofer:1993,
haftmann@23956
  1167
  author =       {T. Nipkow and C. Prehofer},
haftmann@23956
  1168
  title =        {Type checking type classes},
haftmann@23956
  1169
  booktitle =    {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1170
  year =         1993
haftmann@23956
  1171
}
haftmann@23956
  1172
paulson@14147
  1173
@Book{isa-tutorial,
paulson@14147
  1174
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
blanchet@33191
  1175
  title		= {Isabelle/{HOL}: A Proof Assistant for Higher-Order Logic},
blanchet@33191
  1176
  publisher	= Springer,
paulson@14147
  1177
  year		= 2002,
blanchet@33191
  1178
  series    = LNCS,
blanchet@33191
  1179
  volume    = 2283}
paulson@14147
  1180
paulson@6592
  1181
@Article{noel,
paulson@6592
  1182
  author	= {Philippe No{\"e}l},
paulson@6592
  1183
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
  1184
  journal	= JAR,
paulson@6592
  1185
  volume	= 10,
paulson@6592
  1186
  number	= 1,
paulson@6592
  1187
  pages		= {15-58},
paulson@6592
  1188
  year		= 1993}
paulson@6592
  1189
paulson@6592
  1190
@book{nordstrom90,
nipkow@10186
  1191
  author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
nipkow@10186
  1192
  title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
paulson@6592
  1193
		 Introduction}, 
paulson@6592
  1194
  publisher	= {Oxford University Press}, 
paulson@6592
  1195
  year		= 1990}
paulson@6592
  1196
paulson@6592
  1197
%O
paulson@6592
  1198
haftmann@39049
  1199
@TechReport{scala-overview-tech-report,
haftmann@39049
  1200
  author =       {Martin Odersky and al.},
haftmann@39049
  1201
  title =        {An Overview of the Scala Programming Language},
haftmann@39049
  1202
  institution =  {EPFL Lausanne, Switzerland},
haftmann@39049
  1203
  year =         2004,
haftmann@39049
  1204
  number =       {IC/2004/64}
haftmann@39049
  1205
}
haftmann@39049
  1206
wenzelm@47317
  1207
@Article{Oppen:1980,
wenzelm@47317
  1208
  author =       {D. C. Oppen},
wenzelm@47317
  1209
  title =        {Pretty Printing},
wenzelm@47317
  1210
  journal =      {ACM Transactions on Programming Languages and Systems},
wenzelm@47317
  1211
  year =         1980,
wenzelm@47317
  1212
  volume =    2,
wenzelm@47317
  1213
  number =    4}
wenzelm@47317
  1214
paulson@6592
  1215
@Manual{pvs-language,
paulson@6592
  1216
  title		= {The {PVS} specification language},
paulson@6592
  1217
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
  1218
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
  1219
  address	= {Menlo Park, CA},
wenzelm@6745
  1220
  note          = {Beta release},
paulson@6592
  1221
  year		= 1993,
paulson@6592
  1222
  month		= apr,
wenzelm@6619
  1223
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
  1224
paulson@6592
  1225
%P
paulson@6592
  1226
paulson@6592
  1227
% replaces paulin92
paulson@6592
  1228
@InProceedings{paulin-tlca,
paulson@6592
  1229
  author	= {Christine Paulin-Mohring},
paulson@6592
  1230
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
  1231
		 Properties},
paulson@6592
  1232
  crossref	= {tlca93},
paulson@6592
  1233
  pages		= {328-345}}
paulson@6592
  1234
wenzelm@51137
  1235
@Article{paulson:1983,
wenzelm@51137
  1236
  author =       {L. C. Paulson},
wenzelm@51137
  1237
  title =        {A higher-order implementation of rewriting},
wenzelm@51137
  1238
  journal =      {Science of Computer Programming},
wenzelm@51137
  1239
  year =         1983,
wenzelm@51137
  1240
  volume =    3,
wenzelm@51137
  1241
  pages =     {119--149},
wenzelm@51137
  1242
  note =      {\url{http://www.cl.cam.ac.uk/~lp15/papers/Reports/TR035-lcp-rewriting.pdf}}}
wenzelm@51137
  1243
paulson@6592
  1244
@InProceedings{paulson-CADE,
paulson@6592
  1245
  author	= {Lawrence C. Paulson},
paulson@6592
  1246
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
  1247
		  Definitions},
paulson@6592
  1248
  pages		= {148-161},
paulson@6592
  1249
  crossref	= {cade12}}
paulson@6592
  1250
paulson@6592
  1251
@InProceedings{paulson-COLOG,
paulson@6592
  1252
  author	= {Lawrence C. Paulson},
paulson@6592
  1253
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
  1254
		 {Isabelle})}, 
paulson@6592
  1255
  pages		= {246-274},
paulson@6592
  1256
  crossref	= {colog88},
wenzelm@6619
  1257
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
  1258
paulson@6592
  1259
@Article{paulson-coind,
paulson@6592
  1260
  author	= {Lawrence C. Paulson},
paulson@6592
  1261
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
  1262
		  Logic},
paulson@6592
  1263
  journal	= JLC,
paulson@6592
  1264
  year		= 1997,
paulson@6592
  1265
  volume	= 7,
paulson@6592
  1266
  number	= 2,
paulson@6592
  1267
  month		= mar,
paulson@6592
  1268
  pages		= {175-204}}
paulson@6592
  1269
wenzelm@12616
  1270
@manual{isabelle-intro,
wenzelm@12616
  1271
  author	= {Lawrence C. Paulson},
wenzelm@40291
  1272
  title		= {Old Introduction to {Isabelle}},
wenzelm@12616
  1273
  institution	= CUCL,
wenzelm@12616
  1274
  note          = {\url{http://isabelle.in.tum.de/doc/intro.pdf}}}
wenzelm@12616
  1275
wenzelm@12616
  1276
@manual{isabelle-logics,
wenzelm@12616
  1277
  author	= {Lawrence C. Paulson},
wenzelm@12616
  1278
  title		= {{Isabelle's} Logics},
wenzelm@12616
  1279
  institution	= CUCL,
wenzelm@12616
  1280
  note          = {\url{http://isabelle.in.tum.de/doc/logics.pdf}}}
wenzelm@12616
  1281
paulson@6613
  1282
@manual{isabelle-ref,
paulson@6613
  1283
  author	= {Lawrence C. Paulson},
wenzelm@40291
  1284
  title		= {The Old {Isabelle} Reference Manual},
wenzelm@8892
  1285
  institution	= CUCL,
wenzelm@8892
  1286
  note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
nipkow@6607
  1287
nipkow@6607
  1288
@manual{isabelle-ZF,
paulson@6592
  1289
  author	= {Lawrence C. Paulson},
paulson@6592
  1290
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
wenzelm@8892
  1291
  institution	= CUCL,
wenzelm@8892
  1292
  note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
paulson@6592
  1293
paulson@6592
  1294
@article{paulson-found,
paulson@6592
  1295
  author	= {Lawrence C. Paulson},
paulson@6592
  1296
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
  1297
  journal	= JAR,
paulson@6592
  1298
  volume	= 5,
paulson@6592
  1299
  number	= 3,
paulson@6592
  1300
  pages		= {363-397},
paulson@6592
  1301
  year		= 1989,
wenzelm@6619
  1302
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
  1303
paulson@6592
  1304
%replaces paulson-final
paulson@6592
  1305
@Article{paulson-mscs,
paulson@6592
  1306
  author	= {Lawrence C. Paulson},
paulson@7991
  1307
  title = 	 {Final Coalgebras as Greatest Fixed Points 
paulson@7991
  1308
                  in {ZF} Set Theory},
paulson@6592
  1309
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
  1310
  year		= 1999,
paulson@6592
  1311
  volume	= 9,
paulson@23505
  1312
  number = 5,
paulson@23505
  1313
  pages = {545-567}}
paulson@6592
  1314
paulson@6592
  1315
@InCollection{paulson-generic,
paulson@6592
  1316
  author	= {Lawrence C. Paulson},
paulson@6592
  1317
  title		= {Generic Automatic Proof Tools},
paulson@6592
  1318
  crossref	= {wos-fest},
paulson@6592
  1319
  chapter	= 3}
paulson@6592
  1320
paulson@6592
  1321
@Article{paulson-gr,
paulson@6592
  1322
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
  1323
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
  1324
		  Choice},
paulson@6592
  1325
  journal	= JAR,
paulson@6592
  1326
  year		= 1996,
paulson@6592
  1327
  volume	= 17,
paulson@6592
  1328
  number	= 3,
paulson@6592
  1329
  month		= dec,
paulson@6592
  1330
  pages		= {291-323}}
paulson@6592
  1331
paulson@14210
  1332
@InCollection{paulson-fixedpt-milner,
paulson@14210
  1333
  author	= {Lawrence C. Paulson},
paulson@14210
  1334
  title		= {A Fixedpoint Approach to (Co)inductive and
paulson@14210
  1335
                  (Co)datatype Definitions},
paulson@14210
  1336
  pages		= {187-211},
paulson@14210
  1337
  crossref	= {milner-fest}}
paulson@14210
  1338
paulson@14210
  1339
@book{milner-fest,
paulson@14210
  1340
  title		= {Proof, Language, and Interaction: 
paulson@14210
  1341
                   Essays in Honor of {Robin Milner}},
paulson@14210
  1342
  booktitle	= {Proof, Language, and Interaction: 
paulson@14210
  1343
                   Essays in Honor of {Robin Milner}},
blanchet@33191
  1344
  publisher	= MIT,
paulson@14210
  1345
  year		= 2000,
paulson@14210
  1346
  editor	= {Gordon Plotkin and Colin Stirling and Mads Tofte}}
paulson@14210
  1347
paulson@6592
  1348
@InCollection{paulson-handbook,
paulson@6592
  1349
  author	= {Lawrence C. Paulson},
paulson@6592
  1350
  title		= {Designing a Theorem Prover},
paulson@6592
  1351
  crossref	= {handbk-lics2},
paulson@6592
  1352
  pages		= {415-475}}
paulson@6592
  1353
paulson@6592
  1354
@Book{paulson-isa-book,
paulson@6592
  1355
  author	= {Lawrence C. Paulson},
paulson@6592
  1356
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
  1357
  publisher	= {Springer},
paulson@6592
  1358
  year		= 1994,
paulson@6592
  1359
  note		= {LNCS 828}}
paulson@6592
  1360
wenzelm@12878
  1361
@Book{isabelle-hol-book,
wenzelm@12878
  1362
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
wenzelm@12878
  1363
  title		= {Isabelle/HOL --- A Proof Assistant for Higher-Order Logic},
wenzelm@12878
  1364
  publisher	= {Springer},
wenzelm@12878
  1365
  year		= 2002,
wenzelm@12878
  1366
  note		= {LNCS 2283}}
wenzelm@12878
  1367
paulson@6592
  1368
@InCollection{paulson-markt,
paulson@6592
  1369
  author	= {Lawrence C. Paulson},
paulson@6592
  1370
  title		= {Tool Support for Logics of Programs},
paulson@6592
  1371
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
  1372
                  Summer School Marktoberdorf 1996},
paulson@6592
  1373
  publisher	= {Springer},
paulson@6592
  1374
  pages		= {461-498},
paulson@6592
  1375
  year		= {Published 1997},
paulson@6592
  1376
  editor	= {Manfred Broy},
paulson@6592
  1377
  series	= {NATO ASI Series F}}
paulson@6592
  1378
paulson@6592
  1379
%replaces Paulson-ML and paulson91
paulson@6592
  1380
@book{paulson-ml2,
paulson@6592
  1381
  author	= {Lawrence C. Paulson},
paulson@6592
  1382
  title		= {{ML} for the Working Programmer},
paulson@6592
  1383
  year		= 1996,
paulson@6592
  1384
  edition	= {2nd},
paulson@6592
  1385
  publisher	= CUP}
paulson@6592
  1386
paulson@6592
  1387
@article{paulson-natural,
paulson@6592
  1388
  author	= {Lawrence C. Paulson},
paulson@6592
  1389
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
  1390
  journal	= JLP,
paulson@6592
  1391
  volume	= 3,
paulson@6592
  1392
  pages		= {237-258},
paulson@6592
  1393
  year		= 1986,
wenzelm@6619
  1394
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
  1395
paulson@6592
  1396
@Article{paulson-set-I,
paulson@6592
  1397
  author	= {Lawrence C. Paulson},
paulson@6592
  1398
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
  1399
		 Foundations to Functions},
paulson@6592
  1400
  journal	= JAR,
paulson@6592
  1401
  volume	= 11,
paulson@6592
  1402
  number	= 3,
paulson@6592
  1403
  pages		= {353-389},
paulson@6592
  1404
  year		= 1993,
nipkow@14385
  1405
  url		= {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Sets/set-I.pdf}}}
paulson@6592
  1406
paulson@6592
  1407
@Article{paulson-set-II,
paulson@6592
  1408
  author	= {Lawrence C. Paulson},
paulson@6592
  1409
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
  1410
		 Recursion},
paulson@6592
  1411
  journal	= JAR,
paulson@6592
  1412
  volume	= 15,
paulson@6592
  1413
  number	= 2,
paulson@6592
  1414
  pages		= {167-215},
paulson@6592
  1415
  year		= 1995,
wenzelm@6619
  1416
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
  1417
paulson@6592
  1418
@article{paulson85,
paulson@6592
  1419
  author	= {Lawrence C. Paulson},
paulson@6592
  1420
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
  1421
  journal	= SCP,
paulson@6592
  1422
  volume	= 5,
paulson@6592
  1423
  pages		= {143-170},
paulson@6592
  1424
  year		= 1985}
paulson@6592
  1425
wenzelm@11564
  1426
%replaces Paulson-LCF
paulson@6592
  1427
@book{paulson87,
paulson@6592
  1428
  author	= {Lawrence C. Paulson},
paulson@6592
  1429
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
  1430
		 LCF}, 
paulson@6592
  1431
  year		= 1987,
paulson@6592
  1432
  publisher	= CUP}
paulson@6592
  1433
paulson@6592
  1434
@incollection{paulson700,
paulson@6592
  1435
  author	= {Lawrence C. Paulson},
paulson@6592
  1436
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
  1437
  crossref	= {odifreddi90},
paulson@6592
  1438
  pages		= {361-386},
wenzelm@6619
  1439
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
  1440
paulson@6592
  1441
% replaces paulson-ns and paulson-security
paulson@6592
  1442
@Article{paulson-jcs,
paulson@6592
  1443
  author	= {Lawrence C. Paulson},
paulson@6592
  1444
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
  1445
  journal	= JCS,
paulson@6592
  1446
  year		= 1998,
paulson@6592
  1447
  volume	= 6,
paulson@6592
  1448
  pages		= {85-128}}
paulson@6592
  1449
paulson@11246
  1450
@Article{paulson-tls,
paulson@11246
  1451
  author = 	 {Lawrence C. Paulson},
paulson@11246
  1452
  title = 	 {Inductive Analysis of the {Internet} Protocol {TLS}},
paulson@11246
  1453
  journal = 	 TISSEC,
paulson@11246
  1454
  month =        aug,
paulson@11246
  1455
  year = 	 1999,
paulson@11246
  1456
  volume	= 2,
paulson@11246
  1457
  number        = 3,
paulson@11246
  1458
  pages		= {332-351}}
haftmann@21074
  1459
haftmann@21074
  1460
@Article{paulson-yahalom,
haftmann@21074
  1461
  author = 	 {Lawrence C. Paulson},
haftmann@21074
  1462
  title = 	 {Relations Between Secrets:
haftmann@21074
  1463
                  Two Formal Analyses of the {Yahalom} Protocol},
haftmann@21074
  1464
  journal = 	 JCS,
paulson@23505
  1465
  volume = 9,
paulson@23505
  1466
  number = 3,
paulson@23505
  1467
  pages = {197-216},
paulson@23505
  1468
  year = 2001}}
paulson@11246
  1469
paulson@6592
  1470
@article{pelletier86,
paulson@6592
  1471
  author	= {F. J. Pelletier},
paulson@6592
  1472
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
  1473
		 Provers}, 
paulson@6592
  1474
  journal	= JAR,
paulson@6592
  1475
  volume	= 2,
paulson@6592
  1476
  pages		= {191-216},
paulson@6592
  1477
  year		= 1986,
paulson@6592
  1478
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
  1479
wenzelm@44111
  1480
@InCollection{pitts93,
wenzelm@44111
  1481
  author =       {A. Pitts},
wenzelm@44111
  1482
  title =        {The {HOL} Logic},
wenzelm@44111
  1483
  editor =       {M. J. C. Gordon and T. F. Melham},
wenzelm@44111
  1484
  booktitle  =   {Introduction to {HOL}: A Theorem Proving Environment for Higher Order Logic},
wenzelm@44111
  1485
  pages =        {191--232},
wenzelm@44111
  1486
  publisher	= CUP,
wenzelm@44111
  1487
  year		= 1993}
wenzelm@44111
  1488
paulson@6592
  1489
@Article{pitts94,  
paulson@6592
  1490
  author	= {Andrew M. Pitts},
paulson@6592
  1491
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
  1492
  journal	= TCS,
paulson@6592
  1493
  volume	= 124, 
paulson@6592
  1494
  pages		= {195-219},
paulson@6592
  1495
  year		= 1994} 
paulson@6592
  1496
paulson@6592
  1497
@Article{plaisted90,
paulson@6592
  1498
  author	= {David A. Plaisted},
paulson@6592
  1499
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
  1500
		 Refinement},
paulson@6592
  1501
  journal	= JAR,
paulson@6592
  1502
  year		= 1990,
paulson@6592
  1503
  volume	= 6,
paulson@6592
  1504
  number	= 4,
paulson@6592
  1505
  pages		= {389-402}}
paulson@6592
  1506
paulson@6592
  1507
%Q
paulson@6592
  1508
paulson@6592
  1509
@Article{quaife92,
paulson@6592
  1510
  author	= {Art Quaife},
paulson@6592
  1511
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
  1512
		 Theory},
paulson@6592
  1513
  journal	= JAR,
paulson@6592
  1514
  year		= 1992,
paulson@6592
  1515
  volume	= 8,
paulson@6592
  1516
  number	= 1,
paulson@6592
  1517
  pages		= {91-147}}
paulson@6592
  1518
paulson@6592
  1519
%R
paulson@6592
  1520
paulson@6592
  1521
@TechReport{rasmussen95,
paulson@6592
  1522
  author	= {Ole Rasmussen},
paulson@6592
  1523
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
  1524
		  Experiment},
paulson@6592
  1525
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
  1526
  year		= 1995,
paulson@6592
  1527
  number	= 364,
paulson@6592
  1528
  month		= may,
wenzelm@6619
  1529
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
  1530
paulson@6592
  1531
@Book{reeves90,
paulson@6592
  1532
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
  1533
  title		= {Logic for Computer Science},
paulson@6592
  1534
  publisher	= {Addison-Wesley},
paulson@6592
  1535
  year		= 1990}
paulson@6592
  1536
blanchet@36918
  1537
@article{riazanov-voronkov-2002,
blanchet@36918
  1538
  author = "Alexander Riazanov and Andrei Voronkov",
blanchet@36918
  1539
  title = "The Design and Implementation of {Vampire}",
blanchet@36918
  1540
  journal = "Journal of AI Communications",
blanchet@36918
  1541
  year = 2002,
blanchet@36918
  1542
  volume = 15,
blanchet@36918
  1543
  number ="2/3",
blanchet@36918
  1544
  pages = "91--110"}
blanchet@36918
  1545
nipkow@11209
  1546
@book{Rosen-DMA,author={Kenneth H. Rosen},
nipkow@11209
  1547
title={Discrete Mathematics and Its Applications},
nipkow@11209
  1548
publisher={McGraw-Hill},year=1998}
nipkow@11209
  1549
wenzelm@7041
  1550
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
  1551
  author = 	 {P. Rudnicki},
wenzelm@7041
  1552
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
  1553
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
  1554
  year =	 1992,
wenzelm@7041
  1555
  organization = {Chalmers University of Technology},
wenzelm@7041
  1556
  publisher =	 {Bastad}
wenzelm@7041
  1557
}
wenzelm@7041
  1558
paulson@6592
  1559
%S
paulson@6592
  1560
paulson@6592
  1561
@inproceedings{saaltink-fme,
paulson@6592
  1562
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
  1563
		 Dan Craigen and Irwin Meisels},
paulson@6592
  1564
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
  1565
  pages		= {578-596},
paulson@6592
  1566
  crossref	= {fme93}}
paulson@6592
  1567
wenzelm@30054
  1568
@Article{Schroeder-Heister:1984,
wenzelm@30054
  1569
  author =       {Peter Schroeder-Heister},
wenzelm@30054
  1570
  title =        {A Natural Extension of Natural Deduction},
wenzelm@30054
  1571
  journal =      {Journal of Symbolic Logic},
wenzelm@30054
  1572
  year =         1984,
wenzelm@30054
  1573
  volume =       49,
wenzelm@30054
  1574
  number =       4
wenzelm@30054
  1575
}
wenzelm@30054
  1576
blanchet@36918
  1577
@article{schulz-2002,
blanchet@36918
  1578
  author = "Stephan Schulz",
blanchet@36918
  1579
  title = "E---A Brainiac Theorem Prover",
blanchet@36918
  1580
  journal = "Journal of AI Communications",
blanchet@36918
  1581
  year = 2002,
blanchet@36918
  1582
  volume = 15,
blanchet@36918
  1583
  number ="2/3",
blanchet@36918
  1584
  pages = "111--126"}
blanchet@36918
  1585
paulson@6592
  1586
@inproceedings{slind-tfl,
paulson@6592
  1587
  author	= {Konrad Slind},
paulson@6592
  1588
  title		= {Function Definition in Higher Order Logic},
krauss@23187
  1589
  crossref  = {tphols96},
krauss@23187
  1590
  pages		= {381-397}}
paulson@6592
  1591
blanchet@38825
  1592
@inproceedings{snark,
blanchet@38825
  1593
  author = {M. Stickel and R. Waldinger and M. Lowry and T. Pressburger and I. Underwood},
blanchet@38825
  1594
  title = {Deductive composition of astronomical software from subroutine libraries},
blanchet@38825
  1595
  pages = "341--355",
blanchet@38825
  1596
  crossref = {cade12}}
blanchet@38825
  1597
paulson@6592
  1598
@book{suppes72,
paulson@6592
  1599
  author	= {Patrick Suppes},
paulson@6592
  1600
  title		= {Axiomatic Set Theory},
paulson@6592
  1601
  year		= 1972,
paulson@6592
  1602
  publisher	= {Dover}}
paulson@6592
  1603
blanchet@36918
  1604
@inproceedings{sutcliffe-2000,
blanchet@36918
  1605
  author = "Geoff Sutcliffe",
blanchet@36918
  1606
  title = "System Description: {SystemOnTPTP}",
blanchet@39465
  1607
  editor = "David McAllester",
blanchet@36918
  1608
  booktitle	= {Automated Deduction --- {CADE}-17 International Conference},
blanchet@36918
  1609
  series = "Lecture Notes in Artificial Intelligence",
blanchet@36918
  1610
  volume = {1831},
blanchet@36918
  1611
  pages = "406--410",
blanchet@36918
  1612
  year = 2000,
blanchet@36918
  1613
  publisher = Springer}
blanchet@36918
  1614
blanchet@43406
  1615
@misc{tofof,
blanchet@43406
  1616
  author = "Geoff Sutcliffe",
blanchet@43406
  1617
  title = "{ToFoF}",
blanchet@43406
  1618
  note = "\url{http://www.cs.miami.edu/~tptp/ATPSystems/ToFoF/}"}
blanchet@43406
  1619
wenzelm@40306
  1620
@Article{Sutter:2005,
wenzelm@40306
  1621
  author = 	 {H. Sutter},
wenzelm@40306
  1622
  title = 	 {The Free Lunch Is Over --- A Fundamental Turn Toward Concurrency in Software},
wenzelm@40306
  1623
  journal = 	 {Dr. Dobb's Journal},
wenzelm@40306
  1624
  year = 	 2005,
wenzelm@40306
  1625
  volume = 	 30,
wenzelm@40306
  1626
  number = 	 3}
wenzelm@40306
  1627
paulson@6592
  1628
@InCollection{szasz93,
paulson@6592
  1629
  author	= {Nora Szasz},
paulson@6592
  1630
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
  1631
		  Primitive Recursive},
paulson@6592
  1632
  crossref	= {huet-plotkin93},
paulson@6592
  1633
  pages		= {317-338}}
paulson@6592
  1634
wenzelm@7041
  1635
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
  1636
  author = 	 {D. Syme},
wenzelm@7041
  1637
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
  1638
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
  1639
  year = 	 1997,
wenzelm@7041
  1640
  number =	 416
wenzelm@7041
  1641
}
wenzelm@7041
  1642
wenzelm@7041
  1643
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
  1644
  author = 	 {D. Syme},
wenzelm@7041
  1645
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
  1646
  school = 	 {University of Cambridge},
wenzelm@7041
  1647
  year = 	 1998,
wenzelm@7041
  1648
  note =	 {Submitted}
wenzelm@7041
  1649
}
wenzelm@7041
  1650
wenzelm@7041
  1651
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
  1652
  author = 	 {D. Syme},
wenzelm@7041
  1653
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
  1654
  crossref =     {tphols99}}
wenzelm@7041
  1655
paulson@6592
  1656
%T
paulson@6592
  1657
paulson@6592
  1658
@book{takeuti87,
paulson@6592
  1659
  author	= {G. Takeuti},
paulson@6592
  1660
  title		= {Proof Theory},
paulson@6592
  1661
  year		= 1987,
paulson@6592
  1662
  publisher	= NH,
paulson@6592
  1663
  edition	= {2nd}}
paulson@6592
  1664
paulson@6592
  1665
@Book{thompson91,
paulson@6592
  1666
  author	= {Simon Thompson},
paulson@6592
  1667
  title		= {Type Theory and Functional Programming},
paulson@6592
  1668
  publisher	= {Addison-Wesley},
paulson@6592
  1669
  year		= 1991}
paulson@6592
  1670
nipkow@11209
  1671
@book{Thompson-Haskell,author={Simon Thompson},
nipkow@11209
  1672
title={Haskell: The Craft of Functional Programming},
nipkow@11209
  1673
publisher={Addison-Wesley},year=1999}
nipkow@11209
  1674
blanchet@33191
  1675
@misc{kodkod-2009,
blanchet@33191
  1676
  author = "Emina Torlak",
blanchet@33191
  1677
  title = {Kodkod: Constraint Solver for Relational Logic},
blanchet@33191
  1678
  note = "\url{http://alloy.mit.edu/kodkod/}"}
blanchet@33191
  1679
blanchet@33191
  1680
@misc{kodkod-2009-options,
blanchet@33191
  1681
  author = "Emina Torlak",
blanchet@33191
  1682
  title = "Kodkod {API}: Class {Options}",
blanchet@33191
  1683
  note = "\url{http://alloy.mit.edu/kodkod/docs/kodkod/engine/config/Options.html}"}
blanchet@33191
  1684
blanchet@33191
  1685
@inproceedings{torlak-jackson-2007,
blanchet@33191
  1686
  title = "Kodkod: A Relational Model Finder",
blanchet@33191
  1687
  author = "Emina Torlak and Daniel Jackson",
blanchet@33191
  1688
  editor = "Orna Grumberg and Michael Huth",
blanchet@33191
  1689
  booktitle = "TACAS 2007",
blanchet@33191
  1690
  series = LNCS,
blanchet@33191
  1691
  volume = {4424},
blanchet@33191
  1692
  pages = "632--647",
blanchet@33191
  1693
  year = 2007,
blanchet@33191
  1694
  publisher = Springer}
blanchet@33191
  1695
kuncar@55225
  1696
@inproceedings{traytel-berghofer-nipkow-2011,
kuncar@55225
  1697
  author = {Dmitriy Traytel and Stefan Berghofer and Tobias Nipkow},
kuncar@55225
  1698
  title = {{Extending Hindley-Milner Type Inference with Coercive Structural Subtyping}},
noschinl@44865
  1699
  year = 2011,
kuncar@55225
  1700
  editor = {Hongseok Yang},
kuncar@55225
  1701
  booktitle = "APLAS 2011",
kuncar@55225
  1702
  series = LNCS,
kuncar@55225
  1703
  volume = {7078},
kuncar@55225
  1704
  pages = "89--104"}
blanchet@53942
  1705
blanchet@53942
  1706
@inproceedings{traytel-et-al-2012,
blanchet@53942
  1707
  author = "Dmitriy Traytel and Andrei Popescu and Jasmin Christian Blanchette",
blanchet@53942
  1708
  title     = {Foundational, Compositional (Co)datatypes for Higher-Order
blanchet@53942
  1709
               Logic---{C}ategory Theory Applied to Theorem Proving},
blanchet@53942
  1710
  year      = {2012},
blanchet@53942
  1711
  pages     = {596--605},
blanchet@53942
  1712
  booktitle = {LICS 2012},
blanchet@53942
  1713
  publisher = {IEEE}
noschinl@44865
  1714
}
noschinl@44865
  1715
wenzelm@7041
  1716
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
  1717
  author = 	 {A. Trybulec},
wenzelm@7041
  1718
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
  1719
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
  1720
  year =	 1993
wenzelm@7041
  1721
}
wenzelm@7041
  1722
paulson@6592
  1723
%V
paulson@6592
  1724
paulson@6592
  1725
@Unpublished{voelker94,
nipkow@10186
  1726
  author	= {Norbert V{\"o}lker},
paulson@6592
  1727
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
  1728
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
  1729
  year		= 1994,
paulson@6592
  1730
  month		= aug}
paulson@6592
  1731
paulson@6592
  1732
%W
paulson@6592
  1733
haftmann@23956
  1734
@inproceedings{wadler89how,
haftmann@23956
  1735
  author        = {P. Wadler and S. Blott},
haftmann@23956
  1736
  title         = {How to make ad-hoc polymorphism less ad-hoc},
haftmann@23956
  1737
  booktitle     = {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1738
  year          = 1989
haftmann@23956
  1739
}
haftmann@23956
  1740
blanchet@33191
  1741
@phdthesis{weber-2008,
blanchet@33191
  1742
  author = "Tjark Weber",
blanchet@33191
  1743
  title = "SAT-Based Finite Model Generation for Higher-Order Logic",
blanchet@33191
  1744
  school = {Dept.\ of Informatics, T.U. M\"unchen},
blanchet@33191
  1745
  type = "{Ph.D.}\ thesis",
blanchet@33191
  1746
  year = 2008}
blanchet@33191
  1747
wenzelm@8505
  1748
@Misc{x-symbol,
wenzelm@8505
  1749
  author =	 {Christoph Wedler},
wenzelm@8505
  1750
  title =	 {Emacs package ``{X-Symbol}''},
wenzelm@13141
  1751
  note =	 {\url{http://x-symbol.sourceforge.net}}
wenzelm@8505
  1752
}
wenzelm@8505
  1753
blanchet@36918
  1754
@misc{weidenbach-et-al-2009,
blanchet@36918
  1755
  author = "Christoph Weidenbach and Dilyana Dimova and Arnaud Fietzke and Rohit Kumar and Martin Suda and Patrick Wischnewski",
blanchet@36918
  1756
  title = "{SPASS} Version 3.5",
blanchet@36918
  1757
  note = {\url{http://www.spass-prover.org/publications/spass.pdf}}}
blanchet@36918
  1758
wenzelm@7858
  1759
@manual{isabelle-sys,
wenzelm@7858
  1760
  author	= {Markus Wenzel and Stefan Berghofer},
wenzelm@7858
  1761
  title		= {The {Isabelle} System Manual},
wenzelm@8892
  1762
  institution	= {TU Munich},
wenzelm@8892
  1763
  note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
wenzelm@7858
  1764
wenzelm@7858
  1765
@manual{isabelle-isar-ref,
wenzelm@28837
  1766
  author	= {Makarius Wenzel},
wenzelm@7966
  1767
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@8892
  1768
  institution	= {TU Munich},
wenzelm@8892
  1769
  note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
wenzelm@8892
  1770
wenzelm@28837
  1771
@manual{isabelle-implementation,
wenzelm@28837
  1772
  author	= {Makarius Wenzel},
wenzelm@28837
  1773
  title		= {The {Isabelle/Isar} Implementation},
wenzelm@28837
  1774
  institution	= {TU Munich},
wenzelm@28837
  1775
  note          = {\url{http://isabelle.in.tum.de/doc/implementation.pdf}}}
wenzelm@28837
  1776
wenzelm@7041
  1777
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
  1778
  author = 	 {Markus Wenzel},
wenzelm@7041
  1779
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
  1780
  crossref =     {tphols99}}
wenzelm@6624
  1781
wenzelm@6624
  1782
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
  1783
  author = 	 {Markus Wenzel},
wenzelm@6624
  1784
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
  1785
  crossref =     {tphols97}}
wenzelm@7041
  1786
paulson@14147
  1787
@phdthesis{Wenzel-PhD,
paulson@14147
  1788
  author={Markus Wenzel},
paulson@14147
  1789
    title={Isabelle/Isar --- a versatile environment for human-readable formal proof documents},
paulson@14147
  1790
  school={Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
paulson@14147
  1791
  year=2002,
wenzelm@12901
  1792
  note =	 {\url{http://tumb1.biblio.tu-muenchen.de/publ/diss/in/2002/wenzel.html}}}
wenzelm@7041
  1793
wenzelm@30041
  1794
@Article{Wenzel-Wiedijk:2002,
wenzelm@30041
  1795
  author = 	 {Freek Wiedijk and Markus Wenzel},
wenzelm@30041
  1796
  title = 	 {A comparison of the mathematical proof languages {Mizar} and {Isar}.},
wenzelm@30041
  1797
  journal = 	 {Journal of Automated Reasoning},
wenzelm@30041
  1798
  year = 	 2002,
wenzelm@30041
  1799
  volume =	 29,
wenzelm@30041
  1800
  number =	 {3-4}
wenzelm@30041
  1801
}
wenzelm@30041
  1802
wenzelm@30041
  1803
@InCollection{Wenzel-Paulson:2006,
wenzelm@30041
  1804
  author = 	 {Markus Wenzel and Lawrence C. Paulson},
wenzelm@30041
  1805
  title = 	 {{Isabelle/Isar}},
wenzelm@30041
  1806
  booktitle = 	 {The Seventeen Provers of the World},
wenzelm@30041
  1807
  year =	 2006,
wenzelm@30041
  1808
  editor =	 {F. Wiedijk},
wenzelm@30041
  1809
  series =	 {LNAI 3600}
wenzelm@30041
  1810
}
wenzelm@30041
  1811
wenzelm@27060
  1812
@InCollection{Wenzel:2006:Festschrift,
wenzelm@27060
  1813
  author = 	 {Makarius Wenzel},
wenzelm@27060
  1814
  title = 	 {{Isabelle/Isar} --- a generic framework for human-readable proof documents},
wenzelm@27060
  1815
  booktitle = 	 {From Insight to Proof --- Festschrift in Honour of Andrzej Trybulec},
wenzelm@27060
  1816
  publisher =	 {University of Bia{\l}ystok},
wenzelm@27060
  1817
  year =	 2007,
wenzelm@27060
  1818
  editor =	 {R. Matuszewski and A. Zalewska},
wenzelm@27060
  1819
  volume =	 {10(23)},
wenzelm@27060
  1820
  series =	 {Studies in Logic, Grammar, and Rhetoric},
wenzelm@27060
  1821
  note =         {\url{http://www.in.tum.de/~wenzelm/papers/isar-framework.pdf}}
wenzelm@27060
  1822
}
wenzelm@27060
  1823
wenzelm@40268
  1824
@InProceedings{Wenzel-Chaieb:2007b,
wenzelm@40268
  1825
  author = {Makarius Wenzel and Amine Chaieb},
wenzelm@40268
  1826
  title = {{SML} with antiquotations embedded into {Isabelle/Isar}},
wenzelm@40268
  1827
  booktitle = {Workshop on Programming Languages for Mechanized Mathematics
wenzelm@40268
  1828
    (satellite of CALCULEMUS 2007). Hagenberg, Austria},
wenzelm@40268
  1829
  editor = {Jacques Carette and Freek Wiedijk},
wenzelm@40268
  1830
  month = {June},
wenzelm@40268
  1831
  year = {2007}
wenzelm@40268
  1832
}
wenzelm@40268
  1833
wenzelm@40306
  1834
@InProceedings{Wenzel:2009,
wenzelm@40306
  1835
  author = 	 {M. Wenzel},
wenzelm@40306
  1836
  title = 	 {Parallel Proof Checking in {Isabelle/Isar}},
wenzelm@40306
  1837
  booktitle = {ACM SIGSAM Workshop on Programming Languages for Mechanized Mathematics Systems (PLMMS 2009)},
wenzelm@40306
  1838
  year = 	 2009,
wenzelm@40306
  1839
  editor = 	 {Dos Reis, G. and L. Th\'ery},
wenzelm@40306
  1840
  publisher = {ACM Digital Library}}
wenzelm@40306
  1841
wenzelm@54906
  1842
@InProceedings{Wenzel:2010,
wenzelm@54906
  1843
  author =       {Makarius Wenzel},
wenzelm@54906
  1844
  title =        {Asynchronous Proof Processing with {Isabelle/Scala} and {Isabelle/jEdit}},
wenzelm@54906
  1845
  booktitle = {User Interfaces for Theorem Provers (UITP 2010), FLOC 2010 Satellite Workshop},
wenzelm@54906
  1846
  year =      2010,
wenzelm@54906
  1847
  editor =    {C. Sacerdoti Coen and D. Aspinall},
wenzelm@54906
  1848
  series =    {ENTCS},
wenzelm@54906
  1849
  month =     {July},
wenzelm@54906
  1850
  publisher = {Elsevier},
wenzelm@54906
  1851
  url = {http://www.lri.fr/~wenzel/papers/async-isabelle-scala.pdf}}
wenzelm@54906
  1852
wenzelm@54906
  1853
@InProceedings{Wenzel:2011:CICM,
wenzelm@54906
  1854
  author =       {M. Wenzel},
wenzelm@54906
  1855
  title =        {Isabelle as Document-oriented Proof Assistant},
wenzelm@54906
  1856
  editor =    {J. H. Davenport and W. M. Farmer and F. Rabe and J. Urban},
wenzelm@54906
  1857
  booktitle = {Conference on Intelligent Computer Mathematics / Mathematical Knowledge Management (CICM/MKM 2011)},
wenzelm@54906
  1858
  year =      2011,
wenzelm@54906
  1859
  volume =    {6824},
wenzelm@54906
  1860
  series =    {LNAI},
wenzelm@54906
  1861
  publisher = {Springer}}
wenzelm@54906
  1862
wenzelm@52026
  1863
@InProceedings{Wenzel:2012,
wenzelm@52026
  1864
  author =       {Makarius Wenzel},
wenzelm@52026
  1865
  title =        {{Isabelle/jEdit} --- a {Prover IDE} within the {PIDE} framework},
wenzelm@52026
  1866
  booktitle = {Conference on Intelligent Computer Mathematics (CICM 2012)},
wenzelm@52026
  1867
  year =      2012,
wenzelm@52026
  1868
  editor =    {J. Jeuring and others},
wenzelm@52026
  1869
  volume =    7362,
wenzelm@52026
  1870
  series =    {LNAI},
wenzelm@52026
  1871
  publisher = {Springer}}
wenzelm@52026
  1872
wenzelm@54906
  1873
@InProceedings{Wenzel:2012:UITP-EPTCS,
wenzelm@54906
  1874
  author =       {Makarius Wenzel},
wenzelm@54906
  1875
  title =        {{READ-EVAL-PRINT} in Parallel and Asynchronous Proof-checking},
wenzelm@54906
  1876
  booktitle = {User Interfaces for Theorem Provers (UITP 2012)},
wenzelm@54906
  1877
  year =      2013,
wenzelm@54906
  1878
  series =    {EPTCS}
wenzelm@54906
  1879
}
wenzelm@54906
  1880
wenzelm@54906
  1881
@inproceedings{Wenzel:2013:ITP,
wenzelm@54906
  1882
  author    = {Makarius Wenzel},
wenzelm@54906
  1883
  title     = {Shared-Memory Multiprocessing for Interactive Theorem Proving},
wenzelm@54906
  1884
  booktitle = {Interactive Theorem Proving - 4th International Conference,
wenzelm@54906
  1885
               ITP 2013, Rennes, France, July 22-26, 2013. Proceedings},
wenzelm@54906
  1886
  editor    = {Sandrine Blazy and
wenzelm@54906
  1887
               Christine Paulin-Mohring and
wenzelm@54906
  1888
               David Pichardie},
wenzelm@54906
  1889
  year      = {2013},
wenzelm@54906
  1890
  ee        = {http://dx.doi.org/10.1007/978-3-642-39634-2_30},
wenzelm@54906
  1891
  publisher = {Springer},
wenzelm@54906
  1892
  series    = {Lecture Notes in Computer Science},
wenzelm@54906
  1893
  volume    = {7998},
wenzelm@54906
  1894
}
wenzelm@54906
  1895
paulson@6592
  1896
@book{principia,
paulson@6592
  1897
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
  1898
  title		= {Principia Mathematica},
paulson@6592
  1899
  year		= 1962,
paulson@6592
  1900
  publisher	= CUP, 
paulson@6592
  1901
  note		= {Paperback edition to *56,
paulson@6592
  1902
  abridged from the 2nd edition (1927)}}
paulson@6592
  1903
wenzelm@9599
  1904
@Misc{Wiedijk:1999:Mizar,
wenzelm@9599
  1905
  author =	 {Freek Wiedijk},
wenzelm@9599
  1906
  title =	 {Mizar: An Impression},
wenzelm@9599
  1907
  howpublished = {Unpublished paper},
wenzelm@9599
  1908
  year =         1999,
wenzelm@9599
  1909
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
wenzelm@9599
  1910
}
wenzelm@9599
  1911
wenzelm@9599
  1912
@Misc{Wiedijk:2000:MV,
wenzelm@9599
  1913
  author =	 {Freek Wiedijk},
wenzelm@9599
  1914
  title =	 {The Mathematical Vernacular},
wenzelm@9599
  1915
  howpublished = {Unpublished paper},
wenzelm@9599
  1916
  year =         2000,
wenzelm@9599
  1917
  note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
wenzelm@9599
  1918
}
wenzelm@9599
  1919
blanchet@40254
  1920
@misc{wikipedia-2009-aa-trees,
blanchet@40254
  1921
  key = "Wikipedia",
blanchet@40254
  1922
  title = "Wikipedia: {AA} Tree",
blanchet@40254
  1923
  note = "\url{http://en.wikipedia.org/wiki/AA_tree}"}
blanchet@40254
  1924
paulson@6592
  1925
@book{winskel93,
paulson@6592
  1926
  author	= {Glynn Winskel},
paulson@6592
  1927
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
  1928
  publisher	= MIT,year=1993}
paulson@6592
  1929
paulson@6592
  1930
@InCollection{wos-bledsoe,
paulson@6592
  1931
  author	= {Larry Wos},
paulson@6592
  1932
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
  1933
  crossref	= {bledsoe-fest},
paulson@6592
  1934
  pages		= {297-342}}
paulson@6592
  1935
wenzelm@7989
  1936
@InProceedings{Zammit:1999:TPHOL,
wenzelm@7989
  1937
  author = 	 {Vincent Zammit},
wenzelm@7989
  1938
  title = 	 {On the Implementation of an Extensible Declarative Proof Language},
wenzelm@7989
  1939
  crossref =     {tphols99}}
wenzelm@7989
  1940
wenzelm@7989
  1941
%Z
wenzelm@7989
  1942
blanchet@40254
  1943
@misc{z3,
blanchet@40254
  1944
  key = "Z3",
blanchet@40254
  1945
  title = "Z3: An Efficient {SMT} Solver",
blanchet@40254
  1946
  note = "\url{http://research.microsoft.com/en-us/um/redmond/projects/z3/}"}
blanchet@40254
  1947
paulson@6592
  1948
paulson@6592
  1949
% CROSS REFERENCES
paulson@6592
  1950
paulson@6592
  1951
@book{handbk-lics2,
paulson@6592
  1952
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
  1953
  title		= {Handbook of Logic in Computer Science},
paulson@6592
  1954
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
  1955
  publisher	= {Oxford University Press},
paulson@6592
  1956
  year		= 1992,
paulson@6592
  1957
  volume	= 2}
paulson@6592
  1958
paulson@6592
  1959
@book{types93,
paulson@6592
  1960
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
  1961
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1962
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1963
  year		= {published 1994},
paulson@6592
  1964
  publisher	= {Springer},
paulson@6592
  1965
  series	= {LNCS 806}}
paulson@6592
  1966
paulson@6613
  1967
@book{barwise-handbk,
paulson@6613
  1968
  editor	= {J. Barwise},
paulson@6613
  1969
  title		= {Handbook of Mathematical Logic},
paulson@6613
  1970
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
  1971
  year		= 1977,
paulson@6613
  1972
  publisher	= NH}
paulson@6613
  1973
paulson@6592
  1974
@Proceedings{tlca93,
paulson@6592
  1975
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
  1976
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
  1977
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
  1978
  year		= 1993,
paulson@6592
  1979
  publisher	= {Springer},
paulson@6592
  1980
  series	= {LNCS 664}}
paulson@6592
  1981
paulson@6613
  1982
@book{birtwistle89,
paulson@6613
  1983
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
  1984
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
  1985
		 Theorem Proving}, 
paulson@6613
  1986
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
  1987
		 Theorem Proving}, 
paulson@6613
  1988
  publisher	= {Springer},
paulson@6613
  1989
  year		= 1989}
paulson@6613
  1990
paulson@6592
  1991
@book{bledsoe-fest,
paulson@6592
  1992
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1993
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1994
  publisher	= {Kluwer Academic Publishers},
paulson@6592
  1995
  year		= 1991,
paulson@6592
  1996
  editor	= {Robert S. Boyer}}
paulson@6592
  1997
paulson@6592
  1998
@Proceedings{cade12,
paulson@6592
  1999
  editor	= {Alan Bundy},
paulson@6592
  2000
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
  2001
		  International Conference},
paulson@6592
  2002
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
  2003
		  International Conference},
paulson@6592
  2004
  year		= 1994,
paulson@6592
  2005
  series	= {LNAI 814},
paulson@6592
  2006
  publisher	= {Springer}}
paulson@6592
  2007
paulson@6592
  2008
@book{types94,
nipkow@10186
  2009
  editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
paulson@6592
  2010
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  2011
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  2012
  year		= 1995,
paulson@6592
  2013
  publisher	= {Springer},
paulson@6592
  2014
  series	= {LNCS 996}}
paulson@6592
  2015
paulson@6592
  2016
@book{huet-plotkin91,
nipkow@10186
  2017
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6592
  2018
  title		= {Logical Frameworks},
paulson@6592
  2019
  booktitle	= {Logical Frameworks},
paulson@6592
  2020
  publisher	= CUP,
paulson@6592
  2021
  year		= 1991}
paulson@6592
  2022
paulson@6613
  2023
@book{huet-plotkin93,
nipkow@10186
  2024
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6613
  2025
  title		= {Logical Environments},
paulson@6613
  2026
  booktitle	= {Logical Environments},
paulson@6613
  2027
  publisher	= CUP,
paulson@6613
  2028
  year		= 1993}
paulson@6613
  2029
paulson@6613
  2030
@Proceedings{hug93,
paulson@6613
  2031
  editor	= {J. Joyce and C. Seger},
paulson@6613
  2032
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  2033
		  Applications: HUG '93},
paulson@6613
  2034
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  2035
		  Applications: HUG '93},
paulson@6613
  2036
  year		= {Published 1994},
paulson@6613
  2037
  publisher	= {Springer},
paulson@6613
  2038
  series	= {LNCS 780}}
paulson@6613
  2039
paulson@6592
  2040
@proceedings{colog88,
nipkow@10186
  2041
  editor	= {P. Martin-L{\"o}f and G. Mints},
paulson@6592
  2042
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  2043
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  2044
  year		= {Published 1990},
paulson@6592
  2045
  publisher	= {Springer},
paulson@6592
  2046
  organization	= {Estonian Academy of Sciences},
paulson@6592
  2047
  address	= {Tallinn},
paulson@6592
  2048
  series	= {LNCS 417}}
paulson@6592
  2049
paulson@6592
  2050
@book{odifreddi90,
paulson@6592
  2051
  editor	= {P. Odifreddi},
paulson@6592
  2052
  title		= {Logic and Computer Science},
paulson@6592
  2053
  booktitle	= {Logic and Computer Science},
paulson@6592
  2054
  publisher	= {Academic Press},
paulson@6592
  2055
  year		= 1990}
paulson@6592
  2056
paulson@6592
  2057
@proceedings{extensions91,
paulson@6592
  2058
  editor	= {Peter Schroeder-Heister},
paulson@6592
  2059
  title		= {Extensions of Logic Programming},
paulson@6592
  2060
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  2061
  year		= 1991,
paulson@6592
  2062
  series	= {LNAI 475}, 
paulson@6592
  2063
  publisher	= {Springer}}
paulson@6592
  2064
paulson@6592
  2065
@proceedings{cade10,
paulson@6592
  2066
  editor	= {Mark E. Stickel},
paulson@6592
  2067
  title		= {10th } # CADE,
paulson@6592
  2068
  booktitle	= {10th } # CADE,
paulson@6592
  2069
  year		= 1990,
paulson@6592
  2070
  publisher	= {Springer},
paulson@6592
  2071
  series	= {LNAI 449}}
paulson@6592
  2072
paulson@6592
  2073
@Proceedings{lics8,
paulson@6592
  2074
  editor	= {M. Vardi},
paulson@6592
  2075
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  2076
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  2077
  publisher	= IEEE,
paulson@6592
  2078
  year		= 1993}
paulson@6592
  2079
paulson@6592
  2080
@book{wos-fest,
paulson@6592
  2081
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  2082
			Essays in Honor of {Larry Wos}},
paulson@6592
  2083
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  2084
			Essays in Honor of {Larry Wos}},
blanchet@33191
  2085
  publisher	= MIT,
paulson@6592
  2086
  year		= 1997,
paulson@6592
  2087
  editor	= {Robert Veroff}}
paulson@6592
  2088
paulson@6613
  2089
@proceedings{fme93,
paulson@6613
  2090
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  2091
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  2092
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  2093
  year		= 1993,
berghofe@13009
  2094
  publisher	= Springer,
berghofe@13009
  2095
  series	= LNCS,
berghofe@13009
  2096
  volume        = 670}
paulson@6613
  2097
paulson@6592
  2098
@Proceedings{tphols96,
paulson@6592
  2099
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  2100
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  2101
  editor	= {J. von Wright and J. Grundy and J. Harrison},
berghofe@13009
  2102
  publisher     = Springer,
berghofe@13009
  2103
  series	= LNCS,
berghofe@13009
  2104
  volume        = 1125,
paulson@6592
  2105
  year		= 1996}
paulson@6670
  2106
wenzelm@7041
  2107
@Proceedings{tphols97,
wenzelm@7041
  2108
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  2109
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  2110
  editor	= {Elsa L. Gunter and Amy Felty},
berghofe@13009
  2111
  publisher     = Springer,
berghofe@13009
  2112
  series	= LNCS,
berghofe@13009
  2113
  volume        = 1275,
wenzelm@7041
  2114
  year		= 1997}
wenzelm@7041
  2115
wenzelm@7041
  2116
@Proceedings{tphols98,
wenzelm@7041
  2117
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  2118
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  2119
  editor	= {Jim Grundy and Malcom Newey},
berghofe@13009
  2120
  publisher     = Springer,
berghofe@13009
  2121
  series	= LNCS,
berghofe@13009
  2122
  volume        = 1479,
wenzelm@7041
  2123
  year		= 1998}
wenzelm@7041
  2124
paulson@6670
  2125
@Proceedings{tphols99,
paulson@6670
  2126
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  2127
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7350
  2128
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7350
  2129
                  Paulin, C. and Thery, L.},
berghofe@13009
  2130
  publisher     = Springer,
berghofe@13009
  2131
  series	= LNCS,
berghofe@13009
  2132
  volume        = 1690,
paulson@6670
  2133
  year		= 1999}
paulson@6670
  2134
wenzelm@12878
  2135
@Proceedings{tphols2000,
wenzelm@12878
  2136
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  2137
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  2138
  editor        = {J. Harrison and M. Aagaard},
berghofe@13009
  2139
  publisher     = Springer,
berghofe@13009
  2140
  series        = LNCS,
berghofe@13009
  2141
  volume        = 1869,
wenzelm@12878
  2142
  year          = 2000}
wenzelm@12878
  2143
wenzelm@12878
  2144
@Proceedings{tphols2001,
wenzelm@12878
  2145
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  2146
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  2147
  editor        = {R. J. Boulton and P. B. Jackson},
berghofe@13009
  2148
  publisher     = Springer,
berghofe@13009
  2149
  series        = LNCS,
berghofe@13009
  2150
  volume        = 2152,
wenzelm@12878
  2151
  year          = 2001}
haftmann@22317
  2152
krauss@23187
  2153
@Proceedings{ijcar2006,
krauss@23187
  2154
  title         = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  2155
  booktitle     = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  2156
  editor        = {U. Furbach and N. Shankar},
krauss@23187
  2157
  publisher     = Springer,
krauss@23187
  2158
  series        = LNCS,
krauss@23187
  2159
  volume        = 4130,
krauss@23187
  2160
  year          = 2006}
krauss@23187
  2161
krauss@25093
  2162
@Proceedings{tphols2007,
krauss@25093
  2163
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  2164
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  2165
  editor        = {K. Schneider and J. Brandt},
krauss@25093
  2166
  publisher     = Springer,
krauss@25093
  2167
  series        = LNCS,
krauss@25093
  2168
  volume        = 4732,
krauss@25093
  2169
  year          = 2007}
krauss@25093
  2170
haftmann@28593
  2171
@Proceedings{tphols2008,
haftmann@28593
  2172
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  2173
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  2174
  publisher     = Springer,
haftmann@28593
  2175
  series        = LNCS,
haftmann@28593
  2176
  year          = 2008}
haftmann@28593
  2177
%  editor        =
haftmann@28593
  2178
%  volume        = 4732,
haftmann@28593
  2179
blanchet@36918
  2180
@Proceedings{itp2010,
blanchet@36918
  2181
  title         = {Interactive Theorem Proving: {ITP}-10},
blanchet@36918
  2182
  booktitle     = {Interactive Theorem Proving: {ITP}-10},
blanchet@36918
  2183
  editor = "Matt Kaufmann and Lawrence Paulson",
blanchet@36918
  2184
  publisher     = Springer,
blanchet@36918
  2185
  series        = LNCS,
blanchet@36918
  2186
  year          = 2010}
blanchet@36918
  2187
haftmann@22317
  2188
@unpublished{classes_modules,
haftmann@23956
  2189
  title         = {{ML} Modules and {Haskell} Type Classes: A Constructive Comparison},
haftmann@22317
  2190
  author        = {Stefan Wehr et. al.}
haftmann@22317
  2191
}