CHAPTER 7 FUNCTIONS. Alessandro Artale UniBZ - artale/

Similar documents
Lecture 16 : Relations and Functions DRAFT

Cartesian Products and Relations

( ) which must be a vector

Cardinality. The set of all finite strings over the alphabet of lowercase letters is countable. The set of real numbers R is an uncountable set.

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

The Mean Value Theorem

INTRODUCTORY SET THEORY

Practice with Proofs

Geometric Transformations

Homework # 3 Solutions

You know from calculus that functions play a fundamental role in mathematics.

1 The Concept of a Mapping

Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011

THE BANACH CONTRACTION PRINCIPLE. Contents

6.2 Permutations continued

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

Proseminar on Semantic Theory Fall 2013 Ling 720. Problem Set on the Formal Preliminaries : Answers and Notes

Chapter 7. Functions and onto. 7.1 Functions

Graph Theory Problems and Solutions

Chapter 7. Homotopy. 7.1 Basic concepts of homotopy. Example: z dz. z dz = but

Basic Concepts of Set Theory, Functions and Relations

Representing Reversible Cellular Automata with Reversible Block Cellular Automata

1 if 1 x 0 1 if 0 x 1

Mathematics Review for MS Finance Students

FUNCTIONAL ANALYSIS LECTURE NOTES: QUOTIENT SPACES

3. Prime and maximal ideals Definitions and Examples.

Comments on Quotient Spaces and Quotient Maps

5. Linear algebra I: dimension

Introduction to Theory of Computation

Functions CHAPTER 2. Introduction. 2.1 Some Basic Terminology. Terminology for Sets

GRE Prep: Precalculus

LS.6 Solution Matrices

This asserts two sets are equal iff they have the same elements, that is, a set is determined by its elements.

Mathematical Methods of Engineering Analysis

SPERNER S LEMMA AND BROUWER S FIXED POINT THEOREM

I. GROUPS: BASIC DEFINITIONS AND EXAMPLES

BANACH AND HILBERT SPACE REVIEW

Automata Theory. Şubat 2006 Tuğrul Yılmaz Ankara Üniversitesi

Math 223 Abstract Algebra Lecture Notes

Linear Maps. Isaiah Lankham, Bruno Nachtergaele, Anne Schilling (February 5, 2007)

MA651 Topology. Lecture 6. Separation Axioms.

(a) Write each of p and q as a polynomial in x with coefficients in Z[y, z]. deg(p) = 7 deg(q) = 9

Discrete Mathematics. Hans Cuypers. October 11, 2007

How To Understand The Theory Of Hyperreals

Chapter 7. Permutation Groups

COMMUTATIVE RINGS. Definition: A domain is a commutative ring R that satisfies the cancellation law for multiplication:

PRE-CALCULUS GRADE 12

A CONSTRUCTION OF THE UNIVERSAL COVER AS A FIBER BUNDLE

Matrix Representations of Linear Transformations and Changes of Coordinates

Copyright 2013 wolfssl Inc. All rights reserved. 2

Introduction to Topology

MA4001 Engineering Mathematics 1 Lecture 10 Limits and Continuity

NOTES ON LINEAR TRANSFORMATIONS

GROUPS ACTING ON A SET

COUNTING SUBSETS OF A SET: COMBINATIONS

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Mathematics Course 111: Algebra I Part IV: Vector Spaces

Algebraic Geometry. Keerthi Madapusi

This chapter is all about cardinality of sets. At first this looks like a

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS. Copyright Cengage Learning. All rights reserved.

o-minimality and Uniformity in n 1 Graphs

A Topology Primer. Preface. Lecture Notes 2001/2002. Klaus Wirthmüller. wirthm/de/top.html

Section 2.7 One-to-One Functions and Their Inverses

Examples of Functions

Math 319 Problem Set #3 Solution 21 February 2002

Lemma 5.2. Let S be a set. (1) Let f and g be two permutations of S. Then the composition of f and g is a permutation of S.

Solutions Q1, Q3, Q4.(a), Q5, Q6 to INTLOGS16 Test 1

Math Workshop October 2010 Fractions and Repeating Decimals

(0, 0) : order 1; (0, 1) : order 4; (0, 2) : order 2; (0, 3) : order 4; (1, 0) : order 2; (1, 1) : order 4; (1, 2) : order 2; (1, 3) : order 4.

5.3 The Cross Product in R 3

88 CHAPTER 2. VECTOR FUNCTIONS. . First, we need to compute T (s). a By definition, r (s) T (s) = 1 a sin s a. sin s a, cos s a

4: EIGENVALUES, EIGENVECTORS, DIAGONALIZATION

Georg Cantor ( ):

Finite dimensional topological vector spaces

TOPIC 4: DERIVATIVES

Continuity. DEFINITION 1: A function f is continuous at a number a if. lim

Computing exponents modulo a number: Repeated squaring

Point Set Topology. A. Topological Spaces and Continuous Maps

ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE. School of Mathematical Sciences

1. Then f has a relative maximum at x = c if f(c) f(x) for all values of x in some

Dear Accelerated Pre-Calculus Student:

Elasticity and Its Application

I. Pointwise convergence

Ideal Class Group and Units

Mathematics Spring 2015 Dr. Alexandra Shlapentokh Guide #3

Chapter 3. Distribution Problems. 3.1 The idea of a distribution The twenty-fold way

Polynomial Invariants

Critical points of once continuously differentiable functions are important because they are the only points that can be local maxima or minima.

FIBER PRODUCTS AND ZARISKI SHEAVES

