| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: What databases have taught me
Dmitry A. Kazakov wrote:
> On Fri, 30 Jun 2006 17:37:34 GMT, Jay Dee wrote:
>
>
>>Well, no. A function, let's say, an operation on integers which >>returns a rational (approximation, of course), like DIVIDE, >>requires that the types exist before the function -- but the >>types don't require the function at all. Granted, many OO >>languages bundle the methods up in the class -- but that's a >>mistake.
AFAIK (given my very restricted mathematical knowledge...), this is the definition of an "algebraic structure" :
"""
an algebraic structure consists of one or more sets closed under one or
more operations, satisfying some axioms.
"""
So is there a 1:1 mapping between CS types and algebraic structures ?
(real question, not trying to make a point...)
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb_at_xiludom.gro'.split('@')])"
Received on Mon Jul 03 2006 - 04:41:53 CDT
![]() |
![]() |