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