How to interpret this definition of a subset?

  • I
  • Thread starter Robin04
  • Start date
  • Tags
    Definition
In summary: The definition: ##A \subset B \iff \forall x ( x \in A \implies x \in B) ## doesn't have a problem when ##A## and ##B## are disjoint sets. In that situation, we have two possibilities - either there exists an element ##x## such that ##x \in A## or no such element exists.
  • #1
Robin04
260
16
Hi,
I just had my first class of calculus where we mostly talked about sets. We defined the subset like this:
Let A and B be sets. We say that A is a subset of B if ##x \in A \implies x \in B##
But if we look at the truth table of the implication (https://en.wikipedia.org/wiki/Truth_table#Logical_implication) we see that if the first statement if false, then the implication is true independently of the second statement. So if A and B are disjoint sets and as ##x## is a free variable we can choose it in a way that it is not in A, then the implication will be true, but this clearly contradicts with the concept of a subet relation. Don't we need a universal quantifier in this definition?
 
Physics news on Phys.org
  • #2
Robin04 said:
Hi,
I just had my first class of calculus where we mostly talked about sets. We defined the subset like this:
Let A and B be sets. We say that A is a subset of B if ##x \in A \implies x \in B##
But if we look at the truth table of the implication (https://en.wikipedia.org/wiki/Truth_table#Logical_implication) we see that if the first statement if false, then the implication is true independently of the second statement. So if A and B are disjoint sets and as ##x## is a free variable we can choose it in a way that it is not in A, then the implication will be true, but this clearly contradicts with the concept of a subet relation. Don't we need a universal quantifier in this definition?
Yes, an all quantifier would be helpful. ##A \subseteq B \Longleftrightarrow [\forall \,x\, : \,x\in A \Longrightarrow x\in B]##. Now your counterexample means ##A=\emptyset## and ##\emptyset \subseteq B##. It is generally sloppy to introduce unquantified variables.
 
  • #3
fresh_42 said:
Yes, an all quantifier would be helpful. ##A \subseteq B \Longleftrightarrow [\forall \,x\, : \,x\in A \Longrightarrow x\in B]##.
Doesn't this have the same problem? I thought about writing the definition without implication like this: ##\forall x \in A: x \in B##

fresh_42 said:
Now your counterexample means ##A=\emptyset## and ##\emptyset \subseteq B##. It is generally sloppy to introduce unquantified variables.
Do you mean that ##A=\emptyset## results from the original (wrong?) definition (if yes, how?) or it is the only example that satisfies my counterexample and still fits into the concept of a subset?
 
  • #4
Robin04 said:
Doesn't this have the same problem? I thought about writing the definition without implication like this: ##\forall x \in A: x \in B##
This depends on the axioms you set. E.g. you could write ##A\subseteq B \Longleftrightarrow A \cup B =B \Longleftrightarrow A \cap B = A##
Do you mean that ##A=\emptyset## results from the original (wrong?) definition (if yes, how?) ...
You said:
Robin04 said:
if the first statement is false, then the implication is true independently of the second statement
Now to have ##x\in A## false all the time, i.e. for all ##x##, such that the RHS is automatically true, we get ##A=\emptyset##. If we quantify the RHS and say ##x\notin A## for one ##x##, then the implication does not apply and thus makes no statement about the LHS, i.e. ##x## is in ##B## or not; except there is only one ##x## at all, and then ##A## is empty again by the same argument as before.
... or it is the only example that satisfies my counterexample and still fits into the concept of a subset?
It is quite difficult to argue on a sloppy worded statement. Fact is, the all quantifier belongs to the RHS implication, and with it, there is no contradiction. Without it, the definition is wrong and any deductions from it are necessarily true.
 
  • #5
Robin04 said:
Doesn't this have the same problem?

The definition: ##A \subset B \iff \forall x ( x \in A \implies x \in B) ## doesn't have a problem when ##A## and ##B## are disjoint sets. In that situation, we have two possibilities - either there exists an element ##x## such that ##x \in A## or no such element exists.

If there exists an ##x \in A## then there exists an ##x## such that the implication ##x \in A \implies x \in B## is false in a non-vacuous way. Hence the universally quantified statement ##\forall x (x \in A \implies x \in B) ## is false because there exists at least one ##x## that makes the implication false.

It there does not exist an ##x \in A## then ##A = \emptyset## and the definition says ##A = \emptyset \subset B##.

( It's a tradition in mathematical writing to treat any variable variable that comes up as universally quantified unless specific restrictions are placed on it - a potentially confusing tradition. )

I thought about writing the definition without implication like this: ##\forall x \in A: x \in B##.
That's notation, but what would you mean by that notation? The fact that notation doesn't contain the symbol "##\implies##" doesn't guarantee that a coherent interpretation of the notation can omit the concept of "if...then..".
 
  • #6
Robin04 said:
Hi,
I just had my first class of calculus where we mostly talked about sets. We defined the subset like this:
Let A and B be sets. We say that A is a subset of B if ##x \in A \implies x \in B##
But if we look at the truth table of the implication (https://en.wikipedia.org/wiki/Truth_table#Logical_implication) we see that if the first statement if false, then the implication is true independently of the second statement. So if A and B are disjoint sets and as ##x## is a free variable we can choose it in a way that it is not in A, then the implication will be true, but this clearly contradicts with the concept of a subet relation. Don't we need a universal quantifier in this definition?
Often when a formula is written without a universal quantifier, like x in this case, it is intended that all variables (including A and B) be treated as universally quantified for the entire expression. So even though your teacher wrote ##x \in A \implies x \in B## what they really meant was ∀A∀B∀x(##x \in A \implies x \in B##).
 
  • Like
Likes nomadreid

1. What is a subset?

A subset is a set that contains elements from another set. It is a smaller set that is contained within a larger set. For example, the set of even numbers is a subset of the set of integers.

2. How do you interpret a definition of a subset?

To interpret a definition of a subset, you need to understand the relationship between the two sets mentioned. The definition will usually state that the first set is a subset of the second set, meaning that all elements of the first set are also contained in the second set.

3. What does it mean for one set to be a proper subset of another set?

A proper subset is a subset that is smaller than the original set and does not contain all the elements of the original set. In other words, there are elements in the original set that are not included in the proper subset. For example, the set of prime numbers is a proper subset of the set of integers.

4. How is a subset different from a superset?

A subset is a smaller set contained within a larger set, while a superset is a larger set that contains the smaller set. In other words, all elements of the smaller set are also elements of the larger set, but not vice versa.

5. Can a set be a subset of itself?

Yes, a set can be a subset of itself. This is known as a reflexive subset. For example, the set of whole numbers is a subset of the set of whole numbers.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
33
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Topology and Analysis
Replies
5
Views
217
Replies
1
Views
206
  • Set Theory, Logic, Probability, Statistics
Replies
18
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
513
  • Topology and Analysis
Replies
2
Views
154
  • Set Theory, Logic, Probability, Statistics
2
Replies
40
Views
6K
  • Topology and Analysis
Replies
2
Views
1K
Back
Top