Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: Jason Gross <jason...@gmail.com>
To: "N. Raghavendra" <ra...@hri.res.in>
Cc: "Martín Hötzel Escardó" <"escardo..."@gmail.com>,
	"Homotopy Type Theory" <"HomotopyT..."@googlegroups.com>
Subject: Re: [HoTT] Univalence from scratch
Date: Fri, 09 Mar 2018 07:02:08 +0000	[thread overview]
Message-ID: <CAKObCaqACS-j6_VN6ZduSzD8JscVBtHOsj108fE0=WaL2C5F6Q@mail.gmail.com> (raw)
In-Reply-To: <87woylzvvt.fsf@hri.res.in>

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

Raghu, perhaps you want
  Set Universe Polymorphism.
  Definition univalence@{U U'} : Type@{U'} := forall X Y : Type@{U}, ...
or alternatively
  Universe U.
  Definition univalence := forall X Y : Type@{U}, ...
?

On Fri, Mar 9, 2018 at 12:00 AM N. Raghavendra <ra...@hri.res.in> wrote:

> At 2018-03-07T13:10:53-08:00, Martín Hötzel Escardó wrote:
>
> > This also has an ancillary Agda file with univalence defined from
> > scratch (without the use of any library at all). Perhaps somebody
> > should add a Coq "version from scratch" of this.
>
> I have kept my attempt at a Coq version at
>
>   http://www.retrotexts.net/just-univalence/toc.html
>
> However, I don't know how to define the univalence of a universe in Coq,
> that is, I don't know what to write for foo and bar in
>
>   Definition univalence (U : foo) : bar := baz.
>
> Remarks are welcome.
>
> Raghu.
>
> --
> N. Raghavendra <ra...@hri.res.in>, http://www.retrotexts.net/
> Harish-Chandra Research Institute, http://www.hri.res.in/
>
> --
> 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 HomotopyTypeThe...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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

  reply	other threads:[~2018-03-09  7:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 21:10 Martín Hötzel Escardó
2018-03-08  1:37 ` [HoTT] " Jason Gross
2018-03-08 10:04   ` Martin Escardo
2018-03-08  3:50 ` Matt Oliveri
2018-03-08  9:25   ` [HoTT] " Andrej Bauer
2018-03-08  9:26     ` Andrej Bauer
2018-03-08 10:04     ` Martin Escardo
2018-03-09  5:00 ` [HoTT] " N. Raghavendra
2018-03-09  7:02   ` Jason Gross [this message]
2018-03-09  9:13     ` N. Raghavendra
2018-04-25  2:10 ` Jeff Olson

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='CAKObCaqACS-j6_VN6ZduSzD8JscVBtHOsj108fE0=WaL2C5F6Q@mail.gmail.com' \
    --to="jason..."@gmail.com \
    --cc="HomotopyT..."@googlegroups.com \
    --cc="escardo..."@gmail.com \
    --cc="ra..."@hri.res.in \
    /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).