discrete - set theory

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/31

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.

32 Terms

1
New cards

set

collection of objects; order negligible

2
New cards

empty/null/void set

∅ = {}

3
New cards

integers set

ℤ = {…-2,-1,0,1,2…}

4
New cards

naturals set

ℕ = {0?,1,2…}

5
New cards

rational numbers set

ℚ = {a/b : a, b ∈ ℤ, b ≠ 0}

6
New cards

naturals w/ zero set

ℕ⁰ = ℕ₀ = {0,1,2…}

7
New cards

real numbers set

ℝ = {points on a straight line}

8
New cards

naturals w/o zero set

ℕ⁺ = ℕ₁ = {1,2…}

9
New cards

complex numbers set

ℂ = {a + bi | a, b ∈ ℝ}

10
New cards

element is within; a ∈ A ⇔ A contains a

11
New cards

subset; A ⊆ B ⇔ all elements of A ∈ B; could be equal

12
New cards

proper subset; A ⊂ B ⇔ A ⊆ B and A ≠ B

13
New cards

+

positive elements only, excluding 0

14
New cards

nonneg

positive elements only, including 0

15
New cards

-

negative elements only

16
New cards

| |

cardinal; count of unique elements

17
New cards

P()

“power set of X”; all possible subsets of a set // |P(A)| = 2ⁿ

18
New cards

×

cartesian product; all pairs b/w two sets; {(a,b) : a ∈ A, b ∈ B}

19
New cards

union b/w A and B; {x|x ∈ A or x ∈ B}

20
New cards

intersection b/w A and B; {x|x ∈ A and x ∈ B}

21
New cards

A - B

difference b/w A and B; {x|x ∈ A and x ∉ B}

22
New cards

disjoint

A ∩ B = ∅; mutually exclusive; incompatible

23
New cards

pairwise disjoint

collection of disjoint sets

24
New cards

complement

Aᶜ = A' = U - A

25
New cards

associative laws

(A ∪ B) ∪ C = A ∪ (B ∪ C)

(A ∩ B) ∩ C = A ∩ (B ∩ C)

26
New cards

commutative laws

A ∪ B = B ∪ A

A ∩ B = B ∩ A

27
New cards

distributive laws

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

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

28
New cards

identity laws

A ∪ ∅ = A

A ∩ U = A

29
New cards

complement laws

A ∪ A’ = U

A ∩ A’ = ∅

30
New cards

idempotent laws

A ∪ A = A

A ∩ A = A

31
New cards

bound laws

A ∪ U = U

A ∩ ∅ = ∅

32
New cards

de morgan’s laws

(A ∪ B)’ = A’ ∩ B’

(A ∩ B)’ = A’ ∪ B’