<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Well, there’s this:<div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Consolas; background-color: rgb(209, 253, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">> String.translate (fn c => if Char.isSpace c then "" else str c) " y   e   s  ";</span></div><div style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Consolas; background-color: rgb(209, 253, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">val it = "yes": string</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">No idea what Isabelle/ML does to these primitives however.</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">
Larry

</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On 4 Jul 2018, at 11:11, Blanchette, J.C. <<a href="mailto:j.c.blanchette@vu.nl" class="">j.c.blanchette@vu.nl</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><span style="caret-color: rgb(0, 0, 0); font-family: Consolas; font-size: 13px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">I just copied old code I inherited from Sascha Böhm and his Vampire noncommercial. For sure there are endlessly many ways in which we could make Isabelle and Sledgehammer more user friendly. In Qt/C++, we had a "stripWhiteSpace" function that would do the trick. But string manipulation in ML is like pulling teeth. If you happen to know which function I can call, I'll gladly change the code.</span></div></blockquote></div><br class=""></div></body></html>