The Numbers We Use: Sets and Subsets

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/25

flashcard set

Earn XP

Description and Tags

Flashcards covering key definitions, mathematical set notations, subsets, and properties from the lesson on Sets and Subsets.

Last updated 1:32 AM on 9/18/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

What is a set?

A set is a collection of objects, such as numbers, in which order does not matter.

2
New cards

What is a subset?

A subset is a set made up of objects from another set, called a parent set.

3
New cards

How many elements are in the set {9,8,7}\{-9, -8, -7\}?

There are 33 elements in the set.

4
New cards

How many elements are in the empty set, represented by {}\{\} or \emptyset?

There are 00 elements in the empty set.

5
New cards

Why is the set {7,9,12}\{7, 9, 12\} considered a subset of the set {5,6,7,8,9,10,11,12}\{5, 6, 7, 8, 9, 10, 11, 12\}?

All elements of the set {7,9,12}\{7, 9, 12\} are contained within the set {5,6,7,8,9,10,11,12}\{5, 6, 7, 8, 9, 10, 11, 12\}.

6
New cards

Why is the set {0,1,4,9,16}\{0, 1, 4, 9, 16\} not a subset of the set {1,2,3,4,5,}\{1, 2, 3, 4, 5, \dots\}?

Not all elements of the set {0,1,4,9,16}\{0, 1, 4, 9, 16\} are in {1,2,3,4,5,}\{1, 2, 3, 4, 5, \dots\}; specifically, 00 is in the first set but not in the second.

7
New cards

What standard symbol represents the set of Natural Numbers?

N\mathbb{N}

8
New cards

What standard symbol represents the set of Whole Numbers?

W\mathbb{W}

9
New cards

What standard symbol represents the set of Integers?

Z\mathbb{Z}

10
New cards

What standard symbol represents the set of Rational Numbers?

Q\mathbb{Q}

11
New cards

What standard symbols are used to represent the set of Irrational Numbers?

P\mathbb{P}, Q\mathbb{Q}', or RQ\mathbb{R} \setminus \mathbb{Q}

12
New cards

What standard symbol represents the set of Real Numbers?

R\mathbb{R}

13
New cards

How are the Natural Numbers (N\mathbb{N}) and Whole Numbers (W\mathbb{W}) related?

Adding the element 00 to the set of natural numbers gives the set of whole numbers. Therefore, N\mathbb{N} is a subset of W\mathbb{W}.

14
New cards

How are the Whole Numbers (W\mathbb{W}) and Integers (Z\mathbb{Z}) related?

The integers consist of the set of whole numbers along with the negative natural numbers. Therefore, W\mathbb{W} is a subset of Z\mathbb{Z}.

15
New cards

How are the Integers (Z\mathbb{Z}) and Rational Numbers (Q\mathbb{Q}) related?

The rational numbers consist of all numbers of the form ab\frac{a}{b}, where aa and bb are integers (with b0b \neq 0). Therefore, Z\mathbb{Z} is a subset of Q\mathbb{Q}.

16
New cards

What is the relationship between Rational Numbers (Q\mathbb{Q}) and Irrational Numbers (P\mathbb{P})?

Rational numbers can be expressed as ab\frac{a}{b} where aa and bb are integers, whereas irrational numbers cannot. They share no elements in common and are disjoint sets.

17
New cards

What does the notation RQ\mathbb{R} \setminus \mathbb{Q} signify?

It signifies the set of real numbers (R\mathbb{R}) with the rational numbers (Q\mathbb{Q}) removed, leaving the set of irrational numbers.

18
New cards

What are all of the subsets of the set {1,2}\{1, 2\}?

{}\{\}, {1}\{1\}, {2}\{2\}, and {1,2}\{1, 2\}

19
New cards

Is a subset required to have strictly fewer elements than its parent set?

No. A subset can have the same number of elements as its parent set. (Only a proper subset must have strictly fewer elements.)

20
New cards

Are the sets {3,4,5}\{3, 4, 5\} and {4,5,3}\{4, 5, 3\} equal?

Yes. Two sets are equal if and only if they contain the exact same elements, regardless of the order in which they are written.

21
New cards

What formula gives the total number of possible subsets for a set containing nn elements?

2n2^n

22
New cards

How many possible subsets exist for a set containing 1212 elements?

212=40962^{12} = 4096 subsets.

23
New cards

If set CC is a subset of set BB (CBC \subseteq B) and set BB is a subset of set AA (BAB \subseteq A), is set CC a subset of set AA?

Yes. Because all elements of CC are contained in BB, and all elements of BB are contained in AA, all elements of CC are also contained in AA (CAC \subseteq A).

24
New cards

Is the empty set (\emptyset) a subset of every set?

Yes. A set containing no elements is a possible subset of any set.

25
New cards

Given A={1,2,3,4,5,6,7,8,9}A = \{1, 2, 3, 4, 5, 6, 7, 8, 9\}, B={2,4,6,8}B = \{2, 4, 6, 8\}, and C={4,8}C = \{4, 8\}, is the statement BAB \subseteq A true or false?

True, because every element in BB (2,4,6,82, 4, 6, 8) is also in AA.

26
New cards

Given A={1,2,3,4,5,6,7,8,9}A = \{1, 2, 3, 4, 5, 6, 7, 8, 9\}, B={2,4,6,8}B = \{2, 4, 6, 8\}, and C={4,8}C = \{4, 8\}, is the statement CBC \subseteq B true or false?

True, because every element in CC (4,84, 8) is also in BB.