<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/theories/Reals/Abstract, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Terminate some lemmas with Qed.</title>
<updated>2021-02-19T15:28:35+00:00</updated>
<author>
<name>Guillaume Melquiond</name>
</author>
<published>2021-02-19T15:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=b45ffd0bc0904e3d3325724e99b94239f5153b64'/>
<id>b45ffd0bc0904e3d3325724e99b94239f5153b64</id>
<content type='text'>
Since the proofs start by applying or destructuring Qed-ed lemmas, they cannot
be used in a computational setting, so no need for them to be Defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the proofs start by applying or destructuring Qed-ed lemmas, they cannot
be used in a computational setting, so no need for them to be Defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prove that classical reals implement constructive reals. Also move sums, min and max to CoRN.</title>
<updated>2020-05-16T13:27:27+00:00</updated>
<author>
<name>Vincent Semeria</name>
</author>
<published>2020-05-10T08:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e663b606a3895b7c78ee528a94a5c6a9675683ca'/>
<id>e663b606a3895b7c78ee528a94a5c6a9675683ca</id>
<content type='text'>
Update stdlib index

Remove ConstructiveSum from the index

Add changelog entry

Make constructive reals experimental
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update stdlib index

Remove ConstructiveSum from the index

Add changelog entry

Make constructive reals experimental
</pre>
</div>
</content>
</entry>
<entry>
<title>Define CRzero and CRone via CR_of_Q</title>
<updated>2020-05-09T15:43:06+00:00</updated>
<author>
<name>Vincent Semeria</name>
</author>
<published>2020-05-09T08:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=598e24a9c4a81ec9f24f1088d0a7a4a93dc19fd4'/>
<id>598e24a9c4a81ec9f24f1088d0a7a4a93dc19fd4</id>
<content type='text'>
Add real numbers up to 10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add real numbers up to 10
</pre>
</div>
</content>
</entry>
<entry>
<title>Missing apartness notations</title>
<updated>2020-03-30T16:13:37+00:00</updated>
<author>
<name>Vincent Semeria</name>
</author>
<published>2020-03-30T16:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ea0bfc872a1363b47bf91e65fba0ecb770b39981'/>
<id>ea0bfc872a1363b47bf91e65fba0ecb770b39981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup stdlib reals. Use implicit arguments for ConstructiveReals. Move ConstructiveReals into new directory Abstract. Remove imports of implementations inside those Abstract files.</title>
<updated>2020-03-27T17:30:38+00:00</updated>
<author>
<name>Vincent Semeria</name>
</author>
<published>2020-03-01T16:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ad91d136b8d51e859ce3b959674757818e753bcb'/>
<id>ad91d136b8d51e859ce3b959674757818e753bcb</id>
<content type='text'>
Add changelog for constructive reals cleanup

Move Cauchy reals into new directory Cauchy

Update stdlib index

Rename sum_f_R0

Use coqdoc comments

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Improve notations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add changelog for constructive reals cleanup

Move Cauchy reals into new directory Cauchy

Update stdlib index

Rename sum_f_R0

Use coqdoc comments

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Update doc/changelog/10-standard-library/11725-cleanup-reals.rst

Co-Authored-By: Hugo Herbelin &lt;herbelin@users.noreply.github.com&gt;

Improve notations
</pre>
</div>
</content>
</entry>
</feed>
