<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/theories/Numbers/Natural/Abstract, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Support locality attributes for Hint Rewrite (including export)</title>
<updated>2021-01-18T12:08:17+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2021-01-07T12:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=4419a101a4f5a108be90cf4e420f0b6961e6caac'/>
<id>4419a101a4f5a108be90cf4e420f0b6961e6caac</id>
<content type='text'>
We deprecate unspecified locality as was done for Hint.

Close #13724
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We deprecate unspecified locality as was done for Hint.

Close #13724
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly annotate all hint declarations of the standard library.</title>
<updated>2020-11-16T11:28:27+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2020-11-14T16:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=68cd077344ce37db1a601079dbc4fdcae6c8d41f'/>
<id>68cd077344ce37db1a601079dbc4fdcae6c8d41f</id>
<content type='text'>
By default Coq stdlib warnings raise an error, so this is really required.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By default Coq stdlib warnings raise an error, so this is really required.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NBits.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T19:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=389cea0e7d930d62aa888f3fab902e9b3568a6f3'/>
<id>389cea0e7d930d62aa888f3fab902e9b3568a6f3</id>
<content type='text'>
The bitwise tactic was performing `intros ?m`, and the name m got
used later in many proofs. I defined a tactic notation `bitwise as m`
to be able to provide the name for `m` explicitly.

I did not make the notation local, because it seems like it would be
useful for any clients using `bitwise` who want to avoid generated
names.

I have relatively little experience with writing Ltac and tactic notations,
so if my solution can be improved, please show me how.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bitwise tactic was performing `intros ?m`, and the name m got
used later in many proofs. I defined a tactic notation `bitwise as m`
to be able to provide the name for `m` explicitly.

I did not make the notation local, because it seems like it would be
useful for any clients using `bitwise` who want to avoid generated
names.

I have relatively little experience with writing Ltac and tactic notations,
so if my solution can be improved, please show me how.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NLcm.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:46:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8710a9437442003681e838a36ae572b7b24a958e'/>
<id>8710a9437442003681e838a36ae572b7b24a958e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NGcd.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=13a9a7f16acb520b1e38aeac9480f7d298a62bc7'/>
<id>13a9a7f16acb520b1e38aeac9480f7d298a62bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NDiv.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2128f623d1d9f26b5791d65e95c8d624ac7e48b9'/>
<id>2128f623d1d9f26b5791d65e95c8d624ac7e48b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NPow.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:39:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=6b677ba003748f6222539a083e9de7d47a60c373'/>
<id>6b677ba003748f6222539a083e9de7d47a60c373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NParity.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:38:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=978a2ac4a3fa6bad0387115ba186b2f6041e1a1e'/>
<id>978a2ac4a3fa6bad0387115ba186b2f6041e1a1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NMaxMin.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=ffd6a5de785071485cf5b4623aa43defe614b083'/>
<id>ffd6a5de785071485cf5b4623aa43defe614b083</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify Numbers/Natural/Abstract/NSub.v to compile with -mangle-names</title>
<updated>2020-09-16T19:46:57+00:00</updated>
<author>
<name>Jasper Hugunin</name>
</author>
<published>2020-09-09T17:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=fd20085f6d073338b8c547f810f70baa9e414b28'/>
<id>fd20085f6d073338b8c547f810f70baa9e414b28</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
