doc-src/manual.bib
author wenzelm
Wed, 04 Aug 1999 18:20:05 +0200
changeset 7174 47aa9df578ea
parent 7041 48a66203192c
child 7209 7577d5a5dc29
permissions -rw-r--r--
added isabelle-sys, proofgeneral;
paulson@6592
     1
% BibTeX database for the Isabelle documentation
paulson@6592
     2
%
paulson@6592
     3
% Lawrence C Paulson $Id$
paulson@6592
     4
paulson@6592
     5
%publishers
paulson@6592
     6
@string{AP="Academic Press"}
paulson@6592
     7
@string{CUP="Cambridge University Press"}
paulson@6592
     8
@string{IEEE="{\sc ieee} Computer Society Press"}
paulson@6592
     9
@string{LNCS="Lect.\ Notes in Comp.\ Sci."}
paulson@6592
    10
@string{MIT="MIT Press"}
paulson@6592
    11
@string{NH="North-Holland"}
paulson@6592
    12
@string{Prentice="Prentice-Hall"}
nipkow@6607
    13
@string{PH="Prentice-Hall"}
paulson@6592
    14
@string{Springer="Springer-Verlag"}
paulson@6592
    15
paulson@6592
    16
%institutions
paulson@6613
    17
@string{CUCL="Comp. Lab., Univ. Camb."}
paulson@6613
    18
@string{Edinburgh="Dept. Comp. Sci., Univ. Edinburgh"}
paulson@6592
    19
paulson@6592
    20
%journals
paulson@6592
    21
@string{FAC="Formal Aspects Comput."}
paulson@6592
    22
@string{JAR="J. Auto. Reas."}
paulson@6592
    23
@string{JCS="J. Comput. Secur."}
paulson@6592
    24
@string{JFP="J. Func. Prog."}
paulson@6592
    25
@string{JLC="J. Logic and Comput."}
paulson@6592
    26
@string{JLP="J. Logic Prog."}
paulson@6592
    27
@string{JSC="J. Symb. Comput."}
paulson@6592
    28
@string{JSL="J. Symb. Logic"}
paulson@6592
    29
@string{SIGPLAN="{SIGPLAN} Notices"}
paulson@6592
    30
paulson@6592
    31
%conferences
paulson@6592
    32
@string{CADE="International Conference on Automated Deduction"}
paulson@6592
    33
@string{POPL="Symposium on Principles of Programming Languages"}
paulson@6592
    34
@string{TYPES="Types for Proofs and Programs"}
paulson@6592
    35
paulson@6592
    36
paulson@6592
    37
%A
paulson@6592
    38
paulson@6592
    39
@incollection{abramsky90,
paulson@6592
    40
  author	= {Samson Abramsky},
paulson@6592
    41
  title		= {The Lazy Lambda Calculus},
paulson@6592
    42
  pages		= {65-116},
paulson@6592
    43
  editor	= {David A. Turner},
paulson@6592
    44
  booktitle	= {Research Topics in Functional Programming},
paulson@6592
    45
  publisher	= {Addison-Wesley},
paulson@6592
    46
  year		= 1990}
paulson@6592
    47
paulson@6592
    48
@Unpublished{abrial93,
paulson@6592
    49
  author	= {J. R. Abrial and G. Laffitte},
paulson@6592
    50
  title		= {Towards the Mechanization of the Proofs of some Classical
paulson@6592
    51
		  Theorems of Set Theory},
paulson@6592
    52
  note		= {preprint},
paulson@6592
    53
  year		= 1993,
paulson@6592
    54
  month		= Feb}
paulson@6592
    55
paulson@6592
    56
@incollection{aczel77,
paulson@6592
    57
  author	= {Peter Aczel},
paulson@6592
    58
  title		= {An Introduction to Inductive Definitions},
paulson@6592
    59
  pages		= {739-782},
paulson@6592
    60
  crossref	= {barwise-handbk}}
paulson@6592
    61
paulson@6592
    62
@Book{aczel88,
paulson@6592
    63
  author	= {Peter Aczel},
paulson@6592
    64
  title		= {Non-Well-Founded Sets},
paulson@6592
    65
  publisher	= {CSLI},
paulson@6592
    66
  year		= 1988}
paulson@6592
    67
paulson@6592
    68
