MATH 302 Lecture 5

From Notes
Jump to navigation Jump to search

« previous | Monday, September 12, 2011 | next »


Quantifiers

Definition of a limit

aϵ>0δ>0x(0<|xa|<δ|f(x)f(a)|<ϵ)

Switching ϵ and δ filters the satisfying functions from all continuous functions to only constant functions

Ordering and Negations

Think of the domains of x and y as the axes on a graph, and the points for a chosen (x, y) pair are inputs to the predicate P(x,y)

xyP(x,y)
the entire graph would be filled in
xyP(x,y)
at least one point on the graph satisfies P(x,y)
xyP(x,y)
"for every vertical line x = x*, there is some point (x*, y) that satisfies P(x*, y)"
yxP(x,y)
"for some horizontal line y = y*, all points on the line satisfy P(x, y*)"
xyP(x,y)
"for some vertical line x = x*, all points on the line satisfy P(x*, y)"
yxP(x,y)
"for every horizontal line y = y*, there is some point (x, y*) that satisfies P(x, y*)"

Rules of Inference

x(H(x)C(x))x(¬L(x)¬S(x))x(¬S(x)¬C(x))x(H(x)¬L(x))