Re: How do computations actually work?

Liste des GroupesRevenir à theory 
Sujet : Re: How do computations actually work?
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 23. May 2025, 16:59:41
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <630c755aaf4923c194a7a8ae8a7364f84efc7776@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
User-Agent : Mozilla Thunderbird
On 5/22/25 10:47 PM, olcott wrote:
On 5/22/2025 8:24 PM, Mike Terry wrote:
On 22/05/2025 06:41, Richard Heathfield wrote:
On 22/05/2025 06:23, Keith Thompson wrote:
Richard Heathfield <rjh@cpax.org.uk> writes:
On 22/05/2025 00:14, olcott wrote:
On 5/21/2025 6:11 PM, Richard Heathfield wrote:
[...]
Turing proved that what you're asking is impossible.
>
That is not what he proved.
>
Then you'll be able to write a universal termination analyser that can
correctly report for any program and any input whether it halts. Good
luck with that.
>
Not necessarily.
>
Of course not. But I'm just reflecting. He seemed to think that my inability to write the kind of program Turing envisaged (an inability that I readily concede) is evidence for his argument. Well, what's sauce for the goose is sauce for the gander.
>
Even if olcott had refuted the proofs of the
insolvability of the Halting Problem -- or even if he had proved
that a universal halt decider is possible
>
And we both know what we both think of that idea.
>
-- that doesn't imply
that he or anyone else would be able to write one.
>
Indeed.
>
I've never been entirely clear on what olcott is claiming.
>
Nor I. Mike Terry seems to have a pretty good handle on it, but no matter how clearly he explains it to me my eyes glaze over and I start to snore.
>
Hey, it's the way I tell 'em!
>
Here's what the tabloids might have said about it, if it had made the front pages when the story broke:
>
   COMPUTER BOFFIN IS TURING IN HIS GRAVE!
>
   An Internet crank claims to have refuted Linz HP proof by creating a
   Halt Decider that CORRECTLY decides its own "impossible input"!
   The computing world is underwhelmed.
