Mathematics II, course

Size: px
Start display at page:

Download "Mathematics II, course"

Transcription

1 Mathematics II, course Juan Pablo Rincón Zapatero October 24, 2013 Summary: The course has four parts that we describe below. (I) Topology in Rn is a brief review of the main concepts and properties of the Euclidean space, including open and closed sets, compact sets, sequences, limits, continuity and differentiability of functions, and separation of convex sets; (II) Metric Spaces generalize topological concepts of the Euclidean space to arbitrary sets endowed with a metric, with the objective of understanding Theorem of Banach for contraction mappings; (III) Parametric optimization problems studies parametric continuity and parametric monotonicity of solutions of optimization problems. (IV) Fixed point theorems analyzes the theorems of Brower and Kakutani for functions and correspondences, respectively and the Theorem of Banach for contraction mappings in complete metric spaces. In parts (II), (III) and (IV), several applications to economic problems are given, as the existence of Nash equilibria in noncooperative games, consumer theory, or the existence of equilibria in a pure exchange economy. Bibliography: Apostol, T.M. Mathematical Analysis, Second Edition, Addison-Wesley, Berge, C. Espaces Topologiques. Fonctions Multivoques, Deuxime dition, Dunod, Rudin, W. Principles of Mathematical Analysis, Third Edition, McGraw-Hill, Real and Complex Analysis, Third Edition, McGraw-Hill, Ok, F.A. Real Analysis with Economic Applications, Princeton University Press, Sundaram, R.K. A First Course in Optimization Theory, Cambridge University Press, Sydsaeter, Hammond, Seierstad, Strom. Further Mathematics for Economic Analysis, Second Edition, Prentice Hall,

2 Contents 1 Topology in R m The Euclidean norm Sequences and limits Open, closed and bounded sets Completeness of R m Continuous functions Convex and concave functions Separation Theorems Problems Homework Parametric Optimization Problems Continuity of correspondences The Theorem of the Maximum Problems Fixed Point Theorems in R m Theorems Application to Game Theory Application to strictly positive matrices Problems Metric spaces Complete metric spaces Fixed points. Contractions and Banach s Theorem Application to the existence and uniqueness of solutions of ordinary differential equations Problems Homework

3 1 Topology in R m 1.1 The Euclidean norm We start with some concepts that are probably very familiar to you. If x, y R m, the inner product of the two vectors is m x y = x i y i. The main properties of the inner product are: i) x x 0 and x x = 0 if and only if x = 0; ii) x y = y x; iii) (λx) y = λ(x y), λ R; iv) (x + y) z = x y + y z. We define the Euclidean norm of x by i=1 x = (x x) 1/2. Lemma 1.1 (Cauchy Schwartz inequality). If x, y R m, then x y x y. Proof. Let a = x 2, b = y 2, and c = x y. If b = 0, there is nothing to prove, so we suppose that b > 0. Then, for any λ R 0 n (x i λy i ) 2 = a 2λc + λ 2 b. i=1 Letting λ = c/b, we obtain 0 a c 2 /b and so c 2 ab. Lemma 1.2. The Euclidean norm satisfies 1. x 0; 2. If x = 0, then x = 0; 3. If λ R, then λx = λ x ; 4. (The triangle inequality) x + y x + y. Proof. The triangle inequality is a consequence of the Cauchy Schwartz inequality x + y 2 = (x + y) (x + y) = x 2 + 2x y + y 2 x x y + y 2 = ( x + y ) 2. If we set x = a b and y = b c, then the triangle inequality becomes a c a b + b c that means that the length of one side of a triangle is less than or equal to the sum of the lengths of the other two sides. 3

4 1.2 Sequences and limits Definition 1.3. A sequence x 1, x 2,... tends in the Euclidean norm of R m to a limit x as n tends to infinity x n x as n, if, given any ɛ > 0, there exists an n 0 (ɛ) such that x n x < ɛ for all n n 0 (ɛ). Lemma 1.4. We work in R m with the Euclidean norm. 1. The limit is unique; 2. If x n x and n(1) < n(2) < < n(j) <, then x n(j) x as j. 3. If x n x and y n y, then x n + y n x + y; 4. If x n x and λ n, λ R with λ n λ, then λ n x n λx. Next theorem establishes that any bounded sequence has a convergent subsequence. Theorem 1.5 (Bolzano Weierstrass). If x n R m and there exists a K such that x n K for all n, then we can find n(1) < n(2) < < n(j) < and x R m such that x n(j) x as j. 1.3 Open, closed and bounded sets Definition 1.6. Let x R m and r > 0. The open ball of center x and radius r is the set B(x, r) = {y R m : x y < r}. The closed ball of center x and radius r is the set B(x, r) = {y R m : x y r}. Definition 1.7. A set U R m is open if, whenever x U, there exists an r > 0 such that B(x, r) U. Thus every point of an open set is surrounded by a ball consisting only of points of the set. Definition 1.8. The set N is a neighborhood of the point x if we can find an r > 0 such that B(x, r) N. Now we identify sets that are closed under the operation of taking limits. Definition 1.9. A set F R m is closed if whenever x n F for each n and x n x as n, then x F. Lemma A subset U of R m is open if and only if its complement R m \U is closed. 4

5 Proof. Necessity: Suppose that U is open and let x n R m \U with x n x as n. Arguing by contradiction, if x / R m \U, then x U; since U is open, B(x, ɛ) U for some ɛ > 0. As x n x, there exists N such that x N x < ɛ, and so x N B(x, ɛ) U, contradicting the statement that x n R m \U, arriving to a contradiction. Thus, x R m \U and R m \U is closed. Sufficiency: Suppose that R m \U is closed. Arguing by contradiction, if U is not open, then there must exist an a U such that, given any ɛ > 0, there exists y / U with y a < ɛ. In particular, we can find x n R m \U such that x n a < 1/n. This means that x n a as n, and so, since R m \U is closed, a R m \U, hence a U R m \U, which is absurd. Lemma Let x R m and r > The open ball B(x, r) is open. 2. The closed ball B(x, r) is closed. Lemma Consider the collection τ of open sets in R m. 1. τ, R m τ; 2. If U α τ for all α A, then α A U α τ; 3. If U 1, U 2,..., U n τ, then n j=1 U j τ. Lemma Consider the collection F of closed sets in R m. 1. F, R m F; 2. If F α F for all α A, then α A F α F; 3. If F 1, F 2,..., F n F, then n j=1 F j F. Example The intersection of open sets need not be open. In R we have ( j 1, 1) = [0, 1). j=1 To show this, let x belongs to the intersection set at the left of the inequality. Then, j 1 < x < 1 for every j, so 0 x < 1. Conversely, if 0 x < 1, then j 1 < x < 1 for any j and then x j=1 ( j 1, 1). Definition An open cover of a set E in R m is a collection {U α } of open subsets of R m such that E α U α. Definition A subset K of R m is said to be compact if every open cover of K contains a finite subcover. This means that if {U α } is an open cover of K, then there are finitely many indices α 1,..., α n such that K U α1 U αn. Theorem 1.17 (The Heine Borel Theorem ). A subset K in R m is compact if and only if it is closed and bounded 1. 1 I quote here the following poem of Conway: 5

6 Theorem If K is a compact subset in R m, then every sequence in K has a subsequence converging to a point of K; 2. If K is a subset of R m such that every sequence in K has a subsequence converging to an element of K, then K is a compact set. Proof. 1. If x n K, then it is bounded and so, by the Theorem of Bolzano Weierstrass, has a convergent subsequence x n(j) x K since K is closed. 2. We argue by contradiction, supposing first that K is not closed. Then, we can find x n K and x / K such that x n x as n. Since any subsequence of a convergent sequence converges to the same limit, no subsequence of the x n can converge to a point of K: Second, if K is not bounded we can find x n K such that x n > n. If x is any point in R m, then the inequality x n x x n x > n x shows that no subsequence of the x n can converge. 1.4 Completeness of R m One of the most useful criteria of convergence of sequences is Cauchy s Principle of Convergence, which allows us to prove the convergence of a sequence in R m without any knowledge about the limit. Definition A sequence {x n } defined in R m is a Cauchy sequence if for every ε > 0 there exists an integer n 0 (ɛ) such that x p x q < ε for all p, q n 0 (ɛ). The followings lemma holds in any metric space, not only in R m with the Euclidean metric. Lemma Any convergent sequence in R m is a Cauchy sequence. Proof. Suppose that x n x as n. Let ɛ > 0. We can find n 0 (ɛ) such that x n x < ɛ 2 n n 0 (ɛ). Then x p x q x p x + x q x < ɛ 2 + ɛ 2 = ɛ, p, q n 0(ɛ). The following result, however, is not true in arbitrary metric spaces. If K is closed and bounded, say Heine Borel, And also Euclidean, then we can tell That, if it we smother With a large open cover, There s a finite refinement as well! 6

7 Lemma Any Cauchy sequence in R m converges. Proof. It is easy to see that a Cauchy sequence is bounded. By definition, given any ɛ > 0, there exists n 0 (ɛ) such that x p x q < ε for all p, q n 0 (ɛ). In particular, if n n 0 (1), we have x n x n x n0 (1) + x n0 (1) < 1 + x n0 (1). Hence x n max 1 r n0 (1) x r + 1. Then, by the Bolzano Weierstrass theorem, there is a subsequence x n(j) x as j. Thus, given any ɛ > 0, one can find J(ɛ) such that x n(j) x < ɛ for all j J(ɛ). Take now n n 0 (ɛ/2), j J(ɛ/2) and n(j) > n 0 (ɛ/2). Then x n x x n x n(j) + x n(j) x < ɛ/2 + ɛ/2 = ɛ. Theorem 1.22 (Cauchy s Principle of Convergence). A sequence in R m converges if and only if it is a Cauchy sequence. 1.5 Continuous functions Definition Let D R m. We say that a function f : D R p is continuous at x D if, given ɛ > 0, there exists δ(ɛ, x) > 0 such that, whenever y D and x y < δ(ɛ, x), we have f(x) f(y) < ɛ. If f is continuous at every x D, we say that f is a continuous function on D. Lemma Let D R m and f : D R p. Let x n, x D such that x n x as n. Then f is continuous at x if and only if f(x n ) f(x) as n. Proof. If f is continuous at x, for every ɛ > 0 there exists δ(ɛ, x) > 0 such that for any y satisfying x y < δ(ɛ, x), we have f(x) f(y) < ɛ. But if x n converges to x as n, there exists an integer n 0 (δ(ɛ, x)) such that n n 0 implies x x n < δ(ɛ, x) and hence that f(x) f(x n ) < ɛ. Hence the sequence f(x n ) converges to f(x) as n. To prove the sufficient condition, suppose that it is satisfied but that f is not continuous at x. Then there exists ɛ > 0 such that for any δ > 0 we can find y satisfying x y < δ and f(x) f(y) ɛ. Let δ n 0 as n and x n with x x n < δ and f(x) f(x n ) ɛ. The sequence x n converges to x as n, hence the sequence f(x n ) converges to f(x) as n. But this is in contradiction with the inequality f(x) f(x n ) ɛ for all n. The assumption that f is not continuous at x is thus false. Another way of looking at continuity, which is crucial to define continuity in topological spaces without a metric, is given in the following result. Lemma The function f : R m R p is continuous if and only if f 1 (U) is open whenever U is an open set in R p. Theorem 1.26 (Weierstrass Theorem). Let K be a compact subset of R m and f : K R p a continuous function. Then f(k) is closed and bounded. 7

