Proving $(A\cap B)\cup(B\cap X')=0$ Equivalence

  • MHB
  • Thread starter solakis1
  • Start date
  • Tags
    Equivalence
In summary, proving that $(B\cap X')=0$ is equivalent to proving that $B\subseteq X$ and vice versa. This can be done by using the definitions and properties of set theory, such as the fact that the intersection of two sets is empty if and only if both sets are empty.
  • #1
solakis1
422
0
Prove that:
$(A\cap B)\cup(B\cap X')=0$ is equιvalent with

$B\subseteq A'$ and $B\subseteq X\subseteq A'$

0 is for the emty set and $X'$ is for the complement of $X$
 
Mathematics news on Phys.org
  • #2
Sorry there is a typo
write $A\cap X$ in the place of $A\cap B$
 
  • #3
First, the UNION of two sets is empty if and only if both sets are empty. So you have immediately that \(\displaystyle A\cap X= 0\) and \(\displaystyle B\cap X'= 0\). Saying that \(\displaystyle B\cap X'= 0\) means that \(\displaystyle B\subseteq X\). And saying that \(\displaystyle A\cap X= 0\) means that \(\displaystyle X\subset A'\). Together those give \(\displaystyle B \subseteq X \subseteq A'\) which immediately implies \(\displaystyle B\subset A'\).
 
Last edited:
  • #4
How do you prove that: $B\cap X'=0$ implies $B\subseteq X$ and then the opposite

Also how do you prove: $(A\cap X)=0\Leftrightarrow X\subseteq A'$
 
  • #5
The standard method to prove \(\displaystyle P\subseteq Q\) is to start "if \(\displaystyle p\in P\)" and then use the definitions and properties of P and Q to conclude that "\(\displaystyle p\in Q\)".

Here, if \(\displaystyle p\in B\) then, since \(\displaystyle B\cap X'= 0\) p is not in X' so is in X. I don't know what you mean by "the opposite".

For the last, to prove \(\displaystyle X\subseteq A'\), start with \(\displaystyle x\in X\). Then, since \(\displaystyle A\cap X= 0\), x is not in A so \(\displaystyle x\in A'\).
 
  • #6
Country Boy said:
The standard method to prove \(\displaystyle P\subseteq Q\) is to start "if \(\displaystyle p\in P\)" and then use the definitions and properties of P and Q to conclude that "\(\displaystyle p\in Q\)".

Here, if \(\displaystyle p\in B\) then, since \(\displaystyle B\cap X'= 0\) p is not in X' so is in X. I don't know what you mean by "the opposite".

For the last, to prove \(\displaystyle X\subseteq A'\), start with \(\displaystyle x\in X\). Then, since \(\displaystyle A\cap X= 0\), x is not in A so \(\displaystyle x\in A'\).

if \(\displaystyle p\in B\) then, since \(\displaystyle B\cap X'= 0\)$\Rightarrow ((p\in B\wedge p\in X')\Rightarrow x\in 0)$
And not just p does not belong to X' hence p belongs to X
This totally wrong
 
  • #7
That's not totally wrong. Writing $p\notin X'$ does follow from $p\in B$ and just skips a few trivial proof steps.
 
  • #8
Evgeny.Makarov said:
That's not totally wrong. Writing $p\notin X'$ does follow from $p\in B$ and just skips a few trivial proof steps.
Did i say that??
 
  • #9
solakis said:
This totally wrong
solakis said:
Did i say that??
Yes, you did concerning Country Boy's reasoning in post #5.
 
  • #10
Sorry for the misundertanding ,i did not look properly at your post.
Anyway when i said "this is totaly wrong" i ment that it is totaly wrong to come to a conclusion without showing the steps that led you to such a conclusion.

When we say in mathematics prove something we mean show the steps that lead you to that "something"
"Trivial" and "obvious" sometime in mathematics can be extremely difficult
Anyway which are the trivial steps
 
  • #11
Country Boy said:
Here, if $\displaystyle p\in B$ then, since $\displaystyle B\cap X'= 0$, $p$ is not in $X'$ so is in $X$.

I think that this reasoning would indeed be considered trivial in almost any context, and only in mathematical logic it would make sense to ask about axioms or inference rules that justify it.

solakis said:
if \(\displaystyle p\in B\) then, since \(\displaystyle B\cap X'= 0\)$\Rightarrow ((p\in B\wedge p\in X')\Rightarrow x\in 0)$
You are right. If we denote $p\in B$ by $P$ and $p\in X$ by $Q$, then, since $x\in\emptyset$ is false by definition of $\emptyset$, concluding $p\in X$ from the formulas above amounts to showing that $P\land (P\land \neg Q\to\bot)\to Q$ is derivable (or is a tautology). How this is shown depends on the logical calculus. But this is a trivial conclusion in the sense that it does not require anything (any facts about mathematical concepts like sets or functions) other than propositional logic. I believe that even most proof assistants can discharge such proof goals automatically.
 
  • #12
Evgeny.Makarov said:
I think that this reasoning would indeed be considered trivial in almost any context, and only in mathematical logic it would make sense to ask about axioms or inference rules that justify it.

You are right. If we denote $p\in B$ by $P$ and $p\in X$ by $Q$, then, since $x\in\emptyset$ is false by definition of $\emptyset$, concluding $p\in X$ from the formulas above amounts to showing that $P\land (P\land \neg Q\to\bot)\to Q$ is derivable (or is a tautology). How this is shown depends on the logical calculus. But this is a trivial conclusion in the sense that it does not require anything (any facts about mathematical concepts like sets or functions) other than propositional logic. I believe that even most proof assistants can discharge such proof goals automatically.
OK Let me prove:
$(B\cap X')=0\Leftrightarrow B\subseteq X$

First for the $\Rightarrow$

Proof:
1) Let $(B\cap X')=0$

2) But $(B\cap X')=0\Leftrightarrow \forall p(\neg (p\in(B\cap X'))$.....A theorem in set theory

3) Hence $\forall p(\neg (p\in(B\cap X'))$

4) Thus $\neg (p\in (B\cap X'))$

5) But $p\in (B\cap X') \Leftrightarrow p\in B\wedge \neg p\in X$.....A theorem in set theory

6) Hence $\neg (p\in (B\cap X')) \Leftrightarrow \neg p\in B\vee p\in X$

7) Thus from 4 and 6 and using Modus Ponens we have: $\neg p\in B\vee p\in X$

8) And finally using material implication we have: $p\in B\Rightarrow p\in X$

And that's part of the proof leaving out the $\Leftarrow$ proof

Also i did not mention explicitly all the laws of logic taking place

Now do you think that all the above proof can be concetrated in one sentence:

"from $p\in B$ and from $B\cap X'=0 $ since p does not belong to $X'$ ,p belongs to $X$??"
 
  • #13
solakis said:
Now do you think that all the above proof can be concetrated in one sentence:

"from $p\in B$ and from $B\cap X'=0 $ since p does not belong to $X'$ ,p belongs to $X$??"
Unfortunately, yes. One simply has to imagine $X$ as a circle. Then $B\cap X'=0$ means that $B$ has no elements outside of that circle; therefore, $B$ is located inside it.

In my opinion, most mathematicians are not interested in discussing whether a proof of some fact should take 1 or 5 pages, or whether it can be written using 1000 or 5000 logical inferences. The difference between 1 and 5 pages can be significant (and there are many published papers that simplify proofs of already known facts), but only if the writing style is similar. If one paper uses a heavy result such as Fermat's last theorem and another offers a purely arithmetic proof, this is noteworthy. But if somebody argues that the proof style is too dense and it has to be expanded five times without introducing any new ideas, I believe few people would be interested. Mathematicians rely a lot on intuition, which is able to correctly determine whether certain statements are true or false. This intuition develops with training and is able to handle more and more complicated claims.

This is not to say that studying formal proofs is meaningless. I heard a story about one professor who wanted to be a pilot as a child, so he tried reading books about aerodynamics. He realized that he needed to know differential equations, for which in turn he had to know calculus. Then he encountered axioms of real numbers, had some questions about them and decided to study them in depth. He has been doing mathematical logic ever since. Some people find meaning in applying aerodynamics to creating better planes while others study the foundations of things.

Here is a quote from Bertrand Russell's book "Introduction to Mathematical Philosophy".
Mathematics is a study which, when we start from its most familiar portions, may be pursued in either of two opposite directions. The more familiar direction is constructive, towards gradually increasing complexity: from integers to fractions, real numbers, complex numbers; from addition and multiplication to differentiation and integration, and on to higher mathematics. The other direction, which is less familiar, proceeds, by analysing, to greater and greater abstractness and logical simplicity...

We may state the same distinction in another way. The most obvious and easy things in mathematics are not those that come logically at the beginning; they are things that, from the point of view of logical deduction, come somewhere in the middle. Just as the easiest bodies to see are those that are neither very near nor very far, neither very small nor very great, so the easiest conceptions to grasp are those that are neither very complex nor very simple (using “simple” in a logical sense). And as we need two sorts of instruments, the telescope and the microscope, for the enlargement of our visual powers, so we need two sorts of instruments for the enlargement of our logical powers, one to take us forward to the higher mathematics, the other to take us backward to the logical foundations of the things that we are inclined to take for granted in mathematics.

So constructing formal inferences is OK, but it should preferably lead to something more advanced rather than being simply a hobby. For example, the existing logical calculi (natural deduction, sequent calculus, Hlbert's system and so on) are proved to be sound and complete, i.e., every proof can be expressed in them, albeit sometimes awkwardly. For this reason many people are not interested in optimizing them or creating calculus that better resembles human reasoning. But your example above shows that people don't think in terms of modus ponens; perhaps they have some visual intuition that provides a much shorter explanation. Can this intuition be formalized and taught to computers? Another option is to study proof assistants such as Coq or Isabelle. You may like working with them because it raises questions that are usually skipped in informal proofs.
 

1. How do you prove the equivalence of $(A\cap B)\cup(B\cap X')=0$?

To prove the equivalence of this statement, we need to show that both sides of the equation are equal. This can be done by using the properties of set operations and logical equivalences.

2. Can you provide an example to illustrate the equivalence of $(A\cap B)\cup(B\cap X')=0$?

Sure, let's say we have two sets, A = {1, 2, 3} and B = {2, 3, 4}. Then, X' = {1, 5, 6}. By substituting these values into the equation, we get (A∩B)∪(B∩X') = ({2, 3})∪({2}) = {2, 3}. On the other hand, 0 = {}. Therefore, we can see that both sides are equal, proving the equivalence.

3. What are the properties of set operations that can be used to prove $(A\cap B)\cup(B\cap X')=0$?

The properties that can be used include the distributive property, commutative property, and the identity property of intersection and union. These properties allow us to manipulate the sets and prove their equivalence.

4. Is it necessary to use logical equivalences to prove $(A\cap B)\cup(B\cap X')=0$?

While it is not necessary, using logical equivalences can make the proof more concise and easier to understand. They allow us to transform one side of the equation into the other, ultimately proving their equivalence.

5. Can $(A\cap B)\cup(B\cap X')=0$ be proven using a Venn diagram?

Yes, a Venn diagram can be used to illustrate the equivalence of the two sides of the equation. By drawing the sets A, B, and X', we can visually see that the intersection of A and B is empty, and the intersection of B and X' is also empty, resulting in an empty set on both sides.

Similar threads

Replies
2
Views
1K
  • General Math
Replies
1
Views
723
Replies
2
Views
2K
Replies
5
Views
759
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
764
Replies
21
Views
1K
  • General Math
Replies
5
Views
884
Replies
2
Views
1K
  • General Math
Replies
2
Views
816
Replies
1
Views
625
Back
Top