Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 197 Bytes

README.lagda.md

File metadata and controls

9 lines (7 loc) · 197 Bytes

This is a formalization of the book "Type Theory and Formal Proof: An Introduction" by Rob Nederpelt and Herman Geuvers.

module README where

import Untyped
import STLC
import SystemF