Skip to content

Formalisation of a type unification algorithm in Coq proof assistant.

Notifications You must be signed in to change notification settings

rodrigogribeiro/unification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Texbook Proof of a Type Unification in Coq

A formalization of a type unification algorithm in Coq.

Structure

  • Folder paper/SBMF2015: Source code for SBMF paper.
  • Folder paper/SCP: Draft for extended version.
  • Folder code/SBMF2015: Coq source code for the formalization of SBMF paper.
  • Folder code/SCP: Code for extended version.

Both directories have makefile to build them.

About

Formalisation of a type unification algorithm in Coq proof assistant.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published