<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Isabelle-HoTT/mltt/core, branch master</title>
<subtitle>trying to make Isabelle/HoTT work with Isabelle 2021-1
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/'/>
<entry>
<title>make mltt work with isabelle 2021-1</title>
<updated>2022-06-28T23:23:31+00:00</updated>
<author>
<name>stuebinm</name>
</author>
<published>2022-06-28T23:14:51+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=cb4139dc35527bd8c8f9b70753c3d1f552c5f19d'/>
<id>cb4139dc35527bd8c8f9b70753c3d1f552c5f19d</id>
<content type='text'>
notably, this modifies the proof method `this`: the previous version
of it no longer works with cconv.ML (borrowed from HOL), so now it's
just a call to the simplifier, which does work.

Unfortunately the new `this` can otherwise do less than the old one
(it does not instantiate schematic variables), so the old one is now
available as `infer` instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
notably, this modifies the proof method `this`: the previous version
of it no longer works with cconv.ML (borrowed from HOL), so now it's
just a call to the simplifier, which does work.

Unfortunately the new `this` can otherwise do less than the old one
(it does not instantiate schematic variables), so the old one is now
available as `infer` instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Thm/def statement display. 2. Syntax + computation proof.</title>
<updated>2021-06-28T15:06:19+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-06-28T15:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=5655750e12d3459c1237588f8dec3fc883a966b7'/>
<id>5655750e12d3459c1237588f8dec3fc883a966b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bad practice huge commit:</title>
<updated>2021-06-24T21:40:05+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-06-24T21:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=f988d541364841cd208f4fd21ff8e5e2935fc7aa'/>
<id>f988d541364841cd208f4fd21ff8e5e2935fc7aa</id>
<content type='text'>
1. Rudimentary prototype definitional package
2. Started univalence
3. Various compatibility fixes and new theory stubs
4. Updated ROOT file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. Rudimentary prototype definitional package
2. Started univalence
3. Various compatibility fixes and new theory stubs
4. Updated ROOT file
</pre>
</div>
</content>
</entry>
<entry>
<title>1. Put universe level parameters first in automatic term definitions. 2. Add debugging to typechecker</title>
<updated>2021-06-23T15:26:23+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-06-23T15:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=0085798a86a35e2430a97289e894724f688db435'/>
<id>0085798a86a35e2430a97289e894724f688db435</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev'</title>
<updated>2021-04-17T16:41:56+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-04-17T16:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=75ab44cc1d2ad63864ecb43215a56538748fc0d3'/>
<id>75ab44cc1d2ad63864ecb43215a56538748fc0d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small fix: extraneous variable</title>
<updated>2021-04-17T16:16:45+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-04-17T16:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=3a34ca2b43fbd5725a7435dfafdb4cf179a8ec8b'/>
<id>3a34ca2b43fbd5725a7435dfafdb4cf179a8ec8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>small rename</title>
<updated>2021-04-10T21:06:24+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-04-10T21:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=54df7336797dfa07124652a9eb75aac978a1a359'/>
<id>54df7336797dfa07124652a9eb75aac978a1a359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename things + some small changes</title>
<updated>2021-01-31T02:54:51+00:00</updated>
<author>
<name>Josh Chen</name>
</author>
<published>2021-01-31T02:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/Isabelle-HoTT/commit/?id=2feb56660700af107abb5a28a7120052ac405518'/>
<id>2feb56660700af107abb5a28a7120052ac405518</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
