Skip to Content.
Sympa Menu

coq-club - [Coq-Club] How to define the devision on nat by using Fixpoint

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] How to define the devision on nat by using Fixpoint


Chronological Thread 
  • From: "fengsheng" <fsheng1990 AT 163.com>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] How to define the devision on nat by using Fixpoint
  • Date: Thu, 20 Dec 2012 04:17:21 +0100 (CET)

when I wrote a function to convert natural numbers to binary numbers,I met a
problem:how to take the value of a number half.



Archive powered by MHonArc 2.6.18.

Top of Page