Skip to content

mihanus/curry-agda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curry-agda

This repository contains Agda libraries and examples to prove properties of operations defined in Curry.

The ideas behind these libraries and proofs are discussed in this paper.

The Agda proofs require the Iowa Agda Library.

The recent Curry distributions PAKCS and KiCS2 contain automatic translator from Curry into the format of these proofs.

Contents:

  • nondet: This directory contains the libraries (nondet.agda and nondet-thms.agda) and proofs for the set of values representation of non-determinism in Agda.
  • choices: This directory contains the proofs for the planned choices representation of non-determinism in Agda.

About

Agda proofs for properties of Curry operations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages