Skip to content
/ STLC Public

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

Notifications You must be signed in to change notification settings

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