Skip to main content

Showing 1–1 of 1 results for author: Kunkel, W

Searching in archive cs. Search in all archives.
.
  1. arXiv:1806.03541  [pdf, other

    cs.PL

    Functional Pearl: Theorem Proving for All (Equational Reasoning in Liquid Haskell)

    Authors: Niki Vazou, Joachim Breitner, Will Kunkel, David Van Horn, Graham Hutton

    Abstract: Equational reasoning is one of the key features of pure functional languages such as Haskell. To date, however, such reasoning always took place externally to Haskell, either manually on paper, or mechanised in a theorem prover. This article shows how equational reasoning can be performed directly and seamlessly within Haskell itself, and be checked using Liquid Haskell. In particular, language le… ▽ More

    Submitted 9 June, 2018; originally announced June 2018.

    Comments: Submitted to Haskell'18