@InProceedings{alf,
paulson@6592
    69
  author	= {Lena Magnusson and Bengt {Nordstr\"{o}m}},
paulson@6592
    70
  title		= {The {ALF} Proof Editor and Its Proof Engine},
paulson@6592
    71
  crossref	= {types93},
paulson@6592
    72
  pages		= {213-237}}
paulson@6592
    73
paulson@6592
    74
@book{andrews86,
paulson@6592
    75
  author	= "Peter Andrews",
paulson@6592
    76
  title		= "An Introduction to Mathematical Logic and Type Theory: to Truth
paulson@6592
    77
through Proof",
paulson@6592
    78
  publisher	= AP,
paulson@6592
    79
  series	= "Computer Science and Applied Mathematics",
paulson@6592
    80
  year		= 1986}
paulson@6592
    81
paulson@6592
    82
%B
paulson@6592
    83
paulson@6592
    84
@incollection{basin91,
paulson@6592
    85
  author	= {David Basin and Matt Kaufmann},
paulson@6592
    86
  title		= {The {Boyer-Moore} Prover and {Nuprl}: An Experimental
paulson@6592
    87
		   Comparison}, 
paulson@6592
    88
  crossref	= {huet-plotkin91},
paulson@6592
    89
  pages		= {89-119}}
paulson@6592
    90
wenzelm@6624
    91
wenzelm@6624
    92
@InProceedings{Berghofer-Wenzel:1999:TPHOL,
wenzelm@6624
    93
  author = 	 {Stefan Berghofer and Markus Wenzel},
wenzelm@7041
    94
  title = 	 {Inductive datatypes in {HOL} --- lessons learned in
wenzelm@7041
    95
                  {F}ormal-{L}ogic {E}ngineering},
wenzelm@7041
    96
  crossref =     {tphols99}}
wenzelm@6624
    97
nipkow@6607
    98
@book{Bird-Wadler,author="Richard Bird and Philip Wadler",
nipkow@6607
    99
title="Introduction to Functional Programming",publisher=PH,year=1988}
nipkow@6607
   100
paulson@6592
   101
@Article{boyer86,
paulson@6592
   102
  author	= {Robert Boyer and Ewing Lusk and William McCune and Ross
paulson@6592
   103
		   Overbeek and Mark Stickel and Lawrence Wos},
paulson@6592
   104
  title		= {Set Theory in First-Order Logic: Clauses for {G\"{o}del's}
paulson@6592
   105
		   Axioms},
paulson@6592
   106
  journal	= JAR,
paulson@6592
   107
  year		= 1986,
paulson@6592
   108
  volume	= 2,
paulson@6592
   109
  number	= 3,
paulson@6592
   110
  pages		= {287-327}}
paulson@6592
   111
paulson@6592
   112
@book{bm79,
paulson@6592
   113
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   114
  title		= {A Computational Logic},
paulson@6592
   115
  publisher	= {Academic Press},
paulson@6592
   116
  year		= 1979}
paulson@6592
   117
paulson@6592
   118
@book{bm88book,
paulson@6592
   119
  author	= {Robert S. Boyer and J Strother Moore},
paulson@6592
   120
  title		= {A Computational Logic Handbook},
paulson@6592
   121
  publisher	= {Academic Press},
paulson@6592
   122
  year		= 1988}
paulson@6592
   123
paulson@6592
   124
@Article{debruijn72,
paulson@6592
   125
  author	= {N. G. de Bruijn},
paulson@6592
   126
  title		= {Lambda Calculus Notation with Nameless Dummies,
paulson@6592
   127
	a Tool for Automatic Formula Manipulation,
paulson@6592
   128
	with Application to the {Church-Rosser Theorem}},
paulson@6592
   129
  journal	= {Indag. Math.},
paulson@6592
   130
  volume	= 34,
paulson@6592
   131
  pages		= {381-392},
paulson@6592
   132
  year		= 1972}
paulson@6592
   133
paulson@6592
   134
%C
paulson@6592
   135
paulson@6592
   136
@TechReport{camilleri92,
paulson@6592
   137
  author	= {J. Camilleri and T. F. Melham},
paulson@6592
   138
  title		= {Reasoning with Inductively Defined Relations in the
paulson@6592
   139
		 {HOL} Theorem Prover},
paulson@6592
   140
  institution	= CUCL,
paulson@6592
   141
  year		= 1992,
paulson@6592
   142
  number	= 265,
paulson@6592
   143
  month		= Aug}
paulson@6592
   144
paulson@6592
   145
@Book{charniak80,
paulson@6592
   146
  author	= {E. Charniak and C. K. Riesbeck and D. V. McDermott},
paulson@6592
   147
  title		= {Artificial Intelligence Programming},
paulson@6592
   148
  publisher	= {Lawrence Erlbaum Associates},
paulson@6592
   149
  year		= 1980}
paulson@6592
   150
paulson@6592
   151
@article{church40,
paulson@6592
   152
  author	= "Alonzo Church",
paulson@6592
   153
  title		= "A Formulation of the Simple Theory of Types",
paulson@6592
   154
  journal	= JSL,
paulson@6592
   155
  year		= 1940,
paulson@6592
   156
  volume	= 5,
paulson@6592
   157
  pages		= "56-68"}
paulson@6592
   158
paulson@6592
   159
@PhdThesis{coen92,
paulson@6592
   160
  author	= {Martin D. Coen},
paulson@6592
   161
  title		= {Interactive Program Derivation},
paulson@6592
   162
  school	= {University of Cambridge},
paulson@6592
   163
  note		= {Computer Laboratory Technical Report 272},
paulson@6592
   164
  month		= nov,
paulson@6592
   165
  year		= 1992}
paulson@6592
   166
paulson@6592
   167
@book{constable86,
paulson@6592
   168
  author	= {R. L. Constable and others},
paulson@6592
   169
  title		= {Implementing Mathematics with the Nuprl Proof
paulson@6592
   170
		 Development System}, 
paulson@6592
   171
  publisher	= Prentice,
paulson@6592
   172
  year		= 1986}
paulson@6592
   173
paulson@6592
   174
%D
paulson@6592
   175
wenzelm@6745
   176
@Book{davey-priestley,
paulson@6592
   177
  author	= {B. A. Davey and H. A. Priestley},
paulson@6592
   178
  title		= {Introduction to Lattices and Order},
paulson@6592
   179
  publisher	= CUP,
paulson@6592
   180
  year		= 1990}
paulson@6592
   181
paulson@6592
   182
@Book{devlin79,
paulson@6592
   183
  author	= {Keith J. Devlin},
paulson@6592
   184
  title		= {Fundamentals of Contemporary Set Theory},
paulson@6592
   185
  publisher	= {Springer},
paulson@6592
   186
  year		= 1979}
paulson@6592
   187
paulson@6592
   188
@book{dummett,
paulson@6592
   189
  author	= {Michael Dummett},
paulson@6592
   190
  title		= {Elements of Intuitionism},
paulson@6592
   191
  year		= 1977,
paulson@6592
   192
  publisher	= {Oxford University Press}}
paulson@6592
   193
paulson@6592
   194
@incollection{dybjer91,
paulson@6592
   195
  author	= {Peter Dybjer},
paulson@6592
   196
  title		= {Inductive Sets and Families in {Martin-L\"of's} Type
paulson@6592
   197
		  Theory and Their Set-Theoretic Semantics}, 
paulson@6592
   198
  crossref	= {huet-plotkin91},
paulson@6592
   199
  pages		= {280-306}}
paulson@6592
   200
paulson@6592
   201
@Article{dyckhoff,
paulson@6592
   202
  author	= {Roy Dyckhoff},
paulson@6592
   203
  title		= {Contraction-Free Sequent Calculi for Intuitionistic Logic},
paulson@6592
   204
  journal	= JSL,
paulson@6592
   205
  year		= 1992,
paulson@6592
   206
  volume	= 57,
paulson@6592
   207
  number	= 3,
paulson@6592
   208
  pages		= {795-807}}
paulson@6592
   209
paulson@6592
   210
%F
paulson@6592
   211
paulson@6613
   212
@Article{IMPS,
paulson@6613
   213
  author	= {William M. Farmer and Joshua D. Guttman and F. Javier
paulson@6613
   214
		 Thayer},
paulson@6613
   215
  title		= {{IMPS}: An Interactive Mathematical Proof System},
paulson@6613
   216
  journal	= JAR,
paulson@6613
   217
  volume	= 11,
paulson@6613
   218
  number	= 2,
paulson@6613
   219
  year		= 1993,
paulson@6613
   220
  pages		= {213-248}}
paulson@6613
   221
paulson@6592
   222
@InProceedings{felty91a,
paulson@6592
   223
  Author	= {Amy Felty},
paulson@6592
   224
  Title		= {A Logic Program for Transforming Sequent Proofs to Natural
paulson@6592
   225
		  Deduction Proofs}, 
paulson@6592
   226
  crossref	= {extensions91},
paulson@6592
   227
  pages		= {157-178}}
paulson@6592
   228
paulson@6592
   229
@TechReport{frost93,
paulson@6592
   230
  author	= {Jacob Frost},
paulson@6592
   231
  title		= {A Case Study of Co-induction in {Isabelle HOL}},
paulson@6592
   232
  institution	= CUCL,
paulson@6592
   233
  number	= 308,
paulson@6592
   234
  year		= 1993,
paulson@6592
   235
  month		= Aug}
paulson@6592
   236
paulson@6592
   237
%revised version of frost93
paulson@6592
   238
@TechReport{frost95,
paulson@6592
   239
  author	= {Jacob Frost},
paulson@6592
   240
  title		= {A Case Study of Co-induction in {Isabelle}},
paulson@6592
   241
  institution	= CUCL,
paulson@6592
   242
  number	= 359,
paulson@6592
   243
  year		= 1995,
paulson@6592
   244
  month		= Feb}
paulson@6592
   245
paulson@6592
   246
@inproceedings{OBJ,
paulson@6592
   247
  author	= {K. Futatsugi and J.A. Goguen and Jean-Pierre Jouannaud
paulson@6592
   248
		 and J. Meseguer}, 
paulson@6592
   249
  title		= {Principles of {OBJ2}},
paulson@6592
   250
  booktitle	= POPL, 
paulson@6592
   251
  year		= 1985,
paulson@6592
   252
  pages		= {52-66}}
paulson@6592
   253
paulson@6592
   254
%G
paulson@6592
   255
paulson@6592
   256
@book{gallier86,
paulson@6592
   257
  author	= {J. H. Gallier},
paulson@6592
   258
  title		= {Logic for Computer Science: 
paulson@6592
   259
		Foundations of Automatic Theorem Proving},
paulson@6592
   260
  year		= 1986,
paulson@6592
   261
  publisher	= {Harper \& Row}}
paulson@6592
   262
paulson@6592
   263
@Book{galton90,
paulson@6592
   264
  author	= {Antony Galton},
paulson@6592
   265
  title		= {Logic for Information Technology},
paulson@6592
   266
  publisher	= {Wiley},
paulson@6592
   267
  year		= 1990}
paulson@6592
   268
paulson@6592
   269
@InProceedings{gimenez-codifying,
paulson@6592
   270
  author	= {Eduardo Gim{\'e}nez},
paulson@6592
   271
  title		= {Codifying Guarded Definitions with Recursive Schemes},
paulson@6592
   272
  crossref	= {types94},
paulson@6592
   273
  pages		= {39-59}
paulson@6592
   274
}
paulson@6592
   275
paulson@6592
   276
@Book{mgordon-hol,
paulson@6592
   277
  author	= {M. J. C. Gordon and T. F. Melham},
paulson@6592
   278
  title		= {Introduction to {HOL}: A Theorem Proving Environment for
paulson@6592
   279
		 Higher Order Logic},
paulson@6592
   280
  publisher	= CUP,
paulson@6592
   281
  year		= 1993}
paulson@6592
   282
paulson@6592
   283
@book{mgordon79,
paulson@6592
   284
  author	= {Michael J. C. Gordon and Robin Milner and Christopher P.
paulson@6592
   285
		 Wadsworth},
paulson@6592
   286
  title		= {Edinburgh {LCF}: A Mechanised Logic of Computation},
paulson@6592
   287
  year		= 1979,
paulson@6592
   288
  publisher	= {Springer},
paulson@6592
   289
  series	= {LNCS 78}}
paulson@6592
   290
nipkow@6607
   291
@inproceedings{Gunter-HOL92,author={Elsa L. Gunter},
nipkow@6607
   292
title={Why we can't have {SML} style datatype declarations in {HOL}},
nipkow@6607
   293
booktitle={Higher Order Logic Theorem Proving and its Applications: Proc.\
nipkow@6607
   294
IFIP TC10/WG10.2 Intl. Workshop, 1992},
nipkow@6607
   295
editor={L.J.M. Claesen and M.J.C. Gordon},
nipkow@6607
   296
publisher=NH,year=1993,pages={561--568}}
nipkow@6607
   297
paulson@6592
   298
@InProceedings{gunter-trees,
paulson@6592
   299
  author	= {Elsa L. Gunter},
paulson@6592
   300
  title		= {A Broader Class of Trees for Recursive Type Definitions for
paulson@6592
   301
		  {HOL}},
paulson@6592
   302
  crossref	= {hug93},
paulson@6592
   303
  pages		= {141-154}}
paulson@6592
   304
paulson@6592
   305
%H
paulson@6592
   306
paulson@6592
   307
@Book{halmos60,
paulson@6592
   308
  author	= {Paul R. Halmos},
paulson@6592
   309
  title		= {Naive Set Theory},
paulson@6592
   310
  publisher	= {Van Nostrand},
paulson@6592
   311
  year		= 1960}
paulson@6592
   312
paulson@6592
   313
@Book{hennessy90,
paulson@6592
   314
  author	= {Matthew Hennessy},
paulson@6592
   315
  title		= {The Semantics of Programming Languages: An Elementary
paulson@6592
   316
		  Introduction Using Structural Operational Semantics},
paulson@6592
   317
  publisher	= {Wiley},
paulson@6592
   318
  year		= 1990}
paulson@6592
   319
paulson@6592
   320
@Article{haskell-report,
paulson@6592
   321
  author	= {Paul Hudak and Simon Peyton Jones and Philip Wadler},
paulson@6592
   322
  title		= {Report on the Programming Language {Haskell}: A
paulson@6592
   323
		 Non-strict, Purely Functional Language},
paulson@6592
   324
  journal	= SIGPLAN,
paulson@6592
   325
  year		= 1992,
paulson@6592
   326
  volume	= 27,
paulson@6592
   327
  number	= 5,
paulson@6592
   328
  month		= May,
paulson@6592
   329
  note		= {Version 1.2}}
paulson@6592
   330
paulson@6592
   331
@Article{haskell-tutorial,
paulson@6592
   332
  author	= {Paul Hudak and Joseph H. Fasel},
paulson@6592
   333
  title		= {A Gentle Introduction to {Haskell}},
paulson@6592
   334
  journal	= SIGPLAN,
paulson@6592
   335
  year		= 1992,
paulson@6592
   336
  volume	= 27,
paulson@6592
   337
  number	= 5,
paulson@6592
   338
  month		= May}
paulson@6592
   339
paulson@6592
   340
@article{huet75,
paulson@6592
   341
  author	= {G. P. Huet},
paulson@6592
   342
  title		= {A Unification Algorithm for Typed $\lambda$-Calculus},
paulson@6592
   343
  journal	= TCS,
paulson@6592
   344
  volume	= 1,
paulson@6592
   345
  year		= 1975,
paulson@6592
   346
  pages		= {27-57}}
paulson@6592
   347
paulson@6592
   348
@article{huet78,
paulson@6592
   349
  author	= {G. P. Huet and B. Lang},
paulson@6592
   350
  title		= {Proving and Applying Program Transformations Expressed with 
paulson@6592
   351
			Second-Order Patterns},
paulson@6592
   352
  journal	= acta,
paulson@6592
   353
  volume	= 11,
paulson@6592
   354
  year		= 1978, 
paulson@6592
   355
  pages		= {31-55}}
paulson@6592
   356
paulson@6592
   357
@inproceedings{huet88,
paulson@6592
   358
  author	= {G\'erard Huet},
paulson@6592
   359
  title		= {Induction Principles Formalized in the {Calculus of
paulson@6592
   360
		 Constructions}}, 
paulson@6592
   361
  booktitle	= {Programming of Future Generation Computers},
paulson@6592
   362
  editor	= {K. Fuchi and M. Nivat},
paulson@6592
   363
  year		= 1988,
paulson@6592
   364
  pages		= {205-216}, 
paulson@6592
   365
  publisher	= {Elsevier}}
paulson@6592
   366
wenzelm@7041
   367
@InProceedings{Harrison:1996:MizarHOL,
wenzelm@7041
   368
  author = 	 {J. Harrison},
wenzelm@7041
   369
  title = 	 {A {Mizar} Mode for {HOL}},
wenzelm@7041
   370
  pages =	 {203--220},
wenzelm@7041
   371
  crossref =     {tphols96}}
wenzelm@7041
   372
paulson@6592
   373
%K
paulson@6592
   374
paulson@6670
   375
@InProceedings{kammueller-locales,
paulson@6670
   376
  author = 	 {Florian Kamm{\"u}ller and Markus Wenzel and 
paulson@6670
   377
                  Lawrence C. Paulson},
paulson@6670
   378
  title = 	 {Locales: A Sectioning Concept for {Isabelle}},
paulson@6670
   379
  crossref =	 {tphols99}}
paulson@6670
   380
nipkow@6607
   381
@book{Knuth3-75,author={Donald E. Knuth},
nipkow@6607
   382
title={The Art of Computer Programming, Volume 3: Sorting and Searching},
nipkow@6607
   383
publisher={Addison-Wesley},year=1975}
nipkow@6607
   384
paulson@6592
   385
@Book{kunen80,
paulson@6592
   386
  author	= {Kenneth Kunen},
paulson@6592
   387
  title		= {Set Theory: An Introduction to Independence Proofs},
paulson@6592
   388
  publisher	= NH,
paulson@6592
   389
  year		= 1980}
paulson@6592
   390
paulson@6592
   391
%M
paulson@6592
   392
paulson@6592
   393
@Article{mw81,
paulson@6592
   394
  author	= {Zohar Manna and Richard Waldinger},
paulson@6592
   395
  title		= {Deductive Synthesis of the Unification Algorithm},
paulson@6592
   396
  journal	= SCP,
paulson@6592
   397
  year		= 1981,
paulson@6592
   398
  volume	= 1,
paulson@6592
   399
  number	= 1,
paulson@6592
   400
  pages		= {5-48}}
paulson@6592
   401
paulson@6592
   402
@InProceedings{martin-nipkow,
paulson@6592
   403
  author	= {Ursula Martin and Tobias Nipkow},
paulson@6592
   404
  title		= {Ordered Rewriting and Confluence},
paulson@6592
   405
  crossref	= {cade10},
paulson@6592
   406
  pages		= {366-380}}
paulson@6592
   407
paulson@6592
   408
@book{martinlof84,
paulson@6592
   409
  author	= {Per Martin-L\"of},
paulson@6592
   410
  title		= {Intuitionistic type theory},
paulson@6592
   411
  year		= 1984,
paulson@6592
   412
  publisher	= {Bibliopolis}}
paulson@6592
   413
paulson@6592
   414
@incollection{melham89,
paulson@6592
   415
  author	= {Thomas F. Melham},
paulson@6592
   416
  title		= {Automating Recursive Type Definitions in Higher Order
paulson@6592
   417
		 Logic}, 
paulson@6592
   418
  pages		= {341-386},
paulson@6592
   419
  crossref	= {birtwistle89}}
paulson@6592
   420
paulson@6592
   421
@Article{miller-mixed,
paulson@6592
   422
  Author	= {Dale Miller},
paulson@6592
   423
  Title		= {Unification Under a Mixed Prefix},
paulson@6592
   424
  journal	= JSC,
paulson@6592
   425
  volume	= 14,
paulson@6592
   426
  number	= 4,
paulson@6592
   427
  pages		= {321-358},
paulson@6592
   428
  Year		= 1992}
paulson@6592
   429
paulson@6592
   430
@Article{milner78,
paulson@6592
   431
  author	= {Robin Milner},
paulson@6592
   432
  title		= {A Theory of Type Polymorphism in Programming},
paulson@6592
   433
  journal	= "J. Comp.\ Sys.\ Sci.",
paulson@6592
   434
  year		= 1978,
paulson@6592
   435
  volume	= 17,
paulson@6592
   436
  pages		= {348-375}}
paulson@6592
   437
paulson@6592
   438
@TechReport{milner-ind,
paulson@6592
   439
  author	= {Robin Milner},
paulson@6592
   440
  title		= {How to Derive Inductions in {LCF}},
paulson@6592
   441
  institution	= Edinburgh,
paulson@6592
   442
  year		= 1980,
paulson@6592
   443
  type		= {note}}
paulson@6592
   444
paulson@6592
   445
@Article{milner-coind,
paulson@6592
   446
  author	= {Robin Milner and Mads Tofte},
paulson@6592
   447
  title		= {Co-induction in Relational Semantics},
paulson@6592
   448
  journal	= TCS,
paulson@6592
   449
  year		= 1991,
paulson@6592
   450
  volume	= 87,
paulson@6592
   451
  pages		= {209-220}}
paulson@6592
   452
paulson@6592
   453
@Book{milner89,
paulson@6592
   454
  author	= {Robin Milner},
paulson@6592
   455
  title		= {Communication and Concurrency},
paulson@6592
   456
  publisher	= Prentice,
paulson@6592
   457
  year		= 1989}
paulson@6592
   458
paulson@6592
   459
@PhdThesis{monahan84,
paulson@6592
   460
  author	= {Brian Q. Monahan},
paulson@6592
   461
  title		= {Data Type Proofs using Edinburgh {LCF}},
paulson@6592
   462
  school	= {University of Edinburgh},
paulson@6592
   463
  year		= 1984}
paulson@6592
   464
nipkow@6607
   465
@article{MuellerNvOS99,
nipkow@6607
   466
author=
wenzelm@6745
   467
{Olaf M\"uller and Tobias Nipkow and Oheimb, David von and Oscar Slotosch},
nipkow@6607
   468
title={{HOLCF = HOL + LCF}},journal=JFP,year=1999}
nipkow@6607
   469
paulson@6592
   470
%N
paulson@6592
   471
paulson@6592
   472
@InProceedings{NaraschewskiW-TPHOLs98,
paulson@6592
   473
  author	= {Wolfgang Naraschewski and Markus Wenzel},
paulson@6592
   474
  title		= 
wenzelm@7041
   475
{Object-Oriented Verification based on Record Subtyping in
wenzelm@7041
   476
                  Higher-Order Logic},
wenzelm@7041
   477
  crossref      = {tphols98}}
paulson@6592
   478
paulson@6592
   479
@inproceedings{nazareth-nipkow,
paulson@6592
   480
  author	= {Dieter Nazareth and Tobias Nipkow},
paulson@6592
   481
  title		= {Formal Verification of Algorithm {W}: The Monomorphic Case},
paulson@6592
   482
  crossref	= {tphols96},
paulson@6592
   483
  pages		= {331-345},
paulson@6592
   484
  year		= 1996}
paulson@6592
   485
paulson@6592
   486
@inproceedings{nipkow-W,
paulson@6592
   487
  author	= {Wolfgang Naraschewski and Tobias Nipkow},
paulson@6592
   488
  title		= {Type Inference Verified: Algorithm {W} in {Isabelle/HOL}},
paulson@6592
   489
  booktitle	= {Types for Proofs and Programs: Intl. Workshop TYPES '96},
paulson@6592
   490
  editor	= {E. Gim\'enez and C. Paulin-Mohring},
paulson@6592
   491
  publisher	= Springer,
paulson@6592
   492
  series	= LNCS,
paulson@6592
   493
  volume	= 1512,
paulson@6592
   494
  pages		= {317-332},
paulson@6592
   495
  year		= 1998}
paulson@6592
   496
paulson@6592
   497
@inproceedings{Nipkow-CR,
paulson@6592
   498
  author	= {Tobias Nipkow},
paulson@6592
   499
  title		= {More {Church-Rosser} Proofs (in {Isabelle/HOL})},
paulson@6592
   500
  booktitle	= {Automated Deduction --- CADE-13},
paulson@6592
   501
  editor	= {M. McRobbie and J.K. Slaney},
paulson@6592
   502
  publisher	= Springer,
paulson@6592
   503
  series	= LNCS,
paulson@6592
   504
  volume	= 1104,
paulson@6592
   505
  pages		= {733-747},
paulson@6592
   506
  year		= 1996}
paulson@6592
   507
paulson@6592
   508
% WAS Nipkow-LICS-93
paulson@6592
   509
@InProceedings{nipkow-patterns,
paulson@6592
   510
  title		= {Functional Unification of Higher-Order Patterns},
paulson@6592
   511
  author	= {Tobias Nipkow},
paulson@6592
   512
  pages		= {64-74},
paulson@6592
   513
  crossref	= {lics8},
wenzelm@6745
   514
  url		= {\url{ftp://ftp.informatik.tu-muenchen.de/local/lehrstuhl/nipkow/lics93.html}},
paulson@6592
   515
  keywords	= {unification}}
paulson@6592
   516
paulson@6592
   517
@article{nipkow-IMP,
paulson@6592
   518
  author	= {Tobias Nipkow},
paulson@6592
   519
  title		= {Winskel is (almost) Right: Towards a Mechanized Semantics Textbook},
paulson@6592
   520
  journal	= FAC,
paulson@6592
   521
  volume	= 10,
paulson@6592
   522
  pages		= {171-186},
paulson@6592
   523
  year		= 1998}
paulson@6592
   524
nipkow@6607
   525
@manual{isabelle-HOL,
nipkow@6607
   526
  author	= {Tobias Nipkow and Lawrence C. Paulson and Markus Wenzel},
nipkow@6607
   527
  title		= {{Isabelle}'s Logics: {HOL}},
nipkow@6607
   528
  institution	= {Institut f\"ur Informatik, Technische Universi\"at
nipkow@6607
   529
                  M\"unchen and Computer Laboratory, University of Cambridge}}
nipkow@6607
   530
paulson@6592
   531
@article{nipkow-prehofer,
paulson@6592
   532
  author	= {Tobias Nipkow and Christian Prehofer},
paulson@6592
   533
  title		= {Type Reconstruction for Type Classes},
paulson@6592
   534
  journal	= JFP,
paulson@6592
   535
  volume	= 5,
paulson@6592
   536
  number	= 2,
paulson@6592
   537
  year		= 1995,
paulson@6592
   538
  pages		= {201-224}}
paulson@6592
   539
paulson@6592
   540
@Article{noel,
paulson@6592
   541
  author	= {Philippe No{\"e}l},
paulson@6592
   542
  title		= {Experimenting with {Isabelle} in {ZF} Set Theory},
paulson@6592
   543
  journal	= JAR,
paulson@6592
   544
  volume	= 10,
paulson@6592
   545
  number	= 1,
paulson@6592
   546
  pages		= {15-58},
paulson@6592
   547
  year		= 1993}
paulson@6592
   548
paulson@6592
   549
@book{nordstrom90,
paulson@6592
   550
  author	= {Bengt {Nordstr\"om} and Kent Petersson and Jan Smith},
paulson@6592
   551
  title		= {Programming in {Martin-L\"of}'s Type Theory.  An
paulson@6592
   552
		 Introduction}, 
paulson@6592
   553
  publisher	= {Oxford University Press}, 
paulson@6592
   554
  year		= 1990}
paulson@6592
   555
paulson@6592
   556
%O
paulson@6592
   557
paulson@6592
   558
@Manual{pvs-language,
paulson@6592
   559
  title		= {The {PVS} specification language},
paulson@6592
   560
  author	= {S. Owre and N. Shankar and J. M. Rushby},
paulson@6592
   561
  organization	= {Computer Science Laboratory, SRI International},
paulson@6592
   562
  address	= {Menlo Park, CA},
wenzelm@6745
   563
  note          = {Beta release},
paulson@6592
   564
  year		= 1993,
paulson@6592
   565
  month		= apr,
wenzelm@6619
   566
  url		= {\url{http://www.csl.sri.com/reports/pvs-language.dvi.Z}}}
paulson@6592
   567
paulson@6592
   568
%P
paulson@6592
   569
paulson@6592
   570
% replaces paulin92
paulson@6592
   571
@InProceedings{paulin-tlca,
paulson@6592
   572
  author	= {Christine Paulin-Mohring},
paulson@6592
   573
  title		= {Inductive Definitions in the System {Coq}: Rules and
paulson@6592
   574
		 Properties},
paulson@6592
   575
  crossref	= {tlca93},
paulson@6592
   576
  pages		= {328-345}}
paulson@6592
   577
paulson@6592
   578
@InProceedings{paulson-CADE,
paulson@6592
   579
  author	= {Lawrence C. Paulson},
paulson@6592
   580
  title		= {A Fixedpoint Approach to Implementing (Co)Inductive
paulson@6592
   581
		  Definitions},
paulson@6592
   582
  pages		= {148-161},
paulson@6592
   583
  crossref	= {cade12}}
paulson@6592
   584
paulson@6592
   585
@InProceedings{paulson-COLOG,
paulson@6592
   586
  author	= {Lawrence C. Paulson},
paulson@6592
   587
  title		= {A Formulation of the Simple Theory of Types (for
paulson@6592
   588
		 {Isabelle})}, 
paulson@6592
   589
  pages		= {246-274},
paulson@6592
   590
  crossref	= {colog88},
wenzelm@6619
   591
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR175-lcp-simple.dvi.gz}}}
paulson@6592
   592
paulson@6592
   593
@Article{paulson-coind,
paulson@6592
   594
  author	= {Lawrence C. Paulson},
paulson@6592
   595
  title		= {Mechanizing Coinduction and Corecursion in Higher-Order
paulson@6592
   596
		  Logic},
paulson@6592
   597
  journal	= JLC,
paulson@6592
   598
  year		= 1997,
paulson@6592
   599
  volume	= 7,
paulson@6592
   600
  number	= 2,
paulson@6592
   601
  month		= mar,
paulson@6592
   602
  pages		= {175-204}}
paulson@6592
   603
paulson@6613
   604
@manual{isabelle-ref,
paulson@6613
   605
  author	= {Lawrence C. Paulson},
paulson@6613
   606
  title		= {The {Isabelle} Reference Manual},
paulson@6613
   607
  institution	= CUCL}
nipkow@6607
   608
wenzelm@7174
   609
@manual{isabelle-sys,
wenzelm@7174
   610
  author	= {Markus Wenzel},
wenzelm@7174
   611
  title		= {The {Isabelle} System Manual},
wenzelm@7174
   612
  institution	= CUCL}
wenzelm@7174
   613
nipkow@6607
   614
@manual{isabelle-ZF,
paulson@6592
   615
  author	= {Lawrence C. Paulson},
paulson@6592
   616
  title		= {{Isabelle}'s Logics: {FOL} and {ZF}},
nipkow@6607
   617
  institution	= CUCL}
paulson@6592
   618
paulson@6592
   619
@article{paulson-found,
paulson@6592
   620
  author	= {Lawrence C. Paulson},
paulson@6592
   621
  title		= {The Foundation of a Generic Theorem Prover},
paulson@6592
   622
  journal	= JAR,
paulson@6592
   623
  volume	= 5,
paulson@6592
   624
  number	= 3,
paulson@6592
   625
  pages		= {363-397},
paulson@6592
   626
  year		= 1989,
wenzelm@6619
   627
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR130-lcp-generic-theorem-prover.dvi.gz}}}
paulson@6592
   628
paulson@6592
   629
%replaces paulson-final
paulson@6592
   630
@Article{paulson-mscs,
paulson@6592
   631
  author	= {Lawrence C. Paulson},
paulson@6592
   632
  title		= {Final Coalgebras as Greatest Fixed Points in ZF Set Theory},
paulson@6592
   633
  journal	= {Mathematical Structures in Computer Science},
paulson@6592
   634
  year		= 1999,
paulson@6592
   635
  volume	= 9,
paulson@6592
   636
  note		= {in press}}
paulson@6592
   637
paulson@6592
   638
@InCollection{paulson-generic,
paulson@6592
   639
  author	= {Lawrence C. Paulson},
paulson@6592
   640
  title		= {Generic Automatic Proof Tools},
paulson@6592
   641
  crossref	= {wos-fest},
paulson@6592
   642
  chapter	= 3}
paulson@6592
   643
paulson@6592
   644
@Article{paulson-gr,
paulson@6592
   645
  author	= {Lawrence C. Paulson and Krzysztof Gr\c{a}bczewski},
paulson@6592
   646
  title		= {Mechanizing Set Theory: Cardinal Arithmetic and the Axiom of
paulson@6592
   647
		  Choice},
paulson@6592
   648
  journal	= JAR,
paulson@6592
   649
  year		= 1996,
paulson@6592
   650
  volume	= 17,
paulson@6592
   651
  number	= 3,
paulson@6592
   652
  month		= dec,
paulson@6592
   653
  pages		= {291-323}}
paulson@6592
   654
paulson@6592
   655
@InCollection{paulson-handbook,
paulson@6592
   656
  author	= {Lawrence C. Paulson},
paulson@6592
   657
  title		= {Designing a Theorem Prover},
paulson@6592
   658
  crossref	= {handbk-lics2},
paulson@6592
   659
  pages		= {415-475}}
paulson@6592
   660
paulson@6592
   661
@Book{paulson-isa-book,
paulson@6592
   662
  author	= {Lawrence C. Paulson},
paulson@6592
   663
  title		= {Isabelle: A Generic Theorem Prover},
paulson@6592
   664
  publisher	= {Springer},
paulson@6592
   665
  year		= 1994,
paulson@6592
   666
  note		= {LNCS 828}}
paulson@6592
   667
paulson@6592
   668
@InCollection{paulson-markt,
paulson@6592
   669
  author	= {Lawrence C. Paulson},
paulson@6592
   670
  title		= {Tool Support for Logics of Programs},
paulson@6592
   671
  booktitle	= {Mathematical Methods in Program Development:
paulson@6592
   672
                  Summer School Marktoberdorf 1996},
paulson@6592
   673
  publisher	= {Springer},
paulson@6592
   674
  pages		= {461-498},
paulson@6592
   675
  year		= {Published 1997},
paulson@6592
   676
  editor	= {Manfred Broy},
paulson@6592
   677
  series	= {NATO ASI Series F}}
paulson@6592
   678
paulson@6592
   679
%replaces Paulson-ML and paulson91
paulson@6592
   680
@book{paulson-ml2,
paulson@6592
   681
  author	= {Lawrence C. Paulson},
paulson@6592
   682
  title		= {{ML} for the Working Programmer},
paulson@6592
   683
  year		= 1996,
paulson@6592
   684
  edition	= {2nd},
paulson@6592
   685
  publisher	= CUP}
paulson@6592
   686
paulson@6592
   687
@article{paulson-natural,
paulson@6592
   688
  author	= {Lawrence C. Paulson},
paulson@6592
   689
  title		= {Natural Deduction as Higher-order Resolution},
paulson@6592
   690
  journal	= JLP,
paulson@6592
   691
  volume	= 3,
paulson@6592
   692
  pages		= {237-258},
paulson@6592
   693
  year		= 1986,
wenzelm@6619
   694
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR82-lcp-higher-order-resolution.dvi.gz}}}
paulson@6592
   695
paulson@6592
   696
@Article{paulson-set-I,
paulson@6592
   697
  author	= {Lawrence C. Paulson},
paulson@6592
   698
  title		= {Set Theory for Verification: {I}.  {From}
paulson@6592
   699
		 Foundations to Functions},
paulson@6592
   700
  journal	= JAR,
paulson@6592
   701
  volume	= 11,
paulson@6592
   702
  number	= 3,
paulson@6592
   703
  pages		= {353-389},
paulson@6592
   704
  year		= 1993,
wenzelm@6745
   705
  url		= {\url{ftp://ftp.cl.cam.ac.uk/ml/set-I.ps.gz}}}
paulson@6592
   706
paulson@6592
   707
@Article{paulson-set-II,
paulson@6592
   708
  author	= {Lawrence C. Paulson},
paulson@6592
   709
  title		= {Set Theory for Verification: {II}.  {Induction} and
paulson@6592
   710
		 Recursion},
paulson@6592
   711
  journal	= JAR,
paulson@6592
   712
  volume	= 15,
paulson@6592
   713
  number	= 2,
paulson@6592
   714
  pages		= {167-215},
paulson@6592
   715
  year		= 1995,
wenzelm@6619
   716
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR312-lcp-set-II.ps.gz}}}
paulson@6592
   717
paulson@6592
   718
@article{paulson85,
paulson@6592
   719
  author	= {Lawrence C. Paulson},
paulson@6592
   720
  title		= {Verifying the Unification Algorithm in {LCF}},
paulson@6592
   721
  journal	= SCP,
paulson@6592
   722
  volume	= 5,
paulson@6592
   723
  pages		= {143-170},
paulson@6592
   724
  year		= 1985}
paulson@6592
   725
paulson@6592
   726
%replqces Paulson-LCF
paulson@6592
   727
@book{paulson87,
paulson@6592
   728
  author	= {Lawrence C. Paulson},
paulson@6592
   729
  title		= {Logic and Computation: Interactive proof with Cambridge
paulson@6592
   730
		 LCF}, 
paulson@6592
   731
  year		= 1987,
paulson@6592
   732
  publisher	= CUP}
paulson@6592
   733
paulson@6592
   734
@incollection{paulson700,
paulson@6592
   735
  author	= {Lawrence C. Paulson},
paulson@6592
   736
  title		= {{Isabelle}: The Next 700 Theorem Provers},
paulson@6592
   737
  crossref	= {odifreddi90},
paulson@6592
   738
  pages		= {361-386},
wenzelm@6619
   739
  url		= {\url{http://www.cl.cam.ac.uk/Research/Reports/TR143-lcp-experience.dvi.gz}}}
paulson@6592
   740
paulson@6592
   741
% replaces paulson-ns and paulson-security
paulson@6592
   742
@Article{paulson-jcs,
paulson@6592
   743
  author	= {Lawrence C. Paulson},
paulson@6592
   744
  title		= {The Inductive Approach to Verifying Cryptographic Protocols},
paulson@6592
   745
  journal	= JCS,
paulson@6592
   746
  year		= 1998,
paulson@6592
   747
  volume	= 6,
paulson@6592
   748
  pages		= {85-128}}
paulson@6592
   749
paulson@6592
   750
@article{pelletier86,
paulson@6592
   751
  author	= {F. J. Pelletier},
paulson@6592
   752
  title		= {Seventy-five Problems for Testing Automatic Theorem
paulson@6592
   753
		 Provers}, 
paulson@6592
   754
  journal	= JAR,
paulson@6592
   755
  volume	= 2,
paulson@6592
   756
  pages		= {191-216},
paulson@6592
   757
  year		= 1986,
paulson@6592
   758
  note		= {Errata, JAR 4 (1988), 235--236 and JAR 18 (1997), 135}}
paulson@6592
   759
paulson@6592
   760
@Article{pitts94,  
paulson@6592
   761
  author	= {Andrew M. Pitts},
paulson@6592
   762
  title		= {A Co-induction Principle for Recursively Defined Domains},
paulson@6592
   763
  journal	= TCS,
paulson@6592
   764
  volume	= 124, 
paulson@6592
   765
  pages		= {195-219},
paulson@6592
   766
  year		= 1994} 
paulson@6592
   767
paulson@6592
   768
@Article{plaisted90,
paulson@6592
   769
  author	= {David A. Plaisted},
paulson@6592
   770
  title		= {A Sequent-Style Model Elimination Strategy and a Positive
paulson@6592
   771
		 Refinement},
paulson@6592
   772
  journal	= JAR,
paulson@6592
   773
  year		= 1990,
paulson@6592
   774
  volume	= 6,
paulson@6592
   775
  number	= 4,
paulson@6592
   776
  pages		= {389-402}}
paulson@6592
   777
wenzelm@7174
   778
@Misc{proofgeneral,
wenzelm@7174
   779
  author =	 {David Aspinall and others},
wenzelm@7174
   780
  title =	 {{P}roof {G}eneral --- {O}rganize your proofs!},
wenzelm@7174
   781
  note =	 {\url{http://www.dcs.ed.ac.uk/home/proofgen/}}
wenzelm@7174
   782
}
wenzelm@7174
   783
paulson@6592
   784
%Q
paulson@6592
   785
paulson@6592
   786
@Article{quaife92,
paulson@6592
   787
  author	= {Art Quaife},
paulson@6592
   788
  title		= {Automated Deduction in {von Neumann-Bernays-G\"{o}del} Set
paulson@6592
   789
		 Theory},
paulson@6592
   790
  journal	= JAR,
paulson@6592
   791
  year		= 1992,
paulson@6592
   792
  volume	= 8,
paulson@6592
   793
  number	= 1,
paulson@6592
   794
  pages		= {91-147}}
paulson@6592
   795
paulson@6592
   796
%R
paulson@6592
   797
paulson@6592
   798
@TechReport{rasmussen95,
paulson@6592
   799
  author	= {Ole Rasmussen},
paulson@6592
   800
  title		= {The {Church-Rosser} Theorem in {Isabelle}: A Proof Porting
paulson@6592
   801
		  Experiment},
paulson@6592
   802
  institution	= {Computer Laboratory, University of Cambridge},
paulson@6592
   803
  year		= 1995,
paulson@6592
   804
  number	= 364,
paulson@6592
   805
  month		= may,
wenzelm@6619
   806
  url		= {\url{http://www.cl.cam.ac.uk:80/ftp/papers/reports/TR364-or200-church-rosser-isabelle.ps.gz}}}
paulson@6592
   807
paulson@6592
   808
@Book{reeves90,
paulson@6592
   809
  author	= {Steve Reeves and Michael Clarke},
paulson@6592
   810
  title		= {Logic for Computer Science},
paulson@6592
   811
  publisher	= {Addison-Wesley},
paulson@6592
   812
  year		= 1990}
paulson@6592
   813
wenzelm@7041
   814
@InProceedings{Rudnicki:1992:MizarOverview,
wenzelm@7041
   815
  author = 	 {P. Rudnicki},
wenzelm@7041
   816
  title = 	 {An Overview of the {MIZAR} Project},
wenzelm@7041
   817
  booktitle = 	 {1992 Workshop on Types for Proofs and Programs},
wenzelm@7041
   818
  year =	 1992,
wenzelm@7041
   819
  organization = {Chalmers University of Technology},
wenzelm@7041
   820
  publisher =	 {Bastad}
wenzelm@7041
   821
}
wenzelm@7041
   822
paulson@6592
   823
%S
paulson@6592
   824
paulson@6592
   825
@inproceedings{saaltink-fme,
paulson@6592
   826
  author	= {Mark Saaltink and Sentot Kromodimoeljo and Bill Pase and
paulson@6592
   827
		 Dan Craigen and Irwin Meisels},
paulson@6592
   828
  title		= {An {EVES} Data Abstraction Example}, 
paulson@6592
   829
  pages		= {578-596},
paulson@6592
   830
  crossref	= {fme93}}
paulson@6592
   831
paulson@6592
   832
@inproceedings{slind-tfl,
paulson@6592
   833
  author	= {Konrad Slind},
paulson@6592
   834
  title		= {Function Definition in Higher Order Logic},
paulson@6592
   835
  booktitle	= {Theorem Proving in Higher Order Logics},
paulson@6592
   836
  editor	= {J. von Wright and J. Grundy and J. Harrison},
paulson@6592
   837
  publisher	= Springer,
paulson@6592
   838
  series	= LNCS,
paulson@6592
   839
  volume	= 1125,
paulson@6592
   840
  pages		= {381-397},
paulson@6592
   841
  year		= 1996}
paulson@6592
   842
paulson@6592
   843
@book{suppes72,
paulson@6592
   844
  author	= {Patrick Suppes},
paulson@6592
   845
  title		= {Axiomatic Set Theory},
paulson@6592
   846
  year		= 1972,
paulson@6592
   847
  publisher	= {Dover}}
paulson@6592
   848
paulson@6592
   849
@InCollection{szasz93,
paulson@6592
   850
  author	= {Nora Szasz},
paulson@6592
   851
  title		= {A Machine Checked Proof that {Ackermann's} Function is not
paulson@6592
   852
		  Primitive Recursive},
paulson@6592
   853
  crossref	= {huet-plotkin93},
paulson@6592
   854
  pages		= {317-338}}
paulson@6592
   855
wenzelm@7041
   856
@TechReport{Syme:1997:DECLARE,
wenzelm@7041
   857
  author = 	 {D. Syme},
wenzelm@7041
   858
  title = 	 {{DECLARE}: A Prototype Declarative Proof System for Higher Order Logic},
wenzelm@7041
   859
  institution =  {University of Cambridge Computer Laboratory},
wenzelm@7041
   860
  year = 	 1997,
wenzelm@7041
   861
  number =	 416
wenzelm@7041
   862
}
wenzelm@7041
   863
wenzelm@7041
   864
@PhdThesis{Syme:1998:thesis,
wenzelm@7041
   865
  author = 	 {D. Syme},
wenzelm@7041
   866
  title = 	 {Declarative Theorem Proving for Operational Semantics},
wenzelm@7041
   867
  school = 	 {University of Cambridge},
wenzelm@7041
   868
  year = 	 1998,
wenzelm@7041
   869
  note =	 {Submitted}
wenzelm@7041
   870
}
wenzelm@7041
   871
wenzelm@7041
   872
@InProceedings{Syme:1999:TPHOL,
wenzelm@7041
   873
  author = 	 {D. Syme},
wenzelm@7041
   874
  title = 	 {Three Tactic Theorem Proving},
wenzelm@7041
   875
  crossref =     {tphols99}}
wenzelm@7041
   876
paulson@6592
   877
%T
paulson@6592
   878
paulson@6592
   879
@book{takeuti87,
paulson@6592
   880
  author	= {G. Takeuti},
paulson@6592
   881
  title		= {Proof Theory},
paulson@6592
   882
  year		= 1987,
paulson@6592
   883
  publisher	= NH,
paulson@6592
   884
  edition	= {2nd}}
paulson@6592
   885
paulson@6592
   886
@Book{thompson91,
paulson@6592
   887
  author	= {Simon Thompson},
paulson@6592
   888
  title		= {Type Theory and Functional Programming},
paulson@6592
   889
  publisher	= {Addison-Wesley},
paulson@6592
   890
  year		= 1991}
paulson@6592
   891
wenzelm@7041
   892
@Unpublished{Trybulec:1993:MizarFeatures,
wenzelm@7041
   893
  author = 	 {A. Trybulec},
wenzelm@7041
   894
  title = 	 {Some Features of the {Mizar} Language},
wenzelm@7041
   895
  note = 	 {Presented at a workshop in Turin, Italy},
wenzelm@7041
   896
  year =	 1993
wenzelm@7041
   897
}
wenzelm@7041
   898
paulson@6592
   899
%V
paulson@6592
   900
paulson@6592
   901
@Unpublished{voelker94,
paulson@6592
   902
  author	= {Norbert V\"olker},
paulson@6592
   903
  title		= {The Verification of a Timer Program using {Isabelle/HOL}},
wenzelm@6745
   904
  url		= {\url{ftp://ftp.fernuni-hagen.de/pub/fachb/et/dvt/projects/verification/timer.tar.gz}},
paulson@6592
   905
  year		= 1994,
paulson@6592
   906
  month		= aug}
paulson@6592
   907
paulson@6592
   908
%W
paulson@6592
   909
wenzelm@7041
   910
@InProceedings{Wenzel:1999:TPHOL,
wenzelm@7041
   911
  author = 	 {Markus Wenzel},
wenzelm@7041
   912
  title = 	 {{Isar} --- a Generic Interpretative Approach to Readable Formal Proof Documents},
wenzelm@7041
   913
  crossref =     {tphols99}}
wenzelm@6624
   914
wenzelm@6624
   915
@InProceedings{Wenzel:1997:TPHOL,
wenzelm@6624
   916
  author = 	 {Markus Wenzel},
wenzelm@6624
   917
  title = 	 {Type Classes and Overloading in Higher-Order Logic},
wenzelm@7041
   918
  crossref =     {tphols97}}
wenzelm@7041
   919
wenzelm@7041
   920
wenzelm@6624
   921
paulson@6592
   922
@book{principia,
paulson@6592
   923
  author	= {A. N. Whitehead and B. Russell},
paulson@6592
   924
  title		= {Principia Mathematica},
paulson@6592
   925
  year		= 1962,
paulson@6592
   926
  publisher	= CUP, 
paulson@6592
   927
  note		= {Paperback edition to *56,
paulson@6592
   928
  abridged from the 2nd edition (1927)}}
paulson@6592
   929
paulson@6592
   930
@book{winskel93,
paulson@6592
   931
  author	= {Glynn Winskel},
paulson@6592
   932
  title		= {The Formal Semantics of Programming Languages},
paulson@6592
   933
  publisher	= MIT,year=1993}
paulson@6592
   934
paulson@6592
   935
@InCollection{wos-bledsoe,
paulson@6592
   936
  author	= {Larry Wos},
paulson@6592
   937
  title		= {Automated Reasoning and {Bledsoe's} Dream for the Field},
paulson@6592
   938
  crossref	= {bledsoe-fest},
paulson@6592
   939
  pages		= {297-342}}
paulson@6592
   940
paulson@6592
   941
paulson@6592
   942
% CROSS REFERENCES
paulson@6592
   943
paulson@6592
   944
@book{handbk-lics2,
paulson@6592
   945
  editor	= {S. Abramsky and D. M. Gabbay and T. S. E. Maibaum},
paulson@6592
   946
  title		= {Handbook of Logic in Computer Science},
paulson@6592
   947
  booktitle	= {Handbook of Logic in Computer Science},
paulson@6592
   948
  publisher	= {Oxford University Press},
paulson@6592
   949
  year		= 1992,
paulson@6592
   950
  volume	= 2}
paulson@6592
   951
paulson@6592
   952
@book{types93,
paulson@6592
   953
  editor	= {Henk Barendregt and Tobias Nipkow},
paulson@6592
   954
  title		= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
   955
  booktitle	= TYPES # {: International Workshop {TYPES '93}},
paulson@6592
   956
  year		= {published 1994},
paulson@6592
   957
  publisher	= {Springer},
paulson@6592
   958
  series	= {LNCS 806}}
paulson@6592
   959
paulson@6613
   960
@book{barwise-handbk,
paulson@6613
   961
  editor	= {J. Barwise},
paulson@6613
   962
  title		= {Handbook of Mathematical Logic},
paulson@6613
   963
  booktitle	= {Handbook of Mathematical Logic},
paulson@6613
   964
  year		= 1977,
paulson@6613
   965
  publisher	= NH}
paulson@6613
   966
paulson@6592
   967
@Proceedings{tlca93,
paulson@6592
   968
  title		= {Typed Lambda Calculi and Applications},
paulson@6592
   969
  booktitle	= {Typed Lambda Calculi and Applications},
paulson@6592
   970
  editor	= {M. Bezem and J.F. Groote},
paulson@6592
   971
  year		= 1993,
paulson@6592
   972
  publisher	= {Springer},
paulson@6592
   973
  series	= {LNCS 664}}
paulson@6592
   974
paulson@6613
   975
@book{birtwistle89,
paulson@6613
   976
  editor	= {Graham Birtwistle and P. A. Subrahmanyam},
paulson@6613
   977
  title		= {Current Trends in Hardware Verification and Automated
paulson@6613
   978
		 Theorem Proving}, 
paulson@6613
   979
  booktitle	= {Current Trends in Hardware Verification and Automated
paulson@6613
   980
		 Theorem Proving}, 
paulson@6613
   981
  publisher	= {Springer},
paulson@6613
   982
  year		= 1989}
paulson@6613
   983
paulson@6592
   984
@book{bledsoe-fest,
paulson@6592
   985
  title		= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
   986
  booktitle	= {Automated Reasoning: Essays in Honor of {Woody Bledsoe}},
paulson@6592
   987
  publisher	= {Kluwer Academic Publishers},
paulson@6592
   988
  year		= 1991,
paulson@6592
   989
  editor	= {Robert S. Boyer}}
paulson@6592
   990
paulson@6592
   991
@Proceedings{cade12,
paulson@6592
   992
  editor	= {Alan Bundy},
paulson@6592
   993
  title		= {Automated Deduction --- {CADE}-12 
paulson@6592
   994
		  International Conference},
paulson@6592
   995
  booktitle	= {Automated Deduction --- {CADE}-12 
paulson@6592
   996
		  International Conference},
paulson@6592
   997
  year		= 1994,
paulson@6592
   998
  series	= {LNAI 814},
paulson@6592
   999
  publisher	= {Springer}}
paulson@6592
  1000
paulson@6592
  1001
@book{types94,
paulson@6592
  1002
  editor	= {Peter Dybjer and Bengt Nordstr{\"om} and Jan Smith},
paulson@6592
  1003
  title		= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1004
  booktitle	= TYPES # {: International Workshop {TYPES '94}},
paulson@6592
  1005
  year		= 1995,
paulson@6592
  1006
  publisher	= {Springer},
paulson@6592
  1007
  series	= {LNCS 996}}
paulson@6592
  1008
paulson@6592
  1009
@book{huet-plotkin91,
paulson@6592
  1010
  editor	= {{G\'erard} Huet and Gordon Plotkin},
paulson@6592
  1011
  title		= {Logical Frameworks},
paulson@6592
  1012
  booktitle	= {Logical Frameworks},
paulson@6592
  1013
  publisher	= CUP,
paulson@6592
  1014
  year		= 1991}
paulson@6592
  1015
paulson@6613
  1016
@book{huet-plotkin93,
paulson@6613
  1017
  editor	= {{G\'erard} Huet and Gordon Plotkin},
paulson@6613
  1018
  title		= {Logical Environments},
paulson@6613
  1019
  booktitle	= {Logical Environments},
paulson@6613
  1020
  publisher	= CUP,
paulson@6613
  1021
  year		= 1993}
paulson@6613
  1022
paulson@6613
  1023
@Proceedings{hug93,
paulson@6613
  1024
  editor	= {J. Joyce and C. Seger},
paulson@6613
  1025
  title		= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1026
		  Applications: HUG '93},
paulson@6613
  1027
  booktitle	= {Higher Order Logic Theorem Proving and Its
paulson@6613
  1028
		  Applications: HUG '93},
paulson@6613
  1029
  year		= {Published 1994},
paulson@6613
  1030
  publisher	= {Springer},
paulson@6613
  1031
  series	= {LNCS 780}}
paulson@6613
  1032
paulson@6592
  1033
@proceedings{colog88,
paulson@6592
  1034
  editor	= {P. Martin-L\"of and G. Mints},
paulson@6592
  1035
  title		= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1036
  booktitle	= {COLOG-88: International Conference on Computer Logic},
paulson@6592
  1037
  year		= {Published 1990},
paulson@6592
  1038
  publisher	= {Springer},
paulson@6592
  1039
  organization	= {Estonian Academy of Sciences},
paulson@6592
  1040
  address	= {Tallinn},
paulson@6592
  1041
  series	= {LNCS 417}}
paulson@6592
  1042
paulson@6592
  1043
@book{odifreddi90,
paulson@6592
  1044
  editor	= {P. Odifreddi},
paulson@6592
  1045
  title		= {Logic and Computer Science},
paulson@6592
  1046
  booktitle	= {Logic and Computer Science},
paulson@6592
  1047
  publisher	= {Academic Press},
paulson@6592
  1048
  year		= 1990}
paulson@6592
  1049
paulson@6592
  1050
@proceedings{extensions91,
paulson@6592
  1051
  editor	= {Peter Schroeder-Heister},
paulson@6592
  1052
  title		= {Extensions of Logic Programming},
paulson@6592
  1053
  booktitle	= {Extensions of Logic Programming},
paulson@6592
  1054
  year		= 1991,
paulson@6592
  1055
  series	= {LNAI 475}, 
paulson@6592
  1056
  publisher	= {Springer}}
paulson@6592
  1057
paulson@6592
  1058
@proceedings{cade10,
paulson@6592
  1059
  editor	= {Mark E. Stickel},
paulson@6592
  1060
  title		= {10th } # CADE,
paulson@6592
  1061
  booktitle	= {10th } # CADE,
paulson@6592
  1062
  year		= 1990,
paulson@6592
  1063
  publisher	= {Springer},
paulson@6592
  1064
  series	= {LNAI 449}}
paulson@6592
  1065
paulson@6592
  1066
@Proceedings{lics8,
paulson@6592
  1067
  editor	= {M. Vardi},
paulson@6592
  1068
  title		= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1069
  booktitle	= {Eighth Annual Symposium on Logic in Computer Science},
paulson@6592
  1070
  publisher	= IEEE,
paulson@6592
  1071
  year		= 1993}
paulson@6592
  1072
paulson@6592
  1073
@book{wos-fest,
paulson@6592
  1074
  title		= {Automated Reasoning and its Applications: 
paulson@6592
  1075
			Essays in Honor of {Larry Wos}},
paulson@6592
  1076
  booktitle	= {Automated Reasoning and its Applications: 
paulson@6592
  1077
			Essays in Honor of {Larry Wos}},
paulson@6592
  1078
  publisher	= {MIT Press},
paulson@6592
  1079
  year		= 1997,
paulson@6592
  1080
  editor	= {Robert Veroff}}
paulson@6592
  1081
paulson@6613
  1082
@proceedings{fme93,
paulson@6613
  1083
  editor	= {J. C. P. Woodcock and P. G. Larsen},
paulson@6613
  1084
  title		= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1085
  booktitle	= {FME '93: Industrial-Strength Formal Methods},
paulson@6613
  1086
  year		= 1993,
paulson@6613
  1087
  publisher	= {Springer},
paulson@6613
  1088
  series	= {LNCS 670}}
paulson@6613
  1089
paulson@6592
  1090
@Proceedings{tphols96,
paulson@6592
  1091
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1092
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '96},
paulson@6592
  1093
  editor	= {J. von Wright and J. Grundy and J. Harrison},
paulson@6592
  1094
  series	= {LNCS 1125},
paulson@6592
  1095
  year		= 1996}
paulson@6670
  1096
wenzelm@7041
  1097
@Proceedings{tphols97,
wenzelm@7041
  1098
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1099
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '97},
wenzelm@7041
  1100
  editor	= {Elsa L. Gunter and Amy Felty},
wenzelm@7041
  1101
  series	= {LNCS 1275},
wenzelm@7041
  1102
  year		= 1997}
wenzelm@7041
  1103
wenzelm@7041
  1104
@Proceedings{tphols98,
wenzelm@7041
  1105
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1106
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '98},
wenzelm@7041
  1107
  editor	= {Jim Grundy and Malcom Newey},
wenzelm@7041
  1108
  series	= {LNCS 1479},
wenzelm@7041
  1109
  year		= 1998}
wenzelm@7041
  1110
paulson@6670
  1111
@Proceedings{tphols99,
paulson@6670
  1112
  title		= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1113
  booktitle	= {Theorem Proving in Higher Order Logics: {TPHOLs} '99},
paulson@6670
  1114
  note = {in press},
paulson@6670
  1115
  year		= 1999}
paulson@6670
  1116