Re: The proof that I was referring to is on the website

From: George Greene (greeneg_at_greeneg-cs.cs.unc.edu)
Date: 08/11/04


Date: 11 Aug 2004 13:52:40 -0400

Peter Olcott wrote:
 : "The last step is the method by which the Halt function can
 : determine its calling context.

In the context of TMs generally, there simply is no such method,
nor would it matter if there were, because in the TM context,
there is no such thing as "calling". There is never any NEED
for any TM to "call" any other TM, in the context of the argument
that WE are having, because WE are talking about the space of
ALL possible TMs. If TM M can accomplish something by calling
TM P, then there MUST EXIST ANOTHER TM, call it N, which looks
just like M, except that where M calls P, N JUST INCLUDES THE
SOURCE CODE OF P, textually, word-for-word. It just has ANOTHER
COPY of P -- WITH all the right parameters pre-substituted, if P
had parameters. THAT TM must do the SAME thing and produce the
SAME results that M did. So the mere POSSIBILITY of anything
calling anything else is simply completely irrelevant.

 : In other words whether or not it was
 : called by another Turing Machine, or invoked independently of any
 : other Turing Machine.

That can't matter. If it matters then you are not using TMs.

 : This can be a very simple feature that is implemented in the
 : Universal Turing Machine.

No, really, it can't be.

 : The Halt function would merely ask the
 : UTM whether or not its specifically indicated final state has any
 : state transition defined. This information is very easy for the UTM
 : to provide, it merely looks up the action associated with the state
 : in its state transition matrix table. "

Another stupid assumption. TMs DO NOT HAVE access to their own
"state transition matrix table". How many of the programs that you,
Peter Olcott, have EVER written, could, in response to user input,
type out THEIR OWN SOURCE CODE? NONE of them, actually.
Dumbass.

-- 
 --- The history of our nation has demonstrated that separate is seldom, if ever, equal.
 --- (Feb.3,2004) Supreme Judicial Court of Massachusetts (4-3), adv.Sen.#2175


Relevant Pages

  • Re: XtRemoveTimeOut() with value of 0 accvios under 7.3-2, but not
    ... Short of carnal knowledge of what's in the target structure or the particular meaning of the context value -- something that's certainly an inviting approach, but generally also not a good idea to know about for reasons of upward-compatibility -- there's often no way to verify these sorts of structures. ... If there's a function available to validate, then I should be calling *that*. ... When I can establish the correctness of all possible inputs, then I will have reached spiritual perfection. ... I know of no way to provide what you want within the context of X Windows, short of rebuilding the whole X Windows platform. ...
    (comp.os.vms)
  • Re: Did anyone read.....
    ... LOL, obviously I'm picking on you a bit, have to expect that. ... and have no idea how to put it into context. ... calling is the best thing to do, and so and so pro said it was a weapon ...
    (rec.gambling.poker)
  • Re: Howard censors his own show
    ... > So calling a woman the most vile and hateful thing possible is a "comedic ... Only in right context of course. ...
    (alt.fan.howard-stern)
  • Re: So Coleman is going to sue over the results of the Minnesota Sonata Race, eh?
    ... On Jan 7, 7:17 am, TMS wrote: ... > I'm sure RSPW's conservatives are going to IMMEDIATELY start calling ... > him a whiner, sore loser, sour grape picker, etc etc etc. ...
    (rec.sport.pro-wrestling)
  • Re: Call to a member function on a non-object?
    ... Oliver Spiesshofer wrote: ... > using a function of the code in another context, ... Its while calling a custom error-handling function. ...
    (comp.lang.php)