• Nie Znaleziono Wyników

Operations on sets

N/A
N/A
Protected

Academic year: 2021

Share "Operations on sets"

Copied!
113
0
0

Pełen tekst

(1)

Operations on sets

Tomasz Lechowski Batory AA SL 4 listopada 2019 1 / 24

(2)

Things you need to learn:

The following operations on sets:

Union of two sets: A ∪ B;

Intersection of two sets: A ∩ B;

Difference of two sets: A − B;

Complement of a given set: A0.

Note that theunion is sometimes also called thesum and theintersection is sometimes called the product.

Tomasz Lechowski Batory AA SL 4 listopada 2019 2 / 24

(3)

Things you need to learn:

The following operations on sets:

Union of two sets: A ∪ B;

Intersection of two sets: A ∩ B;

Difference of two sets: A − B;

Complement of a given set: A0.

Note that theunion is sometimes also called thesum and theintersection is sometimes called the product.

Tomasz Lechowski Batory AA SL 4 listopada 2019 2 / 24

(4)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements: A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(5)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements: A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(6)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements: A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(7)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements:

A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(8)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements:

A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(9)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements:

A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B. If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(10)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements:

A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B.

If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(11)

Notation

We use the notation a ∈ A to indicate that a is an element of A.

We use the notation A ⊆ B to indicate that A is a subset of B, i.e. that every element of A is also an element of B.

∅ denotes the empty set, the set that has no elements.

The following are true statements:

A ⊆ A for any set A.

∅ ⊆ A for any set A.

If A ⊆ B and B ⊆ A, then A = B.

If A ⊆ B and B ⊆ C , then A ⊆ C .

Tomasz Lechowski Batory AA SL 4 listopada 2019 3 / 24

(12)

Notation

Note that A ⊆ B is true when A = B (every element of A is in B).

If we want to exclude this possibility we write A ⊂ B. In such case we call A a proper subset of B. In other words we have A ⊂ B if A ⊆ B and A 6= B.

You may find this analogous to ¬ and < operators.

Tomasz Lechowski Batory AA SL 4 listopada 2019 4 / 24

(13)

Notation

Note that A ⊆ B is true when A = B (every element of A is in B). If we want to exclude this possibility we write A ⊂ B. In such case we call A a proper subset of B. In other words we have A ⊂ B if A ⊆ B and A 6= B.

You may find this analogous to ¬ and < operators.

Tomasz Lechowski Batory AA SL 4 listopada 2019 4 / 24

(14)

Notation

Note that A ⊆ B is true when A = B (every element of A is in B). If we want to exclude this possibility we write A ⊂ B. In such case we call A a proper subset of B. In other words we have A ⊂ B if A ⊆ B and A 6= B.

You may find this analogous to ¬ and < operators.

Tomasz Lechowski Batory AA SL 4 listopada 2019 4 / 24

(15)

Union

A union A ∪ B of two sets A and B is the set of all elements that belong to at least one of A or B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A ∪ B = {1, 2, 3, 4}

Tomasz Lechowski Batory AA SL 4 listopada 2019 5 / 24

(16)

Union

A union A ∪ B of two sets A and B is the set of all elements that belong to at least one of A or B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A ∪ B = {1, 2, 3, 4}

Tomasz Lechowski Batory AA SL 4 listopada 2019 5 / 24

(17)

Intersection

An intersection A ∩ B of two sets A and B is the set of all elements that belong to both A and B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A ∩ B = {2, 3}

Tomasz Lechowski Batory AA SL 4 listopada 2019 6 / 24

(18)

Intersection

An intersection A ∩ B of two sets A and B is the set of all elements that belong to both A and B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A ∩ B = {2, 3}

Tomasz Lechowski Batory AA SL 4 listopada 2019 6 / 24

(19)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following: If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A; In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(20)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B; If A ⊆ B, then A ∩ B = A; In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(21)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A; In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(22)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A;

In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(23)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A;

In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(24)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A;

In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(25)

Union & Intersection

Of course we have A ∪ B = B ∪ A and A ∩ B = B ∩ A.

Make sure you convince yourselves of the following:

