equational-reasoning: Proof assistant for Haskell using DataKinds & PolyKinds
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- equational-reasoning-0.7.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.3.0, 0.0.4.0, 0.0.4.1, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.0.6, 0.2.0.7, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.1.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.1.0 (info) |
---|---|
Change log | Changelog.md |
Dependencies | base (>=4.13 && <5), containers (>=0.5 && <0.8), template-haskell (>=2.11 && <2.24), th-desugar (>=1.13 && <1.19), void (>=0.6 && <0.8) [details] |
Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.5 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
License | BSD-3-Clause |
Copyright | (c) Hiromi ISHII 2013-2020 |
Author | Hiromi ISHII |
Maintainer | konn.jinro_at_gmail.com |
Category | Math |
Source repo | head: git clone git://github.com/konn/equational-reasoning-in-haskell.git |
Uploaded | by HiromiIshii at 2025-01-02T06:49:25Z |
Distributions | LTSHaskell:0.7.1.0, NixOS:0.7.0.3, Stackage:0.7.1.0 |
Reverse Dependencies | 9 direct, 14 indirect [details] |
Downloads | 19569 total (49 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-01-02 [all 1 reports] |