Kolmin
- 66
- 0
Homework Statement
R is simmetric iff R=R^{-1}
Homework Equations
( \forall x \forall y ((x,y) \in R \rightarrow (y,x) \in R)) \leftrightarrow R=R^{-1}
The Attempt at a Solution
My problem is with my formulation in [2.] of the statement I have to prove.
Is that formulation right or the right one is ( \forall x \in A \forall y \in A ((x,y) \in R \rightarrow (y,x) \in R)) \leftrightarrow R=R^{-1}?
The difference is significative, at least for my purpose. In the first case, I can prove it, in the second one, I cannot (or I am not able), so I would like to know if the second one is redundant.