Sujet : Re: Is Intel exceptionally unsuccessful as an architecture designer?
De : monnier (at) *nospam* iro.umontreal.ca (Stefan Monnier)
Groupes : comp.archDate : 07. Oct 2024, 17:59:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <jwvo73vc1e9.fsf-monnier+comp.arch@gnu.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
User-Agent : Gnus/5.13 (Gnus v5.13)
kinds of proofs as "better" than others. Some dislike "proof by computer",
and don't consider the four-colour theorem to be a proven theorem yet.
"Proof by computer" can mean many different things. The 1976 proof by
Appel&Haken failed to convince a number of mathematicians both because
of the use of a computer and because of the "inelegant", "brute
force" approach.
Regarding the use of a computer, it relied on ad-hoc code which used
brute force to check some large number of subproblems. For some
mathematicians, it was basically some opaque piece of code saying "yes",
with no reason to be confident that the code actually did what the
authors intended it to do.
The 2005 proof by Gonthier also used a computer, but the program used
was a generic proof assistant. Arguably some "opaque brute force" code
was used as well, but it generated actual evidence of its claims, which
was then mechanically checked by the proof assistant.
That leaves a lot less room for arguing that it's not valid.
I haven't heard anyone express doubts about that proof yet.
Stefan