8 Proof. By Theorem 1.18 we need only prove that any sequence in f(k) has a subsequence converging to a limit in f(k). Let y n f(k). By definition, x n K with f(x n ) = y n. Since K is closed and bounded, there is n(j) and x K such that x n(j) x, thus y n(j) = f(x n(j) ) f(x) f(k) since f is continuous. Theorem 1.27 (Extreme Value Theorem). Let K be a compact subset of R m and f : K R a continuous function. Then there exists x 1, x 2 K such that for all x K. f(x 2 ) f(x) f(x 1 ) Proof. Since f(k) is bounded, it has a supremum, M = sup f(k). Since f(k) is closed, M f(k), that is to say, M = f(x 1 ) for some x 1 K. We obtain x 2 similarly. That is, a real valued continuous function on a closed bounded set attains global minimum and maximum on that set. 1.6 Convex and concave functions Definition A subset C R m is convex if λx + (1 λ)y C for all x, y C and each 0 λ 1. A function f : C R is said to be convex provided for all x, y C and each 0 λ 1. The function f is concave if f is convex. f(λx + (1 λ)y) λf(x) + (1 λ)f(y) Example 1.29 (Young s inequality). For any 1 < p, q <, 1 p + 1 q = 1 ab ap p + bq q (a, b > 0). The function x e x is convex, thus using the definition of convexity we have ab = e ln a+ln b = e 1 p ln ap + 1 q ln bq 1 p eln ap + 1 q eln bq = ap p + bq q. Theorem Suppose f : R m R is convex. Then for each x R m there exists p R m such that the inequality f(y) f(x) + p (y x) (1) holds for all y R m. Definition The vector p in (1) above is called a subgradient of f at x. The set of all subgradients at x is called the subdifferential of f at x and this set is denoted f(x). Example { 1}, if x < 0; ( x ) = [ 1, 1], if x = 0; {1}, if x > 0. 8

9 Remark (i) The mapping y f(x) + p (y x) determines the supporting hyperplane of f at x. Inequality (1) says the graph of f lies above each supporting hyperplane. If f is differentiable at x, then p = f(x). (ii) If f is of class C 2, then f is convex (concave) if and only if the Hessian matrix Hf(x) is positive (negative) semidefinite or positive (negative) definite. This means m f xi x j (x)h i h j 0( 0) x, h R m. i,j=1 Example The function f(k, L) = K α L 1 α with 0 < α < 1 is concave in R + R +. It is continuous in R + R + and of class C 2 in R ++ R ++. The derivatives are: f K = αk α 1 L 1 α, f L = (1 α)k α L α f KK = α(α 1)K α 2 L 1 α, f KL = f LK = α(1 α)k α 1 L α, f LL = α(1 α)k α L α 1. The Hessian matrix is ( ) L Hf(K, L) = α(1 α)k α 2 L α 1 2 KL KL K 2 The first principal minor have negative sign, and the second is the determinant, which is 0, thus the quadratic form is negative semidefinite for every (K, L) R ++ R ++, thus f is concave in this region. Since it is continuous in R + R +, we can conclude that f is also concave here. Theorem 1.35 (Jensen s Inequality I). Let f : C R m R be convex. Then ( n ) n f λ j x j λ j f(x j ) for all x 1,..., x n C, for all λ 1,..., λ n 0 and n j=1 λ j = 1. j=1 Example Using Jensen s inequality one can show that for any strictly positive real numbers x 1,..., x n the geometric mean is below the arithmetic mean: j=1 (x 1 x n ) 1/n x x n. n For, let f(x) = ln x, which is convex in R ++ and let λ j = 1/n. Then ( ) x1 + + x n ln 1 n n (ln x ln x n ) = ln (x 1 x n ) 1/n and taking exponentials we are done. Remark Suppose X is a random variable with a discrete distribution with finitely many pairwise distinct x 1,..., x n. The expectation of X is EX = n x j Prob{X = x j }. j=1 Jensen s inequality implies that for any convex function f : R R Ef(X) f(ex). 9

10 There exists useful generalizations. Here we present the following: Let λ be the Lebesgue measure on R m and let u : U R be a measurable function such that the Lebesgue integral U u(x) dx is finite, where U is an open and bounded subset of Rm. Theorem 1.38 (Jensen s Inequality II). Let f : R R be a convex function. Then ( ) 1 f u(x) dx 1 f(u(x)) dx. λ(u) U λ(u) U Proof. Since f is convex, for each x R there exists p R such that f(y) f(x) + p(y x) for all y R. Let x = 1 u(x) dx, y = u(x). λ(u) U Then ( ) ( 1 f(u(x)) f u(x) dx + p u(x) 1 ) u(x) dx. λ(u) U λ(u) U Integrating with respect to x over U we get the desired inequality, since U ( u(x) 1 λ(u) U ) u(x) dx dx = U u(x) dx λ(u) λ(u) U u(x) dx = Separation Theorems Separation theorems refer to the possibility of separating disjoint sets in R m by means of a linear variety. In general, this is not possible for arbitrary sets, unless they are convex. Separation theorems useful in establishing optimality conditions without differentiability requirements in convex programming. They are also fundamental in welfare economics. Given a nonzero vector u in R m and a scalar c, the set H = {x R m : u x = c} is a hyperplane in R m, with u as a normal vector. The associated closed half-spaces are H + = {x : u x c}, H = {x : u x c}. Given two subsets A and B of R m, we say that H separates A and B if for instance A H + and B H. In other words, A and B can be separated by a hyperplane if there exists u nonzero and a scalar c such that u x c u y for all x A and all y B. If both inequalities are strict, then the hyperplane strictly separates A and B. Theorem Let A be a closed, convex set of R m and let y be a point in R m such that y / A. Then there exists a nonzero vector u R m and a scalar α such that A and {y} are strictly separated by the hyperplane H = {x R m : u x = c}. 10

11 Given a set A in R m, we say that a point x is in the boundary of A if for any ɛ > 0, A B(x, ɛ) and A c B(x, ɛ). We will write in this case x A and say that x is a boundary point of A. Note that boundary points are never interior points. A hyperplane H is said to be a support (or supporting hyperplane) for a convex set A at a point y A if H separates A and {y}. The existence of a supporting hyperplane to a convex set is assured in the following result. Theorem Let A be a convex set in R m and suppose that y is not an interior point of A. Then there exists a nonzero vector u R m and a scalar α such that A and {y} are separated by the hyperplane H = {x R m : u x = c}. Theorem Let A and B be two disjoint nonempty convex sets in R m. Then there exists a nonzero vector u R m and a scalar α such that A and B are separated by the hyperplane H = {x R m : u x = c}. Consider the following generalization of the above theorem. Let us denote by Å the set on interior points of the subset A. Theorem Let A and B two nonempty convex sets in R m such that Å is nonempty and Å and B are disjoints. Then there exists a nonzero vector u R m and a scalar α such that A and B are separated by the hyperplane H = {x R m : u x = c}. 1.8 Problems We work in R m with the Euclidean norm. 1. (a) Show that the limit is unique, that is, if x n x and x n y, then x = y (b) If x n x, then x n x 0 and x n x. However, x n x does not imply x n x. (c) Suppose x n R m, x R m, λ n R and λ R. If x n x and λ n λ, then λ n x n λx. (d) If x n x and y n y, show that x n y n x y. Solution: (a) Since x n x and x n y, for any ɛ > 0 there exists n 0 (ɛ) such that for any n n 0 (ɛ) x n x < ɛ/2 and x n y < ɛ/2. By way of contradiction, if x y, then taking ɛ = x y > 0 and using the triangle inequality we obtain x y x n x + x n y < ɛ/2 + ɛ/2 = x y, a contradiction. Thus, the limit is unique. (b) The definition establishes that convergence of the sequence of vectors x n to x is equivalent to convergence of the sequence of real numbers x n x to 0. To show 11

12 the second part, observe that for arbitrary x, y, x x y + y and y x y + x. Hence we have the two inequalities x y x y and y x x y, which means x y x y. Since x n converges to x, for any ɛ there exists n 0 such that for any n n 0 x n x < ɛ, thus xn x xn x < ɛ, hence x n x. (This implies that, as function, the norm : R m R is continuous). However, if we consider the sequence (1, 1, 1, 1,...), x n 1 but x n does not converge. (c) Observe that by triangle inequality and homogeneity of the norm λ n x n λx λ n x n λ n x + λ n x λx = λ n x n x + λ n λ x. Since the norm is continuous, taking limits we get λ n x n λx 0, hence λ n x n λx. (d) Observe that by triangle inequality and the Cauchy Schwartz inequality x n y n x y x n (y n y) + y (x n x) x n y n y + y x n x. Since the norm is continuous, taking limits we get x n y n x y 0, hence x n y n x y. This means that the inner product mapping is continuous. 2. Show that the open ball is open and that the closed ball is closed. 3. (a) Show that the arbitrary union of open sets is open. (b) Show that the finite intersection of open sets is open. (c) Show that arbitrary intersection of closed sets is closed. (d) Show that the finite union of closed sets is closed. 4. Let U 1, U 2,... be open sets in R such that U 1 U Show, by means of examples that j=1 U j may be (a) open but not closed, (b) closed but not open, (c) open and closed or (d) neither open nor closed. Solution: For (a) let U j = (0, 1), for (b) let U j = ( 1/j, 1/j), for (c) let U j = (0, 1/j) and for (d) let U j = ( 1/j, 1). Then j=1 U j is (a) (0, 1), (b) {0}, (c) and (d) [0, 1), respectively. 12

