Set Notation

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/8

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.

9 Terms

1
New cards

What is the set A - B?

A - B := {x : x A but x not in B} (can be written A \ B)

2
New cards

What is the set Ac?

The compliment of the set A so all the elements not in A but in any other sets involved in the question

3
New cards

A ⊆ B

A is a subset of B (every element of A is also in B)

4
New cards

The empty set (a set with no elements)

5
New cards

Is a proper subset of (subset but not equal)

6
New cards

What are the set identities?

Commutative: A u B = B u A

Associative: (A u B) u C = A u (B u C)

Distributive: (A u B)c = Ac n Bc ; (A n B)c = Ac u Bc

7
New cards

What is the set notation for R+ (positive reals)?

(0,∞)

8
New cards

What is the definition of a bounded set?

A set Y⊆R is bounded if there exists K ∈ R such that |x| ≤ K for all x ∈ Y. Equivalently: Y ⊆ [−K,K]

9
New cards

What does bounded mean?

Bounded both above and below. Some texts split the concepts: “bounded above” vs “bounded below.” The lecture uses the absolute value |x| ≤ K definition to capture both simultaneously.