|
Created by Andreas Spitz
over 8 years ago
|
|
Question | Answer |
∈ |
is an element of |
∉ |
is not an element of |
⊆ | is a subset of |
⊂ | is a proper subset of |
{x1, x2, ...} | the set with elements x1, x2, ... |
{x : ...} | the set of all x such that |
n (A) | the number of elements in set A |
∅ |
the empty set |
ε | the universal set |
A′ |
the complement of the set A |
N |
the set of natural numbers, {1, 2, 3, ...} |
Z |
the set of integers {0,±1, ±2, ±3...} |
Z+ |
the set of positive integers, {1,2,3, ... } |
Z+0 |
the set of non-negative integers, {0, 1, 2, 3, …} |
R |
the set of real numbers |
Q |
the set of rational numbers, |
∪ |
union |
∩ |
intersection |
(x, y) | the ordered pair x, y |
[a, b] | the closed interval {x∈R : a≤x≤b} |
[a, b) | the interval {x∈R : a≤x<b} |
(a, b] | the closed interval {x∈R : a<x≤b} |
(a, b) | the open interval {x∈R : a<x<b} |
There are no comments, be the first and leave one below:
Want to create your own Flashcards for free with GoConqr? Learn more.