<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-GB" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I just transferred some code form my lecture notes to my book draft and now the termination checker complains where there was no problem before:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">thm : {P : Form} → ([] </span>
<span style="font-size:11.0pt;font-family:"Cambria Math",serif">⊢</span><span style="font-size:11.0pt"> P)
</span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⇔</span><span style="font-size:11.0pt">
</span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⊢</span><span style="font-size:11.0pt">sk P<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">proj₁ thm d = skC→sk (</span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⊢</span><span style="font-size:11.0pt">→</span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⊢</span><span style="font-size:11.0pt">skC
 d)<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">proj₂ thm SS = S-d<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">proj₂ thm KK = K-d<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:11.0pt">proj₂ thm (app d e) = app (proj₂ thm d) (proj₂ thm e)<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE" style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">so here </span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⊢</span><span style="font-size:11.0pt">sk P is inductively defined and there should be no problem – and indeed there wasn’t before.
 But now<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Termination checking failed for the following functions:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  thm<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Problematic calls:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">  proj₂ thm e<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I can’t make any sense out of it. Has anybody an inkling what could have happened or any advice what I could do to fix it.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I can prove the <= direction on its own with no problems. The definition of
</span><span style="font-size:11.0pt;font-family:"Cambria Math",serif">⇔ is exactly the same as before and it doesn’t help if I expand it. Also the definition of products is the same as before.
</span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">If you want to have a look at the code please let me know – I will give you access to the repo.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Cheers,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Thorsten<o:p></o:p></span></p>
</div>
<PRE>

This message and any attachment are intended solely for the addressee
and may contain confidential information. If you have received this
message in error, please contact the sender and delete the email and
attachment. 

Any views or opinions expressed by the author of this email do not
necessarily reflect the views of the University of Nottingham. Email
communications with the University of Nottingham may be monitored 
where permitted by law.



</PRE></body>
</html>