<feed xmlns='http://www.w3.org/2005/Atom'>
<title>avl-verification/Verification, branch main</title>
<subtitle>Isabelle fork of https://github.com/RaitoBezarius/avl-verification
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/avl-verification/'/>
<entry>
<title>feat: make `find` a better specification</title>
<updated>2024-04-23T14:34:55+00:00</updated>
<author>
<name>Raito Bezarius</name>
</author>
<published>2024-04-23T14:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/avl-verification/commit/?id=69e7653d313773304939de58c575595ece3aa034'/>
<id>69e7653d313773304939de58c575595ece3aa034</id>
<content type='text'>
Previously, find := true was matching this spec.
It needed to be in PRE/POST style and be an equivalence wrt to the
location return value.

Alternatively, we import the Order.

Signed-off-by: Raito Bezarius &lt;masterancpp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, find := true was matching this spec.
It needed to be in PRE/POST style and be an equivalence wrt to the
location return value.

Alternatively, we import the Order.

Signed-off-by: Raito Bezarius &lt;masterancpp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: close `find` / `insert` proofs</title>
<updated>2024-04-23T12:24:04+00:00</updated>
<author>
<name>Raito Bezarius</name>
</author>
<published>2024-04-23T12:24:04+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/avl-verification/commit/?id=b650710ad3f8c14b713bdf52f684f472115dce2f'/>
<id>b650710ad3f8c14b713bdf52f684f472115dce2f</id>
<content type='text'>
After a complete 180 with the Order theory, we close the goals of find
and insert and we give an example of U32 order that we will upstream to
Aeneas directly.

Signed-off-by: Raito Bezarius &lt;masterancpp@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After a complete 180 with the Order theory, we close the goals of find
and insert and we give an example of U32 order that we will upstream to
Aeneas directly.

Signed-off-by: Raito Bezarius &lt;masterancpp@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
