Sujet : Re: Incompleteness of Cantor's enumeration of the rational numbers (extra-ordinary)
De : invalid (at) *nospam* example.invalid (Moebius)
Groupes : sci.mathDate : 03. Dec 2024, 06:30:58
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vim52i$3s6qb$1@dont-email.me>
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 25 26 27 28
User-Agent : Mozilla Thunderbird
Am 03.12.2024 um 01:29 schrieb Chris M. Thomasson:
On 12/2/2024 4:00 PM, Chris M. Thomasson wrote:
On 12/2/2024 3:59 PM, Moebius wrote:
Am 03.12.2024 um 00:58 schrieb Chris M. Thomasson:
On 12/2/2024 3:56 PM, Moebius wrote:
Am 03.12.2024 um 00:51 schrieb Chris M. Thomasson:
On 12/1/2024 9:50 PM, Moebius wrote:
Am 02.12.2024 um 00:11 schrieb Chris M. Thomasson:
On 11/30/2024 3:12 AM, WM wrote:
>
Finite initial segment[s]: F(n) = {1, 2, 3, ..., n} (n e IN).
[...]
>
When WM writes:
>
{1, 2, 3, ..., n}
>
I think he might mean that n is somehow a largest natural number?
>
Nope, n here may be any element in IN.
>
So if n = 5, the FISON is:
>
{ 1, 2, 3, 4, 5 }
>
[If} n = 3
>
{ 1, 2, 3 }
>
Right?
>
Right.
>
Thank you Moebius. :^)
So, if n = all_of_the_naturals, then
No, /n/ has to be a natural number, i.e. an element in IN.
Check the DEFINITION again:
| Def.: F(n) =df {1, 2, 3, ..., n} (n e IN).
"(n e IN)" means/states that only terms which refer to natural numbers are allowed here. [Thoug you may use other symbols instead of "n".]
Hint: "all_of_the_naturals" does not denote a natural number.
But the terms "1", "2", etc. ... do. :-P
You may think of "(n e IN)" as some type information concerning the (defined) expression"F(n)". :-)
{ 1, 2, 3, ... }
That's just a common symbol to denote IN (the set of natural numbers).
-----------------------------------------------------------------------
Hm... Maybe your problem here is that NEITHER the symbol "{1, 2, 3, ..., n}" NOR the symbol "{1, 2, 3, ...}" have been (formally) defined.
So let's do it now! (Better late than never.)
| Def. {1, 2, 3, ..., n} =df {m e IN : m <= n} (n e IN)
| Def. {1, 2, 3, ...} =df IN .
.
.
.