13 5. If A is open in R m and B is open in R p, show that A B is open in R m R p. 6. Show that a function f : R m R p is continuous if and only if f 1 (U) is open whenever U is an open set in R p. Solution: Recall that f 1 (U) = {x R m : f(x) U}. Necessity: Suppose f is continuous and U is open in R p. Let x f 1 (U), so f(x) U and hence there exists ɛ > 0 such that B(f(x), ɛ) U. Since f is continuous at x, there exists δ > 0 such that for any y B(x, δ) Thus, we have shown which means thus f 1 (U) is open. f(x) f(y) < ɛ or, in other way, f(y) B(f(x), ɛ). f(b(x, δ)) B(f(x), ɛ) U, B(x, δ) f 1 (U), Sufficiency: Suppose that f 1 (U) is open if U is open in R p. Let x R m and ɛ > 0. Since B(f(x), ɛ) is open, f 1 (B(f(x), ɛ)) is open and x f 1 (B(f(x), ɛ)), so there exists δ > 0 such that B(x, δ) f 1 (B(f(x), ɛ)), or which means hence f is continuous. f(b(x, δ)) B(f(x), ɛ), x y < δ f(x) f(y) < ɛ, 7. (a) Let A = (0, 1). Show that the map f : A R given by f(x) = 1/x is continuous but f(a) is unbounded (the continuous image of a bounded set need not be bounded). (b) Let A = [1, ) and let f : A R be given by f(x) = 1/x. Show that A is closed and f is continuous but f(a) is not closed (the continuous image of a closed set need not be closed). (c) Show that the projection functions π 1, π 2 : R 2 R defined by π 1 (x, y) = x and π 2 (x, y) = y are continuous. Show that the set A = {(x, 1/x) : x > 0} is closed in R 2 but that π 1 (A) is not. (d) Show, however, that if F is a closed set in R 2 with π 2 (F ) bounded, then π 1 (F ) must be closed. Solution: 13

14 (a) f(a) = (0, ). (b) f(a) = (0, 1]. (c) If (x n, y n ) (x, y) 0, then x n x and y n y, thus both projection functions are continuous. Now, if (x n, y n ) A and (x n, y n ) (x, y) 0, then y n = 1/x n 1/x and y n y, hence y = 1/x and (x, y) A, thus A is closed. However, π 1 (A) = (0, ) is not closed since 1/n π 1 (A) and 1/n 0 / π 1 (A) as n. (d) If x n π 1 (F ) and x n x we can find y n π 2 (F ) such that (x n, y n ) F. Since π 2 (F ) is bounded, by the Bolzano Weierstrass Theorem there exists a convergent subsequence y n(j) of y n converging to some y as j. Since x n(j) x and F is closed, we have (x, y) F, so that x π 1 (F ). 8. Let A R m. A function f : A R is said to be upper semicontinuous on A if, given any x A and any ɛ > 0, we can find δ(ɛ, x) > 0 such that f(y) f(x) < ɛ for all y A with y x < δ(ɛ, x). (a) Give an example of a function f : R R which is upper semicontinuous but not continuous. (b) If A R m and f : A R is such that both f and f are upper semicontinuous on A, show that f is continuous on A. (c) For a function f : A R, the upper sections are defined as the subsets of R m given by S λ (f) = {x A : f(x) λ}, where λ R. Suppose that the set A is closed. Show that f is upper semicontinuous if and only if S λ is closed for any λ. (d) If K R m is compact and f : K R is upper semicontinuous, show that f has a global maximum on K. (e) Is it necessarily true that an upper semicontinuous function is bounded below? Is it necessarily true that, if f is bounded below, it attains a global minimum? (f) A function f such that f is upper semicontinuous is called lower semicontinuous. Show that a lower semicontinuous functions attains global minimum on compact sets. Solution: (a) The function f(x) = 0 for x 0 and f(0) = 1 is upper semicontinuous but not continuous. (b) If f is upper semicontinuous on A, then given any x A and any ɛ > 0, we can find δ(ɛ, x) > 0 such that f(y) f(x) < ɛ for all y A with y x < δ(ɛ, x). Thus, since f is also upper semicontinuous (f)(y) ( f)(x) < ɛ for all y A with y x < δ(ɛ, x). 14

15 Thus we have the two inequalities that means hence f is continuous on A. f(y) f(x) < ɛ and (f(y) f(x)) < ɛ, f(y) f(x) < ɛ for all y A with y x < δ(ɛ, x), (c) Necessity: Note that S λ (f) = A {x R m : f(x) λ}. If we prove that F = {x R m : f(x) λ} is closed, we are done since we have an intersection of two closed sets. Let x / F. Then ɛ = λ f(x) > 0 and since f is upper semicontinuous, there exists δ > 0 such that y x < δ implies f(y) < f(x) + ɛ = λ, thus y / F. We have shown that B(x, δ) R m \F, hence R m \F is open and F is closed. Sufficiency: Let x A and let ɛ > 0. Define λ = f(x) + ɛ. Obviously, x R m \S λ (f), which is open by assumption. Thus, there exists δ > 0 such that B(x, δ) R m \S λ (f), that is, for y x < δ we have f(y) < λ = f(x) + ɛ, which proves that f is upper semicontinuous. (d) Let us show that f is bounded above. Reasoning by contradiction, if f is not bounded above, then we can find x n K such that f(x n ) n. Since K is closed and bounded, we can extract a convergent subsequence x n(j) x K as j. Let ɛ = 1 and choose j 0 such that for any j j 0 Since f is upper semicontinuous, x n(j) x < δ(1, x). f(x n(j) ) < f(x) + 1, thus we get the contradiction n(j) f(x) + 1 for any j, which is absurd, since n(j) as j. Thus, f is bounded above. Let M be the supremum of the set f(k), that is, M = sup f(x), x K and let us show that there is some x 1 K such that it is attained, M = f(x 1 ). Consider a sequence x n K approaching the supremum, f(x n ) M as n. Since K is closed and bounded, there is a subsequence x n(j) converging to some x 1 K. Since f is upper semicontinuous, by a reasoning similar as above, for ɛ = 1/j it is possible to select j 0 such that for any j j 0 one has Taking limits as j we have Hence, M = f(x 1 ). f(x n(j) ) < f(x 1 ) + 1/j. M f(x 1 ). (e) The function f : [0, 1] R given by f(x) = 1/x for x 0, f(0) = 0 is upper semicontinuous but not bounded below. 15

16 (f) The function f : [0, 1] R given by f(x) = x for x 0, f(0) = 1 is upper semicontinuous and bounded below, but it does not attain a global minimum. (g) Since f is upper semicontinuous, it attains a global maximum on any compact set K R m, hence there exists x 1 K such that ( f)(x) ( f)(x 1 ) for all x K, thus f(x) f(x 1 ) for all x K, which means that x 1 is a global minimum of f. 9. Let A R m be closed and unbounded and let f : A R be an upper semicontinuous function such for any sequence x n A with x n as n, it is possible to extract a subsequence x n(j) such that f(x n(j) ) as j. Show that f attains a global maximum on A. Solution: Let us show that the upper sections S λ (f) are bounded. If not, then there is some sequence x n S λ (f) such that x n. It is possible then to extract a subsequence such that f(x n(j) ) j. Then j λ for any j, which is absurd. Hence, the upper sections are bounded. On the other hand, we know from a previous problem that S λ (f) is closed since f is upper semicontinuous, thus for any λ the set S λ (f) is closed and bounded. Fix any λ 0 for which S λ 0 (f). Let x 0 S λ 0 (f) a global maximum of f in the set S λ 0 (f). We have sup{f(x) : x A} = sup{f(x) : x S λ 0 (f)} = f(x 0 ), hence f attains its global maximum on A. 10. Let A R m be closed and let b / A. Show that there is y A such that b y b x x A, that is, there is some point y A which distance to b is minimum among all points of A. Solution: Consider the function g(x) = b x. It is continuous since the norm is continuous. If A is bounded, then g attains a global minimum y A by Weierstrass Theorem. If A is unbounded, then there is some sequence x n A such that x n, hence g(x n ) = x n b x n b as n. According to the previous problem, there is y A minimizing g on A and we are done. 11. (a) Give an example of a continuous and bounded function that does not attain maximum and minimum on a bounded set. (b) Give an example of a continuous and bounded function that does not attain maximum and minimum on a bounded set. 16

17 (c) Give an example of a function which is neither upper semicontinuous nor lower semicontinuous in the interval [0, 1]. Solution: (a) f(x) = x and A = (0, 1). (b) f(x) = arctan x and A = R. (c) f(x) = x if x 0, 1, and f(0) = f(1) = 1/ Homework We work in the Euclidean space R m. 1. Show that the open ball is open and that the closed ball is closed. 2. (a) Show that the arbitrary union of open sets is open. (b) Show that the finite intersection of open sets is open. (c) Show that arbitrary intersection of closed sets is closed. (d) Show that the finite union of closed sets is closed. 3. If A is open in R m and B is open in R p, show that A B is open in R m R p. 4. Show that if F K with F closed and K compact, then F is compact. 5. Which of the following statements are true and which are false? Give proofs or counterexamples. (a) If A is an open (closed) subset of R m+1, then is open (closed) in R m. {x R m : (0, x) A} (b) If A is an open (closed) subset of R m, then is open (closed) in R m+1. {(0, x) R m+1 : x A} 6. Let A R m and let f : A R p be a function. We call G = {(x, f(x)) : x A} the graph of f. 17

18 (a) Show that, if G is bounded, then A is. (b) Show that it is possible to have G closed and f continuous but A not closed. (c) Show that, if A is closed and f is continuous, then G is closed. (d) Show that G and A may be closed but f discontinuous. 7. Give an example of a subset S of R and a function f : S R continuous and strictly monotonous increasing in S such that its inverse, f 1, is not continuous on f(s). (Hint: look for a suitable S) 18

19 2 Parametric Optimization Problems 2.1 Continuity of correspondences Definition 2.1. A correspondence Γ : X R m R p is a mapping Γ : X R m 2 Rp, where 2 Rp is the collection of all subsets of R p, including the empty set. Definition 2.2. We say that Γ is upper hemicontinuous (uhc) at x 0 X iff for every open set U R p such that Γ(x 0 ) U, there is an open set N R m such that x 0 N and for every x X N, Γ(x) U. Remark 2.3 (Not uhc). If Γ is not uhc at x 0, then there is an open set U Γ(x 0 ), a sequence x n X B(x 0, 1 n ) and a sequence y n Γ(x n ) for which y n / U for all n 1. Definition 2.4. We say that Γ is lower hemicontinuous (lhc) at x 0 X iff for every open set U R p such that Γ(x 0 ) U, there is an open set N R m such that x 0 N and for every x X N, Γ(x) U. Remark 2.5 (Not lhc). If Γ is not lhc at x 0, then there is y 0 Γ(x 0 ), an open set U y 0 and a sequence x n X B(x 0, 1 n ) such that for any element y Γ(x n), y / U for all n 1. Proposition 2.6. If Γ is uhc or lhc at x 0 X and single valued in B(x 0, r) X for some r > 0, then it is a continuous mapping at x 0. Proof. We can consider that a Γ is a mapping in B(x 0, r) X. Let U be an open set such that y 0 = Γ(x 0 ) U. Then, if Γ is uhc at x 0, then there is an open set N with x 0 N and Γ(x) U for any x X N. Take N B(x 0, r), so that Γ is singled valued. Then, Γ(x) U for any x X N, so that X N Γ 1 (U) and since X N is open in X, we have shown that Γ is continuous at x 0. The argument for the lhc case is the same, as Γ(x) U and Γ(x) U are identical conditions for a mapping. Reciprocally, if f : X R p is a continuous mapping, then Γ defines as Γ(x) = {f(x)} is both usc and lhc. Definition 2.7. We say that the correspondence Γ is continuous at x 0 X iff it is borh uhc and lhc at x 0. Definition 2.8. We say that the correspondence Γ is uhc, lhc or continuous at X iff it is uhc, lhc or continuous at every x X, respectively. Exercise 2.9. Study if Γ : R + R + is uhc/lhc in the following cases. 1. Γ(x) = [0, x]. 2. Γ(x) = [0, x). 3. Γ(x) = (0, x]. 4. Γ(x) = (0, x) if x > 0, Γ(0) = {0}. 19

