equational-reasoning

Proof assistant for Haskell using DataKinds & PolyKinds

Version on this page:0.7.0.1@rev:3
LTS Haskell 22.17:0.7.0.2
Stackage Nightly 2024-04-14:0.7.0.2
Latest on Hackage:0.7.0.2

See all snapshots equational-reasoning appears in

BSD-3-Clause licensed by Hiromi ISHII
Maintained by konn.jinro_at_gmail.com
This version can be pinned in stack with:equational-reasoning-0.7.0.1@sha256:ee25f7fd0c8290f55d170c4edb000df82faa840a7ddb69ef04cc977e68e4391a,1819

A simple convenient library to write equational / preorder proof as in Agda. Since 0.6.0.0, this no longer depends on singletons package, and the Proof.Induction module goes to equational-reasoning-induction package.