# HG changeset patch # User wenzelm # Date 1661548362 -7200 # Node ID 1f6d79b6222296093b705ed7500b1d954d72bc70 # Parent 0dbf2b2c04f40a580b7099e70e90b1241438cee3 clarified chapters: de-emphasize minor examples; diff -r 0dbf2b2c04f4 -r 1f6d79b62222 ROOT --- a/ROOT Fri Aug 26 21:55:03 2022 +0200 +++ b/ROOT Fri Aug 26 23:12:42 2022 +0200 @@ -6,40 +6,20 @@ that of the HOL System (https://www.cl.cam.ac.uk/Research/HVG/HOL). " -chapter_definition FOL - description " - Many-sorted First-Order Logic. - - Isabelle/FOL provides basic classical and intuitionistic first-order logic. - It is polymorphic. - " - chapter_definition ZF description " - Isabelle/ZF (Set Theory) offers a formulation of Zermelo-Fraenkel set theory - on top of Isabelle/FOL. + Zermelo-Fraenkel set theory. + + Isabelle/ZF offers a formulation of Zermelo-Fraenkel set theory on top of + Isabelle/FOL. " -chapter_definition CCL - description "Classical Computational Logic." - -chapter_definition LCF - description "Logic of Computable Functions." - -chapter_definition FOLP - description "FOL with Proof Terms." - -chapter_definition Sequents - description "First-order, modal and linear logics." - -chapter_definition CTT +chapter_definition FOL description " - Constructive Type Theory: an extensional version of Martin-Löf's Type Theory. + First-Order Logic with some variations: single-sorted vs. many-sorted + (polymorphic), classical vs. intuitionistic, domain-theory (LCF). " -chapter_definition Cube - description "Barendregt's Lambda Cube." - chapter_definition Pure description " The Pure logical framework. @@ -48,8 +28,8 @@ expresses rules for Natural Deduction declaratively. " +chapter_definition Misc + description "Miscellaneous object-logics, tools, and experiments." + chapter_definition Doc description "Sources of Documentation." - -chapter_definition Tools - description "Miscellaneous tools." diff -r 0dbf2b2c04f4 -r 1f6d79b62222 lib/html/library_index_content.template --- a/lib/html/library_index_content.template Fri Aug 26 21:55:03 2022 +0200 +++ b/lib/html/library_index_content.template Fri Aug 26 23:12:42 2022 +0200 @@ -16,20 +16,20 @@