Kilo Vectors said:
is the above post of mine on the right track? ^^
You are basically right but a little too expressive if you avoid the language of symbols.
First you have to be precise in the wording. NULL is a computer term reserved for, e.g. empty datasets. In mathematics a null set is something different. E.g. a single point as 1 on the line of reals is a null set. So tiny compared to the reals that it cannot be measured. In set theory we say empty set to ∅.
The proposed way of proving the statement was by contradiction.
It means that one cannot derive a false statement from a true statement.
From a false statement you can derive everything. E.g. if ##1 = 0## then for any number ##x## is ##x = x \cdot 1 = x \cdot 0 = 0## which means ##0## is the only number at all, which is false.
Or you can derive a true statement. E.g. if ##1=0## then ##1=1-0=0-0=0=1##, which is true.
However from a true statement you can only derive other true statements.
In the above statement it is given that ##A##\##B ∩ C = ∅## and ##x∈A## and ##x∈C## which is the same as ##x∈A∩C##.
We need to show that ##x∈B##.
So if we assume we have an element (##∃## meaning there is) ## x_0∉B## and end up with a false statement, then this assumption could not have been true.
The essential part is this: ##x_0∈A## (given) and ##x_0∉B## (assumed), i.e. ##x_0∈A##\##B##. But ##x_0∈C## (given) which means ##x_0∈A##\##B∩C.## But this intersection is empty so ##x_0## cannot exist. A contradiction, a false statement.
Therefore our assumption ##x_0∉B## must have been a false statement, too. This means the opposite of it is true. And the opposite statement is any (##∀## meaning for all) ##x∈B## what we wanted to show.
The negation of there is (∃) is for all (∀) and vice versa.