 |
|
Dr Strangelove
|
|
I'd like to propose here that we all agree to stop using the word "law" to describe physical and chemical relalationships. Instead I think we should use the word "property". Newton's "law" of gravity is a formula describing gravity as a property of matter. If we all stop using the word "law" and use the word "property" we won't get bogged down in debates that are essentially semantic in nature.
|
|
|  |
 |
|
yavoon
|
|
theology is where science is not.
luckily for theology then that it is still given some room to operate.
|
|
|  |
 |
|
Kuciwalker
|
 |
of Schmooism
Feb 2001 time: 00:33
|
|
quote: Originally posted by Ben Kenobi
Getting to that, young skywalker. 
If you can chop something into little pieces that can be precisely defined, or if you can predict how everything works, you have no free will whatsover. All that you do would then be the result of your genes, or factors outside of your own control. |
Yay! Finally, I can gut your argument and stomp it to the ground :evilgring: 
Determinism is COMPLETELY in line with free will. If you think otherwise, free will does not exist. First, I need to point out one thing: the universe is either deterministic... or random (or more precisely, probabalistic). Either it obeys rules or it does not. In the case that it is probabilistic, free will obviously does not exist - everything is fundamentally random, though the probabilities of various things occuring may be different. Thus, if you refuse to accept that free will exists in a deterministic universe, you must accept that free will does not exist at all.
Secondly, just because I made my decision according to certain deterministic rules, that does NOT mean that I didn't make the decision. I freely made that decision - I wasn't "constrained" or anything - I merely made it according to certain rules. Are you saying someone else made the decision?
|
|
|  |
 |
|
yavoon
|
|
quote: Originally posted by skywalker
Actually, this isn't quite true. A property is an attribute of something. For example, mass is an property. However, gravity is a law, because it is a rule describing the behavior of objects, and it just happens that the property "mass" factors into its calculations. Gravity is not inherent to an object but rather to the universe. |
gravity is a property of mass. tho in general I think ur being inanely semantic.
|
|
|  |
 |
|
yavoon
|
|
quote: Originally posted by skywalker
Mass doesn't have properties... it itself is a property. I repeat: gravity is a rule, inherent to the universe, (partially) describing the motion of particles. It happens to factor the masses of the involved parties into its calculations. |
all but yawningly inane. I have a hard time bothering to even reply.
|
|
|  |
 |
|
Ben Kenobi
|
 |
McGregornobi!
Oct 2002 time: 21:33
|
|
quote:
First, I need to point out one thing: the universe is either deterministic... or random (or more precisely, probabalistic).
|
Why? What assumptions does this bely? That the material world is all that exists? Could not a better argument say that the universe is neither probabilistic, nor deterministic, but rather something else entirely?
If you say that the universe is entirely deterministic, then how do you explain quantum fuzziness, that does not follow a rigid set of rules, as does gravitation.
If you say that the universe in entirely probabilistic, how do you explain the ability of gravitational theories to make predictions about planetary motion?
quote:
Thus, if you refuse to accept that free will exists in a deterministic universe, you must accept that free will does not exist at all.
|
Not if I bypass your argument. 
quote:
Secondly, just because I made my decision according to certain deterministic rules, that does NOT mean that I didn't make the decision. I freely made that decision - I wasn't "constrained" or anything
|
If the rules do not constrain you, but merely provide a guide, than those rules are not deterministic.
|
|
|  |
 |
|
Kuciwalker
|
 |