20 1. Γ is uhc: Let U be open with [0, x 0 ] U. Then there is δ > 0 such that ( δ, x 0 + δ) U. Let N = (x 0 δ/2, x 0 + δ/2). Since f(x) = x is increasing, Γ(x) [0, x 0 + δ/2) for any x R + N, thus Γ(R + N) [0, x 0 + δ/2) ( δ, x 0 + δ) U, thus Γ is uhc. Γ is lhc: Let U be open with [0, x 0 ] U. Then there is some point y 0 (0, x 0 ) U. Let δ = x 0 y 0 > 0 and consider N = (x 0 δ/2, x 0 + δ/2). Let us check that for any x N one has y 0 Γ(x) = [0, x], so that Γ(x) U. The smallest of these intervals contain [0, x 0 δ/2) and x 0 δ/2 = x 0 /2 + y 0 /2 > y 0, thus y 0 Γ(x) U for all x N and Γ is lhc. 2. Γ is not uhc: it suffice to show an U open with [0, x 0 ) U for some x 0 and Γ(R + N) U for any open set N containing x 0. Let U = ( 1, x 0 ), so that Γ(x 0 ) U and U is open. For any N neighborhood of x 0, there is some δ > 0 such that (x 0 δ, x 0 + δ) N. But x + δ/2 (x 0 δ, x 0 + δ) and Γ(x 0 + δ/2) = [0, x 0 + δ/2) U. Γ is lhc: the same proof as above. 3. Γ is uhc: for any x 0 > 0, and any U (0, x 0 ], there is some δ > 0 such that (0, x 0 ] (0, x 0 + δ) U. Take N = (x 0 δ/2, x 0 + δ/2). Then for any x R + N one has Γ(x) (0, x 0 + δ/2) (0, x 0 + δ) U, thus Γ is uhc. Γ is lhc: the same proof as above. 4. Γ is not uhc at x 0 > 0: the same proof as above. Γ is lhc at x 0 > 0: the same proof as above. Γ is both uhc and lhc at 0. Part 1 of the above exercise is a particular case of the following result. Exercise Let Γ(x) = [g(x), f(x)], where functions g, f : R R are continuous and g(x) f(x) for all x. Show that Γ is a continuous set valued map. Proof. Γ is uhc: Let U be open with [g(x 0 ), f(x 0 )] U. There exists ɛ > 0 such that [g(x 0 ) ɛ, f(x 0 ) + ɛ] U. Given that g (f) is continuous, there exists δ > 0 (δ > 0) such that if x (x 0 δ, x 0 + δ ), (x (x 0 δ, x 0 + δ )), then g(x) > g(x 0 ) ɛ (f(x) < f(x 0 ) + ɛ). Taking δ = min{δ, δ } we have g(x 0 ) ɛ < g(x) f(x) < f(x 0 ) + ɛ, thus [g(x), f(x)] U. Γ is lhc: Let U be open with [g(x 0 ), f(x 0 )] U. There is some y 0 U (g(x 0 ), f(x 0 )) because U is open. Let ɛ > 0 such that ɛ y 0 g(x 0 ) and ɛ f(x 0 ) y 0. Then, since both g and f are continuous, there exists δ > 0 such that for any x (x 0 δ, x 0 + δ) g(x) < g(x 0 ) + ɛ g(x 0 ) + y 0 g(x 0 ) = y 0, f(x) > f(x 0 ) ɛ f(x 0 ) f(x 0 ) + y 0 = y 0, thus y 0 (g(x), f(x)), and [g(x), f(x)] U, hence Γ is lhc. Exercise Show that Γ(x) = [ x, x ] with x R is continuous. Proof. The function x x is continuous and apply the result above. Definition The domain of Γ is the set domγ = {x X : Γ(x) }. The image of the set A domγ by the correspondence Γ is the set Γ(A) = x A Γ(x). 20

