(no title)
howardcurry | 6 years ago
Sure, programs are proofs in the context of Curry-Howard. But not necessarily proofs of what you want them to prove.
howardcurry | 6 years ago
Sure, programs are proofs in the context of Curry-Howard. But not necessarily proofs of what you want them to prove.
joycian|6 years ago
ukj|6 years ago
A proposition is a type. Writing the algorithm which implements the type is the same as proving it.
https://ncatlab.org/nlab/show/propositions+as+types
ukj|6 years ago
It may be an a-priori truth in the context of the particular proof you are working on, but a-priori your theorem there is always an axiom.
Wanting to prove that X is a theorem of a-priori truth Y is the same thing as writing the algorithm for f: Y -> X