8000 GitHub - RINNE-TAN/STLC: Formal proof of STLC type soundness (progress and preservation) using Coq.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

RINNE-TAN/STLC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STLC Type Soundness Proof in Coq

This repository contains a formal proof of the type soundness of the Simply Typed Lambda Calculus (STLC) using Coq. The proof demonstrates that well-typed terms satisfy progress (a term is either a value or can take a step) and preservation (evaluation preserves types).

About

Formal proof of STLC type soundness (progress and preservation) using Coq.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0