coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Leonardo Rodriguez <leonardomatiasrodriguez AT gmail.com>
- To: coq-club <coq-club AT inria.fr>
- Subject: [Coq-Club] disable automatic introduction?
- Date: Mon, 20 Oct 2014 15:57:27 -0300
Hi Club,
I'm updating a library that builds on Coq 8.2pl to the 8.4 version. There aresome lemmas like
Qed.
In 8.4 version this shows the error "No product even after head-reduction"A solution is to change it to
Lemma some_lema : forall (x : A) (b : B), C :=
intros x b; rest of the proof.
Qed.
An "Unset Automatic Introduction." would be great :P
- [Coq-Club] disable automatic introduction?, Leonardo Rodriguez, 10/20/2014
- Re: [Coq-Club] disable automatic introduction?, Pierre Boutillier, 10/20/2014
- Re: [Coq-Club] disable automatic introduction?, Leonardo Rodriguez, 10/20/2014
- Re: [Coq-Club] disable automatic introduction?, Pierre Boutillier, 10/20/2014
Archive powered by MHonArc 2.6.18.