Is it possible to get a set by a intersection of 2 (non-set) classes?
I can see it is possible from a set and a class, simply by a set contained in the class. Also, I think that the union/product of two classes can't be a set, because then the inclusion/projection function shows that also the classes are sets.
Am I right?