MAT 1310: Introduction to the Theory of Sets

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

flashcard set

Earn XP

Description and Tags

Flashcards covering the fundamentals of set theory, including definitions, set operations, algebraic laws, number classifications (rational, irrational, prime), and interval notation based on Mr. Anthony Katakwe's lecture notes.

Last updated 9:28 PM on 7/23/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

24 Terms

1
New cards

According to Definition 1, what is a set?

A set is a collection of distinct elements or objects.

2
New cards

If an element xx is in a set AA, what is the notation used and how is it read?

It is written as xAx \in A and read as "xx is a member (element) of AA" or "xx belongs to AA".

3
New cards

What are the two methods for describing a set mentioned in the notes?

(i) Roster/Listing Method/Tabular Form (listing elements explicitly) and (ii) Rule Method/Set-builder (specifying a property).

4
New cards

How is a set classified if it contains a finite number of elements or no elements?

It is said to be a finite set.

5
New cards

What is the definition of the cardinal number of a finite set, and how is it denoted?

The number of elements in a given finite set is called the cardinal number, denoted by n(A)n(A).

6
New cards

What is an empty set (also called a null or void set)?

A set which contains no elements, denoted by \emptyset or {}. It is considered finite and a subset of every other set.

7
New cards

What is a singleton set?

A singleton set is a set containing only a single element.

8
New cards

What condition must be met for set AA to be a subset of set BB (ABA \subseteq B)?

Every element of set AA must also belong to set BB, meaning xAx \in A implies xBx \in B.

9
New cards

Distinguish between equal sets and equivalent sets.

Two sets are equal (A=BA = B) if they contain exactly the same elements. They are equivalent (ABA \equiv B) if they contain the same number of elements, meaning n(A)=n(B)n(A) = n(B).

10
New cards

What is the definition of a proper subset?

Set AA is a proper subset of BB if ABA \subseteq B but there is at least one element of BB that is not in AA (ABA \neq B), written as ABA \subset B.

11
New cards

When are two sets AA and BB called disjoint?

They are disjoint if they do not have any common element, meaning AB=A \cap B = \emptyset.

12
New cards

What is a universal set?

A set consisting of all possible elements which occur under consideration, denoted by UU.

13
New cards

What is the formula for the number of subsets of a finite set with nn elements?

2n2^n

14
New cards

How is the union of sets AA and BB (ABA \cup B) defined?

The set of all elements which belong to either AA or BB, written as AB={x:xA or xB}A \cup B = \{x : x \in A \text{ or } x \in B\}.

15
New cards

How is the intersection of sets AA and BB (ABA \cap B) defined?

The set of all elements which belong to both AA and BB, written as AB={x:xA and xB}A \cap B = \{x : x \in A \text{ and } x \in B\}.

16
New cards

What is the complement of a set AA (AcA^c)?

The set of elements in the universal set UU that do not belong to AA, written as Ac={x:xU,xA}A^c = \{x : x \in U, x \notin A\}.

17
New cards

What is the relative complement (or difference) of set BB with respect to set AA (ABA \setminus B)?

The set of elements which belong to AA but do not belong to BB, written as AB={x:xA and xB}=ABcA \setminus B = \{x : x \in A \text{ and } x \notin B\} = A \cap B^c.

18
New cards

What are De-Morgan’s Laws in set algebra?

(AB)c=AcBc(A \cup B)^c = A^c \cap B^c and (AB)c=AcBc(A \cap B)^c = A^c \cup B^c

19
New cards

How is the Cartesian product of sets AA and BB (A×BA \times B) defined?

A×B={(a,b):aA and bB}A \times B = \{(a, b) : a \in A \text{ and } b \in B\}

20
New cards

What are rational numbers according to Definition 29?

Numbers in decimal form whose block of digits terminates or repeats, or numbers that can be expressed in the form pq\frac{p}{q} where pp and qq are integers and q0q \neq 0.

21
New cards

What is the definition of an irrational number?

A number in decimal form whose block of digits neither terminates nor repeats.

22
New cards

What is the difference between a prime number and a composite number?

A prime number is a positive integer greater than 11 with no positive integer factors other than itself and 11. A composite number is a positive integer greater than 11 that is not prime.

23
New cards

In interval notation, what is represented by the interval (a,b)(a, b) and the interval [a,b][a, b]?

(a,b)(a, b) is an open interval representing all real numbers between aa and bb not including aa and bb. [a,b][a, b] is a closed interval representing all real numbers between aa and bb including aa and bb.

24
New cards

What does the notation [b,)[b, \infty) represent?

The set of all real numbers greater than or equal to bb, or in set-builder notation: {x:xb}\{x : x \ge b\}.