Further Topics in Analysis: Solutions 2

Total Page:16

File Type:pdf, Size:1020Kb

Further Topics in Analysis: Solutions 2 c University of Bristol 2014 Further Topics in Analysis: Solutions 2 We assume that all sets in questions 2 and 3 are disjoint. 1. Prove that the following sets are countable. a) The set f2; 4; 6; 8; 10;::: g of positive even numbers. b) The set f2; 3; 5; 7; 11;::: g of prime numbers. c) The set f(x; y) 2 R × Rjx 2 Q; y 2 Qg, where Q is the set of rational numbers. 2 d) The set of spheres on the plane R whose centers have integer coordinates and whose radii are rational. Solution. a) Let X be a set of positive even numbers. Define f : N ! X by f(n) = 2n. The inverse function f −1 : X ! N is f −1(m) = m=2. By Theorem A1.7.61 f is a bijection. b) Obviously P ⊂ N. It is known that the set of primes is infinite. By Lemma 3.10 any subset of a countable set is finite or countable. Therefore P is countable. c) In Example 3.19 we proved that Q is countable. By Lemma 3.17 the cartesian product of two countable sets is countable. Therefore Q × Q is countable. d) Let S be the set of spheres on the plane R2 whose centers have integer coordinates and whose radii are rational. It is clear that every sphere in S is uniquely described by a pair (n; m) 2 N × N which is the centre of the sphere and a positive rational number r 2 Q+ which is the radius of the sphere. Hence there is a one{to{one correspondence between the set S and the set (N × N) × Q+. We know that N×N is countable (Example 3.8) and Q+ ⊂ Q is countable (Example 3.19). Since the cartesian product of two countable sets is countable (Lemma 3.17) we conclude that (N × N) × Q+ is countable. Therefore S is countable. 2. a) Prove that the union of two finite sets is finite; b) Prove that the Cartesian product of two finite sets is finite. Solution. a) Let f : X ! f1; 2;:::;Ng and g : Y ! f1; 2;:::;Mg are bijections. Define the function h : X [ Y ! f1; 2;:::;N + Mg by the formula f(z) if z 2 X; h(z) := g(z) + N if z 2 Y: The inverse h−1 : f1; 2;:::;N + Mg ! X [ Y is f −1(k) if 1 ≤ k ≤ N; h(k) := g−1(k − N) if N + 1 ≤ k ≤ N + M: By Theorem A1.7.6 h is a bijection. So X [ Y is finite and has N + M elements. b) Let f : f1; 2;:::;Ng ! X and g : f1; 2;:::;Mg ! Y are bijections. Then X and Y can be arranged in finite lists X = fx1; x2; : : : ; xN g;Y = fy1; y2; : : : ; yM g: 1Ax.y.z refers to Lecture Notes in Analysis by Vitali Liskevich. You can download them on the Web: http://www.maths.bris.ac.uk/ ∼ majm/analysis1/ Write elements of X × Y = fx1; x2; : : : ; xN g × fy1; y2; : : : ; yM g as a rectangular array (figure on the left) and then read them off along the horizontal lines (figure on the right): (x1; y1)(x1; y2) ::: (x1; yM ) 1 2 :::M (x ; y )(x ; y ) ::: (x ; y ) M + 1 M + 2 ::: 2M 2 1 2 2 2 M h(xn;ym) . −−−−−−! . (xN ; y1)(xN ; y2) ::: (xN ; yM ) (N −1)M + 1 (N −1)M + 2 :::NM In this process every element of X × Y is counted and none of them is counted twice. This means that we established a bijection between h : X × Y ! f1; 2;:::;NMg. So the cartesian product X × Y is finite and has NM elements. Such bijection h : X × Y ! f1; 2;:::;NMg can be represented analytically by the formula h(xn; ym) := (n − 1)M + m. 3. a) Prove that the union of a finite and a countable set is countable. b) Prove that the union of a finite and an infinite set is infinite. c) Prove that the union of a finite number of countable sets is countable. d) Prove that the cartesian product of a finite number of countable sets is countable. e) Prove that the cartesian product of a finite and a countable set is countable. Solution. a) Let f : X ! f1; 2;:::;Ng and g : Y ! N are bijections. Define h : X [ Y ! N by the formula f(z) if z 2 X; h(k) := g(z) + N if z 2 Y: The inverse h−1 : N ! X [ Y is f −1(k) if 1 ≤ k ≤ N; h(k) := g−1(k − N) if k ≥ N + 1: By Theorem A1.7.6 h is a bijection. So X [ Y is countable. b) Let X be a finite set and Y be an infinite set. Then Y ⊂ (X [ Y ), that is X [ Y contains an infinite subset. Therefore X [ Y is infinite. c) Let X1;X2;:::;XN be countable sets. First we prove first that X1 [X2 is countable. Let N1 and N2 be two "copies" of the set of positive natural numbers N. Let f1 : N1 ! X1 and f2 : N2 ! X2 are bijections. Define h : N1 [ N2 ! X1 [ X2 by the formula f (k) if x 2 ; h(k) := 1 N1 f2(k) if x 2 N2: −1 The function h is a bijection with inverse h : X1 [ X2 ! N1 [ N2 given by −1 −1 f1 (y) if y 2 X1; h (y) := −1 f2 (y) if y 2 X2: Now let ' : N ! N1 × N1 be a bijection (Example 3.9). Then the composition h ◦ ' : N ! X1 [ X2 is a bijection. Therefore X1 [ X2 is countable. Now we proceed by induction. If k = 1 then the set X1 is countable; Assume that X1 [ X2 [···[ Xk (k 2 N, 1 < k < N) is countable. Then X1 [ X2 [···[ Xk [ Xk+1 = (X1 [ X2 [···[ Xk) [ Xk+1 is countable. 2 We conclude that X1 [ X2 [···[ XN is countable. d) Let X1;X2;:::;XN are countable sets. Define Yk := X1 × X2 × · · · × Xk (k = 1;:::;N). Thus YN := X1 × X2 × · · · × XN We need to prove that YN is countable. By induction: If k = 1 then the set Y1 = X1 is countable; Assume that Yk (k 2 N, 1 ≤ k < N) is countable; Then Yk+1 = (X1 × · · · × Xk) × Xk+1 = Yk × Xk+1 where Yk and Xk+1 are both countable. By Lemma 1.17 the cartesian product of countable sets is countable. So Yk+1 is countable. We conclude that X1 × X2 × · · · × XN is countable. e) Let f : f1; 2;:::;Ng ! X and g : f1; 2; : : : ; m; : : : g ! Y are bijections. Then X and Y can be arranged in the lists: X = fx1; x2; : : : ; xN g;Y = fy1; y2; : : : ; ym;::: g: Write elements of X × Y as a rectangular array (figure on the left) and then read them off along the vertical lines (figure on the right): (x1; y1)(x1; y2) ::: (x1; ym) ::: 1 N + 1 ::: (m−1)N + 1 ::: (x ; y )(x ; y ) ::: (x ; y ) ::: 2 N + 2 ::: (m−1)N + 2 ::: 2 1 2 2 2 m h(xn;ym) . −−−−−−! . (xN ; y1)(xN ; y2) ::: (xN ; ym) ::: N 2N : : : mN : : : In this process every element of X × Y is counted and none of them is counted twice. This means that we established a bijection between X × Y and N. So X [ Y is countable. Such bijection h : X × Y ! N can be represented analytically by the formula h(xn; ym) := (m − 1)N + n. 4. Let X be a countable set. Prove the following statements. a) If there exists an injection f : Y ! X then the set Y is at most countable. b) If there exists a surjection f : X ! Y then the set Y is at most countable. Solution. a) Let f : Y ! X be an injection. Then Im(f) is a subset of X. Since X is countable by Lemma 3.11 we conclude that Im(f) is at most countable (finite or countable). But (compare the proof of Theorem A1.7.6) the function f : Y ! Im(f) is a bijection. Therefore Y is at most countable. b) Let f : X ! Y be a surjection. Then (8y 2 Y )[f −1(y) 6= ;]. For each y 2 Y select one −1 (and only one!) element g(y) 2 f (y). Then g : Y ! X is a function. Since y1 6= y2 implies −1 −1 f (y1) \ f (y1) = ; we conclude that g : Y ! X is an injection. By Q4, b) above we conclude that Y is at most countable. 5. Let functions f : X ! Y and g : Y ! Z are bijections. Prove that the composition g ◦ f : X ! Z is a bijection. Solution. By Theorem A1.7.6 a function is a bijection if and only if there exists an inverse function. Let f −1 : Y ! X and g−1 : Z ! Y are inverse functions. Then f −1 ◦ g−1 : Z ! X is an inverse function to f ◦ g : X ! Z. Hence f ◦ g : X ! Z is a bijection. 3.
Recommended publications
  • Fast and Private Computation of Cardinality of Set Intersection and Union
    Fast and Private Computation of Cardinality of Set Intersection and Union Emiliano De Cristofaroy, Paolo Gastiz, and Gene Tsudikz yPARC zUC Irvine Abstract. With massive amounts of electronic information stored, trans- ferred, and shared every day, legitimate needs for sensitive information must be reconciled with natural privacy concerns. This motivates var- ious cryptographic techniques for privacy-preserving information shar- ing, such as Private Set Intersection (PSI) and Private Set Union (PSU). Such techniques involve two parties { client and server { each with a private input set. At the end, client learns the intersection (or union) of the two respective sets, while server learns nothing. However, if desired functionality is private computation of cardinality rather than contents, of set intersection, PSI and PSU protocols are not appropriate, as they yield too much information. In this paper, we design an efficient crypto- graphic protocol for Private Set Intersection Cardinality (PSI-CA) that yields only the size of set intersection, with security in the presence of both semi-honest and malicious adversaries. To the best of our knowl- edge, it is the first protocol that achieves complexities linear in the size of input sets. We then show how the same protocol can be used to pri- vately compute set union cardinality. We also design an extension that supports authorization of client input. 1 Introduction Proliferation of, and growing reliance on, electronic information trigger the increase in the amount of sensitive data stored and processed in cyberspace. Consequently, there is a strong need for efficient cryptographic techniques that allow sharing information with privacy. Among these, Private Set Intersection (PSI) [11, 24, 14, 21, 15, 22, 9, 8, 18], and Private Set Union (PSU) [24, 15, 17, 12, 32] have attracted a lot of attention from the research community.
    [Show full text]
  • 1 Measurable Sets
    Math 4351, Fall 2018 Chapter 11 in Goldberg 1 Measurable Sets Our goal is to define what is meant by a measurable set E ⊆ [a; b] ⊂ R and a measurable function f :[a; b] ! R. We defined the length of an open set and a closed set, denoted as jGj and jF j, e.g., j[a; b]j = b − a: We will use another notation for complement and the notation in the Goldberg text. Let Ec = [a; b] n E = [a; b] − E. Also, E1 n E2 = E1 − E2: Definitions: Let E ⊆ [a; b]. Outer measure of a set E: m(E) = inffjGj : for all G open and E ⊆ Gg. Inner measure of a set E: m(E) = supfjF j : for all F closed and F ⊆ Eg: 0 ≤ m(E) ≤ m(E). A set E is a measurable set if m(E) = m(E) and the measure of E is denoted as m(E). The symmetric difference of two sets E1 and E2 is defined as E1∆E2 = (E1 − E2) [ (E2 − E1): A set is called an Fσ set (F-sigma set) if it is a union of a countable number of closed sets. A set is called a Gδ set (G-delta set) if it is a countable intersection of open sets. Properties of Measurable Sets on [a; b]: 1. If E1 and E2 are subsets of [a; b] and E1 ⊆ E2, then m(E1) ≤ m(E2) and m(E1) ≤ m(E2). In addition, if E1 and E2 are measurable subsets of [a; b] and E1 ⊆ E2, then m(E1) ≤ m(E2).
    [Show full text]
  • Julia's Efficient Algorithm for Subtyping Unions and Covariant
    Julia’s Efficient Algorithm for Subtyping Unions and Covariant Tuples Benjamin Chung Northeastern University, Boston, MA, USA [email protected] Francesco Zappa Nardelli Inria of Paris, Paris, France [email protected] Jan Vitek Northeastern University, Boston, MA, USA Czech Technical University in Prague, Czech Republic [email protected] Abstract The Julia programming language supports multiple dispatch and provides a rich type annotation language to specify method applicability. When multiple methods are applicable for a given call, Julia relies on subtyping between method signatures to pick the correct method to invoke. Julia’s subtyping algorithm is surprisingly complex, and determining whether it is correct remains an open question. In this paper, we focus on one piece of this problem: the interaction between union types and covariant tuples. Previous work normalized unions inside tuples to disjunctive normal form. However, this strategy has two drawbacks: complex type signatures induce space explosion, and interference between normalization and other features of Julia’s type system. In this paper, we describe the algorithm that Julia uses to compute subtyping between tuples and unions – an algorithm that is immune to space explosion and plays well with other features of the language. We prove this algorithm correct and complete against a semantic-subtyping denotational model in Coq. 2012 ACM Subject Classification Theory of computation → Type theory Keywords and phrases Type systems, Subtyping, Union types Digital Object Identifier 10.4230/LIPIcs.ECOOP.2019.24 Category Pearl Supplement Material ECOOP 2019 Artifact Evaluation approved artifact available at https://dx.doi.org/10.4230/DARTS.5.2.8 Acknowledgements The authors thank Jiahao Chen for starting us down the path of understanding Julia, and Jeff Bezanson for coming up with Julia’s subtyping algorithm.
    [Show full text]
  • Lecture 7 1 Overview 2 Sequences and Cartesian Products
    COMPSCI 230: Discrete Mathematics for Computer Science February 4, 2019 Lecture 7 Lecturer: Debmalya Panigrahi Scribe: Erin Taylor 1 Overview In this lecture, we introduce sequences and Cartesian products. We also define relations and study their properties. 2 Sequences and Cartesian Products Recall that two fundamental properties of sets are the following: 1. A set does not contain multiple copies of the same element. 2. The order of elements in a set does not matter. For example, if S = f1, 4, 3g then S is also equal to f4, 1, 3g and f1, 1, 3, 4, 3g. If we remove these two properties from a set, the result is known as a sequence. Definition 1. A sequence is an ordered collection of elements where an element may repeat multiple times. An example of a sequence with three elements is (1, 4, 3). This sequence, unlike the statement above for sets, is not equal to (4, 1, 3), nor is it equal to (1, 1, 3, 4, 3). Often the following shorthand notation is used to define a sequence: 1 s = 8i 2 N i 2i Here the sequence (s1, s2, ... ) is formed by plugging i = 1, 2, ... into the expression to find s1, s2, and so on. This sequence is (1/2, 1/4, 1/8, ... ). We now define a new set operator; the result of this operator is a set whose elements are two-element sequences. Definition 2. The Cartesian product of sets A and B, denoted by A × B, is a set defined as follows: A × B = f(a, b) : a 2 A, b 2 Bg.
    [Show full text]
  • Cartesian Powers
    Cartesian Powers sequences subsets functions exponential growth +, -, x, … Analogies between number and set operations Numbers Sets Addition Disjoint union Subtraction Complement Multiplication Cartesian product Exponents ? Cartesian Powers of a Set Cartesian product of a set with itself is a Cartesian power A2 = A x A Cartesian square An ≝ A x A x … x A n’th Cartesian power n X |An| = | A x A x … x A | = |A| x |A| x … x |A| = |A|n Practical and theoretical applications Applications California License Plates California Till 1904 no registration 1905-1912 various registration formats one-time $2 fee 1913 ≤6 digits 106 = 1 million If all OK Sam? 1956 263 x 103 ≈ 17.6 m 1969 263 x 104 ≈ 176 m Binary Strings {0,1}n = { length-n binary strings } n-bit strings 0 1 1 n Set Strings Size {0,1} 0 {0,1}0 Λ 1 00 01 1 {0,1}1 0, 1 2 {0,1}2 2 {0,1}2 00, 01, 10, 11 4 000, 001, 011, 010, 10 11 3 {0,1}3 8 100, 110, 101, 111 001 011 … … … … 010 {0,1}3 n {0,1}n 0…0, …, 1…1 2n 000 111 101 | {0,1}n | =|{0,1}|n = 2n 100 110 Subsets The power set of S, denoted ℙ(S), is the collection of all subsets of S ℙ( {a,b} ) = { {}, {a}, {b}, {a,b} } ℙ({a,b}) and {0,1}2 ℙ({a,b}) a b {0,1}2 Subsets Binary strings {} 00 |ℙ(S)| = ? of S of length |S| ❌ ❌ {b} ❌ ✅ 01 {a} ✅ ❌ 10 |S| 1-1 correspondence between ℙ(S) and {0,1} {a,b} ✅ ✅ 11 |ℙ(S)| = | {0,1}|S| | = 2|S| The size of the power set is the power of the set size Functions A function from A to B maps every element a ∈ A to an element f(a) ∈ B Define a function f: specify f(a) for every a ∈ A f from {1,2,3} to {p, u} specify
    [Show full text]
  • Course 221: Michaelmas Term 2006 Section 1: Sets, Functions and Countability
    Course 221: Michaelmas Term 2006 Section 1: Sets, Functions and Countability David R. Wilkins Copyright c David R. Wilkins 2006 Contents 1 Sets, Functions and Countability 2 1.1 Sets . 2 1.2 Cartesian Products of Sets . 5 1.3 Relations . 6 1.4 Equivalence Relations . 6 1.5 Functions . 8 1.6 The Graph of a Function . 9 1.7 Functions and the Empty Set . 10 1.8 Injective, Surjective and Bijective Functions . 11 1.9 Inverse Functions . 13 1.10 Preimages . 14 1.11 Finite and Infinite Sets . 16 1.12 Countability . 17 1.13 Cartesian Products and Unions of Countable Sets . 18 1.14 Uncountable Sets . 21 1.15 Power Sets . 21 1.16 The Cantor Set . 22 1 1 Sets, Functions and Countability 1.1 Sets A set is a collection of objects; these objects are known as elements of the set. If an element x belongs to a set X then we denote this fact by writing x ∈ X. Sets with small numbers of elements can be specified by listing the elements of the set enclosed within braces. For example {a, b, c, d} is the set consisting of the elements a, b, c and d. Two sets are equal if and only if they have the same elements. The empty set ∅ is the set with no elements. Standard notations N, Z, Q, R and C are adopted for the following sets: • the set N of positive integers; • the set Z of integers; • the set Q of rational numbers; • the set R of real numbers; • the set C of complex numbers.
    [Show full text]
  • Equivalents to the Axiom of Choice and Their Uses A
    EQUIVALENTS TO THE AXIOM OF CHOICE AND THEIR USES A Thesis Presented to The Faculty of the Department of Mathematics California State University, Los Angeles In Partial Fulfillment of the Requirements for the Degree Master of Science in Mathematics By James Szufu Yang c 2015 James Szufu Yang ALL RIGHTS RESERVED ii The thesis of James Szufu Yang is approved. Mike Krebs, Ph.D. Kristin Webster, Ph.D. Michael Hoffman, Ph.D., Committee Chair Grant Fraser, Ph.D., Department Chair California State University, Los Angeles June 2015 iii ABSTRACT Equivalents to the Axiom of Choice and Their Uses By James Szufu Yang In set theory, the Axiom of Choice (AC) was formulated in 1904 by Ernst Zermelo. It is an addition to the older Zermelo-Fraenkel (ZF) set theory. We call it Zermelo-Fraenkel set theory with the Axiom of Choice and abbreviate it as ZFC. This paper starts with an introduction to the foundations of ZFC set the- ory, which includes the Zermelo-Fraenkel axioms, partially ordered sets (posets), the Cartesian product, the Axiom of Choice, and their related proofs. It then intro- duces several equivalent forms of the Axiom of Choice and proves that they are all equivalent. In the end, equivalents to the Axiom of Choice are used to prove a few fundamental theorems in set theory, linear analysis, and abstract algebra. This paper is concluded by a brief review of the work in it, followed by a few points of interest for further study in mathematics and/or set theory. iv ACKNOWLEDGMENTS Between the two department requirements to complete a master's degree in mathematics − the comprehensive exams and a thesis, I really wanted to experience doing a research and writing a serious academic paper.
    [Show full text]
  • Naïve Set Theory Basic Definitions Naïve Set Theory Is the Non-Axiomatic Treatment of Set Theory
    Naïve Set Theory Basic Definitions Naïve set theory is the non-axiomatic treatment of set theory. In the axiomatic treatment, which we will only allude to at times, a set is an undefined term. For us however, a set will be thought of as a collection of some (possibly none) objects. These objects are called the members (or elements) of the set. We use the symbol "∈" to indicate membership in a set. Thus, if A is a set and x is one of its members, we write x ∈ A and say "x is an element of A" or "x is in A" or "x is a member of A". Note that "∈" is not the same as the Greek letter "ε" epsilon. Basic Definitions Sets can be described notationally in many ways, but always using the set brackets "{" and "}". If possible, one can just list the elements of the set: A = {1,3, oranges, lions, an old wad of gum} or give an indication of the elements: ℕ = {1,2,3, ... } ℤ = {..., -2,-1,0,1,2, ...} or (most frequently in mathematics) using set-builder notation: S = {x ∈ ℝ | 1 < x ≤ 7 } or {x ∈ ℝ : 1 < x ≤ 7 } which is read as "S is the set of real numbers x, such that x is greater than 1 and less than or equal to 7". In some areas of mathematics sets may be denoted by special notations. For instance, in analysis S would be written (1,7]. Basic Definitions Note that sets do not contain repeated elements. An element is either in or not in a set, never "in the set 5 times" for instance.
    [Show full text]
  • Fast and Private Computation of Cardinality of Set Intersection and Union*
    Fast and Private Computation of Cardinality of Set Intersection and Union* Emiliano De Cristofaroy, Paolo Gastiz, Gene Tsudikz yPARC zUC Irvine Abstract In many everyday scenarios, sensitive information must be shared between parties without com- plete mutual trust. Private set operations are particularly useful to enable sharing information with privacy, as they allow two or more parties to jointly compute operations on their sets (e.g., intersec- tion, union, etc.), such that only the minimum required amount of information is disclosed. In the last few years, the research community has proposed a number of secure and efficient techniques for Private Set Intersection (PSI), however, somewhat less explored is the problem of computing the magnitude, rather than the contents, of the intersection – we denote this problem as Private Set In- tersection Cardinality (PSI-CA). This paper explores a few PSI-CA variations and constructs several protocols that are more efficient than the state-of-the-art. 1 Introduction Proliferation of, and growing reliance on, electronic information generate an increasing amount of sensitive data stored and processed in the cyberspace. Consequently, there is a compelling need for efficient cryptographic techniques that allow sharing information while protecting privacy. Among these, Private Set Intersection (PSI) [15, 29, 18, 26, 19, 27, 12, 11, 22], and Private Set Union (PSU) [29, 19, 21, 16, 36] have recently attracted a lot of attention from the research community. In particular, PSI allows one party (client) to compute the intersection of its set with that of another party (server), such that: (i) server does not learn client input, and (ii) client learns no information about server input, beyond the intersection.
    [Show full text]
  • Worksheet: Cardinality, Countable and Uncountable Sets
    Math 347 Worksheet: Cardinality A.J. Hildebrand Worksheet: Cardinality, Countable and Uncountable Sets • Key Tool: Bijections. • Definition: Let A and B be sets. A bijection from A to B is a function f : A ! B that is both injective and surjective. • Properties of bijections: ∗ Compositions: The composition of bijections is a bijection. ∗ Inverse functions: The inverse function of a bijection is a bijection. ∗ Symmetry: The \bijection" relation is symmetric: If there is a bijection f from A to B, then there is also a bijection g from B to A, given by the inverse of f. • Key Definitions. • Cardinality: Two sets A and B are said to have the same cardinality if there exists a bijection from A to B. • Finite sets: A set is called finite if it is empty or has the same cardinality as the set f1; 2; : : : ; ng for some n 2 N; it is called infinite otherwise. • Countable sets: A set A is called countable (or countably infinite) if it has the same cardinality as N, i.e., if there exists a bijection between A and N. Equivalently, a set A is countable if it can be enumerated in a sequence, i.e., if all of its elements can be listed as an infinite sequence a1; a2;::: . NOTE: The above definition of \countable" is the one given in the text, and it is reserved for infinite sets. Thus finite sets are not countable according to this definition. • Uncountable sets: A set is called uncountable if it is infinite and not countable. • Two famous results with memorable proofs.
    [Show full text]
  • Some Set Theory We Should Know Cardinality and Cardinal Numbers
    SOME SET THEORY WE SHOULD KNOW CARDINALITY AND CARDINAL NUMBERS De¯nition. Two sets A and B are said to have the same cardinality, and we write jAj = jBj, if there exists a one-to-one onto function f : A ! B. We also say jAj · jBj if there exists a one-to-one (but not necessarily onto) function f : A ! B. Then the SchrÄoder-BernsteinTheorem says: jAj · jBj and jBj · jAj implies jAj = jBj: SchrÄoder-BernsteinTheorem. If there are one-to-one maps f : A ! B and g : B ! A, then jAj = jBj. A set is called countable if it is either ¯nite or has the same cardinality as the set N of positive integers. Theorem ST1. (a) A countable union of countable sets is countable; (b) If A1;A2; :::; An are countable, so is ¦i·nAi; (c) If A is countable, so is the set of all ¯nite subsets of A, as well as the set of all ¯nite sequences of elements of A; (d) The set Q of all rational numbers is countable. Theorem ST2. The following sets have the same cardinality as the set R of real numbers: (a) The set P(N) of all subsets of the natural numbers N; (b) The set of all functions f : N ! f0; 1g; (c) The set of all in¯nite sequences of 0's and 1's; (d) The set of all in¯nite sequences of real numbers. The cardinality of N (and any countable in¯nite set) is denoted by @0. @1 denotes the next in¯nite cardinal, @2 the next, etc.
    [Show full text]
  • Advanced Calculus 1. Definition: the Cartesian Product a × B
    Advanced Calculus 1. Definition: The Cartesian product A × B of sets A and B is A × B = {(a, b)| a ∈ A, b ∈ B}. This generalizes in the obvious way to higher Cartesian products: A1 × · · · × An = {(a1, . , an)| a1 ∈ A1, . , an ∈ An}. 2. Example: The real line R, the plane R2 = R×R, the n-dimensional real vector space Rn, R × [0, T], Rn × [0, T] etc. 3. Definition: The dot product (or inner or scalar product) of vectors x = (x1, . , xn) n and y = (y1, . , yn) in R is n X x · y = xiyi. i=1 n 4. Definition: The magnitude (or 2-norm) of a vector x = (x1, . , xn) in R is 1 " n # 2 X 1 2 2 |x| = xi = (x · x) . i=1 5. Definition: We write f : A 7→ B if f is a function whose domain is a subset of A and whose range is a subset of B. Let x = (x1, . , xn) n n be a point in R . So, if f(x) = f(x1, . , xn) is a function that has its domain in R , we write f : Rn 7→ R. So, for example, if 2 2 f(x1, x2, x3, x4) = x2x4 sin (x1 + x3), then f : R4 7→ R. We say that f takes R4 to R. 6. This notion is easily generalized to functions from Rn to Rm. Let x ∈ Rn and n f1(x), . , fm(x) be functions taking R to R. Then we can define a function f : Rn 7→ Rm, by f(x) = (f1(x), . , fm(x)). 2 7.
    [Show full text]