Originally Posted by KFunk
i think I might get it. Is it the difference between say:
'a' represents sin2θ+cos2θ = 1
'b' represents statement x2 + y2 = 1
where if a is true then not(a) is untrue but if b is true then that does not logically imply that not(b) is untrue?
^ yes the idea is similar, but not the same... your examples play on the fact that the
parameters of the equations are not set, so it's not really what i was talking about before - in fact, your statements themselves are not even complete. you have not defined what the symbols "theta", "x", or "y" mean.
however, i understand what you are saying.
put it this way; in your initial
case 1
Case 1: Assume p. p implies q. q is true, ∴ p is true. (as acmillan did)
the logical slip is between "p implies q" and "q is true, ∴ p is true."; you needed to have also stated that "
q conversely implies p". but because you didn't, the case is not complete.
eg. if there is a statement p such that it implied a statement q, but q cannot be conversely used to imply p, then your argument would fail.
{and don't say there's no such thing, because there actually is
that's why there are 'iff' proofs in maths, i just can't think of any example off the top of my head right now sorry.}
so if we apply this to
acmilan's method, we see that in trying to prove that LHS = RHS, he
1) assumed its truth, and then
2) found an implication of it, and
3) proved the
implication (i.e. NOT the initial statement!), and then
4) loosely made an intuitive jump to say that "because the implication is true, then the initial assumption must also be true".
but notice that the logical
direction of the argument "
because the implication is true, then the initial assumption must also be true" goes from implication -> assumption.
SO, unless he can prove that the implication can indeed go
backwards and be used to arrive at the initial statement of RHS = LHS again, then the direction of argument is based on an airy
assumption that the implication can go backward - i.e.
acmilan's proof holds this implicit assumption which he has not proven to be true!
i know that for this trivial trig. problem, it's obvious to see that sin^2 + cos^2 = 1 can be made to form RHS = LHS again by reversing
acmilan's steps, but the point is that he didn't actually do it - so his "proof" was incomplete.
remember, the questions asks to prove the statement RHS = LHS, not to merely prove the implications of that statement. logically, it's not enough to simply do that.