Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: Michael Shulman <shulman@sandiego.edu>
To: Madeleine Birchfield <madeleinebirchfield@gmail.com>
Cc: Homotopy Type Theory <HomotopyTypeTheory@googlegroups.com>
Subject: Re: [HoTT] Identity types of types, and univalence for the entire type theory
Date: Sat, 8 Oct 2022 16:41:46 -0700	[thread overview]
Message-ID: <CADYavpwW0jL-EER+K3t7qs4_RegaB0CkZz6seMpRBw2SHGsr-Q@mail.gmail.com> (raw)
In-Reply-To: <3ff0b19b-0db2-4b63-b75d-3da9101a2f96n@googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]

It's tempting to think that one can define univalence without universes,
but I don't think this rule makes sense:

On Sat, Oct 8, 2022 at 6:59 AM Madeleine Birchfield <
madeleinebirchfield@gmail.com> wrote:

> The elimination rule says that given a judgment 'A type' in context Gamma,
> a judgment 'B type' in context Gamma, a judgment 'C(p) type' in the context
> 'Gamma, p : A = B', and a judgment 't:C(refl_A)' in the context 'Gamma',
> one could form the conclusion 'J(t, p): C(p)' in the context 'Gamma'


In the ordinary Id-elimination rule, the motive C has to be defined in the
context of two *variable* elements of the type and an equality between
them, not two *specific* elements.  In particular, if A and B are specific
types, then it doesn't make sense to substitute refl_A for p in C, because
you can't substitute A for B.  You can only substitute for a variable.

I think in order to do something like this, you have to augment type theory
by some kind of "polymorphism" that will allow you to hypothesize a "type
variable" in the context.

-- 
You received this message because you are subscribed to the Google Groups "Homotopy Type Theory" group.
To unsubscribe from this group and stop receiving emails from it, send an email to HomotopyTypeTheory+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/HomotopyTypeTheory/CADYavpwW0jL-EER%2BK3t7qs4_RegaB0CkZz6seMpRBw2SHGsr-Q%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 2231 bytes --]

      reply	other threads:[~2022-10-08 23:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08 11:06 Madeleine Birchfield
2022-10-08 23:41 ` Michael Shulman [this message]

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=CADYavpwW0jL-EER+K3t7qs4_RegaB0CkZz6seMpRBw2SHGsr-Q@mail.gmail.com \
    --to=shulman@sandiego.edu \
    --cc=HomotopyTypeTheory@googlegroups.com \
    --cc=madeleinebirchfield@gmail.com \
    /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).