If A ⊆ B, then A ∪ B = B;

If A ⊆ B, then A ∩ B = A;

In particular:

∅ ∪ A = A;

∅ ∩ A = ∅;

Tomasz Lechowski Batory AA SL 4 listopada 2019 7 / 24

(26)

Difference

A difference A − B of two sets A and B is the set of all elements that belong to A but do not belong to B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A − B = {1}, but B − A = {4}

Tomasz Lechowski Batory AA SL 4 listopada 2019 8 / 24

(27)

Difference

A difference A − B of two sets A and B is the set of all elements that belong to A but do not belong to B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A − B = {1},

but B − A = {4}

Tomasz Lechowski Batory AA SL 4 listopada 2019 8 / 24

(28)

Difference

A difference A − B of two sets A and B is the set of all elements that belong to A but do not belong to B.

If A = {1, 2, 3} and B = {2, 3, 4}, then A − B = {1}, but B − A = {4}

Tomasz Lechowski Batory AA SL 4 listopada 2019 8 / 24

(29)

Example 1

Let A = {1, 2, 3, 4, 5, 6, 7} and B = {2, 4, 6, 8, 10}.

Find A ∪ B, A ∩ B, A − B and B − A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 9 / 24

(30)

Example 1

A ∪ B denotes all elements that are in at least one of A or B, so we have:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 10 / 24

(31)

Example 1

A ∪ B denotes all elements that are in at least one of A or B, so we have:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 10 / 24

(32)

Example 1

A ∩ B contain all elements that are in both A and B, so we have:

A ∩ B = {2, 4, 6}

Note: 1 /∈ A ∩ B, since 1 does not belong to B. Similarly 8 /∈ A ∩ B, since 8 does not belong to A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 11 / 24

(33)

Example 1

A ∩ B contain all elements that are in both A and B, so we have:

A ∩ B = {2, 4, 6}

Note: 1 /∈ A ∩ B, since 1 does not belong to B. Similarly 8 /∈ A ∩ B, since 8 does not belong to A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 11 / 24

(34)

Example 1

A ∩ B contain all elements that are in both A and B, so we have:

A ∩ B = {2, 4, 6}

Note: 1 /∈ A ∩ B, since 1 does not belong to B. Similarly 8 /∈ A ∩ B, since 8 does not belong to A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 11 / 24

(35)

Example 1

A − B denotes the elements that are in A, but are not in B.

Note that this is different from B − A. We have:

A − B = {1, 3, 5, 7}

Note: 2 /∈ A − B, since 2 belongs to B, so we excluded it. Also 9 /∈ A − B, since 9 wasn’t in A in the first place.

Tomasz Lechowski Batory AA SL 4 listopada 2019 12 / 24

(36)

Example 1

A − B denotes the elements that are in A, but are not in B. Note that this is different from B − A. We have:

A − B = {1, 3, 5, 7}

Note: 2 /∈ A − B, since 2 belongs to B, so we excluded it. Also 9 /∈ A − B, since 9 wasn’t in A in the first place.

Tomasz Lechowski Batory AA SL 4 listopada 2019 12 / 24

(37)

Example 1

A − B denotes the elements that are in A, but are not in B. Note that this is different from B − A. We have:

A − B = {1, 3, 5, 7}

Note: 2 /∈ A − B, since 2 belongs to B, so we excluded it. Also 9 /∈ A − B, since 9 wasn’t in A in the first place.

Tomasz Lechowski Batory AA SL 4 listopada 2019 12 / 24

(38)

Example 1

A − B denotes the elements that are in A, but are not in B. Note that this is different from B − A. We have:

A − B = {1, 3, 5, 7}

Note: 2 /∈ A − B, since 2 belongs to B, so we excluded it. Also 9 /∈ A − B, since 9 wasn’t in A in the first place.

Tomasz Lechowski Batory AA SL 4 listopada 2019 12 / 24

(39)

Example 1

B − A is difference between B and A, it’s the set of all elements in B that are not in A. We have:

B − A = {8, 10}

Note: 6 /∈ B − A, since 6 is in A, so we excluded it. And 9 /∈ B − A, since 9 wasn’t in B.

