List Question
10 TechQA 2025-01-02 00:24:26Curry-Howard isomorphism definitions in Coq using fun
279 views
Asked by James Colman
What type corresponds to a xor b in type theory?
393 views
Asked by Enlico
Curry-Howard for term synthesis in Isabelle
159 views
Asked by Nick Hu
Curry Howard correspondence in Coq
225 views
Asked by Anon
Can a compiler prove theorems?
135 views
Asked by Bubaya
What is a "roundabout proof" in Propositions as Types by P. Wadler?
272 views
Asked by jhegedus
Curry's paradox in Haskell?
280 views
Asked by Ignat Insarov
Can GADTs be used to prove type inequalities in GHC?
1.1k views
Asked by Luis Casillas
Prove exhaustivity of print function based on a string map in Haskell
183 views
Asked by Keith Pinson