Defining "<" for the rationals
- From: mstemper@xxxxxxxxxxxxxxxx (Michael Stemper)
- Date: Sat, 26 Nov 2005 10:21:47 -0600
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?
--
Michael F. Stemper
#include <Standard_Disclaimer>
Time flies like an arrow.
Fruit flies like a banana.
.
- Follow-Ups:
- Re: Defining "<" for the rationals
- From: Marc Olschok
- Re: Defining "<" for the rationals
- From: Bill Dubuque
- Re: Defining "<" for the rationals
- From: Virgil
- Re: Defining "<" for the rationals
- From: Stephen J. Herschkorn
- Re: Defining "<" for the rationals
- From: Jannick Asmus
- Re: Defining "<" for the rationals
- From: Rainer Rosenthal
- Re: Defining "<" for the rationals
- Prev by Date: Re: Proving that a number is irrational
- Next by Date: Re: Defining "<" for the rationals
- Previous by thread: schur
- Next by thread: Re: Defining "<" for the rationals
- Index(es):
Relevant Pages
|