Relations, power sets and the empty/null set.

In summary, a relation is a way of describing the connection or association between two sets of elements through a set of ordered pairs. A power set is a set that contains all possible subsets of a given set, including the empty set and the set itself. The number of elements in a power set is equal to 2 to the power of n, where n is the number of elements in the original set. The empty set, also known as the null set, is a set that contains no elements and is used to represent the absence of elements in a certain context. It is a subset of every set, including the set of all relations and the power set of any set, making it useful in representing the absence of elements in a relation or
  • #1
pandaBee
23
0

Homework Statement



Suppose R is a relation on A, and define a relation S on P (A) as follows:
S = {(X, Y ) ∈ P (A) × P (A) | ∀x ∈ X∃y ∈ Y (xRy)}.
For each part, give either a proof or a counterexample to justify your
answer.
(a) If R is reflexive, must S be reflexive?
(b) If R is symmetric, must S be symmetric?
(c) if R is transitive, must S be transitive?

Homework Equations



P(A) = power set of A
Uppercase letters = sets
Lowercase = element(s) of the sets

The Attempt at a Solution


For parts a and b, and possibly c, the relation S is undefined when I take one of the X, Y to be the empty set, since there are no x,y in X,Y when X or Y are the empty set xRy is undefined.

a)Assume R is reflexive.
Want to prove ∀X∈P(A)((X,X)∈S)
Let x be an arbitrary element of P(A)
then x is an arbitrary subset of A;
take A to be the empty set, but then the empty set has no elements therefore the requirement ∀x ∈ X∃y ∈ Y (xRy) for (X,X) to be an element of S is invalid, that is undefined.

I get the same result for part b, and I'm assuming it's the same way for c) as well. Did this question mean to exclude the empty set as a possibility for the domain of S? Or am I possibly under some misconception.
 
Physics news on Phys.org
  • #2
A statement like "for all x in E, x has property P" (i.e. ##\forall x\in E~P(x)##) is true when ##E=\varnothing##, regardless of what P is. To say that it's false is to say that there's an x in E that doesn't have property P. So the statement isn't false, and must therefore be true.

This is probably less confusing if we recall that the statement ##\forall x\in E~P(x)## is actually an abbreviation for
$$\forall x\ \big(x\in E\ \Rightarrow\ P(x)\big)$$ If E is empty, the implication is clearly true for all x.
 

1. What is a relation?

A relation is a set of ordered pairs that represent the connection or association between two sets of elements. It is a way of describing the relationship between two or more things.

2. What is a power set?

A power set is a set that contains all possible subsets of a given set. In other words, it is a set of all possible combinations of elements from a set, including the empty set and the set itself.

3. How is the power set related to the number of elements in the original set?

The number of elements in a power set is equal to 2 to the power of n, where n is the number of elements in the original set. For example, if a set has 3 elements, its power set will have 2 to the power of 3, or 8, elements.

4. What is the empty/null set?

The empty set, also known as the null set, is a set that contains no elements. It is often denoted by the symbol Ø or {}. It is a subset of every set and is used to represent the absence of elements in a certain context.

5. How is the empty set related to relations and power sets?

The empty set is related to relations and power sets in that it is a subset of every set, including the set of all relations and the power set of any set. This means that the empty set can be used as an element in these sets, and it can also be used to represent the absence of elements in a relation or a subset of a set.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
528
  • Calculus and Beyond Homework Help
Replies
1
Views
465
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
820
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
289
  • Calculus and Beyond Homework Help
Replies
2
Views
877
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
Back
Top