>
Better?  (Appologies for the headline, it's the best I could come up with.)
>
Mike.
>
 There is a key detail about ALL of these proofs
that no one has paid attention to for 90 years.
 It is impossible to define *AN INPUT* to HHH that
does the opposite of whatever value that HHH returns.
Sure there is. Remember, "AN INPUT" in this case is defined to be the representation of a program, in it is that PROGRAM that does the opposite.
"INPUTS" don't *DO* anything, they represent things that do things.

 int main()
{
   DD; // HHH cannot report on the behavior of its caller
}     // *That is just not the way that computations work*
But it can be REQUIRED to do so.
After all, H(D) is asking/requiring H to report on the behavior of D, and that answer, if H and D are actually a programs as required, is independent of the context of the question, as the behavior of a program is independent of the context it is run in.
Note, part of your problem is that you are trying to work with category errors, as you want H to not be a program, and thus not "fixed code", but then neither is D, as it is built on H, and thus you question isn't even the same question, but one based on a category error.

 It is the same thing with the Linz proof.
 When Ĥ is applied to ⟨Ĥ⟩
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qy ∞
Ĥ.q0 ⟨Ĥ⟩ ⊢* embedded_H ⟨Ĥ⟩ ⟨Ĥ⟩ ⊢* Ĥ.qn
 embedded_H cannot report on the behavior of
the computation that itself is contained within.
*That is just NOT THE WAY that computations work*
But it MUST to be correct.
embedded_H <H^> <H^> *WILL* do something, and if you follow the rules, it will do the same thing that H <H^> <H^> will do, as they are the same algorithm.
Since H^ <H^> does the opposite of what H <H^> <H^> does say, so H and embedded_H are just wrong.
It isn't that there was something wrong with the question, they are just not giving the correct answer, and are thus wrong.
THat fact that no matter HOW we write the program H, it will always be wrong says the question is not computable, not that the question is wrong.

 

Date Sujet#  Auteur
21 May03:15 * Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion91Richard Damon
21 May06:06 +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion2Richard Heathfield
21 May11:53 i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion1Richard Damon
21 May06:23 `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC88olcott
21 May06:56  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC86Richard Heathfield
21 May16:54  i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC85olcott
21 May17:09  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC77Richard Heathfield
21 May17:51  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC76olcott
21 May18:16  i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC75Richard Heathfield
21 May18:47  i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC74olcott
21 May19:17  i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC73Richard Heathfield
21 May19:42  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Keith Thompson
21 May20:00  i i    i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
21 May19:48  i i    +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC68olcott
21 May20:06  i i    i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC67Richard Heathfield
21 May20:28  i i    i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC66olcott
21 May21:13  i i    i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC65Richard Heathfield
21 May21:28  i i    i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC64olcott
21 May22:21  i i    i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC63Richard Heathfield
21 May23:34  i i    i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC62olcott
22 May00:11  i i    i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC61Richard Heathfield
22 May00:14  i i    i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC60olcott
22 May03:43  i i    i        +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC32Richard Heathfield
22 May06:23  i i    i        i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC31Keith Thompson
22 May06:41  i i    i        i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC29Richard Heathfield
23 May02:24  i i    i        i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC28Mike Terry
23 May03:47  i i    i        i i +* How do computations actually work?16olcott
23 May04:23  i i    i        i i i+* Re: How do computations actually work?11wij
23 May04:31  i i    i        i i ii+* Re: How do computations actually work?9olcott
23 May08:14  i i    i        i i iii`* Re: How do computations actually work?8Mikko
23 May17:10  i i    i        i i iii `* Re: How do computations actually work?7olcott
23 May17:16  i i    i        i i iii  `* Re: How do computations actually work?6Richard Damon
23 May18:00  i i    i        i i iii   `* Re: How do computations actually work?5olcott
23 May19:03  i i    i        i i iii    +* Re: How do computations actually work?3Fred. Zwarts
23 May19:19  i i    i        i i iii    i`* Re: How do computations actually work?2olcott
23 May19:43  i i    i        i i iii    i `- Re: How do computations actually work?1Fred. Zwarts
23 May19:46  i i    i        i i iii    `- Re: How do computations actually work?1Richard Damon
23 May08:12  i i    i        i i ii`- Re: How do computations actually work?1Mikko
23 May08:09  i i    i        i i i+* Re: How do computations actually work?3Mikko
23 May17:04  i i    i        i i ii`* Re: How do computations actually work?2olcott
23 May17:11  i i    i        i i ii `- Re: How do computations actually work?1Richard Damon
23 May16:59  i i    i        i i i`- Re: How do computations actually work?1Richard Damon
23 May06:12  i i    i        i i +- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
23 May06:25  i i    i        i i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC4olcott
23 May08:17  i i    i        i i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Mikko
23 May17:19  i i    i        i i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May19:50  i i    i        i i i  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May14:00  i i    i        i i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC6Ben Bacarisse
23 May17:00  i i    i        i i  +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May17:06  i i    i        i i  i`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May19:37  i i    i        i i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Keith Thompson
23 May19:48  i i    i        i i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May19:54  i i    i        i i    `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
22 May06:44  i i    i        i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1olcott
22 May07:52  i i    i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC27joes
22 May16:37  i i    i         `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC26olcott
22 May16:42  i i    i          +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC16Richard Heathfield
22 May17:00  i i    i          i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC15olcott
22 May17:36  i i    i          i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC14Richard Heathfield
22 May17:45  i i    i          i  `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC13olcott
22 May17:59  i i    i          i   `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC12Richard Heathfield
22 May18:13  i i    i          i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC11olcott
22 May19:09  i i    i          i     `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC10Richard Heathfield
22 May19:16  i i    i          i      `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC9olcott
22 May19:33  i i    i          i       `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8Richard Heathfield
22 May19:46  i i    i          i        `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC7olcott
22 May19:49  i i    i          i         +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Richard Heathfield
22 May19:58  i i    i          i         i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
22 May20:28  i i    i          i         i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
23 May08:30  i i    i          i         `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3Mikko
23 May17:45  i i    i          i          `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May20:00  i i    i          i           `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May00:27  i i    i          +- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
23 May08:18  i i    i          `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC8Mikko
23 May17:39  i i    i           `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC7olcott
23 May20:01  i i    i            `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC6Richard Damon
23 May21:24  i i    i             `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5olcott
23 May21:50  i i    i              `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC4Richard Heathfield
23 May22:06  i i    i               `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC3olcott
23 May23:06  i i    i                `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Richard Heathfield
23 May23:09  i i    i                 `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1olcott
23 May13:43  i i    `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Ben Bacarisse
23 May17:01  i i     `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon
21 May20:32  i +* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC5Fred. Zwarts
21 May20:39  i i+* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May11:44  i ii`- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
21 May20:47  i i`* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2olcott
23 May11:47  i i `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Fred. Zwarts
22 May02:30  i `* Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC2Richard Damon
22 May03:47  i  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Heathfield
21 May12:03  `- Re: Analysis of Flibble’s Latest: Detecting vs. Simulating Infinite Recursion ZFC1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal