Re: equivalence relations
Let's see...
From wikipedia:
A given binary relation ~ on a set A is said to be an equivalence relation if and only if it is reflexive, symmetric and transitive. Equivalently, for all a, b and c in A:
- a ~ a. (Reflexivity)
- if a ~ b then b ~ a. (Symmetry)
- if a ~ b and b ~ c then a ~ c. (Transitivity)
Did you check these?
Re: equivalence relations
Quote:
Originally Posted by
ILikeSerena
Let's see...
From wikipedia:
A given binary relation ~ on a set A is said to be an equivalence relation if and only if it is reflexive, symmetric and transitive. Equivalently, for all a, b and c in A:
- a ~ a. (Reflexivity)
- if a ~ b then b ~ a. (Symmetry)
- if a ~ b and b ~ c then a ~ c. (Transitivity)
Did you check these?
Yeah, it seems to me that all 3 are satisfied but I think Im missing something
Re: equivalence relations
Let's start with the first.
For all a you need that a~a.
What does that mean for your relationship?
What are the possibilities for a?
Re: equivalence relations
Quote:
Originally Posted by
ILikeSerena
Let's start with the first.
For all a you need that a~a.
What does that mean for your relationship?
What are the possibilities for a?
a would either be positive or negative, and aa > 0 regardless of whether the number is positive or negative
Re: equivalence relations
Quote:
Originally Posted by
qwerty31
a would either be positive or negative, and aa > 0 regardless of whether the number is positive or negative
HINT: Is 
Re: equivalence relations
Quote:
Originally Posted by
qwerty31
a would either be positive or negative, and aa > 0 regardless of whether the number is positive or negative
What about a=0?