| ▲ | baby an hour ago | |
It’s easy to verify the lean statement, you don’t need to read the proof. That is part of the breakthrough | ||
| ▲ | seanhunter 24 minutes ago | parent | next [-] | |
You absolutely need to read the lean proof firstly to assess the correctness of the proposition it is proving (ie in this case that it is actually proving or otherwise the smoothness of navier-stokes in R^3 and not something else) and secondly to determine whether the proof is “honest” in the sense given here https://lean-lang.org/doc/reference/latest/ValidatingProofs/ | ||
| ▲ | rramadass an hour ago | parent | prev [-] | |
If the Lean initial-problem-setup/statements/assumptions/etc. aren't correct then the proof is meaningless. Lean does not know what it is that it is proving i.e. it does not have any semantic understanding but only executes formal logic. Humans need to verify everything. | ||