Skip to Content.
Sympa Menu

ssreflect - Re: big_nat_recr

Subject: Ssreflect Users Discussion List

List archive

Re: big_nat_recr


Chronological Thread 
  • From: bertot <>
  • To:
  • Subject: Re: big_nat_recr
  • Date: Wed, 11 Apr 2012 15:57:18 +0200

On 11/4/12 3:52 PM, Thomas Sibut-Pinote wrote:
Hi,
I've noticed that one cannot use big_nat_recr when there is a non trivial predicate in a sum. How does one separate the last term from the whole sum in such a case?
Thanks for your time,
Thomas
You can use another theorem to replace the non-trivial predicate with a trivial one, replacing the values being summed by values conditioned by this predicate. See the theorem:big_mkcond

Yves


  • big_nat_recr, Thomas Sibut-Pinote, 04/11/2012
    • Re: big_nat_recr, bertot, 04/11/2012

Archive powered by MHonArc 2.6.18.

Top of Page