Mathematicsresear said:
What about my other comments? because that's exactly what I'm confused about, why is at least turned into an existential quantifier in the beginning of the sentence but not in the other part of the sentence?
"At least one hole contains at least n+1 pigeons."
- at least one hole = subject = exists, for otherwise we wouldn't talk about it; it specifies the subject we are talking about and which is not the empty set, i.e. it is necessary to exist = ##\exists\, L##
- contains = predicate = announces a property, i.e. something can be said about the hole = ##":"##
- at least n+1 pigeons = object = the something which can be said about the hole are the number of pigeons in it, i.e. the hole has n+1 pigeons = ##N(L)>n##
Thus we have ##\exists L\, \, : \, N(L) > n##
We can also say: ##\{\,L\,|\,N(L)>n\,\}\neq \emptyset## and then the negation is, that this set is empty. If the set is empty, then it's complement is the entire space, which are all holes in this case. So ##\{\,L\,|\,N(L)>n\,\}= \emptyset \Longrightarrow \{\,L\,|\,N(L)\leq n\,\} = \{\,L\,\}##
We can also say: ##\exists L\, : \,L \wedge N(L)>n## with the negation ##\forall L\, : \,\lnot L \vee N(L)\leq n##, which means, either it isn't a hole, or in case it is, there are at most ##n## pigeons in it.