@EBSVC Imagine having a set, a collection. Now you want to take one single element out of it, can you prove that you can always do that for every set? Intuitively, it's obvious but proving it formally, is something else.
@EBSVC If you had a little of set theory, then you might have heard of the axiom of choice? That's basically what I'm describing. For countable sets and sets that contain a maximum or minimum value, that's not a problem but that's only a few special cases.
@EBSVC I think I didn't phrase it exactly but it's not removing but rather choosing. Though removing one element isn't a problem. For example the set N\{5} where N is the set of Natural Numbers is the set without 5
@Luke73 OK sure I got you. So how do you choose the second element in an uncountable infinite set? You just use notation even though it doesn’t really make any sense?
@EBSVC With countable numbers it's quite intuitive, like the Natural numbers. You choose the smallest number and then with the new set, you can choose the smallest again and through this process you're able to "extract" every number.