List Question
10 TechQA 2025-01-02 00:24:26Curry-Howard isomorphism definitions in Coq using fun
302 views
Asked by James Colman
What type corresponds to a xor b in type theory?
413 views
Asked by Enlico
Curry-Howard for term synthesis in Isabelle
175 views
Asked by Nick Hu
Curry Howard correspondence in Coq
241 views
Asked by Anon
Can a compiler prove theorems?
150 views
Asked by Bubaya
What is a "roundabout proof" in Propositions as Types by P. Wadler?
288 views
Asked by jhegedus
Curry's paradox in Haskell?
295 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
197 views
Asked by Keith Pinson