coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Victor Porton <porton AT narod.ru>
- To: Coq Club <coq-club AT inria.fr>
- Subject: [Coq-Club] Comparing records (and dependent records)
- Date: Fri, 18 Nov 2011 23:47:31 +0400
- Envelope-from: porton AT yandex.ru
Record T := {
x y : num
}.
Variable A B : T.
Now suppose we know [x A = x B] and [y A = y B]. Which ways we may infer [A =
B] from that?
Also what about dependent records? Are they equal even in the case if they
have different justifications (proved by different lemmas)? Can we infer
equality of two dependent records comparing only data fields (not the
conditions)?
What is the idea behind comparing dependent records?
--
Victor Porton - http://portonvictor.org
- [Coq-Club] Comparing records (and dependent records), Victor Porton
- Re: [Coq-Club] Comparing records (and dependent records), Adam Chlipala
Archive powered by MhonArc 2.6.16.