| New Reply |
Definition of absolute value |
Share Thread | Thread Tools |
| Oct30-12, 01:31 PM | #18 |
|
|
Definition of absolute value1) ##\forall x\forall y[ |x|=y\Longleftrightarrow( x\geq 0\Longrightarrow x=y)\wedge(x<0\Longrightarrow x=-y)]##. Of course, if you don't accept 1), you don't have to accept its consequences either (at least not without more facts). But if we accept 1), which we should do since it can be taken as a definition of absolute value (it precisely expresses what we mean with absolute value), then we must also accept its logical consequences, such as (*) and ##[|x|=|x|\Longleftrightarrow (x\geq 0\Longrightarrow x=|x|)\wedge(x<0\Longrightarrow x=-|x|)]## (both true for all (x)). However, it is also easy to verify (*) directly, without deducing it from 1). I leave this as as an exercise for you. (Hint: Verify that if ##x\ge 0## then both sides of the equivalence in (*) are true, and if ##x<0## then both sides are false. This means that the equivalence is true for all values of ##x##.) |
| Oct31-12, 04:38 PM | #19 |
|
|
2)Your hint inspired me for the following proof : Let ##|x|=x##.............................................................. ..............1 We know from the law of trichotomy that: ## x\geq 0\vee \ x<0##................................................................2 Let : ##x\geq 0##.................................................................... ......3 But we know that : ##x=x##.............................................................4 Hence : ##x\geq 0\Longrightarrow x=x##............................................5 Let : ##x<0##................................................................ ..................6 But we know that : ##x<0\Longrightarrow |x|=-x##...............................7 Hence from (6) and(7) we conclude that : ##|x|=-x##..............................................8 And by substituting (1) into (8) we have: ##x=-x##..................................................9 Thus : ##x<0\Longrightarrow x=-x##.................................................................... ..10 And by the power of the law of logic called proof by cases we can conclude: ##(x\geq 0\Longrightarrow x=x)\vee(x<0\Longrightarrow x=-x)## Therefor : ##|x|=x\Longrightarrow (x\geq 0\Longrightarrow x=x)\vee(x<0\Longrightarrow x=-x)## So: ##|x|=x\Longrightarrow (x\geq 0\Longrightarrow x=x)\vee(x<0\Longrightarrow x=-x)## is right ,and ##|x|=x\Longrightarrow (x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is wrong Hence: ##|x|=x\Longleftrightarrow (x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is not true |
| Oct31-12, 07:59 PM | #20 |
|
|
##x\ge 0 \Longrightarrow |x|=x## and ##x<0 \Longrightarrow |x|=-x## (the last one you also used in your dervation, step 7). These properties are actually consequences of 1), and in a rigorous proof of (*) it is unnecessary to prove and use these, for we only need to set y=x. But still it can be instructive to use these two properties in a proof (or argument) to better understand why (*) is true. Instead, you can do like this: Assume first that ##x\ge 0##. Prove that then ##|x|=x## is true and ##(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is true. Conclude that then is ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## true. Assume then that ##x<0##. Prove that then ##|x|=x## is false and ##(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is false. Conclude that then is ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## true. Conclude that in all cases (for all x) ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is true. |
| Oct31-12, 09:32 PM | #21 |
|
|
|
| Nov1-12, 05:58 AM | #22 |
|
|
Assume that ##x\ge 0##.
Then ##|x|=x##. Since ##x=x##, we also have ##x\geq 0\Longrightarrow x=x##. Since ##x\ge 0##, ##\neg \, x<0##, which gives ##x<0\Longrightarrow x=-x##. Thus, ##(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)##. But we also had ##|x|=x##, so ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## (if we assume ##x\ge 0##, that is). |
| Nov1-12, 08:30 PM | #23 |
|
|
Can you write your proof in a stepwise manner in more details ,like i did mine? So i will not have to ask questions for each line of the proof. Thanks |
| Nov2-12, 07:53 AM | #24 |
|
|
The only three combinations that can occur together are: 1) a) ##|x|=x## true b) ##x\ge 0## true c) ##x=x## true d) ##x<0## false e) ##x=-x## true (this holds if and only if ##x=0##, the only case where ##x=-x## is true) 2) a) ##|x|=x## true b) ##x\ge 0## true c) ##x=x## true d) ##x<0## false e) ##x=-x## false (this holds if and only if ##x>0##) 3) a) ##|x|=x## false b) ##x\ge 0## false c) ##x=x## true d) ##x<0## true e) ##x=-x## false (this holds if and only if ##x<0##) You should convince yourself that these are the only combinations of truth values of these five atomic formulae that can occur. Now, if we use the truth tables for implication, conjunction, and equivalence, we see that: Case 1) and 2): i) ##|x|=x## true (1 a or 2 a) ii) ##x\ge 0\Longrightarrow x=x## true (from 1 b and c, or 2 b and c) iii) ##x<0\Longrightarrow x=-x## true (from 1 d and e, or 2 d and e) iv) ##(x\ge 0\Longrightarrow x=x)\wedge (x<0\Longrightarrow x=-x)## true (from ii and iii) v) ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## true (from i and iv) Case 3): i) ##|x|=x## false (3 a) ii) ##x\ge 0\Longrightarrow x=x## true (from 3 b and c) iii) ##x<0\Longrightarrow x=-x## false (from 3 d and e) iv) ##(x\ge 0\Longrightarrow x=x)\wedge (x<0\Longrightarrow x=-x)## false (from ii and iii) v) ##|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## true (from i and iv) Thus, in all cases which can occur: ##| x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)## is true, so this formula is true for all ##x##. In other words: ##\forall x[|x|=x\Longleftrightarrow(x\geq 0\Longrightarrow x=x)\wedge(x<0\Longrightarrow x=-x)]## is true. |
| Nov5-12, 04:29 PM | #25 |
|
|
Can you use your semantical method of true and false values to find out whether the formula: ##\forall a[a\neq 0\Longrightarrow a^2>0]## is a theorem or not? |
| Nov6-12, 05:13 PM | #26 |
|
|
But of course, I can try to convince you with the semantic method that ##\forall a[a\neq 0\Longrightarrow a^2>0]## is true. Case 1: ##a=0##. Then ##a\neq 0## is false and ##a^2> 0## is false. Hence, the implication ##a\neq 0\Longrightarrow a^2> 0## is true. Case 2: ##a>0##. Then ##a\neq 0## is true and ##a^2> 0## is true. Hence, the implication ##a\neq 0\Longrightarrow a^2> 0## is true. Case 3: ##a<0##. Then ##a\neq 0## is true and ##a^2> 0## is true. Hence, the implication ##a\neq 0\Longrightarrow a^2> 0## is true. Thus, ##a\neq 0\Longrightarrow a^2> 0## is true for all (real) values of ##a##. In other words, ##\forall a[a\neq 0\Longrightarrow a^2>0]## is true. |
| Nov7-12, 04:30 AM | #27 |
|
|
How do you know that ##a^2>0## is false if a =0 |
| Nov7-12, 08:20 AM | #28 |
|
|
But what would be the point of that, since you anyway question simple consequences of the axioms and inference rules of logic (which differ in different systems but have the same power to prove theorems), such that one can go from ##\forall x\forall y P(x,y)## to ##\forall x P(x,x)##? This latter can be derived in few steps with any logical system in use. As an exercise, derive with the system in your logic textbook (and I don't know which book you have, so I cannot do it until you tell me which system is used in it). |
| New Reply |
| Thread Tools | |
Similar Threads for: Definition of absolute value
|
||||
| Thread | Forum | Replies | ||
| Spivak Error? Definition: Absolute Value | Calculus & Beyond Homework | 9 | ||
| Finding the absolute maximum and absolute minimum | Calculus & Beyond Homework | 5 | ||
| Definition of Absolute Value of a Function | Precalculus Mathematics Homework | 4 | ||
| Absolute entropy, definition, measurement, practical use | Classical Physics | 5 | ||