Subject: Ssreflect Users Discussion List
List archive
- From: Cyril Cohen <>
- To:
- Subject: Re: [ssreflect] Equation on two parameters
- Date: Tue, 28 Jan 2014 19:59:55 +0100
Dear Beta,
Le 28/01/2014 19:27, Beta Ziliani a écrit :
> What I'm interested in is in having also an equation for n2. According
> to the manual this is not possible, but is there a way of achieving
> this without having to fall back to inversion?
Is this close to what you want?
Goal forall n1 n2 : nat, dummy n1 n2 -> n1 = n2.
move=> n1 n2 dummyn.
case: {-2}_ {-2}_ / dummyn (erefl n1) (erefl n2).
Cheers,
--
Cyril
- [ssreflect] Equation on two parameters, Beta Ziliani, 01/28/2014
- Re: [ssreflect] Equation on two parameters, Enrico Tassi, 01/28/2014
- RE: [ssreflect] Equation on two parameters, Georges Gonthier, 01/29/2014
- Re: [ssreflect] Equation on two parameters, Beta Ziliani, 01/30/2014
- RE: [ssreflect] Equation on two parameters, Georges Gonthier, 01/29/2014
- Re: [ssreflect] Equation on two parameters, Cyril Cohen, 01/28/2014
- Re: [ssreflect] Equation on two parameters, Cyril Cohen, 01/28/2014
- Message not available
- Fwd: [ssreflect] Equation on two parameters, Beta Ziliani, 01/28/2014
- Message not available
- Re: [ssreflect] Equation on two parameters, Cyril Cohen, 01/28/2014
- Re: [ssreflect] Equation on two parameters, Enrico Tassi, 01/28/2014
Archive powered by MHonArc 2.6.18.