Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
From: Simon Huber <hub...@gmail.com>
To: jas...@cs.washington.edu
Cc: Homotopy Type Theory <HomotopyT...@googlegroups.com>
Subject: Re: [HoTT] Definition of semantic composition in CCHM cubical type theory
Date: Tue, 24 Oct 2017 14:40:52 +0200	[thread overview]
Message-ID: <CAGY3RRPHO+fB7_iw6VH=uMxyA8dWbBFiXzi__p=-ZbMTKipmBg@mail.gmail.com> (raw)
In-Reply-To: <a4477cb1-28f0-4d7a-9931-8f8fefc3dc03@googlegroups.com>

Hi Jasper,

On Tue, Oct 24, 2017 at 6:10 AM,  <jas...@cs.washington.edu> wrote:
> Then down in the interpretation from syntax (bottom of p.22, top of p.23),
> we define the interpretation of comp as
> [[Γ; comp i A [ϕ → u] a0]]ρ = comp El [[Γ,i:II;A]] (I, j, ρ′ , [[Γ; ϕ]]ρ,
> [[Γ, ϕ, i: II; u]]ρ′ , [[Γ; a0]]ρ)
> using ρ′ = (ρ s_j , i = j), supposedly in Γ(I, j). We have ρ ∈ [[Γ]](I) and
> s_j : I, j → I is the inclusion.
>
> I don't understand how to read ρ′ = (ρ s_j , i = j). Where does i come from,
> and what does it mean to set ρ′ to be a pair of ρ s_j and the substitution i
> = j? I think, we have El [[Γ,i:II;A]] in Ty([[Γ,i:II]]), so we expect ρ′ in
> [[Γ,i:II]](I, i), so ρ′ is a pair of [[Γ]](I, i) and II(I, i), so i guess we
> have ρ s_j in [[Γ]](I, i) and i = j in II(I, i)?
>
> As I was writing this I think I made some progress, but I still don't
> understand what it means to have  i = j in II(I, i).
> Does it have anything to do with the other place ρ′  is used, in [[Γ, ϕ, i:
> II; u]]ρ′ ?

You are right, this is not quite right and a typo--it should be:

  ρ' = (ρ s_j, j).

(ρ' should be an element of [[Γ, i : II]](I,j).)

Cheers,
Simon

      reply	other threads:[~2017-10-24 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-24  4:10 jas...
2017-10-24 12:40 ` Simon Huber [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='CAGY3RRPHO+fB7_iw6VH=uMxyA8dWbBFiXzi__p=-ZbMTKipmBg@mail.gmail.com' \
    --to="hub..."@gmail.com \
    --cc="HomotopyT..."@googlegroups.com \
    --cc="jas..."@cs.washington.edu \
    /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).