Can a set have an element that repeats, for example {1,2,2,3}?
According to wikipedia "A set is a collection of distinct objects, considered as an object in its own right" so I guess not; however would it be different if it was not a set of numbers, for example if you had a set of boxes and two happened to be the same?