Logic for Computable Functions

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Fuxx (talk | contribs) at 21:30, 4 July 2016 (Undid revision 728240270 by 2405:204:8001:FA4A:96FE:519C:275:9FCF (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Logic for Computable Functions (LCF) is an interactive automated theorem prover developed at the universities of Edinburgh and Stanford by Robin Milner and others in 1972. LCF introduced the general-purpose programming language ML to allow users to write theorem-proving tactics. Theorems in the system are terms of a special "theorem" abstract data type. The ML type system ensures that theorems are derived using only the inference rules given by the operations of the abstract type.

Successors include HOL (Higher Order Logic) and Isabelle.

References

  • Gordon, Michael J.; Milner, Arthur J.; Wadsworth, Christopher P. (1979). Edinburgh LCF: A Mechanised Logic of Computation. Lecture Notes in Computer Science. Vol. 78. Springer Berlin Heidelberg. doi:10.1007/3-540-09724-4. ISBN 978-3-540-09724-2.
  • Gordon, Michael J. C. (1996). "From LCF to HOL: a short history". Retrieved 2007-10-11.
  • Loeckx, Jacques; Sieber, Kurt (1987). The Foundations of Program Verification (2nd ed.). Vieweg+Teubner Verlag. doi:10.1007/978-3-322-96753-4. ISBN 978-3-322-96754-1.
  • Milner, Robin (May 1972). Logic for Computable Functions: description of a machine implementation (PDF). Stanford University.
  • Milner, Robin (1979). "Lcf: A way of doing proofs with a machine". In Bečvář, Jiří (ed.). Mathematical Foundations of Computer Science 1979. Lecture Notes in Computer Science. Vol. 74. Springer Berlin Heidelberg. pp. 146–159. doi:10.1007/3-540-09526-8_11. ISBN 978-3-540-09526-2. Retrieved 16 February 2016.