Introduction to Modern Algebra

5.3 SOLVING TRIGONOMETRIC EQUATIONS. Copyright Cengage Learning. All rights reserved.

1. Prove that the empty set is a subset of every set.

Galois Theory III Splitting fields.

Lecture 13 - Basic Number Theory.

MA106 Linear Algebra lecture notes

7 Relations and Functions

H/wk 13, Solutions to selected problems

Degrees that are not degrees of categoricity

Taylor and Maclaurin Series

On The Existence Of Flips

Transcription:

CHAPTER 7 FUNCTIONS Alessandro Artale UniBZ - http://www.inf.unibz.it/ artale/

SECTION 7.1 Functions Defined on General Sets Copyright Cengage Learning. All rights reserved.

Functions Defined on General Sets The following is the definition of a function that includes additional terminology associated. 3

Functions Acting on Sets 4

Functions Acting on Sets Given a function from a set X to a set Y, you can consider the set of images in Y of all the elements in a subset of X and the set of inverse images in X of all the elements in a subset of Y. 5

Example 13 The Action of a Function on Subsets of a Set Let X = {1, 2, 3, 4} and Y = {a, b, c, d, e}, and define F : X Y by the following arrow diagram: Let A = {1, 4}, C = {a, b}, and D = {c, e}. Find F(A), F(X), F 1 (C), and F 1 (D). 6

Example 13 Solution 7

SECTION 7.2 One-to-One and Onto, Inverse Functions Copyright Cengage Learning. All rights reserved. 8

One-to-One and Onto, Inverse Functions In this section we discuss two important properties that functions may satisfy: the property of being one-to-one and the property of being onto. Functions that satisfy both properties are called one-to-one correspondences or one-to-one and onto functions. When a function is a one-to-one correspondence, the elements of its domain and co-domain match up perfectly, and we can define an inverse function from the co-domain to the domain that undoes the action of the function. 9

One-to-One Functions 10

One-to-One Functions We have noted earlier that a function may send several elements of its domain to the same element of its co-domain. In terms of arrow diagrams, this means that two or more arrows that start in the domain can point to the same element in the co-domain. If no two arrows that start in the domain point to the same element of the co-domain then the function is called one-toone or injective. 11

One-to-One Functions For a one-to-one function, each element of the range is the image of at most one element of the domain. To obtain a precise statement of what it means for a function not to be one-to-one, take the negation of one of the equivalent versions of the definition above. 12

One-to-One Functions Thus: That is, if elements x 1 and x 2 exist that have the same function value but are not equal, then F is not one-to-one. 13

One-to-One Functions This is illustrated in Figure 7.2.1 A One-to-One Function Separates Points Figure 7.2.1 (a) A Function That Is Not One-to-One Collapses Points Together Figure 7.2.1 (b) 14

Onto Functions 15

Onto Functions We have noted that there may be elements of the co-domain of a function that is not the image of any element in the domain. When a function is onto, its range is equal to its co-domain. Such functions are called onto or surjective. 16

Onto Functions To obtain a precise statement of what it means for a function not to be onto, take the negation of the definition of onto: That is, there is some element in Y that is not the image of any element in X. In terms of arrow diagrams, a function is onto if each element of the co-domain has an arrow pointing to it from some element of the domain. A function is not onto if at least one element in its co-domain does not have an arrow pointing to it. 17

Onto Functions This is illustrated in Figure 7.2.3. A Function That Is Onto Figure 7.2.3 (a) A Function That Is Not Onto Figure 7.2.3 (b) 18

Onto Functions on Infinite Sets 19

Onto Functions on Infinite Sets Now suppose F is a function from a set X to a set Y, and suppose Y is infinite. By definition, F is onto if, and only if, the following universal statement is true: Thus to prove F is onto, you will ordinarily use the method of generalizing from the generic particular: suppose that y is any element of Y and show that there is an element x of X with F(x) = y. To prove F is not onto, you will usually find an element y of Y such that y F(x) for any x in X. 20

One-to-One Correspondences 21

One-to-One Correspondences Consider a function F: X Y that is both one-to-one and onto. u Given any element x in X, there is a unique corresponding element y = F(x) in Y (since F is a function). u Also given any element y in Y, there is an element x in X such that F(x) = y (since F is onto), and u There is only one such x (since F is one-to-one). 22

One-to-One Correspondences Thus, a function that is one-to-one and onto sets up a pairing between the elements of X and the elements of Y that matches each element of X with exactly one element of Y and each element of Y with exactly one element of X. Such a pairing is called a one-to-one correspondence or bijection and is illustrated by the arrow diagram in Figure 7.2.5. An Arrow Diagram for a One-to-One Correspondence Figure 7.2.5 23

One-to-One Correspondences One-to-one correspondences are often used as aids to counting. The pairing of Figure 7.2.5, for example, shows that there are five elements in the set X. 24

Inverse Functions 25

Inverse Functions If F is a one-to-one correspondence from a set X to a set Y, then there is a function from Y to X that undoes the actions of F; that is, it sends each element of Y back to the element of X that it came from. This function is called the inverse function for F. 26

Inverse Functions The proof of Theorem 7.2.2 follows immediately from the definition of one-to-one and onto. Given an element y in Y, there is an element x in X with F(x) = y because F is onto; x is unique because F is one-to-one. Note that according to this definition, the logarithmic function with base b > 0 is the inverse of the exponential function with base b. 27

Inverse Functions The diagram that follows illustrates the fact that an inverse function sends each element back to where it came from. 28