I have a set (of related concepts) that I wish to divide (classify) into an arbitrary number of subsets (categories), but when I divide the set (into categories) there will always be one subset that is equal to the original "unabridged" set (e.g. the category tree root)... What's the English term for the set that is the union of all subsets?
The reason that I am asking is because I need a term for a UML class diagram where there is an object type from which a group of derived types need to be created, but due to the variability of the derived types of the derived types the unifying term of the "super-parent" (e.g. the logical union of all subsets) is abstract to the point that I simply want to use a term from set theory to abstract this meaning of the ultimate "super-parent"... short of calling the super parent something a vanilla as "object" or "class"...
I've received feedback that this question needs details or clarity... within the domain of software architecture there aren't any additional details that I can add... perhaps the question of clarity stems from the fact that my inquiry comes from an intellectual domain with terminology and logical concerns that don't align well with the formal language of set theory... At this point I am embarrassed by the ugly turn that things have taken and would like to delete the question to have this stain on my stackexchange reputation expunged (please help)
;-)
– Neoheurist Apr 26 '20 at 03:03