HOLCF = HOL + LCF

  • Authors:
  • Olaf Müller;Tobias Nipkow;David Von Oheimb;Oscar Slotosch

  • Affiliations:
  • Institut für Informatik, Technische Universität München, D-80290 München, Germany;Institut für Informatik, Technische Universität München, D-80290 München, Germany;Institut für Informatik, Technische Universität München, D-80290 München, Germany;Institut für Informatik, Technische Universität München, D-80290 München, Germany

  • Venue:
  • Journal of Functional Programming
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

HOLCF is the definitional extension of Church's Higher-Order Logic with Scott's Logic for Computable Functions that has been implemented in the theorem prover Isabelle. This results in a flexible setup for reasoning about functional programs. HOLCF supports standard domain theory (in particular fixpoint reasoning and recursive domain equations), but also coinductive arguments about lazy datatypes. This paper describes in detail how domain theory is embedded in HOL, and presents applications from functional programming, concurrency and denotational semantics.