Fundamental sets
Numbers are classified into sets according to their properties:
the set of natural numbers
the set of integers
the set of rational numbers
the set of real numbers
the set of complex numbers
The most fundamental number sets have their own unique identifier:
𝔹, the set of the Booleans,
ℕ, the set of the natural numbers,
ℤ, the set of the integers, (from ger. Zahl "number")
ℚ, the set of the rational numbers, (from quotient)
ℝ, the set of the real numbers,
ℂ, the set of the complex numbers,
ℍ, the set of the quaternions,
𝕆, the set of the octonions,
Their relation:
and these number sets, being so fundamental in mathematics, that each has a name and a special symbol to denote it.
Each number set is infinite, but the set of natural numbers, the set of integers and the set of rational numbers is countably infinite, while the set of real numbers and the set of complex numbers numbers are bigger, uncountable, infinities.
is the finite set of boolean values (or Boolean domain)
or or
is countable infinite set of natural numbers
is countable infinite set of integers
.
is countable infinite set of rational numbers
is uncountable infinite set of real numbers.
It has various kinds of infinities.
is uncountable infinite set of complex numbers
Inclusion relation of number sets:
N⊆Z⊆Q⊆R⊆C⊆H
N ⊆ Z ⊆ Q ⊆ R ⊆ C ⊆ H
Last updated
Was this helpful?