0 is taken to represent the lack of anything, so a set with zero in it has nothing it in (because zero represents nothing). Which is another way of saying the set is empty (aka the null set). So how come we say that {0} is not equal to {} ? (My school represents sets using curly braces but I don't know if that is standard)
discrete mathematics - Is zero an element of the empty set? - Mathematics Stack Exchange
recreational mathematics - What's the difference between nothing, zero, and the empty set? - Mathematics Stack Exchange
self study - If the probability of A = 0, it doesn't mean A is an empty set - Cross Validated
If zero represents nothing, why is a set with 0 in it different from the empty set?
What is an empty set example?
What is an example of the empty set?
What is an empty set used for?
Videos
You have two boxes separate from each other. One box contains nothing. The other box has a piece of paper with the number zero on it. The first box represents while the second represents
. Two different things. The first has no objects, the second has only one.
No. The empty set is empty. It doesn't contain anything. Nothing and zero are not the same thing.
The rule that $\mathbb{P}(A) = |A|/|\Omega|$ (for sets $A\subseteq \Omega$) arises in a specific probability context, where you have a sample space $\Omega$ containing a finite number of outcomes all with equal probability. In that particular context, you you are correct that $\mathbb{P}(A)=0$ only when the set $A$ is empty. However, probability theory deals with much more general situations than this, so that rule holds only in a very narrow class of cases.
More generally, probability theory deals with cases where there are events $A$ that are non-empty sets of outcomes, but they still have zero probability. This leads us to make a distinction between events that are certain to occur and events that are merely almost sure (i.e., occur with probability one).
$A$ doesn't have to be an empty set. For instance, consider all living people queuing in a straight line. So $S = \{ \text{ all living people } \}$. Let $B= \text{ You are at the front of the line } $.
Now $P(B)\approx 1/7\text{billion} = 1.4 \times 10^{-10}$. Now consider the set $T = \{ \text{ all dead people } \}$. Note that $S \cap T = \emptyset$ (the intersection of $S$ and $T$ is empty). The probability a dead person (say, $A = \text{Genghis Khan}$) is as the front of the line is $0$. This is because $A \cap S = \emptyset$.
In short, $P(A) = 0$ doesn't imply $A = \emptyset$ but rather $A \cap S=\emptyset$.