Introduction to Sets and the Real Number System

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

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary flashcards covering the real number system, set definitions, representations, types, and operations based on the lecture notes.

Last updated 8:45 PM on 7/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Natural Numbers

The set of positive counting numbers starting from 1, represented as 1,2,3,4,5,6,1, 2, 3, 4, 5, 6, \dots.

2
New cards

Whole Numbers

The set of numbers starting from 0, represented as 0,1,2,3,4,5,6,0, 1, 2, 3, 4, 5, 6, \dots.

3
New cards

Integers

The set containing whole numbers and their negative counterparts, represented as ,3,2,1,0,1,2,3,\dots, -3, -2, -1, 0, 1, 2, 3, \dots.

4
New cards

Rational Numbers

Numbers including recurring or terminating decimals and simple fractions, such as 1.5,1,0.5,0,0.5,1,1.5,-1.5, -1, -0.5, 0, 0.5, 1, 1.5, \dots.

5
New cards

Irrational Numbers

Numbers that cannot be written as a simple fraction, including values like 2,3,1,11\sqrt{2}, \sqrt{3}, 1, \sqrt{11}.

6
New cards

Real Numbers

The set of all rational and irrational numbers combined, including examples like 2,1.816,0,1,2,-2, -1.816, 0, 1, \sqrt{2}, \dots.

7
New cards

Set

A collection of well-defined, distinct objects or elements that does not change from person to person, usually denoted by a capital letter.

8
New cards

Statement Form

A method of representing a set by describing its elements in words, for example: "The set of even numbers less than 10."

9
New cards

Roster or Listing Form

A method of representing a set by listing all elements separated by commas within curly braces { }\text{\{ \}}, such as B={2,4,6,8}B = \{2, 4, 6, 8\}.

10
New cards

Set-Builder Form (Rule Form)

A method describing the properties that the elements must satisfy, denoted as A={x:property}A = \{x : \text{property}\} or B={xx is an even number less than 10}B = \{x \mid x \text{ is an even number less than 10}\}.

11
New cards

Cardinality

The number of elements contained inside a set, denoted as n(A)n(A).

12
New cards

Empty Set (Void or Null Set)

A set that does not contain any element, denoted by { }\text{\{ \}} or \emptyset.

13
New cards

Singleton Set

A set that contains exactly one single element, such as A={3}A = \{3\}.

14
New cards

Finite Set

A set that consists of a definite, countable number of elements, such as natural numbers up to 10.

15
New cards

Infinite Set

A set that is not finite and has endless elements, such as the set of all natural numbers A={1,2,3,}A = \{1, 2, 3, \dots\}.

16
New cards

Equivalent Sets

Two different sets AA and BB that have the same number of elements (n(A)=n(B)n(A) = n(B)), represented as ABA \approx B.

17
New cards

Equal Sets

Sets that contain exactly the same elements, regardless of the order, such that A=BA = B.

18
New cards

Disjoint Sets

Two sets AA and BB are called disjoint if they do not contain any common elements.

19
New cards

Subset

A set AA is a subset of BB if every element of AA is also an element of BB, denoted as ABA \subseteq B. Note that every set is a subset of itself and the null set is a subset of every set.

20
New cards

Proper Subset

If ABA \subseteq B and ABA \neq B, then AA is a proper subset of BB, denoted as ABA \subset B.

21
New cards

Superset

A set AA is the superset of BB if all elements of set BB are also elements of set AA, represented as ABA \supset B.

22
New cards

Universal Set

The set of all possible values relevant to a particular condition, denoted by UU.

23
New cards

Union of Sets

The set denoted as ABA \cup B that contains all elements from both set AA and set BB.

24
New cards

Intersection of Sets

The set denoted as ABA \cap B that contains only the elements common to both set AA and set BB.

25
New cards

Difference of Sets

The set denoted as ABA - B that contains elements in set AA that are not present in set BB.

26
New cards

Complement of Sets

The set of all elements in the universal set UU that are not present in set AA, denoted as AA' (A prime).

27
New cards

Cartesian Product

The set of all ordered pairs (a,b)(a, b) where aAa \in A and bBb \in B, denoted by A×BA \times B.

28
New cards

Law of Double Complement

The set property stating that the complement of a complement returns the original set: (P)=P(P')' = P.

29
New cards

Laws of Empty and Universal Set Complements

The properties stating that =U\emptyset' = U and U=U' = \emptyset.