index.html
author oheimb
Tue, 23 Apr 1996 17:01:51 +0200
changeset 1674 33aff4d854e4
parent 1311 3c2ca9c1da9c
child 1680 d0d607937aa0
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     1
<HTML><HEAD><TITLE>Isabelle Logics</TITLE></HEAD>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     2
<H2>Isabelle Logics</H2>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     3
Click on the logic's name to view a list of its theories.
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
     4
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
     5
<!--
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     6
<HR>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     7
First-Order Logic
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     8
<UL>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
     9
<LI><A HREF = "FOL/index.html">FOL</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    10
<LI><A HREF = "ZF/index.html">ZF</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    11
<LI><A HREF = "CCL/index.html">CCL</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    12
<LI><A HREF = "LCF/index.html">LCF</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    13
</UL>
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    14
-->
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    15
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    16
<HR>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    17
Higher-Order Logic
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    18
<UL>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    19
<LI><A HREF = "HOL/index.html">HOL</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    20
<LI><A HREF = "HOLCF/index.html">HOLCF</A>
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    21
<LI><A HREF = "FOCUS/index.html">FOCUS</A>
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    22
</UL>
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    23
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    24
<!--
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    25
<HR>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    26
Sequent Calculus
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    27
<UL>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    28
<LI><A HREF = "LK/index.html">LK</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    29
<LI><A HREF = "Modal/index.html">Modal</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    30
</UL>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    31
<HR>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    32
Miscellaneous
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    33
<UL>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    34
<LI><A HREF = "CTT/index.html">CTT</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    35
<LI><A HREF = "Cube/index.html">Cube</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    36
<LI><A HREF = "FOLP/index.html">FOLP</A>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    37
</UL>
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    38
-->
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    39
1311
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    40
<HR>
3c2ca9c1da9c renamed logics.html and 00-chart.html to index.html
clasohm
parents:
diff changeset
    41
</BODY></HTML>
1674
33aff4d854e4 *** empty log message ***
oheimb
parents: 1311
diff changeset
    42