« Section 2.1: Problem 8 Solution

Section 2.1: Problem 10 Solution »

Section 2.1: Problem 9 Solution

Working problems is a crucial part of learning mathematics. No one can learn... merely by poring over the definitions, theorems, and examples that are worked out in the text. One must work part of it out for oneself. To provide that opportunity is the purpose of the exercises.
James R. Munkres
Give a precise definition of what it means for the variable to occur free as the th symbol in the wff . (If is the th symbol of but does not occur free there, then it is said to occur bound there.)
I assume we count all symbols regardless of whether they are variables, constants or any other symbols.
  1. For an atomic formula , occurs free as the th symbol in iff it occurs as the th symbol in .
  2. occurs free as the th symbol in iff it occurs free as the th symbol in .
  3. occurs free as the th symbol in iff it occurs free as the th symbol in or it occurs free as the th symbol in , where is the length of .
  4. occurs free as the th symbol in iff and it occurs free as the th symbol in .
Alternatively, we could use the recursion theorem of Section 1.4 (and unique readability of wffs proved in Section 2.3, which is needed to argue that wffs are freely generated) as follows.
  1. For an atomic formula , let be the set of all pairs such that the variable is the th symbol in .
  2. We extend to defined for all wffs as follows.
    1. .
    2. .
    3. .
Then, occurs free as the th symbol in iff .