1/26
Flashcard study deck covering core vocabulary, notation, types of sets, set operations, and number system classifications from Chapter 1.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Set
A collection of elements, or objects.
Tabular Notation
A method of representing a set by explicitly listing its members inside braces, presented as x,y, and read as 'the set whose members are {x,y,}'.
Set-builder Notation
A method of representing a set by stating the properties or rules (a formula) that its members must satisfy, written generally as {x:x satisfies some rule}.
Cardinality of a Set
The number of elements contained within a set, denoted for a set A by ∣A∣.
Subset
A collection of members of a set A that are also members of a set B, denoted by A⊆B.
Proper Subset
A set A that is a subset of set B where A is not equal to B, denoted by A⊂B.
Equal Sets
Two sets A and B that have the exact same members regardless of order, defined mathematically if and only if A⊆B and B⊆A.
Equivalent Sets
Two sets A and B that have the same number of elements or equal cardinality (∣A∣=∣B∣), denoted by A≡B.
Universal Set
A set (denoted by ξ, U, or S) which contains all the elements or objects of other related sets without any repetition, representing all members under discussion in a given problem.
Empty Set
A set that contains no elements, also known as a null or void set, denoted by ∅ or {}.
Power Set
The set of all subsets of any set A, denoted by P(A) or 2A.
Finite Set
A set having a finite or countable number of elements where the process of counting elements comes to an end.
Infinite Set
A set that is not finite, whose elements cannot be counted, or that has no last element.
Disjoint Sets
Two sets A and B that have no members in common, such that A∩B=∅.
Comparable Sets
Two sets A and B where one set is a subset of the other, meaning either A⊆B or B⊆A.
Intersection of Sets
The collection of all members that belong to both set A and set B, written in set-builder notation as A∩B={x:x∈A and x∈B}.
Union of Sets
The collection of all members belonging to set A or set B (or both), written in set-builder notation as A∪B={x:x∈A or x∈B or x∈A∩B}.
Difference of Sets
The collection of all members of set A that are not in set B, denoted by A−B or A∖B={x:x∈A but x∈/B}.
Complement of a Set
The set of elements not in set A but present in the universal set, denoted by Ac or A′ (ξ−A).
De Morgan's Laws
Set theory laws stating that (A∪B)c=Ac∩Bc and (A∩B)c=Ac∪Bc.
Natural Numbers
The set of positive integers used primarily for counting, denoted by N={1,2,3,…}.
Integers
The set of real whole numbers denoted by Z={…,−3,−2,−1,0,1,2,3,…}.
Rational Numbers
Those real numbers which can be expressed as the ratio of two integers, defined as Q={x:x=qp,gcd(p,q)=1,where p,q∈Z}.
Irrational Numbers
Those real numbers which are not rational, forming the complement of the set of rational numbers Q′ in the real numbers R.
Real Numbers
Numbers that can be paired off uniquely with points on a straight real line, denoted by R.
Complex Numbers
Numbers of the form a+ib where a,b∈R, forming a superset of the real numbers (R⊂C).
Closed Set under an Operation
A property of a set of numbers where performing a mathematical operation on any two elements in the set yields an answer that is also contained in that set.