Tomasz Lechowski Batory AA SL 4 listopada 2019 13 / 24

(40)

Example 1

B − A is difference between B and A, it’s the set of all elements in B that are not in A. We have:

B − A = {8, 10}

Note: 6 /∈ B − A, since 6 is in A, so we excluded it. And 9 /∈ B − A, since 9 wasn’t in B.

Tomasz Lechowski Batory AA SL 4 listopada 2019 13 / 24

(41)

Example 1

B − A is difference between B and A, it’s the set of all elements in B that are not in A. We have:

B − A = {8, 10}

Note: 6 /∈ B − A, since 6 is in A, so we excluded it. And 9 /∈ B − A, since 9 wasn’t in B.

Tomasz Lechowski Batory AA SL 4 listopada 2019 13 / 24

(42)

Complement

Usually in a given problem we have a set U - the universal set, which denotes all elements that are considered for the given problem. Note that we have: A ⊆ U for any set A.

We can then define the complement of a set A, denoted A0, as all element that are not in A.

Note that A0 = U − A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 14 / 24

(43)

Complement

Usually in a given problem we have a set U - the universal set, which denotes all elements that are considered for the given problem. Note that we have: A ⊆ U for any set A.

We can then define the complement of a set A, denoted A0, as all element that are not in A.

Note that A0 = U − A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 14 / 24

(44)

Complement

Usually in a given problem we have a set U - the universal set, which denotes all elements that are considered for the given problem. Note that we have: A ⊆ U for any set A.

We can then define the complement of a set A, denoted A0, as all element that are not in A.

Note that A0 = U − A.

Tomasz Lechowski Batory AA SL 4 listopada 2019 14 / 24

(45)

Example 2

Let U be the set of positive integers less than 10 and A = {2, 3, 5, 7} and B = {2, 4, 6, 8}.

Find A0, B0, A0∩ B0.

Tomasz Lechowski Batory AA SL 4 listopada 2019 15 / 24

(46)

Example 2

U is our universal set, so that for the purpose of this question we only consider elements that are in U.

A0 is the complement of A, so the elements that are not in A. Of course we need to take into account our universal set. We have:

A0 = {1, 4, 6, 8, 9}

Note: 2 /∈ A0, since 2 is an element of A and in A0 we want elements that are not in A. On the other hand 12 /∈ A0, since 12 does not belong to our universal set, so we don’t even consider it.

Tomasz Lechowski Batory AA SL 4 listopada 2019 16 / 24

(47)

Example 2

U is our universal set, so that for the purpose of this question we only consider elements that are in U. A0 is the complement of A, so the elements that are not in A. Of course we need to take into account our universal set. We have:

A0 = {1, 4, 6, 8, 9}

Note: 2 /∈ A0, since 2 is an element of A and in A0 we want elements that are not in A. On the other hand 12 /∈ A0, since 12 does not belong to our universal set, so we don’t even consider it.

Tomasz Lechowski Batory AA SL 4 listopada 2019 16 / 24

(48)

Example 2

U is our universal set, so that for the purpose of this question we only consider elements that are in U. A0 is the complement of A, so the elements that are not in A. Of course we need to take into account our universal set. We have:

A0 = {1, 4, 6, 8, 9}

Note: 2 /∈ A0, since 2 is an element of A and in A0 we want elements that are not in A. On the other hand 12 /∈ A0, since 12 does not belong to our universal set, so we don’t even consider it.

Tomasz Lechowski Batory AA SL 4 listopada 2019 16 / 24

(49)

Example 2

U is our universal set, so that for the purpose of this question we only consider elements that are in U. A0 is the complement of A, so the elements that are not in A. Of course we need to take into account our universal set. We have:

A0 = {1, 4, 6, 8, 9}

Note: 2 /∈ A0, since 2 is an element of A and in A0 we want elements that are not in A. On the other hand 12 /∈ A0, since 12 does not belong to our universal set, so we don’t even consider it.

Tomasz Lechowski Batory AA SL 4 listopada 2019 16 / 24

(50)

Example 2

