coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Pierre Courtieu <pierre.courtieu AT gmail.com>
- To: Coq Club <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] simplify_eq bug?
- Date: Wed, 7 May 2014 13:38:57 +0200
Hi,
2014-05-06 22:32 GMT+02:00 Jonathan
<jonikelee AT gmail.com>:
> Goal forall (n : nat), n = S n -> False.
> intros n H.
> simplify_eq H.
It does behave like inversion/injection. If you do inversion you also
have a copy of H. This is not a bug, this property needs a real
induction on n to be proved. It is not a consequence of a trivial case
analysis like the one proved by injection/inversion, you need an
induction hypothesis.
Best regards,
Pierre Courtieu
- [Coq-Club] simplify_eq bug?, Jonathan, 05/06/2014
- Re: [Coq-Club] simplify_eq bug?, Pierre Courtieu, 05/07/2014
Archive powered by MHonArc 2.6.18.