coq-club AT inria.fr
Subject: The Coq mailing list
List archive
- From: Laurent Thery <Laurent.Thery AT inria.fr>
- To: coq-club AT inria.fr
- Subject: Re: [Coq-Club] Forbiding Qed to compute
- Date: Tue, 25 Apr 2017 11:18:30 +0200
On 04/25/2017 08:55 AM, Pierre Casteran wrote:
Hi,
I wrote a small proof on fast growing functions (Wainer's hierarchy).
The statement is F_3 (2) > F_omega (2). The proof term is not so big, but it contains several occurrences of (f_2 23), which is known as greater than 2^23.
The problem may come from the fact that all these subterms are computed after Qed, thus I had to interrupt after some time. Is there an option for preventing Coq to expand function calls ?
It should not expand it if not needed.
Can you abstract away f_2 23 by a f with some axioms to check if it is the culprit.
--
Laurent
- [Coq-Club] Forbiding Qed to compute, Pierre Casteran, 04/25/2017
- Re: [Coq-Club] Forbiding Qed to compute, Laurent Thery, 04/25/2017
- Re: [Coq-Club] Forbiding Qed to compute, Guillaume Melquiond, 04/25/2017
- Re: [Coq-Club] Forbiding Qed to compute, Pierre Casteran, 04/25/2017
Archive powered by MHonArc 2.6.18.