<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/test-suite/success, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Merge PR #14041: Enable canonical fun _ =&gt; _ projections.</title>
<updated>2021-04-23T14:48:49+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-23T14:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d332bbc3c1118631eb8c935ba61a8d071a90428e'/>
<id>d332bbc3c1118631eb8c935ba61a8d071a90428e</id>
<content type='text'>
Reviewed-by: gares
Ack-by: Janno
Ack-by: CohenCyril
Ack-by: Zimmi48
Ack-by: jfehrle
Ack-by: SkySkimmer
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: gares
Ack-by: Janno
Ack-by: CohenCyril
Ack-by: Zimmi48
Ack-by: jfehrle
Ack-by: SkySkimmer
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable canonical `fun _ =&gt; _` projections.</title>
<updated>2021-04-22T07:16:22+00:00</updated>
<author>
<name>Jan-Oliver Kaiser</name>
</author>
<published>2020-05-14T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=2cbc36c6ae4ca22e000dbb045c865f54a454aca3'/>
<id>2cbc36c6ae4ca22e000dbb045c865f54a454aca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #14050: Remove remote counter system</title>
<updated>2021-04-14T16:19:19+00:00</updated>
<author>
<name>coqbot-app[bot]</name>
</author>
<published>2021-04-14T16:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=00391bd681098132cc89c356d1d27334d257fc8b'/>
<id>00391bd681098132cc89c356d1d27334d257fc8b</id>
<content type='text'>
Reviewed-by: gares
Ack-by: ppedrot
Ack-by: ejgallego
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: gares
Ack-by: ppedrot
Ack-by: ejgallego
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove remote counter system</title>
<updated>2021-04-14T10:54:38+00:00</updated>
<author>
<name>Gaëtan Gilbert</name>
</author>
<published>2021-03-26T14:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=3efee577b4c92b38a987b40e555fae2c0a2023c4'/>
<id>3efee577b4c92b38a987b40e555fae2c0a2023c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[zify] More aggressive application of saturation rules</title>
<updated>2021-04-12T20:03:30+00:00</updated>
<author>
<name>BESSON Frederic</name>
</author>
<published>2021-03-31T20:16:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=8193ca191cc435c108a4842ae38a11d74c7c20a5'/>
<id>8193ca191cc435c108a4842ae38a11d74c7c20a5</id>
<content type='text'>
The role of the `zify_saturate` tactic is to augment the goal with
positivity constraints.  The premisses were previously obtained from
the context. If they are not present, we instantiate the saturation
lemma anyway.

Also,
- Remove saturation rules for Z.mul, the reasoning is performed by lia/nia
- Run zify_saturate after zify_to_euclidean_division_equations
- Better lemma for Z.power
- Ensure that lemma are generated once

Co-authored-by:  Andrej Dudenhefner  &lt;mrhaandi&gt;

Closes #12184, #11656
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The role of the `zify_saturate` tactic is to augment the goal with
positivity constraints.  The premisses were previously obtained from
the context. If they are not present, we instantiate the saturation
lemma anyway.

Also,
- Remove saturation rules for Z.mul, the reasoning is performed by lia/nia
- Run zify_saturate after zify_to_euclidean_division_equations
- Better lemma for Z.power
- Ensure that lemma are generated once

Co-authored-by:  Andrej Dudenhefner  &lt;mrhaandi&gt;

Closes #12184, #11656
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the omega tactic and related options</title>
<updated>2021-04-03T01:52:59+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-01-11T22:47:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=d3a51ac24244f586dfeff1a93b68cb084370534e'/>
<id>d3a51ac24244f586dfeff1a93b68cb084370534e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove double induction tactic</title>
<updated>2021-01-20T20:10:08+00:00</updated>
<author>
<name>Jim Fehrle</name>
</author>
<published>2021-01-19T19:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=cd17f9bfad72fb8f8da486facd75ff8ceecebd24'/>
<id>cd17f9bfad72fb8f8da486facd75ff8ceecebd24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge PR #13512: Fixes #13413: freshness failure in apply-in introduction pattern</title>
<updated>2021-01-19T12:40:39+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-01-19T12:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=a85d8cb68f53667d13ae0b5210b5e3dcc3fd8aa4'/>
<id>a85d8cb68f53667d13ae0b5210b5e3dcc3fd8aa4</id>
<content type='text'>
Reviewed-by: ppedrot
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: ppedrot
</pre>
</div>
</content>
</entry>
<entry>
<title>Preventing internal temporary names to impact the "?H"-like intro-pattern names.</title>
<updated>2021-01-18T14:42:00+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-11-29T08:40:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=eb38680520811e7a5e64678719d7b57e87af1269'/>
<id>eb38680520811e7a5e64678719d7b57e87af1269</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #13413: freshness issue with "%" introduction pattern.</title>
<updated>2021-01-18T14:25:26+00:00</updated>
<author>
<name>Hugo Herbelin</name>
</author>
<published>2020-11-28T14:10:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=e56c65cf68c4055b4e1272b5a2afbf5803d93a42'/>
<id>e56c65cf68c4055b4e1272b5a2afbf5803d93a42</id>
<content type='text'>
We build earlier the final expected name at the end of a sequence of
"%" introduction patterns.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We build earlier the final expected name at the end of a sequence of
"%" introduction patterns.
</pre>
</div>
</content>
</entry>
</feed>
