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