Media Summary: In this video, we'll talk about how programs and proofs are made of the same stuff, and how you can use that to write more Programs are proofs. Types are propositions. Your compiler has been verifying theorems every time you build your Did you know that types are propositions and that programs are their proofs? You may have heard that before but have you ever ...
Curry Howard Correspondence Correct Code - Detailed Analysis & Overview
In this video, we'll talk about how programs and proofs are made of the same stuff, and how you can use that to write more Programs are proofs. Types are propositions. Your compiler has been verifying theorems every time you build your Did you know that types are propositions and that programs are their proofs? You may have heard that before but have you ever ... This tutorial is a significantly shortened and revised version of my previous tutorials on the Proofs as Programs Curry-Howard Correspondence Mathematics once again meets Computer Science as Professor Altenkirch continues to discuss Type Theory Thanks to Lily the ...
This is a recording of a talk presented at the San Francisco Types, Theorems, and Programming Languages meetup. Sergi Winitzki provides an overview of the