B0 is the complement of B, these are the elements that are not in B. We still need to remember about our universal set. We have:

B0= {1, 3, 5, 7, 9}

Note: 2 /∈ B0, since 2 is in B and 12 /∈ B0, since 12 does not belong to the universal set.

Tomasz Lechowski Batory AA SL 4 listopada 2019 17 / 24

(51)

Example 2

B0 is the complement of B, these are the elements that are not in B. We still need to remember about our universal set. We have:

B0= {1, 3, 5, 7, 9}

Note: 2 /∈ B0, since 2 is in B and 12 /∈ B0, since 12 does not belong to the universal set.

Tomasz Lechowski Batory AA SL 4 listopada 2019 17 / 24

(52)

Example 2

B0 is the complement of B, these are the elements that are not in B. We still need to remember about our universal set. We have:

B0= {1, 3, 5, 7, 9}

Note: 2 /∈ B0, since 2 is in B and 12 /∈ B0, since 12 does not belong to the universal set.

Tomasz Lechowski Batory AA SL 4 listopada 2019 17 / 24

(53)

Zadanie 2

A0∩ B0 is the intersection of A0 and B0. We know that:

A0 = {1, 4, 6, 8, 9}

B0= {1, 3, 5, 7, 9}

So the intersection of the above sets is: A0∩ B0 = {1, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 18 / 24

(54)

Zadanie 2

A0∩ B0 is the intersection of A0 and B0. We know that:

A0 = {1, 4, 6, 8, 9}

B0= {1, 3, 5, 7, 9}

So the intersection of the above sets is:

A0∩ B0 = {1, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 18 / 24

(55)

Zadanie 2

A0∩ B0 is the intersection of A0 and B0. We know that:

A0 = {1, 4, 6, 8, 9}

B0= {1, 3, 5, 7, 9}

So the intersection of the above sets is:

A0∩ B0 = {1, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 18 / 24

(56)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9}; A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(57)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9}; A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(58)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B

= {3};

B ∪ C = {3, 6, 7, 8, 9}; A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(59)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9}; A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(60)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C

= {3, 6, 7, 8, 9}; A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(61)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(62)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C

= ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(63)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(64)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅ A0

= {5, 6, 7, 8, 9, 10}; A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(65)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10};

A0∪ C = {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(66)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10};

A0∪ C

= {5, 6, 7, 8, 9, 10}; A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(67)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10};

A0∪ C = {5, 6, 7, 8, 9, 10};

A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(68)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10};

A0∪ C = {5, 6, 7, 8, 9, 10};

A0∩ B

= {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(69)

Exercise 1

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A ∩ B = {3};

B ∪ C = {3, 6, 7, 8, 9};

A ∩ C = ∅

A0 = {5, 6, 7, 8, 9, 10};

A0∪ C = {5, 6, 7, 8, 9, 10};

A0∩ B = {6, 9}

Tomasz Lechowski Batory AA SL 4 listopada 2019 19 / 24

(70)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10}; (B ∪ C ) ∩ A = {3}; (A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(71)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10}; (B ∪ C ) ∩ A = {3}; (A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(72)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0

= {5, 7, 8, 10}; (B ∪ C ) ∩ A = {3}; (A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(73)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3}; (A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(74)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A

= {3}; (A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(75)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(76)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0

= {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(77)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(78)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0

= {1, 2, 4, 5, 6, 7, 8, 9, 10}; (A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(79)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10};

(A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(80)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10};

(A ∪ B) ∩ C

= {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(81)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10};

(A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(82)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10};

(A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0

= {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(83)

Exercise 1 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4}, B = {3, 6, 9} and C = {6, 7, 8, 9}.

Find:

A0∩ B0 = {5, 7, 8, 10};

(B ∪ C ) ∩ A = {3};

(A ∪ C )0 = {5, 10}

(A ∩ B)0 = {1, 2, 4, 5, 6, 7, 8, 9, 10};

(A ∪ B) ∩ C = {6, 9};

(A0∩ B0) ∪ C0 = {1, 2, 3, 4, 5, 7, 8, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 20 / 24

(84)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10}; A − C = {1, 4, 6};

B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(85)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10}; A − C = {1, 4, 6};

B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(86)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B

= {1, 2, 3, 4, 5, 6, 7, 8, 10}; A − C = {1, 4, 6};

B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(87)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6}; B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(88)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C

= {1, 4, 6}; B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(89)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(90)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C

= {4, 6, 8, 10} A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(91)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(92)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0

= {8, 9, 10}; C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(93)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10};

C0 = {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(94)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10};

C0

= {1, 4, 6, 8, 9, 10}; A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(95)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10};

C0 = {1, 4, 6, 8, 9, 10};

A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(96)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10};

