Skip to content

A program using the Curry-Howard isomorphism to check and produce typeset proofs from a proof term

License

Notifications You must be signed in to change notification settings

rdmarsh2/chiso-tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This takes a proof term in a haskell-like concrete syntax and converts it into
a LaTeX-formatted proof of in a termless logic.  Currently supports only the
propositional calculus

TODO: 
	add first-order logic
	generalize and separate the pretty-printer
	clean up the generated latex source

About

A program using the Curry-Howard isomorphism to check and produce typeset proofs from a proof term

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published