From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ec6f74e58e86b38b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.134.4.91.MISMATCH!news2.euro.net!newsfeed.freenet.ag!feeder.erje.net!news-1.dfn.de!news.dfn.de!news.uni-weimar.de!not-for-mail From: stefan-lucks@see-the.signature Newsgroups: comp.lang.ada Subject: Re: Lost in translation (with SPARK user rules) Date: Thu, 27 May 2010 14:22:26 +0200 Organization: Bauhaus-Universitaet Weimar Message-ID: References: <0466e131-cc80-4db4-b080-eec9aefcb1c7@z17g2000vbd.googlegroups.com> Reply-To: stefan-lucks@see-the.signature NNTP-Posting-Host: medsec1.medien.uni-weimar.de Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323584-1539620522-1274962946=:30605" X-Trace: tigger.scc.uni-weimar.de 1274959868 5415 141.54.178.228 (27 May 2010 11:31:08 GMT) X-Complaints-To: news@tigger.scc.uni-weimar.de NNTP-Posting-Date: Thu, 27 May 2010 11:31:08 +0000 (UTC) X-X-Sender: lucks@medsec1.medien.uni-weimar.de In-Reply-To: Xref: g2news2.google.com comp.lang.ada:12071 Date: 2010-05-27T14:22:26+02:00 List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323584-1539620522-1274962946=:30605 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT On Thu, 27 May 2010, Yannick Duch�ne (Hibou57) wrote: > Le Thu, 27 May 2010 10:13:55 +0200, Yannick Duch�ne (Hibou57) > a �crit: > > > >That is, if there a user rule of the form > > > > my_rule(1) Conclusion_1 may_be_deduced_from [Expression_1]. > > > >and the source unfortunately contains only > > > > Expression_2 > > > >then try something like > > > > --# check Expression_2 -> Intermediate_Expression(1); > > --# check ...; > > --# check ...; > > --# check Intermediate_Expression(N) -> Expression_1; > > > >and here it is. > > Unfortunately, I came into another trouble. I was trying this, and used > intermediate variables to help. But Simplifier insist on using expressions > instead of variables, so it can't find a match. Wouldn't it be much simpler to use the proof checker, instead of the simplifier? Stefan -- ------ Stefan Lucks -- Bauhaus-University Weimar -- Germany ------ Stefan dot Lucks at uni minus weimar dot de ------ I love the taste of Cryptanalysis in the morning! ------ --8323584-1539620522-1274962946=:30605--