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