Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Yet another dependent type question

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Yet another dependent type question


chronological Thread 
  • From: Pierre-Marie P�drot <pierremarie.pedrot AT ens-lyon.fr>
  • Cc: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Yet another dependent type question
  • Date: Sat, 27 Mar 2010 08:51:31 +0100

Pierre Corbineau wrote:
> More specifically, Thomas Steicher exhibited models of Type Theory where
> there are non standard closed proofs of (A = A). In these models, pf
> might be one of those non-standard proofs (i.e. semantically distinct
> from (refl_equal A)). Since Type (the type of A) is not decidable,
> you're out of luck without Streicher's K axiom (or its equivalent in Coq).

Well, I still don't grasp the subtle difference between the two
innocuous examples ; the existence of non-standard equality proofs
should also forbid the reduction of the second equality...

But thanks anyway, I should accept this axiom and live with that.

> On a more speculative side, I am working on adding the K axiom to Coq's
> Type system by relaxing some typing constraints, but I cannot give you
> any date for completion.

It may be really useful that for dependently-typed programming you don't
need to have a bunch of axioms in your context.

Thanks for this disillusion,
PMP

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MhonArc 2.6.16.

Top of Page