Skip to Content.
Sympa Menu

coq-club - Re: [Coq-Club] Is there a type representing the reals set (R) ?

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: [Coq-Club] Is there a type representing the reals set (R) ?


Chronological Thread 
  • From: CHAUVIN Barnabe <barnabe.chauvin AT gmail.com>
  • To: coq-club AT inria.fr
  • Subject: Re: [Coq-Club] Is there a type representing the reals set (R) ?
  • Date: Tue, 18 Nov 2014 16:44:38 +0100

On 17/11/2014 23:45, Daniel Schepler wrote:
> You could also certainly define a partial order on R using Rle - though I'm not sure why you're combining that in the same sentence with the other question.
I actually need a partial order such as the Integers' one (the nat_po), in order to work with real subsets bounds etc ..
That's why I asked before if there was a definition of the reals set.

Eventually, I'm just going to define such a type, in the same way the type Integers is defined.


> And then, I'm not sure "Reals" is a very descriptive name for it.

This is not important, but I don't really understand .. in english there is no name for the reals set ? (To designate R in math)

-- Barnabé Chauvin



Archive powered by MHonArc 2.6.18.

Top of Page