Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.13 KB

lamYcalc

This is a formalization of the λ-Y calculus along with proofs of confluence (Church Rosser), formalization of intersection types for the λ-Y calculus and a proof of subject invariance for intersection types.

To download, run:

git clone --recursive https://github.com/goodlyrottenapple/lamYcalc.git

The theory files were compiled with Isabelle2016/Agda 2.5.1.

The following links point to html versions of the Isabelle/Agda theory files:

Church Rosser Theorem:

Intersection types:

Proofs of subject invariance for intersection types: