| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: More on lists and sets
Mikito Harakiri wrote:
> vc wrote:
> > Mikito Harakiri wrote:
> > > vc wrote:
> > > > Mikito Harakiri wrote:
> > > > > It is remarkable that list intersection laws mimic the ones for the
> > > > > union:
> > > > > A /\ A != A
> > > >
> > > > This is not correct.
> > >
> > > Let A = 1->1. Then A /\ A = 1->1->1->1.
> >
> > According to your unknown private definition, maybe, but that's not
> > how list intersection is usually defined.
>
If '/\' means 'intersection', then, no. An accepted bag intersection definition would result in {1,1} (Ullman, minimum number of occurences).
>
Intersection aint no join, it's a much more primitive set-theoretical operation.
>
Why 'has it to' ? They are different structures serving different purposes. If it does not suit your purpose, you can invent a different operation called 'my_intersection', why mis/abuse the simple and intuitively clear 'intersection' ?
>The standard list
![]() |
![]() |