Lecture 1 - Set Operations in Discrete Mathematics

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

1/20

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Set

Collection of distinct objects in any order.

2
New cards

Set Membership

Indicates if an element belongs to a set.

3
New cards

Membership Notation

Symbol € indicating set membership.

4
New cards

Finite Set

Set with a limited number of elements.

5
New cards

Infinite Set

Set with an uncountable number of elements.

6
New cards

Set Notation

Describes elements satisfying a property: {x|p(x)}.

7
New cards

Union

Combines elements from two sets, removing duplicates.

8
New cards

Union Notation

Symbol U representing the union of sets.

9
New cards

Intersection

Elements common to both sets, removing duplicates.

10
New cards

Intersection Notation

Symbol ∩ indicating the intersection of sets.

11
New cards

Difference

Elements in one set not present in another.

12
New cards

Difference Notation

Symbol - representing the difference of sets.

13
New cards

Cartesian Product

Pairs each element of one set with another.

14
New cards

Ordered Pair

Pair of objects where order matters.

15
New cards

Cartesian Product Notation

Symbol X representing the Cartesian product.

16
New cards

Equal Ordered Pairs

Pairs <a,b> and <c,d> are equal if a=c, b=d.

17
New cards

Set A Example

Set A: {1,2,3,4,5,6,7}.

18
New cards

Set Naming Convention

Sets are named with single uppercase letters.

19
New cards

Set Elements Convention

Members are represented by single lowercase letters.

20
New cards

Hashing in Sets

Process of organizing elements for operations.

21
New cards

Order of Operations

Order matters in set difference, like arithmetic.