InterviewSolution
Saved Bookmarks
| 1. |
Prove that {2,4,6,8,10,…..} set are equivalent. |
|
Answer» Solution :LET g :A rarr C DEFINED as g(x) =2x -1 CLEARLY F is bijective. `implies` There is a one-to-one correspondence between A to C `:.` A and C are equivalent. |
|