|
Truth ValuePeter writes,
First, you are not being too bold. I welcome requests such as this. Second, the symbol ==> means "implies". For example, if p is "Joe is happy" and q is "Joe whistles", then p==>q means p implies q, or "Joe is happy" implies "Joe whistles". Phrased as an if-then statement, p==>q becomes: If Joe is happy then Joe whistles. The symbol <==> means "implies and is implied by". Phrased as an if-then statement, it becomes p if and only if q, which is sometimes stated as p iff q. Joe is happy if and only if Joe whistles. I rarely see the symbol <==, but it would be totally consistent to define it to mean "is implied by". Phrased as an if-then statement, p<==q would mean p if q. (I suspect this symbol is rarely used, because it doesn't help form proofs, which rely on a sequence of statements, such that each one is true if the one before it is true.) In proofs, the symbols ==> or <==> are helpful because you can start with a true statement, p1, and derive a sequence of true statements p2, p3, etc. to arrive at a conclusion, which must also be true, as in p1 ==> p2 <==> p3 ==> q This is a proof of the statement "if p1 then q". In proofs of this kind we only consider the "True" truth value of the initial statement, p1, and we assume the truth value of each statement is also "True". Even in a proof of the statement p1 iff q, the two legs of the proof are typically treated separately. That is, a typical proof of p1 iff q would be divided into if q then p1 (the "if" part) and if p1 then q (the so-called "only if" part). That's because it is rare to find a proof in which every step is a two-way implication. In algebra, too, we typically assume that the statements we are given are true. For example, we are told that x^2-x-2=0, and asked to find x. So we write this:
x^2-x-2=0 What we're doing is letting p1 be the statement x^2-x-2=0, p2 be the statement (x-2)(x+1)=0, and q be the statement x=2 or x=-1. It is fair to write p1 <==> p2 <==> q, since each statement implies and is implied by the next. In both these cases -- doing a proof, and solving an algebraic equation -- we never consider the possibility that the initial statement or, for that matter, the conclusion is false. We simply state them and everybody assumes them to be true. Once you start asking about "truth value" then you are introducing an additional wrinkle. Rather than asserting that p is true, and p==>q is true and therefore q is true, you are entertaining the possibilities that p and q might be false, and then you are assessing the truth of the overall assertion p==>q. Going back to the first example, where p is "Joe is happy" and q is "Joe whistles", and we have the compound statement p==>q which means "If Joe is happy then Joe whistles", what if Joe is not happy but he whistles anyway. In other words, what if p is false and q is true? If Joe whistles even when he isn't happy, then the statement "If Joe is happy then Joe whistles" can still be true, so as a matter of convention, we take it to be true. In general, a statement p==>q is taken to be true when p is false. We use this fact in everyday speech: "If Mae West is a good girl, then I'll eat my hat!" is a true statement regardless of my hat consumption, as long as Mae West is not a good girl. So the truth value of p==>q is generally regarded to be the same as that of not p or q. This true, is reflected in everyday speech. The statement "if you don't eat your dinner then you won't get any dessert" is often rephrased as "you eat your dinner or no dessert!" The truth value of p<==>q is the same as that of the compound statement p==>q and q==>p. p==>q is false only if p is true and q is false. q==>p is false only if p is false and q is true. The conjunction of p==>q and q==>p is false in either case -- that is if their truth values are different, and true in every other case -- that is if their truth values are the same. This makes sense, given the meaning of p<==>q, which is that each one implies the other. If the truth values of p and q are the same, then it is true that each implies the other. If the truth values are different, then one of them (the true one) doesn't imply the other one (the false one), so it is not the case the each one implies the other. Does this answer your question? --Graeme Related pages in this website
|
|
The webmaster and author of the Math
Help site is Graeme McRae. |