Set Theory Key Concepts: Subsets, Operations, and Principles

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

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.

17 Terms

1
New cards

Subset

If A and B are sets, then A is called a subset of B, written A ⊆ B, if and only if every element of A is also an element of B.

2
New cards

Not a Subset

The notation A ⊈ B means 'A is not a subset of B,' which means that there is an element in A that is not in B.

3
New cards

Cardinality

The number of elements within a set Denoted by the absolute value sign: |A|.

4
New cards

Proper Subset

Then A is called a proper subset of B, written A ⊂ B or A ⊊ B, if and only if A is a subset of B, but they are not equal.

5
New cards

Union

The union of A and B, denoted A∪B, is the set of all elements that are in at least one of A or B.

6
New cards

Intersection

The intersection of A and B, denoted A ∩ B, is the set of all elements that are common to both A and B.

7
New cards

Difference

The difference between A and B, denoted A \ B, is the set of all elements that are in A and not in B.

8
New cards

Complement

The complement of a set A in X, denoted by A with a line on top or A^c, is the set of all elements in X that are not in A.

9
New cards

Associative Laws

1. (A ∩ B) ∩ C = A ∩ (B ∩ C). 2. (A ∪ B) ∪ C = A ∪ (B ∪ C).

10
New cards

Distributive Laws

1. A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C). 2. A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C).

11
New cards

Partition

Basically, you must have every element of the set, no repetition.

12
New cards

Power Set

The power set of a set A, denoted P(A), is the set of all subsets of A.

13
New cards

Cardinality of Power Set

For a finite set A, the cardinality of P(A) is 2|A|.

14
New cards

Cartesian Product

Essentially an ordered pair created out of the 2 sets given.

15
New cards

Multiplicative Principle

Use it to count the # of elements in a cartesian product.

16
New cards

Example of Multiplicative Principle

Let A={a,b,c}, B={1,2,3}, How many elements are in A×B: (3)(3) = 9 elements.

17
New cards

Pigeonhole Principle

If more than n pigeons fly into n pigeonholes, then at least one pigeonhole will contain at least two pigeons.