Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!weretis.net!feeder9.news.weretis.net!news.nk.ca!rocksolid2!i2pn2.org!.POSTED!not-for-mail
From: Richard Damon
Newsgroups: comp.theory,sci.logic
Subject: Re: D correctly simulated by H proved for THREE YEARS --- finite
string transformation rules
Date: Thu, 13 Jun 2024 07:31:02 -0400
Organization: i2pn2 (i2pn.org)
Message-ID:
References:
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 13 Jun 2024 11:31:02 -0000 (UTC)
Injection-Info: i2pn2.org;
logging-data="4059558"; mail-complaints-to="usenet@i2pn2.org";
posting-account="diqKR1lalukngNWEqoq9/uFtbkm5U+w3w6FQ0yesrXg";
User-Agent: Mozilla Thunderbird
Content-Language: en-US
In-Reply-To:
X-Spam-Checker-Version: SpamAssassin 4.0.0
Bytes: 11382
Lines: 237
On 6/12/24 11:58 PM, olcott wrote:
> On 6/12/2024 10:45 PM, Richard Damon wrote:
>> On 6/12/24 11:24 PM, olcott wrote:
>>> On 6/12/2024 9:57 PM, Richard Damon wrote:
>>>> On 6/12/24 10:21 PM, olcott wrote:
>>>>> On 6/12/2024 9:06 PM, Richard Damon wrote:
>>>>>> On 6/12/24 9:54 PM, olcott wrote:
>>>>>>> On 6/12/2024 8:50 PM, Richard Damon wrote:
>>>>>>>> On 6/12/24 9:19 PM, olcott wrote:
>>>>>>>>>
>>>>>>>>> I am saying there is no mapping from the input TO THE QUESTION.
>>>>>>>>> H IS NOT EVEN BEING ASKED ABOUT THE BEHAVIOR OF D(D).
>>>>>>>>>
>>>>>>>>
>>>>>>>> So, you admit that you are lying about H being a Halt Decider.
>>>>>>>>
>>>>>>>
>>>>>>> No I admit that you are too stupid to understand what I am saying.
>>>>>>
>>>>>> How is it a H
>>>>>>
>>>>>
>>>>> I gave you the source-code.
>>>>
>>>> So?
>>>>
>>>> Last time I commented about somethihg from the source code you said
>>>> that didn't apply.
>>>>
>>>> It also, as you have admitted, has bugs in its trace routine, so it
>>>> can't produce a trace of the quality you seem to want.
>>>>
>>>
>>> I never said anything like that.
>>
>> You admitted that it didn't produce the "Correct Simulation" output
>> that it was supposed to produce.
>>
>
> It was never supposed to produce this.
> As I explain on page five of this other 2021 paper.
>
> https://www.researchgate.net/publication/351947980_Halting_problem_undecidability_and_infinitely_nested_simulation
But acting as a "pure simulator until ..." is NOT the same as acting as
a pure simulator.
And thus the "transform" is invalid, as shown by the fact that P(P)
halts even though H(P,P) uses its logic to say that it doesn't.
Thus, your "logic" introduces a FALSE premise into its logic, and thus
its conclusion is INVALID.
Can you show an ACTUAL accepted statement that says you are allowed to
do that transform, or is this just another of your "it seems right, so I
will assume it to be right" statements that just makes your logic wrong.
Your logic is just subject to the power of the paradox.
>
>> The output wasn't the simulation it did, but the execution trace of
>> your decider itself.
>>
>>>
>>>> Do you deny that with the H defined so that H(D,D) will return 0, as
>>>> it does in your source code that making main() call D(D) that that
>>>> D(D) will not return?
>>>>
>>>> You even posted a trace of that operation, but its trace has the
>>>> same error that all your traces do, so I don't want to call that
>>>> "Correct" any more, as that would be a LIE.
>>>>
>>>>>
>>>>>>>
>>>>>>>> Because Halt Deciders *ARE* being asked about the behavior of
>>>>>>>> the machine their input describes, in this case D(D).
>>>>>>>>
>>>>>>>
>>>>>>> This never has been precisely correct. That is a dumbed down
>>>>>>> version for people that do not really understand these things.
>>>>>>
>>>>>> Source for that claim? and not that it is just another of your
>>>>>> unverifiable false claims?
>>>>>>
>>>>>
>>>>> Actual comprehension is my source. That it is over-your-head
>>>>> does not make me incorrect.
>>>>
>>>> I other words, you ADMIT that it is just a "I made itup" up, but it
>>>> must be true" sort of statement, so doesn't actualuy have an
>>>> accepted truth-maker for it, so is just a LIE.
>>>>
>>>> That's par for the course.
>>>>
>>>> That you can't actually show it, shows you ARE incorrect for
>>>> claiming it.
>>>>
>>>>>
>>>>> How do you think that halt deciders figure out the question that
>>>>> they are being asked, do they look up the question on a textbook?
>>>>
>>>> They don't need to. There Programmer needs to figure that out.
>>>>
>>>> Programs don't "think", they "Compute", and do it per their
>>>> instuctions given to them.
>>>>
>>>> You just don't seem to understand the essential nature of Programs
>>>> do you.
>>>>
>>>>>
>>>>>> You have a big list of things you have claimed but NEVER were able
>>>>>> to show a proof, and thus effectively admitted that you made up
>>>>>> your claims, which means they can be considered to be LIE.
>>>>>>
>>>>>
>>>>> No it means that the reasoning behind them must be carefully assessed.
>>>>
>>>> But you can't give any actual "reasoning", only your own
>>>> unsubstantiated claims based on wrong defintions.
>>>>
>>>
>>> *COMPUTE THE MAPPING FROM INPUTS*
>>> Is currently totally over-your-head
>>> yet has a specific meaning using those terms
>>> according to their conventional meanings.
>>>
>>> Tell me in your own words what you think
>>> COMPUTE THE MAPPING FROM INPUTS means.
>>
>>
>> It takes the input, and TRIES to process them to the answer
>> corresponding to the mapping it is supposed to be computing.
>>
>> Yes, ALL programs the meet the very basic definition of a decider
>> (giving an answer for all possible input) computes SOME mapping of the
>> input ot the output (which provides the count of the number of
>> possible mappings that are computable). So H is some sort of decider,
>>
>> But to be a decider for a specific function, it needs to compute the
>> mapping that matches that function. So, A Halt Decider, to be a HALT
>> decider, needs to generate the exact same mapping as the Halting
>> mathematical function, which is defined in terms of the behavior of
>> the machine represented by the input.
>>
>> This seems to be just totally beyond your understanding, that there
>> are actual REQUIREMENTS that must be met for something to be "Correct".
>>
>> Note, the word *THE* in your phrase meens a specific simgular mapping,
>> that is the mapping defined by the function it is named for.
>>
>> Your H computes *A* mapping, but not the Halting Function mapping. And
>> the exact details of that mapping is a function of the decider you
>> create to try to compute it, as H and H1 generate different answers
>> for the D built on H (and for the D1 built on H1). Thus your "POOP"
>> mapping is different for each H you want to ask about, so in one
>> sense, isn't even a correct question to be asking.
>>
>> It isn't asking about the decider deciding on the behavior of the
>> input correctly simulated by itself, but the decider needing to
>> decider on the behavior of the input correctly simulated by a
>> particular H that was choosen.
>>
>>
========== REMAINDER OF ARTICLE TRUNCATED ==========