<div dir="ltr">You would think that Agda could infer that f x should have function type when it&#39;s applied to y,<div>but the problem is it doesn&#39;t know if it should be an implicit or explicit function space. The handling</div><div>of implicit argument insertion and implicit function spaces is quite unsatisfactory at the moment,</div><div>which shows up in cases like yours. We are thinking about possible fixes, but don&#39;t hold your breath.</div><div><br></div><div>/ Ulf </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 7, 2015 at 2:07 PM, effectfully <span dir="ltr">&lt;<a href="mailto:effectfully@gmail.com" target="_blank">effectfully@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sorry, I described a problem, but didn&#39;t include an illustrative<br>
example in the code. Fixed now: it&#39;s at the bottom of the module and<br>
called &quot;yellow&quot;.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Agda mailing list<br>
<a href="mailto:Agda@lists.chalmers.se">Agda@lists.chalmers.se</a><br>
<a href="https://lists.chalmers.se/mailman/listinfo/agda" target="_blank">https://lists.chalmers.se/mailman/listinfo/agda</a><br>
</div></div></blockquote></div><br></div>