21 The graph of Γ is the set Ω = {(x, y) : x domγ, y Γ(x)} X Γ(X). Definition We say that Γ has open, closed, bounded, compact or convex values iff for every x X the sets Γ(x) are open, closed, bounded, compact or convex, respectively. Definition We say that Γ has the closed graph property at x 0 X iff for any sequence (x n ) in X converging to x 0 and for any sequence (y n ), y n Γ(x n ), converging to some y 0, one has y 0 Γ(x 0 ). Definition We say that Γ has the closed graph property iff it has the closed graph property at every x X. This means that Ω is relatively closed in X R p, so that Ω is closed in R m R p if X is closed. Proposition If Γ has the closed graph property at x 0 and it is locally bounded at x 0 X (there exists an open set N with x 0 N and Γ(X N) is a bounded set), then Γ is uhc at x 0. Proof. Suppose N as in the theorem, and let B(x 0, r) N. We argue by contradiction, supposing that Γ is not uhc at x 0. Then, according to Remark 2.3 there is an open set U Γ(x 0 ), a sequence x n X B(x 0, 1 ) and a sequence y n n Γ(x n ) for which y n / U for all n 1. However, y n Γ(x n ) Γ(B(x 0, 1 )) Γ(B(x n 0, 1)) for all n 1. Since Γ is locally bounded, Γ(B(x 0, 1)) is a bounded set. By the Bolzano Weierstrass Theorem, there is a subsequence y n(j) that converges to some y 0. But Γ has the closed graph property at x 0, thus given that x n x 0, y 0 Γ(x 0 ). On the other hand, y n(j) R p \U that is closed, hence y 0 R p \U or y 0 / U and hence y 0 / Γ(x 0 ), a contradiction. Corollary 2.17 (Compact graph uhc test). If the graph of Γ is compact, then Γ is uhc. Exercise Study whether the correspondence { [0, 1/x], x > 0; Γ(x) = {0}, x = 0. is uhc/lhc or has the closed graph property. Is it closed, bounded, compact, convex valued? Proof. For points x > 0, Γ is cns by Example At x = 0 is not uhc, but it is lhc. Since X = R + is closed in R, to have the closed graph property is equivalent to the graph of Γ to be closed in R 2. Obviously, the graph is not closed (the vertical segment y = 0 is no in the graph), hence Γ has no the closed graph property. It is closed, bounded, compact, convex valued. Exercise Study whether the correspondence { [0, 1/x], x > 0; Γ(x) = R +, x = 0. is uhc/lhc or has the closed graph property. Is it closed, bounded, compact, convex valued? Is the graph of Γ convex? 21

22 Proof. For points x > 0, Γ is cns by Example At x = 0 is both uhc, and lhc. It is uhc since for any U open with Γ(0) U we must have Γ(x) U for any x, since Γ(x) is compact valued. It is lhc at x = 0 since for any open set U with Γ(0) U, let y 0 + ɛ Γ(0) U. Let N = (0, δ) with 0 < δ < 1/(y 0 + ɛ). Then, for 0 < x < δ, 1/x > 1/δ > y 0 + ɛ, thus y 0 Γ(x) for any x R + N. It has the closed graph property, since the graph of Γ is closed in R 2. It is closed and convex valued, and bounded valued for x > 0. The graph of Ω is not convex, since the points (1, 1), (2, 1 2 ) are in Ω, but 1 2 (1, 1) (2, 1 2 ) = ( 3 2, 3 4 ) / Ω, since 3 4 (3/2) 1 = 2 3. Proposition If f : X Y R m R p R is continuous and Y is closed and bounded, then the correspondence Γ defined as is uhc in its domain. Γ(x) = {y Y : f(x, y) 0} Proof. Notice that the set F = {(x, y) X Y : f(x, y) 0} is closed since f is continuous and F = f 1 ((, 0]) is the inverse image of the closed set 2 (, 0], Hence, the graph of Γ Ω = {(x, y) : x X, f(x, y) 0} = F (X Y ) is relatively closed in X Y and given that Y is closed, F is relatively closed in X R p. Thus Γ has the closed graph property. Since Γ(x) Y for all x, it is also locally bounded, thus it is uhc by Proposition Example Let X = [0, 1] and Y = [0, 2] and let f : X Y [0, 2] be the continuous function defined as { x + y 1, if 0 y 1; f(x, y) = xy, if 1 y 2. The associated correspondence Γ in Proposition 2.20 is uhc according to the above result. Its graph is 2 Y 1 Ω 0 1 X This example shows that Γ is not in general lhc. 2 Recall that f is continuous if and only if inverse images of closed (open) sets are closed (open). 22

23 Proposition If f : X R m R is continuous and Y is compact, then the correspondence Γ defined as Γ(x) = {y Y : y f(x)} is continuous in its domain. 2.2 The Theorem of the Maximum Given the function f : X Y R m R p R and the correspondence Γ : X Y consider the problem v(x) = sup f(x, y). y Γ(x) Function v is the value function and the set valued map is the optimal correspondence. Γ (x) = {y Y : v(x) = f(x, y)} Proposition Suppose that Γ is uhc with compact values and that K X is compact. Then, Γ(K) = x K Γ(x) is compact. Proof. Γ(K) is bounded: If not, there is x n K and y n Γ(x n ) such that y n n for all n. Since K is compact, there is a subsequence x n(j) x 0 K. Let U open and bounded such that Γ(x 0 ) U (this is possible since Γ(x 0 ) is bounded). Since Γ is uhc, Γ(x n(j) ) U for any j, thus for some M, n(j) y n(j) M for any j, which is absurd. Thus, Γ(K) is bounded. Γ(K) is closed: Let y n Γ(K) such that y n y 0. There are x n K such that y n Γ(x n ) and a subsequence x n(j) x 0 K. Let U open and bounded such that Γ(x 0 ) U (this is possible since Γ(x 0 ) is bounded). Since Γ is uhc, Γ(x n(j) ) U for any j, thus y n(j) is a bounded sequence. By the Bolzano Weierstrass Theorem, y n(j) y 0. Suppose y 0 / Γ(x 0 ). Then, since Γ(x 0 ) is compact, there is some open set W such that y 0 W and U W =. Hence y n(j) R p \W that is closed, thus the limit y 0 / W, a contradiction. Hence y 0 Γ(x 0 ) and since the limit is unique, y 0 Γ(x 0 ), thus y 0 Γ(K) and Γ(K) is therefore closed. Theorem 2.24 (Theorem of Berge or Theorem of the Maximum). Assume that v(x) < + for every x X. 1. If f is lsc and Γ is lhc, then v is lsc. 2. If f is usc and Γ is uhc with compact values, then v is usc. 3. If f is continuous and Γ is continuous with compact values, then v is continuous and Γ is uhc with compact values. Proof. 1. Let x 0 X and ɛ > 0. By definition of v(x 0 ), there exists y 0 Γ(x 0 ) such that v(x 0 ) f(x 0, y 0 ) + ɛ/2. Since f is lsc, there is δ > 0 such that f(x 0, y 0 ) < f(x, y) + ɛ 2 (2) 23

24 for any (x, y) (x 0, y 0 ) < δ. Let U = B(y 0, r). Since Γ is lhc, there is B(x 0, r ) such that Γ(x) U for any x X B(x 0, r ). Take r + r < δ. Then there is y Γ(x) such that (2) holds, so that f(x 0, y 0 ) < f(x, y) + ɛ 2 v(x) + ɛ 2, by the definition of v. Hence for any x x 0 < r and v is lsc. v(x 0 ) f(x 0, y 0 ) + ɛ/2 < v(x) + ɛ 2. Let us show that the upper sections S λ (v) are closed. Let x n S λ (v), x n x 0. Since f is usc and Γ(x n ) is compact for each n, there exists y n Γ(x n ) such that f(x n, y n ) = v(x n ) λ n. This means that (x n, y n ) S λ (f). Since x n x, the set K = (x n ) {x 0 } is compact, thus by Proposition 2.23 Γ(K) is also compact. Hence there is a subsequence y n(j) y 0 Γ(K). But y 0 Γ(x 0 ), because otherwise it is possible to find an open set W such that y 0 W and y n / W by the uhc of Γ, reaching a contradiction with the fact that the set R p \W is closed (see the proof of Proposition 2.23 above). Since S λ (f) is closed, (x n(j), y n(j) ) (x 0, y 0 ) S λ (f), thus f(x 0, y 0 ) λ. Since y 0 Γ(x 0 ) we have that is, x 0 S λ (v) and v is usc. v(x 0 ) f(x 0, y 0 ) λ, 3. By parts (a) and (b) v is continuous. On the other hand Γ (x) = {y : v(x) f(x, y) = 0} Γ(x) is the intersection of a closed set (because both v and f are continuous) and a compact set (because Γ has compact values), thus Γ (x) is compact. Let us show that Γ has the closed graph property. Let (x n ) x 0, (y n ) y 0 and y n Γ(x n ). Then y 0 Γ(x 0 ): otherwise, there is some open set W such that y 0 W and y n / W since Γ is uhc and Γ(x 0 ) is compact (this argumentation has been used several times above). Let us show that in fact y 0 Γ (x 0 ). Let z 0 Γ(x 0 ) arbitrary. Let the open set U j = B(z 0, 1/j). Since x n x 0 and Γ is lhc, for each j there exists n(j) such that x n(j) x 0 and z n(j) Γ(x n(j) ) with z n(j) U j, thus z n(j) z 0. Then and taking limits, since f is continuous f(x n(j), z n(j) ) f(x n(j), y n(j) ) f(x 0, z 0 ) f(x 0, y 0 ), thus y 0 Γ (x 0 ) and Γ has the closed graph property. Since Γ is also locally bounded, then it is uhc by Proposition

25 Theorem Suppose that X R m is convex, f : X R p R is continuous and concave and that Γ : X R p is a continuous set valued mapping with convex graph Ω and with compact values. Let v be the value function v(x) = max y Γ(x) f(x, y). Then we have 1. The value function v is concave and the optimal correspondence in convex valued. 2. If f(x, ) is strictly concave in y for every x X such that (x, y) Ω, then the optimal correspondence is single valued and it is continuous as a function. Proof. We now that v is well defined and continuous and that the optimal correspondence Γ exists and is uhc. 1. Let x 1, x 2 X and λ [0, 1]. We want to show v(λx 1 + (1 λ)x 2 ) λv(x 1 ) + (1 λ)v(x 2 ). Let y i Γ (x i ), i = 1, 2, and let y λ = λy 1 + (1 λ)y 2. Since Ω is convex we have (for x λ = λx 1 + (1 λ)x 2 ) that is, y λ Γ(x λ ), hence (x λ, y λ ) = λ(x 1, y 1 ) + (1 λ)(x 2, y 2 ) Ω, v(x λ ) f(x λ, y λ ) f concave λf(x 1, y 1 ) + (1 λ)f(x 2, y 2 ) = λv(x 1 ) + (1 λ)v(x 2 ), hence v is concave. moreover, it is well known that the maximum set of a concave function is convex, thus given that for any x, f(x, y) is concave in y, we have Γ (x) is convex. 2. it is well known that the maximum set of a strictly concave function is empty or single valued. Since Γ (x) is non empty, it is single valued and since it is uhc, it defines a continuous function. Example Let the consumers problem max x 1 + x 2 s.t.: 0 2x 1 + 3x 2 R. What can you say about this problem without solving it explicitly? Proof. The utility function u(x 1, x 2 ) = x 1 + x 2 is continuous as it is the budget correspondence Γ : R + R 2 + defined by Γ(R) = {(x 1, x 2 ) R 2 + : 0 2x 1 + 3x 2 R}. Thus, according to the Theorem of Berge, the value function or indirect utility function depends continuously on R. Since R 1 < R 2 implies Γ(R 1 ) Γ(R 2 ), v(r 1 ) v(r 2 ), and since u is strictly increasing in both components, v is strictly increasing. Moreover, u is strictly concave in R 2 + and Ω is convex (why?), thus v is concave and the demand correspondences, x 1(R), x 2(R), are singletons and they are continuous functions of R. 25

26 2.3 Problems 1. For the following correspondences R R, study whether they are continuous and with compact or convex values. Study whether the graph is closed or convex. (a) Γ 1 (x) = [0, 1) if x = 0; Γ 1 (x) = {0} otherwise. (b) Γ 2 (x) = [0, 1] if x = 0; Γ 1 (x) = {0} otherwise. (c) Γ 3 (x) = {0} if x = 0; Γ 1 (x) = [0, 1] otherwise. Solution: (a) It is continuous at any x 0; at 0 it is uhc but not lhc. It has convex values but not compact values, since Γ(0) is not compact. The graph is not closed, not convex. (b) It is continuous at any x 0; at 0 it is uhc but not lhc. It has convex and compact values. The graph is closed, not convex. (c) It is continuous at any x 0; at 0 it is lhc but not uhc. It has convex and compact values. The graph is not closed (the sequence (1/n, 1) is in the graph and converges to (0, 1) as n, which is not in the graph), not convex. 2. Let Γ : [0, 1] [0, 1] be defined by Γ(x) = { x } [, if x 2 [ x 2, x ], if x 0, 1 ] ; 2 ( ] 1 2, 1. Determine if Γ is uhc and/or lhc. Does it have compact and/or convex sections? Does it have a convex graph? Solution: It is uhc and lhc for x 1. At 1 is lhc but not uhc. It has compact and convex 2 2 values (or sections), but does not have a convex graph. Ω

27 3. Let Γ 1, Γ 2 : R R be two lhc (uhc) correspondences. Show that the correspondence Γ defined by Γ(x) = Γ 1 (x) Γ 2 (x) is also lhc (uhc). Solution: We only prove the lhc case. Let x 0 R and let U be an open set such that Γ(x 0 ) U. Then Γ 1 (x 0 ) U or Γ 2 (x 0 ) U. Suppose, without loss of generality, that Γ 1 (x 0 ) U. Since Γ 1 is lhc, there is an open set N 1 with x 0 N 1 and such that for any x N 1, Γ 1 (x) U, thus (Γ 1 (x) Γ 2 (x)) U, showing that Γ is lhc. 4. Show that if Γ 1, Γ 2 : X R p are continuous and Γ 1 (x) Γ 2 (x) for every x X, then the correspondence given by Γ(x) = Γ 1 (x) Γ 2 (x) is also continuous. Solution: Let x 0 X and let U be open with U Γ(x 0 ). Let U i open such that Γ i (x 0 ) U i, i = 1, 2 and U 1 U 2 U. There are open sets N 1 x 0 and N 2 x 0 such that Γ 1 (X N 1 ) U 1 and Γ 2 (X N 2 ) U 2. Hence, for N = N 1 N 2 which is open, we have Γ(X N) U 1 U 2 U, hence Γ is uhc. Now, let U Γ(x 0 ). Let U i be open such that Γ i (x 0 ) U i, i = 1, 2 and U 1 U 2 U. The there are open sets N i x 0 such that Γ i (X N i ) U i i = 1, 2. Hence, for N = N 1 N 2 which is open, we have Γ(X N) U, hence Γ is lhc. 5. (Sequential characterization of lower hemi continuity). Let Γ : X R m R p be a correspondence and let x 0 X. Prove: Γ is lhc at x 0 if and only if [ ] y 0 Γ(x 0 ) x n X with x n x 0, n 0 N and y n Γ(x n ) for n n 0 with y n y 0. Solution: ] Let y 0 Γ(x 0 ) and let x n X with x n x 0. Let B j = B(y 0, 1/j) for j 1. Since Γ is lhc at x 0, ɛn j open, x 0 N j, such that x N j X, B j Γ(x). Since x n x 0, j n j such that x n N j for n j. One can take n 1 < n 2 < < n j <. By the lhc of Γ at x 0 y j n B j Γ(x n ) for n = n j, n j + 1,.... Let now y n = y j n if n j n < n j+1. Then y n Γ(x n ) and y n y 0, since n implies j. ] By contradiction, if Γ is not lhc at x 0, then y 0 Γ(x 0 ) and an open set U with U Γ(x 0 ) such that n x n B(x 0, 1/n) and U Γ(x n ) =. Let y 0 Γ(x 0 ). Since x n x 0, there exists n 0 and y n Γ(x n ) for n n 0 such that y n y 0, so there exists 27

28 n 1 such that y n U for any n n 1. Then, for n max{n 0, n 1 } we get y n U Γ(x n ) with x n B(x 0, 1/n), that contradicts U Γ(x n ) =. 6. (Sequential characterization of upper hemi continuity). Let Γ : X R m R p be a correspondence with graph Ω and let x 0 X. Prove: Γ is uhc at x 0 if [ ] (x n, y n ) Ω with x n x 0, n(j), y n(j) y 0 Γ(x 0 ). The converse is also true if Γ is compact valued. Solution: We argue by contradiction supposing that Γ is not uhc at x 0. Then U open Γ(x 0 ) U, x n B(x 0, 1/n) and y n Γ(x n ) such that y n / U. Since x n x 0, by [**] there exists a subsequence (y n(j) ) of (y n ) converging to y 0 Γ(x 0 ). But y n(j) R m \U which is closed, thus y 0 / U, contradicting Γ(x 0 ) U. To show the converse, let x 0 X and a sequence x n X with x n x. The set K = (x n ) {x 0 } is compact, thus the image of K under Γ, Γ(K), is also compact since Γ is uhc and compact valued (Proposition 2.18). Let y n Γ(x n ), so that (y n ) Γ(K) and hence (y n(j) ) y 0 Γ(K) as j. In fact y 0 Γ(x 0 ): if not, it is possible to find open sets U and W with U W = and Γ(x 0 ) U, y 0 W. Since Γ is uhc at x 0, N open, x 0 N Γ(x) U x N X. Since x n x 0, n 0 such that x n N X n n 0, thus Γ(x n ) U n n 0 and hence y n(j) U, y n(j) / W for j large enough. Since the set R p \W is closed, y 0 R p \W and thus y 0 / W, a contradiction. 7. Let Γ : X R m R p be a correspondence with an open graph Ω. Show that Γ is lhc. Solution: Let x 0 X and let x n X with x n x. Let y 0 Γ(x 0 ). Since Ω is open, there exists n 0 N such that for all n n 0 the ball B((x 0, y 0 ), 1/n) Ω. Since x n x, there exists n 0 N and y n Γ(x n ) such that (x n, y n ) B((x 0, y 0 ), 1/n) for all n n 0. Then y n y 0 and thus Γ is lhc at x 0 in virtue of the sequential characterization of lower hemi continuity of correspondences. 8. (Budget correspondence) Consider m commodities x R m ++ with prices p R m ++. A consumer receives income I > 0. Let for (p, I) the set of affordable commodity vectors { } m B(p, I) = x R m ++ : p x p i x i I. The correspondence B : R m+1 ++ R m ++ is the budget correspondence. Show that B is continuous. Solution: 28 i=1

Set, functions and Euclidean space. Seungjin Han

Set, functions and Euclidean space. Seungjin Han Set, functions and Euclidean space Seungjin Han September, 2018 1 Some Basics LOGIC A is necessary for B : If B holds, then A holds. B A A B is the contraposition of B A. A is sufficient for B: If A holds,

More information

1 Topology Definition of a topology Basis (Base) of a topology The subspace topology & the product topology on X Y 3

1 Topology Definition of a topology Basis (Base) of a topology The subspace topology & the product topology on X Y 3 Index Page 1 Topology 2 1.1 Definition of a topology 2 1.2 Basis (Base) of a topology 2 1.3 The subspace topology & the product topology on X Y 3 1.4 Basic topology concepts: limit points, closed sets,

More information

Math 5210, Definitions and Theorems on Metric Spaces

Math 5210, Definitions and Theorems on Metric Spaces Math 5210, Definitions and Theorems on Metric Spaces Let (X, d) be a metric space. We will use the following definitions (see Rudin, chap 2, particularly 2.18) 1. Let p X and r R, r > 0, The ball of radius

More information

Math 117: Topology of the Real Numbers

Math 117: Topology of the Real Numbers Math 117: Topology of the Real Numbers John Douglas Moore November 10, 2008 The goal of these notes is to highlight the most important topics presented in Chapter 3 of the text [1] and to provide a few

More information

Lecture Notes on Metric Spaces

Lecture Notes on Metric Spaces Lecture Notes on Metric Spaces Math 117: Summer 2007 John Douglas Moore Our goal of these notes is to explain a few facts regarding metric spaces not included in the first few chapters of the text [1],

More information

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University

Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University Lecture Notes in Advanced Calculus 1 (80315) Raz Kupferman Institute of Mathematics The Hebrew University February 7, 2007 2 Contents 1 Metric Spaces 1 1.1 Basic definitions...........................

More information

Introduction to Real Analysis Alternative Chapter 1

Introduction to Real Analysis Alternative Chapter 1 Christopher Heil Introduction to Real Analysis Alternative Chapter 1 A Primer on Norms and Banach Spaces Last Updated: March 10, 2018 c 2018 by Christopher Heil Chapter 1 A Primer on Norms and Banach Spaces

More information

Problem Set 2: Solutions Math 201A: Fall 2016

Problem Set 2: Solutions Math 201A: Fall 2016 Problem Set 2: s Math 201A: Fall 2016 Problem 1. (a) Prove that a closed subset of a complete metric space is complete. (b) Prove that a closed subset of a compact metric space is compact. (c) Prove that

More information

REVIEW OF ESSENTIAL MATH 346 TOPICS

REVIEW OF ESSENTIAL MATH 346 TOPICS REVIEW OF ESSENTIAL MATH 346 TOPICS 1. AXIOMATIC STRUCTURE OF R Doğan Çömez The real number system is a complete ordered field, i.e., it is a set R which is endowed with addition and multiplication operations

More information

Math 341: Convex Geometry. Xi Chen

Math 341: Convex Geometry. Xi Chen Math 341: Convex Geometry Xi Chen 479 Central Academic Building, University of Alberta, Edmonton, Alberta T6G 2G1, CANADA E-mail address: xichen@math.ualberta.ca CHAPTER 1 Basics 1. Euclidean Geometry

More information

g 2 (x) (1/3)M 1 = (1/3)(2/3)M.

g 2 (x) (1/3)M 1 = (1/3)(2/3)M. COMPACTNESS If C R n is closed and bounded, then by B-W it is sequentially compact: any sequence of points in C has a subsequence converging to a point in C Conversely, any sequentially compact C R n is

More information

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set

Analysis Finite and Infinite Sets The Real Numbers The Cantor Set Analysis Finite and Infinite Sets Definition. An initial segment is {n N n n 0 }. Definition. A finite set can be put into one-to-one correspondence with an initial segment. The empty set is also considered

More information

A LITTLE REAL ANALYSIS AND TOPOLOGY

A LITTLE REAL ANALYSIS AND TOPOLOGY A LITTLE REAL ANALYSIS AND TOPOLOGY 1. NOTATION Before we begin some notational definitions are useful. (1) Z = {, 3, 2, 1, 0, 1, 2, 3, }is the set of integers. (2) Q = { a b : aεz, bεz {0}} is the set

More information

15 Real Analysis II Sequences and Limits , Math for Economists Fall 2004 Lecture Notes, 10/21/2004

15 Real Analysis II Sequences and Limits , Math for Economists Fall 2004 Lecture Notes, 10/21/2004 14.102, Math for Economists Fall 2004 Lecture Notes, 10/21/2004 These notes are primarily based on those written by Andrei Bremzen for 14.102 in 2002/3, and by Marek Pycia for the MIT Math Camp in 2003/4.

More information

The Heine-Borel and Arzela-Ascoli Theorems

The Heine-Borel and Arzela-Ascoli Theorems The Heine-Borel and Arzela-Ascoli Theorems David Jekel October 29, 2016 This paper explains two important results about compactness, the Heine- Borel theorem and the Arzela-Ascoli theorem. We prove them

More information

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45

Division of the Humanities and Social Sciences. Supergradients. KC Border Fall 2001 v ::15.45 Division of the Humanities and Social Sciences Supergradients KC Border Fall 2001 1 The supergradient of a concave function There is a useful way to characterize the concavity of differentiable functions.

More information

M17 MAT25-21 HOMEWORK 6

M17 MAT25-21 HOMEWORK 6 M17 MAT25-21 HOMEWORK 6 DUE 10:00AM WEDNESDAY SEPTEMBER 13TH 1. To Hand In Double Series. The exercises in this section will guide you to complete the proof of the following theorem: Theorem 1: Absolute

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

Measure Theory on Topological Spaces. Course: Prof. Tony Dorlas 2010 Typset: Cathal Ormond

Measure Theory on Topological Spaces. Course: Prof. Tony Dorlas 2010 Typset: Cathal Ormond Measure Theory on Topological Spaces Course: Prof. Tony Dorlas 2010 Typset: Cathal Ormond May 22, 2011 Contents 1 Introduction 2 1.1 The Riemann Integral........................................ 2 1.2 Measurable..............................................

More information

Introduction to Correspondences

Introduction to Correspondences Division of the Humanities and Social Sciences Introduction to Correspondences KC Border September 2010 Revised November 2013 In these particular notes, all spaces are metric spaces. The set of extended

More information

Convex Analysis and Economic Theory Winter 2018

Convex Analysis and Economic Theory Winter 2018 Division of the Humanities and Social Sciences Ec 181 KC Border Convex Analysis and Economic Theory Winter 2018 Supplement A: Mathematical background A.1 Extended real numbers The extended real number

More information

Economics 204 Fall 2012 Problem Set 3 Suggested Solutions

Economics 204 Fall 2012 Problem Set 3 Suggested Solutions Economics 204 Fall 2012 Problem Set 3 Suggested Solutions 1. Give an example of each of the following (and prove that your example indeed works): (a) A complete metric space that is bounded but not compact.

More information

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous:

MATH 51H Section 4. October 16, Recall what it means for a function between metric spaces to be continuous: MATH 51H Section 4 October 16, 2015 1 Continuity Recall what it means for a function between metric spaces to be continuous: Definition. Let (X, d X ), (Y, d Y ) be metric spaces. A function f : X Y is

More information

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9

MAT 570 REAL ANALYSIS LECTURE NOTES. Contents. 1. Sets Functions Countability Axiom of choice Equivalence relations 9 MAT 570 REAL ANALYSIS LECTURE NOTES PROFESSOR: JOHN QUIGG SEMESTER: FALL 204 Contents. Sets 2 2. Functions 5 3. Countability 7 4. Axiom of choice 8 5. Equivalence relations 9 6. Real numbers 9 7. Extended

More information

Preliminary draft only: please check for final version

Preliminary draft only: please check for final version ARE211, Fall2012 ANALYSIS6: TUE, SEP 11, 2012 PRINTED: AUGUST 22, 2012 (LEC# 6) Contents 1. Analysis (cont) 1 1.9. Continuous Functions 1 1.9.1. Weierstrass (extreme value) theorem 3 1.10. An inverse image

More information

Chapter 2 Convex Analysis

Chapter 2 Convex Analysis Chapter 2 Convex Analysis The theory of nonsmooth analysis is based on convex analysis. Thus, we start this chapter by giving basic concepts and results of convexity (for further readings see also [202,

More information

Lecture Notes DRE 7007 Mathematics, PhD

Lecture Notes DRE 7007 Mathematics, PhD Eivind Eriksen Lecture Notes DRE 7007 Mathematics, PhD August 21, 2012 BI Norwegian Business School Contents 1 Basic Notions.................................................. 1 1.1 Sets......................................................

More information

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability...

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability... Functional Analysis Franck Sueur 2018-2019 Contents 1 Metric spaces 1 1.1 Definitions........................................ 1 1.2 Completeness...................................... 3 1.3 Compactness......................................

More information

Math 117: Infinite Sequences

Math 117: Infinite Sequences Math 7: Infinite Sequences John Douglas Moore November, 008 The three main theorems in the theory of infinite sequences are the Monotone Convergence Theorem, the Cauchy Sequence Theorem and the Subsequence

More information

Week 5 Lectures 13-15

Week 5 Lectures 13-15 Week 5 Lectures 13-15 Lecture 13 Definition 29 Let Y be a subset X. A subset A Y is open in Y if there exists an open set U in X such that A = U Y. It is not difficult to show that the collection of all

More information

Lecture 5: The Bellman Equation

Lecture 5: The Bellman Equation Lecture 5: The Bellman Equation Florian Scheuer 1 Plan Prove properties of the Bellman equation (In particular, existence and uniqueness of solution) Use this to prove properties of the solution Think

More information

Introduction to Real Analysis

Introduction to Real Analysis Introduction to Real Analysis Joshua Wilde, revised by Isabel Tecu, Takeshi Suzuki and María José Boccardi August 13, 2013 1 Sets Sets are the basic objects of mathematics. In fact, they are so basic that

More information

Chapter 2 Metric Spaces

Chapter 2 Metric Spaces Chapter 2 Metric Spaces The purpose of this chapter is to present a summary of some basic properties of metric and topological spaces that play an important role in the main body of the book. 2.1 Metrics

More information

Continuity of convex functions in normed spaces

Continuity of convex functions in normed spaces Continuity of convex functions in normed spaces In this chapter, we consider continuity properties of real-valued convex functions defined on open convex sets in normed spaces. Recall that every infinitedimensional

More information

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n

converges as well if x < 1. 1 x n x n 1 1 = 2 a nx n Solve the following 6 problems. 1. Prove that if series n=1 a nx n converges for all x such that x < 1, then the series n=1 a n xn 1 x converges as well if x < 1. n For x < 1, x n 0 as n, so there exists

More information

Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption

Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption Chiaki Hara April 5, 2004 Abstract We give a theorem on the existence of an equilibrium price vector for an excess

More information

ANALYSIS WORKSHEET II: METRIC SPACES

ANALYSIS WORKSHEET II: METRIC SPACES ANALYSIS WORKSHEET II: METRIC SPACES Definition 1. A metric space (X, d) is a space X of objects (called points), together with a distance function or metric d : X X [0, ), which associates to each pair

More information

Real Analysis. Joe Patten August 12, 2018

Real Analysis. Joe Patten August 12, 2018 Real Analysis Joe Patten August 12, 2018 1 Relations and Functions 1.1 Relations A (binary) relation, R, from set A to set B is a subset of A B. Since R is a subset of A B, it is a set of ordered pairs.

More information

2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α.

2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α. Chapter 2. Basic Topology. 2.3 Compact Sets. 2.31 Definition By an open cover of a set E in a metric space X we mean a collection {G α } of open subsets of X such that E α G α. 2.32 Definition A subset

More information

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology ECARES Université Libre de Bruxelles MATH CAMP 03 Basic Topology Marjorie Gassner Contents: - Subsets, Cartesian products, de Morgan laws - Ordered sets, bounds, supremum, infimum - Functions, image, preimage,

More information

(1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define

(1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define Homework, Real Analysis I, Fall, 2010. (1) Consider the space S consisting of all continuous real-valued functions on the closed interval [0, 1]. For f, g S, define ρ(f, g) = 1 0 f(x) g(x) dx. Show that

More information

Some Background Material

Some Background Material Chapter 1 Some Background Material In the first chapter, we present a quick review of elementary - but important - material as a way of dipping our toes in the water. This chapter also introduces important

More information

Real Analysis Notes. Thomas Goller

Real Analysis Notes. Thomas Goller Real Analysis Notes Thomas Goller September 4, 2011 Contents 1 Abstract Measure Spaces 2 1.1 Basic Definitions........................... 2 1.2 Measurable Functions........................ 2 1.3 Integration..............................

More information

Convex Functions and Optimization

Convex Functions and Optimization Chapter 5 Convex Functions and Optimization 5.1 Convex Functions Our next topic is that of convex functions. Again, we will concentrate on the context of a map f : R n R although the situation can be generalized

More information

B. Appendix B. Topological vector spaces

B. Appendix B. Topological vector spaces B.1 B. Appendix B. Topological vector spaces B.1. Fréchet spaces. In this appendix we go through the definition of Fréchet spaces and their inductive limits, such as they are used for definitions of function

More information

MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES

MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES MATH 4200 HW: PROBLEM SET FOUR: METRIC SPACES PETE L. CLARK 4. Metric Spaces (no more lulz) Directions: This week, please solve any seven problems. Next week, please solve seven more. Starred parts of

More information

Mathematics for Economists

Mathematics for Economists Mathematics for Economists Victor Filipe Sao Paulo School of Economics FGV Metric Spaces: Basic Definitions Victor Filipe (EESP/FGV) Mathematics for Economists Jan.-Feb. 2017 1 / 34 Definitions and Examples

More information

Metric Spaces Math 413 Honors Project

Metric Spaces Math 413 Honors Project Metric Spaces Math 413 Honors Project 1 Metric Spaces Definition 1.1 Let X be a set. A metric on X is a function d : X X R such that for all x, y, z X: i) d(x, y) = d(y, x); ii) d(x, y) = 0 if and only

More information

1 Lecture 4: Set topology on metric spaces, 8/17/2012

1 Lecture 4: Set topology on metric spaces, 8/17/2012 Summer Jump-Start Program for Analysis, 01 Song-Ying Li 1 Lecture : Set topology on metric spaces, 8/17/01 Definition 1.1. Let (X, d) be a metric space; E is a subset of X. Then: (i) x E is an interior

More information

MATH 202B - Problem Set 5

MATH 202B - Problem Set 5 MATH 202B - Problem Set 5 Walid Krichene (23265217) March 6, 2013 (5.1) Show that there exists a continuous function F : [0, 1] R which is monotonic on no interval of positive length. proof We know there

More information

Math 421, Homework #9 Solutions

Math 421, Homework #9 Solutions Math 41, Homework #9 Solutions (1) (a) A set E R n is said to be path connected if for any pair of points x E and y E there exists a continuous function γ : [0, 1] R n satisfying γ(0) = x, γ(1) = y, and

More information

Continuity. Matt Rosenzweig

Continuity. Matt Rosenzweig Continuity Matt Rosenzweig Contents 1 Continuity 1 1.1 Rudin Chapter 4 Exercises........................................ 1 1.1.1 Exercise 1............................................. 1 1.1.2 Exercise

More information

MATHEMATICAL ECONOMICS: OPTIMIZATION. Contents

MATHEMATICAL ECONOMICS: OPTIMIZATION. Contents MATHEMATICAL ECONOMICS: OPTIMIZATION JOÃO LOPES DIAS Contents 1. Introduction 2 1.1. Preliminaries 2 1.2. Optimal points and values 2 1.3. The optimization problems 3 1.4. Existence of optimal points 4

More information

REAL AND COMPLEX ANALYSIS

REAL AND COMPLEX ANALYSIS REAL AND COMPLE ANALYSIS Third Edition Walter Rudin Professor of Mathematics University of Wisconsin, Madison Version 1.1 No rights reserved. Any part of this work can be reproduced or transmitted in any

More information

Discussion Paper Series

Discussion Paper Series Discussion Paper Series 2004 27 Department of Economics Royal Holloway College University of London Egham TW20 0EX 2004 Andrés Carvajal. Short sections of text, not to exceed two paragraphs, may be quoted

More information

Immerse Metric Space Homework

Immerse Metric Space Homework Immerse Metric Space Homework (Exercises -2). In R n, define d(x, y) = x y +... + x n y n. Show that d is a metric that induces the usual topology. Sketch the basis elements when n = 2. Solution: Steps

More information

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers

Theorems. Theorem 1.11: Greatest-Lower-Bound Property. Theorem 1.20: The Archimedean property of. Theorem 1.21: -th Root of Real Numbers Page 1 Theorems Wednesday, May 9, 2018 12:53 AM Theorem 1.11: Greatest-Lower-Bound Property Suppose is an ordered set with the least-upper-bound property Suppose, and is bounded below be the set of lower

More information

MAS331: Metric Spaces Problems on Chapter 1

MAS331: Metric Spaces Problems on Chapter 1 MAS331: Metric Spaces Problems on Chapter 1 1. In R 3, find d 1 ((3, 1, 4), (2, 7, 1)), d 2 ((3, 1, 4), (2, 7, 1)) and d ((3, 1, 4), (2, 7, 1)). 2. In R 4, show that d 1 ((4, 4, 4, 6), (0, 0, 0, 0)) =

More information

Mathematics 2 for Economics

Mathematics 2 for Economics Mathematics 2 for Economics Analysis and Dynamic Optimization Josef Leydold v 0.8 0.4 0-0.4-0.8 -.2-0 2 u February 2, 208 Institute for Statistics and Mathematics WU Wien 20 208 Josef Leydold Institute

More information

FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES. 1. Compact Sets

FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES. 1. Compact Sets FUNCTIONAL ANALYSIS LECTURE NOTES: COMPACT SETS AND FINITE-DIMENSIONAL SPACES CHRISTOPHER HEIL 1. Compact Sets Definition 1.1 (Compact and Totally Bounded Sets). Let X be a metric space, and let E X be

More information

Helly's Theorem and its Equivalences via Convex Analysis

Helly's Theorem and its Equivalences via Convex Analysis Portland State University PDXScholar University Honors Theses University Honors College 2014 Helly's Theorem and its Equivalences via Convex Analysis Adam Robinson Portland State University Let us know

More information

Final Exam - Math Camp August 27, 2014

Final Exam - Math Camp August 27, 2014 Final Exam - Math Camp August 27, 2014 You will have three hours to complete this exam. Please write your solution to question one in blue book 1 and your solutions to the subsequent questions in blue

More information

Mathematics 2 for Economics

Mathematics 2 for Economics Mathematics 2 for Economics Analysis and Dynamic Optimization Josef Leydold v.8.4 -.4 -.8 -.2-2 u March 7, 27 Institute for Statistics and Mathematics WU Wien 2 27 Josef Leydold Institute for Statistics

More information

(convex combination!). Use convexity of f and multiply by the common denominator to get. Interchanging the role of x and y, we obtain that f is ( 2M ε

(convex combination!). Use convexity of f and multiply by the common denominator to get. Interchanging the role of x and y, we obtain that f is ( 2M ε 1. Continuity of convex functions in normed spaces In this chapter, we consider continuity properties of real-valued convex functions defined on open convex sets in normed spaces. Recall that every infinitedimensional

More information

From now on, we will represent a metric space with (X, d). Here are some examples: i=1 (x i y i ) p ) 1 p, p 1.

From now on, we will represent a metric space with (X, d). Here are some examples: i=1 (x i y i ) p ) 1 p, p 1. Chapter 1 Metric spaces 1.1 Metric and convergence We will begin with some basic concepts. Definition 1.1. (Metric space) Metric space is a set X, with a metric satisfying: 1. d(x, y) 0, d(x, y) = 0 x

More information

Economics 204 Summer/Fall 2017 Lecture 7 Tuesday July 25, 2017

Economics 204 Summer/Fall 2017 Lecture 7 Tuesday July 25, 2017 Economics 204 Summer/Fall 2017 Lecture 7 Tuesday July 25, 2017 Section 2.9. Connected Sets Definition 1 Two sets A, B in a metric space are separated if Ā B = A B = A set in a metric space is connected

More information

Lecture 2: A crash course in Real Analysis

Lecture 2: A crash course in Real Analysis EE5110: Probability Foundations for Electrical Engineers July-November 2015 Lecture 2: A crash course in Real Analysis Lecturer: Dr. Krishna Jagannathan Scribe: Sudharsan Parthasarathy This lecture is

More information

Based on the Appendix to B. Hasselblatt and A. Katok, A First Course in Dynamics, Cambridge University press,

Based on the Appendix to B. Hasselblatt and A. Katok, A First Course in Dynamics, Cambridge University press, NOTE ON ABSTRACT RIEMANN INTEGRAL Based on the Appendix to B. Hasselblatt and A. Katok, A First Course in Dynamics, Cambridge University press, 2003. a. Definitions. 1. Metric spaces DEFINITION 1.1. If

More information

Math 117: Continuity of Functions

Math 117: Continuity of Functions Math 117: Continuity of Functions John Douglas Moore November 21, 2008 We finally get to the topic of ɛ δ proofs, which in some sense is the goal of the course. It may appear somewhat laborious to use

More information

Existence and Uniqueness

Existence and Uniqueness Chapter 3 Existence and Uniqueness An intellect which at a certain moment would know all forces that set nature in motion, and all positions of all items of which nature is composed, if this intellect

More information

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski

Topology, Math 581, Fall 2017 last updated: November 24, Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Topology, Math 581, Fall 2017 last updated: November 24, 2017 1 Topology 1, Math 581, Fall 2017: Notes and homework Krzysztof Chris Ciesielski Class of August 17: Course and syllabus overview. Topology

More information

01. Review of metric spaces and point-set topology. 1. Euclidean spaces

01. Review of metric spaces and point-set topology. 1. Euclidean spaces (October 3, 017) 01. Review of metric spaces and point-set topology Paul Garrett garrett@math.umn.edu http://www.math.umn.edu/ garrett/ [This document is http://www.math.umn.edu/ garrett/m/real/notes 017-18/01

More information

Math 201 Topology I. Lecture notes of Prof. Hicham Gebran

Math 201 Topology I. Lecture notes of Prof. Hicham Gebran Math 201 Topology I Lecture notes of Prof. Hicham Gebran hicham.gebran@yahoo.com Lebanese University, Fanar, Fall 2015-2016 http://fs2.ul.edu.lb/math http://hichamgebran.wordpress.com 2 Introduction and

More information

Optimization and Optimal Control in Banach Spaces

Optimization and Optimal Control in Banach Spaces Optimization and Optimal Control in Banach Spaces Bernhard Schmitzer October 19, 2017 1 Convex non-smooth optimization with proximal operators Remark 1.1 (Motivation). Convex optimization: easier to solve,

More information

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions

Economics 204 Fall 2011 Problem Set 2 Suggested Solutions Economics 24 Fall 211 Problem Set 2 Suggested Solutions 1. Determine whether the following sets are open, closed, both or neither under the topology induced by the usual metric. (Hint: think about limit

More information

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due ). Show that the open disk x 2 + y 2 < 1 is a countable union of planar elementary sets. Show that the closed disk x 2 + y 2 1 is a countable

More information

Metric Spaces and Topology

Metric Spaces and Topology Chapter 2 Metric Spaces and Topology From an engineering perspective, the most important way to construct a topology on a set is to define the topology in terms of a metric on the set. This approach underlies

More information

Mathematical Methods in Economics (Part I) Lecture Note

Mathematical Methods in Economics (Part I) Lecture Note Mathematical Methods in Economics (Part I) Lecture Note Kai Hao Yang 09/03/2018 Contents 1 Basic Topology and Linear Algebra 4 1.1 Review of Metric Space and Introduction of Topological Space........ 4

More information

Midterm 1. Every element of the set of functions is continuous

Midterm 1. Every element of the set of functions is continuous Econ 200 Mathematics for Economists Midterm Question.- Consider the set of functions F C(0, ) dened by { } F = f C(0, ) f(x) = ax b, a A R and b B R That is, F is a subset of the set of continuous functions

More information

Lecture 7. Econ August 18

Lecture 7. Econ August 18 Lecture 7 Econ 2001 2015 August 18 Lecture 7 Outline First, the theorem of the maximum, an amazing result about continuity in optimization problems. Then, we start linear algebra, mostly looking at familiar

More information

Course 212: Academic Year Section 1: Metric Spaces

Course 212: Academic Year Section 1: Metric Spaces Course 212: Academic Year 1991-2 Section 1: Metric Spaces D. R. Wilkins Contents 1 Metric Spaces 3 1.1 Distance Functions and Metric Spaces............. 3 1.2 Convergence and Continuity in Metric Spaces.........

More information

Convex Analysis and Optimization Chapter 2 Solutions

Convex Analysis and Optimization Chapter 2 Solutions Convex Analysis and Optimization Chapter 2 Solutions Dimitri P. Bertsekas with Angelia Nedić and Asuman E. Ozdaglar Massachusetts Institute of Technology Athena Scientific, Belmont, Massachusetts http://www.athenasc.com

More information

Exercise Solutions to Functional Analysis

Exercise Solutions to Functional Analysis Exercise Solutions to Functional Analysis Note: References refer to M. Schechter, Principles of Functional Analysis Exersize that. Let φ,..., φ n be an orthonormal set in a Hilbert space H. Show n f n

More information

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008.

CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS. W. Erwin Diewert January 31, 2008. 1 ECONOMICS 594: LECTURE NOTES CHAPTER 2: CONVEX SETS AND CONCAVE FUNCTIONS W. Erwin Diewert January 31, 2008. 1. Introduction Many economic problems have the following structure: (i) a linear function

More information

Technical Results on Regular Preferences and Demand

Technical Results on Regular Preferences and Demand Division of the Humanities and Social Sciences Technical Results on Regular Preferences and Demand KC Border Revised Fall 2011; Winter 2017 Preferences For the purposes of this note, a preference relation

More information

Real Analysis - Notes and After Notes Fall 2008

Real Analysis - Notes and After Notes Fall 2008 Real Analysis - Notes and After Notes Fall 2008 October 29, 2008 1 Introduction into proof August 20, 2008 First we will go through some simple proofs to learn how one writes a rigorous proof. Let start

More information

Convex Analysis and Economic Theory AY Elementary properties of convex functions

Convex Analysis and Economic Theory AY Elementary properties of convex functions Division of the Humanities and Social Sciences Ec 181 KC Border Convex Analysis and Economic Theory AY 2018 2019 Topic 6: Convex functions I 6.1 Elementary properties of convex functions We may occasionally

More information

Iowa State University. Instructor: Alex Roitershtein Summer Homework #1. Solutions

Iowa State University. Instructor: Alex Roitershtein Summer Homework #1. Solutions Math 501 Iowa State University Introduction to Real Analysis Department of Mathematics Instructor: Alex Roitershtein Summer 015 EXERCISES FROM CHAPTER 1 Homework #1 Solutions The following version of the

More information

Module MA3486: Fixed Point Theorems and Economic Equilibria Hilary Term 2016 Appendices

Module MA3486: Fixed Point Theorems and Economic Equilibria Hilary Term 2016 Appendices Module MA3486: Fixed Point Theorems and Economic Equilibria Hilary Term 2016 Appendices D. R. Wilkins Copyright c David R. Wilkins 2013 2018 Contents A Proofs of Basic Results of Real Analysis 67 B Alternative

More information

Part A. Metric and Topological Spaces

Part A. Metric and Topological Spaces Part A Metric and Topological Spaces 1 Lecture A1 Introduction to the Course This course is an introduction to the basic ideas of topology and metric space theory for first-year graduate students. Topology

More information

MATH 426, TOPOLOGY. p 1.

MATH 426, TOPOLOGY. p 1. MATH 426, TOPOLOGY THE p-norms In this document we assume an extended real line, where is an element greater than all real numbers; the interval notation [1, ] will be used to mean [1, ) { }. 1. THE p

More information

van Rooij, Schikhof: A Second Course on Real Functions

van Rooij, Schikhof: A Second Course on Real Functions vanrooijschikhof.tex April 25, 2018 van Rooij, Schikhof: A Second Course on Real Functions Notes from [vrs]. Introduction A monotone function is Riemann integrable. A continuous function is Riemann integrable.

More information

Topological properties

Topological properties CHAPTER 4 Topological properties 1. Connectedness Definitions and examples Basic properties Connected components Connected versus path connected, again 2. Compactness Definition and first examples Topological

More information

Chapter 1: Banach Spaces

Chapter 1: Banach Spaces 321 2008 09 Chapter 1: Banach Spaces The main motivation for functional analysis was probably the desire to understand solutions of differential equations. As with other contexts (such as linear algebra

More information

Maths 212: Homework Solutions

Maths 212: Homework Solutions Maths 212: Homework Solutions 1. The definition of A ensures that x π for all x A, so π is an upper bound of A. To show it is the least upper bound, suppose x < π and consider two cases. If x < 1, then

More information

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis Real Analysis, 2nd Edition, G.B.Folland Chapter 5 Elements of Functional Analysis Yung-Hsiang Huang 5.1 Normed Vector Spaces 1. Note for any x, y X and a, b K, x+y x + y and by ax b y x + b a x. 2. It

More information

THEOREMS, ETC., FOR MATH 515

THEOREMS, ETC., FOR MATH 515 THEOREMS, ETC., FOR MATH 515 Proposition 1 (=comment on page 17). If A is an algebra, then any finite union or finite intersection of sets in A is also in A. Proposition 2 (=Proposition 1.1). For every

More information

Geometry and topology of continuous best and near best approximations

Geometry and topology of continuous best and near best approximations Journal of Approximation Theory 105: 252 262, Geometry and topology of continuous best and near best approximations Paul C. Kainen Dept. of Mathematics Georgetown University Washington, D.C. 20057 Věra

More information

EC 521 MATHEMATICAL METHODS FOR ECONOMICS. Lecture 1: Preliminaries

EC 521 MATHEMATICAL METHODS FOR ECONOMICS. Lecture 1: Preliminaries EC 521 MATHEMATICAL METHODS FOR ECONOMICS Lecture 1: Preliminaries Murat YILMAZ Boğaziçi University In this lecture we provide some basic facts from both Linear Algebra and Real Analysis, which are going

More information

Contents: 1. Minimization. 2. The theorem of Lions-Stampacchia for variational inequalities. 3. Γ -Convergence. 4. Duality mapping.

Contents: 1. Minimization. 2. The theorem of Lions-Stampacchia for variational inequalities. 3. Γ -Convergence. 4. Duality mapping. Minimization Contents: 1. Minimization. 2. The theorem of Lions-Stampacchia for variational inequalities. 3. Γ -Convergence. 4. Duality mapping. 1 Minimization A Topological Result. Let S be a topological

More information