I've read through a few posts on the definition of Sets and that ZFC is the most commonly used.
If it is fair to say that a set is a Collection of Distinct Object then what must be imposed for distinction to be enforced? It seems that the definition of a set in this sense has an equivalence binary operator to evaluate distinction, i.e. S = { some objects | no two objects in the set (object1 = object2) }
And then, in the evaluation of object1 = object2 do we need a Boolean Algebra first?
Sorry if this is all hand-wavy and wish washy with respect to Sets. I'm very much a novice trying to make sense of the basics (where I can).
If anyone knows of any good resources to study algebraic structures (in particular if they start primitive and build their way up).
Thanks in Advance
A set is something that has an answer, either "yes" or "no", whenever you ask "is such-and-such one of your elements?" This is the only thing it can do.
If you ask the set about the same thing more than once, you will get the same answer -- either yes, yes or no, no. If you ask it about things that are not the same, you can get different answers.
When semi-formal introductions to set theory say that a set is a collection of "distinct" elements, what they mean is neither more nor less than there is no way to ask the set "how many of this particular thing do you have?" -- because it either has that thing or does not have it, yes or no.
So, for example, the notations $\{2,3\}$ and $\{2,2,3\}$ both describe the same set, namely the one that answers yes when we ask it about the number $2$, and answers yes when we ask it about the number $3$, and answers no to all other questions. Once we've decided that our set will answer yes to $2$, making that same decision once again will not actally change the answers we get.
You may be thinking about a particular equivalence relation, but sets don't care about that. If you have two things that are not the same thing, yet your equivalence relation says they're related, there can (and will) still be sets that contain one but not the other.