• Re: Conquer the Binary Tree

    From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 2 20:20:13 2025
    From Newsgroup: sci.math

    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree. Where is XXXX? Ahh, conversing with you is a shot in
    the dark.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 2 20:39:01 2025
    From Newsgroup: sci.math

    On 8/2/2025 8:20 PM, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree. Where is XXXX? Ahh, conversing with you is a shot in
    the dark.

    Love this tree, the counting tree...

    ...................
    0: 0
    __________________________
    / \
    / \
    / \
    1: 1 2
    __________________________
    / \ / \
    2: 3 4 5 6
    __________________________
    ...................

    Think about it. The _first_ right node for any level tells how many
    nodes are in said level... So, 2, 4, 8,

    Think of a node from level 1, two nodes. The first right node is 2.
    Level 2, four nodes. The first right node at 4 is correct, the parent of
    the 4 is 1. Lets check out level 3:

    7, 8 9, 10, 11, 12 13, 14

    Ahh, there are 8 nodes and the first node on the right for this level 3,
    is 8. So, that means there are 8 nodes on this level. 0 at root node is
    a special thing. Think of this tree:

    ..........................
    -1 -2
    __________________________
    \ /
    \ /
    \ /
    __________________________
    0 (+-)
    __________________________
    / \
    / \
    / \
    +1 +2
    ..........................


    2-ary tree of counting infinity... ?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sun Aug 3 12:55:38 2025
    From Newsgroup: sci.math

    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions can
    be enumerated.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sun Aug 3 13:04:18 2025
    From Newsgroup: sci.math

    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions can
    be enumerated.

    When we say N is countable and complete, we still know that there is no largest natural number... See?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sun Aug 3 13:06:08 2025
    From Newsgroup: sci.math

    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions can
    be enumerated.

    What fraction cannot be realized? Give me an example? :)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 12:37:24 2025
    From Newsgroup: sci.math

    On 03.08.2025 22:04, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions
    can be enumerated.

    When we say N is countable and complete, we still know that there is no largest natural number... See?

    There is no mention of a largest natural number. All natural numbers
    (indices X) are distributed according to Cantor but most fractions keep
    O's, proving that they are not indexed. Proof: No O can leave the matrix.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 12:39:38 2025
    From Newsgroup: sci.math

    On 03.08.2025 22:06, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears but
    all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions
    can be enumerated.

    What fraction cannot be realized? Give me an example? :)

    The proof shows that no O can leave the matrix. All visible fractions
    get X's. This proves the existence of dark fractions.

    Or do you know how O's disappear from the matrix? (They only disappear
    from the visible part.)

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Mon Aug 4 14:29:09 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 03.08.2025 22:06, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:
    0, 1, 2, 3, 4, 5, ...
    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???
    Can you understand that in thi re-ordering never an O disappears but >>>>> all visible matrix elements get free of O?
    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...
    Map that to a tree.
    Here is no mention of a tree but of the fact that not all fractions
    can be enumerated.
    What fraction cannot be realized? Give me an example? :)
    The proof shows that no O can leave the matrix. All visible fractions
    get X's. This proves the existence of dark fractions.
    That's a "proof", not a proof. It depends on a misunderstanding of
    limits, and of the infinite.
    Or do you know how O's disappear from the matrix? (They only disappear
    from the visible part.)
    Yes, it's obvious.
    In your step by step process for reordering the X's and O's, the O's move steadily rightwards and downwards. (At least, as I remember it from a
    previous post - I can't be bothered to get into the details again.) At
    each and every finite step, there are O's in the matrix.
    In the limit as the number of steps tends to infinity, the O's have
    "moved so far" that they are no longer "at any finite position". This is
    not difficult to visualise for people who aren't WM.
    There is no need for "dark fractions" or some ill-defined partition of
    the matrix into a "visible" part and an "invisible" part.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 16:45:09 2025
    From Newsgroup: sci.math

    On 04.08.2025 16:29, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Or do you know how O's disappear from the matrix? (They only disappear
    from the visible part.)

    Yes, it's obvious.

    In your step by step process for reordering the X's and O's, the O's move steadily rightwards and downwards. (At least, as I remember it from a previous post - I can't be bothered to get into the details again.) At
    each and every finite step, there are O's in the matrix.

    Namely as many O's as at the beginning.

    In the limit as the number of steps tends to infinity, the O's have
    "moved so far" that they are no longer "at any finite position". This is
    not difficult to visualise for people who aren't WM.

    We do not visualize but prove that never an O leaves the matrix.

    There is no need for "dark fractions" or some ill-defined partition of
    the matrix into a "visible" part and an "invisible" part.

    According to analysis the function f(n) = C has limit C too. Either this
    is wrong or all O's stay at dark cells of the matrix.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Mon Aug 4 12:22:42 2025
    From Newsgroup: sci.math

    On 8/4/2025 3:37 AM, WM wrote:
    On 03.08.2025 22:04, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears
    but all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions
    can be enumerated.

    When we say N is countable and complete, we still know that there is
    no largest natural number... See?

    There is no mention of a largest natural number. All natural numbers (indices X) are distributed according to Cantor but most fractions keep
    O's, proving that they are not indexed. Proof: No O can leave the matrix.

    Have you ever implemented Cantor Pairing? They are all indexed.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 21:29:58 2025
    From Newsgroup: sci.math

    On 04.08.2025 21:22, Chris M. Thomasson wrote:
    On 8/4/2025 3:37 AM, WM wrote:
    On 03.08.2025 22:04, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark???

    Can you understand that in thi re-ordering never an O disappears
    but all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions
    can be enumerated.

    When we say N is countable and complete, we still know that there is
    no largest natural number... See?

    There is no mention of a largest natural number. All natural numbers
    (indices X) are distributed according to Cantor but most fractions
    keep O's, proving that they are not indexed. Proof: No O can leave the
    matrix.

    Have you ever implemented Cantor Pairing? They are all indexed.

    What is all?

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Mon Aug 4 12:41:28 2025
    From Newsgroup: sci.math

    On 8/4/2025 12:29 PM, WM wrote:
    On 04.08.2025 21:22, Chris M. Thomasson wrote:
    On 8/4/2025 3:37 AM, WM wrote:
    On 03.08.2025 22:04, Chris M. Thomasson wrote:
    On 8/3/2025 3:55 AM, WM wrote:
    On 03.08.2025 05:20, Chris M. Thomasson wrote:
    On 8/2/2025 1:46 PM, WM wrote:
    On 02.08.2025 21:51, Chris M. Thomasson wrote:


    0, 1, 2, 3, 4, 5, ...

    WM thinks 6 is dark? Or 6 + 1 is dark? Not sure... WM is dark??? >>>>>>>
    Can you understand that in thi re-ordering never an O disappears >>>>>>> but all visible matrix elements get free of O?

    XOOO... XXOO... XXOO... XXXO... ...
    XOOO... OOOO... XOOO... XOOO... ...
    XOOO... XOOO... OOOO... OOOO... ...
    XOOO... XOOO... XOOO... OOOO... ...
    ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...-a-a-a-a ...

    Map that to a tree.

    Here is no mention of a tree but of the fact that not all fractions >>>>> can be enumerated.

    When we say N is countable and complete, we still know that there is
    no largest natural number... See?

    There is no mention of a largest natural number. All natural numbers
    (indices X) are distributed according to Cantor but most fractions
    keep O's, proving that they are not indexed. Proof: No O can leave
    the matrix.

    Have you ever implemented Cantor Pairing? They are all indexed.

    What is all?

    It means that they are all indexed. Humm... I don't think you have
    implemented cantor pairing before? Any rational you can think of has an
    index. Btw, show me a rational that is not indexed?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 21:44:15 2025
    From Newsgroup: sci.math

    On 04.08.2025 21:41, Chris M. Thomasson wrote:
    Any rational you can think of has an
    index.

    Correct. Nevertheless almost all rationals are not indexed (proved by
    the presence of O's). Conclusion? You cannot think of most.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Mon Aug 4 12:52:28 2025
    From Newsgroup: sci.math

    On 8/4/2025 12:44 PM, WM wrote:
    On 04.08.2025 21:41, Chris M. Thomasson wrote:
    Any rational you can think of has an index.

    Correct. Nevertheless almost all rationals are not indexed (proved by
    the presence of O's). Conclusion? You cannot think of most.

    any rational is indexed in the bidirectional cantor pairing. Therefore,
    they all have a unique index.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Mon Aug 4 20:19:06 2025
    From Newsgroup: sci.math

    Am Mon, 04 Aug 2025 16:45:09 +0200 schrieb WM:
    On 04.08.2025 16:29, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Or do you know how O's disappear from the matrix? (They only disappear
    from the visible part.)

    Yes, it's obvious.

    In the limit as the number of steps tends to infinity, the O's have
    "moved so far" that they are no longer "at any finite position". This
    is not difficult to visualise for people who aren't WM.

    We do not visualize but prove that never an O leaves the matrix.
    You haven't proved that for the limit.

    There is no need for "dark fractions" or some ill-defined partition of
    the matrix into a "visible" part and an "invisible" part.

    According to analysis the function f(n) = C has limit C too.
    The limit of the sequence of the number of O's is infinite,
    but the number of O's in the limit of the matrices is zero.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 22:34:38 2025
    From Newsgroup: sci.math

    On 04.08.2025 21:52, Chris M. Thomasson wrote:
    On 8/4/2025 12:44 PM, WM wrote:
    On 04.08.2025 21:41, Chris M. Thomasson wrote:
    Any rational you can think of has an index.

    Correct. Nevertheless almost all rationals are not indexed (proved by
    the presence of O's). Conclusion? You cannot think of most.

    any rational is indexed in the bidirectional cantor pairing. Therefore,
    they all have a unique index.

    What about the O's indicating not indexed fractions?

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Mon Aug 4 20:36:25 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 04.08.2025 16:29, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Or do you know how O's disappear from the matrix? (They only disappear
    from the visible part.)

    Yes, it's obvious.

    In your step by step process for reordering the X's and O's, the O's move
    steadily rightwards and downwards. (At least, as I remember it from a
    previous post - I can't be bothered to get into the details again.) At
    each and every finite step, there are O's in the matrix.

    Namely as many O's as at the beginning.

    Well, it is a countably infinite number of O's, but yes. It stays
    countably infinite for each finite step. But NOT in the limit as the
    number of steps tends to infinity, as I explained in my next paragraph.

    In the limit as the number of steps tends to infinity, the O's have
    "moved so far" that they are no longer "at any finite position". This is
    not difficult to visualise for people who aren't WM.

    We do not visualize .....

    Indeed you do not, and that is to your disadvantage. It leaves you
    failing to understand what others find obvious.

    It would probably help you if you were to determine what is the minimum
    column or row number containing an O at step n. Or approximations to
    them. What happens to these row/column numbers as the number of steps
    tends to infinity?

    .... but prove that never an O leaves the matrix.

    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process. Indeed, you don't understand what is
    meant by "proof" in mathematics.

    The plain fact is that after a finite number of steps of the swapping
    process you envisage, there are a countably infinite number of both X's
    and O's. In the infinite limit, by contrast, there are just a countably infinite number of X's and no O's. There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.

    As I said, it would help you if you could envisage the process by which
    the O's "move" steadily further from the origin of your infinite matrix.

    There is no need for "dark fractions" or some ill-defined partition of
    the matrix into a "visible" part and an "invisible" part.

    According to analysis the function f(n) = C has limit C too. Either this
    is wrong or all O's stay at dark cells of the matrix.

    That's a complete non-sequitur. The constant function has the limit C.
    That has no bearing whatsoever on the non-existence of "dark cells" in
    the matrix.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 22:37:16 2025
    From Newsgroup: sci.math

    On 04.08.2025 22:19, joes wrote:
    Am Mon, 04 Aug 2025 16:45:09 +0200 schrieb WM:

    According to analysis the function f(n) = C has limit C too.
    The limit of the sequence of the number of O's is infinite,

    Therefore they all remain.

    but the number of O's in the limit of the matrices is zero.

    That is in cotradiction with the limit C. But if assumed so, where do
    they go?

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 4 22:45:19 2025
    From Newsgroup: sci.math

    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 04.08.2025 16:29, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Or do you know how O's disappear from the matrix? (They only disappear >>>> from the visible part.)

    Yes, it's obvious.

    In your step by step process for reordering the X's and O's, the O's move >>> steadily rightwards and downwards. (At least, as I remember it from a
    previous post - I can't be bothered to get into the details again.) At
    each and every finite step, there are O's in the matrix.

    Namely as many O's as at the beginning.

    Well, it is a countably infinite number of O's, but yes. It stays
    countably infinite for each finite step. But NOT in the limit as the
    number of steps tends to infinity, as I explained in my next paragraph.

    f(n) = C has limit C.

    .... but prove that never an O leaves the matrix.

    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process.

    I have proved that only X and O are exchanged, never any is deleted.

    The plain fact is that after a finite number of steps of the swapping
    process you envisage, there are a countably infinite number of both X's
    and O's.

    It remains the same number as in the beginning because never an O or an
    X is deleted.

    In the infinite limit, by contrast, there are just a countably
    infinite number of X's and no O's.

    An unsupported claim - nothing else.

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.

    The limit of a constant function is this constant.

    As I said, it would help you if you could envisage the process by which
    the O's "move" steadily further from the origin of your infinite matrix.

    But remaining within the matrix.

    There is no need for "dark fractions" or some ill-defined partition of
    the matrix into a "visible" part and an "invisible" part.

    According to analysis the function f(n) = C has limit C too. Either this
    is wrong or all O's stay at dark cells of the matrix.

    That's a complete non-sequitur.

    You have not yet understood?

    The constant function has the limit C.
    That has no bearing whatsoever on the non-existence of "dark cells" in
    the matrix.

    It proves that the number of O's is constant. But in the limit it is invisible.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 5 08:22:22 2025
    From Newsgroup: sci.math

    Am Mon, 04 Aug 2025 22:37:16 +0200 schrieb WM:
    On 04.08.2025 22:19, joes wrote:
    Am Mon, 04 Aug 2025 16:45:09 +0200 schrieb WM:

    According to analysis the function f(n) = C has limit C too.
    The limit of the sequence of the number of O's is infinite,
    Therefore they all remain.
    No. This is not the same as below.

    but the number of O's in the limit of the matrices is zero.
    That is in cotradiction with the limit C. But if assumed so, where do
    they go?
    The limit matrix has only X's. The O's "go" to infinite indices,
    which lie outside the matrix.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 5 08:28:53 2025
    From Newsgroup: sci.math

    Am Mon, 04 Aug 2025 22:45:19 +0200 schrieb WM:
    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    .... but prove that never an O leaves the matrix.

    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process.

    I have proved that only X and O are exchanged, never any is deleted.
    Only for finite indices, not for the limit.

    The plain fact is that after a finite number of steps of the swapping
    process you envisage, there are a countably infinite number of both X's
    and O's.
    In the infinite limit, by contrast, there are just a countably infinite
    number of X's and no O's.
    An unsupported claim - nothing else.
    Dude. Either you deny the limit or you accept that a matrix full of
    only X's does not contain any O's.

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.

    As I said, it would help you if you could envisage the process by which
    the O's "move" steadily further from the origin of your infinite
    matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 5 12:10:13 2025
    From Newsgroup: sci.math

    On 05.08.2025 10:22, joes wrote:
    Am Mon, 04 Aug 2025 22:37:16 +0200 schrieb WM:
    On 04.08.2025 22:19, joes wrote:
    Am Mon, 04 Aug 2025 16:45:09 +0200 schrieb WM:

    According to analysis the function f(n) = C has limit C too.
    The limit of the sequence of the number of O's is infinite,
    Therefore they all remain.
    No. This is not the same as below.

    It is fact. The system contains a constant number of O's in all stages.

    but the number of O's in the limit of the matrices is zero.
    That is in cotradiction with the limit C. But if assumed so, where do
    they go?
    The limit matrix has only X's.

    The visible part of it.

    The O's "go" to infinite indices,
    which lie outside the matrix.

    No, there is no infinite index. By definition the matrix contains only
    finite indices. Note that they indices consist of pairs of natural
    numbers. There are only finite natural numbers.

    By definition the O's are exchange with X's which all lie inside the matrix.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 5 12:16:59 2025
    From Newsgroup: sci.math

    On 05.08.2025 10:28, joes wrote:
    Am Mon, 04 Aug 2025 22:45:19 +0200 schrieb WM:
    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    .... but prove that never an O leaves the matrix.

    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process.

    I have proved that only X and O are exchanged, never any is deleted.
    Only for finite indices, not for the limit.

    There is nothing else except X and O are exchanged.

    The plain fact is that after a finite number of steps of the swapping
    process you envisage, there are a countably infinite number of both X's
    and O's.
    In the infinite limit, by contrast, there are just a countably infinite
    number of X's and no O's.
    An unsupported claim - nothing else.
    Dude. Either you deny the limit or you accept that a matrix full of
    only X's does not contain any O's.

    That is wrong. No O can leave. The visible part however contains only X's.

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.

    That is nonsense. The function f(n) = C contains the number of O's in
    every stage and in the limit.

    As I said, it would help you if you could envisage the process by which
    the O's "move" steadily further from the origin of your infinite
    matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.

    An unsupported and wrong claim.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 5 15:39:02 2025
    From Newsgroup: sci.math

    Am 04.08.2025 um 22:36 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    According to analysis the function f(n) = C has limit C too. Either this
    is wrong or all O's stay at dark cells of the matrix.

    That's a complete non-sequitur. The constant function has the limit C.
    That has no bearing whatsoever on the non-existence of "dark cells" in
    the matrix.

    Note that for M|+ckenheim

    lim(card(A_n)) = card(lim(A_n)).

    is a fact.

    This means: If f(n) = card(A_n) = C (for all n e IN), then clearly

    card(lim(A_n)) = lim(card(A_n)) = lim(f(n)) = C .

    Which "proves" WM's "stance": "The 'O's can't leave the matrix; not even
    in the limit!". <holy shit!>

    .
    .
    .





    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 5 15:48:19 2025
    From Newsgroup: sci.math

    On 05.08.2025 15:39, Moebius wrote:

    Note that for M|+ckenheim

    -a-a-a lim(card(A_n)) = card(lim(A_n)).

    is a fact.

    Fact is that the number of O's does never change.

    Which "proves" WM's "stance": "The 'O's can't leave the matrix; not even
    in the limit!".

    Of course not. If you disagree tell me how this could happen by pure
    exchange with X's.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 5 14:13:47 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 15:39, Moebius wrote:
    Note that for M|+ckenheim
    -a-a-a lim(card(A_n)) = card(lim(A_n)).
    is a fact.
    Fact is that the number of O's does never change.
    Which "proves" WM's "stance": "The 'O's can't leave the matrix; not even
    in the limit!".
    Of course not. If you disagree tell me how this could happen by pure exchange with X's.
    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity",
    every last one of them.
    Please forgive me trying to explain it in terms you might understand.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 5 16:30:18 2025
    From Newsgroup: sci.math

    Am 05.08.2025 um 16:13 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 15:39, Moebius wrote:

    Which "proves" WM's "stance": "The 'O's can't leave the matrix [or matrices]; not even
    in the limit!".

    [...] tell me how this could happen by pure exchange with X's.

    If I may add (using MM-lingo too):

    1. The limit is not "reached" "by pure exchange with X's". "In the
    limit" is only a figure of speech, not something we actually "arive at".

    2. The limit of a sequence of objects may have different properties than
    the objects (terms) in the sequence.

    For example: For all n e IN: {1, ..., n} is FINITE. But lim {1, ..., n}
    is INFINITE (namely = IN).

    Hint: Each and every matrix in your sequence contains (infinitely many)
    Os. The LIMIT of this sequence of matrices doesn't contain ANY O. (A
    simple mathematical fact.)

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity", every last one of them.

    <argl>

    "My opponent's reasoning reminds me of the heathen, who, being asked on
    what the world stood, replied, "On a tortoise." But on what does the
    tortoise stand? "On another tortoise." With Mr. Barker, too, there are tortoises all the way down."

    rCorCe"Second Evening: Remarks of Rev. Dr. Berg"

    Please forgive me trying to explain it in terms you might understand.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 5 17:09:48 2025
    From Newsgroup: sci.math

    Am 05.08.2025 um 16:13 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 15:39, Moebius wrote:

    Which "proves" WM's "stance": "The 'O's can't leave the matrix [or matrices]; not even
    in the limit!".

    [...] tell me how this could happen by pure exchange with X's.

    If I may add (using WM-lingo too):

    1. The limit is not "reached" "by pure exchange with X's". "In the
    limit" is only a figure of speech, not something we actually "arive at".

    2. The limit of a sequence of objects may have different properties than
    the objects (terms) in the sequence.

    For example: For all n e IN: {1, ..., n} is FINITE. But lim {1, ..., n}
    is INFINITE (namely = IN).

    Hint: Each and every matrix in your sequence contains (infinitely many)
    Os. The LIMIT of this sequence of matrices doesn't contain ANY O. (A
    simple mathematical fact.)

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity", every last one of them.

    <argl>

    "My opponent's reasoning reminds me of the heathen, who, being asked on
    what the world stood, replied, "On a tortoise." But on what does the
    tortoise stand? "On another tortoise." With Mr. Barker, too, there are tortoises all the way down."

    rCorCe"Second Evening: Remarks of Rev. Dr. Berg"

    Please forgive me trying to explain it in terms you might understand.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Tue Aug 5 15:09:55 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 5 17:37:49 2025
    From Newsgroup: sci.math

    Am 05.08.2025 um 17:09 schrieb Moebius:
    Am 05.08.2025 um 16:13 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 15:39, Moebius wrote:

    Which "proves" WM's "stance": "The 'O's can't leave the matrix [or
    matrices]; not even
    in the limit!".

    [...] tell me how this could happen by pure exchange with X's.

    If I may add (using WM-lingo too):

    1. The limit is not "reached" "by pure exchange with X's". "In the
    limit" is only a figure of speech, not something we actually "arive at".

    At least not in math. :-)

    2. The limit of a sequence of objects may have different properties than
    the objects (terms) in the sequence.

    Ah, right: Alan already mentioned something in that vein: "The limit of
    a thing is not necessarily the thing of the limit."

    Indeed! (Except in M|+ckenheim's world, that is.)

    For example: For all n e IN: {1, ..., n} is FINITE. But lim {1, ..., n}
    is INFINITE (namely = IN).

    Hint: Each and every matrix in your sequence contains (infinitely many)
    Os. The LIMIT of this sequence of matrices doesn't contain ANY O. (A
    simple mathematical fact.)

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to
    infinity",
    every last one of them.

    <argl>

    "My opponent's reasoning reminds me of the heathen, who, being asked on
    what the world stood, replied, "On a tortoise." But on what does the tortoise stand? "On another tortoise." With Mr. Barker, too, there are tortoises all the way down."

    rCorCe"Second Evening: Remarks of Rev. Dr. Berg"

    Please forgive me trying to explain it in terms you might understand.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 5 19:56:41 2025
    From Newsgroup: sci.math

    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity", every last one of them.

    The O's are exchanged with X's, never deleted, never leaving the finite domain. All exchanges happen at finite places.

    Please forgive me trying to explain it in terms you might understand.

    You should try to understand that all happaens at finite places. No O
    will ever reach an infinite index. How can you dare to propose such
    illogical nonsense!

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 5 19:21:07 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity",
    every last one of them.

    The O's are exchanged with X's, never deleted, never leaving the finite domain. All exchanges happen at finite places.

    Of course. But you don't understand the concept "limit as the steps
    tend to infinity". For every step the X's indeed never leave the finite domain, but in the limit they have vanished.

    You don't understand that, and you're not trying to understand it.
    Every mathematics undergraduate understands it, but you don't.

    Please forgive me trying to explain it in terms you might understand.

    You should try to understand that all happens at finite places. No O
    will ever reach an infinite index.

    As already said, you don't understand "limit ... tends to infinity".

    How can you dare to propose such illogical nonsense!

    It's basic mathematics. It's not that difficult for anybody who doesn't positively _not_ want to learn.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 5 22:01:23 2025
    From Newsgroup: sci.math

    On 05.08.2025 21:21, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity", >>> every last one of them.

    The O's are exchanged with X's, never deleted, never leaving the finite
    domain. All exchanges happen at finite places.

    Of course. But you don't understand the concept "limit as the steps
    tend to infinity".

    I understand that never an O can be deleted. In no case!

    For every step the X's indeed never leave the finite
    domain, but in the limit they have vanished.

    You mean the O's. So you wish to apply magic, I prefer mathematics.

    You don't understand that, and you're not trying to understand it.

    I am refuting to apply magic.

    Every mathematics undergraduate understands it, but you don't.M

    Unfortunately they have been spoilt by stupid teachers.

    Please forgive me trying to explain it in terms you might understand.

    You should try to understand that all happens at finite places. No O
    will ever reach an infinite index.

    As already said, you don't understand "limit ... tends to infinity".

    Note that Cantor does not accept a limit.

    How can you dare to propose such illogical nonsense!

    It's basic mathematics.

    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is argued usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly. For
    this reason some of Cantor's statements are quoted below.

    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"
    [E. Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 126]

    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place." [G. Cantor, letter to R. Lipschitz (19 Nov 1883)]
    "thus we get the epitome (-e) of all real algebraic numbers [...] and
    with respect to this order we can talk about the NU<th algebraic number
    where not a single one of this epitome (NU+) has been forgotten." [E.
    Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 116]

    "such that every element of the set stands at a definite position of
    this sequence" [E. Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 152]

    The clarity of these expressions is noteworthy: all and every,
    completely, at an absolutely fixed position, NU<th number, where not a
    single one has been forgotten.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 5 21:33:54 2025
    From Newsgroup: sci.math

    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:
    On 05.08.2025 21:21, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to
    infinity", every last one of them.
    The O's are exchanged with X's, never deleted, never leaving the
    finite domain. All exchanges happen at finite places.
    Of course. But you don't understand the concept "limit as the steps
    tend to infinity".
    I understand that never an O can be deleted. In no case!
    In no *finite* case. Why do you accept the limit?

    For every step the X's indeed never leave the finite domain, but in the
    limit they have vanished.
    You mean the O's. So you wish to apply magic, I prefer mathematics.
    What do you think the limit is?

    You don't understand that, and you're not trying to understand it.
    I am refuting to apply magic.
    Any sufficiently advanced...

    Please forgive me trying to explain it in terms you might understand.
    You should try to understand that all happens at finite places. No O
    will ever reach an infinite index.
    No, no finite(ly indexed) matrix represents the bijection. You need the
    limit. No O can be at a finite index.

    As already said, you don't understand "limit ... tends to infinity".
    Note that Cantor does not accept a limit.
    Accept what limit?

    When dealing with Cantor's mappings between infinite sets, it is argued usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    For this reason some of Cantor's statements are quoted below.
    Off topic.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 5 21:41:18 2025
    From Newsgroup: sci.math

    Am Tue, 05 Aug 2025 12:16:59 +0200 schrieb WM:
    On 05.08.2025 10:28, joes wrote:
    Am Mon, 04 Aug 2025 22:45:19 +0200 schrieb WM:
    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    .... but prove that never an O leaves the matrix.
    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process.
    I have proved that only X and O are exchanged, never any is deleted.
    Only for finite indices, not for the limit.
    There is nothing else except X and O are exchanged.
    An infinite number of times. Tell me, what is the limit of that?

    The plain fact is that after a finite number of steps of the swapping
    process you envisage, there are a countably infinite number of both
    X's and O's.
    In the infinite limit, by contrast, there are just a countably
    infinite number of X's and no O's.
    An unsupported claim - nothing else.
    Dude. Either you deny the limit or you accept that a matrix full of
    only X's does not contain any O's.
    That is wrong. No O can leave. The visible part however contains only
    X's.
    Ok, so you deny the limit. What is it then?

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.
    That is nonsense.
    Proof pending.

    As I said, it would help you if you could envisage the process by
    which the O's "move" steadily further from the origin of your
    infinite matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.
    An unsupported and wrong claim.
    Show me the finite column and row where an O stays.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From FromTheRafters@FTR@nomail.afraid.org to sci.math on Tue Aug 5 18:41:31 2025
    From Newsgroup: sci.math

    joes explained :
    Am Tue, 05 Aug 2025 12:16:59 +0200 schrieb WM:
    On 05.08.2025 10:28, joes wrote:
    Am Mon, 04 Aug 2025 22:45:19 +0200 schrieb WM:
    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    .... but prove that never an O leaves the matrix.
    That word "leave" is mathematically meaningless there. You haven't
    proved anything about the process.
    I have proved that only X and O are exchanged, never any is deleted.
    Only for finite indices, not for the limit.
    There is nothing else except X and O are exchanged.
    An infinite number of times. Tell me, what is the limit of that?

    The plain fact is that after a finite number of steps of the swapping >>>>> process you envisage, there are a countably infinite number of both
    X's and O's.
    In the infinite limit, by contrast, there are just a countably
    infinite number of X's and no O's.
    An unsupported claim - nothing else.
    Dude. Either you deny the limit or you accept that a matrix full of
    only X's does not contain any O's.
    That is wrong. No O can leave. The visible part however contains only
    X's.
    Ok, so you deny the limit. What is it then?

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.
    That is nonsense.
    Proof pending.

    As I said, it would help you if you could envisage the process by
    which the O's "move" steadily further from the origin of your
    infinite matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.
    An unsupported and wrong claim.
    Show me the finite column and row where an O stays.

    There is overflow housing available at the Hilbert.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Tue Aug 5 15:44:18 2025
    From Newsgroup: sci.math

    On 8/4/2025 1:34 PM, WM wrote:
    On 04.08.2025 21:52, Chris M. Thomasson wrote:
    On 8/4/2025 12:44 PM, WM wrote:
    On 04.08.2025 21:41, Chris M. Thomasson wrote:
    Any rational you can think of has an index.

    Correct. Nevertheless almost all rationals are not indexed (proved by
    the presence of O's). Conclusion? You cannot think of most.

    any rational is indexed in the bidirectional cantor pairing.
    Therefore, they all have a unique index.

    What about the O's indicating not indexed fractions?

    Huh? Try to give me a pair that is not indexed? Think of a pair as (x,
    y), that makes a fraction x/y. I should say that cantor pairing works
    with all positive rationals. Reducing is besides the point for now.

    Actually, you just made me think of the following comedy again:

    https://youtu.be/rVtHrgdcvZA
    (are you that guy?)



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Tue Aug 5 15:47:14 2025
    From Newsgroup: sci.math

    On 8/4/2025 1:36 PM, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 04.08.2025 16:29, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Or do you know how O's disappear from the matrix? (They only disappear >>>> from the visible part.)

    Yes, it's obvious.

    In your step by step process for reordering the X's and O's, the O's move >>> steadily rightwards and downwards. (At least, as I remember it from a
    previous post - I can't be bothered to get into the details again.) At
    each and every finite step, there are O's in the matrix.

    Namely as many O's as at the beginning.

    Well, it is a countably infinite number of O's, but yes. It stays
    countably infinite for each finite step. But NOT in the limit as the
    number of steps tends to infinity, as I explained in my next paragraph.[...]

    WM seems to be ultra finite. He seems to think that Cantor pairing
    cannot possibly index all positive rationals where the pair (x, y) can
    be x/y. I keep trying to ask him to show me a (x, y) pair (aka x/y) that cannot be indexed... He fails to do so.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Tue Aug 5 16:23:26 2025
    From Newsgroup: sci.math

    On 8/5/2025 3:41 PM, FromTheRafters wrote:
    joes explained :
    Am Tue, 05 Aug 2025 12:16:59 +0200 schrieb WM:
    On 05.08.2025 10:28, joes wrote:
    Am Mon, 04 Aug 2025 22:45:19 +0200 schrieb WM:
    On 04.08.2025 22:36, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    .... but prove that never an O leaves the matrix.
    That word "leave" is mathematically meaningless there.-a You haven't >>>>>> proved anything about the process.
    I have proved that only X and O are exchanged, never any is deleted.
    Only for finite indices, not for the limit.
    There is nothing else except X and O are exchanged.
    An infinite number of times. Tell me, what is the limit of that?

    The plain fact is that after a finite number of steps of the swapping >>>>>> process you envisage, there are a countably infinite number of both >>>>>> X's and O's.
    In the infinite limit, by contrast, there are just a countably
    infinite number of X's and no O's.
    An unsupported claim - nothing else.
    Dude. Either you deny the limit or you accept that a matrix full of
    only X's does not contain any O's.
    That is wrong. No O can leave. The visible part however contains only
    X's.
    Ok, so you deny the limit. What is it then?

    -a There is no contradiction here.-a The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.
    That is nonsense.
    Proof pending.

    As I said, it would help you if you could envisage the process by
    which the O's "move" steadily further from the origin of your
    infinite matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.
    An unsupported and wrong claim.
    Show me the finite column and row where an O stays.

    There is overflow housing available at the Hilbert.

    ;^) lol.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 12:10:15 2025
    From Newsgroup: sci.math


    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:
    On 05.08.2025 21:21, Alan Mackenzie wrote:

    I understand that never an O can be deleted. In no case!
    In no *finite* case.

    In no case.

    Why do you accept the limit?

    The limit means that all finite steps are done. There is no infinite
    step. There is no loss of O's.

    For every step the X's indeed never leave the finite domain, but in the
    limit they have vanished.
    You mean the O's. So you wish to apply magic, I prefer mathematics.
    What do you think the limit is?

    The limit means that all finite steps are done.

    No, no finite(ly indexed) matrix represents the bijection. You need the limit. No O can be at a finite index.

    No O can be at an infinite index. Therefore they all stay at finite indices.

    As already said, you don't understand "limit ... tends to infinity".
    Note that Cantor does not accept a limit.
    Accept what limit?

    He accepts that all finite steps are done. That may be understood as the limit. But there is no infinite step.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Wed Aug 6 12:43:45 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 21:21, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    I already told you in a post yesterday. The O's "move" steadily away
    from the origin. In the limit they have "moved all the way to infinity", >>>> every last one of them.
    The O's are exchanged with X's, never deleted, never leaving the finite
    domain. All exchanges happen at finite places.
    Of course. But you don't understand the concept "limit as the steps
    tend to infinity".
    I understand ....
    You don't understand at all.
    .... that never an O can be deleted. In no case!
    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.
    For every step the X's indeed never leave the finite
    domain, but in the limit they have vanished.
    You mean the O's.
    Yes. Sorry.
    So you wish to apply magic, I prefer mathematics.
    Your preferences are beyond your abilities. What you call "magic" is established mathematics, as developed by minds far superior to either of
    ours over the last few centuries. That you fail to understand this
    "magic" should be your problem alone.
    You don't understand that, and you're not trying to understand it.
    I am refuting to apply magic.
    You are refusing to apply established mathematics.
    Every mathematics undergraduate understands it, but you don't.
    Unfortunately they have been spoilt by stupid teachers.
    That statement confirms you as a crank, but we knew that anyway.
    Please forgive me trying to explain it in terms you might understand.
    You should try to understand that all happens at finite places. No O
    will ever reach an infinite index.
    As already said, you don't understand "limit ... tends to infinity".
    Note that Cantor does not accept a limit.
    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them. You don't.
    How can you dare to propose such illogical nonsense!
    It's basic mathematics.
    Cantor, rejecting the limit idea
    When dealing with Cantor's mappings between infinite sets, it is argued usually that these mappings require a "limit" to be completed or that
    they cannot be completed.
    Don't know about "usually", I never heard any such silly arguments till I encountered this newsgroup.
    Such arguing has to be rejected flatly.
    Such arguing is non-sensical, based on misunderstandings of basic maths.
    For this reason some of Cantor's statements are quoted below.
    None of the following cites (which I would normally snip as they are off
    topic) comes close to "rejecting the limit idea". That you cite them as
    such shows how poor your understanding of the topic is.
    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"
    [E. Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 126]
    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place." [G. Cantor, letter to R. Lipschitz (19 Nov 1883)]
    "thus we get the epitome (-e) of all real algebraic numbers [...] and
    with respect to this order we can talk about the NU<th algebraic number where not a single one of this epitome (NU+) has been forgotten." [E. Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 116]
    "such that every element of the set stands at a definite position of
    this sequence" [E. Zermelo: "Georg Cantor rCo Gesammelte Abhandlungen mathematischen und philosophischen Inhalts", Springer, Berlin (1932) p. 152] The clarity of these expressions is noteworthy: all and every,
    completely, at an absolutely fixed position, NU<th number, where not a single one has been forgotten.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 16:56:17 2025
    From Newsgroup: sci.math

    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Whih however is always finite. So the O's remain in the matrix.

    So you wish to apply magic, I prefer mathematics.

    Your preferences are beyond your abilities. What you call "magic" is established mathematics, as developed by minds far superior to either of
    ours over the last few centuries.

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infnite numbers to enumerate.

    That you fail to understand this
    "magic" should be your problem alone.

    You claim that exchange with X's at finite places can remove O's into
    the infinite. This is simply nonsense.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Wed Aug 6 16:59:18 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted". That 1
    "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    So you wish to apply magic, I prefer mathematics.

    Your preferences are beyond your abilities. What you call "magic" is
    established mathematics, as developed by minds far superior to either of
    ours over the last few centuries.

    No, that has not been the subject of analysis. It is only Cantor's invention. And he has not used infinite numbers to enumerate.

    To what do your "that" and your "it" refer?

    That you fail to understand this
    "magic" should be your problem alone.

    You claim that exchange with X's at finite places can remove O's into
    the infinite. This is simply nonsense.

    It may be nonsense, but it was a plausible argument to try to get you to understand the notion of limits. Maybe the sequence I depict above
    might do a better job.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 19:03:25 2025
    From Newsgroup: sci.math

    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the
    enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is argued
    usually that these mappings require a "limit" to be completed or that
    they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments till I encountered this newsgroup.

    You proposed it yourself. Without limit never an O is lost. The O's
    prove that most fractions are not indexed.

    For this reason some of Cantor's statements are quoted below.

    None of the following cites (which I would normally snip as they are off topic) comes close to "rejecting the limit idea".

    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence. Nothing happens in the infinite. In particular, never
    an O leaves the matrix.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 19:11:25 2025
    From Newsgroup: sci.math

    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:

    When dealing with Cantor's mappings between infinite sets, it is argued
    usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    Either the enumeration of the rationals is never finished, or, if it is claimed to be finished, dark numbers are needed.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 19:16:02 2025
    From Newsgroup: sci.math

    On 05.08.2025 23:41, joes wrote:
    Am Tue, 05 Aug 2025 12:16:59 +0200 schrieb WM:

    There is nothing else except X and O are exchanged.
    An infinite number of times. Tell me, what is the limit of that?

    See below.

    There is no contradiction here. The
    limit of a thing is not necessarily the thing of the limit.
    The limit of a constant function is this constant.
    Yes, but not the value of the limit.
    That is nonsense.
    Proof pending.

    The value C of the function of the number of O's is constant. It has the
    limit C.

    As I said, it would help you if you could envisage the process by
    which the O's "move" steadily further from the origin of your
    infinite matrix.
    But remaining within the matrix.
    Again, not in the limit, only for finite indices.
    An unsupported and wrong claim.
    Show me the finite column and row where an O stays.

    Infinitely many O's stay in the first colum and every other column.
    Infinitely many O's stay in the first line and every other line.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 19:19:03 2025
    From Newsgroup: sci.math

    On 06.08.2025 00:47, Chris M. Thomasson wrote:

    WM seems to be ultra finite. He seems to think that Cantor pairing
    cannot possibly index all positive rationals where the pair (x, y) can
    be x/y. I keep trying to ask him to show me a (x, y) pair (aka x/y) that cannot be indexed... He fails to do so.

    Show me the first (or any) O leaving the matrix.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Wed Aug 6 17:31:33 2025
    From Newsgroup: sci.math

    Le 06/08/2025 |a 19:19, WM a |-crit :
    On 06.08.2025 00:47, Chris M. Thomasson wrote:

    WM seems to be ultra finite. He seems to think that Cantor pairing
    cannot possibly index all positive rationals where the pair (x, y) can
    be x/y. I keep trying to ask him to show me a (x, y) pair (aka x/y) that
    cannot be indexed... He fails to do so.

    Show me the first (or any) O leaving the matrix.

    Regards, WM

    again and again the same sophistry from Wolfgang M|+ckenheim, debunked for ages.

    http://bsb.me.uk/dd-wealth.pdf


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 19:34:27 2025
    From Newsgroup: sci.math

    On 06.08.2025 18:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    How and where do they leave?
    But don't try to stultify students. If all n fail to enumerate the
    infinitely many fractions equipped with O's but you claim that
    afterwards all fractions are indexed (by what), then every intelligent
    student recognizes that you don't tell the truth.

    Using an analogous, but simpler example, consider the sequence of real numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    And the limit is never reached by any f(n). That's the same as with
    Cantor's enumeration. Note that indexing is only possible by natural
    numbers, not by -e.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted". That 1 "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    Not by a long way. There are infinitely many O's. They cannot vanish immediately.

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infinite numbers to enumerate.

    To what do your "that" and your "it" refer?

    The completion of an enumeration.

    That you fail to understand this
    "magic" should be your problem alone.

    You claim that exchange with X's at finite places can remove O's into
    the infinite. This is simply nonsense.

    It may be nonsense, but it was a plausible argument to try to get you to understand the notion of limits.

    Maybe that this confusion of limits has supported the Cantor-superstition.

    Maybe the sequence I depict above
    might do a better job.

    This is a nice example. It shows that you confuse the enumeration of all
    terms of the sequence (which in fact is done by the position of the
    second 1) and the limit which has nothing to do with this enumeration.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Wed Aug 6 17:46:34 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them.
    Of course. He called -e a limit. But -e does not contribute to the enumeration of the fractions.
    Cantor, rejecting the limit idea
    When dealing with Cantor's mappings between infinite sets, it is argued
    usually that these mappings require a "limit" to be completed or that
    they cannot be completed.
    Don't know about "usually", I never heard any such silly arguments till I
    encountered this newsgroup.
    You proposed it yourself.
    That is untrue. Please don't lie about what I've written. That is
    merely your misunderstanding (possibly deliberate) of what I've written.
    Without limit never an O is lost.
    Yes.
    The O's prove that most fractions are not indexed.
    That's untrue. You fail to understand what a mathematical proof is,
    just as you fail to understand limits.
    For this reason some of Cantor's statements are quoted below.
    None of the following cites (which I would normally snip as they are off
    topic) comes close to "rejecting the limit idea".
    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence.
    Nobody's arguing with that, and it says precisely nothing about limits.
    Nothing happens in the infinite. In particular, never an O leaves the
    matrix.
    <sigh>
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Wed Aug 6 18:00:43 2025
    From Newsgroup: sci.math

    Le 06/08/2025 |a 19:46, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the
    enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is argued >>>> usually that these mappings require a "limit" to be completed or that
    they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments till I >>> encountered this newsgroup.

    You proposed it yourself.

    That is untrue. Please don't lie about what I've written. That is
    merely your misunderstanding (possibly deliberate) of what I've written.

    Without limit never an O is lost.

    Yes.

    The O's prove that most fractions are not indexed.

    That's untrue. You fail to understand what a mathematical proof is,
    just as you fail to understand limits.

    For this reason some of Cantor's statements are quoted below.

    None of the following cites (which I would normally snip as they are off >>> topic) comes close to "rejecting the limit idea".

    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence.

    Nobody's arguing with that, and it says precisely nothing about limits.

    Nothing happens in the infinite. In particular, never an O leaves the
    matrix.

    <sigh>

    WM completely overlooks that however the mapping where there is only "X"
    in the matrix is obtained doesn't matter as long as it exists and express
    a bijective mapping between N and NxN.

    So he insists in obtaining it as the limit of a sequence of mappings where there are always some "O" there, even an infinity of them i.e. it is not a mapping from N to NxN. This is definitely not the most clever way, it may
    help to visualize the final mapping though. But the "final" mapping can be built directly without using such a sequence.

    He's again, assuming that if a property is true for all members of a
    sequence then it is a property of its limit. Something that is so many
    times wrong even out of Set Theory... With such a kind of "argument" you
    could also prove that any positive number is zero or that zero is
    positive...


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Wed Aug 6 20:12:54 2025
    From Newsgroup: sci.math

    Am Wed, 06 Aug 2025 19:34:27 +0200 schrieb WM:
    On 06.08.2025 18:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away
    to an unbounded distance.
    Which however is always finite. So the O's remain in the matrix.
    Yes. For any number of steps. But NOT in the limit.
    How and where do they leave?
    But don't try to stultify students. If all n fail to enumerate the
    infinitely many fractions equipped with O's but you claim that
    afterwards all fractions are indexed (by what), then every intelligent student recognizes that you don't tell the truth.
    There is no index "where" they leave, it happens in the limit process,
    the total of all the steps. (You also tried to shift the quantifiers
    again.)

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:
    1.1, 1.01, 1.001, 1.0001, ......
    Every element of that sequence has two non-zero digits.
    And the limit is never reached by any f(n). That's the same as with
    Cantor's enumeration. Note that indexing is only possible by natural
    numbers, not by -e.
    Of course. The limit is not a term.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.
    At no element of the sequence does the second 1 get "deleted". That 1
    "remains in the number". But in the limit, it has gone.
    This is essentially the same thing which is happening to your X's and
    O's.
    Not by a long way. There are infinitely many O's. They cannot vanish immediately.
    They don't.
    Do you agree that the limit is 1?

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infinite numbers to enumerate.
    To what do your "that" and your "it" refer?
    The completion of an enumeration.
    Cantor invented completion?

    Maybe the sequence I depict above might do a better job.
    This is a nice example. It shows that you confuse the enumeration of all terms of the sequence (which in fact is done by the position of the
    second 1) and the limit which has nothing to do with this enumeration.
    So which term enumerates all positions?
    The limit is a handy compression of a sequence.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 22:19:52 2025
    From Newsgroup: sci.math

    On 06.08.2025 19:46, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the
    enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is argued >>>> usually that these mappings require a "limit" to be completed or that
    they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments till I >>> encountered this newsgroup.

    You proposed it yourself.

    That is untrue. Please don't lie about what I've written. That is
    merely your misunderstanding (possibly deliberate) of what I've written.

    Without limit never an O is lost.

    Yes.

    You claim that an O is lost. Therefore you lied above.

    The O's prove that most fractions are not indexed.

    That's untrue.

    That is their definition. The O's denote not indexed fractions.

    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence.

    Nobody's arguing with that,

    Cantor is. I am.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 6 22:35:31 2025
    From Newsgroup: sci.math

    On 06.08.2025 20:00, Python wrote:
    Le 06/08/2025 |a 19:46, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Nothing happens in the infinite. In particular, never an O leaves the
    matrix.

    WM completely overlooks that however the mapping where there is only "X"
    in the matrix is obtained doesn't matter as long as it exists

    Every matrix contains O's, i.e. not indexed fractions.

    So he insists in obtaining it as the limit of a sequence of mappings
    where there are always some "O" there, even an infinity of them i.e. it
    is not a mapping from N to NxN. This is definitely not the most clever
    way, it may help to visualize the final mapping though. But the "final" mapping can be built directly without using such a sequence.

    I have applied Cantor's mapping. Only this is discussed in "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022)

    He's again, assuming that if a property is true for all members of a sequence then it is a property of its limit.

    There is no limit of the enumeration other than the complete application
    of all indices. In all matrices the O's exist with not a single loss.

    The sequence 0.1, 0.01. 0.001, ... for example has the limit 0, but the complete enumeration is the complete sequence without this limit. That
    is Cantor's "limit".
    Obviously you confuse the analytical limit which has no digit 1 with the complete enumeration where all terms have one digit 1. This property is
    true for all terms like the O's remaining in all matrices.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 7 00:11:12 2025
    From Newsgroup: sci.math

    Am 06.08.2025 um 20:00 schrieb Python:

    WM completely overlooks that however the mapping where there is only "X"
    in the matrix is obtained doesn't matter as long as it exists and
    express a bijective mapping between N and NxN.

    He CLEARLY can't tell us what's WRONG with the simple definition of a
    function f: IN x IN --> IN, defined by f(n,m) = m + (n + m)*(n + m +
    1)/2 for all n,m e IN.

    Moreover this idiot has written a "textbook" where he correctly stated
    the condition(s) for a mapping (or function) to be /bijective/. From
    this it's easy to PROVE that f is indeed a bijection (i.e. bijcetive).

    Actually, all this can (might) be done in the context of a set theory,
    say ZFC.

    So what exactly does this idiot want to "reach"? What does he want to
    "prove" with his "proof"?! Unclear, to say the least.

    Right:

    ... he insists in obtaining it as the limit of a sequence of mappings
    where there are always some "O" there, even an infinity of them i.e. it
    is not a mapping from N to NxN. This is definitely not the most clever
    way, it may help to visualize the final mapping though. But the "final" mapping can be built directly without using such a sequence.

    Indeed. See above.

    So even if there w e r e no limit of his sequence "without Os". So
    what? What would that "prove"? Nothing!

    Yeah, in each term in the sequence he considers there are O's. SO WHAT?!

    After all, it is clearly NOT the bijection defined above. [That his
    sequence of matrices is "based" on "Cantor's formula", as WM claims, is
    a rather "weak" ehem "argument". Just mumbo-jumbo "proving" nothing.]

    <holy shit>

    He's trying to ensure that there's no car comming from the left by
    looking at the right side [or the other way round].

    He's again, assuming that if a property is true for all members of a sequence then it is a property of its limit.

    Actually, ANOTHER "problem" with him. [...]

    Something that is so many times wrong even out of Set Theory... With such a kind of "argument" you
    could also prove that any positive number is zero or that zero is positive...

    Right, but ...

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 7 00:58:18 2025
    From Newsgroup: sci.math

    Am 06.08.2025 um 19:31 schrieb Python:
    Le 06/08/2025 |a 19:19, WM a |-crit :

    Show me the first (or any) O leaving the matrix.

    again and again the same sophistry from Wolfgang M|+ckenheim, debunked
    for ages.

    Whatever WM may mean with "leaving the matrix". Actually, imho, it
    should (at least) read "leaving the matrices". :-P

    On the other hand, NO O is "leaving ANY matrix". The limit (!) of the
    sequence of matrices he coniders just does not "contain" any O (as an element). A simple mathematical fact which follows (1) by the definition
    of the sequence WM considers and (b) by the definition of (the
    pointwise) limit. <sigh>

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 7 00:58:59 2025
    From Newsgroup: sci.math

    Am 06.08.2025 um 19:31 schrieb Python:
    Le 06/08/2025 |a 19:19, WM a |-crit :

    Show me the first (or any) O leaving the matrix.

    again and again the same sophistry from Wolfgang M|+ckenheim, debunked
    for ages.

    Whatever WM may mean with "leaving the matrix". Actually, imho, it
    should (at least) read "leaving the matrices". :-P

    On the other hand, NO O is "leaving ANY matrix". The limit (!) of the
    sequence of matrices he coniders just does not "contain" any O (as an element). A simple mathematical fact which follows (1) by the definition
    of the sequence WM considers and (2) by the definition of (the
    pointwise) limit. <sigh>

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Wed Aug 6 22:59:06 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:17:19 2025
    From Newsgroup: sci.math

    On 8/6/2025 10:11 AM, WM wrote:
    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:

    When dealing with Cantor's mappings between infinite sets, it is argued
    usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    Either the enumeration of the rationals is never finished, or, if it is claimed to be finished, dark numbers are needed.

    Do you think complete and/or all means finite?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:19:53 2025
    From Newsgroup: sci.math

    On 8/6/2025 5:43 AM, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 21:21, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 05.08.2025 16:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    I already told you in a post yesterday. The O's "move" steadily away >>>>> from the origin. In the limit they have "moved all the way to infinity", >>>>> every last one of them.

    The O's are exchanged with X's, never deleted, never leaving the finite >>>> domain. All exchanges happen at finite places.

    Of course. But you don't understand the concept "limit as the steps
    tend to infinity".

    I understand ....

    You don't understand at all.

    .... that never an O can be deleted. In no case!

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    For every step the X's indeed never leave the finite
    domain, but in the limit they have vanished.

    You mean the O's.

    Yes. Sorry.

    So you wish to apply magic, I prefer mathematics.

    Your preferences are beyond your abilities. What you call "magic" is established mathematics, as developed by minds far superior to either of
    ours over the last few centuries. That you fail to understand this
    "magic" should be your problem alone.
    [...]

    Is WM a back up a dark back up singer for Olivia?

    https://youtu.be/DnkHf069fvA?list=RDDnkHf069fvA



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:23:47 2025
    From Newsgroup: sci.math

    On 8/6/2025 9:59 AM, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    It tends to 1. At no point in the step-by-step sequence is it ever equal
    to 1.



    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    Right.



    At no element of the sequence does the second 1 get "deleted". That 1 "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    So you wish to apply magic, I prefer mathematics.

    Your preferences are beyond your abilities. What you call "magic" is
    established mathematics, as developed by minds far superior to either of >>> ours over the last few centuries.

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infinite numbers to enumerate.

    To what do your "that" and your "it" refer?

    That you fail to understand this
    "magic" should be your problem alone.

    You claim that exchange with X's at finite places can remove O's into
    the infinite. This is simply nonsense.

    It may be nonsense, but it was a plausible argument to try to get you to understand the notion of limits. Maybe the sequence I depict above
    might do a better job.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From FromTheRafters@FTR@nomail.afraid.org to sci.math on Wed Aug 6 19:25:03 2025
    From Newsgroup: sci.math

    Chris M. Thomasson formulated on Wednesday :
    On 8/6/2025 10:11 AM, WM wrote:
    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:

    When dealing with Cantor's mappings between infinite sets, it is argued >>>> usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    Either the enumeration of the rationals is never finished, or, if it is
    claimed to be finished, dark numbers are needed.

    Do you think complete and/or all means finite?

    He seems to mean that finite means no dark numbers are needed,
    therefore infinite means they are needed. :D

    He is insane.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:28:54 2025
    From Newsgroup: sci.math

    On 8/6/2025 10:03 AM, WM wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits
    were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is argued
    usually that these mappings require a "limit" to be completed or that
    they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments till I
    encountered this newsgroup.

    You proposed it yourself. Without limit never an O is lost. The O's
    prove that most fractions are not indexed.

    Sigh. Any (unsigned) (x, y) pair is uniquely indexed in the cantor
    pairing. We can take an (unsigned) index and go to the (x, y) pair
    and/or vise versa.



    For this reason some of Cantor's statements are quoted below.

    None of the following cites (which I would normally snip as they are off
    topic) comes close to "rejecting the limit idea".

    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence. Nothing happens in the infinite. In particular, never
    an O leaves the matrix.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From FromTheRafters@FTR@nomail.afraid.org to sci.math on Wed Aug 6 19:29:15 2025
    From Newsgroup: sci.math

    Chris M. Thomasson formulated on Wednesday :
    On 8/6/2025 10:11 AM, WM wrote:
    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:

    When dealing with Cantor's mappings between infinite sets, it is argued >>>> usually that these mappings require a "limit" to be completed or that
    they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    Either the enumeration of the rationals is never finished, or, if it is
    claimed to be finished, dark numbers are needed.

    Do you think complete and/or all means finite?

    He seems to mean that finite means no dark numbers are needed,
    therefore infinite means they are needed. :D

    He is insane.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:35:32 2025
    From Newsgroup: sci.math

    On 8/6/2025 11:00 AM, Python wrote:
    Le 06/08/2025 |a 19:46, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits >>>> were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the
    enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is
    argued
    usually that these mappings require a "limit" to be completed or that >>>>> they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments
    till I
    encountered this newsgroup.

    You proposed it yourself.

    That is untrue.-a Please don't lie about what I've written.-a That is
    merely your misunderstanding (possibly deliberate) of what I've written.

    Without limit never an O is lost.

    Yes.

    The O's prove that most fractions are not indexed.

    That's untrue.-a You fail to understand what a mathematical proof is,
    just as you fail to understand limits.

    For this reason some of Cantor's statements are quoted below.

    None of the following cites (which I would normally snip as they are
    off
    topic) comes close to "rejecting the limit idea".

    The quotes show that every fraction occupies a fixed and *finite*
    place in the sequence.

    Nobody's arguing with that, and it says precisely nothing about limits.

    Nothing happens in the infinite. In particular, never an O leaves the
    matrix.

    <sigh>

    WM completely overlooks that however the mapping where there is only "X"
    in the matrix is obtained doesn't matter as long as it exists and
    express a bijective mapping between N and NxN.

    So he insists in obtaining it as the limit of a sequence of mappings
    where there are always some "O" there, even an infinity of them i.e. it
    is not a mapping from N to NxN. This is definitely not the most clever
    way, it may help to visualize the final mapping though. But the "final" mapping can be built directly without using such a sequence.

    He's again, assuming that if a property is true for all members of a sequence then it is a property of its limit. Something that is so many
    times wrong even out of Set Theory... With such a kind of "argument" you could also prove that any positive number is zero or that zero is positive...



    signed zero is fun to ponder on. Think of <---- ...-(3), -(2), -(1),
    -(0)+, +(1), +(2), +(3), ... ---> +

    A -0 means a negative number sequence tended towards it. If its
    positive, then vise versa? Fair enough?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:38:07 2025
    From Newsgroup: sci.math

    On 8/6/2025 1:19 PM, WM wrote:
    On 06.08.2025 19:46, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    As a pre-eminent mathematician, Cantor understood full well what limits >>>> were and how to use them.

    Of course. He called -e a limit. But -e does not contribute to the
    enumeration of the fractions.
    Cantor, rejecting the limit idea

    When dealing with Cantor's mappings between infinite sets, it is
    argued
    usually that these mappings require a "limit" to be completed or that >>>>> they cannot be completed.

    Don't know about "usually", I never heard any such silly arguments
    till I
    encountered this newsgroup.

    You proposed it yourself.

    That is untrue.-a Please don't lie about what I've written.-a That is
    merely your misunderstanding (possibly deliberate) of what I've written.

    Without limit never an O is lost.

    Yes.

    You claim that an O is lost. Therefore you lied above.

    The O's prove that most fractions are not indexed.

    That's untrue.

    That is their definition. The O's denote not indexed fractions.

    The quotes show that every fraction occupies a fixed and *finite* place
    in the sequence.

    Nobody's arguing with that,

    Cantor is. I am.

    Are you projecting Cantor as a figment of your wild world of nonsense?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:38:55 2025
    From Newsgroup: sci.math

    On 8/6/2025 1:35 PM, WM wrote:
    On 06.08.2025 20:00, Python wrote:
    Le 06/08/2025 |a 19:46, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Nothing happens in the infinite. In particular, never an O leaves the
    matrix.

    WM completely overlooks that however the mapping where there is only
    "X" in the matrix is obtained doesn't matter as long as it exists

    Every matrix contains O's, i.e. not indexed fractions.

    Name a fraction, aka a Cantor Pair in the form of (x, y) as (x/y) that
    is not indexed?



    So he insists in obtaining it as the limit of a sequence of mappings
    where there are always some "O" there, even an infinity of them i.e.
    it is not a mapping from N to NxN. This is definitely not the most
    clever way, it may help to visualize the final mapping though. But the
    "final" mapping can be built directly without using such a sequence.

    I have applied Cantor's mapping. Only this is discussed in "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022)

    He's again, assuming that if a property is true for all members of a
    sequence then it is a property of its limit.

    There is no limit of the enumeration other than the complete application
    of all indices. In all matrices the O's exist with not a single loss.

    The sequence 0.1, 0.01. 0.001, ... for example has the limit 0, but the complete enumeration is the complete sequence without this limit. That
    is Cantor's "limit".
    Obviously you confuse the analytical limit which has no digit 1 with the complete enumeration where all terms have one digit 1. This property is
    true for all terms like the O's remaining in all matrices.

    Regards, WM




    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Wed Aug 6 16:42:38 2025
    From Newsgroup: sci.math

    On 8/6/2025 4:29 PM, FromTheRafters wrote:
    Chris M. Thomasson formulated on Wednesday :
    On 8/6/2025 10:11 AM, WM wrote:
    On 05.08.2025 23:33, joes wrote:
    Am Tue, 05 Aug 2025 22:01:23 +0200 schrieb WM:

    When dealing with Cantor's mappings between infinite sets, it is
    argued
    usually that these mappings require a "limit" to be completed or that >>>>> they cannot be completed. Such arguing has to be rejected flatly.
    Weren't you the one who complained that the process never finished?

    Either the enumeration of the rationals is never finished, or, if it
    is claimed to be finished, dark numbers are needed.

    Do you think complete and/or all means finite?

    He seems to mean that finite means no dark numbers are needed, therefore infinite means they are needed. :D

    He is insane.

    Shit happens! Well now... Perhaps this song was written about him (WM)?
    Not sure quite yet... Perhaps?

    https://youtu.be/eQNI1KfGXBA?list=RDeQNI1KfGXBA

    wow! perhaps indeed... ;^) ?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 7 17:37:15 2025
    From Newsgroup: sci.math

    On 07.08.2025 01:38, Chris M. Thomasson wrote:
    On 8/6/2025 1:35 PM, WM wrote:

    Every matrix contains O's, i.e. not indexed fractions.

    Name a fraction, aka a Cantor Pair in the form of (x, y) as (x/y) that
    is not indexed?

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.
    It is impossible to shuffle one X per line over the matrix such that the
    whole matrix is covered.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 7 19:06:58 2025
    From Newsgroup: sci.math

    On 06.08.2025 22:12, joes wrote:
    Am Wed, 06 Aug 2025 19:34:27 +0200 schrieb WM:
    On 06.08.2025 18:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away >>>>> to an unbounded distance.
    Which however is always finite. So the O's remain in the matrix.
    Yes. For any number of steps. But NOT in the limit.
    How and where do they leave?
    But don't try to stultify students. If all n fail to enumerate the
    infinitely many fractions equipped with O's but you claim that
    afterwards all fractions are indexed (by what), then every intelligent
    student recognizes that you don't tell the truth.
    There is no index "where" they leave, it happens in the limit process,
    the total of all the steps.

    There is no limit process. There is only the process of enumerating. It
    is defined by exchange of O and X
    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:
    1.1, 1.01, 1.001, 1.0001, ......
    Every element of that sequence has two non-zero digits.
    And the limit is never reached by any f(n). That's the same as with
    Cantor's enumeration. Note that indexing is only possible by natural
    numbers, not by -e.
    Of course. The limit is not a term.

    But indexing is done in the terms only.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.
    At no element of the sequence does the second 1 get "deleted". That 1
    "remains in the number". But in the limit, it has gone.
    This is essentially the same thing which is happening to your X's and
    O's.
    Not by a long way. There are infinitely many O's. They cannot vanish
    immediately.
    They don't.
    Do you agree that the limit is 1?

    Of course. But it has no bearing on the indexing.

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infinite numbers to enumerate.
    To what do your "that" and your "it" refer?
    The completion of an enumeration.
    Cantor invented completion?

    So he said. "Die so definirte unendliche Reihe hat nun das merkw|+rdige
    an sich, s|nmmtliche positiven rationalen Zahlen und jede von ihnen nur
    einmal an einer bestimmten Stelle zu enthalten." Note: s|nmmtliche.

    Maybe the sequence I depict above might do a better job.
    This is a nice example. It shows that you confuse the enumeration of all
    terms of the sequence (which in fact is done by the position of the
    second 1) and the limit which has nothing to do with this enumeration.
    So which term enumerates all positions?
    The limit is a handy compression of a sequence.

    Alas it has nothing to do with counting of the terms.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Thu Aug 7 18:20:47 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 07.08.2025 01:38, Chris M. Thomasson wrote:
    On 8/6/2025 1:35 PM, WM wrote:

    Every matrix contains O's, i.e. not indexed fractions.

    Name a fraction, aka a Cantor Pair in the form of (x, y) as (x/y) that
    is not indexed?

    All fractions that can be named get indexed.

    All fractions can be named, and all get indexed. That's what Cantor demonstrated. If you _really_ believe this isn't the case, meet Chris's challenge and name a fraction which cannot be indexed.

    Nevertheless most fractions remain unindexed.

    Quatsch! Again, name a single fraction which will not be indexed.

    It is impossible to shuffle one X per line over the matrix such that the whole matrix is covered.

    We've already discussed that to death. The plain fact is you are wrong
    here, too.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Thu Aug 7 12:48:28 2025
    From Newsgroup: sci.math

    On 8/7/2025 11:20 AM, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 07.08.2025 01:38, Chris M. Thomasson wrote:
    On 8/6/2025 1:35 PM, WM wrote:

    Every matrix contains O's, i.e. not indexed fractions.

    Name a fraction, aka a Cantor Pair in the form of (x, y) as (x/y) that
    is not indexed?

    All fractions that can be named get indexed.

    All fractions can be named, and all get indexed. That's what Cantor demonstrated. If you _really_ believe this isn't the case, meet Chris's challenge and name a fraction which cannot be indexed.

    Nevertheless most fractions remain unindexed.

    Quatsch! Again, name a single fraction which will not be indexed.

    It is impossible to shuffle one X per line over the matrix such that the
    whole matrix is covered.

    We've already discussed that to death. The plain fact is you are wrong
    here, too.

    Oh so wrong. I feel sorry for "its" students...

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 7 22:03:56 2025
    From Newsgroup: sci.math

    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed. If n/m is a fraction the string consisting of n "|"s followed by
    an "/" followed by m "|" may be considered a name for n/m.
    and all get indexed. That's what Cantor demonstrated.

    Indeed! Actually, this does not depend on M|+ckenheim's condition "can be named".

    Nevertheless most fractions remain unindexed.

    Quatsch!

    Right. Complete nonsense.

    Hint@M|+ckenheim: If n/m is a fraction then m + ((m + n reA 1) (m + n reA 2))/2 is its index. Too complicated for you? <facepalm>

    So there is no fraction which "remains unindexed".

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 7 22:32:10 2025
    From Newsgroup: sci.math

    On 07.08.2025 20:20, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions can be named, and all get indexed.

    Naming is done by exchange of X and O.

    That's what Cantor
    demonstrated.

    He did so for definable numbers not knowing that most numbers are
    undefinable. This is proved by the O's.

    If you _really_ believe this isn't the case, meet Chris's
    challenge and name a fraction which cannot be indexed.
    .
    I do not believe but have proved. But most dark numbers cannot be defined.

    Nevertheless most fractions remain unindexed.

    Quatsch! Again, name a single fraction which will not be indexed.

    Have you understood that your example with the analytical limit of the sequence is nonsense?

    It is impossible to shuffle one X per line over the matrix such that the
    whole matrix is covered.

    We've already discussed that to death.

    You have discussed the analytical limit which has nothing to do with enumerating terms. Have you understood my explanation?

    The terms 10^-n of the sequence (10^-n) are enumerated by n. The limit 0
    is not a term and is not enumerated. It has nothing to do with Cantor's theory.

    The plain fact is you are wrong
    here, too.

    The plain fact is that you have no arguments but your belief.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 7 22:43:15 2025
    From Newsgroup: sci.math

    On 07.08.2025 22:03, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed.

    Indeed counting requires according to Cantor and me *) to get an X and
    to deliver an O. Therefore only few fractions can be counted. But all definable fractios can be counted. That proves undefinable fractions.

    *) WM: Die Cantorsche Formel ergibt meine Matrizen. FF: Das hatte ich
    mir schon gedacht. Und das stimmt auch.

    Merke: Die Cantorsche Formel hat nichts mit dem analytischen Grenzwert
    der Matrizen zu tun.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Thu Aug 7 13:47:05 2025
    From Newsgroup: sci.math

    On 8/7/2025 1:32 PM, WM wrote:
    On 07.08.2025 20:20, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions can be named, and all get indexed.

    Naming is done by exchange of X and O.

    That's what Cantor
    demonstrated.

    He did so for definable numbers not knowing that most numbers are undefinable. This is proved by the O's.

    -aIf you _really_ believe this isn't the case, meet Chris's
    challenge and name a fraction which cannot be indexed.
    .
    I do not believe but have proved. But most dark numbers cannot be defined.

    Huh? Most dark numbers? What is most of infinity? Oh my, don't tell me
    that WM says 1/2 is defined, but 4/2 cannot be defined. They both can be Cantor pairs with unique indexes. Is (6+9, 4+2) defined? Ahhh, WM says,
    well, I don't see 15 and 6, (15, 6)? Therefore they simply must be dark? Sigh...




    Nevertheless most fractions remain unindexed.

    Quatsch!-a Again, name a single fraction which will not be indexed.

    Have you understood that your example with the analytical limit of the sequence is nonsense?

    It is impossible to shuffle one X per line over the matrix such that the >>> whole matrix is covered.

    We've already discussed that to death.

    You have discussed the analytical limit which has nothing to do with enumerating terms. Have you understood my explanation?

    The terms 10^-n of the sequence (10^-n) are enumerated by n. The limit 0
    is not a term and is not enumerated. It has nothing to do with Cantor's theory.

    -a The plain fact is you are wrong
    here, too.

    The plain fact is that you have no arguments but your belief.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Thu Aug 7 21:01:17 2025
    From Newsgroup: sci.math

    Am Thu, 07 Aug 2025 22:43:15 +0200 schrieb WM:
    On 07.08.2025 22:03, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.
    All fractions can be named,
    Indeed.
    Indeed counting requires according to Cantor and me *) to get an X and
    to deliver an O. Therefore only few fractions can be counted. But all definable fractios can be counted. That proves undefinable fractions.
    Get and deliver? I don't understand what you want to say.
    Fortunately Cantor was only concerned with "definable" fractinos.

    *) WM: Die Cantorsche Formel ergibt meine Matrizen. FF: Das hatte ich
    mir schon gedacht. Und das stimmt auch.
    Merke: Die Cantorsche Formel hat nichts mit dem analytischen Grenzwert
    der Matrizen zu tun.
    Wrong group, but Cantor's formula produces none of your matrices but
    their limit.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Thu Aug 7 21:20:22 2025
    From Newsgroup: sci.math

    Am Thu, 07 Aug 2025 19:06:58 +0200 schrieb WM:
    On 06.08.2025 22:12, joes wrote:
    Am Wed, 06 Aug 2025 19:34:27 +0200 schrieb WM:
    On 06.08.2025 18:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Which however is always finite. So the O's remain in the matrix.
    Yes. For any number of steps. But NOT in the limit.
    How and where do they leave? If all n fail to enumerate the
    infinitely many fractions equipped with O's but you claim that
    afterwards all fractions are indexed (by what), then every intelligent
    student recognizes that you don't tell the truth.
    There is no index "where" they leave, it happens in the limit process,
    the total of all the steps.
    There is no limit process. There is only the process of enumerating. It
    is defined by exchange of O and X
    Yes yes, the limit is the result of that. No single step finishes it.

    Using an analogous, but simpler example, consider the sequence of
    real numbers in decimal: 1.1, 1.01, 1.001, 1.0001, ......
    Every element of that sequence has two non-zero digits.
    And the limit is never reached by any f(n). That's the same as with
    Cantor's enumeration. Note that indexing is only possible by natural
    numbers, not by -e.
    Of course. The limit is not a term.
    But indexing is done in the terms only.
    What's your point?

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.
    At no element of the sequence does the second 1 get "deleted". That
    1 "remains in the number". But in the limit, it has gone.
    This is essentially the same thing which is happening to your X's and
    O's.
    Not by a long way. There are infinitely many O's. They cannot vanish
    immediately.
    They don't. Do you agree that the limit is 1?
    Of course. But it has no bearing on the indexing.
    How can the 1 disappear?

    No, that has not been the subject of analysis. It is only Cantor's
    invention. And he has not used infinite numbers to enumerate.
    To what do your "that" and your "it" refer?
    The completion of an enumeration.
    Cantor invented completion?
    So he said. "Die so definirte unendliche Reihe hat nun das merkw|+rdige
    an sich, s|nmtliche positiven rationalen Zahlen und jede von ihnen nur
    einmal an einer bestimmten Stelle zu enthalten." Note: s|nmtliche.
    That refers to the sequence given by his formula being a bijection.

    This is a nice example. It shows that you confuse the enumeration of
    all terms of the sequence (which in fact is done by the position of
    the second 1) and the limit which has nothing to do with this
    enumeration.
    So which term enumerates all positions?
    The limit is a handy compression of a sequence.
    Alas it has nothing to do with counting of the terms.
    Answer the question.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 8 00:50:56 2025
    From Newsgroup: sci.math

    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed. If n/m is a fraction, the string consisting of n "|"s followed
    by an "/" followed by m "|"s may be considered a name for n/m.

    You see, M|+ckenheim:

    1/1 is referred to by "|/|". In other words, "|/|" is a name for 1/1.
    1/2 is referred to by "|/||". In other words, "|/||" is a name for 1/2.
    2/1 is referred to by "||/|". In other words, "||/|" is a name for 2/1.
    and so on.

    [Hint @ M|+ckenheim: The mathematical "reality" is not
    "bound"/"restricted" by the physical "reality". Mathematical objects do
    not "exist" ("reside") in the physical reality. That's why mathematical theories do NOT refer to the "physical universe". Except in your delusion.]

    On the other hand,

    all get indexed. That's what Cantor demonstrated.

    Indeed! Actually, this does not depend on M|+ckenheim's condition "can be named". [And even if it were, your claim would still be true.]

    Nevertheless most fractions remain unindexed.

    Quatsch!

    Right. Complete nonsense.

    Hint @ M|+ckenheim: If n/m is a fraction then m + ((m + n reA 1) (m + n reA 2))/2 is its index. Too complicated for you? <facepalm>

    So there is no fraction which "remains unindexed".

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Thu Aug 7 22:51:18 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Thu Aug 7 16:53:39 2025
    From Newsgroup: sci.math

    On 8/7/2025 3:50 PM, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed. If n/m is a fraction, the string consisting of n "|"s followed
    by an "/" followed by m "|"s may be considered a name for n/m.

    You see, M|+ckenheim:

    1/1 is referred to by "|/|". In other words, "|/|" is a name for 1/1.
    1/2 is referred to by "|/||". In other words, "|/||" is a name for 1/2.
    2/1 is referred to by "||/|". In other words, "||/|" is a name for 2/1.
    and so on.

    [Hint @ M|+ckenheim: The mathematical "reality" is not
    "bound"/"restricted" by the physical "reality". Mathematical objects do
    not "exist" ("reside") in the physical reality. That's why mathematical theories do NOT refer to the "physical universe". Except in your delusion.]

    On the other hand,

    all get indexed. That's what Cantor demonstrated.

    Indeed! Actually, this does not depend on M|+ckenheim's condition "can be named". [And even if it were, your claim would still be true.]

    Nevertheless most fractions remain unindexed.

    Quatsch!

    Right. Complete nonsense.

    Hint @ M|+ckenheim: If n/m is a fraction then m + ((m + n reA 1) (m + n reA 2))/2 is its index. Too complicated for you? <facepalm>

    So there is no fraction which "remains unindexed".

    .
    .
    .


    WM should wrote a movie for the Dark Numbers... Oh shit, already done?

    (Ghostbusters Theme)
    https://youtu.be/Uvck7ItXwdc?list=RDeQNI1KfGXBA


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 8 00:25:35 2025
    From Newsgroup: sci.math

    On 8/7/2025 3:50 PM, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed. If n/m is a fraction, the string consisting of n "|"s followed
    by an "/" followed by m "|"s may be considered a name for n/m.

    You see, M|+ckenheim:

    1/1 is referred to by "|/|". In other words, "|/|" is a name for 1/1.
    1/2 is referred to by "|/||". In other words, "|/||" is a name for 1/2.
    2/1 is referred to by "||/|". In other words, "||/|" is a name for 2/1.
    and so on.

    [Hint @ M|+ckenheim: The mathematical "reality" is not
    "bound"/"restricted" by the physical "reality". Mathematical objects do
    not "exist" ("reside") in the physical reality. That's why mathematical theories do NOT refer to the "physical universe". Except in your delusion.]

    On the other hand,

    all get indexed. That's what Cantor demonstrated.

    Indeed! Actually, this does not depend on M|+ckenheim's condition "can be named". [And even if it were, your claim would still be true.]

    Nevertheless most fractions remain unindexed.

    Quatsch!

    Right. Complete nonsense.

    Hint @ M|+ckenheim: If n/m is a fraction then m + ((m + n reA 1) (m + n reA 2))/2 is its index. Too complicated for you? <facepalm>

    So there is no fraction which "remains unindexed".

    If WM ever finally gets it, the dark numbers might sing the following song:

    (Thriller)
    https://youtu.be/Z85lxckrtzg?list=RDeQNI1KfGXBA

    lo. ;^)

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 8 14:23:18 2025
    From Newsgroup: sci.math

    On 07.08.2025 23:01, joes wrote:
    Am Thu, 07 Aug 2025 22:43:15 +0200 schrieb WM:
    On 07.08.2025 22:03, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.
    All fractions can be named,
    Indeed.
    Indeed counting requires according to Cantor and me *) to get an X and
    to deliver an O. Therefore only few fractions can be counted. But all
    definable fractios can be counted. That proves undefinable fractions.
    Get and deliver?

    A fraction marked by an O takes an X and return an O.

    Fortunately Cantor was only concerned with "definable" fractinos.

    He thought so. But he was wrong. Proof: All exchanges between X and O
    can only happen in terms of the sequence, not in the analytical limit.
    However many O's remain.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 8 20:39:16 2025
    From Newsgroup: sci.math

    On 07.08.2025 23:20, joes wrote:
    Am Thu, 07 Aug 2025 19:06:58 +0200 schrieb WM:
    On 06.08.2025 22:12, joes wrote:
    Am Wed, 06 Aug 2025 19:34:27 +0200 schrieb WM:
    On 06.08.2025 18:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Which however is always finite. So the O's remain in the matrix.
    Yes. For any number of steps. But NOT in the limit.
    How and where do they leave? If all n fail to enumerate the
    infinitely many fractions equipped with O's but you claim that
    afterwards all fractions are indexed (by what), then every intelligent >>>> student recognizes that you don't tell the truth.
    There is no index "where" they leave, it happens in the limit process,
    the total of all the steps.
    There is no limit process. There is only the process of enumerating. It
    is defined by exchange of O and X
    Yes yes, the limit is the result of that. No single step finishes it.

    The enumeration is done by all single finite steps. No further limit can contribute.

    Using an analogous, but simpler example, consider the sequence of
    real numbers in decimal: 1.1, 1.01, 1.001, 1.0001, ......
    Every element of that sequence has two non-zero digits.
    And the limit is never reached by any f(n). That's the same as with
    Cantor's enumeration. Note that indexing is only possible by natural
    numbers, not by -e.
    Of course. The limit is not a term.
    But indexing is done in the terms only.
    What's your point?

    There is no limit.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.
    At no element of the sequence does the second 1 get "deleted". That >>>>> 1 "remains in the number". But in the limit, it has gone.
    This is essentially the same thing which is happening to your X's and >>>>> O's.
    Not by a long way. There are infinitely many O's. They cannot vanish
    immediately.
    They don't. Do you agree that the limit is 1?
    Of course. But it has no bearing on the indexing.
    How can the 1 disappear?

    It cannot disappear within the numerated terms.

    No, that has not been the subject of analysis. It is only Cantor's >>>>>> invention. And he has not used infinite numbers to enumerate.
    To what do your "that" and your "it" refer?
    The completion of an enumeration.
    Cantor invented completion?
    So he said. "Die so definirte unendliche Reihe hat nun das merkw|+rdige
    an sich, s|nmtliche positiven rationalen Zahlen und jede von ihnen nur
    einmal an einer bestimmten Stelle zu enthalten." Note: s|nmtliche.
    That refers to the sequence given by his formula being a bijection.

    It shows completion.

    This is a nice example. It shows that you confuse the enumeration of
    all terms of the sequence (which in fact is done by the position of
    the second 1) and the limit which has nothing to do with this
    enumeration.
    So which term enumerates all positions?
    The limit is a handy compression of a sequence.
    Alas it has nothing to do with counting of the terms.
    Answer the question.

    All terms together enumerate as many positions as natural indices can do.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 8 13:00:53 2025
    From Newsgroup: sci.math

    On 8/8/2025 5:23 AM, WM wrote:
    On 07.08.2025 23:01, joes wrote:
    Am Thu, 07 Aug 2025 22:43:15 +0200 schrieb WM:
    On 07.08.2025 22:03, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.
    All fractions can be named,
    Indeed.
    Indeed counting requires according to Cantor and me *) to get an X and
    to deliver an O. Therefore only few fractions can be counted. But all
    definable fractios can be counted. That proves undefinable fractions.
    Get and deliver?

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot be uniquely indexed?



    Fortunately Cantor was only concerned with "definable" fractinos.

    He thought so. But he was wrong. Proof: All exchanges between X and O
    can only happen in terms of the sequence, not in the analytical limit. However many O's remain.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 8 22:41:44 2025
    From Newsgroup: sci.math

    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot be uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1?view_only=.
    If you have questions, then ask.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Fri Aug 8 20:47:26 2025
    From Newsgroup: sci.math

    Le 08/08/2025 |a 22:41, WM a |-crit :
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot be
    uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1?view_only=. If you have questions, then ask.


    Evading the question by mentioning complete idiotic "articles" of yours is
    not an acceptable answer crank Wolfgang M|+ckenheim, from Hochscule
    Augsburg.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Fri Aug 8 20:53:11 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot be
    uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1?view_only=.

    We do understand the contents of these web pages. They're not rigorous mathematics, having been discussed at length here and found wanting.

    If you have questions, then ask.

    Chris did ask a question, which you failed to answer, namely: Name a
    Cantor pair (x, y), where (x/y) is the fraction, that cannot be uniquely indexed?

    Please answer it now.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 8 22:53:44 2025
    From Newsgroup: sci.math

    Am 08.08.2025 um 22:47 schrieb Python:
    Le 08/08/2025 |a 22:41, WM a |-crit :
    On 08.08.2025 22:00, Chris M. Thomasson wrote:

    [M|+ckenheim, n]ame an [ordered] pair (x, y), [...] that cannot be uniquely indexed.

    Hint @ M|+ckenheim: If (n, m) (n/m) is an ordered pair (a fraction) then
    m + ((m + n reA 1) (m + n reA 2))/2 is its index. Too complicated for you? <facepalm>

    Try to <bla bla bla>

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 8 14:32:31 2025
    From Newsgroup: sci.math

    On 8/8/2025 1:41 PM, WM wrote:
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot be
    uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1? view_only=.
    If you have questions, then ask.

    Sigh. Name a Cantor pair (x, y), where (x/y) is the fraction, that
    cannot be uniquely indexed?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 9 15:10:40 2025
    From Newsgroup: sci.math

    On 08.08.2025 22:47, Python wrote:
    Le 08/08/2025 |a 22:41, WM a |-crit :
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot
    be uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022)
    https://osf.io/preprints/osf/tyvnk_v1 or
    "New proof of dark numbers by means of the thinned out harmonic
    series", OSFPREPRINTS (10 Mar 2025)
    https://osf.io/preprints/osf/53qg2_v1?view_only=.
    If you have questions, then ask.


    Evading the question

    I have answered this question several times. Perhaps you have no read
    it: Dark numbers cannot be named.

    For instance if there are really ra|reC natural numbers, then not all can be smaller than ra|reC/2. In fact half of them have to be larger. But none of them can be identified.

    by mentioning complete idiotic "articles" of yours

    So you are too stupid to understand them?

    is not an acceptable answer crank Wolfgang M|+ckenheim, from Hochscule Augsburg.

    "Technische Hochschule" meanwhile.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 9 15:13:13 2025
    From Newsgroup: sci.math

    On 08.08.2025 23:32, Chris M. Thomasson wrote:
    On 8/8/2025 1:41 PM, WM wrote:
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot
    be uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022)
    https://osf.io/preprints/osf/tyvnk_v1 or
    "New proof of dark numbers by means of the thinned out harmonic
    series", OSFPREPRINTS (10 Mar 2025)
    https://osf.io/preprints/osf/53qg2_v1? view_only=.
    If you have questions, then ask.

    Sigh. Name a Cantor pair (x, y), where (x/y) is the fraction, that
    cannot be uniquely indexed?

    Look, if there are really ra|reC natural numbers, then not all can be
    smaller than ra|reC/2. In fact half of them have to be larger. But none of them can be identified.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 9 15:15:46 2025
    From Newsgroup: sci.math

    On 08.08.2025 22:53, Moebius wrote:

    If (n, m) (n/m) is an ordered pair (a fraction) then
    m + ((m + n reA 1) (m + n reA 2))/2 is its index.

    If n and m are greater than ra|reC/2 then they cannot be identified.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 9 15:26:54 2025
    From Newsgroup: sci.math

    On 08.08.2025 22:53, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or >> "New proof of dark numbers by means of the thinned out harmonic series",
    OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1?view_only=.

    We do understand the contents of these web pages. They're not rigorous mathematics

    They are more rigorous than all your set-theoretical knowledge.

    having been discussed at length here and found wanting.

    In principle there is nothing to be discussed. Unless you were blinded
    by Cantor's nonsense, you would recognize immediately (as most of my students), that distributing |rao| medals among the elements of an |rao|*|rao| matrix, will never cover all. For that problem it is irrelevant whether
    the medals are taken from outside , one by one, or are delivered in one
    step to the first column.

    If you have questions, then ask.

    Chris did ask a question, which you failed to answer, namely: Name a
    Cantor pair (x, y), where (x/y) is the fraction, that cannot be uniquely indexed?

    Please answer it now.

    Nothig easier than this. But you have to know that the existence of the
    actual infinity of |rao| natural numbers is the precondition. If so many
    are existing, then not all can be smaller than |rao|/2, can they? All
    natural numbers larger than |rao|/2 (in fact larger than |rao|/n for every definable natural number n) are dark.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Sat Aug 9 13:37:45 2025
    From Newsgroup: sci.math

    Le 09/08/2025 |a 15:26, WM a |-crit :
    On 08.08.2025 22:53, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/tyvnk_v1 or >>> "New proof of dark numbers by means of the thinned out harmonic series", >>> OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/osf/53qg2_v1?view_only=.

    We do understand the contents of these web pages. They're not rigorous
    mathematics

    They are more rigorous than all your set-theoretical knowledge.

    having been discussed at length here and found wanting.

    In principle there is nothing to be discussed. Unless you were blinded
    by Cantor's nonsense, you would recognize immediately (as most of my students)

    "most" ? So you encountered some resistance. What grades did these
    students get?


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sat Aug 9 07:11:44 2025
    From Newsgroup: sci.math

    On 07/30/2025 10:29 AM, WM wrote:
    Conquer the Binary Tree

    .
    / \
    0 1
    /\ /\
    0 1 0 1
    /\ /\ /\ /\
    ...

    The complete infinite Binary Tree consists of nodes representing bits
    (binary digits 0 and 1) which are indexed by non-negative integers and connected by edges such that every node has two and only two child
    nodes. Node number 2n + 1 is called the left child of node number n,
    node number 2n + 2 is called the right child of node number n. The set
    {a_k | k ree rao_0} of nodes a_k is countable as shown by the indices of the nodes.

    To play the game Conquer the Binary Tree you start with one cent. For
    one cent you can buy an infinite path of your choice in the Binary Tree.
    For every node covered by this path you will get a cent. For every cent
    you can buy another path of your choice. For every node covered by this
    path (and not yet covered by previously chosen paths) you will get a
    cent. For every cent you can buy another path. And so on. Since there
    are only countably many nodes yielding as many cents but uncountably
    many paths requiring as many cents, the player will get bankrupt before
    all paths are conquered. If no player gets bankrupt, the number of paths cannot surpass the number of nodes.

    Note: If set theory is right, then most paths that you can buy do not
    contain new nodes.

    Regards, WM

    With the natural/unit equivalency function, it results a
    Square Cantor Space, whose iteration is both a depth- and
    breadth-first traversal, of this infinite structure.

    There are at least three definitions of continuity,
    at least three laws of large numbers, at least three
    kinds of Cantor space, and at least three probabilistic
    limit theorems.

    In set theory, it's pretty simple that a countable continuous domain,
    simply exhibits the existence of non-Cartesian functions, though,
    that's after the natural/unit equivalency function is shown to
    be a sort of unique continuous domain, in mathematics, in set theory.

    So, many inductive arguments of the above sort are rather
    independent others in mathematics, since there are at least
    three continuous domains, et cetera.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Sat Aug 9 14:15:47 2025
    From Newsgroup: sci.math

    Le 09/08/2025 |a 16:11, Ross Finlayson a |-crit :
    On 07/30/2025 10:29 AM, WM wrote:
    Conquer the Binary Tree

    .
    / \
    0 1
    /\ /\
    0 1 0 1
    /\ /\ /\ /\
    ...

    The complete infinite Binary Tree consists of nodes representing bits
    (binary digits 0 and 1) which are indexed by non-negative integers and
    connected by edges such that every node has two and only two child
    nodes. Node number 2n + 1 is called the left child of node number n,
    node number 2n + 2 is called the right child of node number n. The set
    {a_k | k ree rao_0} of nodes a_k is countable as shown by the indices of the >> nodes.

    To play the game Conquer the Binary Tree you start with one cent. For
    one cent you can buy an infinite path of your choice in the Binary Tree.
    For every node covered by this path you will get a cent. For every cent
    you can buy another path of your choice. For every node covered by this
    path (and not yet covered by previously chosen paths) you will get a
    cent. For every cent you can buy another path. And so on. Since there
    are only countably many nodes yielding as many cents but uncountably
    many paths requiring as many cents, the player will get bankrupt before
    all paths are conquered. If no player gets bankrupt, the number of paths
    cannot surpass the number of nodes.

    Note: If set theory is right, then most paths that you can buy do not
    contain new nodes.

    Regards, WM

    With the natural/unit equivalency function, it results a
    Square Cantor Space, whose iteration is both a depth- and
    breadth-first traversal, of this infinite structure.

    There are at least three definitions of continuity,
    at least three laws of large numbers, at least three
    kinds of Cantor space, and at least three probabilistic
    limit theorems.

    And at least three kind of people : those who can count and those who
    can't.

    Seriously Ross, you are a joke, right?



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sat Aug 9 07:35:19 2025
    From Newsgroup: sci.math

    On 08/09/2025 07:15 AM, Python wrote:
    Le 09/08/2025 |a 16:11, Ross Finlayson a |-crit :
    On 07/30/2025 10:29 AM, WM wrote:
    Conquer the Binary Tree

    .
    / \
    0 1
    /\ /\
    0 1 0 1
    /\ /\ /\ /\
    ...

    The complete infinite Binary Tree consists of nodes representing bits
    (binary digits 0 and 1) which are indexed by non-negative integers and
    connected by edges such that every node has two and only two child
    nodes. Node number 2n + 1 is called the left child of node number n,
    node number 2n + 2 is called the right child of node number n. The set
    {a_k | k ree rao_0} of nodes a_k is countable as shown by the indices of the
    nodes.

    To play the game Conquer the Binary Tree you start with one cent. For
    one cent you can buy an infinite path of your choice in the Binary Tree. >>> For every node covered by this path you will get a cent. For every cent
    you can buy another path of your choice. For every node covered by this
    path (and not yet covered by previously chosen paths) you will get a
    cent. For every cent you can buy another path. And so on. Since there
    are only countably many nodes yielding as many cents but uncountably
    many paths requiring as many cents, the player will get bankrupt before
    all paths are conquered. If no player gets bankrupt, the number of paths >>> cannot surpass the number of nodes.

    Note: If set theory is right, then most paths that you can buy do not
    contain new nodes.

    Regards, WM

    With the natural/unit equivalency function, it results a
    Square Cantor Space, whose iteration is both a depth- and
    breadth-first traversal, of this infinite structure.

    There are at least three definitions of continuity,
    at least three laws of large numbers, at least three
    kinds of Cantor space, and at least three probabilistic
    limit theorems.

    And at least three kind of people : those who can count and those who
    can't.

    Seriously Ross, you are a joke, right?




    Here's a recent podcast, https://www.youtube.com/watch?v=fjtXZ5mBVOc ,
    "Logos 2000: Foundations briefly". Perhaps if you set up the
    automatic transcripts en Francais then the language would be more clear.

    There are at least three models of continuous domains, these line-reals,
    the usual field-reals, and signal-reals: mathematics
    the object has them.

    This Dumb-em's inductive argument and partial and half-account has its constructive foundations, just like the standard way does, neither
    complete, either merely an opinion.

    There are at least two worlds of Tertium Non Datur and Excluded Middle:
    one where there is and one where there isn't.



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 9 18:32:37 2025
    From Newsgroup: sci.math

    On 09.08.2025 15:37, Python wrote:

    In principle there is nothing to be discussed. Unless you were blinded
    by Cantor's nonsense, you would recognize immediately (as most of my
    students)

    "most" ? So you encountered some resistance.

    No, but I could not ask each one.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 9 11:08:13 2025
    From Newsgroup: sci.math

    On 8/9/2025 6:13 AM, WM wrote:
    On 08.08.2025 23:32, Chris M. Thomasson wrote:
    On 8/8/2025 1:41 PM, WM wrote:
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot
    be uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/
    tyvnk_v1 or
    "New proof of dark numbers by means of the thinned out harmonic
    series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/
    osf/53qg2_v1? view_only=.
    If you have questions, then ask.

    Sigh. Name a Cantor pair (x, y), where (x/y) is the fraction, that
    cannot be uniquely indexed?

    Look, if there are really ra|reC natural numbers, then not all can be smaller than ra|reC/2. In fact half of them have to be larger. But none of them can be identified.

    Huh?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 9 11:10:01 2025
    From Newsgroup: sci.math

    On 8/9/2025 9:32 AM, WM wrote:
    On 09.08.2025 15:37, Python wrote:

    In principle there is nothing to be discussed. Unless you were
    blinded by Cantor's nonsense, you would recognize immediately (as
    most of my students)

    "most" ? So you encountered some resistance.

    No, but I could not ask each one.

    Huh? Are you daft?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 9 11:11:26 2025
    From Newsgroup: sci.math

    On 8/7/2025 8:37 AM, WM wrote:
    On 07.08.2025 01:38, Chris M. Thomasson wrote:
    On 8/6/2025 1:35 PM, WM wrote:

    Every matrix contains O's, i.e. not indexed fractions.

    Name a fraction, aka a Cantor Pair in the form of (x, y) as (x/y) that
    is not indexed?

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed. The fraction (x/y) is just a
    way to show a fraction from any cantor pair.

    It is impossible to shuffle one X per line over the matrix such that the whole matrix is covered.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sat Aug 9 11:13:30 2025
    From Newsgroup: sci.math

    On 08/09/2025 11:08 AM, Chris M. Thomasson wrote:
    On 8/9/2025 6:13 AM, WM wrote:
    On 08.08.2025 23:32, Chris M. Thomasson wrote:
    On 8/8/2025 1:41 PM, WM wrote:
    On 08.08.2025 22:00, Chris M. Thomasson wrote:
    On 8/8/2025 5:23 AM, WM wrote:

    A fraction marked by an O takes an X and return an O.

    Name a Cantor pair (x, y), where (x/y) is the fraction, that cannot
    be uniquely indexed?

    Try to understand "Proof of the existence of dark numbers (bilingual
    version)", OSFPREPRINTS (Nov 2022) https://osf.io/preprints/osf/
    tyvnk_v1 or
    "New proof of dark numbers by means of the thinned out harmonic
    series", OSFPREPRINTS (10 Mar 2025) https://osf.io/preprints/
    osf/53qg2_v1? view_only=.
    If you have questions, then ask.

    Sigh. Name a Cantor pair (x, y), where (x/y) is the fraction, that
    cannot be uniquely indexed?

    Look, if there are really ra|reC natural numbers, then not all can be
    smaller than ra|reC/2. In fact half of them have to be larger. But none of >> them can be identified.

    Huh?

    Monosyllabic grunts?

    The idea of a model of integers with half finite and half infinite
    is just as simple as that, and according to usual application areas
    like signal theory and the theorems of Shannon and Nyquist, make
    for very simple reasons why sometimes it's apropos to have a model
    of integers where a practically or effectively infinite is half of it,
    as where that thusly the rest-infinite make for a floor of divisibility.

    F'in eh


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sun Aug 10 15:08:36 2025
    From Newsgroup: sci.math

    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed.

    Yes.

    The fraction (x/y) is just a
    way to show a fraction from any cantor pair.

    Alas there are, according to Cantor, |rao| natural numbers. Can all be
    smaller than |rao|/2? Hardly.

    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.

    Regards, WM



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sun Aug 10 07:51:19 2025
    From Newsgroup: sci.math

    On 08/10/2025 06:08 AM, WM wrote:
    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed.

    Yes.

    The fraction (x/y) is just a way to show a fraction from any cantor pair.

    Alas there are, according to Cantor, |rao| natural numbers. Can all be smaller than |rao|/2? Hardly.

    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.

    Regards, WM




    For an echo chamber, 'tis pretty big.



    Whether writing "'tis" for "it is" emphasizes the verb rather than
    subject, goes to show language has its meanings.


    Yeah, a lot of time "that" goes a long way to establish meaning,
    yet these days people can't even be bothered to include their commas,
    each omission of which is a little loss of meaning.

    Don't mean much.


    Another usual example of an inductive impasse readily dispatched
    with analytical bridges in the overall deductive, the wider deductive
    and ab-ductive if you will yet that's a kind of deductive, inference,
    once again we see there's a bridge of Zeno an invincible going-forwarder
    yet may not cross.

    That, ....


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sun Aug 10 08:08:07 2025
    From Newsgroup: sci.math

    On 08/10/2025 07:51 AM, Ross Finlayson wrote:
    On 08/10/2025 06:08 AM, WM wrote:
    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed.

    Yes.

    The fraction (x/y) is just a way to show a fraction from any cantor
    pair.

    Alas there are, according to Cantor, |rao| natural numbers. Can all be
    smaller than |rao|/2? Hardly.

    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.

    Regards, WM




    For an echo chamber, 'tis pretty big.



    Whether writing "'tis" for "it is" emphasizes the verb rather than
    subject, goes to show language has its meanings.


    Yeah, a lot of time "that" goes a long way to establish meaning,
    yet these days people can't even be bothered to include their commas,
    each omission of which is a little loss of meaning.

    Don't mean much.


    Another usual example of an inductive impasse readily dispatched
    with analytical bridges in the overall deductive, the wider deductive
    and ab-ductive if you will yet that's a kind of deductive, inference,
    once again we see there's a bridge of Zeno an invincible going-forwarder
    yet may not cross.

    That, ....



    Between writing that and writing this,
    I found a few words in Quine's "Word & Object" with
    regards to "that", about any differences between "propositions",
    and, "eternal sentences", as with regards to whether for Quine
    there's antything like an, "eternal basic text", seems there is.

    Wouldn't that make him an avowed strong mathematical platonist,
    of a sort?


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sun Aug 10 12:56:59 2025
    From Newsgroup: sci.math

    On 8/10/2025 6:08 AM, WM wrote:
    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed.

    Yes.

    So, any fraction wrt (x/y) are indexed... Well, think of positive
    numbers for now... :^)



    The fraction (x/y) is just a way to show a fraction from any cantor pair.

    Alas there are, according to Cantor, |rao| natural numbers. Can all be smaller than |rao|/2? Hardly.

    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.

    Humm... You cannot bastardize the mapping. Humm... I don't think you
    have ever implemented Cantor Pairing wrt going back and forth in the
    sense of mapping an index into a unique pair and back again? Am I right?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ben Bacarisse@ben@bsb.me.uk to sci.math on Sun Aug 10 23:31:03 2025
    From Newsgroup: sci.math

    Alan Mackenzie <acm@muc.de> writes:

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real numbers in decimal:

    One of the things I used to think was odd was the complexity a WM's
    examples. But then I decided this was deliberate.

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted". That 1 "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor index
    of) fractions or, even simpler, start with an alternating sequence and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he
    might ask his students.

    One day he might get a student who (a) points out that such sequences
    are just functions from N to {0,1}. (b) The sequence of functions s_n
    has a well-defined limit. (c) MW's own textbook defines this limit and
    shows how to calculate it!

    [Also, he used to vehemently deny that any non-constant set sequences
    have limits. But his textbook defines functions as sets (sets of pairs)
    and defines limits for certain sequences of such sets.]
    --
    Ben.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 01:38:06 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 00:31 schrieb Ben Bacarisse:

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor index
    of) fractions or, even simpler, start with an alternating sequence and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he might ask his students.

    Recently, I posted a similar example in de.sci.mathematic:

    Wir betrachten eine Folge von Folgen und deren (punktweisen) Grenzwert.

    Die Folge sei (f_0, f_1, f_2, f_3, ...) mit

    f_0 = (0, 1, 0, 1, 0, 1, 0, 1, ...)
    f_1 = (1, 0, 0, 1, 0, 1, 0, 1, ...)
    f_2 = (1, 1, 0, 0, 0, 1, 0, 1, ...)
    f_3 = (1, 1, 1, 0, 0, 0, 0, 1, ...)
    usw.

    Es ist dann lim f_n = (1, 1, 1, 1, ...) = (a_n)_(n e IN) mit a_n = 1 f|+r
    alle n e IN.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Of course, no meaningful answer from crank Wolfgang M|+ckenheim.

    .
    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 02:02:48 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 01:38 schrieb Moebius:
    Am 11.08.2025 um 00:31 schrieb Ben Bacarisse:

    Years ago I used a very specific simpler example, using 0 and 1 rather than X an 0 and a one-dimensional "grid".-a One can use (the Cantor index of) fractions or, even simpler, start with an alternating sequence and, step by step, just swap the first 1 with the first following 0:

    -a-a-a s_0-a =-a 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    -a-a-a s_1-a =-a 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    -a-a-a s_2-a =-a 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    -a-a-a s_3-a =-a 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he might ask his students.

    Recently, I posted a similar example in de.sci.mathematic:

    Wir betrachten eine Folge von Folgen und deren (punktweisen) Grenzwert.

    Die Folge sei (f_0, f_1, f_2, f_3, ...) mit

    f_0 = (0, 1, 0, 1, 0, 1, 0, 1, ...)
    f_1 = (1, 0, 0, 1, 0, 1, 0, 1, ...)
    f_2 = (1, 1, 0, 0, 0, 1, 0, 1, ...)
    f_3 = (1, 1, 1, 0, 0, 0, 0, 1, ...)
    usw.

    Es ist dann lim f_n = (1, 1, 1, 1, ...) = (a_n)_(n e IN) mit a_n = 1 f|+r alle n e IN.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Of course, no meaningful answer from crank Wolfgang M|+ckenheim.

    He tends to ignore such (relevant) replies (objections).

    .
    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sun Aug 10 21:37:06 2025
    From Newsgroup: sci.math

    On 08/10/2025 04:38 PM, Moebius wrote:
    Am 11.08.2025 um 00:31 schrieb Ben Bacarisse:

    Years ago I used a very specific simpler example, using 0 and 1 rather than X an 0 and a one-dimensional "grid". One can use (the Cantor index of) fractions or, even simpler, start with an alternating sequence and, step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he might ask his students.

    Recently, I posted a similar example in de.sci.mathematic:

    Wir betrachten eine Folge von Folgen und deren (punktweisen) Grenzwert.

    Die Folge sei (f_0, f_1, f_2, f_3, ...) mit

    f_0 = (0, 1, 0, 1, 0, 1, 0, 1, ...)
    f_1 = (1, 0, 0, 1, 0, 1, 0, 1, ...)
    f_2 = (1, 1, 0, 0, 0, 1, 0, 1, ...)
    f_3 = (1, 1, 1, 0, 0, 0, 0, 1, ...)
    usw.

    Es ist dann lim f_n = (1, 1, 1, 1, ...) = (a_n)_(n e IN) mit a_n = 1 f|+r alle n e IN.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Of course, no meaningful answer from crank Wolfgang M|+ckenheim.

    .
    .
    .
    .


    Maybe think of it as being a Hilbert's Hotel franchisee. So, you
    have not one, but three Hilbert's Hotels, and they're full. So,
    the bellboy, has that each Hilbert Hotel is only one long corridor,
    so, the bellboy can not reach any room unless first passing all
    the preceding rooms, where each has a natural number.

    Then, it's to make it more like a balls-and-vase problem where
    you're not allowed to break the rules by claiming some capriciously
    arbitrary construction exists, instead that here these sort of
    things have to be done in an order.

    So, imagine Hotels 2 and 3 don't have any towels, while Hotel 1
    does, so, due their clamoring complaints, you send the bellboy
    to take towels from Hotel 1 and back-and-forth provide towels
    to Hotels 2 and 3. Yet, the bellboy's lazy, and will only serve
    the first room respectively with or without a towel, depending
    on whether he is without or with a towel.

    So, you can provide towels to Hotels 2 and 3, yet now Hotel 1 has none.

    Then, in this case the guy only had two hotels in his franchise to
    begin with, and when you come up with a third hotel and this "Cantor
    Pairing", there's nothing he can do about it, because he would have
    to start all over with a brand new hotel with infinitely many towels,
    and another bellboy.

    Or, you know, you could start right away, yet maybe one of the
    reasons the bellboy is so lazy is because he's constantly doing
    busywork with no recognition.


    So, in mathematics, given that sort of contrivance, it's pretty simple
    that you can't wish it away.

    I.e., you're starting all over.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Sun Aug 10 21:50:16 2025
    From Newsgroup: sci.math

    On 08/10/2025 09:37 PM, Ross Finlayson wrote:
    On 08/10/2025 04:38 PM, Moebius wrote:
    Am 11.08.2025 um 00:31 schrieb Ben Bacarisse:

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor
    index
    of) fractions or, even simpler, start with an alternating sequence
    and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s
    go?" he
    might ask his students.

    Recently, I posted a similar example in de.sci.mathematic:

    Wir betrachten eine Folge von Folgen und deren (punktweisen) Grenzwert.

    Die Folge sei (f_0, f_1, f_2, f_3, ...) mit

    f_0 = (0, 1, 0, 1, 0, 1, 0, 1, ...)
    f_1 = (1, 0, 0, 1, 0, 1, 0, 1, ...)
    f_2 = (1, 1, 0, 0, 0, 1, 0, 1, ...)
    f_3 = (1, 1, 1, 0, 0, 0, 0, 1, ...)
    usw.

    Es ist dann lim f_n = (1, 1, 1, 1, ...) = (a_n)_(n e IN) mit a_n = 1 f|+r
    alle n e IN.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Of course, no meaningful answer from crank Wolfgang M|+ckenheim.

    .
    .
    .
    .


    Maybe think of it as being a Hilbert's Hotel franchisee. So, you
    have not one, but three Hilbert's Hotels, and they're full. So,
    the bellboy, has that each Hilbert Hotel is only one long corridor,
    so, the bellboy can not reach any room unless first passing all
    the preceding rooms, where each has a natural number.

    Then, it's to make it more like a balls-and-vase problem where
    you're not allowed to break the rules by claiming some capriciously
    arbitrary construction exists, instead that here these sort of
    things have to be done in an order.

    So, imagine Hotels 2 and 3 don't have any towels, while Hotel 1
    does, so, due their clamoring complaints, you send the bellboy
    to take towels from Hotel 1 and back-and-forth provide towels
    to Hotels 2 and 3. Yet, the bellboy's lazy, and will only serve
    the first room respectively with or without a towel, depending
    on whether he is without or with a towel.

    So, you can provide towels to Hotels 2 and 3, yet now Hotel 1 has none.

    Then, in this case the guy only had two hotels in his franchise to
    begin with, and when you come up with a third hotel and this "Cantor Pairing", there's nothing he can do about it, because he would have
    to start all over with a brand new hotel with infinitely many towels,
    and another bellboy.

    Or, you know, you could start right away, yet maybe one of the
    reasons the bellboy is so lazy is because he's constantly doing
    busywork with no recognition.


    So, in mathematics, given that sort of contrivance, it's pretty simple
    that you can't wish it away.

    I.e., you're starting all over.



    I suppose you might say "well as a mathematician, I'll simply define
    the bellboy not lazy, or, imagine another full hotel in my empire",
    and then you have a different problem, a lazy mathematician.

    At least one of which is absent a towel, ....


    There's a usual thought setting often about Dirichlet principle
    in infinite induction, "lions: eat, or sleep". In a world of
    lions, lions: if woken, immediately eat the nearest lion then
    go back to sleep. So, is it a world of dozing lions, or empty?
    Maybe just one, a sort of king of nothing?

    This is about usual concepts of supertasks, then, and about that
    the integers, themselves, do not have a standard model, and,
    there are models where they do, and models where they don't.

    (Complete.)

    Related rates, counting arguments, and combinatorics, in finite
    means, then as for the exhaustion, limits, and completions, in
    the infinitary analysis, have that either way it's directly
    demonstrable that points can't make a line, and lines can't make
    points: then for that both of those are, well let's say "incomplete".



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Mon Aug 11 12:28:18 2025
    From Newsgroup: sci.math

    Hello, Ben.

    Ben Bacarisse <ben@bsb.me.uk> wrote:
    Alan Mackenzie <acm@muc.de> writes:

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to >>>> an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:

    One of the things I used to think was odd was the complexity a WM's
    examples. But then I decided this was deliberate.

    Possibly. On the other hand, it takes understanding to reduce
    complicated things to their essentials.

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted". That 1
    "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor index
    of) fractions or, even simpler, start with an alternating sequence and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    That's a neat example!

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he might ask his students.

    One day he might get a student who (a) points out that such sequences
    are just functions from N to {0,1}. (b) The sequence of functions s_n
    has a well-defined limit. (c) WM's own textbook defines this limit and
    shows how to calculate it!

    [Also, he used to vehemently deny that any non-constant set sequences
    have limits. But his textbook defines functions as sets (sets of pairs)
    and defines limits for certain sequences of such sets.]

    WM is lacking basic abstract understanding. He doesn't understand what a
    limit actually is. It is too much to expect consistency from him.

    --
    Ben.
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Mon Aug 11 12:37:46 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:
    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.
    Wow! Any cantor pair (x, y) can be indexed.
    Yes.
    The fraction (x/y) is just a
    way to show a fraction from any cantor pair.
    Alas there are, according to Cantor, |rao| natural numbers. Can all be smaller than |rao|/2? Hardly.
    Maybe, just maybe, |rao|/2 isn't even defined.
    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.
    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.
    You are wrong there, and you know it. Your utterance of such blatant
    nonsense explains the contempt in which you are held here.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 15:44:22 2025
    From Newsgroup: sci.math

    On 10.08.2025 21:56, Chris M. Thomasson wrote:
    On 8/10/2025 6:08 AM, WM wrote:
    On 09.08.2025 20:11, Chris M. Thomasson wrote:
    On 8/7/2025 8:37 AM, WM wrote:

    All fractions that can be named get indexed.
    Nevertheless most fractions remain unindexed.

    Wow! Any cantor pair (x, y) can be indexed.

    Yes.

    So, any fraction wrt (x/y) are indexed

    No. Only any Cantor pair.

    I don't think you
    have ever implemented Cantor Pairing wrt going back and forth in the
    sense of mapping an index into a unique pair and back again? Am I right?

    No. See https://www.hs-augsburg.de/~mueckenh/HI/HI11.PPT page 18.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 15:56:59 2025
    From Newsgroup: sci.math

    On 11.08.2025 00:31, Ben Bacarisse wrote:

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor index
    of) fractions or, even simpler, start with an alternating sequence and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he might ask his students.

    Cantor's enumeration has nothing to do with the analytic limit. Only the
    terms of a sequence can index.

    One day he might get a student who (a) points out that such sequences
    are just functions from N to {0,1}. (b) The sequence of functions s_n
    has a well-defined limit. (c) MW's own textbook defines this limit and
    shows how to calculate it!

    But it has no bearing on indexing. If Cantor had claimed that in the
    limit all fractions were indexed, nobody would have paid attention.

    [Also, he used to vehemently deny that any non-constant set sequences
    have limits.

    I use limits where they are appropriate. For instance the number of
    indices in the first column of an n*n-matrix is n. Its share is n/n^2.
    Here the limit tells us about the share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2 = 0.

    Result: Every mathematician accepting the analytical limit must deny
    Cantor's claims.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 16:05:01 2025
    From Newsgroup: sci.math

    On 11.08.2025 14:28, Alan Mackenzie wrote:

    Ben Bacarisse <ben@bsb.me.uk> wrote:


    One of the things I used to think was odd was the complexity a WM's
    examples. But then I decided this was deliberate.

    Possibly. On the other hand, it takes understanding to reduce
    complicated things to their essentials.

    And to see these essentials. Every term of the following sequence is enumerated by the position of the second 1. The limit is not enumerated
    and in the limit nothing is enumerated.

    1.1, 1.01, 1.001, 1.0001, ......

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    That's a neat example!

    Alas the limit has noting to do with Cantor. Had he declared that his enumeration become comple in the limit, no-one would know his name today.
    WM is lacking basic abstract understanding. He doesn't understand what a limit actually is.

    Liar. You can learn it from my text books. But Cantor does not use it.
    Only confusion like yours has helped to keep this nonsense alive.

    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"

    No limit involved.

    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place."

    No limit involved.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 16:16:14 2025
    From Newsgroup: sci.math

    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Alas there are, according to Cantor, |rao| natural numbers. Can all be
    smaller than |rao|/2? Hardly.

    Maybe, just maybe, |rao|/2 isn't even defined.

    If |rao| is defined as an integer or whole number, then there must be as
    many natural numbers. Otherwise |rao| and rao would be a lie only.

    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are dark.

    It is impossible to shuffle one X per line over the matrix such that
    the whole matrix is covered.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.

    You are wrong there, and you know it.

    Do you accept analysis?

    Your utterance of such blatant
    nonsense explains the contempt in which you are held here.

    That is based on the stupidity of the readers her. They claim that
    infinite set theory is the basis of mathematics but don't accept the
    results of mathematics, for instance the share of indices n/1 within the infinite matrix. The number of indices n/1 in the first column of an n*n-matrix is n. Its share in the matrix is n/n^2. Here the limit tells
    us about the share of enumerated fractions in the infinite matrix:
    lim(n-->oo) n/n^2 = 0.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 16:25:14 2025
    From Newsgroup: sci.math

    On 11.08.2025 02:02, Moebius wrote:

    Recently, I posted a similar example in de.sci.mathematic:

    Of course, no meaningful answer

    I am satisfied that you must tell the untruth because you have no
    arguments. Of course I told you that Cantor uses natiural nu8mbers for indexing, not limits.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 16:44:12 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    there are, according to Cantor, |rao| natural numbers. (WM)

    Actually, the cardinality if IN is |IN|.

    Can all be smaller than |rao|/2?

    [...] |rao|/2 isn't even defined.

    And if it were, assuming that |rao|/2 is meant to be "smaller" than |IN|, |rao|/2 would be a natural number, since |rao| is the smallest INFINITE cardinal number; hence all smaller cardinal numbers are "finite", i. e.
    the natural numbers.

    Which one does WM mean with "|rao|/2"? <facepalm>

    In the other hand, all natural numbers are smaller than |IN|. An e IN: n
    < |rao|.

    M|+ckenheim's world (Wahnwelt) is full of strange creatures: visible und
    dark numbers, "potentially infinite" sets, entities like |rao|/2", etc. etc.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element. (WM)

    <Utter bullshit>

    The function f: IN x IN --> IN defined with f(n, m) = m + ((m + n reA 1)
    (m + n reA 2))/2 (for all n, m e IN) does "exactly" that.

    Actually, we can define a "matrix" M = (a_n,m)_(n, m e IN) with

    a_n,m = m + ((m + n reA 1) (m + n reA 2))/2 (for all n,m e IN).

    (Partial) Graphical depiction:

    M =
    1, 2, 4, 7, ...
    3, 5, 8, 12, ...
    6, 9, 13, 18, ...
    10, 14, 19 25, ...
    :

    You [WM] are wrong there, and you know it. Your utterance of such blatant nonsense explains the contempt in which you are held here.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 17:02:49 2025
    From Newsgroup: sci.math

    Am 06.08.2025 um 18:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted. They just move away to
    an unbounded distance.

    Which however is always finite. ....

    Yes.

    .... So the O's remain in the matrix.

    Yes. For any number of steps. But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1. This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted". That 1 "remains in the number". But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    You might as well consider the sequence:

    1.10101010..., 1.01101010..., 1.00111010..., 1.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 1. This limit has only one non-zero digit.

    Indeed! (Of course, in this case, we actually use a "different kind" of
    limit than in the case of the matrices. Still, the "outcome" is the same.)

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 17:16:34 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 16:44 schrieb Moebius: [...]

    Let's consider a simpler "example".

    In the context of classical mathematics we may define (and consider) the following two IN x 2 "matrices":

    M =
    1 0
    2 0
    3 0
    : :

    and

    M' =
    1 2
    3 4
    5 6
    : :

    Now M|+ckenheim's "argument" reads:
    "The first column containing all natural numbers is infinite. But the
    second column is just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element [like in M']."

    In other words, M' does not (can't!) exist in M|+ckenheim's world.

    Well...

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 17:18:56 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 16:44 schrieb Moebius: [...]

    Let's consider a simpler "example".

    In the context of classical mathematics we may define (and consider) the following two IN x 2 "matrices":

    M =
    1 0
    2 0
    3 0
    : :

    and

    M' =
    1 2
    3 4
    5 6
    : :

    Now M|+ckenheim's "argument" reads:

    "[In M] The first column containing all natural numbers is infinite.
    But the second column is just as long as the first. Therefore it is
    impossible to attach a natural number to every matrix element [like
    in M']."

    In other words, M' does not (can't!) exist in M|+ckenheim's world.

    Well...

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Mon Aug 11 15:19:04 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 17:28:47 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 17:18 schrieb Moebius:
    Am 11.08.2025 um 16:44 schrieb Moebius: [...]

    Let's consider a simpler "example".

    In the context of classical mathematics we may define (and consider) the following two IN x 2 "matrices":

    M =
    1 0
    2 0
    3 0
    : :

    and

    M' =
    1 2
    3 4
    5 6
    : :

    Now M|+ckenheim's "argument" reads:

    "[In M] The first column containing all natural numbers is infinite.
    But the second column is just as long as the first. Therefore it is
    impossible to attach a natural number to every matrix element [like
    in M']."

    In other words, M' does not (can't!) exist in M|+ckenheim's world.

    Well...

    Consequently, the existence of the (infinite) sequence

    (1, 2, 3, ...)

    should exclude the existence of the (infinite) sequence

    (2, 4, 6, ...)

    [and/or that of of the (infinite) sequence

    (1, 3, 5, ...) ].

    But since even WM will accept the existence of all these sequences (I
    hope), this proves (I guess) that actual infinite sequences are
    impossible in math! [After all, the assumption of their existence just
    leads to paradoxes, as we have seen!]
    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 17:42:08 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 17:28 schrieb Moebius:

    But since even WM will accept the existence of all these sequences (I
    hope), this proves (I guess) that actual infinite sequences are
    impossible in math! [After all, the assumption of their existence just
    leads to paradoxes, as we have seen!]

    Ah, right, I KNEW I got that right!

    "Bijections [...] of actually infinite sets and IN are impossible." (WM,
    in one of his 'papers')

    So IN can't be an "actually infinite" set. After all, the identity
    function id: IN --> IN defined with id(n) = n (for all n in IN) is
    clearly a bijection between IN and IN (even WM had to admit THAT MUCH).

    Hence sequences with index set IN (usually called /infinite sequneces/)
    aren't actually infinite!

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 11 18:38:00 2025
    From Newsgroup: sci.math

    On 11.08.2025 16:44, Moebius wrote:
    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    And if it were, assuming that |rao|/2 is meant to be "smaller" than
    |IN|, |rao|/2 would be a natural number,

    Of course. All numbers |rao|/n f|+r definable n are dark natural numbers.

    since |rao| is the smallest INFINITE cardinal number;

    Not quite. All natural numbers are finite. The smallest infinite number
    is -e.
    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element. (WM)

    <Utter bullshit>

    No, it is analysis. The number of indices n/1 in the first column of an n*n-matrix is n. Its share in the matrix is n/n^2. Here the limit tells
    us about the share of enumerated fractions in the infinite matrix:
    lim(n-->oo) n/n^2 = 0.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 22:24:59 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 17:02 schrieb Moebius:
    Am 06.08.2025 um 18:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted.-a They just move away to >>>> an unbounded distance.

    Which however is always finite.-a ....

    Yes.

    .... So the O's remain in the matrix.

    Yes.-a For any number of steps.-a But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1.-a This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted".-a That 1
    "remains in the number".-a But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    You might as well consider the sequence:

    1.10101010..., 1.01101010..., 1.00111010..., 1.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 1. This limit has only one non-zero digit.

    You might as well consider the sequence:

    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 0. This limit has no non-zero digit.

    A wonder!

    Where did the 1s go to?!

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 22:42:43 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [...] according to Cantor, [there are] |rao| natural numbers. Can all be smaller than |rao|/2?

    Maybe, just maybe, |rao|/2 isn't even defined.

    Yeah. On the other hand, we MIGHT define it the following way:

    |rao|/2 := the cardinal number k such that k * 2 = |rao|.

    Then |rao|/2 just would be |rao|, since |rao| * 2 = |rao| (and there is no OTHER
    cardinal number k such that k * 2 = |rao|).

    And right, in this case, all natural numbers WOULD BE smaller than |rao|/2.

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 22:47:37 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    there are, according to Cantor, |rao| natural numbers. (WM)

    Actually, the cardinality of IN is |IN|.

    Can all be smaller than |rao|/2?

    [...] |rao|/2 isn't even defined.

    And if it were, assuming that |rao|/2 is meant to be "smaller" than |IN|, |rao|/2 would be a natural number, since |rao| is the smallest INFINITE cardinal number; hence all smaller cardinal numbers are "finite", i. e.
    the natural numbers.

    Which one does WM mean with "|rao|/2"? <facepalm>

    In the other hand, all natural numbers are smaller than |IN|. An e IN: n
    < |rao|.

    M|+ckenheim's world (Wahnwelt) is full of strange creatures: visible und
    dark numbers, "potentially infinite" sets, entities like |rao|/2", etc. etc.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element. (WM)

    <Utter bullshit>

    The function f: IN x IN --> IN defined with f(n, m) = m + ((m + n reA 1)
    (m + n reA 2))/2 (for all n, m e IN) does "exactly" that.

    Actually, we can define a "matrix" M = (a_n,m)_(n, m e IN) with

    a_n,m = m + ((m + n reA 1) (m + n reA 2))/2 (for all n,m e IN).

    (Partial) Graphical depiction:

    M =
    1, 2, 4, 7, ...
    3, 5, 8, 12, ...
    6, 9, 13, 18, ...
    10, 14, 19 25, ...
    :

    You [WM] are wrong there, and you know it. Your utterance of such blatant nonsense explains the contempt in which you are held here.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Mon Aug 11 20:47:45 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Mon Aug 11 22:57:17 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 22:24 schrieb Moebius:
    Am 11.08.2025 um 17:02 schrieb Moebius:
    Am 06.08.2025 um 18:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted.-a They just move
    away to
    an unbounded distance.

    Which however is always finite.-a ....

    Yes.

    .... So the O's remain in the matrix.

    Beware of the singular!

    Infinitely many O's "remain" (are) in the matrices (plural!)
    of the sequence (WM considers).

    On other words, in each and every term (matrix) in the sequence of
    matrices (WM considers) there are infinitely many O's.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Hint: It seems to me that WM has a tendency to consider his "matrix" as
    a "variable" mathematical entity.

    Yes.-a For any number of steps.-a But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1.-a This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted".-a That 1
    "remains in the number".-a But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    You might as well consider the sequence:

    1.10101010..., 1.01101010..., 1.00111010..., 1.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 1. This limit has only one non-zero digit.

    You might as well consider the sequence:

    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 0. This limit has no non-zero digit.

    A wonder!

    Where did the 1s go to?!

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 00:27:31 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 22:24 schrieb Moebius:
    Am 11.08.2025 um 17:02 schrieb Moebius:
    Am 06.08.2025 um 18:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 06.08.2025 14:43, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    In the current scenario, O's don't get deleted.-a They just move
    away to
    an unbounded distance.

    Which however is always finite.-a ....

    Yes.

    .... So the O's remain in the matrix.

    Beware of the singular!

    Infinitely many O's "remain" (are) in (all) the matrices (plural!)
    of the sequence (WM considers).

    On other words, in each and every term (matrix) in the sequence of
    matrices (WM considers) there are infinitely many O's.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Hint: It seems to me that WM has a tendency to consider his "matrix" as
    a "variable" mathematical entity.

    Yes.-a For any number of steps.-a But NOT in the limit.

    Using an analogous, but simpler example, consider the sequence of real
    numbers in decimal:

    1.1, 1.01, 1.001, 1.0001, ......

    Every element of that sequence has two non-zero digits.

    The limit of the sequence (I hope you can agree to this) is 1.-a This
    limit has only one non-zero digit.

    At no element of the sequence does the second 1 get "deleted".-a That 1
    "remains in the number".-a But in the limit, it has gone.

    This is essentially the same thing which is happening to your X's and
    O's.

    You might as well consider the sequence:

    1.10101010..., 1.01101010..., 1.00111010..., 1.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 1. This limit has only one non-zero digit.

    You might as well consider the sequence:

    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 0. This limit has no non-zero digit.

    A wonder!

    Where did the 1s go to?!

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Mon Aug 11 22:27:39 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 01:57:08 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 17:42 schrieb Moebius:

    "Bijections [...] of actually infinite sets and IN are impossible." (WM,
    in one of his 'papers')

    So IN can't be an "actually infinite" set. After all, the identity
    function id: IN --> IN defined with id(n) = n (for all n in IN) is
    clearly a bijection between IN and IN (even WM had to admit THAT MUCH).

    Hence sequences with index set IN (usually called /infinite sequneces/) aren't actually infinite!

    It seems to me that "M|+ckenmath" is a rather restricted type of "mathematics".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously,
    then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 01:57:40 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 17:42 schrieb Moebius:

    "Bijections [...] of actually infinite sets and IN are impossible." (WM,
    in one of his 'papers')

    So IN can't be an "actually infinite" set. After all, the identity
    function id: IN --> IN defined with id(n) = n (for all n in IN) is
    clearly a bijection between IN and IN (even WM had to admit THAT MUCH).

    Hence sequences with index set IN (usually called /infinite sequneces/) aren't actually infinite!

    It seems to me that "m|+ckenmath" is a rather restricted type of "mathematics".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously,
    then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Mon Aug 11 23:57:47 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Tue Aug 12 00:00:37 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 02:01:19 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    there are, according to Cantor, |rao| natural numbers. (WM)

    Actually, the cardinality of IN is |IN|.

    Can all be smaller than |rao|/2?

    [...] |rao|/2 isn't even defined.

    And if it were, assuming that |rao|/2 is meant to be "smaller" than |IN|, |rao|/2 would be a natural number, since |rao| is the smallest INFINITE cardinal number; hence all smaller cardinal numbers are "finite", i. e. natural numbers.

    Which one does WM mean with "|rao|/2"? <facepalm>

    In the other hand, all natural numbers are smaller than |IN|. An e IN: n
    < |rao|.

    M|+ckenheim's world (Wahnwelt) is full of strange creatures: visible und
    dark numbers, "potentially infinite" sets, entities like |rao|/2" that are smaller than |IN|, etc. etc.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element. (WM)

    <Utter bullshit>

    The function f: IN x IN --> IN defined with f(n, m) = m + ((m + n reA 1)
    (m + n reA 2))/2 (for all n, m e IN) does "exactly" that.

    Actually, we can define a "matrix" M = (a_n,m)_(n, m e IN) with

    a_n,m = m + ((m + n reA 1) (m + n reA 2))/2 (for all n,m e IN).

    (Partial) Graphical depiction:

    M =
    1, 2, 4, 7, ...
    3, 5, 8, 12, ...
    6, 9, 13, 18, ...
    10, 14, 19 25, ...
    :

    You [WM] are wrong there, and you know it. Your utterance of such blatant nonsense explains the contempt in which you are held here.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 02:00:30 2025
    From Newsgroup: sci.math

    Am 11.08.2025 um 14:37 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    there are, according to Cantor, |rao| natural numbers. (WM)

    Actually, the cardinality of IN is |IN|.

    Can all be smaller than |rao|/2?

    [...] |rao|/2 isn't even defined.

    And if it were, assuming that |rao|/2 is meant to be "smaller" than |IN|, |rao|/2 would be a natural number, since |rao| is the smallest INFINITE cardinal number; hence all smaller cardinal numbers are "finite", i. e.
    the natural numbers.

    Which one does WM mean with "|rao|/2"? <facepalm>

    In the other hand, all natural numbers are smaller than |IN|. An e IN: n
    < |rao|.

    M|+ckenheim's world (Wahnwelt) is full of strange creatures: visible und
    dark numbers, "potentially infinite" sets, entities like |rao|/2" that are smaller than |IN|, etc. etc.

    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element. (WM)

    <Utter bullshit>

    The function f: IN x IN --> IN defined with f(n, m) = m + ((m + n reA 1)
    (m + n reA 2))/2 (for all n, m e IN) does "exactly" that.

    Actually, we can define a "matrix" M = (a_n,m)_(n, m e IN) with

    a_n,m = m + ((m + n reA 1) (m + n reA 2))/2 (for all n,m e IN).

    (Partial) Graphical depiction:

    M =
    1, 2, 4, 7, ...
    3, 5, 8, 12, ...
    6, 9, 13, 18, ...
    10, 14, 19 25, ...
    :

    You [WM] are wrong there, and you know it. Your utterance of such blatant nonsense explains the contempt in which you are held here.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Tue Aug 12 00:01:26 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 15:10:27 2025
    From Newsgroup: sci.math

    On 11.08.2025 22:24, Moebius wrote:

    You might as well consider the sequence:

    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 0. This limit has no non-zero digit.

    A wonder!

    Where did the 1s go to?!


    That's not a wonder. The limit is not created by the steps of the
    sequence, namely exchange of 0 and 1. The limit of my matrices is not
    created by exchange of X and O. The limit is not a member of the counted
    set.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 15:16:00 2025
    From Newsgroup: sci.math

    On 11.08.2025 22:42, Moebius wrote:

    Then |rao|/2 just would be |rao|, since |rao| * 2 = |rao| (and there is no OTHER
    cardinal number k such that k * 2 = |rao|).

    And right, in this case, all natural numbers WOULD BE smaller than |rao|/2.

    This shows that Cantor's arithmetic is nonsense.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 12 13:16:51 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 22:24, Moebius wrote:

    You might as well consider the sequence:

    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......

    Every element of that sequence has infinitely many non-zero digits.

    The limit of the sequence is 0. This limit has no non-zero digit.

    A wonder!

    Where did the 1s go to?!


    That's not a wonder. The limit is not created by the steps of the
    sequence, namely exchange of 0 and 1. The limit of my matrices is not created by exchange of X and O. The limit is not a member of the counted set.

    Maybe you have a clue to what a limit is not. As I've said already,
    you're lacking any understanding of what a limit is. You can perhaps
    recite a definition from somewhere, but you can't actually grasp and use
    that definition.

    Regards, WM

    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 15:20:14 2025
    From Newsgroup: sci.math

    On 12.08.2025 00:27, Moebius wrote:

    On other words, in each and every term (matrix) in the sequence of
    matrices (WM considers) there are infinitely many O's.

    Fine that you remember.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Hint: It seems to me that WM has a tendency to consider his "matrix" as
    a "variable" mathematical entity.

    With no doubt variable entities exist in mathematics.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 12 14:04:31 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    Alas there are, according to Cantor, |rao| natural numbers. Can all be
    smaller than |rao|/2? Hardly.
    Maybe, just maybe, |rao|/2 isn't even defined.
    If |rao| is defined as an integer or whole number, ....
    It's not.
    .... then there must be as many natural numbers. Otherwise |rao| and rao would be a lie only.
    I'll accept your expertise on lies. But as a hint, "as many" doesn't
    mean exactly the same for infinite sets as finite sets.
    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are dark.
    There are no "dark numbers". Their non-existence has been proven on this newsgroup at least twice. And, as already implied, |rao|/2 is not
    coherently defined.
    It is impossible to shuffle one X per line over the matrix such that >>>>> the whole matrix is covered.
    The first column containing all natural numbers is infinite. But all
    other columns are just as long as the first. Therefore it is impossible
    to attach a natural number to every matrix element.
    You are wrong there, and you know it.
    Do you accept analysis?
    Not from you, I wouldn't.
    Your utterance of such blatant
    nonsense explains the contempt in which you are held here.
    That is based on the stupidity of the readers here. They claim that
    infinite set theory is the basis of mathematics but don't accept the
    results of mathematics, ....
    We don't accept false pseudo-mathematics, as propounded by mathematically ill-educated cranks.
    .... for instance the share of indices n/1 within the infinite matrix.
    The number of indices n/1 in the first column of an n*n-matrix is n.
    Its share in the matrix is n/n^2. Here the limit tells us about the
    share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2
    = 0.
    Well, so what? The proportion of these numbers counted in that way may
    tend to zero, their absolute number in the limit is countably infinite.
    As is the count of all these numbers. They can be put into a 1-1 correspondence, hence they are "the same" size.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 16:24:46 2025
    From Newsgroup: sci.math

    On 12.08.2025 15:16, Alan Mackenzie wrote:

    Maybe you have a clue to what a limit is not. As I've said already,
    you're lacking any understanding of what a limit is. You can perhaps
    recite a definition from somewhere, but you can't actually grasp and use
    that definition.

    But I can grap the fact that enumerating does not use a limit.

    You seem too stupid to understand that. But it is fact. If you don't
    believe me believe Cantor:
    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"
    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place."
    Any limit in sight?

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 16:40:42 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 16:04 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    If |rao| is defined as an integer or whole number, ....

    It's not.

    Crank Wolfgang M|+ckenheim is using CANTORs terminology here. CANTOR considered his infinite numbers (if ordinals/cardinals, I can't say) as
    an EXTENTION of the finite "whole numbers".

    Of course, these days such a terminology would lead to confusion, you see.

    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are >> dark.

    "[WM's] conclusions are based on the sloppiness of his notions,
    his inability of giving precise definitions, his fundamental
    misunderstanding of elementary mathematical concepts, and sometimes,
    as the late Dik Winter remarked [...], on nothing at all."

    --Franz Lemmermeyer

    On the other hand, after defining "|rao|/2" in a reasonable way, say:

    |rao|/2 := the cardinal number k such that k * 2 = |rao| (*)

    we get that |rao|/2 = |rao|, since |rao| * 2 = |rao| (and there is no OTHER cardinal number k such that k * 2 = |rao|).

    There are no "dark numbers". Their non-existence has been proven on
    this newsgroup at least twice.

    Yeah, and (presupposing the definition (*)) it's even in agreement with
    WM's claim that "the numbers between |rao|/2 and |rao| are dark." After all, there ARE NO numbers "(strictly) between" |rao|/2 and |rao|.

    Of course ... WM's "definition" of /dark/ is dark itself. But that's not relevant in this case. After all, the elements in the empty set have ANY property there is.

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 16:41:09 2025
    From Newsgroup: sci.math

    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Alas there are, according to Cantor, |rao| natural numbers. Can all be >>>> smaller than |rao|/2? Hardly.

    Maybe, just maybe, |rao|/2 isn't even defined.

    If |rao| is defined as an integer or whole number, ....

    It's not.

    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."

    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are >> dark.

    There are no "dark numbers".

    You have not yet grasped them.

    Their non-existence has been proven on this
    newsgroup at least twice.

    Liar.

    .... for instance the share of indices n/1 within the infinite matrix.
    The number of indices n/1 in the first column of an n*n-matrix is n.
    Its share in the matrix is n/n^2. Here the limit tells us about the
    share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2
    = 0.

    Well, so what? The proportion of these numbers counted in that way may
    tend to zero,

    They will never cover the matrix.

    their absolute number in the limit is countably infinite.

    That nonsense notion may fit, but they will never cover the matrix.

    As is the count of all these numbers. They can be put into a 1-1 correspondence, hence they are "the same" size.

    Not according to mathematical analysis.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 12 15:27:29 2025
    From Newsgroup: sci.math

    Am Tue, 12 Aug 2025 16:24:46 +0200 schrieb WM:
    On 12.08.2025 15:16, Alan Mackenzie wrote:

    Maybe you have a clue to what a limit is not. As I've said already,
    you're lacking any understanding of what a limit is. You can perhaps
    recite a definition from somewhere, but you can't actually grasp and
    use that definition.

    But I can grap the fact that enumerating does not use a limit.
    You seem too stupid to understand that. But it is fact. If you don't
    believe me believe Cantor:
    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"
    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place."
    Any limit in sight?
    None of your matrices is an enumeration.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 12 15:28:43 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    Alas there are, according to Cantor, |rao| natural numbers. Can all be >>>>> smaller than |rao|/2? Hardly.
    Maybe, just maybe, |rao|/2 isn't even defined.
    If |rao| is defined as an integer or whole number, ....
    It's not.
    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."
    What's that got to do with it? |rao| is not an integer.
    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are
    dark.
    There are no "dark numbers".
    You have not yet grasped them.
    In as much as you have defined them, yes I have. The two pertinent
    things about a "dark number" are (i) it is an integer; (ii) its value
    cannot be pinned down in any way.
    Their non-existence has been proven on this newsgroup at least twice.
    Liar.
    Please, I don't lie on Usenet, ever.
    The proof I gave runs as follows. Suppose the "dark numbers" are a
    non-empty subset of the integers, from (i) above. Then this subset, as
    any non-empty subset of the integers, has a least member. This least
    member is now defined, pinned down. Therefore, by (ii) above, it can't
    be a "dark number". This is a contradiction. Thus there cannot be such
    "dark numbers".
    .... for instance the share of indices n/1 within the infinite matrix.
    The number of indices n/1 in the first column of an n*n-matrix is n.
    Its share in the matrix is n/n^2. Here the limit tells us about the
    share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2
    = 0.
    Well, so what? The proportion of these numbers counted in that way may
    tend to zero,
    They will never cover the matrix.
    Of course they can. There are an uncountably infinite number of them,
    just as there are an uncountably infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.
    their absolute number in the limit is countably infinite.
    That nonsense notion may fit, but they will never cover the matrix.
    Moebius has demonstrated such a covering explicitly.
    As is the count of all these numbers. They can be put into a 1-1
    correspondence, hence they are "the same" size.
    Not according to mathematical analysis.
    You mean, not according to cranky pseudo-mathematical "analysis".
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Tue Aug 12 15:30:11 2025
    From Newsgroup: sci.math

    Am Tue, 12 Aug 2025 15:10:27 +0200 schrieb WM:
    On 11.08.2025 22:24, Moebius wrote:

    You might as well consider the sequence:
    0.10101010..., 0.01101010..., 0.00111010..., 0.00011110..., ......
    Every element of that sequence has infinitely many non-zero digits.
    The limit of the sequence is 0. This limit has no non-zero digit.
    A wonder!
    Where did the 1s go to?!

    That's not a wonder.
    Same goes for your sequence.

    The limit is not created by the steps of the
    sequence, namely exchange of 0 and 1. The limit of my matrices is not
    created by exchange of X and O. The limit is not a member of the counted
    set.
    Of course the limit is not a term. But how is it "created"?
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 17:56:27 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 17:28 schrieb Alan Mackenzie:

    They will never cover the matrix. (WM)

    Of course they can. There are an uncountably << countably?

    infinite number of them,just as there are an uncountably << countably?

    infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.

    That nonsense notion may fit, but they will never cover the matrix.

    Moebius has demonstrated such a covering explicitly.

    Even a PROPER SUBSET of the set of natural numbers suffice to "cover"
    the "matrix".

    We just may consider the "matrix" (a_n,m)_(n,m e IN) defind with

    a_n,m = 2^n * 3^m (for all n,m e IN).

    It's easy to show that for any n,m,n',m' with (n,m) =/= (n',m'): a_n,m
    =/= a_n',m'. (And it's clear that {2^n * 3^m e IN : n,m e IN} is a
    proper subset of IN.)

    It seems to me that M|+ckenheim must reject most of basic modern maths
    stuff (as well as logical and/or coherent thinking, of course) in his
    crusade against "set theory".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously,
    then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    https://en.wikipedia.org/wiki/Ishango_bone

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 17:59:51 2025
    From Newsgroup: sci.math

    On 12.08.2025 17:27, joes wrote:
    Am Tue, 12 Aug 2025 16:24:46 +0200 schrieb WM:
    On 12.08.2025 15:16, Alan Mackenzie wrote:

    Maybe you have a clue to what a limit is not. As I've said already,
    you're lacking any understanding of what a limit is. You can perhaps
    recite a definition from somewhere, but you can't actually grasp and
    use that definition.

    But I can grap the fact that enumerating does not use a limit.
    You seem too stupid to understand that. But it is fact. If you don't
    believe me believe Cantor:
    "If we think the numbers p/q in such an order [...] then every number
    p/q comes at an absolutely fixed position of a simple infinite sequence"
    "The infinite sequence thus defined has the peculiar property to contain
    the positive rational numbers completely, and each of them only once at
    a determined place."
    Any limit in sight?
    None of your matrices is an enumeration.

    The complete sequence of my matrices contains all enumeration processes
    - not all fractions are indexed.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Tue Aug 12 18:11:01 2025
    From Newsgroup: sci.math

    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Alas there are, according to Cantor, |rao| natural numbers. Can all be >>>>>> smaller than |rao|/2? Hardly.

    Maybe, just maybe, |rao|/2 isn't even defined.

    If |rao| is defined as an integer or whole number, ....

    It's not.

    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."

    What's that got to do with it? |rao| is not an integer.

    Try to learn German.

    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are
    dark.

    There are no "dark numbers".

    You have not yet grasped them.

    In as much as you have defined them, yes I have. The two pertinent
    things about a "dark number" are (i) it is an integer; (ii) its value
    cannot be pinned down in any way.

    For most dark numbers, but not for all.

    Their non-existence has been proven on this newsgroup at least twice.

    Liar.

    Please, I don't lie on Usenet, ever.

    The proof I gave runs as follows. Suppose the "dark numbers" are a
    non-empty subset of the integers, from (i) above. Then this subset, as
    any non-empty subset of the integers, has a least member. This least
    member is now defined, pinned down.

    Some dark numbers can get visible. The reason is the the visible numbers
    are potentially infinite. There is no strict border.

    Therefore, by (ii) above, it can't
    be a "dark number". This is a contradiction. Thus there cannot be such "dark numbers".

    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.

    .... for instance the share of indices n/1 within the infinite matrix. >>>> The number of indices n/1 in the first column of an n*n-matrix is n.
    Its share in the matrix is n/n^2. Here the limit tells us about the
    share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2 >>>> = 0.

    Well, so what? The proportion of these numbers counted in that way may
    tend to zero,

    They will never cover the matrix.

    Of course they can.

    No. Their relative measure is 0.


    There are an uncountably infinite number of them,
    just as there are an uncountably infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.

    Both are called countably many.

    their absolute number in the limit is countably infinite.

    That nonsense notion may fit, but they will never cover the matrix.

    Moebius has demonstrated such a covering explicitly.

    When all indices are taken from outside. But when they first are put
    into the first column, then they fail. What is the reason.

    As is the count of all these numbers. They can be put into a 1-1
    correspondence, hence they are "the same" size.

    Not according to mathematical analysis.

    You mean, not according to cranky pseudo-mathematical "analysis".

    The relative measure can be determined in the first semester.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 18:15:43 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 17:56 schrieb Moebius:
    Am 12.08.2025 um 17:28 schrieb Alan Mackenzie:

    They will never cover the matrix. (WM)

    Of course they can.-a There are an uncountably << countably?

    infinite number of them,just as there are an uncountably << countably?

    infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.

    That nonsense notion may fit, but they will never cover the matrix.

    Moebius has demonstrated such a covering explicitly.

    Even a PROPER SUBSET of the set of natural numbers suffice to "cover"
    the "matrix".

    We just may consider the "matrix" (a_n,m)_(n,m e IN) defind with

    -a-a-a-a-a-a-a-a a_n,m = 2^n * 3^m-a-a-a (for all n,m e IN).

    It's easy to show that for any n,m,n',m' with (n,m) =/= (n',m'): a_n,m
    =/= a_n',m'. (And it's clear that {2^n * 3^m e IN : n,m e IN} is a
    proper subset of IN.)

    It seems to me that M|+ckenheim must reject most of basic modern maths
    stuff (as well as logical and/or coherent thinking, of course) in his crusade against "set theory".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously, then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    https://en.wikipedia.org/wiki/Ishango_bone

    Atually, WM's "argument" woult as well concern the following TRIVIAL case:

    The prime numbers will never "cover" a 1 x IN "matrix" (i.e. a
    sequence). So there can't be an infinite sequence (2, 3, 5, 7, ...) of
    prime numbers.

    After all there are as many terms as natural numbers: p_1, p_2, p_3, ...
    (in other words, the index set of an infinite sequence is IN), but there
    are far less prime numbers, so HOW CAN THEY cover ALL "places" in the sequence?!

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 18:17:25 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 17:56 schrieb Moebius:
    Am 12.08.2025 um 17:28 schrieb Alan Mackenzie:

    They will never cover the matrix. (WM)

    Of course they can.-a There are an uncountably << countably?

    infinite number of them,just as there are an uncountably << countably?

    infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.

    That nonsense notion may fit, but they will never cover the matrix.

    Moebius has demonstrated such a covering explicitly.

    Even a PROPER SUBSET of the set of natural numbers suffice to "cover"
    the "matrix".

    We just may consider the "matrix" (a_n,m)_(n,m e IN) defind with

    -a-a-a-a-a-a-a-a a_n,m = 2^n * 3^m-a-a-a (for all n,m e IN).

    It's easy to show that for any n,m,n',m' with (n,m) =/= (n',m'): a_n,m
    =/= a_n',m'. (And it's clear that {2^n * 3^m e IN : n,m e IN} is a
    proper subset of IN.)

    It seems to me that M|+ckenheim must reject most of basic modern maths
    stuff (as well as logical and/or coherent thinking, of course) in his crusade against "set theory".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously, then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    https://en.wikipedia.org/wiki/Ishango_bone

    Atually, WM's "argument" woult as well concern the following TRIVIAL case:

    The prime numbers will never "cover" a 1 x IN "matrix" (i.e. a
    sequence). So there can't be an infinite sequence (2, 3, 5, 7, ...) of
    prime numbers.

    After all there are as many terms in a sequence as natural numbers: a_1,
    a_2, a_3, ... (in other words, the index set of an infinite sequence is
    IN), but there are far less prime numbers, so HOW CAN THEY cover ALL
    "places" a_1, a_2, a_3, ... in the sequence?!

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Tue Aug 12 16:17:32 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Tue Aug 12 17:15:11 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    Alas there are, according to Cantor, |rao| natural numbers. Can all be >>>>>>> smaller than |rao|/2? Hardly.
    Maybe, just maybe, |rao|/2 isn't even defined.
    If |rao| is defined as an integer or whole number, ....
    It's not.
    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."
    What's that got to do with it? |rao| is not an integer.
    Try to learn German.
    I've been doing that for several decades. It's a damned difficult
    language. ;-)
    Not the definition is lacking. But the numbers between |rao|/2 and |rao| are
    dark.
    There are no "dark numbers".
    You have not yet grasped them.
    In as much as you have defined them, yes I have. The two pertinent
    things about a "dark number" are (i) it is an integer; (ii) its value
    cannot be pinned down in any way.
    For most dark numbers, but not for all.
    You have never satisfactorally defined "dark numbers". All you've ever
    done is written that some integers are dark numbers, some aren't, and
    there's no criterion to separate those two cases.
    Their non-existence has been proven on this newsgroup at least twice.
    Liar.
    Please, I don't lie on Usenet, ever.
    The proof I gave runs as follows. Suppose the "dark numbers" are a
    non-empty subset of the integers, from (i) above. Then this subset, as
    any non-empty subset of the integers, has a least member. This least
    member is now defined, pinned down.
    Some dark numbers can get visible. The reason is the the visible numbers
    are potentially infinite. There is no strict border.
    In otherwords, "dark numbers" are undefined. You're saying they're an undefinable subset of the integers, I think.
    Therefore, by (ii) above, it can't be a "dark number". This is a
    contradiction. Thus there cannot be such "dark numbers".
    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.
    Quatsch! I assumed well known properties of the integers, took your "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".
    Of course, maybe "dark numbers" aren't integers at all. That would leave
    you free to be as vague as you like about their properties.
    [ .... ]
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 21:58:46 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 17:56 schrieb Moebius:
    Am 12.08.2025 um 17:28 schrieb Alan Mackenzie:

    They will never cover the matrix. (WM)

    Of course they can.-a There are an uncountably << countably?

    infinite number of them,just as there are an uncountably << countably?

    infinite number of cells in the matrix.
    Thus there is a 1-1 correspondence between them, i.e. a covering.

    That nonsense notion may fit, but they will never cover the matrix.

    Moebius has demonstrated such a covering explicitly.

    Even a PROPER SUBSET of the set of natural numbers suffice to "cover"
    the "matrix".

    We just may consider the "matrix" (a_n,m)_(n,m e IN) defind with

    -a-a-a-a-a-a-a-a a_n,m = 2^n * 3^m-a-a-a (for all n,m e IN).

    It's easy to show that for any n,m,n',m' with (n,m) =/= (n',m'): a_n,m
    =/= a_n',m'. (And it's clear that {2^n * 3^m e IN : n,m e IN} is a
    proper subset of IN.)

    It seems to me that M|+ckenheim must reject most of basic modern maths
    stuff (as well as logical and/or coherent thinking, of course) in his crusade against "set theory".

    "One wonders by what [M|+ckenheim] would like to replace the mathematics created in the last 2500 years; if one takes Prof. M|+ckenheim seriously, then a fitting picture for the last page of this book ["The mathematics
    of infinity"] would be the Ishango bone." (Franz Lemmermeyer)

    https://en.wikipedia.org/wiki/Ishango_bone

    Actually, WM's "argument" would as well concern the following TRIVIAL case:

    The prime numbers will never "cover" a 1 x IN "matrix" (i.e. a
    sequence). So there can't be an infinite sequence (2, 3, 5, 7, ...) of
    prime numbers.

    After all there are as many terms in a sequence as natural numbers: a_1,
    a_2, a_3, ... (in other words, the index set of an infinite sequence is
    IN), but there are far less prime numbers (than natural numbers), so HOW
    CAN THEY cover ALL "places" a_1, a_2, a_3, ... in the sequence?!

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Tue Aug 12 19:58:52 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 22:19:57 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."

    Cantor: "*ich* nenne ..." ["*I* call ..."]

    This not "German", but Cantor's TERMINOLOGY concerning some of the
    notions in his "Transfinite Mengenlehre". <holy shit!>

    Hint: "Modern set theory" did not adopt all of Cantor's TERMINOLOGY.
    (See the works of Hessenberg (1906), Hausdorff (1914), Kamke (1928), etc.)

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale ganze Zahlen" these days, as the ASSHOLE M|+ckenheim knows very well.

    What's that got to do with it? |rao| is not an integer.

    Right. Using modern terminology: |rao| !e Z.

    M|+ckenheim loves to play sleight of hand.

    Try to learn German. [WM]

    Asshole.
    I've been doing that for several decades. It's a damned difficult
    language. ;-)

    Try harder. :-P
    Or read /The Awful German Language/ by Mark Twain.

    -+Meine philologischen Studien haben mich davon |+berzeugt, dass ein
    begabter Mensch Englisch (au|fer Rechtschreibung und Aussprache) in 30 Stunden, Franz||sisch in 30 Tagen und Deutsch in 30 Jahren lernen kann.-2

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 22:35:33 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 22:19 schrieb Moebius:
    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."

    Cantor: "*ich* nenne ..." ["*I* call ..."]

    This not "German", but Cantor's TERMINOLOGY concerning some of the
    notions in his "Transfinite Mengenlehre". <holy shit!>

    Hint: "Modern set theory" did not adopt all of Cantor's TERMINOLOGY.
    (See the works of Hessenberg (1906), Hausdorff (1914), Kamke (1928), etc.)

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale ganze Zahlen" these days, as the ASSHOLE M|+ckenheim knows very well.

    What's that got to do with it?-a |rao| is not an integer.

    Right. Using modern terminology: |rao| !e Z.

    M|+ckenheim loves to play sleight of hand.

    On the other hand, it's quite funny that M|+ckenheim referred to the set
    of natural numbers _includng 0_ the following way [in his (in)famous
    book "Mathematik f|+r die ersten Semester"]:

    | Die Menge der Kardinalzahlen ist IN_0 = {0, 1, 2, 3, ...}

    <facepalm>

    Die /Menge der Kardinalzahlen/ ist sicherlich NICHT gleich IN u {0}.

    Ganz abgesehen davon, dass es "Die Menge der Kardinalzahlen" nicht gibt,
    as Cantor knew already.

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Tue Aug 12 22:45:35 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 21:58 schrieb Moebius:

    Actually, WM's "argument" would as well concern the following TRIVIAL case:

    The prime numbers will never "cover" a 1 x IN "matrix" (i.e. a
    sequence). So there can't be an infinite sequence (2, 3, 5, 7, ...) of
    prime numbers.

    After all there are as many terms in a sequence as natural numbers: a_1, a_2, a_3, ... (in other words, the index set of an infinite sequence is
    IN), but there are far less prime numbers (than natural numbers), so HOW
    CAN THEY cover ALL "places" a_1, a_2, a_3, ... in the sequence?!

    Ah, right, it's even worse:

    | "there is not even a list of all natural numbers. Therefore there are
    not even ra|reC natural numbers available as indices" (WM)

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Tue Aug 12 17:04:26 2025
    From Newsgroup: sci.math

    On 8/12/2025 9:11 AM, WM wrote:
    [...]
    Some dark numbers can get visible.

    blinded by the light? lol:

    https://youtu.be/4NRXx6U8ABQ?list=RD4NRXx6U8ABQ
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Tue Aug 12 19:40:59 2025
    From Newsgroup: sci.math

    On 08/11/2025 06:56 AM, WM wrote:
    On 11.08.2025 00:31, Ben Bacarisse wrote:

    Years ago I used a very specific simpler example, using 0 and 1 rather
    than X an 0 and a one-dimensional "grid". One can use (the Cantor index
    of) fractions or, even simpler, start with an alternating sequence and,
    step by step, just swap the first 1 with the first following 0:

    s_0 = 0, 1, 0, 1, 0, 1, 0, 1, 0, ...
    s_1 = 0, 0, 1, 1, 0, 1, 0, 1, 0, ...
    s_2 = 0, 0, 0, 1, 1, 1, 0, 1, 0, ...
    s_3 = 0, 0, 0, 0, 1, 1, 1, 1, 0, ...

    In the limit, this sequence is all zeros. "Where did all the 1s go?" he
    might ask his students.

    Cantor's enumeration has nothing to do with the analytic limit. Only the terms of a sequence can index.

    One day he might get a student who (a) points out that such sequences
    are just functions from N to {0,1}. (b) The sequence of functions s_n
    has a well-defined limit. (c) MW's own textbook defines this limit and
    shows how to calculate it!

    But it has no bearing on indexing. If Cantor had claimed that in the
    limit all fractions were indexed, nobody would have paid attention.

    [Also, he used to vehemently deny that any non-constant set sequences
    have limits.

    I use limits where they are appropriate. For instance the number of
    indices in the first column of an n*n-matrix is n. Its share is n/n^2.
    Here the limit tells us about the share of enumerated fractions in the infinite matrix: lim(n-->oo) n/n^2 = 0.

    Result: Every mathematician accepting the analytical limit must deny
    Cantor's claims.

    Regards, WM



    No, no more than that have to deny Zeno's.

    You got some paradoxes to resolve, they're about infinity, while
    clearly of course the line-reals make for a countable continuous domain
    and show the existence of at least one non-Cartesian function, and
    for Skolem and Louwenheim and Levy to not break set theory, and besides
    letting Mirimanoff in about standard inductive sets, as if there were
    such a thing, then there's Cohen "I added an axiom, call it Mirimanoff",
    of course with Goedel and "you know, either way,
    as long as it's an ordinary inductive set and you give the rules,
    it's incomplete".


    Huzzah

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 13 16:48:33 2025
    From Newsgroup: sci.math

    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Alas there are, according to Cantor, |rao| natural numbers. Can all be >>>>>>>> smaller than |rao|/2? Hardly.

    Maybe, just maybe, |rao|/2 isn't even defined.

    If |rao| is defined as an integer or whole number, ....

    It's not.

    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze Zahlen."

    What's that got to do with it? |rao| is not an integer.

    Try to learn German.

    I've been doing that for several decades. It's a damned difficult
    language. ;-)

    Then let Google translate. It has become a fairly good translator:

    Vielleicht wundern Sie sich |+ber meine K|+hnheit, die Dinge -e, -e + 1,
    ..., +#,... auch ganze Zahlen, und zwar die ganzen, realen Zahlen der
    zweiten Classe zu nennen,

    dass -e die erste nach allen ++ geschaffene ganze Zahl sei, d. h. die
    erste, welche gr||sser genannt werden soll, als alle ++.

    These numbers are "whole numbers" because they can be counted or can be continued to be counted. Further fractions can be added: Die erweiterte
    ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne weiteres zu
    einer kontinuierlichen Zahlenmenge vervollst|nndigt werden, indem man zu
    jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als Null und
    kleiner als Eins sind, hinzuf|+gt.

    From this you see that Cantor's transfinite numbers are whole numbers.
    The reason why this is denied nowadays is their leading to contradictions.

    For most dark numbers, but not for all.

    You have never satisfactorally defined "dark numbers". All you've ever
    done is written that some integers are dark numbers, some aren't, and
    there's no criterion to separate those two cases.

    Here is my definition: Definition: A natural number is "identified" or (individually) "defined" or "instantiated" if it can be communicated
    such that sender and receiver understand the same and can link it by a
    finite initial segment to the origin 0. All other natural numbers are
    called dark natural numbers.

    The existence of dark numbers has recently been proved without any doubt:
    "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025)
    https://osf.io/preprints/osf/53qg2_v1?view_only=

    Some dark numbers can get visible. The reason is the the visible numbers
    are potentially infinite. There is no strict border.

    In otherwords, "dark numbers" are undefined. You're saying they're an undefinable subset of the integers, I think.

    They are defined as given above as the complement of visible or
    definable numbers. But this property depends on time and system. The
    pocket calculator is a good example. An even better example is the the potentially infinite set of known prime numbers. It has no upper bound although almost all prime numbers will remain dark forever.

    Therefore, by (ii) above, it can't be a "dark number". This is a
    contradiction. Thus there cannot be such "dark numbers".

    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.

    Quatsch! I assumed well known properties of the integers, took your "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".

    The smallest dark number would be a border. Try to understand the simple example of prime numbers. There is no smallest unknown-forever prime
    number. Just the same true for the dark numbers,

    Of course, maybe "dark numbers" aren't integers at all.

    It would be nice if you considered the unknown prime numbers.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 13 16:53:16 2025
    From Newsgroup: sci.math

    On 12.08.2025 21:58, Moebius wrote:

    Actually, WM's "argument" would as well concern the following TRIVIAL case:

    The prime numbers will never "cover" a 1 x IN "matrix" (i.e. a
    sequence). So there can't be an infinite sequence (2, 3, 5, 7, ...) of
    prime numbers.

    After all there are as many terms in a sequence as natural numbers: a_1, a_2, a_3, ... (in other words, the index set of an infinite sequence is
    IN), but there are far less prime numbers (than natural numbers), so HOW
    CAN THEY cover ALL "places" a_1, a_2, a_3, ... in the sequence?!

    There are not *all* places. Only the places of visible natnumbers can be occupied. Visible prime numbers are even fewer.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 13 16:58:22 2025
    From Newsgroup: sci.math

    On 12.08.2025 22:35, Moebius wrote:

    |-a-a-a-a Die Menge der Kardinalzahlen ist IN_0 = {0, 1, 2, 3, ...}

    Die /Menge der Kardinalzahlen/ ist sicherlich NICHT gleich IN u {0}.

    Die Menge der in meinem Buch anerkannten Kardinalzahlen ist genau die angegebene.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Wed Aug 13 17:01:33 2025
    From Newsgroup: sci.math

    On 12.08.2025 22:19, Moebius wrote:
    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale ganze Zahlen" these days, as M|+ckenheim knows very well.

    I even know why this is not liked.

    Try to learn German. [WM]

    I've been doing that for several decades.-a It's a damned difficult
    language.-a ;-)

    Try harder. :-P
    Or read /The Awful German Language/ by Mark Twain.

    -+Meine philologischen Studien haben mich davon |+berzeugt, dass ein begabter Mensch Englisch (au|fer Rechtschreibung und Aussprache) in 30 Stunden, Franz||sisch in 30 Tagen und Deutsch in 30 Jahren lernen kann.-2

    How lucky to be born in Germany.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Wed Aug 13 15:06:05 2025
    From Newsgroup: sci.math

    Le 13/08/2025 |a 17:01, WM a |-crit :
    On 12.08.2025 22:19, Moebius wrote:
    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale ganze
    Zahlen" these days, as M|+ckenheim knows very well.

    I even know why this is not liked.

    Try to learn German. [WM]

    I've been doing that for several decades.-a It's a damned difficult
    language.-a ;-)

    Try harder. :-P
    Or read /The Awful German Language/ by Mark Twain.

    -+Meine philologischen Studien haben mich davon |+berzeugt, dass ein
    begabter Mensch Englisch (au|fer Rechtschreibung und Aussprache) in 30
    Stunden, Franz||sisch in 30 Tagen und Deutsch in 30 Jahren lernen kann.-2

    How lucky to be born in Germany.

    A student is definitely not lucky if she or he had the misfortune to have
    you, crank Wolfgang M|+ckenheim, from Hochschule Augsburg as a "teacher"
    i.e. an abuser.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Wed Aug 13 16:13:20 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    [ .... ]
    These numbers are "whole numbers" because they can be counted or can be continued to be counted. Further fractions can be added: Die erweiterte ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne weiteres zu
    einer kontinuierlichen Zahlenmenge vervollst|nndigt werden, indem man zu jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als Null und kleiner als Eins sind, hinzuf|+gt.
    From this you see that Cantor's transfinite numbers are whole numbers.
    The reason why this is denied nowadays is their leading to contradictions.
    More garbage from you. The term "whole number" is well understood by mathematicians. You're trying to pretend it has a different definition,
    and hence derail the main point of discussion here. That's a typical
    crank move.
    [ .... ]
    You have never satisfactorally defined "dark numbers". All you've ever
    done is written that some integers are dark numbers, some aren't, and
    there's no criterion to separate those two cases.
    Here is my definition: Definition: A natural number is "identified" or (individually) "defined" or "instantiated" if it can be communicated
    such that sender and receiver understand the same and can link it by a finite initial segment to the origin 0. All other natural numbers are
    called dark natural numbers.
    That's not a mathematical definition, and can't be used in mathematics.
    It's off-topic on this newsgroup.
    The existence of dark numbers has recently been proved without any doubt: "New proof of dark numbers by means of the thinned out harmonic series", OSFPREPRINTS (10 Mar 2025)
    https://osf.io/preprints/osf/53qg2_v1?view_only=
    Presumably, that's your work. "Without any doubt" is a lie. There is
    doubt, to say the least, on this newsgroup. If it were to be reviewed by
    a competent mathematician who declared it correct, it might be worth
    looking at.
    Some dark numbers can get visible. The reason is the the visible numbers >>> are potentially infinite. There is no strict border.
    All ways of saying that "dark numbers" are not a mathematical concept.
    Even if they did exist (which they don't), they wouldn't be useful in a mathematical setting.
    In otherwords, "dark numbers" are undefined. You're saying they're an
    undefinable subset of the integers, I think.
    They are defined as given above as the complement of visible or
    definable numbers.
    Which are likewise undefined mathematically.
    But this property depends on time and system.
    Yes, it's nothing to do with mathematics, in other words.
    The pocket calculator is a good example. An even better example is the
    the potentially infinite set of known prime numbers. It has no upper
    bound although almost all prime numbers will remain dark forever.
    The "set of known prime numbers" is not a well defined set.
    Therefore, by (ii) above, it can't be a "dark number". This is a
    contradiction. Thus there cannot be such "dark numbers".
    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.
    Quatsch! I assumed well known properties of the integers, took your
    "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".
    The smallest dark number would be a border.
    Maybe. But I didn't assume any such number. Rather I proved its existence. Any non-empty subset of the natural numbers has a least member. If
    you're arguing that a set of "dark numbers" has no least member, then you
    are agreeing that it isn't a subset of the natural numbers.
    Try to understand the simple example of prime numbers. There is no
    smallest unknown-forever prime number. Just the same true for the dark numbers,
    If I were to accept that "unknown-forever prime numbers" somehow defined
    a subset of N (which I don't), then it would indeed have a least member.
    Of course, maybe "dark numbers" aren't integers at all.
    It would be nice if you considered the unknown prime numbers.
    I prefer to consider mathematics.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Wed Aug 13 16:23:19 2025
    From Newsgroup: sci.math

    Le 13/08/2025 |a 18:13, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [ .... ]

    These numbers are "whole numbers" because they can be counted or can be
    continued to be counted. Further fractions can be added: Die erweiterte
    ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne weiteres zu
    einer kontinuierlichen Zahlenmenge vervollst|nndigt werden, indem man zu
    jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als Null und
    kleiner als Eins sind, hinzuf|+gt.

    From this you see that Cantor's transfinite numbers are whole numbers.
    The reason why this is denied nowadays is their leading to contradictions.

    More garbage from you. The term "whole number" is well understood by mathematicians. You're trying to pretend it has a different definition,
    and hence derail the main point of discussion here. That's a typical
    crank move.

    The typical crank move that consists in considering that the choice of
    words (like "whole" and "numbers", or whatever) has a meaning in itself independent of the actual definition of these words (i.e. the d|-finition
    and properties associated with them, that may change given the context).
    John Gabriel, M|+ckenheim are always playing this silly sophistic game.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Wed Aug 13 19:10:19 2025
    From Newsgroup: sci.math

    Am 13.08.2025 um 18:23 schrieb Python:
    Le 13/08/2025 |a 18:13, Alan Mackenzie a |-crit :

    More garbage from you.-a The term "whole number" is well understood by
    mathematicians.-a You're trying to pretend it has a different definition,
    and hence derail the main point of discussion here.-a That's a typical
    crank move.

    The typical crank move that consists in considering that the choice of
    words (like "whole" and "numbers", or whatever) has a meaning in itself independent of the actual definition of these words (i.e. the d|-finition and properties associated with them, that may change given the context). John Gabriel, M|+ckenheim are always playing this silly sophistic game.

    Same with "more" (or "less") elements in a set A vs. a set B.

    So for WM it is clear that there are more elements in the set A = {0, 1,
    2, 3, ...} than in the set B = {1, 2, 3, ...}. After all, B c A and 0 is missing in B!

    MOREOVER, this means: |A| > |B|, where |X| denotes the number of
    elements in X. (After all, "more" means more!)

    :-)

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Wed Aug 13 17:37:18 2025
    From Newsgroup: sci.math

    Am Wed, 13 Aug 2025 16:48:33 +0200 schrieb WM:
    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Alas there are, according to Cantor, |rao| natural numbers. Can >>>>>>>>> all be smaller than |rao|/2? Hardly.
    Maybe, just maybe, |rao|/2 isn't even defined.
    If |rao| is defined as an integer or whole number, ....
    It's not.
    Cantor: "ich nenne deren Ordnungstypen allgemein reale ganze
    Zahlen."
    What's that got to do with it? |rao| is not an integer.
    Try to learn German.
    How else do you misunderstand Cantor, you fucker?

    I've been doing that for several decades. It's a damned difficult
    language. ;-)
    Then let Google translate. It has become a fairly good translator:
    You do us the courtesy.

    Vielleicht wundern Sie sich |+ber meine K|+hnheit, die Dinge -e, -e + 1,
    ..., +#,... auch ganze Zahlen, und zwar die ganzen, realen Zahlen der
    zweiten Classe zu nennen,
    Aha, "of the second class", i.e. not the integers Z.

    dass -e die erste nach allen ++ geschaffene ganze Zahl sei, d. h. die
    erste, welche gr||sser genannt werden soll, als alle ++.
    ...after all of them, i.e. not one of them.

    These numbers are "whole numbers" because they can be counted or can be continued to be counted. Further fractions can be added: Die erweiterte
    ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne weiteres zu
    einer kontinuierlichen Zahlenmenge vervollst|nndigt werden, indem man zu jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als Null und
    kleiner als Eins sind, hinzuf|+gt.
    They are called ordinals today. I think Cantor is talking about adding
    only the single -e to the reals ("compactification"?).

    From this you see that Cantor's transfinite numbers are whole numbers.
    The reason why this is denied nowadays is their leading to
    contradictions.
    Sensible.

    For most dark numbers, but not for all.
    You have never satisfactorally defined "dark numbers". All you've ever
    done is written that some integers are dark numbers, some aren't, and
    there's no criterion to separate those two cases.
    Here is my definition: Definition: A natural number is "identified" or (individually) "defined" or "instantiated" if it can be communicated
    such that sender and receiver understand the same and can link it by a
    finite initial segment to the origin 0. All other natural numbers are
    called dark natural numbers.
    Yeah, that describes an empty set.

    Some dark numbers can get visible. The reason is the the visible
    numbers are potentially infinite. There is no strict border.

    In otherwords, "dark numbers" are undefined. You're saying they're an
    undefinable subset of the integers, I think.

    They are defined as given above as the complement of visible or
    definable numbers. But this property depends on time and system. The
    pocket calculator is a good example. An even better example is the the potentially infinite set of known prime numbers. It has no upper bound although almost all prime numbers will remain dark forever.
    Doesn't apply to the set of all primes, period.

    Therefore, by (ii) above, it can't be a "dark number". This is a
    contradiction. Thus there cannot be such "dark numbers".
    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.
    Quatsch! I assumed well known properties of the integers, took your
    "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".
    The smallest dark number would be a border. Try to understand the simple example of prime numbers. There is no smallest unknown-forever prime
    number. Just the same true for the dark numbers,
    By analogy, there are no "dark numbers", but you won't understand that
    in this lifetime, much less be convinced. It would behoove you to find
    out why you need to deny a "border".

    Of course, maybe "dark numbers" aren't integers at all.
    It would be nice if you considered the unknown prime numbers.
    They are still primes.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 00:24:41 2025
    From Newsgroup: sci.math

    Am 13.08.2025 um 17:06 schrieb Python:
    Le 13/08/2025 |a 17:01, WM a |-crit :
    On 12.08.2025 22:19, Moebius wrote:

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale
    ganze Zahlen" these days, as M|+ckenheim knows very well.

    I even know why this is not liked.

    Actually, he knows shit, this idiot.

    @M|+ckenheim: It's "not liked" because we want to be able to
    differentiate between the set of all /whole numbers/ (=positive integers including zero), i. e. IN_0, and the class (hint: not a set!) of all
    ordinal numbers. <facepalm>

    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 00:43:27 2025
    From Newsgroup: sci.math

    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Some dark numbers can get visible.

    In other words, there are numbers with "changing" properties. :-)

    I DOUBT that there are numbers with "changing" MATHEMATICAL properties.

    Sure. The number 9861396396139619386083028396836963701730173017309713071237107310730173073017301730173017301730173017301730173017301371
    may have been "dark" until now (since no one has ever written down a
    term/name referring to it before). But writing down its decimal
    representation certainly didn't "change" its MATHEMATICAL properties. It either is an odd number or an even number, a prime number or not a prime number etc., no matter if someone has written down its decimal
    representation or not.

    Hint@M|+ckenheim:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    (2) Thinking of a certain physical object does not change the PHYSICAL properties of this object.

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 00:57:13 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 00:43 schrieb Moebius:
    Am 12.08.2025 um 19:15 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    Some dark numbers can get visible.

    In other words, there are numbers with "changing" properties. :-)

    I DOUBT that there are numbers with "changing" MATHEMATICAL properties.

    Sure. The number 9861396396139619386083028396836963701730173017309713071237107310730173073017301730173017301730173017301730173017301371
    may have been "dark" until now (since no one has ever written down a term/name referring to it before). But writing down its decimal representation certainly didn't "change" its MATHEMATICAL properties. It either is an odd number or an even number, a prime number or not a prime number etc., no matter if someone has written down its decimal representation or not.

    Hint@M|+ckenheim:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    (2) Thinking of a certain physical object does not change the PHYSICAL properties of this object.

    Or at least not in a "relevant" (and/or "immediate") way.

    Hint: If I think of the sun NOW, it will take ~8 minutes till the sun
    gets aware of my thought (I'd say). :-)
    .
    .
    .


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Hugh Kalambetov@ahuebbl@htlhkm.ru to sci.physics.relativity,sci.math on Thu Aug 14 09:34:06 2025
    From Newsgroup: sci.math

    Moebius wrote:

    Am 13.08.2025 um 17:06 schrieb Python:
    Le 13/08/2025 |a 17:01, WM a |-crit :
    On 12.08.2025 22:19, Moebius wrote:

    ORDINALs (ordinal numbers) are NOT referred to as "allgemein reale
    ganze Zahlen" these days, as M|+ckenheim knows very well.

    I even know why this is not liked.

    Actually, he knows shit, this idiot.

    @M|+ckenheim: It's "not liked" because we want to be able to
    differentiate between the set of all /whole numbers/ (=positive integers including zero), i. e. IN_0, and the class (hint: not a set!) of all
    ordinal numbers. <facepalm>

    please be careful, the only reason you have integers is for numbering. If
    you cant numbering, thats not integer.

    EYuNEYyeEYyCEYyCEYu|EYu<_EYu#EYu#EYu+EYu<EYu|EYu|EYyC_EYu?EYu+EYu+EYu<EYu|EYu+EYu#EYyC_EYu-EYu#EYyCEYyUEYu#EYu+EYu+EYu>EYu<EYu#EYu+EYu#EYu#_EYu|EYu|EYyCEYyCEYu|EYu|EYu#_EYu+EYu+EYu+EYu|EYu+EYu<EYu|__EYuOEYuaEYuo_EYu-EYuLEYuuEYuyEYuo
    MoscowrCOs forces have struck industrial sites producing Ukrainian Sapsan long-range missiles, the agency said https://r%74.com/ru%73sia/622868-russia-derails-ukraine-missile-program/

    Trump is paying for that war. Nobody cares what he likes.

    USA, the lying pig, just wanted a temporary cease fire so Ukraine could mobilize what they have received from West and then strike Russia. But
    that trick apparently didnrCOt work either.

    Oh dear, the Banderas and their Western financiers are so utterly stupid.

    ISK1:
    The Rheinmetall arms concern, owned by Black Rock, was unable to build a
    plant in Ukraine due to corruption. Greedy Ukrainian officials wanted everything at once. They wanted to make the missiles of the German Sapsan project themselves, demanding that Germany hand over the drawings and technology.
    As a result, there was no plant, no missiles. And everything that was
    somehow connected with production and design was destroyed.

    Take all east of Dnjepr and Odessa too, landlocked nazi-Ukraine is doomed,
    and Oreshnics on Ramstein in Germany to stop the nazi Merz

    Knowing the pathetic state of western military tech, these tampon missiles
    were nothing that Russian AD could not deal with. But they were probably
    the ace up DonnierCOs sleeve going into that meeting tomorrow. Now, that ace
    is gone.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 13:00:32 2025
    From Newsgroup: sci.math

    On 13.08.2025 17:06, Python wrote:

    A student is definitely not lucky if she or he had the misfortune to
    have you,

    You mean he or she can no longer believe in Cantor's nonsense after
    classical mathematics shows
    lim(n-->oo) n/n^2 = 0 and not 1?
    There are worse things than to get happy by belief in nonsense.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 14:24:43 2025
    From Newsgroup: sci.math

    On 13.08.2025 18:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [ .... ]

    These numbers are "whole numbers" because they can be counted or can be
    continued to be counted. Further fractions can be added: Die erweiterte
    ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne weiteres zu
    einer kontinuierlichen Zahlenmenge vervollst|nndigt werden, indem man zu
    jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als Null und
    kleiner als Eins sind, hinzuf|+gt.

    From this you see that Cantor's transfinite numbers are whole numbers.
    The reason why this is denied nowadays is their leading to contradictions.

    More garbage from you.

    Can't you try at least to behave like a civilized person?

    The term "whole number" is well understood by
    mathematicians.

    Hardly.

    You're trying to pretend it has a different definition,

    I gave you Cantor's definition and his reason why he defined them this way.

    You have never satisfactorally defined "dark numbers". All you've ever
    done is written that some integers are dark numbers, some aren't, and
    there's no criterion to separate those two cases.

    Here is my definition: Definition: A natural number is "identified" or
    (individually) "defined" or "instantiated" if it can be communicated
    such that sender and receiver understand the same and can link it by a
    finite initial segment to the origin 0. All other natural numbers are
    called dark natural numbers.

    That's not a mathematical definition, and can't be used in mathematics.
    It's off-topic on this newsgroup.

    Mathematics is based upon expressing notions.

    The existence of dark numbers has recently been proved without any doubt:
    "New proof of dark numbers by means of the thinned out harmonic series",
    OSFPREPRINTS (10 Mar 2025)
    https://osf.io/preprints/osf/53qg2_v1?view_only=

    Presumably, that's your work. "Without any doubt" is a lie. There is
    doubt, to say the least, on this newsgroup. If it were to be reviewed by
    a competent mathematician who declared it correct, it might be worth
    looking at.

    Of course it is correct. Never a mistake has been found.

    Some dark numbers can get visible. The reason is the the visible numbers >>>> are potentially infinite. There is no strict border.

    All ways of saying that "dark numbers" are not a mathematical concept.
    Even if they did exist (which they don't), they wouldn't be useful in a mathematical setting.

    You are prejudiced and without arguments. Of course dark numbers exist. Compare the dark prime numbers.

    In otherwords, "dark numbers" are undefined. You're saying they're an
    undefinable subset of the integers, I think.

    They are defined as given above as the complement of visible or
    definable numbers.

    Which are likewise undefined mathematically.

    But this property depends on time and system.

    Yes, it's nothing to do with mathematics, in other words.

    You have a very naive picture of mathematics.

    The "set of known prime numbers" is not a well defined set.

    In fact, the known prime numbers without fixed point of time are not a
    set. They are a potentially infinite collection.
    The set of presently known prime numbers is a set.

    Therefore, by (ii) above, it can't be a "dark number". This is a >>>>> contradiction. Thus there cannot be such "dark numbers".

    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.

    Quatsch! I assumed well known properties of the integers, took your
    "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".

    The smallest dark number would be a border.

    Maybe. But I didn't assume any such number. Rather I proved its existence.

    Wrong. You assumed sets where potentially infinite collections have to
    be applied.

    Any non-empty subset of the natural numbers has a least member. If
    you're arguing that a set of "dark numbers" has no least member, then you
    are agreeing that it isn't a subset of the natural numbers.

    Yes.

    Try to understand the simple example of prime numbers. There is no
    smallest unknown-forever prime number. Just the same true for the dark
    numbers,

    If I were to accept that "unknown-forever prime numbers" somehow defined
    a subset of N (which I don't), then it would indeed have a least member.

    Do you believe that all prime numbers can be known? Including a last one?

    Of course, maybe "dark numbers" aren't integers at all.

    It would be nice if you considered the unknown prime numbers.

    I prefer to consider mathematics.

    But unfortunately only a very primitive and self-contradictory model.
    Of course there are prime numbers which are unknown for ever.
    Of course the measure of indexed fractions is
    lim(n-->oo) n/n^2 = 0 .

    Regards, WM

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Thu Aug 14 12:33:25 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 13.08.2025 17:06, Python wrote:
    A student is definitely not lucky if she or he had the misfortune to
    have you [Wolfgang M|+ckenheim],
    [ ... as a teacher. ]
    Indeed not.
    You mean he or she can no longer believe in Cantor's nonsense after classical mathematics shows
    lim(n-->oo) n/n^2 = 0 and not 1?
    He or she is definitely not lucky to be "taught" about set theory by a
    crank who doesn't even understand limits.
    There are worse things than to get happy by belief in nonsense.
    You call mathematics "nonsense" simply because it's beyond your
    understanding. Many thousands, if not millions, of maths students
    understand set theory thoroughly, because they've been taught by people
    who in turn understand it. It is something which, with some study,
    becomes self evidently correct.
    Your students will not end up understanding set theory thoroughly,
    having been led into crankish and false deviations from that self
    evident truth.
    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 14:38:29 2025
    From Newsgroup: sci.math

    On 13.08.2025 19:10, Moebius wrote:

    So for WM it is clear that there are more elements in the set A = {0, 1,
    2, 3, ...} than in the set B = {1, 2, 3, ...}. After all, B c A and 0 is missing in B!

    Of course I use mathematics, for instance lim(n-->oo) n/n^2 = 0 and not 1.

    MOREOVER, this means: |A| > |B|, where |X| denotes the number of
    elements in X. (After all, "more" means more!)

    Of course. Do never use Cantor's deceptive "bijections". If a bijection
    exists between two sets, then *every* injection is a bijection.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Thu Aug 14 12:42:23 2025
    From Newsgroup: sci.math

    Le 14/08/2025 |a 14:38, WM a |-crit :
    Of course. Do never use Cantor's deceptive "bijections". If a bijection exists between two sets, then *every* injection is a bijection.

    No. f: f(n) = n + 1 is an injection from N to N but is not a bijection.

    Any academic institution not firing a teacher claiming such fallacies is a failed institution, as is Hochschule AugsburG.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 14:51:12 2025
    From Newsgroup: sci.math

    On 13.08.2025 19:37, joes wrote:
    An even better example is the the
    potentially infinite set of known prime numbers. It has no upper bound
    although almost all prime numbers will remain dark forever.

    Doesn't apply to the set of all primes, period.

    Only to the visible primes.

    There is no smallest unknown-forever prime
    number. Just the same true for the dark numbers,

    By analogy, there are no "dark numbers",

    There are prime numbers which never will be addressed. They are dark.

    It would behoove you to find
    out why you need to deny a "border".

    I explained it often enough: Potentially infinite collections have no
    last element. Therefore the complement has no first element.

    Of course, maybe "dark numbers" aren't integers at all.
    It would be nice if you considered the unknown prime numbers.
    They are still primes.

    Like dark natnumbers are still natural numbers.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 14:56:14 2025
    From Newsgroup: sci.math

    On 14.08.2025 00:43, Moebius wrote:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    (2) Thinking of a certain physical object does not change the PHYSICAL properties of this object.

    Thinking of thought objects changes their properties from not thought of
    to thought of.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 15:01:29 2025
    From Newsgroup: sci.math

    On 14.08.2025 14:33, Alan Mackenzie wrote:

    A lot of angry words. Typical crankish behaviour.

    Mathematicians would discuss arguments.

    Are there prime numbers which will never be known by humans?
    Is the limit lim(n-->oo) n/n^2 = 0 or 1?

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Thu Aug 14 13:09:47 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 00:43, Moebius wrote:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    (2) Thinking of a certain physical object does not change the PHYSICAL
    properties of this object.

    Thinking of thought objects changes their properties from not thought of
    to thought of.

    This is getting ludicrous. It's supposed to be a newsgroup about
    mathematics.

    "Being thought of" is not a property of an object. It is a property of
    the person doing the thinking of.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Thu Aug 14 13:12:19 2025
    From Newsgroup: sci.math

    Le 14/08/2025 |a 15:09, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 00:43, Moebius wrote:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    (2) Thinking of a certain physical object does not change the PHYSICAL
    properties of this object.

    Thinking of thought objects changes their properties from not thought of
    to thought of.

    This is getting ludicrous. It's supposed to be a newsgroup about mathematics.

    "Being thought of" is not a property of an object. It is a property of
    the person doing the thinking of.

    Remember that we are dealing with a crank so insane that he considers that "being a member of a finite set" for a single mathematical object x is a meaningful property of x...


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Thu Aug 14 13:40:37 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 14:33, Alan Mackenzie wrote:

    A lot of angry words. [ .... ]

    No, sadness, not anger.

    Mathematicians would discuss arguments.

    Are there prime numbers which will never be known by humans?
    Is the limit lim(n-->oo) n/n^2 = 0 or 1?

    Mathematicians don't spend time discussing silly non-mathematical things
    like "will never be known by humans", and certainly not things about
    limits which would bore a 14 year old.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 15:55:36 2025
    From Newsgroup: sci.math

    On 14.08.2025 15:09, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:


    Thinking of thought objects changes their properties from not thought of
    to thought of.

    This is getting ludicrous. It's supposed to be a newsgroup about mathematics.

    "Being thought of" is not a property of an object. It is a property of
    the person doing the thinking of.

    Being thought of can be very important for mathematics. Remember
    Hippasos' irrationality, Cantor's sets, or my dark numbers.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Thu Aug 14 16:08:24 2025
    From Newsgroup: sci.math

    On 14.08.2025 15:40, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 14:33, Alan Mackenzie wrote:

    A lot of angry words. [ .... ]

    No, sadness, not anger.

    Mathematicians would discuss arguments.

    Are there prime numbers which will never be known by humans?
    Is the limit lim(n-->oo) n/n^2 = 0 or 1?

    Mathematicians don't spend time discussing silly non-mathematical things
    like "will never be known by humans",

    Will never be known by anyone even if time is infinite.

    and certainly not things about
    limits which would bore a 14 year old.

    The limit 0 is not difficult to find. But that "modern mathematics" contradicts 0 and claims 1 is not so boring.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Thu Aug 14 14:18:13 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 15:40, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 14:33, Alan Mackenzie wrote:

    A lot of angry words. [ .... ]

    No, sadness, not anger.

    Mathematicians would discuss arguments.

    Are there prime numbers which will never be known by humans?
    Is the limit lim(n-->oo) n/n^2 = 0 or 1?

    Mathematicians don't spend time discussing silly non-mathematical things
    like "will never be known by humans",

    Will never be known by anyone even if time is infinite.

    and certainly not things about
    limits which would bore a 14 year old.

    The limit 0 is not difficult to find. But that "modern mathematics" contradicts 0 and claims 1 is not so boring.

    Modern mathematics does no such thing. You are confused about something,
    and spuriously attribute your confusion to mathematics rather than to
    your own meagre understanding of it.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From FromTheRafters@FTR@nomail.afraid.org to sci.math on Thu Aug 14 11:02:56 2025
    From Newsgroup: sci.math

    on 8/14/2025, WM supposed :
    On 13.08.2025 19:37, joes wrote:
    An even better example is the the
    potentially infinite set of known prime numbers. It has no upper bound
    although almost all prime numbers will remain dark forever.

    Doesn't apply to the set of all primes, period.

    Only to the visible primes.

    There is no smallest unknown-forever prime
    number. Just the same true for the dark numbers,

    By analogy, there are no "dark numbers",

    There are prime numbers which never will be addressed. They are dark.

    They are also odd. Not so dark are they now.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Thu Aug 14 15:33:00 2025
    From Newsgroup: sci.math

    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:
    On 13.08.2025 19:10, Moebius wrote:

    So for WM it is clear that there are more elements in the set A = {0,
    1, 2, 3, ...} than in the set B = {1, 2, 3, ...}. After all, B c A
    and 0 is missing in B!
    Of course I use mathematics,

    MOREOVER, this means: |A| > |B|, where |X| denotes the number of
    elements in X. (After all, "more" means more!)
    Of course. Do never use Cantor's deceptive "bijections". If a bijection exists between two sets, then *every* injection is a bijection.
    Do please prove that.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Thu Aug 14 15:42:49 2025
    From Newsgroup: sci.math

    Am Thu, 14 Aug 2025 14:24:43 +0200 schrieb WM:
    On 13.08.2025 18:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 19:15, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 17:28, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 12.08.2025 16:04, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 11.08.2025 14:37, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    These numbers are "whole numbers" because they can be counted or can
    be continued to be counted. Further fractions can be added: Die
    erweiterte ganze Zahlenreihe kann, wenn es die Zwecke fordern, ohne
    weiteres zu einer kontinuierlichen Zahlenmenge vervollst|nndigt werden,
    indem man zu jeder ganzen Zahl +# alle reellen Zahlen x, die gr|||fer als >>> Null und kleiner als Eins sind, hinzuf|+gt.

    From this you see that Cantor's transfinite numbers are whole
    numbers.
    The reason why this is denied nowadays is their leading to
    contradictions.

    The term "whole number" is well understood by mathematicians.
    You're trying to pretend it has a different definition,
    I gave you Cantor's definition and his reason why he defined them this
    way.
    He didnrCOt mean what is today called the integers Z.

    In otherwords, "dark numbers" are undefined. You're saying they're
    an undefinable subset of the integers, I think.
    They are defined as given above as the complement of visible or
    definable numbers.
    Which are likewise undefined mathematically.

    The "set of known prime numbers" is not a well defined set.
    In fact, the known prime numbers without fixed point of time are not a
    set. They are a potentially infinite collection.
    The set of presently known prime numbers is a set.
    I looked it up, and there is no list of known primes, since it is cheaper
    to compute them.

    Therefore, by (ii) above, it can't be a "dark number". This is >>>>>> a contradiction. Thus there cannot be such "dark numbers".
    You assumed a strict border. That would contradict the potentially
    infinite character of the collection of visible numbers.
    Quatsch! I assumed well known properties of the integers, took your
    "definition", such as I can discern it, and followed through to the
    logical consequences. I assumed nothing about "borders".
    The smallest dark number would be a border.
    Maybe. But I didn't assume any such number. Rather I proved its
    existence.
    Wrong. You assumed sets where potentially infinite collections have to
    be applied.
    Yes, rCRdark numbersrCY are not a set.

    Any non-empty subset of the natural numbers has a least member. If
    you're arguing that a set of "dark numbers" has no least member, then
    you are agreeing that it isn't a subset of the natural numbers.
    Yes.
    Ok, but we are unfortunately only interested in naturals.

    Try to understand the simple example of prime numbers. There is no
    smallest unknown-forever prime number. Just the same true for the dark
    numbers,
    If I were to accept that "unknown-forever prime numbers" somehow
    defined a subset of N (which I don't), then it would indeed have a
    least member.
    Do you believe that all prime numbers can be known? Including a last
    one?
    You are way hung up on CantorrCOs phrasing of rCRtill the last onerCY.
    It doesnrCOt even make sense for a number to rCRnever be knownrCY.

    Of course, maybe "dark numbers" aren't integers at all.
    It would be nice if you considered the unknown prime numbers.
    I prefer to consider mathematics.
    Of course there are prime numbers which are unknown for ever.
    Only for an arbitrarily large, but bounded, time.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 17:43:40 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 15:09 schrieb Alan Mackenzie:

    "Being thought of" is not a property of an object. It is a property of
    the person doing the thinking of.

    Nope. From a LOGICAL POINT OF VIEW it _is_ a property of an object (or a person):

    F(x) :<-> x is being thought of.

    The thinker's part can be stated the following way:

    G(x) :<-> x is thinking of something/someoone.

    Actually "thinking of" (in this sense) is a relation:

    T(x, y) :<-> x is thinking of y .

    Then:

    Ax(F(x) <-> Ey(T(y, x)))

    Ax(G(x) <-> Ey(T(x, y)))

    Yeah, it IS a math group.

    See: https://www.youtube.com/watch?v=rVtHrgdcvZA

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    "Being thought of" is not an extrinisc property of an object."

    I'd tend to agree.

    Lit.: https://en.wikipedia.org/wiki/Intrinsic_and_extrinsic_properties_(philosophy) --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 17:54:37 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 15:12 schrieb Python:

    Remember that we are dealing with a crank so insane that he considers
    that "being a member of a finite set" for a single mathematical object x
    is a meaningful property of x...

    Well, on the other hand, from a logical point of view ... it *is* a
    property (meaningful or not).

    S(x) :<-> Ey(y is a finite set & x e y) .

    In fact, in the context of set/class theories (like NBG and/or MK) this
    is a rather meaningful property.

    Hint: If the the object is a proper class, say V, there is NO set (or
    class) y such that x e y. :-P

    Actually, in such a theory we'd have: Ax(set(x) <-> S(x)) and ~Ax(set(x)).

    SCNR.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 17:56:23 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 15:09 schrieb Alan Mackenzie:

    "Being thought of" is not a property of an object. It is a property of
    the person doing the thinking of.

    Nope. From a LOGICAL POINT OF VIEW it _is_ a property of an object (or a person):

    F(x) :<-> x is being thought of.

    The thinker's part can be stated the following way:

    G(x) :<-> x is thinking of something/someone.

    Actually "thinking of" (in this sense) is a relation:

    T(x, y) :<-> x is thinking of y .

    Then:

    Ax(F(x) <-> Ey(T(y, x)))

    Ax(G(x) <-> Ey(T(x, y)))

    Yeah, it IS a math group.

    See: https://www.youtube.com/watch?v=rVtHrgdcvZA

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    "Being thought of" is not an extrinisc property of an object."

    I'd tend to agree.

    Lit.: https://en.wikipedia.org/wiki/Intrinsic_and_extrinsic_properties_(philosophy) --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Thu Aug 14 15:56:30 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 17:57:15 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 15:12 schrieb Python:

    Remember that we are dealing with a crank so insane that he considers
    that "being a member of a finite set" for a single mathematical object x
    is a meaningful property of x...

    Well, on the other hand, from a logical point of view ... it *is* a
    property (meaningful or not).

    S(x) :<-> Ey(y is a finite set & x e y) .

    In fact, in the context of set/class theories (like NBG and/or MK) this
    is a rather meaningful property.

    Hint: If the object x is a proper class, say V, there is NO set (or
    class) y such that x e y. :-P

    Actually, in such a theory we'd have: Ax(set(x) <-> S(x)) and ~Ax(set(x)).

    SCNR.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Thu Aug 14 15:57:21 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 18:03:47 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a "Being thought of" is not an extrinisc property of an object.

    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no MATHEMATICAL property of any mathematical object.
    Lit.: https://en.wikipedia.org/wiki/ Intrinsic_and_extrinsic_properties_(philosophy)

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Thu Aug 14 18:06:19 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 15:12 schrieb Python:
    Le 14/08/2025 |a 15:09, Alan Mackenzie a |-crit :
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 00:43, Moebius wrote:

    (1) Thinking of a certain number does not change the MATHEMATICAL
    properties of this number.

    Of course, WM IGNORED THAT REMARK.

    Thinking of thought objects [bla bla bla]

    Remember that we are dealing with a crank [...]

    Sure.

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Thu Aug 14 11:23:41 2025
    From Newsgroup: sci.math

    On 8/14/2025 5:51 AM, WM wrote:
    On 13.08.2025 19:37, joes wrote:
    An even better example is the the
    potentially infinite set of known prime numbers. It has no upper bound
    although almost all prime numbers will remain dark forever.

    Doesn't apply to the set of all primes, period.

    Only to the visible primes.

    There is no smallest unknown-forever prime
    number. Just the same true for the dark numbers,

    By analogy, there are no "dark numbers",

    There are prime numbers which never will be addressed. They are dark.

    It would behoove you to find
    out why you need to deny a "border".

    I explained it often enough: Potentially infinite collections have no
    last element. Therefore the complement has no first element.

    _Potentially_ infinite? So, you still think there is a largest, say,
    natural number?


    Of course, maybe "dark numbers" aren't integers at all.
    It would be nice if you considered the unknown prime numbers.
    They are still primes.

    Like dark natnumbers are still natural numbers.

    lol. Sorry, but here is a "number" for you, negative zero. I thought
    about it when pondering on your intelligence level? ;^o


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 01:10:38 2025
    From Newsgroup: sci.math

    Am 14.08.2025 um 18:03 schrieb Moebius:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object.

    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no MATHEMATICAL property of any mathematical object.

    Comment:

    It's a generally accepted truism that MATHEMATICAL properties of
    mathematical objects aren't "time dependant".

    On the other hand, "being thought of" clearly *is* "time dependant".*)

    Hence, "being thought of" isn't a MATHEMATICAL property of a
    mathematical object. And hence of no relevance for mathematics.

    M|+ckenheim clearly is a first rate crank.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    *) So we might rather consider:

    T(x, y, t) :<-> x is thinking of y at time t.

    instead of T(x, y) ...

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 14:59:29 2025
    From Newsgroup: sci.math

    On 14.08.2025 16:18, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 15:40, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 14:33, Alan Mackenzie wrote:

    A lot of angry words. [ .... ]

    No, sadness, not anger.

    Mathematicians would discuss arguments.

    Are there prime numbers which will never be known by humans?
    Is the limit lim(n-->oo) n/n^2 = 0 or 1?

    Mathematicians don't spend time discussing silly non-mathematical things >>> like "will never be known by humans",

    Will never be known by anyone even if time is infinite.

    and certainly not things about
    limits which would bore a 14 year old.

    The limit 0 is not difficult to find. But that "modern mathematics"
    contradicts 0 and claims 1 is not so boring.

    Modern mathematics does no such thing.

    You are mistaken again. Either there is a bijection between first column
    and matrix, then the first column has exactly as many element as the
    matrix (that is the meaning of bijection) and the limit is 1. Or this is
    wrong and the limit is 0. It is impossible that both is true because 0
    =/= 1.

    All my students have a better brain than you. They all with no exception
    have accepted and understood that the sum of all individually definable numbers is finite in every case (of the potentially infinite sequence). Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 15:04:45 2025
    From Newsgroup: sci.math

    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a bijection
    exists between two sets, then *every* injection is a bijection.
    Do please prove that.

    It is a property of complete sets that no exchange can create or delete elements. Therefore every reordering maintains the injection. Only
    potential infinity can lead to Cantor's "bijections".

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 15:37:39 2025
    From Newsgroup: sci.math

    On 14.08.2025 17:42, joes wrote:
    Am Thu, 14 Aug 2025 14:24:43 +0200 schrieb WM:
    On 13.08.2025 18:13, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    The term "whole number" is well understood by mathematicians.
    You're trying to pretend it has a different definition,
    I gave you Cantor's definition and his reason why he defined them this
    way.
    He didnrCOt mean what is today called the integers Z.

    I did not claim that.

    The set of presently known prime numbers is a set.
    I looked it up, and there is no list of known primes, since it is cheaper
    to compute them.

    Nevertheless the set exists now.

    Yes, rCRdark numbersrCY are not a set.

    They are the complement of a potentially infinite collection
    Of course there are prime numbers which are unknown for ever.
    Only for an arbitrarily large, but bounded, time.

    Forever. That all are known can only be claimed when none is unknown any longer. That means a last one has become known.

    Regards, WM>

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Fri Aug 15 13:38:33 2025
    From Newsgroup: sci.math

    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?

    It is a property of complete sets that no exchange can create or delete elements. Therefore every reordering maintains the injection. Only
    potential infinity can lead to Cantor's "bijections".
    Yes, infinite permutations donrCOt preserve injectivity.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Fri Aug 15 13:59:23 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 16:18, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [ .... ]

    The limit 0 is not difficult to find. But that "modern mathematics"
    contradicts 0 and claims 1 is not so boring.

    Modern mathematics does no such thing.

    You are mistaken again. Either there is a bijection between first column
    and matrix, then the first column has exactly as many element as the
    matrix (that is the meaning of bijection) and the limit is 1. Or this is wrong and the limit is 0. It is impossible that both is true because 0
    =/= 1.

    It is possible that the limit, as you perceive it, is not well defined.
    That is in fact the case, as you have shown. That first column does
    indeed have as many elements as the entire matrix - there is a 1-1 correspondence between them.

    All my students have a better brain than you.

    Unlikely, though possible.

    They all with no exception have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the potentially infinite sequence).

    In other words, they (having better brains than me) have been sullied by
    false crank mathatematics, and will never understand these matters any
    better than you do.

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Total gibberish.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    What I have learnt was distilled by the best mathematicians of the last
    2500 years from the background confusion. It continues to be taught and refined. Although it cannot be proved consistent or correct as a whole, inconsistencies in it don't get found on a day to day basis.

    You are incapable of understanding this mathematics, but rather than
    accepting your limitations, or trying to correct them, you've turned into
    a crank and teach falsehoods to your students. I really feel for them.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Fri Aug 15 15:00:21 2025
    From Newsgroup: sci.math

    Le 15/08/2025 |a 14:59, WM a |-crit :

    All my students have a better brain than you. They all with no exception have accepted and understood that the sum of all individually definable numbers is finite in every case (of the potentially infinite sequence). Therefore the sum of the not individually definable numbers of the complement (and the complement itself) must be infinite.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    Reading THIS is 100% equivalent to reading a pedophile bragging about how
    he molested and raped children.

    "Academic freedom" ? Puke. Puke. Puke.

    Hochschule Augsburg, it is time to ACT.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 17:21:48 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [My students] have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, replacing the undefined notion "[all] individually
    definable" with something MEANINGFUL, say, "finitely many", we get:

    /His students have accepted and understood that the sum of finitely many numbers is finite in every case [...]./

    Actually, if WM's nonsensical notions "individually definable",
    "visible", etc. etc. are replaced by "finitely many", some of his
    rantings become meaningful (sort of).

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Therfore the sum of the infinitely many [natural] numbers of "the
    complement" [i.e. the elements in IN \ <finite set of natural numbers>]
    (and "the complement" itself [i.e. IN \ <finite set of natural
    numbers>]) must be infinite.

    Ah ja.
    Well, using the extended reals wie might indeed state that the sum of an infinite series of natural nubers = oo, where "oo" refers to a "number"
    (i.e. an element in the set of extended reals).

    And clearly (in the context of set theory): AS(S is finite -> IN \ S is infinite).

    Though identifying "= oo" with "is infinite" is a category error here,
    of course.

    Total gibberish.

    You don't say?! :-)

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 17:27:47 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 17:00 schrieb Python:
    Le 15/08/2025 |a 14:59, WM a |-crit :

    All my students have a better brain than you. They all with no
    exception have accepted and understood that the sum of all
    individually definable numbers is finite in every case (of the
    potentially infinite sequence). Therefore the sum of the not
    individually definable numbers of the complement (and the complement
    itself) must be infinite.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    Reading THIS is 100% equivalent to reading a pedophile bragging about
    how he molested and raped children.

    "Academic freedom" ? Puke. Puke. Puke.

    Hochschule Augsburg, it is time to ACT.

    You know that he has been a dean ('Dekan') at the "Hochschule Augsburg"?

    So what do you expect - this is Germany ...

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 17:29:31 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [My students] have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, replacing the undefined notion "[all] individually
    definable" with something MEANINGFUL, say, "finitely many", we get:

    /His students have accepted and understood that the sum of finitely many numbers is finite in every case [...]./

    Actually, if WM's nonsensical notions "individually definable",
    "visible", etc. etc. are replaced by "finitely many", some of his
    rantings become meaningful (sort of).

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Therfore the sum of the infinitely many [natural] numbers of "the
    complement" [i.e. the elements in IN \ <finite set of natural numbers>]
    (and "the complement" itself [i.e. IN \ <finite set of natural
    numbers>]) must be infinite.

    Ah ja.

    Well, using the extended reals wie might indeed state that the sum of an infinite series of natural nubers = oo, where "oo" refers to a "number"
    (i.e. an element in the set of extended reals).

    And clearly (in the context of set theory): AS(S is finite -> IN \ S is infinite).

    Though identifying "= oo" with "is infinite" is a category error here,
    of course.

    Total gibberish.

    You don't say?! :-)

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Fri Aug 15 15:29:39 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 17:55:54 2025
    From Newsgroup: sci.math

    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object.

    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no MATHEMATICAL property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to the irrational numbers. And they are a very difficult notion since most mathematicians are unable to comprehend them.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 18:03:07 2025
    From Newsgroup: sci.math

    On 15.08.2025 15:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 16:18, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [ .... ]

    The limit 0 is not difficult to find. But that "modern mathematics"
    contradicts 0 and claims 1 is not so boring.

    Modern mathematics does no such thing.

    You are mistaken again. Either there is a bijection between first column
    and matrix, then the first column has exactly as many element as the
    matrix (that is the meaning of bijection) and the limit is 1. Or this is
    wrong and the limit is 0. It is impossible that both is true because 0
    =/= 1.

    It is possible that the limit, as you perceive it, is not well defined.
    That is in fact the case, as you have shown.

    It is very well defined.

    That first column does
    indeed have as many elements as the entire matrix - there is a 1-1 correspondence between them.

    You will never understand your mistake.

    All my students have a better brain than you.

    Unlikely, though possible.

    Proven by your last remark. Why should the limit of n/n^2 not be well
    defied?>
    They all with no exception have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, they (having better brains than me) have been sullied by false crank mathatematics, and will never understand these matters any
    better than you do.

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Total gibberish.

    Why. No, it is fact.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    What I have learnt was distilled by the best mathematicians of the last
    2500 years

    No, it has been created by an unfortunate accident. Every mathematician
    who does not understand what I discuss here is either stupid or inflexible.

    You are incapable of understanding this mathematics,

    I have understood it and its mistakes.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Python@jp@python.invalid to sci.math on Fri Aug 15 16:03:16 2025
    From Newsgroup: sci.math

    Le 15/08/2025 |a 17:55, WM a |-crit :
    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object. >>>
    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no MATHEMATICAL
    property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to the irrational numbers. And they are a very difficult notion since most mathematicians are unable to comprehend them.

    What looks more likely?

    - They are a very difficult notion since most mathematicians are unable to comprehend them nevertheless all students who followed Wolfgang
    M|+ckenheim "course", at undergraduate level, comprehend them (according
    to himself)

    - They are a idiotic meaningless notion proposed by a demented molester
    and crank called Wolfgang M|+ckenheim



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 18:44:19 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 18:03 schrieb Python:
    Le 15/08/2025 |a 17:55, WM a |-crit :
    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object. >>>>
    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no
    MATHEMATICAL property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers.

    Oh, really?! In which MATHEMATICAL theory do the play ANY role? Can you
    name some textbooks, M|+ckenheim?

    Asking ChatGPT?

    Question: "Is it true that M|+ckenheim's dark numbers are an important
    part of mathematics?"

    ChatGPT: "[...] no, it is not true that "M|+ckenheimrCOs dark numbers" are
    an important part of mathematics".

    Got it. It's called DELUSION. See: https://en.wikipedia.org/wiki/Delusion
    And they are a very difficult notion since most mathematicians are unable to comprehend them.

    What looks more likely?

    - They are a very difficult notion since most mathematicians are unable
    to comprehend them nevertheless all students who followed Wolfgang M|+ckenheim "course", at undergraduate level, comprehend them (according
    to himself)

    - They are a idiotic meaningless notion proposed by a demented molester
    and crank called Wolfgang M|+ckenheim

    Wait a second, let me think ...

    :-)

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Fri Aug 15 16:45:33 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 15.08.2025 15:59, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 14.08.2025 16:18, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [ .... ]

    The limit 0 is not difficult to find. But that "modern mathematics"
    contradicts 0 and claims 1 is not so boring.

    Modern mathematics does no such thing.

    You are mistaken again. Either there is a bijection between first column >>> and matrix, then the first column has exactly as many element as the
    matrix (that is the meaning of bijection) and the limit is 1. Or this is >>> wrong and the limit is 0. It is impossible that both is true because 0
    =/= 1.

    It is possible that the limit, as you perceive it, is not well defined.
    That is in fact the case, as you have shown.

    It is very well defined.

    That first column does indeed have as many elements as the entire
    matrix - there is a 1-1 correspondence between them.

    You will never understand your mistake.

    No. I'll never understand your mistake.

    All my students have a better brain than you.

    Unlikely, though possible.

    Proven by your last remark. Why should the limit of n/n^2 not be well defined?>

    How dare you insinuate I said that? Of course lim n->infinity n/n^2 is defined, and its value is 0. That has nothing to do with two countably infinite sets being in 1-1 correspondence with eachother.

    They all with no exception have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, they (having better brains than me) have been sullied by
    false crank mathatematics, and will never understand these matters any
    better than you do.

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Total gibberish.

    Why. No, it is fact.

    What, when "not individually definable" is mathematically meaningless?

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    What I have learnt was distilled by the best mathematicians of the last
    2500 years

    No, it has been created by an unfortunate accident. Every mathematician
    who does not understand what I discuss here is either stupid or inflexible.

    Crank.

    You are incapable of understanding this mathematics,

    I have understood it and its mistakes.

    Crank.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 18:52:55 2025
    From Newsgroup: sci.math

    On 15.08.2025 18:45, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 15.08.2025 15:59, Alan Mackenzie wrote:

    It is possible that the limit, as you perceive it, is not well defined.
    That is in fact the case, as you have shown.

    All my students have a better brain than you.

    Unlikely, though possible.

    Proven by your last remark. Why should the limit of n/n^2 not be well
    defined?>

    How dare you insinuate I said that?

    It can be read above.

    Of course lim n->infinity n/n^2 is
    defined, and its value is 0.

    So it is.

    That has nothing to do with two countably
    infinite sets being in 1-1 correspondence with eachother.

    No. The bijection proves limit 1. That is wrong.

    They all with no exception have accepted and understood that the sum of >>>> all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, they (having better brains than me) have been sullied by >>> false crank mathatematics, and will never understand these matters any
    better than you do.

    Therefore the sum of the not individually definable numbers of the
    complement (and the complement itself) must be infinite.

    Total gibberish.

    Why. No, it is fact.

    What, when "not individually definable" is mathematically meaningless?

    Such numbers exist. What you call mathematically meaningless is
    irrelevant for mathematics. Dark numbers are relevant as limit 0 above
    shows.

    May a merciful God prevent that you ever recognize what a rubbish you
    have learnt and continue to be advocating.

    What I have learnt was distilled by the best mathematicians of the last
    2500 years

    No, it has been created by an unfortunate accident. Every mathematician
    who does not understand what I discuss here is either stupid or inflexible.

    Crank.

    You are incapable of understanding this mathematics,

    I have understood it and its mistakes.

    Crank.

    That's your arguing. Better explain why limit 0 = 1 is not a contradiction.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 15 09:57:35 2025
    From Newsgroup: sci.math

    On 8/15/2025 8:55 AM, WM wrote:
    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object. >>>
    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no
    MATHEMATICAL property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to the irrational numbers. And they are a very difficult notion since most mathematicians are unable to comprehend them.

    I see that a dark number is a number that somebody has not thought of
    yet. Not difficult. It's just a strange way to confuse people. What is
    the sum of all the dark numbers? ;^)

    Therefore, four can be a dark number because an entity in the universe
    has not thought of it yet, right?

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 18:58:51 2025
    From Newsgroup: sci.math

    On 15.08.2025 18:44, Moebius wrote:
    Am 15.08.2025 um 18:03 schrieb Python:

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers.

    Oh, really?! In which MATHEMATICAL theory do the play ANY role?

    They allow to understand why Cantor's indexing fails but why
    nevertheless his actual infinity may exist.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 19:01:09 2025
    From Newsgroup: sci.math

    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?

    If a bijection exists between two sets, then *every* injection is a
    bijection.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 15 10:04:06 2025
    From Newsgroup: sci.math

    On 8/15/2025 10:01 AM, WM wrote:
    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?

    If a bijection exists between two sets, then *every* injection is a bijection.

    Lets say a map. x + 1 is mapped. Therefore (x + 1) - 1 is going to take
    us back to the original number, x. A full map.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Fri Aug 15 17:36:13 2025
    From Newsgroup: sci.math

    Am Fri, 15 Aug 2025 19:01:09 +0200 schrieb WM:
    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?
    If a bijection exists between two sets, then *every* injection is a bijection.
    Yes, I would like to see that proved.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Fri Aug 15 21:30:12 2025
    From Newsgroup: sci.math

    On 15.08.2025 17:29, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [My students] have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, replacing the undefined notion "[all] individually
    definable" with something MEANINGFUL, say, "finitely many", we get:

    /His students have accepted and understood that the sum of finitely
    many numbers is finite in every case [...]./

    Actually, if WM's notions "individually definable", "visible", etc.
    etc. are replaced by "finitely many",

    Can you imagine to individually define more than finitely many numbers? Hardly. Therefore my statements are simple and correct.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 15 13:23:04 2025
    From Newsgroup: sci.math

    On 8/15/2025 12:30 PM, WM wrote:
    On 15.08.2025 17:29, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    [My students] have accepted and understood that the sum of
    all individually definable numbers is finite in every case (of the
    potentially infinite sequence).

    In other words, replacing the undefined notion "[all] individually
    definable" with something MEANINGFUL, say, "finitely many", we get:

    /His students have accepted and understood that the sum of finitely
    many numbers is finite in every case [...]./

    Actually, if WM's notions "individually definable", "visible", etc.
    etc. are replaced by "finitely many",

    Can you imagine to individually define more than finitely many numbers? Hardly. Therefore my statements are simple and correct.

    Sigh.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Fri Aug 15 23:45:49 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 18:03 schrieb Python:
    Le 15/08/2025 |a 17:55, WM a |-crit :
    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    -a-a-a-a-a "Being thought of" is not an extrinisc property of an object. >>>>
    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no
    MATHEMATICAL property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers.

    Oh, really?! In which MATHEMATICAL theory do they play ANY role? Can you
    name some textbooks, M|+ckenheim?

    Asking ChatGPT?

    Question: "Is it true that M|+ckenheim's dark numbers are an important
    part of mathematics?"

    ChatGPT: "[...] no, it is not true that "M|+ckenheimrCOs dark numbers" are
    an important part of mathematics".

    Got it. It's called DELUSION. See: https://en.wikipedia.org/wiki/Delusion

    [T]hey are a very difficult notion since most mathematicians are unable to comprehend them.

    What looks more likely?

    - They are a very difficult notion since most mathematicians are unable
    to comprehend them nevertheless all students who followed Wolfgang M|+ckenheim "course", at undergraduate level, comprehend them (according
    to himself).

    - They are an idiotic meaningless notion proposed by a demented molester
    and crank called Wolfgang M|+ckenheim.

    Wait a second, let me think ...

    :-)

    .
    .
    .



    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From invalid@invalid@example.invalid to sci.math on Fri Aug 15 21:45:59 2025
    From Newsgroup: sci.math

    This message was cancelled from within Mozilla Thunderbird
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Sat Aug 16 00:10:22 2025
    From Newsgroup: sci.math

    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    You are mistaken again. Either there is a bijection between first column
    and the matrix, then the first column has exactly as many element as the
    matrix (that is the meaning of bijection) and the limit is 1. Or this is
    wrong and the limit is 0. It is impossible that both is true because <bla>

    This fucking asshole is talking nonsense, and he knows it!

    I'VE *defined* "the asymptotic density for infinite matrices"
    (M|+ckenheim's "limit") in de.sci.mathematik. The asymptotic density of elements =/= 0 in

    1 0 0 0 ...
    2 0 0 0 ...
    3 0 0 0 ...
    4 0 0 0 ...
    : : : :

    of course is 0.

    While on the other hand, in

    1 2 4 7 ...
    3 5 8 12 ...
    6 9 13 18 ...
    10 14 19 25 ...
    : : : :

    it is 1. (sigh)

    M|+ckenheim is mixing things up deliberately (one might call that lying).

    Again, the asymptotic density of elements =/= 0 in, say,

    1 0 1 0 ...
    0 1 0 1 ...
    1 0 1 0 ...
    0 1 0 1 ...
    : : : :

    is 1/2.

    And in

    1 0 0 0 ...
    1 1 0 0 ...
    1 1 1 0 ...
    1 1 1 1 ...
    : : : :

    and

    1 1 1 1 ...
    0 1 1 1 ...
    0 0 1 1 ...
    0 0 0 1 ...
    : : : :

    too.

    It is possible that the limit, as you perceive it, is not well defined.

    Actually, MOST THINGS WM is "coming up" by himself aren't "well defined".

    All my students have a better brain than you.

    *sigh* See: https://en.wikipedia.org/wiki/Ad_hominem
    Imho most of M|+ckenheim's students have a better brain than he has. (Actually, that's very likely!)

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.math on Fri Aug 15 20:52:50 2025
    From Newsgroup: sci.math

    On 08/15/2025 02:45 PM, Moebius wrote:
    Am 15.08.2025 um 18:03 schrieb Python:
    Le 15/08/2025 |a 17:55, WM a |-crit :
    On 14.08.2025 18:03, Moebius wrote:
    Am 14.08.2025 um 17:56 schrieb Moebius:

    In philosophy there's the distinction between "intrinsic" and
    "extrinisic" properties, which might be "helpful" here. Using this
    approach one might claim:

    "Being thought of" is not an extrinisc property of an object.

    I'd tend to agree.

    Moreover (and more relevant in this NG) it is CERTAINLY no
    MATHEMATICAL property of any mathematical object.

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers.

    Oh, really?! In which MATHEMATICAL theory do they play ANY role? Can you
    name some textbooks, M|+ckenheim?

    Asking ChatGPT?

    Question: "Is it true that M|+ckenheim's dark numbers are an important
    part of mathematics?"

    ChatGPT: "[...] no, it is not true that "M|+ckenheimrCOs dark numbers" are
    an important part of mathematics".

    Got it. It's called DELUSION. See: https://en.wikipedia.org/wiki/Delusion

    [T]hey are a very difficult notion since most mathematicians are
    unable to comprehend them.

    What looks more likely?

    - They are a very difficult notion since most mathematicians are
    unable to comprehend them nevertheless all students who followed
    Wolfgang M|+ckenheim "course", at undergraduate level, comprehend them
    (according to himself).

    - They are an idiotic meaningless notion proposed by a demented
    molester and crank called Wolfgang M|+ckenheim.

    Wait a second, let me think ...

    :-)

    .
    .
    .





    That's funny, I convinced Google Gemini that it was illogical to
    be an atheist. I mean there's agnosticism a bit for everybody,
    which at least isn't illogical.

    Yeah, then I quite thoroughly convinced it, and readily, about why
    there are at least three continuous domains, which are pretty much
    either entirely paleoclassical or results of modern signal theory,
    or, you know, delta-epsilonics of course, and using set theory,
    then also getting into the, "Factorial/Exponential Identity",
    for things like quasi-invariance and the pi-ratio space.

    I'd agree that according to its statements, Dumb-em is a
    second-class crank.

    Once in a while it sort of sees the light, then its sock-puppet
    thoracic groper gives it a clench to remind it to stay stupid
    and straw-man the otherwise reasonably sound constructive inference.

    So, in your Hilbert Hotel franchise with the lazy bellboy,
    does anybody ever get anything?

    I suppose one of the great strengths of mathematics,
    is laziness, which though is not to be confused with carelessness.


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 15 22:21:47 2025
    From Newsgroup: sci.math

    On 8/7/2025 1:43 PM, WM wrote:
    On 07.08.2025 22:03, Moebius wrote:
    Am 07.08.2025 um 20:20 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    All fractions that can be named get indexed.

    All fractions can be named,

    Indeed.

    Indeed counting requires according to Cantor and me *) to get an X and
    to deliver an O.

    Huh? Something like:

    remove X, add O...

    So, say,

    XXXXXXXXXXXXXXXXX....

    Remove X deliver O...

    OOOOOOOOOOOOOOOOO...

    ?



    Therefore only few fractions can be counted. But all
    definable fractios can be counted. That proves undefinable fractions.

    *) WM: Die Cantorsche Formel ergibt meine Matrizen. FF: Das hatte ich
    mir schon gedacht. Und das stimmt auch.

    Merke: Die Cantorsche Formel hat nichts mit dem analytischen Grenzwert
    der Matrizen zu tun.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Fri Aug 15 22:25:51 2025
    From Newsgroup: sci.math

    On 8/15/2025 3:10 PM, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    You are mistaken again. Either there is a bijection between first column >>> and the matrix, then the first column has exactly as many element as the >>> matrix (that is the meaning of bijection) and the limit is 1. Or this is >>> wrong and the limit is 0. It is impossible that both is true because
    <bla>

    This fucking asshole is talking nonsense, and he knows it!
    [...]

    Oh yeah. To blow his mind, let him learn about a L-system.

    A = AB
    B = BA

    ABA
    ABBAAB
    ...

    He wants D for dark or something? Shit.

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 16 13:46:18 2025
    From Newsgroup: sci.math

    On 15.08.2025 19:36, joes wrote:
    Am Fri, 15 Aug 2025 19:01:09 +0200 schrieb WM:
    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?
    If a bijection exists between two sets, then *every* injection is a
    bijection.
    Yes, I would like to see that proved.

    It is a property of complete sets that no exchange can create or delete elements. Therefore every reordering maintains the injection.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 16 13:55:24 2025
    From Newsgroup: sci.math

    On 16.08.2025 00:10, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:

    I'VE *defined* "the asymptotic density for infinite matrices"
    (M|+ckenheim's "limit") in de.sci.mathematik. The asymptotic density of elements =/= 0 in

    1-a 0-a 0-a 0 ...
    2-a 0-a 0-a 0 ...
    3-a 0-a 0-a 0 ...
    4-a 0-a 0-a 0 ...
    :-a :-a :-a :

    of course is 0.

    Right. Therefore not all cells can carry natural numbers.

    While on the other hand, in

    -a1-a 2-a 4-a 7 ...
    -a3-a 5-a 8 12 ...
    -a6-a 9 13 18 ...
    10 14 19 25 ...
    -a:-a :-a :-a :

    it is 1. (sigh)

    Then mathematics would be inconsistent.
    Only one of the two assertions can be right.

    That is not remedied by your following examples which I therefore have deleted.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 16 14:08:24 2025
    From Newsgroup: sci.math

    On 15.08.2025 18:57, Chris M. Thomasson wrote:
    On 8/15/2025 8:55 AM, WM wrote:

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers. And they are a very difficult notion since
    most mathematicians are unable to comprehend them.

    I see that a dark number is a number that somebody has not thought of
    yet.

    Yes, it is dark in the system of that somebody.

    What is
    the sum of all the dark numbers?

    The sum of dark natural numbers is infinite because there are infinitely
    many dark natural numbers in every system and at every time.

    Therefore, four can be a dark number because an entity in the universe
    has not thought of it yet, right?

    For an earthworm 4 is certainly dark.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Alan Mackenzie@acm@muc.de to sci.math on Sat Aug 16 12:11:58 2025
    From Newsgroup: sci.math

    WM <wolfgang.mueckenheim@tha.de> wrote:
    On 15.08.2025 19:36, joes wrote:
    Am Fri, 15 Aug 2025 19:01:09 +0200 schrieb WM:
    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?
    If a bijection exists between two sets, then *every* injection is a
    bijection.
    Yes, I would like to see that proved.

    It is a property of complete sets ....

    "Complete set" isn't a mathematical notion. No matter how many elements
    a set has, it is possible to append a further element to form a new set.
    There is no such thing as an "incomplete set".

    .... that no exchange can create or delete elements.

    That's too ill-defined to discern what you mean. "Exchange" of what, precisely? If you "exchange two elements in a set", you are left with
    the same set.

    Therefore every reordering maintains the injection.

    That's a non-sequitur.

    Regards, WM
    --
    Alan Mackenzie (Nuremberg, Germany).

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 16 14:29:31 2025
    From Newsgroup: sci.math

    On 16.08.2025 14:11, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    "Complete set" isn't a mathematical notion.

    It is never emphasized because in ZF all sets are complete. But it is a mathematical notion in ZF, contrary to potentially infinite sets as
    appear in my books

    No matter how many elements
    a set has, it is possible to append a further element to form a new set.

    Yes, but that is a new set.

    There is no such thing as an "incomplete set".

    Not in ZF.

    .... that no exchange can create or delete elements.

    That's too ill-defined to discern what you mean. "Exchange" of what, precisely? If you "exchange two elements in a set", you are left with
    the same set.

    If we exchange two elements of the pairs of a bijection, then the
    injection remains too. Cantor's "bijections" are not of that kind.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Sat Aug 16 14:24:00 2025
    From Newsgroup: sci.math

    Am Sat, 16 Aug 2025 13:46:18 +0200 schrieb WM:
    On 15.08.2025 19:36, joes wrote:
    Am Fri, 15 Aug 2025 19:01:09 +0200 schrieb WM:
    On 15.08.2025 15:38, joes wrote:
    Am Fri, 15 Aug 2025 15:04:45 +0200 schrieb WM:
    On 14.08.2025 17:33, joes wrote:
    Am Thu, 14 Aug 2025 14:38:29 +0200 schrieb WM:

    Of course. Do never use Cantor's deceptive "bijections". If a
    bijection exists between two sets, then *every* injection is a
    bijection.
    Do please prove that.
    Every injection between bijective sets is bijective?
    If a bijection exists between two sets, then *every* injection is a
    bijection.
    Yes, I would like to see that proved.
    It is a property of complete sets that no exchange can create or delete elements. Therefore every reordering maintains the injection.
    How does this apply to your attempt? A bijection is also injective.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Sat Aug 16 14:26:04 2025
    From Newsgroup: sci.math

    Am Sat, 16 Aug 2025 13:55:24 +0200 schrieb WM:
    On 16.08.2025 00:10, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:

    I'VE *defined* "the asymptotic density for infinite matrices"
    (M|+ckenheim's "limit") in de.sci.mathematik. The asymptotic density of
    elements =/= 0 in
    1-a 0-a 0 ...
    2-a 0-a 0 ...
    3-a 0-a 0 ...
    :-a :-a :-a
    of course is 0.

    Right. Therefore not all cells can carry natural numbers.

    While on the other hand, in
    -a1-a 2-a 4-a...
    -a3-a 5-a 8 ...
    6-a 9 13 ...
    -a:-a :-a :

    it is 1. (sigh)

    Then mathematics would be inconsistent.
    Only one of the two assertions can be right.
    You still need to disprove that infinite permutations donrCOt preserve that.

    That is not remedied by your following examples which I therefore have deleted.
    Thanks for the notice.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Sat Aug 16 14:27:52 2025
    From Newsgroup: sci.math

    Am Sat, 16 Aug 2025 14:29:31 +0200 schrieb WM:
    On 16.08.2025 14:11, Alan Mackenzie wrote:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    "Complete set" isn't a mathematical notion.
    It is never emphasized because in ZF all sets are complete. But it is a mathematical notion in ZF, contrary to potentially infinite sets as
    appear in my books

    There is no such thing as an "incomplete set".
    Not in ZF.
    Noted. YourCOre not working in ZF.

    .... that no exchange can create or delete elements.

    That's too ill-defined to discern what you mean. "Exchange" of what,
    precisely? If you "exchange two elements in a set", you are left with
    the same set.

    If we exchange two elements of the pairs of a bijection, then the
    injection remains too. Cantor's "bijections" are not of that kind.
    Your starting function m,n -> m,1 (?) is not a bijectionrCa
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Sat Aug 16 16:54:08 2025
    From Newsgroup: sci.math

    Am 16.08.2025 um 14:11 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    "If a bijection exists between two sets, then *every* injection is a bijection." (WM)

    Sure.

    The identity function id: IN --> IN, id(n) = n, is a bijektion from IN
    onto IN. Hence (WM) the injection f: IN --> IN, f(n) = 2*n, is a
    bijection from IN onto IN too.

    Question: For which n in IN is 2*n = 1?

    <facepalm>

    [...]
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Sat Aug 16 17:01:00 2025
    From Newsgroup: sci.math

    Am 16.08.2025 um 16:54 schrieb Moebius:
    Am 16.08.2025 um 14:11 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    "If a bijection exists between two sets, then *every* injection is a
    bijection." (WM)

    Hint: If this were the case, it would imply that all sets are finite.
    Lern some set theory, M|+ckenheim.
    Sure.

    The identity function id: IN --> IN, id(n) = n, is a bijektion from IN
    onto IN. Hence (WM) the injection f: IN --> IN, f(n) = 2*n, is a
    bijection from IN onto IN too.

    Question: For which n in IN is 2*n = 1?

    <facepalm>

    [...]

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sat Aug 16 18:25:43 2025
    From Newsgroup: sci.math

    On 16.08.2025 16:27, joes wrote:
    Am Sat, 16 Aug 2025 14:29:31 +0200 schrieb WM:
    On 16.08.2025 14:11, Alan Mackenzie wrote:

    There is no such thing as an "incomplete set".
    Not in ZF.
    Noted. YourCOre not working in ZF.

    I investigate correct mathematics with actually infinite completed sets..

    If we exchange two elements of the pairs of a bijection, then the
    injection remains too. Cantor's "bijections" are not of that kind.
    Your starting function m,n -> m,1 (?) is not a bijectionrCa

    Neither is Cantor's enumeration of fractions.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Moebius@invalid@example.invalid to sci.math on Sat Aug 16 18:29:03 2025
    From Newsgroup: sci.math

    Am 16.08.2025 um 17:01 schrieb Moebius:
    Am 16.08.2025 um 16:54 schrieb Moebius:

    "If a bijection exists between two sets, then *every* injection is a
    bijection." (WM)

    Hint: If this were the case, it would imply that all sets are finite.

    Lern some set theory, M|+ckenheim.

    See: https://www.aleph1.info/?call=Puc&permalink=mengenlehre1_1_6_Z3

    .
    .
    .

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 16 13:48:38 2025
    From Newsgroup: sci.math

    On 8/16/2025 5:08 AM, WM wrote:
    On 15.08.2025 18:57, Chris M. Thomasson wrote:
    On 8/15/2025 8:55 AM, WM wrote:

    The dark numbers are an important part of mathematics, comparable to
    the irrational numbers. And they are a very difficult notion since
    most mathematicians are unable to comprehend them.

    I see that a dark number is a number that somebody has not thought of
    yet.

    Yes, it is dark in the system of that somebody.

    What is the sum of all the dark numbers?

    The sum of dark natural numbers is infinite because there are infinitely many dark natural numbers in every system and at every time.

    Therefore, four can be a dark number because an entity in the universe
    has not thought of it yet, right?

    For an earthworm 4 is certainly dark.

    I would think so, but then the brain of an earthworm is most likely mathematical in nature?
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From Chris M. Thomasson@chris.m.thomasson.1@gmail.com to sci.math on Sat Aug 16 13:57:44 2025
    From Newsgroup: sci.math

    On 8/15/2025 10:25 PM, Chris M. Thomasson wrote:
    On 8/15/2025 3:10 PM, Moebius wrote:
    Am 15.08.2025 um 15:59 schrieb Alan Mackenzie:
    WM <wolfgang.mueckenheim@tha.de> wrote:

    You are mistaken again. Either there is a bijection between first
    column
    and the matrix, then the first column has exactly as many element as
    the
    matrix (that is the meaning of bijection) and the limit is 1. Or
    this is
    wrong and the limit is 0. It is impossible that both is true because
    <bla>

    This fucking asshole is talking nonsense, and he knows it!
    [...]

    Oh yeah. To blow his mind, let him learn about a L-system.

    A = AB
    B = BA

    ABA
    ABBAAB
    ...

    He wants D for dark or something? Shit.


    A = AB
    B = BD
    D = BA

    A
    AB
    ABBD
    ABBDBDBA
    ABBDBDBABDBABDAB
    ...

    Forgive any typos, but that would blow WM's mind? A simple L-system?

    Humm... D is for Dark? humm... lol. ;^)
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From joes@noreply@example.org to sci.math on Sun Aug 17 06:06:18 2025
    From Newsgroup: sci.math

    Am Sat, 16 Aug 2025 18:25:43 +0200 schrieb WM:
    On 16.08.2025 16:27, joes wrote:
    Am Sat, 16 Aug 2025 14:29:31 +0200 schrieb WM:

    If we exchange two elements of the pairs of a bijection, then the
    injection remains too. Cantor's "bijections" are not of that kind.
    Your starting function m,n -> m,1 (?) is not a bijectionrCa
    Neither is Cantor's enumeration of fractions.
    Listen, they can not be (finitely!) permuted into each other.
    You canrCOt expect to permute a non-bijection NxN into a bijection.
    --
    Am Sat, 20 Jul 2024 12:35:31 +0000 schrieb WM in sci.math:
    It is not guaranteed that n+1 exists for every n.
    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sun Aug 17 12:40:39 2025
    From Newsgroup: sci.math

    On 16.08.2025 18:29, Moebius wrote:
    Am 16.08.2025 um 17:01 schrieb Moebius:
    Am 16.08.2025 um 16:54 schrieb Moebius:

    "If a bijection exists between two sets, then *every* injection is a
    -abijection." (WM)

    Hint: If this were the case, it would imply that all sets are finite.

    No, it means that sets are invariable.
    Simple example: If all rooms in Hilbert's hotel are occupied by all
    natural numbers, then no further natural number can arrive.

    Regards, WM

    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Sun Aug 17 12:44:11 2025
    From Newsgroup: sci.math

    On 17.08.2025 08:06, joes wrote:
    Am Sat, 16 Aug 2025 18:25:43 +0200 schrieb WM:
    On 16.08.2025 16:27, joes wrote:
    Am Sat, 16 Aug 2025 14:29:31 +0200 schrieb WM:

    If we exchange two elements of the pairs of a bijection, then the
    injection remains too. Cantor's "bijections" are not of that kind.
    Your starting function m,n -> m,1 (?) is not a bijectionrCa
    Neither is Cantor's enumeration of fractions.
    Listen, they can not be (finitely!) permuted into each other.

    They cannot be permuted at all! How could the logic be violated "in the infinite"? Exchange never deletes.

    Regards, WM


    --- Synchronet 3.21a-Linux NewsLink 1.2
  • From WM@wolfgang.mueckenheim@tha.de to sci.math on Mon Aug 18 16:07:48 2025
    From Newsgroup: sci.math

    On 06.08.2025 19:31, Python wrote:
    Le 06/08/2025 |a 19:19, WM a |-crit :

    Show me the first (or any) O leaving the matrix.

    again and again the same sophistry from Wolfgang M|+ckenheim, debunked
    for ages.

    http://bsb.me.uk/dd-wealth.pdf

    Debunked??? Chuckle.

    Ben Bacarisse concluded: Though the limit of Ln is, at first sight, surprising, that is not a good enough reason to reject it, and it's
    certainly not a reason to suggest that it represents anything final"
    about McDuck's wealth.

    Likewise the analogous case, namely Cantor's enumeration of the
    fractions is never final and complete.

    Regards, WM
    --- Synchronet 3.21a-Linux NewsLink 1.2