Re: How many flips of DIAG are on the infintie list of infinite con flippers ?

From: The Ghost In The Machine (ewill_at_sirius.athghost7038suus.net)
Date: 01/21/05


Date: Fri, 21 Jan 2005 05:01:44 GMT

In sci.logic, |-|erc
<h@r.c>
 wrote
on Fri, 21 Jan 2005 13:04:36 +1000
<35b9piF4kkhqiU1@individual.net>:
> "The Ghost In The Machine" <ewill@sirius.athghost7038suus.net> wrote in
>
>> >> it is just incoherent. I can always come up with a new
>> >> anything, period, if there are more than a finite number
>> >> of that kind of thing. You can't prove that they've all
>> >> been thought of already.
>> >
>> >
>> > Sure I can. Think of a natural number not on this list.
>> >
>> > defun nats (nat(0))
>> >
>> > defun nat(n) (cons n (nat(plus ( n 1 ))))
>> >
>> > nats
>> > <1 2 3 4 5 6 7 8..>
>> >
>>
>> All natural numbers are on that list, by definition. Did
>> you have a point here?
>
> can you come up with a new natural, or did I cover every one?

You covered every one. Did you have a point here?

[1] If P(1) and P(i) => P(i+1), then P(n) for all n in N.
[2] If S is a subset of N, 1 is an element of S, and
    (As)(s in S => (s+1) in S), then one can state S = N.

>
>
>>
>> >
>> >
>> >
>> >>
>> >>
>> >> > AntiDiag = <HHHHTTTTHHHHTTTTHHHHTTTT..>
>> >> > |<------ How Many flips ? ------->|
>> >>
>> >> Your calling these "flips" is stupid.
>> >> They are just letters. This is just a string.
>>
>> They are also flips. A coin flip can be modeled as
>> letter strings, binary digit sequences (0101010101...),
>> raw bits (which are hard to represent in ASCII directly;
>> one usually uses letters or binary digit sequences),
>> photon/non-photon, red/green, pointer at 100% / pointer at 0%
>> on a hypothetical dial, current pulse/absence, +5V/-5V, etc.
>>
>> Of course it would help if |-|erc gave us a complete
>> specification for these flips, which implies a function
>> spec -- and here's where it gets interesting.
>>
>> If we define F(i,j) as a function defining |-|erc's flips
>> (domain: N x N, range, boolean), one can define an antidiagonal
>> function AntiDiag(F,i)
>> (domain: {functions with domain NxN and range boolean} x N,
>> range, boolean).
>>
>> It is clear that AntiDiag cannot be on F's list, because
>> of a simple issue with typing (they aren't compatible).
>> One can attempt to fix this by asking the more intelligent
>> question
>>
>> for what i is F(i,*) = AntiDiag(F,*) [*]
>>
>> or asking whether
>>
>> (Ei)(Aj)(F(i,j) = AntiDiag(F,j))
>>
>> is true. For most F this will obviously be false. In
>> fact, for all F this is provably false, since one can
>> derive:
>>
>> 1. (Ei)(Aj)(F(i,j) = AntiDiag(F,j))
>> 2. (Aj)(F(k,j) = AntiDiag(F,j)) [1, EI]
>> 3. (F(k,k) = AntiDiag(F,k)) [2, UI]
>>
>> which is clearly false because of the construction
>> method of AntiDiag(F,j), which is defined as
>>
>> AntiDiag(F,j) = !(F(j,j))
>>
>> Of course this is not to be confused with the
>> proposition
>>
>> (Aj)(Ei)(F(i,j) = AntiDiag(F,j))
>>
>> which for most F is true. |-|erc, you've had this problem before.
>>
>> [rest snipped]
>>
>> [*] the notation is borrowed from the Illiac IV.
>> Basically, if f : N x N -> Boolean, then
>> g_i = f(i,*) is a function mapping N to Boolean,
>> such that g_i(j) = f(i,j).
>>
>
> More importantly
> (Aj)(Ei)(F(i,k) = AntiDiag(F,k) 0<=k<=j

I'd phrase that as

(Aj)(Ei)(Ek)(F(i,k) = AntiDiag(F,k), 1 <= k <= j)

mostly because I'm 1-based and you forgot a quantifier *and* a ')'.

Or did you mean

(Aj)(Ei)(Ak)(F(i,k) = AntiDiag(F,k), 1 <= k <= j) ?

Not that it matters.

Depending on F, both are most likely true, but all you're
doing is playing shuffle. AntiDiag(F,i) != F(i,i),
therefore AntiDiag(F,*) is not on the list.

Or did you want to claim that pi is a rational number?
All finite prefixes of pi are, after all, in Q (in fact,
they're in TX_10). That quickly gets ridiculous.

>
> but the assumption is F covers every possible finite sequence as
> part of its infinite sequences.
>
> This does not crop up anywhere in Cantor's proof.

It doesn't crop up in Cantor's first proof, either.

>
> There is no maximum to j.
>
> There is no maximum to the amount of natural numbers
> -> There are oo amount of natural numbers.

There exist real numbers not in any denumerable list of real numbers
  -> there are C > Aleph_0 real numbers.

Spot The Difference.

>
> There is no maximum to the amount of flips of AD on F.
> -> There are oo amount of flips of AD on F.

Not quite that simple, and even if one were able to prove the
first phrase

    "the finite subsequence of length 1 of AD is in F"

and the implication

    "the finite subsequence of length n of AD is in F" implies
    "the finite subsequence of length n+1 of AD is in F"

somehow, and thereby prove that

    "all finite subsequences of AD are in F"

by induction (which one can easily do for certain F),
one still has the little problem that one is dealing with
an *infinite* sequence (namely, AD), and all elements in
F are not equal to this sequence (since they differ by at
least one digit).

1/3 is not an element of the set {.3, .33, .333, ...},
even though all finite subsequences of 1/3 are.

pi is not a rational number.

You are not presenting here a real proof. :-P

>
> Herc
>

-- 
#191, ewill3@earthlink.net
It's still legal to go .sigless.


Relevant Pages