Loren Booda
- 3,108
- 4
Can two infinite sets differ by a finite number of elements?
Loren Booda said:Can two infinite sets differ by a finite number of elements?
Loren Booda said:Please forgive my ignorance, but what does \ mean in this context?
CRGreathouse said:I take your question as:
"Given two infinite sets A and B, is the symmetric difference (A\cup B)\setminus(A\cap B) ever nonempty?"
in which case the above post gives an example of when this can occur.
It's the "set difference". A\B is "All values that are in A but not in B". Think "A take away any members of A intersect B".Loren Booda said:Please forgive my ignorance, but what does \ mean in this context?
secretman said:Not quite; only if B is contained in A.