List Question
10 TechQA 2014-11-14 21:59:01Curry-Howard isomorphism definitions in Coq using fun
230 views
Asked by James Colman
What type corresponds to a xor b in type theory?
350 views
Asked by Enlico
Curry-Howard for term synthesis in Isabelle
116 views
Asked by Nick Hu
Curry Howard correspondence in Coq
181 views
Asked by Anon
Can a compiler prove theorems?
87 views
Asked by Bubaya
What is a "roundabout proof" in Propositions as Types by P. Wadler?
231 views
Asked by jhegedus
Curry's paradox in Haskell?
232 views
Asked by Ignat Insarov
Can GADTs be used to prove type inequalities in GHC?
1k views
Asked by Luis Casillas
Prove exhaustivity of print function based on a string map in Haskell
141 views
Asked by Keith Pinson