|
|
|
|
|
by zarzavat
399 days ago
|
|
Presumably an AI would formalise the proof in a system such as Lean, then you only need to trust the kernel of that proof system. Rejecting a proof would be more complicated, because while for confirming a proof you only need to check that the main statement in the formalisation matches that of the conjecture, showing that a proof has been rejected requires knowledge of the proof itself (in general). |
|
Why? If a proof is wrong it has to be locally invalid, i.e. draw some inference which is invalid according to rules of logic. Of course the antecedent could have been defined pages earlier, but in and of itself the error must be local, right?