On Tue, 12 Jul 2022 12:30:59 -0500 (CDT)
olcott <
polc...@gmail.com> wrote:
> David Brown <
david...@hesbynett.no> Wrote in message:r
> > On 12/07/2022 11:48, Juha Nieminen wrote:> olcott
> > <
No...@nowhere.com> wrote:>> On 7/11/2022 4:20 AM, Juha Nieminen
> > wrote:>>> In comp.lang.c++ olcott <
No...@nowhere.com> wrote:>>>>
> > After very extensive discussions (23 emails) with a leading
> > computer>>>> scientist I have a much simpler way to make my
> > computer>>>> point.>>>>>> At least you seem to be willing to engage
> > computer>>>> in *some* kind of conversation>>> with experts on the
> > computer>>>> matter.>>>>>> I would still say that you could get
> > computer>>>> much better feedback to your work>>> if you did all
> > computer>>>> these posts in a forum dedicated to computer science
> > computer>>>> and>>> mathematics with an active community of
> > computer>>>> and>>> expects, rather than here in>>> some random
> > computer>>>> and>>> usenet group (especially since usenet is almost
> > computer>>>> and>>> dead, and>>> has been for over a decade).>>>>
> > computer>>>> and>>> My proof is verified through software
> > computer>>>> and>>> engineering and not verified>> through computer
> > computer>>>> and>>> science. The people in the comp.theory forum
> > computer>>>> and>>> don't seem>> to know jack shit about software
> > computer>>>> and>>> engineering.>>>> Most crucially they don't
> > computer>>>> and>>> understand that a function called in infinite>>
> > computer>>>> and>>> recursion never returns to its caller.> > It
> > computer>>>> and>>> appears to me that you are just making up
> > computer>>>> and>>> excuses to *not* go to the> actual experts on
> > computer>>>> and>>> the subject matter, for your work to be
> > computer>>>> and>>> actually> scrutinized and criticized and any
> > computer>>>> and>>> actually> possible flaws and errors pointed
> > computer>>>> and>>> actually> out.> > Most people in comp.lang.c++
> > computer>>>> and>>> actually> are C++ programmers, not
> > computer>>>> and>>> actually> mathematicians with> an expertise in
> > computer>>>> and>>> actually> computer science. You are not going
> > computer>>>> and>>> actually> to get any actual good> feedback and
> > computer>>>> and>>> actually> criticism here. But time and again
> > computer>>>> and>>> actually> you refuse to go to a forum> where
> > computer>>>> and>>> actually> you would.> There are a number of
> > computer>>>> and>>> actually> people in these groups who have
> > computer>>>> and>>> actually> expertise in the relevant computer
> > computer>>>> and>>> actually> science and mathematics. All those
> > computer>>>> and>>> actually> that commented, have discussed the
> > computer>>>> and>>> actually> flaws in Olcott's reasoning. People
> > computer>>>> and>>> actually> have given good feedback and helpful
> > computer>>>> and>>> actually> criticism. All but a few have given
> > computer>>>> and>>> actually> up long ago in the face of Olcott's
> > computer>>>> and>>> actually> insults, arrogance and
> > computer>>>> and>>> actually> pig-headedness. Richard Damon is one
> > computer>>>> and>>> actually> of the few who keeps trying, with
> > computer>>>> and>>> actually> apparently infinite patience.Some
> > computer>>>> and>>> actually> people get themselves stuck in a
> > computer>>>> and>>> actually> particular idea, and can't let go -
> > computer>>>> and>>> actually> they have invested too much time,
> > computer>>>> and>>> actually> effort and pride to be able to accept
> > computer>>>> and>>> actually> that they are wrong. There are those
> > computer>>>> and>>> actually> that are convinced they can trisect
> > computer>>>> and>>> actually> an angle with ruler and compass, or
> > computer>>>> and>>> actually> prove that the cardinality of the
> > computer>>>> and>>> actually> integers and reals is the same, or
> > computer>>>> and>>> actually> that the world is flat - or that the
> > computer>>>> and>>> actually> halting problem is computable. It
> > computer>>>> and>>> actually> doesn't matter what you say to
> > computer>>>> and>>> actually> Olcott, he will always believe he is
> > computer>>>> and>>> actually> right and that everyone else is
> > computer>>>> and>>> actually> incompetent or ignorant. The
> > computer>>>> and>>> actually> alternative would be for him to
> > computer>>>> and>>> actually> accept that he has wasted years -
> > computer>>>> and>>> actually> perhaps decades - with nothing to
> > computer>>>> and>>> actually> show but a dozen lines of meaningless
> > computer>>>> and>>> actually> code. I think we just have to let
> > computer>>>> and>>> actually> him keep his harmless fantasy.> I
> > computer>>>> and>>> actually> think that's because deep down you
> > computer>>>> and>>> actually> *know* that there's something wrong>
> > computer>>>> and>>> actually> with your work, and you just don't
> > computer>>>> and>>> actually> want it to be pointed out.> > You
> > computer>>>> and>>> actually> claiming that your own proof is
> > computer>>>> and>>> actually> correct has about as much
> > computer>>>> and>>> actually> credibility> as you declaring
> > computer>>>> and>>> actually> credibility> yourself the winner of a
> > computer>>>> and>>> actually> credibility> debate.
>
> Richard and Flibble do not understand that when a function is
> called in what is essentially infinite recursion this function
> never returns to it's caller.
>
> Furthermore the calling function cannot possibly terminate normally.
[Strachey 1965] doesn't have any infinite recursion. The HP proofs do
not have any infinite recursion. I have shown it is possible to create
simulation-based halting decider without any infinite recursion. The
only thing that has infinite recursion is your broken solution.
/Flibble