Don't Panic! The real quiz will not be this long.

PHIL 102 FALL 2004 — QUIZ TWO PRACTICE: Translation and Truth Tables

Name:                                                  • TA:                                                 • Section Time:


1. Translate the following into the language of TW or colloquial English as appropriate:
  1. a is not in front of b
  2. e is in front of c and d; however it is behind f
  3. ¬(Tet(a) v Small(a))
  4. a is a small cube to the left of d
  5. ¬Adjoins(a,b) ^ (Adjoins(a,c) v Adjoins(a,d))
  6. a is not larger than either b or c
  7. a is the same shape and same size as b and c
  8. a is either a large tetrahedron or a large cube
  9. (Between(c,d,e) v Between(c,d,f)) ^ (Adjoins(a,b) v Adjoins(a,f))
  10. Neither a nor b is a small dodecahedron

2.
Give an instance of each of the following logical forms
in the language of TWdo not replace C with an atomic sentence.
  1. ¬(A v (A ^ B))
  2. (A v (B ^ C)) v ¬A

3. This question refers to the following three worlds:

t w a   t w b

t w c
  1. Each of the worlds A-C corresponds to a row of the following truth table. Indicate which by writing the appropriate letters next to the rows in questionboole truth table

  2. What is the truth value of ¬(Larger(a,b) ^ Cube(c) ^ SameCol(a,d) ^ RightOf(c,d))

  3. in World A?

    in World B?

    in World C?

  4. Briefly (one sentence will suffice) explain the relationship between a TW world and a row of the truth table.
  5.  ¬(Larger(a,b) ^ Cube(c) ^ SameCol(a,d) ^ RightOf(c,d)) is not a logical consequence of SameCol(a,d) and RightOf(c,d). Show this by drawing a (clear) counter-example world.

4.
(a) Complete the following truth table (indicate the final column clearly):

    A

    B

    ¬ ( ¬ ( A  ^  B )   v   ¬ ( A  v  B ) )


     

       

     

     

       

     

     

       

     

     

       

 (b) Complete the following truth table (indicate the final column clearly):

    A

    B

    C

    ( ¬ A  ^  ¬ B )   v   ¬ ( A  ^  C )


     

         

     

     

         

     

     

         

     

     

         

     

     

         

     

     

         

     

     

         

     

     

         


5. This question refers to the following truth table:

Cube(c)

Tet(c)

¬(Cube(c) ^ Tet(c)) v ¬Cube(c)

Tet (c) v ¬(Cube(c) ^ Tet(c))

T

 
T

                                                F

                        T

T


F


                                               
T


                        T

F


T


                                               
T


                        T


F


F


                                               
T


                        T

  1. Is Tet(c) v ¬(Cube(c) ^ Tet(c)) a tautology? What property of its truth table tells you this?
  2. Explain why every tautology is a logical truth.
  3. Explain why ¬(Cube(c) ^ Tet(c)) v ¬Cube(c) and Tet(c) v ¬(Cube(c) ^ Tet(c)) are logically equivalent even though they are not tautologically equivalent.
  4. Is ¬(Cube(c) ^ Tet(c)) v ¬Cube(c) a tautological consequence of Tet(c) v ¬(Cube(c) ^ Tet(c))? What property of their truth table tells you this?


6. P
ut the following into Negation Normal Form, citing as a justification for each substitution either De Morgan's laws or the Double Negation rule:

¬(¬(¬A v B) v C)


7. Give examples of predicates that are (one of each is enough):

  1. Transitive:
  2. Reflexive:
  3. Symmetric, Transitive and Reflexive:

8.
(a) Give an infomal proof involving proof by cases of the following (you may use the language of TW where appropriate): Larger(a, d), a=b v a=c therefore Larger(b, d) v Larger(c, d).

(b) Give a formal proof of the following, involving Ana Con and Taut Con¬(¬Larger(a, b) v ¬Larger(b, c)) therefore Smaller(c, a).

(c) Explain how indirect proof is used in the following argument: Suppose for the sake of argument that God exists. Then by definition an all-powerful, all-good being exists. But if an all-powerful, all-good being existed, then there would be no evil. But there is, so God does not exist. How might you rebut the argument?


Solutions available by Friday

Back to Quiz page

Back to 102 Home Page