Subject: Ssreflect Users Discussion List
List archive
- From: Cyril Cohen <>
- To: Thomas Sibut-Pinote <>
- Cc:
- Subject: Re: dvdn_leq_log
- Date: Tue, 10 Apr 2012 14:55:07 +0200
Hi Thomas,
On 10/04/2012 14:02, Thomas Sibut-Pinote wrote:
> Lemma dvdn_leq_log p m n : 0 < n -> m %| n -> logn p m <= logn p n
>
> in the library prime.v, could be written in a stronger form:
>
> Lemma dvdn_leq_log m n : 0 < n -> (m %| n <-> forall p, logn p m <= logn p
> n).
>
> I would think one needs the right-to-left implication more often than the
> other
> in arithmetic. At least, I need this for a theorem I am trying to prove.
While I do not use this library very much, I guess that the current way of
going
the other way around, would be using dvdn_partP and then p_part to link (logn
p
n) to n`_p.
> By the way, I think a theorem on the valuation of prime numbers in
> factorial n
> would be a great addition to the library.
I think you're right.
Best,
--
Cyril
- dvdn_leq_log, Thomas Sibut-Pinote, 04/10/2012
- Re: dvdn_leq_log, Cyril Cohen, 04/10/2012
Archive powered by MHonArc 2.6.18.