notelogic

Propositional Logic

Notation Convention for this Course

Because it is a pain to write the subscripts on variables, we will tend to use to denote variables rather than .

Formation Trees

(Draw trees the same way that we did in PHIL 1102).

Example: Recursive Definition

Define a function on set of all propositional formulas by recursion.

Base case: Specify for each propositional variable .

Inductive cases:

  • Specify using .
  • Specify using and .
  • Specify using and .
  • Specify using and .
  • Specify using and .

Example: Inductive Proof

Prove that every formula has the same number of left and right parentheses.

Base case: Show every propositional variable has the property . Induction cases:

  • Assume has property . Show that also has .
  • Assume and both have property . Show that has property for each of .