Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.89 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.   <title></title>
  5. </head>
  6. <body>
  7.   <div class="proof">
  8.     <span></span>
  9.     <div>
  10.       <span></span>
  11.       <div class="sibling">
  12.         <span></span>
  13.         <table>
  14.           <tbody>
  15.             <tr>
  16.               <td>
  17.                 <div id="uw-7">
  18.                   <ul class="commaList">
  19.                     <li id="uw-5"><span class="junct" onclick="uw_event=event;exec(cr(6));return false">A <span class="primaryConnective"></span> B</span></li>
  20.                   </ul><span class="turnstile" onclick="uw_event=event;exec(cr(7));return false" title="reset"></span>
  21.                   <ul class="commaList">
  22.                     <li id="uw-6"><span class="junct" onclick="uw_event=event;exec(cr(9));return false">(A → C) <span class="primaryConnective"></span> (B → D) → C ∨ D</span></li>
  23.                   </ul>
  24.                 </div>
  25.               </td>
  26.               <td class="tagBox">&nbsp;</td>
  27.             </tr>
  28.           </tbody>
  29.         </table>
  30.       </div>
  31.     </div>
  32.     <table>
  33.       <tbody>
  34.         <tr>
  35.           <td class="inference">
  36.             <div id="uw-4">
  37.               <ul class="commaList"></ul><span class="turnstile" onclick="uw_event=event;exec(cr(10));return false" title="reset"></span>
  38.               <ul class="commaList">
  39.                 <li id="uw-3"><span class="junct" onclick="uw_event=event;exec(cr(11));return false">A ∨ B <span class="primaryConnective"></span> (A → C) → (B → D) → C ∨ D</span></li>
  40.               </ul>
  41.             </div>
  42.           </td>
  43.           <td class="tagBox">
  44.             <div class="tag">
  45.               <span class="explained" id="uw-8">(→r)</span>
  46.               <script>
  47.               </script><span></span>
  48.             </div>
  49.           </td>
  50.         </tr>
  51.       </tbody>
  52.     </table>
  53.     <script>
  54.     </script>
  55.   </div>
  56. </body>
  57. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement