Exercise 1.2.3

Decide which of the following represent true statements about the nature of sets. For any that are false, provide a specific example where the statement in question does not hold.

(a)
If A 1 A 2 A 3 A 4 are all sets containing an infinite number of elements, then the intersection n = 1 A n is infinite as well.
(b)
If A 1 A 2 A 3 A 4 are all finite, nonempty sets of real numbers, then the intersection n = 1 A n is finite and nonempty.
(c)
A ( B C ) = ( A B ) C .
(d)
A ( B C ) = ( A B ) C .
(e)
A ( B C ) = ( A B ) ( A C ) .

Answers

(a)
False, consider A 1 = { 1 , 2 , } , A 2 = { 2 , 3 , } , ... has n = 1 A n = .
(b)
True, because we eventually reach A j = { x } and get stuck
(c)
False, A = gives = C .
(d)
True, intersection is associative.
(e)
True, draw a diagram.
User profile picture
2022-01-27 00:00
Comments

Proof. b) In Abbott, = { 1 , 2 , 3 , } .

We start from the property of which says that every non empty subset E of has a least element, denoted by min ( E ) .

Consider the set E of the finite cardinalities of the sets A 1 , A 2 , A 3 ,

E = { j , i , j = | A i | } ,

or, more biefly,

E = { | A i | , i } .

Since every A i is non empty, | A i | 1 , and every A i is finite, so E (and | A 1 | E , so E ). Therefore E has a least element

n = min { | A i | , i } .

Since n E (by definition of a least element), n = | A k | for some index k , and, for every index i ,

n = | A k | | A i | . (1)

By hypothesis, if j k , then A j A k , thus | A j | | A k | . But, from (1), we have also | A k | | A j | , therefore | A j | = | A k | .

From | A j | = | A k | and A j A k , where A j , A k are finite, we can deduce A j = A k . This gives

j k , A j = A k .

(We say that the sequence ( A i ) i is stationary.)

Hence

i N A i = 1 i k A i i > k A j = A k A k = A k .

Since A k is finite, nonempty, i N A i = A k is finite, nonempty. □

User profile picture
2024-07-03 09:21
Comments