Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Exponential function

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Exponential function


Chronological Thread 
  • From: Allyx FONTAINE <fontaine AT labri.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Exponential function
  • Date: Mon, 10 Sep 2012 10:01:55 +0200

Hello,

I would like to prove the following inequality:

forall x m, ( 1 - x/m)^m <= exp(-x)

The question is: are there some works (in real standard library or contributions) about this kind of inequality using exponential?
How should I proceed to prove this one?

Thanks,
Best regards,

Allyx



Archive powered by MHonArc 2.6.18.

Top of Page