<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aeneas/backends/lean/Base/Arith, branch isabelle</title>
<subtitle>aeneas rust verifier with a hacky Isabelle backend</subtitle>
<id>https://stuebinm.eu/git/aeneas/atom/backends/lean/Base/Arith?h=isabelle</id>
<link rel='self' href='https://stuebinm.eu/git/aeneas/atom/backends/lean/Base/Arith?h=isabelle'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/'/>
<updated>2024-06-22T11:22:32Z</updated>
<entry>
<title>Improve `scalar_tac` and `scalar_decr_tac` (#256)</title>
<updated>2024-06-22T11:22:32Z</updated>
<author>
<name>Son HO</name>
</author>
<published>2024-06-22T11:22:32Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=8144c39f4d37aa1fa14a8a061eb7ed60e153fb4c'/>
<id>urn:sha1:8144c39f4d37aa1fa14a8a061eb7ed60e153fb4c</id>
<content type='text'>
* Fix an issue in a proof of the hashmap

* Improve scalar_decr_tac

* Improve the error message of scalar_tac and add the missing Termination.lean</content>
</entry>
<entry>
<title>Add some proofs for the Lean backend (#255)</title>
<updated>2024-06-21T21:24:01Z</updated>
<author>
<name>Son HO</name>
</author>
<published>2024-06-21T21:24:01Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=4d30546c809cb2c512e0c3fd8ee540fff1330eab'/>
<id>urn:sha1:4d30546c809cb2c512e0c3fd8ee540fff1330eab</id>
<content type='text'>
* Make progress on the proofs of the hashmap

* Make a minor modification to the hashmap

* Make progress on the hashmap

* Make progress on the proofs

* Make progress on the proofs

* Make progress on the proof of the hashmap

* Progress on the proofs of the hashmap

* Update a proof

* Update the Charon pin

* Make minor modifications to the hashmap

* Regenerate the tests

* Regenerate the hashmap

* Add lemmas to the Lean backend

* Make progress on the proofs of the hashmap

* Make a minor fix

* Finish the proof about the hashmap

* Update scalar_tac

* Make a minor modification in the hashmap

* Update the proofs of the hashmap

---------

Co-authored-by: Son Ho &lt;sonho@Sons-MacBook-Pro.local&gt;
Co-authored-by: Son Ho &lt;sonho@Sons-MBP.lan&gt;</content>
</entry>
<entry>
<title>Make a minor cleanup</title>
<updated>2024-06-17T04:26:43Z</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-17T04:26:43Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=007c9024c0c3b549049a55243b391ae2337ad616'/>
<id>urn:sha1:007c9024c0c3b549049a55243b391ae2337ad616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'son/update-lean' into has-int-pred</title>
<updated>2024-06-17T04:16:43Z</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-17T04:16:43Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=e57e6f08e5cc34bf4e9237650f5ecbab440b9ea2'/>
<id>urn:sha1:e57e6f08e5cc34bf4e9237650f5ecbab440b9ea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Lean to v4.9.0-rc1</title>
<updated>2024-06-13T20:04:13Z</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-13T20:04:13Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=b3dd78ff4c8785b6ff9bce9927df90f8c78a9109'/>
<id>urn:sha1:b3dd78ff4c8785b6ff9bce9927df90f8c78a9109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into prop-has-imp-sort</title>
<updated>2024-06-12T16:46:36Z</updated>
<author>
<name>Son HO</name>
</author>
<published>2024-06-12T16:46:36Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=6bff252a5c2a1f1db3230e7cfaec4422d4a27180'/>
<id>urn:sha1:6bff252a5c2a1f1db3230e7cfaec4422d4a27180</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deactivate the coercion from Nat to Scalar</title>
<updated>2024-06-12T12:46:52Z</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-12T12:46:52Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=1018aa1af83e639a6b41b5650bf3b717e7f8de68'/>
<id>urn:sha1:1018aa1af83e639a6b41b5650bf3b717e7f8de68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the Simp.Config to the simp wrappers</title>
<updated>2024-06-12T12:45:58Z</updated>
<author>
<name>Son Ho</name>
</author>
<published>2024-06-12T12:45:58Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=7763a8ef8d5190fad39e9e677c5f44c536973655'/>
<id>urn:sha1:7763a8ef8d5190fad39e9e677c5f44c536973655</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backends/lean: introduce `HasIntPred` automation</title>
<updated>2024-06-12T12:27:11Z</updated>
<author>
<name>Ryan Lahfa</name>
</author>
<published>2024-06-12T11:59:11Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=f3b22b5cca9bc1154f55a81c9a82dc491074067d'/>
<id>urn:sha1:f3b22b5cca9bc1154f55a81c9a82dc491074067d</id>
<content type='text'>
`HasIntPred` enable generation of facts based on specific terms in the
context rather than their types, e.g. if the "length of a list" occurs
in the context, generate the fact 0 ≤ length of that list, which can be
further used for `scalar_tac` automation to discharge bounds goals.

The aim is to use it to simplify various height related computations,
e.g. whenever "height of a (left ; right) tree" is encountered, generate
"height left &lt; height of a (left ; right) tree", etc.

Signed-off-by: Ryan Lahfa &lt;ryan.lahfa@inria.fr&gt;
</content>
</entry>
<entry>
<title>feat: `PropHasImp` can have `Sort u` as premisses</title>
<updated>2024-06-11T14:04:19Z</updated>
<author>
<name>Ryan Lahfa</name>
</author>
<published>2024-06-11T14:04:19Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/aeneas/commit/?id=2b74d1e6c3a0e644afa5c6881a3e5d9f7365e61d'/>
<id>urn:sha1:2b74d1e6c3a0e644afa5c6881a3e5d9f7365e61d</id>
<content type='text'>
This makes it possible to have `InBounds ... : Type 1` for example as
`x`.

Signed-off-by: Ryan Lahfa &lt;ryan.lahfa@inria.fr&gt;
</content>
</entry>
</feed>
