| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: How is this collection called?
Mikito Harakiri wrote:
>>Define a*b as "a U {b}" (where U is set union)
>>Then a*(b*c) = aU{bU{c}} != (a*b)*c = aU{b}U{c}.
Well strictly speaking we don't consider them isomorphic. We just group them together as an "equivalence class" and show that certain operators on this are "well-defined" in the sense that you can apply it to any members of some given equivalence classes, and the class of the result will always be the same.
So (a,b,c) could really be seen as just syntactic shorthand for the equivalence class of (a,(b,c)) and ((a,b),c). I don't know if it is in practice defined this way but it certainly could be I think.
Paul. Received on Wed Mar 31 2004 - 15:40:35 CST
![]() |
![]() |