coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Peter LeFanu Lumsdaine <p.l.lumsdaine AT gmail.com>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] True arithmetical proposition not provable
- Date: Mon, 21 Jun 2021 11:07:19 +0100
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=p.l.lumsdaine AT gmail.com; spf=Pass smtp.mailfrom=p.l.lumsdaine AT gmail.com; spf=None smtp.helo=postmaster AT mail-lj1-f171.google.com
- Ironport-hdrordr: A9a23:Lr919K8Z43tZ++TtG9puk+DhI+orL9Y04lQ7vn2ZKCYlC/Bw8vrFoB11726QtN98YgBDpTnEAtjifZq+z/9ICOsqTNOftWDd0QPCEGgh1+vfKlbbakrDH4BmpMFdmmtFZOEYz2IWsS832maF+h8bruW6zA==
- Ironport-phdr: A9a23:MfkuoBT9s+6JRuy361i9WSrf+tpsok+fAWYlg6HPa5pwe6iut67vIFbYra00ygOQDMOAsKMP0bKempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9JDffgFFiCCzbL58KBi6ohvdutULioZ+N6g9zQfErGFVcOpM32NoIlyTnxf45siu+ZNo7jpdtfE8+cNeSKv2Z6s3Q6BWAzQgKGA1+dbktQLfQguV53sTSXsZnxxVCAXY9h76X5Pxsizntuph3SSRIMP7QawoVTmk8qxmTgLjhiUaOD4j6GzYhcJwg6BbrhyvpBJx3pDab52OOfVkYq/QZ8kXSXZdUstTUSFKH4Oyb5EID+oEJetWtZfyp0cQohukGAKiAv3gxD9SiX/wwK0xzuIvERzD3Aw7At0BqnXUrNPrO6wPVu211LPEzTHZY/NSxDf97ZPIfQ07rvGNW7J/b9HcyUYqFwzfj1WQrZbpMC+S1uQIqmWW6fdrWu2zhWA9sQ5xviSvydk2ionPno8bxVDK+Dh6zYopONG0VkF2bMO5HZZOqi2WKoh7Tt48T2xruCs0xb0LtJ6ncSUEypkq2RDRZvibfoWV/h/vSPidLDFlj3xmYLKynwi+/VSkx+HmVcS50ExGojRZntTPrHwByh7e5tWBR/Bg5EmuwyyP2BrW6uxcIUA7i67bK5k5z741jJUTsEDDEjbymEX0kaOab0sk9vWq5uj6eLnmqZicN4h7igH6LKsigNCwAeM9MgQWXmib//qz1KH78EHnXLlHiuc6n6rZvZzAO8gXuq20DxVI3osh9hqzFzKm384ZnXkDIlJFYhWHj43xNlHWOvz4Ce2zg1CxkDdu3PDJI6fuApTLLnfdi7rhcrN95FRdyAo319xQ+5VUCrQZLPLpRkDxrMDYDgM+MwGs3+nnD8x92poCVmKLH6+WK7jfsUSI5+IqO+mDfpUZuDf7K/g/5v7hl2U1mVEHffrh4ZxCY3ehW/9iPk+xYHz2g95HH31ZkBA5SbnShUGPS3Z3ali7Wb90wiw+E46vDIHODtS1xrjH2Dq+BZFfZ2ZLIl+JGHbsMY6DXqFfO2qpPsZ9n2lcBvCaQIg72ET23OcV47ViJ+vQvCYfsMC6vDCQz+LWnBA2szdzCpbFu4lsZ2R9n2dNQz1vma4m/hU7xVCE3qx1xfdfEI4Lj84=
On Sun, Jun 20, 2021 at 10:36 PM Marco Servetto <marco.servetto AT gmail.com> wrote:
I'm quite ignorant and confused too.
In particular, what does it mean for a statement to be true without being provable?
Any time you’re talking about provability, you’re implicitly talking about provability in some object theory/formal system.
Any time you’re talking about truth of a statement of a formal language L, you’re implicitly talking about truth in some model M of L.
And any time you’re doing *anything* mathematical, you’re implicitly working in some meta-theory — which isn’t usually important to think about explicitly, but in contexts like this, it’s helpful. And it’s *in that meta-theory* that we’re talking about provability in the object language, and truth in some model.
So when people say e.g. “the statement G is true without being provable”, it’s usually shorthand for something like: Working informally in our usual foundational system (e.g. ZFC or some form of type theory), we’ve shown that the statement G in the language of arithmetic holds in the natural numbers (the “standard model” of arithmetic), but is not provable in Peano arithmetic”.
The version relevant to this thread is talking about less clearly-established systems, so it’s a little ambiguous on how one might fill in the details. One way would be: Write T_Coq for (some fragment of) the type theory of Coq. We’ve sketched a definition of some statement G in T_Coq. Then, working in some foundational system (e.g. T_Coq plus enough stronger universe assumptions to model T_Coq), we claim that G holds in the standard model of T_Coq, but is not provable in T_Coq.
Another slightly different way to unpack it might be: We’ve sketched a definition of a statement G in L_arith, the language of arithmetic. Then, working in some foundational system sufficient to discuss the model of L_arith in the natural numbers and provability in T_Coq, we claim: G holds in the natural numbers, but assuming T_Coq is consistent, the translation of G into T_Coq is not provable in T_Coq.
–p.
- [Coq-Club] True arithmetical proposition not provable, Vincent Semeria, 06/19/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Pierre-Marie Pédrot, 06/19/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Anders Lundstedt, 06/20/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Marco Servetto, 06/20/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Christopher Ernest Sally, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Ian Shillito, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Christopher Ernest Sally, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Ian Shillito, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Christopher Ernest Sally, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Ian Shillito, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Peter LeFanu Lumsdaine, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Vedran Čačić, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Xavier Leroy, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Peter LeFanu Lumsdaine, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Vedran Čačić, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Christopher Ernest Sally, 06/21/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Marco Servetto, 06/20/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Vincent Semeria, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Pierre-Marie Pédrot, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Vincent Semeria, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Andrei Popescu, 06/22/2021
- [Coq-Club] Tacit implications in Goedel's theorems II – Re: True arithmetical proposition not provable, Ken Kubota, 06/23/2021
- Re: [Coq-Club] Tacit implications in Goedel's theorems II – Re: True arithmetical proposition not provable, Marco Servetto, 06/24/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Vincent Semeria, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Pierre-Marie Pédrot, 06/22/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Anders Lundstedt, 06/20/2021
- Re: [Coq-Club] True arithmetical proposition not provable, Pierre-Marie Pédrot, 06/19/2021
Archive powered by MHonArc 2.6.19+.