Database: Variable occurrence in disjunctions

Proposition 15: If a variable x occurs in at least one of the statements \phi and \psi , then it occurs in the disjunction (\phi \vee \psi) .

Proof: By (e) in the definition, x occurs in the negation \neg \phi and \neg \psi . Then, using (d), x occurs in the conjunction (\neg \phi \wedge \neg \psi) . Using (e) again, x occurs in \neg (\neg \phi \wedge \neg \psi) , and (\phi \vee \psi) is short for exactly this statement. \square

This database entry builds on the following:

  1. Terminology: Class, membership
  2. Terminology: Statement
  3. Definition: Conjunction
  4. Definition: Negation
  5. Definition: Occurrence of a variable
  6. Definition: Disjunction