I have some questions about the following statement involving empty sets:
"1) $ \forall a\in\{x|x\in \Re, x^2+1=0\} $ , we have $ a^{17}-72a^{12}+39=0 $
"1) says that all elements of the empty set have a certain property; this is true because there are no elements in the empty set. Any similar "$\forall$" statement involving the empty set is true"
My questions are as follows:
- What does statement 1) mean?
2.Is statement 1) true?
3.Why is the sentence that I've put in bold true?
The set $ \{x|x\in \Re, x^2+1=0\} $ is, in fact, the empty set. Thus, 1) reduces to:
$$ \forall a\in\emptyset...\text{something}. $$
To see why a statement of this form is always true, we look at its negation:
$$ \exists a\in\emptyset...\text{(NOT) something}. $$
But, there is no $a\in\emptyset$ in the first place, so a statement of this form is clearly false. Thus, its negation:
$$ \forall a\in\emptyset...\text{something}. $$
is true.