XPost: comp.theory
On 2020-12-15, olcott <
[email protected]> wrote:
I have explained the difference between these two computations many times:
That's nice; you're not responding to the content of any of my points.
int main()
{
Halts((u32)H_Hat, (u32)H_Hat);
H_Hat((u32)H_Hat);
}
1. Those are not the two I'm talking about, but since our particular H_Hat((u32)H_Hat) immediately calls Halts((u32)H_Hat, (u32)H_Hat), how
can there be a legitimate difference between those two?
2. I'm talking about both main() and H_Hat both making a call to Halts((u32)H_Hat, (u32)H_Hat). One returns, producing a value which
indicates that the ... other one doesn't return? What?
How can exactly the same procedure both return and not return, unless it
isn't a pure function, or else not a function of just those arguments
that are apparent in the higher level language?
It seems that people simply don't want to understand.
The difference between these two computations is the last gasp excuse
that people can use to posit that I may be incorrect.
If you want to prove things by hacking, you have to be prepared for
such at thing showing you wrong. I'm surprised you wouldn't be prepared
for that, as a long-time programmer. You know, one flipped bit brings
down the show, and all that. Likewise, in logic, one flawed step in a
chain of inferences, and the argument is toast.
--
TXR Programming Language:
http://nongnu.org/txr
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)