Skip to Content.
Sympa Menu

coq-club - [Coq-Club] reasoning out of type equalities

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] reasoning out of type equalities


Chronological Thread 
  • From: "Aleks Nanevski" <aleks.nanevski AT imdea.org>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] reasoning out of type equalities
  • Date: Sat, 4 Aug 2012 19:19:13 +0200 (CEST)

Hi,

Given a nonempty type B, I was wondering if the following is provable:

forall A1 A2 : Type, A1 * B = A2 * B -> A1 = A2

Thanks,
Aleks



Archive powered by MHonArc 2.6.18.

Top of Page