| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Idempotence and "Replication Insensitivity" are equivalent ?
Chris Smith wrote:
> William Hughes <wpihughes_at_hotmail.com> wrote:
> > > - h(a, 0) = a
> > > - For any other value of the second argument P, choose an arbitrary
> > > member b from P, then
> > >
> > > h(a, P) = h(g(a, b), P - {b})
> > >
> > > As a technical detail, h remains undefined when its value depends
> > > on the choice of b. In practice, g should be chosen so that this
> > > never happens.
> > >
> >
> > Quite a "technical detail". It is very clear that not all functions
> > A x M(A) -> A can be characterized as above. How does one find
> > g? (note if g exists it is unique).
>
>> >
> > > 5. Let f: M(A) -> A be a function defined as follows. To evaluate f(P),
> > > choose an arbitrary member a from P.
> > >
> > > f(P) = h(b, P - {a})
> > >
>
>
>
No. Very nice. (I started with h(a,{a}) which leads to a similar but not quite final result)
-William Hughes
Received on Mon Sep 18 2006 - 23:21:43 CDT
![]() |
![]() |