Loading [MathJax]/jax/output/HTML-CSS/jax.js

Sunday, 28 September 2014

Week 3

This past week focussed on conjunction, disjunction, negation, and implication. 

While I find conjunction and disjunction pretty straightforward, implication, in this context, doesn't come as readily. I learn best by writing things out and working through them, so that's what I'm going to do for implication.

The truth table for the implication PQ is:
PQPQTTTTFFFTTFFT As given in class, we also have PQ¬PQ
With the above we can check that the contrapositive is the same as the regular implication:
¬Q¬P¬¬Q¬PQ¬P¬PQ
Next, let's translate an equivalence into conjunction and disjunction, starting by splitting the bi-implication into two implications:
PQ(PQ)(QP(¬PQ)(¬QP)(¬P¬Q)(¬PP)(Q¬Q)(QP)(¬P¬Q)(PQ)What about the transitive property?
((PQ)(QR))(PR)(¬PQ)(¬QR)(¬PR)¬((¬PQ)(¬QR)(¬PR)¬(¬PQ)¬(¬QR)(¬PR)(P¬Q)(Q¬R)(¬PR)
as a truth table:
PQR(P¬Q)(Q¬R)(¬PR)(P¬Q)(Q¬R)(¬PR)TTTFFTTTTFFTFTTFTTFTTTFFTFFTFTTFFTTFTFFTTTFFTFFTTFFFFFTTSo it's a tautology. Great. (It would have been easier to just go straight to a truth table, but let's call it "good practice").

Finally, how does it look for P(QR)?
P(QR)¬P(¬QR)(¬P¬Q)R¬(PQ)R(PQ)R
That's all I can really think of right now. A lot of this stuff is easier to show by just writing up a truth table, but I learn better if I can think about things multiple ways. Also, a truth table would show that P(QR))(PR)(QR) but I haven't figured out how to get there by manipulating terms.




No comments:

Post a Comment