C0 = {1, 4, 6, 8, 9, 10};

A0∪ C0

= {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(97)

Exercise 2

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

A ∪ B = {1, 2, 3, 4, 5, 6, 7, 8, 10};

A − C = {1, 4, 6};

B − C = {4, 6, 8, 10}

A0 = {8, 9, 10};

C0 = {1, 4, 6, 8, 9, 10};

A0∪ C0 = {1, 4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 21 / 24

(98)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10}; A0∩ (B ∪ C ) = {8, 10}; (B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(99)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10}; A0∩ (B ∪ C ) = {8, 10}; (B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(100)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0

= {1, 3, 5, 7, 8, 9, 10}; A0∩ (B ∪ C ) = {8, 10}; (B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(101)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10}; (B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(102)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C )

= {8, 10}; (B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(103)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(104)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A

= ∅ A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(105)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅

A − (B ∪ C ) = {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(106)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C )

= {1}; C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(107)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1};

C0− B0 = {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(108)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1};

C0− B0

= {4, 6, 8, 10}; (A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(109)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1};

C0− B0 = {4, 6, 8, 10};

(A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(110)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1};

C0− B0 = {4, 6, 8, 10};

(A0∪ B) − C

= {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(111)

Exercise 2 ctd.

Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6, 7}, B = {2, 4, 6, 8, 10} and C = {2, 3, 5, 7}.

Find:

(A ∩ B)0 = {1, 3, 5, 7, 8, 9, 10};

A0∩ (B ∪ C ) = {8, 10};

(B ∩ C ) − A = ∅ A − (B ∪ C ) = {1};

C0− B0 = {4, 6, 8, 10};

(A0∪ B) − C = {4, 6, 8, 9, 10}

Tomasz Lechowski Batory AA SL 4 listopada 2019 22 / 24

(112)

The short test will be similar to the exercises above.

Tomasz Lechowski Batory AA SL 4 listopada 2019 23 / 24

(113)

In case of any questions you can email me at T.J.Lechowski@gmail.com.

Tomasz Lechowski Batory AA SL 4 listopada 2019 24 / 24

Cytaty

Powiązane dokumenty

W pracy omówiono kolejno niektóre problemy klinicz- ne i choroby współistniejące, mogące wpływać na endogen- ne zjawisko hartowania u osób z CAD: (1) przerost mięśnia

They may be less opioid sensitive than pain due to bone metastases and the patients easily develop toler- ance when the pain is treated with opioids only.. Patients may present

Mają za zadanie ułożyć 2 krótkie dialogi, formalny i nieformalny, w których przedstawiają się nowemu koledze albo koleżance i zapisują się do klubu.. Ewentualnie

Trzeba umieć zastosować wzory Viete’a do ustalania znaków miejsc zerowych i współczynników funkcji kwadratowych.. Tomasz Lechowski Batory 2LO 20 listopada 2017 2

Musimy umieć obliczyć wartość bezwzględną ze złożonych liczb oraz umieć rozwiązać proste równania z wartością bezwględną... −13 lub −π) to wartość bezwzględna

Trzeba umieć rozwiązywać równania wykładnicze.... Na wejściówce będzie zadanie podobne

• przetwarzanie jest niezbędne do celów wynikających z prawnie uzasadnionych interesów realizowanych przez administratora lub przez stronę trzecią – prawidłowej

Zatwierdzanie organizacji gminnych, miejskich, powiatowych jednostek oświatowych: przygotowanie i zatwierdzanie arkuszy organizacyjnych oraz zmian w organizacji (aneksy)