Prove Q is the equivalence relation on A

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 2K views
Hirman
Messages
5
Reaction score
0
Homework Statement
Assume that f:A—>B and that R is an equivalence relation on B
Define Q to be the set {<x,y> ∈ A X A |<f(x),f(y)> ∈ R}
Relevant Equations
Define Q to be the set {<x,y> ∈ A X A |<f(x),f(y)> ∈ R}
I can’t understand it.
 
Physics news on Phys.org
R is an equivalence relation on R iff R is a binary relation on A that is reflexive on A, symmetric and transitive
 
Hirman said:
Homework Statement:: Assume that f:A—>B and that R is an equivalence relation on B
Define Q to be the set {<x,y> ∈ A X A |<f(x),f(y)> ∈ R}
Relevant Equations:: Define Q to be the set {<x,y> ∈ A X A |<f(x),f(y)> ∈ R}

I can’t understand it.
What does ##\langle f(x), f(y) \rangle \in \mathbb R## mean?
 
PeroK said:
What does ##\langle f(x), f(y) \rangle \in \mathbb R## mean?
f(x)∈ dom(R), f(y)∈ ran(R) and f(x)Rf(y)
 
How to prove Q is an equivalence relation on A?
 
I’m sorry.But I have no ideal how to get start.I can't see the connection between x and y in A, the only connection is in B.But B is another set.
 
Hirman said:
I’m sorry.But I have no ideal how to get start.I can't see the connection between x and y in A, the only connection is in B.But B is another set.

You know this:

Hirman said:
R is an equivalence relation on R iff R is a binary relation on A that is reflexive on A, symmetric and transitive

That's true for ##Q## as well, right? In fact, I would have written:

An equivalence relation (on a set) is a binary relation (on that set) that is reflexive, symmetric and transitive.

You need to prove that ##Q## is reflexive, symmetric and transitive. Okay? That's you started.
 
Hirman said:
f(x)∈ dom(R), f(y)∈ ran(R) and f(x)Rf(y)
That's not right. You're told f is a function from A to B, so x and y are in A = dom(f) while f(x) and f(y) are in B = ran(f).

##\langle f(x), f(y) \rangle \in R## is just another way of writing ##f(x) R f(y)##.