<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BinaryHeap/TODO, branch v0.1.0</title>
<subtitle>A toy project about formal validation of a Heap in Lean4 </subtitle>
<id>https://git.grois.info/BinaryHeap/atom/TODO?h=v0.1.0</id>
<link rel='self' href='https://git.grois.info/BinaryHeap/atom/TODO?h=v0.1.0'/>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/'/>
<updated>2024-08-30T22:05:44Z</updated>
<entry>
<title>Clean up indexOfAuxAddsCurrentIndex slightly.</title>
<updated>2024-08-30T22:05:44Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-30T22:05:44Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=79726a8a669ff879db4ae14b8e27af357dd7c7b7'/>
<id>urn:sha1:79726a8a669ff879db4ae14b8e27af357dd7c7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>indexOfNoneImpPredFalse</title>
<updated>2024-08-25T20:48:10Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-25T20:48:10Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=e47e4b79142bcee5bcdc4647dc71c7ce3954cf0b'/>
<id>urn:sha1:e47e4b79142bcee5bcdc4647dc71c7ce3954cf0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapPushRetainsHeapValues</title>
<updated>2024-08-24T22:14:57Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-24T21:30:10Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=a067c3ad82441726543b739e4b57b9a3018f9416'/>
<id>urn:sha1:a067c3ad82441726543b739e4b57b9a3018f9416</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapPushContainsValue</title>
<updated>2024-08-22T21:26:17Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-22T21:26:17Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=e58783388fb83a0b53075855955a99f947ee0f7d'/>
<id>urn:sha1:e58783388fb83a0b53075855955a99f947ee0f7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapRemoveAtOnlyRemovesAt</title>
<updated>2024-08-21T22:01:00Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-21T22:01:00Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=737026d6c1563febe4f8c974d273f77b3209a569'/>
<id>urn:sha1:737026d6c1563febe4f8c974d273f77b3209a569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor: Update TODO</title>
<updated>2024-08-20T21:53:35Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-20T21:53:35Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=6cb35171621051aec03906656ffa266f5947380d'/>
<id>urn:sha1:6cb35171621051aec03906656ffa266f5947380d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapUpdateAtOnlyUpdatesAt</title>
<updated>2024-08-19T20:45:41Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-19T20:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=7d5df252a6e885f8b1ffab49196e0a4cc4b0131a'/>
<id>urn:sha1:7d5df252a6e885f8b1ffab49196e0a4cc4b0131a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2024-08-15T18:35:23Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-15T18:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=d9690a03ac14baa0f9c4dc72144438a61f905a78'/>
<id>urn:sha1:d9690a03ac14baa0f9c4dc72144438a61f905a78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapPopOnlyRemovesRoot is finally done</title>
<updated>2024-08-12T22:11:11Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-12T22:11:11Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=4f9585b8617ecb65fb97408b831ff45ef25ad0c3'/>
<id>urn:sha1:4f9585b8617ecb65fb97408b831ff45ef25ad0c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>heapPopReturnsRoot</title>
<updated>2024-08-04T19:57:44Z</updated>
<author>
<name>Andreas Grois</name>
<email>andi@grois.info</email>
</author>
<published>2024-08-04T19:57:44Z</published>
<link rel='alternate' type='text/html' href='https://git.grois.info/BinaryHeap/commit/?id=824f6328a847805fdc6fd89d9c447824fa5e36e6'/>
<id>urn:sha1:824f6328a847805fdc6fd89d9c447824fa5e36e6</id>
<content type='text'>
</content>
</entry>
</feed>
