Re: Idempotence and "Replication Insensitivity" are equivalent ?

From: Marshall <marshall.spight_at_gmail.com>
Date: 21 Sep 2006 08:14:02 -0700
Message-ID: <1158851642.737937.58610_at_k70g2000cwa.googlegroups.com>


Phil Carmody wrote:
> "Marshall" <marshall.spight_at_gmail.com> writes:
> > Consider min(). Min over unsigned 32 bit ints has an
> > identity: 2^32. However, min over arbirtrary precision
> > ints does not have an identity.
>
> If 2^32 is an identity over 32-bit ints, then +infinity is
> an identity over AP ints.

I understand that viewpoint, however +infinity is not an integer, so there are typing issues involved with that idea. My sense is that those issues cause more problems than they solve.

Marshall Received on Thu Sep 21 2006 - 17:14:02 CEST

Original text of this message