Skip to main content

Beginning Activity Beginning Activity 2: Statements Involving Functions

Let A and B be nonempty sets and let f:AB. In Beginning Activity 1, we determined whether or not certain functions satisfied some specified properties. These properties were written in the form of statements, and we will now examine these statements in more detail.

1.

Consider the following statement:

For all x,yA, if xy, then f(x)f(y).

(a)

Write the contrapositive of this conditional statement.

(b)

Write the negation of this conditional statement.

2.

Now consider the statement:

For all yB, there exists an xA such that f(x)=y.
Write the negation of this statement.

3.

Let g:RR be defined by g(x)=5x+3, for all xR. Complete the following proofs of the following propositions about the function g.

Propostion 1

For all a,bR, if g(a)=g(b), then a=b.

Proof

We let a,bR, and we assume that g(a)=g(b) and will prove that a=b. Since g(a)=g(b), we know that

5a+3=5b+3.

(Now prove that in this situation, a=b.)

Proposition 2

For all bR, there exists an aR such that g(a)=b.

Proof

We let bR. We will prove that there exists an aR such that g(a)=b by constructing such an a in R. In order for this to happen, we need g(a)=5a+3=b.

(Now solve the equation for a and then show that for this real number a, g(a)=b.)