What are the possible relations between two sets A and B?

  • Thread starter Thread starter playboy
  • Start date Start date
  • Tags Tags
    Relations
Click For Summary
SUMMARY

The discussion revolves around the concept of relations between two sets, specifically A = {a} and B = {1, 2, 3}. A relation is defined as any subset R of the Cartesian product AxB, which is represented as AxB = {(a,1), (a,2), (a,3)}. Participants clarify that there are multiple subsets of AxB, totaling seven possible relations, including the empty set. The confusion stems from the misunderstanding that AxB has only one subset, which is incorrect.

PREREQUISITES
  • Understanding of set theory concepts, including sets and subsets.
  • Familiarity with Cartesian products in mathematics.
  • Knowledge of relations defined as subsets of Cartesian products.
  • Basic comprehension of ordered pairs and their notation.
NEXT STEPS
  • Study the definition and properties of Cartesian products in set theory.
  • Learn about subsets and their significance in mathematical relations.
  • Explore examples of relations between different sets to solidify understanding.
  • Review the concept of the empty set and its role in set theory.
USEFUL FOR

Students preparing for exams in mathematics, particularly those studying set theory and relations, as well as educators seeking to clarify these concepts for their students.

playboy
Relations Again :(

K, so I am studying for the upcoming midterm... and their is this question in the book...

Let A = {a} and B = {1,2,3}. List all the possible relations between A and B.

So Ordered pairs, Cartesian Products and Relations are all together in the chapter, and I am really confused between them.

"List all possible relations between A and B"

Would that be something like A~B ?

would the answer be something like {(a,1) (a,2) (a,3)} ?

Please help someone!

Thanks
 
Physics news on Phys.org
Since you have the book around why don't you start with the thing that states

Definition: a relation on two sets A and B is a...

Try writing it out here and starting to work out all possible cases and see where you get. People can then point out what you've done right and what you've missed out.
 
Let A = {a} and B = {1,2,3}. List all the possible relations between A and B.

Definition of a relation: Let A and B be sets. A relation between A and B is any subset R of AxB. We say that (a is in A) and (b is in B) are related by R if ((a,b) is in R), and we often denote this by writing "aRb."

Given this defintion...
A = {a}
B = {1,2,3}

AxB = {(a,1) (a,2) (a,3)}

and so, all the possible relations are {(a,1) (a,2) (a,3)}
 
You think that AxB has exactly one subset? Does that seem at all reasonable? It doesn't to me. Only the empty set has exactly one subset in my experience. Try writing out another subset of AxB.
 
hmmm...

Definition: AxB= {(a,b): a in A and b in B}

A= {a}
B = {1,2,3}

Therefore, the possiblities for AxB with the definition are:

AxB = {(a,1)}
AxB = {(a,2)}
AxB = {(a,3)}

Am i still missing something or doing something wrong?
 
AxB= {(a,b): a in A and b in B} is the correct definition.
It means: "The set of all ordered pairs with the first component in A and the second in B."
It doesn't mean a set consisting of one ordered pair with the first component in A and the second in B.

So from this definition, write down what AxB is.
Then look again at the definition of a relation and write down all possible relations between A and B.
 
Matt's suggestion is recursive. Do it again to the word subset.
 
Lets look at another example for a moment.

Let A = {1,2}. list all the ordered pairs (x,y) such that (x in A) and (y in A)

Answer: (1,1) (1,2) (2,1) (2,2), I see 4 Ordered Pairs here.

Let A = {1,2}. list all the ordered pairs (x,y) such that (x in A) and (y in B)

Answer: (1,2) (2,1), I see 2 Ordered Pairs here.

Back to the quesiton: Let A = {a} and B = {1,2,3}. List all the possible relations between A and B.

Definition: A relation between A and B is any subset R of AxB
Definition: AxB= {(a,b): a in A and b in B}

AxB = {(a,1) (a,2) (a,3)} I see three Ordered Pairs in this set. I have no idea what I am doing wrong here? i mean, (a in A) and ((1,2,3) in B) give these ordered pairs (a,1), (a,2), (a,3)

Or perhaps its {(1,a) (2,a) (3,a} but that makes no sense to me nor to the definition.
 
playboy said:
Lets look at another example for a moment.

Let A = {1,2}. list all the ordered pairs (x,y) such that (x in A) and (y in A)

Answer: (1,1) (1,2) (2,1) (2,2), I see 4 Ordered Pairs here.

Let A = {1,2}. list all the ordered pairs (x,y) such that (x in A) and (y in B)

Answer: (1,2) (2,1), I see 2 Ordered Pairs here.
Where did B come from? Did you mean "(y in A)"?

[quoteBack to the quesiton: Let A = {a} and B = {1,2,3}. List all the possible relations between A and B.

Definition: A relation between A and B is any subset R of AxB
Definition: AxB= {(a,b): a in A and b in B}

AxB = {(a,1) (a,2) (a,3)} I see three Ordered Pairs in this set. I have no idea what I am doing wrong here? i mean, (a in A) and ((1,2,3) in B) give these ordered pairs (a,1), (a,2), (a,3)

Or perhaps its {(1,a) (2,a) (3,a} but that makes no sense to me nor to the definition.[/QUOTE]

Yes, you are correct. AxB= {(a,1), (a, 2), (a, 3)} ({(1,a),(2,a),(3,a)}=
BxA which is different) has three members. Now how many subsets does it have?
 
  • #10
Where did B come from? Did you mean "(y in A)"?

Ooops... i made a mistake with the "(y in A)" ... forget about that!

HallsofIvy said:
Yes, you are correct. AxB= {(a,1), (a, 2), (a, 3)} ({(1,a),(2,a),(3,a)}= BxA which is different) has three members. Now how many subsets does it have?

How many subsets does AxB have? Ill list all the possible subsets of AxB:

C = {(a,1)}
D = {(a,2)}
E = {(a,3)}
F = {(a,1),(a,2)}
G = {(a,2),(a,3)}
H = {(a,1),(a,3)}
I = {(a,1), (a, 2), (a, 3)}

So their are 7 possible subsets of AxB. So i have been confused all this time because matt grimm said in post #4 "You think that AxB has exactly one subset"
 
  • #11
You missed a subset.


So their are 7 possible subsets of AxB. So i have been confused all this time because matt grimm said in post #4 "You think that AxB has exactly one subset"

He said that because when you wrote down what you claim was all relations, you wrote down one thing. And since a relation is a subset of AxB, it's as if you are asserting that AxB only has one subset.
 
  • #12
Hurkyl said:
You missed a subset.

I suppose I missed the empty set

J = {empty set}

Hurkyl said:
He said that because when you wrote down what you claim was all relations, you wrote down one thing. And since a relation is a subset of AxB, it's as if you are asserting that AxB only has one subset.

Question: Let A = {a} and B = {1,2,3}. List all the possible relations between A and B.

A relation between A and B is any subset R of AxB

AxB = {(a,1), (a, 2), (a, 3)}

Possible subsets of AxB:

C = {(a,1)}
D = {(a,2)}
E = {(a,3)}
F = {(a,1),(a,2)}
G = {(a,2),(a,3)}
H = {(a,1),(a,3)}
I = {(a,1), (a, 2), (a, 3)}
J = {empty set}

So all the subsets I listed above, C through J are all the possible relations between the sets A and B
 
  • #13
{empty set} isn't a subset of AxB. (Because that is the set which contains the empty set, and is not the empty set itself) Writing {} for the empty set is common.
 
  • #14
playboy said:
So i have been confused all this time because matt grimm said in post #4 "You think that AxB has exactly one subset"

Hey, don't blame me for that perfectly accurate observation of what you were saying. You said that a relation was the same as a subset. Then you asserted that AxB has only one relation, that is you asserted it has exactly one subset. I asked you a rhetorical question 'you think that AxB has exactly one subset?' to point out where your error was. It does not have one subset. And I explained that only the empty set has one subset. Did I not point out that your assertion that there was one subset was unreasonable?
 
  • #15
Well, i listed all the possible subsets of AxB = {(a,1), (a, 2), (a, 3)}

C = {(a,1)}
D = {(a,2)}
E = {(a,3)}
F = {(a,1),(a,2)}
G = {(a,2),(a,3)}
H = {(a,1),(a,3)}
I = {(a,1), (a, 2), (a, 3)}

I can't see anyone that I missed, unless its something in the definition that i missed...(also, the order dosn't matter when listing sets, that that won't make a difference.)

Just to confirm, {empty set} is NEVER a subset of any cartestian product right.
 
  • #16
I think you misunderstood me.

{empty set} is not a subset of AxB

The empty set is.
 
  • #17
matt grime said:
Hey, don't blame me for that perfectly accurate observation of what you were saying. You said that a relation was the same as a subset. Then you asserted that AxB has only one relation, that is you asserted it has exactly one subset. I asked you a rhetorical question 'you think that AxB has exactly one subset?' to point out where your error was. It does not have one subset. And I explained that only the empty set has one subset. Did I not point out that your assertion that there was one subset was unreasonable?

Yes looking back now i see what you were saying. I thought you were trying to say that I was way off... but I see my mistake now. :frown:
 
  • #18
Hurkyl said:
I think you misunderstood me.

{empty set} is not a subset of AxB

The empty set is.


Ohh! I see.
 

Similar threads

Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 24 ·
Replies
24
Views
2K
Replies
1
Views
1K
  • · Replies 35 ·
2
Replies
35
Views
5K
Replies
4
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
Replies
1
Views
2K