No, why would it? The only thing at stake would be whether the term 'emergence' would be used, which is not super rigorous. — hypericin
I've always been skeptical of that. People pass out from far lesser interruptions to cerebral blood flow than the total catastrophe of beheading. More likely it was some involuntary muscle contractions, fancifully interpreted. — hypericin
Consciousness doesn’t emerge as a property any more than unconsciousness does, or happiness, or sadness, or anger. I do not think that it’s possible to show someone acquires more properties, or different properties, should she shift her emotions from one to the other, or when he falls asleep. The properties required for any state of emotion, consciousness, feeling, or mind are already present. No such thing emerges. Rather, the body changes in ways that are observable. — NOS4A2
For me, “consciousness” appears as the last refuge for those who wish to rescue the doctrine of the soul. — NOS4A2
An alternative opts for two distinct descriptions, A and B, that use different terms to talk about the same thing. This is sometimes called dualism, sometimes supervenience. This is not unproblematic, but may be preferrable to the confusion of reduction and emergence.
Perhaps we could ask, how is emergence not simply reduction, backwards? — Banno
Isn't emergence no more than Emperor Reduction in his new clothes? — Banno
If consciousness emerges from brains, then consciousness would emerge from something functionally equivalent to a brain, correct? — RogueAI
Imagine a sphere in front of you (tennis ball size) at arms length. Now bisect it vertically and examine the two halves.
Can you do that? Easy right. The way your brain does it is nothing like a computer operates. — Mark Nyquist
'They' being 'philosophers'. Seeking facts, would be the better description, 'truth' is too polyvalent a term. — Wayfarer
Show us how in terms of the Lorenz contractor. — Banno
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style> body { margin: 0; overflow: hidden; background-color: #f0f0f0; } canvas { display: block; } </style> <script> const canvas = document.createElement('canvas'); document.body.appendChild(canvas); const ctx = canvas.getContext('2d'); canvas.width = window.innerWidth; canvas.height = window.innerHeight; const lorenzSystem = (x, y, z, sigma, rho, beta, dt) => { const deviation = (Math.random() - 0.5) * 0.1; // 10% random deviation const dx = (sigma * (y - x) + deviation) * dt; const dy = (x * (rho - z) - y + deviation) * dt; const dz = (x * y - beta * z + deviation) * dt; return { x: x + dx, y: y + dy, z: z + dz }; }; const drawDot = (x, y, size, color) => { ctx.beginPath(); ctx.arc(x, y, size, 0, Math.PI * 2); ctx.fillStyle = color; ctx.fill(); }; const animate = () => { const sigma = 10; const rho = 28; const beta = 8 / 3; const dt = 0.01; let x = 1; let y = 1; let z = 1; const emergentTerm = () => Math.sin(Date.now() * 0.001) * 0.5; const renderFrame = () => { const { x: newX, y: newY, z: newZ } = lorenzSystem(x, y, z, sigma, rho, beta, dt); const lorenzX = newX * 10 + canvas.width / 2; const lorenzY = newY * 10 + canvas.height / 2; // Check for random deviation and split the trajectory if (Math.random() < 0.1) { const emergentX = lorenzX + Math.cos(emergentTerm()) * 50; const emergentY = lorenzY + Math.sin(emergentTerm()) * 50; drawDot(lorenzX, lorenzY, 1, '#3498db'); // Blue dot (Lorenz system) drawDot(emergentX, emergentY, 2, '#e74c3c'); // Red dot (Emergent part) } else { drawDot(lorenzX, lorenzY, 1, '#3498db'); // Blue dot (Lorenz system) } x = newX; y = newY; z = newZ; requestAnimationFrame(renderFrame); }; renderFrame(); }; window.addEventListener('resize', () => { canvas.width = window.innerWidth; canvas.height = window.innerHeight; }); animate(); </script> </head> <body> </body> </html>
But I'm not sure what you aim for with the Lorenz system in relation to emergence? So I'm just guessing. — Christoffer
Depending on how essential emergence is in nature, if it is an integral part of everything, then finding a holistically governing equation would be like finding the equation to end all equations. — Christoffer
So which is it: is the butterfly reducible to the equations, or does it emerge from them...?
Isn't emergence no more than Emperor Reduction in his new clothes?
(@jgill, any thoughts?) — Banno
"How do you combine a bunch of building blocks and get something completely new that wasn't in the blocks to start with?" Intuitive answer is you simply don't. Same as how you don't get an ought from an is. — Count Timothy von Icarus
I'm just looking for what it is that makes something emergent. Mainly as opposed to reduction. — Banno
I think Kastrup is on the mark. Remember, he has PhD's in both computer engineering and philosophy of mind, he knows that of which he speaks. — Wayfarer
I think so too. I think the plausibility of my house's plumbing being conscious is about the same as the possibility that I'm a zombie: nonexistent. Yet, when you make Kastrup's point to materialists, they shrug and say, "Well, the brain is conscious, so I guess a bunch of pipes, valves and pumps could be conscious too". They don't want to entertain the possibility that there is no physical brain, that idealism might be the case. They're so opposed to idealism, they will seriously consider they might be zombies or "there is something it's like to be a sewer system". — RogueAI
This is just an argument from incredulity and a wheat field's worth of straw manning.
It's unfortunate that so many who consider themselves to be critics of physicalism have nothing much more than cheerleading for their tribe. — wonderer1
Is it possible for any system of pipes, valves, and pumps to be conscious? Or for consciousness to emerge from such a system? — RogueAI
Although wonderer1 and Christoffer may disagree with me, I think it is not possible. And I think it is not possible because of the kind of history that is needed, specifically a biological history, for consciousness. — NotAristotle
They don't want to entertain the possibility that there is no physical brain, that idealism might be the case. They're so opposed to idealism, they will seriously consider they might be zombies or "there is something it's like to be a sewer system". — RogueAI
They don't want to entertain the possibility that there is no physical brain, that idealism might be the case. They're so opposed to idealism, they will seriously consider they might be zombies or "there is something it's like to be a sewer system".
— RogueAI
I don't see any issue with biting this bullet. I already bite the p-zombies one. — AmadeusD
Consciousness emerging from anything we currently know of, seems magical to me.
The idea that a system which mimics hte brain can result in conscious experience seems to comport with the fact that the brain does either produce, or receive consciousness. What's special about hte brain?
I realise, that is the question to some degree - I just have no reason to think it is yet. — AmadeusD
Although wonderer1 and Christoffer may disagree with me, I think it is not possible. And I think it is not possible because of the kind of history that is needed, specifically a biological history, for consciousness. This may be more of a local, as opposed to a global explanation, of why one system is conscious but not another, but I think a historical explanation is adequate.
I am of the opinion now that consciousness may be fundamentally physical, at least I have no qualms with that being the case. — NotAristotle
But as you say here with "history" is what I mean by guiding principles, something that affects a system to form complexity in a certain way. — Christoffer
"guiding principles" "to form" "goal" I don't mean to be overly critical - do you mean these terms metaphorically or literally? — NotAristotle
As I described in how we can theorize why humans developed this type of consciousness that we have. An evolutionary path that directed towards a certain goal for us, in my example, an evolutionary trait of adaptability. — Christoffer
Just like my example with the flower forming to a shape and color it cannot see, but still develop, so can our brain and body develop info a form that acts according to the need of adaptability. — Christoffer
Why would these preclude an identical systematical object producing consciousness? Surely an 'artificial' system which is based upon the current iteration of the human brain, in all it's complexity, would include all of the results of that developmental period, thus providing a commensurate system that 'takes into account' the goals which its development 'pushed toward'?
I'm not tied to that, so my question then becomes: How does the 'history' change the actual 'formula' which results in consciousness? Is this a meld of physical and non-physical properties? — AmadeusD
How do you create a brain without the history forming it? — Christoffer
Consciousness in us develop from our childhood, through life up until death. Neuroplasticity does not stop and the formation is part of developing everything about us. — Christoffer
Just turning on a brain that has no history and is just a bunch of neurons that has no developed relations in terms of formed memories etc. will only lead to a hallucinating mess of a person. — Christoffer
That consciousness forms is one thing, but that it forms into a human mind requires the development to be identical to a human brain developing. — Christoffer
If you were to copy a human consciousness, you might need to simulate the entire life. Starting with a newborn perfect copy based on some evolutionary template of a person in real life. Then let that simulation and perfect copy, within a simulated body, grow as a normal child until being grown and only then will you see a simulated human mind in action and fully functioning. That's the only way to go from scratch. — Christoffer
But why is it a simulation? If an artificial brain is inserted into an artificial body and let develop in the same temporal way a human develops, why wouldn't it develop the same way? — AmadeusD
Get involved in philosophical discussions about knowledge, truth, language, consciousness, science, politics, religion, logic and mathematics, art, history, and lots more. No ads, no clutter, and very little agreement — just fascinating conversations.