|         |      1 <HTML lang=en> | 
|         |      2 <HEAD> | 
|         |      3 <TITLE> Christian Urban </TITLE> | 
|         |      4 <BASE HREF="http://www4.in.tum.de/~urbanc/Cut/"> | 
|         |      5 </HEAD> | 
|         |      6  | 
|         |      7 <BODY TEXT="#000000"  | 
|         |      8       BGCOLOR="#000080"  | 
|         |      9       LINK="#0000EF"  | 
|         |     10       VLINK="#51188E"  | 
|         |     11       ALINK="#FF0000"> | 
|         |     12  | 
|         |     13 <TABLE WIDTH="100%"  | 
|         |     14        COLS="2"  | 
|         |     15        BGCOLOR="#000080"  | 
|         |     16        BORDER="0"    | 
|         |     17        FRAME="none"   | 
|         |     18        CELLPADDING="10"      | 
|         |     19        CELLSPACING="2" | 
|         |     20        RULES="COLS,ROWS"> | 
|         |     21  | 
|         |     22 <!-- left column --> | 
|         |     23 <TR> | 
|         |     24 <TD BGCOLOR="#FFFFFF"  | 
|         |     25     WIDTH="24%"  | 
|         |     26     VALIGN="TOP"  | 
|         |     27     ROWSPAN="4"> | 
|         |     28  | 
|         |     29 <B>Links</B><BR> | 
|         |     30 <A HREF="http://www4.in.tum.de/~urbanc/index.html">Home</A><BR> | 
|         |     31 <A HREF="http://www4.in.tum.de/~urbanc/Cut/cutapplet.html">Applet Home</A><BR><BR><p> | 
|         |     32   | 
|         |     33 <B>Java Versions</B><BR> | 
|         |     34 <A HREF="http://www4.in.tum.de/~urbanc/Cut/CL.html">CL</A><BR> | 
|         |     35 <A HREF="http://www4.in.tum.de/~urbanc/Cut/LJT.html">LJT</A><BR> | 
|         |     36 <A HREF="http://www4.in.tum.de/~urbanc/Cut/ND.html">ND</A><BR><BR> | 
|         |     37  | 
|         |     38 <B>Plugin Versions</B><BR> | 
|         |     39 <A HREF="http://www4.in.tum.de/~urbanc/Cut/CL-plugin.html">CL</A><BR> | 
|         |     40 <A HREF="http://www4.in.tum.de/~urbanc/Cut/LJT-plugin.html">LJT</A><BR> | 
|         |     41 <A HREF="http://www4.in.tum.de/~urbanc/Cut/ND-plugin.html">ND</A><BR> | 
|         |     42  | 
|         |     43 <BR> | 
|         |     44 <BR> | 
|         |     45  | 
|         |     46 <A HREF="http://isabelle.in.tum.de/nominal/"> | 
|         |     47 <IMG SRC="ribbon.gif" ALT="" style="width: 114px; height: 100px;" align="left"> | 
|         |     48 </A> | 
|         |     49 </TD> | 
|         |     50  | 
|         |     51  | 
|         |     52 <!-- right column --> | 
|         |     53 <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
|         |     54 <A NAME="Home"></A> | 
|         |     55 <H2>Cut-Elimination in Herbelin's calculus for intuitionistic logic</H2> | 
|         |     56  | 
|         |     57 Recommended reading for this applet is a paper by Dyckhoff and Urban, | 
|         |     58 [<A HREF="http://www-theory.dcs.st-and.ac.uk/~rd/publications/MJES/DyckhoffUrbanWestApp01.rev.ps">ps</A>, | 
|         |     59  <A HREF="http://www-theory.dcs.st-and.ac.uk/~rd/publications/MJES/DyckhoffUrbanWestApp01.rev.ps">pdf</A>]. | 
|         |     60 Mayor difference between the standard sequent calculus and Herbelin's sequent calculus  | 
|         |     61 is that in the cut-free fragment "there are no semantically  | 
|         |     62 trivial permutations of the inference rules, where by 'semantically trivial' we mean  | 
|         |     63 'interpreted in NJ as true equations between to (normal) deductions'"  | 
|         |     64 (from [<A HREF="http://www-theory.dcs.st-and.ac.uk/~rd/publications/SLPaper.corr.ps">ps</A>]).  | 
|         |     65 </TD> | 
|         |     66 </TR> | 
|         |     67  | 
|         |     68 <TR> | 
|         |     69 <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
|         |     70 <B>How to use it?</B>  | 
|         |     71 If your browser is working correctly, then you will see a window  | 
|         |     72 with two examples (more added if you suggest some). When pressing on  | 
|         |     73 one of the buttons, a new window will pop up. What follows  | 
|         |     74 is a brief explanation of all the features available in this window.  | 
|         |     75 </TD> | 
|         |     76 </TR> | 
|         |     77  | 
|         |     78 <TR> | 
|         |     79 <TD BGCOLOR="#FFFFFF" WIDTH="75%"> | 
|         |     80 <B>Buttons and Keys</B> | 
|         |     81 <UL> | 
|         |     82 <LI> The buttons  | 
|         |     83         <IMG SRC="http://www4.in.tum.de/~urbanc/Cut/x.jpg">    | 
|         |     84      `fire' cuts (not all cuts necessarily have such buttons).  | 
|         |     85 <LI> If you use the <B>left mouse button</B> for pressing on those buttons, | 
|         |     86      then the new proof will appear inside the window. Whereas if you use  | 
|         |     87      the <B>right mouse button</B>, a new window will pop up and   | 
|         |     88      the new proof will be displayed in this window. Use the right mouse  | 
|         |     89      button if you want to compare a proof and its reduct. | 
|         |     90 <LI> The keys <B>Page-up</B> and <B>Page-down</B> zoom in or out of a proof | 
|         |     91      respectively.  | 
|         |     92 </UL> | 
|         |     93 </TD> | 
|         |     94 </TR> | 
|         |     95  | 
|         |     96 <TR> | 
|         |     97 <TD BGCOLOR="#FFFFFF"  WIDTH="75%"> | 
|         |     98 <B>Menu Functions</B> | 
|         |     99  | 
|         |    100 <UL> | 
|         |    101 <LI> <B>Zoom in</B> and <B>Zoom out</B> work like Page-up and Page-down,  | 
|         |    102      respectively. | 
|         |    103 <LI> <B>Unicode</B>  If this radiobutton is switched on, logic symbols  | 
|         |    104      are displayed in unicode, otherwise in ascii. (This is for the  | 
|         |    105      poor guys who have a browser and/or operating system which cannot handle  | 
|         |    106      unicode.) | 
|         |    107 <LI> <B>Labels</B>  As mentioned earlier the sequents are composed of  | 
|         |    108      two sets of labelled  | 
|         |    109      formulae, not multisets of formulae as in the standard formulation  | 
|         |    110      of sequent calculus. Enabling this radiobutton causes that labels are  | 
|         |    111      drawn. Use this when you are unsure where implicit contractions are.  | 
|         |    112 <LI> <B>Compact printing</B>  In the paper referred above weakening | 
|         |    113      is done only in axioms. If this radiobutton is switched on (default), | 
|         |    114      then, in order to save space, formulae are weakened as soon as possible. | 
|         |    115 </UL>  | 
|         |    116 </TD> | 
|         |    117 </TR> | 
|         |    118  | 
|         |    119 </TABLE> | 
|         |    120 <center> | 
|         |    121 <!--"CONVERTED_APPLET"--> | 
|         |    122 <!-- HTML CONVERTER --> | 
|         |    123 <OBJECT classid="clsid:CAFEEFAC-0013-0001-0000-ABCDEFFEDCBA" | 
|         |    124 WIDTH = 1 HEIGHT = 1  codebase="http://java.sun.com/products/plugin/1.3.1/jinstall-131-win32.cab#Version=1,3,1,0"> | 
|         |    125 <PARAM NAME = CODE VALUE = "MyApplet.class" > | 
|         |    126 <PARAM NAME = ARCHIVE VALUE = MyApplet.zip > | 
|         |    127  | 
|         |    128 <PARAM NAME="type" VALUE="application/x-java-applet;jpi-version=1.3.1"> | 
|         |    129 <PARAM NAME="scriptable" VALUE="false"> | 
|         |    130 <PARAM NAME = "calculi" VALUE ="B"> | 
|         |    131 <COMMENT> | 
|         |    132 <EMBED type="application/x-java-applet;jpi-version=1.3.1"  CODE = "Cut/MyApplet.class" ARCHIVE = MyApplet.zip WIDTH = 1 HEIGHT = 1 calculi = "B"  scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3.1/plugin-install.html"><NOEMBED> | 
|         |    133 <p><blink><FONT COLOR="#800000"> | 
|         |    134 Applet should appear in a new window, but you don't have Java enabled in your browser. | 
|         |    135 </FONT></blink><p> | 
|         |    136 </NOEMBED> | 
|         |    137 </EMBED> | 
|         |    138 </COMMENT> | 
|         |    139 </OBJECT> | 
|         |    140  | 
|         |    141 <!-- | 
|         |    142 <APPLET CODE = "Cut/MyApplet.class" ARCHIVE = MyApplet.zip WIDTH = 1 HEIGHT = 1> | 
|         |    143 <PARAM NAME = "calculi" VALUE ="B"> | 
|         |    144 <p><blink><FONT COLOR="#800000"> | 
|         |    145 Applet should appear in a new window, but you don't have Java enabled in your browser. | 
|         |    146 </FONT></blink><p> | 
|         |    147  | 
|         |    148 </APPLET> | 
|         |    149 --> | 
|         |    150  | 
|         |    151  | 
|         |    152 <!--"END_CONVERTED_APPLET"--> | 
|         |    153  | 
|         |    154  | 
|         |    155 </center> | 
|         |    156 <P><!-- Created:  Tue Jul  3 21:01:42 BST 2001 --> | 
|         |    157 <!-- hhmts start --> | 
|         |    158 Last modified: Sat Mar  3 05:17:20 CET 2007 | 
|         |    159 <!-- hhmts end --> | 
|         |    160 </BODY> | 
|         |    161 </HTML> |