|
|
|
|
|
by ukj
2519 days ago
|
|
A-priori truths are called axioms. In the context of the Curry-Howard isomorphism you don't "prove things about programs". Programs ARE proofs. Not all programs, mind you. You need to be using a dependently-typed language like Agda, Coq or Idris. The link in my post to the UniMath project is a bunch of codified proofs to various theorems in Category theory, Topology, Combinatorics etc. |
|
Sure, programs are proofs in the context of Curry-Howard. But not necessarily proofs of what you want them to prove.