User:IssaRice/Proof that assumes the trick
Many proofs in mathematics depend on one or two "tricks". Some proofs (or ways of writing the proof) seem to deliberately hide or assume the trick so that the proof, while valid, is not very useful. (To the expert mathematician, the proof is obvious/they could have done it themselves, so what is the point of writing the proof? To the novice, the trick is assumed even if one might not know it; but the trick is what makes the proof work, so what is the point of seeing a proof that does not explain it?)
Consider Pugh's proof of the product rule for differentiation:
Since, continuity of
at
implies that
What Pugh means is this:
On the one hand, .
We also have and
so on the other hand we have
so the two are indeed equal.
What is the "trick" in this proof? Well, how would we have discovered that if we didn't have Pugh to tell us? The trick is to add and subtract the same thing. We have
And this is exactly the equality that Pugh gives.
I think what Pugh intended is for the reader to write out the expression on the right and try to simplify it; then they would see the terms canceling out and would see the trick that way. You might even complain that my "discovery" of the trick is just writing out this process in the reverse order. That is certainly literally true, but I think explicitly calling attention to the trick and talking about it adds it to the student's "tricks repository" so that they are more likely to be able to use the trick in their own proofs. In the opposite direction, it's just a routine cancellation and you would just forget about it after the proof.