categories - Category Theory list
 help / color / mirror / Atom feed
From: Martin Escardo <mhe@dcs.st-and.ac.uk>
To: categories@mta.ca
Subject: Re: Reality check
Date: Fri, 4 Aug 2000 11:23:36 +0100 (BST)	[thread overview]
Message-ID: <14730.39336.321672.460059@mosstowie.dcs.st-and.ac.uk> (raw)
In-Reply-To: <vkaaeeuytpw.fsf@gs2.sp.cs.cmu.edu>

I can't answer Andrej's questions, but I can make a few
observations. 

 > It would be interesting to simplify this presentation even further by
 > using a signed representation with digits -1 and 1 only, in base B
 > strictly between 1 and 2. For example, the golden ratio base B = (1 +
 > sqrt(5))/2 seems to be very popular among exact real arithmetic
 > people. But it's unclear how to make a finite state automaton for
 > negation of === in this case.

In base Golden Ratio with digits 0 and 1 (proposed by Pietro Di
Gianantonio), the family of identities that generates === is

   ... 100 ... === ... 011 ... 

It corresponds to the fact that the Golden Ratio is the positive
solution of the equation x^2 = x + 1.

    (i.e. 1 x^2 + 0 x^1 + 0 x^0 = 0 x^2 + 1 x^1 + 1 x^0)
          =       =       =       =       =       =

What I have reported about signed-digit binary notation has also been
developed for Golden-Ratio notation by David McGaw in his Honours
project ( http://www.dcs.st-and.ac.uk/~mhe/macgaw.ps.gz ).  You may be
able to get a finite automaton from his algorithm for solving the word
problem. It should be even simpler than the one for signed binary,
because there are fewer cases to consider.

 > [Discussion about intuitionistic versions of Freyd's construction
 > deleted.]
 > This [discussion] leads to the idea that we should think of
 > the closed interval I as being glued like this:
 > 
 >              I
 >       |------------|--R--|
 >                    |--L--|------------|
 >                             I

This is precisely what the Golden-Ratio notation achieves.

The interval I is now [0,phi], where phi is the Golden Ratio.

Then the "digit maps" are l(x)=(x+0)/phi and r(x)=(x+1)/phi.

The intersection of the images of l and r is a closed interval with
non-empty interior, as in your picture. 

The above family of identities is equivalent to the single equation
l o r o r = r o l o l.

One could try to consider algebras with two operations and this
equation in order to get the interval in a more constructive way.



  reply	other threads:[~2000-08-04 10:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-07-31 15:44 Peter Freyd
2000-08-01 11:56 ` Martin Escardo
2000-08-03 20:28 ` Andrej.Bauer
2000-08-04 10:23   ` Martin Escardo [this message]
2000-08-04 11:16     ` Alex Simpson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=14730.39336.321672.460059@mosstowie.dcs.st-and.ac.uk \
    --to=mhe@dcs.st-and.ac.uk \
    --cc=categories@mta.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).