Mathematics and politics
Lecture notes, 2/4/03


Teach-in on Iraq war.
Today, 6 pm.
Bodek Lounge, Houston Hall.

Current assignments:

Today: Introduction to mathematical logic, concluded, and this time I mean it!


Propositional calculus

You will not be expected to memorize the formulas symbolically. Generally the English statements will be more important for us anyway.

Things you are expected to know (exactly what was on the homework):

Logical quantifiers


Techniques of proof
    In mathematics our main interest is proving theorems,
    P => Q.
  • The most obvious way way is a direct proof: start with P, derive things from it, and eventually get Q.
  • A subtler way is to prove the contrapositive: start with ¬Q, derive things from that, and eventually get ¬P.
  • The easiest way is proof by contradiction.
    • Since
      P=>Q <=> ¬(P/\¬Q),
      in order to show that P=>Q is always true, you can show that P/\¬Q is always false.
    • So you assume that P is true and that Q is false, and then derive some false statement from that.
    • This is often easier because you get to assume two things rather than one.

  • Example:
    Prove the theorems.
    1. Axioms: If the U.S. goes to war, then it has the support of Europe. If the Security Council approves, then the U.S. goes to war.

      Prove that if the U.S. does not have the support of Europe, then the Security Council has not approved the war.

      We prove the contrapositive, which is that if the Security Council has approved the war, then the U.S. has the support of Europe.

      Since the Security Council approved, the U.S. goes to war. Since the U.S. goes to war, it must have the support of Europe.

    2. Axioms: If there is money in my account and I have a check, then I will pay the rent. If I do not have a check, then I will be evicted.

      Prove that if I am not evicted and I do not pay the rent, then there is no money in my account.

      Proof by contradiction. Assume that I am not evicted and I do not pay the rent (the hypothesis) and that I do have money in my account (the negation of the conclusion). We must derive a contradiction.

      Either I have a check or I do not. Consider each case.

      If I have a check, then since there is money in my account, I pay the rent. This contradicts the assumption that I do not pay the rent.

      If I do not have a check, then I will be evicted. This contradicts the assumption that I am not evicted.

      In either case we have a contradiction. So the assumption must be false.

      So it is impossible that I am not evicted and do not pay the rent while still having money in my account. Thus, if I am not evicted and do not pay the rent, then I do not have money in my account.

Class assignment

Do the North Korea exercise first.

If you have time, work on the espionage exercise.