Discrete 2.2 Set Operations

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/7

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

8 Terms

1
New cards

Union of sets A and B, denoted A∪B

The set containing the elements in A or B (or both)

A ∪ B = {x | x ∈ A ∨ x ∈ B}

2
New cards

Intersection of sets A and B, denoted A∩B

The set containing the elements in both A and B. If two sets have an empty intersection, they are disjoint.

A ∩ B = {x | x ∈ A ∧ x ∈ B}

3
New cards

Difference of sets A and B, denoted A-B

The set containing the elements of A that are not also in B.
A − B = {x | x ∈ A ∧ x ∉ B}

4
New cards

Complement of set A, denoted Ā

The set containing the elements (in U) that are not in A
Ā= {x ∈ U | x ∉ A}

5
New cards
<p></p>

{x | x ∈ Aj, for some j ∈ {1, 2, 3, ..., n}}

6
New cards
term image

{x | x∈Aj, for all j∈{1, 2, 3, ..., n}}

7
New cards
term image

{x | x∈Aj, for some j∈ℤ+}

8
New cards
term image

{x | x∈Aj, for all j∈ℤ+}