Introducing Nullable Reference Types in C#. Is there hope for D, too?
codephantom
me at noyb.com
Thu Nov 23 00:06:49 UTC 2017
On Wednesday, 22 November 2017 at 22:02:11 UTC, Ola Fosheim
Grøstad wrote:
> On Wednesday, 22 November 2017 at 04:55:39 UTC, codephantom
> wrote:
>> Consider the Goldbach Conjecture, that every even positive
>> integer greater than 2 is the sum of two (not necessarily
>> distinct) primes. According to the principle of bivalence,
>> this should be either true or false.
>
> «The Goldbach conjecture verification project reports that it
> has computed all primes below 4×10^18»
>
> Which is more than you'll ever need in any regular programming
> context.
>
> Next problem?
Come on. Really?
"It's true as far as we know" != "true"
true up to a number < n ... does not address the conjecture
correctly.
Where it the 'proof' that the conjecture is 'true'.
hint. It's not a problem that mathmatics can solve.
More information about the Digitalmars-d
mailing list