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