Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] [Agda] Re: [HoTT] newbie questions about homotopy theory & advantage of UF/Coq

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] [Agda] Re: [HoTT] newbie questions about homotopy theory & advantage of UF/Coq


Chronological Thread 
  • From: Matthieu Sozeau <matthieu.sozeau AT gmail.com>
  • To: Altenkirch Thorsten <psztxa AT exmail.nottingham.ac.uk>
  • Cc: Cody Roux <cody.roux AT andrew.cmu.edu>, Jean Goubault-Larrecq <goubault AT lsv.ens-cachan.fr>, Coq Club <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] [Agda] Re: [HoTT] newbie questions about homotopy theory & advantage of UF/Coq
  • Date: Thu, 9 Jan 2014 11:51:08 +0100

On 9 janv. 2014, at 11:42, Altenkirch Thorsten
<psztxa AT exmail.nottingham.ac.uk>
wrote:

>>
>>
>>
>> About K: Coq has managed to describe a pattern-match which does not
>> allow it (by making less unification information available in the
>> branches), and I don't think it's that relevant to the problem at hand,
>> which is mostly concerned about when a term is a subterm of another.
>
> I don't agree!
>
> If the only proof of equality is refl then it is clear that subst should
> preserve the structural ordering. So K and the wrong (because untyped)
> subterm ordering are related.

+1: All these counterexamples implicitly assume UIP on equalities of types,
don’t they?

I’ve been wondering, in OTT adding Empty -> Box = Box would be outright
inconsistent right? IIRC it would even actually reduce to _|_ as type
equality is defined.

Cheers,
— Matthieu


Archive powered by MHonArc 2.6.18.

Top of Page