Consider the following operation on cardinalities. Given sets A,B write |A|-|B|=|A-B|.
Prove that this notion of difference of cardinalities is not well-defined.
Proof:
To Prove that |A|-|B|=|A-B| is not well-defined we will give counter example.
To begin with;
Let A={a,b,c,d,e} and B={h,i,j}
From the above, it is clearly seen that |A|=5 and |B|=3
If we consider the Left Hand Side:
|A|-|B|=5
Now consider the Right Hand Side:
|A-B|=2
Since there is no bijection between |A|-|B| and |A-B|, it is then concluded that the notion of difference of cardinalities is not well-defined.
Can anyone correct me on this please!!!