Why Curry-Howard for classical proofs is a bad idea for programming

Published: Jan. 7, 2020, 1 a.m.

b'

If you have dependent types, classical reasoning, and the Curry-Howard isomorphism, you can write programs that look like they are invoking oracles for undecidable problems -- but they are not, and this is confusing.

'