Symmetric relation on ordered pairs

Click For Summary

Homework Help Overview

The discussion revolves around the properties of a relation defined on the union of two sets A and B, specifically examining the conditions under which the relation is symmetric and the implications for the equality of the sets A and B.

Discussion Character

  • Conceptual clarification, Assumption checking, Mixed

Approaches and Questions Raised

  • Participants explore the definition of symmetry in the context of relations and question whether the symmetry of a relation implies that the sets A and B must be equal. Some participants provide examples to illustrate their reasoning, while others challenge the validity of those examples.

Discussion Status

The discussion is ongoing, with participants presenting various arguments and examples. Some guidance has been offered regarding the proof structure, indicating that there are two parts to the problem: proving symmetry given A = B and proving A = B given that R is symmetric. However, no consensus has been reached yet.

Contextual Notes

Participants note that the relation is defined through the Cartesian product of sets A and B, and there is discussion about the implications of empty sets on the symmetry of the relation. The complexity of proving the bidirectional implications of symmetry and set equality is acknowledged.

iamsmooth
Messages
103
Reaction score
0

Homework Statement


For sets A and B, define a relation [tex]\mathcal{R}[/tex] on A∪B by:
[tex]\forall A, B \in A \cup B, x\mathcal{R}y[/tex] if and only if [tex](x,y) \in A \times B[/tex]

For all sets A and B, if R is symmetric, then A = B

Homework Equations


The Attempt at a Solution



I tried doing this, and I heard it's supposed to be false. BUT I can't see why it can be. The cartesian product should emply that x and y are only related when x is in A and y is in B. So, if it's symmetric, then it's already assumed that all elements in A are related to an element in B, and similarly, all elements in B are related to that same element in A. Which implies that they are equal. No?

Is my logic messed up? I don't see how this could be false. If either of A or B were the empty set, there'd be nothing to prove, since the cartesian product of anything with an empty set is empty, then the if part can never be assumed, and it should be vacuously true.

Can anyone point me in the right direction if I'm doing this wrong? Thanks!
 
Physics news on Phys.org
iamsmooth said:

Homework Statement


For sets A and B, define a relation [tex]\mathcal{R}[/tex] on A∪B by:
[tex]\forall A, B \in A \cup B, x\mathcal{R}y[/tex] if and only if [tex](x,y) \in A \times B[/tex]

For all sets A and B, if R is symmetric, then A = B


Homework Equations





The Attempt at a Solution



I tried doing this, and I heard it's supposed to be false. BUT I can't see why it can be. The cartesian product should emply that x and y are only related when x is in A and y is in B. So, if it's symmetric, then it's already assumed that all elements in A are related to an element in B, and similarly, all elements in B are related to that same element in A. Which implies that they are equal. No?

Perhaps so, but I don't find your argument convincing. Look at an example:

A = {1,2,3} B = {2,3,4} AUB = (1,2,3,4}

A X B = {(1,2)(1,3)(1,4)(2,2)(2,3)(2,4)(3,2)(3,2)(3,4)}

Here 2R3 and 3R2 because (2,3) and (3,2) are both in A X B.

And 1R2 since (1,2) is in A X B, but (2,1) isn't so we don't have 2R1. So we don't have a symmetric relation. Of course, we also don't have A = B in this example. What you need to show is if A = B this can't happen and conversely, if the relation is symmetric that A = B.

You haven't shown either yet.
 
Actually, I figured it out (I think). Your example wouldn't work because it isn't symmetric which means symmetry (if part) fails so it's vacuously true either way, but I'm pretty sure this is right.

Proof:

Symmetry (in this context) means for all x,y in AUB, if (x, y) is in A x B, then (y, x) is also in A x B.

So the "if" part of the statement I'm trying to prove (For all sets A and B, if R is symmetric, then A = B) is an if statement itself.

I pick A = {1} and B = ∅
Thus AUB = {1}. A x B = ∅. So there never exists a relation to satisfy the "if" part of the symmetry statement. Because there are no values in A x B. Thus, it is symmetric vacuously. So it is true that it is symmetric, but A != B.

QED

This makes sense in my crazy mind... Can anyone see anything wrong with it?
 
I think you are missing the point of this problem. Let's consider two non-empty sets A and B and a relation R on AUB. That is, R is just a subset of (AUB) X (AUB).

R has the property that if [itex](x,y) \in R \rightleftarrows (x,y) \in A \times B[/itex].

In other words [itex](x,y) \in R[/itex] if and only if [itex]x\in A\hbox{ and }y \in B[/itex]

What you are asked to prove is: R is symmetric if and only if A = B. There are two parts; I will show you the easy part and get you started on the hard part.

Part a. Given A = B show R is symmetric.
Proof: Suppose [itex](x,y)\in R[/itex]. Then [itex]x\in A\hbox{ and }y \in A[/itex]. This implies [itex](y,x)\in R[/itex], so R is symmetric.

Part b. Given R is symmetric, show A = B.
So you need to show [itex]A \subset B\hbox{ and }B \subset A[/itex]. You might begin by observing that [itex]A \times B \subset R[/itex].
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
11K
Replies
9
Views
2K