src/ZF/ROOT
changeset 56781 f2eb0f22589f
parent 51403 2ff3a5589b05
child 58623 2db1df2c8467
equal deleted inserted replaced
56780:e76467fed375 56781:f2eb0f22589f
    44   *}
    44   *}
    45   options [document_graph]
    45   options [document_graph]
    46   theories
    46   theories
    47     Main
    47     Main
    48     Main_ZFC
    48     Main_ZFC
    49   files "document/root.tex"
    49   document_files "root.tex"
    50 
    50 
    51 session "ZF-AC" in AC = ZF +
    51 session "ZF-AC" in AC = ZF +
    52   description {*
    52   description {*
    53     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    53     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
    54     Copyright   1995  University of Cambridge
    54     Copyright   1995  University of Cambridge
    73     WO2_AC16
    73     WO2_AC16
    74     AC16_WO4
    74     AC16_WO4
    75     AC17_AC1
    75     AC17_AC1
    76     AC18_AC19
    76     AC18_AC19
    77     DC
    77     DC
    78   files "document/root.tex" "document/root.bib"
    78   document_files "root.tex" "root.bib"
    79 
    79 
    80 session "ZF-Coind" in Coind = ZF +
    80 session "ZF-Coind" in Coind = ZF +
    81   description {*
    81   description {*
    82     Author:     Jacob Frost, Cambridge University Computer Laboratory
    82     Author:     Jacob Frost, Cambridge University Computer Laboratory
    83     Copyright   1995  University of Cambridge
    83     Copyright   1995  University of Cambridge
   123     A paper describing this development is
   123     A paper describing this development is
   124     http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-551.pdf
   124     http://www.cl.cam.ac.uk/TechReports/UCAM-CL-TR-551.pdf
   125   *}
   125   *}
   126   options [document_graph]
   126   options [document_graph]
   127   theories DPow_absolute AC_in_L Rank_Separation
   127   theories DPow_absolute AC_in_L Rank_Separation
   128   files "document/root.tex" "document/root.bib"
   128   document_files "root.tex" "root.bib"
   129 
   129 
   130 session "ZF-IMP" in IMP = ZF +
   130 session "ZF-IMP" in IMP = ZF +
   131   description {*
   131   description {*
   132     Author:     Heiko Loetzbeyer & Robert Sandner, TUM
   132     Author:     Heiko Loetzbeyer & Robert Sandner, TUM
   133     Copyright   1994 TUM
   133     Copyright   1994 TUM
   141     Glynn Winskel. The Formal Semantics of Programming Languages.
   141     Glynn Winskel. The Formal Semantics of Programming Languages.
   142     MIT Press, 1993.
   142     MIT Press, 1993.
   143   *}
   143   *}
   144   options [document = false]
   144   options [document = false]
   145   theories Equiv
   145   theories Equiv
   146   files "document/root.tex" "document/root.bib"
   146   document_files "root.tex" "root.bib"
   147 
   147 
   148 session "ZF-Induct" in Induct = ZF +
   148 session "ZF-Induct" in Induct = ZF +
   149   description {*
   149   description {*
   150     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
   150     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
   151     Copyright   2001  University of Cambridge
   151     Copyright   2001  University of Cambridge
   172     ListN
   172     ListN
   173     Acc
   173     Acc
   174 
   174 
   175     Comb            (*Combinatory Logic example*)
   175     Comb            (*Combinatory Logic example*)
   176     Primrec         (*Primitive recursive functions*)
   176     Primrec         (*Primitive recursive functions*)
   177   files "document/root.tex"
   177   document_files "root.tex"
   178 
   178 
   179 session "ZF-Resid" in Resid = ZF +
   179 session "ZF-Resid" in Resid = ZF +
   180   description {*
   180   description {*
   181     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
   181     Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
   182     Copyright   1995  University of Cambridge
   182     Copyright   1995  University of Cambridge