Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
1–10 of 140 posts
Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#2Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#3https://xenaproject.wordpress.com/2020/12/05/liquid-tensor-e...
Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#4Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#5The article is interesting, but that lede is incoherent. Many mathematicians accept computer proofs the way chess grand masters accept computer players. Computer “assistants” that generate proofs that humans cannot follow or understand will always be controversial, and the proofs they generate, even though accepted as valid, will always be decorated with an asterisk.
*I should have clarified there is some proof generation, see the comment below by opnitro, but I meant the meat and potatoes of novel non-trivial proofs currently has to be supplied by the user.
Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#6Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#7Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#8The article is interesting, but that lede is incoherent. Many mathematicians accept computer proofs the way chess grand masters accept computer players. Computer “assistants” that generate proofs that humans cannot follow or understand will always be controversial, and the proofs they generate, even though accepted as valid, will always be decorated with an asterisk.
This is a proof assistant, not an automated theorem prover. The user has to supply* the mathematics and the proof checker formally verifies whether or not the steps are correct. It doesn’t have any creativity (that’s up to the mathematician). *I should have clarified there is some proof generation, see the comment below by opnitro, but I meant the meat and potatoes of novel non-trivial proofs currently has to be supp…
Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#9The article is interesting, but that lede is incoherent. Many mathematicians accept computer proofs the way chess grand masters accept computer players. Computer “assistants” that generate proofs that humans cannot follow or understand will always be controversial, and the proofs they generate, even though accepted as valid, will always be decorated with an asterisk.
This is a proof assistant, not an automated theorem prover. The user has to supply* the mathematics and the proof checker formally verifies whether or not the steps are correct. It doesn’t have any creativity (that’s up to the mathematician). *I should have clarified there is some proof generation, see the comment below by opnitro, but I meant the meat and potatoes of novel non-trivial proofs currently has to be supp…
Re: Mathematicians welcome computer-assisted proof in ‘grand unification’ theory
#10Interesting choice of the proof assistant though - some specific parts of the Lean's core are not completely decidable, moreover the upcoming Lean 4 version is incompatible with many libraries and proofs written for Lean 3. See also the discussion[1] if the Coq is suitable for number theory as quotients are ubiquitous here. [1] https://github.com/coq/coq/issues/10871