Homework Statement
Given: A relation R over N x N
((x,y), (u,v)) belongs to R. i.e (x, y) ~ (u,v)
If max(x,y) = max(u,v), given that
max(x,y) = x if x >= y
= y if x < y
Prove that R is an equivalence relationHomework Equations
I know that to prove an equivalence...