Symbols
Arguments & Proofs
Rules of Replacement
Rules of Inference
Vocabulary
100

~

What is the symbol for negation? ~

100

Translate the argument into ordinary English, when 

M = I am a member of a club.

W = the club is willing to have me

J = I join the club

M > (W * J)   W> ~J    :: ~M

What is... I am a member of a club only if the club is willing to have me, and I join it. I do not join any club if the club is willing to have me. So, I am not a member of a club.

100

Double Negation (D.N.)

What is... 

p = ~~p

100

Symbolize Modus Ponens (M.P.)

What is...

p > q

p

:: q

100

A step by step deduction of a conclusion from a set of premises, each step being justified by an appropriate basic rule

What is a formal proof of validity?

200

Fill in the blank: A __________ is true when both are true.

Conjunction (*)

200

Translate the following argument into symbolic form using the symbols C, N, P:

The bank bill was constitutional if and only if it was both necessary and proper. The bank bill was proper. There, the bank bill was constitutional. 

C = (N*P)   P   :: C

200

Symbolize the rule of replacement: Tautology.

p = (p v p)

p = (p * p)

200

p

q

:: p * q

is the rule of ____________.

What is conjunction?

200

a valid argument form which can be used to justify steps in a proof.

What is a rule of inference?

300

The symbol for disjunction.

What is v ?

300

Translate the argument into symbolic form for a proof, using B, P : 

Bill is guilty of burglary if and only if he did not have permission to take the goods. Bill had permission to take the goods. Therefore, Bill is not guilty of burglary. 

B = ~P

P /  ::~B

300

What is the rule of transposition?

(p > q) = (~q > ~p)

300
______________ is symbolized:

(p > q) * (r > s)

p v r

:: q v s

Constructive Dilemma

300

True or False: Each step in a proof is usually used at some step later in the proof

True

400

This symbol can be translated as "if and only if" as well as "is equivalent to..."

What is a biconditional or = ?

400

Justify the steps in the proof using the rules of inference or replacement:

1. A v B

2. A > C 

3. ~C / ::B

4. ~A __________

5. B __________

4. 2, 3 M.T.

5. 1, 4 D.S.

400

Fill in the blank: ______________ is symbolized:

(p v q) = (q v p)

(p* q) = (q * p)

What is Commutation?

400

p * q 

:: p

symbolizes which rule of inference?

What is simplification (simp)?

400

A set of forms of equivalent statements

Rules of replacement

500

This logical operator is composed of two parts and translated as, "if... then..." Name the operation and its parts.

What is a conditional (>), with an antecedent and a consequent.

500

Justify the steps in the proof using the rules of inference of replacement:

1. (D > E) * (F > E) 

2. F v D / :: E

3. D v F __________

4. E v E __________

5. E __________

3. 2 Com.

4. 1, 3 C.D.

5. 4 Taut.

500

Fill in the blank: ____________ is symbolized:

~ (p * q) = (~p v ~q)

~(p v q) = (~p * ~q)

What is De Morgan's Theorems (De. M.)

500

Name the rule of inference and its parts:

p > q

q > r

:: p > r

Hypothetical Syllogism (H.S.); antecedent, consequent

500

Fill in the blank: _____________ propositions have identical truth values and can replace eachother whenever they occur.

What is Equivalent?