-
Institute of Information Science, Academia Sinica
- Taiwan
- https://l-tchen.github.io
- @ltchen@mathstodon.xyz
Pinned Loading
-
Normalization by evaluation for Syst...
Normalization by evaluation for System T with the normalization proof and the confluence proof 1{- Coquand, T., & Dybjer, P. (1997). Intuitionistic model constructions and normalization proofs.
2Mathematical Structures in Computer Science, 7(1). https://doi.org/10.1017/S0960129596002150 -}
34open import Data.Empty using (⊥)
5open import Data.Unit using (⊤; tt)
-
An implementation of McBride's struc...
An implementation of McBride's structural first-order unification algorithm in Haskell. Tested on GHC 8.4.4 1{-# LANGUAGE FlexibleContexts, FlexibleInstances #-}
2{-# LANGUAGE TypeInType , ScopedTypeVariables , TypeFamilies, TypeOperators #-}
3{-# LANGUAGE GADTs, StandaloneDeriving #-}
4{-# LANGUAGE Safe #-}
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.