<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yellowsquid/church-eval.git/src, branch semantics-with-proof</title>
<subtitle>[no description]</subtitle>
<id>http://git.yellowsquid.uk/yellowsquid/church-eval.git/atom?h=semantics-with-proof</id>
<link rel='self' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/atom?h=semantics-with-proof'/>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/'/>
<updated>2023-06-22T12:52:03Z</updated>
<entry>
<title>WIP: define semantics in Idris.</title>
<updated>2023-06-22T12:52:03Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-22T12:52:03Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=41d1c4a059466833325320e1d494d99af9d36cb2'/>
<id>urn:sha1:41d1c4a059466833325320e1d494d99af9d36cb2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add sums, vectors and arithmetic encodings.</title>
<updated>2023-06-21T15:05:44Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-21T15:05:44Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=0ddaf1b2c9ca66cf0ae03d2f6ad792c7885dfc32'/>
<id>urn:sha1:0ddaf1b2c9ca66cf0ae03d2f6ad792c7885dfc32</id>
<content type='text'>
Also define pretty printing of terms.
</content>
</entry>
<entry>
<title>Define semantics and encode types up to pairs.</title>
<updated>2023-06-16T17:01:33Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-16T17:01:33Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=af7c222cc3e487cd3ca8b5dd8749b7e258da7c7c'/>
<id>urn:sha1:af7c222cc3e487cd3ca8b5dd8749b7e258da7c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset using only co-de Bruijn syntax.</title>
<updated>2023-06-16T14:06:59Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-16T14:06:59Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=5adc1ae9357e42937a601aab57d16b2190e10536'/>
<id>urn:sha1:5adc1ae9357e42937a601aab57d16b2190e10536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use co-deBruijn syntax in logical relation proof.</title>
<updated>2023-06-09T15:00:39Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-09T15:00:39Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=f910e142ce7c10f8244ecfa40e41756fb8c8a53f'/>
<id>urn:sha1:f910e142ce7c10f8244ecfa40e41756fb8c8a53f</id>
<content type='text'>
Many proofs are still missing. Because they are erased, the program
still runs fine without them.
</content>
</entry>
<entry>
<title>Use CoDebruijn syntax at top level.</title>
<updated>2023-06-08T16:17:04Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-08T16:17:04Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=d5794f15b40ef4c683d713ffad027e94f2caf17e'/>
<id>urn:sha1:d5794f15b40ef4c683d713ffad027e94f2caf17e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully expand thinnings.</title>
<updated>2023-06-08T13:23:29Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-08T13:23:29Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=c64650ee0f41a1ebe45cf92c9b999f39825e9f5e'/>
<id>urn:sha1:c64650ee0f41a1ebe45cf92c9b999f39825e9f5e</id>
<content type='text'>
This makes adding CoDebruijn syntax simpler. If carrying the lengths of
contexts around is too inefficient, I can always switch back to
truncated thinnings.
</content>
</entry>
<entry>
<title>Add a pretty printer.</title>
<updated>2023-06-06T14:13:22Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-06T14:13:22Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=6590816a835110b8181472a5116dd4ecf67c957c'/>
<id>urn:sha1:6590816a835110b8181472a5116dd4ecf67c957c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write an encoding for data types.</title>
<updated>2023-06-06T11:25:26Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-06T11:25:26Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=bf07a9fe3ee4ff06fe186e33221f7f91871b9217'/>
<id>urn:sha1:bf07a9fe3ee4ff06fe186e33221f7f91871b9217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give a logical relation template.</title>
<updated>2023-06-01T16:07:41Z</updated>
<author>
<name>Chloe Brown</name>
<email>chloe.brown.00@outlook.com</email>
</author>
<published>2023-06-01T16:07:41Z</published>
<link rel='alternate' type='text/html' href='http://git.yellowsquid.uk/yellowsquid/church-eval.git/commit/?id=d5f8497dbb6de72d9664f48d6acbc9772de77be3'/>
<id>urn:sha1:d5f8497dbb6de72d9664f48d6acbc9772de77be3</id>
<content type='text'>
</content>
</entry>
</feed>
