Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Similarities between forall and fun

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Similarities between forall and fun


Chronological Thread 
  • From: Thorsten Altenkirch <Thorsten.Altenkirch AT nottingham.ac.uk>
  • To: "coq-club AT inria.fr" <coq-club AT inria.fr>
  • Subject: Re: [Coq-Club] Similarities between forall and fun
  • Date: Mon, 16 Nov 2015 11:54:48 +0000
  • Accept-language: en-US, en-GB
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=Thorsten.Altenkirch AT nottingham.ac.uk; spf=None smtp.mailfrom=Thorsten.Altenkirch AT nottingham.ac.uk; spf=None smtp.helo=postmaster AT uidappmx02.nottingham.ac.uk
  • Ironport-phdr: 9a23:hRTH/RfAiKgs9aFerAEc2u7tlGMj4u6mDksu8pMizoh2WeGdxc6yZR7h7PlgxGXEQZ/co6odzbGG7ua9Bidbud6oizMrTt9lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUiv2OQc9HOnpAIma153xjLDvvcCMKF4QzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IAu3GePFyRrtBST8iLmod5cvxtBCFQxHFri8XVXxTmR5VCSDE6gv7V9H/qH2pmPB63XymPcrsVqw5X3yL67tmThzpkiwHf2oF8GbNkdB9iuRypA6soR9+2YXUSIeSKOZ/eKzddNZcTGEHQ8UHBH8JOZ+1c4ZaV7lJBu1ftYSo/1Y=

A function and its type are very different concepts even if they have some
superficial syntactic similarity.

Especially for the newcomer this identification is very confusing and
completely misleading. I do think that one should understand type
theoretical concepts from what they mean and not how they look like.

Thorsten

On 16/11/2015 11:50, "Freek Wiedijk"
<freek AT cs.ru.nl>
wrote:

>Hi Thorsten,
>
>>What is nice about this conceptual confusion?
>
>That you can get away with it? That you can simplify your
>syntax and typing rules that way and still have a viable
>logical framework?
>
>The "[x:A]" binder of automath should not be thought of
>as creating a function or function type. It is "just"
>a notion of binding a variable, to be able to do HOAS.
>
>I'm not saying that the Automath approach to type theory
>is more powerful than the "modern" one (it's basically an
>alternative to LF), but it _is_ simpler and more regular
>and it _does_ work.
>
>Freek





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 send it back to me, and immediately delete it.

Please do not use, copy or disclose the information contained in this
message or in any attachment. Any views or opinions expressed by the
author of this email do not necessarily reflect the views of the
University of Nottingham.

This message has been checked for viruses but the contents of an
attachment may still contain software viruses which could damage your
computer system, you are advised to perform your own checks. Email
communications with the University of Nottingham may be monitored as
permitted by UK legislation.




Archive powered by MHonArc 2.6.18.

Top of Page