0.0.3 • Published 9 years ago

agda-protocols v0.0.3

Weekly downloads
3
License
BSD3
Repository
github
Last release
9 years ago

Directories are organized as follows:

  • PTT: This is a formalization of Process Type Theory. Some simplifications have been made on the way, such as binary connectives together with units instead of n-ary connectives. Cut-eliminitation is proved admissible on a particular for of processes where the cuts and tensors are splitting their proof immediately.

  • SendRecv: This is a formalization of a sub-system which does not have and but only send and recv.

  • Control.Protocol: Is a library based on send/recv protocols. Multiplicative connectives ( and ) are partially emulated.

The HTML highlighted version (not necessarily up to date):

This development requires some extension to the standard libarary:

This development is part of a bigger project:

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago