Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: "Martín Hötzel Escardó" <"escardo..."@gmail.com>
To: Homotopy Type Theory <HomotopyT...@googlegroups.com>
Subject: Re: [HoTT] Yet another characterization of univalence
Date: Fri, 8 Dec 2017 16:27:15 -0800 (PST)	[thread overview]
Message-ID: <f477f264-cd63-4aad-983c-5b3043fdc70a@googlegroups.com> (raw)
In-Reply-To: <86619505-c082-4c11-8d5d-9159e1b351ec@googlegroups.com>


[-- Attachment #1.1: Type: text/plain, Size: 1242 bytes --]

On Friday, 1 December 2017 14:53:25 UTC, Martín Hötzel Escardó wrote:
>
>
>  OK. Here is a further weakening of the hypotheses. It suffices to have
> funext (again) and that the map
>
>     idtofun{B}{C} : A=B → (A→B)
>
> is left-cancellable (that is, idtofun p = idtofun q → p=q).
>
> Univalence gives that this is an embedding, which is stronger than
> saying that it is left-cancellable. And also K gives that this is an
> embedding.
>
>
I've written this down here in Agda 
:  http://www.cs.bham.ac.uk/~mhe/yoneda/yoneda.html

(updating a 2015 development)

  * This is self-contained (doesn't use any library).
  * A main feature is that instead of J (or pattern maching on refl), this 
uses the Yoneda machinery everywhere instead (regretably with just one 
exception (I'd be grateful for suggestions of how to get rid of this use of 
J)).

A syntactical novelty is a new notation for universes in Agda closer to the 
notation in the HoTT book for informal mathematics in type theory. This 
could be further improved by making it built-in in Agda (as explained in 
the imported NonStandardUniverseNotation.lagda), but probably it is good 
enough without any modification to Agda.

Martin

  

[-- Attachment #1.2: Type: text/html, Size: 1663 bytes --]

  reply	other threads:[~2017-12-09  0:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 23:53 Martín Hötzel Escardó
2017-11-20  3:54 ` [HoTT] " y
2017-11-24 12:21   ` Martín Hötzel Escardó
2017-11-24 19:11     ` Martín Hötzel Escardó
2017-11-28  9:40       ` Andrej Bauer
2017-11-29 21:12         ` Evan Cavallo
     [not found]           ` <204e382a-efcf-cb13-006f-47fdbadd99a5@cs.bham.ac.uk>
2017-11-29 22:15             ` Evan Cavallo
2017-11-29 22:16           ` Martín Hötzel Escardó
2017-12-01 14:49           ` Martin Escardo
2017-12-01 14:53           ` Martín Hötzel Escardó
2017-12-09  0:27             ` Martín Hötzel Escardó [this message]
2017-12-18 22:58               ` Martín Hötzel Escardó
2017-12-19  3:36                 ` Gershom B
2017-12-20 20:46                   ` Martín Hötzel Escardó
2017-11-24 23:12   ` Martín Hötzel Escardó
2017-11-24 23:28     ` Martín Hötzel Escardó

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=f477f264-cd63-4aad-983c-5b3043fdc70a@googlegroups.com \
    --to="escardo..."@gmail.com \
    --cc="HomotopyT..."@googlegroups.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).