coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Andr� Hirschowitz <ah AT unice.fr>
- To: Taral <taralx AT gmail.com>
- Cc: coq-club AT pauillac.inria.fr
- Subject: Re: [Coq-Club] Axioms of parametricity?
- Date: Wed, 19 Nov 2008 00:19:33 +0100
- List-archive: <http://pauillac.inria.fr/pipermail/coq-club/>
- Organization: UNS
Taral a écrit :
I need this somehow:It looks wrong when applied to
Variable var : Type.
Inductive test : Type :=
| A : var -> test
| B : test.
Goal forall T (f : T -> test) x y v, f x = A v -> exists v', f y = A v'.
Any ideas? Impossible?
var := nat,
T := nat,
f (n):= if n=0 then B else A(n),
x :=v := 1,
y :=0 ,
in which case you could prove the contrary.
ah
- [Coq-Club] Axioms of parametricity?, Taral
- Re: [Coq-Club] Axioms of parametricity?, André Hirschowitz
- Re: [Coq-Club] Axioms of parametricity?,
Taral
- Re: [Coq-Club] Axioms of parametricity?, Matthew Brecknell
- Re: [Coq-Club] Axioms of parametricity?,
JAEGER, Eric (SGDN)
- Re: [Coq-Club] Axioms of parametricity?,
Yves Bertot
- Re: [Coq-Club] Axioms of parametricity?, Matthieu Sozeau
- Re: [Coq-Club] Axioms of parametricity?,
Yves Bertot
- Re: [Coq-Club] Axioms of parametricity?,
Taral
- Re: [Coq-Club] Axioms of parametricity?, André Hirschowitz
Archive powered by MhonArc 2.6.16.