Re: Defining "<" for the rationals
Michael Stemper wrote:
I've been looking at the rational numbers as an equivalence relation.
I've been able to show that the definitions of multiplication and addition
give the same answer, regardless of which member of an equivalance set
is chosen. I wanted to also define the "<" relation, but hit a stumbling
block. Most of the time, you can say (a,b)<(c,d) iff ad<bc. However, this
falls apart if b or d is negative.
I could say "chose a member of [(a,b)] with a positive second element,"
or I could say "if b<0, change the signs of a and b." Neither of these
seem particularly elegant. Is there a cleaner way to define the less
than relation on rationals?
p < q iff q - p is positive.
[(a,b)] is positive iff a b is.
--
Stephen J. Herschkorn sjherschko@xxxxxxxxxxxx
Math Tutor on the Internet and in Central New Jersey and Manhattan
.
Relevant Pages
- Re: Defining "<" for the rationals
... I've been able to show that the definitions of multiplication and addition give the same answer, regardless of which member of an equivalance set is chosen. ... My signum function solution was correct ... (sci.math) - Re: I hate to be cruel ...
... member of a group on the Internet,which - perhaps - just perhaps - might ... be investigated by the FBI, or some other such investigative agency, ... regardless of the original intent of the poster. ... paranoid witch, misinterpreting what was said in "jest", Perhaps - but, ... (soc.retirement) - Re: Static Class Constants (VB 2005)
... Regardless of Option Explicit and Option Strict settings on a brand new form ... with a single button, I get the error "Access of shared member, constant ... > Dim ClassConst As String = XMyClass.ConstantString ... (microsoft.public.dotnet.languages.vb) - Re: D50 LCD Monitor Preview??
... this forum shares many attributes of numerous others on the ... 'net' - regardless of their subject matter. ... If you've already answered it before, don't bother - I'm ... I can only hope that the member takes not ... (rec.photo.digital.slr-systems) - Re: lying-sack-of-shit capin crunch wrote:
... You sure aren't a member of Mensa if you can't see why Frank does what he ... Frank is only good at babbling the same tired bullshit over and over. ... Namely, regardless who this idiot is arguing with, regardless of ... (microsoft.public.windows.vista.general) |
|