I didn't say that imaginary numbers don't have a use. I said that I cannot have an imaginary number of apples in my fridge. — Michael
Yes, and this premise is proven false. See refutation by contradiction and modus tollens. — Michael
It doesn't refute my argument because it doesn't address my argument. — Michael
My argument is that the lamp cannot be on unless it is turned on (whether by pushing a button or by magic), as argued above. — Michael
Therefore, off, on, off, ..., on makes no sense in context. The lamp being off must precede the lamp being on. — Michael
Given that this is inconsistent with the premise that the button is pushed at successively halved intervals of time it is proven impossible in principle to push the button at successively halved intervals of time. — Michael
Yeah, the day one of the worst presidents in history gets shot — Mikie
You'll ignore a summer of deadly rioting
— fishfry
Hysterical. Childish. — Mikie
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. — keystone
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. — keystone
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. — keystone
Let me rephrase my argument to address these points you've made.
...
Is that more clear now? — keystone
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. — keystone
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. — keystone
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. — keystone
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. — keystone
Hopefully this plan will at least give you confidence that I'm heading somewhere with all of this... — keystone
The subpoena to Garland was pure theatre and retribution — Wayfarer
to see intelligent people rationalizing the despicable
actions of Trump and his flunkeys. It’s depressing. — Wayfarer
dumb as fuck — Benkei
You're so dumb — Benkei
I said attempt. And no, it's not hysterical. But nice try at downplaying. Does it make you sleep better? — Benkei
Again, only dumb Americans don't take J6 seriously. Everybody outside saw it for what it was. A bunch of thugs trying to keep their God Emperor Trump on the throne as they have admitted to and informants in the Boogaloo, Proud Boys and other militant groups, that were there, reported on. But yeah, keep your head in the same and pretend this was the same as a riot and watch it happen again next time Trump loses. — Benkei
A riot is not an attempt to overthrow a government. — Benkei
The fact you're trying to equate them underlines the rot Wayfarer is pointing to. Bringing up Babbitt in response to the shameful treatment of chips doing their jobs, as if that excuses such a response, underlines the same rot. — Benkei
Take it from somebody looking at American Bullshit from the outside; it's been rotting since Reagan. — Benkei
"we know the basic part of the answer — and that is, there are sequences of neuron firings and they terminate where the acetylcholine is secreted at the axon end-plates of the motor neurons, sorry to use philosophical terminology here. But when it is secreted at the axon end-plates of the motor neurons, a whole lot of wonderful things happen in the ion channels and the damned arm goes up."
That's a wordy version of what I said, which is "there's wires connecting the parts where the will is implemented, to the parts where the motor control is implemented". Under Chalmers, there isn't such a wire, hence the magic. — noAxioms
Nobody ever said the program was conscious. It's dumb as rocks, implementing a fairly small program that simply knows how to move the particles around. It implements physics and is no more conscious than is physical law. It has no external input, so right there it doesn't qualify as being conscious. Some programs do have such input, but not most simulations. — noAxioms
Anyway, you don't believe a simulated person could be conscious, so you make up an arbitrary rule that forbids it. — noAxioms
I think that's what you're saying, but personal belief isn't evidence against somebody's hypothesis. It's only an irrational reason that you don't accept the hypothesis. — noAxioms
I understand that it has no end. That is why I am arguing that it is metaphysically impossible for an infinite succession of button pushes to end after two minutes. — Michael
0,1,0,...,10,1,0,...,0
Such sequences may make sense in the context of abstract mathematics but they do not make sense in the context of a lamp being turned on and off. — Michael
As a comparison, even though imaginary numbers have a use in mathematics it is more than just physically impossible for me to have -1‾‾√ — Michael
apples in my fridge; it is metaphysically impossible. — Michael
No pretend physics can allow for me to have an imaginary number of apples in my fridge and no pretend physics can allow for the above two mathematical sequences to model the state of a lamp over time. — Michael
With Thomson's lamp, these are our premises:
P1. Nothing happens to the lamp except what is caused to happen to it by pushing the button
P2. If the lamp is off and the button is pushed then the lamp is turned on
P3. If the lamp is on and the button is pushed then the lamp is turned off
P4. The lamp is off at t0
P5. The button is pushed at least once between t0 and t1
P6. The lamp is either on or off at t1
And these are our conclusions:
C1. If the lamp is on at t1 then the button was pushed to turn it on, prior to which it was off
C2. If the lamp is off at t1 then the button was pushed to turn it off, prior to which it was on
C3. The button was pushed n∈ℕ
�
∈
�
1
times between t0 and t1
These conclusions prove that a supertask is not performed. — Michael
I don't have an alternate construction of the complete set of isolated real numbers. — keystone
I don't have the intermediate value theorem or the least upper bound property. — keystone
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. — keystone
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. — keystone
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? — keystone
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: — keystone
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. — keystone
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. — keystone
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. — keystone
By the way, I don't accept that. I watched a great deal of the telecast, I found it compelling and right on target. — Wayfarer
Trump should never be considered for public office again, in light of what he was shown to have done. But again, the supine GOP have fallen in behind him, two officers who were injured trying to defend the Capital were booed by Republicans when they appeared before Pennsylvania's House of Representatives. The rot has well and truly set in. — Wayfarer
Yes, of course you are right. It is no more help than saying that a table is an object. I was trying to re-instate the line between, let us say, a mathematical reality and a physical reality - or between mathematical possibility and physical possibility. (I think we are agreed that what creates the difficulties here is the confusion of the two in the definition of the supertask.) — Ludwig V
I'll do better. I retract much of what I said of Searle — noAxioms
I read the transcript of his Ted talk, and yes, he seems to attempt to stay physical. — noAxioms
I perhaps have mixed up some assertions from Chalmers, It is Chalmers that needs to explain how the arm goes up, not Searle, who seems to have a consistent story about this. — noAxioms
The Ted talk seemed to play the language game. If two things are doing the exact same thing, it is 'X' if a human does it, and it is not X if a machine does it. That's what I got from it. — noAxioms
I got nothing from him that suggests that human consciousness cannot be simulated, that it isn't computational. That bit seems to be your assertion. — noAxioms
My apologies if I seem to respond to most of your comments. We both tend to do that, which makes the replies lengthy. I try to edit out repetitive replies. — noAxioms
Consciousness is physical but not computational.
Why do you want this to be the case? It doesn't seem to be just a random assertion. — noAxioms
LOTS of things are physical but not computational.
I've said as much, but it doesn't prevent the running of simulations of parts of the universe. — noAxioms
Why can all the other parts be simulated, but a human cannot? — noAxioms
It's not like the simulated human has a different reality to compare, and say "Hey, this consciousness feels different than a genuine consciousness does!". Maybe it 'feels' totally different from one person to the next, and not just from one universe to the next. — noAxioms
None of it is about proof. But a shred of evidence always helps. — noAxioms
I have no proof that the universe isn't computational, but the evidence suggests that. If we're 'in a sim', the sim has to go out of its way to fake that evidence. Bostrom addresses this problem. — noAxioms
You seem to think I assert this, or even that it's my opinion. It isn't. Evidence suggests otherwise. There's no proof either way. — noAxioms
OK, so we're back to zero evidence for your opinion, which doesn't make the opinion wrong, but it also isn't evidence against the SH. It only renders SH something you won't believe because it conflicts with your opinion. — noAxioms
That's where we differ. I don't reject something because of conflicts with my opinions. I don't consider my opinion to count as evidence one way or another. — noAxioms
Science is not about proof. I've always agreed with you on this point. Evidence suggests physics is noncomputatinal, and a rolling rock (a genuine one, not a simple approximation of one) is physics. — noAxioms
Yea, but my opinion doesn't count, except that my opinion rejects Bostrom's probability argued to the first two options. — noAxioms
And my point is that like the rolling rock, it being noncomputational doesn't prevent it from being simulated to enough precision that it works. — noAxioms
There's no evidence that consciousness is dependent on non-computability. If it was, then indeed, it could not be simulated at all. The lack of evidence of this dependency means that the SH isn't falsified by this [lack of] evidence. Falsification requires evidence. — noAxioms
Yes, you got it. Functioning in a computational way means being approximated to sufficient precision. I can approximate a car crash to sufficient detail that when I finally make a genuine car, I will know how safe it is, how it handles specific collision scenarios. — noAxioms
Note that I am using here and earlier the word 'genuine' as defined by Ludwig at the top of this post, since his definition of 'real' would not be fitting. — noAxioms
OK, I grant that. I just want to know if the rock will bust in two when it hits that other rock, or if it will essentially bounce off with only small fragments ejecting. I don't expect the simulation to predict exactly which atoms within it will decay during the time simulated. No amount of precision will predict that. — noAxioms
Those we can predict with enough precision, with enough detail of initial state. — noAxioms
Those are classical properties. They do have simulations of dark matter, and they explain the unusual rotation curves of some galaxies. — noAxioms
The simulations show how those galaxies seem to have little dark matter in them compared to most. The simulations don't get the predictions correct partly due to the inability to guess correctly at initial conditions. Bostrom doesn't seem to address this problem in his paper. It is apparently 'hand waved' away. How does one set up initial conditions of this 'ancestor simulation'? Apparently an exercise for the people of the future to solve, — noAxioms
He explicitly assumes that the "simulation" implements consciousness.
Yes, he does. This point obviously grates against your opinion enough to prevent further reading. — noAxioms
Yes, that's what he's talking about. I thought that was clear, even from the abstract. — noAxioms
He does not suggest that we're computer programs. — noAxioms
Being a program is very different than being simulated by one. — noAxioms
You don't buy the hypothesis because it conflicts with your beliefs. Nothing wrong with that. — noAxioms
I hate to say it, but how does instantiation differ from execution of a model? I thought I had got it right, but now you're treating these terms as distinct. — noAxioms
No, but simulated bowling balls are attracted to each other (not much). — noAxioms
Either that or the gravity simulation isn't as accurate to sufficient precision. Most gravity simulations don't go to that precision. — noAxioms
fishfry will speak for himself. But I think the point is that, even a convergent sequence, which does have a limit, does not have a end or last step defined - indeed, is defined as not having one. That means that any answer whatever is equally valid and invalid. — Ludwig V
I'm really tempted to respond to all your latest comments, but you're getting impatient, so I'll hold back and move forward. — keystone
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. — keystone
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.[/qouote]
Without disputing point by point (for example, you're wrong about noncomputables, because if you don't have the noncomputables, you can't have completeness), it doesn't matter. If you have the real numbers, they're the same real numbers.
And your claim of completeness but no noncomputables is inconsistent. One of those has to go.
— keystone
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. — keystone
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. — keystone
π is the familiar irrational number and ε1 and ε2 are arbitrarily small positive numbers. — keystone
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). — keystone
Do you follow what I'm saying? — keystone
I'm afraid there was a typo in my last post. I posted "Infinity is certainly not a concept", which is rubbish. I meant to post "Infinity is certainly a concept". Apologies. — Ludwig V
Yes, I realized that and was hoping to produce a formulation that would allow a more constructive discussion. — Ludwig V
I have always agreed that the sequence "0, 1, 0, 1, ..." does not converge. — Michael
I disagree with your claim that with respect to Thomson's lamp we can simply stipulate that the lamp is on after two minutes. — Michael
See my previous post and my initial defence of Thomson on page 13. — Michael
A supertask is not simply an infinite sequence of numbers. — Michael
In our hypothetical scenario with hypothetical physical laws we are still dealing with the ordinary logic of cause and effect. — Michael
It is implicit in the thought experiment that it is only by pushing the button that the lamp is caused to turn on and off, but strictly speaking this premise isn't necessary as the logic applies regardless of the cause – even if it's magic. — Michael
If the lamp is on then something caused it to turn on, prior to which it was off. If it is turned on then it stays on until something causes it to turn off. — Michael
Given this, if the lamp is on at t1 then either:
a) it was turned and left on prior to t1, or
b) it was turned and left off prior to t1 and then turned on at t1 — Michael
But as Thomson says, "I did not ever turn it on without at once turning it off ... [and] I never turned it off without at once turning it on", and so both (a) and (b) are false. — Michael
Therefore the lamp is not on at t1. Similar reasoning shows that the lamp is not off at t1 either. — Michael
There are two cases in play at the moment - "0, 1, 0, 1, ..." and "1/2, 1/4, 1/8, 1/16.." Comments switch between them without always being clear. You are, however, quite right that the first sequence doesn't have a limit and the second one has what we could call a natural limit. — Ludwig V
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 --> — keystone
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. — keystone
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? — keystone
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. — keystone
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. — keystone
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. — keystone
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? — keystone
My argument is that we don't need completeness. — keystone
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 2ℵ0
2
ℵ
0
isolated numbers? — keystone
Let's lay out all countably infinite rationals in an ordered line. How many gaps are there - countably many? — keystone
What is the difference between a gap and a Dedekind cut? — keystone
If they are the same, how do we arrive at uncountably many cuts? — keystone
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. — keystone
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. — keystone
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. — keystone
The lamp is on only if the button was pushed to turn it on, prior to which the lamp was off. — Michael
Or, if you want to introduce magic, it is on only if magic turned it on, prior to which the lamp was off. — Michael
So if you want to say that the lamp was on after two minutes then you must accept that at some final time prior to two minutes the lamp was (left) off. — Michael
The supertask doesn't allow for this. — Michael
I really need a quote on that for context. — noAxioms
He asserts that mind works differently than everything else physical. — noAxioms
Sounds like dualism to me. If it can be show that it really works that way, then physics needs to be rewritten to include this magic as part of naturalism. — noAxioms
And how has this been demonstrated? — noAxioms
He has no more evidence of that than the science community has that it IS computational, but even a rock rolling down a hill hasn't been shown to be computational. — noAxioms
Point is, it's no big claim to say something isn't computational. — noAxioms
The big claim is one that says that the effect in question cannot function in a computational way. — noAxioms
I can computationally simulate an approximation of the rock rolling down the hill, a simulation that will yield almost any property I want of a rolling rock. — noAxioms
Bostrom's hypothesis suffers from this. A simulation seems necessarily classical, and yet science has demonstrated (Bell's theorem for starters) that our physics isn't classical. So Bostrom has to modify his hypothesis to change physics when attention is paid to it, to make it appear non-classical when in fact it actually is. That make the job of the simulation so very much more difficult. — noAxioms
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... — keystone
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. — keystone
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. — keystone
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
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. — keystone
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? — keystone
I think that there some rules that apply in fiction (imaginary stories), because the story needs to have plausibility. But I don't know how to work out what they are. Coleridge, I think it was, said that there needs to be a "suspension of disbelief" for any fiction to work. The reader/audience needs to co-operate and not ask awkward questions. But there are limits. There needs to be some realism for the story to be recognizable at all. — Ludwig V
Another boring “both-sides” guy. How original— how interesting. — Mikie
We stop at the single issue being discussed: performing some action at arbitrarily small intervals of time. So taking the code here we assume that each line is run in an instant with the exception of the wait i *= 0.5 line which waits for the specified time in seconds. The logic of the code still behaves exactly as we would expect. Thomson is asking us what is output when echo isLampOn runs. — Michael
If your only solution is to insert the line isLampOn = 'a plate of spaghetti' after while (true) { ... } and before echo isLampOn then you are not answering the question as posed. — Michael
If you cannot make sense of the echo isLampOn line without inserting some arbitrary code before it then you must accept that it doesn't make sense for while (true) { ... } to complete. The arbitrary code you are trying to insert is a smokescreen to disguise this impossibility, exactly like your magic turning the lamp into a plate of spaghetti. — Michael
Ah, Searle said that, which makes sense. Of course Searle isn't going to accept a naturalist premise, but his unwillingness to set aside his opinion about it prevents his rendering any proper critique. — noAxioms
People keep using the word naturalism and I'm trying to understand what it means. Is it the same or different than physicalism?
— fishfry
For purposes of this discussion, I've been using the two terms interchangeably. — noAxioms
Thanks! Mostly better now. — keystone
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. — keystone
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? — keystone
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. — keystone
Consider the ruler depicted below. — keystone
It features 96 tick marks
... — keystone
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 2ℵ0
2
ℵ
0
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. — keystone
Do you believe individual rational numbers can be isolated? — keystone
I believe they can. I'm going to use the SB tree to illustrate my view, — keystone
not because it's essential but because it's familiar. — keystone
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. — keystone
I take the point. I may not have stated it accurately enough, but the crucial thing, it seemed to me, is to realize that the limit is part of the definition from the start - not, as I think you're saying, something that is worked out from the sequence itself. — Ludwig V
A supertask is not simply an infinite sequence. — Michael
With a supertask we are given some activity to perform and we assume that it is physically possible to perform this activity at successively halved intervals of time. We are then asked about the causal consequence of having done so. — Michael
We do not get to introduce additional (and nonsensical) premises such as "and then the lamp magically turns into a plate of spaghetti, prior to which the lamp was neither on nor off." — Michael
The lamp must be either on or off after two minutes. — Michael
If the lamp is on after two minutes then it is on only because the button was pushed to turn it on, prior to which the lamp was off. — Michael
If the lamp is off after two minutes then it is off only because the button was pushed to turn it off, prior to which the lamp was on. — Michael
The supertask doesn’t allow for either of these scenarios and so is proven impossible in principle. — Michael
But that's an issue that goes back millennia. A century ago, there was "elan vital" or "Life Force". Before that, it was the "mind", the "soul". Aristotle's "psyche",
Searle's mystery component can be seen in his Chinese Room. It is (from what you tell me and my memories) just a gesture towards something in the future. — Ludwig V
I'm sorry. It was lazy of me to do that.
One point about it was indeed that the physical basis of the emotions is clearly not just a matter of processing information. The focus on the brain, together with the computer analogy, misleads us. Even the knowledge that we already have should prevent us from thinking that there is necessarily any simple correlation between mental and physical phenomena. People equate fear and anger with the circulation of specific hormones. But that is, surely, clearly not the sort of thing that our computers can do. It is one phenomenon in among others that are associated with the emotions. The brain, presumably, is involved in triggering the release and the whole of the rest of the body is affected. Compare the call of "action stations" in a ship or perhaps the fire alarm in a building. Everything is affected. There's no way of picking out the specifics, except by the general description "ready for action" or "falling in love".
Computers of the kind we are familiar with do not (so far as I can see) have any capacity to be afraid or fall in love, to value one outcome over another and one of the reasons for that, it seems to me, is that the way they "think" has no conceptual space for those things. (Though I'm sure that some people will respond to the challenge by developing simulations.)
I'm going to stop there. There's not much I'm sure of beyond this point, except that philosophers don't seem to be able to grapple sensibly with what's going on here. — Ludwig V
Nobody on 'the left' was responsible for that day of infamy. — Wayfarer
There may be sharp criticisms from the left and right, but denying the result of elections — Wayfarer
and attacking the rule of law — Wayfarer
should be abhorrent to both. — Wayfarer
No, they are not just hormones. The causes of the hormones in the brain and the effects of the hormones in the body, together with their psychological counterparts are all part of the package. Think about it. — Ludwig V
It makes no sense to answer this question with "a plate of spaghetti" or "1/2 — Michael
I understand that. What seems important to me is that the convergent series is the result of a calculation which involves 0 and 1, while "0,1, 0, 1, ..." doesn't involve any calculation at all. You could also have a series "a, b, a, b, ..." or "fish, chips, fish, chips, ..." The calculation involves numbers, but "0, 1, 0, 1, ..." only involves numerals. — Ludwig V
Do we have any inkling of how brains are conscious? — RogueAI