categories - Category Theory list
 help / color / mirror / Atom feed
From: Thomas Streicher <streicher@mathematik.tu-darmstadt.de>
To: categories@mta.ca
Subject: Re: topos logic arising nicely
Date: Sun, 8 Jun 2003 13:39:40 +0200 (CEST)	[thread overview]
Message-ID: <200306081139.NAA21518@fb04305.mathematik.tu-darmstadt.de> (raw)
In-Reply-To: <16096.24299.686053.329698@ithif51.inf.tu-dresden.de> from Hendrik Tews at "Jun 6, 2003 11:29:15 am"

Dear Hendrik,

>    But I would be surprised if HOL has subtype formation as from a logical
>    point of view subtypes are neither necessary nor convenient. Adding subtypes
>    is only necessary for getting a topos out of a model of HOL.
>
> I don't know, if I miss the point here. However, PVS has a HOL
> system with predicate subtypes. And it is _very very_ convenient
> (because of the predicate subtypes).
>
> I don't know if it is a necessity, but the absence of subtypes in
> Isabelle/HOL leads to a representation of partial functions, that
> allows you to prove unexpected results. Despite what the Isabelle
> tutorial says at page 187, you _can_ prove
>
>   hd [] = last []
>
> (saying that the head of the empy list equals its last element)

thanks for the interesting information; you really pinpoint why subtypes
are used in practice, namely for avoiding partial functions; if one wants
to avoid subtypes and treat partial functions directly one might use the
Fourman/Scott variant of the interpretation of topos logic; an alternative
and actually the one common in mathematical practice is to introduce subtypes;
however, to do this constructively one is forced to either treat partial functions
as single-valued realtions OR to explicitly introduce proof objects as in Martin-Loef
type theory; I am pretty certain that in systems like HA_\omega one cannot quantify
over partial functions as these subsume prediacte types;
but if one has Higher Order Logic already it seems more natural to treat partial functions
as single valued relations; quantification over subtypes can then be reduced to pure Higher
Order Logic via a straightforward translation (which, however, needs some care as one sees
from HOL)

Thomas










  reply	other threads:[~2003-06-08 11:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 11:08 Thomas Streicher
2003-06-06  9:29 ` Hendrik Tews
2003-06-08 11:39   ` Thomas Streicher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-06-09 20:03 Thomas Streicher
2003-06-05 19:46 Thomas Streicher
2003-06-09  9:18 ` Paul B Levy
2003-06-03 20:14 Thomas Streicher
2003-06-04 15:20 ` Toby Bartels
2003-06-04 15:42 ` Paul B Levy

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=200306081139.NAA21518@fb04305.mathematik.tu-darmstadt.de \
    --to=streicher@mathematik.tu-darmstadt.de \
    --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).