doc-src/manual.bib
author wenzelm
Wed, 11 Feb 2009 21:40:16 +0100
changeset 30054 2a4f000d1e4d
parent 30041 c3233b483287
child 30113 2d2fce7fa92d
permissions -rw-r--r--
more refs;
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"}
paulson@6592
     6
@string{IEEE="{\sc 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},
paulson@6592
    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
paulson@6592
    70
@InProceedings{alf,
paulson@6592
    71
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    72
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    73
  crossref	= {types93},
paulson@6592
    74
  pages		= {213-237}}
paulson@6592
    75
paulson@6592
    76
@book{andrews86,
paulson@6592
    77
  author	= "Peter Andrews",
paulson@6592
    78
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
    79
through Proof",
paulson@6592
    80
  publisher	= AP,
paulson@6592
    81
  series	= "Computer Science and Applied Mathematics",
paulson@6592
    82
  year		= 1986}
paulson@6592
    83
wenzelm@9599
    84
@InProceedings{Aspinall:2000:eProof,
wenzelm@9599
    85
  author = 	 {David Aspinall},
wenzelm@9599
    86
  title = 	 {Protocols for Interactive {e-Proof}},
wenzelm@9599
    87
  booktitle = 	 {Theorem Proving in Higher Order Logics (TPHOLs)},
wenzelm@9599
    88
  year =	 2000,
wenzelm@9599
    89
  note =	 {Unpublished work-in-progress paper,
paulson@14296
    90
                  \url{http://homepages.inf.ed.ac.uk/da/papers/drafts/eproof.ps.gz}}
wenzelm@9599
    91
}
paulson@14296
    92
wenzelm@8505
    93
@InProceedings{Aspinall:TACAS:2000,
wenzelm@8505
    94
  author = 	 {David Aspinall},
wenzelm@10160
    95
  title = 	 {{P}roof {G}eneral: A Generic Tool for Proof Development},
nipkow@11205
    96
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis of
nipkow@11205
    97
                  Systems (TACAS)},
nipkow@11205
    98
  year =	 2000,
nipkow@11205
    99
  publisher	= Springer,
nipkow@11205
   100
  series	= LNCS,
nipkow@11205
   101
  volume	= 1785,
nipkow@11205
   102
  pages = "38--42"
wenzelm@8505
   103
}
wenzelm@8505
   104
wenzelm@7209
   105
@Misc{isamode,
wenzelm@7209
   106
  author =	 {David Aspinall},
wenzelm@8062
   107
  title =	 {Isamode --- {U}sing {I}sabelle with {E}macs},
paulson@14296
   108
  note =	 {\url{http://homepages.inf.ed.ac.uk/da/Isamode/}}
wenzelm@7209
   109
}
wenzelm@7209
   110
wenzelm@7209
   111
@Misc{proofgeneral,
nipkow@11197
   112
  author =	 {David Aspinall},
nipkow@11197
   113
  title =	 {{P}roof {G}eneral},
paulson@14296
   114
  note =	 {\url{http://proofgeneral.inf.ed.ac.uk/}}
wenzelm@7209
   115
}
wenzelm@7209
   116
paulson@6592
   117
%B
paulson@6592
   118
nipkow@10186
   119
@book{Baader-Nipkow,author={Franz Baader and Tobias Nipkow},
nipkow@10186
   120
title="Term Rewriting and All That",publisher=CUP,year=1998}
nipkow@10186
   121
wenzelm@20482
   122
@InCollection{Barendregt-Geuvers:2001,
wenzelm@20482
   123
  author = 	 {H. Barendregt and H. Geuvers},
wenzelm@20482
   124
  title = 	 {Proof Assistants using Dependent Type Systems},
wenzelm@20482
   125
  booktitle = 	 {Handbook of Automated Reasoning},
wenzelm@20482
   126
  publisher =	 {Elsevier},
wenzelm@20482
   127
  year =	 2001,
wenzelm@20482
   128
  editor =	 {A. Robinson and A. Voronkov}
wenzelm@20482
   129
}
wenzelm@20482
   130
paulson@6592
   131
@incollection{basin91,
paulson@6592
   132
  author	= {David Basin and Matt Kaufmann},
paulson@6592
   133
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
   134
		   Comparison}, 
paulson@6592
   135
  crossref	= {huet-plotkin91},
paulson@6592
   136
  pages		= {89-119}}
paulson@6592
   137
wenzelm@12466
   138
@Unpublished{HOL-Library,
wenzelm@12466
   139
  author =       {Gertrud Bauer and Tobias Nipkow and Oheimb, David von and
wenzelm@12466
   140
                  Lawrence C Paulson and Thomas M Rasmussen and Christophe Tabacznyj and
wenzelm@12466
   141
                  Markus Wenzel},
wenzelm@12466
   142
  title =        {The Supplemental {Isabelle/HOL} Library},
wenzelm@12660
   143
  note =         {Part of the Isabelle distribution,
wenzelm@12466
   144
                  \url{http://isabelle.in.tum.de/library/HOL/Library/document.pdf}},
wenzelm@12660
   145
  year =         2002
wenzelm@12466
   146
}
wenzelm@12466
   147
wenzelm@9567
   148
@InProceedings{Bauer-Wenzel:2000:HB,
wenzelm@9567
   149
  author = 	 {Gertrud Bauer and Markus Wenzel},
wenzelm@9567
   150
  title = 	 {Computer-Assisted Mathematics at Work --- The {H}ahn-{B}anach Theorem in
wenzelm@9567
   151
      {I}sabelle/{I}sar},
wenzelm@9567
   152
  booktitle = 	 {Types for Proofs and Programs: TYPES'99},
wenzelm@9599
   153
  editor =       {Thierry Coquand and Peter Dybjer and Bengt Nordstr{\"o}m
wenzelm@9599
   154
                  and Jan Smith},
wenzelm@9567
   155
  series =	 {LNCS},
wenzelm@9599
   156
  year =	 2000
wenzelm@9567
   157
}
wenzelm@6624
   158
wenzelm@12878
   159
@InProceedings{Bauer-Wenzel:2001,
wenzelm@12878
   160
  author =       {Gertrud Bauer and Markus Wenzel},
wenzelm@12878
   161
  title =        {Calculational reasoning revisited --- an {Isabelle/Isar} experience},
wenzelm@12878
   162
  crossref =     {tphols2001}}
wenzelm@12878
   163
berghofe@11619
   164
@INPROCEEDINGS{Berghofer-Nipkow:2000:TPHOL,
berghofe@11619
   165
  crossref        = "tphols2000",
berghofe@11619
   166
  title           = "Proof terms for simply typed higher order logic",
berghofe@11619
   167
  author          = "Stefan Berghofer and Tobias Nipkow",
berghofe@11619
   168
  pages           = "38--52"}
berghofe@11619
   169
berghofe@12612
   170
@InProceedings{Berghofer-Nipkow:2002,
berghofe@12612
   171
  author =       {Stefan Berghofer and Tobias Nipkow},
berghofe@12612
   172
  title =        {Executing Higher Order Logic},
berghofe@12612
   173
  booktitle =    {Types for Proofs and Programs: TYPES'2000},
berghofe@12612
   174
  editor =       {P. Callaghan and Z. Luo and J. McKinna and R. Pollack},
berghofe@12612
   175
  series =       LNCS,
berghofe@12612
   176
  publisher =    Springer,
berghofe@13009
   177
  volume =       2277,
berghofe@12612
   178
  year =         2002}
berghofe@12612
   179
wenzelm@6624
   180
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
   181
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
   182
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
   183
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
   184
  crossref =     {tphols99}}
wenzelm@6624
   185
nipkow@6607
   186
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
   187
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   188
nipkow@11209
   189
@book{Bird-Haskell,author="Richard Bird",
nipkow@11209
   190
title="Introduction to Functional Programming using Haskell",
nipkow@11209
   191
publisher=PH,year=1998}
nipkow@11209
   192
paulson@6592
   193
@Article{boyer86,
paulson@6592
   194
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   195
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   196
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   197
		   Axioms},
paulson@6592
   198
  journal	= JAR,
paulson@6592
   199
  year		= 1986,
paulson@6592
   200
  volume	= 2,
paulson@6592
   201
  number	= 3,
paulson@6592
   202
  pages		= {287-327}}
paulson@6592
   203
paulson@6592
   204
@book{bm79,
paulson@6592
   205
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   206
  title		= {A Computational Logic},
paulson@6592
   207
  publisher	= {Academic Press},
paulson@6592
   208
  year		= 1979}
paulson@6592
   209
paulson@6592
   210
@book{bm88book,
paulson@6592
   211
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   212
  title		= {A Computational Logic Handbook},
paulson@6592
   213
  publisher	= {Academic Press},
paulson@6592
   214
  year		= 1988}
paulson@6592
   215
paulson@6592
   216
@Article{debruijn72,
paulson@6592
   217
  author	= {N. G. de Bruijn},
paulson@6592
   218
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   219
	a Tool for Automatic Formula Manipulation,
paulson@6592
   220
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   221
  journal	= {Indag. Math.},
paulson@6592
   222
  volume	= 34,
paulson@6592
   223
  pages		= {381-392},
paulson@6592
   224
  year		= 1972}
paulson@6592
   225
krauss@23187
   226
@InProceedings{bulwahnKN07,
krauss@25093
   227
  author   = {Lukas Bulwahn and Alexander Krauss and Tobias Nipkow},
krauss@25093
   228
  title    = {Finding Lexicographic Orders for Termination Proofs in {Isabelle/HOL}},
krauss@25093
   229
  crossref = {tphols2007},
krauss@25093
   230
  pages    = {38--53}
krauss@25093
   231
}
krauss@23187
   232
haftmann@28593
   233
@InProceedings{bulwahn-et-al:2008:imperative,
haftmann@28593
   234
  author   = {Lukas Bulwahn and Alexander Krauss and Florian Haftmann and Levent Erkök and John Matthews},
haftmann@28593
   235
  title    = {Imperative Functional Programming with {Isabelle/HOL}},
haftmann@28593
   236
  crossref = {tphols2008},
haftmann@28593
   237
}
haftmann@28593
   238
%  pages    = {38--53}
haftmann@28593
   239
paulson@11246
   240
@Article{ban89,
paulson@11246
   241
  author	= {M. Burrows and M. Abadi and R. M. Needham},
paulson@11246
   242
  title		= {A Logic of Authentication},
paulson@11246
   243
  journal	= PROYAL,
paulson@11246
   244
  year		= 1989,
paulson@11246
   245
  volume	= 426,
paulson@11246
   246
  pages		= {233-271}}
paulson@11246
   247
paulson@6592
   248
%C
paulson@6592
   249
paulson@6592
   250
@TechReport{camilleri92,
paulson@6592
   251
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   252
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   253
		 {HOL} Theorem Prover},
paulson@6592
   254
  institution	= CUCL,
paulson@6592
   255
  year		= 1992,
paulson@6592
   256
  number	= 265,
paulson@6592
   257
  month		= Aug}
paulson@6592
   258
paulson@6592
   259
@Book{charniak80,
paulson@6592
   260
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   261
  title		= {Artificial Intelligence Programming},
paulson@6592
   262
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   263
  year		= 1980}
paulson@6592
   264
paulson@6592
   265
@article{church40,
paulson@6592
   266
  author	= "Alonzo Church",
paulson@6592
   267
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   268
  journal	= JSL,
paulson@6592
   269
  year		= 1940,
paulson@6592
   270
  volume	= 5,
paulson@6592
   271
  pages		= "56-68"}
paulson@6592
   272
nipkow@10191
   273
@book{ClarkeGP-book,author="Edmund Clarke and Orna Grumberg and Doron Peled",
nipkow@10191
   274
title="Model Checking",publisher=MIT,year=1999}
nipkow@10191
   275
paulson@6592
   276
@PhdThesis{coen92,
paulson@6592
   277
  author	= {Martin D. Coen},
paulson@6592
   278
  title		= {Interactive Program Derivation},
paulson@6592
   279
  school	= {University of Cambridge},
paulson@6592
   280
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   281
  month		= nov,
paulson@6592
   282
  year		= 1992}
paulson@6592
   283
paulson@6592
   284
@book{constable86,
paulson@6592
   285
  author	= {R. L. Constable and others},
paulson@6592
   286
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   287
		 Development System}, 
paulson@6592
   288
  publisher	= Prentice,
paulson@6592
   289
  year		= 1986}
paulson@6592
   290
paulson@6592
   291
%D
paulson@6592
   292
wenzelm@6745
   293
@Book{davey-priestley,
paulson@6592
   294
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   295
  title		= {Introduction to Lattices and Order},
paulson@6592
   296
  publisher	= CUP,
paulson@6592
   297
  year		= 1990}
paulson@6592
   298
paulson@6592
   299
@Book{devlin79,
paulson@6592
   300
  author	= {Keith J. Devlin},
paulson@6592
   301
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   302
  publisher	= {Springer},
paulson@6592
   303
  year		= 1979}
paulson@6592
   304
paulson@6592
   305
@book{dummett,
paulson@6592
   306
  author	= {Michael Dummett},
paulson@6592
   307
  title		= {Elements of Intuitionism},
paulson@6592
   308
  year		= 1977,
paulson@6592
   309
  publisher	= {Oxford University Press}}
paulson@6592
   310
paulson@6592
   311
@incollection{dybjer91,
paulson@6592
   312
  author	= {Peter Dybjer},
nipkow@10186
   313
  title		= {Inductive Sets and Families in {Martin-L{\"o}f's} Type
paulson@6592
   314
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   315
  crossref	= {huet-plotkin91},
paulson@6592
   316
  pages		= {280-306}}
paulson@6592
   317
paulson@6592
   318
@Article{dyckhoff,
paulson@6592
   319
  author	= {Roy Dyckhoff},
paulson@6592
   320
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   321
  journal	= JSL,
paulson@6592
   322
  year		= 1992,
paulson@6592
   323
  volume	= 57,
paulson@6592
   324
  number	= 3,
paulson@6592
   325
  pages		= {795-807}}
paulson@6592
   326
paulson@6592
   327
%F
paulson@6592
   328
paulson@6613
   329
@Article{IMPS,
paulson@6613
   330
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   331
		 Thayer},
paulson@6613
   332
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   333
  journal	= JAR,
paulson@6613
   334
  volume	= 11,
paulson@6613
   335
  number	= 2,
paulson@6613
   336
  year		= 1993,
paulson@6613
   337
  pages		= {213-248}}
paulson@6613
   338
paulson@6592
   339
@InProceedings{felty91a,
paulson@6592
   340
  Author	= {Amy Felty},
paulson@6592
   341
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   342
		  Deduction Proofs}, 
paulson@6592
   343
  crossref	= {extensions91},
paulson@6592
   344
  pages		= {157-178}}
paulson@6592
   345
paulson@10796
   346
@Article{fleuriot-jcm,
paulson@10796
   347
  author = 	 {Jacques Fleuriot and Lawrence C. Paulson},
paulson@10796
   348
  title = 	 {Mechanizing Nonstandard Real Analysis},
paulson@10796
   349
  journal = 	 {LMS Journal of Computation and Mathematics},
paulson@10796
   350
  year = 	 2000,
paulson@10796
   351
  volume =	 3,
paulson@10796
   352
  pages =	 {140-190},
paulson@10796
   353
  note =	 {\url{http://www.lms.ac.uk/jcm/3/lms1999-027/}}
paulson@10796
   354
}
paulson@10796
   355
paulson@6592
   356
@TechReport{frost93,
paulson@6592
   357
  author	= {Jacob Frost},
paulson@6592
   358
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   359
  institution	= CUCL,
paulson@6592
   360
  number	= 308,
paulson@6592
   361
  year		= 1993,
paulson@6592
   362
  month		= Aug}
paulson@6592
   363
paulson@6592
   364
%revised version of frost93
paulson@6592
   365
@TechReport{frost95,
paulson@6592
   366
  author	= {Jacob Frost},
paulson@6592
   367
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   368
  institution	= CUCL,
paulson@6592
   369
  number	= 359,
paulson@6592
   370
  year		= 1995,
paulson@6592
   371
  month		= Feb}
paulson@6592
   372
paulson@6592
   373
@inproceedings{OBJ,
paulson@6592
   374
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   375
		 and J. Meseguer}, 
paulson@6592
   376
  title		= {Principles of {OBJ2}},
paulson@6592
   377
  booktitle	= POPL, 
paulson@6592
   378
  year		= 1985,
paulson@6592
   379
  pages		= {52-66}}
paulson@6592
   380
paulson@6592
   381
%G
paulson@6592
   382
paulson@6592
   383
@book{gallier86,
paulson@6592
   384
  author	= {J. H. Gallier},
paulson@6592
   385
  title		= {Logic for Computer Science: 
paulson@6592
   386
		Foundations of Automatic Theorem Proving},
paulson@6592
   387
  year		= 1986,
paulson@6592
   388
  publisher	= {Harper \& Row}}
paulson@6592
   389
paulson@6592
   390
@Book{galton90,
paulson@6592
   391
  author	= {Antony Galton},
paulson@6592
   392
  title		= {Logic for Information Technology},
paulson@6592
   393
  publisher	= {Wiley},
paulson@6592
   394
  year		= 1990}
paulson@6592
   395
wenzelm@20506
   396
@Article{Gentzen:1935,
wenzelm@20506
   397
  author =       {G. Gentzen},
wenzelm@20506
   398
  title =        {Untersuchungen {\"u}ber das logische {S}chlie{\ss}en},
wenzelm@20506
   399
  journal =      {Math. Zeitschrift},
wenzelm@20506
   400
  year =         1935
wenzelm@20506
   401
}
wenzelm@20506
   402
paulson@6592
   403
@InProceedings{gimenez-codifying,
paulson@6592
   404
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   405
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   406
  crossref	= {types94},
paulson@6592
   407
  pages		= {39-59}
paulson@6592
   408
}
paulson@6592
   409
paulson@9816
   410
@book{girard89,
paulson@9816
   411
  author	= {Jean-Yves Girard},
paulson@9816
   412
  title		= {Proofs and Types},
paulson@9816
   413
  year		= 1989,
paulson@9816
   414
  publisher	= CUP, 
paulson@9816
   415
  note		= {Translated by Yves LaFont and Paul Taylor}}
paulson@9816
   416
paulson@6592
   417
@Book{mgordon-hol,
nipkow@11205
   418
  editor	= {M. J. C. Gordon and T. F. Melham},
paulson@6592
   419
  title		= {Introduction to {HOL}: A Theorem Proving Environment for
paulson@6592
   420
		 Higher Order Logic},
paulson@6592
   421
  publisher	= CUP,
paulson@6592
   422
  year		= 1993}
paulson@6592
   423
paulson@6592
   424
@book{mgordon79,
paulson@6592
   425
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   426
		 Wadsworth},
paulson@6592
   427
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   428
  year		= 1979,
paulson@6592
   429
  publisher	= {Springer},
paulson@6592
   430
  series	= {LNCS 78}}
paulson@6592
   431
nipkow@6607
   432
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   433
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   434
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   435
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   436
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   437
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   438
paulson@6592
   439
@InProceedings{gunter-trees,
paulson@6592
   440
  author	= {Elsa L. Gunter},
paulson@6592
   441
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   442
		  {HOL}},
paulson@6592
   443
  crossref	= {hug93},
paulson@6592
   444
  pages		= {141-154}}
paulson@6592
   445
paulson@6592
   446
%H
paulson@6592
   447
haftmann@23956
   448
@InProceedings{Haftmann-Wenzel:2006:classes,
haftmann@23956
   449
  author        = {Florian Haftmann and Makarius Wenzel},
haftmann@23956
   450
  title         = {Constructive Type Classes in {Isabelle}},
haftmann@24628
   451
  editor        = {T. Altenkirch and C. McBride},
haftmann@24628
   452
  booktitle     = {Types for Proofs and Programs, TYPES 2006},
haftmann@24628
   453
  publisher     = {Springer},
haftmann@24628
   454
  series        = {LNCS},
haftmann@24628
   455
  volume        = {4502},
haftmann@24628
   456
  year          = {2007}
haftmann@24193
   457
}
haftmann@24193
   458
haftmann@24193
   459
@TechReport{Haftmann-Nipkow:2007:codegen,
haftmann@24193
   460
  author        = {Florian Haftmann and Tobias Nipkow},
haftmann@24193
   461
  title         = {A Code Generator Framework for {Isabelle/HOL}},
haftmann@24628
   462
  editor        = {Klaus Schneider and Jens Brandt},
haftmann@24628
   463
  booktitle     = {Theorem Proving in Higher Order Logics: Emerging Trends Proceedings},
haftmann@24628
   464
  month         = {08},
haftmann@24628
   465
  year          = {2007},
haftmann@24628
   466
  institution   = {Department of Computer Science, University of Kaiserslautern},
haftmann@24628
   467
  number        = {364/07}
haftmann@23956
   468
}
haftmann@23956
   469
haftmann@22290
   470
@manual{isabelle-classes,
haftmann@24193
   471
  author        = {Florian Haftmann},
haftmann@24193
   472
  title         = {Haskell-style type classes with {Isabelle}/{Isar}},
haftmann@24193
   473
  institution   = TUM,
haftmann@24193
   474
  note          = {\url{http://isabelle.in.tum.de/doc/classes.pdf}}
haftmann@24193
   475
}
haftmann@22290
   476
haftmann@22290
   477
@manual{isabelle-codegen,
haftmann@24193
   478
  author        = {Florian Haftmann},
haftmann@24193
   479
  title         = {Code generation from Isabelle theories},
haftmann@24193
   480
  institution   = TUM,
haftmann@24193
   481
  note          = {\url{http://isabelle.in.tum.de/doc/codegen.pdf}}
haftmann@24193
   482
}
haftmann@22290
   483
paulson@6592
   484
@Book{halmos60,
paulson@6592
   485
  author	= {Paul R. Halmos},
paulson@6592
   486
  title		= {Naive Set Theory},
paulson@6592
   487
  publisher	= {Van Nostrand},
paulson@6592
   488
  year		= 1960}
paulson@6592
   489
nipkow@11207
   490
@book{HarelKT-DL,author={David Harel and Dexter Kozen and Jerzy Tiuryn},
nipkow@11207
   491
title={Dynamic Logic},publisher=MIT,year=2000}
nipkow@11207
   492
paulson@6592
   493
@Book{hennessy90,
paulson@6592
   494
  author	= {Matthew Hennessy},
paulson@6592
   495
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   496
		  Introduction Using Structural Operational Semantics},
paulson@6592
   497
  publisher	= {Wiley},
paulson@6592
   498
  year		= 1990}
paulson@6592
   499
nipkow@10244
   500
@book{HopcroftUllman,author={John E. Hopcroft and Jeffrey D. Ullman},
nipkow@10244
   501
title={Introduction to Automata Theory, Languages, and Computation.},
nipkow@10244
   502
publisher={Addison-Wesley},year=1979}
nipkow@10244
   503
paulson@6592
   504
@Article{haskell-report,
paulson@6592
   505
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   506
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   507
		 Non-strict, Purely Functional Language},
paulson@6592
   508
  journal	= SIGPLAN,
paulson@6592
   509
  year		= 1992,
paulson@6592
   510
  volume	= 27,
paulson@6592
   511
  number	= 5,
paulson@6592
   512
  month		= May,
paulson@6592
   513
  note		= {Version 1.2}}
paulson@6592
   514
paulson@6592
   515
@Article{haskell-tutorial,
paulson@6592
   516
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   517
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   518
  journal	= SIGPLAN,
paulson@6592
   519
  year		= 1992,
paulson@6592
   520
  volume	= 27,
paulson@6592
   521
  number	= 5,
paulson@6592
   522
  month		= May}
paulson@6592
   523
nipkow@11209
   524
@book{Hudak-Haskell,author={Paul Hudak},
nipkow@11209
   525
title={The Haskell School of Expression},publisher=CUP,year=2000}
nipkow@11209
   526
paulson@6592
   527
@article{huet75,
paulson@6592
   528
  author	= {G. P. Huet},
paulson@6592
   529
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   530
  journal	= TCS,
paulson@6592
   531
  volume	= 1,
paulson@6592
   532
  year		= 1975,
paulson@6592
   533
  pages		= {27-57}}
paulson@6592
   534
paulson@6592
   535
@article{huet78,
paulson@6592
   536
  author	= {G. P. Huet and B. Lang},
paulson@6592
   537
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   538
			Second-Order Patterns},
paulson@6592
   539
  journal	= acta,
paulson@6592
   540
  volume	= 11,
paulson@6592
   541
  year		= 1978, 
paulson@6592
   542
  pages		= {31-55}}
paulson@6592
   543
paulson@6592
   544
@inproceedings{huet88,
nipkow@10186
   545
  author	= {G{\'e}rard Huet},
paulson@6592
   546
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   547
		 Constructions}}, 
paulson@6592
   548
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   549
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   550
  year		= 1988,
paulson@6592
   551
  pages		= {205-216}, 
paulson@6592
   552
  publisher	= {Elsevier}}
paulson@6592
   553
nipkow@10186
   554
@Book{Huth-Ryan-book,
nipkow@10186
   555
  author	= {Michael Huth and Mark Ryan},
nipkow@10186
   556
  title		= {Logic in Computer Science. Modelling and reasoning about systems},
nipkow@10186
   557
  publisher	= CUP,
nipkow@10186
   558
  year		= 2000}
nipkow@10186
   559
wenzelm@7041
   560
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   561
  author = 	 {J. Harrison},
wenzelm@7041
   562
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   563
  pages =	 {203--220},
wenzelm@7041
   564
  crossref =     {tphols96}}
wenzelm@7041
   565
haftmann@22290
   566
%J
haftmann@22290
   567
haftmann@22290
   568
@article{haskell-revised-report,
haftmann@22290
   569
  author =  {Simon {Peyton Jones} and others},
haftmann@22290
   570
  title =   {The {Haskell} 98 Language and Libraries: The Revised Report},
haftmann@22290
   571
  journal = {Journal of Functional Programming},
haftmann@22290
   572
  volume =  13,
haftmann@22290
   573
  number =  1,
haftmann@22290
   574
  pages =   {0--255},
haftmann@22290
   575
  month =   {Jan},
haftmann@22290
   576
  year =    2003,
haftmann@22290
   577
  note =    {\url{http://www.haskell.org/definition/}}}
haftmann@22290
   578
paulson@6592
   579
%K
paulson@6592
   580
paulson@6670
   581
@InProceedings{kammueller-locales,
paulson@6670
   582
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   583
                  Lawrence C. Paulson},
paulson@6670
   584
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   585
  crossref =	 {tphols99}}
paulson@6670
   586
paulson@8284
   587
@book{Knuth3-75,
paulson@8284
   588
  author={Donald E. Knuth},
paulson@8284
   589
  title={The Art of Computer Programming, Volume 3: Sorting and Searching},
paulson@8284
   590
  publisher={Addison-Wesley},
paulson@8284
   591
  year=1975}
paulson@8284
   592
paulson@8284
   593
@Article{korf85,
paulson@8284
   594
  author	= {R. E. Korf},
paulson@8284
   595
  title		= {Depth-First Iterative-Deepening: an Optimal Admissible
paulson@8284
   596
		 Tree Search},
paulson@8284
   597
  journal	= AI,
paulson@8284
   598
  year		= 1985,
paulson@8284
   599
  volume	= 27,
paulson@8284
   600
  pages		= {97-109}}
nipkow@6607
   601
krauss@23187
   602
@InProceedings{krauss2006,
krauss@23187
   603
  author   =  {Alexander Krauss},
krauss@23187
   604
  title    =  {Partial Recursive Functions in {Higher-Order Logic}},
krauss@23187
   605
  crossref =  {ijcar2006},
krauss@23187
   606
  pages =     {589--603}}
krauss@23187
   607
krauss@24524
   608
@manual{isabelle-function,
krauss@24524
   609
  author        = {Alexander Krauss},
krauss@24524
   610
  title         = {Defining Recursive Functions in {Isabelle/HOL}},
krauss@24524
   611
  institution   = TUM,
nipkow@25280
   612
  note          = {\url{http://isabelle.in.tum.de/doc/functions.pdf}}
krauss@24524
   613
}
krauss@24524
   614
paulson@6592
   615
@Book{kunen80,
paulson@6592
   616
  author	= {Kenneth Kunen},
paulson@6592
   617
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   618
  publisher	= NH,
paulson@6592
   619
  year		= 1980}
paulson@6592
   620
paulson@11246
   621
%L
paulson@11246
   622
haftmann@22290
   623
@manual{OCaml,
haftmann@22290
   624
  author =  {Xavier Leroy and others},
haftmann@22290
   625
  title =   {The Objective Caml system -- Documentation and user's manual},
haftmann@22290
   626
  note =    {\url{http://caml.inria.fr/pub/docs/manual-ocaml/}}}
haftmann@22290
   627
paulson@11246
   628
@InProceedings{lowe-fdr,
paulson@11246
   629
  author	= {Gavin Lowe},
paulson@11246
   630
  title		= {Breaking and Fixing the {Needham}-{Schroeder} Public-Key
paulson@11246
   631
		  Protocol using {CSP} and {FDR}},
paulson@11246
   632
  booktitle = 	 {Tools and Algorithms for the Construction and Analysis 
paulson@11246
   633
                  of Systems:  second international workshop, TACAS '96},
paulson@11246
   634
  editor =	 {T. Margaria and B. Steffen},
paulson@11246
   635
  series =	 {LNCS 1055},
paulson@11246
   636
  year =	 1996,
paulson@11246
   637
  publisher =	 {Springer},
paulson@11246
   638
  pages		= {147-166}}
paulson@11246
   639
paulson@6592
   640
%M
paulson@6592
   641
paulson@6592
   642
@Article{mw81,
paulson@6592
   643
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   644
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   645
  journal	= SCP,
paulson@6592
   646
  year		= 1981,
paulson@6592
   647
  volume	= 1,
paulson@6592
   648
  number	= 1,
paulson@6592
   649
  pages		= {5-48}}
paulson@6592
   650
paulson@6592
   651
@InProceedings{martin-nipkow,
paulson@6592
   652
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   653
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   654
  crossref	= {cade10},
paulson@6592
   655
  pages		= {366-380}}
paulson@6592
   656
paulson@6592
   657
@book{martinlof84,
nipkow@10186
   658
  author	= {Per Martin-L{\"o}f},
paulson@6592
   659
  title		= {Intuitionistic type theory},
paulson@6592
   660
  year		= 1984,
paulson@6592
   661
  publisher	= {Bibliopolis}}
paulson@6592
   662
paulson@6592
   663
@incollection{melham89,
paulson@6592
   664
  author	= {Thomas F. Melham},
paulson@6592
   665
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   666
		 Logic}, 
paulson@6592
   667
  pages		= {341-386},
paulson@6592
   668
  crossref	= {birtwistle89}}
paulson@6592
   669
wenzelm@30054
   670
@Article{Miller:1991,
wenzelm@30054
   671
  author = 	 {Dale Miller},
wenzelm@30054
   672
  title = 	 {A Logic Programming Language with Lambda-Abstraction, Function Variables,
wenzelm@30054
   673
    and Simple Unification},
wenzelm@30054
   674
  journal = 	 {Journal of Logic and Computation},
wenzelm@30054
   675
  year = 	 1991,
wenzelm@30054
   676
  volume =	 1,
wenzelm@30054
   677
  number =	 4
wenzelm@30054
   678
}
wenzelm@30054
   679
paulson@6592
   680
@Article{miller-mixed,
paulson@6592
   681
  Author	= {Dale Miller},
paulson@6592
   682
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   683
  journal	= JSC,
paulson@6592
   684
  volume	= 14,
paulson@6592
   685
  number	= 4,
paulson@6592
   686
  pages		= {321-358},
paulson@6592
   687
  Year		= 1992}
paulson@6592
   688
paulson@6592
   689
@Article{milner78,
paulson@6592
   690
  author	= {Robin Milner},
paulson@6592
   691
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
   692
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
   693
  year		= 1978,
paulson@6592
   694
  volume	= 17,
paulson@6592
   695
  pages		= {348-375}}
paulson@6592
   696
paulson@6592
   697
@TechReport{milner-ind,
paulson@6592
   698
  author	= {Robin Milner},
paulson@6592
   699
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
   700
  institution	= Edinburgh,
paulson@6592
   701
  year		= 1980,
paulson@6592
   702
  type		= {note}}
paulson@6592
   703
paulson@6592
   704
@Article{milner-coind,
paulson@6592
   705
  author	= {Robin Milner and Mads Tofte},
paulson@6592
   706
  title		= {Co-induction in Relational Semantics},
paulson@6592
   707
  journal	= TCS,
paulson@6592
   708
  year		= 1991,
paulson@6592
   709
  volume	= 87,
paulson@6592
   710
  pages		= {209-220}}
paulson@6592
   711
paulson@6592
   712
@Book{milner89,
paulson@6592
   713
  author	= {Robin Milner},
paulson@6592
   714
  title		= {Communication and Concurrency},
paulson@6592
   715
  publisher	= Prentice,
paulson@6592
   716
  year		= 1989}
paulson@6592
   717
nipkow@10970
   718
@book{SML,author="Robin Milner and Mads Tofte and Robert Harper",
nipkow@10970
   719
title="The Definition of Standard ML",publisher=MIT,year=1990}
nipkow@10970
   720
paulson@6592
   721
@PhdThesis{monahan84,
paulson@6592
   722
  author	= {Brian Q. Monahan},
paulson@6592
   723
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
   724
  school	= {University of Edinburgh},
paulson@6592
   725
  year		= 1984}
paulson@6592
   726
nipkow@6607
   727
@article{MuellerNvOS99,
nipkow@6607
   728
author=
wenzelm@11564
   729
{Olaf M{\"u}ller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
nipkow@11197
   730
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999,volume=9,pages={191--223}}
nipkow@6607
   731
wenzelm@9599
   732
@Manual{Muzalewski:Mizar,
wenzelm@9599
   733
  title = 	 {An Outline of {PC} {Mizar}},
wenzelm@9599
   734
  author =	 {Micha{\l} Muzalewski},
wenzelm@9599
   735
  organization = {Fondation of Logic, Mathematics and Informatics
wenzelm@9599
   736
                  --- Mizar Users Group},
wenzelm@9599
   737
  year =	 1993,
wenzelm@9599
   738
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarmanual.ps.gz}}
wenzelm@9599
   739
}
wenzelm@9599
   740
paulson@6592
   741
%N
paulson@6592
   742
paulson@6592
   743
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
   744
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
   745
  title		= 
wenzelm@7041
   746
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
   747
                  Higher-Order Logic},
wenzelm@7041
   748
  crossref      = {tphols98}}
paulson@6592
   749
paulson@6592
   750
@inproceedings{nazareth-nipkow,
paulson@6592
   751
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
   752
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
   753
  crossref	= {tphols96},
paulson@6592
   754
  pages		= {331-345},
paulson@6592
   755
  year		= 1996}
paulson@6592
   756
paulson@11246
   757
@Article{needham-schroeder,
paulson@11246
   758
  author =       "Roger M. Needham and Michael D. Schroeder",
paulson@11246
   759
  title =        "Using Encryption for Authentication in Large Networks
paulson@11246
   760
                 of Computers",
paulson@11246
   761
  journal =      cacm,
paulson@11246
   762
  volume =       21,
paulson@11246
   763
  number =       12,
paulson@11246
   764
  pages =        "993-999",
paulson@11246
   765
  month =        dec,
paulson@11246
   766
  year =         1978}
paulson@11246
   767
paulson@6592
   768
@inproceedings{nipkow-W,
paulson@6592
   769
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
   770
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
   771
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
nipkow@10186
   772
  editor	= {E. Gim{\'e}nez and C. Paulin-Mohring},
paulson@6592
   773
  publisher	= Springer,
paulson@6592
   774
  series	= LNCS,
paulson@6592
   775
  volume	= 1512,
paulson@6592
   776
  pages		= {317-332},
paulson@6592
   777
  year		= 1998}
paulson@6592
   778
wenzelm@8892
   779
@InCollection{nipkow-sorts93,
wenzelm@8892
   780
  author = 	 {T. Nipkow},
wenzelm@8892
   781
  title = 	 {Order-Sorted Polymorphism in {Isabelle}},
wenzelm@8892
   782
  booktitle = 	 {Logical Environments},
wenzelm@8892
   783
  publisher =	 CUP,
wenzelm@8892
   784
  year =	 1993,
wenzelm@8892
   785
  editor =	 {G. Huet and G. Plotkin},
wenzelm@8892
   786
  pages =	 {164--188}
wenzelm@8892
   787
}
wenzelm@8892
   788
wenzelm@8892
   789
@Misc{nipkow-types93,
wenzelm@8892
   790
  author =	 {Tobias Nipkow},
wenzelm@8892
   791
  title =	 {Axiomatic Type Classes (in {I}sabelle)},
wenzelm@8892
   792
  howpublished = {Presentation at the workshop \emph{Types for Proof and Programs}, Nijmegen},
wenzelm@8892
   793
  year =	 1993
wenzelm@8892
   794
}
wenzelm@8892
   795
paulson@6592
   796
@inproceedings{Nipkow-CR,
paulson@6592
   797
  author	= {Tobias Nipkow},
paulson@6592
   798
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
   799
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
   800
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
   801
  publisher	= Springer,
paulson@6592
   802
  series	= LNCS,
paulson@6592
   803
  volume	= 1104,
paulson@6592
   804
  pages		= {733-747},
paulson@6592
   805
  year		= 1996}
paulson@6592
   806
paulson@6592
   807
% WAS Nipkow-LICS-93
paulson@6592
   808
@InProceedings{nipkow-patterns,
paulson@6592
   809
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
   810
  author	= {Tobias Nipkow},
paulson@6592
   811
  pages		= {64-74},
paulson@6592
   812
  crossref	= {lics8},
wenzelm@6745
   813
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
   814
  keywords	= {unification}}
paulson@6592
   815
paulson@6592
   816
@article{nipkow-IMP,
paulson@6592
   817
  author	= {Tobias Nipkow},
paulson@6592
   818
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
   819
  journal	= FAC,
paulson@6592
   820
  volume	= 10,
paulson@6592
   821
  pages		= {171-186},
paulson@6592
   822
  year		= 1998}
paulson@6592
   823
nipkow@15429
   824
@inproceedings{Nipkow-TYPES02,
nipkow@15429
   825
  author        = {Tobias Nipkow},
nipkow@15429
   826
  title         = {{Structured Proofs in Isar/HOL}},
nipkow@15429
   827
  booktitle     = {Types for Proofs and Programs (TYPES 2002)},
nipkow@15429
   828
  editor        = {H. Geuvers and F. Wiedijk},
nipkow@15429
   829
  year          = 2003,
nipkow@15429
   830
  publisher     = Springer,
nipkow@15429
   831
  series        = LNCS,
nipkow@15429
   832
  volume        = 2646,
nipkow@15429
   833
  pages         = {259-278}}
nipkow@15429
   834
nipkow@6607
   835
@manual{isabelle-HOL,
nipkow@6607
   836
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
   837
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@10186
   838
  institution	= {Institut f{\"u}r Informatik, Technische Universi{\"a}t
nipkow@10186
   839
                  M{\"u}nchen and Computer Laboratory, University of Cambridge},
wenzelm@8892
   840
  note          = {\url{http://isabelle.in.tum.de/doc/logics-HOL.pdf}}}
nipkow@6607
   841
paulson@6592
   842
@article{nipkow-prehofer,
paulson@6592
   843
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
   844
  title		= {Type Reconstruction for Type Classes},
paulson@6592
   845
  journal	= JFP,
paulson@6592
   846
  volume	= 5,
paulson@6592
   847
  number	= 2,
paulson@6592
   848
  year		= 1995,
paulson@6592
   849
  pages		= {201-224}}
paulson@6592
   850
haftmann@23956
   851
@InProceedings{Nipkow-Prehofer:1993,
haftmann@23956
   852
  author =       {T. Nipkow and C. Prehofer},
haftmann@23956
   853
  title =        {Type checking type classes},
haftmann@23956
   854
  booktitle =    {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
   855
  year =         1993
haftmann@23956
   856
}
haftmann@23956
   857
paulson@14147
   858
@Book{isa-tutorial,
paulson@14147
   859
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
paulson@14147
   860
  title		= {Isabelle/HOL: A Proof Assistant for Higher-Order Logic},
paulson@14147
   861
  publisher	= {Springer},
paulson@14147
   862
  year		= 2002,
paulson@14147
   863
  note		= {LNCS Tutorial 2283}}
paulson@14147
   864
paulson@6592
   865
@Article{noel,
paulson@6592
   866
  author	= {Philippe No{\"e}l},
paulson@6592
   867
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
   868
  journal	= JAR,
paulson@6592
   869
  volume	= 10,
paulson@6592
   870
  number	= 1,
paulson@6592
   871
  pages		= {15-58},
paulson@6592
   872
  year		= 1993}
paulson@6592
   873
paulson@6592
   874
@book{nordstrom90,
nipkow@10186
   875
  author	= {Bengt {Nordstr{\"o}m} and Kent Petersson and Jan Smith},
nipkow@10186
   876
  title		= {Programming in {Martin-L{\"o}f}'s Type Theory.  An
paulson@6592
   877
		 Introduction}, 
paulson@6592
   878
  publisher	= {Oxford University Press}, 
paulson@6592
   879
  year		= 1990}
paulson@6592
   880
paulson@6592
   881
%O
paulson@6592
   882
paulson@6592
   883
@Manual{pvs-language,
paulson@6592
   884
  title		= {The {PVS} specification language},
paulson@6592
   885
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
   886
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
   887
  address	= {Menlo Park, CA},
wenzelm@6745
   888
  note          = {Beta release},
paulson@6592
   889
  year		= 1993,
paulson@6592
   890
  month		= apr,
wenzelm@6619
   891
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
   892
paulson@6592
   893
%P
paulson@6592
   894
paulson@6592
   895
% replaces paulin92
paulson@6592
   896
@InProceedings{paulin-tlca,
paulson@6592
   897
  author	= {Christine Paulin-Mohring},
paulson@6592
   898
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
   899
		 Properties},
paulson@6592
   900
  crossref	= {tlca93},
paulson@6592
   901
  pages		= {328-345}}
paulson@6592
   902
paulson@6592
   903
@InProceedings{paulson-CADE,
paulson@6592
   904
  author	= {Lawrence C. Paulson},
paulson@6592
   905
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
   906
		  Definitions},
paulson@6592
   907
  pages		= {148-161},
paulson@6592
   908
  crossref	= {cade12}}
paulson@6592
   909
paulson@6592
   910
@InProceedings{paulson-COLOG,
paulson@6592
   911
  author	= {Lawrence C. Paulson},
paulson@6592
   912
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
   913
		 {Isabelle})}, 
paulson@6592
   914
  pages		= {246-274},
paulson@6592
   915
  crossref	= {colog88},
wenzelm@6619
   916
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
   917
paulson@6592
   918
@Article{paulson-coind,
paulson@6592
   919
  author	= {Lawrence C. Paulson},
paulson@6592
   920
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
   921
		  Logic},
paulson@6592
   922
  journal	= JLC,
paulson@6592
   923
  year		= 1997,
paulson@6592
   924
  volume	= 7,
paulson@6592
   925
  number	= 2,
paulson@6592
   926
  month		= mar,
paulson@6592
   927
  pages		= {175-204}}
paulson@6592
   928
wenzelm@12616
   929
@manual{isabelle-intro,
wenzelm@12616
   930
  author	= {Lawrence C. Paulson},
wenzelm@12616
   931
  title		= {Introduction to {Isabelle}},
wenzelm@12616
   932
  institution	= CUCL,
wenzelm@12616
   933
  note          = {\url{http://isabelle.in.tum.de/doc/intro.pdf}}}
wenzelm@12616
   934
wenzelm@12616
   935
@manual{isabelle-logics,
wenzelm@12616
   936
  author	= {Lawrence C. Paulson},
wenzelm@12616
   937
  title		= {{Isabelle's} Logics},
wenzelm@12616
   938
  institution	= CUCL,
wenzelm@12616
   939
  note          = {\url{http://isabelle.in.tum.de/doc/logics.pdf}}}
wenzelm@12616
   940
paulson@6613
   941
@manual{isabelle-ref,
paulson@6613
   942
  author	= {Lawrence C. Paulson},
paulson@6613
   943
  title		= {The {Isabelle} Reference Manual},
wenzelm@8892
   944
  institution	= CUCL,
wenzelm@8892
   945
  note          = {\url{http://isabelle.in.tum.de/doc/ref.pdf}}}
nipkow@6607
   946
nipkow@6607
   947
@manual{isabelle-ZF,
paulson@6592
   948
  author	= {Lawrence C. Paulson},
paulson@6592
   949
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
wenzelm@8892
   950
  institution	= CUCL,
wenzelm@8892
   951
  note          = {\url{http://isabelle.in.tum.de/doc/logics-ZF.pdf}}}
paulson@6592
   952
paulson@6592
   953
@article{paulson-found,
paulson@6592
   954
  author	= {Lawrence C. Paulson},
paulson@6592
   955
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
   956
  journal	= JAR,
paulson@6592
   957
  volume	= 5,
paulson@6592
   958
  number	= 3,
paulson@6592
   959
  pages		= {363-397},
paulson@6592
   960
  year		= 1989,
wenzelm@6619
   961
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
   962
paulson@6592
   963
%replaces paulson-final
paulson@6592
   964
@Article{paulson-mscs,
paulson@6592
   965
  author	= {Lawrence C. Paulson},
paulson@7991
   966
  title = 	 {Final Coalgebras as Greatest Fixed Points 
paulson@7991
   967
                  in {ZF} Set Theory},
paulson@6592
   968
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
   969
  year		= 1999,
paulson@6592
   970
  volume	= 9,
paulson@23505
   971
  number = 5,
paulson@23505
   972
  pages = {545-567}}
paulson@6592
   973
paulson@6592
   974
@InCollection{paulson-generic,
paulson@6592
   975
  author	= {Lawrence C. Paulson},
paulson@6592
   976
  title		= {Generic Automatic Proof Tools},
paulson@6592
   977
  crossref	= {wos-fest},
paulson@6592
   978
  chapter	= 3}
paulson@6592
   979
paulson@6592
   980
@Article{paulson-gr,
paulson@6592
   981
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
   982
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
   983
		  Choice},
paulson@6592
   984
  journal	= JAR,
paulson@6592
   985
  year		= 1996,
paulson@6592
   986
  volume	= 17,
paulson@6592
   987
  number	= 3,
paulson@6592
   988
  month		= dec,
paulson@6592
   989
  pages		= {291-323}}
paulson@6592
   990
paulson@14210
   991
@InCollection{paulson-fixedpt-milner,
paulson@14210
   992
  author	= {Lawrence C. Paulson},
paulson@14210
   993
  title		= {A Fixedpoint Approach to (Co)inductive and
paulson@14210
   994
                  (Co)datatype Definitions},
paulson@14210
   995
  pages		= {187-211},
paulson@14210
   996
  crossref	= {milner-fest}}
paulson@14210
   997
paulson@14210
   998
@book{milner-fest,
paulson@14210
   999
  title		= {Proof, Language, and Interaction: 
paulson@14210
  1000
                   Essays in Honor of {Robin Milner}},
paulson@14210
  1001
  booktitle	= {Proof, Language, and Interaction: 
paulson@14210
  1002
                   Essays in Honor of {Robin Milner}},
paulson@14210
  1003
  publisher	= {MIT Press},
paulson@14210
  1004
  year		= 2000,
paulson@14210
  1005
  editor	= {Gordon Plotkin and Colin Stirling and Mads Tofte}}
paulson@14210
  1006
paulson@6592
  1007
@InCollection{paulson-handbook,
paulson@6592
  1008
  author	= {Lawrence C. Paulson},
paulson@6592
  1009
  title		= {Designing a Theorem Prover},
paulson@6592
  1010
  crossref	= {handbk-lics2},
paulson@6592
  1011
  pages		= {415-475}}
paulson@6592
  1012
paulson@6592
  1013
@Book{paulson-isa-book,
paulson@6592
  1014
  author	= {Lawrence C. Paulson},
paulson@6592
  1015
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
  1016
  publisher	= {Springer},
paulson@6592
  1017
  year		= 1994,
paulson@6592
  1018
  note		= {LNCS 828}}
paulson@6592
  1019
wenzelm@12878
  1020
@Book{isabelle-hol-book,
wenzelm@12878
  1021
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
wenzelm@12878
  1022
  title		= {Isabelle/HOL --- A Proof Assistant for Higher-Order Logic},
wenzelm@12878
  1023
  publisher	= {Springer},
wenzelm@12878
  1024
  year		= 2002,
wenzelm@12878
  1025
  note		= {LNCS 2283}}
wenzelm@12878
  1026
paulson@6592
  1027
@InCollection{paulson-markt,
paulson@6592
  1028
  author	= {Lawrence C. Paulson},
paulson@6592
  1029
  title		= {Tool Support for Logics of Programs},
paulson@6592
  1030
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
  1031
                  Summer School Marktoberdorf 1996},
paulson@6592
  1032
  publisher	= {Springer},
paulson@6592
  1033
  pages		= {461-498},
paulson@6592
  1034
  year		= {Published 1997},
paulson@6592
  1035
  editor	= {Manfred Broy},
paulson@6592
  1036
  series	= {NATO ASI Series F}}
paulson@6592
  1037
paulson@6592
  1038
%replaces Paulson-ML and paulson91
paulson@6592
  1039
@book{paulson-ml2,
paulson@6592
  1040
  author	= {Lawrence C. Paulson},
paulson@6592
  1041
  title		= {{ML} for the Working Programmer},
paulson@6592
  1042
  year		= 1996,
paulson@6592
  1043
  edition	= {2nd},
paulson@6592
  1044
  publisher	= CUP}
paulson@6592
  1045
paulson@6592
  1046
@article{paulson-natural,
paulson@6592
  1047
  author	= {Lawrence C. Paulson},
paulson@6592
  1048
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
  1049
  journal	= JLP,
paulson@6592
  1050
  volume	= 3,
paulson@6592
  1051
  pages		= {237-258},
paulson@6592
  1052
  year		= 1986,
wenzelm@6619
  1053
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
  1054
paulson@6592
  1055
@Article{paulson-set-I,
paulson@6592
  1056
  author	= {Lawrence C. Paulson},
paulson@6592
  1057
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
  1058
		 Foundations to Functions},
paulson@6592
  1059
  journal	= JAR,
paulson@6592
  1060
  volume	= 11,
paulson@6592
  1061
  number	= 3,
paulson@6592
  1062
  pages		= {353-389},
paulson@6592
  1063
  year		= 1993,
nipkow@14385
  1064
  url		= {\url{http://www.cl.cam.ac.uk/users/lcp/papers/Sets/set-I.pdf}}}
paulson@6592
  1065
paulson@6592
  1066
@Article{paulson-set-II,
paulson@6592
  1067
  author	= {Lawrence C. Paulson},
paulson@6592
  1068
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
  1069
		 Recursion},
paulson@6592
  1070
  journal	= JAR,
paulson@6592
  1071
  volume	= 15,
paulson@6592
  1072
  number	= 2,
paulson@6592
  1073
  pages		= {167-215},
paulson@6592
  1074
  year		= 1995,
wenzelm@6619
  1075
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
  1076
paulson@6592
  1077
@article{paulson85,
paulson@6592
  1078
  author	= {Lawrence C. Paulson},
paulson@6592
  1079
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
  1080
  journal	= SCP,
paulson@6592
  1081
  volume	= 5,
paulson@6592
  1082
  pages		= {143-170},
paulson@6592
  1083
  year		= 1985}
paulson@6592
  1084
wenzelm@11564
  1085
%replaces Paulson-LCF
paulson@6592
  1086
@book{paulson87,
paulson@6592
  1087
  author	= {Lawrence C. Paulson},
paulson@6592
  1088
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
  1089
		 LCF}, 
paulson@6592
  1090
  year		= 1987,
paulson@6592
  1091
  publisher	= CUP}
paulson@6592
  1092
paulson@6592
  1093
@incollection{paulson700,
paulson@6592
  1094
  author	= {Lawrence C. Paulson},
paulson@6592
  1095
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
  1096
  crossref	= {odifreddi90},
paulson@6592
  1097
  pages		= {361-386},
wenzelm@6619
  1098
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
  1099
paulson@6592
  1100
% replaces paulson-ns and paulson-security
paulson@6592
  1101
@Article{paulson-jcs,
paulson@6592
  1102
  author	= {Lawrence C. Paulson},
paulson@6592
  1103
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
  1104
  journal	= JCS,
paulson@6592
  1105
  year		= 1998,
paulson@6592
  1106
  volume	= 6,
paulson@6592
  1107
  pages		= {85-128}}
paulson@6592
  1108
paulson@11246
  1109
@Article{paulson-tls,
paulson@11246
  1110
  author = 	 {Lawrence C. Paulson},
paulson@11246
  1111
  title = 	 {Inductive Analysis of the {Internet} Protocol {TLS}},
paulson@11246
  1112
  journal = 	 TISSEC,
paulson@11246
  1113
  month =        aug,
paulson@11246
  1114
  year = 	 1999,
paulson@11246
  1115
  volume	= 2,
paulson@11246
  1116
  number        = 3,
paulson@11246
  1117
  pages		= {332-351}}
haftmann@21074
  1118
haftmann@21074
  1119
@Article{paulson-yahalom,
haftmann@21074
  1120
  author = 	 {Lawrence C. Paulson},
haftmann@21074
  1121
  title = 	 {Relations Between Secrets:
haftmann@21074
  1122
                  Two Formal Analyses of the {Yahalom} Protocol},
haftmann@21074
  1123
  journal = 	 JCS,
paulson@23505
  1124
  volume = 9,
paulson@23505
  1125
  number = 3,
paulson@23505
  1126
  pages = {197-216},
paulson@23505
  1127
  year = 2001}}
paulson@11246
  1128
paulson@6592
  1129
@article{pelletier86,
paulson@6592
  1130
  author	= {F. J. Pelletier},
paulson@6592
  1131
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
  1132
		 Provers}, 
paulson@6592
  1133
  journal	= JAR,
paulson@6592
  1134
  volume	= 2,
paulson@6592
  1135
  pages		= {191-216},
paulson@6592
  1136
  year		= 1986,
paulson@6592
  1137
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
  1138
paulson@6592
  1139
@Article{pitts94,  
paulson@6592
  1140
  author	= {Andrew M. Pitts},
paulson@6592
  1141
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
  1142
  journal	= TCS,
paulson@6592
  1143
  volume	= 124, 
paulson@6592
  1144
  pages		= {195-219},
paulson@6592
  1145
  year		= 1994} 
paulson@6592
  1146
paulson@6592
  1147
@Article{plaisted90,
paulson@6592
  1148
  author	= {David A. Plaisted},
paulson@6592
  1149
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
  1150
		 Refinement},
paulson@6592
  1151
  journal	= JAR,
paulson@6592
  1152
  year		= 1990,
paulson@6592
  1153
  volume	= 6,
paulson@6592
  1154
  number	= 4,
paulson@6592
  1155
  pages		= {389-402}}
paulson@6592
  1156
paulson@6592
  1157
%Q
paulson@6592
  1158
paulson@6592
  1159
@Article{quaife92,
paulson@6592
  1160
  author	= {Art Quaife},
paulson@6592
  1161
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
  1162
		 Theory},
paulson@6592
  1163
  journal	= JAR,
paulson@6592
  1164
  year		= 1992,
paulson@6592
  1165
  volume	= 8,
paulson@6592
  1166
  number	= 1,
paulson@6592
  1167
  pages		= {91-147}}
paulson@6592
  1168
paulson@6592
  1169
%R
paulson@6592
  1170
paulson@6592
  1171
@TechReport{rasmussen95,
paulson@6592
  1172
  author	= {Ole Rasmussen},
paulson@6592
  1173
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
  1174
		  Experiment},
paulson@6592
  1175
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
  1176
  year		= 1995,
paulson@6592
  1177
  number	= 364,
paulson@6592
  1178
  month		= may,
wenzelm@6619
  1179
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
  1180
paulson@6592
  1181
@Book{reeves90,
paulson@6592
  1182
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
  1183
  title		= {Logic for Computer Science},
paulson@6592
  1184
  publisher	= {Addison-Wesley},
paulson@6592
  1185
  year		= 1990}
paulson@6592
  1186
nipkow@11209
  1187
@book{Rosen-DMA,author={Kenneth H. Rosen},
nipkow@11209
  1188
title={Discrete Mathematics and Its Applications},
nipkow@11209
  1189
publisher={McGraw-Hill},year=1998}
nipkow@11209
  1190
wenzelm@7041
  1191
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
  1192
  author = 	 {P. Rudnicki},
wenzelm@7041
  1193
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
  1194
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
  1195
  year =	 1992,
wenzelm@7041
  1196
  organization = {Chalmers University of Technology},
wenzelm@7041
  1197
  publisher =	 {Bastad}
wenzelm@7041
  1198
}
wenzelm@7041
  1199
paulson@6592
  1200
%S
paulson@6592
  1201
paulson@6592
  1202
@inproceedings{saaltink-fme,
paulson@6592
  1203
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
  1204
		 Dan Craigen and Irwin Meisels},
paulson@6592
  1205
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
  1206
  pages		= {578-596},
paulson@6592
  1207
  crossref	= {fme93}}
paulson@6592
  1208
wenzelm@30054
  1209
@Article{Schroeder-Heister:1984,
wenzelm@30054
  1210
  author =       {Peter Schroeder-Heister},
wenzelm@30054
  1211
  title =        {A Natural Extension of Natural Deduction},
wenzelm@30054
  1212
  journal =      {Journal of Symbolic Logic},
wenzelm@30054
  1213
  year =         1984,
wenzelm@30054
  1214
  volume =       49,
wenzelm@30054
  1215
  number =       4
wenzelm@30054
  1216
}
wenzelm@30054
  1217
paulson@6592
  1218
@inproceedings{slind-tfl,
paulson@6592
  1219
  author	= {Konrad Slind},
paulson@6592
  1220
  title		= {Function Definition in Higher Order Logic},
krauss@23187
  1221
  crossref  = {tphols96},
krauss@23187
  1222
  pages		= {381-397}}
paulson@6592
  1223
paulson@6592
  1224
@book{suppes72,
paulson@6592
  1225
  author	= {Patrick Suppes},
paulson@6592
  1226
  title		= {Axiomatic Set Theory},
paulson@6592
  1227
  year		= 1972,
paulson@6592
  1228
  publisher	= {Dover}}
paulson@6592
  1229
paulson@6592
  1230
@InCollection{szasz93,
paulson@6592
  1231
  author	= {Nora Szasz},
paulson@6592
  1232
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
  1233
		  Primitive Recursive},
paulson@6592
  1234
  crossref	= {huet-plotkin93},
paulson@6592
  1235
  pages		= {317-338}}
paulson@6592
  1236
wenzelm@7041
  1237
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
  1238
  author = 	 {D. Syme},
wenzelm@7041
  1239
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
  1240
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
  1241
  year = 	 1997,
wenzelm@7041
  1242
  number =	 416
wenzelm@7041
  1243
}
wenzelm@7041
  1244
wenzelm@7041
  1245
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
  1246
  author = 	 {D. Syme},
wenzelm@7041
  1247
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
  1248
  school = 	 {University of Cambridge},
wenzelm@7041
  1249
  year = 	 1998,
wenzelm@7041
  1250
  note =	 {Submitted}
wenzelm@7041
  1251
}
wenzelm@7041
  1252
wenzelm@7041
  1253
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
  1254
  author = 	 {D. Syme},
wenzelm@7041
  1255
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
  1256
  crossref =     {tphols99}}
wenzelm@7041
  1257
paulson@6592
  1258
%T
paulson@6592
  1259
paulson@6592
  1260
@book{takeuti87,
paulson@6592
  1261
  author	= {G. Takeuti},
paulson@6592
  1262
  title		= {Proof Theory},
paulson@6592
  1263
  year		= 1987,
paulson@6592
  1264
  publisher	= NH,
paulson@6592
  1265
  edition	= {2nd}}
paulson@6592
  1266
paulson@6592
  1267
@Book{thompson91,
paulson@6592
  1268
  author	= {Simon Thompson},
paulson@6592
  1269
  title		= {Type Theory and Functional Programming},
paulson@6592
  1270
  publisher	= {Addison-Wesley},
paulson@6592
  1271
  year		= 1991}
paulson@6592
  1272
nipkow@11209
  1273
@book{Thompson-Haskell,author={Simon Thompson},
nipkow@11209
  1274
title={Haskell: The Craft of Functional Programming},
nipkow@11209
  1275
publisher={Addison-Wesley},year=1999}
nipkow@11209
  1276
wenzelm@7041
  1277
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
  1278
  author = 	 {A. Trybulec},
wenzelm@7041
  1279
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
  1280
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
  1281
  year =	 1993
wenzelm@7041
  1282
}
wenzelm@7041
  1283
paulson@6592
  1284
%V
paulson@6592
  1285
paulson@6592
  1286
@Unpublished{voelker94,
nipkow@10186
  1287
  author	= {Norbert V{\"o}lker},
paulson@6592
  1288
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
  1289
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
  1290
  year		= 1994,
paulson@6592
  1291
  month		= aug}
paulson@6592
  1292
paulson@6592
  1293
%W
paulson@6592
  1294
haftmann@23956
  1295
@inproceedings{wadler89how,
haftmann@23956
  1296
  author        = {P. Wadler and S. Blott},
haftmann@23956
  1297
  title         = {How to make ad-hoc polymorphism less ad-hoc},
haftmann@23956
  1298
  booktitle     = {ACM Symp.\ Principles of Programming Languages},
haftmann@23956
  1299
  year          = 1989
haftmann@23956
  1300
}
haftmann@23956
  1301
wenzelm@8505
  1302
@Misc{x-symbol,
wenzelm@8505
  1303
  author =	 {Christoph Wedler},
wenzelm@8505
  1304
  title =	 {Emacs package ``{X-Symbol}''},
wenzelm@13141
  1305
  note =	 {\url{http://x-symbol.sourceforge.net}}
wenzelm@8505
  1306
}
wenzelm@8505
  1307
wenzelm@7858
  1308
@manual{isabelle-sys,
wenzelm@7858
  1309
  author	= {Markus Wenzel and Stefan Berghofer},
wenzelm@7858
  1310
  title		= {The {Isabelle} System Manual},
wenzelm@8892
  1311
  institution	= {TU Munich},
wenzelm@8892
  1312
  note          = {\url{http://isabelle.in.tum.de/doc/system.pdf}}}
wenzelm@7858
  1313
wenzelm@7858
  1314
@manual{isabelle-isar-ref,
wenzelm@28837
  1315
  author	= {Makarius Wenzel},
wenzelm@7966
  1316
  title		= {The {Isabelle/Isar} Reference Manual},
wenzelm@8892
  1317
  institution	= {TU Munich},
wenzelm@8892
  1318
  note          = {\url{http://isabelle.in.tum.de/doc/isar-ref.pdf}}}
wenzelm@8892
  1319
wenzelm@28837
  1320
@manual{isabelle-implementation,
wenzelm@28837
  1321
  author	= {Makarius Wenzel},
wenzelm@28837
  1322
  title		= {The {Isabelle/Isar} Implementation},
wenzelm@28837
  1323
  institution	= {TU Munich},
wenzelm@28837
  1324
  note          = {\url{http://isabelle.in.tum.de/doc/implementation.pdf}}}
wenzelm@28837
  1325
wenzelm@8892
  1326
@manual{isabelle-axclass,
wenzelm@8892
  1327
  author	= {Markus Wenzel},
wenzelm@8892
  1328
  title		= {Using Axiomatic Type Classes in {I}sabelle},
wenzelm@8892
  1329
  institution	= {TU Munich},
wenzelm@9567
  1330
  year          = 2000,
wenzelm@8892
  1331
  note          = {\url{http://isabelle.in.tum.de/doc/axclass.pdf}}}
wenzelm@7858
  1332
wenzelm@7858
  1333
wenzelm@7041
  1334
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
  1335
  author = 	 {Markus Wenzel},
wenzelm@7041
  1336
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
  1337
  crossref =     {tphols99}}
wenzelm@6624
  1338
wenzelm@6624
  1339
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
  1340
  author = 	 {Markus Wenzel},
wenzelm@6624
  1341
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
  1342
  crossref =     {tphols97}}
wenzelm@7041
  1343
paulson@14147
  1344
@phdthesis{Wenzel-PhD,
paulson@14147
  1345
  author={Markus Wenzel},
paulson@14147
  1346
    title={Isabelle/Isar --- a versatile environment for human-readable formal proof documents},
paulson@14147
  1347
  school={Institut f{\"u}r Informatik, Technische Universit{\"a}t M{\"u}nchen},
paulson@14147
  1348
  year=2002,
wenzelm@12901
  1349
  note =	 {\url{http://tumb1.biblio.tu-muenchen.de/publ/diss/in/2002/wenzel.html}}}
wenzelm@7041
  1350
wenzelm@30041
  1351
@Article{Wenzel-Wiedijk:2002,
wenzelm@30041
  1352
  author = 	 {Freek Wiedijk and Markus Wenzel},
wenzelm@30041
  1353
  title = 	 {A comparison of the mathematical proof languages {Mizar} and {Isar}.},
wenzelm@30041
  1354
  journal = 	 {Journal of Automated Reasoning},
wenzelm@30041
  1355
  year = 	 2002,
wenzelm@30041
  1356
  volume =	 29,
wenzelm@30041
  1357
  number =	 {3-4}
wenzelm@30041
  1358
}
wenzelm@30041
  1359
wenzelm@30041
  1360
@InCollection{Wenzel-Paulson:2006,
wenzelm@30041
  1361
  author = 	 {Markus Wenzel and Lawrence C. Paulson},
wenzelm@30041
  1362
  title = 	 {{Isabelle/Isar}},
wenzelm@30041
  1363
  booktitle = 	 {The Seventeen Provers of the World},
wenzelm@30041
  1364
  year =	 2006,
wenzelm@30041
  1365
  editor =	 {F. Wiedijk},
wenzelm@30041
  1366
  series =	 {LNAI 3600}
wenzelm@30041
  1367
}
wenzelm@30041
  1368
wenzelm@27060
  1369
@InCollection{Wenzel:2006:Festschrift,
wenzelm@27060
  1370
  author = 	 {Makarius Wenzel},
wenzelm@27060
  1371
  title = 	 {{Isabelle/Isar} --- a generic framework for human-readable proof documents},
wenzelm@27060
  1372
  booktitle = 	 {From Insight to Proof --- Festschrift in Honour of Andrzej Trybulec},
wenzelm@27060
  1373
  publisher =	 {University of Bia{\l}ystok},
wenzelm@27060
  1374
  year =	 2007,
wenzelm@27060
  1375
  editor =	 {R. Matuszewski and A. Zalewska},
wenzelm@27060
  1376
  volume =	 {10(23)},
wenzelm@27060
  1377
  series =	 {Studies in Logic, Grammar, and Rhetoric},
wenzelm@27060
  1378
  note =         {\url{http://www.in.tum.de/~wenzelm/papers/isar-framework.pdf}}
wenzelm@27060
  1379
}
wenzelm@27060
  1380
paulson@6592
  1381
@book{principia,
paulson@6592
  1382
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
  1383
  title		= {Principia Mathematica},
paulson@6592
  1384
  year		= 1962,
paulson@6592
  1385
  publisher	= CUP, 
paulson@6592
  1386
  note		= {Paperback edition to *56,
paulson@6592
  1387
  abridged from the 2nd edition (1927)}}
paulson@6592
  1388
wenzelm@9599
  1389
@Misc{Wiedijk:1999:Mizar,
wenzelm@9599
  1390
  author =	 {Freek Wiedijk},
wenzelm@9599
  1391
  title =	 {Mizar: An Impression},
wenzelm@9599
  1392
  howpublished = {Unpublished paper},
wenzelm@9599
  1393
  year =         1999,
wenzelm@9599
  1394
  note =	 {\url{http://www.cs.kun.nl/~freek/mizar/mizarintro.ps.gz}}
wenzelm@9599
  1395
}
wenzelm@9599
  1396
wenzelm@9599
  1397
@Misc{Wiedijk:2000:MV,
wenzelm@9599
  1398
  author =	 {Freek Wiedijk},
wenzelm@9599
  1399
  title =	 {The Mathematical Vernacular},
wenzelm@9599
  1400
  howpublished = {Unpublished paper},
wenzelm@9599
  1401
  year =         2000,
wenzelm@9599
  1402
  note =	 {\url{http://www.cs.kun.nl/~freek/notes/mv.ps.gz}}
wenzelm@9599
  1403
}
wenzelm@9599
  1404
paulson@6592
  1405
@book{winskel93,
paulson@6592
  1406
  author	= {Glynn Winskel},
paulson@6592
  1407
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
  1408
  publisher	= MIT,year=1993}
paulson@6592
  1409
paulson@6592
  1410
@InCollection{wos-bledsoe,
paulson@6592
  1411
  author	= {Larry Wos},
paulson@6592
  1412
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
  1413
  crossref	= {bledsoe-fest},
paulson@6592
  1414
  pages		= {297-342}}
paulson@6592
  1415
wenzelm@7989
  1416
@InProceedings{Zammit:1999:TPHOL,
wenzelm@7989
  1417
  author = 	 {Vincent Zammit},
wenzelm@7989
  1418
  title = 	 {On the Implementation of an Extensible Declarative Proof Language},
wenzelm@7989
  1419
  crossref =     {tphols99}}
wenzelm@7989
  1420
wenzelm@7989
  1421
%Z
wenzelm@7989
  1422
paulson@6592
  1423
paulson@6592
  1424
% CROSS REFERENCES
paulson@6592
  1425
paulson@6592
  1426
@book{handbk-lics2,
paulson@6592
  1427
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
  1428
  title		= {Handbook of Logic in Computer Science},
paulson@6592
  1429
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
  1430
  publisher	= {Oxford University Press},
paulson@6592
  1431
  year		= 1992,
paulson@6592
  1432
  volume	= 2}
paulson@6592
  1433
paulson@6592
  1434
@book{types93,
paulson@6592
  1435
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
  1436
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1437
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
  1438
  year		= {published 1994},
paulson@6592
  1439
  publisher	= {Springer},
paulson@6592
  1440
  series	= {LNCS 806}}
paulson@6592
  1441
paulson@6613
  1442
@book{barwise-handbk,
paulson@6613
  1443
  editor	= {J. Barwise},
paulson@6613
  1444
  title		= {Handbook of Mathematical Logic},
paulson@6613
  1445
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
  1446
  year		= 1977,
paulson@6613
  1447
  publisher	= NH}
paulson@6613
  1448
paulson@6592
  1449
@Proceedings{tlca93,
paulson@6592
  1450
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
  1451
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
  1452
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
  1453
  year		= 1993,
paulson@6592
  1454
  publisher	= {Springer},
paulson@6592
  1455
  series	= {LNCS 664}}
paulson@6592
  1456
paulson@6613
  1457
@book{birtwistle89,
paulson@6613
  1458
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
  1459
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
  1460
		 Theorem Proving}, 
paulson@6613
  1461
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
  1462
		 Theorem Proving}, 
paulson@6613
  1463
  publisher	= {Springer},
paulson@6613
  1464
  year		= 1989}
paulson@6613
  1465
paulson@6592
  1466
@book{bledsoe-fest,
paulson@6592
  1467
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1468
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
  1469
  publisher	= {Kluwer Academic Publishers},
paulson@6592
  1470
  year		= 1991,
paulson@6592
  1471
  editor	= {Robert S. Boyer}}
paulson@6592
  1472
paulson@6592
  1473
@Proceedings{cade12,
paulson@6592
  1474
  editor	= {Alan Bundy},
paulson@6592
  1475
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
  1476
		  International Conference},
paulson@6592
  1477
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
  1478
		  International Conference},
paulson@6592
  1479
  year		= 1994,
paulson@6592
  1480
  series	= {LNAI 814},
paulson@6592
  1481
  publisher	= {Springer}}
paulson@6592
  1482
paulson@6592
  1483
@book{types94,
nipkow@10186
  1484
  editor	= {Peter Dybjer and Bengt Nordstr{{\"o}m} and Jan Smith},
paulson@6592
  1485
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1486
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1487
  year		= 1995,
paulson@6592
  1488
  publisher	= {Springer},
paulson@6592
  1489
  series	= {LNCS 996}}
paulson@6592
  1490
paulson@6592
  1491
@book{huet-plotkin91,
nipkow@10186
  1492
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6592
  1493
  title		= {Logical Frameworks},
paulson@6592
  1494
  booktitle	= {Logical Frameworks},
paulson@6592
  1495
  publisher	= CUP,
paulson@6592
  1496
  year		= 1991}
paulson@6592
  1497
paulson@6613
  1498
@book{huet-plotkin93,
nipkow@10186
  1499
  editor	= {{G{\'e}rard} Huet and Gordon Plotkin},
paulson@6613
  1500
  title		= {Logical Environments},
paulson@6613
  1501
  booktitle	= {Logical Environments},
paulson@6613
  1502
  publisher	= CUP,
paulson@6613
  1503
  year		= 1993}
paulson@6613
  1504
paulson@6613
  1505
@Proceedings{hug93,
paulson@6613
  1506
  editor	= {J. Joyce and C. Seger},
paulson@6613
  1507
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1508
		  Applications: HUG '93},
paulson@6613
  1509
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1510
		  Applications: HUG '93},
paulson@6613
  1511
  year		= {Published 1994},
paulson@6613
  1512
  publisher	= {Springer},
paulson@6613
  1513
  series	= {LNCS 780}}
paulson@6613
  1514
paulson@6592
  1515
@proceedings{colog88,
nipkow@10186
  1516
  editor	= {P. Martin-L{\"o}f and G. Mints},
paulson@6592
  1517
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1518
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1519
  year		= {Published 1990},
paulson@6592
  1520
  publisher	= {Springer},
paulson@6592
  1521
  organization	= {Estonian Academy of Sciences},
paulson@6592
  1522
  address	= {Tallinn},
paulson@6592
  1523
  series	= {LNCS 417}}
paulson@6592
  1524
paulson@6592
  1525
@book{odifreddi90,
paulson@6592
  1526
  editor	= {P. Odifreddi},
paulson@6592
  1527
  title		= {Logic and Computer Science},
paulson@6592
  1528
  booktitle	= {Logic and Computer Science},
paulson@6592
  1529
  publisher	= {Academic Press},
paulson@6592
  1530
  year		= 1990}
paulson@6592
  1531
paulson@6592
  1532
@proceedings{extensions91,
paulson@6592
  1533
  editor	= {Peter Schroeder-Heister},
paulson@6592
  1534
  title		= {Extensions of Logic Programming},
paulson@6592
  1535
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  1536
  year		= 1991,
paulson@6592
  1537
  series	= {LNAI 475}, 
paulson@6592
  1538
  publisher	= {Springer}}
paulson@6592
  1539
paulson@6592
  1540
@proceedings{cade10,
paulson@6592
  1541
  editor	= {Mark E. Stickel},
paulson@6592
  1542
  title		= {10th } # CADE,
paulson@6592
  1543
  booktitle	= {10th } # CADE,
paulson@6592
  1544
  year		= 1990,
paulson@6592
  1545
  publisher	= {Springer},
paulson@6592
  1546
  series	= {LNAI 449}}
paulson@6592
  1547
paulson@6592
  1548
@Proceedings{lics8,
paulson@6592
  1549
  editor	= {M. Vardi},
paulson@6592
  1550
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1551
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1552
  publisher	= IEEE,
paulson@6592
  1553
  year		= 1993}
paulson@6592
  1554
paulson@6592
  1555
@book{wos-fest,
paulson@6592
  1556
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  1557
			Essays in Honor of {Larry Wos}},
paulson@6592
  1558
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  1559
			Essays in Honor of {Larry Wos}},
paulson@6592
  1560
  publisher	= {MIT Press},
paulson@6592
  1561
  year		= 1997,
paulson@6592
  1562
  editor	= {Robert Veroff}}
paulson@6592
  1563
paulson@6613
  1564
@proceedings{fme93,
paulson@6613
  1565
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  1566
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1567
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1568
  year		= 1993,
berghofe@13009
  1569
  publisher	= Springer,
berghofe@13009
  1570
  series	= LNCS,
berghofe@13009
  1571
  volume        = 670}
paulson@6613
  1572
paulson@6592
  1573
@Proceedings{tphols96,
paulson@6592
  1574
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1575
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1576
  editor	= {J. von Wright and J. Grundy and J. Harrison},
berghofe@13009
  1577
  publisher     = Springer,
berghofe@13009
  1578
  series	= LNCS,
berghofe@13009
  1579
  volume        = 1125,
paulson@6592
  1580
  year		= 1996}
paulson@6670
  1581
wenzelm@7041
  1582
@Proceedings{tphols97,
wenzelm@7041
  1583
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1584
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1585
  editor	= {Elsa L. Gunter and Amy Felty},
berghofe@13009
  1586
  publisher     = Springer,
berghofe@13009
  1587
  series	= LNCS,
berghofe@13009
  1588
  volume        = 1275,
wenzelm@7041
  1589
  year		= 1997}
wenzelm@7041
  1590
wenzelm@7041
  1591
@Proceedings{tphols98,
wenzelm@7041
  1592
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1593
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1594
  editor	= {Jim Grundy and Malcom Newey},
berghofe@13009
  1595
  publisher     = Springer,
berghofe@13009
  1596
  series	= LNCS,
berghofe@13009
  1597
  volume        = 1479,
wenzelm@7041
  1598
  year		= 1998}
wenzelm@7041
  1599
paulson@6670
  1600
@Proceedings{tphols99,
paulson@6670
  1601
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1602
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
wenzelm@7350
  1603
  editor	= {Bertot, Y. and Dowek, G. and Hirschowitz, A. and
wenzelm@7350
  1604
                  Paulin, C. and Thery, L.},
berghofe@13009
  1605
  publisher     = Springer,
berghofe@13009
  1606
  series	= LNCS,
berghofe@13009
  1607
  volume        = 1690,
paulson@6670
  1608
  year		= 1999}
paulson@6670
  1609
wenzelm@12878
  1610
@Proceedings{tphols2000,
wenzelm@12878
  1611
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1612
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2000},
wenzelm@12878
  1613
  editor        = {J. Harrison and M. Aagaard},
berghofe@13009
  1614
  publisher     = Springer,
berghofe@13009
  1615
  series        = LNCS,
berghofe@13009
  1616
  volume        = 1869,
wenzelm@12878
  1617
  year          = 2000}
wenzelm@12878
  1618
wenzelm@12878
  1619
@Proceedings{tphols2001,
wenzelm@12878
  1620
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1621
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2001},
wenzelm@12878
  1622
  editor        = {R. J. Boulton and P. B. Jackson},
berghofe@13009
  1623
  publisher     = Springer,
berghofe@13009
  1624
  series        = LNCS,
berghofe@13009
  1625
  volume        = 2152,
wenzelm@12878
  1626
  year          = 2001}
haftmann@22317
  1627
krauss@23187
  1628
@Proceedings{ijcar2006,
krauss@23187
  1629
  title         = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1630
  booktitle     = {Automated Reasoning: {IJCAR} 2006},
krauss@23187
  1631
  editor        = {U. Furbach and N. Shankar},
krauss@23187
  1632
  publisher     = Springer,
krauss@23187
  1633
  series        = LNCS,
krauss@23187
  1634
  volume        = 4130,
krauss@23187
  1635
  year          = 2006}
krauss@23187
  1636
krauss@25093
  1637
@Proceedings{tphols2007,
krauss@25093
  1638
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1639
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2007},
krauss@25093
  1640
  editor        = {K. Schneider and J. Brandt},
krauss@25093
  1641
  publisher     = Springer,
krauss@25093
  1642
  series        = LNCS,
krauss@25093
  1643
  volume        = 4732,
krauss@25093
  1644
  year          = 2007}
krauss@25093
  1645
haftmann@28593
  1646
@Proceedings{tphols2008,
haftmann@28593
  1647
  title         = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1648
  booktitle     = {Theorem Proving in Higher Order Logics: {TPHOLs} 2008},
haftmann@28593
  1649
  publisher     = Springer,
haftmann@28593
  1650
  series        = LNCS,
haftmann@28593
  1651
  year          = 2008}
haftmann@28593
  1652
%  editor        =
haftmann@28593
  1653
%  volume        = 4732,
haftmann@28593
  1654
haftmann@22317
  1655
@unpublished{classes_modules,
haftmann@23956
  1656
  title         = {{ML} Modules and {Haskell} Type Classes: A Constructive Comparison},
haftmann@22317
  1657
  author        = {Stefan Wehr et. al.}
haftmann@22317
  1658
}