Proofs involving Negations and Conditionals

Click For Summary

Discussion Overview

The discussion revolves around proving a statement involving set theory, specifically regarding the relationship between sets A, B, and C, and the implications of membership in these sets. Participants explore the use of contrapositive reasoning and the implications of disjoint sets, with a focus on logical proofs and mathematical reasoning.

Discussion Character

  • Mathematical reasoning
  • Debate/contested
  • Technical explanation

Main Points Raised

  • One participant proposes to prove that if x is in C, then x must also be in B, and suggests using the contrapositive approach.
  • Another participant reiterates the contrapositive form of the statement, clarifying that if x is not in B, then x is not in C.
  • Some participants express confusion about the logical steps and whether their reasoning is correct, particularly regarding the implications of disjoint sets.
  • One participant attempts to clarify the definitions and properties of intersections and disjoint sets, while also cautioning against using imprecise terminology.
  • Another participant introduces the idea of proof by contradiction, explaining how assuming the opposite of what needs to be proven can lead to a contradiction.
  • There is a discussion about the correct use of terms like "null" versus "empty set," highlighting the importance of precise language in mathematical discourse.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the proof or the logical steps involved. There are multiple interpretations and approaches to the problem, with some participants challenging each other's reasoning and assumptions.

Contextual Notes

Some participants express uncertainty about the logical implications of their statements and the definitions of terms used, indicating that there may be missing assumptions or misunderstandings about set theory concepts.

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 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 5 ·
Replies
5
Views
7K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K