Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] Coq computing with sets...

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] Coq computing with sets...


Chronological Thread 
  • From: Florent Hivert <>
  • To: Georges Gonthier <>
  • Cc: Emilio Jesús Gallego Arias <>, "" <>
  • Subject: Re: [ssreflect] Coq computing with sets...
  • Date: Mon, 15 Feb 2016 20:46:30 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=None ; spf=None
  • Ironport-phdr: 9a23:FDaxGBFcVTWdIeMMFZ4+951GYnF86YWxBRYc798ds5kLTJ75r8uwAkXT6L1XgUPTWs2DsrQf27WQ7/mrADZbqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aJBzzOEJPK/jvHcaK1oLsh7/0p8SYOl8TzBOGIppMbzyO5T3LsccXhYYwYo0Q8TDu5kVyRuJN2GlzLkiSlRuvru25/Zpk7jgC86l5r50IeezAcq85Vb1VCig9eyBwvZWz9EqLcQzayXYbSGobiVJnBA7Z7BD3RN+lvSz8qup81TOyOMz9V7cvXjq+qaxsTUm7pj0AMmsX9GbNh8psxIJavh+7u1Qr7YrTeoyTKLxef73QZ88yQXBAGMhLAX8SSrigZpcCWrJSdd1TqJPw8h5X9UOz

Dear Georges and Emilio,

On Mon, Feb 15, 2016 at 06:09:02PM +0000, Georges Gonthier wrote:
> This ensures the definition if never unfolded by the type checker
> heuristics, but unfortunately this is not sufficient to block the compute
> strategy - eager definition expansion with strong call-by-value. Hence the
> compute in your proof attempts to create a huge term.

Thanks both of you for your detailed answer. I know only very few about Coq's
internal so I'm not sure to completely understand everything. Anyway It seems
that Cohen & al. is something I can read about the subject...

> IMVHO, even if hacky, this approach didn't work out too bad. I could send
> you some drafty code off-list if you are interested.

Please do !

Florent



Archive powered by MHonArc 2.6.18.

Top of Page