Comments

  • Fall of Man Paradox
    So, you replace pi with a tiny line segment whose length depends upon a computer. So, changing computer affects this small interval.jgill

    Yes. This is the whole idea behind discrete calculus, right? The analyst discretizes their model such that their machine can manage the computation.

    I am one of those and I doubt your claim, but there may be others who find it of interest. I don't see anything of substance here so far, but I may be missing the point.jgill

    To be fair, the 1D case isn't particularly exciting. Things get much more interesting in 2D. I've concentrated on the 1D case because it provides a simpler framework to establish (though I say "simpler" with some irony, as it's taken longer than expected to reach this point).
  • Fall of Man Paradox
    Well if we're doing computer arithmetic and some variant of discrete calculus, that's interesting to know. What do you think?fishfry

    Discrete calculus is certainly important to my view but it's not what I'm talking about.

    There are two steps to a cut:
    Step 1: Planning the cut with an algorithm
    Step 2: Executing the plan by completing the algorithm

    EXAMPLE: Let's cut (0,4) by π.

    Step 1: My plan is illustrated as follows.
    TQOT11q.png

    • π is the familiar irrational number
    • ε1 and ε2 are placeholders for positive numbers which can be as small as your computer allows
    • (π-ε1,π+ε2) describes a line with rational upper and lower bounds. This line can be as small as your computer allows. Ultimately, I want to call this line pi. To distinguish it from the point/number, π, I'll call this line π.

    Step 2: It is impossible to execute the plan to infinite precision. This is where discrete calculus comes into play. On one computer, the execution of the plan might look as follows.

    TEBHeej.png

    On a different computer step 2 might look a little different. However, regardless of the computer, the structure of the execution always corresponds to the structure of the plan as captured by the following graph (after all, what good is a plan if the execution looks nothing like it):

    ynUemWu.png

    where 0|2|4|6 are points and 1|3|5 are lines.

    This graph doesn't seem to add much value in 1D systems but when we get to 2D systems it becomes much more useful.

    • With the top-down view, the plan and it's execution are distinct steps such that π remains a line, no matter how powerful your computer is.
    • With the bottom-up view, the plan and it's execution are equivalent such that π collapses to a point. I believe this is an unacceptable and an unnecessary leap of thought akin to claiming that there is a last term in a Cauchy Sequence.
    • Although step 2 is incredibly useful for applied mathematics, that's not what I'm concerned with. I'm solely concerned with step 1 and I believe step 1 is what is of interest to pure mathematicians.
    • Counter to standard belief, I believe calculus is about plans (not their execution) and I believe it's unknowingly been this way all along.
    • For example, when a mathematician describes π they always describe the algorithm, they rarely talk about the algorithm's execution...unless referring to a Pi Recitation Contest...
  • Fall of Man Paradox
    What is an isolated real number?jgill

    With the top-down view we start with a continuous bundle of real numbers forming a line. In other words, we have one object (an interval), not objects (isolated real numbers). We can isolate numbers as an afterthought by cutting the line (something like a Dedekind Cut). For example, I can isolate 1 by cutting (0,2) to produce (0,1) U 1 U (1,2). Rational numbers can be isolated in this fashion. One can develop an algorithm to isolate irrational computable numbers (akin to a Cauchy sequence of intervals) but the cut cannot be executed. Non-computable numbers cannot be isolated in any sense. In other words, they will forever be stuck interior to an interval.

    Show us elementary calculus from the top down. I am curious.jgill

    I hope to show you...just need to get to step 4 of the plan I outlined to fryfish.
  • Fall of Man Paradox
    You claimed completeness. Do you now retract that? Or have a private definition?fishfry

    As I said earlier, I've got the points bundled into a continuous line, but not all of the points can be isolated. So if by 'completeness' you mean a line without gaps then my line is complete. However, if by 'completeness' you mean a line that can be described as the disjoint union of infinite points/numbers then my line is incomplete.

    If executed, such a program will eventually output the same number over and over, until its computing resources run out. You are factually wrong and I hope you can see why.fishfry

    What you are essentially saying is that a turing machine cannot operate on an infinite memory tape since such a tape cannot exist in a finite world. Ok, you're right.

    Even so, there is no smallest positive real number, and you have not provided an argument.fishfry

    I largely agree but I would phrase it as 'there is no smallest possible positive number'. This distinction is important if numbers are emergent but it's not worth discussing at this time.

    Let me rephrase my argument to address these points you've made.

    • 1) Assume that any computer running the program will eventually overflow and stop printing numbers.
    • 2) If we limit our scope to computers that print at least two numbers, for any given computer there will always be a last number printed (let's assign this property of a given computer the label e).
    • 3) For a computer with few resources, e might equal .
    • 4) For a computer with more resources, e might equal .
    • 5) In our observable universe, there is a smallest possible value for e.
    • 6) However, it is possible that in an existence outside of our observable universe e can be even smaller.
    • 7) Instead of placing a finite upper bound on the size of a computer, it is convenient to assume that a computer can be arbitrarily large but must necessarily be finite. To be clear, I'm not claiming that there is an infinite computer. I'm simply remaining agnostic on the bounds of finite computers.
    • 8) Thus, e can be arbitrarily small but must necessarily be a positive number. To be clear, I'm not claiming that there is a smallest positive number. I'm simply remaining agnostic on the bounds of finite computers.
    • 9) e is not a property of the program, but instead a property of the computer executing the program.
    • 10) To describe the program, we must talk in general terms. Let ε be a possible value for e.
    • 11) ε necessarily lies on the open interval (0,1).
    • 12) I illustrate this description of the program as follows:
    SpMizCV.png


    Is that more clear now?

    But even so. I have repeatedly asked you to give me the big picture. Give me something.fishfry

    As always, I'm grateful for this discussion and I'm certainly not complaining, but I hope you see that I have to walk a very thin line with you. I can't talk too high level as you will ask for the beef, I can't show figures as they will make your eyes glaze over, I can't use analogies because my analogies don't stick, and when I try to talk technical you often skip over or misunderstand my ideas. Of course, it doesn't help that I'm not a trained mathematician. Again, I'm extremely grateful for this discussion, just trying to put things in perspective.

    Here's the next 4 steps of my plan:

    • 1) Get you to agree to my use of ε in the computer example (including understand the illustration).
    • 2) Get you to agree to my use of ε in the pi example (including understand the illustration).
    • 3) Progress to 2D, where the Cartesian Coordinate system is replaced with a top-down alternative, and the zeros of y=x^2-2 have a very different meaning. Illustrations become important here which is why we need to get past 1) and 2) first.
    • 4) Top-down interpretation of calculus.

    Hopefully this plan will at least give you confidence that I'm heading somewhere with all of this...
  • Fall of Man Paradox
    So I will stipulate that you have a construction of the real numbers.fishfry

    I don't have an alternate construction of the complete set of isolated real numbers.

    Well if you have the intermediate value theorem and the least upper bound property -- ie, completeness -- then what you have, whatever it is, is isomorphic to the standard real numbers.fishfry

    I don't have the intermediate value theorem or the least upper bound property.

    No, I don't need to. If calculus works, then you have the standard real numbers.fishfry

    I acknowledge that for the bottom-up view, calculus requires the complete set of isolated real numbers, the intermediate value theorem, and the least upper bound property to "work"...I use quotes because it also requires some mental gymnastics. However, that's just not the case for the top-down view. It works perfectly in absence of all of the above...including the mental gymnastics.

    No such thing as an arbitrarily small positive real number.fishfry

    Consider the following Python function:

    def small_number_generator():
        n = 1
        while True:
            print(n)
            n /= 2
    

    If executed, this function will print 1, 1/2, 1/4, 1/8, 1/16, and so on to no end. By saying that there is no smallest positive number you are essentially acknowledging that this program does not halt. I agree with that. What I'm saying is that for any positive number you provide, x, I can run the code in a finite amount of time to print out a number smaller than x. In other words, it has the potential to print out a number as small as you want but it cannot actually print out the smallest positive number, any more than it can halt. Do you understand this distinction?

    Moreover, without ever executing the program I can describe the function's potential. Assuming it will run for at least a little while, at any time the last number it will have actually printed, ε, necessarily cuts the line (0,1) as depicted below:

    SpMizCV.png

    Again, until we execute the function ε doesn't hold an actual value. In this illustration, ε is simply a placeholder. The fact that I drew it approximately 1/3 between 0 and 1 is inconsequential. All that can be said is that if executed, ε will correspond to a point somewhere between 0 and 1. That's how you should interpret the drawing.

    In this light, I ask that you revisit the example from my last post and see if you understand step (3) where I plan an irrational computable cut at π. I specifically wrote plan there instead of execute because I wanted to focus on the potential of the cut, as I have done for the program illustrated above.

    But then, so what? I keep asking you that.fishfry

    I keep trying to advance forward but your responses continue to either directly or indirectly show that you're not following. If you don't understand what I'm illustrating when I plan an irrational computable cut at π then you won't understand my 2D illustrations that demonstrate that the IVT and the LUB property are not required for the top-down view.
  • Fall of Man Paradox
    I'm really tempted to respond to all your latest comments, but you're getting impatient, so I'll hold back and move forward.

    Well then the intermediate value theorem is false. Calculus would collapse.fishfry

    In later posts, I aim to demonstrate that calculus not only remains intact with my perspective, but is actually built on firmer foundations. However, before we advance I'm going summarize the essentials so far. If you understand what I'm saying (even if you don't agree) we'll be ready to proceed.

    1) Initial Composition: My line consists of the same points and numbers as the real line. However, initially, the continuous points bundle together to form a line, and the continuous numbers bundle together to form an interval. Thus, we begin with a single object (a line) described by a single interval.

    2) Isolation Through Cuts: A point/number can only be isolated from the line through a cut. Until the cut is executed, it is meaningless to refer to the point/number as an independent entity.

    3) Rational Cuts: A rational cut corresponds to isolating a rational by bisecting the line.

    4) Irrational Computable Cuts: An irrational computable cut corresponds to a non-halting algorithm that isolates an irrational computable within an arbitrarily small interval. This cut cannot be executed completely.

    5) Irrational Non-Computable Cuts: These cuts don't exist. Irrational non-computables cannot be isolated.

    6) Completeness: All the points are there from the start (bundled in the line) so in a sense the line is complete. However, it is impossible to fully cut the line such that all points/numbers are isolated so in a sense the isolated points/numbers are incomplete.

    PLEASE try to understand the following example (including the figures!). This is essential for me to make any progress explaining why calculus doesn't collapse with my view. Notice that in these 1D examples the figures contain the same information as the unions. It contains no additional information, but when we move to 2D, the figures become much more significant.

    1) I start with a line (-inf,+inf)

    ArLyaOw.png

    2) I execute a rational cut at 0 such that it's now:
    (-inf,0) U 0 U (0,+inf)

    qHWulX9.png

    3) I then plan an irrational computable cut corresponding to π such that it's now:
    (-inf,0) U 0 U (0,π-ε1) U π-ε1 U (π-ε1,π+ε2) U π+ε2 U (π+ε2,+inf)
    where:
    π is the familiar irrational number and ε1 and ε2 are arbitrarily small positive numbers. Their independent values are not important as they are never used in isolation. What's important is that π-ε1 and π+ε2 are rational numbers and π lies within the arbitrarily narrow interval (π-ε1,π+ε2).

    aDkMZLk.png

    Do you follow what I'm saying?
  • Fall of Man Paradox
    Thankfully, ↪fishfry is there to help guide you.jgill

    Without seeing where I'm going with this, amidst all of my non-technical dialogue, it is admirable that he has stuck around for so long. Suffice it to say that I'm VERY appreciative of fishfry.
  • Fall of Man Paradox
    That's why the Amish communities weren't hit hardfishfry

    LoL.

    Why do you insist on the one decomposition that we can't do?fishfry

    I want to make it clear that a line cannot be constructed from/defined by infinite isolated points (numbers) or micro-lines (intervals). If that's clear then what is a line -->

    ...it certainly is the pairwise disjoint union of ONE interval, and so what?fishfry

    Yes! Forget about declaring that the line is infinite individual things and instead call it ONE thing, ONE bundle, described by ONE interval. This is an important distinction because it frees us from actual infinity allowing for a stronger foundation. We don't need individual numbers to describe a line because we have ONE interval to describe the entire bundle.

    Conversely, if the whole precedes the parts, then I should be capable of bisecting the whole into smaller sections, continuing to do so until I have arbitrarily small parts. This approach is feasible.
    — keystone

    You surely can't do that with countably many cuts.
    fishfry

    I can't do what? How small do you want the bundles to be? I assure you, I can divide them as small as you wish. Of course, I can never cut a line down to indivisible bundles, but I never claimed I could. Why would we even need that?

    And your bisection idea doesn't work, you can't get any irrationals that way. But I believe you've already agreed with that.fishfry

    You're right that I can't execute a cut to isolate an irrational point. However, what I can do is develop an algorithm that defines an endless cutting of the line such that the line segment containing the desired irrational point gets arbitrarily small. As we've agreed, that algorithm is the irrational. There's no need to declare that the algorithm can be run to completion to output an irrational number. The algorithm is sufficient in and of itself. And if I need a number, I can interrupt the algorithm to deliver an arbitrarily narrow interval with rational end-points and I can pick a suitably close rational number within that interval.

    Now, I can't isolate a non-computable this way, but that's not a problem. The non-computable points are not missing from my view. They are included - my line is continuous. The non-computable points just cannot be isolated. But we don't need to isolate them. They fulfill their job being constrained to bundles. Do they not?

    When it comes to the real numbers, I do think building the parts from the whole is difficult, because you'd need uncountably many cuts.fishfry

    You're right that IF I needed to completely cut my line to isolate all points/numbers then it would require uncountably many cuts. My argument is that we don't need completeness. Let's embrace our inability to fully execute a non-halting program. Our inability to isolate everything is a feature of my view, not a flaw. After all, why do you need isolated numbers?

    But Dedekind has already built the reals from cuts of rationals, so it can be done. But there are uncountably many cuts.fishfry

    Let's lay out all countably infinite rationals in an ordered line. How many gaps are there - countably many? What is the difference between a gap and a Dedekind cut? If they are the same, how do we arrive at uncountably many cuts? The answer is that Dedekind doesn't ever execute the cut. Dedekind Cuts only make sense if they correspond to non-halting algorithms which by definition cannot be executed completely.

    I asked you earlier: Suppose that rather than snipe line by line at this paragraph, I just accept it for sake of discussion. Can we move forward?fishfry

    I had asked whether you understood what I was saying and you said you literally have no idea. It's hard to move forward if nothing I'm saying is coming through.

    But of course your whole approach is pointless (that's a pun) so maybe I'm getting it.fishfry

    Ha. My view has points, they're just not fundamental. Points emerge when a cut is made, but the line doesn't come precut and nobody could ever completely cut a line.
  • Fall of Man Paradox
    Not bird flu I hope. Jeez the medical propaganda is everywhere these days. Are we all doomed? Like not eventually, but as soon as next week?fishfry

    As a sickly child, when I felt ill, I would imagine myself as heroically fighting severe illnesses, attributing my survival to extraordinary strength. Turns out, I'm just wimp. I was probably just dealing with a common cold last week. Fortunately I wasn't in tune with any of the bird flu news...anxiety doesn't usually help...

    Correct, but why does that matter? (0,1) is already the disjoint union of open intervals, namely itself.fishfry

    The issue revolves around whether the part or the whole is primary.

    If parts precede the whole, then logically, I should be able to union such parts to create the whole, which you acknowledge is not feasible.

    Conversely, if the whole precedes the parts, then I should be capable of bisecting the whole into smaller sections, continuing to do so until I have arbitrarily small parts. This approach is feasible.

    But points and numbers are entirely synonymous in this context. The "real line" is just the set of mathematical real numbers.fishfry

    Yes, individual points are entirely synonmymous with numbers. However, continuous bundles of points are synonymous with intervals. And what I'm saying is that it's these continuous bundles of points (described using intervals) that are fundamental, not the individual points (described using numbers). We start with a continuous bundle of points (described using an interval) and when we cut it (ie. bisect this interval), we not only create smaller continuous bundles of points but also isolate an individual point in between (described using a number). Hence, the individual points and their associated numbers emerge from the bisecting process; they do not exist as independent objects before it. Individual numbers and points are emergent.

    I literally have no idea what we've been talking about the past several weeks. Which makes me feel foolish sniping at it.fishfry

    When I presented that table and you wrote 'I would have to give this some thought' but didn't follow up on it, is it that you don't want to consider an alternate view? The common theme throughout all of my posts (including this one) and summarized in that table is that I believe we must start with the whole and manipulate it to produce the parts. Building (or defining) the whole from the parts is hopeless. Do you understand what I mean by this?
  • Fall of Man Paradox
    It's a very complicated game requiring perseverance and dedication. Are you in it for the long haul?jgill

    Why do you want to know?
  • Fall of Man Paradox
    The inability for dimensionless points to be reconciled with the continuum is what motivated Whitehead's point-free geometry, a precursor to the field of Pointless Topology, as for instance formalised using Locales whose distributive law characterizes the meaning of a "spot". (It might be useful to test this law in relation to the SB tree, for both the truncated and infinite version).sime

    Hello Sime, thank you for your comment. It prompted me to explore point-free geometry a bit online. I found this paper that adopts intervals instead of points in its framework, which is quite relevant. I appreciate Whitehead and others' rationale behind their approach, but I must admit, as someone not deeply versed in pure mathematics, I find their concepts a bit challenging to grasp just by skimming. It seems like a thorough reading might be required to truly understand these ideas, something I'm not quite ready to dive into, especially in terms of applying it to something like the SB tree anytime soon.
  • Fall of Man Paradox
    No worries, as they say. Get well soon.fishfry

    Thanks! Mostly better now.

    You can see that if x is in (0,1), then x is in a least one (actually all but finitely many) of the sets (1/n, 1 - 1/n).fishfry

    Allow me to further clarify my position. I can write (0,1) as the union of arbitrarily many disjoint intervals. However, I cannot write (0,1) as the union of infinitely many disjoint intervals.

    I would have to give this some thought. Would it make progress if I stipulate to your metaphysics? I don't know what to say anymore.fishfry

    Do you think you understand my position so far (and perhaps don't agree with it) or do you have no clue what I'm proposing?

    Yes ok, so if you have an alternate way of getting to the same real numbers, what does it matter?fishfry

    I don't have an alternate way of getting to the real numbers. What I lay claim to is the real points, not the real numbers. Consider the ruler depicted below. It features 96 tick marks, to which we can assign 96 numbers. Yet, between each tick mark, there exists a bundle of points to which we can assign an interval. Each bundle has a length 1/16 in. When measuring an object that falls between adjacent tick marks, the best I can do with this ruler is to assign the corresponding interval to the object. My goal is to move beyond the Cartesian coordinate system by separating the concepts of numbers from points. I see no need to assert the existence of numbers.

    UtNXUW7.png

    Not a line, a nested collection of lines. The point zero is (-1, 1), (-1/2, 1/2), (-1/3, 1/3), etc.fishfry

    The fact that the length of each line in your sequence is getting shorter is a red herring. Every single line in your sequence is composed of exactly points. The point count isn't converging to 1. What you've exhibited is not actually a nested collection of lines but an algorithm for generating such a collection (or at least the essence of an algorithm). This distinction is crucial because the algorithm, if executed, doesn't halt. If you chose to execute the algorithm, the best you can do is wait for a long time and interrupt it when the last line produced is sufficiently small. In other words, the output of the algorithm is an arbitrarily small line, not a point.

    Every interval containing a given real number, necessarily contains other real numbers. That's the definition of (not) being isolated.fishfry

    Do you believe individual rational numbers can be isolated? I believe they can. I'm going to use the SB tree to illustrate my view, not because it's essential but because it's familiar. I can cut this tree such that left of the cut is (0,1/2) and right of the cut is (1/2,inf). With this cut, I've isolated 1/2. I cannot do the same for irrational numbers.

    CBMVrXJ.png
  • Fall of Man Paradox


    I'm currently feeling unwell and will reply shortly. Cheers, and thank you for continuing this dialogue.
  • Fall of Man Paradox
    (0,1) is the union of (1/n, 1 - 1/n) as n goes to infinity. I just wrote (0,1) as the union of infinitely many open intervals.fishfry

    Based on your description:

    • n=1 (1,0)
    • n=2 (1/2,1/2)
    • n=3 (1/3,2/3)
    • etc.

    I don't follow. What exactly are you combining into a union?

    -----------------------------

    I've summarized key aspects of my argument in the following table, where I provide two analogous examples (a fitness gym vs. a path). Can you please tell me which cells in the table you disagree with or do not understand? This will help us identify the confusion and hopefully advance the conversation. You don't have to read the column for the fitness gym. I've only included it to ensure that our thinking is grounded in reality.

    VlSafie.png

    Plans are far more general than algorithms...Chaitin's Omega is one such noncomputable number that can be specifically defined.fishfry

    Okay, forget about 'plans'. The notion of algorithms much better captures what I'm talking about.

    You're right that most of the noncomputables have no unique definition and can't be "isolated," but so what?fishfry

    My argument is that the top-down perspective lays equal claim to the irrational points. You can't claim that there are gaps in my intervals just because the non-computable irrational points in my view do not have corresponding numbers. Both of our views of a line involve the exact same points. The difference is that my points are bundled together as a single package (thus not needing numbers) whereas your points are independent (thus needing numbers).

    A point can never be perfectly represented using a line, no matter how small that line is. — keystone
    Did I say the contrary? I don't recall doing that.
    fishfry

    You mentioned that a rational number, which is a point, can also be considered as nested stacks of intervals, essentially an arbitrarily small line. However, no matter how small that line is, it can never truly be a point.

    No real numbers are isolated.fishfry

    Interesting. It sounds like you might agree that the best one can do is isolate a small bundle around the real number. What is the length of such a bundle - positive rational? Zero? Ever shrinking?

    Whatever. This is depressing me a bit. I no longer know what we're talking about.fishfry

    We don't need to discuss supertasks. They're not relevant to either of our positions.
  • Fall of Man Paradox
    The nested interval construction can be explicitly written down. I perhaps am not sharing your vision here.fishfry

    I can write (0,1) as the union of arbitrarily many intervals. However, I cannot write (0,1) as the union of infinitely many intervals.

    For example, consider describing (0,1) as the union of N equal-length non-degenerate intervals (plus a bunch of points).

    Length of (0,1) = Length of each interval * number of intervals
    Length of (0,1) = (1/N) * N

    This equation is valid when N is any positive natural number, but it is not valid when N is infinity. Therefore, it is not sensible to define the interval (0,1) as the union of infinitely many intervals. And what I'm saying is that since we have to pick a finite number, why not just pick N=1?

    Finitely many cuts won't get you enough of the points. Your continuum will be full of holes. The set of real numbers approximable by finite sequences is only countably infinite.fishfry

    I don't have to cut (0,1) at all to give it length. All points that you are looking for are there from the start, albeit bundled together in one single object. Cuts don't create length, all they do is divide length.

    The sequence is defined as pi. And thereafter, it might as well be taken for pi since, by suitably defining arithmetic on the set of sequence stacks, it will have all the required properties of pi.fishfry

    • We can sensibly devise a plan for arithmetic on rationals, AND we can completely execute arithmetic on rationals.
    • We can sensibly devise a plan for arithmetic on irrationals, but we cannot completely execute arithmetic on irrationals.
    • There is a distinction here that gets lost when you give rationals and irrationals the same status.

    The reals are logically constructed from the rationals. If you have the rationals you get the reals for free.fishfry

    Nothing is for free, not even the rationals. When I start with path I have no numbers. Instead I have points bundled together in a single object. Again, with the fitness membership bundle, there's not a price for every atom (or rather every point) in the gym. There's just a price for the bundle. We don't get the price per point for free. What would that price even be - seriously? $0/point? A bottom-up pricing model is absolute nonsense.

    You haven't mentioned algorithmsfishfry

    What is a plan if not a form of algorithm?

    But now you're saying that just because you can't express something, it doesn't exist.fishfry

    I'm not suggesting that non-computable points don't exist within the (0,1) bundle; rather, I'm saying it's impossible to isolate such points. Humans have never isolated a non-computable point and never will—it's simply unfeasible to come up with a plan to do so. It seems almost as if you're adopting a stance based on faith. But why? What is the need to isolate non-computable points?

    Well, some of them can be isolated, if by that you mean defined. Most can't.fishfry

    I'm not referring to a verbal description, but rather to isolating it using cuts. For instance, you might attempt to pinpoint Chaitin's number within the interval (0.007, 0.008) for a specific Turing machine. However, this interval has a finite length of 0.001. It is not feasible to devise a plan to successively refine these intervals to confine Chaitin's number within an arbitrarily narrow range.

    Yes. Agreed. But they can ALSO be taken to be nested stacks. And then there is no difference in status between the rationals and the irrationals.fishfry

    A point can never be perfectly represented using a line, no matter how small that line is.

    If that's true, then you are saying that supertasks are a formalism or a concept that let you reproduce standard math, while pretending that you reject parts of standard math.fishfry

    I see (0,1) as a bundle of points. You see (0,1) as isolated points. In order for me to get to where you are I need to make cuts. I need to absolutely mince that line until it's made of individual objects that have no length. This requires a supertask. It's not possible. It's not sensical.
  • Fall of Man Paradox
    Bundles is is. Should I think of them as tiny little wriggly micro-continua? ... Ok, You have all the intervals, but no individual points.fishfry

    You persist in searching for an infinite set made up of tiny fundamental building blocks to assemble, like a mosaic. This bottom-up approach colors your perspective, but it's not feasible to represent the interval (0,1) as a union of such micro-continua—it simply doesn't work. I am seeking a construction that, at least theoretically, could be explicitly written down.

    In contrast, a top-down approach begins with a singleton set that includes a large fundamental bundle to trim, like a sculpture. Each cut can split it into finitely more, smaller bundles. Although we can continue making cuts indefinitely, there is no necessity to complete a supertask and produce an infinite set of tiny micro-continua. Our strategy only needs to involve a finite number of cuts to produce the necessary elements for the computation at hand. Why do you believe it's necessary to have all the intervals?

    I'm trying to clarify ideas about mathematics, and trying to frame your ideas in the context of what's already known about mathematics.fishfry

    And I greatly appreciate this.

    Nothing showed up underlined so I don't know what you are referring to. But if you agree that a descending stack of intervals can be taken as the definition of a point, that's a major agreement between us.fishfry

    Oops, I meant to edit the quote as follows with the underlined part being the part I disagree with: "I mean that the sequence itself IS the number pi".

    What, now you believe in irrationals? You know the S-B tree is not the only kind of tree structure that represents the real numbers. I don't know why you are fixated on it.fishfry

    In our discussion, I've always acknowledged the value and beauty of irrationals. However, I believe they don't share the same status as rational numbers. Rationals correspond to singleton intervals and represent specific points, whereas irrationals correspond to non-degenerate intervals and represent lines, albeit arbitrarily small ones. You're correct, the S-B tree isn't fundamental to my perspective.

    Well, irrationals are downward nested stacks of intervals. That's the next best thing. Can we agree on that?fishfry

    Yes, but let me qualify my position as I think we will disagree on some details. We can execute cuts to isolate rationals within singleton intervals. We can plan to isolate computable irrationals within arbitrarily small intervals. However, even that plan alone is not feasible for non-computable irrationals. The best we could plan for is to isolate non-computable irrationals within a finite length interval. I hold this view because any plan we devise must, at least theoretically, be expressible in a finite number of characters. Besides, why would we even need to isolate non-computables? They're social creatures that like to live in large communities.

    But ... so are the rationals [downward nested stacks of intervals]! Right?fishfry

    No, I view rationals as singleton intervals. I can devise a plan to target an irrational whose midpoint is arbitrarily close to a rational, but when I actually execute the cut, I must choose a positive epsilon value, and the resulting distance between the point and the resulting line segment's midpoint will necessarily be non-zero. It is for reasons like this why it is critical to distinguish between the plan and the execution of the plan. With the top-down view, there is an inherent approximation in the act of executing a plan - a principle analogous to the Uncertainty Principle in QM.

    But if you mean that a point has length 0, and an interval has a positive length, the unsigned difference of its endpoints, we agree.fishfry

    Excellent. This is a crucial point that I will revisit as we continue our discussion.

    Mathematicians in general have no interest in supertasks. They're mainly a curiosity for the computer scientists as I understand it.fishfry

    I acknowledge that most mathematicians are Platonists and therefore see no necessity for supertasks. However, constructivist (and people like me) needs supertasks to arrive at the objects that Platonists consider to exist. And my stance is that supertasks are impossible, so while maintaining my perspective, I can never fully align with yours. Instead, I am interested in understanding why you think my position falls short.

    I don't believe I'd take well to getting up at 5am to milk the bull.fishfry

    You know you've made the wrong life choices if you're trying to milk a bull.

    I like the modern world, but I don't think that applied mathematicians are universally engaged in creating good.fishfry

    I don't think anyone is universally engaged in anything. What's concerning is that within the next decade, it might only take one rogue individual to cause problems for everyone else.
  • Fall of Man Paradox
    I think they are chainsaws, not to be trifled with by the untrained masses.fishfry

    This sounds a lot like gatekeeping. Cesàro summations are very simple. Nevertheless, let's set aside Grandi's series for now. It doesn't have any relevance to my position...until further on.

    There are fiber bundles in math. A hairbrush with bristles sticking out is a fiber bundle. Off topic but reminded me of the name.fishfry

    Wow, I feel like a generation alpha kid trying to come up with an email address - all the good names are already taken! Anyway, I'd actually rather call the bundles 'quanta', but to avoid QM-washing this discussion I'll keep calling them bundles.

    Ok, it's an aggregate price where the components haven't necessarily been priced. So you have aggregate lengths, but no individual ones. Something like that?fishfry

    Further. bundles have interval descriptions but individual points (within a bundle) do not. In other words, the bundle is the fundamental unit. Sure, we can perform a cut actualize a 0D bundle, such as [0.5,0.5], but that point is emergent.

    I honestly think that what you are doing is coming to understand, in your own way, the nature of the real numbers.fishfry

    I don’t believe that’s the case. It seems there are three factors involved here. (1) I'm refining my ideas—thank you for your assistance with this. (2) I'm improving how I communicate my ideas—again, thanks for your help. (3) You are starting to understand that my perspective doesn’t undermine any established mathematics; it mainly reinterprets it (making bundles fundamental).

    Well sure, every irrational can be identified with a descending sequence of open intervals. I can locate pi in the sequence (3, 4), (3.1, 3.2), (3.14, 3.15), (3.141, 3.142), ... I mean that the sequence itself IS the number pi... Does that idea resonate with you?fishfry

    ABSOLUTELY (except for the underlined part). I did note this 2 days ago when I said that 1D cuts around φ are more true to the Cauchy definition of φ than 0D cuts. I also chose the golden ratio in that message because it has a beautiful description using the SB-algorithm. Look at the figure below. Instead of focusing on the yellow tree, consider the blue intervals with the red labels. The golden ratio is not any particular interval, but rather the descending sequence of open intervals captured by the sequence ([], R, RR, RRL, RRLR, RRLRL, ...) simply written as .

    LKAAht9.png

    You just have an ... ahem ... irrational prejudice against irrational numbers.fishfry

    I've never denied the significance of irrationals. My view is simply that because irrationals are always encompassed within bundles, or rather are the bundles themselves, they differ distinctly from isolated points/rational numbers.

    I'm with you descending down to points via sequences of open intervals.fishfry

    Wait, I'm not proposing that an irrational is a descent down to a point. Rather, I'm proposing that irrationals are infinite descents involving arbitrarily smaller intervals. The interval never has a length of 0 whereby a single irrational point is isolated.

    And if you don't believe pi is really there, then no problem. You just define pi as the sequence of nested open intervals and you've got an object that, if it's not the "real" pi, is just as good.fishfry

    Ah, okay, so you don't require a point at pi. Awesome. It seems like we're making progress. Once we're completely aligned, I'd like to explore what I believe are the unseen and surprising consequences of this perspective with you.

    This bit about planning and execution is a little off the mark. In math when we conceive a thing it's automatically done. Would that the rest of the world were so simple!fishfry

    Distinguishing between planning and execution is paramount. The inability to differentiate between them is precisely why there are so many infinity cranks. Cranks reject the concept of completing a supertask. On the other hand, mathematicians refuse to reject supertasks (or ideas implicitly associated with them) because they carry profound aesthetic and practical value. I find myself in the middle ground. What I suggest is that mathematicians would find complete satisfaction in merely planning the supertask, without concerning themselves with the imperfections of its incomplete execution.

    Does the world seem improved to you?fishfry

    There’s a lot wrong with the world today, but would you really want to live an Amish or Mennonite lifestyle? Personally, I appreciate living in the most interesting of times, despite the uncertainty of our future.
  • Fall of Man Paradox
    Why on earth would you think that? It clearly has no sum, since the sequence of partial sums has no limit.fishfry
    I agree that it lacks a sum, but do you think that terms like Cesàro summation and Ramanujan summation are completely misnomers? Do you truly think that there's no meaningful way to assign a value of 1/2 to that divergent series? I'm taken aback by this, though perhaps debating Grandi's series is merely a distraction.

    Needs explanation.fishfry
    I think there's a bit of confusion around what I mean by "bundle." Let me explain using an analogy. GULP. Consider a fitness membership that includes access to cardio equipment, swimming pools, sauna rooms, group classes, and more. When you join the club, you pay a single price for this all-inclusive membership bundle. This means one price covers numerous amenities. There isn’t a separate charge for the sauna or the swimming pools. However, there should ideally be underlying individual prices, right? Like, when setting the bundle price, the gym owner should have calculated costs for each component. But what should have been done doesn't necessarily reflect what is—a single price for the entire bundle.

    Similarly, in my scenario, the bundle of interest (a line) is represented simply as (0,2). Just as there's no itemized pricing for each gym amenity, there's no infinite set detailing every coordinate on the line.

    Cuts as in Dedekind cuts? If you already have continuum-many points, why do you need cuts?fishfry
    Dedekind cuts have perfect precision. I claim that the best we can do is plan to cut an arbitrarily narrow line surrounding an irrational number. Cuts are used to decompose the bundle. Initially, the bundle price for the membership is established, and it's only afterwards that we attempt to deconstruct it into an itemized price list. Itemizing a membership can become an endless endeavor, breaking the price down into increasingly smaller fragments—from the cost of each toilet to each square of toilet paper, and even down to the cost of each atom in that toilet paper. Attempting to detail a gym membership to such minute components is a fool's errand. The same goes for breaking a line into individual points.

    I don't know what an "arbitrarily small cut] means. It conflicts with your previous use of cut.fishfry
    The process of making cuts involves two distinct phases: (1) planning the cut and (2) executing the cut.

    (1) We can devise a perfect plan. During the planning phase, we don’t commit to specific values for epsilon; we only recognize that it can be arbitrarily small. This stage is the realm of mathematicians.

    (2) Conversely, executing the cut requires selecting specific values for epsilon, which inevitably introduces some imprecision. Applied mathematicians handle the execution, often employing approximate values for irrationals like pi, such as 3.14. While this approach might seem dirty, it's also quick, and this has allowed applied mathematicians to significantly improve the world.

    You’re correct that previously, I was focused on the execution, but I've realized that the planning phase is indeed more critical for this discussion.
  • Fall of Man Paradox


    Please allow me to refine and restate my position on reals.

    Grandi's series has no sum but it should be 1/2.
    Analogously, I believe a line is not made of points but it should be made of points.
    Analogously, I believe a line is not modeled by numbers but it should be modeled by the real numbers.

    Just as Grandi's series only sums to 1/2 in a very particular light, my view amounts to the belief that there is great mathematical value in irrationals, but that they only make sense in a very particular light - when considered collectively as bundles, rather than individual, isolated points. This is the essence of the top-down view where we start with such a bundle of 2^aleph_0 points - a line in this case - and then we make cuts to selectively isolate segments of this line. I refer to any point nested within such a bundle, as opposed to being isolated, as a potential point.

    Revisiting the analogy above, when I utilize an interval to describe a range, I am referring to the underlying and singular continuous line between the endpoints, which should correspond to the set of real numbered points contained within these endpoints.

    Let's look at two examples:

    0D cut example - a cut of line (0,2) at 1.5:


    • Potential points in (0,1.5) =
    • Actual points in [1.5,1.5] = 1
    • Potential points in (1.5,2) =

    Length of continua (a,b) = b-a

    • Length of (0,1.5) = 1.5
    • Length of [1.5,1.5] = 0
    • Length of (1.5,2) = 0.5

    1D cut example - a cut of line (0,2) around :


    Where
    • and are arbitrarily small positive real numbers such that and are rational.
    • is the golden ratio number

    Potential points in
    Potential points in
    Potential points in

    Length of
    Length of
    Length of

    I believe performing an arbitrarily small 1D cut around instead of a 0D cut is more true to the Cauchy definition of . With this approach, is never isolated as an actual point.

    What do you think?
  • Fall of Man Paradox


    Throughout our conversation, my perspective and how I express it have greatly developed, leading me to believe it's best to reformulate and clarify my position. I'll be on a short holiday for the next few days, and I'd also like to take the necessary time to gather my thoughts before responding. For now, let me make two points:

    • The essence of my perspective (top-down) remains the same, although it requires some minor adjustments.
    • Having to reformulate my view underscores the significant value I've derived from our conversation—thanks once more!

    I'll reach out again in a few days. I look forward to continuing this discussion. Enjoy your weekend!
  • Fall of Man Paradox
    How do you propose to pass from a finite line to a circle, say? If you are considering topological transformations, how can you express them? Sorry for butting in, but I remain curious.jgill

    Welcome back. I've transitioned from topology to graph theory, which (in this context) maintains similar concepts but is much simpler. To convert a path graph into a cycle graph, I would use vertex identification. Not sure what you're getting at. And really this is beyond the scope of what I'm covering. Right now, I'm just focused on reinterpreting the Cartesian coordinate system.
  • Fall of Man Paradox
    I'll stipulate to your non-rigorous conception of a continuum of being made of tiny little continua "all the way down," with no need for actual points, if that's your idea. I think this is what Peirce is getting at.fishfry

    I also think that's what Peirce was getting but that's definitely not what I'm getting at. Remember when I "trolled" you by introducing a scenario involving infinitesmals? I believe that approach aligns with Peirce's thinking and I believe it's wrong.

    The line contains a frothing sea of tiny little micro-continua that are not points. Is that about right?fishfry

    You keep trying to concieve of my line as something built from smaller more fundamental elements (before points, now infinitesimals). It is not built from anything. (0,1) is one object - a line. The smaller elements emerge from the line, not the other way around.

    Well here you are in trouble. If you allow "cuts" then à la Dedekind we have the real numbers. But you don't want to go there so ok. There are cuts but not so many as to allow the reals.fishfry

    I'm not allowing a single real number. We can partition the S-B tree at a rational node (e.g. 1/2), but we cannot partition it at a real node (because real nodes don't exist).

    hBJD2ya.png

    Of course all mathematical entities are fictional, so I can't see what the difference is between and actual and a fictional point.fishfry

    Just as you don't grant infinity actual status as a natural number, I don't grant irrational points actual status as points. After all, infinity and irrational points are inseparably linked in the S-B tree, since irrational points become actual points at row infinity. If there is no actual row infinity, there are no actual irrational points.

    You are saying the exact same thing, but changing the name of irrationals to "fictionals." I don't see how that changes anything. You just changed their name but they're the same irrationals.fishfry

    The difference is that you believe individual irrationals can be isolated, whereas I think we can only access irrationals as continuous bundles of fictional points. A mathematical 'quanta' if you will. In a 1D context, I refer to this continuous bundle as a line. And if we cut a line, we have two lines (i.e. two bundles of fictional points). No matter how many times we cut it, we will never reduce a bundle down into individual points. Since we can only ever interact with these bundles, it is meaningless to discuss individual irrationals - they are fictions. The bundles are not. Do you see the distinction?
  • Fall of Man Paradox
    [post removed - I prematurely moved to 2D. I've since refined my view of 2D so and since this post didn't generate any response I decided to remove it.]
  • Fall of Man Paradox
    You correctly note that the sum of the lengths of the points is 0. But then you say that the sum of the lengths is 1, and I'm not sure how that follows.fishfry

    Path Length = Length of Lines + Length of Points
    Path Length = Length of Lines + 0
    Path Length = Length of Lines

    So referring to row 3 of that figure...
    Path Length = Length of Lines
    1 = 1/2 + 1/4 + 1/4
  • Fall of Man Paradox
    Didn't I ask you about this several posts ago? Ok, Euclid's line.fishfry

    Sorry, I didn't appreciate the point when you first mentioned it. Yes, I'm starting from classical Euclidean geometry.

    And by the way, what is this "+" symbol? Have you defined it? Is this the standard + of the rational numbers?fishfry

    Yes. Formally the arithmetic is performed as described here (https://www.sciencedirect.com/science/article/pii/S1570866706000311) but informally it's performed using the standard method we teach kids. The formal and informal results are equivalent.

    what does the notation (0,1) mean?fishfry

    It describes the line's potential. I'm going to provide a shorthand answer involving real numbers that I don't want you to take literally. If this explanation lands, great, otherwise forget it.

    • No points exist on lines, including the unit line (0,1). To put it another way, there are no 'actual points' present on that segment. (Actual vs. potential is discussed below).
    • Cutting line (0,1) in two will introduce an 'actual point' between the two resulting line segments. That point will have a rational coordinate between 0 and 1.
    • In my last post, I noted that -inf and +inf are not 'actual points' but rather are used as helpful shorthand. I should have called them 'potential points'.
    • With a similar shorthand, we can say that on line (0,1) exist 'potential points', which have real number coordinates between 0 and 1.
    • The rational 'potential points' can become 'actual points' through cuts.
    • The irrational 'potential points' are permanently confined to their 'potential point' status.
    • I want to reiterate that 'potential points' don't actually exist. They're just a fiction that may help us comprehend the potential in continua. If you don't think potential points are a useful concept we can just drop.
    • The interval "(0,1)" describes the potential of the corresponding unit line.

    Since your intervals are entirely made up of rationals, the total length must be 0. Where is the extra length coming from?fishfry

    The length of a line comes from its potential.

    I'm lost and dispirited. It's not my role in life to feel bad about myself for endlessly sniping at your heartfelt ideas.fishfry

    Sometimes it’s a bit frustrating when my explanations don’t connect, but this conversation is exactly what I need right now, so please don’t feel bad. I'm very appreciative that you've stuck around.
  • Fall of Man Paradox
    unless you mean the original line of Euclid, "A line is breadthless length."fishfry
    Yes!!! I agree with Euclid's definition of lines and points. I appreciate that he provides foundational definitions of both as separate, fundamental entities. Thanks for pointing this out.

    What is a line? What does the notation [0, 0.5] mean?fishfry
    Euclid also said that "The ends of a line are points." When I describe a path as 0 U (0,1) U 1:
    (0,1) corresponds to the object of breadthless length and
    0 and 1 correspond to the points at the end.

    It seems that some people intepret Euclid as saying that a line without endpoints extends to infinity. I do not think this is necessarily the case. While (-inf,+inf) is a valid line, I believe (0,1) is also a valid line in and of itself.

    ---------------------

    Please give the following figure a chance as it captures a lot of what I'm trying to say:

    3s7gEJF.png

    1) In the first row, we have a line with two endpoints, totaling three objects.
    2) I can represent this path as a graph composed of three connected vertices. Notice that the lines and points are all represented as vertices in the graph.
    3) I want to put the information from all vertices into a set. That's 3 objects in one set. Not just the end points.
    4) When the runner travels from 0 to 1, they don't run a path composed of infinite points. They walk the graph, which in this case is the journey from vertex 1 to vertex 2 to vertex 3.
    5) If you cut the line, you'll end up with five objects: the two endpoints, a middle point, and the two line segments in between. This is what we have in the second row.
    6) The length of the points is zero. In fact, no matter how many times we cut the line, the total length of the points will always be zero.
    7) The total length of the line segments is one. In fact, no matter how many times we cut the line, the total length of the segments will always be one.
    8) Notice that in the second row, the interval (0,1) is not present because it has been cut.
    9) We can continue cutting the line indefinitely, and one particular sequence of cuts is depicted across the subsequent rows.
    10) Notice the pattern in the columns labeled 'length of lines' and 'path length'. As we progress downward, we approach the familiar geometric series.
    11) Unlike the bottom-up approach, which requires a limit to make the summation total one, the top-down approach results in a summation that totals one at every stage.

    I'm not qualified to discuss the philosophy of the continuum with you, except as it relates to the standard mathematical real numbers.fishfry
    I believe that someone even as intelligent and knowledgeable as yourself is not qualified to discuss the bottom-up philosophy of a continuum because it is flawed. I'm 100% certain you have the capacity to understand, discuss, and criticize the top-down philosophy.

    That directly contradicts what you said earlier.fishfry
    You're right, I did say that the endpoints were necessarily rational numbers. (-inf, +inf) has no endpoints. While there are scenarios where it is useful to include points at infinity, for this discussion, let's agree that the points at -inf and +inf are not real points. I'm only using infinity as a shorthand. I should have been clearer.
  • Fall of Man Paradox
    But you are the one saying that you only have rationals.fishfry
    No, I'm saying that within an open interval, such as (0,0.5), lies a single objects: a line. Absolutely no points exist with that interval. If you say that 0.25 lies in the middle of that interval, I will say no, 0.25 lies between (0,0.25) and (0.25, 0.5). And what this amounts to is cutting (0,0.5) such that it no longer exists anymore. In its place I have (0,0.25) U [0.25] U (0.25,0.5).

    In standard set theory, the only thing that sets can contain is other sets. We can call them points but that's only a word used to convey geometric intuition. Actually sets don't contain points, they contain other sets.fishfry
    Let's move away from directly using sets to describe the path. Instead, we'll describe the path using a graph, and then define the graph with a set.

    I don't know anything about set theory with urlements.fishfry
    Urelements are indivisible 'atoms'. The lines that I'm working with are divisible.

    You only believe in rationals. Where are you getting these things?fishfry
    That is not what I believe. I can define a line using no rationals: (-inf,+inf). I see this line as a single object (a line). It is not populated by rational points. It is not populated by any points for that matter. I've drawn it for you below in between points at -inf and +inf. To walk this path from -inf to +inf you don't need limits, you just walk the corresponding graph from vertex 0 to vertex 1 to vertex 2.

    9Z23toS.png

    You would call this green line the 'real number line'. You see this as 2^aleph_0 points. You believe that to walk any length on this green line you need limits. I understand what you're saying. We're just starting from different starting points. You're starting from the bottom and I'm starting from the top.

    By bounds you mean endpoints? So now you are backing off entirely from your last half dozen points, and saying that your ontology consists of intervals with rational endpoints. But the real numbers are indeed present inside the intervals after all? Is that what you are saying?fishfry
    Yes, I mean endpoints. I used the term 'bounds' because it is a more general term that applies to higher dimensional analogues. I'm searching for a way to keep this conversation going so it doesn't end prematurely out of frustration. Currently, I don't believe I can persuade you that a continuum can exist without points. However, I've come to realize that convincing you of this isn't necessary. Here’s my new approach:

    1) Start at the bottom
    2) Build up to the top
    3) 'Start' at the top
    4) Approach the 'bottom' from the top

    I see this equivalent to starting at the bottom of the S-B tree -> working our way to the top of the tree -> then proceeding back down to approach the bottom. I know you won't see it that way, which is fine. But to be clear, I still believe things are very ugly at the bottom filled with pumpkins. Nevertheless I do understand how mathematicians think things work at the bottom and if starting at the bottom is the only way you'll allow me to get to the top then I'll go with it. I understand your criticisms of starting at the top, I just don't accept them. Once you allow me to get to (3) I endeavor to show you that (3) and (4) alone fully satisfy our needs and if I'm careful (e.g. by only allowing for rational endpoints) that (1) and (2) are not only superfluous but undesirable. Is that a fair approach?

    But now only the endpoints are rational, leaving me baffled as to what those objects are.fishfry
    Yes, the endpoints are rational, and the object between any pair of endpoints is simply a line. It doesn't go deeper than that. I understand you see that line as a composite object consisting of 2^aleph_0 points. However, I view the line as a primitive object. Clearly, our starting points differ. To move the discussion forward, could we agree to a compromise where we refer to a line as a "composite" object? This way, by including composite it's evident that I recognize your perspective, but the quotes indicate that my viewpoint doesn't necessitate this classification.

    A forum member once pointed me to the ideas of Charles Sanders Peirce (correct spelling) who said that the mathematical idea of a continuum could not be right, since a true continuum could not be broken up into individual points as the real numbers can.fishfry
    I agree with this point. The issue has been the lack of viable alternatives. I see that Peirce was suggesting the use of infinitesimals, and you're aware of my stance on those—the one from the comment where you thought I was just trolling.
  • Fall of Man Paradox
    You’re suggesting that my line, which already extends in space, requires additional points, which themselves individually have no length, to actually have length. I wish you could appreciate the irony in your position.

    The length of that union is zero, if the intervals are restricted to rationals. Do you agree with that point?fishfry
    If an interval corresponds to a set of points (and nothing else) then I agree that an interval containing only rationals has no length.

    No points. So they're all the empty set? I'm not supposed to push back on this?fishfry
    Our problem is that you are only allowing points in your sets. Suppose I introduce a new concept called 'k-interval' to define the set of ANY objects located between an upper and lower boundary. Would you then consider allowing objects other than points into the set?

    Why on earth do you troll me into arguing with your points, then admitting that you agree with me in the first place?fishfry
    I wanted to show you that even if I cut my unit line to contain all rational points between 0 and 1 that there would still be stuff in between the points -- continua. Perhaps I used the wrong tactic by talking about an idea which I don't support. I did say at the start of the paragraph that it was impossible but maybe I could have been clearer.

    I very much believe in the continuum, which is pretty well modeled by the standard real numbers.fishfry
    Yes, you believe in continua, but not as 'objects in and of themselves'. You believe that continua can't exist in the absence of points. Please confirm.

    I am at an utter loss as to what you have been getting at all this time. Can you get to the bottom line on all this? So far I get that your "continua" are either empty or have length 0. Or that they somehow have length 1, despite being composed of only rationals.fishfry
    My preference is that you accept non-points into sets, however, if you're unwilling to do that then here's an alternate approach. To move this conversation forward, let's say that when I say 'a line', you can think to yourself that I'm referring to 2^aleph_0 points (which somehow assemble to form a line), and I'll think to myself that I'm simply referring to a line (which cannot be constructed from points). In other words, you can go on thinking that points are fundamental and I'll go on thinking that lines are fundamental. How does that sound to you? All I need from you really is to allow me to restrict my intervals to those whose bounds are rational (or +/- infinity). Could you let that fly? ...Just to see how far my position can go in the absence of the explicit use real numbers (I'm fine if in your eyes their use is implied but I just won't ever mention them)...

    So for example, can you allow me to say that there are 5 objects depicted below? You can go on thinking that 2 of the objects are composite objects and I'll go on thinking that all 5 objects are fundamental (they're either 0D or 1D continua).

    y3CBveX.png
  • Fall of Man Paradox


    So I figured out a better way to talk about this instead of using metric spaces. Instead, it is better to use Graph Theory.

    Consider the following path:
    AoFjYPT.png

    It can be described using the following graph:
    n1XapDi.png

    where:
    vertex 0 = [0,0]
    vertex 1 = (0,0.5)
    vertex 2 = [0.5,0.5]
    vertex 3 = (0.5,1)
    vertex 4 = [1,1]

    To travel from vertex 0 to vertex 4 we simply walk the connected path. One nice thing about this view is that it's clear that no limits are required to walk these graphs.
  • Fall of Man Paradox
    How can it be if it contains only rationals? I have challenged you on this point several times already without your providing satisfactory explanation.fishfry

    I fully understand your criticism. The problem is that you are missing my point (or perhaps I should say you are missing my 'continua').

    Let's continue to work with the path defined as [0,0] U (0,0.5) U [0.5,0.5] U (0.5,1) U [1,1] as depicted below.
    QYYbx3N.png

    I say that (0,0.5) and (0.5,1) contain no points so you think I'm only working with three objects - the points as depicted below. The length of all points within my system is 0 so you think the objects I'm working with have zero length.
    svQsJW0.png

    I say that (0,0.5) and (0.5,1) describe continua so I say I'm working with 5 objects as depicted below. The length of all points within my system is indeed 0 but the length of the continua within my system add up to 1.
    y3CBveX.png

    I prefer working with such simple paths as described above but let's do the impossible and say that somehow I could cut my unit line aleph-0 times such that there is a point for each rational number between 0 and 1.

    You say that the length of all these rational points adds up to 0. I agree.
    You say that there are gaps between these points. I disagree. In between each pair of neighbouring points would lie an infinitesimally small continua. If I add up the lengths of all of these tiny continua it would add up to 1. These infinitesimally small continua are indivisible.

    I'm not fond of discussing impossible scenarios as they tend to lead to incorrect conclusions. Indeed, rational points do not have neighbors, and continua are inherently divisible (unless we're treating points as 0D continua, in which case they are indivisible). Therefore, we shouldn't lend too much credence to this example, but I thought it was necessary to address your points more directly.

    The problem is that you're not allowing continua to be valid objects in themselves. It is as if you are only allowing points to be valid objects.

    there are 2^ℵ0 real numbersfishfry
    I accept this correction.
  • Fall of Man Paradox
    MU has written a similar notion about continua and points. Perhaps you can put some meat on the table.jgill

    I find myself agreeing with very little of what I've read from MU.

    not referencing the real line or numbers.jgill
    avoiding the real line entirely at firstjgill
    Please stop talking about the S-B algorithm.jgill
    do your thing and persist until the thread dries up and vanishesjgill

    Seriously, am I not supposed to mention numbers? Or lines? Or relevant mathematical concepts like the S-B algorithm? I'm not sure if this is meant as advice, or if it's just a polite way of telling me to be quiet.

    Leave the realm of real numbers at first.jgill

    I'm not in the realm of real numbers. I'm not working with the real line. Could it be that your understanding of my view is more influenced by your preconceived notions than by what I'm communicating?

    It looks like you simply move the point [.3,.3] down the line segment to different (faulty) positions.jgill

    You dodged my question about this. Why is it faulty?

    I don't know.jgill

    ...and yet you give advice as if you do. I think your advice might be a bit premature. It seems like you haven't fully grasped what I'm trying to say, and I haven't even reached the most important parts yet. Perhaps you're ready to move on from this discussion, and those were your final thoughts. If that's the case, that's perfectly fine. Thanks and I wish you all the best.
  • Fall of Man Paradox
    But you haven't got a continuum if your intervals contain only rational numbers.fishfry

    Ok, this was an excellent post! I better understand your criticism. It lies in the fact that I'm using the term 'interval' in an unorthodox manner. I use the term interval to describe the objects (whatever they may be) lying between the upper and lower bounds.

    Let's consider the interval (0,0.5).
    From a bottom-up perspective, the objects within the interval are aleph-1 actual points.
    From a top-down perspective, the object within the interval is a single continua. It doesn't contain the rational points between 0 and 0.5, it contains no points. However it holds the potential for rational number points between 0 and 0.5.

    But the nature of a continuum is pretty deep, way beyond my knowledge of philosophy.fishfry

    It's only deep from a bottom-up perspective. From the top-down perspective it is elementary.

    Do you believe in the number 1/3 then?fishfry

    I believe that I could use the Stern-Brocot algorithm to generate a 3 layer tree whose third layer will contain a node described by LL and having all the properties that we generally attribute to 1/3.

    SOTuFz9.png

    Consider one of your rational intervals [0,1]. What is its length?fishfry

    The length of continuum (a,b) is b-a. So consider the continuum defined by interval (0,0.3). It's length is 0.3 for all 3 paths depicted below because all 3 are homeomorphic.

    m85y6J5.png
  • Fall of Man Paradox
    It looks like you simply move the point [.3,.3] down the line segment to different (faulty) positions. How does this affect your metric?jgill

    Why is it faulty? That's the thing - such continuous deformations don't affect the metric. They don't affect anything at all. That's why I say those three paths are homeomorphic.

    Very very few contemporary mathematicians give a fig leaf about Platonic vs non-Platonic arguments or similar discussions about whether math is embedded in nature or in the mind.jgill

    I believe that's where the issue lies. In physics, some who dismiss the quest to grasp the meaning of quantum mechanics simply say, 'shut up and calculate.' In my opinion, that approach is misguided.
  • Fall of Man Paradox
    What would be a homeomorphism of [0,0]U(0,.3)U[.3,.3]U(.3,.5)U[.5,.5] ?jgill

    I'm not saying that [0,0]U(0,.3)U[.3,.3]U(.3,.5)U[.5,.5] is homeomorphic to anything. Rather, that interval description describes paths which can be transformed into each other via stretching and compressing, such as the following 3 paths:

    m85y6J5.png

    If you are suggesting that perhaps I shouldn't say they're homeomorphic because I haven't formally defined how they are 'essentially the same' then technically you're right, but might using that term help convey the general idea in this informal discussion? After all, it seems easier to say homeomorphic than it is to repeatedly say 'paths that can be transformed into each other via bending, stretching, and compressing, without any cutting or gluing.'

    Well, if you were to avoid both metric spaces and variations of the word "topology" it might mitigate what seems to be a questionable attempt to employ legitimate mathematical notions within a somewhat murky mix of ideas.jgill

    I acknowledge that I might be using the term "topology" somewhat loosely, but based on the above comment, it seems to fit what I'm trying to describe, doesn't it? Also, am I not using metric spaces correctly?

    In any event at some point you must present a clear and detailed description of your ideas that mathematicians might have reservations about but can follow the logic.jgill

    Agreed. At this point I'm presenting a very informal idea and you and fryfish are having a really tough time following. This is the least desirable scenario for me. Here's how I see this possibly turning out:

    • 1) You can follow it and you think it's wrong - Great. I won't waste any more time on it.
    • 2) You can follow it and you think I'm onto something - Great. I'll invest the needed time and money to make it better and hopefully learn a few tips from the discussion.
    • 3) You can't follow it so you have no idea what to think - Bummer, I don't know what to do now.

    I know you guys don't owe me anything, but I'll be lucky if you guys stick with me long enough for this to conclude in one of the first two scenarios. I have a history of working in isolation for extended of periods of time before getting feedback so this conversation is refreshing.

    Slowly work your way through this book and you will see why we ask so many questions.jgill

    If you leave this thread soon, I'll still appreciate your suggestion. However, if you stay longer and gain a deeper understanding of my needs, I'll be even more grateful. Perhaps by the end, you might even suggest that I need a mathematics degree, not just a single textbook.

    And don't mix philosophy of mathematics with the real deal.jgill

    I don't understand why you would say this. Some of the greatest mathematicians were philosophers and vice versa. There's a lot of overlap.
  • Fall of Man Paradox
    So, a continuous deformation takes path A to path B, but inside the ms of path A? Or a new ms of path B? You might illustrate this. I'm curious about these continuous deformations in the contexts of your ideas.jgill

    Continuous deformations cannot alter topology (i.e. convert the path to a different path). Let's illustrate with an example: imagine a class of 100 students tasked with 2D graphing y = x^2 within the domain of [-10,10] and range of [-10, 10], including grid lines every 1 unit. Suppose you collect all the completed drawings and stack them. What are the chances that every graph aligns perfectly? Essentially zero. Some graphs might be larger, others smaller, some with lines drawn with rulers, others not. However, assuming there are no errors, each graph conveys the same underlying information. You could, theoretically, continuously deform one student's graph to match another's. It is in this sense that I mean they are all topologically equivalent. What would mess things up is if someone added an extra line, e.g. y=x. Then it is a different graph with a different topology described with a different metric space.

    Do you think I'm using the term topological incorrectly?

    Also, as an aside, think about what the students actually did - they started off with a blank piece of paper (a continuum) and drew lines on them (cuts). They didn't use pointillism (points) to create the graph (continuum). I believe that, in many senses, we've been approaching things top-down all along.

    By the way, I just want to say that I truly appreciate our interactions on this thread. You are genuinely trying to understand what I'm saying and giving good feedback. Thanks!
  • Fall of Man Paradox
    You accept some rational numbers. Not much of a continuum you have there. You understand that, right?fishfry
    I concur that rational numbers alone, represented as points, are insufficient for constructing a continuum. That's not the argument I'm making. You keep thinking I'm trying to build a continuum. No, I'm starting with a continuum, defined by the interval notation we have discussed, and working my way down to create points.

    There's no difference between an algorithm and the number it generates. 1/3 = .3333..., an infinite decimal, but 1/3 has a finite representation, namely 1/3fishfry

    Oh no, the classic debate about whether 0.9=1. I know you dislike the S-B tree but it makes the top-down and bottom-up views very clear. Maybe use some eyedrops? :P

    vGf6BLz.png

    Top-down view: 0.9 corresponds to a journey down the tree, symbolized by the string "LR". In contrast, 1 corresponds to a specific node at the top of the tree, symbolized simply by "[]". These are fundamentally different concepts: one is a potentially infinite journey with no final destination (since there is no bottom of the tree), and the other is a definitive destination. From the top-down perspective, 0.9 does not equal 1.

    Bottom-up view: Using a supertask, the creation of the tree is completed and we are able to go the limit to observe the bottom row of the tree: 'row-omega'. In this case, the journey "LR" does indeed arrive at a destination (at row-omega), and that destination is precisely 1. When working with row-omega (i.e. real numbers), the journey is indistinguishable from the destination. From the bottom-up perspective, 0.9 equals 1. (Or does it equal a pumpkin?)

    I'm pretty sure that you won't like my depiction of the bottom-up view as I frame it in a way that make's it clearly problematic. I'm fine with not investing further on this specific topic at this time as it really will just be a distraction from the main topic.

    A view that has near universal mindshare, but ok, I'm a brainwashed mathematical sheep if you like.fishfry

    I'm not questioning the mathematics itself, but rather the philosophical underpinnings of the mathematics. For instance, I recognize Cantor's remarkable contributions to math, even though I personally do not subscribe to the concept of infinite sets. His contributions have a valuable top-down interpretation.

    I think you are an intuitionist.fishfry

    You make a good point. However, I'm not sure about the details of the constructivist approach - my impression is that a typical intuitionist would say that the number 42 permanently exists once we've intuited it. So while I'm hesitant to label myself hastily, I do think that broadly speaking I fit into this camp.

    You reject the algorithm given by the Leibniz series pi/4 = 1 - 1/3 + 1/5 - 1/7 + ...?fishfry
    I totally accept and am in awe with the algorithm. I just don't think the algorithm can be run to completion to return a number. I also don't think it has to be run to completion to be valuable.

    If you have a continuum but disbelieve even in the set of rationals, the burden is on you to construct o define a continuum.fishfry

    I agree, but isn't that what I've been doing all along? Doesn't [0,0] U (0,0.5) U [0.5,0.5] U (0.5,1) U [1,1] define a continuum? Maybe it would be valuable if you detail what you think a continuum must be. For example, will you only accept the definition if it is composed solely of points (and no intervals)?

    Can we move on please?fishfry
    I'd like to move forward since we haven't yet reached the most interesting topics, but if you believe that I'm not defining a continuum, then there's no point in proceeding further.
  • Fall of Man Paradox
    How did this become so important to you?jgill

    I learned of it and, as I delved deeper, my amazement grew. For instance, from a paper by Niqui, I learned that the Stern-Brocot tree can serve as a basis for performing arithmetic on rational numbers. Although this method is far too inefficient and complex to be taught to children, the mere possibility of its application reinforces the idea that the Stern-Brocot tree has capabilities that are often underestimated.

    Is this a legitimate "path" ?jgill
    I'll write the legitimate path from point 3 to point 5.1 with interval notation:
    [3,3] U (3,3.7) U [3.7,3.7] U (3.7,4.2) U [4.2,4.2] U (4.2,5.1) U [5.1,5.1]

    So you do not compare "points" from one path to another. Altering the path, even slightly, places it in another metric space. But a ms could be a subspace of a bigger ms. Just talking to myself, here.jgill

    Exactly.

    You spoke earlier of an "elastic band". where does that come into the picture? Especially with regard to metric spaces? Can a path be circular?jgill

    I initially used non-technical language due to a lack of knowledge. Through this discussion, I've learned that my actual interest lies in metric spaces. To illustrate, imagine a point as a pin that anchors a 1D continuum in place. From a bottom-up perspective, the continuum, being pinned throughout, appears rigid and static. However, from a top-down perspective, there are always gaps between the pins where the continuum can deform freely. In this way, the metric space is topological and resembles what I initially described as elastic.

    Here's another perspective. Consider the following question: Where is the point 0.25 in the image below? Is it at position a, b, c, or d? As I've been suggesting, until a cut is made, there is no actual point 0.25. This isn't a rigid continuum where one could say point 0.25 definitely sits at position c, the middle 0 and 0.5 in the visual representation. All that can be stated is that the interval (0,0.5) contains the potential for point 0.25. I would even be open to saying that that interval contains the potential for aleph-1 points.

    HQMkqrD.png

    Can a path be circular?jgill
    Certainly. I think that every object or concept in the bottom-up view has a counterpart in the top-down approach. It typically just needs some reimagining, often involving the transformation of an actually infinite object into a potentially infinite process.
  • Fall of Man Paradox
    So, do you believe in the rational numbers? Is that the number system we're working in?fishfry

    You may not realize it but you are asking a loaded question. I believe in 'rational numbers' but not 'the rational numbers'. The difference is that 'the rational numbers' corresponds to Q, the complete set of rational numbers. With the top-down view, such completeness isn't essential (rather, consistency is the aim of the top-down approach). When constructing my metric spaces, I find that I only need to traverse a certain depth in the Stern-Brocot tree to encompass all the rational numbers I require.

    To clarify, I don't believe in the existence of a complete Stern-Brocot tree. Instead, I believe in the existence of the algorithm capable of generating the tree to any arbitrary depth, although not infinitely. No one has ever encountered the entire tree; rather, we've only interacted with the algorithm and finite trees that it creates. Henceforth, let's refer to it as the Stern-Brocot Algorithm to eliminate ambiguity.

    Equipped with the Stern-Brocot Algorithm, the mathematical symbols of rational numbers retain their conventional meanings. If we could execute the Stern-Brocot Algorithm to its limiting conclusion and produce the entire tree, there would theoretically exist a 'row-omega' containing the real numbers. This implies that, theoretically, real numbers necessarily follow from the rational numbers and the Stern-Brocot Algorithm. However, it's evident that running the Stern-Brocot Algorithm to completion is impossible. Consequently, the existence of real numbers doesn't necessarily follow from the existence of rational numbers.

    Again, I have a strong affinity for the Stern-Brocot Algorithm, but I don't assert that it's the exclusive method to assign meaning to rationals.

    You're the one with some notion of enclosing set. A metric space is a set with a distance function. If it lives in a larger ambient set, then you have to say what that is.fishfry

    The difference lies in our perspectives on the existence of mathematical objects. I assume you are with the bottom-up majority who adhere to the belief that all mathematical entities actually exist, accessible when required, and that these objects fit neatly into sets. In contrast, my perspective maintains that no mathematical object inherently exists; it only manifests when a mind conceives of it. Therefore, if no mind currently contemplates the number 42, it does not exist in actuality; it merely holds the potential for existence.

    Regarding the enclosing set, I don't subscribe to the notion of its inherent existence. Instead, I endorse an algorithm capable of generating sets to have arbitrarily many elements, albeit not infinite. If you run this algorithm long enough, it will generate the set we're looking for to define our metric space.

    In which case I have to echo jgill's excellent question as to whether you accept intervals like [pi, pi + 1], and if not, why not.fishfry

    I refuse to regard pi as a boundary for my intervals because it cannot be generated using the Stern-Brocot Algorithm. Pi does hold significance in my perspective, but I think it's more appropriate to delve into that explanation if/once we move on to two dimensions.

    So you are willing to start with the Peano axioms? Is that your starting place?...But at least after all this you agreed to stipulate the Peano axioms. That's a start. A start from classical, bottom-up math.fishfry

    I only referred to the Peano Axioms to point out the concept of succession. When viewed from the top-down perspective, numbers are not constructed from the naturals (I agree, that would imply a classical, bottom-up math start). Natural numbers are only distinctive in that they are positioned on the right-most branch of any tree created with Stern-Brocot Algorithm, which indeed makes them quite unique.

    Although the rational numbers are tragically deficient as a continuum. You know that, right? They're full of holes. They're not continuous in the intuitive sense.fishfry

    I agree that rational numbers alone cannot model a continuum. With the top-down view, this is equivalent to saying that points alone cannot model a continuum. And that's why I'm starting with a continuum (i.e. using intervals rather than numbers). It's much easier to get points from a continuum than it is to get a continuum from points.
  • Fall of Man Paradox
    You speak of a metric space. Precisely what are the "points" in such a space? Then explain the metric you have created giving "distances" between these points.jgill

    I'm not suggesting that a single metric space can represent all continuous 1D systems. Rather, for each continuous 1D system we generate using a top-down approach, we can define a finite set and a corresponding metric to describe it.

    The now familiar example is the unit line with points at 0, 0.5, and 1. This system is composed of the following 5 intervals:

    Interval 1: [0,0]
    Interval 2: (0,0.5)
    Interval 3: [0.5,0.5]
    Interval 4: (0.5,1)
    Interval 5: [1,1]

    For this system, there are 3 points: 0, 0.5, and 1.

    As for the corresponding metric space, the set consists of the following 5 'points':
    Ordered pair 1: (0,0)
    Ordered pair 2: (0,0.5)
    Ordered pair 3: (0.5,0.5)
    Ordered pair 4: (0.5,1)
    Ordered pair 5: (1,1)

    The metric is d((a1,b1),(a2,b2)) = | (a1+b1)/2 - (a2+b2)/2 |
    This metric corresponds to the distance between the midpoint of two intervals.

    I've mentioned this before though...
  • Fall of Man Paradox
    So you believe in the rational numbers? But then the reals are easily constructed from the rationals as Dedekind cuts or equivalence classes of Cauchy sequences. If you believe in the rationals you have to believe in the reals.fishfry
    I'm not quite sure what you mean by "believe in the rational numbers." From a top-down perspective, there's no need to assert the existence of either R or Q, especially since all the subsets within the enclosing 'set' are finite. If you suggest that this enclosing 'set' is infinite, then we must rethink our definition of what an 'enclosing set' actually is in this context. I was hoping to put this particular discussion aside for now, as it will likely divert attention from our main focus.

    Regarding Dedekind cuts, they involve splitting the infinite set of rational numbers into two subsets. This presupposes both the existence of an infinite entity (Q) and the completion of an infinite process (the split). If one rejects the concept of actual infinity, then it's questionable whether real numbers necessarily follow from rational numbers.

    However, the discussion about actual infinity and the nature of real numbers could go on endlessly. I acknowledge that these concepts are crucial for a bottom-up approach, but can we instead focus on seeing how far a top-down perspective—devoid of actual infinities and traditional real numbers—can lead us? In the top-down view, reals hold a special role, just not as conventional numbers.

    You are the one who started at 0, then got to (0, .5), and then magically completed a limiting process to get to .5. I ask again, how is that accomplished?
    You are the one who started at 0, remember?
    fishfry

    I believe the confusion arises from the dual meanings of "start" due to there being two timelines: (1) my timeline as the creator of the story and (2) the timeline of the man running from 0 to 1 within the story.

    On my timeline, I start by constructing the entire narrative of him running from 0 to 1. The journey is complete from the start. I can make additional cuts to, for example, see him at 0.5. Regardless of what I do, the journey is always complete.
    On the running man's timeline, he experiences himself starting at 0, travelling towards 1, and later arriving at 1.

    I think you're trying to build his journey on his timeline, one point at a time. The runner would indeed believe that limits are required for him to advance to 0.5. I want you to look at it from my timeline (outside of his world), where the journey is already complete. If I want to see where he is at 0.5 I just cut his complete journey in half. Does that clarify things?

    Unlike supertasks, no magic is required to complete the journey with the top-down view. Assuming you accept the Peano Axioms as a conventional framework, you're familiar with the concept of succession, which defines progression from 1 to 2 to 3, and so on. This is essentially what I'm applying as well; on the runner's timeline he progresses in succession from 0 to (0,0.5) to 0.5, and so on. Please take note, this particular succession from 0 to 0.5 involves only 2 steps. No limit is required, just as no limits are employed with the Peano Axioms.