of Schmooism
Feb 2001 time: 00:33
|
|
quote: Originally posted by Ben Kenobi
Why? What assumptions does this bely? That the material world is all that exists? Could not a better argument say that the universe is neither probabilistic, nor deterministic, but rather something else entirely? |
This makes no assumptions that the material world is all that exists. There simply are no alternatives - either the universe obeys rules, or it does not.
quote: If you say that the universe is entirely deterministic, then how do you explain quantum fuzziness, that does not follow a rigid set of rules, as does gravitation.
If you say that the universe in entirely probabilistic, how do you explain the ability of gravitational theories to make predictions about planetary motion? |
You can't be "partly" deterministic or "partly" probabilistic. Quantum theory seems to imply that the universe is probabilistic, but this is NO contradiction with the ability to predict things on the level of a planet - probabilistic means that some events have certain probabilities of occuring, rather than absolute certainty. Thus, there is a VERY LARGE probability (bordering on 1) of our predictions about planetary motion being correct, just like there is a VERY LARGE probability of 10^100 coin tosses resulting in about 50% heads.
quote: If the rules do not constrain you, but merely provide a guide, than those rules are not deterministic. |
The rules aren't a "guide", but neither are the a "constraint". The rules are "obeyed" to the letter (in a deterministic universe), but such "obedience" isn't met with resistence. I have a certain mind, which reacts in certain ways to various stimuli; just because it reacts deterministically doesn't mean that it was "constrained".
|
|
|  |
 |
|
Kuciwalker
|
 |
of Schmooism
Feb 2001 time: 00:33
|
|
quote: Originally posted by Aeson
The argument against free will in a deterministic system is not that you don't make choices. Obviously we all make choices. The argument is that 'choice' boils down to a single possible outcome in a deterministic system, not the commonly held definition of choice between possibilities. There is only one possibility (or rather eventuality) in a deterministic system. While you can still call the functionality that leads to that eventuality choice, it is something different than choice viewed in a system that allows for divergent outcomes.
In a deterministic system, you can consider other choices (if so determined), but can only choose the predetermined option. There is no diverging from the path. Whoever or whatever (if anything) set you on that path made the 'choice' (in the common sense noted previously) as to where you would end up, you just follow the path by operating the way you were designed to operate.
If this is your definition of free will, then everything in a deterministic system has free will. A computer has free-will, because it makes choices based on how it is programed and designed. In a more abstract sense, a rock has free will because it follows the path set before it just as anything else does. |
In a deterministic situation, you DO consider multiple possibilities and you COULD choose different ones, but you DON'T.
|
|
|  |
 |
|
Aeson
|
 |
orangesoda
Nov 2001 time: 22:33
|
|
quote: In a deterministic situation, you DO consider multiple possibilities and you COULD choose different ones, but you DON'T. |
No.
The "could" and "don't" are incompatible with a deterministic system. They both imply that there is some manner which you can bypass determinism and instead do something that wasn't predetermined. That would mean you are changing the system from deterministic to something else. Since we are talking about a deterministic system, everything that happens in that system is predetermined.
Programming is great for examples of this nature.
code: int function(int a, int b)
{
if(a >= b)
return a;
else
return b;
}
Then feed the same input into that algorithm multiple times.
code: int result = function(1,0);
If it truely is deterministic, you will get the same output every time. In the example result would always be 1. 'Decisions' were made by the algorithm, but there was only one possibility because of the deterministic nature of the algorithm. If for some reason the code within the function remains obscure, it may seem like b could be a possible result given the input, but upon inspection and understanding of the actual code involved, a is the only possibility.
To bring it back to the level of free will, our function (if there is a defined one) is so complex, the inputs and outputs so numerous, that we have very little understanding about just how we work. We can't look at two options for ourselves and know exactly what we'd do, although we can make guesses at it.
So we see possibilities, and perhaps they are possibilities due to the system being something other than deterministic. But if we assume a deterministic system, there is only one eventuality, regardless of what guesses of possibility that eventuality leads us to.
|
|
|  |
 |
|
gamenaught
|
|
quote: theology is where science is not. theology is where science is not.
luckily for theology then that it is still given some room to operate.
|
Very eloquent.
Though often religion gets c0cky and encroaches on science. In which case it needs to be b1tch-slapped and force-fed humble pie.
|
|
|  |
All times are GMT. The time now is 05:33. Apolyton Time is 00:33. |
top of page
|
| archivepost |
|
Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is ON
vB code is ON
Smilies are ON
[IMG] code is ON
|
|
|
|
|
|