coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Kirill Taran <kirill.t256 AT gmail.com>
- To: coq-club AT inria.fr
- Subject: [Coq-Club] Proving equalities for records with Prop component
- Date: Thu, 23 Oct 2014 19:27:55 +0400
Hello,
I have such problem:
Record R := { number : nat; proof : exists n, n + number = 100 }.
I have such problem:
Record R := { number : nat; proof : exists n, n + number = 100 }.
Lemma r_eq (x y : R) : number x = number y -> x = y.
Admitted.
Is it possible to solve it and how?
Is it possible to solve it and how?
Sincerely,
Kirill Taran
Kirill Taran
- [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Frédéric Loulergue, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Eddy Westbrook, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Eddy Westbrook, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Eddy Westbrook, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Kirill Taran, 10/23/2014
- Re: [Coq-Club] Proving equalities for records with Prop component, Frédéric Loulergue, 10/23/2014
Archive powered by MHonArc 2.6.18.