Conversation

alright just for fun: AMA but only about math, will attempt to speed-explain stuff with as few symbols and equations as possible and see what happens (esp happy to field questions about stuff that seems basic to you and that you feel like you should've gotten a long time ago!)
54
5
76
have people ever formalized the intuition that some truths are true for more complicated reasons than others? like... if the minimum formal proof of Fermat's last theorem is really really long, does that... mean anything?
1
5
so, you can write down a function l(P) that given a proposition P in some formal system outputs the length of the shortest proof of P (and maybe throws an error if P isn't provable or something). and you can consider L(n), the maximum of l(P) over all statements P of length n
1
6
for reasonably powerful formal systems, eg peano arithmetic, L(n) grows faster than any computable function! because if it was bounded by a computable function then you could use that function to determine which statements are provable (by checking all proofs up to that length)
2
4
whether this applies to any particular statement is unclear b/c it's quite hard to search over the entire space of proofs. and in any case the sort of proofs that humans read are not the sort of proofs that we formally reason about
2
2
follow-up Q: is there any formal way to organize these formal proof systems (e.g. in terms of "power"), such that we can make claims like, given proof systems w functions I'(P), I''(P), etc, and corresponding L'(n), L''(n), etc. we can claim L(n) < L'(n) < L''(n) ...?
1
3
wow!! this is the most jargon-heavy wiki page i've ever seen LMFAO, but the topic looks extremely cool. thanks for the pointer!
1
3
Show replies