<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coq/doc/changelog/04-tactics/14033-fix-14009.rst, branch master</title>
<subtitle>The formal proof system</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/'/>
<entry>
<title>Properly expand projection parameters in Btermdn.</title>
<updated>2021-03-30T19:46:12+00:00</updated>
<author>
<name>Pierre-Marie Pédrot</name>
</author>
<published>2021-03-30T14:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/coq/commit/?id=75fec5716327beb1e93f294b70d563300d8f81ec'/>
<id>75fec5716327beb1e93f294b70d563300d8f81ec</id>
<content type='text'>
The old code was generating different patterns, depending on whether
a projection with parameters was expanded or not. In the first case,
parameters were present, whereas in the latter they were not.

We fix this by adding dummy parameter arguments on sight.

Fixes #14009: TC search failure with primitive projections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old code was generating different patterns, depending on whether
a projection with parameters was expanded or not. In the first case,
parameters were present, whereas in the latter they were not.

We fix this by adding dummy parameter arguments on sight.

Fixes #14009: TC search failure with primitive projections.
</pre>
</div>
</content>
</entry>
</feed>
