Proofs involving Negations and Conditionals

Click For Summary
SUMMARY

The discussion focuses on proving the statement that if \( x \in C \), then \( x \in B \), given that \( A \setminus B \) is disjoint from \( C \) and \( x \in A \). Participants clarify the use of contrapositives in logical proofs, specifically that the contrapositive of the statement is \( x \notin B \implies x \notin C \). The proof involves assuming \( x \notin B \) and demonstrating that this leads to a contradiction with the given conditions. The conclusion is that the assumption must be false, thus proving \( x \in B \).

PREREQUISITES
  • Understanding of set theory concepts, specifically disjoint sets.
  • Familiarity with logical implications and contrapositives.
  • Knowledge of proof techniques, particularly proof by contradiction.
  • Basic mathematical notation and terminology, including set operations.
NEXT STEPS
  • Study the principles of proof by contradiction in mathematical logic.
  • Learn about disjoint sets and their properties in set theory.
  • Explore the concept of contrapositives in logical reasoning.
  • Review examples of proofs involving negations and implications in mathematics.
USEFUL FOR

Mathematics students, educators, and anyone interested in enhancing their understanding of logical proofs, particularly in set theory and mathematical reasoning.

YamiBustamante
Messages
17
Reaction score
0
Suppose that A\B is disjoint from C and x∈ A . Prove that if x ∈ C then x ∈ B .

So I know that A\B∩C = ∅ which means A\B and C don't share any elements.
But I don't necessarily understand how to prove this. I heard I could use a contrapositive to solve it, but how do I set it up. Which is P and which is Q (for P implies Q, or as the contrapositive: not Q implies not P)?
 
Physics news on Phys.org
You are looking to prove:
## (x \in C) \implies (x \in B) ##
The contrapositive is:
## ( x \notin B) \implies (x \notin C) ##
Your given (supposed) information will not change.
 
RUber said:
You are looking to prove:
## (x \in C) \implies (x \in B) ##
The contrapositive is:
## ( x \notin B) \implies (x \notin C) ##
Your given (supposed) information will not change.
So here is what I have:
If x∉B then x∉C
So, we can assume x∈A\B and since A\B and C are disjoined, then x∈A\B∩C which is true since x∉C. Would this be correct or is there any error in my logic?
 
YamiBustamante said:
So here is what I have:
If x∉B then x∉C
So, we can assume x∈A\B and since A\B and C are disjoined, then x∈A\B∩C which is true since x∉C. Would this be correct or is there any error in my logic?
I don't think you can say x∈A\B∩C, since you said above that that was the empty set. And, you should not use "since x∉C", because you are trying to prove this for the contrapositive.

x is in A. This was given.
If x is not in B, then, it is in A\B.
C is disjoint from A\B. This was given.
x in A\B should tell you what you need to know about C.
 
YamiBustamante said:
So here is what I have:
If x∉B then x∉C
No, that is NOT "what you have", it is you are trying to prove.

So, we can assume x∈A\B and since A\B and C are disjoined, then x∈A\B∩C which is true since x∉C. Would this be correct or is there any error in my logic?
Simply that you have assumed what you want to prove!
 
I am interested too. I understand that A intersection C would be X. or written as:

A intersection C = ( X IS AN ELEMENT OF A) AND (X IS AN ELEMENT OF C)

[ A and NOT B] Intersection C = NULL = [[(X IS AN ELEMENT OF A) AND (X IS NOT AN ELEMENT OF B)]] AND (X IS AN ELEMENT OF C)

A/B intersection C ^^

this logical statement, i believe can be expanded below through commutative property to become:


[[(X IS AN ELEMENT OF A) AND (X IS AN ELEMENT OF C)]] AND [[(X IS NOT AN ELEMENT OF B) AND (X IS AN ELEMENT OF C)]]

^^ A intersection C intersection C/B = null set.
we already know that a intersection C is x..that intersection C AND NOT B is null means that C and NOT B contains x..therefore B contains X?
http://i.imgur.com/BkaBtjf.png

http://i.imgur.com/EKkKdFu.png

o.O sorry I really try to improve my maths
 
Last edited:
fresh_42 said:
Qouted from other thread.#.

HallsofIvy said:
No, that is NOT "what you have", it is you are trying to prove.
Simply that you have assumed what you want to prove!
is the above post of mine on the right track? ^^
 
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.
 
  • Like
Likes   Reactions: Kilo Vectors

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
2
Views
2K