DanArmak comments on Academic Cliques - Less Wrong

21 Post author: ChrisHallquist 08 November 2013 04:27AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (57)

You are viewing a single comment's thread. Show more comments above.

Comment author: ChrisHallquist 08 November 2013 08:06:56PM 0 points [-]

Mathematicians have excellent tests for the correctness of a proof, so they rarely disagree for long.

I'm not a mathematician, but my impression impression is that this has gotten less true, as the typical proof published in mathematics journals has gotten more convoluted and harder to check. Mathematicians are now often forced to rely on trusting their colleagues to know whether a proof is correct or not. See here.

Not that this makes mathematics any worse off than other fields. I'm pretty sure all fields these days require people to trust their colleagues.

Comment author: DanArmak 08 November 2013 09:29:19PM 3 points [-]

Interesting. What about machine proof checking? Why don't mathematicians publish all results in a formal notation (in addition to the human-oriented one) that allows all proofs to be checked, and entered into an Internet repository available to automated proof assistants?

Comment author: gwern 08 November 2013 11:00:46PM 7 points [-]

For the same reason not all software is written in Coq/Agda/other proof systems: it would be incredibly expensive, slow, and demand very rare skills.

Comment author: Adele_L 08 November 2013 11:29:26PM 3 points [-]

Because it takes a lot of extra time and work to formalize a proof to the level where it can be automatically checked.