Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: Thorsten Altenkirch <Thorsten.Altenkirch@nottingham.ac.uk>
To: Thorsten Altenkirch <Thorsten.Altenkirch@nottingham.ac.uk>,
	 Thomas Streicher <streicher@mathematik.tu-darmstadt.de>
Cc: Ulrik Buchholtz <ulrikbuchholtz@gmail.com>,
	Homotopy Type Theory <homotopytypetheory@googlegroups.com>
Subject: Re: [HoTT] Re: Precategories, Categories and Univalent categories
Date: Thu, 8 Nov 2018 19:39:46 +0000	[thread overview]
Message-ID: <D80A40A4.B614E%psztxa@exmail.nottingham.ac.uk> (raw)
In-Reply-To: <D80A0B93.B60F5%psztxa@exmail.nottingham.ac.uk>

Sorry, I was to quick pressing send. We need the category to have homsets
C : |C| -> |C| -> Set which means that the equations of a category are
propositional. Similar we need to say

Fm : C(x,y) -> |F|(x) -> |F|(y) -> Set

and add fibred id and composition and the laws (again propositional).
Thorsten


On 08/11/2018, 16:01, "homotopytypetheory@googlegroups.com on behalf of
Thorsten Altenkirch" <homotopytypetheory@googlegroups.com on behalf of
Thorsten.Altenkirch@nottingham.ac.uk> wrote:

>Hi Thomas,
>
>two answers: the first is that in this particular case one doesn't need
>strict equality because one can present this as an indexed structure in
>type theory, e.g. assume as given a category C then a fibration F is a
>structure with the following components (here I assume that the base cat C
>is given by objects |C|, morphisms C(_,_) and so on.
>
>|F| : |C| -> U
>Fm : C(x,y) -> |F|(x) -> |F|(y) -> U
>id_F : Fm id a a
>comp_F : Fm f b c -> Fm g a b -> Fm (f o g) a c
>coe : C(x,y) -> |F|(y) -> |F|(x)
>coh : (p : C(x,y)) -> Fm(p,coe(p,x,a),a)
>
>The 2nd answer is that this is not always possible and the most well known
>example are semi-simplicial types. In this case we can produce indexed
>structures for all finite approximations but we can't generate the
>approximations in a uniform way (the question is actually an open
>problem). However, you don't want to force your categories to be struct
>but you want to be able to talk about your univalent, non-strict
>categories from a strict metatheoretic perspective. This can be realized
>by a 2-level type theory as for example explained in our paper [1]
>http://www.cs.nott.ac.uk/~psztxa/publ/csl16.pdf
>
>Cheers,
>
>Thorsten
>
>[1] @InProceedings{altenkirch_et_al:LIPIcs:2016:6561,
>author ={Thorsten Altenkirch and Paolo Capriotti and Nicolai Kraus},
>title ={{Extending Homotopy Type Theory with Strict Equality}},
>booktitle ={25th EACSL Annual Conference on Computer Science Logic (CSL
>2016)},
>pages ={21:1--21:17},
>series ={Leibniz International Proceedings in Informatics (LIPIcs)},
>ISBN ={978-3-95977-022-4},
>ISSN ={1868-8969},
>year ={2016},
>volume ={62},
>editor ={Jean-Marc Talbot and Laurent Regnier},
>publisher ={Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
>address ={Dagstuhl, Germany},
>URL ={http://drops.dagstuhl.de/opus/volltexte/2016/6561},
>URN ={urn:nbn:de:0030-drops-65612},
>doi ={http://dx.doi.org/10.4230/LIPIcs.CSL.2016.21},
>annote ={Keywords: homotopy type theory, coherences, strict equality,
>homotopy type system}
>}
>
>
>
>
>
>On 08/11/2018, 11:58, "Thomas Streicher"
><streicher@mathematik.tu-darmstadt.de> wrote:
>
>>Thorsten asked why I prefer to have strict equality on categories.
>>The answer is that one needs it in category theory typically when
>>speaking about Grothendieck fibrations.
>>And the latter is most useful in many contexts in particular when
>>understanding geometric morphisms. This by the way also extends to
>>Grothendieck fibrations in quasicategories as in Joyal and Lurie's
>>accounts.
>>
>>Thomas
>>
>>
>
>
>
>
>This message and any attachment are intended solely for the addressee
>and may contain confidential information. If you have received this
>message in error, please contact the sender and delete the email and
>attachment. 
>
>Any views or opinions expressed by the author of this email do not
>necessarily reflect the views of the University of Nottingham. Email
>communications with the University of Nottingham may be monitored
>where permitted by law.
>
>
>
>
>-- 
>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.
>For more options, visit https://groups.google.com/d/optout.




This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please contact the sender and delete the email and
attachment. 

Any views or opinions expressed by the author of this email do not
necessarily reflect the views of the University of Nottingham. Email
communications with the University of Nottingham may be monitored 
where permitted by law.




-- 
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.
For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2018-11-08 19:39 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 10:03 [HoTT] " Ali Caglayan
2018-11-07 10:31 ` [HoTT] " Paolo Capriotti
2018-11-07 10:35 ` Ulrik Buchholtz
2018-11-07 10:37   ` Ulrik Buchholtz
2018-11-07 11:09   ` Peter LeFanu Lumsdaine
2018-11-07 11:43     ` Ulrik Buchholtz
2018-11-07 11:50       ` Erik Palmgren
2018-11-07 11:51       ` Ulrik Buchholtz
2018-11-07 12:03         ` Erik Palmgren
2018-11-07 12:21           ` Martín Hötzel Escardó
2018-11-07 13:00             ` Erik Palmgren
2018-11-07 13:02             ` Bas Spitters
2018-11-07 13:47               ` Ali Caglayan
2018-11-07 13:53               ` Thomas Streicher
2018-11-07 14:05                 ` Thorsten Altenkirch
2018-11-07 13:58       ` Thorsten Altenkirch
2018-11-07 14:14         ` Ulrik Buchholtz
2018-11-07 14:27           ` Peter LeFanu Lumsdaine
     [not found]             ` <CAOvivQyG1q9=3YoS8hX3bRQK0yi+mpBnJu+rqb3oon0uPLpZ4A@mail.gmail.com>
2018-11-07 20:01               ` Michael Shulman
2018-11-08 21:37               ` Martín Hötzel Escardó
2018-11-08 21:43                 ` Michael Shulman
2018-11-09  4:43                   ` Andrew Polonsky
2018-11-09 10:18                     ` Ulrik Buchholtz
2018-11-09 10:57                       ` Paolo Capriotti
2018-11-07 14:31           ` Thorsten Altenkirch
2018-11-07 14:05       ` Peter LeFanu Lumsdaine
2018-11-07 14:28         ` Ulrik Buchholtz
2018-11-07 15:35           ` Thomas Streicher
2018-11-07 16:54             ` Thorsten Altenkirch
2018-11-07 16:56               ` Thorsten Altenkirch
2018-11-07 17:31                 ` Eric Finster
2018-11-08 11:58               ` Thomas Streicher
2018-11-08 12:23                 ` [HoTT] " Emily Riehl
2018-11-08 12:28                   ` Emily Riehl
2018-11-08 14:01                     ` Thomas Streicher
2018-11-08 16:10                   ` Thomas Streicher
2018-11-08 14:38                 ` [HoTT] " Michael Shulman
2018-11-08 21:08                   ` Thomas Streicher
2018-11-08 21:30                     ` Michael Shulman
2018-11-09 11:56                       ` Thomas Streicher
2018-11-09 13:46                         ` Michael Shulman
2018-11-09 15:06                           ` Thomas Streicher
2018-11-08 16:01                 ` Thorsten Altenkirch
2018-11-08 19:39                   ` Thorsten Altenkirch [this message]
2018-11-07 20:00         ` Michael Shulman
2018-11-08 21:35 ` 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=D80A40A4.B614E%psztxa@exmail.nottingham.ac.uk \
    --to=thorsten.altenkirch@nottingham.ac.uk \
    --cc=homotopytypetheory@googlegroups.com \
    --cc=streicher@mathematik.tu-darmstadt.de \
    --cc=ulrikbuchholtz@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).