1/23
Flashcards covering key mathematical terminology, standard number sets, set operations, relations, functions, and binary operations.
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 well-defined, distinct objects called elements.
Natural Numbers (N)
The set of counting numbers starting from 1, defined as {1,2,3,…}.
Whole Numbers (W)
The set of non-negative integers starting from 0, defined as {0,1,2,3,…}.
Integers (Z)
The set of whole numbers and their negative opposites, defined as {…,−3,−2,−1,0,1,2,3,…}.
Rational Numbers (Q)
Numbers that can be written in the form ba, where a,b∈Z and b=0; represented in decimal form as terminating or non-terminating repeating decimals.
Irrational Numbers (Qc)
Real numbers that cannot be written as a ratio of two integers (when the universal set is R, Qc=R−Q); represented by non-terminating, non-repeating decimals such as 2 and π.
Real Numbers (R)
The set containing all rational and irrational numbers.
Roster / Listing Method
A method to describe a set by explicitly listing all of its elements inside curly braces (e.g., A={2,4,6,8}).
Set-Builder / Rule Method
A method to describe a set by stating the property that determines membership (e.g., A={x∈N∣x is even and x<10}).
Subset (⊆)
A relation where A⊆B means that every element of set A is also an element of set B.
Universal Set (U)
A set containing all objects currently under consideration in a specific context.
Complement (Ac)
The set of elements in the universal set U that are not contained in set A.
Union (A∪B)
The set operation that yields all elements belonging to set A, set B, or both.
Intersection (A∩B)
The set operation that yields only the elements common to both set A and set B.
Difference (A−B)
The set operation that yields the elements present in set A but not in set B.
Cartesian Product (A×B)
The set of all ordered pairs (a,b) such that a∈A and b∈B.
Relation
Any selected set of ordered pairs from the Cartesian product A×B that connects objects or records.
Domain
The set of all first components (inputs) that appear in a relation.
Range
The set of all second components (outputs) that appear in a relation.
Function
A special type of relation in which every input is paired with exactly one output.
Vertical Line Test
A visual test for graphs where a curve represents a function if and only if every vertical line meets the graph at most once.

Binary Operation
An operation ⋆ on a set A that takes two elements of A and combines them under a rule to produce one element of the same set A (⋆:A×A→A).
Closure
The essential property of a binary operation stating that the output produced by combining two elements of a set must remain inside that same set.
Venn Diagram Relationships
Visual diagrams showing set relationships: disjoint sets share no common elements, overlapping sets share some elements, and a subset lies entirely inside another set.
