SUNY Geneseo Department of Mathematics

Set Builder Notation

Monday, February 5

Math 239 01
Spring 2018
Prof. Doug Baldwin

Return to Course Outline

Previous Lecture

Questions?

Should one use symbols or English in theorem statements?

The guideline is to avoid symbols that obscure meaning or make it hard to follow, but the actual practice of that is very dependent on audience. For stating a typical theorem about logic and an audience such as this class, I might write something like...

“Theorem: If P and Q are propositions, then ¬(P ∧ Q) is equivalent to ¬P ∨ ¬Q.”

Open Sentences

Which of the following are open sentences (aka predicates)?

Can open sentences with multiple variables have some of them adequately defined and others not? Technically yes, although that’s a subject of more formal approaches to logic than we’re taking. It would involve defining the predicates as functions that define (or “bind”) the variables via their arguments, for example P(x,y) = x < y vs Q(x) = x < y. All variables in a valid open sentence must be bound, so the first of these examples is valid while the second isn’t.

Set Builder Notation

Use set builder notation to define...

Key Points

An open sentence is an assertion that becomes a mathematical statement when values are substituted for variables.

The 2 forms of set builder notation, one that picks elements from a universal set to be in the new set, and one that calculates elements of the new sets from elements of a universal set.

Next

Quantifiers.

Read section 2.4.

Next Lecture