reenmachine said:
Let ##A## and ##B## be arbitrary sets.Suppose that ##A \subseteq B##.By definition , this implies that ##\forall x \in A## , ##x \in B##.Since ##A - B = \{x \in A : x \notin B \}## , this combined with our previous assumptions and implications means that ##A - B = \varnothing##.
The word "implications" sounds odd to me. I suppose you mean "results", as in "our assumptions and previous results". If you say "previous assumptions", it sounds like you want to distinguish the assumptions you made before from an assumption you're making right now. And if you say "Since (something), this implies (something)" I would interpret the word "this" as referring to the statement in the sentence
before this one. And in this case, that statement
alone implies the next result. So there's no need to mention assumptions and previous results. The word "this" already refers to the previous result.
Let's say that you find a result P, and then you say "Since Q, this implies R". To me this means that Q is true, and that P and Q together imply R, because the word "this" is a reference to P. You seem to interpret these sentences as saying only that Q is true and Q implies R. (If that's what we want to say, we would only say "Since Q, P". There wouldn't be a "this" in the sentence).
Here's a version of the proof of this implication that I like better than the version in my previous post:
Let A and B be arbitrary sets. Suppose that ##A\subseteq B##. This means that every element of A is an element of B. Since ##A-B=\{x\in A:x\notin B\}##, this implies that ##A-B=\varnothing##.
Note that every "this" refers to the previous sentence.
reenmachine said:
Let ##A## and ##B## be arbitrary sets such that ##A - B = \varnothing##.Let ##x \in A## be arbitrary.The result of ##A - B = \varnothing## implies that all ##x \in A## have been substracted , which implies that ##\forall x\in A## , ##x \in B##.This proves that ##A \subseteq B \leftrightarrow A - B = \varnothing##.
"The result of ##A-B=\varnothing## implies..." Shouldn't that be "The assumption that ##A-B=\varnothing## implies..."?
What this assumption implies is not that "all ##x\in A## have been subtracted". (What does that mean?) Since ##A-B=\{x\in A:x\notin B\}##, what's implied is that there are no elements of A that satisfy the condition ##x\notin B##.
reenmachine said:
About the quote , what would I need to do to "derive a result that's known to be false from the assumption that A-B is none-empty"?
Prove that if ##A-B\neq\varnothing##, then pigs can fly. You can of course substitute any false statement for "pigs can fly", for example "it's
not true that ##A\subseteq B##".
reenmachine said:
EDIT: Is it something like this:
If ##A - B =## any ##x \in A## , this means that for some ##x \in A## , ##x \notin B##.This implies that ##A \notsubseteq B## and that ##A \subseteq B \leftrightarrow A - B = \varnothing##.
I assume that the start is supposed to be "If ##A-B\neq\varnothing##, then for some ##x\in A##, ##x\notin B##. (This would be a good start). This implies that ##A\not\subseteq B##.
That's where the proof (of the first implication) should end. You have
not proved the equivalence. What you have done is to prove the implication
$$A\subseteq B\Rightarrow A-B=\varnothing$$
by proving the equivalent implication
$$A-B\neq\varnothing \Rightarrow A\not\subseteq B.$$