coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: e+coq-club AT x80.org (Emilio Jesús Gallego Arias)
- To: Abhishek Anand <abhishek.anand.iitg AT gmail.com>
- Cc: coq-club <coq-club AT inria.fr>
- Subject: Re: [Coq-Club] arg-min existential instantiation of an inequality
- Date: Fri, 18 Mar 2016 03:49:04 +0100
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=e+coq-club AT x80.org; spf=Neutral smtp.mailfrom=e+coq-club AT x80.org; spf=None smtp.helo=postmaster AT jiboia.ensmp.fr
- Ironport-phdr: 9a23:r/p41BxM7e02SGzXCy+O+j09IxM/srCxBDY+r6Qd0e0RIJqq85mqBkHD//Il1AaPBtWLraoZwLaH+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuSt6U15n8i7H60qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGwD884moudKUaThf6k7BZVeBTIqezQ87s3qrhnOTk2G4HIaXiMXkwZHKwfA5RD+GJz2t32pmPB63XyXfsbxVPU/XSmox7c7EFnvkihPdxM88WXWjYRSgbnJu1qOrhh7zoHTKKiPNfNlP/CONegGTHZMC54CHxdKBZmxOtMC
- Organization: X80 Heavy Industries
Abhishek Anand
<abhishek.anand.iitg AT gmail.com>
writes:
> You may have to prove that all proofs of m < n are equal, to ensure that f
> and g do not base their decisions merely on difference in the proof parts
> of their inputs.
> Without axioms, proving this may be tricky at best, or may not even hold.
See lt_irrelevance here [1] for a proof.
> So, you can instead have f and g be of type nat - > nat. You can instead
> modify your lemma minimal_exists to express that you are only interested in
> inputs smaller than some number.
A proof iterating over a nat may be a bit tricky, you may need methods
similar to the proof of countable choice which IMHO are not exactly
straightforward (specially for the beginner).
An easier approach may be to perform a direct exhaustive search for the
minimum over the finite list of elements of the ordinal.
E.
[1]
https://github.com/math-comp/math-comp/blob/master/mathcomp/ssreflect/ssrnat.v#L416
- [Coq-Club] arg-min existential instantiation of an inequality, David Asher, 03/16/2016
- Message not available
- Re: [Coq-Club] arg-min existential instantiation of an inequality, David Asher, 03/16/2016
- Message not available
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Abhishek Anand, 03/16/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, David Asher, 03/16/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Abhishek Anand, 03/18/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Emilio Jesús Gallego Arias, 03/18/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Abhishek Anand, 03/18/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, David Asher, 03/16/2016
- Message not available
- Message not available
- Message not available
- Re: [Coq-Club] arg-min existential instantiation of an inequality, David Asher, 03/16/2016
- Message not available
- Message not available
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Lars Rasmusson, 03/16/2016
- Re: [Coq-Club] arg-min existential instantiation of an inequality, Lars Rasmusson, 03/17/2016
Archive powered by MHonArc 2.6.18.